.carousel-caption {
   
    top: 10% !important;
    
	
}
.caption_bg{background-color:#0a5273; opacity: 0.7; text-align: center;padding: 10px; width:50%;}
.carousel-caption h1{ font-size: 62px; font-weight: bold; color:#fff;}
/*.carousel-caption h1 span{ background-color:#000000; opacity: 0.7;}*/
.carousel-caption p{ font-size: 18px;}
.carousel-products {
    
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    /*margin-right: 15%;
    margin-left: 15%;*/
    list-style: none;
	width: 100%;
}
header .navbar .navbar-nav>li {
      list-style: none !important;
}
ul.nav-tabs, ul.iq-contact{    margin: 0px !important;}
ul.nav-tabs li, ul.iq-contact li{ list-style: none !important;}
.iq-footer3{background:url("../img/manipal.png") no-repeat top right #474c60; }
 /* smartphones, iPhone, portrait 480x320 phones */ 
.inner_banner{ height: 200px;margin-top: 100px;}
.inner_banner h2{ font-size: 34px; color: #ffffff; margin-top: 60px;}
.m_l{margin-left:-150px;}
@media (max-width:320px)  {
	
	.exmsol h3,.lngsol h3  {
      font-size: 16px;
		}
	
}
/* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
@media (max-width:575px)  {
	.carousel-caption {
    top: 2% !important;
}
	.caption_bg{background-color:#0a5273; opacity: 0.7; text-align: center;padding: 3px; width:100%;}
	.m_l{margin-left:0px;}
	.btn{padding: .15rem .25rem;
    font-size: .600rem;
    line-height: 1.5;
    border-radius: .2rem;}
	.carousel-caption h1{ font-size: 26px; font-weight: bold; color:#fff; line-height: 30px;}
.carousel-caption p{ font-size: 12px; line-height: 16px; margin-bottom: 5px;}
/*.carousel-products {
	position: relative;}
	.exmsol h3,.lngsol h3  {
      font-size: 16px;
		}
	.carousel-inner{ display:none;}*/
}