@media (max-width: 1199px) {
    .banner-right {
        height: auto;
    }
    .banner-right__image {
        position: relative;
    }
    .banner-right__content {
        margin: 10px 0 0 0;
    }
    .banner-right__link {
        display: flex!important;
        justify-content: center;
    }
    .button-head-support-main {
        flex-direction: column;
    }
    .mp_banner-right {
        flex-direction: column;
    }
}

@media (max-width: 991px) {
    .owl-prev img {
        margin-left: -65px;
    }
    .owl-next img {
        margin-right: -65px;
    }
    .header-button-icons-main {
        flex-direction: column;
        align-items: center;
    }
    .icons-header-main {
        margin-top: 15px;
    }
    .product-img-main img {
        max-width: 100%;
    }
    .icons-body-main, .icons-body-os {
        justify-content: space-around;
    }
    .pdf-underline {
        text-decoration: underline;
        text-decoration-color: #ea5a22;
        border-bottom: none;
    }
    #design .text-center img {
        max-width: 100%;
    }
    .header-desktop-nav {
        display: none;
    }
    .header-mobile-nav {
        display: block;
    }
    .owl-carousel-catalog__preview {
        flex-direction: column;
    }
    .owl-carousel-catalog__title {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .product-notify-desktop {
        display: none;
    }
    .product-notify-mobile {
        display: block;
    }
    .container-fluid .col-md-6.text-center.align-self-center {
        margin-top: 25px;
    }
    .container-fluid .col-md-6 .lead .small {
        margin-bottom: 55px;
    }
    .product-notify {
        top: -60px;
    }
    .banner-right {
        height: 120px;
    }
    .banner-right__image {
        position: absolute;
    }
    .banner-right__content {
        margin: 0 0 0 140px;
    }
    .banner-right__link {
        display: block;
    }
    .product-img-main img {
        max-width: none;
    }
    .numbers-company {
        flex-direction: column;
    }
    .mp_banner-right {
        flex-direction: unset;
    }

    .dwnld-main__desktop, .dwnld-main__title-last {
        display: none;
    }
    .dwnld-main__solo, .dwnld-main__mobile {
        display: block;
    }
    .dwnld-main__value-last {
        padding: 0;
    }
}
@media (max-width: 610px) {
    .owl-carousel-slide {
        padding: 40px;
    }
    .owl-prev img {
        width: 40px;
        margin-left: 0;
    }
    .owl-next img {
        width: 40px;
        margin-right: 0;
    }
    .owl-carousel-catalog__preview {
        flex-direction: unset;
    }
    .owl-carousel-catalog__title {
        text-align: unset;
    }
    .owl-carousel-catalog__text {
        margin-top: 15px;
    }
}
@media (max-width: 575px) {
    .product-performance-main div{
        padding: 30px 60px;
    }
    .navbar .navbar-brand .navbar-logo {
        margin-left: 13px;
    }
}
@media (max-width: 420px) {
    .icons-header-main a img {
        height: 40px;
    }
    .product-img-main img {
        max-width: 100%;
    }
}
@media (max-width: 406px) {
    .icons-body-os {
        justify-content: normal;
    }
}