@media (min-width: 1313px) and (max-width: 1500px) and (max-height: 1100px) {

    /* Hero */
    .hero__swiper .swiper-slide {
        height: 90vh !important;
        padding-top: 0vh !important;
    }

    .hero__swiper .swiper-slide-content {
        transform: scale(.8) !important;
    }

    .hero__swiper .swiper-slide .container > img {
        width: 90vh !important;
        bottom: 100px !important;
    }

    .hero__swiper .swiper-slide ul {
        margin-top: 40px;
    }
}

@media (min-width: 1313px) and (max-width: 1500px) and (max-height: 700px) {

    /* Hero */
    .hero__swiper .swiper-slide-content {
        transform: scale(.7) !important;
    }

    .hero__swiper .swiper-slide .container > img {
        width: 100vh !important;
    }
}

@media (min-width: 1501px) and (max-height: 1200px) {

    /* Hero */
    .hero__swiper .swiper-slide {
        height: 90vh !important;
        padding-top: 17vh !important;
    }

    .hero__swiper .swiper-slide-content {
        transform: scale(.8) !important;
    }

    .hero__swiper .swiper-slide .container > img {
        width: 80vh !important;
        bottom: 100px !important;
    }

    .hero__swiper .swiper-slide ul {
        margin-top: 40px;
    }
}

@media (min-width: 1501px) and (max-height: 750px) {

    /* Hero */
    .hero__swiper .swiper-slide {
        padding-top: 5vh !important;
        height: 90vh !important;
    }

    .hero__swiper .swiper-slide-content {
        transform: scale(.7) !important;
    }

    .hero__swiper .swiper-slide .container > img {
        width: 117vh !important;
        bottom: 50px !important;
    }

    .hero__swiper .swiper-slide ul {
        margin-top: 40px;
    }
}

@media (min-width: 1601px) and (max-height: 1200px) {

    /* Hero */
    .hero__swiper .swiper-slide {
        height: 90vh !important;
        padding-top: 17vh !important;
    }

    .hero__swiper .swiper-slide-content {
        transform: scale(.8) !important;
    }

    .hero__swiper .swiper-slide .container > img {
        width: 90vh !important;
        bottom: 100px !important;
    }

    .hero__swiper .swiper-slide ul {
        margin-top: 40px;
    }
}

@media (min-width: 1601px) and (max-height: 750px) {

    /* Hero */
    .hero__swiper .swiper-slide {
        padding-top: 5vh !important;
        height: 90vh !important;
    }

    .hero__swiper .swiper-slide-content {
        transform: scale(.7) !important;
    }

    .hero__swiper .swiper-slide .container > img {
        width: 120vh !important;
        bottom: 50px !important;
    }

    .hero__swiper .swiper-slide ul {
        margin-top: 40px;
    }
}

@media (max-width: 1800px) {

    /* Hero */
    .hero__swiper .swiper-slide .container > img {
        width: 1100px;
    }

    /* Create */
    .create__swiper {
        right: -50px;
    }

    /* Gallery */
    .swiper-btn {
        background: url(../img/swiper-arrow.svg) center center / 9px 15px no-repeat, rgba(0, 0, 0, 0.40);
    }

    .swiper-btn:hover {
        background: url(../img/swiper-arrow.svg) center center / 9px 15px no-repeat, rgba(0, 0, 0, 0.60);
    }

    .swiper-prev {
        left: 10px;
    }

    .swiper-next {
        right: 10px;
    }
}

@media (max-width: 1600px) {

    /* Katalog */
    .section__katalog::before {
        right: 0;
        left: 0;
        width: 100%;
    }

    .katalog__items {
        width: calc(100% + 50px);
        margin: 0 -25px 0;
    }

    .katalog__items > div {
        padding: 0 25px 65px;
    }

    /* Hero */
    .hero__swiper .swiper-slide .container > img {
        width: 1000px;
    }

    /* Create */
    .create__swiper {
        width: 900px;
    }
}

