
@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)
{ 
.header-top {
    padding: 10px 0 0px 0px;
    background: #fff;
} 
.title-row-view {
   
    margin-top: 2rem;
}
.title {
  
    width: 80%;
}
.isidorio-h3view {
    text-align: center;
}
.isidorio-h5view {
 text-align: center;
}
.invest-in-view 
{
    margin-bottom: 1.5rem;
}
.isidorio-view {
    float: initial;
    padding-top: 1rem;
    margin-bottom: 1.5rem;
}  
.ul_icon
{
    position: relative;
    right: 2rem;
}
#myCarousel img {
    height: 150px !important;
}
.carousel-inner {
  height: 150px !important;
}
.invest-in
{
    margin-bottom: 4rem;
}
.Schedule-view
{
    padding: 20px 0px;
}
.icons_view {
    padding: 20px 0px;
}
.active {
    background: no-repeat;
}
.logo {
    padding: 0px 0px 0px 0px;
}
.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;     
}

}