@media (max-width: 1399px) {
    header .container {
        max-width: 100%;
        padding: 0 20px;
    }

    .exploreTour .container {
        max-width: 100%;
        padding: 0 20px;
    }

    header .header-box .logoImg a img {
        max-width: 170px;
    }

    header .header-box .menuBox .dropLangBox {
        gap: 15PX;
    }

    header .header-box .menuBox .navBar ul,
    header .header-box .menuBox .dropLangBox .selectDrop {
        gap: 20px;
    }

    header .header-box .logoBox .locationBox {
        margin-left: 20px;
    }

    header .header-box .logoImg {
        padding-left: 20px;
    }

    header .header-box .logoImg {
        padding-right: 20px;
    }

    .common-btn {
        padding: 0px 15px;
        height: 45px;
    }

    .exploreTour .ourTourBox .rightText .priceBox {
        padding-top: 10px;
    }

    .exploreTour .ourTourBox .rightText ul,
    .exploreTour .ourTourBox .rightText h5 {
        margin-bottom: 10px;
    }

    .exploreTour .ourTourBox .rightText h5 {
        font-size: 22px;
    }

}

@media (max-width: 1199px) {
    .container {
        max-width: 100%;
        padding: 0 20px;
    }

    h2 {
        font-size: 45px;
    }

    h3 {
        font-size: 38px;
    }

    header .header-box .menuBox .navBar {
        margin-right: 20px;
    }

    header .header-box .logoImg {
        padding-left: 0px;
    }

    header .header-box .menuBox .navBar ul,
    header .header-box .menuBox .dropLangBox .selectDrop {
        gap: 15px;
    }

    header .header-box .menuBox .dropLangBox {
        gap: 15px;
    }

    .common-btn {
        padding: 0px 12px;
        height: 40px;
        font-size: 14px;
    }

    header .header-box .menuBox .dropLangBox .btnBox .common-btn i {
        margin-left: 5px;
    }

    .mainBanner .bannerBox .swiper-slide .sliderText {
        left: 10%;
    }

    header .header-box .logoImg a img {
        max-width: 150px;
    }

    header .header-box .menuBox .navBar ul li a,
    header .header-box .logoBox .locationBox a,
    header .header-box .menuBox .dropLangBox .selectDrop a {
        font-size: 15px;
    }

    .experience .experienceBox .dreamBox {
        padding: 50px 60px;
    }

    .experience .experienceBox .dreamBox .dreamText h2 {
        font-size: 55px;
    }

    .experience .experienceBox .dreamBox .expImgBox img {
        height: 390px;
        width: 410px;
        right: -20px;
    }

    .exploreTour .ourTourBox .rightText {
        padding: 12px 20px;
        width: 65%;
    }

    .exploreTour .ourTourBox .leftImg {
        width: 35%;
    }

    .exploreTour .ourTourBox .rightText .priceBox {
        padding-top: 0px;
    }

    .exploreTour .ourTourBox .rightText h5 {
        font-size: 22px;
    }

    .mainBanner {
        min-height: 80vh;
    }

    .rightProfile .rightProfileMain .userImgBox {
        width: 25%;
    }

    .rightProfile .rightProfileMain .userPersonaldet {
        width: 75%;
    }
}

@media (max-width: 1024px) {

    h5 {
        font-size: 20px;
    }

    .loginSec .loginpart .loginBox {
        margin-bottom: 80px;
    }

    .pageSection2 .Section2Box .travelBox .textBox ul {
        gap: 15px;
    }

    .gallery .galleryPart .galleryBox {
        column-gap: 15px;
        row-gap: 15px;
    }

    .bookingCategory .commongridbox {
        grid-template-columns: 170px 1fr 1fr 1fr;
    }
}

