@media only screen and (max-width: 1170px){

/* Общие */
#main.home h2{
    font-size: 28px;
    margin-bottom: 15px;
}

/* Виджеты */
.services-widget, .about-widget, 
.video-widget, .instagram, .nb-widget{
    padding: 25px 0;
}

/* Шапка */
.logo{
    width: 240px;
    height: 100px;
    margin-right: 30px;
    background-position: left center;
}
.phones{
    top: 24px;
}

/* Слайдер */
.slider .item{
    height: 366px;
}
.slider .owl-nav{
    display: none;
}
.owl-dot{
    width: 8px;
    height: 8px;
    padding: 0;
}

/* Услуги */
.services-widget .owl-carousel .owl-nav{
    display: none;
}

/* Инста */
.instagram .link{
    height: 320px;
}

/* Отзывы - виджет */
.reviews-widget{
    padding: 25px 0 0;
}
.reviews-widget .top{
    margin-bottom: 15px;
}
.reviews-widget .text{
    height: 124px;
}
.reviews-widget .owl-carousel .owl-nav{
    top: -35px;
}

/* Футер */
#footer{
    padding-bottom: 55px;
}
.f-contacts .item{
    margin-left: 40px;
}

/* Бокововые кнопки */
.scroll-top{
    right: 10px;
    bottom: 10px;
}

/* Лицензии */
.license-list .item,
.license-item .item{
    height: 340px;
}

/* График работы */
.graph-list{
    overflow-x: auto;
}
.graph-list::-webkit-scrollbar{
    width: 0;
    height: 0;
}

/* Пласт. хирургия */
.anaplasty-chambers .item{
    height: 530px;
}

/* Новости */
.news-list .image{
    height: 310px;
}

/* Врачи */
.doctors-list .image{
    height: 270px;
}

} /* 1240 */

@media only screen and (max-width: 1023px){

/* Общие */
#main.home h2{
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 20px;
}

/* Шапка */
.vvi-on{
    padding: 3px 6px;
}
.vvi-on:before{
    margin-right: 0;
}
.vvi-on span{
    display: none;
}
#header .logo{
    width: 200px;
    height: 85px;
    margin-right: 5px;
}
#header .phones{
    top: 20px;
    right: 10px;
    font-size: 16px;
}
#header .oms-btn{
    margin-top: 50px;
}
#header-top .record-btn{
    display: initial;
    margin-top: -5px;
    margin-left: 15px;
}
#header-center .record-btn{
    display: none;
}
#header .mm-menu, 
#header-center .oms-btn, 
#header-center .record-btn {
    margin-top: 45px;
}

/* Слайдер */
.slider{
    margin: 0 auto;
    max-width: 768px;
}
.slider .item{
    height: 240px;
}
.slider .owl-carousel button.owl-prev,
.slider .owl-carousel button.owl-next{
    width: 30px;
    height: 30px;
    padding: 8px !important;
}
.slider .owl-carousel button.owl-prev{
    left: 5px;
}
.slider .owl-carousel button.owl-next{
    right: 5px;
}

/* Услуги, виджет */
.services-widget .owl-carousel .owl-dot{
    padding: 0;
    background-color: var(--clr-4);
    width: 10px; height: 10px;
}

/* Услуги, список */
.services-list .list{
    --margin-top: 30px;
}
.services-list .title{
    font-size: 14px;
    font-weight: 600;
    text-transform: initial;
    line-height: 16px;
}
.services-list .image{
    width: 100%;
    height: 140px;
    margin-bottom: 0;
    display: block;
}
.services-list .image:hover:before, 
.services-list .image:hover:after{
    animation: none;
}
.services-list .image:before{
    background-size: 210px;
}
.services-list .image:after{
    display: none;
}

/* Инста */
.instagram .link{
    height: 232px;
}
.instagram .text{
    display: none;
}

/* Новости */
.nb-widget .image{
    height: 180px;
}
.nb-widget .title{
    height: 38px;
    font-size: 16px;
    line-height: 20px;
    display: block;
}
.nb-widget .text{
    font-size: 14px;
}

