@media (max-width: 1400px){
    section.featured-pro .pro-cont{
        padding: var(--p20) var(--p15);
    }
}
@media (max-width: 1366px){
 .portfolio-thumb img{
    height: 400px;
 }

}
@media (max-width: 1024px) and (min-width: 981px){
.search-bar .col-3{
    padding-left: var(--p5);
    width: 25%;
}
  .search-bar button.main-btn{
      font-size: var(--f14);
  }
  .search-bar form{
      width:99%;
  }
.video-cont h1{
    font-size: var(--f70);
}
div#guestsss{
    min-width: 240px;
}
section.featured-pro .col-md-4 {
    flex: 0 0 auto;
    width: 50%;
}
section.property-gallery .pro-gallery img{
    height: 250px;
}


}



@media (max-width: 1024px){

section.ask_price .b-img {
    top: -32px;
    right: 0px;
}

.owner-top-text img {
    width: 20% !important;
}



}


@media (max-width: 980px){

    .tree-img img {
        width: 80%;
    }

        .brid-img img {
        width: 70%;
    }

    
    .owner-top-text img{
        width: 14% !important;
    }

    .rev-bird {
    width: 24%;
}

    section.testimonial .head-sec p {
    width: 90%;
  
}

section.testimonial .head-sec h2 {
    width: 80%;
}
    .video-sec {
    width: 100%;
    height: 550px;
    position: relative;
}
.search-bar form{
    width: 100%;
    position: relative;
    bottom: 0px;
    margin-top: var(--m20);
    padding: var(--p20);
}
.search-bar input{
    line-height: 34px;
    font-weight: 400;
    border-radius: 0px;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
}
.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: 59px;
    width: 100%;
    line-height: 34px;
    font-weight: 400;
    border-radius: 0px;
    padding: var(--p12) var(--p22) var(--p11) var(--p12);
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    text-indent: 32px;
}
.search-bar .col-3{
    width: 100%;
    margin-bottom: var(--m20);
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--p6);
    padding-right: var(--p6);
}
.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: var(--p6);
    padding-right: var(--p6);
    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;
}
.search-bar .check.right input#end_date {
    border-left: 0px solid;
}
.search-bar .check:before{
    top: 23px;
}
.search-bar .check.right:before{
    display:none;
}
.search-bar .check i {
    top: 1.2rem;
    left: 20px;
}
.search-bar input#end_date {
    padding-left: 48px;
}
.video-cont{
    bottom:0px;
}
.video-cont h1{
    font-size: var(--f50);
}
.video-cont p{
    font-size: var(--f22);
}
.video-cont .scroll a{
    display: flex;
    justify-content: center;
}
.scroll .text{
    margin-left:0px;
}
section.video-banner{
    height: 550px;
}
.search-bar {
   position: absolute;
    bottom: -268px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
section.abt-cta .head-sec h2{
    font-size: var(--f45);
    margin-bottom: 0px;
}
section.abt-cta {
   height: 450px;
}
section.featured-pro .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
section.featured-pro img.img-fluid{
    height: 350px;
}
section.featured-pro .row {
    gap: 30px 0;
}

section.about-us-home .col-6.abt-right{
    width: 100%;
    margin-top: 180px;
    padding: 0px;
}
section.about-us-home .col-6.abt-left {
    width: 100%;
    padding: 0px;
}
section.about-us-home .abt-co-img-right{
    transform: translateY(135px) translateX(0px);
}
section.single-property .col-5 li span.dtl{
    text-align: right;
}

section.about-us-home .abt-co-img{
    padding-right: 0;
}
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%;
}
section.attraction .col-md-4{
    width:50%;
}
section.single-property .col-7 {
    padding-right: 0px;
    border-right: 0px solid rgba(0,0,0,0.10);
    width: 100%;
}
section.single-property .col-5 {
    padding-left: 0px;
    width: 100%;
}
section.single-property .row{
    flex-direction: row;
}
section.property-gallery .pro-gallery img {
    width: 25%;
}
section.property-gallery .pro-gallery{
    overflow: hidden;
}
section.about-priticia .col-6{
    width: 100%;
}
.priticia-img img{
    object-fit: cover;
}
.priticia-img{
    right: 0;
}
section.about-priticia .row{
    flex-direction: column-reverse;
}
.attractions .col-4{
    padding-right: 12px;
    width: 100%;
}
.attractions .row{
    bottom: 0px;
    gap: 20px;
}
.attractions .head{
    padding-bottom: 0px;
}

section.about_owner .owner_img img {
    width: 100%;
    margin-bottom: 40px;
}
section.about_section .top_text {
    width: 100%;
 
}
}


