@media (max-width: 1399px) {
    /* .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;
    }

    .exploreTour .ourTourBox .rightText {
        padding: 0 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 .owl-nav button {
        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;
    }

    /* ------ 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: 100px;
    }

    .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%;
    }

    .leftTabcustom {
        margin-bottom: 20px;
    }

    .finance_Payment .rightPayment .importTitle {
        justify-content: space-between;
    }

    .filter_box .inner_filter {
        right: 40px;
    }



}

@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;
    }

    .hamburger {
        display: block !important;
    }

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

    .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;
    }

    .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;
    }

    /* --- 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 .dropLangBox .btnBox {
        display: flex;
        position: fixed;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
    }

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

    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: 5px;
    }

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

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

    .desktop {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

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

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

    .payment_table_start .mainTableBox.desktopTable {
        display: none;
    }

    .payment_table_start .mainTableBox.mobileTable {
        display: block;
    }

    .finance_Payment .rightPayment.backLayerCom {
        padding: 25px 0;
    }

    .finance_Payment .rightPayment.backLayerCom .importTitle {
        padding: 0 20px;
    }

}

@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;
        margin-top: -60px;
    }

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

    .exploreTour .ourTourBox .rightText {
        padding: 0 10px;
    }

    .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;
    }

}

@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;
    }

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

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

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

    .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;
    }

    .profile_privacy_sec .profile_privacy ul li .text_name p {
        font-size: 14px;
    }

    .profile_privacy_sec .profile_privacy ul li .swicth_box .form-switch .form-check-input {
        min-height: 24px;
        width: 42px;
    }

    .mainListProducts .tabBtnbox ul li .custombtn {
        padding: 10px 10px;
    }

    .finance_withdrawal .rightPayment .importTitle {
        display: block;
    }

    .finance_withdrawal .rightPayment .importTitle .filter_search input {
        width: 100%;
    }

    .finance_withdrawal .rightPayment .importTitle h4 {
        margin-bottom: 10px;
    }

}

@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) {}

/*  */

/* .mainTableBox {
    overflow-x: auto;
}

.mainTableBox table tbody tr td {
    white-space: nowrap;
}


@media (max-width:767px) {
    .bookingtabbox .bookingtabDrop {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 575px) {
    .company_profile .topheader .toptitle,
    .allBookinghead .addTitle {
        flex-wrap: wrap;
    }
}

@media (max-width: 479px) {
    .company_profile .topheader .toptitle h5 img {
        max-width: 25px;
        margin-right: 5px;
    }

    .company_profile .topheader .toptitle h5 {
        font-size: 14px;
    }

    .company_profile .topheader .toptitle a {
        padding: 8px 15px;
        font-size: 14px;
    }

    .rightProfile .rightProfileMain .userPersonaldet ul li span {
        font-size: 13px;
    }
} */

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

/* ---------- 06/05/25 ADD supplier RESPONEIVE CSS ---------- */


/* @media (max-width:767px) {
    .rightTabcontent .productList .listBoxLeft .listImg {
        width: 180px;
    }
}

@media (max-width: 575px) {
    .blogContainer .blogSearch {
        width: 100%;
        margin-bottom: 15px;
    }

    .tandcMainDiv {
        flex-wrap: wrap;
    }

    .rightTabcontent .productList .listBoxLeft .listImg {
        width: 180px;
    }

    .rightTabcontent .importTitle {
        flex-wrap: wrap;
    }
}

@media (max-width: 479px) {
    .rightTabcontent .productList .listBoxproduct .listBoxLeft {
        flex-wrap: wrap;
        justify-content: center;
    }

    .rightTabcontent .productList .listBoxproduct {
        grid-template-columns: 1fr;
    }

    .rightTabcontent .productList .listBoxproduct .listEditBox ul {
        justify-content: center;
    }

    .rightTabcontent .productList .listBoxLeft .listImg {
        width: 100%;
    }

    .rightTabcontent .productList .listBoxproduct {
        padding: 10px;
    }
} */

/* 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;
    }

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

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

    .profile_privacy_sec .profile_privacy ul li {
        width: 100%;
    }
}

@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;
    }

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

    .accordion-flush .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;
    }


}

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

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


.mainTableBox {
    overflow-x: auto;
}

.mainTableBox table tbody tr td {
    white-space: nowrap;
}


@media (max-width:767px) {
    .bookingtabbox .bookingtabDrop {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 575px) {

    .company_profile .topheader .toptitle,
    .allBookinghead .addTitle {
        flex-wrap: wrap;
        gap: 10px;
    }

    .detailsMore .accordion-body .ourbtnsec .btn {
        width: calc(100%) !important;
        min-height: 40px;
    }

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

    .exportBtns button,
    .exportBtns {
        width: 100% !important;
    }

    .filter_box .inner_filter {
        left: 0 !important;
    }

    .finance_Payment .rightPayment.backLayerCom .importTitle {
        justify-content: start !important;
    }

}

@media (max-width: 479px) {
    .company_profile .topheader .toptitle h5 img {
        max-width: 25px;
        margin-right: 5px;
    }

    .company_profile .topheader .toptitle h5 {
        font-size: 14px;
    }

    .company_profile .topheader .toptitle a {
        padding: 8px 15px;
        font-size: 14px;
    }

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

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

/* ---------- 06/05/25 ADD supplier RESPONEIVE CSS ---------- */


@media (max-width:767px) {
    .rightTabcontent .productList .listBoxLeft .listImg {
        width: 180px;
    }

    .orderListbox .orderListRight .tourcombox .tourname ul {
        flex-wrap: wrap;
    }
}

@media (max-width: 575px) {
    .blogContainer .blogSearch {
        width: 100%;
        margin-bottom: 15px;
    }

    .tandcMainDiv {
        flex-wrap: wrap;
    }

    .rightTabcontent .productList .listBoxLeft .listImg {
        width: 180px;
    }

    .rightTabcontent .importTitle {
        flex-wrap: wrap;
    }

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

    .orderListbox .dateBoxLeft {
        border-right: none;
        margin-right: 0px;
    }

    .exportBtns {
        flex-wrap: wrap;
    }

    .activityMain .activityhead,
    .listProducts .activityhead,
    .importTour .activityhead {
        flex-wrap: wrap;
    }
}

@media (max-width: 479px) {

    .rightTabcontent .productList .listBoxproduct .listBoxLeft {
        flex-wrap: wrap;
        justify-content: center;
    }

    .rightTabcontent .productList .listBoxproduct {
        grid-template-columns: 1fr;
    }

    .rightTabcontent .productList .listBoxproduct .listEditBox ul {
        justify-content: center;
    }

    .rightTabcontent .productList .listBoxLeft .listImg {
        width: 100%;
    }

    .rightTabcontent .productList .listBoxproduct {
        padding: 10px;
    }

    .allBookinghead .bokunDropBox {
        width: 100%;
    }

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

    .paginationBox .pagination {
        gap: 5px;
    }

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

/* ---------- 06/05/25 ADD supplier RESPONEIVE CSS ---------- */