/* Видео */
.video-widget .all{
    font-size: 14px;
}
.video .item{
    height: 180px;
}

/* Информеры */
.informers{
    padding-top: 20px;
}
.informers h2{
    font-size: 22px !important;
    margin-bottom: 5px !important;
}

/* Отзывы */
.reviews-widget{
    padding-top: 22px;
}
.reviews-widget .top{
    margin-bottom: 20px;
}
.reviews-widget .owl-carousel .owl-nav{
    top: -40px;
}
.reviews-widget .text{
    font-size: 15px;
    height: 120px;
}
.reviews-widget .add{
    margin-top: 20px;
}

/* Футер */
#footer{
    padding-bottom: 60px;
}
#footer .top .wrap{
    flex-wrap: wrap;
}
#footer .social{
    width: calc(100% - 200px);
    margin-left: 0 !important;
    text-align: right;
}
#footer .bottom{
    padding: 10px 0 15px;
}
.f-contacts .phone{
    font-size: 16px;
}
.f-contacts .address{
    font-size: 14px;
}

/* Контакты */
.contacts-item{
    text-align: center;
    margin-top: 0;
}
.contacts-item h3{
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}
.contacts-item p{
    margin-bottom: 5px;
}
.contacts-item .text,
.contacts-item .graph{
    padding-right: 0;
    border-right: none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede;
}
.contacts-item .text{
    border-right: none;
    padding-right: 0;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.contacts-item .text .item{
    margin-bottom: 20px;
}
.contacts-item .map{
    height: 320px;
}

/* Лицензии */
.license-list .item,
.license-item .item{
    height: 245px;
}

/* График работы */
.graph-list{
    font-size: 13px;
    line-height: 16px;
}
.graph-list .list{
    min-width: 980px;
}
.graph-list .list h2{
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
}

/* Пласт. хирургия */
.anaplasty-banner{
    padding: 50px 0;
}
.anaplasty-banner h1 {
    font: bold 40px/44px 'Roboto' !important;
    margin-bottom: 50px !important;
}
.anaplasty-services .image{
    width: 210px;
    height: 140px;
}
.anaplasty-services .image:after {
    width: 30px;
    height: 30px;
    right: -15px;
}
.anaplasty-services .images{
    margin-right: 20px;
}
.anaplasty-services .info {
    float: left;
    width: calc(100% - 230px);
}
.anaplasty-services .text h3{
    font-size: 22px;
}
.anaplasty-services .text p{
    font-size: 15px;
    line-height: 18px;
}
.anaplasty-services .list{
    margin-top: 20px;
}
.anaplasty-services .list h4{
    font-size: 16px;
}
.anaplasty-services .list ul{
    font-size: 14px;
    line-height: 18px;
}
.anaplasty-form{
    width: 100%;
}
.anaplasty-video iframe{
    width: 100%;
    height: 380px;
}
.anaplasty-doctors .image{
    height: 260px;
    display: block;
}
.anaplasty-chambers .item{
    height: 393px;
}
.anaplasty-help .bottom > div{
    height: 210px;
}
.anaplasty-example .group{
    padding: 0 5px;
}
.anaplasty-example .item{
    margin-bottom: 10px;
}

/* Новости */
.news-list .image{
    height: 360px;
}

/* Аптека */
.pharmacy-item .info{
    width: 100%;
}
.pharmacy-item .anons{
    width: 100%;
}
.pharmacy-item .video{
    height: 420px;
}
.pharmacy-item .image{
    height: 160px;
}
.pharmacy-item .image:nth-child(1){
    height: 330px;
}
.pharmacy-item .map{
    height: 320px;
} 

/* Футер */
.f-contacts{
    margin-left: auto !important;
}
#footer .social,
#footer .record-btn{
    display: none;
}

/* Услуги */
.l-services--item{
    width: 33.333%;
}

} /* 1023 */

