@media only screen and (max-width:1199px) {
.tools-txt a{
 font-size:11px;	 
}
}
@media screen and (max-width: 980px) {
.invest-in{
 margin-bottom:15px;	 
}
.market-report, .fund-perfomance{
margin-bottom:15px;	
}
/*.report-img {
    margin: 32px 0;
}*/
.portfolio{
 position:inherit;
 margin-top:15px;	
}
.whatsapp{
margin:15px 0;	
}
.logo {
    margin-top: 35px;
}
}
@media only screen and (max-width:767px) { 
.report-img img{
 width:100%;	
}
.header-right, .logo{
 text-align:center;	
}
.logo {
    margin-top: 0px;
}
.whatsapp{
width:100%;	
}
.whatsapp-img img{
 width:100%;	
}
.health img{
 width:100%;		
}
.footer-left, .useful-links, .copyright{
 text-align:center;		
}
.ticker {
    margin-top: 20px;
    overflow: scroll;
}
.banner-area .col-md-4{
 padding-right:15px;	
}
}
@media only screen and (max-width:480px) { 
.reporting-in .nav > li{
 width:100%	
}
}