.owl-stage-outer{
    position: relative;
}
.price-switcher{
    display: none;
}
.owl-nav{
    display: none
}
.mmopen{
    width: 50px;
    height: 50px;
    /*position: absolute;*/
    float: right;
    right: 0;
    top: 0;
    background: url(../img/sprites.png) no-repeat 0 -321px;
    margin-top: -13px;
    margin-left: 30px;
    display: none;
}
.mm-menu{
    background: #fff;
}
.navigation.mm-menu ul ul li:last-child:after{
    display: none !important;
}
.mm-menu.mm-vertical .mm-list .mm-panel{
    padding: 0;
    border-top: 1px solid #d7dae0;
}
.navigation.mm-menu ul ul  li.active, .navigation.mm-menu ul ul li.mm-opened{
    background: #e8eaed;
}
.navigation.mm-menu li.active, .navigation.mm-menu li.mm-opened{
    background: #f2f4f7;

}
.navigation.mm-menu>ul>li.active, .navigation.mm-menu>ul>li.mm-subopen{
    border-color: #f2673a;
}
.navigation.mm-menu>ul>li{
    border-left: 3px solid #d4deea;
}
.mm-list ul ul> li > a, .mm-list ul ul> li > span{
    font-size: 17px;
}
.mm-list > li > a, .mm-list > li > span{
    color: #2b2e31;
    font-size: 19px;
    font-weight: 300;
    font-family: 'CoreMellow';
}
.navigation.mm-menu li{
    float: none;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after{
    margin-left: 0;
    border-color: #d7dae0;
}
html.mm-background .mm-page{
    /*    -webkit-box-shadow: inset -51px 10px 45px -52px rgba(0,0,0,0.5);
        -moz-box-shadow: inset -51px 10px 45px -52px rgba(0,0,0,0.5);
        box-shadow: inset -51px 10px 45px -52px rgba(0,0,0,0.5);*/
}
.mm-header{
    background: url(../img/mobile_menu.jpg) no-repeat 50% 0;
    height: 75px;
}
.mm-menu.mm-hasheader > .mm-panel.mm-list{
    padding-top: 75px;
}
.mm-header .mm-title:after{
    bottom: -12px;
    width: 120px;
    left: 50%;
    margin-left: -60px;
    content: "";
    position: absolute;
    display: block;
    background: #f2673a;
    height: 3px;
}
.mm-header .mm-title{
    color: #ffffff;
    font-size: 25px;
    font-family: 'CoreMellow';
    position: relative;
    padding-top: 27px;
    overflow: visible;
    font-weight: 300;
}
.mm-menu .mm-list > li > a.mm-subopen:before{
    display: none;
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after{
    content: '';
    border: none;
    display: inline-block;
    width: 17px;
    height: 17px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    background: url(../img/sprites.png) -81px -290px;
    position: absolute;
    top: 12px;
    right: 10px;
    margin: 0;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after{
    background-position: -81px -312px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.mm-menu .mm-footer{
    border-top: none;
    /*background: url(../img/header-logo.png) no-repeat  50% 50% #fff;*/
    /*background-size: 132px ;*/
    /*height: 61px;*/
}
.pull-left-web{ 
    float: left;
}
.mobile-link{
    display: none !important;
}
.navigation.mm-menu>ul>li.mm-opened{
    border-left-color:  #f2673a;
}
html.mm-opened .mm-page {

}
.mm-opened .mm-page.mm-slideout:before{
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    box-shadow:inset 0 0 20px rgba(0, 0, 0, 0.5);    
    z-index: 200;
    content: "";
    position: absolute;
    display: block;
}
.mm-page.mm-slideout{
    /*box-shadow:inset 0 0 20px rgba(0, 0, 0, 0.5);*/    
    box-shadow: none;
}

@media screen and (max-width:992px) {
    .partners-list-image:nth-child(2n){
     margin:0 0 28px 0 !important
     }
    .partners-list li{
      width:48%;
     }
    .partners-list li.partners-list-image a img{
    margin-left:60px;
     }
    table{
        display: block;
        /*min-width: 700px;*/
        overflow-x:auto;
    }

    #header .contact{
        width: auto;
        clear: both;
        float: none !important;
        margin-bottom: 25px;
        padding-top: 25px;
        margin-left: initial;
        text-align: center;
    }
    
    .visit-apply-new .mobile-link {
	    position: relative;
    }
    
    #header .social{
        display: none;
    }
    .header-outer{
        height: auto;
    }
    #header-wraper{
        position: relative !important;
    }
    #footer >.ttop{
        /*position: absolute;*/
        /*top: -90px;*/
    }
    .mobile-link{
        display: inline-block !important;
    }
    .footer-top .container{
        background: transparent;
    }
    #footer #footer-wrap{
        min-height: 0;
        padding-bottom: 0;
    }
    #header-wraper:before, #header-wraper:after{
        width: 159px;
        height: 66px;
        background: url(../img/header_mobile.png) no-repeat;
    }
    #header-wraper:before{
        background-position: 0 100%;
    } 
    #header-wraper:after{
        background-position: 100% 100%;
    }
    .roulet-pagination{
        display: none !important;
    }
    .roulet-nav{
        text-align: center;
    }
    .roulet-next, .roulet-prev{
        width: 75px;
        height: 50px;
        overflow: hidden;
        background: #e8e8eb;
        text-indent: 999px;
        cursor: pointer;
        display: inline-block !important;
        position: relative;
        margin: 17px 3px 0;
    }
    .doctor-list .roulet-next:hover, .doctor-list .roulet-prev:hover {
        background: #cfd0d9;
    }
    .doctor-list .roulet-next:before, .doctor-list .roulet-prev:before {
        width: 16px;
        height: 30px;
        background: url(../img/sprites.png) no-repeat;
        content: "";
        display: block;
        position: absolute;
        z-index: 5;
        left: 50%;
        top: 50%;
        margin: -15px 0 0 -8px;
    }
    .doctor-list .roulet-prev:before {
        background-position: -40px -288px;
    }
    .doctor-list .roulet-next:before {
        background-position: -60px -288px;
    }
    .bg-content {
        background: url(../img/fon.png) no-repeat 50% 50%;
    }
    .bg-content .sub-headline{
        text-align: center;
        font-size: 21px;
    }
    .bg-content .main-headline{
        text-align: center;
        font-size: 35px;
    }
    .bg-content{
        height: auto;
        padding: 18px 0 18px; 
    }
    .pull-left-web{
        float: none;
        text-align: center;
    }
    .web-link{
        display: none !important;
    }
    .doctor-singl .left-column{
        padding-right: 15px;
    }
    .doctor-singl .right-column{
        padding-left: 15px;
    }
    .doctor-singl .left-column, .doctor-singl .right-column{
        display: block;
        width: 50%;
    }
    .doctor-singl .image img{
        max-width: 100%;
        height: auto;
    }
    .doctor-singl .image{
        width: 100%;
        height: auto;
    }
    #footer #footer-wrap:after{
        background-position: -645px -1019px;
    }
    .breadcrumb{
        text-align: center;
    }
    #footer .social {
        text-align: center;
    }
    #footer .social li{
        float: none;
        display: inline-block;
        margin: 0 2px 65px;
    }
    #footer .col-xs-4 ~ .col-xs-4{
        padding-left: 0 !important;
        padding-right: 0;
    }
    #header .logo{
        z-index: 5;
    }
    #header .header-content{
        float: none;
        width: auto;
    }

    .header-fl .visit-apply{
        margin-top: 0;
        margin-left: 0;
    }
    .mmopen{
        display: block;
    }
    .info-block-content {
        overflow: hidden;
    }
    .owl-item:not(.active){
        opacity: 0;
    }
    .owl-item{
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        opacity: 1;
    }
    .cell-list .owl-nav{
        display: block;
    }
    .cell-wraper .owl-item{
        /*min-width: 250px;*/
        /*width: 250px !important;*/
    }
    .cell-wraper .owl-next{
        right: 0;
    } 
    .cell-wraper .owl-prev{
        left: 0;
    }
    .cell-wraper .owl-next, .cell-wraper .owl-prev{
        width: 35px;
        top: 0;
        bottom: 0;
        overflow: hidden;
        background: rgba(255,255,255,0.5);
        text-indent: 999px;
        position: absolute;
        cursor: pointer;
        display: block;

    } 
    .cell-wraper .owl-prev:before, .cell-wraper .owl-next:before{
        width: 18px;
        height: 32px;
        background: url(../img/sprites.png) no-repeat;
        content: "";
        display: block;
        position: absolute;
        z-index: 5;
        left: 50%;
        top: 50%;
        margin: -16px 0 0 -9px;
    }
    .cell-wraper .owl-prev:before{
        background-position: 0 -288px;
    } 
    .cell-wraper .owl-next:before{        
        background-position: -20px -288px;
    }


    .cell-list{
        padding: 0 35px;
        position: relative;
        height: 341px;   
        width: 100%;
        margin-bottom: 10px;
        background: url(../img/adaptive_slider.jpg) no-repeat 50% 0;
    }
    .slider{
        display: none;
    }

    .front-image.background:not(.show-mobile){
        display: none;
    }
    map.show-mobile, img.show-mobile{
        display: block;
    }
    .singl-cell .image .main-image{
        width: 213px;
        height: 184px;
    }

    .singl-cell .shhex{
        width: 210px;
        height: 484px;
        position: absolute;
    }
    .singl-cell .hexagon-wrap{
        /*background: rgba(0,0,0,0.2);*/
        overflow: hidden; 
        visibility: hidden; 
        -webkit-transform: rotate(150deg);
        -moz-transform: rotate(150deg);
        -o-transform: rotate(150deg);
        transform: rotate(150deg);
        cursor: pointer; 
        left: -43px;
        top: -138px;
    }
    .singl-cell .hexagon-in{
        /*background: rgba(0,0,0,0.2);*/
        -webkit-transform: rotate(-120deg);
        -moz-transform: rotate(-120deg);
        -o-transform: rotate(-120deg);
        transform: rotate(-120deg);
        left: 0;
        top: 0;
    }
    .singl-cell .hexagon{
        /*background: rgba(0,0,0,0.2);*/
        visibility: visible;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
        width: 242px;
        left: -13px;
        top: 9px;
    }
    .singl-cell .image{
        top: 128px;
        margin-left: -120px;
    }
    .singl-cell{
        width: 122px;
        /*top: 163px;*/
        padding-top: 208px;
        margin: 0 auto;
        float: none;
        position: relative;
        left: 0;
        top: 0;
        margin-top: 10px;
    }
    .singl-cell .background{
        top: -532px;
    }
    .singl-cell .main-image{
        margin-top: 13px;
    }
    .singl-cell .image{
        width: 241px;
        height: 208px;
        margin-left: -120px;
        background-position: -41px -534px;
    }
    .singl-cell .image:before{
        width: 213px;
        height: 182px;
        background-position: 50% -1335px;;
        top: 13px;
        left: 50%;
        margin-left: -107px;
    }
    .singl-cell .text {
        line-height: 22px;
        font-size: 19px;
        margin-bottom: 0;
        padding: 12px 0 10px;
    }
    .container {
        width: 750px;
        margin: 0 auto;
    }
    body{
        min-width: 0
    }
    .navigation{
        display: none
    }
    .mail, .header-fl .visit-apply .iframe{
        display: none;
    }
    .header-fl .visit-apply{
        float: none;
        text-align: center;
        clear: both;
    }
    .header-fl .visit-apply a{
        display: inline-block;
    }
    #header .logo img{
        max-width: 100%;
        height: auto;
    }
    #header .logo{
        width: 193px;
        float: left;
    }
    #header .col-xs-9{
        width: auto;
    }
    #header .col-xs-9{
        float: right;
    }
    .left-column {
        display: none;
    }
    .right-column.col-xs-9{
        width: 100%;
    }
    #footer .col-xs-4:first-child, #footer .col-xs-4:first-child + .col-xs-4{
        display: none;
    }
    #footer .col-xs-4{
        width: auto;
        float: none;
        text-align: center;
    }

    #footer h5 img{
        position: static;
        margin-right: 7px;
        margin-bottom: 3px;
    }
    #footer{
        min-height: 0
    }
    #footer #footer-wrap:after{
        left: 440px;
    }
    #footer #footer-wrap:before{
        right: 440px;
        left: initial;
    }
    .news-singl .left-column, .news-singl .right-column{
        display: block;
        float: none;
        width: 100%;
    }

    .news-singl .image{
        width: 100%;
        margin-top: 20px;
    }
    .news-singl .image li:first-child {
        width: 169.5px;
        float: left;        
    }
    .news-singl .image li:nth-child(even), .news-singl .image li{
        margin-right: 7px;
    }

    .sd-wrap{
        width: 105%;
    }
    .doctor-list.roulet .sd-il{
        width: 400px;
        float: left;
    }
    .doctor-list .caroufredsel_wrapper{
        margin: 0 auto !important;
        width: 400px !important;
    }
    .sd-il{
        width: 48%;
        margin-right: 2%;
    }
    .doctor-list{
        width:auto;
    }
    .sd-il .text{
        padding-right: 5px;
    }
    .info-block-wrap{
        width: 50%;
        margin-bottom: 30px;
        text-align: center !important;
    }

    .two-columns .news-list .news+.news{
        display: none;
    }
    .two-columns .news-list .news{
        margin-bottom: 20px;
    }
    .two-columns .col-xs-6 + .col-xs-6:before{
        display: none;
    }
    .two-columns .col-xs-6{
        float: none;
        width: 100%;
    }
    
    .videoBlock__right {
	    grid-row-start: 1;
	    display: grid;
	}
	
	.videoBlock {
		background-repeat: no-repeat;
	    background-size: cover;
	}
	
	.videoBlock__wrap {
		grid-template-columns: 1fr;
    }
    
    .fotorama_custom__arr--prev {
        left: -30px;
    }

    .fotorama_custom__arr--next {
        right: -30px;
    }

    /* .fotorama__wrap {
        max-width: 740px!important;
        width: 100%!important;
    } */

    .reviewsBlock__wrap:before, .reviewsBlock__wrap:after {
        content: none;
    }
    
    .priceBlock__wrap {
	    grid-template-columns: repeat(auto-fit,minmax(270px, 300px));
		justify-content: center;
    }
    
    .mainNewsWrap__right {
	    padding: 26px 30px;
    }
}
@media screen and (max-width:767px){
    .news-singl .visit-apply{
        text-align: center;
        float: none;
    }
    .price .col-xs-6.active{
        display: block;
    }
    .price .col-xs-6{
        width: 100%;
        float: none;
        display: none;
    }
    .price-tabel .price-name{
        display: none;
    }
    .price-switcher .price-name.active{ 
        background-position: 0 0;
        z-index: 5;
    }
    .price-switcher .price-name{
        background: url(../img/prices.png) no-repeat 0 100%;
        width: 160px;
        height: 66px;
        line-height: 66px;
        text-align: center;
        color: #fff;
        font-size: 32px;
        display: inline-block;
        position: relative;
        z-index: 1;
    }
    .price-switcher .price-name:first-child+.price-name{
        margin-left: -18px;
    }
    .price-switcher .price-name:first-child{
        margin-right: -18px;
    }
    .price-switcher{
        text-align: center;
        display: block;
        margin-bottom: -68px;
        position: relative;
        z-index: 5;
    }
    .contact .col-xs-6{
        margin-bottom: 15px;
        float: none;
        width: 100%;
    }

    .sd-wrap{
        width: 100%;
    }
    .sd-il{
        width: 100%;
        margin-right: 0;
    }
    .news-singl .image{
        text-align: center;
    }
    .news-singl .image li:nth-child(even), .news-singl .image li{
        float: none !important;
        display: inline-block;
        margin: 0 3px 11px;
        vertical-align: top;
    }
    #footer #footer-wrap:after{
        left: 240px;
    }
    #footer #footer-wrap:before{
        right: 240px;
    }
    .container {
        width: 460px;
    }
    #footer .pull-left, #footer .pull-right{
        float: none !important;
        text-align: center;
    } 
    #footer .bot-line{
        position: relative !important;
        clear: both;
        margin-top: 10px;
        padding-top: 20px;
    }
    #footer .bot-line:before{
        bottom: 46px;
    }
    #footer{
        padding-bottom: 0;
    }
    #header .logo{
        /*float: none;*/
        margin-bottom: 15px;
    }
    .header-fl>.phone:before{
        position: relative;
        left: -5px;
        display: inline-block;
        top: 5px;
        display: inline-block;
    }
    .header-fl>.phone{
        margin-left: 0;
        text-align: center;
        margin-bottom: 15px;
    }
    .header-fl > .lang-wrap{
        float: none;
        position: absolute;
        right: 0;
        right: 76px;
        top: 0px;
    }
    .mmopen{
        position: absolute;
        right: 10px;
        top: 0px;
        margin-left: 0;
    }
    .header-fl>.phone{
        float: none;
        clear: both;
        text-align: center;
        padding-left: 0;
    }
    #header .col-xs-9{
        width: 100%;
    }
    .news .image {
        margin-right: 15px;
        margin-bottom: 5px;
    }
    .news .image + .text, .col-xs-9 .news .image + .text{
        margin-left: 0;
    }
    .info-block-wrap{
        width: 300px;
        float: none;
        margin: 0 auto 10px;
    }
    .news-list .text{
        height: auto;
    }
    #header .header-content{
        position: relative;
    }
    .doctor-singl .left-column{
        padding-right: 0px;
        margin-bottom: 15px;
    }
    .doctor-singl .right-column{
        padding-left: 0px;
    }
    .doctor-singl .left-column, .doctor-singl .right-column{
        display: block;
        width: 100%;
    }
    .doctor-singl .visit-apply a{
        display: inline-block;
    }
    .doctor-singl .visit-apply{
        float: none;
        text-align: center;
    }
    .bg-content .sub-headline{
        text-align: center;
        font-size: 18px;
    }
    .bg-content .main-headline{
        text-align: center;
        font-size: 25px;
    }
    .info-block .owl-nav{
        display: block;
    }
    .info-block .owl-next:hover, .info-block .owl-prev:hover{
        background: #cfd0d9;
    }

    .info-block .owl-next, .info-block .owl-prev{
        width: 75px;
        height: 50px;
        overflow: hidden;
        background: #e8e8eb;
        text-indent: 999px;       
        cursor: pointer;
        display: inline-block;
        position: relative;
        margin: 17px 3px 0;

    } 
    .info-block .owl-prev:before, .info-block .owl-next:before{
        width: 16px;
        height: 30px;
        background: url(../img/sprites.png) no-repeat;
        content: "";
        display: block;
        position: absolute;
        z-index: 5;
        left: 50%;
        top: 50%;
        margin: -15px 0 0 -8px;
    }
    .info-block .owl-prev:before{
        background-position: -40px -288px;
    } 
    .info-block .owl-next:before{        
        background-position: -60px -288px;
    }

    .fotorama__stage__shaft {
        max-width: 380px!important;
        width: 100%!important;
        margin: 0 auto!important;
    }

    .fotorama_custom__arr--prev {
        left: 0;
    }

    .fotorama_custom__arr--next {
        right: 0;
    }
    
    .reviewsBlockWrapRow__quote {
	    font-size: 16px;
		line-height: 130%;
    }
    
    .reviewsBlockWrap__row {
	    grid-gap: 30px;
    }
    
    .mainNewsWrap {
	    margin: 0 auto;
	    margin-bottom: 30px;
		flex-direction: column;
		max-width: 314px;
		width: 100%;
    }
    .mainNewsWrapLeft__img {
	    width: 100%;
    }
}

