@media (max-width: 1400px) {
    section.featured-pro .pro-cont {
        padding: var(--p20) var(--p15);
    }
}

@media (max-width: 1366px) {
    section.cta .content {
        width: 80%;
    }

}

@media (max-width: 1024px) and (min-width: 981px) {
    .video-cont .container {
        max-width: 960px !important;
    }

    section.about-sec .abt-content {
        padding: 0px 50px;
    }

    .search-bar .col-3 {
        padding-left: var(--p5);
    }

    section.about-us-home .abt-co-img-right {
        transform: translateY(-10%) translateX(65%);
    }

    .search-bar button.main-btn {
        font-size: var(--f14);
    }

    .search-bar form {
        width: 99%;
    }

    div#guestsss {
        min-width: 240px;
    }

    section.featured-pro .col-md-4 {
        flex: 0 0 auto;
        width: 50%;
    }

    .how-we-value-wrapp img.img-fluid {
        height: 350px;
    }

    section.testimonial .overlay {
        right: 110px;
        padding: 50px 50px;
    }

    section.abt-eliza .abt-ow {
        width: 95%;
        right: 94px;
    }

    .about_para {
        height: 280px;
    }

    .search-bar {
        width: 85%;
    }

    section.featured-pro ul {
        padding: 0px;
    }
}

@media (max-width: 980px) {
    .search-bar button.main-btn {
        border-radius: 40px;
    }

    .prop-cont .amenity-area {
        margin-top: var(--m20)
    }

    .search-bar input {
        border-radius: 40px;

    }

    section.featured-pro {
        padding-top: 50px;
    }

    .banner-wrapper {
        height: 770px;
    }

    .search-bar input#show-target-data {
        height: 59px;
        border: 1px solid #e0e0e0;
        border-radius: 40px;
    }

    .search-bar input#show-target-data {
        padding-left: 47px;

    }

    section.about-us .row {
        flex-direction: column-reverse;
    }

    .search-bar .check.right {
        border-left: 0px solid #f2f2f2;
        border-right: 0px solid #f2f2f2;
    }

    .video-cont h2 {
        margin-top: 30px;
        font-size: 32px;
    }

    .video-cont h1 {
        font-size: var(--f38);
    }

    .video-sec {
        width: 100%;
        height: 450px;
        position: relative;
    }

    .search-bar form {
        width: 95%;
        position: relative;
        bottom: 0px;
        margin-top: 0;
        padding: 0;
        background: var(--white-color);
    }

    .search-bar input {
        line-height: 34px;
        font-weight: 400;
        color: #0a0909;
        border-radius: 0px;
        padding: var(--p12) var(--p22) var(--p11) var(--p48);
        background: #f5f5f5 !important;
        border: 1px solid #e0e0e0;
    }

    .check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out {
        width: 50%;
    }

    .check.left.icns.mb-lg-0.position-relative.datepicker-common-2 {
        width: 50%;
    }

    .search-bar input::placeholder {
        color: #4f5962;
    }

    .search-bar i {
        color: #4f5962;
    }

    .search-bar .guest i {
        left: 20px;
    }

    .search-bar .col-3 {
        border: none;
    }

    .search-bar .main-check {
        border: none;
    }

    .search-bar button.main-btn {
        color: var(--white-color);
        background: var(--secondary-color);
    }

    section.events {
        background: var(--lt-bg-color);
    }

    section.events .col-3 h4 {
        text-align: center;
    }

    .search-bar .form-control:focus {
        background-color: #f5f5f5 !important;
        border-color: #e0e0e0 !important;
    }

    .search-bar .col-3:before {
        display: none;
    }

    .search-bar i {
        top: 1.2rem;
        font-size: var(--f18);
        left: 25px;
        right: auto;
    }

    .search-bar select {
        height: 56px;
        width: 100%;
        line-height: 34px;
        font-weight: 400;
        /* border-radius: 0px; */
        /* padding: var(--p12) var(--p22) var(--p11) var(--p12); */
        background: transparent;
        /* border: 1px solid #e0e0e0; */
        text-indent: 0px;
    }

    .search-bar form .select {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0px;
    }

    .search-bar .col-3 {
        width: 100%;
        margin-bottom: var(--m20);
        padding-top: 0;
        padding-bottom: 0;
        padding-left: var(--m20);
        padding-right: var(--m20);
    }

    .search-bar .col-3.md-12.sm-12.srch-btn {
        width: 100%;
        margin-bottom: 0px;
        padding-left: var(--p6);
    }

    .search-bar .main-check {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: var(--p20);
        width: 100%;
    }

    input#demo17 {
        height: 59px !important;
    }

    .search-bar .check.left input#start_date {
        border-right: 0px solid;
        border-radius: 40px 0 0 40px;
    }

    .search-bar .check.right input#end_date {
        border-left: 0px solid;
        border-radius: 0 40px 40px 0;
    }

    .search-bar .check:before {
        top: 23px;
    }

    .search-bar .check.right:before {
        display: none;
    }

    .search-bar .check i {
        top: 1.2rem;
        left: 20px;
    }

    section.about-us {
        padding-top: 400px;
        padding-bottom: 0;
    }

    .search-bar input#end_date {
        padding-left: 48px;
    }

    .video-cont {
        bottom: 0px;
        justify-content: center;
    }

    .video-cont .container {
        margin-bottom: 0px;
        margin-top: 100px;
    }

    .video-cont .scroll a {
        display: flex;
        justify-content: center;
    }

    .scroll .text {
        margin-left: 0px;
    }

    section.video-banner {
        height: 900px;
    }

    section.video-banner .video-sec {
        height: 550px;
    }

    .search-bar .main-check .row {
        justify-content: space-between;
        gap: 0;
    }

    .search-bar {
        position: absolute;
        bottom: -365px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        background: transparent;
        backdrop-filter: blur(0px);
    }

    .search-bar .datepicker-common-2 {
        width: 100%;
    }

    .search-bar .guest {
        padding-left: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .search-bar .srch-btn {
        width: 100%;
        padding: 0px;
    }

    section.about-sec .abt-img {
        width: 100%;
    }

    section.about-sec .abt-content {
        width: 100%;
        padding: 0px 12px;
        margin-top: 30px;
    }

    section.about-sec .about-img img {
        height: 400px;
    }

    section.abt-cta .head-sec h2 {
        font-size: var(--f40);
    }

    section.abt-cta .head-sec p {
        font-weight: 400;
        font-size: var(--f14);
    }

    section.abt-cta {
        padding: var(--p100) var(--p12);
        height: auto;
    }

    section.featured-pro .col-md-4 {
        flex: 0 0 auto;
        width: 100%;
    }

    section.featured-pro img.img-fluid {
        height: 400px;
    }

    section.featured-pro .row {
        gap: 30px 0;
    }

    section.about-us-home .row {
        flex-direction: column;
    }

    section.about-us-home .col-5.abt-left {
        width: 100%;
        margin-top: var(--m30);
    }

    section.about-us-home .col-7.abt-right {
        width: 100%;
    }

    section.about-us-home .abt-co-img {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    section.about-us-home .abt-co-img-right {
        position: unset;
        transform: none;
        width: 50%;
    }

    section.about-us-home .abt-co-img-right img {
        border: none;
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 400px;
    }

    section.about-us-home .abt-co-img-left {
        width: 50%;
    }

    section.about-us-home .abt-co-img {
        padding-right: 0;
    }

    section.about-us-home {
        padding-bottom: var(--p50);
    }

    section.about-home .col-5 {
        flex: 0 0 auto;
        width: 100%;
    }

    section.about-home .col-7.md-12.sm-12 {
        width: 100%;
        margin-top: var(--m30);
        padding: 0 var(--p12);
    }

    section.about-home img {
        height: 400px;
    }

    section.about-home .about-img .main-about-img {
        width: 100%;
    }


    /* about eliza responsive */
    section.abt-eliza .col-6 {
        width: 100%;
    }

    section.abt-eliza img {
        height: 375px;
        object-fit: cover;
    }

    section.abt-eliza .abt-ow {
        width: 100%;
        right: 0;
    }


    /* property section */
    section.home-list {
        padding: var(--p50) var(--p12);
    }

    section.home-list .col-4 {
        width: 100%;
    }

    section.attraction .col-md-4 {
        width: 50%;
    }

    section.cta .content {
        width: 100%;
    }

    .how-we-value-wrapp .atrr {
        /* width: 50%; */
    }

    /* testimonials section css */
    section.testimonial .bg-img {
        width: 100%;
        height: 350px;
    }

    section.testimonial .col-7 {
        width: 100%;
        padding: 0;
        padding-bottom: 0px;
        background: var(--lt-bg-color);
    }

    section.testimonial .head-sec {
        width: 100%;
        text-align: center;
    }

    section.testimonial .owl-nav {
        justify-content: center;
    }

    section.testimonial .overlay {
        width: 100%;
        padding: 0;
        right: 0;
    }


    /* about owner */

    section.about-priticia .col-6 {
        width: 100%;
    }

    section.about-priticia .row {
        flex-direction: column-reverse;
    }

    .priticia-img {
        right: 0;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
    }

    .priticia-img img {
        width: 100%;
        object-position: top;
    }

    section.about-priticia .content-banner {
        width: 100%;
    }

    section.about-priticia .content-banner .content {
        left: 0;
    }

    /* attrctions */
    .attractions .col-4 {
        width: 100%;
        padding-left: 0;
    }

    section.property-sec .row {
        justify-content: center;
        gap: 30px 0;
    }

    section.property-sec .col-4 {
        width: 50%;
    }

    .how-we-value-wrapp img.img-fluid {
        height: 350px;
    }

    section.testimonial {
        padding-bottom: 50px;
    }

    section.featured-pro .col-6 {
        width: 100%;
    }

    section.featured-pro ul {
        padding: var(--p20) 0 var(--p15);
    }

    section#about .row {
        flex-direction: column-reverse;
        gap: 30px 0;
    }

    section.cta {
        padding-top: 50px;
    }

    section.about-owner img {
        height: 450px;
    }

    .about_para {
        max-height: 100%;
    }

    section.about-owner .abt-img {}

    section.about-owner .abt-img {
        overflow: hidden;
        display: flex;
        border-radius: 50px;
        width: 100%;

    }

    section.about-owner .abt-owner {
        margin-bottom: 20px;
    }

    section.about-owner .abt-detail {
        margin-bottom: 0px;
    }
}

