@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1500px) {


}

@media screen and (max-width:1000px) {

}


@media screen and (max-width:640px){


} 

@media screen and (max-width:420px){



}

@media screen and (max-width:320px){

}