@charset "utf-8";
/* CSS Document */

.header-93-1 {
    margin    : 0;
    padding   : 0;
    height    : 134px;
    z-index   : 9;
    position  : relative;
    background: url(../images/header-93-1/bg.png) top center no-repeat;
}

.header-93-1 .logo {
    position: absolute;
    top     : 45px;
    left    : 210px;
}

.header-93-1 .logo img {
    max-width: 100%;
    height   : auto;
}

.header-93-1 .name {
    position: absolute;
    top     : 13px;
    left    : 110PX;
}

#nav-93-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       : 48px;
    right     : 0;
    left      : 0;
    height    : 0;
    z-index   : 2;
}

#nav-93-1 ul.top {
    margin-left: 520px;
}

#nav-93-1 ul.top li {
    display    : inline-block;
    height     : 80px;
    margin-left: 0px;
    padding    : 0px 17px;
    font       : 18px/55px 'kanit', Arial, sans-serif;
    text-align : center;
}

#nav-93-1 ul.top li a:hover {
    color: #02bc8d;
}

#nav-93-1 ul.top li:hover ul.sub {
    margin-top: 0px;
    display   : block;
    color     : #f7fbfb3bd;
}

#nav-93-1 ul.top li a {
    width  : 100%;
    height : auto;
    padding: 0 0px;
    display: block;
    color  : #171616;
}

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

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

/*#nav-93-1 ul.top li.home{
	height: auto;
    padding: 24px 10px;
}
#nav-93-1 ul.top li.home img{
	max-width:100%;
	height:auto;
}*/

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

#nav-93-1 ul.sub {
    position    : absolute;
    padding-top : 20px;
    top         : 67px;
    left        : 0;
    right       : 0;
    height      : 445px;
    display     : none;
    z-index     : 1;
    background  : url(../images/header-93-1/subnav-bg.png) top center no-repeat;
    /*background:#FFF;*/
}

#nav-93-1 ul.sub li {
    display    : inline-block;
    width      : 100%;
    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;
}

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

#nav-93-1 ul.sub li a {
    color: #0e0e0e;
}

#nav-93-1 ul.sub li a:hover {
    color: #5f6869;
}

#nav-93-1 ul li a {
    width          : 100%;
    display        : block;
    color          : #fff;
    text-decoration: none;
}

/**********************font-size*************************/

.sh-all {
    position: absolute;
    right   : 77px;
    top     : 36px;
}

.font-size-93-1 {
    top       : 42px;
    right     : 23px;
    padding   : 2px 7px;
    position  : relative;
    font      : 18px/25px 'THK2DJuly8', Arial, sans-serif;
    color     : #fff;
    z-index   : 999;
    background: #265c80;
}

.font-size-93-1 .font-1 {
    width                : 28px;
    height               : 25px;
    background           : #cfe7e8;
    color                : #949498;
    text-align           : center;
    font-family          : Arial, Helvetica, sans-serif;
    line-height          : 25px;
    font-size            : 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius   : 5px;
    border-radius        : 5px;
}

.font-size-93-1 .font-1:hover {
    background: #ebe8e8;
}

.font-size-93-1 .font-1 a {
    color: #333;
}

.font-size-93-1 .font-1 a:hover {
    color: #0e4a90;
}

.font-size-93-1 .font-2 {
    width                : 28px;
    height               : 25px;
    background           : #cfe7e8;
    color                : #949498;
    text-align           : center;
    font-family          : Arial, Helvetica, sans-serif;
    line-height          : 25px;
    font-size            : 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius   : 3px;
    border-radius        : 3px;
}

.font-size-93-1 .font-2:hover {
    background: #ebe8e8;
}

.font-size-93-1 .font-2 a {
    color: #333;
}

.font-size-93-1 .font-2 a:hover {
    color: #0e4a90;
}

.font-size-93-1 .font-3 {
    width                : 28px;
    height               : 25px;
    background           : #cfe7e8;
    color                : #949498;
    text-align           : center;
    font-family          : Arial, Helvetica, sans-serif;
    line-height          : 25px;
    font-size            : 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius   : 3px;
    border-radius        : 3px;
}

.font-size-93-1 .font-3:hover {
    background: #ebe8e8;
}