@media (max-width: 540px) {
    section.cta-sec {
        padding: var(--p40) var(--p12);
    }

    section.banner-header {
        height: 690px;
        flex-direction: column;
        padding: 0;
    }
    section.banner-header::before{
        height:300px;
    }

    section.banner-header video {
        /*height: 350px;
        position: relative;*/
        width: 100%;
        height: 300px;
        object-fit: cover;
        position: absolute;
        top: 0;
    }

    button#play,
    button#pause {
        position: absolute;
        right: 10px;
        top: 180px;
        z-index: 1;
        text-align: center;
        padding: 0px 9px;
        width: 45px;
        height: 45px;
        display: block;
        background: var(--btn-color);
        border: none;
        border-radius: 5px;
        color: white;
    }

    section.banner-header .overlay {
        display: none;
    }

    section.banner-header .row {
        display: none;
    }

    section.banner-header div#srch .row {
        display: block;
    }

    .banner-wrapper {
        height: 620px;
        position: relative;
    }

    section.featured-pro {
        padding-top: 40px;
    }

    section.featured-pro .col-6 {
        padding: 0;
    }

    .search-bar input#show-target-data {
        height: 59px;
        border: 1px solid #e0e0e0;
        border-radius: 40px;
    }

    .view-all-property {
        top: 60%;

    }

    section.banner-wrapper .images-sec {
        bottom: 90px;

    }

    .video-sec {
        height: 250px;

    }

    section.about-us .about-image-sec .abt-img1 {
        margin: 0;
        padding-bottom: 30px;
    }

    section.about-us .about-image-sec .abt-img2 {
        margin: 0;
    }

    section.about-us .about-content-sec {
        padding-right: 0px;
        padding-top: 40px;
    }

    section.about-us {
        padding-top: 180px;
        padding-bottom: 0px;
    }

    section.about-owner .abt-img {
        width: 100%;
        border-radius: 30px;
    }

    .hero-content h1 {
        font-size: 40px;

    }

    .attr_img {
        height: 300px;
    }

    .col-12 {
        padding: 0;
    }

    .video-cont h2 {
        margin-top: 0px;
        font-size: 22px;
    }

    section.attraction .col-6.right.desk {
        display: none;
    }

    .mob-btn {
        display: block;
        text-align: center;
        margin-top: var(--m20);
    }

    section.video-banner .video-sec {
        width: 100%;
        height: 350px;
        position: relative;
    }

    .owl-carousel .owl-stage-outer {
        padding: 0px;
    }

    section.video-banner .video-cont {
        padding-top: 0px;
    }

    section.video-banner {
        height: 750px;
    }

    .video-cont h1 {
        font-size: var(--f25);
    }

    section.video-banner button#play,
    section.video-banner button#pause {
        position: absolute;
        right: 10px;
        bottom: 10px;
        z-index: 1;
        text-align: center;
        padding: 0px 9px;
        width: 45px;
        height: 45px;
        display: block;
    }

    .search-bar form {
        width: 100%;
        bottom: 0px;
    }

    .search-bar .datepicker-common-2 {
        padding: 0;
        width: 100%;
    }

    .search-bar .main-check {
        padding-left: 0;
        padding-right: 0;
    }

    .search-bar .check.right input#end_date {
        border-left: 1px solid #e0e0e0;
        margin-bottom: 20px;
        border-radius: 40px;
    }

    .search-bar .check.left input#start_date {
        border-right: 1px solid #e0e0e0;
        margin-bottom: 20px;
        border-radius: 40px;
    }

    .search-bar .check:before {
        display: none;
    }

    input#demo17 {
        height: 138px !important;
    }

    .search-bar .col-3 {
        width: 100%;
        margin-bottom: var(--m20);
    }

    .search-bar select {
        text-indent: 0px;
        height: 56px;
    }

    .search-bar button.main-btn {
        height: 59px;
        border-radius: 40px;
    }

    .search-bar input#show-target-data {
        padding-left: 48px;
    }

    .search-bar .col-3.md-12.sm-12.srch-btn {
        padding-left: 0;
    }

    .search-bar {
        bottom: -420px;
        z-index: 2;
    }

    .datepicker__inner {
        padding: 10px !important;
    }

    .check.left.icns.mb-lg-0.position-relative.datepicker-common-2,
    .check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out {
        width: 100%;
        margin-bottom: 10px;
    }

    section.about-sec .abt-img,
    section.about-sec .abt-content {
        width: 100%;
        padding: 0px;
    }

    section.about-sec .about-img img {
        height: 300px;
    }

    section.about-sec .abt-content h2 {
        font-size: var(--f24);
    }

    section.about-sec .abt-content h3 {
        font-size: 28px;
    }

    section.abt-eliza img {
        height: 250px;
        object-fit: cover;
    }

    section.abt-eliza {
        padding-right: 0px;
    }

    section.abt-eliza .col-6 {
        width: 100%;
        padding: 0px;
    }

    section.abt-eliza .abt-ow {
        padding: 30px 24px;
    }

    /* event section */
    section.events .col-3 {
        width: 33%;
    }

    .col-3.bottom.mob {
        border-bottom: 1px solid #c2c2c278 !important;
    }

    .col-3.bottom.mob h4 {
        font-size: var(--f14);
    }

    /* about us section */
    section.about-us-home .row {
        flex-direction: column;
    }

    section.about-us-home .col-5.abt-left {
        width: 100%;
        margin-top: var(--m30);
    }

    section.about-us-home .col-7.abt-right {
        width: 100%;
    }

    section.about-us-home .abt-co-img {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    section.about-us-home .abt-co-img-right {
        position: unset;
        transform: none;
        width: 100%;
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 400px;
    }

    section.about-us-home .abt-co-img-left {
        width: 100%;
    }

    section.about-us-home .abt-co-img {
        padding-right: 0;
        flex-direction: column;
        gap: 20px;
    }

    section.about-us-home {
        padding-bottom: var(--p50);
    }


    section.attraction .right.mob {
        display: block;
        margin-top: 30px;
    }

    section.about-us-home .col-7.abt-right {
        width: 100%;
        padding: 0px;
    }

    section.about-us-home .abt-co-img-right {
        text-align: left;
        z-index: 1;
        transform: translateY(0%) translateX(0px);
        position: relative;
        top: 0;
        margin-top: var(--m20);
    }

    section.about-us-home .abt-co-img-right img {
        height: 300px;
        width: 100%;
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    section.about-us-home .col-5.abt-left {
        padding: 0px;
    }

    section.about-home .col-5,
    section.featured-pro .col-md-4 {
        padding: 0px;
    }

    section.about-home .col-7.md-12.sm-12 {
        padding: 0 0px;
    }

    section.about-home img {
        height: 350px;
    }

    section.about-home .col-6.dash-top {
        width: 75px;
        padding: 0px;
        margin-bottom: var(--m10);
    }

    section.about-home .abt-cont {
        max-height: 385px;
    }

    /* property section */

    section.home-list {
        padding: var(--p40) var(--p12);
    }

    section.home-list .pro-cont {
        padding: var(--p25) var(--p15) var(--p15) var(--p15);
    }

    section.home-list h3.title {
        font-size: var(--f18);
        height: auto;
    }

    section.home-list .amn {
        flex-direction: column;
        gap: 10px;
    }

    section.home-list ul.last {
        justify-content: flex-start;
    }

    section.home-list .col-4 {
        width: 100%;
        padding: 0px;
    }

    section.home-list .pro-img {
        height: 300px;
    }

    section.home-list img.img-fluid {
        height: 300px;
    }

    section.cta .content {
        width: 100%;
        padding: var(--p30);
    }

    section.cta .content p {
        text-align: center;
    }

    /* about patricia */

    .priticia-img {
        height: 400px;
    }

    .priticia-img img {
        height: 400px;
    }

    section.about-priticia .content-banner .content-box {
        max-height: 270px;
    }

    .attractions .col-4 {
        padding-left: 0;
    }

    section.abt-cta {
        padding: var(--p60) var(--p12);
    }

    section.abt-cta .head-sec h2 {
        font-size: var(--f35);
    }

    .heading .dash {
        width: 75px;
        margin-bottom: var(--m10);
    }

    .heading .col-6.dash-top {
        padding-left: 0px;
        padding-right: 0px;
    }

    .top .row {
        gap: 0px 0 !important;
    }

    .heading .col-6 {
        display: block;
        align-items: center;
        width: 100%;
        padding: 0px;
        font-size: var(--f14);
    }

    .head-sec span {
        font-size: var(--f28);
        /* display: block; */
        /* margin-top: 0px; */
        /* text-align: center; */
    }

    .head-sec .col-6 {
        flex: 0 0 auto;
        width: 100%;
        padding: 0px;
        font-size: var(--f14);
    }

    .head-sec {
        text-align: center;
        margin-bottom: var(--m20);
        padding: 0px;
    }

    section.featured-pro img.img-fluid {
        height: 300px;
    }

    section.featured-pro h5 span {
        font-size: var(--f22);
    }

    section.featured-pro h3.title {
        font-size: var(--f20);
        height: 27px;
    }

    .about-bsns {
        padding: var(--p60) var(--p12);
    }

    .how-we-value-wrapp h2 {
        font-size: var(--f32);
    }

    .how-we-value-wrapp .atr-cont h4 {
        font-size: var(--f18);
    }

    .how-we-value-wrapp .atrr {
        width: 100%;
        padding: 0px;
    }

    .how-we-value-wrapp img.img-fluid {
        height: 300px;
    }

    section.testimonial .bg-img {
        height: 250px;
    }

    section.testimonial .head-sec {
        width: 100%;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }

    section.testimonial .test-card {
        /* width: 90%; */
        margin: auto;
        padding: var(--p25) var(--p15);
    }

    section.testimonial {
        padding-bottom: 40px;
    }

    section.testimonial h3 {
        font-size: 18px;
    }

    section.testimonial .upper-head p {
        margin-bottom: 0px;
    }

    section.attraction {
        padding-left: var(--p12);
        padding-right: var(--p12);
        padding-bottom: var(--p30);
    }

    section.attraction .container-fluid {
        padding: 0px var(--p12);
    }

    section.attraction .head-sec p {
        padding-left: 0;
        text-align: center;
    }

    section.attraction .col-6.left {
        justify-content: center;
    }

    section.attraction .col-md-4 {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    section.attraction .atr-cont {
        padding: var(--p20) var(--p20);
        gap: 10px;
    }

    section.attraction .atr-cont h4 {
        font-size: var(--f20);
        max-height: 100%;
    }

    section.attraction img.img-fluid {
        height: 350px;
    }

    .attraction-card {
        position: relative;
        width: 100%;
        padding: 0px;
        padding-top: 30px;
    }

    .attraction .img img {
        height: 350px;
    }

    .attr-content h2 {
        font-size: var(--f20);
    }

    section.testimonial .item {
        padding: var(--p5);
    }

    .testy {
        margin-top: var(--m20);
    }

    section.testimonial #testimonial-home .owl-nav {
        bottom: -40px;
        top: auto;
        right: auto;
        left: 50%;
        z-index: 2;
        transform: translateX(-50%);
    }

    .col-6.rev-head {
        min-height: auto;
    }

    section.about-us-home .abt-cont h2 {
        word-break: break-all;
    }

    section.property-sec .head-btn {
        display: none;
    }

    section.property-sec .head-btn.mob {
        display: block;
    }

    .head-sec h2 {
        font-size: var(--f28);
        padding: 0px;
        text-align: center;
    }

    section.property-sec .col-4 {
        width: 100%;
        padding: 0px;
    }

    section.property-sec .pro-price {
        font-size: 24px;
    }

    section.property-sec .pro-cont {
        padding: 20px 15px;
    }

    section.property-sec .pro-cont h2 {
        font-size: 20px;
        height: auto;
    }

    section.property-sec .pro-img {
        height: 230px;
    }

    section.property-sec .pro-img img {
        height: 230px;
    }

    section.highlights .head-sec h3 {
        font-size: var(--f24);
    }

    section.highlights .head-sec {
        margin-bottom: 30px;
    }

    section.highlights .col-4 {
        width: 100%;
        padding: 0px;
    }

    .highlights-icon svg {
        width: 45px;
        height: 45px;
    }

    section.highlights h4 {
        font-size: var(--f19);
    }

    section.highlights .row {
        gap: 20px 0;
    }

    section.reviews-section .head-sec,
    section.how-we-value-wrapp.atr .head-sec {
        margin-bottom: 30px;
    }

    section.reviews-section .col-12 {
        padding: 0px;
    }

    section.property-sec .head-btn.mob {
        right: 0;
        display: block;
        position: relative;
        margin-top: 25px;
        text-align: center;
        top: 0;
        transform: translateY(0px);
    }

    section.property-sec .head-btn a.button {
        width: 150px;
        height: 53px;
        margin: auto;
    }

    .about-cont {
        height: 460px;
    }

    section.featured-pro .col-6.prop-cont h4 {
        font-size: var(--f20);
    }

    .about-img2 {
        border-radius: 0 30%;
        padding: 0%;
        border: 15px solid var(--heading-color);
    }

    .about-img2 img {
        height: 350px;
    }

    .sub-title {
        font-size: 15px;
    }

    section.gallery .col-3.md-12.sm-12 {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }

    section.gallery .head-sec h2 {
        font-size: 30px;
    }

    a.gallery-btn {
        margin-top: 0;
    }

    section.gallery .col-9.md-12.sm-12 {
        width: 100%;
        padding: 0;
    }

    .gallery .rev .col-7 .img img,
    .gallery .rev .col-7 .img,
    .gallery .rev .col-5 .img img,
    .gallery .rev .col-5 .img {
        height: 250px;
    }

    section.cta {
        padding-top: 40px;
    }

    section.attraction .head-sec h2 {
        text-align: center;
    }

    section.attraction .head-sec {
        margin-bottom: 20px;
    }

    section.about-owner img {
        height: 350px;
        border-radius: 30px;
    }

    .prop-cont .price {
        font-size: var(--f21);
    }

    .prop-cont .amenity-area {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .cta h2 {
        padding-top: 45px;
        padding-left: 12px;
        padding-right: 12px;
        line-height: 1.2;
    }

    .cta p {
        width: 90%;
    }

    .cta {
        height: 380px;
        padding: var(--p50) var(--p30);
    }

    section.testimonial-section h2 {
        margin-bottom: 20px;
    }

    .home-page-testimonial .review-client-bnb .imgbox {
        justify-content: center;
        margin-bottom: 10px;
    }

    .home-page-testimonial .review-client-bnb .rating-box h4 {
        font-size: 18px;
        text-align: center;
        margin-bottom: 10px;
    }

    section.testimonial-section.home-page-testimonial.pb-0 .col-md-8,
    section.testimonial-section.home-page-testimonial.pb-0 .col-md-4.text-end {
        padding: 0px;
        text-align: center !important;
    }

    section.faq .head-sec h2 {
        margin-bottom: 20px;
    }

    section.faq button.accordion-button {
        font-size: var(--f18);
        padding-bottom: 15px;
    }

    .how-we-value-heading {
        text-align: center;
        margin-bottom: 20px;
    }

    .single-full-photo-slider .full-image-slider-outerbox {
        padding: 15px 10px;
    }

    .single-full-photo-slider .full-image-slide {
        height: auto;
    }
}

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

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

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

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

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

@media (max-width: 1400px) {
    section.featured-pro .pro-cont {
        padding: var(--p20) var(--p15);
    }
}

@media (max-width: 1366px) {
    section.cta .content {
        width: 80%;
    }

}

@media (max-width: 1024px) and (min-width: 981px) {
    .video-cont .container {
        max-width: 960px !important;
    }

    section.about-sec .abt-content {
        padding: 0px 50px;
    }

    .search-bar .col-3 {
        padding-left: var(--p5);
    }

    section.about-us-home .abt-co-img-right {
        transform: translateY(-10%) translateX(65%);
    }

    .search-bar button.main-btn {
        font-size: var(--f14);
    }

    .search-bar form {
        width: 99%;
    }

    div#guestsss {
        min-width: 240px;
    }

    section.featured-pro .col-md-4 {
        flex: 0 0 auto;
        width: 50%;
    }

    .how-we-value-wrapp img.img-fluid {
        height: 350px;
    }

    section.testimonial .overlay {
        right: 110px;
        padding: 50px 50px;
    }

    section.abt-eliza .abt-ow {
        width: 95%;
        right: 94px;
    }

    .about_para {
        height: 280px;
    }

    .search-bar {
        width: 85%;
    }

    section.featured-pro ul {
        padding: 0px;
    }
}

@media (max-width: 980px) {
    .search-bar button.main-btn {
        border-radius: 40px;
    }

    .prop-cont .amenity-area {
        margin-top: var(--m20)
    }

    .search-bar input {
        border-radius: 40px;

    }

    section.featured-pro {
        padding-top: 50px;
    }

    .banner-wrapper {
        height: 770px;
    }

    .search-bar input#show-target-data {
        height: 59px;
        border: 1px solid #e0e0e0;
        border-radius: 40px;
    }

    .search-bar input#show-target-data {
        padding-left: 47px;

    }

    section.about-us .row {
        flex-direction: column-reverse;
    }

    .search-bar .check.right {
        border-left: 0px solid #f2f2f2;
        border-right: 0px solid #f2f2f2;
    }

    .video-cont h2 {
        margin-top: 30px;
        font-size: 32px;
    }

    .video-cont h1 {
        font-size: var(--f38);
    }

    .video-sec {
        width: 100%;
        height: 450px;
        position: relative;
    }

    .search-bar form {
        width: 95%;
        position: relative;
        bottom: 0px;
        margin-top: 0;
        padding: 0;
        background: var(--white-color);
    }

    .search-bar input {
        line-height: 34px;
        font-weight: 400;
        color: #0a0909;
        border-radius: 0px;
        padding: var(--p12) var(--p22) var(--p11) var(--p48);
        background: #f5f5f5 !important;
        border: 1px solid #e0e0e0;
    }

    .check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out {
        width: 50%;
    }

    .check.left.icns.mb-lg-0.position-relative.datepicker-common-2 {
        width: 50%;
    }

    .search-bar input::placeholder {
        color: #4f5962;
    }

    .search-bar i {
        color: #4f5962;
    }

    .search-bar .guest i {
        left: 20px;
    }

    .search-bar .col-3 {
        border: none;
    }

    .search-bar .main-check {
        border: none;
    }

    .search-bar button.main-btn {
        color: var(--white-color);
        background: var(--secondary-color);
    }

    section.events {
        background: var(--lt-bg-color);
    }

    section.events .col-3 h4 {
        text-align: center;
    }

    .search-bar .form-control:focus {
        background-color: #f5f5f5 !important;
        border-color: #e0e0e0 !important;
    }

    .search-bar .col-3:before {
        display: none;
    }

    .search-bar i {
        top: 1.2rem;
        font-size: var(--f18);
        left: 25px;
        right: auto;
    }

    .search-bar select {
        height: 56px;
        width: 100%;
        line-height: 34px;
        font-weight: 400;
        /* border-radius: 0px; */
        /* padding: var(--p12) var(--p22) var(--p11) var(--p12); */
        background: transparent;
        /* border: 1px solid #e0e0e0; */
        text-indent: 0px;
    }

    .search-bar form .select {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0px;
    }

    .search-bar .col-3 {
        width: 100%;
        margin-bottom: var(--m20);
        padding-top: 0;
        padding-bottom: 0;
        padding-left: var(--m20);
        padding-right: var(--m20);
    }

    .search-bar .col-3.md-12.sm-12.srch-btn {
        width: 100%;
        margin-bottom: 0px;
        padding-left: var(--p6);
    }

    .search-bar .main-check {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: var(--p20);
        width: 100%;
    }

    input#demo17 {
        height: 59px !important;
    }

    .search-bar .check.left input#start_date {
        border-right: 0px solid;
        border-radius: 40px 0 0 40px;
    }

    .search-bar .check.right input#end_date {
        border-left: 0px solid;
        border-radius: 0 40px 40px 0;
    }

    .search-bar .check:before {
        top: 23px;
    }

    .search-bar .check.right:before {
        display: none;
    }

    .search-bar .check i {
        top: 1.2rem;
        left: 20px;
    }

    section.about-us {
        padding-top: 400px;
        padding-bottom: 0;
    }

    .search-bar input#end_date {
        padding-left: 48px;
    }

    .video-cont {
        bottom: 0px;
        justify-content: center;
    }

    .video-cont .container {
        margin-bottom: 0px;
        margin-top: 100px;
    }

    .video-cont .scroll a {
        display: flex;
        justify-content: center;
    }

    .scroll .text {
        margin-left: 0px;
    }

    section.video-banner {
        height: 900px;
    }

    section.video-banner .video-sec {
        height: 550px;
    }

    .search-bar .main-check .row {
        justify-content: space-between;
        gap: 0;
    }

    .search-bar {
        position: absolute;
        bottom: -365px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        background: transparent;
        backdrop-filter: blur(0px);
    }

    .search-bar .datepicker-common-2 {
        width: 100%;
    }

    .search-bar .guest {
        padding-left: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .search-bar .srch-btn {
        width: 100%;
        padding: 0px;
    }

    section.about-sec .abt-img {
        width: 100%;
    }

    section.about-sec .abt-content {
        width: 100%;
        padding: 0px 12px;
        margin-top: 30px;
    }

    section.about-sec .about-img img {
        height: 400px;
    }

    section.abt-cta .head-sec h2 {
        font-size: var(--f40);
    }

    section.abt-cta .head-sec p {
        font-weight: 400;
        font-size: var(--f14);
    }

    section.abt-cta {
        padding: var(--p100) var(--p12);
        height: auto;
    }

    section.featured-pro .col-md-4 {
        flex: 0 0 auto;
        width: 100%;
    }

    section.featured-pro img.img-fluid {
        height: 400px;
    }

    section.featured-pro .row {
        gap: 30px 0;
    }

    section.about-us-home .row {
        flex-direction: column;
    }

    section.about-us-home .col-5.abt-left {
        width: 100%;
        margin-top: var(--m30);
    }

    section.about-us-home .col-7.abt-right {
        width: 100%;
    }

    section.about-us-home .abt-co-img {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    section.about-us-home .abt-co-img-right {
        position: unset;
        transform: none;
        width: 50%;
    }

    section.about-us-home .abt-co-img-right img {
        border: none;
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 400px;
    }

    section.about-us-home .abt-co-img-left {
        width: 50%;
    }

    section.about-us-home .abt-co-img {
        padding-right: 0;
    }

    section.about-us-home {
        padding-bottom: var(--p50);
    }

    section.about-home .col-5 {
        flex: 0 0 auto;
        width: 100%;
    }

    section.about-home .col-7.md-12.sm-12 {
        width: 100%;
        margin-top: var(--m30);
        padding: 0 var(--p12);
    }

    section.about-home img {
        height: 400px;
    }

    section.about-home .about-img .main-about-img {
        width: 100%;
    }


    /* about eliza responsive */
    section.abt-eliza .col-6 {
        width: 100%;
    }

    section.abt-eliza img {
        height: 375px;
        object-fit: cover;
    }

    section.abt-eliza .abt-ow {
        width: 100%;
        right: 0;
    }


    /* property section */
    section.home-list {
        padding: var(--p50) var(--p12);
    }

    section.home-list .col-4 {
        width: 100%;
    }

    section.attraction .col-md-4 {
        width: 50%;
    }

    section.cta .content {
        width: 100%;
    }

    .how-we-value-wrapp .atrr {
        /* width: 50%; */
    }

    /* testimonials section css */
    section.testimonial .bg-img {
        width: 100%;
        height: 350px;
    }

    section.testimonial .col-7 {
        width: 100%;
        padding: 0;
        padding-bottom: 0px;
        background: var(--lt-bg-color);
    }

    section.testimonial .head-sec {
        width: 100%;
        text-align: center;
    }

    section.testimonial .owl-nav {
        justify-content: center;
    }

    section.testimonial .overlay {
        width: 100%;
        padding: 0;
        right: 0;
    }


    /* about owner */

    section.about-priticia .col-6 {
        width: 100%;
    }

    section.about-priticia .row {
        flex-direction: column-reverse;
    }

    .priticia-img {
        right: 0;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
    }

    .priticia-img img {
        width: 100%;
        object-position: top;
    }

    section.about-priticia .content-banner {
        width: 100%;
    }

    section.about-priticia .content-banner .content {
        left: 0;
    }

    /* attrctions */
    .attractions .col-4 {
        width: 100%;
        padding-left: 0;
    }

    section.property-sec .row {
        justify-content: center;
        gap: 30px 0;
    }

    section.property-sec .col-4 {
        width: 50%;
    }

    .how-we-value-wrapp img.img-fluid {
        height: 350px;
    }

    section.testimonial {
        padding-bottom: 50px;
    }

    section.featured-pro .col-6 {
        width: 100%;
    }

    section.featured-pro ul {
        padding: var(--p20) 0 var(--p15);
    }

    section#about .row {
        flex-direction: column-reverse;
        gap: 30px 0;
    }

    section.cta {
        padding-top: 50px;
    }

    section.about-owner img {
        height: 450px;
    }

    .about_para {
        max-height: 100%;
    }

    section.about-owner .abt-img {}

    section.about-owner .abt-img {
        overflow: hidden;
        display: flex;
        border-radius: 50px;
        width: 100%;

    }

    section.about-owner .abt-owner {
        margin-bottom: 20px;
    }

    section.about-owner .abt-detail {
        margin-bottom: 0px;
    }
}

