.header-101-1{
	margin:0;
	padding:0;
	height: 151px;
	position:
	relative;
	background:#ffffff url(../images/header-132-1/bg.jpg) top left repeat-x;
	z-index:99;
	/* border-bottom: #881ba9 6px solid; */
}
.header-101-1 .toplogo-101-1{
	    position: absolute;
	    top: 0;
	    left: 104px;
	    padding-left: 52px;
	    /* padding-right: 52px; */
	    /* height: 90px; */
	    /* padding-bottom:10px; */
	    z-index: 12;
	    /* background: #a008b1; */
}
.header-101-1 .toplogo-101-1 img{
	max-width:100%;
	height:auto;
}
.header-101-1 .slogan-101-1{
	    position: absolute;
	    top: 154px;
	    left: 203px;
	    height:97px;
	    padding-bottom:10px;
	    z-index: 0;
}
.menu-101-1{
	margin:0;
	padding:0;
	   
}
/*************************************/

.link-emember{
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    top: 38px;
    right: 319px;
    z-index: 9;
    border-right: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
}
.link-emember img{
	max-width:100%;
	height:auto;
}

#nav-101-1{
    /* top: 46px; */
    /* right: 0; */
    /* position:absolute; */
    /* background: url(../images/header-25-1/bg-menu.png)  top right no-repeat; */
    /* height:80px; */
    text-align: left;
    margin-top: 0px;
    position:absolute;
    top: 0;
    right: 0px;
    left: 0;
    z-index: 4;
 }
#nav-101-1 ul.top{
    /* margin-left: 327px; */
    z-index: 999;
}

#nav-101-1 ul.top li{
	display:
	inline-block;
	height: 60px;
	width: 170px;
	margin-left: -5px;
	padding: 6px 0px;
	margin-top: 94px;
	font: 18px/35px 'lineseed', Arial, sans-serif;
	text-align:
	center;
	/* background: url(../images/header-132-1/line.jpg) right center repeat-y; */
	/* letter-spacing:1px; */
	/* transition: all .15s ease-in-out; */
	}


#nav-101-1 ul.top li a:hover{
	color:#fff;
	}

#nav-101-1 ul.top li:hover ul.sub{
	display:block;
	
	}
	
#nav-101-1 ul.top li a{
	width:100%;
	height:
	auto;
	padding:0 0px;
	margin-top: 6px;
	display:
	block;
	color: #fff;
	}
	#nav-101-1 ul.top li:hover{
		border-bottom:4px solid #ffe400;
	}

	#nav-101-1 ul.top li .icon{
		    padding-top:5px;
	}
		#nav-101-1 ul.top li .icon img {
     transition: all .15s ease-in-out;
	 filter:contrast(100%);
}
		#nav-101-1 ul.top li:hover .icon img {
     transition: all .15s ease-in-out;
	 filter:contrast(250%);
}
	

		#nav-101-1 ul.top li:hover a{
			color: #fff;
		}

/*#nav-101-1 ul.top li.home{
	height: auto;
    padding: 24px 10px;
}
#nav-101-1 ul.top li.home img{
	max-width:100%;
	height:auto;
}*/
	#nav-101-1 ul.top li.space{
	width: 209px;
	}
	
	#nav-101-1 ul.top li.space:hover{
		background:none;
	}

	#nav-101-1 ul.top li.t-search{
		padding-left:40px;
		background:url(../images/header-101-1/search.png) 0% 50% no-repeat;
	}
	
	#nav-101-1 ul.top li.t-search:hover{
		background:url(../images/header-101-1/search.png) 0% 50% no-repeat;
	}
	
/************************/


.top-search{
	position: absolute;
	right: 36%;
	top: 18px;
	width: 512px;
	height: 59px;
	padding: 11px;
	margin:0;
	background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/8px 8px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/8px 8px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/8px 8px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 16px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 10px) no-repeat,
            linear-gradient(90deg, #1ac788 0%, #99c56f 100%);

	padding: 9px;
	box-sizing: border-box;
	z-index: 9999;
	}
.top-search .input{
	width: 436px;
	margin:2px;
	margin-left:5px;
	padding: 7px 0;
	border:0px;
	text-indent:5px;
	font: 21px/25px 'Kanit', Arial, sans-serif;
	background:
	none;
	color: #000000;
	}
.top-search .select{
	width:138px;
	margin:2px;
	padding:8px 0;
	border:0px;
	text-indent:5px;
	}
.top-search .btn-s{
	position:
	absolute;
	right: 12px;
	top: 15px;
	margin:0;
	padding:0px 6px;
	}		
	
	
.top-search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #5c5b5b;
}
.top-search ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.top-search :-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.top-search :-moz-placeholder { /* Firefox 18- */
  color: #000;
}	
/*************************/	
#nav-101-1 ul.sub{
	position:
	absolute;
	padding-top:20px;
	top: 136px;
	left:0;
	right:0;
	height: auto;
	display:
	none;
	z-index:999;
	background: #008cff;
	/* background: url(../images/header-132-1/subnav-bg.png) bottom center no-repeat; */
	}
