@media (max-width: 1024px) {
    .slide-wrap .splide__arrow {
        display: none !important;
    }

    .album-item {
        margin-bottom: 10px;
    }

    .row-20-cus {
        margin-left: -5px;
        margin-right: -5px;
    }

    .col-20-cus {
        padding-left: 5px;
        padding-right: 5px;
    }

    .grid-news {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }

    .footer-flex {
        flex-direction: column;
        gap: 30px
    }

    .footer-flex>* {
        width: 100% !important;
        overflow: hidden;
    }

    .splide__arrow {
        display: none
    }

    .footer_flex {
        flex-direction: column;
        gap: 30px
    }

    .footer_flex>* {
        width: 100% !important
    }

    .header-wrap,
    .menu {
        display: none !important
    }

    .menu-res {
        display: flex !important
    }

    .logo-mb {
        display: inline-block;
        text-align: center;
        max-width: 200px
    }

    .menu_baophu {
        background: #000;
        opacity: .8;
        z-index: 998;
        left: 0;
        top: 0;
        position: fixed;
        width: 100%;
        height: 100%;
        display: none
    }

    .icon_menu_mobi {
        color: #fff;
        font-size: 25px;
        text-decoration: none;
        width: 35px;
        display: block;
        cursor: pointer;
        margin: 0;
        text-align: center
    }

    .home_mobi {
        color: #fff;
        text-decoration: none;
        float: right;
        font-size: 20px
    }

    .logo-mobi {
        display: inline-block;
        max-width: 100px
    }

    .menu_mobi {
        background: var(--color-main);
        padding: 5px 10px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 100%;
        cursor: pointer;
        position: sticky;
        top: 0;
        z-index: 10;
        box-shadow: rgba(100, 100, 111, .2) 0 5px 20px
    }

    .menu_mobi_add {
        position: fixed;
        top: 0;
        left: -100%;
        bottom: 0;
        width: 350px;
        max-width: 85%;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .05);
        transition: .5s;
        z-index: 9999999
    }

    .menures_inner {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 0;
        bottom: 0;
        height: 100%;
        width: 100%
    }

    .menures_header {
        padding: 10px;
        position: relative;
        background: #fff;
        filter: drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06))
    }

    .menures_content {
        padding: 5px;
        position: relative;
        overflow-y: scroll;
        height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-scroll-chaining: none;
        overscroll-behavior: none
    }

    .menu_mobi_active {
        left: 0;
        transition: .5s
    }

    .menu_mobi_add ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .menu_mobi_add ul li.li-tim {
        display: none
    }

    .menu_mobi_add ul li h2 {
        font-size: 17px;
        margin-bottom: 0
    }

    .menu_mobi_add ul li b {
        display: inline-block;
        vertical-align: top;
        margin-right: 8px
    }

    .menu_mobi_add ul li b img {
        display: inline-block;
        vertical-align: top
    }

    .menu_mobi_add ul li a {
        color: #191919;
        padding: 8px 30px 8px 5px;
        position: relative;
        font-size: 16px;
        transition: .3s !important;
        font-weight: 500;
        border-radius: 10px;
        display: flex;
        align-items: center;
        gap: 12px
    }

    .menu_mobi_add ul li a svg {
        display: none
    }

    .menu_mobi_add ul li a i {
        position: absolute;
        right: 5px;
        transform: rotate(0);
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        color: var(--color-main);
        border-radius: 50%;
        top: calc(50% - 25px / 2)
    }

    .menu_mobi_add ul li a.active2 i {
        transform: rotate(90deg);
        color: #fff;
        box-shadow: 0 0 0 25px var(--color-main) inset
    }

    .menu_mobi_add ul ul {
        display: none;
        padding-left: 15px;
        margin: 5px 0 10px 0
    }

    .menu_mobi_active .menu_lvl2>ul {
        padding: 0
    }

    .menu_mobi_add ul li ul li a {
        padding-left: 20px;
        color: #6f6f6f
    }

    .menu_mobi_add ul li ul li ul li a {
        padding-left: 20px
    }

    .menu_mobi_add ul li:last-child a {
        margin-bottom: 0
    }

    .thongtin-mb ul li {
        list-style: none;
        color: #000;
        font-weight: 500;
        margin-bottom: 15px
    }

    .thongtin-mb ul li:last-child {
        margin-bottom: 0
    }

    .thongtin-mb ul li i {
        font-size: 19px;
        margin-right: 10px;
        color: var(--color-main)
    }

    .close_menu {
        display: inline-block;
        cursor: pointer;
        position: absolute;
        top: 5px;
        right: 5px;
        width: 25px
    }

    .menures_footer {
        padding: 10px;
        margin-top: auto;
        background: #f7f7f7;
        border-top: solid 1px #e4e8ed
    }

    .lang-selected {
        background-color: #fff;
    }
}