@media (max-width: 540px) {
    .banner-wrapper {
        height: 620px;
        position: relative;
    }

    section.featured-pro {
        padding-top: 40px;
    }

    section.featured-pro .col-6 {
        padding: 0;
    }

    .search-bar input#show-target-data {
        height: 59px;
        border: 1px solid #e0e0e0;
        border-radius: 40px;
    }

    .view-all-property {
        top: 60%;

    }

    section.banner-wrapper .images-sec {
        bottom: 90px;

    }

    .video-sec {
        height: 250px;

    }

    section.about-us .about-image-sec .abt-img1 {
        margin: 0;
        padding-bottom: 30px;
    }

    section.about-us .about-image-sec .abt-img2 {
        margin: 0;
    }

    section.about-us .about-content-sec {
        padding-right: 0px;
        padding-top: 40px;
    }

    section.about-us {
        padding-top: 180px;
        padding-bottom: 0px;
    }

    section.about-owner .abt-img {
        width: 100%;
        border-radius: 30px;
    }

    .hero-content h1 {
        font-size: 40px;

    }

    .attr_img {
        height: 300px;
    }

    .col-12 {
        padding: 0;
    }

    .video-cont h2 {
        margin-top: 0px;
        font-size: 22px;
    }

    section.attraction .col-6.right.desk {
        display: none;
    }

    .mob-btn {
        display: block;
        text-align: center;
        margin-top: var(--m20);
    }

    section.video-banner .video-sec {
        width: 100%;
        height: 350px;
        position: relative;
    }

    .owl-carousel .owl-stage-outer {
        padding: 0px;
    }

    section.video-banner .video-cont {
        padding-top: 0px;
    }

    section.video-banner {
        height: 750px;
    }

    .video-cont h1 {
        font-size: var(--f25);
    }

    section.video-banner button#play,
    section.video-banner button#pause {
        position: absolute;
        right: 10px;
        bottom: 10px;
        z-index: 1;
        text-align: center;
        padding: 0px 9px;
        width: 45px;
        height: 45px;
        display: block;
    }

    .search-bar form {
        width: 100%;
        bottom: 0px;
    }

    .search-bar .datepicker-common-2 {
        padding: 0;
        width: 100%;
    }

    .search-bar .main-check {
        padding-left: 0;
        padding-right: 0;
    }

    .search-bar .check.right input#end_date {
        border-left: 1px solid #e0e0e0;
        margin-bottom: 20px;
        border-radius: 40px;
    }

    .search-bar .check.left input#start_date {
        border-right: 1px solid #e0e0e0;
        margin-bottom: 20px;
        border-radius: 40px;
    }

    .search-bar .check:before {
        display: none;
    }

    input#demo17 {
        height: 138px !important;
    }

    .search-bar .col-3 {
        width: 100%;
        margin-bottom: var(--m20);
    }

    .search-bar select {
        text-indent: 0px;
        height: 56px;
    }

    .search-bar button.main-btn {
        height: 59px;
        border-radius: 40px;
    }

    .search-bar input#show-target-data {
        padding-left: 48px;
    }

    .search-bar .col-3.md-12.sm-12.srch-btn {
        padding-left: 0;
    }

    .search-bar {
        bottom: -420px;
        z-index: 2;
    }

    .datepicker__inner {
        padding: 10px !important;
    }

    .check.left.icns.mb-lg-0.position-relative.datepicker-common-2,
    .check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out {
        width: 100%;
        margin-bottom: 10px;
    }

    section.about-sec .abt-img,
    section.about-sec .abt-content {
        width: 100%;
        padding: 0px;
    }

    section.about-sec .about-img img {
        height: 300px;
    }

    section.about-sec .abt-content h2 {
        font-size: var(--f24);
    }

    section.about-sec .abt-content h3 {
        font-size: 28px;
    }

    section.abt-eliza img {
        height: 250px;
        object-fit: cover;
    }

    section.abt-eliza {
        padding-right: 0px;
    }

    section.abt-eliza .col-6 {
        width: 100%;
        padding: 0px;
    }

    section.abt-eliza .abt-ow {
        padding: 30px 24px;
    }

    /* event section */
    section.events .col-3 {
        width: 33%;
    }

    .col-3.bottom.mob {
        border-bottom: 1px solid #c2c2c278 !important;
    }

    .col-3.bottom.mob h4 {
        font-size: var(--f14);
    }

    /* about us section */
    section.about-us-home .row {
        flex-direction: column;
    }

    section.about-us-home .col-5.abt-left {
        width: 100%;
        margin-top: var(--m30);
    }

    section.about-us-home .col-7.abt-right {
        width: 100%;
    }

    section.about-us-home .abt-co-img {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    section.about-us-home .abt-co-img-right {
        position: unset;
        transform: none;
        width: 100%;
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 400px;
    }

    section.about-us-home .abt-co-img-left {
        width: 100%;
    }

    section.about-us-home .abt-co-img {
        padding-right: 0;
        flex-direction: column;
        gap: 20px;
    }

    section.about-us-home {
        padding-bottom: var(--p50);
    }


    section.attraction .right.mob {
        display: block;
        margin-top: 30px;
    }

    section.about-us-home .col-7.abt-right {
        width: 100%;
        padding: 0px;
    }

    section.about-us-home .abt-co-img-right {
        text-align: left;
        z-index: 1;
        transform: translateY(0%) translateX(0px);
        position: relative;
        top: 0;
        margin-top: var(--m20);
    }

    section.about-us-home .abt-co-img-right img {
        height: 300px;
        width: 100%;
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    section.about-us-home .col-5.abt-left {
        padding: 0px;
    }

    section.about-home .col-5,
    section.featured-pro .col-md-4 {
        padding: 0px;
    }

    section.about-home .col-7.md-12.sm-12 {
        padding: 0 0px;
    }

    section.about-home img {
        height: 350px;
    }

    section.about-home .col-6.dash-top {
        width: 75px;
        padding: 0px;
        margin-bottom: var(--m10);
    }

    section.about-home .abt-cont {
        max-height: 385px;
    }

    /* property section */

    section.home-list {
        padding: var(--p40) var(--p12);
    }

    section.home-list .pro-cont {
        padding: var(--p25) var(--p15) var(--p15) var(--p15);
    }

    section.home-list h3.title {
        font-size: var(--f18);
        height: auto;
    }

    section.home-list .amn {
        flex-direction: column;
        gap: 10px;
    }

    section.home-list ul.last {
        justify-content: flex-start;
    }

    section.home-list .col-4 {
        width: 100%;
        padding: 0px;
    }

    section.home-list .pro-img {
        height: 300px;
    }

    section.home-list img.img-fluid {
        height: 300px;
    }

    section.cta .content {
        width: 100%;
        padding: var(--p30);
    }

    section.cta .content p {
        text-align: center;
    }

    /* about patricia */

    .priticia-img {
        height: 400px;
    }

    .priticia-img img {
        height: 400px;
    }

    section.about-priticia .content-banner .content-box {
        max-height: 270px;
    }

    .attractions .col-4 {
        padding-left: 0;
    }

    section.abt-cta {
        padding: var(--p60) var(--p12);
    }

    section.abt-cta .head-sec h2 {
        font-size: var(--f35);
    }

    .heading .dash {
        width: 75px;
        margin-bottom: var(--m10);
    }

    .heading .col-6.dash-top {
        padding-left: 0px;
        padding-right: 0px;
    }

    .top .row {
        gap: 0px 0 !important;
    }

    .heading .col-6 {
        display: block;
        align-items: center;
        width: 100%;
        padding: 0px;
        font-size: var(--f14);
    }

    .head-sec span {
        font-size: var(--f28);
        /* display: block; */
        /* margin-top: 0px; */
        /* text-align: center; */
    }

    .head-sec .col-6 {
        flex: 0 0 auto;
        width: 100%;
        padding: 0px;
        font-size: var(--f14);
    }

    .head-sec {
        text-align: center;
        margin-bottom: var(--m20);
        padding: 0px;
    }

    section.featured-pro img.img-fluid {
        height: 300px;
    }

    section.featured-pro h5 span {
        font-size: var(--f22);
    }

    section.featured-pro h3.title {
        font-size: var(--f20);
        height: 27px;
    }

    .about-bsns {
        padding: var(--p60) var(--p12);
    }

    .how-we-value-wrapp h2 {
        font-size: var(--f32);
    }

    .how-we-value-wrapp .atr-cont h4 {
        font-size: var(--f18);
    }

    .how-we-value-wrapp .atrr {
        width: 100%;
        padding: 0px;
    }

    .how-we-value-wrapp img.img-fluid {
        height: 300px;
    }

    section.testimonial .bg-img {
        height: 250px;
    }

    section.testimonial .head-sec {
        width: 100%;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }

    section.testimonial .test-card {
        /* width: 90%; */
        margin: auto;
        padding: var(--p25) var(--p15);
    }

    section.testimonial {
        padding-bottom: 40px;
    }

    section.testimonial h3 {
        font-size: 18px;
    }

    section.testimonial .upper-head p {
        margin-bottom: 0px;
    }

    section.attraction {
        padding-left: var(--p12);
        padding-right: var(--p12);
        padding-bottom: var(--p30);
    }

    section.attraction .container-fluid {
        padding: 0px var(--p12);
    }

    section.attraction .head-sec p {
        padding-left: 0;
        text-align: center;
    }

    section.attraction .col-6.left {
        justify-content: center;
    }

    section.attraction .col-md-4 {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    section.attraction .atr-cont {
        padding: var(--p20) var(--p20);
        gap: 10px;
    }

    section.attraction .atr-cont h4 {
        font-size: var(--f20);
        max-height: 100%;
    }

    section.attraction img.img-fluid {
        height: 350px;
    }

    .attraction-card {
        position: relative;
        width: 100%;
        padding: 0px;
        padding-top: 30px;
    }

    .attraction .img img {
        height: 350px;
    }

    .attr-content h2 {
        font-size: var(--f20);
    }

    section.testimonial .item {
        padding: var(--p5);
    }

    .testy {
        margin-top: var(--m20);
    }

    section.testimonial #testimonial-home .owl-nav {
        bottom: -40px;
        top: auto;
        right: auto;
        left: 50%;
        z-index: 2;
        transform: translateX(-50%);
    }

    .col-6.rev-head {
        min-height: auto;
    }

    section.about-us-home .abt-cont h2 {
        word-break: break-all;
    }

    section.property-sec .head-btn {
        display: none;
    }

    section.property-sec .head-btn.mob {
        display: block;
    }

    .head-sec h2 {
        font-size: var(--f28);
        padding: 0px;
        text-align: center;
    }

    section.property-sec .col-4 {
        width: 100%;
        padding: 0px;
    }

    section.property-sec .pro-price {
        font-size: 24px;
    }

    section.property-sec .pro-cont {
        padding: 20px 15px;
    }

    section.property-sec .pro-cont h2 {
        font-size: 20px;
        height: auto;
    }

    section.property-sec .pro-img {
        height: 230px;
    }

    section.property-sec .pro-img img {
        height: 230px;
    }

    section.highlights .head-sec h3 {
        font-size: var(--f24);
    }

    section.highlights .head-sec {
        margin-bottom: 30px;
    }

    section.highlights .col-4 {
        width: 100%;
        padding: 0px;
    }

    .highlights-icon svg {
        width: 45px;
        height: 45px;
    }

    section.highlights h4 {
        font-size: var(--f19);
    }

    section.highlights .row {
        gap: 20px 0;
    }

    section.reviews-section .head-sec,
    section.how-we-value-wrapp.atr .head-sec {
        margin-bottom: 30px;
    }

    section.reviews-section .col-12 {
        padding: 0px;
    }

    section.property-sec .head-btn.mob {
        right: 0;
        display: block;
        position: relative;
        margin-top: 25px;
        text-align: center;
        top: 0;
        transform: translateY(0px);
    }

    section.property-sec .head-btn a.button {
        width: 150px;
        height: 53px;
        margin: auto;
    }

    .about-cont {
        height: 460px;
    }

    section.featured-pro .col-6.prop-cont h4 {
        font-size: var(--f20);
    }

    .about-img2 {
        border-radius: 0 30%;
        padding: 0%;
        border: 15px solid var(--heading-color);
    }

    .about-img2 img {
        height: 350px;
    }

    .sub-title {
        font-size: 15px;
    }

    section.gallery .col-3.md-12.sm-12 {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }

    section.gallery .head-sec h2 {
        font-size: 30px;
    }

    a.gallery-btn {
        margin-top: 0;
    }

    section.gallery .col-9.md-12.sm-12 {
        width: 100%;
        padding: 0;
    }

    .gallery .rev .col-7 .img img,
    .gallery .rev .col-7 .img,
    .gallery .rev .col-5 .img img,
    .gallery .rev .col-5 .img {
        height: 250px;
    }

    section.cta {
        padding-top: 40px;
    }

    section.attraction .head-sec h2 {
        text-align: center;
    }

    section.attraction .head-sec {
        margin-bottom: 20px;
    }

    section.about-owner img {
        height: 350px;
        border-radius: 30px;
    }

    .prop-cont .price {
        font-size: var(--f21);
    }

    .prop-cont .amenity-area {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}

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

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

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

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

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

@media (max-width: 1400px) {
    section.featured-pro .pro-cont {
        padding: var(--p20) var(--p15);
    }
}

@media (max-width: 1366px) {
    section.cta .content {
        width: 80%;
    }

}

@media (max-width: 1024px) and (min-width: 981px) {
    .video-cont .container {
        max-width: 960px !important;
    }

    section.about-sec .abt-content {
        padding: 0px 50px;
    }

    .search-bar .col-3 {
        padding-left: var(--p5);
    }

    section.about-us-home .abt-co-img-right {
        transform: translateY(-10%) translateX(65%);
    }

    .search-bar button.main-btn {
        font-size: var(--f14);
    }

    .search-bar form {
        width: 100%;
    }

    div#guestsss {
        min-width: 240px;
    }

    section.featured-pro .col-md-4 {
        flex: 0 0 auto;
        width: 50%;
    }

    .how-we-value-wrapp img.img-fluid {
        height: 350px;
    }

    section.testimonial .overlay {
        right: 110px;
        padding: 50px 50px;
    }

    section.abt-eliza .abt-ow {
        width: 95%;
        right: 94px;
    }

    .about_para {
        height: 280px;
    }

    .search-bar {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    section.featured-pro ul {
        padding: 0px;
    }
}

@media (max-width: 980px) {
    .search-bar button.main-btn {
        border-radius: 40px;
    }

    .prop-cont .amenity-area {
        margin-top: var(--m20)
    }

    .search-bar input {
        border-radius: 40px;

    }

    section.featured-pro {
        padding-top: 50px;
    }

    .banner-wrapper {
        height: 770px;
    }

    .search-bar input#show-target-data {
        height: 59px;
        border: 1px solid #e0e0e0;
        border-radius: 40px;
    }

    .search-bar input#show-target-data {
        padding-left: 15px;

    }

    section.about-us .row {
        flex-direction: column-reverse;
    }

    .search-bar .check.right {
        border-left: 0px solid #f2f2f2;
        border-right: 0px solid #f2f2f2;
    }

    .video-cont h2 {
        margin-top: 30px;
        font-size: 32px;
    }

    .video-cont h1 {
        font-size: var(--f38);
    }

    .video-sec {
        width: 100%;
        height: 450px;
        position: relative;
    }

    .search-bar form {
        width: 100%;
        position: relative;
        bottom: 0px;
        margin-top: 0;
        padding: 0;
        background: transparent;
    }

    .search-bar input {
        line-height: 34px;
        font-weight: 400;
        color: #0a0909;
        border-radius: 0px;
        padding: var(--p12) var(--p22) var(--p11) var(--p48);
        background: #fff !important;
        border: 1px solid #e0e0e0;
    }

    .check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out {
        width: 50%;
    }

    .check.left.icns.mb-lg-0.position-relative.datepicker-common-2 {
        width: 50%;
    }

    .search-bar input::placeholder {
        color: #4f5962;
    }

    .search-bar i {
        color: #4f5962;
    }

    .search-bar .guest i {
        left: 20px;
    }

    .search-bar .col-3 {
        border: none;
    }

    .search-bar .main-check {
        border: none;
    }

    .search-bar button.main-btn {
        color: var(--white-color);
        background: var(--secondary-color);
    }

    section.events {
        background: var(--lt-bg-color);
    }

    section.events .col-3 h4 {
        text-align: center;
    }

    .search-bar .form-control:focus {
        background-color: #f5f5f5 !important;
        border-color: #e0e0e0 !important;
    }

    .search-bar .col-3:before {
        display: none;
    }

    .search-bar i {
        top: 1.2rem;
        font-size: var(--f18);
        left: 25px;
        right: auto;
    }

    .search-bar select {
        height: 56px;
        width: 100%;
        line-height: 34px;
        font-weight: 400;
        /* border-radius: 0px; */
        /* padding: var(--p12) var(--p22) var(--p11) var(--p12); */
        background: transparent;
        /* border: 1px solid #e0e0e0; */
        text-indent: 0px;
    }

    .search-bar form .select {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0px;
    }

    .search-bar .col-3 {
        width: 50%;
        margin-bottom: var(--m20);
        padding-top: 0;
        padding-bottom: 0;
        padding-left: var(--m20);
        padding-right: var(--m20);
    }

    .search-bar-inner .check-detail,
    .search-bar-inner .guest-detail {
        border-right: none;
    }

    .search-bar .col-3.md-12.sm-12.srch-btn {
        width: 100%;
        margin-bottom: 0px;
        padding-left: var(--p6);
    }

    .search-bar .main-check {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: var(--p20);
        width: 100%;
    }

    input#demo17 {
        height: 59px !important;
    }

    .search-bar .check.left input#start_date {
        border-right: 0px solid;
        border-radius: 40px 0 0 40px;
    }

    .search-bar .check.right input#end_date {
        border-left: 0px solid;
        border-radius: 0 40px 40px 0;
    }

    .search-bar .check:before {
        top: 23px;
    }

    .search-bar .check.right:before {
        display: none;
    }

    .search-bar .check i {
        top: 1.7rem;
        left: 20px;
    }

    .search-bar button.button1 i {
        left: 0;
    }

    section.about-us {
        padding-top: 250px;
        padding-bottom: 0;
    }

    .search-bar input#end_date {
        padding-left: 15px;
    }

    .video-cont {
        bottom: 0px;
        justify-content: center;
    }

    .video-cont .container {
        margin-bottom: 0px;
        margin-top: 100px;
    }

    .video-cont .scroll a {
        display: flex;
        justify-content: center;
    }

    .scroll .text {
        margin-left: 0px;
    }

    section.video-banner {
        height: 900px;
    }

    section.video-banner .video-sec {
        height: 550px;
    }

    .search-bar .main-check .row {
        justify-content: space-between;
        gap: 0;
    }

    .search-bar {
        position: absolute;
        bottom: -215px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        background: transparent;
        backdrop-filter: blur(0px);
    }

    .search-bar .datepicker-common-2 {
        width: 100%;
    }

    .search-bar .guest {
        padding-left: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .search-bar .srch-btn {
        width: 100%;
        padding: 0px;
    }

    section.about-sec .abt-img {
        width: 100%;
    }

    section.about-sec .abt-content {
        width: 100%;
        padding: 0px 12px;
        margin-top: 30px;
    }

    section.about-sec .about-img img {
        height: 400px;
    }

    section.abt-cta .head-sec h2 {
        font-size: var(--f40);
    }

    section.abt-cta .head-sec p {
        font-weight: 400;
        font-size: var(--f14);
    }

    section.abt-cta {
        padding: var(--p100) var(--p12);
        height: auto;
    }

    section.featured-pro .col-md-4 {
        flex: 0 0 auto;
        width: 100%;
    }

    section.featured-pro img.img-fluid {
        height: 400px;
    }

    section.featured-pro .row {
        gap: 30px 0;
    }

    section.about-us-home .row {
        flex-direction: column;
    }

    section.about-us-home .col-5.abt-left {
        width: 100%;
        margin-top: var(--m30);
    }

    section.about-us-home .col-7.abt-right {
        width: 100%;
    }

    section.about-us-home .abt-co-img {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    section.about-us-home .abt-co-img-right {
        position: unset;
        transform: none;
        width: 50%;
    }

    section.about-us-home .abt-co-img-right img {
        border: none;
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 400px;
    }

    section.about-us-home .abt-co-img-left {
        width: 50%;
    }

    section.about-us-home .abt-co-img {
        padding-right: 0;
    }

    section.about-us-home {
        padding-bottom: var(--p50);
    }

    section.about-home .col-5 {
        flex: 0 0 auto;
        width: 100%;
    }

    section.about-home .col-7.md-12.sm-12 {
        width: 100%;
        margin-top: var(--m30);
        padding: 0 var(--p12);
    }

    section.about-home img {
        height: 400px;
    }

    section.about-home .about-img .main-about-img {
        width: 100%;
    }


    /* about eliza responsive */
    section.abt-eliza .col-6 {
        width: 100%;
    }

    section.abt-eliza img {
        height: 375px;
        object-fit: cover;
    }

    section.abt-eliza .abt-ow {
        width: 100%;
        right: 0;
    }


    /* property section */
    section.home-list {
        padding: var(--p50) var(--p12);
    }

    section.home-list .col-4 {
        width: 100%;
    }

    section.attraction .col-md-4 {
        width: 50%;
    }

    section.cta .content {
        width: 100%;
    }

    .how-we-value-wrapp .atrr {
        /* width: 50%; */
    }

    /* testimonials section css */
    section.testimonial .bg-img {
        width: 100%;
        height: 350px;
    }

    section.testimonial .col-7 {
        width: 100%;
        padding: 0;
        padding-bottom: 0px;
        background: var(--lt-bg-color);
    }

    section.testimonial .head-sec {
        width: 100%;
        text-align: center;
    }

    section.testimonial .owl-nav {
        justify-content: center;
    }

    section.testimonial .overlay {
        width: 100%;
        padding: 0;
        right: 0;
    }


    /* about owner */

    section.about-priticia .col-6 {
        width: 100%;
    }

    section.about-priticia .row {
        flex-direction: column-reverse;
    }

    .priticia-img {
        right: 0;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
    }

    .priticia-img img {
        width: 100%;
        object-position: top;
    }

    section.about-priticia .content-banner {
        width: 100%;
    }

    section.about-priticia .content-banner .content {
        left: 0;
    }

    /* attrctions */
    .attractions .col-4 {
        width: 100%;
        padding-left: 0;
    }

    section.property-sec .row {
        justify-content: center;
        gap: 30px 0;
    }

    section.property-sec .col-4 {
        width: 50%;
    }

    .how-we-value-wrapp img.img-fluid {
        height: 350px;
    }

    section.testimonial {
        padding-bottom: 50px;
    }

    section.featured-pro .col-6 {
        width: 100%;
    }

    section.featured-pro ul {
        padding: var(--p20) 0 var(--p15);
    }

    section#about .row {
        flex-direction: column-reverse;
        gap: 30px 0;
    }

    section.cta {
        padding-top: 50px;
    }

    section.about-owner img {
        height: 450px;
    }

    .about_para {
        max-height: 100%;
    }

    section.about-owner .abt-img {}

    section.about-owner .abt-img {
        overflow: hidden;
        display: flex;
        border-radius: 50px;
        width: 100%;

    }

    section.about-owner .abt-owner {
        margin-bottom: 20px;
    }

    section.about-owner .abt-detail {
        margin-bottom: 0px;
    }

    .view-all-property {
        margin-top: 20px;
    }

    .banner-header .search-bar-inner{
        padding-top: 20px;
        background: #ececec;
    }
    .banner-header .search-bar-inner .check-detail i{
        left: auto;
        right: 22px;
    }
    .banner-header .search-bar-inner .check-detail, .banner-header .search-bar-inner .guest-detail{
        padding: 0;
    }
    .banner-header .search-bar-inner input[type=text], .banner-header .search-bar-inner select{
        height: 50px;
    }
    section.about-us .about-content-sec {
    padding-right: 12px;
    }
    section.about-us .about-image-sec .abt-img1{
        width:100%;
    }
    section.about-us .about-image-sec img{
        width:100%;
        height:450px;
    }
    section.about-us .about-content-sec .abt-btn {
        margin-bottom: 0px;
    }
    section.about-us {
        padding-bottom: var(--p50);
    }
    section.about-us .row{
        flex-direction:column;
        gap:30px;
    }
}

