
@media only screen and (max-width:1199px) {
.services ul li{
 width:19%;
 margin:8px 5px;	
}
.serv-list ul{
 text-align:center;	
}
}
@media screen and (max-width: 991px) {
.tools ul li{
 display:block;	
}
.logo, .whatsapp, .r-top-btn{
 text-align:center;	
}
.flow li {
    margin: 40px 33px;
}
.form-group1 input{
 width:50%;	
}
.header-top, .icon{
 text-align:center;	
}
}
@media only screen and (max-width:767px) {
.header-top, .icon{
 text-align:center;	
}	
.funds-area iframe{
 overflow-x: scroll !important;	
}
.services ul li {
    width: 30%;
	
}
}
@media only screen and (max-width:575px) {
.ft_left, .ft_right{
 text-align:center;	
}
.form-group1 input {
    width: 65%;
}	
.serv-left, .serv-right{
 text-align: center;	
}
.owl-dots{
 left:35%;	
}
.why-list ul{
 padding:0;	
}
.invest-corner{
 background-attachment: unset;	
}
.financial-video{
 padding: 16px 31px 26px;	
}
.live-ticker{
 overflow:scroll;	
}
.right-side{
 text-align:center;	
}
.top-menu ul{
 padding-left:0;
}
.top-menu ul li a{
 font-size:13px;	
}
.top-menu ul li{
 margin:0 6px;	
}
.services ul li {
    width: 100%;
}
@media only screen and (max-width:480px) { 

}