/*==========	Desktop First Method	==========*/
@media (max-width: 1599px) {
  .bann .parallax-el {
    -webkit-transform: translateX(-55%);
        -ms-transform: translateX(-55%);
            transform: translateX(-55%);
  }
  .bann__slider {
    width: 100%;
  }
  .bann__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .bann-item {
    padding: 30px;
  }
  .bann-item__head {
    max-width: 9em;
  }
}
@media (max-width: 1399px) {
  .box-sect {
    margin: 0;
    border-radius: 0;
  }
  .home-products__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
    margin-top: 20px;
  }
  .home-products__nav .nav-arrow-prev,
  .home-products__nav .nav-arrow-next {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 0;
  }
  .home-products__nav .swiper-pagination {
    margin: 0;
  }
}
@media (max-width: 1219px) {
  .container {
    width: 970px;
  }
  :root {
    --sect-offset: 80px;
    --box-offset: 40px;
  }
  h1, h2 {
    font-size: 54px;
  }
  h3 {
    font-size: 36px;
  }
  h3._small {
    font-size: 28px;
  }
  .parallax-el {
    display: none;
  }
  .close-btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .title {
    margin-bottom: 40px;
  }
  .title__head {
    max-width: 320px;
  }
  .content ol._cols, .content ul._cols {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .nav-arrow-prev, .nav-arrow-next {
    margin-top: -30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
  }
  .top-line__grid {
    gap: 20px;
  }
  .top-line__contacts {
    display: none;
  }
  .header, .header__grid {
    height: 80px;
  }
  .header__grid {
    gap: 15px;
  }
  .header__menu {
    display: none;
  }
  .header__logo {
    margin-right: auto;
  }
  .header__logo-descr {
    min-width: auto;
  }
  .header__toggle {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    display: inline-block;
  }
  .pr-about__action {
    gap: 10px;
  }
  .pr-about__action .btn {
    min-width: 40%;
  }
  .symptoms {
    background: var(--light-color);
  }
  .pr-prop-item {
    padding: 20px;
  }
  .pr-prop-item__img {
    max-width: 140px;
    margin-bottom: 20px;
  }
  .pr-props__col:nth-child(3n+2) {
    margin-top: 40px;
  }
  .buy-shops-grid {
    gap: 10px;
  }
  .buy-shop {
    padding: 15px 20px;
    height: 100px;
  }
  .home-products {
    background: var(--light-color);
  }
  .product-info__main {
    padding-right: 50%;
    min-height: 290px;
  }
  .product-info__action {
    gap: 10px;
  }
  .product-info__img {
    top: -10%;
    right: -4%;
    height: 120%;
  }
  .product-info__advants {
    gap: 20px 0;
    margin-left: -8px;
    margin-right: -8px;
  }
  .product-info__advants:before {
    left: 8px;
    right: 8px;
  }
  .product-info__advant {
    padding: 0 8px;
    font-size: 14px;
  }
  .product-info__advant-img {
    max-width: 80px;
    margin-bottom: 10px;
  }
  .home-products__nav .swiper-pagination {
    display: none;
  }
  .footer {
    padding: 40px 0;
  }
  .footer__bg {
    display: none;
  }
  .main-tabs {
    margin-bottom: 40px;
  }
  .main-tab {
    gap: 10px;
    padding: 10px;
    font-size: 14px;
  }
  .main-tab ._text {
    padding: 0 5px;
  }
  .products__bg,
  .for-spec__bg {
    display: none;
  }
  .map-box {
    border-radius: 0;
    margin: 0;
    height: 460px;
  }
  .recovery-way__item {
    gap: 10px;
    padding-left: 28px;
    padding-right: 18px;
    min-height: 72px;
  }
  .recovery-way__item-txt {
    font-size: 12px;
  }
  .recovery-way__item-icon {
    max-width: 24px;
    max-height: 24px;
  }
  .popup {
    max-width: 940px;
  }
  .popup__decor {
    display: none;
  }
  .form-popup__img {
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .about__bg,
  .contacts__bg {
    display: none;
  }
  .advant-item {
    padding: 20px;
  }
  .about-number__count {
    font-size: 54px;
  }
  .about-number__count-descr {
    font-size: 24px;
  }
  .contact-item {
    padding: 20px;
  }
  .for-spec-popup__doc {
    display: none;
  }
  .for-spec-popup__main {
    max-width: none;
  }
  .popup__content._grid {
    gap: 20px 40px;
  }
  .for-spec__formula-img {
    margin-left: 40px;
    max-width: 30%;
  }
  .legal-line {
    padding: 10px 15px;
  }
  .diseases-tab {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
}
@media (max-width: 991px) {
  .container {
    width: 750px;
  }
  h1, h2 {
    font-size: 48px;
  }
  h3 {
    font-size: 30px;
  }
  h3._small {
    font-size: 26px;
  }
  .title__col:first-child {
    padding-right: 24px;
  }
  .title__col:last-child {
    padding-left: 24px;
  }
  .title__head {
    max-width: 280px;
  }
  .form-grid__col {
    min-width: 50%;
  }
  .form-grid__col._66p, .form-grid__col._33p {
    width: 50%;
  }
  .bann-item {
    padding: 20px;
    min-height: 260px;
  }
  .pr-about__box-content {
    font-size: 22px;
  }
  .symptoms__grid {
    margin: 0 -5px -10px;
  }
  .symptoms__col {
    padding: 0 5px 10px;
  }
  .symptom-item .icon-btn {
    right: 10px;
    bottom: 10px;
  }
  .pr-props__grid {
    margin: 0 -5px;
  }
  .pr-props__col {
    padding: 0 5px;
  }
  .pr-prop-item {
    font-size: 14px;
  }
  .buy-shop {
    height: 80px;
    border-radius: 10px;
  }
  .product-info__advant {
    width: 25%;
  }
  .footer__row._top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer__disclaimer {
    margin: 0;
    text-align: left;
  }
  .foot-contact._address {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 100%;
  }
  .main-tab {
    width: 50%;
  }
  .product-content__three {
    min-width: 40%;
  }
  .pr-logos__filter {
    padding: 20px;
  }
  .faq-item {
    padding: 20px 55px 20px 20px;
  }
  .faq-item__arrow {
    width: 42px;
    height: 42px;
  }
  .faq-item__title {
    font-size: 16px;
  }
  .faq-item__number {
    min-width: 25px;
    font-size: 24px;
  }
  .faq-item__content {
    padding-left: 35px;
    font-size: 14px;
  }
  .recovery-way__wrap {
    overflow: auto;
    margin-left: calc(-1 * var(--box-offset));
    margin-right: calc(-1 * var(--box-offset));
  }
  .recovery-way__grid {
    padding: 0 var(--box-offset);
    width: auto;
  }
  .recovery-way__item {
    width: 205px;
  }
  .recovery-way._why .recovery-way__item {
    width: 205px;
  }
  .recovery-way._why .recovery-way__item:last-child {
    width: 260px;
  }
  .content._box .recovery-way__wrap {
    margin-left: -20px;
    margin-right: -20px;
  }
  .content._box .recovery-way__grid {
    padding: 0 20px;
  }
  .popup {
    max-width: 720px;
  }
  .form-popup__img {
    display: none;
  }
  .advant-item {
    font-size: 14px;
  }
  .about-number {
    min-width: 40%;
  }
  .contacts-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .popup__content._grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .for-spec__formula {
    display: block;
  }
  .for-spec__formula-img {
    max-width: none;
    margin: 20px 0 0;
    text-align: center;
  }
  .diseases-advants {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  :root {
    --sect-offset: 60px;
    --box-offset: 30px;
  }
  body, html {
    font-size: 14px;
  }
  h1, h2 {
    font-size: 40px;
  }
  h3 {
    font-size: 28px;
  }
  h3._small {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
  .container {
    width: 100%;
  }
  .info-box {
    padding: 15px 15px 15px 45px;
    border-radius: 10px;
    font-size: 13px;
  }
  .info-box:before {
    top: 15px;
    left: 15px;
  }
  .subtitle {
    margin-bottom: 15px;
  }
  .title {
    margin-bottom: 30px;
  }
  .title__grid {
    display: block;
  }
  .title__col {
    display: block;
    padding: 0;
  }
  .title__col:nth-child(n) {
    padding: 0;
    text-align: center;
  }
  .title__col:nth-child(n+2) {
    margin-top: 15px;
  }
  .title__col:first-child {
    padding-bottom: 15px;
    border-right: none;
  }
  .title__col:first-child:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    border-bottom: 1px solid var(--main-color);
  }
  .title__head {
    max-width: none;
  }
  .content._box {
    padding: 15px;
    border-radius: 10px;
  }
  .content ul {
    padding-left: 0;
  }
  .content ol {
    padding-left: 20px;
  }
  .sandwich {
    width: 42px;
    height: 42px;
  }
  .video-btn {
    width: 80px;
    height: 80px;
  }
  .video-btn .ic {
    font-size: 20px;
  }
  .mob-menu__wrapper {
    padding-top: 80px;
  }
  .mob-menu__buy {
    display: block;
  }
  .header, .header__grid {
    height: 62px;
  }
  .header__grid > .btn {
    display: none;
  }
  .header__logo-main {
    max-width: 180px;
  }
  .header__logo-main img {
    max-height: 30px;
  }
  .header__logo-descr {
    margin-left: 10px;
    padding-left: 10px;
    font-size: 15px;
  }
  .bann__slider .swiper-pagination {
    left: 10px;
    bottom: 10px !important;
  }
  .bann__grid,
  .bann__items {
    gap: 15px;
  }
  .bann__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pr-about__action .btn {
    min-width: 100%;
  }
  .pr-about__box {
    min-height: auto;
  }
  .pr-about__box-content {
    max-width: none;
    font-size: 20px;
  }
  .pr-about__box-img {
    display: block;
    position: relative;
    left: 0;
    bottom: 0;
    margin: 20px auto 0;
    max-width: 90%;
  }
  .symptom-item__content {
    padding: 15px;
  }
  .pr-props__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
  }
  .pr-props__col:nth-child(n) {
    margin-top: 0;
  }
  .pr-props__col:nth-child(n+3) {
    margin-top: 10px;
  }
  .pr-prop-item {
    width: 100%;
  }
  .buy-shops-title {
    max-width: none;
  }
  .buy-shops-grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .product-info__main {
    padding: 0;
    min-height: auto;
  }
  .product-info__img {
    position: relative;
    top: 0;
    right: 0;
    margin: 25px 0 0;
    display: block;
    min-width: auto;
    max-width: none;
    max-height: none;
    height: auto;
  }
  .product-info__img img {
    max-height: 260px;
  }
  .footer__row._bot {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer__copy {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 100%;
  }
  .main-tabs {
    overflow: auto;
    margin: 0 -15px 30px;
  }
  .main-tabs__grid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: auto;
    min-width: 100%;
    padding: 0 15px;
  }
  .main-tab {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 290px;
  }
  .main-tab:first-child {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .main-tab:last-child {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .product-content {
    gap: 10px;
  }
  .map-box {
    height: 360px;
  }
  .content._box .recovery-way__wrap {
    margin-left: -15px;
    margin-right: -15px;
  }
  .content._box .recovery-way__grid {
    padding: 0 15px;
  }
  .for-spec__row {
    margin-bottom: 30px;
  }
  .popup {
    max-width: 100%;
  }
  .popup__wrap,
  .form-popup__main {
    padding: 40px 30px;
  }
  .advants-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .about-number {
    padding-top: 30px;
  }
  .about-number__count {
    font-size: 48px;
  }
  .about-number__count-descr {
    font-size: 20px;
  }
  .gallery-slider .swiper-slide {
    width: 400px;
  }
  .gallery-slider .swiper-slide._small {
    width: 260px;
  }
  .about .gallery-slider,
  .about .about-numbers {
    margin-top: 40px;
  }
  .contacts-grid {
    margin-bottom: 40px;
  }
  .contacts-grid {
    gap: 10px;
  }
  .popup__content {
    margin-bottom: 30px;
  }
  .popup__action {
    margin-top: 30px;
  }
  .for-spec-popup__title {
    margin-bottom: 20px;
  }
  .for-spec-popup__action {
    gap: 10px;
  }
  .for-spec-popup__action .btn {
    min-width: 100%;
  }
  .diseases-tabs {
    overflow: auto;
    border-radius: 0;
    margin-left: -30px;
    margin-right: -30px;
  }
  .diseases-tabs__grid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: auto;
    min-width: 100%;
    padding: 0 30px;
    white-space: nowrap;
  }
  .diseases-tab {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: auto;
    padding: 11px 15px;
  }
  .diseases-tab:first-child {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .diseases-tab:last-child {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .diseases-advant {
    padding: 15px;
  }
  .diseases-advant__icon {
    margin-right: 15px;
  }
  .diseases-advant__content .btn {
    margin-top: 5px;
  }
}
@media (max-width: 575px) {
  .p-box {
    padding: var(--box-offset) 20px;
  }
  .content ol._cols, .content ul._cols {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  .form-grid__col {
    min-width: 100%;
  }
  .form-grid__col:nth-child(n) {
    width: 100%;
  }
  .video-btn {
    width: 60px;
    height: 60px;
  }
  .video-btn .ic {
    font-size: 16px;
  }
  .top-line__grid {
    gap: 15px;
  }
  .top-line .btn {
    max-width: 160px;
  }
  .lang-menu {
    gap: 5px;
  }
  .top-line__wrap:before {
    margin-left: -100px;
  }
  .bann-slide,
  .bann-item {
    min-height: 240px;
  }
  .pr-about__box {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .pr-about__box-img {
    max-width: 100%;
  }
  .pr-about__box-content {
    font-size: 18px;
  }
  .pr-about__action {
    padding: 0;
  }
  .symptoms__col {
    width: 100%;
  }
  .symptom-item__content {
    padding: 20px;
  }
  .pr-props__col {
    width: 100%;
  }
  .pr-props__col:nth-child(n+2) {
    margin-top: 10px;
  }
  .buy-shops-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .product-info {
    padding: var(--box-offset) 20px;
  }
  .product-info__advant {
    width: 33.33%;
    font-size: 12px;
  }
  .product-info__advant-img {
    max-width: 60px;
  }
  .footer {
    padding: 40px 0 24px;
  }
  .footer__row._top,
  .footer__row._contacts {
    gap: 20px 30px;
  }
  .footer__row:nth-child(n+2) {
    margin-top: 24px;
    padding-top: 24px;
  }
  .footer__logo-main {
    max-width: 120px;
  }
  .footer__logo-descr {
    font-size: 14px;
  }
  .footer__disclaimer {
    font-size: 12px;
  }
  .product-content__two,
  .product-content__three {
    min-width: 100%;
  }
  .faq-item {
    padding: 20px 15px;
  }
  .faq-item__title {
    padding-right: 40px;
  }
  .faq-item__content {
    padding: 10px 0 0;
  }
  .recovery-way__wrap {
    margin-left: -20px;
    margin-right: -20px;
  }
  .recovery-way__grid {
    padding: 0 20px;
  }
  .popup__wrap,
  .form-popup__main {
    padding: 40px 20px;
  }
  .about-numbers {
    gap: 20px;
  }
  .about-number__count {
    font-size: 40px;
  }
  .about-number__count-descr {
    font-size: 18px;
  }
  .gallery-slider .swiper-slide {
    width: 80%;
  }
  .gallery-slider .swiper-slide._small {
    width: 53%;
  }
  .contacts-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .contact-item__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin: 0 20px 0 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
  }
  .contact-item__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
  }
  .legal-line__descr {
    font-size: 12px;
  }
  .diseases-tabs {
    margin-left: -20px;
    margin-right: -20px;
  }
  .diseases-tabs__grid {
    padding: 0 20px;
  }
  .diseases-advant {
    display: block;
  }
  .diseases-advant__icon {
    margin: 0 0 15px;
  }
}
/*==========	Mobile First Method	==========*/
@media (min-width: 992px) {
  .main-tab:first-child {
    border-top-left-radius: 20px;
  }
  .main-tab:last-child, .main-tab:nth-last-child(-n+3):nth-child(3n+3) {
    border-bottom-right-radius: 20px;
  }
  .main-tab:nth-child(3), .main-tab:nth-child(-n+2):last-child {
    border-top-right-radius: 20px;
  }
  .main-tab:nth-last-child(-n+3):nth-child(3n+1) {
    border-bottom-left-radius: 20px;
  }
}
@media (min-width: 1600px) {
  .bann {
    max-width: 1920px;
    padding: 0 5px;
  }
  .bann .container {
    width: 100%;
  }
}
/*==========	Custom	==========*/
@media (min-width: 768px) and (max-width: 991px) {
  .main-tab:first-child {
    border-top-left-radius: 20px;
  }
  .main-tab:last-child, .main-tab:nth-last-child(-n+2):nth-child(2n+2) {
    border-bottom-right-radius: 20px;
  }
  .main-tab:nth-child(2), .main-tab:first-child:last-child {
    border-top-right-radius: 20px;
  }
  .main-tab:nth-last-child(-n+2):nth-child(2n+1) {
    border-bottom-left-radius: 20px;
  }
}