@media (max-width: 1400px){
    section.featured-pro .pro-cont{
        padding: var(--p20) var(--p15);
    }
}
@media (max-width: 1366px){
ul.home-ammenities {
    gap: 40px;
}
section.featured-pro img.img-fluid{
    height: 540px;
}
section.home-list ul li{
    flex-direction: column;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
        text-align: center;
}
section.home-list ul i{
    margin-right:0px;
}
}
@media (max-width: 1024px) and (min-width: 981px){
.search-bar .col-3{
    padding-left: var(--p5);
}
  .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%;
}
.about_section .about_content {
    margin-left: 25px;
}
section.home-list .col-4 {
    width: 49%;
}
ul.home-ammenities {
    gap: 10px;
}
    section.featured-pro ul li {
    font-size: var(--f15);
    }
    section.featured-pro img.img-fluid {
        height: 605px;
    }
    section.about-us .about-image-sec img {
    width: 450px;
}
}
@media (max-width: 980px){
    .video-sec {
    width: 100%;
    height: 550px;
    position: relative;
}
.search-bar form{
    width: 100%;
    position: relative;
    bottom: 0px;
    margin-top: var(--m20);
    padding: var(--p20);
    margin-bottom: 0px;
}
.search-bar .check{
    margin-bottom:15px;
}
.search-bar .check:before{
    display:none;
}
.search-bar input{
    line-height: 34px;
    font-weight: 400;
    border-radius: 40px 0 0 40px;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
}

.search-bar .guest input{
    border-radius: 40px !important;
}
.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: 20px;
    right: auto;
}
.search-bar select{
    height: 59px;
    width: 100%;
    line-height: 34px;
    font-weight: 400;
    border-radius: 40px;
    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: 15px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
}
.search-bar .col-3.md-12.sm-12.srch-btn {
    width: 100%;
    margin-bottom: 0px;
    padding-left: 0;
}
.search-bar .check i {
    top: 1.2rem;
}
.search-bar input#end_date {
        padding-left: 48px;
        border-radius: 0 40px 40px 0;
    }
.search-bar button.main-btn{
    height: 60px;
    border-radius: 40px;
}
.video-cont{
    bottom:0px;
    padding-top: 80px;
}
.video-cont h1{
    font-size: var(--f45);
    margin-top: 0px;
}
.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: 855px;
}
.search-bar .main-check {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}
.search-bar {
   position: absolute;
   bottom: -270px;
   left: 50%;
   transform: translateX(-50%);
   width: 100%;
   z-index:2;
}
.search-bar .srch-btn{
width: 100%;
padding: 0;
}
section.abt-cta .head-sec h2{
    font-size: var(--f50);
}
section.abt-cta {
    padding: var(--p100) var(--p12);
}
section.home-list {
    padding: var(--p50) var(--p12);
}
section.home-list .col-4 {
    width: 49%;
}
.about-bsns{
    padding: var(--p60) var(--p12);
}

.how-we-value-wrapp {
    padding: var(--p50) var(--p12);
}
.how-we-value-wrapp .col-lg-4 {
    width: 100%;
}