@media only screen and (max-width: 767px){

/* Общие */
#main{
    margin-top: 10px;
    margin-bottom: 20px;
}
#main h1{
    font-size: 24px;
    line-height: 28px;
}
#main.home h2{
    font-size: 24px;
    margin-bottom: 15px;
}
.wrap{
    padding: 0 10px;
}

/* Шапка */
#header-center .wrap{
    display: block;
}
#header-top .record-btn{
    display: none;
}
#header .logo{
    margin: 5px auto;
}
#header .phones{
    font-size: 20px;
    display: table;
    margin: 0 auto;
    position: initial;
}
#header .phones a{
    float: none;
    display: table;
    margin-left: 0;
    line-height: 30px;
}
#header-center .record-btn{
    width: 160px;
    display: table;
    text-align: center;
    margin: 10px auto 5px;
}
#header .oms-btn{
    margin: 0;
    width: 100%;
    display: block;
    box-shadow: none;
    box-sizing: border-box;
    text-align: center;
    border-radius: 0;
    padding: 10px 0;
}
.social a{
    margin-left: 5px;
}

/* Слайдер */
.slider{
    /*max-width: 460px;*/
    /*width: calc(100% - 20px);*/
}
.slider .item{
    height: 145px;
}
.slider .owl-nav{
    display: none;
}

/* Услуги, виджет */
.services-widget .all{
    display: none;
}
.services-widget .item{
    margin: 0 auto;
    max-width: 300px;
}
.services-widget .owl-carousel .owl-dot{
    width: 8px;
    height: 8px;
}

.services-widget .image{
	height: 160px;
}
.services-widget .title{
	height: 44px;
    background: var(--clr-5);
    font: 400 14px/16px 'Roboto';
}

/* Инстаграм */
.instagram .link{
    height: 140px;
    --margin: 10px;
    --margin-top: 10px;
    --margin-lr: 5px;
}
.instagram .link:hover .text{
    line-height: 17px;
}

/* Новости */
.nb-widget .anons{
    padding: 10px;
}
.nb-widget .image{
    height: auto;
}
.nb-widget .title{
    display: initial;
    height: auto;
}
.nb-widget .text{
    height: auto;
}
.nb-widget .date-d{
    background-color: var(--clr-4);
}
.nb-widget .date-my{
    background-color: #ff5e5e;
}
.nb-widget .all{
    bottom: 0;
}

/* Видео */
.video .item{
    --margin-top: 10px;
}
.video-widget .all{
    bottom: 0;
}

/* Информер */
.informers{
    padding-bottom: 10px;
}
.informers h2{
    margin-bottom: 10px !important;
}
.informers .item{
    max-width: 300px;
    margin: 30px auto 0;
}
.informers .item:first-child{
    margin-top: 0;
}
.informers .link{
    transform: none !important;
}

/* О центре */
.about-widget{
    margin-bottom: -20px;
}

/* Футер */
#footer{
    padding-bottom: 30px;
}
#footer .fm-list{
    flex-wrap: wrap;
}
#footer .fm-item{
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    margin-right: 15px;
    margin-bottom: 15px;
}
#footer .fm-item:last-child{
    margin-left: 0;
    margin-right: 0;
}
#footer .counter{
    display: none;
}

/* Контакты */
.contacts-item p{
    font-size: 14px;
}
.contacts-item .map{
    height: 260px;
}

/* Лицензии */
.license-list .item,
.license-item .item{
    height: 200px;
}

/* Партнеры */
.partners-list .image{
    height: 140px;
}

/* Врачи, статья */
.doctors-item .image{
    width: 100%;
    height: 600px;
    margin-right: 0;
    margin-bottom: 10px;
}
.doctors-item .info{
    width: 100%;
}
.doctors-item .graph{
    margin-bottom: 0;
}
.doctors-item .text{
    margin-top: 15px;
    font-size: 14px;
}
.doctors-item .text h2:first-child{
    font-size: 18px;
    line-height: 20px;
}
.doctors-item .dc{
    font-size: 14px;
    margin-top: 15px;
}
.doctors-item .dc div{
    padding: 0;
    border: none;
    box-shadow: none;
}
.doctors-item .dc p{
    font-size: 13px;
}
.doctors-item .cer{
    margin-top: 15px;
}

