@media only screen and (max-width:1280px) {
	
}
@media only screen and (max-width:1200px) {

}
@media only screen and (max-width:1199px) {

.reporting-in .nav > li a{
 padding:10px 40.5px;	
}

.news .nav > li a{
 padding: 10px 7px;	
}

.market-head{
 font-size:13px;	
}

.live-ticker .col-md-6 {
    margin-bottom: 15px;
}

.market-watch {
    min-height: 259px;
}

}

@media only screen and (max-width:1024px) {

}

@media screen and (max-width: 980px) {

}
@media only screen and (max-width:800px) { 

}
@media only screen and (max-width:767px) { 
.feature-all{
 margin-top:20px;	
}
.logo, .social-icons{
 text-align:center;	
}
.fe-inside{
 display:block;	
}
.market-watch{
 margin:15px 0;	
}
.address-dtls{
 padding-left:52px;	
}

.header-right {
    text-align: center;
}
.footer-btm .col-md-6 {
    text-align: center !important;
}
.login-from {
    margin: 20px 0;
}
.fund_performance {
    margin: 20px 0;
}
.home_about {
    margin: 20px 0;
}
.TabbedPanelsTab {
    font-size: 13px !important;
    padding: 15px 5px !important;
}
#vtab ul {
    position: relative !important;
    z-index: 999;
    width: 100%;
}
#vtab ul li {
    width: 100% !important;
}
#vtab div {
    margin-left: 0;
    min-height: 100%;
}
/*.mobile_calculators{
    display: none;
}*/
.calculators_main{
    display: none;
}

}

@media only screen and (max-width: 600px) 
{
    .mail-call ul 
    {
        float: none;
    }
    #menu.active
    {
        
    }
    .spinner-master label
    {
        left: 180px;
    }
}
@media only screen and (max-width:414px) { 
 
}
@media only screen and (max-width:360px) { 

}
@media only screen and (max-width:320px) {
.login a{
 font-size:13px;	
}

}

@media only screen and (min-width:768px) { 

.mobile_calculators{
    display: none;
}

}