@media screen and (min-width:801px) and (max-width:1170px) {

    body {min-width:800px;}
    
    /*центрируем блоки*/
    .center-box {
    	width:95%;
    }
    .clear2 { height:0px; width:100%; clear:both; }
    
    .nav-line .switcher-box {
        float: none;
        margin: 0 0 0 auto;
    }
    .nav-line .nav-box {
        width: 100%;
        float: none;
    }
    
    .top-line .logo-box {
        width: 100%;
        float: none;
        margin:0;
        padding:30px 10px;
    }
        .top-line .logo-box img {
            margin:auto;
        }
    .top-line .contact-box {
        width:50%;
    }
    .top-line .working-box {
        width:50%;
    }

    /*титул*/
    .title-line {
        
    }
        .title-line .center-box {
            padding-top: 40px;
            position:relative;
        }
    
    .breadcrumbs-box {
        width: 100%;
        float: none;
    }
    
    .price-box {
        float: none;
        text-align: right;
        position: absolute;
        right: 0;
        top: 10px;
    }
    
    /**/
    .right-col {
        display:none;
    }
    .main.main-left {
        float:none;
        width:100%;
        margin:0;
    }
    
    
    /*врачи*/
    .yoo-zoo .items .doctor-item {
        position: relative;
        min-height: 350px;
    }
        .yoo-zoo .items .doctor-item-left {
            position: absolute;
            left:0;
            top:0;
        }
        .yoo-zoo .items .doctor-item-right {
            float: none;
            width: 100%;
            padding-left: 270px;
        }
    
    
    
    /*услуги, страница*/
    .yoo-zoo .items .teaser-item {
        width: 49%;
        margin: 10px 0;
    }
    .yoo-zoo .items .teaser-item:nth-child(2n) {
        margin: 10px 0 10px 2%;
    }
    .yoo-zoo .items .teaser-item img {
        width: 100%;
        height:auto;
    }
    
    /*услуги блоки*/
    a.service-link {
        margin:0;
        width:50%;
    }
    a.service-link:nth-child(3n-1) {
        margin:0;
    }
    
    /*о нас*/
    .aboute-box {
        width: 49%;
    }
    
    .aboute-box:nth-child(3n-1) {
        margin: 0 0 15px;
    }
    .aboute-box:nth-child(2n) {
        margin: 0 0 15px 2%;
    }
    
    .aboute-box .aboute-img img {
        width:100%;
    }
    
    /*особенности*/
    .aboute2-box {
        width: 48%;
        margin: 12px 1%;
    }
    
    /*отзывы*/
    .testimonial-item {
        float:none;
        width:100%;
        margin:5px 0;
        height:auto!important;
    }
    
    /*специалисты*/
    .doctors-line .zoo-doctors {
        width: 50%;
        margin: 5px 0 15px;
    }
    
    /*подвал*/
    .footer-line .footer1 {
        width:100%;
    }
    .footer-line .footer2 {
        width:33%;
    }
    .footer-line .footer3 {
        width:33%;
    }
    .footer-line .footer4 {
        width:33%;
    }
    
}

