@charset "utf-8";

/* CSS Document */

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

.header-social {
    width: 118px;
    height: 43px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: url(../images/header-120-1/bg-social.png) top left repeat;
    position: absolute;
    top: 27px;
    right: 240px;
    z-index: 20;
}

.header-social ul {
    margin: 0px 8px;
}

.header-social ul li {
    float: left;
    margin-top: 7px;
    margin-left: 3px;
    margin-right: 3px;
    padding: 0;
    width: 28px;
    height: 28px;
    list-style: none;
}

.header-social ul li img {
    max-width: 100%;
    height: auto;
}

.menu-120-1 {
    margin: 0;
    padding: 0;
}

.toplogo-78-1 {
    position: absolute;
    left: 46px;
    top: 6px;
    z-index: 5;
}

.topname-78-1 {
    position: absolute;
    left: 145px;
    top: 30px;
}

#nav-120-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: 25px;
    position: absolute;
    top: 0;
    right: 0;
    left: 15%;
    z-index: 4;
}

#nav-120-1 ul.top {
    margin-left: 320px;
}

#nav-120-1 ul.top li {
    display: inline-block;
    height: 92px;
    /* width: 100%; */
    margin-left: 0px;
    padding: 0px 10px;
    /* padding-top: 8px; */
    font: 16px/24px 'anakotmai-medium', Arial, sans-serif;
    text-align: left;
    /* letter-spacing:1px; */
}

#nav-120-1 .logo-menu {
    margin: 0;
    padding: 0;
    top: 6px;
    left: 0;
    position: absolute;
    height: auto;
}

#nav-120-1 .logo-menu .logo {}

#nav-120-1 ul.top li a:hover {
    color: #fff;
    padding: 0px 10px;
}

#nav-120-1 ul.top li:hover ul.sub {
    display: block;
}

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

#nav-120-1 ul.top li:hover {
    /*background:url(../images/header-41-1/line.png) bottom center no-repeat;*/
    color: #fff;
}

#nav-120-1 ul.top li:hover a {
    color: #fff;
    background: #4c9409;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
}

#nav-120-1 .menu-icon {
    margin: 0;
    margin-top: 0px!important;
    padding: 0;
    text-align: center;
}

#nav-120-1 .menu-text {
    text-align: center;
    margin: 0;
    height: 49px;
    padding-top: 10px;
    /* padding-bottom:10px; */
}

#nav-120-1 ul.top li:hover .menu-text {
    background: none;
}


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

#nav-120-1 ul.sub {
    position: absolute;
    padding-top: 10px;
    top: 89px;
    left: 0;
    right: 0;
    height: 300px;
    display: none;
    z-index: 1;
    background: url(../images/header-120-1/subnav-bg.png) top center no-repeat;
}

#nav-120-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;
    color: #fff!important;
}

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

#nav-120-1 ul.sub li a {
    letter-spacing: 0px;
    color: #fff!important;
}

#nav-120-1 ul.sub li a:hover {
    color: #fff;
}

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

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

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

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

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

@media (min-width: 1200px) and (max-width: 1280px) {
    #nav-120-1 ul.top {
        margin-left: 68px;
    }
    #nav-120-1 ul.top li {
        width: 161px;
    }
    .header-social {
        right: 40px;
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {
    .header-120-1 {
        background: url(../images/header-120-1/bg.png) 22% 0% no-repeat;
    }
    #nav-120-1 ul.top {
        margin-left: 130px;
    }
    #nav-120-1 ul.top li {
        /* width: 135px; */
        font: 12px/24px 'anakotmai-medium', Arial, sans-serif;
    }
    .header-social {
        right: 102px;
    }
    .toplogo-78-1 {
        position: absolute;
        left: -64px;
        top: 6px;
        z-index: 5;
    }
}

@media (min-width: 1367px) and (max-width: 1440px) {
    .header-120-1 {
        background: url(../images/header-120-1/bg.png) 22% 0% no-repeat;
    }
    #nav-120-1 ul.top {
        margin-left: 251px;
    }
    #nav-120-1 ul.top li {
        /* width: 135px; */
        font: 11px/19px 'anakotmai-medium', Arial, sans-serif;
    }
    .header-social {
        right: 150px;
    }
    .toplogo-78-1 {
        left: 27px;
    }
}

@media (min-width: 1441px) and (max-width: 1600px) {
    .header-120-1 {
        background: url(../images/header-120-1/bg.png) 22% 0% no-repeat;
    }
    #nav-120-1 ul.top {
        margin-left: 280px;
    }
    #nav-120-1 ul.top li {
        /* width: 100%; */
        font: 12px/20px 'anakotmai-medium', Arial, sans-serif;
        padding: 0px 10px;
    }
    .header-social {
        right: 150px;
    }
    .toplogo-78-1 {
        left: 141px;
    }
}