@media only screen and (min-width: 1200px) and (max-width: 1220px) {
}

@media only screen and (min-width: 1040px) and (max-width: 1199px) {
	#header1 .yjsquare_in {margin-right: 150px !important;}
	.horiznav a.yjanchor {font-size: 0.9em;}
}

@media only screen and (min-width: 980px) and (max-width: 1039px) {
	#header1 .yjsquare_in {margin-right: 100px !important;}
	.horiznav a.yjanchor {font-size: 0.85em;}
}

@media only screen and (min-width: 980px) and (max-width: 1220px) {
  	.horiznav a.yjanchor {padding: 0 11px !important;}
  	#header {background-size: contain !important; background-color: #fcf6f8 !important;}
	ul.yjsgmenu span.child a::after {right: -2px !important;}
}

@media screen and (max-width: 979px) {
	div.yjsgsitew{width:auto;}
	.mobilefix {display: none;}
	#header {background-image: none !important;}
	#footmod .yjscroll {display: none;}
	#header1 {margin-top: -110px !important; text-align: center;}
	#header1 .yjsquare_in {margin-right: 0 !important;}
	#header1 button {margin: 0 auto;}
	#logo {background-size: contain !important;}
    .yjsg-menu.top_menu.yjsgsitew.inside-container {display: none;}
    span.yjmm_select {background: #f5f5f5;}
}


@media screen and (max-width: 768px) {
	body {padding-left: 0 !important; padding-right: 0 !important;}
}

/*
@media screen and (max-width: 720px) {

}
*/