@media (max-width: 1500px) {

    /* Default */
    .container,
    .gallery__swiper {
        max-width: 1280px;
    }

    /* Nav */
    .nav__menu ul {
        gap: 20px;
    }

    .nav > .btn,
    .nav > p {
        margin-left: 20px;
    }

    /* Join */
    .join__img {
        width: 593px;
        height: 525px;
    }

    .join__content {
        width: calc(100% - 693px);
    }

    /* Disc */
    .disc__content {
        width: 706px;
    }

    .disc__content .h3 {
        font-size: 26px;
    }

    .disc__content p {
        font-size: 16px;
    }

    .disc__container > img {
        width: calc(100% - 700px);
    }

    .disc__container::before {
        right: calc(100% - 755px);
    }

    /* Trade */
    .trade__img {
        width: 630px;
    }

    .trade__content {
        width: calc(100% - 700px);
    }

    /* Contact */
    .contact__container > iframe {
        width: 800px;
    }

    .contact__content {
        max-width: calc(100% - 800px);
    }

    .contact__items > div {
        width: 50%;
    }

    /* Hero */
    .hero__swiper .swiper-slide {
        height: 980px;
        align-items: center;
        padding-top: 0;
        padding-bottom: 50px;
    }

    .hero__swiper .swiper-slide:has(.container > img) {
        padding-top: 90px;
        align-items: flex-start;
        padding-bottom: 0;
    }

    .hero__swiper .swiper-slide .container > img {
        width: 900px;
        right: 50px;
    }

    /* Create */
    .create__swiper {
        width: 800px;
    }

    /* Car */
    .section__car {
        height: 730px;
        min-height: unset;
        max-height: unset;
    }

    /* Specs */
    .specs__content {
        width: calc(100% - 650px);
    }

    /* Features */
    .features__content {
        width: calc(100% - 650px);
    }

    .features > img,
    .features__img {
        width: 600px;
    }

    /* Service */
    .service__content {
        width: calc(100% - 540px);
    }

    .service > img,
    .service__img {
        width: 500px;
    }

    /* Price */
    .price__content {
        width: calc(100% - 550px);
    }

    /* Error */
    .error {
        align-items: flex-start;
    }

    .section__error-thanks .error {
        align-items: center;
    }

    .error > h2 {
        margin-left: -50px;
    }

    .section__error {
        padding: 125px 0 162px;
    }

    .section__error-thanks {
        padding: 74px 0 100px;
    }

    /* Pol */
    .pol {
        max-width: 1000px;
    }

    .services__item .btn {
        font-size: 13px;
        padding: 15px 30px;
    }
}