#nav-101-1 ul.sub li{
	display:inline-block;
	width: 100%!important;
	position:relative;
	margin:0px 3px;
	/* padding:5px 5px; */
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	background:none;
	text-align: left;
	color: #ffffff!important;
	}
	#nav-101-1 ul.sub li:hover{
		background:none;
		border-bottom:none;
	}
	#nav-101-1 ul.sub li a{
		letter-spacing:0px;
		color: #ffffff!important;
	}
	#nav-101-1 ul.sub li a:hover{
		color: #faf38b!important;
	}

/*************************************/

.shortcut-header-46-1{
	margin:0;
	padding:0;
	position:absolute;
	top: 10px;
	right: 4px;
	height:auto;
	font-size:13px;
	line-height: 28px;
	color:#141414;
	z-index:99;
}
.shortcut-header-46-1 .language{
	margin:0;
	padding:0;
	margin-left: 0;
	margin-bottom: 10px;
}
.shortcut-header-46-1 .language-in{
	margin:0;
	padding:0;
	line-height: 21px;
}
.shortcut-header-46-1 .language-in .lang-1{
	width:28px;
	height:25px;
	background-color: #ffffff75;
	color:#616265;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	font-size:13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.shortcut-header-46-1 .language-in .lang-1 a{
	color:#616265;
}
.shortcut-header-46-1 .language-in .lang-1 a:hover{
	color:#333;
}
.shortcut-header-46-1 .language-in .lang-2{
	width:28px;
	height:25px;
	background-color: #0ab375;
	color:#fff;
	text-align:
	center;
	font-family:
	Arial, Helvetica, sans-serif;
	line-height:25px;
	font-size:13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.shortcut-header-46-1 .language-in .lang-2 a{
	color:#fff;	
}
.shortcut-header-46-1 .language-in .lang-2 a:hover{
	color:#333;
}



.shortcut-header-46-1 .blind{
	/* background:#FFF; */
	padding: 0px;
	padding-top: 7px;
	
	margin-right: 8px;
	margin-left: 8px;
	border-right: 1px solid #c5c5c5;
}

.shortcut-header-46-1 .blind .text{

	margin-right: 10px;color:#333;
}
.shortcut-header-46-1 .box-fontsize{
	margin:0;
	padding:0;
	margin-top: -6px;
	color: #535353;
	border-right: 1px solid #c5c5c5;
}

.shortcut-header-46-1 .box-fontsize a{
	color:#474747;	
}

.little{
	margin-top:3px;
	width:23px;
	height:23px;
	background-color: #d4d4d4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
	line-height: 25px;
	text-align:center;
}
.little:hover{
	color:#fff;
	background-color: #535353;
}
.little:hover a{
	color:#fff
}


.medium{
	margin-top:3px;
	width:23px;
	height:23px;
	background-color: #d4d4d4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:14px;
	line-height: 24px;
	text-align:center;
}
.medium:hover{
	color:#fff;
	background-color: #535353;
}
.medium:hover a{
	color:#fff
}

.large{
	margin-top:3px;
	width:23px;
	height:23px;
	background-color: #d4d4d4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:16px;
	line-height: 24px;
	text-align:center;
}
.large:hover{
	color:#fff;
	background-color: #535353;
}
.large:hover a{
	color:#fff
}
		
	
@media (max-width: 374px) { 
.header-101-1{
	display:none;	
}
 }
@media (min-width: 375px) and (max-width: 419px) { 
.header-101-1{
	display:none;	
}
 }
@media (min-width: 420px) and (max-width: 575px) { 
.header-101-1{
	display:none;	
}
 }
@media (min-width: 576px) and (max-width: 767px) { 
.header-101-1{
	display:none;	
}
 }
@media (min-width: 768px) and (max-width: 991px) { 
.header-101-1{
	display:none;	
}
 }
@media (min-width: 992px) and (max-width: 1199px) { 
.header-101-1{
	display:none;	

}
 
 }
@media (min-width: 1200px) and (max-width: 1280px) {
	.top-search{
	position: absolute;
	right: 33%;
	top: 18px;
	width: 457px;
	height: 59px;
	padding: 11px;
	margin:0;
	background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/8px 8px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/8px 8px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/8px 8px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 16px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 10px) no-repeat,
            linear-gradient(90deg, #1ac788 0%, #99c56f 100%);
	padding: 9px;
	box-sizing: border-box;
	z-index: 9999;
	}
.top-search .input{
	width: 376px;
	margin:2px;
	margin-left:5px;
	padding: 7px 0;
	border:0px;
	text-indent:5px;
	font: 21px/25px 'Kanit', Arial, sans-serif;
	background:
	none;
	color: #000000;
	}
.header-101-1 .toplogo-101-1{
	top: 14px;
	left: -51px;
	width: 350px;
}
.header-101-1 .slogan-101-1{
	left: 122px;	
}
	#nav-101-1 ul.top {
    	margin-left: 150px;
 }
	#nav-101-1 ul.top li {
	    width: 152px;
	    padding: 0px 14px;
	    font: 14px/35px 'lineseed', Arial, sans-serif;
	}
 }