section.booking-area .col-6.md-12.sm-12.img{
    width: 100%;
    margin-bottom: var(--m30);
}
section.booking-area .col-6.md-12.sm-12.cont {
    width: 100%;
}
section.about-us-home .row{
    flex-direction: column-reverse;
}
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{
    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%;
}

    .about_section .about_content {
    margin-left: 0;
    }
    section.cta .content {
    width: 85%;
    }
    .about_section .about_img{
        height: auto;
        margin-bottom: 30px;
    }
    .about_section .about_img img{
        height: auto;
    }
        input#demo17 {
        height: 59px !important;
    }
    .how-we-value-wrapp.atr .head-sec {
        padding-top: 0px;
    }
    section.featured-pro .col-6{
        width: 100%;
    }
        section.featured-pro img.img-fluid {
        height: 450px;
    }
    section.featured-pro ul{
        justify-content: space-between;
    }
    section.about-us .col-6{
        width: 100%;
    }
    section.about-us .row{
        gap: 30px 0;
        flex-direction: column-reverse;
    }
    section.about-us .about-content-sec {
    padding-right: 12px;
}
section.about-us .about-image-sec .abt-img1 {
    margin: 0px 0 30px -25%;
}
section.about-us .about-image-sec .abt-img2 {
    margin: 0 -25% 0 0;
}
section.business {
    padding: var(--p50) 0;
    }
    section.business .box {
    padding: 40px 40px;
}
section.about-owner{
    padding-top: 50px;
}
section.about-owner .img img {
    margin-top: 0;
    margin-bottom: 50px;
    height: 450px;
}
section.about-owner .row{
    flex-direction: column-reverse;
}
section.about-owner .abt-img{
    width: 100%;
}
section.attractions_wrapper .col-lg-4.col-md-4.col-12{
    width: 50%;
}
}
@media (max-width: 540px){
section.featured-pro .col-6 {
        width: 100%;
        padding: 0;
    }
    section.featured-pro .col-6.prop-cont h4{
        font-size: var(--f21);
    }
    .prop-cont span{
        font-size: var(--f16);
    }
    section.featured-pro ul li{
        flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 5px;
    }
    section.featured-pro ul li i{
        margin-right: 0;
    }
    .prop-cont .amenity-area{
        align-items: flex-start;
    margin-top: var(--m20);
    flex-direction: column;
    gap: 15px;
    }
    .prop-cont .price{
        font-size: var(--f22);
    }
    .prop-cont a.main-btn {
    width: 100%;
    text-align: center;
}
    section.about-us .col-6 {
        width: 100%;
        padding: 0;
    }
    section.about-us .about-image-sec .abt-img1 {
        margin: 0px 0 25px 0%;
        width: 100%;
    }
    section.about-us .about-image-sec .abt-img2 {
        margin: 0 0 0 0;
        width: 100%;
    }
    section.about-us .about-image-sec img{
        width: 100%;
    max-width: 100%;
    height: 220px;
    }
    section.about-us .about-content-sec .abt-btn {
    margin-top: 30px;
}
    section.business {
        padding: var(--p40) 0;
    }
    section.business .box {
        padding: 30px 25px;
    }
    section.business h2 {
    font-size: var(--f30);
}
section.testimonial .col-12{
    padding: 0;
}
    section.about-owner .call-area a {
        font-size: 13px;
    }
    section.about-owner .abt-img {
        height: 300px;
    }
   
    section.testimonial .head-sec {
       width: 100%;
        padding-left: 0;
        padding-top: 0px;
        margin-bottom: 30px;
    }
    section.testimonial .item {
    padding-left: var(--p5);
    padding-right: var(--p5);
    padding-bottom: var(--p5);
    display: block;
}
section.testimonial .test-card{
    padding: var(--p20);
    height: auto;
}
section.testimonial h3{
    font-size: 18px;
}
    .how-we-value-wrapp img.img-fluid {
        height: 300px;
    }
    .how-we-value-wrapp.atr .head-sec {
        padding-top: 0px;
    }
    section.about-owner img {
        height: 300px;
    
    }
    .search-bar input{
        border-radius: 40px;
    }
    .search-bar input#end_date {
        border-radius: 40px;
    }
        section.home-list .col-4 {
        width: 100%;
    }
        input#demo17 {
        height: 133px !important;
    }
    .video-sec {
    width: 100%;
    height: 350px;
    position: relative;
}
.owl-carousel .owl-stage-outer{
    padding:0px;
}
.video-cont{
    padding-top: 0px;
}
section.video-banner {
    height: 700px;
}
.video-cont h1 {
    font-size: var(--f30);
        margin-bottom: 0;
        margin-top: 0px;
        padding-left: 0;
}
.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: none;
}
.search-bar .check{
    width:100%;
}
.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: -340px;
}
.search-bar form{
    padding-bottom: var(--p20);
}
.search-bar .col-3.md-12.sm-12.srch-btn {
    width: 100%;
}
.head-sec h2 {
    font-size: var(--f28);
}
section.home-list .pro-img img {
    height: 250px;
}
section.home-list {
    padding: var(--p40) var(--p12);
}
.how-we-value-heading h4{
    font-size: 18px;
}
.shape-image img{
    width:100%;
}
.how-we-value-heading h3{
    font-size: 25px;
}
.how-we-value-heading {
    text-align: center;
    margin-bottom: 30px;
}
.how-we-value-wrapp {
    padding: var(--p40) var(--p12);
}
section.home-list h3.title{
    height:auto;
}
section.home-list p.adr{
    height:auto;
}
section.home-list .pro-cont{
    padding: var(--p24) var(--p14);
    margin-top: 0;
}
    section.cta .content {
        width: 95%;
        padding: 20px;
    }
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.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(--p50) var(--p12);
}
.about-bsns h5, .about-bsns h2{
    font-size: var(--f25);
}
.about-bsns p{
    font-size: var(--f16);
}