@media (max-width: 540px){

       

    section.ask_price .head-sec{
        text-align: left;
    }

    .rs-footer .footer-top {
    padding-bottom: 40px;
  
}

      .tree-img img {
        width: 100%;
    }

      .brid-img img {
        width: 100%;
    }


    .about_paragraph {
    height: 185px;
}

    section.about-section img {
    margin-bottom: 20px;
}
    
    section.about_owner .col-12{
        padding-left: 0;
        padding-right: 0;
    }
    section.about-section .col-6{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .video-cont .container{
        margin-bottom: 0px;
    }
    section.attraction .col-6.right.desk{
        display:none;
    }
    .mob-btn{
        display:block;
        text-align: center;
        margin-top: var(--m20);
    }
    .video-sec {
    width: 100%;
    height: 350px;
    position: relative;
}
.owl-carousel .owl-stage-outer{
    padding:0px;
}
.video-cont{
    padding-top: 0px;
}
section.video-banner {
    height: 350px;
}
.video-cont h1 {
    font-size: var(--f30);
}
.video-cont p {
    font-size: var(--f18);
}
.video-sec button#play, .video-sec 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 .datepicker-common-2 {
    padding: 0;
    width: 100%;
}
.search-bar .main-check{
    padding-left: var(--p6);
    padding-right: var(--p6);
}
.search-bar .check.right input#end_date {
    border-left: 1px solid #e0e0e0;
    margin-bottom: 20px;
}
.search-bar .check.left input#start_date {
    border-right: 1px solid #e0e0e0;
    margin-bottom: 20px;
}
.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: 30px;
}
.search-bar button.main-btn{
    height:59px;
}
.search-bar {
    bottom: -350px;
    z-index: 2;
}
.datepicker__inner {
    padding: 10px !important;
}
section.about-us-home .abt-co-img-left{
    position: relative;
}
section.about-us-home .col-6.abt-right{
    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;
}
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: left;
}
.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);
}
section.single-property .main-img img{
    height: 300px;
}
section.single-property .col-5 h3, section.single-property .head h3{
    font-size: var(--f20);
}
section.single-property .amn-img{
    min-width: 50px;
}
section.property-gallery .pro-gallery img {
    width: 100%;
    height: 250px;
}
section.property-gallery .pro-gallery {
    overflow: visible;
    flex-wrap: wrap;
}
section.about-priticia .col-6 {
    width: 100%;
    padding: 0px;
}
.priticia-img img, .priticia-img {
    height: 300px;
    }
    section.about-priticia .content-banner .content{
        left: 0;
    top: 0;
    }
    section.about-priticia .content-banner{
        width: 100%;
    }
    section.about-priticia .content-banner .content {
    padding: var(--p30);
}
section.about-priticia .content-banner .content-box {
    max-height: 375px;
    overflow: hidden;
    margin-bottom: 15px;
}
section.abt-cta {
    height: 350px;
}
section.testimonial h3{
    font-size: var(--f18);
}
.attractions .head {
    padding: var(--p40) var(--p12);
    padding-bottom: 0px;
}
.portfolio-thumb h4 {
    font-size: var(--f20);
    }
    .portfolio-thumb img {
    height: 350px;
}
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);
}
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.single-property .price{
    padding: 0 10px;
}
section.single-property .price p{
    font-size: var(--f14);
}
section.single-property .asking{
    font-size: var(--f12);
}
section.about_section .top_text{
    display:block;
}

section.about_section .top_text .top_text_para {
    width: 100%;
}
section.about_section .head-sec h4 {
    font-size: 28px;
    text-align: center;
}

section.about_section .head-sec {
    position: sticky;
}

section.about_section {
    padding-top: 30px;
}

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

.rev-line {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

section.testimonial .f-col {
    border-right: 0px solid var(--heading-color);
}

section.testimonial .head-sec h2 {
    width: 100%;
}

section.ask_price .col-12{
    padding: 0;
}

section.ask_price {
    padding: 0;
}
section.ask_price .width-container {
        padding: 0;
}

section.ask_price .head-sec h4 {
    font-size: 28px;

}

    section.ask_price .b-img {
        top: -10px;
        right: 15px;
    }
      section.ask_price .b-img {
       width:14%
    }


    section.ask_price .width-container {
        padding: 0;
        margin-top: 25px;
        padding-bottom: 50px;
    }

    section.single-property .price h3 {
    font-size: 28px;
}
.head-sec p {
    font-size: var(--f20);
}

.owner-top-text img {
    width: 22% !important;
}

header .book-head a.book-btn {
    margin-right: 0;

}

}
@media (max-width: 400px){
    .video-cont h1 {
    font-size: var(--f26);
}
.video-cont p {
    font-size: var(--f17);
}
section.featured-pro ul{
    padding: var(--p20) var(--p10) var(--p15);
}
section.about-owner svg, section.about-owner .col-6.col-md-6.col-sm-12.img {
    height: 319px;
}
section.about-owner img {
    width: 315px;
    height: 315px;
}
}
@media (max-width: 384px){
    section.about-owner img {
    width: 316px;
    height: 316px;
}
}
@media (max-width: 380px){
   section.about-owner svg, section.about-owner .col-6.col-md-6.col-sm-12.img{
       height: 310px;
   } 
   section.featured-pro h5 span{
       font-size: var(--f21);
   }
    section.about-owner img {
    width: 308px;
    height: 308px;
}
}

@media (max-width: 360px){
    .video-cont h1 {
    font-size: var(--f24);
}
.video-cont p {
    font-size: var(--f15);
}
section.about-home img {
    height: 300px;
}
section.abt-cta .head-sec h2 {
    font-size: var(--f26);
}
    section.featured-pro ul li{
        display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    }
    section.featured-pro i {
    margin-right: 0;
}
section.featured-pro .adr i{
    margin-right: var(--m5);
}
section.featured-pro img.img-fluid {
    height: 250px;
}
section.attraction img.img-fluid {
    height: 300px;
}
.attraction .img img {
    height: 300px;
}
.attr-content h2 {
    font-size: var(--f20);
}
}
@media (max-width: 320px){
    .video-cont p {
    font-size: var(--f15);
}
.video-cont h1 {
    font-size: var(--f22);
}
.search-bar form{
    padding: var(--p20) var(--p10);
}

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

}