.header-101-1{
	margin:0;
	padding:0;
	height: 125px;
	position:relative;
	 background:url(../images/header-132-1/nav-bg.jpg) top center no-repeat; 
	z-index:99;
	/* border-bottom: #881ba9 6px solid; */
}
.header-101-1 .toplogo-101-1{
	    /* position: absolute; */
	    /* top: -1px; */
	    /* left: 104px; */
	    padding-left: 154px;
	    /* 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;
	   
}

#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:0;
    left: 0;
    z-index: 4;
 }
#nav-101-1 ul.top{
	margin-left: 880px;
	z-index: 999;
}

#nav-101-1 ul.top li{
	display: inline-block;
	height: 46px;
	margin-left: 0px;
	padding: 0px 10px;
	margin-top: 40px;
	font: 18px/24px 'Kanit', Arial, sans-serif;
	text-align: left;
	text-align:
	center;
	/* letter-spacing:1px; */
	/*transition: all .15s ease-in-out;*/
	}
#nav-101-1 ul.top li:last-child{
	background:none;
}

#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: #000;
	}
	#nav-101-1 ul.top li:hover{
		color:#a07156;
		cursor:pointer;
	}

	#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: #fe0096;
			/* border-bottom: 3px solid #052b72; */
		}

/*#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;
	}

/*************************/	
#nav-101-1 ul.sub{
	position:
	absolute;
	padding-top:20px;
	top: 95px;
	left:0;
	right:0;
	height: 570px;
	display:
	none;
	z-index:999;
	background: url(../images/header-132-1/subnav-bg.png) bottom center no-repeat;
	}
#nav-101-1 ul.sub li{
	display:
	inline-block;
	width: 299px !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: #fff!important;
	}
	#nav-101-1 ul.sub li:hover{
		background:none;
	}
	#nav-101-1 ul.sub li a{
		letter-spacing:0px;
		color: #fff!important;
		border-bottom:none !important;
	}
	#nav-101-1 ul.sub li a:hover{
		color: #faf38b!important;
	}

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

.shortcut-header-46-1{
margin: 0;
    padding: 0;
    position: absolute;
    top: 53px;
    right: 80px;
    height: auto;
    font-size: 11px;
    line-height: 0px;
    color: #fff;
    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;
	border-right: 1px solid #042c71;
}
.shortcut-header-46-1 .language-in .lang-1{
	width:28px;
	height:25px;
	background: #315f9b;
	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-1 a{
	color: #fff;
}
.shortcut-header-46-1 .language-in .lang-1 a:hover{
	color: #fff;
}
.shortcut-header-46-1 .language-in .lang-2{
	width:28px;
	height:25px;
	background: #fe0096;
	color:#000;
	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: #fff;
}



.shortcut-header-46-1 .blind{
	padding:8px;
	margin-right: 8px;
	border-right: 1px solid #042c71;
}
.shortcut-header-46-1 .box-fontsize{
	margin:0;
	padding:0;
	margin-top: -10px;
}

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

.little{
	margin-top:3px;
	width:23px;
	height:23px;
	background-color: #042c71;

	-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:#f29617;
}
.little:hover a{
	color:#fff
}


.medium{
	margin-top:3px;
	width:23px;
	height:23px;
	background-color: #042c71;
	-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:#f29617;
}
.medium:hover a{
	color:#fff
}

.large{
	margin-top:3px;
	width:23px;
	height:23px;
	background-color: #042c71;
	-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:#f29617;
}
.large:hover a{
	color:#fff
}
.ss-1{
	width:29px;
	height:26px;
	margin-top: 3px;
	}		
	
@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) { 
.header-101-1{
	     height: 117px;
	     background: url(../images/header-132-1/nav-bg.jpg) bottom center no-repeat;
	     background-size: 100%;
}

.header-101-1 .toplogo-101-1{padding-left: 0px;}
.header-101-1 .slogan-101-1{
	left: 122px;	
}
	#nav-101-1 ul.top {
    	margin-left: 475px;
 }
	#nav-101-1 ul.top li {
	    width: max-content;
	    padding: 0px 4px;
	    font: 15px/24px 'Kanit', Arial, sans-serif;
	    }
	.shortcut-header-46-1{
		    right: 10px;
	}
 }
@media (min-width: 1281px) and (max-width: 1366px) { 
.header-101-1{
	     height: 117px;
	     background: url(../images/header-132-1/nav-bg.jpg) bottom center no-repeat;
	     background-size: 100%;
}

.header-101-1 .toplogo-101-1{padding-left: 0px;}
.header-101-1 .slogan-101-1{
	    top: 127px;
	    left: 31px;
}
#nav-101-1 ul.top li{
	    width: 135px;
}
#nav-101-1 ul.top li{
	    width: max-content;
	    font: 16px/24px 'Kanit', Arial, sans-serif;
	    padding: 0px 10px;
}
.header-101-1 .toplogo-101-1 img {

}
	#nav-101-1 ul.top {
    	margin-left: 420px;
 }
 .shortcut-header-46-1{
	right: 0; 
 }
 .shortcut-header-46-1 .language{
	margin-bottom: 2px;	 
 }
 }
@media (min-width: 1367px) and (max-width: 1440px) { 
.header-101-1{
	     height: 117px;
	     background: url(../images/header-132-1/nav-bg.jpg) bottom center no-repeat;
	     background-size: 100%;
}

.header-101-1 .toplogo-101-1{padding-left: 0px;}
.header-101-1 .slogan-101-1{
	    top: 127px;
	    left: 31px;
}
#nav-101-1 ul.top li{
	    width: 135px;
}
#nav-101-1 ul.top li{
	    /* width: 110px; */
	    width: max-content;
	    /* font: 14px/24px 'Kanit', Arial, sans-serif; */
	    padding: 0px 10px;
}
.header-101-1 .toplogo-101-1 img {

}
	#nav-101-1 ul.top {
    	margin-left: 510px;
 }
 .shortcut-header-46-1{
	right: 0; 
 }
 .shortcut-header-46-1 .language{
	margin-bottom: 2px;	 
 }
 }
@media (min-width: 1441px) and (max-width: 1600px) {
.header-101-1{
	     height: 117px;
	     background: url(../images/header-132-1/nav-bg.jpg) bottom center no-repeat;
	     background-size: 100%;
}

.header-101-1 .toplogo-101-1{padding-left: 0px;}
.header-101-1 .slogan-101-1{
	    top: 127px;
	    left: 31px;
}
#nav-101-1 ul.top li{
}
#nav-101-1 ul.top li{/* width: 115px; */font: 16px/24px 'Kanit', Arial, sans-serif;padding: 0px 12px;}
.header-101-1 .toplogo-101-1 img {

}
	#nav-101-1 ul.top {
    	    margin-left: 610px;
 }
 .shortcut-header-46-1{
	right: 0; 
 }
 .shortcut-header-46-1 .language{
	margin-bottom: 2px;	 
 }
	 }
@media (min-width: 1601px) and (max-width: 1919px) {
#nav-101-1 ul.top {
    	    margin-left: 580px;
 }
}

