/*#region Common */
.td-page-content {
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #212121;
}

a, a:hover, a:focus, a:active {
    outline: none;
    text-decoration: none;
    cursor: pointer;
}

a:hover, a:focus, a:active {
    opacity: 0.85;
}

.nowrap-item {
    white-space: nowrap;
}

.no-padding {
    padding: 0;
}

.no-padding-left {
    padding-left: 0;
}

.no-padding-right {
    padding-right: 0;
}

.no-padding-top {
    padding-top: 0;
}

.no-padding-bottom {
    padding-bottom: 0;
}

/*#endregion Common */

/*#region Custom Menu */
.td-header-style-7 .sf-menu {
    margin-top: 0;
}

.td-header-style-7 .td-header-top-menu {
    border: none;
}

.td-header-style-7 .td-header-sp-logo {
    height: 60px;
    margin: 0;
}
  
.td-header-style-7 .sf-menu > li > a {
    font-size: 14px;
    line-height: 60px;
    color: #212121;
    font-family: Inter, Arial, sans-serif;
    font-weight: unset;
    text-decoration: none;
    text-transform: initial;
}

.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after {
    background-color: unset;
}

.sf-menu ul .td-menu-item > a {
    color: #333333;
    font-size: 15px;
    font-family: Inter, Arial, sans-serif;
    font-weight: normal;
}

#menu-menu li a {
    font-size: 18px;
    font-weight: normal;
}

#menu-menu .sub-menu li a {
    font-size: 17px;
}

#menu-menu .sub-menu .sub-menu > li > a {
    font-size: 16px;
}

.td-mobile-content .current-menu-item > a, .td-mobile-content .current-menu-ancestor > a, .td-mobile-content .current-category-ancestor > a {
    color: #fff;
}

.sf-menu .sub-menu a {
    display: block !important;
    position: relative !important;
}

.td-header-style-7 .td-header-sp-logo img {
    display: block;
    max-width: 150px;
    height: 60px;
    max-height: 60px;
    line-height: 60px;
    padding: 10px 0;
    top: 0;
}

.td-icon-mobile:before {
    color: #616ce6;
    line-height: unset;
}
.sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after {
    background-color: unset !important;
}
/*#region Responsive */
@media (min-width: 980px) {
    .td-header-menu-wrap-full.td-container-wrap .td-container {
        width: 970px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .td-header-style-7 .sf-menu > li > a {
        padding: 0 15px;
    }

    .td-header-style-7 .sf-menu > li:first-child > a {
        padding: 0 15px 0 0;
    }

    .td-header-style-7 .sf-menu > li > a.sf-with-ul {
        padding: 0 30px 0 15px;
    }

    .td-header-style-7 .sf-menu > li:last-child > a.sf-with-ul {
        padding: 0 15px;
    }
    .register-add a{
        height: 40px;
        /* line-height: 40px  !important; */
        overflow: hidden;
        border: solid 1px #4155F5;
        margin: 12px 0;
        padding: 9px 15px;
        border-radius: 9999px;
        color: #4155F5 !important;
        display: flex !important;
        align-items: center;
    }
    
    .td-header-style-7 .sf-menu>li:last-child>a {
        position: relative;
        padding: 0 20px;
        border-radius: 12px;
        height: 40px;
        /* line-height: 40px; */
        font-family: 'Inter', Arial, sans-serif;
        background: #4155F5;
        border: 1px solid transparent;
        color: #fff;
        border-radius: 9999px;
        display: flex !important;
        align-items: center;
        margin: 10px 0 10px 10px;
    }

  
    
    .td-header-style-7 .sf-menu>li:last-child>a::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 12px;
        padding: 1px;
        pointer-events: none;
        color: #fff;
    }
    
    .td-header-style-7 .sf-menu>li:last-child>a:hover {
        opacity: 0.85;
    }
}

@media (min-width: 1100px) {
    .td-header-menu-wrap-full.td-container-wrap .td-container {
        width: 1070px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1300px) {
    .td-header-menu-wrap-full.td-container-wrap .td-container {
        width: 1280px;
    }
}

@media (max-width: 1299px) {
    .td-header-style-7 .sf-menu>li>a {
        font-size: 14px;
    }
}

@media (max-width: 1099px) {
    #menu-menu-1 {
        display: none;
    }

    #td-top-mobile-toggle {
        display: inline-block;
        float: right;
    }
}


