/* Extra Large Screens (1920px and above) */
@media (min-width: 1921px) {
    header {
        padding: 15px 50px;
       
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 78px;
        font-weight: bolder;
        margin-bottom: 131px;
    }
    .activity-content {
        position: absolute;
        top: 10%;
        left: 130px;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        font-weight: bold;
        margin-bottom: 10px;
    }
    .activity-content p {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 38px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .attraction-card h3 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #000;
    }
    .attraction-card ul li {
        padding-bottom: 8px;
        font-size: 18px;
        
    }
}

/* Large Screens (1720px - 1920px) */
@media (min-width: 1720px) and (max-width: 1920px) {
    header {
        padding: 25px 30px;
     
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 78px;
        font-weight: bolder;
        margin-bottom: 131px;
    }
    .slide-content p {
        font-size: 26px;
        margin-bottom: 60px;
    }
    .activity-content {
        position: absolute;
        top: 11%;
        left: 135px;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        font-weight: bold;
        margin-bottom: 10px;
    }
    .activity-content p {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 38px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .attraction-card h3 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #000;
    }
    .attraction-card ul li {
        padding-bottom: 8px;
        font-size: 18px;
    }
    
}

/* Large Screens (1440px - 1719px) */
@media (min-width: 1440px) and (max-width: 1719px) {
    header {
        padding: 20px 40px;
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 78px;
        font-weight: bolder;
        margin-bottom: 131px;
    }
    .slide-content p {
        font-size: 26px;
        margin-bottom: 60px;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 22px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
    }
    .why-card p {
        font-size: 18px;
        color: #666;
        line-height: 1.5;
    }
    .activity-content {
        position: absolute;
        top: 11%;
        left: 135px;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        font-weight: bold;
        margin-bottom: 10px;
    }
    .activity-content p {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 38px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .activity-content {
        position: absolute;
        top: 10%;
        left: 140px;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        font-weight: bold;
        margin-bottom: 10px;
    }
    .activity-content p {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 38px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .attraction-card h3 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #000;
    }
    .attraction-card ul li {
        padding-bottom: 8px;
        font-size: 18px;
    }
}

/* Large Screens (1366px - 1439px) */
@media (min-width: 1366px) and (max-width: 1439px) {
    header {
        padding: 20px 40px;
    }
    .slide-content h1 {
        margin-top: 28px;
        font-size: 62px;
        font-weight: bolder;
        margin-bottom: 130px;
    }
    .slide-content p {
        font-size: 22px;
        margin-bottom: 60px;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 22px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
    }
    .why-card p {
        font-size: 18px;
        color: #666;
        line-height: 1.5;
    }
    .why-card h2 {
        font-size: 18px;
        font-weight: bold;
        color: #333;
        margin-bottom: 10px;
    }
    .activity-content {
        position: absolute;
        top: 10%;
        left: 130px;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        font-weight: bold;
        margin-bottom: 0px;
    }
    .activity-content p {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 38px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .attraction-card h3 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #000;
    }
    .attraction-card ul li {
        padding-bottom: 8px;
        font-size: 16px;
    }
    .contact-btn {
        background: var(--heading);
        color: #fff;
        font-size: 14px;
        padding: 8px 14px;
        border-radius: 45px;
        text-decoration: none;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
        font-weight: bold;
        color: var(--heading);
    }
    .left-content img {
        height: 400px;
        margin-top: -180px;
    }
    .description-1 {
    font-size: 18px;
    }
    .description-2 {
    font-size: 18px;
    }
    .description-3 {
    font-size: 18px;
    }
}

/* Medium-Large Screens (1280px - 1365px) */
@media (min-width: 1280px) and (max-width: 1365px) {
    header {
        padding: 20px 40px;
    }
    .slide-content h1 {
        margin-top: 28px;
        font-size: 62px;
        font-weight: bolder;
        margin-bottom: 130px;
    }
    .slide-content p {
        font-size: 22px;
        margin-bottom: 60px;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 22px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
    }
    .why-card p {
        font-size: 18px;
        color: #666;
        line-height: 1.5;
    }
    .why-card h2 {
        font-size: 18px;
        font-weight: bold;
        color: #333;
        margin-bottom: 10px;
    }
    .activity-content {
        position: absolute;
        top: 10%;
        left: 130px;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        font-weight: bold;
        margin-bottom: 0px;
    }
    .activity-content p {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 38px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .attraction-card h3 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #000;
    }
    .attraction-card ul li {
        padding-bottom: 8px;
        font-size: 16px;
    }
  
    .contact-btn {
        background: var(--heading);
        color: #fff;
        font-size: 14px;
        padding: 8px 14px;
        border-radius: 45px;
        text-decoration: none;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
        font-weight: bold;
        color: var(--heading);
    }
    .tour-row {
        gap: 20px;
    }
    .description-1 {
    font-size: 18px !important;
    }
    .description-2 {
    font-size: 18px;
    }
    .description-3 {
    font-size: 18px;
    }
    
}

/* Medium Screens (1199px - 1279px) */
@media (min-width: 1199px) and (max-width: 1279px) {
    header {
        padding: 20px 40px;
    }
    .slide,.hero,.slider {
        height: 700px;
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 62px;
        font-weight: bolder;
        margin-bottom: 90px;
    }
    .slide-content p {
        font-size: 18px;
        margin-bottom: 60px;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 22px;
    }
    .why-card p {
        font-size: 18px;
        color: #666;
        line-height: 1.5;
    }
    .why-card h2 {
        font-size: 18px;
        font-weight: bold;
        color: #333;
        margin-bottom: 10px;
    }
    .activity-content {
        position: absolute;
        top: 10%;
        left: 130px;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        font-weight: bold;
        margin-bottom: 0px;
    }
    .activity-content p {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 38px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .attraction-card h3 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #000;
    }
    .attraction-card ul li {
        padding-bottom: 8px;
        font-size: 14px;
    }
    .contact-btn {
        background: var(--heading);
        color: #fff;
        font-size: 14px;
        padding: 8px 18px;
        border-radius: 45px;
        text-decoration: none;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
        font-weight: bold;
        color: var(--heading);
    }
    .tour-row {
        gap: 20px;
    }
}

/* Medium Screens (1024px - 1198px) */
@media (min-width: 1024px) and (max-width: 1198px) {
    header {
        padding: 20px 40px;
    }
    .nav-links li a {
        color: var(--primary-color);
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        padding: 10px;
        display: inline-block;
    }
    .nav-links {
        gap: 0px;
        margin: 0 10px;
        padding: 0;
        align-items: center;
    }
    .curren-div select {
        background: transparent;
        border: none;
        font-size: 14px;
        font-weight: 600;
    }
    .account-sign a {
        font-size: 14px;
        text-decoration: none;
        font-weight: 600;
    }
    .slide,.hero,.slider {
        height: 700px;
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 62px;
        font-weight: bolder;
        margin-bottom: 90px;
    }
    .slide-content p {
        font-size: 18px;
        margin-bottom: 60px;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 22px;
    }
    .activity-content {
        position: absolute;
        top: 10%;
        left: 130px;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 0px;
    }
    .activity-content p {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 32px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .attraction-card h3 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #000;
    }
    .attraction-card ul li {
        padding-bottom: 8px;
        font-size: 14px;
    }
    .contact-btn {
        background: var(--heading);
        color: #fff;
        font-size: 14px;
        padding: 8px 18px;
        border-radius: 45px;
        text-decoration: none;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
        font-weight: bold;
        color: var(--heading);
    }
    .tour-row {
        gap: 20px;
    }
}

/* Tablets and Small Laptops (991px - 1023px) */
@media (min-width: 991px) and (max-width: 1023px) {
    header {
        padding: 20px 40px;
    }
    .slide,.hero,.slider {
        height: 700px;
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 56px;
        font-weight: bolder;
        margin-bottom: 90px;
    }
    .slide-content p {
        font-size: 16px;
        margin-bottom: 60px;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 18px;
    }
    .activity-content {
        position: absolute;
        top: 10%;
        left: 130px;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 0px;
    }
    .activity-content p {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 32px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .attraction-card h3 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #000;
    }
    .attraction-card ul li {
        padding-bottom: 8px;
        font-size: 14px;
    }
    .contact-btn {
        background: var(--heading);
        color: #fff;
        font-size: 14px;
        padding: 8px 18px;
        border-radius: 45px;
        text-decoration: none;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
        font-weight: bold;
        color: var(--heading);
    }
    .tour-row {
        gap: 20px;
    }
    button.blu-btnHover {
        padding: 10px 30px;
    }
    button.gold-btnHover {
        padding: 10px 30px;
        margin-right: 15px;
    }
    .tour-top-desc {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: white;
        padding: 35px 0px;
        border-radius: 10px;
        margin: auto;
    }
}

/* Tablets (820px - 990px) */
@media (min-width: 820px) and (max-width: 990px) {
    header {
        padding: 30px 30px;
    }
    .slide,.hero,.slider {
        height: 700px;
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 56px;
        font-weight: bolder;
        margin-bottom: 90px;
    }
    .slide-content p {
        padding: 0px 15px;
        font-size: 16px;
        margin-bottom: 60px;
    }
    .slide-content p br {
        display: none;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 18px;
    }
    .activity-content {
        position: absolute;
        top: 10%;
        left: 8%;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        padding-right: 30px;
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 0px;
    }
    .activity-content p {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 32px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .attraction-card h3 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #000;
    }
    .attraction-card ul li {
        padding-bottom: 8px;
        font-size: 14px;
    }
    
    .contact-btn {
        background: var(--heading);
        color: #fff;
        font-size: 14px;
        padding: 8px 14px;
        border-radius: 45px;
        text-decoration: none;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
        font-weight: bold;
        color: var(--heading);
    }
    .tour-row {
        gap: 20px;
    }
    button.blu-btnHover {
        padding: 10px 30px;
        margin-right: 0px;
    }
    button.gold-btnHover {
        padding: 10px 30px;
        margin-right: 0px;
    }
    .tour-top-desc {
        display: block;
    }
    .tour-details {
        display: flex;
        gap: 35px;
        font-size: 18px;
        color: #000;
        margin-top: 15px;
    }
    .tour-top-desc .price {
        margin-top: 20px;
        font-size: 32px;
        font-weight: 700;
        color: var(--heading);
    }

}

/* Tablets (768px - 819px) */
@media (min-width: 768px) and (max-width: 819px) {
    header {
        padding: 30px 30px;
    }
    .slide,.hero,.slider {
        height: 700px;
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 56px;
        font-weight: bolder;
        margin-bottom: 20px;
    }
    .slide-content p br {
        display: none;
    }
    .slide-content p {
        padding: 0px 50px;
        font-size: 16px;
        margin-bottom: 60px;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 18px;
    }
    .activity-content {
        position: absolute;
        top: 10%;
        left: 8%;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        padding-right: 30px;
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 0px;
    }
    .activity-content p {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 32px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .contact-btn {
        background: var(--heading);
        color: #fff;
        font-size: 14px;
        padding: 8px 14px;
        border-radius: 45px;
        text-decoration: none;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
        font-weight: bold;
        color: var(--heading);
    }
    .tour-row {
        gap: 20px;
    }
    button.blu-btnHover {
        padding: 10px 30px;
    }
    button.pkg-btn-cart.blu-btnHover {
    margin-right: 0px !important;
}
    button.gold-btnHover {
        padding: 10px 30px;
        margin-right: 0px;
    }
    .tour-top-desc {
        display: block;
    }
    .tour-details {
        display: flex;
        gap: 20px;
        font-size: 18px;
        color: #000;
        margin-top: 15px;
    }
    .tour-top-desc .price {
        margin-top: 20px;
        font-size: 32px;
        font-weight: 700;
        color: var(--heading);
    }
}

/* Small Tablets and Large Phones (576px - 767px) */
@media (min-width: 576px) and (max-width: 767px) {
    header {
        padding: 30px 30px;
    }
    .slide,.hero,.slider {
        height: 600px;
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 42px;
        font-weight: bolder;
        margin-bottom: 20px;
    }
    .slide-content p br {
        display: none;
    }
    .slide-content p {
        padding: 0px 30px;
        font-size: 16px;
        margin-bottom: 30px;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 16px;
    }
    .activity-content {
        position: absolute;
        top: 10%;
        left: 10%;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 0px;
    }
    .activity-content p {
        font-size: 34px;
        margin-bottom: 40px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 28px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .total-price {
    color: var(--heading);
    font-size: 16px;
}
        button.blu-btnHover {
        padding: 8px 15px !important;
        margin-right: 0px;
    }
button.gold-btnHover {
        padding: 8px 15px !important;
        margin-right: 0px !important;
    }
    .dubai-slider-heading h1 a,
.abudhabi-slider-heading h1 a,
.safari-slider-heading h1 a,
.oman-slider-heading h1 a{
    color: var(--heading);
        font-size: 38px;
        font-weight: bold;
}
.dubai-slider-heading p,
.abudhabi-slider-heading p,
.safari-slider-heading p,
.oman-slider-heading p {
    font-size: 16px;
    color: gray;
}
.testimonial-heading h1 {
    font-size: 38px;
}
.testimonial-heading p {
    font-size: 16px;
}
    .contact-btn {
        background: var(--heading);
        color: #fff;
        font-size: 14px;
        padding: 8px 18px;
        border-radius: 45px;
        text-decoration: none;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
        font-weight: bold;
        color: var(--heading);
    }
    .tour-row {
        gap: 20px;
    }
    button.blu-btnHover {
        padding: 10px 30px;
    }
    button.gold-btnHover {
        padding: 10px 30px;
        margin-right: 15px;
    }
    .tour-top-desc {
        display: block;
    }
    .tour-details {
        display: flex;
        gap: 20px;
        font-size: 14px;
        color: #000;
        margin-top: 15px;
    }
    .tour-top-desc .price {
        margin-top: 20px;
        font-size: 32px;
        font-weight: 700;
        color: var(--heading);
    }
    .gallery-item.large-image img {
        width: 100%;
        border-radius: 35px;
    }
    .right-images {
        display: grid;
        width: 100%;
        gap: 10px;
        grid-template-columns: 2fr;
    }
    .recommended {
        font-size: 20px;
    }
    .tour-title {
        font-size: 22px;
        font-weight: 700;
        color: var(--primary-color);
        margin: 3px 0;
    }
   
}

/* Phones (475px - 575px) */
@media (min-width: 475px) and (max-width: 575px) {
    
    header {
        padding: 10px 20px;
    }
    .slide,.hero,.slider {
        height: 600px;
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 38px;
        font-weight: bolder;
        margin-bottom: 20px;
    }
    .slide-content p br {
        display: none;
    }
    .slide-content p {
        padding: 0px 20px;
        font-size: 16px;
        margin-bottom: 30px;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 16px;
    }
    .why-heading h1 {
        color: var(--heading);
        font-size: 38px;
        font-weight: bolder;
    }
    .feature-heading h1 {
        color: var(--heading);
        font-size: 38px;
        font-weight: bolder;
        padding-bottom: 25px;
    }
    .activity-content {
        position: absolute;
        top: 10%;
        left: 13%;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        padding-right: 20px;
        font-size: 34px;
        font-weight: bold;
        margin-bottom: 0px;
    }
    .activity-content p {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 20px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 18px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .contact-btn {
        background: var(--heading);
        color: #fff;
        font-size: 14px;
        padding: 8px 18px;
        border-radius: 45px;
        text-decoration: none;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
        font-weight: bold;
        color: var(--heading);
    }
    .dubai-slider-heading h1 a,
.abudhabi-slider-heading h1 a,
.safari-slider-heading h1 a,
.oman-slider-heading h1 a{
        font-size: 38px;
        font-weight: bold;
}
.dubai-slider-heading p,
.abudhabi-slider-heading p,
.safari-slider-heading p,
.oman-slider-heading p {
    font-size: 12px;
    color: gray;
}
.testimonial-heading h1 {
    font-size: 38px;
}
.testimonial-heading p {
    font-size: 12px;
}
   
    .tour-row {
        gap: 20px;
    }
    
    button.blu-btnHover {
        padding: 8px 15px;
    }
    button.gold-btnHover {
        padding: 8px 15px;
        margin-right: 0px;
    }
    .total-price {
        font-size: 16px;
    }
    .total-price br{
        display: block;
    }
    .tour-top-desc {
        display: block;
    }
    .tour-details {
        display: flex;
        gap: 10px;
        font-size: 12px;
        color: #000;
        margin-top: 15px;
    }
    .tour-top-desc .price {
        margin-top: 20px;
        font-size: 32px;
        font-weight: 700;
        color: var(--heading);
    }
    .gallery-item.large-image img {
        width: 100%;
        border-radius: 25px;
    }
    .right-images {
        display: grid;
        width: 100%;
        gap: 10px;
        grid-template-columns: 2fr;
    }
    .more-counter-overlay {
        
        font-size: 12px;
    }
    .gallery-item img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    }
    .more-counter-overlay {
      
        border-radius: 10px;
    }
    .recommended {
        font-size: 20px;
    }
    .tour-title {
        font-size: 22px;
        font-weight: 700;
        color: var(--primary-color);
        margin: 3px 0;
    }
    .breadcrumb-content h1 {
        font-size: 22px;
        
    }
}

/* Phones (375px - 474px) */
@media (min-width: 375px) and (max-width: 474px) {
    header {
        padding: 10px 20px;
    }
    .slide,.hero,.slider {
        height: 600px;
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 38px;
        font-weight: bolder;
        margin-bottom: 20px;
    }
    .slide-content p br {
        display: none;
    }
    .slide-content p {
        padding: 0px 20px;
        font-size: 16px;
        margin-bottom: 30px;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 16px;
    }
    .why-heading h1 {
        color: var(--heading);
        font-size: 32px;
        font-weight: bolder;
    }
    .feature-heading h1 {
        color: var(--heading);
        font-size: 32px;
        font-weight: bolder;
        padding-bottom: 25px;
    }
    .activity-content {
        position: absolute;
        top: 20%;
        left: 13%;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 0px;
    }
    .activity-content p {
        font-size: 22px;
        margin-bottom: 30px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 20px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 18px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    button.gold-btnHover {
        padding: 8px 12px;
        margin-right: 0px;
        margin-bottom: 5px;
    }
    .total-price {
        width: 90px;
        font-size: 14px;
    }
    .tour-plan-form-btns{
        text-align: end;
    }
    .contact-btn {
        background: var(--heading);
        color: #fff;
        font-size: 14px;
        padding: 5px 12px;
        border-radius: 45px;
        text-decoration: none;
        transition: 0.3s;
    }
    a.contact-btn.contact-whatsapp img {
        display: inline;
        height: 32px;
        width: 32px;
    }
    .price {
        font-size: 24px;
        font-weight: bold;
        color: var(--heading);
    }
    .dubai-slider-heading h1 a,
.abudhabi-slider-heading h1 a,
.safari-slider-heading h1 a,
.oman-slider-heading h1 a{
    font-size: 32px;
        font-weight: bold;
}
.dubai-slider-heading p,
.abudhabi-slider-heading p,
.safari-slider-heading p,
.oman-slider-heading p {
    font-size: 12px;
    color: gray;
}
.dubai-slider-heading,
.abudhabi-slider-heading,
.safari-slider-heading,
.oman-slider-heading {
    display: block;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
        padding: 0 0px;
}
.testimonial-heading h1 {
    font-size: 32px;
}
.testimonial-heading p {
    font-size: 12px;
}
    .tour-row {
        gap: 20px;
    }
    
    button.blu-btnHover {
        padding: 8px 12px;
    }
    button.gold-btnHover {
        padding: 8px 12px;
        margin-right: 0px;
    }
    .total-price {
        font-size: 14px;
    }
    .total-price br{
        display: block;
    }
    .tour-top-desc {
        display: block;
        padding-bottom: 5px;
    }
    .tour-details {
        display: block;
        gap: 10px;
        font-size: 16px;
        color: #000;
        margin-top: 5px;
    }
    .tour-details div {
        padding: 5px 0px;
    }
    .tour-top-desc .price {
        margin-top: 5px;
        font-size: 32px;
        font-weight: 700;
        color: var(--heading);
    }
    .gallery-item.large-image img {
        width: 100%;
        border-radius: 15px;
    }
    .right-images {
        display: grid;
        width: 100%;
        gap: 10px;
        grid-template-columns: 2fr;
    }
    .more-counter-overlay {
        
        font-size: 12px;
    }
    .gallery-item img {
        width: 100%;
        height: 100%;
        border-radius: 5px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    }
    .more-counter-overlay {
      
        border-radius: 5px;
    }
    .recommended {
        font-size: 20px;
    }
    .tour-title {
        font-size: 22px;
        font-weight: 700;
        color: var(--primary-color);
        margin: 3px 0;
    }
    .breadcrumb-content h1 {
        font-size: 22px;
        
    }
}

/* Small Phones (320px - 374px) */
@media (min-width: 320px) and (max-width: 374px) {
    header {
        padding: 10px 10px;
    }
    .slide,.hero,.slider {
        height: 600px;
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 38px;
        font-weight: bolder;
        margin-bottom: 20px;
    }
    .slide-content p br {
        display: none;
    }
    .slide-content p {
        padding: 0px 20px;
        font-size: 16px;
        margin-bottom: 30px;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 16px;
    }
    .why-heading h1 {
        color: var(--heading);
        font-size: 28px;
        font-weight: bolder;
    }
    .feature-heading h1 {
        color: var(--heading);
        font-size: 28px;
        font-weight: bolder;
        padding-bottom: 25px;
    }
    .activity-content {
        position: absolute;
        top: 20%;
        left: 16%;
        color: white;
        z-index: 2;
    }
    .activity-content h3 {
        padding-right: 10px;
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 0px;
    }
    .activity-content p {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .book-btn {
        display: inline-block;
        padding: 8px 20px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 18px;
        text-decoration: none;
        border-radius: 50px;
        border: 1px solid #fff;
        transition: 0.3s ease;
    }
    .contact-btn {
        background: var(--heading);
        color: #fff;
        font-size: 12px;
        padding: 5px 12px;
        border-radius: 45px;
        text-decoration: none;
        transition: 0.3s;
    }
    a.contact-btn.contact-whatsapp img {
        display: inline;
        height: 32px;
        width: 32px;
    }
    .price {
        font-size: 18px;
        font-weight: bold;
        color: var(--heading);
    }
    .dubai-slider-heading h1 a,
.abudhabi-slider-heading h1 a,
.safari-slider-heading h1 a,
.oman-slider-heading h1 a{
    font-size: 28px;
}
.dubai-slider-heading p,
.abudhabi-slider-heading p,
.safari-slider-heading p,
.oman-slider-heading p {
    font-size: 12px;
    color: gray;
}
.dubai-slider-heading,
.abudhabi-slider-heading,
.safari-slider-heading,
.oman-slider-heading {
    display: block;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding: 0 0px;
}
.testimonial-heading h1 {
    font-size: 28px;
}
.testimonial-heading p {
    font-size: 12px;
}

    .tour-row {
        gap: 20px;
    }
    
    button.blu-btnHover {
        padding: 8px 12px;
    }
    button.gold-btnHover {
        padding: 8px 12px;
        margin-right: 0px;
        margin-bottom: 5px;
    }
    .total-price {
        width: 90px;
        font-size: 14px;
    }
    .tour-plan-form-btns{
        text-align: end;
    }
    .total-price br{
        display: block;
    }
    .total-price {
        font-size: 14px;
    }
    .total-price br{
        display: block;
    }
    .tour-top-desc {
        display: block;
        padding-bottom: 5px;
    }
    .tour-details {
        display: block;
        gap: 10px;
        font-size: 16px;
        color: #000;
        margin-top: 5px;
    }
    .tour-details div {
        padding: 5px 0px;
    }
    .tour-top-desc .price {
        margin-top: 5px;
        font-size: 32px;
        font-weight: 700;
        color: var(--heading);
    }
    .gallery-item.large-image img {
        width: 100%;
        border-radius: 15px;
    }
    .right-images {
        display: grid;
        width: 100%;
        gap: 10px;
        grid-template-columns: 2fr;
    }
    .more-counter-overlay {
        
        font-size: 8px;
    }
    .gallery-item img {
        width: 100%;
        height: 100%;
        border-radius: 5px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    }
    .more-counter-overlay {
      
        border-radius: 5px;
    }
    .recommended {
        font-size: 20px;
    }
    .tour-title {
        font-size: 22px;
        font-weight: 700;
        color: var(--primary-color);
        margin: 3px 0;
    }
    .breadcrumb-content h1 {
        font-size: 22px;
        
    }
    
}

/* Extra Small Screens (Below 320px) */
@media (max-width: 319px) {
    header {
        padding: 30px 30px;
    }
    .slide,.hero,.slider {
        height: 600px;
    }
    .slide-content h1 {
        margin-top: 110px;
        font-size: 38px;
        font-weight: bolder;
        margin-bottom: 20px;
    }
    .slide-content p br {
        display: none;
    }
    .slide-content p {
        padding: 0px 20px;
        font-size: 16px;
        margin-bottom: 30px;
    }
    .hero-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #d4a255;
        font-weight: bolder;
        background: transparent;
        font-size: 16px;
    }
    .tour-top-desc {
        display: block;
        padding-bottom: 5px;
    }
    .tour-details {
        display: block;
        gap: 10px;
        font-size: 16px;
        color: #000;
        margin-top: 5px;
    }
    .tour-details div {
        padding: 5px 0px;
    }
    .tour-top-desc .price {
        margin-top: 5px;
        font-size: 32px;
        font-weight: 700;
        color: var(--heading);
    }
    .gallery-item.large-image img {
        width: 100%;
        border-radius: 15px;
    }
    .right-images {
        display: grid;
        width: 100%;
        gap: 10px;
        grid-template-columns: 2fr;
    }
    .more-counter-overlay {
        
        font-size: 8px;
    }
    .gallery-item img {
        width: 100%;
        height: 100%;
        border-radius: 5px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    }
    .more-counter-overlay {
      
        border-radius: 5px;
    }
    .recommended {
        font-size: 20px;
    }
    .tour-title {
        font-size: 22px;
        font-weight: 700;
        color: var(--primary-color);
        margin: 3px 0;
    }
    .breadcrumb-content h1 {
        font-size: 22px;
        
    }
    
}

@media (max-width: 992px) {
   
    .logo img{
        width: 150px;
    }
    .nav-links {
        display: none;
    }
   
    .header_acct--area {
        justify-content: center;
    }
    .mob-head-area{
        display: none;
    }
    .menu-toggle {
        display: block;
    }
    .prev i, .next i {
        padding: 0px 5px;
        font-size: 40px;
        -webkit-text-stroke: 2px var(--primary-color);
        color: transparent; /* Removes the fill, keeping only the stroke */
    }
    .swiper-button-next, .swiper-button-prev {
        width: auto;
        height: auto;
        background: none !important;
        top: 50%;
        transform: translateY(-50%);
        margin: 0 0px;
    }
    .why-section {
        padding: 50px 0px 0px 0px;
    }
    .safari-attraction,
    .dubai-attraction,
    .abu-dhabi-attraction,
   .oman-attraction{
        padding: 20px 0px;
    }
    .featured-activities{
        padding: 50px 0px 0px 0px;
    }
    section.testimonials {
        padding: 20px 0px 0px;
    }

    .breadcrumb-content h1 {
        color: var(--white);
        font-size: 44px;
        font-weight: normal;
        position: relative;
    }
    .breadcrumb-content h1 {
        font-size: 22px;
        margin-left: 0px;
        
    }
    .breadcrumb-content h1::after {
        content: "";
        display: none;
        width: 100px;
        height: 4px;
        background: var(--primary-color); 
        margin-top: 20px; 
    }
    .section-title {
        font-size: 22px;
    }
    .prod-accrod h3 {
        color: var(--heading);
        font-size: 20px;
        font-weight: 600;
    }
    button.accordion:after {
       
        width: 22px;
        height: 30px;
      
    }
    .breadcrumb-content {
        padding: 140px 0px;
        text-align: left;
        color: var(--primary-color);
    }
    
}
@media (max-width: 1024px) {
    .footer-col-1 img {
    width: 230px;
}
 .continue-travel img {
        max-width: 200px;
        margin-bottom: 0px;
    }
    .continue-travel a {
        font-size: 18px;
    }
    .continue-travel h1 {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    .footer-col-4 ul{
        display: flex;
        justify-content: center;
    }
    .footer-col-4 ul li {
    margin: 0 20px 0 0px;
}
.footer-col-1,.footer-col-2,.footer-col-3{
        padding-bottom: 30px;
    }
}

@media (max-width: 576px) {
    .slider .prev img, .slider .next img {
    height: 30px !important;
    padding: 0px 3px;
    font-size: 39px !important;
    -webkit-text-stroke: 2px var(--primary-color);
    color: transparent;
}
    .footer-col-1 ul,.footer-col-2 ul{
        margin-top: 40px;
    }
    .footer-col-1,.footer-col-2,.footer-col-3{
        padding-bottom: 30px;
    }
    .pkg-det-gallery-section {
        padding: 50px 0px 50px 0px ;
    }
    .description-1,.description-3{
        padding-right: 0px;
    }
    .contact-form {
        border-radius: 30px;
        padding: 40px 10px;
    }
    .info-text{
        font-size: 22px;
    }
    .custom-pkg-card {
        padding: 10px !important;
    }
    .custom-pkg-form{
        padding: 10px;
    }
    .cart-topbar{
        padding: 10px !important;
    }
    .cart-status-text {
        margin-top: 10px !important;
    font-size: 12px !important;
}
.continue-shopping {
    font-size: 16px;
}
.step {
    font-size: 14px;
}
.step-number {
    margin-right: 5px;
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #341942;
    color: #C99D66;
}
.cartitem-header {
    align-items: start;

}
.cartclose-btn {
    background-color: #FF0000;
    color: white;
    border: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.item-row .text1 {
    font-weight: 600;
    color: #341942;
    font-size: 12px;
}
.item-row .text2 {
    font-size: 12px;
    color: #C99D66;
}
.total-row {
    font-size: 18px;
}
.total-payment {
    font-size: 14px;
}
.payment-radio span {
    font-size: 14px;
}
.form-box h5 {
    font-size: 18px;
}
input#agreeTerms{
    position: relative;
    top: 20px;
}
label.form-check-label br {
    display: none;
}
.form-box{
    padding: 30px 20px !important;
}
.cartitem-card {
    margin-top: 20px !important;
}
.pkg-btn-cart{
    margin-right: 0px;
}
.transfer-services {
    display: block !important;
}
.tour-guides-service .guide-item {
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: #f5f5f5;
    padding: 8px 8px 8px 8px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    white-space: nowrap;
    flex-shrink: 0;
}
.tour-guides-service .guide-item img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    object-fit: cover;
}
.visa-services-flags .flag-item img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    object-fit: cover;
}
}