@media (max-width: 1440px) {
  section.home-list .pro-cont {
    /* padding: var(--p30) var(--p15) var(--p25) var(--p15); */
  }
  section.home-list ul {
    gap: 5px;
  }
}
@media (max-width: 1400px) {
  section.featured-pro .pro-cont {
    padding: var(--p20) var(--p15);
  }
}
@media (max-width: 1366px) {
  section.cta .content {
    width: 80%;
  }
  section.home-list .col-4 {
    width: 30%;
  }
  section.testimonial{
        padding: var(--p80) var(--p12);
  }
}

@media (max-width: 1024px) {
  section.who_we_serve p {
    overflow-y: hidden;
  }
  section.home-list .col-4 {
    width: 49%;
  }
  section.home-list .pro-cont {
    /* height: 44vh; */
    justify-content: start;
  }
  section.home-list {
    padding-top: 60px;
  }
  section.location-list {
    padding-top: 60px;
  }
  section.testimonial {
    padding: var(--p80) var(--p12);
  }
  section.home-list ul {
    /* gap: 18px; */
    justify-content: space-between;
    width: 100%;
  }
  .copyright .col-6.last.text-center p {
    text-align: center;
  }
  section.testimonial .item {
    display: flex;
    justify-content: center;
  }

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

  section.savings h3 {
    font-size: var(--f30);
  }
  section.about-owner .abt-detail {
    display: block;
  }
  section.about-owner .call-us,
  section.about-owner .email-us {
    margin-top: 20px;
  }
  section.cta {
    padding-bottom: 65px;
  }

  /* about section  */
}
@media (max-width: 1024px) and (min-width: 981px) {
  .search-bar .col-3 {
    padding-left: var(--p5);
  }
  section.about-us-home .abt-co-img-right {
    transform: translateY(-10%) translateX(70%);
    top: 38%;
  }

  .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;
  }
  .search-bar .col-6.md-12.sm-12 {
    /* background-color: transparent; */
  }
}

@media (max-width: 1024px) {
  footer .footer-logo img {
    width: 200px;
    margin-bottom: 8px;
  }

  header.desk-nav .nav-links ul.up {
    gap: 15px;
  }
  .booking-area {
    width: 89%;
  }
  .prop-view-btn {
    display: block;
  }
  section.second-sec {
    padding-top: 80px;
  }
}