@media (max-width: 979px) {
    #menu-menu-1 {
        display: none;
    }

    #td-top-mobile-toggle {
        display: inline-block;
        float: right;
    }

        #td-top-mobile-toggle i {
            width: auto;
            line-height: 60px;
            height: 60px;
        }
}

@media (max-width: 767px) {
    .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
        height: 60px !important;
        padding: 0;
    }
    .td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
        background-color: #fff !important;
    }
    #td-header-search-button-mob {
        display: none;
    }
    #td-top-mobile-toggle {
        padding-right: 15px;
    }
}
/*#endregion Responsive*/
/*#endregion Custom Menu */

/*#region Custom Heading */
h1.td-header-sp-logo {
    margin: 0;
}

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
    margin: 0;
}
/*#endregion Custom Heading */

/*#region Custom Theme */
.page-template-default .td-crumb-container {
    display: none;
}



    .td-page-content a, .td-page-content a:hover, .td-page-content a:focus, .td-page-content a:active,
    .td-post-content a, .td-post-content a:hover, .td-post-content a:focus, .td-post-content a:active {
        outline: none;
        text-decoration: none;
        cursor: pointer;
    }

        .td-page-content a:hover, .td-page-content a:focus, .td-page-content a:active,
        .td-post-content a:hover, .td-post-content a:focus, .td-post-content a:active {
            opacity: 0.85;
        }

.td-header-top-menu-full {
    display: none;
}

.td-main-content-wrap {
    padding: 0;
}

.td-page-content ul {
    line-height: 1.42857143;
    font-size: 16px;
    margin: 0;
}

    .td-page-content ul li {
        line-height: 1.42857143;
        font-size: 16px;
    }
/*#endregion Custom Theme */

/*#region Custom Header */
.header-top-wrap {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    height: 29px;
}

.header-top-custom {
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    width: 100%;
    transition: top 0.3s;
}

.box-language {
    position: absolute;
    right: 15px;
    top: -3px;
    font-family: Inter Bold, Arial, sans-serif;
    font-weight: 700;
}

.header-top-custom select {
    border-radius: 3px;
    margin-left: 2px;
    height: 28px;
    border: none;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/sites/library/images/menu/ic-arrow-down.svg) no-repeat center right;
    background-size: 10px;
}

select::-ms-expand {
    display: none;
}

.h-box-product span a, .h-box-product span a:hover {
    font-family: Inter Bold, Arial, sans-serif;
    color: #333;
    text-decoration: none;
    font-weight: 700;
}

.h-product-pc {
    cursor: pointer;
    margin-left: 15px;
    padding-bottom: 7px;
    padding-top: 7px;
    background-size: 10px;
    padding-right: 16px;
    user-select: none;
}

    .h-product-pc:after {
        position: absolute;
        content: "";
        width: 15px;
        height: 16px;
        background: url(/sites/library/images/menu/ic-arrow-down.svg) no-repeat center right;
        background-size: 10px;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
    }

    .h-product-pc.up:after {
        transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
    }

.h-option-select-product {
    max-width: 155px;
}

.logo-misa-header {
    display: inline-block;
    width: 60px;
    height: 18px;
}

.h-product-mobile {
    display: none;
}

.h-no-padding-bottom {
    padding-bottom: 0;
}

.horizontal-line-full {
    height: 1px;
    background: rgba(164, 164, 164, 0.25);
}