@media (max-width: 850px) {
    .title-orther {
        margin-bottom: 10px;
    }

    .news-left {
        width: 100%;
    }

    .news-right {
        width: 100%;
        padding: 10px;
    }
}

@media (max-width: 667px) {
    .wrap-content {
        padding: 0px 10px;
    }

    .main-widget {
        bottom: 85px;
    }

    .scrollToTop {
        bottom: 135px;
    }

    .cart-head {
        bottom: 207px;
    }

    .contact-flex,
    .prodetail__actions,
    .prodetail__header {
        grid-template-columns: 1fr
    }

    .product-item__price--per {
        display: none
    }
}

@media (max-width: 576px) {
    .flex-about {
        grid-template-columns: 1fr;
    }

    h1.title-detail {
        font-size: 1.4rem;
    }

    .grid-news {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 769px) {
    .lang-options {
        right: unset;
    }

    .lang-dropdown {
        margin: auto;
    }

    .lang-selected {
        padding: 3px 5px;
    }

    .gg_lang {
        margin: auto;
        text-align: center;
    }

    .footer-title {
        font-size: 14px;
        text-align: center;
    }

    .footer-flex {
        gap: 10px;
    }

    .desc-info {
        font-size: 14px;
    }

    .branch-title {
        font-size: 16px;
    }

    .faq-list {
        gap: 10px;
    }

    .faq-question {
        padding: 15px 20px;
    }

    .btn-register-dealer {
        padding: 10px 30px;
    }

    .dealer-content {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .chungnhan_id,
    .dldt_id,
    .footer-article {
        padding: 40px 0px;
    }

    .testimonial-name {
        font-size: 18px;
    }

    .criteria_name {
        font-size: 30px;
    }

    .video_top .splide__arrow--next {
        display: none !important;
    }

    .video_top .splide__arrow--prev {
        display: none !important;
    }

    .box_duan_id .product-item,
    .box_duan_id .news-item {
        margin: 0;
    }

    .news-item__info {
        margin-top: unset;
    }

    .box_duan_id {
        padding: 40px 0px;
    }

    .product-item__name,
    .news-item__name {
        font-size: 14px;
    }

    .product-item__btn-details {
        font-size: 14px;
    }

    .product-item {
        margin: 0px;
        border: 1px solid #d9d9d9;
    }

    .box_spnb_id {
        padding: 40px 0px;
    }

    .video_bottom {
        position: relative;
        margin-top: 30px;
    }

    /* About section */
    .about_box {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .flex-about {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    .photo-about,
    .content-about {
        width: 100%;
    }

    .photo-about {
        padding-bottom: 60px;
    }

    .ha_top::before {
        right: -20px;
        bottom: -20px;
        left: 20px;
        top: 20px;
    }

    .title-about h2 {
        font-size: 32px;
    }

    .box_thongke {
        flex-wrap: wrap;
        gap: 20px;
    }

    .thongke_item {
        flex: 0 0 calc(50% - 10px);
    }

    /* Solutions Section */
    .giaiphap_id {
        padding: 40px 0;
    }

    .giaiphap-flex {
        flex-direction: column;
        gap: 30px;
    }

    .giaiphap-left,
    .giaiphap-right {
        width: 100%;
        text-align: center;
    }

    .giaiphap-title {
        font-size: 28px;
    }

    .giaiphap-right::before {
        width: 300px;
        height: 300px;
    }

    /* Partners / Testimonials Wrapper */
    .bg_dt_kh {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .khachhang-flex {
        flex-direction: column;
        gap: 30px;
    }

    .khachhang-left,
    .khachhang-right {
        width: 100%;
        max-width: 100%;
    }

    .slider-hakh-vertical {
        height: auto;
        max-height: 250px;
    }

    /* Titles */
    h2.title_h2 {
        font-size: 25px !important;
    }

    /* Partner & FAQ section (dldt_id) */
    .dldt-flex {
        flex-direction: column;
        gap: 30px;
    }

    .dldt-left,
    .dldt-right {
        width: 100%;
        max-width: 100%;
    }

    .dealer-green-box {
        padding: 20px;
    }

    .dealer-content {
        max-height: 250px;
    }

    .dldt-header .title_h2 {
        font-size: 26px;
    }

    .criteria-pill {
        white-space: normal;
    }

    /* Branch system (box_chinhanh_id) */
    .box_chinhanh_id {
        padding: 40px 0;
    }

    .branch-container {
        flex-direction: column;
        gap: 25px;
    }

    .branch-list,
    .branch-map {
        width: 100%;
    }

    .branch-list {
        max-height: 380px;
    }

    .branch-map,
    .map-wrapper iframe {
        min-height: 320px;
    }

    /* News section (tintuc_id) */
    .tintuc_id {
        padding: 40px 0;
    }

    .tintuc-flex {
        flex-direction: column;
        gap: 30px;
    }

    .tintuc-left,
    .tintuc-right {
        width: 100%;
    }

    .tintuc-first-overlay {
        padding: 15px;
    }

    .giaiphap-title,
    .giaiphap-desc {
        text-align: center;
    }

    .faq-scrollbar-container {
        padding-right: unset;
    }

    /* Showroom listing responsive (hethongchinhanh) */
    .showroom-box-header {
        padding: 15px;
    }

    .showroom-box-header i {
        font-size: 20px;
    }

    .showroom-box-header h3 {
        font-size: 16px;
    }

    .showroom-box-body {
        padding: 15px;
    }

    .city-accordion-header {
        padding: 12px 15px;
        font-size: 14px;
    }

    .city-accordion-body {
        padding: 12px 15px;
    }

    .showroom-detail-item {
        padding: 15px;
    }
}

@media (max-width: 441px) {
    .news {
        margin-bottom: 20px;
    }

    .branch-title {
        font-size: 14px;
    }

    .slider-hakh-vertical .slick-slide {
        height: unset;
    }

    .btn-all-products,
    .testimonial-content {
        font-size: 14px;
    }

    h2.title_h2 {
        font-size: 20px !important;
    }

    .category-nav__item {
        font-size: 14px !important;
    }

    .box_duan_id .title_h2 {
        margin-bottom: 20px;
    }

    .product-item {
        padding: 5px;
    }

    .view-about {
        font-size: 14px;
    }

    .about_ct {
        font-size: 14px;
    }

    /* About section */
    .about_box {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .photo-about {
        padding-bottom: 0px;
    }

    .ha_top::before {
        display: none;
    }

    .title-about h2 {
        font-size: 24px;
    }

    .thongke_item {
        flex: 0 0 100%;
        text-align: center;
    }

    .criteria_name {
        justify-content: center;
    }

    .name_tk {
        text-align: center;
    }

    /* Solutions Section */
    .giaiphap-title {
        font-size: 22px;
    }

    .giaiphap-right::before {
        display: none;
    }

    /* Testimonials */
    .testimonial-box {
        padding: 20px;
    }

    .testimonial-user-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .testimonial-avatar {
        width: 60px;
        height: 60px;
    }

    .testimonial-name {
        font-size: 16px;
    }

    /* Titles */
    h2.title_h2 {
        font-size: 22px;
    }

    /* Partner & FAQ section (dldt_id) */
    .dldt-header .title_h2 {
        font-size: 22px;
    }

    .faq-header h3 {
        font-size: 22px;
    }

    .faq-question {
        padding: 15px;
    }

    .faq-question h4 {
        font-size: 14px;
    }

    /* Branch system (box_chinhanh_id) */
    .branch-header {
        padding: 15px;
    }

    .branch-title {
        font-size: 14px;
    }

    .branch-details {
        padding: 15px;
    }

    .desc-info {
        font-size: 14px;
    }

    .btn-branch {
        padding: 8px 16px;
        font-size: 13px;
        width: 100%;
    }

    .tintuc-other-img {
        width: 140px;
    }

    .tintuc-other-item {
        gap: 10px;
    }

    .tintuc-other-desc,
    .tintuc-other-title {
        font-size: 14px;
    }

    /* News section (tintuc_id) */
    /* .tintuc-first-img {
        aspect-ratio: 16 / 10;
    }
    .tintuc-other-item {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    .tintuc-other-img {
        width: 100%;
        aspect-ratio: 16 / 10;
    }
    .tintuc-other-title {
        font-size: 14px;
    }
    .tintuc-other-desc {
        font-size: 13px;
    } */

    /* Showroom listing responsive (hethongchinhanh) */
    .showroom-actions {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .btn-showroom-action {
        width: 100%;
        margin-left: 0 !important;
    }

    .status-badge {
        margin-left: 0;
    }
}