@media (max-width: 1500px) {
    .hero__content {
        margin-right: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }

    .hero-slider .slick-arrow.slick-prev {
        left: -10px;
    }

    .hero-slider .slick-arrow.slick-next {
        right: -10px;
    }
}

@media (max-width: 1400px) {
    .header .social {
        flex-shrink: 0;
        margin-left: 30px;
    }

    .menu-main ul li + li {
        margin-left: 80px;
    }

    .hero {
        height: auto;
        padding-top: 150px;
    }

    .hero__inner {
        -ms-align-items: center;
        align-items: center;
    }

    .hero__content {
        width: 50%;
        padding-right: 30px;
    }

    .hero__title {
        font-size: 70px;
    }

    .hero-slider {
        width: 50%;
    }
}

@media (max-width: 1300px) {

    .menu-main ul li + li {
        margin-left: 40px;
    }

    .footer__inner {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        justify-content: space-between;
    }

    .footer__link.centered {
        position: static;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (max-width: 1200px) {
    .btn {
        height: 60px;
        font-size: 14px;
    }

    .logo a img {
        height: 45px;
    }

    .social a {
        width: 40px;
        height: 40px;
    }

    .phone a {
        font-size: 16px;
    }

    .hero__title {
        font-size: 50px;
    }

    .hero-slide img {
        height: 16vw !important;
    }

    .hero-slider__image {
        bottom: 21px;
    }

    .hero-slide a {
        font-size: 12px;
        height: 40px;
    }

    .guaranties__title {
        font-size: 60px;
    }

    .guaranties__title:before {
        margin-right: 20px;
    }

    .guaranties__title:after {
        margin-left: 20px;
    }

    .reviews__js a {
        padding: 0 20px;
    }
}

@media (max-width: 1023px) {


    h2 {
        margin-bottom: 50px;
        font-size: 50px;
    }

    .wrap {
        padding: 0 20px;
    }

    .menu-main {
        position: fixed;
        left: -100%;
        top: 0;
        bottom: 0;
        overflow: auto;
        background: #fff;
        z-index: 999;
        padding: 20px;
        width: 400px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }

    .menu-main.active {
        left: 0;
    }

    .menu-main ul {
        display: block;
    }

    .menu-main ul li {}

    .menu-main ul li + li {
        margin-left: 0;
        margin-top: 15px;
    }

    .menu-main ul li a {
        font-size: 20px;
    }

    .menu-main .social {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        margin-top: 30px;
        margin-left: 0;
    }

    .menu-main__close {
        position: absolute;
        top: 15px;
        right: 15px;
        display: block;
    }

    .menu-main__close svg {
        display: block;
        height: 30px;
        width: auto;
    }

    .menu-main__close path {
        stroke: #264484;
    }

    .header {
        margin: 0;
        z-index: 999;
        background: #fff;
    }

    .header .hamburger {
        display: block;
        margin-right: auto;
    }

    .header .hamburger svg {
        display: block;
        height: 30px;
        width: auto;
    }

    .header .hamburger path {
        stroke: #264484;
    }

    .slick-arrow {
        height: 50px;
        width: 50px;
    }

    .hero {
        padding-top: 100px;
    }

    .hero-slider__caption {
        left: -61px;
        top: 61px;
    }

    .hero__content {
        padding-top: 0;
    }

    .hero__title {
        font-size: 40px;
    }

    .hero__title img {
        height: 30px;
        width: auto;
    }

    .hero-slider__js {
        bottom: 15vw;
        width: 100%;
    }

    .hero-slider__js .slick-slide {
        height: 33vw;
    }

    .hero-slide img {
        height: 18vw !important;
    }

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

    .guaranties__item {
        width: calc(33.33% - 20px);
        margin-right: 20px;
    }

    .guaranties__title {
        font-size: 40px;
    }

    .guaranties__title:before {
        height: 40px;
    }

    .guaranties__title:after {
        height: 40px;
    }

    .guaranties__title.title-sm {
        font-size: 26px;
    }

    .guaranties__text {
        font-size: 14px;
        margin-top: 10px;
    }

    .cat {
        padding: 20px;
        -webkit-box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
        box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    }

    .cats__inner {
        margin-right: -20px;
        margin-bottom: -20px;
    }

    .cats .cat {
        width: calc(33.33% - 20px);
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .cat__image {
        height: 130px;
        margin-bottom: 15px;
    }

    .cat__title {
        margin-bottom: 10px;
    }

    .cat__text {
        margin-bottom: 30px;
    }

    .cat .button .btn {
        height: 40px;
        font-size: 12px;
    }

    .faq {
        padding-bottom: 100px;
    }

    .faq__inner {
        display: block;
    }

    .faq__left {
        padding-right: 0;
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .faq__right {
        width: 100%;
        margin: 0 auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
    }

    .footer__link.centered {
        position: static;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (max-width: 767px) {

    body.category,
    body.page-template-page-catalog,
    body.privacy-policy {
        padding-top: 70px;
    }

    body.category .cats__leaf,
    body.page-template-page-catalog .cats__leaf,
    body.privacy-policy .cats__leaf {
        display: none;
    }

    input.inputbox,
    textarea.messagebox,
    select.select-css {
        height: 40px;
        padding: 0 20px;
    }

    .form {
        padding: 30px;
    }

    .form__title {
        font-size: 24px;
    }

    h1 {
        font-size: 34px;
        margin-bottom: 40px;
    }

    h2 {
        font-size: 34px;
        margin-bottom: 34px;
    }

    h3 {
        font-size: 34px;
        margin-bottom: 34px;
    }

    p {
        font-size: 14px;
    }

    .btn {
        height: 40px;
        font-size: 12px;
        padding: 0 20px;
    }

    .logo a img {
        height: 35px;
    }

    .menu-main {
        width: calc(100% - 30px);
    }

    .header .menu-main .social {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

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

    .header .social {
        display: none;
    }

    .header .logo {
        margin-right: 10px;
    }

    .header .hamburger {
        margin: 0 auto;
    }

    .header .callback {
        margin-left: 10px;
    }

    .phone a {
        font-size: 14px;
    }

    .hero__header {
        margin-bottom: 35px;
        padding-top: 0;
    }

    .hero__inner {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }

    .hero-slider__caption {
        left: 0;
        top: -40px;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        font-size: 12px;
    }

    .hero__content {
        width: 100%;
        padding: 0;
        margin-bottom: 80px;
    }

    .hero__title {
        font-size: 26px;
    }

    .hero__title img {
        height: 17px;
    }

    .hero__text {
        font-size: 14px;
    }

    .hero .button {
        margin-top: 30px;
    }

    .hero-slider {
        width: 100%;
    }

    .hero-slider__js {
        bottom: 30vw;
    }

    .hero-slider__js .slick-slide {
        height: 50vw;
    }

    .hero-slide img {
        height: 34vw !important;
    }

    .guarantie {
        margin-bottom: 50px;
    }

    .guaranties__inner {
        margin-right: 0;
        display: block;
    }

    .guaranties__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .cats {
        margin-bottom: 50px;
    }

    .cats__inner {
        margin-right: 0;
        margin-bottom: 0;
    }

    .cats .cat {
        width: 100%;
        margin: 0 0 20px;
    }

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

    .step__inner {
        width: 100%;
    }

    .step__num {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .step__title {
        font-size: 18px;
    }

    .step__text {
        margin-bottom: 14px;
    }

    .reviews__js .slick-list {
        height: auto !important;
    }

    .accordion .accordion-item {
        margin-bottom: 20px;
    }

    .accordion .accordion-item__title {
        padding: 15px;
    }

    .faq {
        padding-bottom: 50px;
    }

    .product-adv__item {
        width: 100%;
        margin-bottom: 20px;
    }

    .product-adv__item-inner {
        width: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        padding: 20px;
        border-radius: 20px;
    }

    .product-adv__item-icon {
        margin: 0;
        width: 50px;
        flex-shrink: 0;
    }

    .product-adv__item-text {
        font-size: 16px;
        text-align: left;
        margin-left: 15px;
    }

    .product-adv__item-image {
        padding: 0;
    }

    .product-adv {
        margin-bottom: 0;
    }

    .product-text__inner {
        border-radius: 20px;
        padding: 20px;
    }

    .ingridients__inner {
        padding: 20px;
        border-radius: 20px;
    }

    .footer__inner {
        padding: 30px 0;
        height: auto;
        -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;
    }

    .footer .logo {
        margin-bottom: 16px;
    }

    .footer__link {
        margin-bottom: 16px;
        font-size: 14px;
    }

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