@media (max-width: 991px) {

    h2 {
        font-size: 40px;
    }

    h3 {
        font-size: 32px;
    }

    header .header-box .logoBox .locationBox {
        display: none;
    }

    .mainBanner {
        min-height: 75vh;
    }

    .mainBanner .bannerBox .swiper-slide .sliderText p {
        font-size: 18px;
    }

    .experience .experienceBox .dreamBox {
        padding: 30px 30px;
    }

    .experience .experienceBox .dreamBox .dreamText h2 {
        font-size: 45px;
    }

    .experience .experienceBox .dreamBox .expImgBox img {
        height: 300px;
        width: 310px;
        top: -25px;
        right: -20px;
    }

    .experience .experienceBox .dreamBox .logo-box img {
        max-width: 210px;
    }

    .activityMain .activityFillSec .mainTabBox {
        gap: 20px;
    }

    .activityMain .activityFillSec .mainTabBox .nav .nav-link.mainLink {
        width: 230px;
    }

    .bookingCategory .commongridbox {
        grid-template-columns: 80px 1fr 1fr 1fr;
    }

    .backLayerCom {
        padding: 25px 20px;
    }

    footer {
        padding: 50px 0px;
    }

    .footerPart .footerBox .innerBox>.row {
        flex-wrap: wrap;
    }

    .footerPart .footerBox .innerBox>.row .col-3,
    .footerPart .footerBox .innerBox>.row .col-2,
    .footerPart .footerBox .innerBox>.row>.col-7 {
        width: 100%;
    }

    .footerPart .footerBox .innerBox>.row>.col-7 {
        margin: 15px 0;
    }

    .footerPart .footerBox .innerBox .footermenu .logoImg p {
        max-width: 100%;
    }

    .footerPart .footerBox .innerBox>.row>.col-7>.row>.col-3 {
        width: 50%;
    }

    .footerPart .footerBox .innerBox .footermenu.fiveBox ul {
        justify-content: start;
    }

    .booking .bookingBox .row {
        flex-direction: column-reverse;
        row-gap: 40px;
    }

    .detailsSlider .owl-nav .owl-next {
        right: 70px;
    }

    .detailsSlider .owl-nav .owl-prev {
        left: 70px;
    }

    .detailsSlider .swiper-button-prev,
    .detailsSlider .swiper-button-next {
        height: 40px;
        width: 40px;
    }

    .detailsSlider .owl-nav button i {
        font-size: 13px;
    }

    .exploreTour .container {
        padding: 0;
    }

    .exploreTour .sectionTitle h3 {
        padding: 0 20px;
    }

    .exploreTour .ourTourBox,
    .exploreTour .ourTourBox .leftImg img {
        border-radius: 0;
    }

    .exploreTour .ourTourBox .leftImg {
        padding-left: 10px;
    }

    /* ------ Filter responsive css ------- */

    .mainDetailsBox .mobiletoursTab {
        position: fixed;
        left: 0;
        top: 100%;
        z-index: 99999;
        overflow-y: scroll;
        height: 100%;
        width: calc(100%);
        scrollbar-width: none;
        background-color: #00000094;
        transition: 0.5s;
        padding-top: 151px;
    }

    .mainDetailsBox .mobiletoursTab.open {
        top: 0;
    }

    .mainDetailsBox .mobiletoursTab .toursTab {
        margin: 0 auto;
        border-radius: 25px 25px 0px 0px;
        max-width: 450px;
        width: 100%;
    }

    .mainDetailsBox .mobiletoursTab .toursTab .title {
        position: relative;
    }

    .mainDetailsBox .mobiletoursTab .toursTab .title::after {
        content: '';
        position: absolute;
        top: -10px;
        left: 50%;
        transform: translateX(-50%);
        height: 4px;
        width: 110px;
        background-color: #D8D8D8;
        border-radius: 30px;
    }

    .filterOpen .btnFilter {
        font-size: 16px;
        background-color: var(--gold-color);
        color: var(--text-black) !important;
        padding: 0px 25px;
        height: 42px;
        border-radius: 90px;
        transition: 0.5s all;
        font-family: 'Manrope-Bold';
        box-shadow: none !important;
        outline: none !important;
    }

    .filterOpen .btnFilter i {
        margin-right: 5px;
    }

    .exploreTour .filterOpen {
        display: block;
        position: fixed;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
        box-shadow: 0 0 25px #00000061;
        border-radius: 30px;
        z-index: 55;
    }

    /* ------ Filter responsive css ------- */

    .rightProfile.backLayerCom {
        margin-top: 20px;
    }

    .confirm_and_pay {
        flex-direction: column-reverse;
    }

    .confirm_and_pay .confirm_left,
    .confirm_and_pay .desktopCard {
        width: 100%;
    }

    .confirm_and_pay .confirm_left {
        width: 100%;
    }

    /* --- header responsive ---- */

    header .header-box .menuBox {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        background: linear-gradient(180deg, rgba(219, 219, 219, 1) 34%, rgba(244, 244, 240, 1) 100%);
        opacity: 0;
        visibility: hidden;
        transition: .5s;
        z-index: 111;
        padding-top: 80px;
    }

    header .header-box .menuBox.show {
        left: 0;
        opacity: 1;
        visibility: visible;
        display: block;
    }

    header .header-box .menuBox ul li {
        display: block;
        text-align: left;
        padding: 5px 10px;
    }

    header .header-box .click-menu {
        display: block;
    }

    header .header-box .cancel-menu {
        display: block;
        position: fixed;
        top: 20px;
        left: -100%;
        max-width: 20px;
        width: 100%;
        text-align: center;
        z-index: 222;
        transition: .5s;
        opacity: 0;
        visibility: hidden;
    }

    header .header-box .cancel-menu.show {
        opacity: 1;
        visibility: visible;
        left: calc(100% - 60px);
    }

    header .header-box .btn-box {
        padding-right: 20px;
    }

    header .button-box {
        margin-left: 0;
        margin-right: 20px;
    }

    header .header-box .menuBox .dropLangBox {
        display: block;
    }

    header .header-box .menuBox .navBar.mobileMenu {
        display: block;
        margin-top: 15px;
    }

    header .header-box .menuBox .navBar.mobileMenu ul {
        display: flex;
        justify-content: center;
        margin-bottom: 15px;
    }

    header .header-box .menuBox .dropLangBox .btnBox {
        display: flex;
        position: fixed;
        bottom: 30px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px;
    }

    header .header-box.mobileView {
        display: block;
        position: relative;
    }

    header .header-box.desktopView {
        display: none;
    }

    header .header-box .logoBox {
        justify-content: space-between;
    }

    header .header-box .menuBox .dropLangBox .selectDrop {
        justify-content: center;
    }

    header .header-box .menuBox .navBar ul li a {
        font-size: 22px;
        padding-left: 8px;
    }
    header .header-box .menuBox .navBar.mobileMenu ul li a {
        font-size: 15px;
    }


    body.dark header .header-box .menuBox {
        background: var(--body-dark) !important;
    }

    /* --- header responsive ---- */

    .hamburger {
        display: block !important;
    }

    .hamburger a.click-menu img,
    .hamburger a.cancel-menu img {
        max-width: 45px;
    }

    .booking .bookingBox .bookLeftBox {
        margin-top: 0 !important;
    }

}

