@media (min-width: 2550px) {
    .brends .select2-container--default .select2-selection--single{
        width: fit-content;
        font-size: 18px;
        letter-spacing: 1px;
        padding-bottom: 10px;

    }
}

@media (max-width: 1429px) {
    .promo .container {
        width: 100%;
    }
}
@media (max-width: 1178px) {
    .select2-container--default
        .select2-selection--single
        .select2-selection__rendered {
        /*текст в селекте*/
        font-size: 16px;
        line-height: 30px !important;
        padding-left: 0 !important;
    }
}

@media (max-width: 1152px) {
    .slider-text__content {
        /*блок с текстом*/
        padding-bottom: 70px;
    }
    .slider-navigation__container {
        max-width: 158px;
    }
    .slider-navigation {
        left: 360px;
    }

    .gallery .item:nth-child(2) img:nth-child(2) {
        transform: scale(1);
    }

    .gallery .item:nth-child(2) img:nth-child(2):hover {
        transform: scale(1.6);
    }

    .gallery .item:nth-child(2) img:nth-child(1) {
        transform: none;
    }

    .gallery .item:nth-child(2) img:nth-child(1):hover {
        transform: scale(1.6);
    }

    .gallery .item:nth-child(2) img:nth-child(3) {
        transform: none;
    }

    .gallery .item:nth-child(2) img:nth-child(3):hover {
        transform: scale(1.6);
    }

    .gallery .item:nth-child(1) img:nth-child(2) {
        transform: none;
    }

    .gallery .item:nth-child(1) img:nth-child(2):hover {
        transform: scale(1.6);
    }

    .gallery .item:nth-child(3) img:nth-child(2) {
        transform: none;
    }

    .gallery .item:nth-child(3) img:nth-child(2):hover {
        transform: scale(1.6);
    }
    .gallery img {
        margin: 7px;
    }

}

@media (max-width: 1024px) {
    .gallery img {
        height: 180px !important;
    }

    .promo .form .line {
        width: 75%;
    }
}


@media (max-width: 932px) {
    .slider-text__content {
        /*блок с текстом*/
        padding-bottom: 90px;
    }

    .slider-navigation {
        bottom: 70px;
    }

    .slider-text__heading span {
        font-size: 70px;
        line-height: 80px;
        margin-top: 10px;
    }
    .slider-text__heading span.moto {
        font-size: 70px;
        line-height: 50px;
    }

    .slider-text__heading span.yellow {
        font-size: 60px;
        line-height: 70px;
    }
    .slider-text__heading strong {
        font-size: 44px;
        line-height: 60px;
    }

    .slider-text__desc {
        font-size: 17px;
    }
}
@media (max-width: 889px) {
    .slider-navigation__container {
        max-width: 140px;
    }
    .slider-navigation {
        margin-right: 30px;
        left: 300px;
        bottom: 60px;
    }

    .swiper-button-prev,
    .swiper-button-next {
        width: 50px !important;
        height: 50px !important;
    }
    .slider-pagination-count {
        bottom: 25px;
    }
    .slider-gear {
        background-size: 85%;
        background-repeat: no-repeat;
    }
}

@media (max-width: 842px) {
    .preim::before {
        margin-bottom: 35px;
    }
    .preim h3 {
        font-size: 30px;
    }
}

@media (max-width: 800px) {

    .gallery .item:nth-child(2) img:nth-child(1) {
        margin-bottom: 20px;
    }

    .promo .form select:not(:last-of-type) {
        margin-right: 20px;
    }

    .preim h3 {
        font-size: 30px;
        letter-spacing: 2px;
        font-style: italic;
        text-align: center;
        margin-bottom: 58px;
    }

    .gallery .container {
        display: flex;
        justify-content: space-around;
    }
    .gallery .item {
        flex: none;
        width: 50%;
    }
    .gallery .item:nth-child(3) {
        display: none;
    }
    .gallery .item img {
        width: calc(100% - 14px - 10px);
        height: auto !important;
        max-height: 240px !important;
    }

    .gallery .item img:hover {
        transform: none !important;
    }
}
@media (max-width: 737px) {
    .slider-navigation__container {
        max-width: 138px;
    }
    .slider-navigation {
        left: 270px;
    }
}

@media (max-width: 678px) {

    .slider-text__content {
        /*блок с текстом*/
        padding-right: 4%;
    }

    .slider-navigation {
        left: 250px;
    }
}

@media (max-width: 678px) {
    .slider-navigation {
        left: 220px;
    }

    .promo .form p {
        font-size: 20px;
    }
    .warning-modal {
        width:85%;
        height: 54%;
    }
}

@media (max-width: 560px) {
    .slider-container {
        height: 70vh;
    }

    .slider-navigation {
        left: 190px;
    }
    .slider-text__heading {
        font-size: 40px;
        line-height: 40px;
    }
    .slider-text__heading span {
        font-size: 55px;
        line-height: 50px;
        font-weight: 600;
    }
    .slider-text__heading span.moto {
        font-size: 55px;
        line-height: 50px;
        font-weight: 600;
    }

    .slider-text__heading span.yellow {
        font-weight: 600;
        font-size: 55px;
        line-height: 75px;
    }
    .slider-text__heading strong {
        font-size: 37px;
        line-height: 45px;
    }

    .slider-text__desc {
        font-size: 16px;
    }
    .slider-gear {
        background-size: 90%;
    }
    .promo .form p {
        font-size: 18px;
        line-height: 25px;
    }
    .form {
        padding-bottom: 0;
    }

    .preim::before {
        margin-top: 40px;
    }
}

