@media screen and (min-width: 1220px) and (max-width: 1429px) {
  .header-inner {
    padding: 0 10px;
  }
}
@media screen and (min-width: 1144px) and (max-width: 1219px) {
  .header-inner {
    padding: 0 10px;
  }
  .header-nav {
    grid-gap: 30px;
  }
  .section-1 .swiper-mp-section1 .left {
    left: 10px;
  }
  .section-3 .left {
    padding-left: 10px;
  }
  .section-4 .items {
    padding: 0 10px;
  }
  .section-5-inner {
    padding: 0 10px;
  }
  .section-6 {
    padding: 0 10px;
  }
  .section-7 {
    padding: 90px 10px;
  }
  .section-8 {
    padding: 0 10px;
  }
  .footer .top {
    padding: 0 10px;
  }
  .footer .bottom {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1143px) {
  .container {
    padding: 0 15px;
  }
  .header-inner {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1143px) {
  .header-nav {
    grid-gap: 25px;
    margin-right: 20px;
  }
  .header-logo svg {
    width: 170px;
  }
  .buy-btn {
    margin-right: 20px;
  }
  .footer .col-2 {
    margin-right: 30px;
  }
  .footer .col-3 {
    margin-right: 30px;
  }
  .section-1 .swiper-mp-section1 .left {
    background: rgba(255, 255, 255, 0.9);
  }
  .slide-img-2 {
    right: -20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  .footer .col-2 {
    margin-right: 30px;
  }
  .footer .col-3 {
    margin-right: 30px;
  }
  .section-1 .swiper-mp-section1 .left {
    background: rgba(255, 255, 255, 0.4);
  }
  .slide-img-2 {
    right: -20px;
  }
  .section-2-inner .pc {
    display: none;
  }
  .section-2-inner .mob {
    display: inline-block;
  }
  .product-page .product-tabs {
    padding: 0 100px;
  }
}
@media screen and (max-width: 1023px) {
  .xyzz {
      display: flex;
      grid-gap: 17px;
      align-items: center;
  }
  .header-inner {
    height: 56px;
  }
  .basket.buy-btn {
    display: flex;
    margin-right: 0;
  }
  .burger {
    display: flex;
  }
  .header-links {
    display: none;
  }
  .header-logo svg {
    width: 158px;
  }
  .header {
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 100;
  }
}
@media screen and (min-width: 992px) {
  .product-img-swiper-button-prev, .product-img-swiper-button-next {
      top: 40%;
  }
  .product-img-swiper-button-prev:hover path, .product-img-swiper-button-next:hover path {
      fill: #6D8045;
  }
  .section-6 .swiper-slide.swiper-slide-active {
    transition: all 0.6s ease;
    width: 465px !important;
  }
}
@media screen and (max-width: 991px) {
  .section-6 .articles-slider-nav-wrapper-inner {
    display: none;
  }
  .section-5 .text br {
    display: none;
  }
    .overlay-feedback {
        background-color: #fff;
    }
    .substances-slider-nav-wrapper,
    .article-slider-nav-wrapper {
        display: none;
    }
    .contacts-page .page-content-inner .right {
        width: 100%;
    }
  .articles-page .article-items {
    grid-template-columns: repeat(2, 1fr);
  }
  .product-page .section-7 {
    padding-top: 110px;
  }
  .product-page .product-line-wrapper .product-line img {
    max-width: 300px;
    bottom: -110px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .product-page .product-line-wrapper .product-line {
    padding: 40px 0 250px 0;
  }
  .product-page .product-line-wrapper .product-line .text-content {
    max-width: 100%;
  }
  .product-page .product-line-wrapper .product-line .text-content .subtitle {
    font-size: 16px;
  }
  .product-page .product-line-wrapper .product-line .text-content .title {
    font-size: 25px;
  }
  .product-page .product-line-wrapper {
    margin: 100px 0 0 0;
  }
  .product-page .product-active-substances .block-title {
    font-size: 25px;
  }
  .product-page .product-tabs .tabs {
    overflow: scroll;
    scrollbar-width: none;
    grid-gap: 30px;
  }
  .product-page .product-tabs .tabs:after {
    width: 100%;
  }
  .product-page .product-tabs .tabs::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .product-page .product-tabs .tabs span {
    white-space: nowrap;
  }
  .product-page .product-tabs {
    padding: 0;
    margin-top: 50px;
  }
  .product-page .product-hero .right .mob-reverse .where-buy-btn {
    width: 100%;
    padding: 0 15px;
    height: 45px;
  }
  .product-page .product-hero .right .hero-btn {
    padding: 0 15px;
    width: 100%;
    height: 45px;
  }
  .product-page .product-hero .right .mob-reverse .hero-items {
    grid-gap: 10px;
  }
  .product-page .product-hero .right .product-hero-text {
    margin-bottom: 20px;
  }
  .product-page .product-hero .right .mob-reverse {
    flex-direction: column-reverse;
    grid-gap: 30px;
    margin-bottom: 20px;
  }
  .product-page .product-hero .right .instruction-btn {
    margin-bottom: 20px;
  }
  .product-img-swiper-button-prev,
  .product-img-swiper-button-next {
    display: block;
  }
  .product-page .product-hero {
    grid-gap: 20px;
    flex-direction: column;
  }
  .product-page .product-hero .left .hero-cert {
    display: none;
  }
  .product-img-swiper-thumbs {
    display: none;
  }
  .section-1 .swiper-mp-section1 .left {
    position: relative;
    width: 100%;
    top: 0;
    padding: 35px 0;
    background: none;
  }
  .slide-text-content .slide-title {
    font-size: 25px;
  }
  .slide-text-content .slide-subtitle {
    font-size: 17px;
  }
  .swiper-mp-section1 .pagination-mp-1 {
    display: none;
  }
  .section-1 .swiper-mp-section1 .right {
    width: 100%;
    min-height: 350px;
    float: none;
  }
  .slide-img-1 {
    width: 247px;
    height: 310px;
  }
  .slide-img-2 {
    width: 159px;
    height: 229px;
    display: flex;
    right: 10%;
  }
  .section-3 {
    margin-top: 40px;
  }
  .section-3 .section-title {
    font-size: 25px;
  }
  .section-3 .section-subtitle {
    font-size: 16px;
  }
  .section-3 .right {
    display: none;
  }
  .section-4 {
    margin-top: 50px;
  }
  .section-4 .items {
    flex-direction: column;
    grid-gap: 50px;
  }
  .section-4 .item {
    border-bottom: none;
    padding-bottom: 0;
  }
  .section-5 {
    margin-top: 100px;
  }
  .section-5 .main-content {
    padding-left: 0;
    flex-direction: column;
    min-height: 0;
  }
  .section-5 .main-img {
    position: static;
    height: 300px;
    width: calc(100% + 30px);
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: cover;
    overflow: hidden;
  }
  .section-5 .title {
    font-size: 25px;
  }
  .section-5 .title br {
    display: none;
  }
  .section-5 .main-content-inner {
    margin-top: 80px;
  }
  .section-5 .sub-items-mobile {
    display: flex;
  }
  .section-5 .sub-items {
    display: none;
  }
  .section-5 .sub-item span br {
    display: none;
  }
  .section-5 .items {
    grid-gap: 80px;
  }
  .section-6 {
    margin-top: 95px;
    height: auto;
  }
  .section-6 .section-title {
    font-size: 25px;
  }
  .section-6 .title-hr {
    margin: 20px 0 30px 0;
  }
  .section-6 .swiper-slide:not(.swiper-slide-active) .slide-hr {
    width: 100%;
    left: 0;
  }
  .section-6 .articles-swiper {
    width: 100%;
  }
  .section-6 .swiper-slide.swiper-slide-active .slide-img,
  .section-6 .swiper-slide.swiper-slide .slide-img {
    height: 181px;
    align-items: center;
    justify-content: center;
  }
  .section-6 .swiper-slide.swiper-slide-active .slide-img img,
  .section-6 .swiper-slide.swiper-slide .slide-img img {
    width: 100%;
  }
  .section-6 .slide-content {
    min-height: 180px;
  }
  .section-6 .slide-hr {
    margin: 50px 0 20px 0;
  }
  .section-2-inner .pc {
    display: none;
  }
  .section-2-inner .mob {
    display: inline-block;
  }
  .section-7 {
    margin-top: 95px;
    padding: 55px 0;
  }
  .section-7 .section-title {
    font-size: 25px;
  }
  .section-7 .items {
    overflow: visible !important;
  }
  .section-8 .section-title {
    font-size: 25px;
  }
  .section-8 .section-8-inner {
    padding: 80px 0;
  }
  .footer .col-nav {
    display: none;
  }
  .footer .top-inner {
    padding: 45px 0 60px 0;
  }
  .footer .col-1 {
    margin-right: 0;
    align-items: center;
    width: 100%;
    grid-gap: 0;
  }
  .footer .xyz {
    align-items: center;
  }
  .footer .footer-text {
    text-align: center;
    margin-top: 60px;
  }
  .footer .footer-callback-btn {
    display: block;
    margin-top: 20px;
  }
  .footer .footer-logo .mob {
    display: block;
  }
  .footer .footer-logo .pc {
    display: none;
  }
  .footer .footer-logo {
    margin-bottom: 30px;
  }
  .footer .bottom-inner {
    flex-direction: column;
    padding: 15px 0;
    grid-gap: 5px;
    height: auto;
  }
  .overlay-feedback .overlay-feedback-inner {
    overflow-y: scroll;
    padding: 65px 25px 45px 25px;
    width: 100%;
    height: 100%;
  }
  .overlay-feedback .modal-title {
    font-size: 25px;
  }
  .overlay-feedback .top {
    flex-direction: column;
  }
  .overlay-feedback .bottom {
    flex-direction: column;
  }
  .overlay-feedback .input textarea {
    min-height: 200px;
  }
  .overlay-feedback .btn {
    width: 100%;
  }
  .overlay-feedback .input input,
  .overlay-feedback .input textarea {
    width: 100%;
  }
  .products-page .page-content .product-items {
    grid-template-columns: repeat(2, 1fr);
  }
  .inner-page-header .page-title {
    margin-top: 30px;
    font-size: 25px;
    line-height: 32px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .section-5 .title {
        margin-bottom: 15px;
    }
    .section-5 .btns {
        width: 100%;
        justify-content: center;
    }
    .section-5 .sub-items-mobile {
        margin-top: 0;
    }
    .xz1 {
        display: flex;
        grid-gap: 15px;
        justify-content: space-between;
    }
    .section-5 .main-content-inner {
        width: 100%;
    }
    .pagination-mp-1-mobile {
        display: flex;
    }
    .section-2 {
        margin-top: 0;
    }
    .section-1 .swiper-mp-section1 .left {
        min-height: auto;
    }
    .slide-btns {
        display: none;
    }
    .slide-text-content .slide-subtitle {
        margin-bottom: 10px;
    }
    .slide-text-content .slide-title {
        margin-bottom: 10px;
    }
    .slide-text-content .slide-title br {
        display: none;
    }
    .section-1 .swiper-mp-section1 .right {
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
    }
    .section-1 .swiper-mp-section1 .right .slide-img img {
        position: absolute;
        left: 0;
        top: 0;
        max-width: 100%;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .section-1 .swiper-mp-section1 .right .slide-img {
        width: 100%;
        position: relative;
        height: 500px;
    }
    .section-1 .swiper-mp-section1 .swiper-slide {
        display: flex;
        flex-direction: column-reverse;
    }
    .section-4 .items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px;
    }
    .section-5 .item-4 .sec-img {
        right: 100px;
        bottom: -100px;
    }
    .section-5 .item-3 .sec-img {
        left: 180px;
        bottom: -100px;
    }
    .section-5 .item-2 .sec-img {
        right: 110px;
    }
    .section-8 .links {
        align-items: flex-start;
        justify-content: space-evenly;
      }
    .section-7 .item {
        padding: 20px;
        width: 100%;
    }
    .section-7 .section-7-inner {
        grid-gap: 50px;
    }
    .section-7 .items .swiper-wrapper {
        grid-gap: 10px;
    }
    .section-5 .sec-img {
        height: 325px;
        left: 100px;
        right: auto;
        bottom: auto;
        top: 50px;
      }
}
@media screen and (max-width: 767px) {
    .set_review {
        font-size: 28px;
    }
    .pagination-mp-1-mobile {
        display: flex;
    }
    .section-2 {
        margin-top: 0;
    }
    .section-1 .swiper-mp-section1 .left {
        min-height: auto;
    }
    .slide-btns {
        display: none;
    }
    .slide-text-content .slide-subtitle {
        margin-bottom: 10px;
    }
    .slide-text-content .slide-title {
        margin-bottom: 10px;
    }
    .slide-text-content .slide-title br {
        display: none;
    }
    .section-1 .swiper-mp-section1 .right {
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
    }
    .section-1 .swiper-mp-section1 .right .slide-img img {
        position: absolute;
        left: 0;
        top: 0;
        max-width: 100%;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .section-1 .swiper-mp-section1 .right .slide-img {
        width: 100%;
        position: relative;
        height: 500px;
    }
    .section-1 .swiper-mp-section1 .swiper-slide {
        display: flex;
        flex-direction: column-reverse;
    }
    .section-5 .sec-img {
        height: 325px;
        left: 0;
        right: auto;
        bottom: auto;
        top: 50px;
      }
    .section-5 .main-img .pc {
        display: none;
      }
      .section-5 .main-img .mob {
        display: flex;
        width: 100%;
        height: auto;
      }
    .section-8 .links {
        flex-direction: column;
        align-items: flex-start;
      }
    .section-7 .item {
        padding: 40px 20px;
        width: 80%!important;
      }
    .section-7 .items .swiper-wrapper {
        grid-gap: 0;
        flex-direction: row;
      }
    .section-7 .section-7-inner {
        flex-direction: column;
        grid-gap: 50px;
    }
  .contacts-page form input[type="submit"] {
    width: 100%;
    }
  .section-5 {
    overflow: hidden;
  }
  .article-page .left img {
    width: auto!important;
    height: auto!important;
    margin: 0!important;
    float: none!important;
  }
  .article-page .left {
    width: 100%;
  }
  .article-page .sticky {
    position: relative;
    top: 0;
  }
  .article-page .page-content-inner {
    grid-gap: 50px;
    flex-direction: column;
  }
  .articles-page .article-items {
    grid-template-columns: 1fr;
  }
  .products-page .page-content .product-items {
    grid-template-columns: 1fr;
  }
  .breadcrumbs-inner {
    padding: 15px 0;
  }
  .breadcrumbs-inner a {
    font-size: 12px;
  }
  .inner-page-header {
    margin-bottom: 30px;
  }
  .contacts-page .page-content-inner {
    grid-gap: 60px;
    flex-direction: column;
    padding-bottom: 50px;
  }
  .contacts-page .left {
    width: 100%;
  }
  .contacts-page form button {
    width: 100%;
  }
  .not-found-page .page-content-inner {
    padding: 60px 0 75px 0;
  }
  .not-found-page .links {
    flex-direction: column;
    grid-gap: 10px;
    width: 100%;
  }
  .not-found-page .links a {
    width: 100%;
    height: 45px;
  }
}
@media screen and (min-width: 321px) and (max-width: 767px) {
}
@media screen and (max-width: 320px) {
}
