body {
    font-family: "Segoe UI", sans-serif;
    margin: 0;
    background: #fff;
    color: #333;
}

/* HEADER PART 1 — Thanh xanh nhạt */
.header-top {
    background: #e6f2ff;
    padding: 6px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}

.header-top .left span {
    margin-right: 15px;
    font-weight: 500;
}

.header-top .hotline {
    color: #d60000;
    font-weight: 700;
}

.header-top .right {
    display: flex;
    align-items: center;
    gap: 15px;
}

.header-top .lang {
    padding: 4px 6px;
}

/* HEADER PART 2 — Nền trắng */
.header-bottom {
    background: #ffffff;
    padding: 12px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.header-bottom .logo img {
    height: 45px;
}

.main-menu a {
    margin: 0 18px;
    text-decoration: none;
    font-weight: 500;
    color: #222;
}

.main-menu a:hover {
    color: #007bff;
}

.menu-icon {
    font-size: 26px;
    cursor: pointer;
    margin-left: 25px;    
    display: flex;
    align-items: center;  
}

.main-menu {
  display: flex;
  align-items: center;
  gap: 18px;
}

/* DROPDOWN MENU */
.dropdown-panel {
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;          
    max-width: 1200px;
    background: #fff;
    z-index: 9999;
    padding: 25px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.2);
    opacity: 0;
    pointer-events: none;
    transition: 0.3s ease;
}

.dropdown-panel.active {
    opacity: 1;
    pointer-events: auto;
}

.dropdown-header {
    position: relative;
    height: 30px; 
    margin-bottom: 20px;
}

.close-btn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    font-weight: 600;
    cursor: pointer;
}

/* XÓA margin-top âm */
.dropdown-section {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    position: relative;
    z-index: 999; /* giúp menu luôn nằm trên */
    text-align: left;
    margin-top: -35px;
    padding-top: 0;
}

.dropdown-section .menu-item {
    margin-top: 0; /* xoá khoảng dư trên mỗi mục */
}

.dropdown-menu, 
.dropdown-content, 
.menu-dropdown, 
.dropdown-box {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}


.dropdown-section a {
    display: block;
    margin-bottom: 8px;
    color: #333;
    text-decoration: none;
}

.dropdown-section a:hover {
    color: #007bff;
}

.menu-item {
    text-decoration: none;
    color: inherit;
    display: block; /* GIỮ block để vùng click rộng */
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 700;
}

/*RESPONSIVE HEADER*/
@media (max-width: 768px) {
    
    /* 1. HEADER PART 1 (Thanh xanh nhạt) */
    .header-top {
        padding: 8px 15px;
        flex-direction: column; 
        align-items: flex-start;
        font-size: 12px;
    }

    .header-top .left {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 5px;
    }
    
    .header-top .right {
        width: 100%;
        justify-content: space-between;
        gap: 0;
    }

    .header-top .left span {
        margin-right: 0;
    }

    /* 2. HEADER PART 2 (Nền trắng) */
    .header-bottom {
        padding: 10px 15px;
    }

    .header-bottom .logo img {
        height: 35px;
    }
    
    /* Ẩn các liên kết menu chính trên desktop (chỉ hiện menu icon) */
    /* *** Giả sử bạn đã chuyển các liên kết này vào dropdown trên mobile *** */
    .main-menu a:not(.menu-icon) {
        display: none !important; /* Đảm bảo ẩn trên mobile nếu chúng còn nằm trong nav */
    }

    .main-menu {
        gap: 0; 
        align-items: center;
    }

    .menu-icon {
        margin-left: 0; 
        font-size: 28px; /* Tăng kích thước icon menu cho dễ chạm */
    }

    /* 3. DROPDOWN MENU */
    .dropdown-panel {
        border-radius: 12px;
        width: 90%;
        max-width: 420px;
        padding: 20px;
        margin-top: 180px;
    }
    
    /* Đảm bảo menu header hiển thị rõ ràng */
    .dropdown-header {
        position: sticky; /* Giữ nút đóng lại khi cuộn */
        top: 0;
        background-color: #fff;
        z-index: 10000;
        padding-bottom: 10px;
    }

    /* Đảm bảo các section con hiển thị tốt */
    .dropdown-section {
        width: 100%; /* Mỗi mục chiếm toàn bộ chiều rộng */
        display: block; 
        margin-top: 15px;
        padding-top: 0; 
        border-bottom: 1px solid #eee; /* Thêm đường kẻ chia các section */
        padding-bottom: 15px;
    }
    
    /* Điều chỉnh các liên kết chính cho mobile */
    .dropdown-section.main-links {
        /* Điều chỉnh nếu bạn thêm phần main-links mới */
        margin-top: 0;
    }

    .dropdown-section:last-child {
        border-bottom: none;
    }

    .menu-item {
        font-size: 16px; 
        margin-bottom: 12px;
    }
}