@media (max-width: 979px) {
    .box-language {
        top: unset;
    }

    .h-product-pc, .header-content-menu {
        display: none;
    }

    .h-product-mobile {
        display: inline;
    }

    .header-top-custom select.h-product-mobile {
        display: inline-block;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .header-top-custom {
        background: #FFF;
    }

        .header-top-custom .td-container {
            padding: 0 15px;
        }
}
/*#endregion */

/*#region Menu list san pham */
#custom-menu-item {
    overflow: hidden;
    transition: max-height 0.3s;
    -o-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    -webkit-transition: max-height 0.3s;
    max-height: 0;
}

    #custom-menu-item .cmi-menu-item {
        display: flex;
        background-color: #ffffff;
        border-radius: 0 0 5px 5px;
    }

    #custom-menu-item .col-area {
        padding-left: 0;
        padding-right: 0;
    }

    #custom-menu-item .col-box:first-child .cmi-title-item {
        padding-left: 10px;
    }

    #custom-menu-item .col-box:first-child > .col-area-custom {
        padding-left: 0;
        padding-right: 0;
    }

    #custom-menu-item .cmi-box-item a {
        text-decoration: none;
    }

    #custom-menu-item .cmi-title-item {
        font-family: Inter Bold, Arial, sans-serif;
        font-size: 18px;
        padding-bottom: 10px;
        font-weight: 700;
    }

    #custom-menu-item .cmi-product-item {
        padding: 5px 0 5px 10px;
        background-size: 22px;
        background-position: 5px 15px;
        border-radius: 3px;
        color: #333;
        text-decoration-line: none;
        background: none;
        display: inline-block;
        width: 100%
    }

        #custom-menu-item .cmi-product-item:hover {
            background-color: #e6f9fe;
        }

            #custom-menu-item .cmi-product-item:hover .cmi-name-item, #custom-menu-item .cmi-product-item:hover .cmi-name-item a {
                color: #0077C5;
            }

        #custom-menu-item .cmi-product-item a {
            font-size: 13px;
            color: #212121;
        }

            #custom-menu-item .cmi-product-item a, #custom-menu-item .cmi-product-item a:hover,
            #custom-menu-item .cmi-product-item a:focus, #custom-menu-item .cmi-product-item a:active {
                outline: none;
                text-decoration: none;
                cursor: pointer;
            }

                #custom-menu-item .cmi-product-item a:hover div, #custom-menu-item .cmi-product-item a:focus div,
                #custom-menu-item .cmi-product-item a:active div {
                    opacity: 0.85;
                }

    #custom-menu-item .cmi-name-item {
        font-family: Inter Bold, Arial, sans-serif;
        font-size: 13px;
        letter-spacing: -0.1px;
    }

    #custom-menu-item .cmi-description-item {
        font-size: 13px;
        color: #999;
    }

.td-header-menu-wrap-full.td-container-wrap {
    position: fixed;
    width: 100%;
    top: 0;
    transition: top 0.3s;
    height: auto !important;
}

.h-option-select-product optgroup, .h-option-select-product option {
    font-size: 13px;
}

.col-40 {
    width: 40%;
}

.col-20 {
    width: 20%;
}

.col-box {
    border-right: solid 1px #f3f3f3;
    padding: 10px 0 0 0;
}

    .col-box:last-child {
        border-right: none;
    }

.header-top-menu {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #f3f3f3;
}

.border-bottom {
    border-bottom: solid 1px #f3f3f3;
}

#custom-menu-item .cmi-product-item.straight {
    padding-bottom: 26px
}

@media(max-width: 1099px) {
    #custom-menu-item .cmi-product-item {
        background: none;
        padding-left: 8px;
    }
}

.item-logo {
    float: left;
    width: 28px;
    height: 28px;
    background-size: cover;
}

.menu-logo {
    width: 20%;
    height: 100%;
    float: left;
    padding-top: 3px;
}

.menu-text {
    width: 80%;
    height: 100%;
    float: left;
}

.small-space-menu {
    padding-left: 5px;
}

@media (min-width: 980px) and (max-width: 1099px) {
    #custom-menu-item .cmi-description-item {
        font-size: 12px;
    }

    #custom-menu-item .cmi-title-item {
        font-size: 16px;
    }

    #custom-menu-item .cmi-name-item {
        font-size: 12px;
        letter-spacing: -0.2px;
    }
}
/*#endregion */