@media (max-width: 540px) {
    .banner-wrapper {
        height: 620px;
        position: relative;
    }

    section.featured-pro {
        padding-top: 40px;
    }

    section.featured-pro .col-6 {
        padding: 0;
    }

    .search-bar input#show-target-data {
        height: 59px;
        border: 1px solid #e0e0e0;
        border-radius: 0;
    }

    .view-all-property {
        top: 60%;
        /*display: none;*/
    }

    section.banner-wrapper .images-sec {
        bottom: 90px;

    }

    .video-sec {
        height: 250px;

    }

    section.about-us .about-image-sec img {
        width: 100%;
        height: 300px;
    }

    section.about-us .about-image-sec .abt-img1 {
        margin: 0;
        padding-bottom: 0;
        width: 100%;
    }

    section.about-us .about-image-sec .abt-img2 {
        margin: 0;
    }

    section.about-us .about-content-sec {
        padding-right: 0px;
        padding-top: 0px;
    }

    section.about-us .about-content-sec .abt-btn {
        margin-top: 10px;
    }

    section.about-us .about-content-sec .abt-para h5 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    section.about-us {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    section.about-owner .abt-img {
        width: 100%;
        border-radius: 30px;
    }

    .hero-content h1 {
        font-size: 40px;

    }

    .attr_img {
        height: 300px;
    }

    .col-12 {
        padding: 0;
    }

    .video-cont h2 {
        margin-top: 0px;
        font-size: 22px;
    }

    section.attraction .col-6.right.desk {
        display: none;
    }

    .mob-btn {
        display: block;
        text-align: center;
        margin-top: var(--m20);
    }

    section.video-banner .video-sec {
        width: 100%;
        height: 350px;
        position: relative;
    }

    .owl-carousel .owl-stage-outer {
        padding: 0px;
    }

    section.video-banner .video-cont {
        padding-top: 0px;
    }

    section.video-banner {
        height: 750px;
    }

    .video-cont h1 {
        font-size: var(--f25);
    }

    section.video-banner button#play,
    section.video-banner button#pause {
        position: absolute;
        right: 10px;
        bottom: 10px;
        z-index: 1;
        text-align: center;
        padding: 0px 9px;
        width: 45px;
        height: 45px;
        display: block;
    }

    .search-bar form {
        width: 100%;
        bottom: 0px;
        padding: 12px;
    }

    .search-bar .datepicker-common-2 {
        padding: 0;
        width: 100% !important;
    }

    .search-bar .main-check {
        padding-left: 0;
        padding-right: 0;
    }

    .search-bar .check.right input#end_date {
        border-left: 1px solid #e0e0e0;
        margin-bottom: 20px;
        border-radius: 40px;
    }

    .search-bar .check.left input#start_date {
        border-right: 1px solid #e0e0e0;
        margin-bottom: 20px;
        border-radius: 40px;
    }

    .search-bar .check:before {
        display: none;
    }

    input#demo17 {
        height: 138px !important;
    }

    .search-bar .col-3 {
        width: 100%;
        margin-bottom: var(--m20);
        padding: 0;
    }

    .search-bar select {
        text-indent: 0px;
        height: 56px;
    }

    .search-bar button.main-btn {
        height: 50px;
        border-radius: 40px;
    }

    .search-bar input#show-target-data {
        padding-left: 15px;
    }

    .search-bar .col-3.md-12.sm-12.srch-btn {
        padding-left: 0;
    }

    .search-bar {
        bottom: 0;
        z-index: 2;
        position: relative;
        max-width: 100%;
        margin: 0 auto;
        transform: unset;
        left: auto;
    }

    .search-bar.newClass {
        position: relative;
    }

    .datepicker__inner {
        padding: 10px !important;
    }

    .check.left.icns.mb-lg-0.position-relative.datepicker-common-2,
    .check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out {
        width: 100%;
        margin-bottom: 10px;
    }

    section.about-sec .abt-img,
    section.about-sec .abt-content {
        width: 100%;
        padding: 0px;
    }

    section.about-sec .about-img img {
        height: 300px;
    }

    section.about-sec .abt-content h2 {
        font-size: var(--f24);
    }

    section.about-sec .abt-content h3 {
        font-size: 28px;
    }

    section.abt-eliza img {
        height: 250px;
        object-fit: cover;
    }

    section.abt-eliza {
        padding-right: 0px;
    }

    section.abt-eliza .col-6 {
        width: 100%;
        padding: 0px;
    }

    section.abt-eliza .abt-ow {
        padding: 30px 24px;
    }

    /* event section */
    section.events .col-3 {
        width: 33%;
    }

    .col-3.bottom.mob {
        border-bottom: 1px solid #c2c2c278 !important;
    }

    .col-3.bottom.mob h4 {
        font-size: var(--f14);
    }

    /* about us section */
    section.about-us-home .row {
        flex-direction: column;
    }

    section.about-us-home .col-5.abt-left {
        width: 100%;
        margin-top: var(--m30);
    }

    section.about-us-home .col-7.abt-right {
        width: 100%;
    }

    section.about-us-home .abt-co-img {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    section.about-us-home .abt-co-img-right {
        position: unset;
        transform: none;
        width: 100%;
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 400px;
    }

    section.about-us-home .abt-co-img-left {
        width: 100%;
    }

    section.about-us-home .abt-co-img {
        padding-right: 0;
        flex-direction: column;
        gap: 20px;
    }

    section.about-us-home {
        padding-bottom: var(--p50);
    }


    section.attraction .right.mob {
        display: block;
        margin-top: 30px;
    }

    section.about-us-home .col-7.abt-right {
        width: 100%;
        padding: 0px;
    }

    section.about-us-home .abt-co-img-right {
        text-align: left;
        z-index: 1;
        transform: translateY(0%) translateX(0px);
        position: relative;
        top: 0;
        margin-top: var(--m20);
    }

    section.about-us-home .abt-co-img-right img {
        height: 300px;
        width: 100%;
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    section.about-us-home .col-5.abt-left {
        padding: 0px;
    }

    section.about-home .col-5,
    section.featured-pro .col-md-4 {
        padding: 0px;
    }

    section.about-home .col-7.md-12.sm-12 {
        padding: 0 0px;
    }

    section.about-home img {
        height: 350px;
    }

    section.about-home .col-6.dash-top {
        width: 75px;
        padding: 0px;
        margin-bottom: var(--m10);
    }

    section.about-home .abt-cont {
        max-height: 385px;
    }

    /* property section */

    section.home-list {
        padding: var(--p40) var(--p12);
    }

    section.home-list .pro-cont {
        padding: var(--p25) var(--p15) var(--p15) var(--p15);
    }

    section.home-list h3.title {
        font-size: var(--f18);
        height: auto;
    }

    section.home-list .amn {
        flex-direction: column;
        gap: 10px;
    }

    section.home-list ul.last {
        justify-content: flex-start;
    }

    section.home-list .col-4 {
        width: 100%;
        padding: 0px;
    }

    section.home-list .pro-img {
        height: 300px;
    }

    section.home-list img.img-fluid {
        height: 300px;
    }

    section.cta .content {
        width: 100%;
        padding: var(--p30);
    }

    section.cta .content p {
        text-align: center;
    }

    /* about patricia */

    .priticia-img {
        height: 400px;
    }

    .priticia-img img {
        height: 400px;
    }

    section.about-priticia .content-banner .content-box {
        max-height: 270px;
    }

    .attractions .col-4 {
        padding-left: 0;
    }

    section.abt-cta {
        padding: var(--p60) var(--p12);
    }

    section.abt-cta .head-sec h2 {
        font-size: var(--f35);
    }

    .heading .dash {
        width: 75px;
        margin-bottom: var(--m10);
    }

    .heading .col-6.dash-top {
        padding-left: 0px;
        padding-right: 0px;
    }

    .top .row {
        gap: 0px 0 !important;
    }

    .heading .col-6 {
        display: block;
        align-items: center;
        width: 100%;
        padding: 0px;
        font-size: var(--f14);
    }

    .head-sec span {
        font-size: var(--f28);
        /* display: block; */
        /* margin-top: 0px; */
        /* text-align: center; */
    }

    .head-sec .col-6 {
        flex: 0 0 auto;
        width: 100%;
        padding: 0px;
        font-size: var(--f14);
    }

    .head-sec {
        text-align: center;
        margin-bottom: var(--m20);
        padding: 0px;
    }

    section.featured-pro img.img-fluid {
        height: 300px;
    }

    section.featured-pro h5 span {
        font-size: var(--f22);
    }

    section.featured-pro h3.title {
        font-size: var(--f20);
        height: 27px;
    }

    .about-bsns {
        padding: var(--p60) var(--p12);
    }

    .how-we-value-wrapp h2 {
        font-size: var(--f32);
    }

    .how-we-value-wrapp .atr-cont h4 {
        font-size: var(--f18);
    }

    .how-we-value-wrapp .atrr {
        width: 100%;
        padding: 0px;
    }

    .how-we-value-wrapp img.img-fluid {
        height: 300px;
    }

    section.testimonial .bg-img {
        height: 250px;
    }

    section.testimonial .head-sec {
        width: 100%;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }

    section.testimonial .test-card {
        /* width: 90%; */
        margin: auto;
        padding: var(--p25) var(--p15);
    }

    section.testimonial {
        padding-bottom: 40px;
    }

    section.testimonial h3 {
        font-size: 18px;
    }

    section.testimonial .upper-head p {
        margin-bottom: 0px;
    }

    section.attraction {
        padding-left: var(--p12);
        padding-right: var(--p12);
        padding-bottom: var(--p30);
    }

    section.attraction .container-fluid {
        padding: 0px var(--p12);
    }

    section.attraction .head-sec p {
        padding-left: 0;
        text-align: center;
    }

    section.attraction .col-6.left {
        justify-content: center;
    }

    section.attraction .col-md-4 {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    section.attraction .atr-cont {
        padding: var(--p20) var(--p20);
        gap: 10px;
    }

    section.attraction .atr-cont h4 {
        font-size: var(--f20);
        max-height: 100%;
    }

    section.attraction img.img-fluid {
        height: 350px;
    }

    .attraction-card {
        position: relative;
        width: 100%;
        padding: 0px;
        padding-top: 30px;
    }

    .attraction .img img {
        height: 350px;
    }

    .attr-content h2 {
        font-size: var(--f20);
    }

    section.testimonial .item {
        padding: var(--p5);
    }

    .testy {
        margin-top: var(--m20);
    }

    section.testimonial #testimonial-home .owl-nav {
        bottom: -40px;
        top: auto;
        right: auto;
        left: 50%;
        z-index: 2;
        transform: translateX(-50%);
    }

    .col-6.rev-head {
        min-height: auto;
    }

    section.about-us-home .abt-cont h2 {
        word-break: break-all;
    }

    section.property-sec .head-btn {
        display: none;
    }

    section.property-sec .head-btn.mob {
        display: block;
    }

    .head-sec h2 {
        font-size: var(--f32);
        padding: 0px;
        text-align: center;
    }

    section.property-sec .col-4 {
        width: 100%;
        padding: 0px;
    }

    section.property-sec .pro-price {
        font-size: 24px;
    }

    section.property-sec .pro-cont {
        padding: 20px 15px;
    }

    section.property-sec .pro-cont h2 {
        font-size: 20px;
        height: auto;
    }

    section.property-sec .pro-img {
        height: 230px;
    }

    section.property-sec .pro-img img {
        height: 230px;
    }

    section.highlights .head-sec h3 {
        font-size: var(--f24);
    }

    section.highlights .head-sec {
        margin-bottom: 30px;
    }

    section.highlights .col-4 {
        width: 100%;
        padding: 0px;
    }

    .highlights-icon svg {
        width: 45px;
        height: 45px;
    }

    section.highlights h4 {
        font-size: var(--f19);
    }

    section.highlights .row {
        gap: 20px 0;
    }

    section.reviews-section .head-sec,
    section.how-we-value-wrapp.atr .head-sec {
        margin-bottom: 30px;
    }

    section.reviews-section .col-12 {
        padding: 0px;
    }

    section.property-sec .head-btn.mob {
        right: 0;
        display: block;
        position: relative;
        margin-top: 25px;
        text-align: center;
        top: 0;
        transform: translateY(0px);
    }

    section.property-sec .head-btn a.button {
        width: 150px;
        height: 53px;
        margin: auto;
    }

    .about-cont {
        height: 460px;
    }

    section.featured-pro .col-6.prop-cont h4 {
        font-size: var(--f20);
    }

    .about-img2 {
        border-radius: 0 30%;
        padding: 0%;
        border: 15px solid var(--heading-color);
    }

    .about-img2 img {
        height: 350px;
    }

    .sub-title {
        font-size: 15px;
    }

    section.gallery .col-3.md-12.sm-12 {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }

    section.gallery .head-sec h2 {
        font-size: 32px;
    }

    a.gallery-btn {
        margin-top: 0;
    }

    section.gallery .col-9.md-12.sm-12 {
        width: 100%;
        padding: 0;
    }

    .gallery .rev .col-7 .img img,
    .gallery .rev .col-7 .img,
    .gallery .rev .col-5 .img img,
    .gallery .rev .col-5 .img {
        height: 250px;
    }

    section.cta {
        padding-top: 40px;
    }

    section.attraction .head-sec h2 {
        text-align: center;
    }

    section.attraction .head-sec {
        margin-bottom: 20px;
    }

    section.about-owner img {
        height: 350px;
        border-radius: 30px;
    }

    .prop-cont .price {
        font-size: var(--f21);
    }

    .prop-cont .amenity-area {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .search-bar input {
        line-height: 22px;
        font-weight: 400;
        border-radius: 0px;
        padding: var(--p12) var(--p22) var(--p11) var(--p48);
        background: #f5f5f5;
        border: 1px solid #e0e0e0;
        height: auto !important;
    }

    .how-we-value-wrapp {
        padding: var(--p40) 0;
    }

    .search-bar .check i {
        left: auto;
        right: 15px;
        top: 22px;
    }

    .serch-bar-btm-logo {
        display: none;
    }

    .search-bar-inner input[type=text],
    .search-bar-inner select,
    .search-bar input#end_date {
        padding-left: 15px;
    }

    .guests button.button1 {
        height: 34px;
    }

    .col-3.search-btn {
        margin-bottom: 0;
    }
      section.about-us .row {
        flex-direction: column-reverse;
  }
  section.single-full-photo-slider.pt-3 {
    padding-left: 0;
    padding-right: 0;
}
  .single-full-photo-slider .full-image-slide img{
    object-fit: cover;
    height: 295px;
  }
}

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

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

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

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

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