@media (max-width: 1499px ) {
    .inner-banner .banner-title h1{
        font-size:54px;line-height:60px;
    }
    .header-layout1 .main-menu {
        padding-left: 40px !important;
    }
    .google-review-section {
        position: relative;
        top: -39px;
        z-index: 10;
    }
}

    @media (max-width: 1399px ) {
        .header-logo img {
            width: 145px !important;
        }
        .google-review-section {
            position: relative;
            top: -39px !important;
            z-index: 10;
        }
        .categories li {
        font-size:10px;
        }

        .strip-section span {
            font-weight: 600;
            font-size: 14px;
            color: var(--blue-color);
            position: relative;
            display: inline-block;
        }
        .inner-banner .banner-title h1 {
            font-size: 48px;
            line-height: 54px;
        }
        .header-layout1 .main-menu {
            padding-left: 20px !important;
        }
        .terms-cards h2 {
            font-size: 32px !important;
            line-height: 38px !important;
        }

        .th-header .header-button .call-us {
            font-size: 14px !important;
        }
               .th-header .header-button {
            gap: 15px !important;
        }
        .header-button .th-btn {
            margin-left: 5px !important;
            padding: 15px 25px !important;
        }
        .package-card 
        .header-button .th-btn {
            margin-left: 15px !important;
            padding: 15px 30px !important;
        }
        .main-menu a {
        
        font-size:15px !important;

        }        .header-layout1 .main-menu > ul > li {
            margin: 0 10px !important;
        }

        .about-contact-grid {
            align-items: center;
            height: 100%;
        }

        .request-btn-wrap {
            gap: 5px !important;
        }
            .request-btn-wrap a{
                font-size:13px !important;
            }
            .main-menu ul {
                margin: 0;
                padding: 0;
                margin-left: 0px;
            }
        .package-detail-page h2{
            font-size:28px !important;
            line-height:34px !important;

        }
        .package-card .package-details .package-destination-list {
            padding: 0 4px !important;
            gap: 8px !important;
        }

        .img-box1 .img1 {
            max-width: 280px !important;
        }

        .img-box1 .img2 {
            max-width: 270px !important;
        }

        .img-box1 .img3 {
            max-width: 270px !important;
        }

        .h2, h2 {
            font-size: 32px !important;
            line-height:38px !important;
        }
        .blog-single h1 {
            font-size: 48px !important;
            line-height: 52px !important;
        }
    }


    @media (max-width: 1299px ) {
        .header-logo img {
            width: 158px !important;
        }

        .call-us {
            font-size: 16px !important;
        }
        .header-layout1 .main-menu {
            padding-left: 20px !important;
        }

        .header-button .th-btn {
            display: flex !important;
            margin-left: 0px !important;
            font-size: 14px !important;
            padding: 15px 18px !important;
        }

        .header-layout1 .main-menu > ul > li {
            margin: 0px 10px !important;
        }

        .header-button {
            gap: 12px !important;
        }

        .request-btn-wrap {
            gap: 2px !important;
        }

            .request-btn-wrap a {
                font-size: 11px !important;
            }

        .main-menu a {
            font-size: 14px !important;
        }

        .package-card .package-details .package-destination-list {
            padding: 0 4px !important;
            gap: 8px !important;
        }

        .img-box1 .img1 {
            max-width: 250px !important;
        }

        .img-box1 .img2 {
            max-width: 250px !important;
        }

        .img-box1 .img3 {
            max-width: 250px !important;
        }

        .h2, h2 {
            font-size: 38px !important;
            line-height: 44px !important;
        }

        .banner-title h1 {
            font-size: 36px !important;
        }
    }

    @media (min-width: 1199px) and (max-width: 1200px) {
        .th-menu-toggle {
            width: 56px;
            height: 56px;
            padding: 0;
            font-size: 20px;
            border: none;
            border-radius: 8px;
            background-color: var(--theme-color);
            color: var(--white-color);
            display: inline-block;
            position: absolute;
            right: 15px;
            top: 24px;
        }

        .hero-style1 {
            width: 600px;
        }

        .request-btn-wrap a {
            font-size: 10px !important;
        }

        .header-logo img {
            width: 163px !important;
        }
       
        .header-button {
            height: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            gap: 15px;
            margin-right: 0px;
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {

        .th-menu-toggle {
            width: 48px !important;
            height: 48px !important;
            padding: 0;
            font-size: 16px !important;
            line-height:48px !important;
            border: none;
            border-radius: 8px;
            background-color: var(--theme-color);
            color: var(--white-color);
            display: inline-block;
            position: absolute;
            right: 15px;
            top: 5px;
        }
        .blog-box_content h3 {
            font-size: 16px !important;
            font-weight: 700;
            line-height: 24px !important;
        }
        .hero-style1 .hero-title{
            font-size:42px;
        }
        .package-card .package-details h3 {
            font-size: 16px !important;
        }
        .package-details {
            padding: 8px !important;
        }
            .hero-style1 {
            width: 600px;
        }
        .categories li
{
            font-size:8px !important;
        }
        .swiper-pagination-bullets {
            margin: 20px 0px 10px 0px !important;
        }
        .space, .space-bottom {
            padding-bottom: 60px;
        }

        .space, .space-top {
            padding-top: 60px;
        }
        .request-btn-wrap a {
            font-size: 10px !important;
        }

        .header-logo img {
            width: 163px !important;
        }

        .header-button {
            height: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            gap: 15px;
            margin-right: 60px;
        }
    }

    @media (max-width: 1199px) {
        .header-logo img {
            width: 120px !important;
        }
        .header-layout1 .sticky-wrapper .menu-area {
        padding:6px 0px;
        }

        .resort-image.global-img{
            height:auto !important;
        }.mobile-logo img {
            width: 220px;
        }
        .package-card .package-image img{
            width:100%;
        }
        .new-sm-font{
            font-size:28px !important;
            

        }
        .package-listing .package-card .package-details{
            padding:12px 12px 12px !important;
        }
        .banner-title h1 {
            font-size: 36px !important;
        }

        .package-price .price-wrap {
            font-size: 20px !important;
            font-weight: 600 !important;
        }

        .dayout_text h3 {
            font-size: 20px !important;
            line-height: 26px !important;
        }

        .request-btn-wrap a {
            font-size: 9px !important;
        }
        .new-table1 th, .new-table1 td{
            font-size:13px;
        }
        .img-box1 .img1 {
            max-width: 200px !important;
        }

        .img-box1 .img2 {
            right: 3% !important;
        }

        .img-box1 .img3 {
            right: 3% !important;
        }

        .img-box1 .img3 {
            max-width: 205px !important;
        }

        .img-box1 .img2 {
            max-width: 190px !important;
        }

        .request-btn-wrap {
            gap: 2px !important;
        }

        .swiper-pagination-bullets {
            margin: 20px 0px 10px 0px !important;
        }

        .title-area .sec-title {
            line-height: 40px;
        }

        .package-detail-page .page-single .box-title {
            font-size: 24px !important;
            line-height: 30px !important
        }

        .package-accommodation h3 {
            font-size: 18px;
        }
    }

    @media (max-width: 991px) {
        .landing-page-banner img {
            min-height: 380px;
            object-fit: cover;
        }
        .review-label {
            color: #272727;
            font-size: 12px !important;
            margin: 0;
        }
        .strip-section {
            position: sticky;
            top: 79px !important;
            z-index: 999;
            background: #fff;
        }
            .strip-section span{
                display:block;
                padding-bottom:10px;
            }
        .blog-single .blog-title {
            margin-bottom: 10px;
            font-size: 28px !important;
            line-height:34px !important;
            font-weight: 600;
        }
        .blog-single h1 {
            font-size: 36px !important;
            line-height: 42px !important;
        }
            .header-layout1 .logo-bg {
                height: 100% !important;
            }
        .dayout_text .package-price{
            margin-bottom:50px !important;
        }

        .terms-cards h3 {
            font-size: 20px !important;
            line-height: 26px !important;
        }
        .header-logo img {
            width: 180px !important;
        }
        .request-btn-wrap a {
            font-size: 14px !important;
        }
        .choose-about {
            margin-bottom: 40px;
        }
        .new-sm-font{
            font-size:24px !important;
        }
        .choose-about_text {
            line-height: 22px;
        }

        .img-box1 .img1 {
            max-width: 100% !important;
        }

        .img-box1 .img2 {
            right: 3% !important;
        }

        .img-box1 .img3 {
            right: 3% !important;
        }

        .img-box1 .img2 {
            max-width: 100% !important;
        }

        .img-box1 .img3 {
            max-width: 100% !important;
        }

        .process-card {
            margin-bottom: 40px !important;
            height: unset !important
        }

        .custom-counter-card h3 {
            margin-bottom: 10px;
            font-size: 26px !important;
        }

        .story-card ul ul {
            gap: 0px !important;
        }

        .categorySlider .th-swiper-custom {
            right: 0px !important;
        }

        .categorySlider .th-swiper-custom {
            width: 100%;
        }

        .banner-title h1 {
            font-size: 28px !important;
        }

        .banner-image img {
            width: 100% !important;
            height: 100% !important;
        }

        .resort-content {
            max-width: 100% !important;
        }

        

        .custom-counter-card {
            padding: 40px 20px !important;
        }

        .tab-history-image img {
            border-radius: 5px;
            width: 100%;
        }

        .tab-content-inner {
            padding: 0px 30px 30px 30px !important
        }

        .story-card h2 {
            font-size: 28px !important;
        }

        .why-choose-card .icon {
            width: 54px !important;
        }

        

        .terms-cards h2 {
            font-size: 28px !important;
            line-height: 34px !important;
        }
        .banner-title h1 {
            margin-bottom: 0px !important;
            padding: 30px 20px 0px;
            font-size: 42px !important;
            text-align: center;
        }
        .request-btn-wrap{
            gap:10px !important;
        }
        .bg-top-center{
            background-size:cover !important;
        }
        .sticky-navwrap {
            display: flex;
            overflow: auto;
            white-space: nowrap;
            gap:1rem;
            justify-content: space-between !important;
        }
    }

@media (max-width: 767px) {
    .cta-area {
        padding: 80px 0;
    }
    .hero-style1 {
      
        padding: 60px 0 90px 0 !important;
    }
    .hero-1 {
        height: 50vh !important;
    }
    .landing-page-banner img {
        min-height: unset;
        object-fit: cover;
    }
    .hero-style1 .hero-title {
        font-size: 32px !important;
        line-height: 36px !important;
    }

    .testiSlider1 .swiper-slide {
        margin-top: 0 !important;
    }
    .cta-area .title-area .sec-title {
        font-size: 20px !important;
    }
    .landing-page-banner {
        display: flex;
        flex-direction: column-reverse;
        background: #fff;
        gap: 20px;
        border-top: 1px solid #ddd;
        padding-top: 30px;
    }

        .landing-page-banner::before {
            content: none !important;
        }

        .landing-page-banner.inner-banner.with-overlay .banner-text h1 {
            color: #333;
            text-align: left;
            font-size: 32px;
            line-height: 38px;
        }

        .landing-page-banner.inner-banner.with-overlay p {
            color: #000 !important;
            text-align: left;
        }

    .section-padding-80 {
        padding: 40px 0 !important;
    }
    .lp-detail-image{
        padding-left: 0px !important;
    }

    .lp-about-us .title-area {
        margin-bottom: 0;
    }
    .landing-page-banner.inner-banner.with-overlay .banner-text {
        position: relative;
        transform: unset;
        top: unset;
        text-align: left;
    }

    .header-logo img {
        width: 120px !important;
    }

    .category-card {
        padding: 20px;
    }

    .widget_categories ul li .highlight-list {
        padding: 15px 15px 15px 0px !important;
    }


    .th-menu-toggle {
        width: 40px !important;
        height: 40px !important;
        line-height:40px !important;
    }

    .global-img {
        margin-bottom: 20px !important;
    }

    .activities-wrap {
        flex-direction: column;
    }

    .tour-type-card {
        position: relative;
        display: block;
        margin-bottom: 25px;
    }

    .banner-title h1 {
        font-size: 16px !important;
    }



    .category-area {
        padding: 0px 0px 50px;
    }

    .row.p-50 {
        padding: 0px 15px 0px 15px;
    }

    .container.bg-smoke.shape-mockup-wrap {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .choose-about .box-title {
        font-size: 18px !important;
        font-weight: 700;
        margin-bottom: 3px;
        color: #363636;
        line-height: 24px !important;
    }

    .choose-about {
        margin-bottom: 40px;
    }


    .img-box1 .img2 {
        display: block !important;
    }

    .img-box1 .img3 {
        display: block !important;
    }

    .img-box1 .img2 {
        max-width: 175px !important;
    }

    .img-box1 .img3 {
        max-width: 175px !important;
    }

    .img-box1 .img1 {
        max-width: 180px !important;
    }

    .process-card {
        margin-bottom: 40px !important;
        height: unset !important;
    }

    .cust-counter-card-wrap p {
        font-size: 14px;
        line-height: 20px;
    }

    .new-hide {
        display: none !important;
    }

    .swiper-pagination-bullets {
        margin: 20px 0px 10px 0px !important;
    }

    .testiSlider1 .swiper-slide {
        margin-top: 0px !important;
    }

    .tour-tabs .th-btn {
        padding: 8px 18px !important;
        font-size: 13px !important;
        line-height: 18px !important;
    }

    .mobile-logo img {
        width: 200px;
        margin: auto;
    }

    .about-content {
        margin-bottom: 0px !important;
    }

    .story-card h2 {
        font-size: 24px !important;
    }

    .banner-title h1 {
        margin-bottom: 0px !important;
        padding: 30px 0px;
        font-size: 20px;
    }

    .title-area .sec-title {
        font-size: 28px;
        line-height: 34px;
    }

    .package-detail-page .page-single .box-title {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .package-accommodation h3 {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    .itinerary-detail-wrap .accordion-item .accordion-button {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .new-table1 table {
        width: 600px !important;
        border-collapse: collapse;
    }

    .checklist {
        padding: 10px;
    }

    .categorySlider .th-swiper-custom {
        right: 0px !important;
    }

    .categorySlider .th-swiper-custom {
        width: 100%;
    }

    .img-box1 .img2 {
        right: 0% !important;
    }

    .img-box1 .img3 {
        right: 0% !important;
    }

    .title-area .sec-title {
        margin-bottom: 22px;
        font-size: 28px !important;
        line-height: 34px !important;
        color: #363636;
    }

    .why-choose-card h3 {
        font-size: 22px !important;
        margin-bottom: 10px;
        line-height: 28px !important;
    }

    .box-title {
        font-size: 22px !important;
        line-height: 28px !important;
        font-weight: 600;
        margin-top: 0em !important;
    }

    .resort-content {
        max-width: 530px;
        margin-bottom: 30px;
    }

    .service-sec {
        font-size: 28px !important;
        line-height: 34px !important;
    }

    .terms-cards h2 {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .th-widget-about .about-logo img {
        width: 80% !important;
    }

    .banner-image img {
        height: 100% !important;
        width: 100% !important;
        object-fit: cover;
    }

    .tour-tabs {
        margin-bottom: 20px !important;
    }

    .tab-content-inner h3 {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .tab-content-inner {
        padding-top: 0px !important;
    }

    .process-card h3 {
        font-size: 20px !important;
    }

    p.about-item_text {
        line-height: 22px;
        font-size: 14px;
    }

    .process-card p {
        font-size: 14px;
        line-height: 22px;
    }

    .hero-style1 .hero-title {
        font-size: 32px;
        line-height: 38px;
    }

    .ht-tab-menu li a {
        width: auto !important;
        font-size: 12px !important;
        padding: 15px 20px 15px;
    }

    .section-space--ptb_100 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .widget-area {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .why-choose-card .icon {
        width: 48px !important;
        height: 48px !important;
    }

    .new-sm-font {
        font-size: 22px !important;
        line-height: 30px !important;
    }

    .new-sticky {
        padding: 10px 0px 0px !important;
    }

    .sidebar-gallery .gallery-thumb img {
        width: 100% !important;
        height: 100% !important;
    }

    .dayout_box {
        flex-direction: column;
    }

    .dayout_img {
        width: 100% !important;
        margin-right: 20px;
    }

    .dayout_text {
        padding: 15px 0px 10px;
        width: 100% !important;
        position: relative;
    }

        .dayout_text .request-btn-wrap {
            gap: 1rem !important;
            justify-content: space-between !important;
        }

    .dayout_text {
        padding: 15px 20px 15px !important;
    }

        .dayout_text .request-btn-wrap {
            margin-top: 5px !important;
        }


    .resort-content .box-title {
        line-height: 30px;
    }

    .dayout_text h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .dayout_img img {
        border-radius: 8px 8px 8px 8px !important;
    }

    .about-item_centent .box-title {
        font-size: 20px !important;
        line-height: 26px !important;
    }

    .dayout_text ul {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .dayout_text h3 {
        font-size: 20px !important;
        line-height: 28px !important;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1 !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .category-card .box-title {
        margin-top: 10px !important;
    }

    .package-price .price-wrap {
        font-size: 20px;
        font-weight: 600;
    }

    .ht-tab-menu li a {
        padding: 0px !important;
        border: unset !important;
        max-width: unset !important;
    }

    .about-item_img {
        height: 54px !important;
        min-width: 54px !important;
        line-height: 54px !important;
    }

    .testi-card_text {
        font-size: 16px !important;
    }

    .about-item_img img {
        width: 28px !important;
        height: 28px !important;
    }

    .about-contact-grid .about-contact-icon {
        height: 54px !important;
        width: 54px !important;
        line-height: 54px !important;
    }

        .about-contact-grid .about-contact-icon img {
            width: 28px !important;
            height: 28px !important;
        }

    .about-contact-details .box-title {
        font-size: 18px !important;
        line-height: 26px !important
    }

    .contact-form {
        padding: 25px 15px !important;
    }

    .hero-style1 .sub-title {
        color: var(--white-color);
        margin-bottom: 0px;
        display: block;
        text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    }

    .hero-style1 .hero-title {
        color: var(--white-color);
        margin-bottom: 45px;
        text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    }

    .dayout_text .package-price {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }

    .package-card .package-details h3 {
        text-overflow: ellipsis;
        -webkit-line-clamp: 1 !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: unset !important;
    }
    .strip-section {
        position: sticky;
        top: 62px !important;
        z-index: 999;
        background: #fff;
    }
    .package-card .package-image img {
        height: 250px;
    }

    .dayout_img {
        height: 250px;
    }

    .ht-tab-menu li a.active {
        border: unset !important;
    }

    .package-card .package-image {
        height: 250px;
        margin-bottom: 10px;
    }

    .package-listing .package-card .package-details {
        padding: 12px 12px 12px !important;
    }

    .categorySlider .th-swiper-custom {
        bottom: 14% !important;
    }

    .mb-sm-new-0 {
        margin-bottom: 0px !important;
    }

    .th-slider.has-shadow .swiper-wrapper {
        padding: 50px 0px 50px !important;
    }

    .header-layout1 .sticky-wrapper .menu-area {
padding:6px 0px;
    }
    .resort-image.global-img {
        height: auto !important;
    }
}

    @media (max-width: 576px) {
        .header-logo img {
            width: 120px !important;
        }
        .about-contact-details .box-title {
            font-size:18px !important;
            line-height:26px !important
        }
        .tour-type-card {
            position: relative;
            display: block;
            margin-bottom: 25px;
        }
        .banner-title h1 {
            font-size: 32px !important;

        }
        .request-btn-wrap a {
            font-size: 12px !important;
        }

        .tour-type-card {
            position: relative;
            display: block;
            margin-bottom: 25px;
        }

        .category-area {
            padding: 0px 0px 50px;
        }

        .row.p-50 {
            padding: 0px 15px 0px 15px;
        }

        .container.bg-smoke.shape-mockup-wrap {
            padding-top: 40px;
            padding-bottom: 40px;
        }

        .choose-about .box-title {
            font-size: 18px !important;
            font-weight: 700;
            margin-bottom: 3px;
            color: #363636;
            line-height: 24px !important;
        }

        .choose-about {
            margin-bottom: 40px;
        }


        

        .process-card {
            margin-bottom: 40px !important;
            height: unset !important;
        }

        .cust-counter-card-wrap p {
            font-size: 14px;
        }

        .new-hide {
            display: none !important;
        }

        .swiper-pagination-bullets {
            margin: 20px 0px 10px 0px !important;
        }

        .testiSlider1 .swiper-slide {
            margin-top: 0px !important;
        }
        .blog-box_content {
            padding-top: 12px;
        }

        .tour-tabs .th-btn {
            padding: 8px 18px !important;
            font-size: 12px !important;
            line-height: 18px !important;
        }
        .img-box1 .img1 {
            max-width: 170px !important;
        }
        .img-box1 .img2 {
            max-width: 170px !important;
        }
        .img-box1 .img3 {
            max-width: 170px !important;
        }
        .mobile-logo img {
            width: 200px;
            margin: auto;
        }

        .about-content {
            margin-bottom: 0px !important;
        }

        .story-card h2 {
            font-size: 24px !important;
        }

        .banner-title h1 {
            margin-bottom: 0px !important;
            padding: 30px 20px 0px;
            font-size: 22px;
            text-align:center;
        }

        .title-area .sec-title {
            font-size: 28px;
            line-height: 34px;
        }

        .package-detail-page .page-single .box-title {
            font-size: 20px !important;
            line-height: 26px !important;
        }
        .widget_offer .banner-logo {
            max-width: 175px !important;
        }
        .package-accommodation h3 {
            font-size: 16px !important;
            line-height: 24px !important;
        }

        .itinerary-detail-wrap .accordion-item .accordion-button {
            font-size: 14px !important;
            line-height: 20px !important;
        }
        .itinerary-detail-wrap .accordion-item .accordion-button {
            border-bottom-width:1px !important;
            border-radius:10px 10px 10px 10px !important;
        }
            .new-table1 table {
                width: 600px !important;
                border-collapse: collapse;
            }
        .widget_categories ul li .highlight-list{
            font-size:14px !important;
        }
        .sidebar-area.style3 .widget{
            padding:25px 20px !important;
        }
        .checklist {
            padding: 10px;
        }

        .categorySlider .th-swiper-custom {
            right: 0px !important;
        }

        .categorySlider .th-swiper-custom {
            width: 100%;
        }

        .img-box1 .img2 {
            right: 0% !important;
        }

        .img-box1 .img3 {
            right: 0% !important;
        }

        .title-area .sec-title {
            margin-bottom: 22px;
            font-size: 28px !important;
            line-height: 36px !important;
            color: #363636;
        }

        .why-choose-card h3 {
            font-size: 20px !important;
            margin-bottom: 10px;
            line-height: 28px !important;
        }

        .box-title {
            font-size: 20px !important;
            line-height: 28px !important;
            font-weight: 600;
            margin-top: 0em !important;
        }

        .resort-content {
            max-width: 530px;
            margin-bottom: 30px;
        }

        .service-sec {
            font-size: 28px !important;
            line-height: 34px !important;
        }

        .terms-cards h2 {
            font-size: 22px !important;
            line-height: 28px !important;
        }

        .th-widget-about .about-logo img {
            width: 50% !important;
        }

        .banner-image img {
            height: 100% !important;
            object-fit: cover;
            width: 100% !important;
        }

        .testi-card .box-title {
            font-size:18px !important;
        }
        .testi-card {
            padding: 25px 25px 64px 25px !important;
        }
        li{
            font-size:14px !important;
        }
        p{
            font-size:14px !important
        }
        .sidebar-area{
            padding-top:0px !important;
        }
    }


    @media only screen and (min-width: 320px) and (max-width: 676px) and (orientation: landscape) {
        .banner-image img {
            width: 100%;
        }

        .th-widget-about .about-logo img {
            width: 50% !important;
        }

        .header-logo img {
            width: 109px !important;
        }

        .th-hero-bg.background-image {
            width: 100%;
        }

        .category-card {
            padding: 50px;
        }

        .package-image img {
            width: 100%;
        }

        .img-box1 {
            width: 100%;
        }

            .img-box1 .img1 {
                max-width: 230px !important;
            }

            .img-box1 .img2 {
                max-width: 230px !important;
            }

            .img-box1 .img3 {
                max-width: 230px !important;
            }

        .mobile-logo img {
            width: 120px;
            margin: auto;
        }

        .th-menu-wrapper .mobile-logo {
            padding-bottom: 15px;
            padding-top: 15px;
        }
        .starting-package-cost {
            font-size: 16px;
            margin-top: 16px;
            color: #000000;
        }
    }
@media (max-width: 320px)  {
    .img-box1 .img1 {
        max-width: 140px !important;
    }

    .img-box1 .img2 {
        max-width: 140px !important;
    }

    .img-box1 .img3 {
        max-width: 140px !important;
    }
}

.mobile-head .th-btn {
    font-size:12px;
    padding:5px 10px !important;
}
.new-gap{
    gap:1rem;
}

.mobile-head{
    display:flex;
    gap:1rem;
    align-items:center;
}

.call-us-mod{
    background:
}