@media (max-width: 767px) {

    section {
        padding: 40px 0;
    }

    h3 {
        font-size: 26px;
    }

    h4 {
        font-size: 24px;
    }

    .mainBanner {
        min-height: 70vh;
    }

    .welcome .welcomeBox .row {
        flex-wrap: wrap !important;
        flex-direction: column-reverse;
        gap: 20px;
    }

    .welcome .welcomeBox .row .col-6 {
        width: 100%;
    }

    .activityMain .activityFillSec .mainTabBox {
        gap: 20px;
        flex-direction: column;
    }

    .activityMain .activityFillSec .mainTabBox .nav {
        flex-direction: unset !important;
        flex-wrap: nowrap;
        padding: 10px 15px;
        overflow-x: scroll !important;
        width: 100%;
        scrollbar-width: none;
    }

    .activityMain .activityFillSec .mainTabBox .nav .nav-link.mainLink:not(:last-child) {
        margin-bottom: 0 !important;
    }

    .activityMain .activityFillSec .mainTabBox .nav .nav-link.mainLink {
        white-space: nowrap;
        width: 100%;
    }

    .infocheck .infoDetails {
        grid-template-columns: 1fr;
    }

    .bookingCategorydesktop {
        display: none;
    }

    .bookingCategoryMobile {
        display: block;
    }

    header .header-box .logoImg {
        border-right: none;
        position: relative;
        z-index: 999;
    }

    header .header-box .logoBox .locationBox,
    header .header-box .menuBox .searchBox {
        display: none;
    }

    .gallery .galleryPart .galleryBox {
        grid-template-columns: 1fr 1fr;
    }

    .gallery .galleryPart .galleryBox .rowSpan2 {
        grid-row: span 1;
    }

    .gallery .galleryPart .galleryBox .colSpan2.colSpanmobile {
        grid-column: span 1 !important;
    }

    .gallery .galleryPart .imgGridBox,
    .gallery .galleryPart .galleryBox .colSpan2,
    .gallery .galleryPart .galleryBox .rowSpan2,
    .gallery .galleryPart .galleryBox .imgGridBox.length300 {
        height: 200px !important;
        min-height: 200px !important;
    }

    .gallery .galleryPart .imgGridBox .textBox {
        bottom: 20px;
        left: 20px;
    }

    .experience .experienceBox .dreamBox {
        padding: 20px 20px 0px;
        text-align: center;
        height: 500px;
    }

    .experience .experienceBox .dreamBox .expImgBox img {
        height: 300px;
        width: auto;
        position: unset;
        margin-top: 0px;
    }

    .experience .experienceBox .dreamBox .showMore {
        text-align: center;
        margin-top: 10px;
        position: relative;
        z-index: 55;
    }

    .experience .experienceBox .dreamBox .dreamText h2 {
        font-size: 40px;
    }

    .mainBanner .bannerBox .typeBox input::placeholder {
        font-size: 16px;
    }

    .mainContentBox .addressBox p {
        max-width: 80%
    }

    .mainContentBox .ticketDetails .ticketBox {
        grid-template-columns: 200px 1fr;
    }

    .exploreTour .ourTourBox .rightText h5 {
        font-size: 20px;
    }

    .tripPrices .costBox {
        scrollbar-width: unset;
    }

    .welcome .sectionTitle h3 br {
        display: none;
    }

    /* .pageSection2 .Section2Box .container {
        padding-right: 0;
    } */

    .pageSection2.blogPage .Section2Box .container {
        padding-right: 20px !important;
    }

    .placeSecDesktop {
        display: none;
    }

    .placeSecMobile {
        display: block !important;
    }

    .pageSection2 .Section2Box .travelBox {
        box-shadow: none !important;
    }

    .rightProfile .rightProfileMain .ourdetailProfile {
        flex-wrap: wrap;
    }

    .rightProfile .rightProfileMain .userImgBox,
    .rightProfile .rightProfileMain .userPersonaldet {
        width: 100%;
    }

    .rightProfile .rightProfileMain .userImgBox {
        max-width: 160px;
        margin: 0 auto 20px;
    }



    .desktop {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

    .blogPage .pagenext {
        flex-wrap: wrap;
    }

    .detailsSlider .sliderImg {
        height: 300px !important;
    }
}

@media (max-width: 575px) {

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

    section {
        padding: 30px 0;
    }

    .mainBanner {
        min-height: 60vh;
    }

    .loginSec .loginpart .loginBox .logoSec h4 {
        margin-bottom: 20px;
    }

    .loginSec .loginpart .loginBox {
        width: 360px;
    }

    .loginSec.signUp .loginBox {
        width: 410px !important;
    }

    .fillDetails ul li.countryBox .mobilNum {
        width: 60%;
    }

    .fillDetails ul li.countryBox .contryCode {
        width: 40%;
    }

    .fillDetails .nameBox .box-box {
        width: 100%;
    }

    .fillDetails .nameBox {
        display: block;
    }

    .loginSec .loginpart .loginBox .getRegister .next {
        margin: 0 10px;
    }

    .loginSec .loginpart .loginBox .getRegister h6 span {
        height: 25px;
        width: 25px;
    }

    .loginSec .loginpart .loginBox .getRegister h6 {
        font-size: 14px;
    }

    .lastBox {
        padding-top: 50px;
    }

    .lastBox p {
        margin-right: 10px;
    }

    .innerFormBox {
        grid-template-columns: 1fr;
    }

    .bookTiming .daysSelect {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .bookTiming .bookslottime>a.main,
    .repeatBox .repeatSlot>a.main,
    .duratioBox .duratioSlot>a.main,
    .private .privateSlot>a.main,
    .statusSec .statusSlot>a.main {
        padding: 6px 10px;
    }

    .bookTiming .bookslottime>a.main .iconDown i,
    .repeatBox .repeatSlot>a.main .iconDown i,
    .duratioBox .duratioSlot>a.main .iconDown i,
    .private .privateSlot>a.main .iconDown i,
    .statusSec .statusSlot>a.main .iconDown i {
        font-size: 14px;
    }

    .bookTiming .bookslottime>a.main .iconDown,
    .repeatBox .repeatSlot>a.main .iconDown,
    .duratioBox .duratioSlot>a.main .iconDown,
    .private .privateSlot>a.main .iconDown,
    .statusSec .statusSlot>a.main .iconDown {
        height: 30px;
        width: 30px;
    }

    .commongridMobile .innerDiv {
        grid-template-columns: 1fr 100px;
    }

    .activityMain .activityFillSec .mainTabBox .nav .nav-link.mainLink::after {
        height: 28px;
        width: 28px;
    }

    .activityMain .activityFillSec .mainTabBox .nav .nav-link.mainLink {
        padding: 10px 20px 10px 40px;
    }

    .bookingDate .bookOurBox .confDate {
        gap: 10px;
    }

    .bookingDate .bookOurBox {
        padding: 15px 10px;
    }

    .bookingDate .bookOurBox .confDate h6,
    .bookingDate .bookOurBox .discount h6 {
        font-size: 14px;
    }

    .backLayerCom {
        padding: 20px 15px;
    }

    .footerPart .copyRight {
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column-reverse;
        gap: 30px;
    }

    .footerPart .footerBox .innerBox .footermenu .logoImg a img {
        max-width: 180px;
    }

    footer {
        padding: 30px 0px;
    }

    .gallery .galleryPart .imgGridBox,
    .gallery .galleryPart .galleryBox .colSpan2,
    .gallery .galleryPart .galleryBox .rowSpan2,
    .gallery .galleryPart .galleryBox .imgGridBox.length300 {
        height: 170px !important;
        min-height: 170px !important;
    }

    .mainBanner .bannerBox .swiper-slide .sliderText {
        left: 5%;
    }

    .mainBanner .bannerBox .swiper-slide .sliderText p {
        font-size: 16px;
    }

    .mainBanner .bannerBox .typeBox {
        padding: 10px;
    }

    .experience .experienceBox .dreamBox .dreamText h2 {
        font-size: 35px;
    }

    .exploreTour .ourTourBox .rightText {
        padding: 10px 10px;
        gap: 5px;
    }

    .exploreTour .ourTourBox .rightText h5 {
        font-size: 18px;
    }

    .exploreTour .ourTourBox .rightText p {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .exploreTour .ourTourBox .rightText ul {
        gap: 10px;
    }

    .exploreTour .ourTourBox .rightText .priceBox h6 {
        font-size: 16px;
    }

    .exploreTour .ourTourBox .rightText ul,
    .exploreTour .ourTourBox .rightText h5 {
        margin-bottom: 5px;
    }

    .exploreTour .ourTourBox .rightText ul li p {
        font-size: 13px;
    }

    .exploreTour .ourTourBox .rightText h5 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    /* .mainBanner .bannerBox .bannerText {
        left: 10%;
    } */

    .rightProfile .rightProfileMain .userPersonaldet ul li span {
        font-size: 15px;
    }

    .rightProfile .rightProfileMain .userPersonaldet ul li span.black {
        text-align: end;
    }

    .confirm_and_pay .confirm_left .titlebox,
    .confirm_left .continueBox,
    .confirm_left .tab-pane .registerBox .box-box {
        flex-wrap: wrap;
    }

    .confirm_left .updateDate {
        grid-template-columns: 1fr;
    }

    .confirm_left .continueBox .btn,
    .confirm_left .tab-pane .registerBox .box-box .form-group {
        width: calc(100%);
    }

    .bookingStep ul li {
        gap: 5px;
    }

    .bookingStep ul li .steps span {
        height: 25px;
        width: 25px;
        font-size: 13px;
    }

    .bookingStep ul li .steps img {
        max-width: 25px;
    }

    .bookingStep ul li h6 {
        font-size: 13px;
    }

    .desktopCard {
        display: none;
    }

    .mobileCard {
        display: block;
    }

    .confirm_left .tab-pane .checkAndGo .clickTo .keyword-label,
    .confirm_left .tab-pane .checkAndGo p {
        font-size: 14px;
    }

    .mainBanner .bannerBox .bannerText.homepagebanner .sliderText h2 {
        font-size: 32px !important;
    }

    .mainBanner {
        min-height: 400px !important;
    }

    header .header-box .menuBox .navBar ul li a {
        font-size: 22px;
    }

       header .header-box .menuBox .navBar.mobileMenu ul li a {
        font-size: 15px;
    }

    header .header-box .menuBox .dropLangBox .btnBox .common-btn {
        width: calc(50%) !important;
        min-height: 48px;
    }

    .detailsMore span.comtagSpan {
        font-size: 10px !important;
    }

    .booking-pagination-par .pagenext {
        flex-wrap: wrap;
    }

    .paginationBox .pagination {
        gap: 5px;
    }

    .paginationBox .pagination .page-item .page-link {
        height: 30px;
        width: 30px;
    }

    .exploreTour .pagenext {
        flex-wrap: wrap;
        justify-content: center !important;
    }

    .exploreTour .pagenext .pageList {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }

}

@media (max-width: 479px) {

    h2 {
        font-size: 25px;
    }

    h5 {
        font-size: 18px;
    }

    p {
        font-size: 14px;
    }

    .mainBanner {
        min-height: 45vh;
    }

    .mainBanner .bannerBox .swiper-slide .sliderText {
        bottom: 18%;
    }

    .showMoreBtn {
        width: 100%;
    }

    .experience .experienceBox .showMoreBtn {
        width: auto;
    }

    .lastBox {
        flex-wrap: wrap !important;
        justify-content: center;
        text-align: center;
        bottom: 30px;
    }

    .lastBox p {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .loginSec .loginpart .loginBox .logoSec h4 {
        font-size: 26px;
    }

    .loginSec.signUp .loginBox {
        width: 340px !important;
    }

    .loginSec .loginpart .loginBox .fillDetails ul li.countryBox {
        gap: 10px;
    }

    .fillDetails ul li.countryBox .contryCode,
    .fillDetails ul li.countryBox .mobilNum {
        width: 50% !important;
    }

    .boxTabing .nav-item .nav-link {
        padding: 10px 10px;
        font-size: 14px;
    }

    .mapComBox iframe {
        min-height: 250px;
    }

    .tourStyle .tourStylepart .tourBox .tourGallery .cardText {
        bottom: 15px;
        left: 15px;
    }

    .experience .experienceBox .dreamBox .dreamText h2 {
        font-size: 32px;
    }

    .experience .experienceBox .dreamBox {
        padding: 20px 0px 0px;
    }

    .mainBanner .bannerBox .typeBox input::placeholder {
        font-size: 14px;
    }

    .mainContentBox .ticketDetails .ticketBox,
    .commentBox {
        grid-template-columns: 1fr;
    }

    .commentBox {
        text-align: center;
    }

    .commentSec .comRightBox .cityname,
    .commentSec .comRightBox .likebox {
        justify-content: center;
    }

    .mainContentBox .ticketDetails .ticketBox .leftBox {
        margin-bottom: 10px;
    }

    .mainReviewBox .topReviewBox {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center !important;
    }

    .starBox ul {
        justify-content: center;
    }

    .mainReviewBox .topReviewBox .rightBox {
        text-align: center;
    }

    .exploreTour .ourTourBox .rightText h5 {
        font-size: 14px;
    }

    .exploreTour .ourTourBox .rightText ul li:first-child {
        width: 100px;
    }

    .exploreTour .ourTourBox .rightText .priceBox h6 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .exploreTour .ourTourBox .rightText p {
        margin-bottom: 5px;
        font-size: 12px;
    }

    .exploreTour .ourTourBox .rightText ul li p {
        font-size: 12px;
    }

    .exploreTour .ourTourBox .rightText ul {
        margin-bottom: 5px;
    }

    .exploreTour .ourTourBox .rightText h5 {
        margin-bottom: 5px;
    }

    .confirm_left .updateDate .dateBoxUpdate .datetext h6 {
        font-size: 16px;
    }

    .confirm_right .orderSummery .polaceText h5 {
        font-size: 17px;
    }

    .confirm_right .orderSummery .placeName .img img {
        width: 60px;
        height: 60px;
    }

    .confirm_right .orderSummery .placeName {
        gap: 10px;
    }

    .mobileCard .accordion-header .totalBox .rateBox h5,
    .mobileCard .accordion-header .totalBox .ourprice h6,
    .confirm_right .finalBox .totalBox .rateBox h5,
    .confirm_right .finalBox .totalBox .ourprice h6 {
        font-size: 20px;
    }

    .confirm_right .canceldate p {
        font-size: 12px;
    }

    .emptytabBox ul li a {
        font-size: 14px;
        padding: 8px 10px;
    }

    .emptytabBox ul {
        padding: 10px 10px;
        flex-wrap: wrap;
    }

    .emptytabBox ul li a svg {
        width: 20px;
        height: 20px;
    }

    .rate-card .price {
        bottom: 5px;
        font-size: 20px;
    }

    .badge-selected {
        font-size: 10px;
    }

    .rate-header {
        font-size: 16px;
    }

    .exploreTour .ourTourBox .rightText .priceBox {
        flex-wrap: wrap;
    }

    .exploreTour .ourTourBox .rightText .priceBox h6,
    .exploreTour .ourTourBox .rightText .priceBox .filterpagereview {
        width: calc(100%) !important;
    }

    .exploreTour .ourTourBox .rightText .fillBox {
        align-items: center !important;
    }

}

@media (max-width: 375px) {

    h2 {
        font-size: 24px;
    }

    h6 {
        font-size: 14px;
    }

    .loginSec .loginpart .loginBox {
        width: 340px;
        padding: 30px 20px;
    }

    .loginSec .loginpart .loginBox .register p {
        font-size: 14px;
    }

    .loginSec .loginpart .loginBox .logoSec h4 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .pageSection2 .Section2Box .travelBox .imgBox {
        height: 210px;
    }



}

@media (max-width:360px) {
    .loginSec .loginpart .loginBox {
        width: 310px;
    }

    .loginSec.signUp .loginBox {
        width: 300px !important;
    }


}

@media (max-width: 320px) {}

@media (max-width:991px) {
    .exploreTour .ourTourBox.skeleton::after {
        border-radius: 0 !important;
    }
}

/* FINAL */
/* ========== booking common css supplier and frontend ========== */

@media (max-width: 991px) {
    .rightsesson .ourdetails .schedulesec ul {
        flex-wrap: wrap;
    }

    .detailsMore .accordion-body .ourbtnsec {
        flex-wrap: wrap;
        gap: 5px;
    }

    .detailsMore .accordion-body .ourbtnsec {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .rightsesson .ourdetails {
        flex-wrap: wrap;
    }

    .detailsMore .accordion-body .statusbox .firstlable h5 {
        font-size: 16px;
    }

    .detailsMore .accordion-body .statusbox .showstatus h6 {
        font-size: 14px;
        word-break: break-word;
    }

    .detailsMore .accordion-body .ourbtnsec .btn {
        font-size: 14px;
    }

    .detailsMore .accordion-body .ourbtnsec .btn {
        width: calc(50% - 10px);
    }

    .hideShowClick button {
        white-space: nowrap;
        font-size: 12px;
    }

    .detailsMore .accordion-body .statusbox .showstatus h6,
    .detailsMore .accordion-body .statusbox a {
        font-size: 13px;
    }

    .detailsMore .accordion-item .accordion-button .booksesson {
        grid-template-columns: 1fr;
    }

    .detailsMore .accordion-body {
        padding: 10px 15px 10px 10px;
    }

    .blog-cat-opt,
    .blogSearch {
        width: 100% !important;
    }

    .blogSearch {
        margin-bottom: 10px;
    }
}


@media (max-width: 575px) {

    .detailsMore .accordion-body .statusbox .showstatus h6,
    .detailsMore .accordion-body .statusbox a {
        font-size: 11px;
    }

    .detailsMore .accordion-body .statusbox {
        grid-template-columns: 140px 1fr;
    }

    .detailsMore .accordion-body .statusbox .firstlable h5 {
        font-size: 11px;
    }

}

@media (max-width:479px) {

    .detailsMore .accordion-body .statusbox .firstlable h5 {
        font-size: 9px;
    }

    .detailsMore .accordion-body .statusbox .showstatus h6,
    .detailsMore .accordion-body .statusbox a {
        font-size: 9px;
    }

    .detailsMore .accordion-item .accordion-button .booksesson .rightsesson h6 {
        font-size: 14px;
    }

    .detailsMore .accordion-item .accordion-button .booksesson .rightsesson h4 {
        font-size: 16px;
    }

    .detailsMore span.comtagSpan {
        font-size: 9px;
    }

    .rightsesson .ourdetails .schedulesec ul {
        gap: 5px;
    }

    .rightsesson .ourdetails .schedulesec ul li i,
    .rightsesson .ourdetails .schedulesec ul li span {
        font-size: 12px;
    }

    .bookRightBox .adultDropBox ul li .countBtn span {
        padding: 0 10px !important;
    }


}

/* ========== booking common css supplier and frontend ========== */





/* ---------- 02/05/25 ADD NEW RESPONEIVE CSS ---------- */

@media (max-width: 991px) {

    .exploreTour {
        margin-top: 20px;
    }
}

@media (max-width: 575px) {
    .mainBanner .bannerBox .sliderText p {
        font-size: 18px;
    }

    .detasilBox .menuBread {
        flex-wrap: wrap;
        margin-bottom: 15px;
    }

    .wishlistGroup .ourTourBox .leftImg,
    .exploreTour .ourTourBox .leftImg img {
        height: 210px !important;
    }

    .exploreTour .ourTourBox .rightText {
        min-height: 210px !important;
    }

    .profile_privacy_sec .profile_privacy .registerBox .form-group {
        width: 100%;
    }

    .profileMainTabSec .mainListProducts .tabBtnbox ul li .custombtn {
        max-width: 100%;
    }

    .innerFormBox {
        flex-wrap: wrap;
        gap: 10px;
    }

    .innerFormBox .box-box {
        width: calc(100%) !important;
    }
}

/* ---------- 02/05/25 ADD NEW RESPONEIVE CSS ---------- */


/* ---------- 05/05/25 ADD NEW RESPONEIVE CSS ---------- */

@media (max-width: 575px) {
    .detailsMore .accordion-body .ourbtnsec .btn {
        font-size: 14px;
    }

    .detailsMore span.comtagSpan {
        font-size: 12px;
    }

}

/* ---------- 05/05/25 ADD NEW RESPONEIVE CSS ---------- */

/* ---------- new pages css --------- */

@media (max-width:1199px) {

    .faqs_section .faqs_box .title_box h3,
    .terms_condition .title_box h3 {
        font-size: 34px;
    }

    .comon-tags-class h1 {
        font-size: 42px !important;
    }

    .comon-tags-class h2 {
        font-size: 36px !important;
    }

    .comon-tags-class h3 {
        font-size: 28px !important;
    }
}

@media (max-width:991px) {

    .contact_box .contact_our {
        flex-wrap: wrap;
    }

    .contact_box .contact_our .card_box {
        width: calc(50% - 30px);
    }

    .send_email {
        margin-top: 20px;
    }

    .faqs_section .faqs_box .title_box h3,
    .terms_condition .title_box h3 {
        font-size: 30px;
    }

    .terms_condition .content_box .box_box h6 {
        font-size: 20px;
    }

    .travle_with .travel_benefits {
        flex-wrap: wrap;
    }

    .travle_with .travel_benefits .easy_book {
        width: calc(50% - 10px);
    }

    .travle_with .travle_with_us .title_box h3,
    .discript_text .left_text h3 {
        font-size: 38px;
    }

    .comon-tags-class h1 {
        font-size: 38px !important;
    }

    .comon-tags-class h2 {
        font-size: 32px !important;
    }

    .comon-tags-class h3 {
        font-size: 26px !important;
    }

    .exploreTour .ourTourBox .rightText .priceBox h6 {
        width: calc(50%);
    }

    .exploreTour .ourTourBox .rightText .priceBox .filterpagereview {
        width: calc(50%);
    }

}

@media (max-width:767px) {

    .contact_box .contact_our {
        gap: 20px;
    }

    .contact_box .contact_our .card_box {
        width: calc(100%);
    }

    .contact_box .contact_our .card_box .top_box {
        padding-bottom: 80px;
    }

    .map_view_box iframe {
        min-height: 400px;
    }

    .faqs_section .faqs_box .title_box h3,
    .terms_condition .title_box h3 {
        font-size: 26px;
    }

    .terms_condition .content_box .box_box h6 {
        font-size: 18px;
    }

    .terms_condition .content_box .box_box p {
        font-size: 14px;
    }

    .travle_with .travle_with_us .title_box h3,
    .discript_text .left_text h3 {
        font-size: 32px;
    }

    .discript_text .right_text h5,
    .travle_with .travel_benefits .easy_book h5 {
        font-size: 22px;
    }

    .about_banner {
        min-height: 400px;
    }

    .about_banner .about_text_box p {
        font-size: 18px;
    }

    .about_banner .about_text_box h2 br {
        display: none;
    }

    .comon-tags-class h1 {
        font-size: 32px !important;
    }

    .comon-tags-class h2 {
        font-size: 28px !important;
    }

    .comon-tags-class h3 {
        font-size: 24px !important;
    }

    .comon-tags-class h4 {
        font-size: 22px !important;
    }

    .content_box_dyn {
        padding: 20px 0px 0px !important;
    }

    .welcome {
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

    .full_description_text .ti-header-content {
        padding: 0 0 20px 20px;
    }

    .ti-platform-tabs {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width:575px) {

    .faqs_section .accordion-button {
        font-size: 18px;
    }

    .discript_text .right_text h5 {
        font-size: 20px;
        max-width: 100%;
    }

    .faqs_section .faqs_box .title_box h3,
    .terms_condition .title_box h3 {
        font-size: 22px;
    }

    .travle_with .travle_with_us .title_box h3,
    .discript_text .left_text h3 {
        font-size: 26px;
    }

    .discript_text .right_text p {
        font-size: 16px;
    }

    .discript_text .right_text h5,
    .travle_with .travel_benefits .easy_book h5 {
        font-size: 20px;
    }

    .about_banner {
        min-height: 340px;
    }

    .send_email h5 {
        font-size: 20px;
    }

    .send_email span {
        font-size: 18px;
    }

    .comon-tags-class h1 {
        font-size: 26px !important;
    }

    .comon-tags-class h2 {
        font-size: 24px !important;
    }

    .comon-tags-class h3 {
        font-size: 22px !important;
    }

    .comon-tags-class h4 {
        font-size: 20px !important;
    }

    .comon-tags-class h5 {
        font-size: 18px !important;
    }



}

@media (max-width:479px) {
    .travle_with .travel_benefits .easy_book {
        width: calc(100%);
    }

    .about_banner {
        min-height: 280px;
    }

    .comon-tags-class h6 {
        font-size: 16px !important;
    }
}

/* ---------- new pages css --------- */

@media (max-width:767px) {

    .about_banner .about_img img {
        height: 400px;
    }

}

@media (max-width:575px) {

    .about_banner .about_img img {
        height: 340px;
    }

    .cookies_box .cookie_content {
        flex-wrap: wrap;
    }

    .cookies_box .cookie_content .cookie_btn .btn_reject,
    .cookies_box .cookie_content .cookie_btn .btn_accept {
        width: calc(50%);
    }

    .cookies_box .cookie_content .cookie_btn {
        width: 100%;
    }


}

@media (max-width:479px) {
    .about_banner .about_img img {
        height: 280px;
    }
}

@media (max-width:320px){

.experience .experienceBox .dreamBox .expImgBox img {
    height: 280px;
}

}