.DropdownMenu * {
        text-rendering: geometricprecision;
}
.DropdownMenu .MenuList li.TopMenu.AdvanceBar.Menubar i {
    color: #fff;
}

.DropdownMenu {
        width: 100%;
        border-top: 1px solid #F2F2F2;
        text-align: center;
        padding: 0;
        height: 44px;
        background: #b4101d;
}

.DropdownMenu  li.LanguageMenu img {
        max-width: 24px;
}
.DropdownMenu .MenuList {
        max-width: var(--main-width);
        margin: 0 auto;
        padding: 0;
        height: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
}
div.DropdownMenu .AdvanceLanguage img {	
    width: 25px;
}
.DropdownMenu .MenuList .TopMenu > a, .DropdownMenu .MenuList .TopMenuActive{
        line-height: 44px;
}
.DropdownMenu .MenuList .Dropdown .sub span {
        display:unset;
        color: #182940;
        font-size: 15px;
        font-weight: 400;
        font-family: 'Roboto';
}
.DropdownMenu .MenuList .Dropdown .sub:hover span {
        color: #bf3600;
}
.DropdownMenu .MenuList .TopMenu,  .DropdownMenu .MenuList .TopMenuActive  {
        padding: 0px 10px;
        position: relative;
        list-style: outside none none;
        transition: ease 0.5s;
        display: inline-block !important;
        height: 100%;
}
.DropdownMenu .MenuList .TopMenu:hover, .DropdownMenu .MenuList .TopMenuActive {
        background: #ad0000;
}
.DropdownMenu {
        width: 100%;
        border-top: 1px solid #F2F2F2;
        text-align: center;
        padding: 0;
        height: 44px;
        background:linear-gradient(-90deg, #e60000 0%, #b30000 100%);
}

.DropdownMenu .MenuList {
        max-width: var(--main-width);
        margin: 0 auto;
        padding: 0;
        height: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
}
.DropdownMenu .MenuList .Dropdown .sub span {
        display:unset;
        color: #182940;
        font-size: 14px;
        font-weight: 400;
        font-family: 'Roboto';
}
.DropdownMenu .MenuList .Dropdown .sub:hover {
    background: #fff;
}
.DropdownMenu .MenuList .TopMenu,  .DropdownMenu .MenuList .TopMenuActive  {
        padding: 0px 10px;
        position: relative;
        list-style: outside none none;
        transition: ease 0.5s;
        display: inline-block !important;
        height: 100%;
        line-height: 44px;
}
.DropdownMenu .TopMenu span, .DropdownMenu .TopMenuActive span {
        font-size: 15px;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        /* font-weight: 600; */
        line-height: 1.4;
        font-family: roboto;
}
.DropdownMenu a {
        text-decoration: none !important;
}
.DropdownMenu .TopMenu::after {
        transition: all 0.3s;
        content: "";
        background-color: #E48003;
        height: 3px;
        width: 100%;
        margin: 0 auto;
        display: none;
        border-radius: 6px;
}
.DropdownMenu .MenuList .TopMenu .HasChildren, .TopMenuActive .HasChildren {
        display: block;
        line-height: 44px;
}
.DropdownMenu .MenuList .Dropdown {
        background: #fff;
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
        left: 0;
        position: absolute;
        text-align: left;
        top: 100%;
        width: 400px;
        z-index: 1000;
        padding-left: 0;
        padding-bottom: 0;
}
.DropdownMenu .MenuList .Dropdown .sub {
        display: block;
        position: relative;
        width: 100%;
}
.DropdownMenu .MenuList .Dropdown .sub+.sub{
        border-top: 1px solid #c3d0e0;
}
.DropdownMenu .MenuList .Dropdown .sub a {
        display: block;
        text-decoration: none;
        text-transform: uppercase;
        padding: 16px 16px;
}
.DropdownMenu .MenuList .Popup {
        background: #ecedef none repeat scroll 0 0;
        display: inline-block;
        left: 100%;
        position: absolute;
        top: 0;
        width: 180px;
        z-index: 1001;
}
.DropdownMenu .MenuList .Popup .sub {
        position: relative;
}
.DropdownMenu .MenuList .Popup .sub a {
        padding-left: 4px;
        padding-right: 4px;
}
.DropdownMenu .AdvanceBar {
        background: #cfcfcf url("Images/advance_bg.png") repeat-x scroll 0 0;
        display: block;
        height: 30px;
        line-height: 30px;
}
.DropdownMenu .AdvanceBar .NewsBar {
        display: inline-block;
        margin-left: 80px;
        margin-right: 16px;
}
.DropdownMenu .AdvanceBar .NewsBar .item {
        background: rgba(0, 0, 0, 0) url("Images/bullet_vuong.png") no-repeat scroll 0 center;
}
.DropdownMenu .AdvanceBar .NewsBar .item a {
        color: #d1450a;
        font: bold 9pt arial;
        margin-left: 16px;
        text-decoration: none;
}
.DropdownMenu .AdvanceBar .ControlBar {
        display: inline-block;
        float: right;
        height: 30px;
}
.DropdownMenu .AdvanceBar .SearchBar {
        display: inline-block;
        height: auto;
        margin-top: 4px;
}
.DropdownMenu .AdvanceBar .SearchBar .TextBox {
        display: inline-block;
        padding-left: 16px;
}
.DropdownMenu .AdvanceBar .SearchBar .Text {
        border: 1px solid #c0c0c0;
        float: left;
        height: 20px;
        margin: 0;
        padding: 0;
        width: 150px;
}
.DropdownMenu .AdvanceBar .SearchBar .SearchButton {
        background: #e65f30 url("Images/find.png") no-repeat scroll center center;
        display: inline-block;
        height: 22px;
        width: 22px;
}
.DropdownMenu .AdvanceBar .LanguageBar {
        display: inline-block;
        margin-left: 1px;
}
.DropdownMenu .AdvanceBar .LanguageBar .lang {
        border: medium none;
        display: inline-block;
        height: 18px;
        padding-left: 2px;
        width: 26px;
}
.DropdownMenu .MenuList li a img {
        width: 26px;
        height: 26px;
}
.DropdownMenu a {
        text-decoration: none !important;
        text-align: left
}
.DropdownMenu .TopMenu::after {
        transition: all 0.3s;
        content: "";
        background-color: #E48003;
        height: 3px;
        width: 100%;
        margin: 0 auto;
        display: none;
        border-radius: 6px;
}
.DropdownMenu .MenuList .TopMenu .HasChildren, .TopMenuActive .HasChildren {
        display: block;
        line-height: 44px;
            text-align: left;
}
.DropdownMenu .MenuList .Dropdown {
        background: #fff;
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
        left: 0;
        position: absolute;
        text-align: left;
        top: 100%;
        width: 300px;
        z-index: 1000;
        padding-left: 0;
        padding-bottom: 0;
}
.DropdownMenu .MenuList .Dropdown .sub {
        display: block;
        position: relative;
        width: 100%;
}
.DropdownMenu .MenuList .Dropdown .sub+.sub{
        border-top: 1px solid #eee;
}
.DropdownMenu .MenuList .Dropdown .sub a {
        display: block;
        text-decoration: none;
        text-transform: uppercase;
        padding: 7px 16px;
        font-family: roboto;
}
.DropdownMenu .MenuList .Popup {
        background: #ecedef none repeat scroll 0 0;
        display: inline-block;
        left: 100%;
        position: absolute;
        top: 0;
        width: 180px;
        z-index: 1001;
}
.DropdownMenu .MenuList .Popup .sub {
        position: relative;
}
.DropdownMenu .MenuList .Popup .sub a {
        padding-left: 4px;
        padding-right: 4px;
}
.DropdownMenu .AdvanceBar {
        background: #cfcfcf url("Images/advance_bg.png") repeat-x scroll 0 0;
        display: block;
        height: 30px;
        line-height: 30px;
}
.DropdownMenu .AdvanceBar .NewsBar {
        display: inline-block;
        margin-left: 80px;
        margin-right: 16px;
}
.DropdownMenu .AdvanceBar .NewsBar .item {
        background: rgba(0, 0, 0, 0) url("Images/bullet_vuong.png") no-repeat scroll 0 center;
}
.DropdownMenu .AdvanceBar .NewsBar .item a {
        color: #d1450a;
        font: bold 9pt arial;
        margin-left: 16px;
        text-decoration: none;
}
.DropdownMenu .AdvanceBar .ControlBar {
        display: inline-block;
        float: right;
        height: 30px;
}
.DropdownMenu .AdvanceBar .SearchBar {
        display: inline-block;
        height: auto;
        margin-top: 4px;
}
.DropdownMenu .AdvanceBar .SearchBar .TextBox {
        display: inline-block;
        padding-left: 16px;
}
.DropdownMenu .AdvanceBar .SearchBar .Text {
        border: 1px solid #c0c0c0;
        float: left;
        height: 20px;
        margin: 0;
        padding: 0;
        width: 150px;
}
.DropdownMenu .AdvanceBar .SearchBar .SearchButton {
        background: #e65f30 url("Images/find.png") no-repeat scroll center center;
        display: inline-block;
        height: 22px;
        width: 22px;
}
.DropdownMenu .AdvanceBar .LanguageBar {
        display: inline-block;
        margin-left: 1px;
}
.DropdownMenu .AdvanceBar .LanguageBar .lang {
        border: medium none;
        display: inline-block;
        height: 18px;
        padding-left: 2px;
        width: 26px;
}
.DropdownMenu .MenuList li a img {
        width: 26px;
        height: 26px;
}
li.LanguageMenu{
        margin-left: auto;
}
/*******************************/
.DropdownMenu .MenuList .AdvanceBar .AdvanceBarZone {
    background: #f1ebe7 !important;
    border-top: 2px solid #ece054;
    height: unset !important;
}
.DropdownMenu .MenuList .AdvanceBar .AdvanceBarZone {
    background: radial-gradient(circle at 18.7% 37.8%, rgb(250, 250, 250) 0%, rgb(225, 234, 238) 90%);
    background-color: #e8e8e8;
    position: absolute;
    top: 100%;
    height: 600px;
    width: 100%;
    max-width: 1200px;
    right: 0;
    z-index: 99;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(3, minmax(100px, 3fr));
    column-gap: 20px;
    row-gap: 20px;
    overflow: auto;
}
.DropdownMenu .MenuList .AdvanceBar .AdvanceBarZone>.AdvanceItem {
    border-bottom: 1px solid var(--color-primary);
    /* height: auto; */
    /* width: 100%; */
    /* display: inline-block; */
    /* margin-bottom: 20px; */
    grid-column: 1 span;
    /* grid-row: 1 span; */
    /* flex-grow: 1; */
    float: left;
    /* margin-right: 20px; */
    /* overflow: scroll; */
        text-align: left;
        padding-left: 20px;
        padding-bottom: 20px;
}

.DropdownMenu .MenuList .AdvanceBar .AdvanceBarZone>.AdvanceItem>a>span {
    font-size: 18px;
    color: var(--color-primary);
    white-space: normal;
}
.DropdownMenu .MenuList .AdvanceBar .AdvanceBarZone>.AdvanceItem>.AdvanceDropdown {
    display: flex;
    flex-direction: column;
        padding: 0;
}
.DropdownMenu .MenuList .AdvanceBar .AdvanceBarZone>.AdvanceItem>.AdvanceDropdown>li {
    padding: 8px 0;
        list-style: none;
        text-align: left;
}
.DropdownMenu .MenuList .AdvanceBar .AdvanceBarZone>.AdvanceItem>.AdvanceDropdown>li>a {
    background: url(images/chuamotcot.png) no-repeat left;
    background-size: 20px;
    filter: brightness(0) saturate(100%) invert(13%) sepia(10%) saturate(1854%) hue-rotate(71deg) brightness(95%) contrast(88%);
    -webkit-filter: brightness(0) saturate(100%) invert(13%) sepia(10%) saturate(1854%) hue-rotate(71deg) brightness(95%) contrast(88%);
    -moz-filter: brightness(0) saturate(100%) invert(13%) sepia(10%) saturate(1854%) hue-rotate(71deg) brightness(95%) contrast(88%);
    -o-filter: brightness(0) saturate(100%) invert(13%) sepia(10%) saturate(1854%) hue-rotate(71deg) brightness(95%) contrast(88%);
    -ms-filter: brightness(0) saturate(100%) invert(13%) sepia(10%) saturate(1854%) hue-rotate(71deg) brightness(95%) contrast(88%);
    /* padding-left: 20px; */
}
.DropdownMenu .MenuList .AdvanceBar .AdvanceBarZone>.AdvanceItem>.AdvanceDropdown>li>a>span {
    font-weight: 500;
    font-size: 14px;
    color: #213121;
}
/*********************************/


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

@media only screen and (max-width: 768px){
       .DropdownMenu .MenuList li.TopMenu.AdvanceBar.Menubar i {
            color: #3D4043;
            font-size: 29px;
        }
        .DropdownMenu .MenuList .AdvanceBar .AdvanceBarZone {
            background: unset !important; 
        }
        .DropdownMenu .MenuList li.TopMenu.AdvanceBar.Menubar { 
            padding: 0 12px !important;
        }
        div.DropdownMenu .AdvanceLanguage {
                position: absolute;
                display: flex !important;
                gap: 5px;
                right: 40px;
        }
        .DropdownMenu .navbar-button span{
                background: #62748D !important;
                width: 14px !important;
                height: 2px !important;
                margin: 1.5px !important;
        }
        div.DropdownMenu .TopMenuActive::after {
                width: 100%;
        }
        div.DropdownMenu ul.MenuList li a {
                padding: 0px !important;
                justify-content: flex-start !important;
        }
        .DropdownMenu div.navbar-button {
                position: static;
                background: transparent;
                margin: 0px;
                border-left: 1px solid #ccc;
                margin-right: 0px;
                margin-left: 0;
                order: 1;
                padding: 0px 14px !important;
                height: 25px;
                width: 46px !important;
                z-index: 1;
        }
        .DropdownMenu .navbar-button span {
                background: #6c757d !important;
                width: 14px !important;
                height: 2px !important;
                margin: 1.5px !important;
        }
        .DropdownMenu
        .navbar-button
        span[style="margin: -2px; transform: rotate(45deg);"] {
                background: #6c757d !important;
                height: 2px;
                margin: -1px !important;
        }
        .DropdownMenu
        .navbar-button
        span[style="margin: -2px; transform: rotate(-45deg);"] {
                background: #6c757d !important;
                height: 2px;
                margin: -1px !important;
        }
        .DropdownMenu .TopMenu span,
        .DropdownMenu .TopMenuActive span {
                font-family: "Segoe UI",Tahoma,Verdana;
                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;
        }
        li.TopMenuActive {
                background: white !important;
        }
        .MenuList > li:nth-child(1) > a > img {
                display: none;
        }
        .DropdownMenu .MenuList > li:nth-child(1) > a > span {
                display: block;
        }
        div.DropdownMenu li.LanguageMenu {
                padding: 5px 0px !important;
        }
        div.DropdownMenu li.LanguageMenu img {
                margin: 0 !important;
                margin-right: 10px !important;
        }
        .DropdownMenu .MenuList .TopMenu, .DropdownMenu .MenuList .TopMenuActive{
                min-width: 100%;
        }
        .DropdownMenu .navbar-button span{
                background: #62748D !important;
                width: 14px !important;
                height: 2px !important;
                margin: 1.5px !important;
        }
        div.DropdownMenu .TopMenuActive::after {
                width: 100%;
        }
        div.DropdownMenu ul.MenuList li a {
                padding: 0px !important;
                justify-content: flex-start !important;
        }
        div.DropdownMenu {
                border: none;
                max-width: 100vw;
                margin: auto !important;
        }
        .DropdownMenu div.navbar-button {
                position: static;
                background: transparent;
                margin: 0px;
                border-left: 1px solid #ccc;
                margin-right: 0px;
                margin-left: 0;
                order: 1;
                padding: 0px 14px !important;
                height: 25px;
                width: 36px !important;
                z-index: 1;
        }
        div.DropdownMenu {
         position: relative !important;
        order: 4;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        padding: 10px 0;
        background: #f8f9fa;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        }
      
        .DropdownMenu .navbar-button span {
               background: var(--color-primary) !important;
        width: 18px !important;
        height: 2px !important;
        margin: 2px !important;
        }
        div.DropdownMenu > ul.MenuList {
                max-height: 50vh !important;
                width: 100% !important;
                height: auto !important;
                box-shadow: none;
                order: 2;
                margin-top: 10px !important;
                left: 0;
                z-index: 0;
                border-top: 0;
                flex-direction: column;
        }
        div.DropdownMenu > ul.MenuList li {
                background: transparent;
                padding: 12px !important;
                border-top: 1px solid #e2e7ed !important;
        }
        .DropdownMenu  .navbar-button  span[style="margin: -2px; transform: rotate(45deg);"] {
                background: #6c757d !important;
                height: 2px;
                margin: -1px !important;
        }
        .DropdownMenu  .navbar-button  span[style="margin: -2px; transform: rotate(-45deg);"] {
                background: #6c757d !important;
                height: 2px;
                margin: -1px !important;
        }
        .DropdownMenu .TopMenu span,  .DropdownMenu .TopMenuActive span {
                font-family: "Segoe UI",Tahoma,Verdana;
                font-style: normal;
                font-weight: 500;
                font-size: 14px;
                line-height: 21px;
                /* identical to box height, or 150% */
                /* Grey 3 */
                color: #3b4e68;
        }
       .DropdownMenu .MenuList .Dropdown {
            padding-top: 12px;
        }
        div.DropdownMenu .TopMenuActive::after {
                display: none;
        }
        .DropdownMenu .MenuList .TopMenu>a>span, .DropdownMenu .MenuList .TopMenuActive>a>span {
                font-family: Arial;
                font-size: 15px;
                font-weight: 700;
                line-height: 18.4px;
                text-align: left;
                color: #3D4043;
        }
        .DropdownMenu .MenuList .Dropdown .sub::before {
                content: "";
                width: 5px;
                height: 5px;
                background: #c0c0c0;
                display: inline-block;
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
        }
        .DropdownMenu .MenuList .TopMenuActive a>span {
            color: var(--color-primary);
        }
        .DropdownMenu .MenuList > li + li:before {
                display: none;
        }
        li.TopMenuActive {
                background: white !important;
        }
        .MenuList > li:nth-child(1) > a > img {
                display: none;
        }
        .DropdownMenu .MenuList .Dropdown .sub a span {
            height: auto !important;
            font-family: Arial;
            font-size: 16px;
            font-weight: 400;
            text-align: left;
            color: #3D4043;
            text-transform: none;
        }
        .DropdownMenu .MenuList > li:nth-child(1) > a > span {
                display: block;
        }
        div.DropdownMenu li.LanguageMenu {
                padding: 5px 0px !important;
        }
        div.DropdownMenu li.LanguageMenu img {
                margin: 0 !important;
                margin-right: 10px !important;
        }
        .DropdownMenu .MenuList .TopMenu, .DropdownMenu .MenuList .TopMenuActive{
                min-width: 100%;
        }
}
