.banner1{ 
    /*background:url(../images/new/microfin_banner.png) no-repeat top center; */
    height:530px; 
    width:100%; 
    background-size:cover;
    
}
.banner2{ 
    /*background:url(../images/new/banner-1.jpg) no-repeat top center; */
    height:530px; 
    width:100%; background-position-x: inherit; 
    background-size:cover; 
    
}
.banner3{ 
    /*background:url(../images/new/banner-3.jpg) no-repeat bottom center #ffffff; */
    height:530px; 
    width:100%; background-position-x: center; 
    background-size:cover;
    
}
.banner4{ height:530px; width:100%; background-size:cover;}
/*.banner4{ background:url(../images/new/SMERA_MFI_Grading.jpg) no-repeat top center; height:530px; width:100%; background-size:contain;}*/
.banner5{ height:530px; width:100%; background-size:cover;}
.banner6{ height:530px; width:100%; background-size:cover; }
.banner7{ background:url(../images/new/Happy_Diwali.png) no-repeat top center; height:530px; width:100%; background-size:cover; }
.banner6 img, .banner4 img, .banner5 img{margin:0 auto;}
/*.banner5{ background:url(../images/new/SMERA_COCA_Banner.jpg) no-repeat 0px center; height:530px; width:100%; background-size:cover;}*/
.carousel-indicators{bottom:40px;}
.click-bal{display: block; cursor: pointer;height:530px;}
.mihrt{height:530px !important;}
@media (min-width:800px) and  (max-width:900px){
	.banner1,.banner2, .banner3{ height:340px;}
	.first-top{padding-top:0px !important;}
}

@media (max-width: 767px) {
	.click-bal{ height:auto;}
}