  @media screen and (min-width: 980px) {
   * {
  scrollbar-width: thin;
  scrollbar-color: #199570 transparent;

}

/* для Chrome/Edge/Safari */
*::-webkit-scrollbar {
  height: 3px !important;
  width: 3px; !important;
  border-radius: 20px !important;
}
*::-webkit-scrollbar-track {
  background: transparent;
  background-color: 
}
*::-webkit-scrollbar-thumb {
  background-color: #199570;
  border-radius: 20px;
  border: 3px solid transparent;
}
}
.t-popup__close-wrapper, .t-popup__close {
    border-radius: 30px !important;
}

/*заблюривание фона у стандартных попапов*/
    .t-popup.t-popup_show {
        backdrop-filter: blur(6px) !important;
        -webkit-backdrop-filter: blur(6px);
    }
/*выделение неправильной валидации*/
    .t-form__errorbox-middle {
        visibility: hidden !important;
        height: 0 !important;
    }
    
    .t-uptitle {
        letter-spacing: 5px;
    }
/*скругление углов попапа*/
    .t390 .t-popup__container, .t750 .t-popup__container, .t702__wrapper, .t-popup__container, .t702__img {
        border-radius: 30px !important;
    }
/*описание */
.t165__text {
    opacity: 1;
}
/*инфа про врача*/
.t1025__item .t1025__descr {
    opacity: 1;
}
/*тень у моб меню*/
 .t280__menu__content {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px;
}

/*название МЕНЮ*/
    .t830__panel-text {
        bottom: 60%;
        transform: rotate(0deg);
        text-align: center;
    }
    /*описание на обложке*/
    .t153__descr_center {
        max-width: 540px;
    }
    /*меню*/
    .t830m__textwrapper {
        padding-top: 0;
    }
    /*блоки сверху линий*/
    .t336 .t336__table, .t1004 .t-slds {
        z-index: 100;
    }
    /*картинки в скрининге*/
    .t692 .t692__blockimg_1-1 {
    padding-bottom: 71%;
    max-width: 400px;
    margin: 0 auto;
}

.t050__descr {
    padding-top: 30px;
}

.t-popup__close-wrapper, .t-popup__close {
        background-color: #fff;
}

.t-input-block {
    border-radius: 0 !important;
}

/*продукты в скрининге стр*/
.t772__imgwrapper {
    width: 71%;
    margin: 0 auto;
}
.t772__textwrapper {
    margin-top: 20px;
}

/*Научные публикации*/
    .t774__textwrapper {
        padding: 25px 10px;
    }
    .t774 .t-card__btntext-wrapper {
        padding: 0 10px 20px;
    }
    .t774__bgimg {
        border-radius: 30px;
    }
    .t772__col {
        margin-bottom: 0;
    }
/*Научные публикации*/

/*текст на плашке*/
.t673__text span[style="color: rgb(152, 0, 0);"] {
    letter-spacing: 4px;
}

@media (min-width: 980px) and (max-width: 1200px) {
    /*заголовк на обложке*/
    .t153__title {
        font-size: 60px !important;
    }
    /*обычный заголовок*/
    .t165__title {
        font-size: 40px !important;
    }
    
    /*размер фоток в 1 блоке*/
    .t692 .t692__blockimg_1-1 {
        padding-bottom: 87% !important;
    }
    
}

