@media (max-width: 1440px){

    .review-sec h5 {
        font-size: var(--f32);
    }
}

@media (max-width: 1366px){
    .review-sec h5 {
        font-size: var(--f26);
    }
.attractions .image-box img{
    height: 350px;
}
.attractions .lower-box{
    left: 20px;
    right: 20px;
}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	.guest-content-section {
    height: 415px;
    overflow: hidden;
}
.search-bar form {
    width: 100%;
}
.banner-wrapper {
    height: 750px;
}
section.property-new-sec h4{
	display: block;
    white-space: inherit;
    word-wrap: break-word;
    overflow-wrap: break-word;
    width: 100%;
}
.attractions .lower-box{
    left: 20px;
    right: 20px;
}
.search-bar .col-3{
    width: 24%;
}
.video-cont h1{
    font-size: var(--f50);
    margin-bottom: 50px;
}
section.home-list .col-4 {
    width: 50%;
}
section.home-list .row {
    gap: 30px 0%;
}
section.home-list img.img-fluid {
    height: 350px;
}
section.cta .content {
    width: 80%;
}
section.about-owner .col-6.col-md-6.col-sm-12.cont, section.about-owner .col-6.col-md-6.col-sm-12.img{
    width: 100%;
}
section.about-owner .abt-img {
    position: relative;
    margin-bottom: 30px;
    width: 100%;
    }
    section.about-owner img{
        height: 550px;
    }
}

@media (max-width: 1024px){

    section.home-list h5{
        margin-bottom: 10px;
    }
    section.home-list p.adr{
        margin-bottom: 0px;
    }
    .col-2.rating{
        justify-content: center;
    }

    .search-bar .col-3 {
        width: 20%;
    }
    .srch-btn .main-btn {
        min-width: 180px;
    }
    section.home-list .pro-cont{
        padding: var(--p30) var(--p15) var(--p15) var(--p15);
        bottom: -160px;
    }
    input#show-target-data {
        padding: 0px;

    }
    section.home-list .limo-images img, section.home-list .limo-images{
        height: 300px;
    }
    section.services img{
        height: 300px;
    }
        .attractions .image-box img {
        height: 300px;
    }
    
}

@media (max-width: 980px){
    section.about-joshua .img3 {
     margin-bottom: 20px;
    }
        section.home-list .limo-images img, section.home-list .limo-images {
        height: 280px;
    }
    section.home-list .limo-info .limos{
        width: 49%;
    }
    section.about-joshua .img1{
        width: 100%;
        height: 245px;
        margin-bottom: 20px;
    }
    section.about-joshua .img2{
        width: 100%;
        height: 245px;
    }
    section.about-joshua .img4{
        width: 100%;
    }
  
	.banner-wrapper{
		height: 840px;
        background: #1b1b1b;
	}
    .video-cont h1{
        margin-bottom: 200px;
        text-shadow: 0px 0px 6px #000;
    }
 
.search-bar {
    position: relative;
    width: 100%;
    bottom: 20px;
    left: 0;
    padding: 10px;
}
.search-bar form{
	width: 100%;
    position: relative;
    bottom: 0px;
    margin-top: 0;
    padding: var(--p20);
    background: var(--white-color);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
    padding-top: 0px;
}
.search-bar select{
    height: 59px;
    color: var(--primary-text);
    text-indent: 30px;
}
.review-sec {
    width: 100%;
}
.search-bar .col-3 {
    width: 100%;
    margin-bottom: var(--m20);
    padding: 0;
    margin-top: 20px;
    /* padding-bottom: 0;
    padding-left: var(--p6);
    padding-right: var(--p6); */
}
.search-bar input, input#show-target-data {
    line-height: 34px;
    font-weight: 400;
    border-radius: 0px;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    color: var(--primary-text);
}
input#show-target-data{
	height: 59px;
}
.search-bar input::placeholder, input#show-target-data::placeholder{
	color: var(--primary-text);
}
.search-bar .check i, .search-bar .col-3 i {
    top: 1.2rem;
    left: 20px;
    font-size: var(--f18);
    color: var(--other-color);
    width: 25px;
}
.search-bar .main-check{
	/* padding-left: var(--p6);
    padding-right: var(--p6); */
    padding-top: 0;
    width: 100%;
    padding: 0;
}
.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: 27px;
    right: 0px;
    width: 20px;
    background: var(--other-color);
    z-index: 1;
    height: 2px;
}
.search-bar input#end_date {
    padding-left: 48px;
}
input#demo17{
	height: 59px !important;
}
.search-bar .col-3.srch-btn{
	/* padding-left: 6px; */
    margin-bottom: 0px;
    padding: 0;
}
.search-bar .form-control:focus{
    box-shadow: none !important;
    background: #f5f5f5 !important;
    border: 1px solid #e0e0e0 !important;
}
.search-bar button.main-btn{
    height: 55px;
    width: 100%;
}
.video-cont{
	background: transparent;
        justify-content: flex-end;
}
.video-cont .container {
    margin-bottom: 0px;
}
section.property-new-sec .owl-nav{
	width: 100%;
	left: 0;
}
section.property-new-sec .img-sec img{
	height: 350px;
}
section.cta .content {
    width: 100%;
}

   .review-sec {
       width: 80%;
   }
   section.services h4 {
      font-size: 24px;
   }
   section.services .gallery-details{
    width: 33.333333%;
   }
   section.services .row {
    gap: 40px 0%;
}
section.services img {
        height: 280px;
    }
    section.services .overlay-content{
        padding: var(--p20);
    }
   .newsletter-new .main-btn {
       width: 100%;
   }

   
   .newsletter-new h2 {
       font-size: var(--f28);
   }
   section.cta .content{
       padding: var(--p40);
   }
  
   section.home-list {
   padding: var(--p50) var(--p12);
}
section.home-list .heading-sec .row{
gap: 10px 0;
}
section.home-list .prop-card {
    width: 50%;
}
.card-btn{
    margin-top: 70px !important;
}
section.home-list img.img-fluid{
    height: 350px;
}
section.home-list .rating {
    margin-bottom: var(--m40);

}
section.about-joshua .welcome {
    margin-bottom: 10px;
}
section.about-joshua .img-sec .row{
    justify-content: space-between;
}
section.about-joshua .img-sec .col-lg-6.col-md-6.col-12{
    padding: 0px;
    width: 49%;
    gap: 0;
}
section.testimonial .welcome{
    width: 100%;
    margin-bottom: 10px;
}
section.testimonial .col-md-7{
    width: 100%;
}
section.testimonial .cont-sec {
    padding: 0;
    }
    section.testimonial .owl-carousel .owl-item img {
    margin-top: 0;
}
.welcome{
    margin-bottom: 10px;
}
.attractions .image-box img {
        height: 280px;
    }
}

