@media only screen and (max-width:1280px) {

}
@media only screen and (max-width:1199px) {
.gl_content{
 margin: 15px 13px;	
}
.fund_list ul{
 padding-left:18px;	
}
.account a, .login a{
 padding:7px;
 font-size:13px;	
}
}

@media only screen and (max-width:1024px) {

}
@media screen and (max-width: 991px) {
.caption_tax{
 font-size:35px;
 	
} 
.invest-img, .invest-txt{
 text-align:center;
 display:block;
 width:auto;	
}
.fund_list ul li a{
 font-size:13px;	
}
.header{
 text-align:center;	
}
.kyc_head{
 font-size:23px;	
}
.disc_head{
 font-size:26px;	
}
.social_list li a .fa{
 font-size:14px;
 padding:4px 3px;	
}
.map_area p{
 height:120px;
 font-size:13px;	
}
}


@media only screen and (max-width:800px) { 

}
@media only screen and (max-width:767px) { 


}
@media only screen and (max-width:575px) { 
.top-right{
 display:block;
 margin-top:10px;	
}
.caption_tax{
 font-size:25px;	
}
.social::before, .f_list::after{
 border-right:none;
 content: none;	
}
.f_contact {
    margin-bottom: 10px;
}
.social {
    padding-left: 20px;
}
.fund_list{
 display:block;	
}
.banner-gallery ul li{
 display:block;	
}
.right_side{
display:block;
text-align:center;	
}
}
@media only screen and (max-width:550px){
	
}
@media only screen and (max-width:480px) { 
 
}
@media only screen and (max-width:414px) { 

}
@media only screen and (max-width:360px) { 

}
@media only screen and (max-width:320px) {


}