/* Пласт. хирургия */
.anaplasty-banner h1 {
    font: bold 32px/38px 'Roboto' !important;
    margin-bottom: 50px !important;
}
.anaplasty-banner h1 br{
    display: none;
}
.anaplasty-chambers .item{
    height: 240px;
}
.anaplasty-services{
    padding: 30px 0;
}
.anaplasty-item h2{
    font-size: 22px;
    margin-bottom: 30px;
}
.anaplasty-services .images{
    overflow: hidden;
    margin-right: 0;
}
.anaplasty-services .image{
    float: left;
    height: 129px;
    margin-bottom: 0;
    width: calc(50% - 4.5px);
}
.anaplasty-services .image:nth-child(1n + 3){
    margin-top: 9px;
}
.anaplasty-services .image:nth-child(2n){
    margin-left: 9px;
}
.anaplasty-services .image:nth-child(2n):after{
    right: auto;
    left: -15px;
}
.anaplasty-services .info{
    width: 100%;
    margin-top: 30px;
}
.anaplasty-services .text h3 {
    font-size: 18px;
}
.anaplasty-services .list{
    margin-top: 15px;
}
.anaplasty-services .item{
    width: 100%;
}
.anaplasty-services .item:last-child{
    margin-top: 10px;
}
.anaplasty-form .price h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}
.anaplasty-form .price p{
    font-size: 16px;
    line-height: 20px;
}
.anaplasty-form h3{
    font-size: 18px;
}
.anaplasty-form p{
    font-size: 14px;
    line-height: 18px;
}
.anaplasty-form .form{
    padding: 20px;
}
.anaplasty-form .form h4{
    font-size: 16px;
    line-height: 18px;
}
.anaplasty-form .inputs input{
    width: 100%;
    float: none;
    max-width: 300px;
    display: inline-block;
}
.anaplasty-form .inputs input:nth-child(2){
    margin-left: 0;
    margin-top: 10px;
}
.anaplasty-video iframe {
    height: 255px;
}
.anaplasty-doctors .image{
    height: 160px;
}
.anaplasty-doctors .title{
    font-size: 16px;
    line-height: 18px;
}
.anaplasty-doctors .diploms{
    width: 100%;
}
.anaplasty-doctors .diplom{
    height: 330px;
}
.anaplasty-example .list{
    display: block;
}
.anaplasty-example .group{
    width: 100%;
    padding: 0;
}
.anaplasty-example .group:not(:last-child){
    margin-bottom: 10px;
}
.anaplasty-chambers{
    padding: 30px 0 40px;
}
.anaplasty-chambers h2{
    line-height: 26px;
}
.anaplasty-help{
    padding-top: 30px;
}
.anaplasty-help h2{
    margin-bottom: 15px;
}
.anaplasty-help h3{
    font-size: 16px;
    margin-bottom: 15px;
}
.anaplasty-help .contacts{
    display: block;
}
.anaplasty-help .left, 
.anaplasty-help .right{
    width: 100%;
}
.anaplasty-help .right{
    padding: 0;
}
.anaplasty-help .bottom{
    display: block;
}
.anaplasty-help .bottom > div{
    width: 100%;
}
.anaplasty-help .bottom .map{
    margin-left: 0;
    margin-top: 15px;
}
.anaplasty-help .contacts{
    font-size: 14px;
}
.anaplasty-help .contacts p{
    line-height: 24px;
}

/* Новости */
.news-list .image{
    height: auto;
}

