@media (max-width: 1700px) {
    .catalog-slider .slick-slide {
        width: 28vw;
    }
}

@media (max-width: 1650px) {
    .header .wrap {
        padding: 0 30px;
    }

    .header__menu {
        max-width: none;
    }

    .header__menu ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .header__menu ul li {
        margin: 0 20px;
    }

    .catalog-slider .slick-list {
        padding-left: 30px;
    }

    .advantage:last-child {
        margin-right: 0;
    }

    .advantage__count {
        font-size: 80px;
        line-height: 78px;
    }

    .advantages__inner {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 20px;
    }

    .about__content {
        padding-left: 30px;
    }
}

@media (max-width: 1500px) {
    .header .logo {
        width: 150px;
    }

    .advantage__count {
        font-size: 60px;
    }
}

@media (max-width: 1400px) {
    h1 {
        font-size: 46px;
    }

    .header .logo {
        width: 150px;
    }

    .header__menu {
        max-width: none;
        margin: 0 10px;
    }

    .header__menu ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .header__menu ul li {
        margin: 0 10px;
    }

    .product__title {
        font-size: 20px;
    }

    .differences__title {
        font-size: 46px;
    }
}

@media (max-width: 1300px) {
    h3 {
        font-size: 26px;
    }

    .catalog-slider .slick-slide {
        width: 37vw;
    }

    .about-main__title {
        font-size: 30px;
    }
}