@media (max-width: 1312px) {

    /* Default */
    .container,
    .gallery__swiper {
        max-width: 1200px;
    }

    /* Join */
    .join__content {
        width: calc(100% - 650px);
    }

    /* Services */
    .services__items > div {
        width: 50%;
    }

    .services__items > div:last-child {
        width: 100%;
    }

    .services__item p {
        max-width: 100%;
    }

    /* Credit */
    .creadit__items > div {
        width: 50%;
    }

    .creadit__item {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    .creadit__item .h5 {
        width: calc(100% - 65px);
    }

    .creadit__item img {
        margin-bottom: auto;
        margin-top: 10px;
    }

    /* Trade */
    .trade__img {
        width: 550px;
    }

    .trade__content {
        width: calc(100% - 600px);
    }

    /* Contact */
    .contact__container > iframe {
        width: 700px;
    }

    .contact__content {
        max-width: calc(100% - 700px);
    }

    /* Hero */
    .hero__swiper .swiper-slide {
        height: 880px;
    }

    .hero__swiper .swiper-slide .container > img {
        width: 900px;
        right: 50px;
        bottom: 100px;
    }

    .hero__swiper .swiper-slide ul {
        display: none;
    }

    /* Create */
    .create__swiper {
        width: 750px;
        right: -100px;
    }

    /* Car */
    .car__btns {
        gap: 13px;
    }

    .car__btns .btn {
        padding: 25px 30px;
        font-size: 16px;
    }

    /* Features */
    .section__features {
        width: 100%;
        margin: 0;
    }

    .features__content {
        width: calc(100% - 550px);
    }

    .features > img,
    .features__img {
        width: 500px;
    }

    /* Price */
    .price__content {
        width: calc(100% - 500px);
    }

    /* Gallery */
    .gallery__swiper .swiper-slide {
        height: 550px;
    }

    .section__gallery {
        width: 100%;
        margin: 0;
    }

    /* Error */
    .error > img {
        width: 600px;
        height: auto;
    }

    /* Error */
    .error > h2 {
        margin-left: -200px;
        margin-top: 50px;
    }

    /* Pol */
    .pol {
        max-width: 1000px;
    }

    .services__item .btn {
        font-size: 14px;
        padding: 15px 35px;
    }
}

@media (max-width: 1280px) {

    /* Default */
    .container,
    .gallery__swiper {
        max-width: 1100px;
    }

    main {
        margin-top: 158px;
    }

    /* Nav */
    .nav__menu ul {
        gap: 40px;
        justify-content: flex-start;
        margin: 0 auto;
        max-width: 1100px;
    }

    .nav__menu {
        position: absolute;
        top: 100px;
        left: 0;
        right: 0;
        width: 100%;
        background: #121213;
        padding: 20px;
    }

    .nav .logo {
        margin-right: auto;
    }

    .nav > .btn,
    .nav > p {
        margin-left: 20px;
    }

    /* Modal */
    .modal:has(.modal__container) {
        max-width: 100%;
        padding: 40px;
        margin: auto 60px auto 0;
    }

    .modal__container {
        gap: 40px;
    }

    .modal__container > img {
        width: 364px;
        height: 520px;
    }

    /* Join */
    .join__img {
        width: 493px;
        height: 525px;
    }

    .join__content {
        width: calc(100% - 570px);
    }

    .join::before,
    .specs::before {
        width: 398px;
        height: 344px;
        top: 100px;
        transform: translate(45%, 0);
    }

    /* Katalog */
    .katalog__items {
        width: calc(100% + 30px);
        margin: 0 -15px 0;
    }

    .katalog__items > div {
        padding: 0 15px 65px;
    }

    .katalog__item img {
        height: 300px;
    }

    /* Disc */
    .disc__content {
        width: 606px;
        padding: 30px 40px;
    }

    .disc__content .h3 {
        font-size: 22px;
    }

    .disc__container > img {
        width: calc(100% - 600px);
    }

    .disc__container::before {
        right: calc(100% - 640px);
        bottom: 0;
    }

    /* Trade */
    .trade__img {
        width: 500px;
        height: 500px;
    }

    .trade__content {
        width: calc(100% - 450px);
    }

    .trade__img span {
        left: 0;
        right: auto;
        bottom: 0px;
    }

    .trade__img img {
        display: none;
    }

    .trade__img img.mob {
        display: block;
    }

    /* Contact */
    .contact__container > iframe {
        width: 600px;
    }

    .contact__content {
        max-width: calc(100% - 600px);
    }

    /* Create */
    .create__swiper {
        bottom: 20px;
    }

    /* Car */
    .car__content {
        width: calc(100% - 546px);
    }

    .car__content h1 {
        margin-bottom: 17px;
    }

    .car__content p {
        font-size: 18px;
    }

    /* Specs */
    .specs__content {
        width: calc(100% - 530px);
    }

    .specs > img,
    .specs__img {
        width: 500px;
    }

    /* Features */
    .features__content {
        width: calc(100% - 600px);
    }

    .features > img,
    .features__img {
        width: 550px;
    }

    .features__items > div {
        width: 50%;
    }

    /* Service */
    .service {
        align-items: flex-start;
    }

    .service__content {
        width: calc(100% - 540px);
    }

    .service > img,
    .service__img {
        width: 500px;
        height: auto;
        margin-top: 100px;
    }

    .service__content .h2 {
        margin-right: -100px;
        width: calc(100% + 100px);
    }

    /* Gallery */
    .gallery__swiper .swiper-slide {
        height: 500px;
    }

    /* Error */
    .error > img {
        margin-right: -200px;
    }
}

@media (max-width: 1212px) {

    /* Default */
    .container,
    .gallery__swiper {
        max-width: 1050px;
    }

    /* Nav */
    .nav__menu ul {
        max-width: 1050px;
    }

    /* Footer */
    .footer__copy p {
        width: 398px;
    }

    /* Join */
    .join {
        align-items: center;
    }

    .join__content {
        margin-top: 0;
    }

    .join__img .h6 {
        right: -20px;
        bottom: -13px;
    }

    /* Katalog */
    .katalog__header {
        gap: 10px;
        margin-bottom: 60px;
    }

    .wpc-filters-ul-list {
        gap: 10px;
    }

    /* Contact */
    .contact__container > iframe {
        width: 550px;
    }

    .contact__content {
        max-width: calc(100% - 550px);
    }

    /* Hero */
    .hero__swiper .swiper-slide .container > img {
        width: 850px;
        right: 20px;
        bottom: 80px;
    }

    /* Create */
    .section__create {
        background: url(../img/create-bg2.webp) center center / 100% 100% no-repeat;
        padding: 80px 0 65px;
        overflow: hidden;
    }

    .section__create::before {
        content: '';
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        inset: 0;
        background: linear-gradient(135deg, rgba(0, 0, 0, 0.6) 50%, transparent 50%);
    }

    .create {
        flex-direction: column;
        align-items: flex-start;
    }

    .create__content {
        margin-right: auto;
    }

    .create__swiper {
        position: relative;
        bottom: 0;
        right: 0;
        margin: 0 auto;
    }

    /* Features */
    .features__content {
        width: calc(100% - 550px);
    }

    .features > img,
    .features__img {
        width: 500px;
    }

    /* Price */
    .price__img {
        width: 400px;
        height: auto;
    }

    .price__content {
        width: calc(100% - 450px);
    }

}

@media (max-width: 1110px) {

    /* Default */
    .container,
    .gallery__swiper {
        max-width: 950px;
    }

    body {
        font: 14px "MMC", sans-serif;
    }

    .h5,
    h5,
    .h4,
    h4 {
        font-size: 18px;
    }

    .h6,
    h6 {
        font-size: 16px;
    }

    .h2,
    h2 {
        font-size: 30px;
    }

    .h3,
    h3 {
        font-size: 21px;
    }

    .items {
        width: calc(100% + 20px);
        margin: 0 -10px -20px;
    }

    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6 {
        padding: 0 10px 20px;
    }

    .btn {
        font-size: 16px;
        padding: 20px 30px;
    }

    .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label span {
        font-size: 16px;
        padding: 20px 30px !important;
    }

    /* Nav */
    .nav__menu ul {
        max-width: 950px;
    }

    .nav > p {
        font-size: 18px;
    }

    /* Footer */
    footer {
        padding: 70px 0 31px;
    }

    .footer__info {
        max-width: 312px;
        margin-top: 0;
    }

    .footer__menu {
        gap: 62px;
    }

    .footer__menu .h5 {
        font-size: 18px;
        margin-bottom: 19px;
    }

    .footer__menu ul a {
        font-size: 16px;
    }

    .footer__copy {
        margin-top: 45px;
        padding-top: 31px;
    }

    .footer__copy p {
        width: 298px;
    }

    /* Modal */
    .modal__title {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .modal > p,
    .modal__content > p {
        font-size: 16px;
        margin-bottom: 25px;
    }

    .modal {
        padding: 36px 50px 50px;
        max-width: 550px;
    }

    .form input[type="submit"] {
        padding: 24px;
    }

    .mfp-close {
        right: -35px;
    }

    .modal__container {
        gap: 32px;
        align-items: flex-start;
    }

    .modal:has(.modal__container) {
        margin: auto 40px auto 0;
    }

    .modal__container > img {
        width: 249px;
        height: 356px;
    }

    /* Join */
    .join__img {
        width: 439px;
        height: 501px;
    }

    .join__content {
        width: calc(100% - 500px);
    }

    .join__img .h6 {
        font-size: 18px;
        padding: 13px 20px;
        width: 321px;
    }

    .join__content .btn {
        padding: 25px 30px;
        font-size: 16px;
    }

    .join__content h2 {
        margin-bottom: 19px;
    }

    .section__join {
        padding: 90px 0;
    }

    .join::before,
    .specs::before {
        top: 90px;
    }

    /* Services */
    .services__item {
        padding: 22px 30px;
    }

    .services__item .h3 {
        margin-bottom: 13px;
    }

    .services__item p {
        font-size: 14px;
        margin-bottom: 25px;
    }

    .services .h2 {
        margin-bottom: 41px;
        max-width: 509px;
        width: 100%;
    }

    .section__services {
        padding: 74px 0 80px;
    }

    /* Credit */
    .creadit .h2 {
        margin-bottom: 41px;
    }

    .creadit__item {
        padding: 30px;
    }

    .section__credit {
        padding: 83px 0 90px;
    }

    /* Katalog */
    .section__katalog {
        padding: 70px 0 35px;
    }

    .katalog .h2 {
        margin-bottom: 31px;
    }

    .katalog__item img {
        height: 250px;
    }

    .katalog__content {
        padding: 22px 30px 30px;
    }

    .katalog__content .h3 {
        font-size: 21px;
        margin-bottom: 12px;
    }

    .katalog__content p {
        margin-bottom: 25px;
    }

    .katalog__content::before {
        width: 73px;
        height: 73px;
    }

    .katalog__content .btn {
        display: none;
    }

    .katalog__content .btn.mob {
        display: inline-flex;
    }

    /* Disc */
    .disc__content {
        width: 434px;
        padding: 30px 40px;
    }

    .disc__content .h3 {
        font-size: 21px;
        margin-bottom: 13px;
    }

    .disc__content p {
        margin-bottom: 33px;
    }

    .disc__container > img {
        width: calc(100% - 400px);
    }

    .disc__container::before {
        right: calc(100% - 440px);
        bottom: 0;
    }

    .disc .h2 {
        margin-bottom: 41px;
    }

    .section__disc {
        padding-top: 78px;
    }

    /* Trade */
    .trade__img {
        width: 500px;
        height: 500px;
        margin-right: -50px;
        margin-left: -70px;
    }

    .trade__content {
        width: calc(100% - 350px);
    }

    .trade__img span {
        padding: 13px 20px;
        font-size: 16px;
        width: 237px;
        left: 90px;
    }

    .trade__content .h2 {
        margin-bottom: 14px;
    }

    .trade__content ul {
        margin: 32px 0 40px;
    }

    /* Contact */
    .contact__container > iframe {
        width: 500px;
    }

    .contact__content {
        max-width: calc(100% - 500px);
        padding: 20px 30px;
    }

    .contact__content .h4 {
        margin-bottom: 16px;
    }

    .contact__btn.btn {
        margin-bottom: 10px;
    }

    .contact__time {
        margin-top: 145px;
    }

    .contact__container {
        margin-bottom: 20px;
    }

    .contact__items {
        margin: 0 -10px -20px;
        width: calc(100% + 20px);
    }

    .contact__items > div {
        padding: 0 10px 20px;
    }

    .contact__item {
        padding: 21px 30px 30px;
    }

    .contact__items > div:last-child .contact__item {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .contact__item .h5 {
        margin-bottom: 15px;
    }

    .contact__item-content a {
        font-size: 16px;
    }

    .contact__item-content {
        margin-bottom: 15px;
    }

    .contact__item .btn {
        margin-bottom: 10px;
    }

    .section__contact {
        padding: 79px 0 90px;
    }

    .contact .h2 {
        margin-bottom: 36px;
    }

    /* Hero */
    .hero__swiper .swiper-slide {
        height: 800px;
    }

    h1,
    .h1 {
        font-size: 30px;
    }

    .hero__swiper .swiper-slide h1,
    .hero__swiper .swiper-slide h2 {
        margin-bottom: 19px;
        max-width: 653px;
    }

    .hero__swiper .swiper-slide .swiper-slide-content > p {
        font-size: 15px;
        max-width: 653px;
        margin-bottom: 45px;
    }

    .hero__swiper .swiper-slide .container .btn {
        font-size: 16px;
        padding: 25px 30px;
    }

    .hero__swiper .swiper-slide .container > img {
        width: 850px;
        right: 20px;
        bottom: 80px;
    }

    /* Create */
    .create__content .h2 {
        margin-bottom: 19px;
    }

    .create__content .btn {
        margin-top: 39px;
    }

    .create__content {
        max-width: 489px;
    }

    .create__swiper > p {
        margin-top: 10px;
    }

    /* Car */
    .car__content {
        width: calc(100% - 378px);
    }

    .car__btns {
        display: none;
    }

    .car__btns.mob {
        display: flex;
    }

    .section__car {
        height: 630px;
    }

    .car__content p {
        color: #B3B9BE;
        font-size: 15px;
    }

    .car {
        padding: 21px 0;
    }

    /* Specs */
    .specs__content {
        width: calc(100% - 480px);
    }

    .specs > img,
    .specs__img {
        width: 450px;
    }

    .specs__item {
        margin-bottom: 10px;
        padding: 25px;
        gap: 15px;
        width: 100%;
    }

    .specs__item > img {
        width: 37px;
    }

    .specs__item .h5 {
        margin-bottom: 4px;
    }

    .section__specs {
        padding: 80px 0 91px;
    }

    /* Features */
    .features__content {
        width: calc(100% - 500px);
    }

    .features {
        align-items: flex-start;
    }

    .features > img,
    .features__img {
        width: 450px;
        margin-top: 80px;
        height: 502px;
    }

    .features__content .h2 {
        margin-bottom: 36px;
    }

    .features__content .btn {
        margin-top: 30px;
    }

    .section__features {
        padding: 77px 0 90px;
    }

    .features__item {
        padding: 23px;
        gap: 9px;
    }

    /* Service */
    .service__content {
        width: calc(100% - 440px);
    }

    .service > img,
    .service__img {
        width: 400px;
        margin-top: 70px;
    }

    .service__content .h2,
    .price__content .h2 {
        margin-bottom: 24px;
    }

    .service__content ul,
    .price__content ul {
        margin: 12px 0 40px;
    }

    .service__content li,
    .price__content li {
        padding: 7px 14px;
    }

    .section__service {
        padding: 78px 0 40px;
    }

    /* Price */
    .price__img {
        width: 300px;
        height: auto;
    }

    .price__content {
        width: calc(100% - 350px);
    }

    .price__img span {
        padding: 13px 20px;
        left: -40px;
        bottom: -50px;
        width: 295px;
        font-size: 14px;
    }

    /* Gallery */
    .gallery__swiper .swiper-slide {
        height: 405px;
    }

    .section__gallery {
        padding: 77px 0 80px;
    }

    /* Error */
    .error > img {
        margin-right: -200px;
        width: 452px;
        height: 390px;
    }

    .section__error-thanks {
        padding: 100px 0 90px;
    }

    .error {
        align-items: flex-start;
        flex-direction: column;
    }

    .section__error-thanks .error {
        flex-direction: row;
    }

    .error h1 {
        margin-bottom: 14px;
    }

    .error p {
        font-size: 15px;
        margin-bottom: 40px;
    }

    .error__content {
        max-width: 489px;
        width: 100%;
    }

    .error > h2 {
        margin-left: auto;
        margin-top: -50px;
        margin-right: 0;
        font-size: 300px;
    }

    /* Pol */
    .pol h1 {
        margin-bottom: 14px;
    }

    .section__pol {
        padding: 79px 0 86px;
    }

    .pol h2,
    .pol h3,
    .pol h4,
    .pol h5,
    .pol h6,
    .pol p {
        font-size: 14px;
        font-weight: 400;
        color: #B3B9BE;
    }
}

@media (max-width: 992px) {

    /* Default */
    .container,
    .gallery__swiper {
        max-width: 750px;
    }

    /* Nav */
    .nav__menu ul {
        max-width: 750px;
    }

    /* Join */
    .join__img {
        width: 339px;
        height: 401px;
    }

    .join__content {
        width: calc(100% - 390px);
    }

    /* Katalog */
    .katalog__item img {
        height: 200px;
    }

    /* Contact */
    .contact__container > iframe {
        width: 300px;
    }

    .contact__content {
        max-width: calc(100% - 300px);
    }

    /* Hero */
    .hero__swiper .swiper-slide {
        height: 700px;
    }

    .hero__swiper .swiper-slide .container > img {
        width: 653px;
    }

    /* Specs */
    .specs {
        align-items: flex-start;
    }

    .specs__content {
        width: calc(100% - 380px);
    }

    .specs > img,
    .specs__img {
        width: 349px;
        height: 476px;
        margin-top: 80px;
    }

    /* Features */
    .features__content {
        width: calc(100% - 384px);
    }

    .features > img,
    .features__img {
        width: 344px;
    }

    /* Service */
    .service__content {
        width: calc(100% - 370px);
    }

    .service > img,
    .service__img {
        width: 349px;
    }

    .service__content .h2 {
        width: calc(100% + 200px);
        margin-right: -200px;
    }

    /* Price */
    .price__img {
        width: 275px;
    }

    .price__content {
        width: calc(100% - 300px);
    }

    /* Gallery */
    .gallery__swiper .swiper {
        overflow: unset;
    }

    .loader {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .loader video {
        width: 130vw;
        height: auto;
    }
}

@media (max-width: 768px) {

    /* Default */
    .container {
        max-width: none;
        padding: 0 20px;
    }

    .gallery__swiper {
        max-width: calc(100vw - 40px);
    }

    /* Hero */
    .hero__swiper .swiper-slide .container > img {
        width: 600px;
        right: -30px;
    }

    .glightbox-clean .gnext {
        right: 10px;
    }

    .glightbox-clean .gprev {
        left: 10px;
    }

    .glightbox-clean .gnext,
    .glightbox-clean .gprev {
        top: 50%;
    }
}

@media (max-width: 750px) {

    .btn {
        font-size: 14px;
        padding: 20px 30px;
    }

    .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label span {
        font-size: 14px;
        padding: 20px 30px !important;
    }

    /* Modal */
    .modal__container > img {
        width: 115px;
        height: 165px;
        position: absolute;
        right: 25px;
        top: 25px;
    }

    .modal__content .modal__title,
    .modal__content > p {
        padding-right: 200px;
    }

    .modal__content .modal__title {
        margin-top: 20px;
    }

    .modal__content > p {
        margin-bottom: 40px;
    }

    .modal:has(.modal__container) {
        padding: 25px;
    }

    /* Join */
    .join {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .join__img {
        width: calc(100% - 15px);
        height: 401px;
        margin-top: 40px;
    }

    .join__content {
        width: 100%;
        max-width: 450px;
    }

    .join::before,
    .specs::before {
        display: none;
    }

    .join__content .btn {
        font-size: 14px;
    }

    /* Katalog */
    .katalog__item img {
        height: auto;
    }

    .katalog__items {
        width: 100%;
        margin: 0;
    }

    .katalog__items > div {
        padding: 0 0 41px;
        width: 100%;
    }

    .katalog .h2 {
        margin-bottom: 23px;
    }

    .katalog__header {
        margin-bottom: 40px;
    }

    .section__katalog {
        padding: 82px 0 43px;
    }

    /* Disc */
    .disc__container {
        flex-direction: column;
    }

    .disc__content {
        width: 100%;
        padding: 18px 25px;
    }

    .disc__content .h3 {
        font-size: 18px;
    }

    .disc__content p {
        font-size: 14px;
    }

    .disc__container > img {
        width: 100%;
        position: relative;
        margin-top: 20px;
    }

    .disc__container::before {
        right: 0;
        bottom: calc(150px + (370 - 150) * ((100vw - 350px) / (750 - 350)));
        transform: rotate(-7deg);
        height: unset;
        width: calc(100% + 100px);
    }

    .disc .h2 {
        margin-bottom: 33px;
    }

    .section__disc {
        padding-top: 75px;
    }

    /* Trade */
    .trade {
        flex-direction: column-reverse;
    }

    .trade__img {
        width: calc(100% + 50px);
        height: fit-content;
        margin-right: 0;
        margin-left: -50px;
        padding-bottom: 70px;
    }

    .trade__img img.mob {
        display: none;
    }

    .trade__img img {
        display: block;
    }

    .trade__content {
        width: 100%;
        margin-bottom: 40px;
    }

    .trade__img span {
        width: 326px;
        left: 50px;
        bottom: 0px;
    }

    .trade__content ul {
        margin: 23px 0 40px;
    }

    /* Contact */
    .contact__container {
        flex-direction: column;
        padding-bottom: 400px;
    }

    .contact__container > iframe {
        width: 100%;
        left: 0;
        right: 0;
        bottom: -50%;
        height: 400px;
        top: auto;
    }

    .contact__container > iframe.active {
        bottom: 0;
    }

    .contact__content .h4 {
        font-size: 21px;
        margin-bottom: 16px;
    }

    .contact__btn.btn {
        padding: 10px 20px;
        font-size: 14px;
        border: 1px solid #000;
    }

    .contact__btn.btn.active,
    .contact__btn.btn:hover {
        border: 1px solid #ED0000;
    }

    .contact__content {
        max-width: 100%;
        padding: 15px 25px 25px;
    }

    .contact__time {
        margin-top: 43px;
    }

    .contact .h2 {
        margin-bottom: 33px;
    }

    .section__contact {
        padding: 72px 0 80px;
    }

    /* Create */
    .create__swiper {
        width: 100%;
    }

    .create__swiper .swiper1 {
        margin-right: -250px;
    }

    .section__create {
        padding: 71px 0;
    }

    .section__create::before {
        background: linear-gradient(165deg, rgba(0, 0, 0, 0.6) 50%, transparent 50%);
        height: 90%;
    }

    /* Car */
    .car .container {
        flex-direction: column;
        align-items: flex-start;
    }

    .car__content {
        width: 100%;
        margin-bottom: 27px;
    }

    .car {
        background: #121213;
        position: relative;
    }

    h1,
    .h1 {
        font-size: 22px;
    }

    .section__car > img {
        position: relative;
        right: -120px;
        left: -150px;
        width: calc(100% + 270px);
    }

    .section__car {
        height: fit-content;
    }

    .car__content p {
        font-size: 14px;
    }

    .car__btns .btn {
        padding: 20px 30px;
        font-size: 14px;
    }

    /* Specs */
    .specs {
        flex-direction: column;
    }

    .specs__content {
        width: 100%;
    }

    .specs > img,
    .specs__img {
        width: 100%;
        margin-top: 40px;
        height: auto;
    }

    .specs__item {
        width: fit-content;
    }

    .section__specs {
        padding: 71px 0 80px;
    }

    .specs .h2 {
        margin-bottom: 33px;
    }

    /* Features */
    .features {
        flex-direction: column-reverse;
    }

    .features__content {
        width: 100%;
    }

    .features > img,
    .features__img {
        width: 100%;
        margin-top: 40px;
        height: auto;
    }

    .section__features {
        padding: 72px 0 80px;
    }

    .features__content .h2 {
        margin-bottom: 33px;
    }

    /* Service */
    .service {
        flex-direction: column;
    }

    .service__content {
        width: 100%;
    }

    .service > img,
    .service__img {
        width: 100%;
        margin-top: 40px;
    }

    .service__content .h2,
    .price__content .h2 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 26px;
    }

    .section__service {
        padding: 72px 0 35px;
    }

    /* Price */
    .price {
        flex-direction: column;
    }

    .price__img {
        width: 400px;
        height: auto;
        padding-bottom: 40px;
    }

    .price__content {
        width: calc(100% - 350px);
        width: 100%;
        margin-bottom: 40px;
    }

    .price__img span {
        bottom: 0;
    }

    /* Gallery */
    .gallery .h2 {
        margin-bottom: 33px;
    }

    .section__gallery {
        padding: 71px 0 80px;
    }

    /* Error */
    .error > img {
        margin-right: -150px;
        width: 326px;
        height: 281px;
        margin-left: -180px;
    }

    .section__error {
        padding: 95px 0 141px;
    }

    .section__error-thanks {
        padding: 100px 0 90px;
    }

    /* Pol */
    .section__pol {
        padding: 73px 0 75px;
    }

}

@media (max-width: 700px) {

    /* Default */
    .h2,
    h2 {
        font-size: 22px;
    }

    h3,
    .h3 {
        font-size: 18px;
    }

    main {
        margin-top: 84px;
    }

    /* Nav */
    .nav__menu {
        position: fixed;
        top: 84px;
        height: calc(100% - 84px);
        z-index: 99;
        background: #000;
        padding: 50px 20px 60px;
        display: flex;
        flex-direction: column;
        align-items: center;
        opacity: 0;
        visibility: hidden;
        transition: all .4s ease;
    }

    .menu-active .nav__menu {
        opacity: 1;
        visibility: visible;
        transition: all .4s ease;
    }

    .nav__menu::before {
        content: '';
        position: absolute;
        inset: 20px;
        top: 10px;
        width: calc(100% - 40px);
        height: calc(100% - 30px);
        z-index: -1;
        background: #121213;
    }

    .logo,
    .logo img {
        width: 62px;
        height: 60px;
    }

    .nav > .tel,
    .nav > .btn {
        display: none;
    }

    .nav > .logo {
        order: 1;
        margin: 0;
    }

    .nav > p {
        order: 2;
        margin-left: 24px;
    }

    .burger {
        display: block;
    }

    .nav__menu ul {
        flex-direction: column;
        gap: 40px;
        margin: auto 0;
    }

    .nav__menu > *:not(ul) {
        display: inline-flex;
    }

    .nav__menu > .btn {
        margin-bottom: 30px;
        margin-top: 50px;
    }

    .nav__menu ul a {
        font-size: 16px;
    }

    /* Footer */
    footer {
        padding: 60px 0 38px;
    }

    .footer__info {
        margin-bottom: 38px;
    }

    .footer__menu {
        gap: 0;
        width: 100%;
        justify-content: space-between;
    }

    .footer__menu .h5 {
        margin-bottom: 12px;
    }

    .footer__copy {
        margin-top: 38px;
        padding-top: 37px;
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
    }

    .footer__copy a {
        order: 1;
    }

    .footer__copy p {
        width: 298px;
        order: 3;
    }

    /* Modal */
    .modal__title {
        font-size: 18px;
    }

    .modal > p,
    .modal__content > p {
        font-size: 14px;
        margin-bottom: 13px;
        max-width: 229px;
        width: 100%;
    }

    .modal {
        padding: 20px 25px 80px;
        max-width: 335px;
    }

    .form input[type="submit"] {
        padding: 20px;
        font-size: 14px;
        margin-top: 0;
    }

    .mfp-close {
        right: 50%;
        top: auto !important;
        bottom: 35px;
        transform: translate(50%, 0) !important;
        color: #000;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .mfp-close::before {
        content: 'закрити';
        display: inline-block;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        text-transform: uppercase;
        background: transparent;
    }

    .form label {
        font-size: 14px;
    }

    .form input:not([type="submit"]),
    .form textarea {
        font-size: 14px;
        padding: 10px 20px;
    }

    .modal:has(.modal__container) {
        margin: auto;
        padding-bottom: 80px;
    }

    .modal__container {
        gap: 0;
        flex-direction: column;
    }

    .modal__content .modal__title,
    .modal__content > p {
        padding-right: 200px;
        max-width: 100%;
    }

    .modal__content .modal__title {
        margin-top: 40px;
    }

    .modal__content > p {
        margin-bottom: 40px;
    }

    /* Services */
    .services__item {
        padding: 18px 25px;
    }

    .services__items > div {
        width: 100%;
    }

    .services__item p {
        margin-bottom: 20px;
    }

    .section__services {
        padding: 72px 0 80px;
    }

    /* Credit */
    .creadit .h2 {
        margin-bottom: 38px;
    }

    .creadit__item {
        padding: 20px 25px;
    }

    .creadit__items > div {
        width: 100%;
    }

    .creadit__item img {
        width: 32px;
    }

    .creadit__item .h5 {
        width: calc(100% - 50px);
    }

    .section__credit {
        padding: 73px 0 70px;
    }

    /* Contact */
    .contact__items {
        margin: 0;
        width: 100%;
    }

    .contact__items > div {
        width: 100%;
        padding: 0 0 10px;
    }

    /* Hero */
    .hero__swiper .swiper-slide .container > img {
        width: 100%;
        right: -100px;
        bottom: 50px;
    }

    .hero__swiper .swiper-slide .swiper-slide-content > p {
        font-size: 14px;
        margin-bottom: 35px;
    }

    .hero__swiper .swiper-slide .container .btn {
        font-size: 14px;
        padding: 20px 30px;
    }

    .swiper-pagination {
        bottom: 30px !important;
    }

    .loader video {
        width: 150vw;
    }
}

@media (max-width: 550px) {

    /* Modal */
    .modal__content .modal__title,
    .modal__content > p {
        padding-right: 150px;
    }

    /* Error */
    .error > h2 {
        font-size: 180px;
        margin-top: -20px;
    }
}

@media (max-width: 480px) {

    /* Join */
    .join__content h2 {
        font-size: 22px;
    }

    .join__img {
        height: 359px;
    }

    .join__img .h6 {
        font-size: 14px;
        width: 260px;
    }

    /* Contact */
    .contact__container {
        padding-bottom: 320px;
    }

    .contact__container > iframe {
        height: 320px;
    }

    .contact__item .btn {
        font-size: 14px;
    }

    /* Hero */
    .hero__swiper .swiper-slide .container > img {
        width: calc(100% + 80px);
        right: -100px;
        bottom: 50px;
    }

    /* Create */
    .create__swiper {
        width: 100%;
    }

    .create__swiper .swiper1 {
        margin-right: -250px;
    }

    .section__create::before {
        background: linear-gradient(160deg, rgba(0, 0, 0, 0.6) 50%, transparent 50%);
        height: 105%;
    }

    /* Specs */
    .specs__item {
        width: 100%;
    }

    /* Price */
    .price__img {
        width: 95%;
    }

    .price__img span {
        left: 0;
    }

    .loader video {
        width: 160vw;
    }
}

@media (max-width: 450px) {

    /* Modal */
    .modal__content .modal__title {
        margin-top: 20px;
    }

    .modal__content > p {
        margin-bottom: 40px;
    }

    /* Error */
    .error > h2 {
        margin-left: 0;
    }
}

@media (max-width: 400px) {

    /* Modal */
    .modal__content .modal__title {
        margin-top: 0px;
    }

}