@media screen and (max-width:480px){
    .partners-list li{
      width:99%;
    }
    .price-accordion .sub-a-w{
        padding-right: 5px;
    }
    h1{
        text-align: center;
    }
    .info-block-wrap{
        width: 300px;
        float: left;
        margin: 0 auto;
        float: none;
    }
    .sd-il .text{
        float: right;
        height: 198px;
        background: #fff;
        width: 60%;
        z-index: 2;
        position: relative;
    }
    .sd-il .text:before{
        content: "";
        position: absolute;
        display: block;
        width: 25px;
        top: 0;
        bottom: 0;
        left: -24px;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    }
    .sd-il{
        overflow: hidden;
    }
    .sd-il .image{
        position: absolute;
        right: 232px;
        top: 0;
        z-index: 1;
    }
    .col-xs-9 .news img, .news img{
        width: 100%;
        height: auto;
    }
    .col-xs-9 .news .image, .news .image{
        /*width: 100%;*/
        /*float: none;*/
        /*margin: 0;*/
        /*height: auto;*/
        display: none
    }
    .container{
        width: auto;
        padding: 0 15px;
    }
    #footer #footer-wrap:after{
        left: 20px;
    }
    #footer #footer-wrap:before{
        right: 20px;
    }
    .info-block-wrap{
        width: 300px;
    }
    .info-block .caroufredsel_wrapper{
        margin: 0 auto !important;
    }



    #header .logo{
        width: 150px;
        margin-left: 15px;
    }
    .news-singl .image li img{
        width: 100%;
        height: auto;
    }
    .news-singl .image li{
        margin: 0 0 11px;
        width: 100% !important;
        height: auto !important;
    }
    .news-singl .image{
        width: 100%;
    }
    .button-wrapper>.pull-left, .button-wrapper>.pull-right{
        float: none !important;
        text-align: center;
        overflow: hidden;
    }
    .button-wrapper .back{
        margin-top: 10px;
    }
    .button-wrapper>.pull-right .pull-left:last-child iframe{
        width: 62px !important
    }
    .button-wrapper>.pull-right .pull-left{
        float: none !important;
        display: inline-block;
        margin: 0 5px;
        vertical-align: top;
    }
    
    .fotorama_custom__arr {
        top: 90%;
    }
}

@media screen and (max-width:460px){
    .sd-il .image{
        right: 55%;
    }
    .doctor-list.roulet .sd-il{
        width: 270px;
        float: left;
    }
    .doctor-list .caroufredsel_wrapper{
        margin: 0 auto !important;
        width: 270px !important;
    }
    
    .fotorama__nav__shaft {
	    margin-top: 30px;
    }
}
@media screen and (max-width:380px){
    .sd-il .image{
        right: 50%;
    }
    #header .contact{
        padding-top: 60px;
    }
    .header-fl > .lang-wrap{
        top: 65px;
        right: 50%;
        margin-right: -30px;
    }

}


