@media(min-width:320px) and (max-width:375px) {
.site-logo{text-align: center; margin-bottom: 15px;} 
.header-promo-info h3{font-size: 13px;}
.header-promo-info p{font-size: 12px;}
.mainmenu ul li a{padding: 10px 10px;}
.search-box{margin-left: 0px; margin-bottom:20px;}
.slider-text{width:100%;}
.single-service{height:100%;}
.single-offers{margin-bottom: 20px;}
}



@media(min-width:480px) and (max-width:575px) {

.site-logo{text-align: center; margin-bottom: 15px;} 
.header-promo-info h3{font-size: 13px;}
.header-promo-info p{font-size: 12px;}
.mainmenu ul li a{padding: 10px 10px;}
.search-box{margin-left: 0px; margin-bottom:20px;}
.slider-text{width:100%;}
.single-service{height:100%;}
.single-offers{margin-bottom: 20px;}
}

@media(min-width:576px) and (max-width:767px){


}

@media(min-width:481px) and (max-width:768.98px) {

}

@media (min-width: 768px) and (max-width: 991px) {


}


@media (min-width: 992px) and (max-width: 1199.99px) {

}