.DropdownMenu span.Trang-chu-4141 {
        display: none;
}
.DropdownMenu span.Home-4285 {
        display: none;
}
.DropdownMenu .MenuList .Dropdown .sub img {
        display: none;
}
div.DropdownMenu {
        width: 100%;
        background: rgba(0, 31, 94, 0.71) !important;
        position: relative;
        z-index: 100;
        /* display: flex; */
        padding-top: 10px;
        /* justify-content: center; */
}
div.DropdownMenu ul.MenuList {
        list-style: outside none none;
        margin: 0 auto;
        /* padding: 0 50px; */
        /* width: auto; */
        /* float: right; */
        padding-left: 0;
        margin-bottom: 0;
        width: 1160px;
}
.DropdownMenu ul.MenuList li:nth-child(n+2) img{
        display: none;
}
.DropdownMenu ul.MenuList>li:nth-child(1) img{
        /* display: inline-block; */
        /* max-width: 70px; */
        /* max-height: 80px; */
        /* margin-right: 10px; */
}
.DropdownMenu .MenuList .TopMenuActive, .TopMenu:hover, li.TopMenu:first-child {
        /* background: rgba(0, 0, 0, 0) url("images/h.png") repeat scroll 0 0; */
        /* height: 35px; */
        position: relative;
}
.DropdownMenu .MenuList>li:nth-child(1){
        flex: 1;
        padding-left: 0 !important;
}
.DropdownMenu ul.MenuList>li:nth-child(1) img{
        display: block;
        width: 80px;
        position: absolute;
        top: 0;
}
.DropdownMenu ul.MenuList>li:nth-child(1) a:before{
        content: "TRUNG TÂM XÚC TIẾN ĐẦU TƯ, HỖ TRỢ DOANH NGHIỆP VÀ QUẢN LÝ CÔNG VIÊN ĐỊA CHẤT ĐĂK NÔNG";
        font-weight: 600;
        font-size: 20px;
        width: 451px;
        position: absolute;
        line-height: 30px;
        left: 85px;
        text-shadow: 2px 2px rgba(17, 17, 17, 0.5);
        top: 10px;
}
.DropdownMenu .MenuList .TopMenu:hover, .TopMenuActive {
        float: left;
        padding: 0 13px;
}
.DropdownMenu .MenuList .TopMenu {
        display: block;
        float: left;
        list-style: outside none none;
        padding: 0 13px;
        position: relative;
}
.DropdownMenu .MenuList li.LanguageMenu{
        height: 60px;
        padding: 0;
        padding-left: 10px;
        gap: 8px;
        float: left;
}
.DropdownMenu .MenuList li.LanguageMenu>img{
        padding: 0 0px !important;
        margin-right: 0px !important;
        background: #fff;
        width: 30px;
        height: 30px;
        object-fit: scale-down;
        border-radius: 50%;
}
.DropdownMenu .MenuList li.LanguageMenu>img[style="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]{
        border: none !important;
}
div.DropdownMenu .MenuList>li:nth-child(1) span {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    margin-top: 89px;
}
.DropdownMenu .MenuList .TopMenu a:hover, .TopMenu:hover a:hover, .TopMenuActive a:hover {
        color: #fff;
}
.DropdownMenu .MenuList .TopMenu a {
        color: #fff;
        /* font: 14px/34px "Segoe UI",Tahoma,Verdana; */
        text-decoration: none;
        text-transform: uppercase;
        white-space: nowrap;
        font-size: 14px;
        font-weight: bold;
        line-height: 60px;
        margin-top: 70px;
        display: block;
}
.DropdownMenu .MenuList  li:nth-child(n+2) a{
margin-top: 70px;
 display: block;
}
.DropdownMenu .MenuList .TopMenuActive a {
        color: #ffeb3b;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
        line-height: 60px;
        text-decoration: none;
        display: flex;
        align-items: center;
        gap: 20px;
}
.DropdownMenu .MenuList .TopMenu .HasChildren, .TopMenuActive .HasChildren {
        background: rgba(0, 0, 0, 0) url("images/d.png") no-repeat scroll center bottom 10px;
        display: block;
}
.DropdownMenu .MenuList .Dropdown {
        background: #01013f none repeat-x scroll left top;
        /* box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3); */
        left: 0;
        position: absolute;
        text-align: left;
        top: 100%;
        width: 250px;
        z-index: 1000;
        padding: 0;
        white-space: normal;
        padding-top: 0;
        /* border-top: 1px solid #fff; */
}
.DropdownMenu .MenuList .Dropdown .sub:hover a:hover {
        color: #222;
}
.DropdownMenu .MenuList .Dropdown .sub {
        display: block;
        /* height: 35px; */
        position: relative;
        width: 100%;
        padding: 10px 0;
        margin: 0;
}
.DropdownMenu .MenuList .Dropdown li.sub+li{
        border-top: 1px solid #fff;
}
.DropdownMenu .MenuList .Dropdown .sub:hover {
        background: #a2c9e3 none repeat-x scroll left top;
        cursor: pointer;
}
.DropdownMenu .MenuList .Dropdown .sub a {
        color: #fff;
        display: block;
        font: 14px/1.5 arial;
        /* height: 30px; */
        margin: 0 15px;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        white-space: normal;
        text-transform: uppercase;
}
.DropdownMenu .MenuList .Popup {
        background: #0991c3 none repeat scroll 0 0;
        display: inline-block;
        left: 100%;
        position: absolute;
        top: 0;
        width: auto;
        z-index: 1001;
}
.DropdownMenu .MenuList .Popup .sub:hover {
        background: #a2c9e3 none repeat-x scroll left top;
}
.DropdownMenu .MenuList .Popup .sub {
        position: relative;
}
.DropdownMenu .MenuList .Popup .sub a {
        padding-left: 4px;
        padding-right: 4px;
}
.DropdownMenu .AdvanceBar {
        display: none;
}
.DropdownMenu li.search-icon {
        display: inline-block;
        float: left;
        list-style: outside none none;
        padding: 0 13px;
        position: relative;
}
.DropdownMenu li.search-icon .fa {
        font-size: 15px !important;
        line-height: 60px !important;
        color: #fff;
        cursor: pointer;
}
@media only screen and (min-width: 769px){
        div.DropdownMenu .MenuList {
                display: flex !important;
        }
}
@media only screen and (max-width: 768px) {
  div.DropdownMenu .TopMenuActive::after {
    width: 100%;
  }

  div.DropdownMenu ul.MenuList li a {
    padding: 0px !important;
  }

  .DropdownMenu {
    border: none;
  }

  .DropdownMenu div.navbar-button {
    position: static;
    background: transparent;
    margin: 0px;
    border-left: 1px solid #eeeeee;
    margin-right: 0px;
    margin-left: 0;
    order: 1;
    padding: 0px 14px !important;
    height: 25px;
    /* width: unset !important; */
    width: 46px !important;
    z-index: 1;
  }

  div.DropdownMenu {
    width: unset !important;
    position: static !important;
    order: 4;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 5px 0;
    background: #06a7e2;
    margin: 0px !important;
    margin-bottom: 10px !important;
    transform: unset;
  }

  .DropdownMenu .navbar-button span {
    background: #ffffff !important;
    width: 14px !important;
    height: 2px !important;
    margin: 1.5px !important;
  }

  div.DropdownMenu>ul.MenuList {
    max-height: 50vh !important;
    width: 100% !important;
    height: auto !important;
    box-shadow: none;
    order: 2;
    position: relative;
    margin-top: 4px !important;
    /* border-bottom: 1px solid #eeeeee; */
    padding: 10px !important;
    left: 0;
    z-index: 0;
    /* border: 1px solid #eeeeee; */
    border-top: 0;
  }

  .DropdownMenu .navbar-button span[style="margin: -2px; transform: rotate(45deg);"] {
    background: white !important;
    height: 2px;
    margin: -1px !important;
  }

  .DropdownMenu .navbar-button span[style="margin: -2px; transform: rotate(-45deg);"] {
    background: white !important;
    height: 2px;
    margin: -1px !important;
  }

  .DropdownMenu .TopMenu span,
  .DropdownMenu .TopMenuActive span {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #3B4E68;
  }

  div.DropdownMenu .TopMenuActive::after {
    display: none;
  }

  .DropdownMenu ul.MenuList li a span {
    flex: none !important;
  }

  .DropdownMenu .MenuList>li+li:before {
    display: none;
  }

  .DropdownMenu:before {
    content: '';
    display: none;
    width: 100vw;
    height: 42px;
    position: absolute;
    top: 0;
    right: 50%;
    transform: translateX(50%);
    background-image: url('images/menu.png');
    z-index: -1;
  }

  div.DropdownMenu li.TopMenuActive,
  div.DropdownMenu li.TopMenu {
    background: #fff !important;
    padding: 8px 10px !important;
  }

  .DropdownMenu .MenuList .Dropdown {
    padding-top: 10px;
  }

  .DropdownMenu .MenuList li.LanguageMenu {
    height: unset;
    padding: 5px !important;
  }

  div.DropdownMenu li.search-icon {
    display: none !important;
  }

  .MenuList>li:nth-child(1)>a>img {
    display: none !important;
  }

  .DropdownMenu .MenuList>li:nth-child(1) {
    padding-left: 10px !important;
  }

  .DropdownMenu ul.MenuList>li:nth-child(1) span {
    display: inline-block;
    margin-top: 0;
  }

  .DropdownMenu .MenuList .TopMenu a {
    margin-top: 0 !important;
  }
.DropdownMenu .MenuList li:nth-child(n+2) a {
  margin-top: 0;
}
  .DropdownMenu ul.MenuList>li:nth-child(1) a:before {
    content: "";
  }
}