@media only screen and (max-width:1280px) {
	
}
@media only screen and (max-width:1199px) {
.tools-txt a{
 font-size:11px;	 
}
}


@media only screen and (max-width:1024px) {

}
@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:823px)
{ 
.ul_icon
{
	position: relative;
    right: 2rem;
}
.flip-card
{
    margin: auto;
    width: 70%;
}
.social-icons {
    padding: 18px 20px;
}
.reporting-in .nav > li a {
    font-size: 12px;
}
}
@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;		
}

}
