@media only screen and (min-width: 768px) and (max-width: 992px) {
    .container, .container-sm {
        max-width: 95%;
    }
    .menu-logo__image-90 {
        object-fit: contain;
    }
    .container-fluid.wrapper {
        padding: 0px 100px;
    }

    .sdt-img-library {
        height: 100px;
    }

    .sdt-percent {
        top: 40%;
        left: 30%;
    }
    .header-title{
       gap: 0;
    }
    .ttdt-header-1{
        font-size: 25px;
    }
    .ttdt-header-2{
        font-size: 25px;
    }
    .header-search-bar{
        display: none;
    }
    .footer-container-info-tablet{
        display: flex;
        flex-direction: column;
    }
    .footer-container-info{
        display: none;
    }
    .home1-advnc-search ul li:first-child .form-control{
        background-color: transparent;
    }
    .menu-logo__image-70{
        height: 80px;
    }
}

@media only screen and (max-width: 992px) {
    .date-weather {
        display: none !important
    }
    .li-title-mobile {
        padding: 17px 45px;
    }
    .menu-logo__image-90 {
        object-fit: contain;
    }
    .title-mobile {
        line-height: 18px;
        font-weight: bold;
        font-size: 11px;
        margin: 0;
        color: #980500;
    }

    header.header-nav {
        padding: 5px 60px;
    }

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


    div#page {
        display: block;
    }

    p.fz55 {
        font-weight: bold;
        font-size: 30px;
        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;
    }

    .home_iconbox_container {
        left: unset;
        position: unset;
        right: unset;
        top: 300px;
        width: 100%;
    }

    header > .container-fluid.row {
        display: none;
    }

    .home_content.home4 {
        padding: 30px 0 30px !important;
    }

    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.stylehome1.dashbord_pages:before {
        background-image: -moz-linear-gradient(0deg, rgb(52, 82, 255) 0%, rgb(255, 16, 83) 100%);
        background-image: -webkit-linear-gradient(0deg, rgb(52, 82, 255) 0%, rgb(255, 16, 83) 100%);
        background-image: -ms-linear-gradient(0deg, rgb(52, 82, 255) 0%, rgb(255, 16, 83) 100%);
    }

    .mobile-menu .header_user_notif.dashbord_pages_mobile_version li:first-child {
        display: inline-block !important;
    }

    .header_user_notif.dashbord_pages_mobile_version {
        padding-top: 5px !important;
    }

    .header_user_notif.dashbord_pages_mobile_version li.user_notif {
        padding-top: 5px;
        vertical-align: middle !important;
    }

    .header_user_notif.dashbord_pages_mobile_version li.user_notif:first-child {
        margin-right: 10px;
    }

    .stylehome1.dashbord_mobile_logo.dashbord_pages .nav_logo_img {
        margin-left: 0 !important;
    }

    .stylehome1:before, .header.stylehome1 {
        background-color: transparent !important;
    }

    .stylehome1.home2, .stylehome1.home2:before {
        background-color: #141414 !important;
        border-bottom: none;
    }

    .stylehome1.home3 .header.stylehome1 {
        border-bottom: none !important;
    }

    .our-dashbord.dashbord {
        margin-top: 0;
    }

    .mobile-menu {
        display: block;
        transition: max-height 100ms ease-in-out;
    }

    .header,
    .footer {
        padding: 0 25px !important;
    }
    .header-main-nav{
        display: none;
    }
    .icon-open-menu{
        display: block;
    }
    .icon-open-menu img {
        width: 40px;
    }
    #menu-mobile{
        width: 70vw;
        max-width: 700px;
    }
    #menu-mobile .menu-overlay{
        width: 30vw;
    }
}

@media screen and (min-width: 768px) {
    ul.ace-menu-mobile {
        display: none;
        width: 100%;
        background-color: var(--main-color-background);
        min-height: 39px;
    }
}

@media screen and (min-width: 600px) and (max-width: 992px) {
    .new-post-right > .hero-box__date {
        display: none;
    }

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

    .hero-box__img {
        width: 100%;
    }

    .hero-box__text .hero-box__date,
    .hero-box__text .hero-box__title {
        display: none;
    }

    .header-menu {
        display: flex;
        gap: 45px !important;
    }

    .header-img {
        height: 615px;
    }

    .hero-bottom {
        margin-top: 407px;
    }

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

    .icon-close {
        display: none;
    }

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

    .header-top {
        background: none;
    }

    .header a:after {
        background: none;
    }

    .mobile-search {
        display: flex;
    }

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

    .shareToHome {
        display: none;
    }

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

    .home1-advnc-search.home9 {
        width: 100%;
    }

    .info-right__box_right {
        margin-left: auto;
        margin-right: 0;
    }

    .info-right {
        width: 100%;
    }

    .destination-content {
        flex-wrap: unset;
    }

    .header-main {
        display: flex;
        align-items: center;
        height: 100px;
    }
}

@media screen and (min-width: 600px) and (max-width: 768px) {
    .hero-bottom {
        margin-top: 350px;
    }
    .menu-logo__image-90 {
        object-fit: contain;
    }
}