



@media only screen and (max-width:1200px) {
.login a{
 font-size:12px;	
}

.nav>li>a {
    padding: 10px 11px;
}

.navbar-inverse .navbar-nav>li>a {
    font-size: 12px;
}

}

@media only screen and (max-width:1024px) {
.header-top .email{
 margin:3px;	 
}	
}
@media screen and (max-width: 980px) {
.login a{
 font-size:11px;
 padding:10px 7px;	
}
}
@media only screen and (max-width:800px) { 

}
@media only screen and (max-width:767px) { 
.login{
 text-align:center;	
 margin-top:16px;
}
.logo{
 float:none;
 text-align:center;	
}
.welcome-text{
 top:0;		
}
.welcome-text h1{
 font-size:25px;	
}
.welcome-text p{
 margin:0;
 font-size:13px;	
}
.Know-More a{
 padding:5px 10px;
 font-size:13px;	
}
.service-al, .invest-al{
 display:block;	
}
.invest-in{
 margin:20px 0;	
}
.service-in .service-hd, .service-in p  {
 text-align:center;	
}
.service-al .col-sm-4{
 display:block;	
}
.service-al .col-sm-4 a{
 display:block;	
}
.service-img, .service-txt{
 display:block;
 width:auto;	
}
.get-list ul{
 padding:0;	
}
.menu-list{
 margin-bottom:20px;	
}
.footer-top{
 text-align:center;	
}
.footer-btm h2{
 text-align:center;
 margin:5px 0;	
}
.carousel-caption{
 top:0;	
}
.get-list ul li{
 display:block;	
}
.get-list ul li{
 margin:70px 0;	
}
.get-list li::after {
    content: url("../images/divider-top.png");
    left: 48%;
    overflow: hidden;
    position: absolute;
    top: 50%;
}
.header-top .email{
 display:block;
 text-align:center;	
}
.top-right{
 text-align:center;	
}
}
@media only screen and (max-width:640px) { 

}
@media only screen and (max-width:480px) { 
.news .nav > li > a{
 padding:10px 0;	
}
.carousel-caption{
 left:5%;
 right:0;	
}
.carousel-inner > .item{
 min-height:196px;	
}

.carousel-inner > .item img{
 min-height:250px;	
}
.testimonial-banner .carousel-inner > .item img{
min-height:auto !important;
}
.get-list li::after{
 left:45%;	 	
}
}
@media only screen and (max-width:414px) { 
 
}
@media only screen and (max-width:360px) { 

}
@media only screen and (max-width:320px) {


}