@media (max-width: 1400px){
    section.featured-pro .pro-cont{
        padding: var(--p20) var(--p15);
    }
}
@media (max-width: 1366px){
 .attractions .lower-box{
    left: 20px;
    right: 20px;
 }
.search-bar form{
    width: 100%;
}
}
@media (max-width: 1024px) and (min-width: 981px){
.search-bar .col-3{
    padding-left: var(--p5);
    width: 21%;
}
  .search-bar button.main-btn{
      font-size: var(--f14);
  }
  .search-bar form{
      width:99%;
  }
.video-cont h1{
    font-size: var(--f60);
}
div#guestsss{
    min-width: 240px;
}
section.featured-pro .col-md-4 {
    flex: 0 0 auto;
    width: 33.33%;
}
section.cta .content {
width: 50%;
}
.attractions .lower-box {
    left: 10px;
    right: 10px;
}
section.abt-eliza .abt-ow{
    width: 100%;
}
}
@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);
    background: #fff;
}
.search-bar input{
    line-height: 34px;
    font-weight: 400;
    border-radius: 0px;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    background: #f5f5f5 !important;
    border: 1px solid #e0e0e0;
    color: var(--black-color);
}
.search-bar input::placeholder{
    color: var(--black-color) !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: 25px;
    right: auto;
    color: var(--black-color);
}
.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;
    color: var(--black-color);
}
.search-bar .col-3{
    width: 100%;
    margin-bottom: var(--m20);
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--p6);
    padding-right: var(--p6);
    border: 0px solid;
}
.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;
    justify-content: center;
}
.video-cont h1{
    font-size: var(--f60);
  margin-bottom: 0px;
}
.video-cont h1 span {
    font-size: 24px;
    }
.video-cont p{
    font-size: var(--f22);
}
.video-cont .container {
    margin-bottom: 0px;
    margin-top: 80px;
}
.video-cont .scroll a{
    display: flex;
    justify-content: center;
}
.scroll .text{
    margin-left:0px;
}
section.video-banner{
    height: 900px;
}
.search-bar {
   position: absolute;
    bottom: -370px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    top: auto;
    background: transparent;
    backdrop-filter: blur(0px);
}
section.about-owner-shep .main-content h2 {
font-size: var(--f30);
}
section.about-shep .col-6.cont{
    width: 100%;
    padding: 0;
}

section.about-shep .main-content{
    width: 100%;
}
section.about-shep .map {
    left: 33px;
    transform: rotate(-28deg);
    bottom: -82px;
}
section.about-shep{
    padding-bottom: var(--p80);
}
section.about-shep .imgs{
    width: 100%;
    padding: 0;
}
section.about-shep .row{
    flex-direction: column-reverse;
}
section.about-shep .img-sec img{
    width: 100%;
    height: 400px;
    object-fit: cover;
}
section.cta .content {
width: 100%;
}
.attractions .col-4{
    width: 100%;
}
.attractions .row{
    gap: 60px;
}
section.about-owner-shep .row{
    flex-direction: column-reverse;
}
section.about-owner-shep .col-6.cont{
    width: 100%;
    padding: 0;
}
section.about-owner-shep .imgs {
width: 100%;
padding: 0;
}
section.about-owner-shep .img-sec img{
    height: 500px;
    width: 100%;
    object-fit: contain;
}
section.about-owner-shep .main-content{
    width: 100%;
    right: 0;
}
section.abt-cta .head-sec h2{
    font-size: var(--f50);
}
section.abt-cta {
    padding: var(--p100) var(--p12);
}
section.featured-pro .col-md-4 {
    flex: 0 0 auto;
    width: 50%;
}
section.featured-pro .row {
    gap: 30px 0;
}

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%;
}
section.attraction .col-md-4{
    width:50%;
}
section.about-eliza {
    padding-top: 60px;
}
section.about-eliza .img img {
    width: 100%;
    height: 400px;
}
section.about-eliza .img-sec{
    width: 100%;
}
section.about-eliza .row{
    flex-direction: column-reverse;
    gap: 30px 0;
}
section.about-eliza .col-6{
    width: 100%;
}
section.about-eliza a.main-bttn{
    display: block;
    width: 197px;
}
section.abt-eliza .abt-ow{
    width: 100%;
    right: 50px;
}
section.abt-eliza img {
    height: 550px;
    object-fit: cover;
}
.attractions .image-box img{
    height: 400px;
}
.attractions{
    padding-bottom: 70px;
}
}

