
@media only screen and (max-width:1199px) {
.utility ul li{
 margin:7px 5px;	
}
.ut_txt{
 font-size:13px;	
}
.left_head, .midle_head, .portfolio, .utility_hd, .video_head, .invest-head{
 font-size:18px;	
}
}
@media only screen and (max-width:1024px) {

}
@media screen and (max-width: 991px) {
.social-icons, .logo{
 text-align:center;
 margin:10px 0;	 
} 
.msg_call{
  text-align:center;	
}
.contacts::after{
 border-right:none;	
}
}

@media only screen and (max-width:767px) { 
#banner .owl-carousel .item{
 height:250px;	
}
.inside-text h2{
 font-size:22px;	
}
.ft_left, .ft_right{
 text-align:center;	
}

}
@media only screen and (max-width:575px) { 

}
@media only screen and (max-width:360px) { 
.utility ul li {
    margin: 7px 16px;
}
}
@media only screen and (max-width:320px) {


}