@media (max-width: 1399px) {
    h3 {
        font-size: 27px;
    }

    a.box_news h4 {
        font-size: 16px;
    }

    aside {
        top: 0px;
    }

    .signup-wrap .dropdown .btn-outline-secondary {
        padding: 10px 10px 10px 0px;
    }

    #description {
        padding-right: 30px;
    }

    .sustainable-card .card .card-header {
        min-height: 65px;
    }

    .sustainable-card .card .card-header .sustainable-card-heading {
        width: 100%;
        padding: 0;
    }

    .sustainable-card .card .card-body p {
        height: 245px;
    }

    .authentic-experiance-card .card .card-body .card-text p {
        height: 100px;
    }

    .booking-right-panel #filters_col a#filters_col_bt {
        font-size: 21px;
    }

    .tile-qty p {
        margin: 0 0 5px 0;
        font-size: 12px;
    }

    h3.room-booking-title {
        font-size: 21px;
        margin: 0 0 20px 0;
    }

    .booking-right-panel #filters_col {
        margin-top: -49px;
    }

    .box_grid figure .property-location .pet-friendly {
        height: 35px;
        width: 35px;
        min-height: 35px;
        min-width: 35px;
    }

    .box_grid figure .property-location .rating img {
        width: 14px;
    }

    .hero_single.jarallax {
        height: 620px;
    }

    .hero_single .wrapper h4 {
        font-size: 36px;
        margin: 0 0 15px 0;
    }

    .hero_single .wrapper h5 {
        font-size: 33px;
    }

    .box_grid figure .property-location .location-name h6 {
        font-size: 13px;
    }

    .box_grid figure .property-location .location-name h6 small {
        padding: 0 0 0 15px;
        font-size: 13px;
    }

    .box_grid figure .property-location .location-name h6 small::before {
        height: 5px;
        width: 5px;
        left: 4px;
    }

    .custom-nav {
        min-width: 260px;
        max-width: 260px;
    }

    .user-dashboard-mobile {
        gap: 30px !important;
    }

    .user-profile-section .my-profile-card {
        padding: 30px 20px;
        gap: 20px;
    }

    .upload-container {
        min-width: 220px;
    }

    .field-label {
        min-width: 120px;
    }

    .field-value {
        min-width: 340px;
        width: 340px;
    }

    .eye-icon {
        right: 90px;
    }

    .process-wrap .col-12:first-child .process-card::after,
    .process-wrap .col-12:nth-child(2) .process-card::after {
        width: 150px;
        left: calc(88% + 0px);
    }

    .process-wrap .col-12:nth-child(2) .process-card::after {
        background-image: url("../assets/image/home/curve2.webp");
        left: calc(75% + 0px);
    }

    .process-card .process-thumb {
        max-width: 100px;
    }

    .process-card .process-text h5 {
        font-size: 18px;
    }

    .things-card .tab-content>.tab-pane {
        height: 290px;
    }
}

