@media screen and (max-width: 1320px) {
    .social-block .switch-btn {
        display: none;
    }
    .instagram-block__feed {
        width: 100%;
    }
    .footer .search-input {
        display: none;
    }
    .header__logo img {
        width: 170px;
    }
    .swiper-button-next {
        right: 10px;
    }
    .swiper-button-prev {
        left: 10px;
    }
    .instagram-block {
        box-sizing: border-box;
        padding: 0 20px;
    }
    .reviews-block {
        box-sizing: border-box;
        padding: 0 20px;
    }
    .our-staff {
        box-sizing: border-box;
    }
    .our-clinics .our-clinics__top {
        box-sizing: border-box;
        padding: 0 20px;
    }
    .header .wrap {
        padding-left: 18px;
        padding-right: 18px;
    }
    .footer-bot {
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-menu__staff {
        margin-right: 0;
    }
    .footer-menu .wrap {
        padding: 55px 20px 42px 20px;
    }
    .fixed-menu ul {
        width: 90%;
        margin: 0 auto;
    }
    .fixed-menu__menu {
        margin-left: 5px;
        width: 100%;
    }
    .fixed-menu ul a {
        font-size: 16px;
        padding: 0 5px;
    }
    .fixed-menu__social {
        display: none;
    }
    .fixed-menu .button {
        margin-left: 5px;
    }
    .fixed-menu {
        padding: 0 5px;
    }
    .staff-list {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 1280px) {
    /*.clinics-list .item{width:calc(33% - 20px)}*/
}
@media screen and (max-width: 1100px) {
    .video-block {
        margin-top: 60px;
        height: 440px;
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0;
    }
    .video-block iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .services-list {
        column-count: 2;
    }
    .header-top{
      font-size: 14px;
    }
}
@media screen and (max-width: 980px) {
    /*.clinics-list .item{width:calc(50% - 20px)}*/
}
@media screen and (max-width: 960px) {
    .header-main__btns{
        flex-direction: column;
    }
    .header-main__btns .button--lk{
        margin-left: 0;
        margin-top: 10px;
    }
    .main-page_flex-wrap{
      padding: 0 18px;
    }
    .hidden-mobile {
        display: none;
    }
    .show-mobile {
        display: flex !important;
    }
    .advantages-list {
        grid-template-columns: repeat(2, 50%);
    }
    .staff-list--short .staff-card__column-2 {
        max-width: calc(100% - 230px);
        margin-bottom: 20px;
    }
    .staff-list--short .staff-card__btn-wrapper {
        max-width: none;
        flex-wrap: nowrap;
    }
    .staff-list--short .but88 {
        max-width: 240px;
    }
    .staff-list--short .staff-card__btn-wrapper .button {
        max-width: 240px;
    }
    .staff-list--short .staff-card__column-3 {
        margin-left: 215px;
    }
    .staff-list--short .staff-card__btn-wrapper .button:last-child {
        margin-top: 0;
        margin-left: 10px;
    }
    .rating-list{
      grid-template-columns: repeat(3, 33%);
    }
    .fixed-menu__logo img{
      width: 100px;
    }
    .fixed-menu .main-menu__item{
      margin-right: 5px;
    }
    .fixed-menu ul a{
      white-space: nowrap;
    }
    .main-banner__info{
        padding: 0 18px;
    }
}
@media screen and (max-width: 900px) {
    .main-about__flex {
        flex-wrap: wrap;
    }
    .main-about__left,
    .main-about__right {
        width: 100%;
    }
    .main-about__left {
        margin-bottom: 30px;
    }
    iframe {
        max-width: 100%;
    }
    .header .social-block__bottom-line {
        width: 100%;
    }
    .social-block {
        width: 100%;
        margin-left: 5px;
        flex-wrap: wrap;
    }
    .specialist-block .switch-btn:first-child {
        display: none;
    }
    .specialist-block__wrap {
        padding: 38px 15px 33px 15px;
    }
    .reviews-block__item {
        margin: 0 auto;
    }
    .pupular-services__top {
        flex-direction: column;
    }
    .pupular-services__btns-wrap {
        margin-top: 14px;
    }
    .pupular-services__search {
        margin-top: 10px;
    }
    .staff-card__column-2 {
        max-width: calc(100% - 255px);
        margin-left: 10px;
    }
    .staff-card__column-3 {
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .staff-card__btn-wrapper .button {
        white-space: nowrap;
    } /* .ublock0 table tbody{display:flex;flex-wrap:wrap} .ublock0 table tbody tr{display:flex;justify-content:space-between;width:100%;border-bottom:1px solid #f1f1f1} */
    .ublock0 table.table tbody tr:first-of-type td,
    .ublock0 table.table1 tbody tr:first-of-type td {
        border-top: 0;
    }
    .ublock0 table.table tr:last-of-type td {
        border-bottom: 0;
    }
    .ublock0 table tbody tr:hover {
        background: #f5f5f5;
    }
    .ublock0 table.table {
        border-bottom: 0;
    }
    .ublock0 table tbody tr td {
        padding: 10px 10px 10px;
        border-bottom: 0;
        max-width: 50%;
        text-align: left;
    }
    .ublock0 table tbody tr td .row {
        margin: 0;
    }
    table.table:not(.table-bordered) > tbody > tr:hover td:first-of-type {
        padding-left: 10px;
    }
    table.table:not(.table-bordered) > tbody > tr:hover td:last-of-type {
        padding-right: 10px;
    }
}
@media screen and (max-width: 840px) {
    .banner_line {
        height: 25px;
    }
    body.fixed .banner_line ~ .header .fixed-menu {
        top: 25px;
    }
    .ny_top.ny_top--desk {
        display: none;
    }
    .wrap-desk-menu {
        display: none;
    }
    .wrap-mobile-menu {
        display: block;
    }
    .mobile-menu {
        display: flex;
    }
    #title-search {
        margin-right: 0;
    }
    .mobile-search {
        margin: 20px 0;
        padding: 0 10px;
    }
    .social-block__bottom-line .phone-menu {
        display: flex;
        align-items: center;
        margin: 23px auto 15px;
    }
    .social-block__bottom-line .phone-menu .mobile-header__phone {
        margin-right: 5px;
    }
    .social-block__bottom-line .phone-menu a {
        display: block;
        font-size: 17px;
    }
    .city-modal-mobile {
        width: 100%;
        max-width: 310px;
        left: 50%;
        transform: translateX(-50%);
    }
    .city-item {
        display: flex;
        position: relative;
        text-decoration: underline;
    }
    .city-item:before {
        display: block;
        width: 14px;
        height: 21px;
        content: "";
        background: url(../img/location.svg) no-repeat center center;
        margin-right: 5px;
    }
    .social-block__bottom-line #title-search form {
        display: flex;
        position: relative;
    }
    .social-block__bottom-line .search-input {
        background-size: 17px 17px;
        background-position: 18px center;
        display: block;
        width: 100%;
        margin: 0 5px 0 0;
        padding-left: 80px;
        padding-right: 0px;
        color: #000;
        font-size: 17px;
        padding-top: 0;
    }
    .social-block__bottom-line .search-input::placeholder {
        color: #005b33;
        opacity: 1;
    }
    .social-block__bottom-line .search-input::-moz-placeholder {
        color: #005b33;
    }
    .social-block__bottom-line .search-input::-ms-input-placeholder {
        color: #005b33;
    }
    .social-block__bottom-line .search-input::-webkit-input-placeholder {
        color: #005b33;
    }
    .social-block__bottom-line .search-input:-ms-input-placeholder {
        color: #005b33;
    }
    .social-block__bottom-line .search-input::-ms-input-placeholder {
        color: #005b33;
    }
    .articles-block__list,
    .linked_service-list {
        column-count: 1;
    }
    .sections.item-views.linked .item {
        padding: 15px 11px 15px 11px;
    }
    .title-service {
        padding-left: 15px;
        padding-right: 15px;
    }
    .price-table__service {
        height: auto !important;
        padding-top: 10px;
        padding-bottom: 10px;
        flex-wrap: wrap;
    }
    .page-title {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 22px;
    }
    .price-table__title {
        width: 100%;
        margin-bottom: 20px;
    }
    .price-table__price {
        width: 50%;
        margin-left: 0;
    }
    .price-table__button {
        width: 50%;
    }
    .fixed-menu {
        height: 90px;
    }
    .fixed-menu .ny_top {
        position: absolute;
        bottom: -45px;
        width: calc(100% + 10px);
        left: -5px;
    }
    .header .social-block__bottom-line {
        display: none;
    }
    .main-page_flex-wrap {
        display: flex;
        flex-direction: column;
    }
    .main-page_flex-wrap .big-wrap {
        width: 100%;
    }
    .main-page_flex-wrap .wrap {
        width: 100%;
    }
    .footer .social-block__top-line {
        display: none;
        flex-wrap: wrap;
    }
    .footer .social-block__medium-line {
        display: none;
    }
    .news-banner {
        display: none;
    }
    .mobile-header {
        display: flex;
        align-items: center;
        position: relative;
    }
    .mobile-header .ny_top {
        position: absolute;
        bottom: -45px;
        width: 110%;
        left: -5%;
    }
    .footer-bot {
        width: 100%;
        flex-wrap: wrap;
        padding: 30px;
    }
    .fixed-menu .mobile-header {
        display: flex;
        padding-bottom: 0;
    }
    .fixed-menu__wrap {
        display: none;
    }
    .specialist-block .specialist-block__wrap-btn {
        margin-right: 10px;
    }
    .header .social-block__bottom-line {
        display: flex;
        top: 90px;
        position: fixed;
        background: #fff;
        z-index: 13;
        width: 0;
        min-height: 100vh;
        overflow: hidden;
        padding-right: 0;
        white-space: nowrap;
        padding-left: 0;
        -webkit-box-shadow: 4px 4px 8px 0 rgba(34, 60, 80, 0.2);
        -moz-box-shadow: 4px 4px 8px 0 rgba(34, 60, 80, 0.2);
        box-shadow: 4px 4px 8px 0 rgba(34, 60, 80, 0.2);
    }
    .social-block__bottom-line.active {
        width: 80%;
        transition: 0.3s;
        padding: 15px 0 0 0;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
    }
    .social-block__bottom-line li {
        margin: 10px 0;
        color: #005b33;
    }
    .social-block__bottom-line li:first-child {
        margin-top: 0;
    }
    .social-block__bottom-line li:last-child {
        margin-bottom: 0px;
    }
    .social-block__bottom-line ul {
        flex-direction: column;
        padding: 0;
    }
    .pupular-services__list {
        column-count: 1;
    }
    .staff-card__btn-wrapper {
        flex-wrap: wrap;
    }
    .ublock0 .but88 {
        width: 100%;
        max-width: 100%;
    }
    .staff-card__btn-wrapper .button {
        width: 100%;
        margin: 0;
    }
    .staff-card__btn-wrapper .button:last-child {
        width: 100%;
        margin-top: 10px;
        margin-left: 0;
        margin-right: 0;
    }
    div.cta1 a.social-block__icon-text {
        display: block;
    }
    div.content div.ublock0 div.ublock4 div.cta1 div.but88 {
        float: none;
        max-width: 220px;
    }
    .social-block__bottom-line div#title-search .search-form {
        position: relative;
    }
    .social-block__bottom-line div#title-search .search-form input.button {
        display: none;
        position: absolute;
        z-index: 2;
        top: 1px;
        left: 1px;
        height: calc(100% - 2px);
        width: 70px;
        border-radius: 33px 0 0 33px;
        background: #fff url("../img/search-icon-green.svg") no-repeat center center;
    }
    .social-block__bottom-line div#title-search form input.button:hover {
    }
    .social-block__bottom-line div#title-search .search-form.active input.button {
        display: block;
    }
    .social-block__bottom-line li.main-menu__item {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 0;
        padding: 10px 0;
    }
    .social-block__bottom-line li.main-menu__item.main-menu__parent {
        border-bottom: 1px solid #66cccc;
    }
    .social-block__bottom-line ul.main-menu__sub {
        padding: 10px 0 0 0;
        border: none;
        position: static;
        box-shadow: none;
    }
    .social-block__bottom-line ul a {
        font-size: 16px;
        line-height: 19px;
    }
    .social-block__bottom-line ul span.main-menu__parent__link a {
        white-space: break-spaces;
        font-size: 16px;
        line-height: 19px;
        color: rgba(29, 29, 27, 0.7);
        border-bottom: none;
    }
    #wdct_items .item table td.props {
        display: none;
    }
    .list_price {
        width: 25%;
    }
}
@media screen and (max-width: 800px) {
  .lk-modal-wrap{
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .lk-modal-wrap .button--lk{
    margin: 0 auto;
  }
  .header-main{
    padding: 0;
  }
  .header-top{
    padding-right: 0;
  }
  .header-top__title {
    display: none;
  }
  .header-top .vision {
    display: none;
  }
  .header-adress__icon{
    display: none;
  }
  .header-top__right {
    width: 100%;
  }
  .header-adress {
    width: 100%;
    justify-content: space-between;
  }
  .header-adress__city .header-adress__item{
    padding-right: 0;
    margin-right: 0;
  }
  .header-adress__city .header-adress__item:after{
    content: none;
  }
  .logo__img{
    display: none;
  }
  .logo__img-mobile{
    display: block;
  }
  .big-phone{
    font-family: 'Gotham Pro';
    font-weight: 700;
    font-size: 26px;
    line-height: 18px;
  }
  .header .header-main .button{
    display: none;
  }
  .mobile-menu-close {
    display: none;
    width: 25px;
  }
  .mobile-menu{
    display: flex;
  }
  body.open-menu .mobile-menu-button{
    display: none;
  }
  body.open-menu .mobile-menu-close{
    display: flex;
  }
  .header-menu{
    display: none;
    width: 100%;
    position: fixed;
    left: 0;
    z-index: 10;
    background: #EAFCFC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    padding: 0 18px 34px;
    border: none;
  }
  body.open-menu .header-menu{
    display: block;
    height: calc(100vh - 125px);
    overflow-y: auto;
    padding-bottom: 90px;
  }
  body.fixed.open-menu .header-menu{
    height: calc(100vh - 115px);
  }
  body.open-menu.fixed .header-menu{
    top: 90px;
  }
  .main-menu{
    flex-wrap: wrap;
    margin-top: 15px;
    border-top: 1px solid #ABABAB;
  }
  .main-menu__item{
    width: 100%;
    order: 2;
    /*border-top: 1px solid #ABABAB;*/
  }
  .main-menu__search{
    display: none;
  }
  .main-menu__item-wrap{
    border-bottom: 1px solid #ABABAB;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .main-menu__item-wrap > svg{
    display: none;
  }
  .main-menu__item-wrap .main-menu__link{
    display: flex;
    align-items: center;
    height: 40px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
  }
  .main-menu__item--parent:hover .main-menu__link:after,
  .main-menu__item-wrap:not(.main-menu__item--parent):hover .main-menu__link:after{
    content: none;
  }
  #title-search.mobile-search{
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
  }
  #title-search.mobile-search .search-input{
    width: calc(100% - 84px);
    height: 40px;
    border: 1px solid #000000;
    border-radius: 3px;
    padding: 0 17px;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
  }
  #title-search.mobile-search .search-input::placeholder{
    color: #DFDFDF;
    font-variant: small-caps;
  }
  #title-search.mobile-search .button{
    display: block;
    width: 60px;
    height: 40px;
    background: #66CCCC url('../img/search-bg.svg') no-repeat center center;
    border-radius: 3px;
    border: none;
    padding: 0;
  }
  #title-search.mobile-search .search-form{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
    border-top: 1px solid #ABABAB;
  }
  #title-search.mobile-search .search-form__close{
    display: none;
  }
  .main-menu__sub{
    display: none;
    flex-wrap: wrap;
    position: static;
    padding: 0 0 0 17px;
    background: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #ABABAB;
  }
  .main-menu__item--parent.active .main-menu__sub{
    display: flex !important;
  }
  .main-menu__item--parent:hover .main-menu__sub{
    display: none;
  }
  .main-menu__sub li{
    width: 100%;
    margin: 0;
  }
  .main-menu__sub li a{
    display: flex;
    align-items: center;
    width: 100%;
    height: 30px;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    font-variant: small-caps;
    color: #686868;
    border-bottom: 1px solid #ABABAB;
  }
  .main-menu__sub li a:hover{
    text-decoration: none;
  }
  .main-menu__sub li:last-child a{
    border-bottom: 0;
  }
  .main-menu__mobile-open{
    display: block;
    position: relative;
    width: 22px;
    height: 22px;
    margin-right: 17px;
  }
  .main-menu__mobile-open:before{
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #66CCCC;
  }
  .main-menu__mobile-open:after{
    display: block;
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #66CCCC;
  }
  .main-menu__item--parent.active .main-menu__mobile-open:after{
    content: none;
  }
  .header-menu__mobile-footer{
    display: block;
    margin-top: 34px;
  }
  .header-menu__address{
    margin-top: 34px;
  }
  .header-menu__address-item{
    font-family: 'Gotham Pro';
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    text-align: center;
  }
  .header .mobile-btn-wrap .button{
    width: 100%;
    max-width: 200px;
    height: 50px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
  }
  .main-banner__wrapper{
    flex-wrap: wrap;
  }
  .main-banner__img{
    margin: 0 auto;
  }
  .main-banner__info{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    order: 2;
  }
  .main-banner__wrapper .wmt-line__text{
    width: 100%;
    background: none;
    padding: 0;
    font-weight: 700;
    font-size: 22px;
    line-height: 130%;
    margin-top: 57px;
    margin-right: 0;
  }
  .main-banner__wrapper .wmt-line__title{
    color: #000;
    font-size: 22px;
  }
  .main-banner__wrapper .wmt-line__subtitle{
    color: #000;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    margin-top: 25px;
  }
  .main-banner__wrapper .wmt-line__btn{
    margin-left: 0;
    margin-top: 50px;
  }
  .main-banner__wrapper .wmt-line__link{
    height: 40px;
    padding: 0 30px;
    font-weight: 400;
    font-size: 18px;
    line-height: 17px;
  }
  .main-banner__wrapper .wmt-line{
    order: 3;
    width: 100%;
    max-width: none;
    margin-top: 45px;
    padding: 0 37px;
  }
  .main-banner__wrapper .wmt-line__center{
    height: 2px;
  }
  .main-banner__wrapper .wmt-line__left-plus, 
  .main-banner__wrapper .wmt-line__right-plus{
    width: 22px;
    height: 2px;
  }
  .main-banner__wrapper .wmt-line__left-plus:before, 
  .main-banner__wrapper .wmt-line__right-plus:after{
    width: 2px;
    height: 22px;
    top: -10px;
    left: 11px;
  }
  #swiper-banners{
    padding-bottom: 40px;
  }
  #swiper-banners.swiper-main-banner{
    padding-bottom: 12px;
  }
  #swiper-banners .swiper-pagination{
    z-index: -1;
    margin-left: 0;
    top: 0;
    bottom: auto;
    padding-top: 69%;
    text-align: center;
  }
  .fixed-menu .mobile-header__img img{
    width: 100px;
  }
  .services-tabs-titles {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .services-tab-title-wrap{
    width: calc(50% - 12.5px);
    margin-bottom: 25px;
  }
  .services-tab-title-wrap:not(:last-child){
    margin-right: 0;
  }
  .services-tab-title-wrap.active .wmt-line{
    display: none;
  }
  .services-tab-title{
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    padding: 0;
  }
  .services-popular{
    max-width: 100%;
  }
  .services_list{
    margin: 0;
  }
  .services_list__item {
    max-width: calc(50% - 43px);
    margin: 0 21px 20px;
  }
  .rating-list {
    grid-template-columns: repeat(2, calc(50% - 20px));
  }
  .index-form__input-flex{
    flex-wrap: wrap;
  }
  .index-form__input-wrap{
    margin-right: 0;
    margin-bottom: 25px;
  }
  .index-form__input-flex .button{
    width: 100%;
    max-width: 220px;
    margin-left: 0;
  }
  .index-contacts-item{
    max-width: 100%;
    margin-bottom: 50px;
  }
  .index-contacts-item:last-child{
    margin-bottom: 0;
  }
  .about-slider__item{
    display: block;
    margin: 0 auto;
  }
  .footer{
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .footer-blocks{
    flex-wrap: wrap;
  }
  .footer__info{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .footer-menu{
    display: none;
    width: 100%;
  }
  .footer-phone{
    font-family: 'Gotham Pro';
    font-weight: 600;
    font-size: 28px;
    line-height: 27px;
    text-transform: uppercase;
  }
  .footer__desc-text{
    padding: 25px 30px;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
  }
}
@media screen and (max-width: 769px) {
    .wrap {
        padding: 0 16px;
    }
    .advantages-list {
        display: grid;
        grid-template-columns: repeat(1, 100%);
        margin-bottom: 15px;
    }
    .advantages-item a {
        display: flex;
        justify-content: space-between;
        padding: 0 4px;
        margin-bottom: 15px;
    }
    .advantages-item:last-child {
        margin-bottom: 0;
    }
    .advantages-item__pic {
        width: 35px;
        height: auto;
    }
    .advantages-item__text {
        width: calc(100% - 60px);
        display: flex;
        align-items: center;
        text-align: left;
    }
    .ublock0-1,
    .ublock0-2 {
        width: 100%;
        margin: 0 0 10px 0;
        border-radius: 10px !important;
    }
    div.ublock0 div.ublock0-1 div.ris1 img {
        border-radius: 10px !important;
    }
    .ublock0 h3 {
        text-align: left;
    }
    .ublock1 {
        width: 100%;
    }
    .ublock0 .sale_link {
        margin-bottom: 10px;
    }
    .staff_text {
        max-width: 100%;
    }
    h1 {
        font-size: 18px;
        line-height: normal;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 720px) {
    .social-block__bottom-line nav {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 50px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.12);
        max-height: calc(100vh - 310px);
        max-height: calc(var(--doc-height) - 310px);
        overflow-y: auto;
    }
    .main-clinic {
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        margin-top: 0;
        flex-direction: column;
        padding-bottom: 0;
    }
    .main-clinic:last-child {
        padding-bottom: 0;
    }
    .main-clinic__logo {
        display: none;
    }
    .main-clinic__btn {
        max-width: 300px;
        margin: 0 auto 25px;
    }
    .question__info {
        padding-left: 75px;
    }
    .question__info br {
        display: none;
    }
    .footer-menu__column {
        width: 100%;
        margin-bottom: 20px;
    }
    .wmt-line {
        width: 90%;
        margin-left: 5%;
    }
    .wmt-line.wmt-line--staff {
        width: 100%;
        margin-left: 0;
    }
    .wmt-line.wmt-line--news {
        width: 100%;
        margin-left: 0;
    }
    .main-clinic__info {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        padding-top: 15px;
    }
    .main-clinic__col {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .footer-menu {
        flex-wrap: wrap;
        padding-top: 20px;
    }
    .main-question {
        max-width: 340px;
        margin: 30px auto;
        padding: 40px 20px;
        min-height: 360px;
        background: url("../img/question_m_bg.jpg") no-repeat center center;
        margin-bottom: 60px;
    }
    .question__title {
        font-size: 20px;
        line-height: 23px;
    }
    .question__subtitle {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 14px;
    }
    .question__phone {
        font-weight: 500;
        font-size: 27px;
        line-height: 32px;
    }
    .clinics-list .body-info {
        flex-direction: column;
    }
    .clinic-text:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px;
    }
    #CalltouchWidgetFrame {
        inset: auto 0px 60px auto !important;
    }
    .index-h1 {
        font-size: 20px;
    }
    .ublock1 h2 img,
    .ublock1 h3 img,
    .ublock3 h2 img,
    .ublock3 h3 img {
        display: none;
    }
    .button {
        padding: 0 20px;
    }
    .reviews-block {
        padding: 0 10px;
    }
    .reviews-block .button {
        font-size: 14px;
    }
    .sections.item-views.linked .item .title {
        margin-top: 15px;
    }
    .detail.news .order-block tr {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .detail.news .order-block tr td {
        width: 100%;
        padding: 15px;
    }
    .order-block .btn.order {
        display: block;
    }
    .sections.item-views.linked .item:not(.wti) .info {
        padding-left: 0;
        padding-right: 0;
    }
    .order-block .text {
        padding: 0 32px 0 67px;
    }
    .order-block .text:before {
        left: 18px;
    }
    .staff-card__btn-wrapper .button {
        font-size: 16px;
    }
    .switch-btn {
        box-shadow: none;
    }
    #toTop {
        z-index: 10;
        left: 32px;
        bottom: 30px;
    }
    .modal__input-flex .modal__input-wrap {
        min-width: 250px;
        width: 100%;
    }
    .b24-widget-button-position-bottom-right {
        right: 10px !important;
        bottom: 200px !important;
    }
    .index-clinics {
        display: none;
    }
    .mobile-clinics {
        display: block;
    }
    .sl_big {
        font-size: 18px;
    }
    .main-banner {
        order: 0;
    }
    .specialist-block {
        order: 1;
    }
    .our-staff {
        order: 2;
    }
    .reviews-block {
        position: relative;
        order: 0;
    }
    .video-block {
        margin-top: 80px;
        order: 4;
    }
    .our-staff .button {
        display: none;
    }
    .our-clinics .switch-btn {
        display: none;
    }
    .reviews-block__top .button {
        position: absolute;
        bottom: -61px;
        z-index: 10;
        left: 50%;
        transform: translateX(-50%);
    }
    .new-news .button {
        position: absolute;
        bottom: -61px;
        z-index: 10;
        left: 50%;
        transform: translateX(-50%);
    }
    .our-clinics {
        order: 5;
    }
    .schedule-table {
        order: 6;
    }
    .instagram-block {
        order: 7;
    }
    .hidden-mobile {
        display: none;
    }
    .instagram-block__top,
    .instagram-block .social-list {
        display: none;
    }
    .new-news {
        padding-top: 0;
    }
    .specialist-block__all-link {
        display: block;
    }
    /*.specialist-block__item{display:none}*/
    .specialist-block__mobile-wrap .specialist-block__item {
        display: block;
    }
    .specialist-block__wrap {
        height: auto;
    }
    .specialist-block__search .button {
        display: none;
    }
    .specialist-block__wrap {
        padding: 0;
    }
    .specialist-block__mobile-wrap {
        position: relative;
        display: flex;
        flex-direction: column;
        margin: 20px 20px 0 20px;
        background: #fff;
        border: 1px solid #005b33;
        box-sizing: border-box;
        border-radius: 8px;
    }
    .specialist-block__list.active .specialist-block__mobile-wrap {
        display: block;
    }
    .specialist-block .switch-btn {
        margin-top: 11px;
        margin-bottom: 27px;
        margin-left: 14px;
        display: none;
    }
    .specialist-block__category {
        display: block;
        cursor: pointer;
    }
    .specialist-block__list {
        height: auto;
        margin-bottom: 0;
    }
    .specialist-block__choise-wrap .switch-btn {
        display: none;
    }
    .specialist-block__list {
        margin-top: 0;
    }
    .specialist-block__search {
        margin: 20px 0 25px 0;
        padding: 0 20px;
    }
    .footer-menu .wrap {
        flex-direction: column;
        margin-left: 38px;
        padding-left: 0;
    }
    .footer-menu__about {
        margin: 30px 0 0 0;
    }
    .footer-menu__staff {
        margin-top: 30px;
        margin-right: 0;
    }
    .footer-menu a {
        word-break: break-word;
    }
    .news-banner {
        display: none;
    }
    .reviews-block__item {
        width: auto;
        padding-left: 25px;
        padding-right: 25px;
    }
    .reviews-block__list .button {
        margin: 20px auto 0 auto;
    }
    .schedule-table .flex-table__row {
        align-items: flex-start;
        flex-direction: column;
        background: 0 0;
    }
    .sl_big {
        font-size: 18px;
    }
    .specialist-block {
        border-radius: 0;
        margin-top: 0;
    }
    .instagram-block__title {
        font-size: 30px;
        padding-left: 62px;
        background-size: 54px auto;
    }
    .footer-menu li {
        margin-left: 0;
    }
    .footer-menu__title {
        font-size: 16px;
    }
    .our-clinics__title {
        font-size: 30px;
    }
    .schedule-table {
        background: #e6f0ec;
    }
    .shedule-clinic {
        position: relative;
        background: #fff;
        border: 1px solid #005b33;
        box-sizing: border-box;
        border-radius: 8px;
        margin: 0 20px 8px 20px;
        padding: 0 0 0 40px;
        height: 50px;
    }
    .shedule-clinic.active {
        padding: 15px 20px 100px 40px;
        height: auto;
    }
    .shedule-clinic__desc {
        display: none;
    }
    .shedule-clinic.active .shedule-clinic__desc {
        display: flex;
    }
    .shedule-clinic .flex-table__way {
        display: none;
        position: absolute;
        bottom: 30px;
        left: 42px;
        width: auto;
    }
    .shedule-clinic .flex-table__taxi {
        display: none;
        position: absolute;
        bottom: 60px;
        left: 42px;
        width: auto;
    }
    .shedule-clinic.active .flex-table__taxi,
    .shedule-clinic.active .flex-table__way {
        display: block;
    }
    .schedule-table__adress {
        padding-left: 20px;
        background: url(../img/MAP-PIN.svg) no-repeat;
        background-position: left;
        background-size: 11px auto;
        font-size: 20px;
        display: flex;
        align-items: center;
        color: #005b33;
        text-transform: capitalize;
        width: 100%;
    }
    .schedule-table__title {
        color: #414042;
        font-size: 20px;
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
    .schedule-table .flex-table__row_bor-rad {
        border: none;
    }
    .schedule-table .flex-table__row {
        height: auto;
        flex-direction: row;
        flex-wrap: wrap;
        border: none;
    }
    .shedule-clinic .schedule {
        margin-top: 20px;
    }
    .schedule-table {
        padding: 27px 0;
    }
    .swiper-button-next,
    .swiper-button-prev {
        width: 35px;
        height: 35px;
        background-size: contain;
    }
    .our-staff__list .swiper-button-next,
    .reviews-block__list .swiper-button-next {
        right: -10px;
    }
    .our-staff__list .swiper-button-prev,
    .reviews-block__list .swiper-button-prev {
        left: -10px;
    }
    .footer-bot .social-list {
        margin-top: 20px;
    }
    .reviews-block__item-wrap {
        width: 300px;
        margin: 0 auto;
    }
    .services-list {
        column-count: 1;
        padding-bottom: 14px;
        padding-left: 22px;
        padding-right: 0px;
    }
    .specialist-block__wrap-btn {
        display: none;
    }
    .specialist-block .specialist-block__title {
        margin: 15px auto 0 auto;
        font-size: 26px;
        height: 55px;
    }
    .content iframe {
        height: 300px;
    }
    /*.content h1,
    .content h2,
    .content h3,
    .content h4,
    .content h5,
    .contenth h6 {
        font-size: 18px;
    }*/
    .ublock0 table.table tbody tr td .col-xs-6 {
        width: 100%;
        text-align: center;
    }
    .clinics-list .item {
        margin-left: 20px;
        width: 100%;
    }
    .clinics-list .wrap a {
        width: 100%;
    }
    .h1-main {
        font-size: 27px;
        line-height: 39px;
        margin: 30px 0;
    }
    .services_title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 16px;
        line-height: 19px;
    }

    .services_wrap {
        margin-bottom: 20px;
    }
    .services_list__item {
        min-height: 110px;
    }
    .our-staff__list {
        margin-bottom: 40px;
    }
    .main_staff_bg {
        padding-top: 0;
        padding-bottom: 20px;
        margin-bottom: 0;
    }
    .reviews-block__list {
        margin-top: 40px;
    }
    .main_news_bg {
        margin-bottom: 40px;
    }
    .main-about__title,
    .reviews-block__title,
    .our-staff__title,
    .new-news__title,
    .main-clinic__title,
    .main-map__title {
        font-size: 27px;
        line-height: 32px;
    }
    .reviews-block__top {
        justify-content: space-between;
        align-items: center;
    }
    .news-block__top {
        justify-content: space-between;
        align-items: center;
    }
    .title-mobile-link {
        display: block;
        font-size: 14px;
        line-height: 16px;
        text-decoration-line: underline;
        color: #267373;
    }
    .new-news__link {
        font-weight: 500;
        font-size: 16px;
        line-height: 25px;
    }

    .footer {
        display: flex;
        flex-direction: column;
        margin-top: 0;
    }
    .footer-menu {
        order: 2;
    }
    .main-clinics {
        order: 1;
        width: 100%;
        margin: 0;
    }
    .copyright {
        order: 3;
        margin-top: 0;
    }

    .footer-menu__left-column {
        order: 2;
    }

    .mobile-btn-wrap {
        display: block;
        width: 100%;
        padding: 0 28px;
    }
    .wrap-mobile-menu .button {
        /*display: block;*/
        width: 100%;
    }
    .wrap-mobile-menu .lk-modal-wrap {
        margin-left: 10px;
        width: calc(100% - 20px);
    }
    .wrap-mobile-menu .lk-modal-wrap .button {
        width: 100%;
    }
    .staff-list__select {
        margin-bottom: 10px;
    }
    .page-top-main h1 {
        font-size: 27px;
        line-height: 32px;
    }
}
@media screen and (max-width: 560px) {
  .logo__img-mobile{
    max-width: 90px;
  }
  .header{
    margin-bottom: 0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
  }
  .header-main{
    padding: 0;
    height: 70px;
  }
  .header-adress__item{
    font-size: 14px;
  }
  .footer__info .logo__img{
    display: block;
    max-width: 200px;
  }
  .big-phone{
    font-size: 19px;
  }
  .header .wrap{
    position: relative;
  }
  
  .main-page_flex-wrap{
    padding-left: 18px;
    padding-right: 18px;
  }

  .main-page_flex-wrap:before{
    width: 913px;
    height: 763px;
    left: 50%;
    top: 880px;
  }

  #swiper-banners .swiper-pagination{
    padding-top: 92%;
  }

  .wmt-line{
    width: 100%;
    margin-left: 0;
  }
  .wmt-line__center{
    height: 2px;
  }
  .wmt-line__left-plus, 
  .wmt-line__right-plus{
    width: 22px;
    height: 2px;
  }
  .wmt-line__left-plus:before, 
  .wmt-line__right-plus:after{
    width: 2px;
    height: 22px;
    top: -10px;
    left: 10px;
  }

  .main-banner__img{
    order: 1;
    width: 100%;
  }
  .main-banner__img img{
    max-width: 100%;
    max-height: 100%;
  }
  .main-page_flex-wrap .wrap {
    width: 100%;
    padding: 0;
  }
  .swiper-pagination-bullet{
    width: 6.64px;
    height: 6.64px;
  }
  .swiper-pagination-bullet-active{
    width: 19.91px;
  }
  .services_list{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .services_list__img{
    width: 30%;
    max-height: 55px;
  }
  .services_list__item{
    max-width: 80%;
    margin: 0 0 20px;
    min-height: 80px;
    padding: 5px 20px;
    height: auto;
    min-height: 80px;
    justify-content: flex-start;
  }
  .services_list__link{
    width: 70%;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
  }
  .services_bottom{
    margin-top: 30px;
  }
  .services-block{
    margin-bottom: 100px;
  }
  .staff-tab-title-wrap.active .wmt-line{
    display: none;
  }
  .staff-tabs-titles{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .staff-tab-title-wrap,
  .staff-tab-title-wrap:not(:nth-child(4)){
    width: calc(50% - 10px);
    margin-right: 0;
    margin-bottom: 25px;
  }
  .staff-tab-title{
    width: 100%;
    padding: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
  }
  .staff-element{
    flex-wrap: wrap;
    padding-bottom: 7px;
  }
  .staff-element__info{
    width: 100%;
    padding: 47px 0 0 0;
  }
  .staff-element{
    border: none;
  }
  .staff-element__img-wrap{
    margin: 0 auto;
    border: 1px solid #ABABAB;
    border-radius: 3px;
  }
  .staff-element__name{
    font-size: 22px;
  }
  .staff-element__position{
    font-size: 16px;
  }

  .our-staff{
    margin-bottom: 100px;
  }
  .main-about-bg:before{
    left: calc(50% - 80px);
    top: 345px;
    transform: translateX(-50%) rotate(180deg);
  }
  .main-about__title{
    font-weight: 500;
    font-size: 28px;
    line-height: 115%;
    margin-bottom: 50px;
  }
  .main-about__left{
    order: 2;
    margin-top: 25px;
    margin-bottom: 0;
    padding-right: 0;
  }
  .main-about__right{
    order: 1;
  }
  .main-about{
    margin-bottom: 100px;
  }
  .main-about__desc p:last-child{
    margin-bottom: 0;
  }
  .index-rating__title{
    font-size: 28px;
    line-height: 115%;
    margin-bottom: 75px;
  }
  .rating-list{
    grid-gap: 25px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .rating-item{
    width: calc(50% - 10px);
    height: 67px;
    justify-content: flex-start;
    padding: 0 15px;
  }
  .rating-item:last-child{
    /*width: 220px;*/
    justify-content: center;
  }
  .rating-item__scrore{
    font-size: 22px;
    line-height: 21px;
    margin-right: 10px;
  }
  .rating-item__name{
    font-size: 18px;
    line-height: 17px;
  }
  .rating-item__name--small{
    font-size: 10px;
    line-height: 10px;
  }
  .rating-item:last-child .rating-item__name--small{
    font-size: 12px;
    line-height: 150%;
  }
  .index-form form{
    width: 100%;
    margin-top: 35px;
    margin-bottom: 35px;
    padding: 50px 15px;
  }
  .index-form__title{
    font-size: 24px;
    line-height: 115%;
    margin-bottom: 25px;
  }
  .index-contacts-bg:before{
    width: 1578px;
    height: 1318px;
    left: -650px;
    top: 220px;
    transform: rotate(30deg);
  }
  .index-contacts__title{
    font-size: 28px;
    line-height: 115%;
  }
  .index-contacts__btns{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  .index-contacts__btn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(50% - 10px);
    height: 42px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    border: 1px solid #000000;
    border-radius: 3px;
  }
  .index-contacts-item:not(:last-child){
    margin-bottom: 50px;
  }
  .index-contacts-item__name{
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 25px;
  }
  .index-contacts-item_adress{
    margin-bottom: 25px;
  }
  .index-contacts-item-btn{
    width: calc(50% - 10px);
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    padding: 0 10px;
  }
    .mobile-header__img img {
        width: auto;
        max-width: 90%;
    }
    .fixed-menu .mobile-header__img img {
        width: auto;
        max-width: 90%;
    }
    .about {
        flex-wrap: wrap;
    }
    .about__video,
    .about__text {
        width: 100%;
    }
    .reviews-block__list--index .reviews-block__item {
        max-width: none;
    }
    .reviews-block__item-text {
        max-width: none;
    }
    .staff-card__sale {
        text-align: center;
    }
    .modal__input {
        font-size: 16px;
    }
    div.content div.ublock0 div.ublock0-2 div.but88 {
        float: none;
    }

    section.page-top {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .ublock0 .sale_link {
        margin-top: 15px;
    }
    .pupular-services {
        padding: 40px 15px 32px 15px;
    }
    .staff-list__select .select {
        margin-left: 0;
        width: 100%;
    }
    .staff-list__select .select:last-child {
        margin-top: 15px;
    }
    .staff-list__top .search-form {
        width: 100%;
    }
    .staff-list__top .search-input {
        margin: 0;
        width: calc(100% - 56px);
    }
    .staff-list__top .button {
        margin-left: 6px;
        width: 65px;
    }
    .staff-card__container {
        padding: 9px 11px 30px 11px;
    }
    .staff-card__img {
        width: 130px;
        height: 130px;
    }
    .staff-card__title {
        text-align: center;
    }
    .staff-card__column-2,
    .staff-list--short .staff-card__column-2 {
        margin: 15px 0 0;
        width: 100%;
        max-width: 100%;
    }
    .staff-card__column-3,
    .staff-list--short .staff-card__column-3 {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        text-align: center;
    }
    .staff-card__column-1,
    .staff-list--short .staff-card__column-1 {
        align-items: center;
        width: 100%;
        margin: 0 auto;
    }
    .staff-card__column-2 .staff-card__text,
    .staff-list--short .staff-card__column-2 .staff-card__text {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .staff-cart_price {
        justify-content: center;
    }
    .staff-card__btn-wrapper {
        width: 100%;
        max-width: 220px;
        margin: 8px auto 0;
    }
    .staff-card__filials {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
	.staff-card__filials.with-but {
		flex-direction: column;
    }
    .staff-card__clinic-text {
        margin-top: 10px;
        margin-left: 0;
    }
    .schedule-component {
        min-width: 300px !important;
    }
    .schedule__days {
        justify-content: center;
    }
    .schedule__days-container {
        width: 100%;
        max-width: 329px;
    }
    .schedule__slots {
        margin: 0 auto;
        max-width: 100%;
    }
    .specialist-block__list.active {
        margin-top: 5px;
    }
    .pupular-services__btns-wrap {
        flex-direction: column;
    }
    .pupular-services__title {
        font-size: 26px;
    }
    .pupular-services__link {
        margin: 0 0 15px 0;
    }
    #toTop {
        left: 32px;
        bottom: 30px;
    }
    #wa {
        background: url(../images/wa.png) no-repeat 50% 50%;
        background-size: 65px;
        position: fixed;
        bottom: 190px;
        right: 1px;
        width: 80px;
        height: 80px;
        cursor: pointer;
        color: #005232;
        z-index: 99999;
    }
    .specialist-block {
        margin-top: 40px;
    }
    .item-views.news-items.projects.linked:not(.front) .item {
        width: 100%;
    }
    .list-type-block.item-views .item .image + .body-info {
        padding-left: 0 !important;
    }
    .sections.item-views.linked .item .info {
        margin: 0;
    }
    .main-banner__text {
        font-size: 14px !important;
    }
    .light-text {
        font-size: 13px !important;
    }
    .staff-card__btn-wrapper a.button {
        margin-right: 0px;
    }
    .but88 {
        margin: 10px auto 0;
        max-width: 105px;
        font-size: 16px;
        float: right;
        display: block;
        width: 100%;
        /*max-width: 220px;*/
    }
	.under-schedule div:has(.staff-card__filials.with-but) ~ .but88 {
		max-width: 220px;
	}
    .ublock0 .but88 {
        max-width: 220px;
        float: none;
    }
    .modal__wrap {
        padding: 20px;
    }
    .footer .social-block__top-line {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
    .social-block {
        margin-left: 0;
    }
    .social-block__location {
        margin-bottom: 15px;
    }
    .social-block__adress {
        margin-bottom: 15px;
        margin-right: 0;
    }
    .social-block__phone {
        flex-wrap: wrap;
        justify-content: center;
    }
    .callme-btn {
        display: none;
    }
    .footer .search-input {
        display: block;
    }
    .footer .social-block__medium-line {
        display: flex;
        flex-wrap: wrap;
    }
    .eye-icon,
    .footer .button:not(.no-hidden),
    .footer .switch-btn {
        display: none;
    }
    .staff-list__top {
        justify-content: center;
    }
    .staff-list__select {
        justify-content: center;
    }
    .staff-list__select {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    .contacts-items .open-item {
        display: flex;
        align-items: center;
        font-size: 16px;
        height: 50px;
        background-size: 20px auto;
    }
    .contacts-items .item {
        height: auto;
        max-height: 0;
        min-height: auto;
        overflow: hidden;
        transition: max-height 0.5s ease-in;
    }
    .contacts-items .item.active {
        max-height: 750px;
    }
    .ublock0 table tbody tr {
        flex-wrap: wrap;
        justify-content: center;
    }
    .ublock0 table tbody tr td {
        max-width: 100%;
    }
    .ublock0 table.table tbody tr td .col-xs-6 {
        width: 50%;
    }
    .staff-list__select {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .staff-list__select-block {
        width: 100%;
    }
    .staff-list__select-block:not(:last-child) {
        margin-right: 0;
    }
    .services__open-sub {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20px;
        height: 20px;
    }
    .services__open-sub .minus-svg {
        display: none;
    }
    .services_wrap.is-active .services__open-sub .plus-svg {
        display: none;
    }
    .services_wrap.is-active .services__open-sub .minus-svg {
        display: block;
    }
    .staff-card__btns .but88 {
        margin: 0 auto;
    }
    .staff-card__btns .but88 .button.open-modal.gr,
    .staff-card__btns .but88 .button.open-modal.brow {
        width: 100%;
        margin: 0 auto;
    }
    .staff-card__btns .but88 .button.open-modal.brow {
        margin-top: 10px;
    }
    .staff-card__btns {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-top: 10px;
    }
    .staff-card__btns .staff-card__btn-detail {
        margin: 0 auto;
    }
    .service-blocks__description .concept_line h3 {
        font-size: 16px;
        font-weight: bold;
    }
    .contacts-items .item.active {
        width: 100%;
        margin: 20px 0;
    }
    .h2-none-style {
        font-size: 13px;
    }
    #wdct_items .item > .link .expand {
        font-size: 14px;
    }
    #wdct_items .items .item {
        margin-left: 5px;
    }
    #wdct_items .item table td.image {
        width: 1px;
    }
    .list_price {
        width: 33.33333%;
    }
    .payments {
        flex-wrap: wrap;
    }
    .payment-item {
        width: 100%;
        margin-bottom: 15px;
    }
    .flex-control-nav {
        bottom: -25px;
    }
    .flexslider.before-after img {
        margin: 0 auto;
    }
    .footer__desc{
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 520px) {
    .fancybox-content {
        padding: 44px 22px;
    }
    .social-block__bottom-line li.main-menu__item {
        padding: 20px 0;
        margin-top: 0;
    }
    .social-block__bottom-line ul.main-menu__sub {
        padding-top: 15px;
    }
    .social-block__bottom-line li {
        margin-bottom: 15px;
    }
    .staff-list.staff-list--short {
        max-width: 100%;
    }
    iframe {
        max-height: 400px;
    }
    .col-md-12 {
        padding: 0 6px;
    }
    .sections.item-views .item .image {
        float: none;
    }
}
@media screen and (max-width: 440px) {
    .header .social-block__bottom-line {
        top: 78px;
    }
    .reviews-block__item-wrap {
        width: auto;
    }
    .social-block__bottom-line {
        top: 78px;
    }
    .mobile-menu-btn {
        margin-left: 10px;
    }
    .mobile-header__img {
        margin-right: 15px;
    }
}
@media screen and (max-width: 480px) {
    .modal__title {
        font-size: 24px;
    }
}
@media screen and (max-width: 470px) {
    .list-type-block.item-views .item > .image,
    .list-type-block.item-views.image_right .item > .image {
        float: none;
        width: 100%;
        text-align: center;
    }
    .item-views.list .item .previewtext {
        max-height: 100%;
        padding: 0;
    }
    .detail .period span,
    .font_light,
    .item-views .item .period span {
        padding: 4px 10px;
        font-size: 10px;
    }
    .font_md {
        font-size: 15px;
    }
    .item-views.news-items .item .body-info > .wrap {
        padding: 10px 0;
    }
    .content iframe {
        height: 205px;
    }
    .staff-card__filials {
        flex-wrap: wrap;
    }
    .staff-card__filials-title {
        width: 100%;
    }
    .staff-card__clinic-text {
        margin-top: 15px;
        margin-left: 0;
    }
    .staff-card__clinic-wrap .staff-card__clinic-text {
        margin-top: 0;
        margin-bottom: 15px;
    }
    .staff-card__clinic-wrap {
        flex-wrap: wrap;
        justify-content: center;
    }
    .cta1 {
        font-size: 19px;
        text-align: center;
        padding: 10px 10px;
    }
    div.content div.ublock0 div.ublock4 div.cta1 div.but88 {
        float: none;
        display: block;
        margin: 10px auto;
        font-size: 14px;
    }
    div.ublock0 div.ublock0-1 div.ris1 img {
        height: auto;
        max-width: 100%;
    }
    .ublock0-2 {
        margin: 0 0 20px 0;
    }
    .ublock0-2 {
        padding: 0 10px;
        margin: 10px 0 20px 0;
        font-size: 18px;
        text-align: left;
        line-height: 24px;
        border-radius: 20px;
    }
    div.content div.ublock0 div.ublock1 h2 img,
    div.ublock0 div.ublock1 h3 img {
        width: 45px;
    }
    div.content div.ublock0 div.ublock0-2 div.but88 {
        margin-bottom: 10px;
    }
    body {
        font-size: 17px;
    }
    div.content div.ublock0 div.ublock1 h2,
    div.content div.ublock0 div.ublock1 h3,
    div.content div.ublock0 div.ublock1 h4 {
        font-size: 19px;
    }
    div.content div.ublock0 div.ublock0-2 div.but88 {
        float: none;
        display: block;
    }
    .mobile-clinic__schedule {
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 400px) {
    .fixed-menu .mobile-header__img img {
        width: auto;
    }
    .license.content {
        justify-content: center;
    }
}
@media screen and (max-width: 370px) {
    .header .social-block__bottom-line {
        top: 76px;
    }
    .shedule-clinic.active {
        padding: 25px 20px 100px 12px;
    }
    .mobile-header__location {
        display: none;
    }
    .mobile-menu-btn {
        margin-left: 0;
    }
    .content iframe {
        height: 160px;
    }
    .ublock0 table.table tbody tr td .col-xs-6 {
        width: 100%;
    }
}
@media screen and (max-width: 320px) {
    .modal__input-flex .modal__input-wrap {
        width: 100%;
        min-width: max-content;
    }
}
@media screen and (min-width: 561px) and (max-width: 824px) {
    .staff-card__column-2 {
        margin-left: 12px;
    }
    .staff-card__column-3 {
        margin: 0 auto;
        padding-top: 15px;
    }
}
@media screen and (max-width: 755px) {
    .ublock0 .sections.item-views.linked .item .info,
    .ublock3 .sections.item-views.linked .item .info {
        padding: 0 0 0 30px;
    }
}
@media screen and (max-width: 560px) {
    .accordion-type-2 .accordion-body {
        font-size: 17px;
    }
    .accordion-type-2 .panel-collapse .accordion-body {
        padding: 10px;
    }
    .accordion-type-2 .item .accordion-head {
        padding-right: 10px;
    }
    .clinics-list .image {
        margin-right: 15px;
    }
    .ublock3 ol li {
        text-align: left;
    }
    .detail.vacancy {
        margin-bottom: 0px;
    }
    .detail.vacancy .order-block {
        margin-bottom: 10px;
    }
    .detail.after_vacancy {
        margin-bottom: 10px;
    }
    .content .ublock0 {
        text-align: inherit;
    }
    .quality-reviews {
        left: auto;
        right: 10px;
    }
    .ublock0 .sections.item-views.linked .item .info,
    .ublock3 .sections.item-views.linked .item .info {
        padding: 0 70px 0 30px;
    }
}
@media screen and (max-width: 500px) {
    .bottom-panel {
        height: 50px;
        background: #48b1b8;
        display: none;
        justify-content: space-around;
        align-items: center;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 10;
        width: 100%;
        padding: 0 15px 0;
    }
    .bottom-panel.bottom-panel--init {
        display: flex;
    }
    .bottom-panel.bottom-panel--init ~ .promo-popup {
        bottom: 50px;
    }
    .bottom-panel__btn {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50%;
        height: 100%;
        white-space: nowrap;
        color: #fff;
    }
    .bottom-panel__btn.ik-phone--init + .bottom-panel__btn {
        border-left: 1px solid #fff;
    }
    .bottom-panel__btn:hover {
        color: #fff;
    }
    .ik-chat,
    .ik-phone {
        display: none;
    }
    .ik-chat.ik-chat--init,
    .ik-phone.ik-phone--init {
        display: flex;
    }
    .ik-phone {
        position: relative;
    }
    .__jivoMobileButton,
    .egKBnM {
        display: none !important;
    }
    #CalltouchWidgetFrame {
        inset: auto 0px 49px auto !important;
    }

    .sale-price-wrap {
        display: block;
    }
    .clinic-block {
        flex-direction: column;
    }
    .clinics-list .wrap {
        margin: 0 auto;
    }
    .clinics-list .image {
        margin-right: 0;
    }
    .clinics-list .body-info {
        margin-bottom: 0;
        margin-top: 20px;
        text-align: center;
    }
    .service-blocks__item {
        padding: 15px;
    }
    .clinic-text .ya-taxi-widget_size_s .ya-taxi-widget__title {
        text-align: center;
    }
    .social-block__medium-line {
        justify-content: center;
    }
    #title-search-container-footer {
        margin-bottom: 15px;
    }
}
@media screen and (min-width: 561px) and (max-width: 755px) {
    .staff-card__img {
        margin: 0 auto;
        width: 150px;
        height: 150px;
    }
    .staff-card__column-1 {
        width: 165px;
    }
    .staff-card__container {
        padding: 26px 11px 30px 10px;
    }
    .list-type-block.item-views .item .image + .body-info {
        padding: 10px 0 0 0;
    }
    .sections.item-views.linked .item .info {
        padding: 10px 0 0 0;
    }
    .body-info {
        padding: 0;
    }
    .info {
        padding: 10px 0 0 0;
    }
    .sections.item-views .item .info,
    div.info {
        padding: 10px 0 0 0;
    }
    .body-info,
    .list-type-block.item-views .item .image + .body-info,
    .list-type-block.item-views .items > div:first-of-type .item > .body-info,
    body .list-type-block.item-views .item > .body-info {
        padding-left: 5px;
    }
}
@media screen and (min-width: 770px) {
    .ublock1 {
        width: 49%;
    }
    .ublock0-2,
    .ublock2 {
        width: 50%;
    }
    .ublock0-1 {
        width: 50%;
        background: #fff;
        border-radius: 10px 0 0 10px;
    }
    .ublock0 .ublock0-2 {
        width: 100%;
        text-align: left;
    }
    .ublock0 .ublock0-1 ~ .ublock0-2 {
        width: 50%;
    }
    .ublock0 .ris1 {
        height: 100%;
    }
    .ublock0 .ris1 img {
        height: 100%;
        object-fit: cover;
    }
}
@media screen and (max-width: 520px) {
    .accordion-head {
        line-height: 1.3;
    }
    .b24-form-dropdown {
        z-index: 2147483647 !important;
    }
}
@media screen and (max-width: 420px) {
    .reviews-block__title {
        font-size: 29px;
    }
    .staff-card__column-3 {
        width: 100%;
        min-width: auto;
    }
    .staff-list {
        padding-left: 10px;
        padding-right: 10px;
    }
    .schedule__days {
        justify-content: flex-start;
    }
    .schedule__slots {
        margin-left: 0;
        margin-right: 0;
    }
    .schedule__days-btn {
        display: none;
    }
    .schedule__days-container {
        width: 100% !important;
        max-width: 100%;
    }
    .schedule__day {
        padding-bottom: 10px;
    }
    .schedule__slots {
        width: 100% !important;
    }
    .schedule-component {
        min-width: auto !important;
    }
    .schedule__day {
        width: 43px !important;
    }
    .list_price {
        width: 50%;
    }
}
@media screen and (max-width: 360px){
    .rating-item{
        flex-direction: column;
        justify-content: center;
    }
    .rating-item__scrore{
        margin-right: 0;
        margin-bottom: 10px;
    }
}
/*@media screen and (max-width:320px){
  .list_price{
    width: 100%;
  }
}*/