@media only screen and (max-width: 576px) {
    ul.menu-top {
        display: none;
    }

    ul.menu-top::-webkit-scrollbar {
        height: 2px;
    }

    .menu-item > .menu-link-item {
        width: max-content;
        font-size: 14px;
    }

    .header-menu {
        width: 100vw;
    }

    .icon-home-nav {
        color: #0D4C92;
    }

    .detail__sticky {
        display: none;
    }

    .d-mobile-none {
        display: none;
    }
    .header-title{
        gap: 0;
    }
    .header-title .ttdt-header {
        width: 300px;
    }

    .shareToHome{
        display: none;
    }

    .container, .container-sm {
        max-width: 100%;
    }

    .header-img {
        height: 300px;
    }

    .sdt-title-footer {
        color: var(--darkdefault-212529, #212529);
        text-align: center;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: 0.024px;
    }

    .sdt-design-by {
        display: contents;
    }

    .sdt-percent {
        top: 40%;
        left: 30%;
    }

    .ttdt-header {
        padding-bottom: 16px;
        font-weight: 700;
        font-size: 20px;
    }

    .hcm-header {
        font-family: 'Merriweather';
        font-weight: 700;
        font-size: 14px;
    }

    .logo-hcm {
        text-align: center;
    }

    .header-img {
        height: 300px;
    }

    .li-title-mobile {
        padding: 17px;
    }

    .title-mobile {
        line-height: 17px;
        font-weight: bold;
        font-size: 8px;
        margin: 0;
        color: #980500;
    }

    .image-banner-header {
        height: 22vh !important;
        padding: 50px 0 !important;
    }

    div#page {
        display: block;
    }

    p.fz55 {
        font-weight: bold;
        font-size: 20px;
        line-height: 44px;
        text-align: center;
        color: #FFF600;
        text-shadow: 2px 0 0 #ff0000, -2px 0 0 #ff0000, 0 2px 0 #ff0000, 0 -2px 0 #ff0000, 1px 1px #ff0000, -1px -1px 0 #ff0000, 1px -1px 0 #ff0000, -1px 1px 0 #ff0000;
    }

    span#title-header {
        font-size: 14px;
    }

    img.logo1.img-fluid2 {
        width: auto;
        height: 40px;
    }

    img.logo2.img-fluid2 {
        width: auto;
        height: 40px;
    }

    #wrapper {
        padding-top: 0px !important;
    }

    .home-text > button {
        min-width: 105px !important;
    }

    .header-title-two-line {
        width: 100vw;
    }
    .ttdt-header-top {
        width: 100vw;
        font-size: 12px;
        line-height: 13px;
    }
    .ttdt-header-bottom {
        font-size: 25px;
        line-height: 15px;
    }
    .container-fluid.wrapper {
        padding: 10px 15px;
    }
    .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
        -webkit-transform: translate3d(240px, 0, 0);
        transform: translate3d(240px, 0, 0);
        transition: max-height 100ms ease-in-out;

    }
    .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
        -webkit-transform: translate3d(440px, 0, 0);
        transform: translate3d(440px, 0, 0);
        transition: max-height 100ms ease-in-out;
    }

    ul.ace-menu-mobile li a {
        color: white;
        line-height: 39px;
        padding: 0px 5px;
        font-size: 12px;
    }

    .li-title-mobile {
        padding: 17px;
    }

    .title-mobile {
        line-height: 17px;
        font-weight: bold;
        font-size: 8px;
        margin: 0;
        color: #980500;
    }

    .image-banner-header {
        height: 22vh !important;
        padding: 50px 0 !important;
    }

    div#page {
        display: block;
    }

    p.fz55 {
        font-weight: bold;
        font-size: 20px;
        line-height: 44px;
        text-align: center;
        color: #FFF600;
        text-shadow: 2px 0 0 #ff0000, -2px 0 0 #ff0000, 0 2px 0 #ff0000, 0 -2px 0 #ff0000, 1px 1px #ff0000, -1px -1px 0 #ff0000, 1px -1px 0 #ff0000, -1px 1px 0 #ff0000;
    }

    span#title-header {
        font-size: 14px;
    }

    img.logo1.img-fluid2 {
        width: auto;
        height: 40px;
    }

    img.logo2.img-fluid2 {
        width: auto;
        height: 40px;
    }

    #wrapper {
        padding-top: 0px !important;
    }

    .home-text > button {
        min-width: 105px !important;
    }

    header.header-main-nav {
        height: 53px;
        border-bottom: 1px solid #0D4C92;
    }

    li.menu-item {
        padding: 0 7px !important;
    }

    .header-top-main {
        height: 53px;
    }

    header.header-main-nav > div > .info-right.same-header {
        display: none;
    }
    .wrapper {
        overflow: hidden;
    }

    .hero-bottom {
        display: none !important;
    }

    .food-left__img {
        width: 100% !important;
    }

    .food-img {
        width: 100% !important;
    }

    .subscribe-main {
        gap: 30px;
        flex-direction: column-reverse;
        display: flex;
        justify-content: space-between;
        align-items: start;
    }

    .news-box__title {
        width: 100%;
    }

    .investor-top {
        flex-direction: column;
        display: flex;
        justify-content: space-between;
        align-items: start;
        gap: 25px;
    }

    .investor-box__text {
        font-size: 12px;
    }

    .cuture-content {
        flex-direction: column;
        gap: 60px;
    }

    .food-left {
        width: 100%;
    }

    .destination-box__img {
        height: 100%;
    }

    .destination-group {
        grid-template-columns: repeat(1, 1fr);
    }

    .destination-box:nth-child(3) {
        grid-row: 4;
    }

    .destination-box__text {
        padding-bottom: 10px;
    }

    .info-right__box_right {
        margin-left: auto;
        margin-right: 0;
    }
    span.toggle-mobile-menu {
        display: block;
        zoom: 2.3;
        color: #FFFFFF;
        font-weight: 700;
    }
    .info-right {
        background: transparent;
        height: 53px;
        width: 53px;
    }

    .info-left {
        display: none !important;
    }

    .header-top {
        background: none;
    }


    .menu-logo-90 {
        display: flex;
        height: 45px;
        width: 45px;
    }

    .menu-logo__image-90 {
        width: 80px;
        object-fit: contain;
    }

    .header a:after {
        background: none;
    }

    div#page {
        width: 48px;
        display: block;
    }

    .mobile-search {
        display: flex;
    }

    .form-search-mobile {
        padding-left: 20px;
        padding-right: 10px;
        width: 100%;
        padding-bottom: 18px;
    }

    .header-main-mobile {
        display: flex;
        justify-content: center;
    }

    .menu-logo-70 {
        display: flex;
        height: 66px;
        width: 66px;
        margin-bottom: 8px;
    }

    .menu-logo__image-70 {
        width: 66px;
        height: 66px;
        object-fit: cover;
    }

    .header-main {
        height: 100px!important;
        display: flex    ;
        align-items: center;
        z-index: 1000;
    }

    .food-left__img iframe {
        display: block;
    }

    .chat-bot {
        height: 33px;
    }

    .title-chutruong {
        font-size: 16px !important;
        margin: 0;
        line-height: 16.5px !important;
    }

    .card-body .text-clamp {
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.5;
        max-height: 4.5em;
    }

    h5.card-title.text-clamp {
        font-size: 16px;
    }

    .text-2-line-view {
        font-size: 22px;
    }

    .title-indexone {
        padding: 15px 15px 0px;
    }

    .txt-title-van-hoa {
        font-size: 25px;
    }

    .activities-title-pct {
        font-size: 20px;
    }
    .bg-F8F9FA.mr-15pt.box-shadow-right-15pt {
        margin: auto;
    }
    .makeshortnews-main-title-pctt {
        font-size: 16px;
    }
    .ml-15pt {
        margin: auto !important;
    }

    .position-pct, .city-pct {
        font-size: 20px;
    }
    .name-pct {
        font-size: 40px;
    }
    .main-image-pct-anh-video img {
        height: auto;
    }
    .sdt-title-footer-noidung {
        font-size: 13px;
    }
    .date-weather {
        display: none !important;
    }
    /*.custom-by-portal-hcm img {*/
    /*    height: auto;*/
    /*}*/

    .tieude-livestream {
        font-size: 21px;
    }
    .header-search-container{
        display: none;
    }
    .footer-navigation{
        display: none!important;
    }
    .footer-container-info{
        flex-direction: column;
    }
    .footer-container-info{
        flex-direction: column;
    }
    .footer-info-detail-1{
        padding-right: 0;
       align-items: flex-start;
        border: none;
    }
    .footer-info-detail-2{
        align-items: center;
        padding-left: 0
    }
    .footer-info-detail-container{
        flex-direction: column;
    }
    .ttdt-header-1{
        font-size: 18px;
    }
    .ttdt-header-2{
        font-size: 16px;
    }
    .ttdt-header-3{
        display: none;
    }
    .menu-logo-90{
        height: auto;
        width: auto;
    }
    .footer-info-detail-1 span {
        font-size: 14px!important;
    }
    .footer-info-detail-2 span {
        font-size: 14px!important;
    }
    .footer-btn{
        font-size: 14px!important;
    }
    .header-search-bar{
        display: none;
    }
    .icon-open-menu{
        display: flex!important;
        align-items: center;
        height: 100%;
    }
    .header-main-nav{
        display: none;
    }
    .footer-container-info{
        display: none;
    }
    .footer-container-info-mobile{
        padding: 10px 0;
        gap: 10px;
        color: white;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
@media only screen and (max-width: 400px) {
    .ttdt-header-2 {
        font-size: 16px !important;
        font-family: 'ROBOTO' !important;
        font-weight: 700;
        letter-spacing: 0.5px;
    }
    .ttdt-header-1 {
        font-family: 'ROBOTO' !important;
        font-size: 18px !important;
        font-weight: 700;
        letter-spacing: 0.5px;
    }
    .header-title {
        line-height: 24px;
        letter-spacing: 0.25px;
        margin: auto;
        gap: 0;
        display: flex;
        flex-direction: column;
    }
    .menu-logo__image-90 {
        height: 46px;
        width: 46px;
    }
}