@media (max-width: 1120px) {
}

@media (max-width: 992px) {
    .hero_area {
        height: auto;
    }

    .slider_section {
        padding-top: 45px;
        padding-bottom: 75px;
    }

    .custom_nav-container .nav_search-btn {
        background-position: center;
    }

    .slider_section {
        background-size: cover;
        background-position: left;
    }

    .slider_section .carousel-indicators {

        height: 100%;
    }

    .custom_nav-container .navbar-nav .nav-link.btn-nav {
        margin: 5px 0;
        width: 100%;
    }
}

@media (max-width: 768px) {

    .box-p{
        padding: 0 !important;
    }

    .container-fluid-3{
        padding: 0 !important;
    }

    #service_section_left2{
        padding-left: 0%;
    }
    .service_section_header{
        font-size: 50px;
    }

    .slider_section .detail-box {
        text-align: center;
    }

    .slider_section .carousel-indicators {
        display: none;
    }

    .slider_section .custom_carousel-control {
        display: none;
    }

    .slider_section .carousel-item {
        min-height: auto;
        padding: 60px 0;
    }

    .slider_section .container {
        height: auto;
    }

    .slider_section .row {
        min-height: 300px;
        height: 100%;
    }

    .about_section .img-box {
        margin-top: 35px;
    }

    .service_section .box {
        width: 100%;
    }

    .quote_section .box {
        flex-direction: column;
        text-align: center;
    }

    .client_section .box {
        width: 100%;
    }

    .client_section .client_container {
        width: 100%;
    }

    #form-contact {
        margin-top: 3%;
    }

    #section-form {
        margin-left: 7%;
    }

    .calendar{
        padding-bottom: 50px;
    }

    .flex-end {
        margin-bottom: 30px;
    }

    @media (max-width: 576px) {
    }

    @media (max-width: 480px) {
        /* General layout adjustments */
        body {
            font-size: 14px; /* Giảm kích thước font để dễ đọc trên màn hình nhỏ */
        }

        /* Header adjustments */
        .header_section .navbar-brand span {
            font-size: 18px; /* Giảm kích thước logo text */
        }

        .custom_nav-container .navbar-nav .nav-item .nav-link {
            padding: 5px 10px;
            font-size: 12px; /* Thu nhỏ kích thước các liên kết trong menu */
        }

        /* Slider Section */
        .slider_section {
            height: auto; /* Cho phép chiều cao thay đổi theo nội dung */
        }

        .slider_section .detail-box h1 {
            font-size: 40px; /* Giảm kích thước tiêu đề */
            margin-bottom: 25px;
        }

        .slider_section .detail-box p {
            font-size: 12px; /* Thu nhỏ văn bản mô tả */
            padding: 0 20px; /* Giảm padding */
        }

        /* Button adjustments */
        .book-header-btn,
        .slider_section .detail-box .btn-box a {
            padding: 12px 30px;
            font-size: 14px; /* Thu nhỏ kích thước nút */
        }

        /* Service Section */
        .service_section_header {
            font-size: 40px; /* Giảm kích thước tiêu đề */
        }

        .service_section .box {
            width: 100%; /* Đảm bảo các box chiếm đầy màn hình */
            margin-bottom: 15px;
        }

        /* Adjust images */
        .img-box,
        .img-box1 {
            background-size: cover;
            background-position: center;
        }

        /* About Section */
        .about_section .img-box {
            margin-top: 20px; /* Đảm bảo ảnh không bị dính vào đầu trang */
        }

        /* Calendar adjustments */
        .calendar {
            padding-bottom: 30px;
        }

        /* Adjust input fields in the contact section */
        .contact-container input,
        .contact-container textarea {
            font-size: 14px; /* Thu nhỏ font chữ */
            padding: 10px;
        }

        .contact-container button {
            padding: 10px 25px;
            font-size: 14px; /* Thu nhỏ nút gửi */
        }

        /* Trust Partners Section */
        .Trust-partners h1 {
            font-size: 40px; /* Thu nhỏ tiêu đề */
            margin-bottom: 20px;
        }

        .img-box2 {
            height: 150px; /* Giảm chiều cao các ảnh trong phần đối tác */
        }

        /* Footer adjustments */
        .footer_section p {
            font-size: 12px; /* Giảm kích thước văn bản footer */
        }

        .footer_section {
            padding: 20px 10px;
        }

        /* Adjustments for marquee */
        .marquee {
            font-size: 5rem;
            padding: 40px 0;
        }

        /* Adjust the form fields */
        .form-control {
            font-size: 14px; /* Thu nhỏ font trong các ô nhập liệu */
            padding: 12px;
        }

        .service_section .box a {
            padding: 10px 20px; /* Thu nhỏ kích thước nút */
        }

        .container-fluid-2{
            padding: 0 0 0 0 !important;
        }

        .contact-container h1{
            font-size: 55px;
        }

        .img-section{
            padding: 1vh !important;
        }

        #image-learn-more{
            height: 400px !important;
        }

        .service-left{
            padding: 3vh;
        }

        .container-fluid-3 {
            padding: 0 3vh !important;
            width: 100% !important;
        }

        .height-100{
            padding: 0 1vh !important;
        }

        .service_section_header-2
        {
            font-size: 44px;
            justify-items: center;
            text-align: center;
            font-weight: 500;
        }

        .Trust-partners h1{
            font-size: 39px;
            justify-items: center;
            text-align: center;
            font-weight: 500;
            padding: 2vh;
        }

        .vision-content{
            padding: 2vh !important;
        }

        .slider_section .carousel-item {
            min-height: auto;
            padding: 59px 19px;
        }

        .contact-container{
            padding: 2vh;
        }

        .contact-us-section{
            margin-top: 20%;
        }

        .mail-section{
            padding: 40px 0 57px 0;
        }

        #booking-form{
            padding:   0 !important;
        }

        .flex-end{
            margin-bottom: 60px;
            justify-content: center;
        }

        #button-learnmore{
            margin: 0 100px;
        }
    }




    @media (max-width: 400px) {
    }

    @media (max-width: 360px) {

        .service_section_header,
        .service_section_header-2,
        .Trust-partners h1 {
            font-size: 2rem !important;
        }
    }

    @media (min-width: 1200px) {
        .container {
            max-width: 1170px;
        }

    }
}