@media (max-width: 980px) {
  section.home-list .row {
    gap: 3px 0px;
  }
  section.who_we_serve .col-4 {
    flex: 0 0 auto;
    width: 50%;
  }
  .desk {
    display: none !important;
  }
  .search-bar .col-6.md-12.sm-12 {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    align-items: center;
    margin-bottom: 16px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
  }
  .search-bar input#show-target-data {
    padding-left: 50px;
  }
  .search-bar {
    position: static;
  }
  .main-bttn {
    /* margin: auto; */
  }

  .booking-area .col-3 {
    width: 50%;
  }
  .booking-area .col-3.md-12.sm-12.srch-btn {
    width: 100%;
  }
  .booking-area .col-3.md-12.sm-12.select {
    border-right: 0px solid #68c4af;
    width: 100%;
  }
  .booking-area .col-3.md-12.sm-12.select select {
    width: 100%;
  }
  .datepicker-common-2.main-check {
    width: 100%;
    /* padding-left: 12px; */
    /* padding-right: 12px; */
  }
  .booking-area .datepicker-common-2:last-child .form-control {
    border-right: 0px soild;
  }
  .booking-area .icns i {
    left: 8px;
  }
  .booking-area .col-3.md-12.sm-12.guest {
    width: 100%;
  }
  section.testimonial .test-card {
    margin-top: 50px;
  }

  section#about .text-center.text-lg-start {
    margin-top: 140px;
  }

  .about_wrapper h2 {
    text-align: left;
  }

  section.home-list .prop-card {
    width: 48.5%;
  }

  .booking-area {
    width: 65%;
  }

  section.about-owner .abt-detail {
    display: flex;
  }
  section.about-owner .abt-img {
    width: 100%;
  }
  section.about-owner .abt-img {
    position: static;
    margin-bottom: 20px;
    /* overflow: hidden; */
  }
  section.cta {
    padding-bottom: 60px;
  }
  section.savings h3 {
    font-size: var(--f24);
    line-height: 34px;
  }
  .video-sec {
    width: 100%;
    height: 550px;
    /* position: relative; */
  }

  .check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out {
    width: 50%;
    /* border-radius: 0 40px 40px 0; */
  }
  .check.left.icns.mb-lg-0.position-relative.datepicker-common-2 {
    width: 50%;
  }
  .booking-area .form-control {
    padding-left: 30px;
  }

  .check.right.icns.mb-lg-0.position-relative.datepicker-common-2
    .form-control {
    border-right: 0px solid;
  }

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

  .search-bar form {
    width: 95%;
    position: relative;
    bottom: 60px;
    margin-top: var(--m20);
    padding: var(--p20);
    background: var(--white-color);
  }
  .search-bar input {
    line-height: 34px;
    font-weight: 400;
    color: #0a0909;
    border-radius: 40px;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    background: #f5f5f5 !important;
    border: 1px solid #e0e0e0;
  }

  .search-bar input::placeholder {
    color: var(--secondary-color);
  }
  .search-bar i {
    color: var(--secondary-color);
  }
  .search-bar .col-3 {
    background-color: transparent;
    border: none;
  }
  .search-bar .left {
    padding-left: 0px;
    padding-right: 0px;
  }
  .search-bar .right {
    padding-left: 0px;
    padding-right: 0px;
  }

  .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: 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;
    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;
    display: none;
  }
  .search-bar .check.right:before {
    display: none;
  }
  .search-bar .check i {
    top: 1.2rem;
    left: 20px;
  }
  .search-bar input#end_date {
    padding-left: 48px;
  }

  .search-bar .check {
    width: 50%;
    /* margin-bottom: 15px; */
  }

  .search-bar form {
    width: 100%;
    position: relative;
    padding: var(--p20);
    background: var(--white-color);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
    margin-top: 0;
    z-index: 99 !important;
  }

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

  .search-bar input,
  input#show-target-data,
  input#show-target-data1 {
    line-height: 34px;
    font-weight: 400;
    border-radius: 25px;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    /* background: #f5f5f5 !important; */
    border: 1px solid #e0e0e0;
    color: var(--primary-text);
  }

  .search-bar select {
    line-height: 34px;
    font-weight: 400;
    height: 59px;
    border-radius: 25px;
    padding: var(--p12) var(--p22) var(--p11) var(--p10);
    background: #f5f5f5;
    text-indent: 30px;
    border: 1px solid #e0e0e0;
    color: var(--primary-text);
  }

  input#show-target-data,
  input#show-target-data1 {
    /* height: 59px; */
    padding: 0;
  }

  .search-bar input::placeholder,
  input#show-target-data::placeholder,
  input#show-target-data1::placeholder {
    color: var(--primary-text);
  }

  .search-bar .check i,
  .search-bar .col-3 i {
    top: 50%;
    left: 20px;
    font-size: var(--f18);
    color: var(--black-color);
    width: 25px;
    transform: translateY(-50%);
  }

  .datepicker {
    right: 0;
  }

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

  .search-bar .check.left input#start_date,
  .search-bar .check.left input#start_date1 {
    border-right: 0px solid;
    border-radius: 25px 0px 0px 25px;
    height: 59px;
  }

  .search-bar .check.right input#end_date,
  .search-bar .check.right input#end_date1 {
    border-left: 0px solid;
    border-radius: 0 25px 25px 0;
    height: 59px;
  }

  .search-bar .check:before {
    top: 50%;
    right: 10px;
    width: 2px;
    background: var(--black-color);
    z-index: 1;
    height: 20px;
    transform: translateY(-50%);
  }

  .search-bar input#end_date,
  .search-bar input#end_date1 {
    padding-left: 48px;
  }
  form .adult_field{
    justify-content: start;
  }
