
@media only screen and (min-width: 1200px)
{
    .menuBox .navbar-toggle {display: none}
}

@media only screen and (max-width: 1200px)
{
    .menuBox .navbar-toggle {display: none}
    .slideBox-text h3 {font-size: 35px;}
    .list-slide-text {font-size: 24px;}
    .servic-1,.servic-2 {margin-bottom: 120px;}
    .list-service h3 {font-size: 28px;}	
    .ourWork .list-post img{max-height:300px;}
    .list-post img{max-height:300px;}
    .boxWH:nth-child(1) {border-right:0;border-bottom: 0;}
    .boxWH:nth-child(2) {border-right:1px solid #fff;border-bottom: 0;}
    .boxWH:nth-child(3) {border-right:0;}
}

@media only screen and (max-width: 992px)
{
    .menuBox .navbar-toggle {display: none;}
    
    .logo {position: static;display:block;margin:0 auto}
    .top {text-align: center;}
    .rslides_tabs {bottom: 20px;}
    .slideBox-text {top:45%;}
    .slideBox-text h3 {font-size: 30px;}
    .list-service h3 {font-size: 24px;}
    .list-slide-text {font-size: 20px;}    
    .contactPhone {margin-bottom: 40px;}
    #wpadminbar { position:fixed !important;}
    .ourWork .list-post img {max-height:450px;}
    .list-post img {max-height:550px;}
    
    #wpadminbar .quicklinks .ab-top-secondary>li {display:none;}
}

@media only screen and ( max-width: 767px )
{
    .top {position: static; text-align: center;}
    .titlePage {padding-top: 40px; height:auto;min-height:150px;padding-bottom: 40px; }
    .phoneHeader {text-align: center;}
    .menuBox {height: auto;}
    .menuBox .navbar-toggle {display: block;}
    .menuBox {border-bottom: none;}
    .menuBox li {display:block; margin-right: 0;margin-left:0; text-align: center;}
    .menuBox li a {display:block; padding: 10px 0}
    .slider {display:none;}
    .list-service {min-height:220px;}
    .servic-1,.servic-2,.servic-3 {margin-bottom: 120px;}
    footer {background-image: none}
    .mob-otstup35 {margin-bottom: 35px;}
    .boxWH {border-right:0;border-left:0;}
    .boxWH:nth-child(3) {border-bottom: 0;}
}

@media only screen and (max-width: 568px) 
{
    .main h1 {font-size:30px;}
}

@media only screen and (max-width: 444px) 
{
    .list-service h3 {font-size: 18px;}
}
@media only screen and (max-width: 380px) 
{
    .logo {background-size:100%;width:auto; margin: 0 auto;}
}
@media only screen and (max-width: 320px)
{

}