/* Вопрос-ответ */
.faq-list .question, 
.faq-list .response{
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.faq-list .question{
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.faq-list .item:after{
    display: none;
}

/* Отзывы */
.reviews-item, .reviews-list .item{
    margin-bottom: 20px;
}

/* Фотоальбом */
.albums-photo, .albums-list .image{
    height: auto;
}
.albums-list .item .title{
    margin-top: 5px !important;
}
.albums-list .item .edit, 
.album-photos-wrap .photo .edit{
    background-color: #1cc505 !important;
}
.albums-list .item .delete, 
.album-photos-wrap .photo .delete{
    background-color: #d72c2c !important;
}

/* Врачи */
.doctors-list .image{
    height: 258px;
}

/* Стрелка вверх */
.scroll-top{
    right: 10px;
    bottom: 10px;
    padding: 10px;
    border-radius: 50%;
    width: 40px; height: 40px;
    display: none;
}
#lb_widget-root .lb-widget-button{
    width: 40px;
    height: 40px;
    bottom: 60px;
    zoom: 1 !important;
    transform: translateY(50px);
    transition: transform .3s ease-out;
}
#lb_widget-root .lb-widget-button.act{
    transform: translateY(0);
}

/* Аптека */
.pharmacy-item .info{
    font-size: 14px;
}
.pharmacy-item .info h3{
    font-size: 14px;
    margin-bottom: 10px;
}
.pharmacy-item .info h3:nth-of-type(2){
    margin-top: 20px;
}
.pharmacy-item .info p{
    padding: 10px;
}
.pharmacy-item .info svg{
    width: 20px;
    height: 20px;
    min-width: 20px;
}
.pharmacy-item .anons{
    padding: 20px 15px;
}
.pharmacy-item .anons p{
    line-height: 26px;
}
.pharmacy-item .video{
    height: 255px;
}
.pharmacy-item .image{
    height: 180px !important;
    width: calc(50% - 5px) !important;
}
.pharmacy-item .image:nth-child(even){
    margin-left: 10px !important;
}
.pharmacy-item .image:nth-child(odd){
    margin-left: 0 !important;
}
.pharmacy-item .image:nth-child(1n + 3){
    margin-top: 10px;
}
.pharmacy-item .map{
    height: 260px;
}

/* Футер */
.f-contacts{
    display: block;
    width: 100%;
    text-align: center;
}
.f-contacts .item{
    margin-left: 0;
    margin-bottom: 20px;
}
.f-contacts .item:last-child{
    margin-left: auto;
}
.f-contacts .phone{
    margin: 0 auto;
    font-size: 16px;
}
.f-contacts .address{
    font-size: 13px;
    margin-top: 5px;
}
#footer .copy{
    margin-left: 10px !important;
}
#footer .f-logo{
    order: 4;
    width: 60px;
    height: 60px;
    margin-left: auto !important;
}
#footer .copy{
    order: 5;
    margin-right: auto;
}
#footer .counter{
    display: none;
}

/* Вакансии */
.vacancy-list .title{
    font-size: 16px;
}
.vacancy-list .desc{
    color: #666;
    margin-top: 0;
    font-size: 14px;
    font-weight: 300;
}

/* Контакты  */
.i-contacts-item{
    display: block;
}
.i-contacts-info{
    width: 100%;
}
.i-contacts-map{
    width: 100%;
    height: 300px;
    position: initial;
}
.i-contacts-bottom{
    display: block;
}
.i-contacts-department{
    width: 100%;
}
#message{
    width: 100%;
    margin-top: 15px;
}

/* Фикс моб меню */
#header .mm-menu, 
#header-center .oms-btn{
    margin-top: 0;
}

.fix-menu{
    display: block;
}
.fix-menu--list{
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 30;
    display: flex;
    position: fixed;
    align-items: center;
    box-sizing: border-box;
    box-shadow: var(--shadow-8);
    justify-content: space-around;
    background-color: var(--clr-white);
    transition: transform .2s ease;
}
.fix-menu.hide .fix-menu--list{
    transform: translateY(200%);
}
.fix-menu--item{
    width: 40px;
    height: 40px;
    padding: 10px;
    box-sizing: border-box;
}
.fix-menu--item svg{
    width: 100%;
    height: 100%;
    fill: rgba(208, 20, 127, .75);
}
.fix-menu--close{
    bottom: 0;
    z-index: 102;
    position: fixed;
    left: calc(50% - 15px);
    box-sizing: border-box;
    box-shadow: var(--shadow-8);
    background-color: #ff5e5e;
    transition: transform .2s ease;
    transform: translateY(200%);
    border-radius: 50%;
    padding: 8px;
    height: 30px;
    width: 30px;
}
.fix-menu.hide .fix-menu--close{
    transform: translateY(-10px);
}
.fix-menu--close svg{
    width: 100%;
    height: 100%;
    fill: var(--clr-white);

}