@media (max-width: 1199px) {
    h3 {
        font-size: 24px;
    }

    p {
        font-size: 15px;
    }

    .confirmation-booking-header .confirmation-booking-header-detail img {
        width: 60px;
        margin: 0 0 15px 0;
    }

    .confirmation-booking-body-section {
        padding: 60px 0;
        background: linear-gradient(90deg, rgba(245, 247, 251, 1) 48%, rgba(255, 255, 255, 1) 48%, rgba(255, 255, 255, 1) 100%);
    }

    .confirmation-booking-body-section .confirmation-booking-card h2 {
        margin: 0 0 15px 0;
        font-size: 24px;
    }

    .confirmation-booking-body-section .confirmation-booking-card h5 {
        margin: 0 0 15px 0;
        font-size: 16px;
    }

    .book-property-card h4 {
        font-size: 18px;
        margin: 0 0 10px 0;
    }

    .check-grid-detail h6 {
        font-size: 15px;
        margin: 0;
    }

    .mt-80 {
        margin-top: 60px;
    }

    .hotel-detail-page-section {
        margin: 60px 0;
    }

    .inner-slider.sustainable-inner-slider {
        height: 280px;
    }

    .what-is-mylocaldost.sustainable-section .what-is-mylocaldost-image img {
        height: 320px;
    }

    .authentic-experiance-card .card .card-body .card-text p {
        height: 125px;
    }

    /* .sustainable-page-card .card .card-header .sustainable-page-card-heading {
        padding: 15px 5px;
    }

    .sustainable-page-card .card .card-header .sustainable-page-card-heading h6 {
        font-size: 15px;
    }

    .sustainable-page-card .card .card-body p {
        height: 120px;
    } */

    .margin_80_55 {
        padding-top: 60px;
        padding-bottom: 45px;
    }

    #description {
        padding-right: 15px;
    }

    .secondary_nav ul li {
        margin: 0 15px 0 0;
    }

    .box_detail {
        padding: 24px 15px;
        border-radius: 10px;
    }

    .box_detail .price {
        margin: 0 0px 15px 0;
    }

    .box_detail .price>span {
        font-size: 21px;
    }

    .box_detail .price>span>small {
        font-size: 15px;
    }

    .box_detail.booking input {
        height: 42px;
        font-size: 14px;
    }

    .btn_1.full-width,
    a.btn_1.full-width {
        height: 42px;
    }

    .box_detail.booking .btn_1 {
        margin: 15px 0 0 0;
    }

    .box_detail .calculate-price {
        margin: 5px 0 0 0;
    }

    .box_detail .calculate-price p {
        margin: 0;
        font-size: 14px;
    }

    .group-section .hero_single.jarallax {
        height: 460px;
    }

    .call_section {
        min-height: 480px;
    }

    .hero_single .wrapper h4 {
        font-size: 36px;
        margin: 0 0 15px 0;
    }

    .hero_single .wrapper h5 {
        font-size: 30px;
    }

    .explore-new-destination {
        margin: 60px 0 0 0;
    }

    .inner-slider {
        height: 320px;
    }

    .inner-slider .inner-slider-detail h1 {
        font-size: 27px;
        margin: -50px 0 0 0;
    }

    .inner-page-banner .property-title .property-title-head {
        display: flex;
        align-items: start;
        gap: 0;
        flex-direction: column;
    }

    .inner-page-banner .property-title .property-title-head .property-title-detail h1 {
        font-size: 27px;
        margin: 0 0 5px 0;
        color: #ffffff;
    }

    /* .inner-page-banner .property-title .property-title-head .property-title-detail h6 i {
        font-size: 16px;
    } */

    .inner-page-banner .property-title .property-title-head .property-title-detail h6 {
        font-size: 15px;
    }

    .inner-page-banner .property-title .property-title-head .property-review p b {
        font-size: 16px;
    }

    .explore-new-destination h3 {
        margin: 0 0 20px 0;
        font-size: 24px;
    }

    .box_grid figure {
        height: 280px;
    }

    .box_grid figure .box_grid_thumb {
        height: 275px;
    }

    .box_grid figure .carousel .carousel-inner .carousel-item img {
        height: 275px;
    }

    .box_grid figure .property-location {
        left: 10px;
        right: 10px;
    }

    .box_grid figure .property-location .location-name h6 {
        font-size: 13px;
    }

    .box_grid figure .property-location .pet-friendly {
        height: 32px;
        width: 32px;
        min-height: 32px;
        min-width: 32px;
    }

    .box_grid figure .property-location .pet-friendly img {
        width: 16px;
    }

    .box_grid figure .property-location .rating img {
        width: 14px;
    }

    .box_grid figure .property-location .rating p {
        font-size: 13px;
    }

    .box_grid figure .property-location .mld-card-ratings {
        gap: 5px;
    }

    .box_grid figure .property-location .location-name h6 small {
        padding: 0 0 0 17px;
        font-size: 12px;
    }

    .box_grid .wrapper {
        padding: 35px 15px 15px 15px;
    }

    .host-card .host-card-icon {
        width: 30px;
        height: 30px;
        min-width: 30px;
        min-height: 30px;
    }

    .host-card {
        left: 10px;
        top: 10px;
    }

    .host-card .host-name h6 {
        font-size: 14px;
    }

    .box_grid a.wish_bt {
        height: 30px;
        width: 30px;
        font-size: 14px;
        right: 10px;
        top: 10px;
    }

    .box_grid a.exclusive_bt {
        right: 55px;
        height: 30px;
        width: 30px;
        font-size: 15px;
    }

    .box_grid .btn_1 {
        padding: 12px 24px;
    }

    .banner .wrapper h3 {
        font-size: 30px;
    }

    .explore-new-destination h3 {
        font-size: 24px;
        margin: 0 0 20px 0;
    }

    .box_grid .wrapper h3 {
        font-size: 15px;
    }

    .box_grid .primary-btn {
        height: 38px;
        padding: 0 15px;
        font-size: 14px;
    }

    .box_grid .price,
    .box_list .wrapper .price {
        font-size: 14px;
    }

    .box_grid .price strong {
        font-size: 16px;
    }

    .hero_single.jarallax {
        height: 520px;
    }

    .explore-new-destination .nav-pills .nav-link {
        font-size: 14px;
        padding: 10px 24px;
        margin: 0 10px;
    }

    .margin_80_0 {
        padding-top: 60px;
    }

    .booking-right-panel {
        padding-left: 0;
    }

    .new-detination a .new-destination-img img {
        height: 207px;
        border-radius: 15px;
    }

    .new-detination a .new-destination-content {
        padding: 15px;
        border-radius: 0 0 15px 15px;
    }

    .new-detination a .new-destination-content h3 {
        font-size: 18px;
    }

    .new-detination a .big-image img {
        height: 430px !important;
    }

    .explore-new-destination .nav-pills {
        border-radius: 30px;
        padding: 10px 0;
    }

    .property-type li a {
        height: 38px;
    }

    .localdost-card {
        border-radius: 10px;
    }

    .localdost-image img {
        height: 170px;
        width: 170px;
        min-height: 170px;
        min-width: 170px;
    }

    .authentic-experiance-card .card {
        border-radius: 10px;
    }

    .authentic-experiance-card .card .card-header {
        border-radius: 10px 10px 0 0;
    }

    .authentic-experiance-card .card .card-header img {
        border-radius: 10px 10px 0 0;
    }

    .responsible-trip-leaf {
        margin: -7px 10px 0 0;
    }

    .responsible-trip-leaf img {
        height: 20px;
    }

    .responsible-trip {
        margin: 10px 0 0 0;
        padding: 0 0 0 15px;
    }

    .responsible-trip li {
        list-style: none;
        margin: 0 0 10px 0;
    }

    .responsible-trip li p {
        font-size: 13px;
        padding-left: 50px;
    }

    .responsible-trip li span {
        float: left;
        height: 40px;
        width: 40px;
        line-height: 36px;
    }

    .responsible-trip li span img {
        width: 20px;
    }

    .responsible-trip-box {
        border-radius: 10px;
        padding: 15px;
        margin: 15px 0;
        min-height: 132px;
    }

    .responsible-trip-box .responsible-trip-icon {
        border-radius: 50%;
        height: 60px;
        width: 60px;
        line-height: 60px;
        border: 1px solid #006838;
    }

    .responsible-trip-box .responsible-trip-icon img {
        width: 30px;
    }

    .font_16px {
        font-size: 15px;
    }

    .responsible-trip-box h6 {
        margin: 15px 0 0 0;
        font-weight: 450;
        font-size: 15px;
    }

    a.box_news_middle {
        min-height: 390px;
    }

    .box_news_wrapper {
        padding: 30px 15px;
    }

    a.box_news h4 {
        font-size: 18px;
    }

    a.box_news {
        padding: 20px;
    }

    .box_1 {
        padding: 30px;
    }

    .call_section .block-reveal .btn_1 h4 {
        margin: 0 0 15px 0;
    }

    .inner-slider.abt-inner-slider {
        height: 250px;
    }

    .what-is-mylocaldost {
        margin: 45px 0 0 0;
    }

    .what-is-mylocaldost h2 {
        font-size: 21px;
    }

    .what-is-mylocaldost .what-is-mylocaldost-image img {
        height: 320px;
        border-radius: 10px;
    }

    .make-choice-section {
        margin: 45px 0 0 0;
    }

    .about-mld-card .card .card-body img {
        border-radius: 10px;
        height: 320px;
    }

    .about-mld-card .card .card-body .overlay {
        border-radius: 10px;
        padding: 0 10px;
    }

    .about-mld-card .card .card-body h5 {
        font-size: 16px;
    }

    .localdost-counter {
        margin: 45px 0;
    }

    .localdost-counter .localdost-counter-box {
        border: 1px solid #e3e3e3;
        border-radius: 10px;
        padding: 24px 15px;
        text-align: center;
    }

    .localdost-counter .icon {
        height: 70px;
        width: 70px;
    }

    .localdost-counter .icon img {
        width: 40px;
    }

    .contact_info ul li h6 {
        margin: 0;
        font-size: 16px;
    }

    .contact_info ul li {
        padding: 0 0 20px 0;
        margin: 0 0 20px 0;
    }

    .inner-slider.contact-inner-slider {
        height: 250px;
    }

    /**User Dashboard css Start*/
    .user-profile-section .my-profile-card {
        padding: 30px 24px;
        display: block;
    }

    .upload-container {
        min-width: 100%;
        padding: 15px;
    }

    .image-preview {
        width: 180px;
        height: 180px;
        margin: 0;
    }

    .btn-upload {
        width: 60px;
    }

    .btn-upload-2 {
        width: 60px;
    }

    .eye-icon {
        right: 100px;
    }

    .field-label {
        min-width: 120px;
    }

    .my-profile-card input,
    select,
    textarea {
        width: 100%;
        max-width: 300px;
    }

    .custom-nav {
        min-width: 220px;
        max-width: 220px;
        padding: 24px 15px;
    }

    .custom-nav .nav-link {
        font-size: 15px;
    }

    .custom-nav .nav-link i {
        font-size: 18px;
    }

    .user-booking-card .booking-card-image {
        width: 230px;
        min-width: 230px;
    }

    .user-booking-card .booking-card-detail {
        padding: 15px 20px;
        width: 100%;
    }

    .user-booking-card .booking-card-detail h3 {
        font-size: 21px;
    }

    .user-booking-card .booking-card-detail p {
        font-size: 13px;
        margin: 0 0 15px 0;
    }

    .user-booking-card .booking-card-detail .check-grid-detail h6 {
        font-size: 14px;
    }

    .user-booking-card .booking-card-detail .booking-card-footer {
        margin: 15px 0 0 0;
    }

    .user-booking-card .booking-card-detail .booking-card-footer .btn_1-outline {
        margin: 0 0 0 5px;
        padding: 10px 15px;
        font-size: 13px;
    }

    .user-booking-card .booking-card-detail .booking-card-footer .btn_1 {
        padding: 10px 15px;
        font-size: 13px;
    }

    .user-booking-card .booking-card-detail .approved-status {
        top: 15px;
        height: 24px;
        padding: 0 8px;
    }

    .user-booking-card .booking-card-detail .approved-status p {
        font-size: 12px;
    }

    .user-booking-card .booking-card-detail .pending-status {
        top: 15px;
        height: 24px;
        padding: 0 8px;
    }

    .user-booking-card .booking-card-detail .pending-status p {
        font-size: 12px;
    }

    .booking-summry p {
        margin: 0 0 10px 0;
        font-size: 14px;
    }

    .inclusion-card .inclusion-img {
        height: 160px;
    }

    .tile.experience-card .tile-ctr {
        height: 160px;
    }

    .select-room-slider h1 {
        padding: 30px 0 0 0 !important;
        font-size: 27px !important;
    }

    .room-card .max-guest {
        align-items: start;
        margin: 10px 0;
        flex-direction: column;
    }

    .room-card .carousel-inner .carousel-item img {
        height: 220px;
    }

    .animate-charcter {
        font-size: 27px;
    }

    .process-wrap {
        padding: 30px 15px;
    }

    .process-wrap .col-12:first-child .process-card .process-thumb::after,
    .process-wrap .col-12:nth-child(2) .process-card .process-thumb::after {
        width: 125px;
        top: 90%;
    }

    .process-card {
        padding: 0;
    }

    .process-card .process-text h5 {
        font-size: 16px;
        margin: 0 0 10px 0;
    }

    .blog-section {
        padding: 60px 0;
    }

    .blog-section .post .post-body h3 {
        font-size: 24px;
    }

    .blog-section .post .post-thumbnail img {
        height: 320px;
    }

    .blog-section .post {
        margin-bottom: 24px;
        margin-right: 24px;
    }

    .blog-section .post .post-body {
        margin: 0 0 0 0;
    }

    .blog-section .post .post-body h3 {
        margin: 20px 0 15px 0;
    }

    .sidebar-widget .media .media-thumb a {
        min-height: 100px;
        min-width: 100px;
        width: 100px;
        height: 100px;
    }

    /********************** GROUP TOURS PAGE CSS START FROM HERE *************************/
    .become-host-1 {
        padding: 60px 0;
    }

    .group-inclusion {
        margin: 60px 0 0 0;
        padding: 30px 0;
    }

    .group-inclusion .group-inclusion-right-image,
    .group-mld-localdost .group-mld-localdost-profile {
        border-radius: 15px 0 0 15px;
    }

    .group-inclusion h4 {
        font-size: 18px;
    }

    .group-inclusion .form-box {
        padding: 24px 15px;
    }

    .group-inclusion .form-box .primary-btn {
        width: 100%;
        text-align: center;
    }

    .group-inclusion .things-card .tab-content>.tab-pane {
        height: 210px;
    }

    .why-sattal {
        min-height: auto;
        margin: 60px 0 0 0;
        padding: 30px 0;
    }

    .why-sattal .why-sattal-img {
        border-radius: 0 15px 15px 0;
    }

    .group-mld-localdost {
        margin: 60px 0 0 0;
        min-height: auto;
        padding: 30px 0;
    }

    .group-sustainable {
        padding: 60px 0;
    }

    .timeline {
        position: relative;
        padding: 0;
    }

    .timeline-step {
        padding: 15px 0 0 20px;
    }

    .timeline-step::before {
        width: 18px;
        height: 18px;
    }

    .timeline-step::before {
        left: -9px !important;
    }

}

