@charset "utf-8";

body .with-global-icon select {color:#000 !important;padding-left:40px !important; margin-bottom:3px; background: url('/html/images/lang_global.png') no-repeat left 15px center / 18px, url('/theme/6/img/main/select_arrow.gif') no-repeat right 15px center !important;}

.globla_mobile {display:none; }

@media (max-width:1024px) {
	#header .head_in h1 .svg_logo { max-height:30px !important;}
	.globla_mobile {display:block; background: #f5f5f5; padding: 10px; position: relative; text-align:center;}
	.globla_mobile .with-global-icon { width:100%; }
	.globla_mobile .with-global-icon select {max-width:100% !important;margin:auto; padding:0px 40px 0px 34px !important;background: url('/html/images/lang_global.png') no-repeat left 10px center / 16px, url('/theme/6/img/main/select_arrow.gif') no-repeat right 10px center !important;}

}