@media (max-width: 575.98px) {}

@media (max-width: 768px) {
    .Language-box .lang-btn{
        padding-left: 0 !important;
    }
    .address-desktop {
        display: none;
    }

    .section-title h2 {
        font-size: 30px;
        margin-bottom: 0 !important;
    }

    .menu-mobile-fixed a h5 {
        font-size: 12px;
    }

    .about-btn {
        text-align: center;
    }

    .testimonial-card img {
        top: 0;
        left: 20px;
        width: 70px;
        height: 70px;
    }

    .testimonial-card {
        padding: 30px 30px 25px 50px;
        margin-top: 35px;
    }

    .hero-text h1 {
        font-size: 26px;
    }

    .Breadcrumb-cover {
        padding: 10px !important;
    }

    .hero-cap h1 {
        font-size: 26px;
        margin-inline: 20px;
    }
    .breadcrumb-nav {
        left: 10%;
        right: 10%;
    }
    .section-title-text p {
        width: 100% !important;
    }

    .hero-section {
        height: 70vh;
    }

    #stone img {
        width: 200px !important;
    }

    #man img {
        width: 250px !important;
    }

    #pyramid {
        right: 0;
    }

    #pyramid img {
        height: 60vh;
        object-fit: cover;
        width: 100vw;
    }

    .tour-card {
        margin-bottom: 20px;
    }

    .about-section__image__one .bag-shape img {

        width: 100px;
        height: 100px;
    }

    .blog-post-img {
        flex-direction: column;
    }

    .post-img-box {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .about-section__image__one .bag-shape {
        top: -50px;
        left: -20px;
    }

    .tour-listing-details__overview,
    .include-exclude,
    .tour-location,
    .tour-prices {
        padding: 20px !important;
    }

    .itineraries-container {
        padding: 10px !important;
    }

    .tour-details__img .mySwiper2 img {
        height: 300px !important;
    }

    .pickup-Date {
        flex-direction: column !important;
    }

    .tour-details__img .mySwiper .swiper-slide img {
        height: 100px !important;
    }

    .tour-include-exclude-table {
        flex-direction: column;
    }

    .tour-listing-details__title {
        padding-left: 10px !important;
    }
    .feedback-box {
    flex-direction: column;
    }
    .tour-details-rating-wrapper:first-child {
        flex-basis: 100%;
        width: 100% !important;
    }
    .faqs__right {
        margin-top: 30px;
    }

    .main-footer {
        margin-bottom: 70px;
    }

    .go-top.active {
        bottom: 100px;
    }

    .blog-img.back-img img {
        height: 300px !important;
    }

    .blog-post-social {
        display: flex;
    }

    .blog-img .blog-date {
        left: 10% !important;
        right: 10% !important;
    }

    .tour-listing-details__destination-right {
        flex-wrap: wrap;
        gap: 1% !important;
        margin-top: 20px;
    }

    .tour-listing-details__destination-info {
        width: 49%;
        flex-shrink: unset !important;
        margin-bottom: 15px;
    }

    .post-img-box img {
        width: 100% !important;
        height: 270px !important;
    }

    .steps-indicator {
        padding: 0 !important;
    }


    .steps-nav.nav-link img {
        display: block;
        margin: auto;
    }

    .steps-nav.nav-link {
        padding: 10px !important;
    }

    .card-body {
        padding: 10px !important;
    }
    .contact-btn{
    margin-top: 20px;
    }
    .contact-us-meta .g-recaptcha div{
        margin: auto !important;
    }
    .rc-anchor-normal {
    height: 74px;
    width: 271px;
}
.tour-listing-details__sidebar{
overflow: hidden;
}

}

@media (min-width: 990px) and (max-width: 1400px) {}