@media (max-width: 991px) {
    h3 {
        font-size: 24px;
    }

    .hero_single.jarallax {
        height: 420px;
    }

    .book-property-card h4 {
        font-size: 16px;
    }

    .main-booking-form {
        position: static;
        width: 100%;
        margin-top: 24px;
    }

    .main-booking-form h4 {
        color: var(--heading-color);
        font-size: 30px;
        margin: 0 0 15px 0;
    }

    .main-booking-form h5 {
        color: var(--heading-color);
        font-size: 24px;
        margin: 0;
    }

    .confirmation-booking-body-section {
        background: linear-gradient(90deg, rgb(255 255 255) 48%, rgba(255, 255, 255, 1) 48%, rgba(255, 255, 255, 1) 100%);
    }

    .primary-btn-light {
        font-size: 14px;
        height: 42px;
        padding: 0 20px;
    }

    .mt-80 {
        margin-top: 50px;
    }

    a.box_news_middle {
        min-height: 380px;
        height: 380px;
        margin: 0 0 24px 0;
    }

    .hotel-detail-page-section .container {
        max-width: 940px;
    }

    .group-section .hero_single .wrapper {
        padding: 0 30px;
    }

    .box_news_wrapper {
        align-items: center;
    }

    .call_section {
        min-height: 480px;
    }

    .inner-slider.become-host-bg {
        height: 65px;
    }

    .inner-slider.sustainable-inner-slider {
        height: 250px;
    }

    .what-is-mylocaldost.sustainable-section .what-is-mylocaldost-image img {
        height: 350px;
    }

    .signup-wrap .dropdown .btn-outline-secondary {
        padding: 10px 7px 10px 0;
    }

    /* .sustainable-page-card .card .card-body p {
        height: 110px;
    }
    .sustainable-page-card .card .card-header .sustainable-page-card-heading {
        padding: 15px 7px;
    }

    .sustainable-page-card .card .card-header .sustainable-page-card-heading h6 {
        font-size: 15px;
    } */

    .horizontal-scroll {
        box-sizing: border-box;
        background: transparent;
        box-shadow: none;
        overflow-x: scroll;
        overflow-y: hidden;
        -ms-flex-align: stretch;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    }

    .inner-page-banner .property-title .property-title-head {
        display: flex;
        gap: 0;
        flex-direction: column;
        align-items: start;
    }

    .inner-page-banner .property-title .property-title-head .property-title-detail h1 {
        font-size: 24px;
        margin: 0 0 5px 0;
    }

    .hero_in a.btn_photos {
        font-size: 15px;
        padding: 15px 24px;
        font-weight: 450;
    }

    .inner-page-banner .property-title .property-title-head .property-title-detail h1 {
        font-size: 24px;
        margin: 0 0 5px 0;
    }

    .inner-page-banner .property-title .property-title-head .property-review {
        align-items: start;
        gap: 10px 0;
        flex-direction: column;
    }

    #description {
        padding-right: 0;
    }

    .booking-right-panel {
        padding-left: 0;
    }

    .secondary_nav.sticky_horizontal .container {
        max-width: 100%;
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;

        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        margin-right: auto;
        margin-left: auto;
    }

    .secondary_nav.is_stuck {
        z-index: 99;
        width: 100% !important;
        left: 0;
        top: 75px !important;
    }

    .secondary_nav ul li {
        margin: 0;
    }

    .secondary_nav ul li a {
        font-size: 15px;
    }

    .room-card .btn_1 {
        padding: 0 15px;
        height: 42px;
        font-size: 15px;
        font-weight: normal;
    }

    .room-card h5 {
        margin: 15px 0 10px 0;
    }

    .room-card b {
        margin: 0;
    }

    .room-card h5 {
        margin: 15px 0 10px 0;
    }

    .booking-right-panel #filters_col {
        margin-top: -45px;
    }

    aside {
        top: 0px;
    }

    .booking-right-panel #filters_col a#filters_col_bt {
        font-size: 18px;
    }

    .booking-summry p {
        font-size: 14px;
    }

    .booking-summry h5 {
        font-size: 15px;
    }

    .booking-summry .cart-total h3 {
        font-size: 16px;
    }

    .select-room-slider h1 {
        padding: 30px 0 0 0 !important;
        font-size: 24px !important;
        margin: 0 0 10px 0 !important;
    }

    .booking .form-group {
        margin: 0;
        width: 100%;
        float: left;
    }

    .things-card .nav {
        margin: 0;
    }

    .things-card .nav.scroll-2 li a {
        font-size: 14px;
        padding: 0 15px;
        margin: 0 10px 0 0;
        height: 42px;
    }

    .box_detail {
        padding: 24px 15px;
        border-radius: 10px;
        margin: 0 0 60px 0;
    }

    .box_detail .price {
        border-bottom: none;
        margin: 0 0 15px 0;
        padding: 0;
    }

    .box_detail .price>span {
        font-size: 18px;
        font-weight: 600;
        color: #000000;
    }

    .box_detail .price small {
        color: #333333;
    }

    .box_detail.booking .btn_1 {
        margin: 0;
        border-radius: 5px !important;
        padding: 0 24px;
        height: 42px;
    }

    .box_detail .calculate-price {
        margin: 0;
        justify-content: end;
        gap: 30px;
    }

    .box_detail .calculate-price p {
        font-size: 12px;
    }

    .box_detail.booking input {
        height: 42px;
        font-size: 15px;
        border-color: #707070;
    }

    .booking .form-group i {
        color: #333;
    }

    .box_detail.booking input::-webkit-input-placeholder {
        color: #333;
    }

    .box_detail.booking input:-moz-placeholder {
        color: #333;
    }

    .box_detail.booking input::-moz-placeholder {
        color: #333;
    }

    .box_detail.booking input:-ms-input-placeholder {
        color: #333;
    }

    .box_grid figure .property-location .rating img {
        width: 12px;
    }

    .box_grid figure .property-location .pet-friendly {
        height: 30px;
        width: 30px;
        min-height: 30px;
        min-width: 30px;
    }

    .box_grid figure .property-location .pet-friendly img {
        width: 17px;
    }

    .btn_1.full-width,
    a.btn_1.full-width {
        margin: 0;
        padding: 0;
        height: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .authentic-experiance-card .card .card-body .card-text p {
        height: 100px;
    }

    /*=================== Fixed booking amount part in mobile and tab view css End ===================== */

    .select-room-slider {
        height: 280px !important;
    }

    .hero_in .wrapper p {
        font-size: 16px;
    }

    .hotels_check_detail p span {
        font-size: 14px;
    }

    .hero_single .wrapper h4 {
        font-size: 36px;
    }

    .hero_single .wrapper h5 {
        font-size: 30px;
    }

    .explore-new-destination {
        margin: 50px 0 0 0;
    }

    .explore-new-destination h3 {
        font-size: 24px;
    }

    .explore-new-destination .nav-pills .nav-link {
        font-size: 14px;
        padding: 10px 24px;
        margin: 0 5px;
    }

    .banner .wrapper h3 {
        font-size: 30px;
        margin: 15px 0 0;
    }

    .call_section .block-reveal .box_1 {
        background-color: #121921bd;
        padding: 60px;
        backdrop-filter: blur(2px);
    }

    .call_section .block-reveal .box_1 h3 {
        font-size: 21px;
        margin: 0 0 20px 0;
    }

    .animated .block-reveal .btn_1 {
        margin: 15px 0 0 0;
    }

    a.box_news h4 {
        font-size: 18px;
    }

    .new-detination a .new-destination-img img {
        height: 170px;
        border-radius: 10px;
    }

    .new-detination a .big-image img {
        height: 356px !important;
    }

    .new-detination a .new-destination-content {
        padding: 15px;
        border-radius: 0 0 10px 10px;
    }

    .new-detination a .new-destination-content h3 {
        font-size: 18px;
    }

    .explore-new-destination .nav-pills {
        width: 100%;
        padding: 0;
    }

    .explore-new-destination .nav-pills .nav-item {
        margin: 0 0 0 10px;
    }

    .explore-new-destination .nav-pills .nav-item .nav-link {
        padding: 10px 20px;
    }

    .inner-slider {
        height: 280px;
    }

    .inner-slider .inner-slider-detail h1 {
        margin: 30px 0 15px 0;
        font-size: 27px;
    }

    footer #copy {
        text-align: left;
        margin: 5px 0 20px;
    }

    footer h5 {
        margin: 0 0 10px 0;
        font-size: 16px;
    }

    footer ul li {
        margin-bottom: 10px;
    }

    .contact_info {
        margin: 50px 0;
        padding: 0;
    }

    .contact-detail {
        margin: 0 0 10px 0;
    }

    .contact-detail .m_sub a {
        font-size: 15px;
    }

    .contact_info ul li {
        width: 100%;
        padding: 0 0 20px 0;
        margin: 0 1% 20px 1%;
    }

    .contact_info ul li h6 {
        font-size: 15px;
    }

    .contact_info ul li:nth-child(3n) {
        border: none;
    }

    .become-host-1 .become-host-img {
        border-radius: 10px;
        width: 100%;
    }

    .become-host-1 h1 {
        font-size: 27px;
    }

    .become-host-1 .lead {
        font-size: 15px;
        font-weight: 450;
    }

    .become-host-1 {
        padding: 50px 0 0 0;
    }

    .become-host-timeline {
        padding: 50px 0 0 0;
    }

    .become-host-timeline h2 {
        font-size: 27px;
    }

    .become-host-criteria {
        margin: 50px 0 0 0;
        padding: 50px 0;
    }

    .user-profile-section .user-dashboard-mobile {
        flex-direction: column;
        gap: 30px !important;
    }

    .custom-nav {
        min-width: 100%;
        max-width: 100%;
    }

    .custom-nav .nav-link {
        font-size: 15px;
        padding: 0 15px;
        margin: 0 10px 0 0;
        font-weight: 600;
        border: 1px solid rgb(221, 221, 221);
        border-radius: 30px;
        height: 45px;
    }

    .custom-nav .nav-link.active {
        background: transparent;
        color: var(--color-green);
        border: 1px solid var(--color-green);
    }

    /* .custom-nav .nav-link:first-child {
        padding: 0 15px;
        margin: 0 10px 0 0;
    } */

    .custom-nav .nav-link {
        gap: 5px;
    }

    .custom-nav .nav-link:last-child {
        border-bottom: inherit;
        padding: 12px 15px !important;
        border: 1px solid rgb(221, 221, 221);
    }

    .custom-nav .nav-link.active:last-child {
        background: transparent;
        color: var(--color-green);
        border: 1px solid var(--color-green);
    }

    .eye-icon {
        right: 150px;
    }

    .field-label {
        min-width: 140px;
    }

    .user-profile-section .tab-content {
        width: 100%;
    }

    .animate-charcter {
        font-size: 24px;
    }

    .process-card {
        text-align: start;
        padding: 0 45px 100px 45px;
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .process-wrap .col-12:nth-child(2) .process-card {
        text-align: end;
        flex-direction: row-reverse;
    }

    .process-wrap .col-12:first-child .process-card::after,
    .process-wrap .col-12:nth-child(2) .process-card::after {
        width: 100%;
        top: 80%;
        height: 80px;
        left: 0;
        right: calc(0% + -20px);
    }

    .process-wrap .col-12:nth-child(2) .process-card::after {
        right: auto;
        left: calc(0% + -20px);
    }

    .process-wrap .col-12:first-child .process-card::after {
        background-image: url("../assets/image/home/curve3.webp");
    }

    .process-wrap .col-12:nth-child(2) .process-card::after {
        background-image: url("../assets/image/home/curve4.webp");
    }

    .process-wrap .col-12:nth-child(2) .process-card::after {
        right: 0;
        left: auto;
    }

    .process-card .process-thumb {
        max-width: 80px;
    }

    .process-card p {
        font-size: 14px;
    }


    .timeline {
        margin: 30px 0 0 0;
    }

    .timeline-step::before {
        top: 30px;
    }

    .group-inclusion {
        padding: 0;
    }

    .group-inclusion .group-inclusion-right-image {
        display: none;
    }

    .group-inclusion .form-box {
        padding: 24px;
        margin: 30px 0 0 0;
    }

    .group-inclusion .things-card {
        margin: 0 0 30px 0;
    }


    .group-inclusion .form-box .form-control,
    .group-inclusion .form-box .form-select {
        border: 1px solid #ededed;
        max-width: 100%;
    }

    .why-sattal {
        padding: 0;
        flex-direction: column-reverse;
    }

    .why-sattal .why-sattal-img {
        border-radius: 15px;
        position: static;
        width: 100%;
        max-width: 720px;
        padding: 0 15px;
    }

    .why-sattal .why-sattal-img img {
        border-radius: 15px;
    }

    .why-sattal ul {
        padding: 0 0 0 20px;
        margin: 0;
    }

    .group-mld-localdost {
        padding: 0;
        flex-direction: column-reverse;
    }

    .group-mld-localdost .group-mld-localdost-profile {
        position: static;
        width: 100%;
        max-width: 720px;
        padding: 0 15px;
        border-radius: 15px;
    }

    .group-mld-localdost .group-mld-localdost-profile img {
        border-radius: 15px;
    }


}

