
@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 screen and (max-width: 991px) {
.social, .logo{
 text-align:center;
 margin:10px 0;	 
} 
.email-info{
 text-align: center;
}
.video{
 margin:15px 0;	
}
.fund-chart {
 overflow: scroll;
}
.buy-mf, .center-line p{
margin-right:0px;
margin-top:10px;
margin-bottom:10px;
float:left;
width:100%;
text-align:center;
}
}

@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;	
}
.contact-us{
 min-height:auto;	
}
.tools-in{
 margin-bottom:15px;	
}
.owl-dots {
    bottom: 38px;
    left: 39%;
}
}
@media only screen and (max-width:575px) { 
#banner .owl-carousel .item {
    height: 160px;
}
}
@media only screen and (max-width:360px) { 
.utility ul li {
    margin: 7px 16px;
}
#banner .owl-carousel .item {
    height: 120px;
}
}
@media only screen and (max-width:320px) {


}