@media (max-width: 540px){
    section.consultation-section .consultation-inner {
        padding: 20px 0;
    }
    section.about-joshua .img4 {
        margin-bottom: 20px;
    }
    section.about-joshua .img3 {
        margin-bottom: 20px;
        width: 100%;
    }
    section.about-joshua .img2 {

        margin-bottom: 20px;
    }
    section.about-joshua .img1{
        margin-bottom: 20px;
    }
    section.home-list .limo-info .limos {
        width: 100%;
    }
    section.testimonial .cont-sec{
        padding: 0;
    }
    .item{
        padding: 0;
    }
	.video-sec{
		overflow: visible;
		height: 300px;
	}
	.search-bar{
		bottom: -350px;
		padding: 0;
	}

.banner-wrapper {
    height: 670px;
}
.search-bar .datepicker-common-2{
	width: 100%;
}
.search-bar .datepicker-common-2.datepicker-main {
    margin-bottom: 0px;
}
.datepicker {
    width: 100% !important;
}
#datepicker-demo17.datepicker {
    z-index: 10 !important;
}


.guests .col-6.guest-img{
	width: 100%;
    padding: 0px;
    margin-bottom: 30px;
}
.guests .col-6.guest-content{
	padding: 0px;
    width: 100%;
}

.guest-content-section {
    height: 440px;
    }

    section.property-new-sec .head-sec h2{
    	font-size: var(--f30);
    	margin-bottom: var(--m30);
    }
    section.property-new-sec .img-sec img {
    height: 250px;
}
section.property-new-sec h4{
	font-size: 19px;
	text-wrap: wrap;
		display: block;
    white-space: inherit;
word-wrap: break-word;
    overflow-wrap: break-word;
		width: 100%;
}
section.property-new-sec .cont .price span {
    font-size: 15px;
}
section.cta .content {
    width: 100%;
    padding: var(--p25) var(--p20);
}
.hero-section .card__heading{
	font-size: 1.7rem;
	word-spacing: 0;
}
.hero-section .card:before{
	padding-bottom: 300px;
}
}

@media screen and (max-width: 500px) {
    .attractions .image-box img {
        height: 350px;
    }
    .attractions .col-4{
        padding: 0;
    }
    section.testimonial .item{
        padding: 0;
    }
    .img-sec .col-6{
        padding: 0;
    }

    section.services .row {
        gap: 12px 3%;
    }
    button#play, button#pause {
        bottom: 10px;
    }
     
        section.home-list {
            padding: var(--p40) var(--p12);
        }

        .attractions .lower-content {
            width: 100%;
        }
      
        .attractions .lower-content h4 {
            font-size: var(--f20);
            height: auto;
        }
.heading-sec {
    margin-bottom: var(--m25);
}
    section.home-list .prop-card {
        width: 100%;
    }
    section.home-list img.img-fluid {
        height: 300px;
    }
    section.home-list h3.title {
    font-size: var(--f18);
    height: auto;
}
section.home-list h5 span{
    font-size: var(--f20);
}
section.home-list h5{
    font-size: var(--f17);
}
section.home-list .col-lg-9.col-md-12.col-sm-12{
    padding: 0px;
}
.welcome{
    padding: 0px;
}
.attr-btn{
    margin-top: var(--m30);
}
.review-sec {
        width: 100%;
    }
        .review-sec h5 {
        font-size: var(--f22);
    }
    section.testimonial h3{
        font-size: var(--f18);
    }
        section.home-list .limo-images img, section.home-list .limo-images {
        height: 250px;
    }
    section.home-list .limo-content h5{
        font-size: 18px;
    }
    section.home-list .limo-content h5 span{
        font-size: 15px;
    }
    section.services img {
        height: 250px;
    }
        section.services h4 {
        font-size: 21px;
    }
    .attractions .row.aos-init{
        gap: 50px 0;
    }
        .attractions .attr-btn {
        margin-top: var(--m50);
    }
}

@media (max-width: 360px){
	.guests img{
		height: 200px;
	}
	.hero-section .card__heading {
    font-size: 1.5rem;
    word-spacing: 0;
}
section.property-new-sec .head-sec h2 {
    font-size: var(--f26);
    }
.guest-content-section {
    height: 450px;
}
section.property-new-sec h4 {
    font-size: 17px;
    }
}