@charset "utf-8";

/*==================================================

	Media Queries for window size under767px

====================================================*/
@media screen and (max-width: 767px) {
}