@media (min-width: 1281px) and (max-width: 1366px) {
	.top-search{
	position: absolute;
	right: 31%;
	top: 18px;
	width: 452px;
	height: 59px;
	padding: 11px;
	margin:0;
	background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/8px 8px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/8px 8px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/8px 8px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 16px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 10px) no-repeat,
            linear-gradient(90deg, #1ac788 0%, #99c56f 100%);
	padding: 9px;
	box-sizing: border-box;
	z-index: 9999;
	}
.top-search .input{
	width: 384px;
	margin:2px;
	margin-left:5px;
	padding: 7px 0;
	border:0px;
	text-indent:5px;
	font: 21px/25px 'Kanit', Arial, sans-serif;
	background:
	none;
	color: #000000;
	}
.header-101-1{
		/* background-position: -180px 9px; */
		/* background-size: 129%; */
	}
.header-101-1 .toplogo-101-1 {
    left: 0px;
}
.header-101-1 .toplogo-101-1 img{
	/* max-width: 70%; */
	height: auto;
}
#nav-101-1 ul.top li{
	        width: 131px;
	        font: 16px/35px 'Kanit', Arial, sans-serif;
	        padding: 0px 0px;
}
	#nav-101-1 ul.top {
    	 margin-left: 180px;
 }
 .shortcut-header-46-1{
	     top: 5px;
    right: 4px;
 }
 }
@media (min-width: 1367px) and (max-width: 1440px) {
	.top-search{
	position: absolute;
	right: 30%;
	top: 18px;
	width: 512px;
	height: 59px;
	padding: 11px;
	margin:0;
	background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/8px 8px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/8px 8px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/8px 8px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 16px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 10px) no-repeat,
            linear-gradient(90deg, #1ac788 0%, #99c56f 100%);
	padding: 9px;
	box-sizing: border-box;
	z-index: 9999;
	}
.top-search .input{
	width: 436px;
	margin:2px;
	margin-left:5px;
	padding: 7px 0;
	border:0px;
	text-indent:5px;
	font: 21px/25px 'Kanit', Arial, sans-serif;
	background:
	none;
	color: #000000;
	}
.header-101-1{
		/* background-position: -180px 9px; */
		/* background-size: 129%; */
	}
.header-101-1 .toplogo-101-1 {
    left: 0px;
}
	.header-101-1 .toplogo-101-1 img{
		/* max-width: 78%; */
		height: auto;
	}
.header-101-1 .slogan-101-1{
	    top: 127px;
	    left: 31px;
}

#nav-101-1 ul.top li{
	        width: 128px;
	        font: 15px/35px 'Kanit', Arial, sans-serif;
	        /* padding: 0px 0px; */
}
	#nav-101-1 ul.top {
    	 margin-left: 67px;
 }
 .shortcut-header-46-1{
	     top: 5px;
    right: 4px;
 }
 }
@media (min-width: 1441px) and (max-width: 1600px) {
	#nav-101-1 ul.top li{
	        width: 131px;
	        font: 16px/35px 'Kanit', Arial, sans-serif;
	        padding: 0px 0px;
}
	.top-search{
	position: absolute;
	right: 36%;
	top: 18px;
	width: 512px;
	height: 59px;
	padding: 11px;
	margin:0;
	background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/8px 8px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/8px 8px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/8px 8px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 16px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 10px) no-repeat,
            linear-gradient(90deg, #1ac788 0%, #99c56f 100%);

	padding: 9px;
	box-sizing: border-box;
	z-index: 9999;
	}
.top-search .input{
	width: 436px;
	margin:2px;
	margin-left:5px;
	padding: 7px 0;
	border:0px;
	text-indent:5px;
	font: 21px/25px 'Kanit', Arial, sans-serif;
	background:
	none;
	color: #000000;
	}
	.header-101-1{
		/* background-position: -180px 9px; */
		/* background-size: 127%; */
	}
	.header-101-1 .toplogo-101-1{
		        top: 11px;
    left: -42px;
	}
	.header-101-1 .toplogo-101-1 img{
		max-width: 94%;
    height: auto;	
	}
	.header-101-1 .slogan-101-1{
			    top: 133px;
	}
	.shortcut-header-46-1{
		top: 4px;	
	}
	.shortcut-header-46-1 .box-fontsize{
		margin-top: -1px;	
	}
	#nav-101-1{
		margin-top: 4px;	
	}
	#nav-101-1 ul.top {
    	 margin-left: 99px;
 }
	 }