/*#region Footer */
.footer {
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    padding: 60px 0 30px 0;
    line-height: 1.42857143;
    color: #212121;
    background: linear-gradient(103.04deg, #00124F 32.36%, #06002B 74.11%);
}

.footerContent {
    width: 100%;
}

.footerColumn {
    margin-bottom: 30px;
}

.footerLogo {
    margin-bottom: 20px;
}

.footerCompanyInfo {
    margin-bottom: 20px;
}

.footerTitle {
    font-family: Inter Bold, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.4;
}

.footerText {
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    color: rgba(156, 163, 175, 1);
    line-height: 1.6;
    margin-bottom: 0;
}

.footerContactItem {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    gap: 12px;
}

.footerContactItem img {
    flex-shrink: 0;
    margin-top: 2px;
}

.footerLinks {
    display: flex;
    flex-direction: column;
}

.footerLinkItem {
    margin-bottom: 12px;
}

.footerLinkItem:last-child {
    margin-bottom: 0;
}

.footerLinkItem a {
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    color: rgba(156, 163, 175, 1);
    text-decoration: none;
    line-height: 1.6;
    transition: all 0.3s ease;
}

.footerLinkItem a:hover {
    color: #fff;
    opacity: 1;
}

.footerBottom {
    border-top: 1px solid rgba(156, 163, 175, 0.2);
    padding-top: 30px;
    margin-top: 40px;
}

.footerCopyright {
    display: flex;
    align-items: center;
}

.footerSocial {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
}

.footerSocialLink {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.footerSocialLink:hover {
    opacity: 0.7;
}

.footerSocialLink img {
    filter: brightness(0) saturate(100%) invert(68%) sepia(4%) saturate(1071%) hue-rotate(184deg) brightness(94%) contrast(91%);
}

.footerSocialLink:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(109deg) brightness(100%) contrast(100%);
}

/* Responsive Design */
@media (max-width: 1199px) {
    .footer {
        padding: 50px 0 25px 0;
    }
    
    .footerTitle {
        font-size: 16px;
        margin-bottom: 15px;
    }
    
    .footerText, .footerLinkItem a {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    .footer {
        padding: 40px 0 20px 0;
    }
    
    .footerColumn {
        margin-bottom: 25px;
    }
    
    .footerBottom {
        margin-top: 30px;
        padding-top: 25px;
    }
    
    .footerSocial {
        justify-content: flex-start;
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    .footer {
        padding: 30px 0 15px 0;
    }
    
    .footerColumn {
        margin-bottom: 20px;
    }
    
    .footerTitle {
        font-size: 15px;
        margin-bottom: 12px;
    }
    
    .footerText, .footerLinkItem a {
        font-size: 12px;
    }
    
    .footerContactItem {
        margin-bottom: 12px;
        gap: 10px;
    }
    
    .footerLinkItem {
        margin-bottom: 10px;
    }
    
    .footerBottom {
        margin-top: 20px;
        padding-top: 20px;
    }
    
    .footerSocial {
        gap: 15px;
        margin-top: 10px;
    }
}

@media (max-width: 575px) {
    .footer {
        padding: 25px 0 10px 0;
    }
    
    .footerCompanyInfo {
        margin-bottom: 15px;
    }
    
    .footerContactItem {
        margin-bottom: 10px;
        gap: 8px;
    }
    
    .footerLinkItem {
        margin-bottom: 8px;
    }
    
    .footerBottom {
        margin-top: 15px;
        padding-top: 15px;
    }
}

/*#endregion Footer*/

/*#region Popup Video */
.popup-video-item {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
}

    .popup-video-item .pvi-content-item {
        position: absolute;
        width: 90%;
        max-width: 800px;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        z-index: 2;
    }

    .popup-video-item .pvi-border-item {
        padding: 10px;
        background: #FFF;
        border-radius: 5px;
    }

    .popup-video-item .pvi-close-item {
        background: url(/sites/library/images/ic_close.png?ver=1) top right no-repeat;
        background-size: 28px;
        height: 28px;
        width: 28px;
        display: block;
        position: absolute;
        right: -14px;
        top: -14px;
        cursor: pointer;
        z-index: 2;
    }
/*#endregion Popup Video */
/* #region font  */

@font-face {
    font-family: inter;
    src: url(/sites/library/fonts/Inter-Regular.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: inter light;
    src: url(/sites/library/fonts/Inter-Light.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: inter medium;
    src: url(/sites/library/fonts/Inter-Medium.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: inter semibold;
    src: url(/sites/library/fonts/Inter-SemiBold.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: inter semibolditalic;
    src: url(/sites/library/fonts/Inter-SemiBoldItalic.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: inter bold;
    src: url(/sites/library/fonts/Inter-Bold.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: inter bolditalic;
    src: url(/sites/library/fonts/Inter-BoldItalic.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: inter extrabold;
    src: url(/sites/library/fonts/Inter-ExtraBold.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: inter black;
    src: url(/sites/library/fonts/Inter-Black.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
/* #endregion  */

/* #region custom container */
@media screen and (min-width: 1300px) {
    .td-outer-wrap .container {
        width: 1280px;
    }
}
/* #endregion */
/* #region custom menu */

.register-add a, .try-menu a{
    font-size: 16px ;
    padding: 8px 22.5px ;
}
@media(min-width:979px){
    .menu-item-object-custom.current-menu-item.current_page_item.menu-item-first a{
    color: #4155F5;
    font-family: Inter SemiBold, Arial, sans-serif;
}
    ul.sub-menu {
        display: none !important;
    }
    .register-add{
        margin-left: 25px !important;
    }
}

#solutionMenu {
    position: absolute;
    margin-top: 30px;
    background: #fff;
    border-radius: 8px;
    padding: 16px 20px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    width: 912px;
    max-width: 912px;
    display: flex;
    color: #393941;
    left: -200px;
    top: 30px;
}

#solutionMenu .so-col-25 {
    width: 25%;
}

#solutionMenu .so-col-title {
    font-family: Inter SemiBold, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    padding: 8px 16px;
}

#solutionMenu a.so-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px 16px;
    border-radius: 8px;
    font-family: Inter SemiBold, Arial, sans-serif;
    font-size: 13px;
    color: #393941;
}

 #solutionMenu a.so-item:hover{
    background-color: #EEEEF0;
    color: #4155F5;
}

#solutionMenu a.so-item:hover img{
    filter: brightness(0) saturate(100%) invert(27%) sepia(96%) saturate(1352%) hue-rotate(213deg) brightness(119%) contrast(119%);
}
@media (min-width:979px){
        ul#menu-main-menu-1 {
        display: flex;
        align-items: center;
    }
}
/* custom menu col */
#newsMenu {
	left: -254px;
	width: fit-content;
	min-width: 630px;
}

.menu-custom-col {
  display: flex;
}

.menu-custom-col-item {
  flex: 1;
}

.menu-custom-col-item li a {
    color: #333;
    font-size: 13px;
    font-family: Inter, Arial, sans-serif;
}

.menu-custom-col-item li a:hover {
    color: #4155F5;
}

.custom-col-title {
	color: #245BA3;
	text-transform: uppercase;
	margin: 0 19px 11px;
	font-family: "Inter Semibold", Arial, sans-serif;
	font-size: 16px;
}

f {}	

.menu-custom-knowledge {
	text-align: center;
}

.sf-menu .menu-custom-knowledge a {
	font-family: "Inter Semibold", Arial, sans-serif;
	text-decoration: underline;
	color: #1155CC;
}

/* end custom menu col */

/* Support Menu */
#supportMenu {
    position: absolute;
    margin-top: 30px;
    background: #fff;
    border-radius: 8px;
    padding: 16px 20px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    width: auto;
    min-width: 280px;
    display: flex;
    color: #393941;
    left: -100px;
    top: 30px;
}

#supportMenu .support-col {
    display: flex;
    flex-direction: column; 
    gap: 8px;
}

#supportMenu a.support-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px 16px;
    border-radius: 8px;
    font-family: Inter SemiBold, Arial, sans-serif;
    font-size: 13px;
    color: #393941;
    text-decoration: none;
}

#supportMenu a.support-item:hover {
    background-color: #EEEEF0;
    color: #4155F5;
}

#supportMenu a.support-item img {
    transition: opacity 0.2s ease;
}

#supportMenu a.support-item:hover img[src*="ic-how.svg"] {
    content: url('/sites/image/ic-how-2.svg');
}

#supportMenu a.support-item:hover img[src*="ic-youtube.svg"] {
    content: url('/sites/image/ic-youtube-2.svg');
}

/* end Support Menu */
/* #endregion */