form.Search-bar .adult-box{
  justify-content: start;
}
form.Search-bar .people label{
  text-align: left;
  padding-bottom: 8px;
}
form.Search-bar .sub-btn{
  width: 25%;
}
form.Search-bar{
  width: 100%;
}
section.video-banner .search{
      top: 230px;
      bottom: 0px;
}
form.Search-bar > :first-child{
      gap: 15px 0px;
}
section.testimonial{
          padding: var(--p50) var(--p12);

}
  input#demo17,
  input#demo171 {
    height: 30px !important;
    top: 0px !important;
  }

  .search-bar .col-3.srch-btn {
    /* padding-left: 6px; */
    margin-bottom: 0px;
  }

  .search-bar .form-control:focus {
    box-shadow: none !important;
    background: #f5f5f5 !important;
    border: 1px solid #e0e0e0 !important;
  }

  .search-bar button.main-btn {
    height: 59px;
    width: 100%;
    border-radius: 25px;
  }

  .search-bar {
    /* position: absolute; */
    /* bottom: -368px; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    width: 100%;
    background: transparent;
    backdrop-filter: blur(0px);
  }
  .search-bar .datepicker-common-2 {
    width: 100%;
  }

  .video-cont {
    bottom: 0px;
    justify-content: center;
  }
  .video-cont .container {
    margin-top: 100px;
 
  }
  .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;
  }
  section.video-banner .video-sec {
    height: 550px;
  }
  .search-bar .main-check .row {
    justify-content: space-between;
  }

  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: 49%;
  }
  section.featured-pro img.img-fluid {
    height: 350px;
  }
  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 {
    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); */
    margin-top: 383px;
  }
  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: 50%;
    padding: 8px;
  }

  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;
    margin-bottom: 50px;
  }
  section.testimonial .owl-nav {
    left: 0;
    justify-content: center;
  }
  section.testimonial .overlay {
    width: 100%;
    padding: 0;
    right: 0;
  }

  section.who_we_serve .row {
    justify-content: center;
    gap: 11px 0px;
  }

  /* 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;
  }
  .search-bar form {
    bottom: -428px;
  }
   form.Search-bar .checkbar{
    width: 100%;
  }
  .search .col-3{
    width: 50%;
  }
  form.Search-bar .check-in{
    width: 50%;
  }
  form.Search-bar .check-out{
    width: 50%;
    padding-left: 16px;
    padding-right: 16px;
  }

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

section#about {
    padding-bottom: 40px;
    padding-top: 20px;
}

.about-img2 img {
    bottom: 35px;

}

.abt {
    overflow: hidden;
    margin-top: 30px;
}

section.faq-sec .faq-img img {
    height: 500px;
}
 
}

@media (max-width: 540px) {
  section.properties-list .col-12{
    padding:0;
  }
   .video-cont .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  section#about{
    padding-bottom: 40px;
  }
  section.ideal-retreat .col-lg-4{
    padding-left: 0px;
    padding-right: 0px;
  }
  section.service-section .col-md-6{
    padding-left: 0px;
    padding-right: 0px;
  } 
  section#about .abt-info{
    padding-right: 0px;
  }
  form.Search-bar > :first-child {
  gap: 7px;
}
  
  form.Search-bar{
    width: 100%;
  }
  form.Search-bar .sub-btn{
    width: 100%;
    padding-right: 12px;
  }
  form.Search-bar .adult-box{
    justify-content: start;
  }
  form .adult_field{
    justify-content: start;
  }
  input#show-target-data, input#show-target-data1{
    height: auto;
    padding: 0px;
  }
  form.Search-bar .people label{
    text-align: start;
  }
  form.Search-bar .checkbar{
    width: 100%;
  }
  .search .col-3{
    width: 100%;
  }
.search .col-3:first-child, form.Search-bar .checkbar{
  border-right:none;
}
  section.who_we_serve .head-sec h2 {
    margin-bottom: 25px;
}
  section.faq {
    padding-top: 10px;
  }
  section.faq .col-12 {
    padding-left: 0px;
    padding-right: 0px;

  }

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

  section.who_we_serve .col-4 {
    width: 100%;
    padding: 0;
  }
  #guestsss {
    width: 100%;
  }

  .right-s .main-btn {
    width: 132px;
  }

  #guestsss {
    right: 0;
  }
  .booking-area select {
    padding: 12px 22px 11px 30px;
  }
  .booking-area input#show-target-data {
    padding: 13px 22px 11px 35px;
    background-color: #fff !important;
  }

  .booking-area {
    bottom: 95px;
    border-radius: 20px;
    padding: 10px;
  }

  .booking-area .form-control {
    border-right: none;
  }

  .datepicker-common-2.main-check {
    width: 100%;
  }
  .booking-area select {
    border-right: 0px solid #68c4af;
    width: 100%;
    padding-left: 25px;
  }

  .booking-area .col-3 {
    width: 100%;
    position: relative;
  }
  .booking-area i {
    left: 8px;
  }
  section.about_wrapper .col-lg-6 {
    padding: 0;
  }

  section#about .text-center.text-lg-start {
    margin-top: 15px;
  }

  .about-img2 img {
    position: static;
    height: 300px;
    width: 100%;
    margin-top: 20px;
  }

  section.home-list .prop-card {
    width: 100%;
  }

  .about-img1 img {
    height: 300px;
    object-fit: cover;
    width: 100%;
  }
  .second-sec-title {
    padding-right: 0;
  }
  .middle-s h2 {
    font-size: 22px;
  }
  .right-s {
    padding-left: 15px;
  }
  .second-sec-title {
    padding-right: 0;
    justify-content: space-between;
  }
  .left-s {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  section.second-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .booking-right_sec h2 {
    font-size: 34px;
  }
  section.about-owner img {
    height: 350px;
  }
  .about-owner .col-12 {
    padding: 0;
  }
  section.about-owner .abt-detail {
    display: block;
  }
  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: 300px;
    /* position: relative; */
  }
  .owl-carousel .owl-stage-outer {
    padding: 0px;
  }
  section.video-banner .video-cont {
    padding-top: 0px;
  }
  section.video-banner {
    height: 300px;
  }
  .video-cont h1 {
    font-size: var(--f20);
  }
  .video-cont p {
    font-size: var(--f18);
  }
  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: -330px;
  }
  .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;
    border-radius: 40px;
  }
  .search-bar .check.left input#start_date {
    border-right: 1px solid #e0e0e0;
    /* padding-bottom: 20px; */
    border-radius: 40px;
  }
  .search-bar .check:before {
    display: none;
  }
  input#demo17 {
    height: 20px !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: -400px;
    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%;
  }
  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-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 {
    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: 10px;
  }
  section.about-us-home {
    padding-bottom: var(--p10);
    margin-top: 0px;
  }

  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);
    padding-top: 0px;
  }

