.full-header-top {padding-top: 15px; background-color: #ffffff;font-size: 13.6px;}

.full-header-top .inner-header-top{display: flex;align-items: center;flex-wrap: wrap;}

.full-header-top .inner-container,.full-header .inner-container{padding-left: 0;padding-right: 0px;}

.left-header-top {color: #fff;float: left;width: 50%;line-height: 35px;text-align: left;}

.right-header-top {color: #fff;float: right;width: 50%;line-height: 35px;text-align: right;}

.full-header {border-bottom: 2px solid #007741; background: #fff;z-index: 999;}

.header-logo {float: left;overflow: hidden;max-height: 120px;transition: all 0.3s;display: flex;align-items: flex-end;}

.header-logo a {float: left;width: fit-content;}

img.site-logo {max-width: 100%;height: 55px !important;}

.header-slogan{color: #057945 !important;text-transform: uppercase;font-weight: bold;margin-left: 10px !important;margin-bottom: 3px !important;font-size: 1.1em;}

.full-header.sticky{background: linear-gradient(to right, rgba(18,125,64,1), rgba(85,180,70,1));}

/* menu */

.main-menu {transition: margin-top 0.3s;}

/* Search */

.header-search {float: right;width: fit-content;margin-top: 24px;transition: margin-top 0.3s;}

#search-form {width: 150px;margin: 0;border: 1px solid #009b55;float: left;height: 26px;padding: 0px 5px;border-radius: 0;border-right: none;}

.search-submit {width: 28px;margin: 0;background-color: #ffffff;height: 27.5px;float: left;border-radius: 0 ;border: 1px solid #009b55;border-left: none;}

.search-submit i {color: #8f908f;font-size: 13px;}



@media only screen and (max-width: 1200px) {

.main-menu {margin-top: 0;margin-left: 0;}

.header-search {margin-top: 0;}



.left{overflow: hidden;}

}

@media only screen and (max-width: 1100px) {




}

@media only screen and (max-width: 900px) {

.left-header-top, .right-header-top {text-align: center;line-height: 16px;font-size: 12px;}

.main-menu {width:100%;}

.full-header-top{padding-bottom: 10px;}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item{width: 100% !important;}

.left{width: 100% !important;}

.box-datb-bot .item-duan img{height: 110px !important;}

.full-header .inner-container{padding-left: 0 !important;padding-right: 0 !important;}

.full-header-top .inner-container{padding-left: 10px;padding-right: 10px;}

.box-datb-bot .item-duan:last-child{display: none;}

.box-datb-bot .item-duan{width: 23% !important;}

.search-submit{height: 27.5px;}

}

@media only screen and (max-width: 768px){
    
}

@media only screen and (max-width: 600px){

    .header-search{width: 100%;}

    .left-header-top, .right-header-top{ width: 100%;margin-top: 10px;}

    #search-form{width: calc(100% - 40px);}


}

@media only screen and (max-width: 500px){

    .header-logo{align-items:center;width: 100%;flex-direction: column;}

}