@media screen and (min-width: 360px) and (max-width: 479px) {
	.b01 {
		height: 197px;
	}
    .b01 .logo {
        font-size: 12px;
        background: url(../img/logo48.png) 5px 5px no-repeat;
        padding-top: 14px;
        padding-left: 30px;
        padding-bottom: 121px;
        line-height: 14px;
    }
    .b01 a#pull {
        display:block;
    }
    .b01 .top_menu a#pull:after {
        content: "";
        background: url(../img/ico/mobile_menu.png) no-repeat;
        width: 48px;
        height: 48px;
        display: inline-block;
        position: absolute;
        left: 50%;
        top: 3px;
        margin-left: -24px;
    }
    .b01 .top_menu .tmenu {
        display: none;
        height: 170px;
        background: rgba(106, 106, 106, 0.8);
        z-index: 9999999999;
        padding-left: 0;
        position: absolute;
        left: 50%;
        width: 100%;
        margin-left: -180px;
        z-index: 9;
        top: 55px;
        padding-top: 10px;
    }
    .b01 .top_menu .tmenu li {
        text-align: center;
        width: 100%;
        padding: 0;
        background: none;
    }
    .owl-slider .slogan {
        left:15px;
    }
    .owl-slider .slogan h1 {
        font-size: 20px;
    }
    .owl-slider .slogan .slider_info {
        font-size: 15px;
    }
    /*.b01 .owl-slider {
        display: none;
    }*/
    
    /* B02 */
    
    .b02 {
        padding-top: 55px;
        padding-bottom: 5px;
        height: 1700px;
    }
    .b02 .pr {
        width: 100%;
    }
    .b02 .pr001 {
        height:240px;
    }
    .b02 .pr002 {
        height:240px;
    }
    .b02 .pr003 {
        height:260px;
    }
    .b02 .pr004 {
        height:220px;
    }
    
    /* ***** */
    /* B03 */
    
    .b03 {
        min-height: 750px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .b03 .period_block div.col-xs-4 {
        width: 100%;
        margin-bottom: 10px;
    }
    /* ***** */
    /* B04 */
    
    .b04 {
        height: 1670px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .b04 .speak {
        min-height: 420px;
        background: none;
        width: 100%;
    }
    .b04 .speak:nth-child(2) {
        min-height: 510px;
    }
    
    /* ***** */
    /* B05 */
    
    .b05 {
        height: 400px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    /* ***** */
    /* B06 */
    
    .b06 {
        height: 1340px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .b06 .content div.col-xs-6 {
        width: 100%;
    }
    .b06 .content iframe {
        width: 100%;
    }
    /* ***** */
    /* B07 */
    
    .b07 div.clearfix {
        display:none;
    }
    
    /* ***** */
    /* B08 */
    
    .b08 {
        height: 1250px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .b08 .ct {
        height: 175px;
        width: 100%;
    }
    /* ***** */
    /* B09 */
    
    .b09 {
        height: 675px;
    }
    .b09 .maps_info {
        width: 100%;
        top: 11%;
        margin-left: -180px;
    }
    /* ***** */
    /* B10 */
    
    .b10 {
        height: 155px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    /* ***** */
    /* OTHER */
    
    .callme, .callme_footer {
        font-size: 14px;
        width: 150px;
        padding: 10px;
    }
    #zayavka {
        width: 100%;
        top: 0%;
        padding: 15px !important;
    }
    #zayavka .form-group label {
        display:none;
    }
    .politika, .politika_block {
        font-size: 14px;
    }
    /* ***** */
} 

@media only screen and (max-width : 480px) {
  
}

@media screen and (min-width: 480px) and (max-width: 577px) {

} 

@media screen and (min-width: 576px) and (max-width: 767px) {
  
  

}

@media screen and (min-width: 768px) and (max-width: 991px) {
  
  

}

@media screen and (min-width: 992px) and (max-width: 1023px) {
  
  

}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
.b01 {
    height: 550px;
}
.owl-slider .slogan {
    top: 47%;
}
  .owl-slider .slogan h1 {
    font-size: 45px;
}
.owl-slider .slogan .slider_info {
    font-size: 21px;
}
#zayavka {
    top: 2%;
} 
  

}

@media screen and (min-width: 1200px) and (max-width: 1279px) {


}

@media screen and (min-width:1280px) and (max-width:1365px) {
.b01 {
    height: 690px;
}
.owl-slider .slogan {
    top: 39%;
}
  .owl-slider .slogan h1 {
    font-size: 60px;
}
.owl-slider .slogan .slider_info {
    font-size: 30px;
}
#zayavka {
    top: 2%;
}  

}

@media screen and (min-width: 1366px) and (max-width: 1579px) {

.b01 {
    height: 738px;
}
.owl-slider .slogan h1 {
    font-size: 60px;
}
.owl-slider .slogan .slider_info {
    font-size: 30px;
}
#zayavka {
    top: 2%;
}
}
@media screen and (min-width: 1600px) and (max-width: 1679px) {

	.b01 {
		height: 867px;
	}
	.callme {
		top: 38%;
	}

}

@media screen and (min-width: 1680px) and (max-width: 1919px) {
	.b01 {
		height: 910px;
	}
	.callme {
		top: 42%;
	}
	.owl-slider .slogan {
		top: 42%;
	}


}
