
@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;
} 
.invest-in-view 
{
    margin-bottom: 1.5rem;
}
.isidorio-view {
    float: initial;
    padding-top: 1.5rem;
}  
.ul_icon
{
    position: relative;
    right: 2rem;
}
#myCarousel img {
    min-height: 250px;
    height: 250px;
}
.invest-in
{
    margin-bottom: 4rem;
}
.Schedule-view
{
    padding: 20px 20px;
}
.icons_view {
    padding: 20px 0px;
}
.active {
    background: no-repeat;
}
.invest-in-view-login {
    width: 100%;
    margin: auto;
}
.logo {
    padding: 0px 0px 0px 0px;
}
.logo {
    margin-top: 10px !important;
}
ul.info-details {
    margin-bottom: 10;
    /* margin: 0 auto; */
    color: #000;
    display: block;
    list-style: none;
    
    padding-left: 0;
    margin-top: 1rem;
    float: initial !important;
    text-align: center !important;
}
.form-location-view {
    width: 100%;
    margin: 0 auto;
}
.social-icons {
    padding: 18px 20px;
}
.reporting-in .nav > li a {
    font-size: 12px;
}
}

button.login-view {
    margin: 0 auto;
    width: 32%;
    font-weight: bold;
    border: none;
    display: block;
    padding: 6px 0;
    background-color: #fa2b05;
    border-radius: 0px 15px 0px 15px !important;
    color: #fff;
}
@media only screen and (max-width:767px) { 
.report-img img{
 width:100%;    
}
#contact_body button {
    margin: 0 auto;
    width: 28%;
    }
.header-right, .logo{
 text-align:center; 
}

.whatsapp{
width:100%; 
}
.whatsapp-img img{
 width:100%;    
}
.health img{
 width:100%;        
}
.footer-left, .useful-links, .copyright{
 text-align:center;     
}

}