@media (max-width: 540px){
    section.about-eliza a.main-bttn{
        width: 180px;
    }
    section.about-eliza a.main-bttn span.inner {
    padding: var(--p15) var(--p35);
}
    html{
        overflow-x: hidden;
    }
    section.attraction .col-6.right.desk{
        display:none;
    }
    .mob-btn{
        display:block;
        text-align: center;
        margin-top: var(--m20);
    }
    section.about-shep .map img{
        width: 220px;
    }
    .video-sec {
    width: 100%;
    height: 350px;
    position: relative;
}
.owl-carousel .owl-stage-outer{
    padding:0px;
}
.video-cont{
    padding-top: 0px;
}
section.video-banner {
    height: 780px;
}
section.about-shep .main-content .para ul li{
    width: 100%;
}
.video-cont h1 {
    font-size: var(--f36);
}
.video-cont h1 span{
    font-size: var(--f16);
    line-height: 1.1;
    display: block;
}
.video-cont .container {
    margin-bottom: 0px;
    margin-top: 50px;
}
.video-cont p {
    font-size: var(--f10);
    margin-bottom: var(--m30);
}
.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: -440px;
    z-index: 2;
}
.datepicker__inner {
    padding: 10px !important;
}
section.about-shep .col-6.cont{
    width: 100%;
    padding: 0;
}
section.about-shep .imgs{
    width: 100%;
    padding-right: 0;
}
section.about-shep .map {
transform: rotate(-23deg);
bottom: -60px;
left: 80px;
}
section.about-shep{
    padding-bottom: var(--p80);
}
section.about-shep .row{
    flex-direction: column-reverse;
}
section.about-shep .main-content{
    width: 100%;
}
section.about-shep .imgs img{
    width: 100%;
    height: 300px;
}
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-owner-shep .main-content{
    padding: var(--p30);
}
section.about-us-home .col-5.abt-left{
    padding:0px;
}
section.about-home .col-5, section.featured-pro .col-md-4{
    padding:0px;
    width: 100%;
}
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.cta{
    background-position: right;
}
section.about-home .abt-cont{
    max-height: 385px;
}
section.abt-cta {
    padding: var(--p60) var(--p12);
}
section.cta .content{
    width: 100%;
}
.attractions .row {
gap: 70px;
}
.attractions .col-4{
    width: 100%;
}
.attractions .image-box img{
    height: 300px;
}
section.abt-cta .head-sec h2 {
    font-size: var(--f35);
}
section.about-owner-shep .col-6.cont{
    width: 100%;
    padding: 0;
}
section.about-owner-shep .imgs{
    padding: 0;
    width: 100%;
}
section.about-owner-shep .main-content{
    width: 100%;
    right: 0;
}
section.about-owner-shep .row{
    flex-direction: column-reverse;
}
section.about-owner-shep .img-sec img {
width: 100%;
height: 350px;
object-fit: cover;
}
.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.featured-pro h5 span{
    font-size: var(--f22);
}
section.featured-pro h3.title{
    font-size: var(--f20);
    height: auto;
    margin-bottom: 0px;
}
  section.featured-pro .main-prop h4 {
    font-size: 23px;
    height: auto;
  }
section.featured-pro ul{
    margin: 0 0 var(--m10);
    padding: var(--p10) var(--p10) var(--p10);
    padding-left: 0;
    padding-right: 0px;
    padding-top: 0px;
}
section.featured-pro ul li{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
section.featured-pro li i {
    margin-right: 0;
}
.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.testimonial .para p{
    max-height: 147px;
}
.attractions h6.blog-feat{
    flex-direction: column;
    justify-content: start;
    gap: 10px;
    align-items: flex-start;
}
section.about-eliza {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.about-eliza .col-6 {
    width: 100%;
    padding: 0px;
}
section.about-eliza .img img {
    width: 100%;
    height: 300px;
}
section.about-eliza .heads h4{
    font-size: var(--f16);
}
section.featured-pro .pro-cont{
    width: 100%;
    bottom: 0;
}
section.abt-eliza img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}
section.abt-eliza .col-6 {
    padding-left: 0;
    width: 100%;
    padding-right: 0px;
}
section.abt-eliza{
    padding-right: 0;
}
section.abt-eliza .abt-ow {
    width: 100%;
    right: 0px;
    padding: 24px;
    padding-bottom: 30px;
}
.attractions .how-we-value-heading {
    position: relative;
    margin-bottom: var(--m30);
}
.attractions .lower-box {
    left: 10px;
    right: 10px;
}
.attractions .lower-content h4{
    margin-bottom: 10px;
    height: auto;
    overflow: hidden;
    font-size: var(--f22);
}
}
@media (max-width: 400px){
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){
section.about-shep .main-content .para ul li{
    width: 100%;
}
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.attraction img.img-fluid {
    height: 300px;
}
.attraction .img img {
    height: 300px;
}
.attr-content h2 {
    font-size: var(--f20);
}
section.abt-eliza img {
    height: 300px;
    }
}
@media (max-width: 320px){
.search-bar form{
    padding: var(--p20) var(--p10);
}

section.featured-pro h3.title {
    font-size: var(--f19);
}
.attractions h6.blog-feat{
    flex-direction: column;
    justify-content: start;
    gap: 10px;
    align-items: flex-start;
}
}