@media only screen and (max-width:1280px) {

}
@media only screen and (max-width:1200px) {
.header-login span a{
 font-size:13px;
 padding:3px 5px 7px;	
}	
}

@media only screen and (max-width:1024px) {
.header-login span a{
 font-size:11px;	
}	

}
@media screen and (max-width: 980px) {

}
@media only screen and (max-width:800px) { 

}
@media only screen and (max-width:767px) { 
.logo, .header-login{
 text-align:center;	
}
.header-login span a{
 font-size:13px;
 padding:3px 10px 7px;	
}	
.feature-in{
 display:block;
 text-align:center;	
}
.features-img, .featues-txt{
 display:block;
 width:auto;	
}
.footer-top, .featues-txt p{
 text-align:center;	
}

}
@media only screen and (max-width:640px) { 
.award-area ul li{
 display:block;	
}
.welcome-txt{
 font-size:20px;
 line-height:0;	
}
.banner-txt-in p{
 font-size:14px;	
}
.get-btn a{
 padding:3px 18px;	
}
.get-btn{
 margin-top:0;	
}
.banner-txt{
 top:13%;	
}
.carousel-indicators{
 margin-bottom:0;	
}
}
@media only screen and (max-width:480px) { 

}
@media only screen and (max-width:414px) { 
 
}
@media only screen and (max-width:360px) { 
.welcome-txt{
 font-size:18px;	
}
.banner-txt-in p{
 margin-bottom:0px;	
}
.get-btn a{
 font-size:11px;	
}
}
@media only screen and (max-width:320px) {


}