/* CSS để ẩn các liên kết menu trên DESKTOP trong khi nút menu icon vẫn nằm trong main-menu */
/* Khi ở desktop, các link chính phải hiển thị */
@media (min-width: 769px) {
    /* Đảm bảo các liên kết chính hiển thị bình thường trên desktop */
    .main-menu a:not(.menu-icon) {
        display: block !important;
    }
    
    /* Ẩn các liên kết chính trong dropdown trên desktop (vì chúng đã ở ngoài) */
    .dropdown-section.main-links {
        display: none;
    }
}

/* BREADCRUMB*/
.breadcrumb {
  display: flex;
  align-items: center;
  font-size: 16px;
  gap: 6px;
  max-width: 1300px;
  margin: auto;
  margin-top: 10px;
}

.breadcrumb a {
  text-decoration: none;
  color: #111;
}

/* Thêm dấu "/" giữa các mục */
.breadcrumb a::after {
  content: "/";
  margin-left: 6px;
}

/* Mục cuối không có dấu "/" */
.breadcrumb .current {
  font-weight: 600;
}

.breadcrumb .current::after {
  content: "";
}

.blog-container {
    display: flex;
    gap: 40px;
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
}

.blog-content {
    flex: 1;
}

.blog-content img {
    width: 100%;
}

.blog-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}

.blog-meta-box {
    display: flex;
    gap: 15px;
    font-size: 14px;
    color: #888;
    margin-bottom: 20px;
}

.blog-intro-box {
    background: #f1f1f1;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 25px;
    font-style: italic;
    line-height: 1.6;
}

.blog-content h2 {
    margin-top: 30px;
    font-size: 22px;
    font-weight: 700;
}

.blog-content p {
    line-height: 1.7;
    margin: 15px 0;
}

.blog-content ul {
    padding-left: 20px;
    line-height: 1.7;
}

/* Sidebar */
.blog-sidebar {
    width: 280px;
}

.sidebar-title {
    font-size: 20px;
    margin-bottom: 15px;
}

.sidebar-box {
    background: #f4f4f4;
    padding: 15px;
    border-radius: 8px;
}

.sidebar-box ul {
    list-style: none;
    padding: 0;
}

.sidebar-box li {
    margin-bottom: 10px;
    line-height: 1.4;
    cursor: pointer;
}

.sidebar-box li:hover {
    color: #0056d2;
}

.explore-inline {
    margin: 18px 0 28px;
    font-size: 16px;
    line-height: 1.6;
}

.explore-inline .tour-link {
    color: #0056d2;
    font-weight: 600;
    text-decoration: none;
    padding-left: 4px;
}

.explore-inline .tour-link:hover {
    text-decoration: underline;
    color: #003e9b;
}