/* Фикс меню */
.mm-mobile{
    display: block;
    background-color: var(--clr-green);
}
.mm-menu{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: var(--clr-white);
    z-index: 101;
    transition: all .2s ease;
    transform: translateX(-100%);
    opacity: 0;
}
.mm-menu.show{
    transform: translateX(0);
    opacity: 1;
}
.mm-menu:before{
    content: '';
    width: 100%;
    height: 90px;
    display: block;
    background: url(../images/logo.png) no-repeat center / contain;
    margin: 10px auto;
}
.mm-list{
    margin: 0 auto;
    display: block;
    font-size: 16px;
    --clr-4: transparent;
    --clr-green: transparent;
    --clr-white: var(--clr-black);
    max-width: calc(100% - 20px);
    height: calc(100vh - 165px);
    padding-right: 5px;
    padding-left: 5px;
    line-height: 20px;
    overflow: auto;
    margin-top: 5px;
}
.mm-list::-webkit-scrollbar{
    width: 1px;
}
.mm-item{
    border-bottom: 1px solid var(--clr-2);
    border-radius: 0;
}
.mm-item:last-child{
    margin-bottom: 40px !important;
}
.mm-item:before{
    display: none;
}
.mm-link{
    display: flex;
    padding: 10px 0 !important;
    align-items: center;
}
.mm-link:before{
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 9px;
}
.mm-about .mm-link:before{
    background-image: url(../images/menu-about.svg);
}
.mm-doctors .mm-link:before{
    background-image: url(../images/menu-doctors.svg);
}
.mm-patients .mm-link:before{
    background-image: url(../images/menu-patients.svg);
}
.mm-services .mm-link:before{
    background-image: url(../images/menu-services.svg);
}
.mm-contacts .mm-link:before{
    background-image: url(../images/menu-callback.svg);
}
.mm-item.act .mm-link {
    --clr-green: #005631;
    color: var(--clr-green);  
}
.mm-item.act .mms-show svg{
    --clr-green: #005631;
    fill: var(--clr-green);
}
.mms-list{
    opacity: 1;
    padding: 0;
    width: 100%;
    position: initial;
    visibility: visible;
    padding-left: 22px;
    line-height: 18px;
    display: none;
}
.mms-item{
    margin-bottom: 0;
}
.mms-link{
    border-bottom: 1px solid var(--clr-2);
    padding: 10px 5px 10px;
    border-radius: 0;
}
.mms-item:first-child .mms-link{
    padding-top: 5px;
}
.mms-item:last-child .mms-link{
    border-bottom: none;
}
.mm-item.dd:hover .mms-show{
    transform: none;
}
.mm-link.act + .mms-list + .mms-show{
    transform: rotate(90deg) !important;
}

/* Моб запись */
#record{
    top: 0;
    width: 100%;
    height: 150%;
    z-index: 101;
    border-radius: 0;
    transform: translateX(-100%) !important;
    transition: all .2s ease;
}
#record:before{
    content: '';
    width: 100%;
    height: 90px;
    display: block;
    margin: 10px auto;
    background: url(../images/logo.png) no-repeat center / contain;
}
#record.show{
    transform: translateX(0) !important;
}
#record .top{
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    color: initial;
}
#record h3{
    font-weight: 400;
    text-transform: initial;
    padding: 11px 0;
    font-size: 18px;
    text-align: center;
    color: var(--clr-white);
    background-color: var(--clr-green);
    line-height: initial;
    font-family: inherit;
}
#record .close{
    display: none;
}
#record .bottom{
    padding: 10px 10px 0;
}
#record .text{
    height: 85px;
}
#record .accord{
    margin-top: 0px;
    line-height: 16px;
}
#record .accord a{
    color: var(--clr-green);
    padding-bottom: 2px;
    font-weight: 500;
}
#record .btn{
    background-color: var(--clr-green);
    box-shadow: 0px 3px 0px 0px #023821;
}

