.header-101-1 {
    margin: 0;
    padding: 0;
    height: 100px;
    position: relative;
    background: url(../images/header-132-1/bg.jpg) top 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: 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: 690px;
    z-index: 999;
}

#nav-101-1 ul.top li {
    display: inline-block;
    height: 46px;
    margin-left: 0px;
    padding: 0px 21px;
    margin-top: 52px;
    font: 18px/23px 'lineseed', Arial, sans-serif;
    text-align: left;
    text-align: center;
    background: url(../images/header-132-1/line-m.png) top right no-repeat;
    /* 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: #333;
}

#nav-101-1 ul.top li:hover {
    color: #009de0;
    cursor: pointer;
    background: url(../images/header-132-1/line.png) bottom center no-repeat;
}

#nav-101-1 ul.top li .icon {
    padding-top: 4px;
    padding-bottom: 26px;
}

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


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

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


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

.link-eservice {
    margin: 0;
    padding: 0;
    position: absolute;
    padding-right: 11px;
    top: 36px;
    right: 378px;
    z-index: 9;
    border-right: 1px solid #0067c6;
}

.link-eservice img {
    max-width: 100%;
    height: auto;
}


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

.link-emember {
    margin: 0;
    padding: 0;
    padding-right: 10px;
    position: absolute;
    top: 38px;
    right: 314px;
    z-index: 9;
    border-right: 1px solid #0067c6;
}

.link-emember img {
    max-width: 100%;
    height: auto;
}


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

.shortcut-header-46-1 {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    right: 10px;
    height: auto;
    font-size: 11px;
    line-height: 0px;
    color: #333;
    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: #fff;
    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: #333;
}

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

.shortcut-header-46-1 .language-in .lang-2 {
    width: 28px;
    height: 25px;
    background: #ff4aac;
    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: 0px;
    margin-right: 8px;
    border-right: 1px solid #042c71;
}

.shortcut-header-46-1 .blind .text {
    padding-top: 10px;
    margin-right: 10px;
    color: #333;
}

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

.shortcut-header-46-1 .b-text {
    margin: 0;
    padding: 0;
    padding-top: 19px !important;
}

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

.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: #5eccc9;
}

.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: #5ecec2;
}

.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: #5fccc8;
}

.large:hover a {
    color: #fff
}

.ss-1 {
    width: 29px;
    height: 26px;
    margin-top: 0;
}

@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: 14px;
        left: -10px;
        padding-left: 10px;
        padding-right: 21px;
        width: 318px;
    }
    .header-101-1 .slogan-101-1 {
        left: 122px;
    }
    #nav-101-1 ul.top {
        margin-left: 305px;
    }
    #nav-101-1 ul.top li {
        width: 149px;
        padding: 0px 4px;
        font: 14px/24px 'Kanit', Arial, sans-serif;
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {
    .header-101-1 {
        /* height: 206px; */
        /* background: url(../images/header-132-1/nav-bg.jpg) 37% 0% no-repeat; */
    }
    .header-101-1 .toplogo-101-1 {
        top: 5px;
        /* left: -60px; */
        padding-left: 0px;
        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: max-content;
        font: 16px/24px 'Kanit', Arial, sans-serif;
        /* padding: 0px 11px; */
    }
    .header-101-1 .toplogo-101-1 img {
        max-width: 80%;
        height: auto;
    }
    #nav-101-1 ul.top {
        margin-left: 319px;
    }
    .shortcut-header-46-1 {
        right: 0;
    }
    .shortcut-header-46-1 .language {
        margin-bottom: 2px;
    }
    .link-eservice {
        border: none;
        top: 11px;
        right: 258px;
        padding-right: 0;
        /* border-right: 1px solid #0067c6; */
    }
    .link-eservice img {
        max-width: 70%;
        height: auto;
    }
    .link-emember {
        padding-right: 2px;
        top: 12px;
        right: 241px;
    }
    .link-emember img {
        max-width: 77%;
        height: auto;
    }
}

@media (min-width: 1367px) and (max-width: 1440px) {
    .header-101-1 {
        /* height: 206px; */
        /* background: url(../images/header-132-1/nav-bg.jpg) 43% 0% no-repeat; */
    }
    .header-101-1 .toplogo-101-1 {
        top: 41px;
        /* left: -60px; */
        padding-left: 0px;
        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: max-content;
        font: 16px/24px 'Kanit', Arial, sans-serif;
        padding: 0px 8px;
    }
    .header-101-1 .toplogo-101-1 img {
        max-width: 80%;
        height: auto;
    }
    #nav-101-1 ul.top {
        margin-left: 379px;
    }
    .shortcut-header-46-1 {
        right: 0;
    }
    .shortcut-header-46-1 .language {
        margin-bottom: 2px;
    }
    .link-eservice {
        border: none;
        top: 11px;
        right: 258px;
        padding-right: 0;
        /* border-right: 1px solid #0067c6; */
    }
    .link-eservice img {
        max-width: 70%;
        height: auto;
    }
    .link-emember {
        padding-right: 2px;
        top: 12px;
        right: 241px;
    }
    .link-emember img {
        max-width: 77%;
        height: auto;
    }
}

@media (min-width: 1441px) and (max-width: 1600px) {
    .header-101-1 {
        /* height: 206px; */
        /* background: url(../images/header-132-1/nav-bg.jpg) 43% 0% no-repeat; */
    }
    .header-101-1 .toplogo-101-1 {
        top: 5px;
        /* left: -60px; */
        padding-left: 0px;
        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: max-content;
        font: 16px/24px 'Kanit', Arial, sans-serif;
        /* padding: 0px 8px; */
    }
    .header-101-1 .toplogo-101-1 img {}
    #nav-101-1 ul.top {
        margin-left: 365px;
    }
    .shortcut-header-46-1 {
        right: 0;
    }
    .shortcut-header-46-1 .language {
        margin-bottom: 2px;
    }
    .link-eservice {
        border: none;
        top: 42px;
        right: 328px;
        padding-right: 0;
    }
    .link-eservice img {
        max-width: 70%;
        height: auto;
    }
    .link-emember {
        padding-right: 2px;
        top: 41px;
        right: 305px;
    }
    .link-emember img {
        max-width: 77%;
        height: auto;
    }
}