@media (max-width: 767px) {
    h3 {
        font-size: 21px;
        margin: 0 0 15px 0;
    }

    hr {
        margin: 20px 0;
    }

    p {
        font-size: 14px;
    }

    ul li {
        font-size: 14px;
    }

    .item {
        margin: 0;
    }

    header.header .logo_normal {
        width: 100px;
        margin: 0 24px 0 0 !important;
    }

    header.header.sticky .logo_sticky {
        display: inline-block;
        width: 100px;
    }

    .things-card .nav {
        padding: 0 0 20px 0;
    }

    .magnific-gallery .primary-btn-light {
        background-color: #00683875;
        font-size: 15px;
        border: 1px solid #ffffff;
        height: 45px;
        width: auto;
        margin: 15px 0 0 0;
    }

    .page-share-btn {
        height: 45px;
        width: 45px;
        min-height: 45px;
        min-width: 45px;
        font-size: 18px;
        margin: 15px 0 0 0;
    }

    .daterangepicker .drp-buttons .btn {
        font-size: 15px;
        padding: 8px 24px;
    }

    .mfp-arrow {
        margin: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

    .mfp-arrow.mfp-arrow-right {
        right: 0;
    }

    .mfp-arrow.mfp-arrow-left {
        left: 0;
    }

    .confirmation-booking-header .confirmation-booking-header-detail {
        padding: 60px 15px 0 15px;
        text-align: center;
    }

    .book-property-card h4 {
        font-size: 18px;
    }

    .hotel-detail-page-section .container {
        max-width: 540px;
    }

    .select-room-slider {
        height: 320px !important;
    }

    .inner-slider.become-host-bg {
        height: 55px;
    }

    .banner .wrapper p,
    section#description h3,
    section#reviews h3 {
        font-size: 18px;
    }

    .banner .wrapper p {
        font-size: 16px;
        margin: 0;
    }

    /* .scroll-height-1 {
        height: 220px;
    } */

    .space-50 {
        margin: 15px 0;
    }

    label small {
        font-size: 11px;
    }

    .box_detail {
        width: 100% !important;
        background-color: #ffffff;
        z-index: 999999;
        position: fixed;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 15px 20px;
        border: none !important;
        border-radius: 10px 10px 0 0;
        margin: 0 auto;
        box-shadow: rgba(0, 0, 0, 0.12) 0px 6px 16px;
        transform: translateY(100%);
        /* hidden by default */
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
        opacity: 0;
    }

    .box_detail.show {
        transform: translateY(0);
        opacity: 1;
    }

    .box_grid {
        box-shadow: none;
        border: 1px solid #e1e1e1;
    }

    .things-card .tab-content>.tab-pane {
        height: 245px;
        overflow-y: scroll;
    }

    .things-card .tab-content ul {
        padding-left: 20px;
    }

    .box_detail .price>span {
        font-size: 18px;
        font-weight: 600;
        margin: 0 0 5px 0;
        display: inline-block;
    }

    .datepicker_mobile_full .daterangepicker {
        width: 100% !important;
        height: 85% !important;
        top: auto !important;
        bottom: 0 !important;
        padding: 15px 15px 50px 15px;
    }

    .daterangepicker .drp-calendar {
        max-width: 750px;
        float: none;
    }

    .daterangepicker .drp-calendar.left .calendar-table {
        padding-right: 0;
        border-radius: 10px;
        border: 1px solid rgb(221, 221, 221);
    }

    .daterangepicker .calendar-table td {
        min-width: 35px;
        width: 125px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }

    .daterangepicker .calendar-table th {
        font-size: 18px;
        font-weight: 450;
    }

    .daterangepicker .drp-calendar.right,
    .daterangepicker .drp-calendar.left {
        padding: 8px;
    }

    .daterangepicker .drp-calendar.right .calendar-table {
        border-radius: 10px;
        border: 1px solid rgb(221, 221, 221);
    }

    .daterangepicker .drp-buttons {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        padding: 10px 20px;
        border-top: 1px solid rgb(221, 221, 221);
        text-align: center;
    }

    .total-price-in-mob {
        width: 516px !important;
        margin: 0 auto;
        padding: 10px;
        position: fixed;
        z-index: 999999;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #f4f2e9;
        border-radius: 5px 5px 0 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    }

    .total-price-in-mob .total-price-in-mob-description h6 {
        margin: 0 0 5px 0;
        font-size: 16px;
        color: #ffffff;
    }

    .total-price-in-mob .total-price-in-mob-description label {
        font-weight: normal;
        margin-bottom: 0;
        font-size: 13px;
        color: #cccccc;
    }

    .total-price-in-mob .total-price-in-mob-description label a {
        color: #94c83d;
        transition: ease-in-out all 0.2s;
    }

    .total-price-in-mob .total-price-in-mob-description label a:hover {
        color: #ffffff;
    }

    .total-price-in-mob .total-price-in-mob-description .form-check-input {
        width: 17px !important;
        height: 17px !important;
        margin: 3px 5px 0 0;
        background-color: #000;
        border: 2px solid #93c94d;
        border-radius: 3px !important;
        cursor: pointer;
    }

    .total-price-in-mob .total-price-in-mob-description .form-check-input:checked {
        background-color: #93c94d;
    }

    .total-price-in-mob .btn_1.rounded {
        border-radius: 5px !important;
        height: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 15px;
        font-weight: 400;
        padding: 0 18px;
    }

    .booking-right-panel {
        margin: 40px 0 24px 0;
    }

    .booking-right-panel h3 {
        font-size: 21px;
        margin: 0 0 20px 0;
    }

    a.box_news_middle {
        min-height: 420px;
        height: 420px;
        margin: 0 0 24px 0;
    }

    /*=================== Fixed booking amount part in mobile and tab view css start ===================== */

    #description {
        padding-right: 0;
    }

    .box_detail.booking .btn_1 {
        border-radius: 5px !important;
        padding: 0 15px;
        height: 42px;
    }

    .box_detail .price {
        margin: 0 0 5px 0;
    }

    .hotels_check {
        max-width: 420px;
    }

    .hero_in .wrapper p {
        font-weight: 600;
        margin-bottom: 0;
        font-size: 16px;
        color: #ffffff;
    }

    .hotels_check_detail p span {
        font-size: 14px;
    }

    .main_title_3 h2 {
        font-size: 21px;
        margin: 0;
    }

    .hero_single .wrapper h4 {
        font-size: 33px;
    }

    .hero_single .wrapper h5 {
        font-size: 27px;
        font-weight: 600;
    }

    .explore-new-destination .nav-pills .nav-link {
        margin: 0 5px;
    }

    .new-detination {
        border-radius: 10px;
    }

    .new-detination a .new-destination-img img {
        height: 160px;
        border-radius: 10px;
    }

    .new-detination a .new-destination-content {
        padding: 15px;
        border-radius: 0 0 10px 10px;
    }

    .new-detination a .new-destination-content h3 {
        font-size: 16px;
    }

    .explore-new-destination .nav-pills {
        width: 100%;
        border-radius: 30px;
        padding: 10px 0;
    }

    .explore-new-destination .nav-pills .nav-link {
        font-size: 14px;
        padding: 10px 20px;
    }

    .box_grid figure .property-location .location-name h6 {
        font-size: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .box_grid figure .property-location .location-name h6 small {
        padding: 0 0 0 15px;
        font-size: 14px;
    }

    .box_grid figure .property-location .location-name h6 small a i {
        font-size: 14px;
    }

    .box_grid figure .property-location .rating img {
        width: 15px;
    }

    .box_grid figure .property-location .pet-friendly {
        height: 30px;
        width: 30px;
        min-height: 30px;
        min-width: 30px;
    }

    .localdost-card {
        padding: 15px;
    }

    .localdost-card {
        border-radius: 10px;
    }

    .localdost-image {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .localdost-image img {
        margin: 0 0 20px 0;
        height: 320px;
        width: 100%;
        border-radius: 10px;
    }

    .responsible-trip-leaf {
        margin: -7px 10px 0 0;
    }

    .responsible-trip-leaf img {
        height: 20px;
    }

    .responsible-trip {
        margin: 10px 0 0 0;
        padding: 0 0 0 15px;
    }

    .responsible-trip li {
        list-style: none;
        margin: 0 0 10px 0;
    }

    .responsible-trip li p {
        font-size: 13px;
        padding-left: 50px;
    }

    .responsible-trip li span {
        float: left;
        height: 40px;
        width: 40px;
        line-height: 36px;
    }

    .responsible-trip li span img {
        width: 20px;
    }

    .responsible-trip-box {
        border-radius: 10px;
        padding: 15px;
        margin: 15px 0;
        min-height: 132px;
    }

    .responsible-trip-box .responsible-trip-icon {
        border-radius: 50%;
        height: 50px;
        width: 50px;
        line-height: 50px;
        border: 1px solid #006838;
    }

    .responsible-trip-box .responsible-trip-icon img {
        width: 20px;
    }

    .font_16px {
        font-size: 15px;
        margin: 15px 0 10px 0 !important;
    }

    .responsible-trip-box h6 {
        margin: 15px 0 0 0;
        font-weight: 450;
        font-size: 14px;
    }

    .sustainable-card {
        margin: 15px 0 0 0;
    }

    .sustainable-card .card .card-header {
        background-color: #ffffff;
        padding: 15px 15px 0 15px;
        border: none;
        display: flex;
        align-items: center;
        overflow: hidden;
    }

    .sustainable-card .card .card-header .sustainable-card-icon {
        float: left;
        width: 50px;
        height: 50px;
        border-radius: 100%;
        text-align: center;
        padding: 12px;
    }

    .sustainable-card .card .card-body p {
        height: 240px;
    }

    .authentic-experiance-card .card .card-body .card-text p {
        height: 100px;
    }

    .sustainable-card .card .card-header .sustainable-card-icon img {
        margin: 0 auto;
    }

    .sustainable-card .card .card-header .sustainable-card-heading {
        float: right;
        width: 75%;
        padding: 15px;
    }

    .sustainable-card .card .card-header .sustainable-card-heading h6 {
        margin: 0;
        font-size: 15px;
    }

    .sustainable-card .card .card-body {
        background: #fff;
        width: 100%;
        padding: 20px;
    }

    .sustainable-card .card .card-body p {
        margin: 0;
        height: 175px;
    }

    .authentic-experiance-card .card .card-body .card-text p {
        height: 95px;
    }

    .authentic-experiance-card .card .card-header img {
        height: 220px;
        border-radius: 9px 9px 0 0;
    }

    .things-card {
        background-color: #ffffff;
        border: 1px solid rgb(221, 221, 221);
        padding: 24px 15px;
    }

    .things-card .scroll-tab {
        display: inline-flex;
        width: 100%;
        overflow-x: auto;
        box-sizing: border-box;
        background: transparent;
        box-shadow: none;
        overflow-x: scroll;
        overflow-y: hidden;
        -ms-flex-align: stretch;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        margin: 0 auto;
    }

    .box_1 {
        padding: 24px;
    }

    .box_1 p {
        color: #ffffff;
    }

    .nav-pills .nav-link {
        margin: 0 10px 0 0;
        padding: 10px 20px;
        /* width: 180px; */
        box-shadow: none;
        font-size: 15px;
        font-weight: 600;
    }

    .booking-detail {
        padding: 20px 15px;
        border-radius: 10px;
    }

    .apply-coupon {
        margin-top: 30px;
        padding: 20px 15px;
        border-radius: 10px;
    }

    .apply-coupon .form-control {
        padding: 10px 30px;
        height: 41px;
    }

    .booking-summry .price h6 {
        font-size: 14px;
        margin: 0 0 10px 0;
    }

    .room-card {
        border-radius: 10px;
        padding: 15px;
    }

    .room-card .carousel-inner .carousel-item img {
        border-radius: 10px;
        height: 220px;
        margin: 0 0 15px 0;
    }

    .room-card-p {
        height: 60px;
        font-size: 13px;
    }

    .room-card b {
        margin: 0;
        font-size: 14px;
    }

    .room-card h5 {
        font-size: 16px;
    }

    aside {
        top: 0;
        position: relative;
    }

    .slick-slide {
        margin: 10px 15px 10px 0;
    }

    .slick-prev {
        left: 10px;
        display: none !important;
    }

    .slick-next {
        right: 10px;
        display: none !important;
    }

    .call_section {
        min-height: auto;
        padding: 45px 0;
    }

    .call_section .animated .block-reveal .box_1 {
        text-align: center;
    }

    .call_section .animated .block-reveal .box_1 p {
        font-size: 14px;
    }

    .animated .block-reveal .btn_1 {
        margin: 10px 0 0 0;
    }

    .banner .wrapper {
        padding: 30px 15px;
        text-align: center;
    }

    .banner .wrapper h3 {
        font-size: 27px;
        margin: 15px 0 15px 0;
    }

    .banner {
        height: 420px;
    }

    .hero_single.jarallax {
        height: 420px;
    }

    .inner-page-banner .property-title .property-title-head {
        gap: 0;
        flex-direction: column;
        align-items: start;
    }

    .inner-page-banner .property-title .property-title-head .property-title-detail h1 {
        font-size: 30px;
        margin: 0 0 15px 0;
        text-align: start;
        font-weight: 800;
    }

    .inner-page-banner .property-title .property-title-head .property-review {
        align-items: start;
        gap: 10px;
        flex-direction: column;
        text-align: start;
    }

    .inner-page-banner .property-title .property-title-head .property-title-detail h6 {
        font-size: 16px;
    }

    .inner-page-banner .property-title .property-title-head .property-review p .score img {
        width: 14px;
    }

    .inner-page-banner .property-title .property-title-head .property-review p {
        font-size: 13px;
    }

    .hero_in a.btn_photos {
        width: 100%;
        margin: 15px 0 0 0;
        text-align: center;
        padding: 15px 30px;
    }

    .property-type li {
        padding: 6px 12px;
    }

    .property-type li span {
        width: 18px;
    }

    .what-is-mylocaldost.sustainable-section .what-is-mylocaldost-image img {
        height: 280px;
    }

    .inner-slider.sustainable-inner-slider {
        height: 250px;
    }

    /* .sustainable-page-card .card .card-body p {
        height: 95px;
        overflow-y: scroll;
    }

    .sustainable-page-card .card .card-header .sustainable-page-card-heading h6 {
        font-size: 15px;
    }

    .sustainable-page-card .card .card-header .sustainable-page-card-heading {
        padding: 15px 5px;
    } */

    .my-80 {
        margin: 60px 0;
    }

    footer {
        margin: 0;
        padding: 30px 0 0 0;
    }

    footer #copy {
        text-align: left;
        margin: 5px 0 20px;
    }

    footer h5 {
        margin: 10px 0 10px;
    }

    footer ul li {
        margin-bottom: 10px;
    }

    .footer-bottom {
        margin: 0;
    }

    .contact-detail {
        margin: 0 0 10px 0;
    }

    .contact-detail .m_sub a {
        font-size: 16px;
    }

    .contact_info form {
        padding: 20px 15px;
        border-radius: 10px;
    }

    .contact_info form p {
        margin: 0 0 15px 0;
    }

    .contact_info {
        margin: 45px 0;
        padding: 0;
    }

    .contact_info ul {
        padding: 0;
        margin: 0 0 30px 0;
    }

    .contact_info ul li h6 {
        font-size: 14px;
    }

    .contact_info ul li {
        padding: 0 0 20px 0;
        margin: 0 0 20px 0;
        width: 100%;
    }

    .contact_info ul li:nth-child(3n) {
        border-bottom: none;
    }

    .contact_info form .btn-custom {
        margin: 0;
        width: 100%;
    }

    /********************** user-profile-section ******************/
    .user-profile-section {
        margin: 35px 0;
    }

    .user-profile-section .user-dashboard-mobile {
        flex-direction: column;
        gap: 30px !important;
    }

    .custom-nav .nav-link {
        padding: 0 12px;
    }

    .user-profile-section h1 {
        font-size: 24px;
        margin: 0 0 15px 0;
    }

    /* .custom-nav .nav-link:first-child {
        padding: 0 12px;
    } */

    .custom-nav .nav-link i {
        font-size: 18px;
    }

    .user-booking-card .booking-card-image {
        width: 100%;
        min-width: 100%;
    }

    .user-booking-card {
        border-radius: 10px;
        margin: 0 0 24px 0;
        flex-direction: column;
    }

    .user-booking-card .booking-card-detail {
        padding: 20px 15px;
    }

    .user-booking-card .booking-card-detail h3 {
        font-size: 18px;
    }

    .user-booking-card .booking-card-detail p {
        font-size: 13px;
        margin: 0 0 15px 0;
    }

    .user-booking-card .booking-card-detail .pending-status {
        top: 15px;
        left: 15px;
        height: 27px;
    }

    .user-booking-card .booking-card-detail .pending-status p {
        color: #ffffff;
    }

    .user-booking-card .booking-card-detail .approved-status {
        top: 15px;
        height: 27px;
    }

    .user-booking-card .booking-card-detail .approved-status p {
        color: #ffffff;
    }

    .custom-nav .nav-link {
        gap: 5px;
    }

    .field-label {
        min-width: 80px;
        font-size: 13px;
    }

    .field-value {
        min-width: 300px;
        width: 300px;
    }

    .my-profile-card input,
    select,
    textarea {
        width: 100%;
        max-width: 220px;
        font-size: 13px;
        padding: 8px 15px;
    }

    .save-btn {
        padding: 8px 15px;
        font-size: 13px;
    }

    .edit-link {
        font-size: 13px;
        height: 22px;
        width: 22px;
    }

    .eye-icon {
        right: 95px;
        top: 4px;
    }

    .image-preview {
        width: 130px;
        height: 130px;
        min-width: 130px;
        min-height: 130px;
        margin: 0;
    }

    .hotel-detail-page-section {
        margin: 50px 0;
    }

    .user-profile-section .my-profile-card form {
        grid-template-columns: unset;
        gap: 24px;
    }

    .user-booking-card .booking-card-detail .booking-card-footer .btn_1-outline {
        margin: 0 0 0 10px;
        padding: 0 15px;
        font-size: 15px;
        height: 40px;
    }

    .animate-charcter {
        font-size: 27px;
    }

    .fixed-cart-footer {
        padding: 5px 0 10px 0;
    }

    .process-card {
        padding: 0 0px 100px 0px;
        gap: 15px;
    }

    .process-wrap .col-12:first-child .process-card::after,
    .process-wrap .col-12:nth-child(2) .process-card::after {
        height: 70px;
    }

    .process-card .process-thumb {
        position: relative;
        z-index: 1;
        max-width: 110px;
        width: 100%;
        border-radius: 10px;
        margin: 0 auto 24px 0;
    }

    .process-wrap .col-12:nth-child(2) .process-card .process-thumb {
        margin: 0 0 24px auto;
    }

    .process-card .process-thumb {
        max-width: 80px;
    }

    .map {
        height: 420px;
        min-height: 420px;
    }

    #notification-area .alert {
        height: 120px;
    }

    .timeline-step .timeline-step-header .timeline-step-header-detail h1 {
        font-size: 21px;
    }

    .why-sattal .why-sattal-img,
    .group-mld-localdost .group-mld-localdost-profile {
        border-radius: 10px;
        max-width: 540px;
        padding: 0 15px;
    }

    .why-sattal p b {
        font-size: 15px;
        margin: 0 0 20px 0;
        font-weight: 500;
    }

    .group-inclusion .form-box {
        padding: 24px 15px;
        box-shadow: none;
        border: 1px solid #ededed;
        border-radius: 10px;
    }

    .group-inclusion .things-card {
        border-radius: 10px;
    }

    .group-inclusion .things-card .nav.scroll-2 li a {
        font-size: 16px;
        padding: 0 35px;
    }

    .why-sattal .why-sattal-img img {
        border-radius: 10px;
    }

    .group-mld-localdost .group-mld-localdost-profile img {
        border-radius: 10px;
    }

    .group-tours .property-title .property-title-head .property-title-detail h1 {
        font-size: 27px !important;
        font-weight: 700 !important;
    }

}

