@charset "UTF-8";
/* CSS Document */


.nav-padding {

height: 50px;
}
@media only screen and (max-width: 480px) {
#main-slider {
margin-top: 70px!important;
}
	
	}
@media only screen and (max-width: 667px) {
#main-slider {
margin-top: 100px!important;
}
	
	}

@media only screen and (max-width: 480px) {
#main-slider {
margin-top: 140px!important;
}
	
	}