@media (max-width: 500px) {
    .slider-navigation {
        left: 160px;
    }
    .promo .form p {
        margin: 0 auto 30px auto;
    }
}

@media (max-width: 450px) {
    .slider-img__bg {
        background-position: left -180px top 0;
        background-repeat: no-repeat;
    }
    .slider-navigation {
        left: 140px;
    }
    .slider-pagination-count {
        left: 30px;
        font-size: 20px;
    }
    .slider-pagination-count .current {
        font-size: 35px; /*большая оранжевая цифра*/
        font-weight: 500;
    }
    .slider-text__heading span {
        font-size: 50px;
        line-height: 50px;
    }
    .slider-text__heading span.moto {
        font-size: 50px;
        line-height: 50px;
    }

    .slider-text__heading span.yellow {
        font-size: 50px;
        line-height: 60px;
        letter-spacing: normal;
    }

    .preim h3 {
        font-size: 23px;
        letter-spacing: 1px;
    }
    .preim ul li {
        padding-left: 70px;
    }
    .preim ul li::before {
        width: 60px;
        height: 60px;
        z-index: 1;
        background-size: 43px auto;
    }
}

@media (max-width: 425px) {
    .promo .form p {
        font-size: 16px;
    }
    .gallery .container {
        flex-direction: column;
    }
    .gallery .item {
        width: 100%;
        display: flex;
        flex-direction: column;
        transform: none !important;
    }
    .gallery img {
        height: auto !important;
        width: calc(100% - 14px - 10px);
    }


    .warning-modal__content,
    .warning-modal__wrap {
        font-size: 16px;
         span {
            b {
                font-size: 23px;
            }
        }
    }
}

@media (max-width: 412px) {
    .slider-navigation {
        left: 110px;
    }
    .slider-text__heading {
        font-size: 35px;
    }
    .slider-text__heading span {
        font-size: 45px;
        line-height: 60px;
    }
    .slider-text__heading strong {
        font-size: 30px;
        line-height: 45px;
    }
    .slider-text__heading span.moto {
        font-size: 45px;
        line-height: 50px;
    }

    .slider-text__heading span.yellow {
        font-size: 45px;
    }
}
@media (max-width: 375px) {
    .slider-text__heading {
        font-size: 33px;
        line-height: 33px;
    }
    .slider-text__heading span {
        font-size: 40px;
        line-height: 50px;
    }

    .slider-text__heading span.moto {
        font-size: 40px;
        line-height: 50px;
    }

    .slider-text__heading span.yellow {
        font-size: 40px;
    }
    .slider-text__heading strong {
        line-height: 35px;
    }


}

/* 2aя страница о магазине*/
@media (max-width: 1440px) {
    .about-us .flex .mal4 img {
        width: 550px;
    }
    .about-us .flex1 .mal2 img {
        width: 550px;
    }
    .about-us .mal3 img {
        width: 550px;
    }
    .about-us .fan img,
    .about-us .fan1 img,
    .about-us .log img,
    .about-us .last img {
        width: 540px;
    }
    .about-us .fan1 img {
        margin-top: -70px;
    }
}

@media (max-width: 1355px) {
    .about-us .fan img,
    .about-us .fan1 img,
    .about-us .log img,
    .about-us .last img {
        width: 500px;
    }
    .about-us .fan1 img {
        margin-top: -70px;
    }
}

@media (max-width: 1261px) {
    .about-us .fan img,
    .about-us .fan1 img,
    .about-us .log img,
    .about-us .last img {
        width: 460px;
    }
    .about-us .fan1 img {
        margin-top: -70px;
    }
}

@media (max-width: 1189px) {
    .about-us .fan img,
    .about-us .fan1 img,
    .about-us .log img,
    .about-us .last img {
        width: 440px;
    }
    .about-us .fan1 img {
        margin-top: -70px;
    }
    .about-us .bal img {
        width: 250px;
    }
    .about-us .mal img,
    .about-us .mal1 img {
        width: 250px;
        padding-bottom: 10px;
    }
}

@media (max-width: 1147px) {
    .about-us .fan img,
    .about-us .fan1 img,
    .about-us .log img,
    .about-us .last img {
        width: 410px;
    }
    .about-us .fan1 img {
        margin-top: -70px;
    }
}


@media (max-width: 1024px) {
    .about-us .flex .mal4,
    .about-us .flex1 .mal2 {
        display: none;
    }

    .about-us .flex,
    .about-us .flex3 {
        align-items: center;
    }

    .about-us .mox {
        align-self: center;
    }
}

@media (max-width: 564px) {
    .about-us .malmal {
        display: none;
    }
    .about-us .text1 p {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 1px;
    }
}

/*------------------brends---------*/

@media (max-width: 1634px) {
    .catalog_third {
        order: 3;
        width: 100%;
    }

    .catalog-third__title ul {
        margin: 0 auto;
    }

    .catalog-first__title > a {
        display: block;
        text-decoration: none;
    }
}

@media (max-width: 726px) {
    .select-moto img {
        max-width: 200px;
    }
}
@media (max-width: 520px) {
    .select-moto img {
        max-width: 150px;
    }
}

@media (max-width: 425px) {
    .brends .caption a {
        font-size: 14px;
    }
}

@media (max-width: 375px) {
    .brends form {
        margin-right: 0;
    }
}