/* Моб контакты */
.fix-contacts{
    display: block;
}
#itlcb-wrapper.itlcb-opened .itlcb-call-btn{
    display: none !important;
}

/* Услуги */
.l-services--item{
    width: 50%;
}

} /* 767 */

@media only screen and (max-width: 480px){

/* Услуги */
.l-services--item{
    font-size: 14px;
}
.l-services--icon{
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}
.l-services--title{
    line-height: 18px;
}
	
} /* 480 */

@media only screen and (max-width: 425px){

/* Общие */
#main h1{
    font-size: 18px;
    line-height: 22px;
}
#breadcrumbs{
    font-size: 13px;
}

/* Поиск */
.search input{
    width: 170px;
}

/* Слайдер */
.slider .wrap{
    padding: 0;
}
.slider .item{
    height: 125px;
}

/* Инста */
.instagram .link{
    height: 126px;
}

.nb-widget .image{
    height: auto;
}

/* Лицензии */
.license-list .item,
.license-item .item{
    height: 175px;
}

/* График работы */
.graph-list .list h2 {
    font-size: 14px;
    line-height: 18px;
}

/* Врачи, статья */
.doctors-item .image{
    height: 525px;
}

/* Услуги, список */
.services-list .image:before{
    background-size: 200px;
}


/* Пласт. хирургия */
.anaplasty-item h2{
    font-size: 20px;
    margin-bottom: 25px;
}
.anaplasty-banner{
    padding: 30px 0;
}
.anaplasty-banner h1 {
    font: bold 26px/32px 'Roboto' !important;
    margin-bottom: 30px !important;
}
.anaplasty-banner .item{
    margin: 0 15px;
}
.anaplasty-banner .item img{
    width: 70px;
    height: 70px;
}
.anaplasty-banner .item p {
    font-size: 16px;
    margin-top: 10px;
    font-weight: 400;
    line-height: 20px;
}
.anaplasty-video iframe{
    height: 225px;
}
.anaplasty-doctors{
    padding: 30px 0;
}
.anaplasty-doctors .diplom{
    height: 280px;
}
.anaplasty-example{
    padding: 30px 0 40px;
}
.anaplasty-chambers h2{
    line-height: 22px;
}
.anaplasty-chambers h2 br{
    display: none;
}
.anaplasty-chambers .item{
    height: 210px;
}
.anaplasty-help h2{
    margin-bottom: 10px;
}
.anaplasty-help .contacts{
    margin-bottom: 15px;
}

/* Статьи - список */
.article-list .anons{
    padding: 10px;
}
.article-list .title{
    font-size: 16px;
    line-height: 18px;
}

/* Партнеры - список */
.partners-list .item{
    --margin-top: 20px;
}
.partners-list .image{
    height: 160px;
}
.partners-list .title{
    font-size: 14px;
    min-height: auto;
}

/* Врачи */
.doctors-list .item{
    --margin-top: 10px;
    --margin-lr: 5px;
    --margin: 10px;
}
.doctors-list .image{
    height: 235px;
}
.doctors-list .info{
    min-height: auto;
	padding-left: 60px;
    background-position: -5px center;
}
.doctors-list .title{
    font-size: 13px;
    line-height: 16px;
}
.doctors-list .specialty{
    font-size: 12px;
    line-height: 14px;
}

/* Аптека */
.pharmacy-item > *:not(:first-child){
    margin-top: 20px;
}
.pharmacy-item .anons:after {
    background-color: rgba(34, 34, 34, .9);
}
.pharmacy-item .anons{
    font-size: 14px;
}
.pharmacy-item .anons p{
    line-height: 20px;
}
.pharmacy-item .video{
    height: 225px;
}
.pharmacy-item .image{
    height: 140px !important;
    width: calc(50% - 5px) !important;
}
.pharmacy-item .map{
    height: 220px;
}

