@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:600px){
	.bgimg {
    
    margin-top: 15%;
}
	.slider_1ah {
    font-size: 25px!important;
}
	.slider_1b{transform: scale(0.5)!important;margin-left: -16%;}
	.slider_1c{margin-top: 2%;}
	.slider_1d {
   
    font-size: 10px!important;
    margin-right: 1%!important;
}
	.overlay {
   
    top: 12%!important;

}
	
}
@media only screen and (min-width:601px) and (max-width:1000px){
	
}