@media (min-width: 640px) and (max-width: 980px) {
    .t153__title {
        font-size: 49px !important;
    }
    .t-title_xxl {
        font-size: 50px !important;
    }
    
    /*пункты меню*/
    a.t280__menu__link {
        font-size: 30px !important;
    }
    .t280__descr {
        font-size: 30px !important;
    }
    a.t-menusub__link-item {
        font-size: 20px !important;
    }
    /*пункты меню*/
    
    /*карточки в 1 блоке*/
    .t-card__col.t-card__col_withoutbtn.t692__col.t-col.t-col_6.t-align_center.t-item:last-child {
        margin-bottom: 0;
    }
    
    /*заголовки с подзаголовками*/
    .uc-titlem .t-container {
        max-width: 660px;
    }
    /*заголовки с подзаголовками*/
    
    /*размер фоток в 1 блоке*/
    .t692 .t692__blockimg_1-1 {
        padding-bottom: 68% !important;
    }
    /*размер фоток в 1 блоке*/
    
    /*карточки в лечении*/
    .t336 .t-container {
        min-width: 100%;
    }
    .t336__title {
        font-size: 40px !important;
    }
    /*карточки в лечении*/
    
    /*карточки о компаниях*/
    .t509__blockimg.t-bgimg.loaded {
        width: 80%;
        padding-bottom: 80% !important;
    }
    .t509__blockimg {
        margin: 0 auto;
    }
    /*карточки о компаниях*/
    
    /*контакты*/
    .t718 .t-descr_xxxl {
        font-size: 40px !important;
    }
    
    /*тручек рекомендован*/
    .uc-titlexxs .t-title_xxl {
        font-size: 22px !important;
    }
    
    /*лабораторный отчет*/
    .uc-minmeniu .t397__title {
        max-width: 200px;
    }
    .uc-minmeniu .t397__width_33 {
        max-width: 200px;
    }
    .t397__wrapper_mobile-flex {
        justify-content: center;
    }
    .t1075__link {
        margin-bottom: 0;
    }
    /*лабораторный отчет*/
    
    /*консультация*/
    .t1025__price-buttons {
        width: 100%;
    }
    .t1025__col {
        margin-bottom: 0;
    }
    /*консультация*/
    /*уникальные характеристики trublood*/
    .t038__text-impact {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 640px) {
    
    /*обложка*/
    .t153__title {
        padding: 0;
    }
    #rec780206227 .t-cover .t-col {
        padding-left: 10px;
        padding-right: 10px;
    }
    .t153__descr {
        padding-right: 20px;
        padding-left: 20px;
    }
    
     /*обложка*/
    /*размер фоток в 1 блоке*/
    .t692 .t692__blockimg_1-1 {
        padding-bottom: 100% !important;
    }
    
    /*карточки в 1 блоке*/
    .t-card__col.t-card__col_withoutbtn.t692__col.t-col.t-col_6.t-align_center.t-item:last-child {
        margin-bottom: 0;
    }
    .t692 .t692__textwrapper {
        padding: 20px 30px 0 30px;
    }
    
    /*карточки в лечении*/
    .t336 .t336__textwrapper {
        padding: 20px 20px;
    }
    
    /*компании*/
    .t165__title {
        padding-bottom: 0;
    }
    .t509__blockimg.t-bgimg.loaded {
        padding-bottom: 88% !important;
    }
    /*компании*/
    
    /*блок блога*/
    .t-feed__container .t-feed__parts-switch-wrapper {
        margin-bottom: 0;
    }
     /*блок блога*/
     
    /*контакты*/
    .t718 .t-form__submit {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    
    .t457 li {
        margin-bottom: 0;
    }
    /*контакты*/
    
    /*языки в меню*/
    .t280__lang .t-descr_xxs {
        font-size: 20px;
    }
    /*языки в меню*/
    
    /*рекомендован*/
        .t508 .t-list__item, .t820 .t-list__item, .t820 .t-list__item:nth-child(-n+2) {
        margin-top: 30px !important;
    }
    /*рекомендован*/
    
    /* продукты у скрининга*/
    .t772__container_mobile-grid:first-child .t772__textwrapper {
        margin-bottom: 30px;
    }
    /* продукты у скрининга*/
    
    /*scrolbar*/
    * {
        scrollbar-width: thin;
        scrollbar-color: #ffffff transparent;
    }
    
    /*решили сдать тест?*/
    .t819__wrapper_mobile:after {
        border-width: 7px 6px 0 6px;
    }
    
    /*лаб отчёт*/
    
    .t1075__link:last-child {
        margin-bottom: 0;
    }
    /*консультация*/
    .t1025__bgimg {
        width: 200px;
        height: 200px;
        margin: 0 auto;
    }
    .t1025__imgwrapper {
        width: 100% !important;
        padding-bottom: 200px !important;
    }
    .t1025__price-buttons {
        width: 90% !important;
    }
    .t1025__col {
        margin-bottom: 0;
    }
    /*консультация*/
    /*науч публ*/
    .t142A .t142A__btn {
        margin-bottom: 0;
    }
}