/* Контакты  */
#message .inputs{
    --margin-top: 10px;
}
#message textarea{
    height: 100px;
}


} /* 425 */

@media only screen and (max-width: 375px){

/* Поиск */
.search input{
    width: 150px;
}

/* Слайдер */
.slider .item{
    height: 110px;
}

/* Инста */
.instagram .link{
    height: 110px;
}

/* Новости */
.nb-widget .title{
    font-size: 16px;
    line-height: 18px;
}

/* Видео */
.video .item{
    height: 160px;
}

/* Контакты */
#message .inputs input{
    width: 100%;
}
#message .inputs input:first-child{
    margin-bottom: 10px;
    margin-right: 0;
}
.contacts-item .map{
    height: 200px;
}

/* Лицензии */
.license-list .item,
.license-item .item{
    height: 140px;
}

/* Врачи, статья */
.doctors-item .image{
    height: 460px;
}

/* Пласт. хирургия */
.anaplasty-item h2 {
    font-size: 18px;
    margin-bottom: 20px;
}
.anaplasty-banner h1 {
    font: bold 24px/30px 'Roboto' !important;
    margin-bottom: 20px !important;
}
.anaplasty-banner .item{
    margin: 0 10px;
}
.anaplasty-services .image{
    height: 100px;
}
.anaplasty-services .image:after{
    width: 20px;
    height: 20px;
}
.anaplasty-form .form{
    padding: 20px 15px;
}
.anaplasty-form .accord{
    font-size: 12px;
}
.anaplasty-video{
    padding: 20px 0;
}
.anaplasty-video iframe{
    height: 160px;
}
.anaplasty-doctors .image{
    height: 220px;
}
.anaplasty-doctors .diplom{
    height: 215px;
}
.anaplasty-chambers .item{
    height: 160px;
}

/* Врачи - список */
.doctors-list .image{
    height: 205px;
}

/* Аптека */
.pharmacy-item .video{
    height: 200px;
}
.pharmacy-item .image {
    height: 120px !important;
    width: calc(50% - 5px) !important;
}
.pharmacy-item .video {
    height: 180px;
}

/* Услуги */
.l-services--item{
    padding: 25px 5px;
}

} /* 375 */

@media only screen and (max-width: 360px){
	
/* Поиск */
.search input{
    width: 110px;
}

/* Слайдер */
.slider .item{
    height: 105px;
}

/* Инста */
.instagram .link{
    height: 105px;
}

/* Видео */
.video .item{
    height: 140px;
}

/* Услуги, список */
.services-list .image:before{
    background-size: 200px;
}

/* Лицензии */
.license-list .item,
.license-item .item{
    height: 140px;
}

/* Врачи, статья */
.doctors-item .image{
    height: 440px;
}

/* Врачи - список */
.doctors-list .image{
    height: 195px;
}

/* Аптека */
.pharmacy-item .video {
    height: 180px;
}

} /* 360 */

@media only screen and (max-width: 320px){

/* Слайдер */
.slider .item{
    height: 92px;
}

/* Инста */
.instagram .link{
    height: 92px;
}

/* Отзывы */
.reviews-widget .text{
    height: 138px;
}

/* Лицензии */
.license-list .item,
.license-item .item{
    height: 125px;
}

/* Врачи - список */
.doctors-list .image{
    height: 175px;
}

/* Услуги, список */
.services-list .image:before{
    background-size: 180px;
    transform: scale(1.05);
}

/* Врачи, статья */
.doctors-item .image{
    height: 390px;
}
.doctors-item .text h2:first-child{
    font-size: 16px;
}

/* Аптека */
.pharmacy-item .anons{
    font-size: 13px;
    padding: 15px 10px;
}
.pharmacy-item .anons p{
    line-height: 20px;
}
.pharmacy-item .video {
    height: 160px;
}


} /* 320 */