@media (max-width: 1200px) {
    p {
        line-height: 1.4;
    }

    .header__adress {
        display: none;
    }

    .catalog-slider__head {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 60px;
    }

    .catalog-slider h2 {
        margin-bottom: 0;
    }

    .catalog-slider .button {
        position: relative;
        top: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .advantage {
        margin-right: 20px;
    }

    .advantage:last-child {
        margin-right: 0;
    }

    .advantage__count {
        font-size: 50px;
        line-height: 50px;
    }

    .advantage__text strong {
        font-size: 16px;
    }

    .advantage__text small {
        font-size: 13px;
    }

    .brand__title {
        font-size: 24px;
    }

    .brand__text {
        font-size: 16px;
    }

    .product {
        width: calc(33.33% - 30px);
    }
}

@media (max-width: 1023px) {
    .wrap {
        padding: 0 20px;
    }

    .btn {
        height: 50px;
    }

    h2 {
        font-size: 30px;
    }

    .header {
        z-index: 600;
    }

    .header.inactive {
        z-index: 300;
    }

    .header__inner {
        justify-content: space-between;
    }

    .header__phone {
        margin-left: 0;
    }

    .header__menu {
        position: relative;
        margin: 0 auto;
        width: auto;
        display: none;
    }

    .header__menu ul {
        position: absolute;
        display: block;
        position: absolute;
        border-radius: 8px;
        background: #FFF;
        -webkit-box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.25);
        display: block;
        padding: 20px;
        left: 50%;
        -webkit-transform: translate(-50%, 10px);
        transform: translate(-50%, 10px);
        display: none;
    }

    .header__menu ul.active {
        display: block;
    }

    .header__menu ul li {
        margin: 0 0 20px;
    }

    .header__menu ul li:last-child {
        margin-bottom: 0;
    }

    .header__menu ul li a {
        display: block;
        font-size: 20px;
        white-space: nowrap;
        text-align: center;
    }

    .header__menu ul li a:before {
        display: none !important;
    }

    .header__menu ul li a.active {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header__trigger {
        width: 29px;
        height: 29px;
        display: block;
    }

    .header__trigger img {
        display: block;
    }

    .header__trigger .close {
        display: none;
    }

    .header__trigger.active .hamburger {
        display: none;
    }

    .header__trigger.active .close {
        display: block;
    }

    .header_compred {
        display: none;
    }

    .mobile-menu .header_compred {
        display: block;
        margin-bottom: 40px;
    }

    .catalog-slide {
        border-radius: 50px;
        padding: 20px;
        min-height: 350px;
    }

    .catalog-slide__image {
        height: 200px;
    }

    .catalog-slider .slick-slide {
        width: 41vw;
    }

    .advantage__count {
        font-size: 40px;
    }

    .brands__inner {
        margin-right: 0;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }

    .brand__title img {
        height: 44px;
    }

    .brands .brand {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .brands .brand:hover {
        top: 0 !important;
    }

    .brand__content {
        min-height: 1px;
    }

    .clients__inner {
        margin: 0 -20px;
        flex-wrap: wrap;
        overflow: auto;
        padding-left: 30px;
    }

    .clients span {
        width: calc(33% - 40px);
        flex-shrink: 0;
        margin: 0 30px 0 0;
    }

    .about-main__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .about-main__left {
        width: 100%;
        margin-bottom: 40px;
        padding-right: 0;
    }

    .about-main__right {
        width: 100%;
    }

    .footer__inner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .footer__middle {
        padding-right: 20px;
        width: auto;
    }

    .footer__right {
        padding-right: 0;
    }

    .footer__bottom span {
        width: 50% !important;
    }

    .catalog__inner {
        margin-right: -20px;
    }

    .product {
        width: calc(50% - 20px);
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .product-full__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .product-full__image {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .product-full__advantage span {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
        justify-content: center;
    }

    .product-full__advantage span i {
        position: relative;
        left: 0;
        top: 0;
        color: #454545;
        opacity: 1;
        visibility: visible;
        background: transparent;
        padding: 0;
        margin-top: 10px;
    }

    .about {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .about__content {
        width: 100%;
        padding: 0 20px;
    }

    .about__image {
        -webkit-box-ordinal-group: -9;
        -ms-flex-order: -10;
        order: -10;
        width: 100%;
        height: auto;
        width: 100%;
        margin-bottom: 40px;
        padding: 0;
    }

    .differences__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .differences__content {
        width: 100%;
    }

    .differences__title {
        -webkit-box-ordinal-group: -9;
        -ms-flex-order: -10;
        order: -10;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    .contacts {
        padding: 0;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .contacts__map {
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        left: auto;
        top: auto;
        height: 400px;
    }

    .contacts .wrap {
        -webkit-box-ordinal-group: -9;
        -ms-flex-order: -10;
        order: -10;
    }

    .contacts__inner {
        display: block;
        position: relative;
        margin: 0 -20px;
    }

    .contacts__block {
        width: 100%;
    }

    .contacts__block.rounded {
        border-radius: 90px 90px 0 0;
    }

    .form__row.form__cols {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        margin-right: 0;
    }

    .form__row .form__col {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .form__row .form__col:last-child {
        margin-bottom: 0;
    }

    textarea.messagebox {
        height: 100px !important;
        font-size: 14px !important;
    }

    input.inputbox,
    textarea.messagebox {
        padding-left: 20px !important;
    }

    .video-items {
        margin-right: -20px;
    }

    .video-item {
        width: calc(50% - 20px);
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .video-item a {
        border-radius: 60px;
        padding: 30px;
    }
}

@media (max-width: 767px) {
    body {
        font-size: 14px;
    }

    .button {
        width: 100% !important;
    }

    .btn {
        width: 100% !important;
    }

    h1 {
        font-size: 26px;
    }

    h1.h1-sm {
        font-size: 24px;
    }

    h2 {
        font-size: 24px;
        margin-bottom: 40px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        margin-bottom: 20px;
        font-size: 20px;
    }

    table td {
        font-size: 14px;
        padding: 10px;
    }

    table td:first-child {
        width: auto;
        padding-right: 5px;
    }

    .mobile-menu.active {
        top: 80px;
        height: calc(100vh - 80px);
    }

    .modal .modal__close {
        right: 30px;
        top: 12px;
        width: 44px;
        height: 44px;
    }

    .modal__content {
        padding: 0 20px;
    }

    .modal__content-inner {
        padding: 60px 20px 40px;
        border-radius: 30px;
    }

    #modal-order.modal {
        top: auto;
        bottom: -100%;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        justify-content: flex-end;
        align-items: flex-end;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }

    #modal-order.modal.active {
        bottom: 0;
    }

    #modal-order.modal .modal__close {
        top: -22px;
        right: auto;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    #modal-order.modal .modal__close svg {
        display: block;
        width: 22px;
        height: 22px;
    }

    #modal-order.modal .modal__content {
        bottom: 0;
        padding: 0;
    }

    #modal-order.modal .modal__content-inner {
        border-radius: 30px 30px 0 0;
        padding-top: 35px;
        padding-bottom: 60px;
    }

    #modal-compred .form__submit .btn {
        max-width: 100%;
    }

    .modal__title {
        font-size: 26px;
    }

    .modal-order__inner {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
        justify-content: center;
    }

    .modal-order__inner a {
        margin-bottom: 15px;
    }

    .modal-order__inner a:last-child {
        margin-bottom: 0;
    }

    .form__title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .form__subtitle {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .form__row {
        margin-bottom: 15px;
    }

    .form__row:last-child {
        margin-bottom: 0;
    }

    input.inputbox,
    textarea.messagebox {
        height: 40px;
        font-size: 14px;
    }

    .btn {
        height: 50px;
    }

    .socials a {
        width: 40px;
    }

    .header .wrap {
        padding: 0 20px;
    }

    .header__inner {
        height: 80px;
    }

    .header .logo {
        display: none;
    }

    .header .logo-sm {
        display: block;
        height: 50px;
    }

    .header .logo-sm a {
        display: block;
        height: 100%;
    }

    .header .logo-sm a img {
        height: 100%;
        display: block;
    }

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

    .header__phone {
        margin-left: 0;
    }

    .header__phone a {
        font-weight: bold;
        font-size: 16px;
    }

    .hero {
        height: 100vh;
    }

    .hero:after {
        bottom: -69vw;
    }

    .hero .wrap {
        height: 100%;
    }

    .hero__text {
        height: 100%;
    }

    .go-down {
        margin: 40px 0;
    }

    .catalog-slide {
        min-height: 280px;
    }

    .catalog-slide__image {
        height: 160px;
    }

    .catalog-slide__title a {
        font-size: 18px;
    }

    .catalog-slider__head {
        margin-bottom: 40px;
    }

    .catalog-slider__head h2 {
        font-size: 18px;
    }

    .catalog-slider__head .btn {
        padding: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }

    .catalog-slider__head .btn span {
        display: none;
    }

    .catalog-slider__head .btn i {
        display: block;
    }

    .catalog-slider .slick-list {
        padding-left: 20px;
    }

    .catalog-slider .slick-slide {
        padding-right: 20px;
        width: 76vw;
    }

    .catalog-slider .slick-slide:nth-child(2n) {
        margin-top: 20px;
    }

    .advantage {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .brand {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        padding: 0;
        min-height: 1px;
        width: 100%;
        margin: 0 0 20px;
        border-radius: 30px;
    }

    .brand:hover {
        top: 0;
    }

    .brand:last-child {
        margin-bottom: 0;
    }

    .brand__content {
        padding: 40px;
    }

    .brand__image {
        width: 100%;
        height: 200px;
    }

    .brand__image-inner {
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .brands {
        margin-bottom: 60px;
    }

    .brands h2 {
        text-align: left;
    }

    .brands__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
    }

    .clients {
        margin-bottom: 40px;
    }

    .clients h2 {
        text-align: left;
    }

    .clients span {
        width: calc(50% - 40px);
    }

    .about-main__title {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .about-main__video a i {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: 60px;
        width: 60px;
    }

    .about-main__video a svg {
        width: 70%;
        height: 70%;
    }

    .about-main__video span {
        margin-left: 15px;
    }

    .about-main__video span strong {
        font-size: 14px;
    }

    .about-main__video span small {
        font-size: 12px;
    }

    .about-main p {
        font-size: 16px;
    }

    .footer {
        margin-top: 60px;
    }

    .footer__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 60px;
    }

    .footer__left {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
        width: 100%;
        padding: 0;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .footer__left .logo {
        width: 150px;
    }

    .footer__middle {
        margin-bottom: 30px;
        width: 100%;
        padding: 0;
    }

    .footer__menu ul li {
        margin-bottom: 15px;
    }

    .footer__right {
        margin-bottom: 30px;
        width: 100%;
    }

    .footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }

    .footer__bottom span {
        margin-bottom: 20px;
        font-size: 14px;
        width: 100% !important;
    }

    .footer__bottom span:last-child {
        margin-bottom: 0;
    }

    main.inpage {
        padding-top: 120px;
    }

    .breadcrumbs {
        margin-bottom: 20px;
    }

    .breadcrumbs ul li {
        font-size: 14px;
    }

    .page-title h1 {
        margin-bottom: 40px;
    }

    .cat-menu {
        margin-bottom: 40px;
    }

    .cat-menu ul {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: auto;
        position: relative;
        margin-left: -20px;
        padding-left: 20px;
    }

    .cat-menu ul li {
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .cat-menu ul li a {
        padding: 0 20px;
        height: 40px;
        font-size: 16px;
    }

    .catalog__inner {
        margin-right: 0;
    }

    .rounded {
        border-radius: 40px;
        padding: 30px;
    }

    .product {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .product a {
        padding-top: 30px;
        border-radius: 40px;
    }

    .product__image {
        height: 200px;
    }

    .product__title {
        font-size: 16px;
    }

    .advantages {
        margin-bottom: 50px;
    }

    .advantages h2 {
        text-align: left;
    }

    .product-full__inner {
        margin-bottom: 30px;
    }

    .product-full__image span {
        zoom: 0.7;
    }

    .product-full__title {
        font-size: 20px;
    }

    .product-full__price {
        font-size: 20px;
    }

    .product-full__advantage {
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .product-full__advantage span {
        width: 50%;
        margin-right: 0;
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .product-full__advantage span i {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .product-full__description {
        margin-bottom: 30px;
    }

    .product-full__haracteristics {
        margin-bottom: 50px;
    }

    .about {
        margin-bottom: 50px;
    }

    .about h1 {
        margin-bottom: 30px;
    }

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

    .differences__title {
        font-size: 26px;
    }

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

    .contacts {
        margin-bottom: -60px;
    }

    .contacts__map {
        height: 300px;
    }

    .contacts__block.rounded {
        border-radius: 40px 40px 0 0;
    }

    .contacts__adress {
        font-size: 16px;
        text-align: left;
    }

    .contacts__worktime {
        text-align: left;
    }

    .contacts__phone {
        font-size: 26px;
        text-align: left;
    }

    .contact {
        width: calc(50% - 30px);
        margin-right: 30px;
        margin-bottom: 30px;
    }

    .official_adress {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .official_phone {
        font-size: 18px;
    }

    .video-items {
        margin-right: 0;
    }

    .video-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .video-item a {
        border-radius: 60px;
        padding: 30px;
    }
}