/* Responsive cho mobile */
@media (max-width: 768px) {

    /* Ẩn breadcrumb */
    .breadcrumb {
        display: none;
    }

    /* Layout chuyển thành 1 cột thay vì 2 cột */
    .blog-container {
        flex-direction: column;
        gap: 20px;
        margin: 20px auto;
        padding: 0 15px;
    }

    /* Nội dung blog */
    .blog-content {
        width: 100%;
    }

    /* Sidebar chuyển xuống cuối và full width */
    .blog-sidebar {
        width: 100%;
        order: 2;     
    }

    /* Giảm size chữ để phù hợp trên mobile */
    .blog-title {
        font-size: 24px;
        line-height: 1.3;
    }

    .blog-content h2 {
        font-size: 20px;
    }

    .blog-intro-box {
        padding: 15px;
    }

    .sidebar-box {
        padding: 12px;
    }

    .sidebar-box li {
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    footer {
        padding-left: 10px !important; 
        padding-right: 10px !important;
    }
    
    .footer-top {
        flex-direction: column;
        align-items: center;
        gap: 30px; 
        padding: 0; 
    }
    
    .footer-contact,
    .footer-links,
    .footer-certifications,
    .footer-payments {
        flex: 1 1 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    
    .copyright-section div { 
        padding: 0 10px !important; 
    }

    /* ép 3 cột xuống hàng */
    [style*="display:flex"][style*="gap:40px"][style*="align-items:flex-start"] {
        flex-wrap: wrap !important;
    }

    /* ép phần Ứng dụng di động chiếm 100% chiều rộng */
    [style*="display:flex"][style*="gap:40px"][style*="align-items:flex-start"] > div:last-child {
        width: 100% !important;
        margin-top: 20px;
    }
}

/* WRAPPER – căn giữa */
.newsletter-wrapper {
    width: 90%;
    display: flex;
    justify-content: center;
    padding: 40px 0;
    margin: auto;
}

/* BOX chính */
.newsletter-box {
    width: 80%;
    background: #d9efff;
    border-radius: 20px;
    padding: 40px;
    display: flex;
    align-items: center;
    gap: 40px;

    /* Quan trọng: giữ ảnh và nội dung nằm ngang */
    flex-direction: row;
    flex-wrap: nowrap;
}

/* LEFT – 40% */
.newsletter-left {
    flex: 0 0 40%;
    display: flex;
    justify-content: center;
}

.newsletter-left img {
    width: 100%;
    height: auto;
}

/* RIGHT – 60% */
.newsletter-right {
    flex: 0 0 60%;
    margin-right: 40px;
    padding-right: 40px;
}

/* TITLE */
.newsletter-title {
    font-size: 26px;
    font-weight: 700;
    color: #0056a3;
    margin-bottom: 10px;
}

/* DESC */
.newsletter-desc {
    font-size: 15px;
    color: #333;
    margin-bottom: 20px;
}

/* FORM */
.newsletter-form {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    max-width: 600px;
}

/* INPUT */
.newsletter-form input {
    flex: 1;
    min-width: 250px;
    padding: 12px 15px;
    border-radius: 8px;
    border: 1px solid #aac7e6;
    font-size: 15px;
    outline: none;
}

.newsletter-form input:focus {
    border-color: #0056a3;
}

/* BUTTON */
.newsletter-form button {
    padding: 12px 25px;
    border: none;
    background:#0c79c1;
    color:white;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.25s ease;
}


@media screen and (max-width: 768px) {
    /* 1. ẨN PHẦN ẢNH (LEFT) */
    .newsletter-left {
        display: none;
    }

    /* 2. CHUYỂN NỀN THÀNH MÀU TRẮNG VÀ BỐ CỤC CỘT DỌC */
    .newsletter-box {
        flex-direction: column; /* Xếp chồng dọc (Chỉ còn Text/Form) */
        background: #FFFFFF;     /* Nền chuyển thành màu trắng */
        text-align: center;      /* Căn giữa nội dung văn bản */
        padding: 25px 20px;
        gap: 20px;
        width: 100%;
        box-shadow: none; /* Nên bỏ bóng đổ khi nền trắng */
    }

    /* Đảm bảo phần wrapper vẫn căn giữa và có khoảng trống */
    .newsletter-wrapper {
        width: 95%;
        padding: 20px 0;
    }

    /* Cột nội dung (Right) chiếm 100% */
    .newsletter-right {
        flex: 0 0 100%;
        width: 100%;
        margin-right: 0;
        padding-right: 0;
    }

    /* 3. INPUT VÀ BUTTON CÓ ĐỘ RỘNG BẰNG NHAU (Dàn ngang trong form) */
    .newsletter-form {
        flex-direction: row; 
        justify-content: space-between; /* Giữ khoảng cách giữa 2 phần tử */
        gap: 10px; /* Giảm gap để tối ưu không gian */
        width: 100%;
        max-width: none;
        margin: 0 auto; /* Căn giữa form */
    }

    /* Thiết lập cho mỗi phần tử chiếm khoảng 50% */
    .newsletter-form input,
    .newsletter-form button {
        width: calc(50% - 5px); 
        min-width: unset;
        flex: 1 1 calc(50% - 5px); /* Đảm bảo cả hai đều giãn ra 50% */
        text-align: center;
    }

    /* Điều chỉnh nhẹ font size tiêu đề */
    .newsletter-title {
        font-size: 20px;
    }

    /* Điều chỉnh cho tablet lớn (giữ nguyên layout cũ nhưng giảm kích thước) */
    @media screen and (min-width: 769px) and (max-width: 992px) {
         /* Vẫn giữ bố cục Desktop (ảnh + text) nhưng giảm kích thước, nền vẫn là màu cũ */
         .newsletter-box {
            padding: 30px;
            gap: 30px;
            width: 100%;
        }
        .newsletter-right {
            margin-right: 0;
            padding-right: 0;
        }
    }
}

