.DropdownMenu .TRANG-CHU-52773 {
        display: none;
}
.DropdownMenu > .MenuList > li > a{
        font-weight: 600;
}
.DropdownMenu {
        justify-content: center;
        background: #0076c0;
        height: auto;
        width: 100%;
        display: inline-flex;
        padding: 0;
}
.DropdownMenu ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
}
.DropdownMenu .MenuList {
        width: 1220px;
}
.DropdownMenu .MenuList>li+li{
        /* border-left: 1px solid #e4e4e466; */
}
.DropdownMenu .MenuList li {
        float: left;
        list-style: outside none none;
}
.DropdownMenu .MenuList li:hover,.DropdownMenu .MenuList li.TopMenuActive,
.DropdownMenu .MenuList .Popup .sub:hover {
        background: #008fc0;
}
.DropdownMenu .MenuList li .image {
        display: inline-block;
        margin-right: 10px;
        width: 20px;
}
.DropdownMenu ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
}
.DropdownMenu .MenuList li {
        float: left;
        list-style: outside none none;
}
.DropdownMenu .MenuList li .image {
        display: inline-block;
        margin-right: 10px;
        width: 20px;
}
.DropdownMenu .MenuList .TopMenuActive, .TopMenu:hover {
        position: relative;
}
.DropdownMenu .MenuList .TopMenu {
        float: left;
        /* padding: 0 20px; */
        position: relative;
}
.DropdownMenu .MenuList .TopMenu a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        display: inline-flex;
        align-items: center;
        font-size: 18px;
        padding: 0 15px;
}
.DropdownMenu .MenuList .TopMenuActive a {
        color: #f8f9fa;
        text-decoration: none;
        text-transform: uppercase;
        display: inline-flex;
        align-items: center;
        font-size: 18px;
        padding: 0 15px;
}
.DropdownMenu .MenuList li a span{
        line-height: 45px;
        flex: 1;
}
.DropdownMenu .MenuList .TopMenu:hover a {
        color: #f8f9fa;
        text-decoration: none;
}
.DropdownMenu .MenuList .TopMenu .HasChildren, .TopMenuActive .HasChildren {
        height: 45px;
        display: flex;
        align-items: center;
        position: relative;
}
.DropdownMenu .MenuList .HasChildren:after{
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 10px;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
}
.DropdownMenu .MenuList .TopMenu> .Dropdown .HasChildren:after, .DropdownMenu .MenuList .TopMenuActive> .Dropdown .HasChildren:after{
        transform: rotate(-90deg);
}
.DropdownMenu .MenuList .Dropdown {
        background: #ffff none repeat-x scroll left top;
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
        display: inline-block;
        left: 0;
        position: absolute;
        text-align: left;
        top: 98%;
        width: auto;
        z-index: 1000;
}
.DropdownMenu .MenuList .Dropdown .sub:hover>a {
        color: #fff;
}
.DropdownMenu .MenuList .Dropdown .sub {
        display: inline-block;
        /* height: 35px; */
        position: relative;
        width: 100%;
        border-top: 1px solid #e9ecef;
}
.DropdownMenu .MenuList .Dropdown .sub a {
        color: var(--color-black);
        display: flex;
        margin: 0;
        padding: 0 15px;
        text-decoration: none;
        text-transform: none;
        white-space: nowrap;
        font-size: 18px;
        line-height: 45px;
        align-items: center;
}
.DropdownMenu .MenuList .Popup {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        left: 100%;
        position: absolute;
        top: -1px;
        width: auto;
        z-index: 1001;
        border-left: 1px solid #e9ecef;
        box-shadow: 6px 6px 10px rgb(0 0 0 / 30%);
}
.DropdownMenu .MenuList .Dropdown .Popup .sub span {
        color: var(--color-black);
        padding: 0;
        text-transform: none;
        white-space: nowrap;
}
.DropdownMenu .MenuList .Popup .sub:hover>a>span{
        color: #fff;
}
.DropdownMenu .MenuList .Popup .sub {
        position: relative;
}
.DropdownMenu .MenuList .Popup .sub a {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 18px;
        line-height: 45px;
}
.DropdownMenu .AdvanceBar {
        background: #cfcfcf url("Images/advance_bg.png") repeat-x scroll 0 0;
        display: none;
        height: 30px;
        line-height: 30px;
}
.DropdownMenu .MenuList>li {
        border-bottom: 1px solid #ffffff52;
        border-right: 1px solid #ffffff52;
}
@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 #bd1f2426;
                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: calc(100vw - 20px) !important; */
                position: static !important;
                order: 4;
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                padding: 5px 0;
                background: rgb(233 236 239);
                margin-left: auto !important;
                margin-right: auto !important;
                margin-bottom: 10px !important;
                border-bottom: 2px solid #0065ca;
                /* border-top: 1px solid #e9ecef; */
        }
        .DropdownMenu .navbar-button span{
                background: #0065ca !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: #be1f24 !important;
                height: 2px;
                margin: -1px !important;
        }
        .DropdownMenu .navbar-button span[style="margin: -2px; transform: rotate(-45deg);"] {
                background: #c22127 !important;
                height: 2px;
                margin: -1px !important;
        }
        .DropdownMenu .TopMenu span, .DropdownMenu .TopMenuActive span {
                /* font-family: Roboto; */
                font-style: normal;
                font-weight: 600;
                font-size: 14px;
                line-height: 21px;
                color: var(--color-black);
        }
        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;
        }
        .DropdownMenu .MenuList li.TopMenuActive{
                background: #fff;
        }
        .DropdownMenu .MenuList li img{
                display: none !important;
        }
        .DropdownMenu .MenuList li.TopMenuActive, .TopMenu:first-child{
                background: #fff;
        }
        .DropdownMenu .MenuList .Dropdown .Popup .sub span {
                color: var(--color-black);
        }
}
}
.DropdownMenu .MenuList .TopMenuActive, .TopMenu:hover {
        position: relative;
}
.DropdownMenu .MenuList .TopMenu {
        float: left;
        /* padding: 0 20px; */
        position: relative;
}
.DropdownMenu .MenuList .TopMenu a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        display: inline-flex;
        align-items: center;
        font-size: 18px;
        padding: 0 15px;
}
.DropdownMenu .MenuList .TopMenuActive a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        display: inline-flex;
        align-items: center;
        font-size: 18px;
        padding: 0 15px;
}
.DropdownMenu .MenuList li a span{
        line-height: 45px;
        font-size: 15px;
        flex: 1;
        font-family:'Roboto Condensed', sans-serif;
}
.DropdownMenu .MenuList .TopMenu:hover a {
        color: #292525;
        text-decoration: none;
}
.DropdownMenu .MenuList .TopMenu .HasChildren, .TopMenuActive .HasChildren {
        height: 45px;
        display: flex;
        align-items: center;
        position: relative;
}
.DropdownMenu .MenuList .HasChildren:after{
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 10px;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
}
.DropdownMenu .MenuList .TopMenu> .Dropdown .HasChildren:after, .DropdownMenu .MenuList .TopMenuActive> .Dropdown .HasChildren:after{
        transform: rotate(-90deg);
}
.DropdownMenu .MenuList .Dropdown {
        background: #ffff none repeat-x scroll left top;
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
        display: inline-block;
        left: 0;
        position: absolute;
        text-align: left;
        top: calc(100% + 1px);
        width: auto;
        z-index: 1000;
}
.DropdownMenu .MenuList .Dropdown .sub:hover>a {
        color: #fff;
}
.DropdownMenu .MenuList .Dropdown .sub:hover{
        background: #0076c0;
}
.DropdownMenu .MenuList .Dropdown .sub {
        display: inline-block;
        /* height: 35px; */
        position: relative;
        width: 100%;
}
.DropdownMenu .MenuList .Dropdown .sub+.sub{
        border-top: 1px solid #e9ecef;
}
.DropdownMenu .MenuList .Dropdown .sub a {
        color: var(--color-black);
        display: flex;
        margin: 0;
        padding: 0 12px;
        text-decoration: none;
        text-transform: none;
        white-space: nowrap;
        font-size: 18px;
        line-height: 45px;
        align-items: center;
}
.DropdownMenu .MenuList .Popup {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        left: 100%;
        position: absolute;
        top: -1px;
        width: auto;
        z-index: 1001;
        border-left: 1px solid #e9ecef;
        box-shadow: 6px 6px 10px rgb(0 0 0 / 30%);
}
.DropdownMenu .MenuList .Dropdown .Popup .sub span {
        color: var(--color-black);
        padding: 0;
        text-transform: none;
        white-space: nowrap;
}
.DropdownMenu .MenuList .Popup .sub:hover>a>span{
        color: #fff;
}
.DropdownMenu .MenuList .Popup .sub {
        position: relative;
}
.DropdownMenu .MenuList .Popup .sub a {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 18px;
        line-height: 45px;
}
.DropdownMenu .AdvanceBar {
        background: #cfcfcf url("Images/advance_bg.png") repeat-x scroll 0 0;
        display: none;
        height: 30px;
        line-height: 30px;
}
.DropdownMenu .MenuList>li {
        /* border-bottom: 1px solid #ffffff52; */
        /* border-right: 1px solid #ffffff52; */
}
@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 #bd1f2426;
                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: calc(100vw - 20px) !important; */
                position: static !important;
                order: 4;
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                padding: 5px 0;
                background: rgb(233 236 239);
                margin-left: auto !important;
                margin-right: auto !important;
                margin-bottom: 10px !important;
                border-bottom: 2px solid var(--color-primary);
                /* border-top: 1px solid #e9ecef; */
        }
        .DropdownMenu .navbar-button span{
                background: var(--color-primary) !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: #be1f24 !important;
                height: 2px;
                margin: -1px !important;
        }
        .DropdownMenu .navbar-button span[style="margin: -2px; transform: rotate(-45deg);"] {
                background: #c22127 !important;
                height: 2px;
                margin: -1px !important;
        }
        .DropdownMenu .TopMenu span, .DropdownMenu .TopMenuActive span {
                /* font-family: Roboto; */
                font-style: normal;
                font-weight: 600;
                font-size: 14px;
                line-height: 21px;
                color: var(--color-black);
        }
        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;
        }
        .DropdownMenu .MenuList li.TopMenuActive{
                background: #fff;
        }
        .DropdownMenu .MenuList li img{
                display: none !important;
        }
        .DropdownMenu .MenuList li.TopMenuActive, .TopMenu:first-child{
                background: #fff;
        }
        .DropdownMenu .MenuList .Dropdown .Popup .sub span {
                color: var(--color-black);
        }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
        .DropdownMenu .MenuList{
                max-width:100vw;
        }
}