section.home-list .pro-cont {
  /* padding: var(--p25) var(--p15) var(--p15) var(--p15); */
}
section.home-list h3.title {
  font-size: var(--f20);
  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: 250px;
}
section.home-list img.img-fluid {
  height: 250px;
}
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: 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 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);
}
.testimonial h2 {
  font-size: 28px;
}
.how-we-value-wrapp h2 {
  font-size: var(--f28);
}
.how-we-value-wrapp .atr-cont h4 {
  font-size: var(--f18);
}

section.cta .head-sec h2 {
  font-size: var(--f28);
}
section.about-owner h2 {
  font-size: var(--f28);
}
.how-we-value-wrapp .atrr {
  width: 100%;
  padding: 0px;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.how-we-value-wrapp img.img-fluid {
  height: 300px;
}
section.testimonial .bg-img {
  height: 250px;
}
section.testimonial .owl-carousel .owl-nav .owl-next{
  right: -23px;
}
section.testimonial .owl-carousel .owl-nav .owl-prev{
  left: -23px;
}
section.service-section .rev{
      flex-direction: column-reverse;
}
section.faq-sec .faq-img img{
      height: 300px;
}
.hero-section .card{
      height: 300px;
}
section.faq-sec .faq-sec-img{
  padding-left: 0px;
  padding-right: 0px;
}
section.faq-sec .faq-sec-content{
  padding-left: 0px;
  padding-right: 0px;
}
section.faq-sec .faq-img{
  padding-right: 0px;
}
section.faq-sec .row{
  gap: 20px;
}
section.testimonial .head-sec {
width: 100%;
        text-align: center;
        /* padding-left: 24px; */
        /* padding-right: 24px; */
        /* padding-top: 0px; */
        margin-bottom: 13px;
}
section.testimonial .test-card {
  width: 100%;
  margin: auto;
  /* padding: var(--p25) var(--p15); */
}
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); */
  padding-left: 0px;
  padding-right: 0px;
}
section.ideal-retreat .ideal-info .ideal-img{
      height: 300px;
}
section.service-section .service-img-info img{
  height: 300px;
  margin-bottom: 20px;
}
.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.home-list .amn {
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}
section.home-list ul.last {
  justify-content: flex-start;
}
section.home-list h5 span {
  font-size: 19px;
}
.about_wrapper .col-lg-6.text-center.text-lg-start p {
  font-size: 16px;
}
.booking-area .col-3.md-12.sm-12.select {
  padding-left: 0;
  padding-right: 0;
}
.booking-area .col-3.md-12.sm-12.guest {
  padding-left: 0;
  padding-right: 0;
}

section.logos {
  padding-bottom: 10px !important;
}

section.home-list .row {
  gap: 30px 0px !important;
}

section.testimonial {
  padding: var(--p40) var(--p12);
          margin-top: 332px;
}
section.video-banner .search{
      top: 439px;
          bottom: 0;

}
section.location-list {
  padding-top: 10px;
}
.search-bar .col-6.md-12.sm-12 {
  background-color: transparent;
}
.search-bar .left {
  margin-bottom: 16px;
}
}

@media (max-width: 400px) {
  .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(--f18);
  }
  .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);
  }
  section.home-list ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
@media (max-width: 320px) {
  .video-cont p {
    font-size: var(--f14);
  }
  .video-cont h1 {
    font-size: var(--f16);
  }
  .search-bar form {
    padding: var(--p20) var(--p10);
  }

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