.how-we-value-wrapp .col-lg-4 {
    width: 100%;
    padding: 0;
}
.single-box img {
    height: 404px;
    object-fit: cover;
}
.single-box .content h3, .single-box .hover-content h3{
    font-size: 21px;
    height: 31px;
}
section.booking-area .how-we-value-heading h4{
    font-size: 18px;
}
section.booking-area .how-we-value-heading h3{
    font-size: 25px;
}
section.booking-area .col-6.md-12.sm-12.img{
    padding:0px;
}
section.booking-area .box{
    display:none;
}
section.booking-area .col-6.md-12.sm-12.img img{
    height: 350px;
}
section.booking-area .box-area h3 {
    font-size: var(--f18);
}
  .about_section .about_img{
        height: auto;
    }
    .about_section .about_img img{
        height: auto;
    }
    section.about_section .col-lg-6{
        padding:0px;
    }
        section.home-list ul li {
        flex-direction: row;
        display: flex;
        align-items: center;
        gap: 5px;
        justify-content: center;
        text-align: center;
        flex-direction: column;
    }
        section.about-owner {
        padding-top: 40px;
    }
    section.about-owner .img img{
        height: auto;
        margin-bottom: 0px;
    }
    section.about-owner .cont img{
        top: 0;
        position: relative;
    }
    .owner-para{
        margin-top: 0;
    }
    section.about-owner .owner-info p {
    font-size: 1.4rem;
}
.head-sec {
    margin-bottom: var(--m30);
    padding-left: 0;
    padding-right: 0;
}
    section.attractions_wrapper .col-lg-4.col-md-4.col-12 {
        width: 100%;
        padding: 0;
    }
    .attr-over h4{
        font-size: 20px;
    }
    section.featured-pro ul {
        justify-content: space-between;
        gap: 0;
        padding: 15px;
    }
}
@media (max-width: 400px){
   
}
@media (max-width: 384px){
   
}
@media (max-width: 380px){
  
}

@media (max-width: 360px){
        .video-cont h1 {
        font-size: var(--f28);
        /* margin-bottom: 80px; */
    }
 .video-sec{
     height: 300px;
 }
     .head-sec h2 {
        font-size: var(--f25);
    }
    .head-sec {
    text-align: center;
    margin-bottom: var(--m30);
}
 section.video-banner {
    height: 670px;
}
section.about-us-home .head-sec {
    text-align: left;
    margin-bottom: 0;
}
.how-we-value-heading h4 {
    font-size: 16px;
}
.how-we-value-heading h3 {
    font-size: 22px;
}
section.home-list img.img-fluid{
    height: 250px;
}
section.home-list h5 span{
    font-size: var(--f21);
}

.about-bsns h5, .about-bsns h2 {
    font-size: var(--f22);
}
section.booking-area .how-we-value-heading h4 {
    font-size: 16px;
}
section.booking-area .how-we-value-heading h3 {
    font-size: 22px;
}
section.booking-area .col-6.md-12.sm-12.img img {
    height: 300px;
}
section.booking-area .box-area h3 {
    font-size: var(--f17);
}
}
@media (max-width: 320px){
   section.home-list ul li{
       text-align: center;
       font-size: var(--f13);
   }
}