@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:768px) {
	#xg_header {
    position: fixed;
    z-index: 999;
    width: 100%;
}
}