@media screen and (max-width:800px) {

    body {min-width:360px;}
    
    /*центрируем блоки*/
    .center-box {
    	width:96%;
    }
    
    .nav-line .switcher-box {
        float: none;
        margin: 0 auto;
        padding-bottom:15px;
    }
    .nav-line .nav-box {
        width: 100%;
        float: none;
    }
    
        .mob-menu {
            display: block;
            height: 45px;
            width:160px;
            text-align:center;
            margin:auto;
            line-height: 25px;
            font-size: 16px;
            padding: 10px 10px 10px 40px;
            text-transform: uppercase;
            background: url(../images/mob-menu.png) center left no-repeat;
            color:#fff;
            cursor:pointer;
        }
        .nav-line .nav-box ul.menu {
            display:none;
    		width:100%;
    		height:auto;
    		padding:0;
    		border-radius:0;
    		background:none;
    		box-shadow:none;
    		border-top:1px solid #fff;
    		border-bottom:1px solid #fff;
    		float:none;
        } 
        	.nav-line .nav-box ul.menu li {
    			display:block;
    			float:none;
    			height:auto;
    			margin:3px 0;
    		}
		
    		.nav-line .nav-box ul li a {
                color: #fff;
                line-height: 20px;
                padding: 10px; 
                height: auto;
                text-align:center;
                text-transform:none;
                background:rgba(255,255,255,0.1);
            }
            .nav-line .nav-box ul li a:hover {
                text-decoration:underline;
                background:#18AFD3;
            }
    
    .top-line .logo-box {
        width: 100%;
        float: none;
        margin:0;
        padding:30px 10px;
    }
        .top-line .logo-box img {
            margin:auto;
        }
    .top-line .contact-box {
        width: 100%;
        float: none;
        margin:5px 0;
        background-color:#eee;
    }
    .top-line .working-box {
        width: 100%;
        float: none;
        margin:5px 0;
        background-color:#eee;
    }
    
    /*титул*/
    .title-line {
        
    }
        .title-line .center-box {
            padding-top: 40px;
            position:relative;
        }
    
    .breadcrumbs-box {
        width: 100%;
        float: none;
    }
    
    .price-box {
        float: none;
        text-align: right;
        position: absolute;
        right: 0;
        top: 10px;
    }
    
    /**/
    .right-col {
        display:none;
    }
    .main.main-left {
        float:none;
        width:100%;
        margin:0;
    }
    
    
    /*врачи*/
    .yoo-zoo .items .doctor-item {
        position: relative;
        min-height: 350px;
    }
        .yoo-zoo .items .doctor-item-left {
            float:none;
            margin:0 auto;
        }
        .yoo-zoo .items .doctor-item-right {
            float: none;
            width:100%;
            text-align:center;
        }
    
    /*галерея*/
    .zoo-gallery-wall.margin {
        margin:0 !important;
    }
    .zoo-gallery-wall a.thumb {
        width:100%;
        margin:5px 0;
    }
    .zoo-gallery-wall a.thumb img {
        width:100%;
        height:auto;
    }
    
    /*услуги, страница*/
    .yoo-zoo .items .teaser-item {
        width: 100%;
        float:none;
        margin: 5px 0;
    }
    .yoo-zoo .items .teaser-item img {
        width: 100%;
        height:auto;
    }
    
    /*услуги блоки*/
    a.service-link {
        margin:5px 0;
        width:100%;
        float:none;
        padding: 25px 10px 25px 90px;
        background-size: 80px;
    }
    a.service-link:nth-child(3n-1) {
        margin:5px 0;
    }
    
    /*о нас*/
    .aboute-box {
        width: 100%;
        float:none;
        margin: 5px 0;
        border:1px solid #ccc;
    }
    
    
    .aboute-box:nth-child(3n-1) {
        margin: 5px 0;
    }
    .aboute-box:nth-child(2n) {
        margin: 5px 0;
    }
    .aboute-box .aboute-text {
        padding:5px 10px;
    }
    .aboute-box .aboute-img img {
        width:100%;
    }
    
    /*особенности*/
    .aboute2-box {
        width: 100%;
        float:none;
        margin: 5px 0;
    }
    .aboute2-box .aboute-text {
        text-align:center;
    }
    .aboute2-box .aboute-img {
        text-align:center;
    }
    
    /*отзывы*/
    .testimonial-item {
        float:none;
        width:100%;
        margin:5px 0;
        height:auto!important;
    }
    
    /*специалисты*/
    .doctors-line .zoo-doctors {
        width: 100%;
        float:none;
        margin: 5px 0 25px;
    }
    
    /*подвал*/
    .footer-line .footer1 {
        width:100%;
        float:none;
    }
    .footer-line .footer2 {
        width:100%;
        float:none;
    }
    .footer-line .footer3 {
        width:100%;
        float:none;
    }
    .footer-line .footer4 {
        width:100%;
        float:none;
    }

}


