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: "";
}


/* TIN MỚI */
.news-section {
    width: 100%;
    padding: 30px 0;
    max-width: 1300px;
    margin: 0 auto;
}

.news-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
    color: #004AAD;
}

.news-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 80px;
    height: 3px;
    background: #004AAD;
    border-radius: 5px;
}

.news-title .news-link {
    text-decoration: none;
    color: inherit; 
}

.news-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.news-item {
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    cursor: pointer;
    transition: 0.25s ease;
    border: 1px solid #eaeaea;
}

.news-item a {
    text-decoration: none;
}

.news-item:hover {
   transform: translateY(-6px);
   box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.news-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.news-content {
    padding: 15px;
}

.news-category {
    font-size: 14px;
    font-weight: 600;
    color: #E53935;
}

.news-heading {
    margin-top: 6px;
    font-size: 17px;
    font-weight: 700;
    color: #111;
    line-height: 1.4;
}

/* ================================
   RESPONSIVE CHO MOBILE
================================ */
@media (max-width: 768px) {

    /* ẨN breadcrumb */
    .breadcrumb {
        display: none;
    }

    /* Cách rìa 10px */
    .news-section {
        padding-left: 10px;
    }

    /* List cuộn ngang */
    .news-list {
        display: flex;
        gap: 16px;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;

        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }
    .news-list::-webkit-scrollbar {
        display: none;
    }

    /* ITEM có chiều ngang cố định */
    .news-item {
        width: 300px;       /* bạn có thể đổi sang 260/280/320 */
        flex: 0 0 300px;    /* cố định, không co giãn */
    }

    .news-item img {
        height: 180px;
    }

    .news-title {
        font-size: 22px;
    }
}

/* TIN TỨC DU LỊCH*/
.travel-section {
    width: 100%;
    padding: 30px 0;
    max-width: 1300px;
    margin: 0 auto;
}

.travel-container {
    max-width: 1400px;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1.5fr 1fr;
    gap: 10px;
}

/* COLUMNS */
.travel-col {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* SMALL ARTICLE CARDS */
.travel-card {
    background: #fff;
    padding: 15px 10px;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    transition: 0.25s;
}

.travel-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

.travel-card h3 {
    font-size: 17px;
    margin-bottom: 6px;
    line-height: 1.4;
    color: #1a1a1a;
}

.travel-card p {
    font-size: 14px;
    color: #555;
    line-height: 1.5;
}

/* FEATURE ARTICLE (CENTER) */
.travel-feature {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

.travel-feature img {
    width: 100%;
    height: auto;
    display: block;
}

.feature-content {
    padding: 20px;
}

.feature-content h2 {
    font-size: 26px;
    font-weight: bold;
    color: #111;
    margin-bottom: 10px;
    line-height: 1.3;
}

.feature-content p {
    font-size: 16px;
    color: #444;
    line-height: 1.6;
}

.combo-viewall-btn {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}

/* BUTTON */
.combo-viewall-wrapper {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.combo-viewall-btn {
    background: transparent;
    color:#003a7a;
    border: 2px solid #003a7a;
    border-radius: 6px;
    padding: 10px 25px;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    transition: .25s;
}
.combo-viewall-btn:hover {
    background: #003a7a;
    color: #fff;
}

/* ============================
   RESPONSIVE MOBILE < 768px
============================= */
@media (max-width: 768px) {

    /* Cách rìa trái phải 10px */
    .travel-section {
        padding-left: 10px;
        padding-right: 10px;
    }

    /* Travel container chuyển thành dạng 1 cột */
    .travel-container {
        display: flex;
        flex-direction: column;
        gap: 15px;
        width: 90%;
        margin-left: 15px;
    }

    /* Đặt thứ tự hiển thị theo đúng yêu cầu */
    .travel-feature {
        order: 1;
    }

    .travel-col.small-col:first-of-type {
        order: 2; /* small-col trái */
    }

    .travel-col.small-col:last-of-type {
        order: 3; /* small-col phải */
    }

    /* Feature article thu nhỏ font cho mobile */
    .feature-content h2 {
        font-size: 20px;
        line-height: 1.35;
    }

    .feature-content p {
        font-size: 14px;
        line-height: 1.5;
    }

    /* Card nhỏ cũng thu gọn cho phù hợp */
    .travel-card h3 {
        font-size: 16px;
    }

    .travel-card p {
        font-size: 13px;
    }
}


@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;
        }
    }
}
