.header-101-1 {
    margin: 0;
    padding: 0;
    height: 95px;
    position: relative;
    background: url(../images/header-132-1/nav-bg.jpg) bottom center no-repeat;
    z-index: 99;
    /* border-bottom: #881ba9 6px solid; */
}

.header-101-1 .toplogo-101-1 {
    position: absolute;
    top: 13px;
    /* left: 104px; */
    padding-left: 125px;
    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: 0px;
    right: 0;
    left: 132px;
    z-index: 4;
}

#nav-101-1 ul.top {
    margin-left: 640px;
    z-index: 999;
}

#nav-101-1 ul.top li {
    display: inline-block;
    height: 46px;
    margin-left: 0px;
    padding: 0px 10px;
    margin-top: 34px;
    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: #000000;
}

#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: #000000;
}

#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:#fff;
			background: url(../images/header-132-1/bg-hover.png);
		}*/

#nav-101-1 ul.top li:hover {
    /* background: rgb(255,255,255); */
    /* background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(215,190,219,1) 100%); */
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: #f0ffe0 3px solid;
    border-bottom: none;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(240, 255, 224, 1) 100%);
}

#nav-101-1 ul.top li:last-child {}

#nav-101-1 ul.top li a:hover {
    width: 100%;
    color: #000000;
}

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

#nav-101-1 ul.top li a {
    width: 100%;
    display: block;
    color: #FFFFFF;
    padding: 2px 5px;
}


/*#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: 80px;
    left: 0;
    right: 0;
    min-height: 350px;
    display: none;
    z-index: 999;
    background: url(../images/header-132-1/subnav-bg.png) bottom center no-repeat;
    background-size: 100% 100%;
    background-color: #edffda;
}

#nav-101-1 ul.sub li {
    display: inline-block;
    width: 300px !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: #000000;
}

#nav-101-1 ul.sub li:hover {
    background: none;
}

#nav-101-1 ul.sub li a {
    letter-spacing: 0px;
    color: #000000;
    border-bottom: none !important;
}

#nav-101-1 ul.sub li a:hover {
    color: #000000;
}


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

.shortcut-header-46-1 {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 40px;
    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 #ffffff;
}

.shortcut-header-46-1 .language-in .lang-1 {
    width: 28px;
    height: 25px;
    background: #ffdf8b;
    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-1 a {
    color: #000;
}

.shortcut-header-46-1 .language-in .lang-1 a:hover {
    color: #000;
}

.shortcut-header-46-1 .language-in .lang-2 {
    width: 28px;
    height: 25px;
    background: #fff;
    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: #000;
}

.shortcut-header-46-1 .language-in .lang-2 a:hover {
    color: #000;
}

.shortcut-header-46-1 .blind {
    padding: 8px;
    margin-right: 8px;
    border-right: 1px solid #ffffff;
}

.shortcut-header-46-1 .box-fontsize {
    margin: 0;
    padding: 0;
    margin-top: -10px;
}

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

.little {
    margin-top: 3px;
    width: 23px;
    height: 23px;
    background-color: #ffdf8b;
    -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: #ffdf8b;
    -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: #ffdf8b;
    -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 .toplogo-101-1 {
        top: 9px;
        /* left: -29px; */
        left: -107px;
    }
    .header-101-1 .slogan-101-1 {
        left: 122px;
    }
    #nav-101-1 ul.top {
        margin-left: 350px;
        margin-top: 11px;
    }
    #nav-101-1 ul.top li {
        width: 125px;
        font: 14px/15px 'Kanit', Arial, sans-serif;
    }
    .shortcut-header-46-1 {
        display: none;
    }
    .header-101-1 .toplogo-101-1 img {
        max-width: 100%;
    }
    .header-101-1 {
        background: url(../images/header-132-1/nav-bg.jpg) 38% 55% no-repeat;
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {
    .header-101-1 {
        /* height: 206px; */
        background: url(../images/header-132-1/nav-bg.jpg) 79% 0% no-repeat;
    }
    .header-101-1 .toplogo-101-1 {
        top: 19px;
        /* left: -60px; */
        padding-left: 10px;
        padding-right: 21px;
        width: 318px;
    }
    .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: 116px;
        font: 15px/18px 'Kanit', Arial, sans-serif;
        padding: 0px 0px;
    }
    .header-101-1 .toplogo-101-1 img {
    max-width: 98%;
}
    #nav-101-1 ul.top {
        margin-left: 190px;
    }
    .shortcut-header-46-1 {
        right: 0;
        top: 30px;
    }
    .shortcut-header-46-1 .language {
        margin-bottom: 2px;
    }
}

@media (min-width: 1367px) and (max-width: 1440px) {
    .header-101-1 {
        /* height: 206px; */
        background: url(../images/header-132-1/nav-bg.jpg) 78% 0% no-repeat;
    }
    .header-101-1 .toplogo-101-1 {
        top: 12px;
        /* left: -60px; */
        padding-left: 10px;
        padding-right: 21px;
        width: 346px;
    }
    .header-101-1 .slogan-101-1 {
        top: 127px;
        left: 31px;
    }
    #nav-101-1 ul.top li a {
        padding: 0px 0px;
    }
    #nav-101-1 ul.top li {
        width: 135px;
    }
    #nav-101-1 ul.top li {
        width: 108px;
        font: 14px/24px 'Kanit', Arial, sans-serif;
        padding: 0px 0px;
    }
    .header-101-1 .toplogo-101-1 img {
        max-width: 110%;
    }
    #nav-101-1 ul.top {
        margin-left: 295px;
        margin-top: 0px;
        /* padding: 0px 0px; */
    }
    .shortcut-header-46-1 {
        right: 0;
        top: 28px;
    }
    .shortcut-header-46-1 .language {
        margin-bottom: 2px;
    }
}

@media (min-width: 1441px) and (max-width: 1600px) {
    .header-101-1 {
        /* height: 206px; */
        background: url(../images/header-132-1/nav-bg.jpg) 76% 0% no-repeat;
    }
    .header-101-1 .toplogo-101-1 {
        top: 8px;
        /* left: -60px; */
        padding-left: 10px;
        padding-right: 21px;
        /* width: 363px; */
    }
    .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: 125px;
        font: 16px/24px 'Kanit', Arial, sans-serif;
        padding: 0px 0px;
    }
    .header-101-1 .toplogo-101-1 img {}
    #nav-101-1 ul.top {
        margin-left: 355px;
    }
    .shortcut-header-46-1 {
        right: 0;
        top: 28px;
    }
    .shortcut-header-46-1 .language {
        margin-bottom: 2px;
    }
}