.font-size-93-1 .font-3 a {
    color: #333;
}

.font-size-93-1 .font-3 a:hover {
    color: #0e4a90;
}

/**********************font-size*************************/

/**********************language*************************/

.sh-style {
    margin    : 0;
    padding   : 0;
    text-align: center;
    position  : relative;
}

.language11 {
    margin    : 0;
    padding   : 0;
    text-align: center;
    position  : relative;
    left      : -10px;
}

.language11 img {
    max-width: 80%;
}

.language11 .th {
    position: absolute;
    top     : -11px;
    right   : -11px;
    font    : 19px/20px 'thaisanslite', Arial, sans-serif;
}

.language-93-1 {
    top       : -31px;
    right     : 23px;
    padding   : 2px 7px;
    position  : relative;
    font      : 18px/25px 'THK2DJuly8', Arial, sans-serif;
    color     : #000;
    z-index   : 999;
    background: #fff;
}

.language-93-1 .lang-1 {
    width                : 28px;
    height               : 25px;
    background-color     : #e2e2e3;
    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;
}

.language-93-1 .lang-1 a {
    color: #616265;
}

.language-93-1 .lang-1 a:hover {
    color: #333;
}

.language-93-1 .lang-2 {
    width                : 28px;
    height               : 25px;
    background-color     : #c57d07;
    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;
}

.language-93-1 .lang-2 a {
    color: #fff;
}

.language-93-1 .lang-2 a:hover {
    color: #333;
}

/**********************language*************************/

@media (max-width: 575px) {
    .header-93-1 {
        display: none;
    }

    #nav-93-1 {
        display: none;
    }

    .font-size-93-1 {
        display: none;
    }

    .language-93-1 {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .header-93-1 {
        display: none;
    }

    #nav-93-1 {
        display: none;
    }

    .font-size-93-1 {
        display: none;
    }

    .language-93-1 {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-93-1 {
        display: none;
    }

    #nav-93-1 {
        display: none;
    }

    .font-size-93-1 {
        display: none;
    }

    .language-93-1 {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-93-1 {
        display: none;
    }

    .font-size-93-1 {
        display: none;
    }

    .language-93-1 {
        display: none;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .header-93-1 .logo {
        left: 0;
    }

    .header-93-1 .name {
        left: 80px;
    }

    #nav-93-1 ul.top {
        margin-left: 363px;
    }

    #nav-93-1 ul.top li {
        padding    : 0px 12px;
        padding    : 0px 10px;
        margin-left: 3px;
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {
    .header-93-1 .logo {
        left: 16px;
    }

    .header-93-1 .name {
        left: 80px;
    }

    #nav-93-1 ul.top {
        margin-left: 350px;
    }

    #nav-93-1 ul.top li {
        padding    : 0px 12px;
        padding    : -7px 9px;
        margin-left: 3px;
        height     : 50px;
        font       : 14px/55px 'kanit', Arial, sans-serif;
    }

    .header-93-1 {
        background: url(../images/header-93-1/bg.png) 35% 0% no-repeat;
    }

    .sh-all {
        position: absolute;
        right   : -23px;
        top     : 36px;
    }
}

@media (min-width: 1367px) and (max-width: 1440px) {
    .header-93-1 .logo {
        left: 16px;
    }

    .header-93-1 .name {
        left: 80px;
    }

    #nav-93-1 ul.top {
        margin-left: 330px;
    }

    #nav-93-1 ul.top li {
        padding    : 0px 12px;
        padding    : 0px 6px;
        margin-left: 3px;
        height     : 50px;
    }

    .header-93-1 {
        background: url(../images/header-93-1/bg.png) 41% 0% no-repeat;
    }

    .sh-all {
        position: absolute;
        right   : -23px;
        top     : 36px;
    }
}

@media (min-width: 1441px) and (max-width: 1600px) {
    .header-93-1 .logo {
        left: 40px;
    }

    .header-93-1 .name {
        left: 90px;
    }

    #nav-93-1 ul.top {
        margin-left: 360px;
    }

    #nav-93-1 ul.top li {
        padding    : 0px 12px;
        padding    : -5px 30px;
        margin-left: 3px;
        height     : 50px;
    }

    .sh-all {
        position: absolute;
        right   : -23px;
        top     : 36px;
    }
}