@media (max-width: 575px) {

    .group-section .hero_single.jarallax iframe {
        width: 180% !important;
        height: 180% !important;
    }

    .sustainable-card .card .card-header {
        min-height: 80px;
    }

    .sustainable-card .card .card-body p {
        height: 260px;
    }

    .sustainable-card .card .card-header .sustainable-card-heading {
        padding: 15px 0 15px 15px;
    }

    .sustainable-card .card .card-body {
        padding: 10px 15px 15px 15px;
    }

    .box_detail .primary-btn {
        font-size: 14px;
        height: 40px;
        padding: 0 15px;
    }

    .box_grid .primary-btn {
        height: 40px;
        padding: 0 15px;
    }

    .custom-search-input-2 {
        padding: 30px 24px;
        border-radius: 15px;
    }

    .custom-search-input-2 input {
        height: 45px;
    }

    .panel-dropdown {
        height: 45px;
    }

    .custom-search-input-2 i {
        padding-right: 0;
        left: 15px;
        line-height: 45px;
    }

    .custom-search-input-2 input {
        height: 45px;
        padding-left: 40px;
    }

    #description {
        padding-right: 0;
    }

    .panel-dropdown {
        position: relative;
        padding: 0 15px 0 40px;
    }

    .panel-dropdown a {
        line-height: 45px;
    }

    .primary-btn {
        font-size: 14px;
        height: 40px;
    }

    .hero_single.jarallax {
        height: 420px;
    }

    .hero_single.jarallax.mobile-video-height {
        height: 575px;
    }

    .inner-slider {
        height: 320px;
    }

    .total-price-in-mob {
        width: 100% !important;
        padding: 10px 15px;
        border-radius: 0;
    }

    .property-title .primary-btn-light {
        text-align: center;
        margin: 15px 0 0 0;
    }

    .box_detail {
        padding: 10px;
    }

    .datepicker_mobile_full .daterangepicker {
        nt;
        border: none !important;
        position: fixed !important;
        top: 0 !important;
        bottom: auto;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 9999999 !important;
        height: 100% !important;
        overflow-y: hidden !important;
        margin: 0 auto;
        padding: 0;
        border-radius: 0;
    }

    .daterangepicker .calendar-table td {
        font-size: 14px;
    }

    .daterangepicker .calendar-table th {
        font-size: 15px;
        font-weight: 600;
    }

    .hero_single .wrapper h4 {
        font-size: 30px;
    }

    .hero_single .wrapper h5 {
        font-size: 24px;
        font-weight: 600;
        margin: 0;
    }

    .inner-page-banner .hero_single {
        display: block;
    }

    .signup-wrap ul.dropdown-menu {
        width: 250px;
    }

    .signup-wrap ul.dropdown-menu .dropdown-item:active {
        background-color: transparent;
        color: #000;
    }

    .signup-wrap ul.dropdown-menu li a {
        font-size: 15px;
        padding: 0 15px;
    }

    .signup-wrap ul.dropdown-menu li a b {
        font-size: 18px;
    }

    .box_grid figure .property-location {
        padding: 10px;
        left: 5px;
        right: 5px;
    }

    .box_grid figure .property-location .pet-friendly {
        height: 30px;
        width: 30px;
        min-height: 30px;
        min-width: 30px;
    }

    .box_grid figure .property-location .location-name h6 {
        margin: 0;
    }

    .box_grid figure .property-location .location-name h6 small {
        position: relative;
        padding: 0 0 0 15px;
        font-size: 12px;
    }

    .box_grid figure .property-location .mld-card-ratings {
        gap: 5px;
    }

    .box_grid figure .property-location .rating p {
        font-size: 14px;
    }

    .box_grid figure .property-location .rating img {
        width: 15px;
    }

    .box_grid .wrapper {
        padding: 40px 15px 15px 15px;
    }

    .box_grid .wrapper h3 {
        font-size: 15px;
        margin: 0 0 10px 0;
    }

    .box_grid .wrapper .btn_1,
    a.btn_1 {
        padding: 12px 24px;
    }

    .box_grid figure {
        height: 280px;
    }

    a.box_news_middle figure img {
        min-height: 420px;
    }

    .box_grid figure .box_grid_thumb {
        height: 280px;
    }

    .box_grid figure .carousel .carousel-inner .carousel-item img {
        height: 280px;
    }

    a.box_news_middle {
        margin: 0;
    }

    a.box_news {
        padding: 20px;
        margin: 24px 0 0 0;
    }

    .call_section {
        min-height: 420px;
    }

    .testimonials {
        margin: 60px 0 45px 0;
    }

    .wrapper ul li .box-card-icon img {
        width: 60%;
    }

    .hero_in.hotels_detail {
        background-image: none;
        height: auto;
    }

    .booking-right-panel {
        margin: 30px 0 0 0;
    }

    .room-card .room-header h5 {
        align-items: start;
        font-size: 18px;
    }

    .room-card .room-header h5 .room-count {
        font-size: 13px;
        align-items: end;
        flex-direction: column;
    }

    .room-card .room-header h5 .room-count small {
        padding: 3px 7px;
        font-size: 14px;
    }

    .room-card .room-header p.room-price.mb-0 {
        margin-top: -20px;
    }

    .room-card .max-guest p {
        margin: 0;
        font-size: 12px;
    }

    .room-card-p {
        height: 115px;
        font-size: 14px;
    }

    .room-card .room-header p.room-price b {
        font-size: 18px;
    }

    .inclusion-card .inclusion-img {
        height: 200px;
    }

    .tile.experience-card .tile-ctr {
        height: 200px;
    }

    .hotels_check {
        width: 100%;
        margin: 10px auto 0 auto;
        border-radius: 10px;
    }

    .hotels_check_detail {
        border-right: 1px solid #474747;
        padding: 15px;
    }

    .select-room-slider h1 {
        padding: 45px 0 0 0 !important;
        font-size: 21px !important;
    }

    .quantity-selector .btn {
        padding: 5px;
        font-size: 14px;
        min-width: 40px;
        height: 40px;
    }

    .quantity-input {
        padding: 6px;
        min-width: 40px;
        height: 40px;
    }

    .hero_in .wrapper p {
        font-weight: 450;
        font-size: 15px;
    }

    .hotels_check_detail p span {
        font-size: 13px;
    }

    .inner-page-banner .property-title {
        height: auto;
        padding: 45px 0 30px 0;
        background-image: linear-gradient(360deg, #000000f2 0%, #00000003 100%);
    }

    .box_news_wrapper {
        align-items: center;
        padding: 20px 15px;
    }


    /*Footer css Start*/

    footer h5 {
        margin: 10px 0 10px;
    }

    footer ul li {
        margin-bottom: 10px;
    }

    .contact-detail {
        margin: 0 0 10px 0;
        padding: 5px 0 5px 10px;
    }

    .contact-detail .m_sub a {
        font-size: 15px;
    }

    .footer-bottom {
        margin: 20px 0 0 0;
    }

    #login {
        width: 94%;
    }

    .box_detail.booking form .btn_1 {
        padding: 15px;
        border-radius: 5px !important;
    }

    .box_detail .price {
        margin: 0 0 5px 0;
    }

    .box_detail .price>span {
        font-size: 18px;
        font-weight: 600;
    }

    .box_detail.booking input {
        padding: 0 12px;
        font-size: 13px;
    }

    .booking .form-group i {
        right: 12px;
        font-size: 13px;
        top: 0;
    }

    .box_detail.booking form .btn_1 {
        padding: 0 10px;
        font-size: 14px;
        font-weight: 450;
        height: 42px;
    }

    .become-host-1 {
        padding: 45px 0 0 0;
    }

    .become-host-1 h1 {
        font-size: 24px;
    }

    .become-host-1 .lead {
        font-size: 14px;
        font-weight: 450;
    }

    .become-host-1 .become-host-img {
        border-radius: 10px;
        width: 100%;
        margin: 24px auto 0 auto;
    }

    .become-host-timeline {
        padding: 45px 0 0 0;
    }

    .become-host-timeline h2 {
        font-size: 24px;
    }

    .sticky-sidebar {
        margin: 0 0 20px 0;
    }

    .become-host-criteria {
        margin: 45px 0 0 0;
        padding: 45px 0;
    }

    .user-profile-section .my-profile-card {
        padding: 24px 15px;
    }

    .image-preview {
        width: 160px;
        height: 160px;
        min-width: 160px;
        min-height: 160px;
        margin: 0;
    }

    .upload-container {
        gap: 0;
        padding: 20px 15px;
    }

    .upload-btn,
    .change-btn {
        padding: 6px 10px;
        font-size: 13px;
        margin: 0;
    }

    .field-row {
        padding: 10px 0;
        align-items: start;
        gap: 10px;
        flex-direction: column;
        position: relative;
    }

    .field-label {
        min-width: auto;
        font-size: 14px;
    }

    .edit-link {
        font-size: 14px;
        height: 25px;
        width: 25px;
        position: absolute;
        right: 0;
        top: 55%;
    }

    .field-value {
        min-width: 330px;
        width: 330px;
    }

    .my-profile-card input,
    select,
    textarea {
        max-width: 265px;
        font-size: 13px;
        padding: 8px 15px;
    }

    .my-profile-card input,
    select,
    textarea {
        margin: 0 5px 0 0;
    }

    .field-note {
        padding: 0 10px 0 0;
    }

    .verified {
        padding: 2px 4px;
        font-size: 11px;
        margin-left: 4px;
    }

    .custom-nav {
        display: inline-block;
        white-space: nowrap;
        width: 100%;
        padding: 15px;
    }

    .custom-nav .nav-link {
        font-size: 14px;
        padding: 0 10px;
        width: 47%;
        float: left;
        margin: 5px;
        justify-content: center;
    }

    .fixed-cart-footer .primary-btn {
        font-size: 14px;
        height: 40px;
        padding: 0 15px;
    }

    .process-card {
        padding: 0 0px 75px 0px;
        gap: 10px;
    }

    .process-card .process-thumb {
        margin: 0 auto 0 0;
    }

    .process-wrap .col-12:first-child .process-card::after,
    .process-wrap .col-12:nth-child(2) .process-card::after {
        height: 50px;
        top: 75%;
    }

    .process-wrap .col-12:first-child .process-card::after {
        transform: rotate(20deg);
    }

    .process-wrap .col-12:nth-child(2) .process-card::after {
        transform: rotate(-20deg);
    }

    .process-wrap .col-12:nth-child(2) .process-card .process-thumb {
        margin: 0 0 0 auto;
    }

    .group-tours {
        background: url(../assets/image/group-tours/sattal-bg.webp) center center / cover no-repeat fixed !important;
        height: 575px !important;
    }

    .group-inclusion .things-card .tab-content>.tab-pane {
        height: 220px;
    }

    .timeline-step .timeline-step-body ul li b {
        font-size: 14px;
        margin: 0;
    }

}