




@media (max-width: 1366px) {

    .search-bar form {
      width: 95%;
    }
    .about_section .about_content {
      margin-left: 55px;
    }
    section.cta .content {
      width: 80%;
    }
    section.home-list img.img-fluid {
      height: 250px;
    }
    .attractions .image-box img {
      height: 400px;
    }
    .attractions .lower-box {
      left: 30px;
      right: 30px;
    }
  }
  @media (max-width: 1024px){
    .search-bar button.main-btn {
        font-size: var(--f14);
       
    }
    .search-bar input, .search-bar select {
        font-size: var(--f14);
    }
    section.about-us-home p {
        max-height: 230px;
    }
    .abt-left{
        /* order: 2; */
    }
    .abt-right{
        /* order: 1; */
    }
    #test-slider .test-sec {
        padding: 10px 10px;
    }
    #test-slider .client-details {
        padding: 0px 0 0px 10px;
    }
    section.testimonial .owl-carousel .owl-item img {
        width: 70%;
        height: 250px;
    }
  }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    section.home-list .rating {
      width: 25%;
    }
    .guest-content-section {
      height: 415px;
      overflow: hidden;
    }
    .search-bar form,
    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%;
    }
    .search-bar .check {
      width: 50%;
    }
    .banner-wrapper {
      height: 750px;
    }
    .about_section .about_content {
      margin-left: 25px;
    }
    .video-cont h1,
    section.new-about-us .inner-content h2 {
      font-size: var(--f50);
    }
    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;
    }
    section.home-list .row {
      gap: 30px 1%;
    }
    section.home-list .property-categories,
    section.home-list .property-categories img,
    section.home-list img.img-fluid {
      height: 300px;
    }
    section.cta .content {
      width: 90%;
    }
    section.about-owner .abt-img {
      position: relative;
      width: 100%;
    }
    section.about-owner .row {
      gap: 30px;
    }
    section.about-owner img {
      height: 550px;
    }
    .col-1.md-12.sm-12.srch-btn {
      padding-right: 10px;
    }
  }
  @media (max-width: 980px) {
    .search-bar{
      background-color: transparent;
          top: 82%;
    }
    section.about-us-home .abt-co-img-right img {
      height: 350px;
    }
    .abt-left {
      margin-top: 30px;
  }
    section.about-us-home .abt-co-img-left img {
      width: 100%;
      height: 450px;
  }
    .search-bar .col-3,
    .search-bar .main-check {
      padding-left: var(--p6);
      padding-right: var(--p6);
      padding-top: 0;
      padding-bottom: 0;
    }
    .video-cont h1,
    section.new-about-us .inner-content h2 {
      font-size: var(--f50);
    }
    .banner-wrapper {
     height: 750px;
    }
    .video-cont .search-bar {
      display: block;
    }
    .video-cont h1 {
      text-shadow: 0 0 6px #000;
    }
    .check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out:before,
    .search-bar .col-3:before,
    .search-bar .main-check::after,
    .select::after {
      display: none;
    }
    .search-bar {
      position: relative;
      width: 100%;
      bottom: -175px;
      left: 0;
      padding: 10px;
    }
    .search-bar .datepicker-common-2,
    section.home-list .col-4 {
      width: 50%;
    }
    .search-bar form {
      width: 100%;
      position: relative;
      bottom: 0;
      padding: var(--p20);
      background: var(--white-color);
      box-shadow: 0 0 10px rgb(0 0 0 / 12%);
    }
    .search-bar .col-3 {
      width: 100%;
      margin-bottom: var(--m16);
    }
    .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: #bfbfbf !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;
    }
    .search-bar input::placeholder,
    input#show-target-data1::placeholder,
    input#show-target-data::placeholder {
      color: var(--primary-text);
    }
    .search-bar .check i,
    .search-bar .col-3 i {
      top: 1.3rem;
      left: 20px;
      font-size: var(--f18);
      color: var(--secondary-color);
      width: 25px;
    }
    .datepicker {
      right: 0;
    }
    .search-bar .main-check {
      margin-bottom: 0;
      width: 100%;
    }
    .search-bar .check.left input#start_date,
    .search-bar .check.left input#start_date1 {
      border-right: 0px solid;
      /* border-radius: 25px 0 0 25px; */
    }
    .search-bar .check.right input#end_date,
    .search-bar .check.right input#end_date1 {
      border-left: 0 solid;
      /* border-radius: 0 25px 25px 0; */
    }
    .search-bar .check:before {
      top: 20px;
      right: 10px;
      width: 2px;
      background: var(--secondary-color);
      z-index: 1;
      height: 20px;
    }
    .search-bar input#end_date,
    .search-bar input#end_date1 {
      padding-left: 48px;
    }
    input#demo17,
    input#demo171 {
      height: 59px !important;
      top: 0 !important;
    }
    .search-bar .col-3.srch-btn {
      padding-left: 6px;
      margin-bottom: 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%;
      /* border-radius: 25px; */
    }
    .video-cont {
      background: 0 0;
      justify-content: center;
    }
    .attractions .col-4,
    section.home-list .col-6.col-md-6.col-sm-12.prop-card.aos-init.aos-animate,
    section.new-about-us .container-fluid .col-6.content,
    section.new-about-us .container-fluid .img {
      width: 100%;
    }
    .about_section .about_content {
      margin-left: 0;
    }
    section.about_section .row,
    section.home-list .row {
      gap: 30px 0;
    }
    section.cta .head-sec h2 {
      text-align: center;
    }
    section.new-about-us .img-part img {
      height: 450px;
    }
    section.new-about-us .container-fluid .inner-content {
      padding: var(--p30);
      padding-bottom: 40px;
    }
    section.home-list {
      padding: var(--p50) var(--p12);
    }
    section.property-new-sec .owl-nav {
      width: 100%;
      left: 0;
    }
    section.property-new-sec .img-sec img {
      height: 350px;
    }
    section.cta .content {
      width: 90%;
      padding: var(--p40);
    }
    section.home-list i {
      margin-right: 4px;
    }
    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%;
      height: auto;
    }
    section.about-owner .abt-img {
      position: relative;
      width: 100%;
      height: 450px;
    }
    section.about-owner .row {
      gap: 30px;
    }
    .attractions .row {
      gap: 70px;
    }
    .attractions .image-box img {
      height: 380px;
    }
    section.home-list .rating {
      width: 27%;
    }
    .guest img{
      top: 15px;
    left: 15px;
    width: 5%;
    }
    .srch-btn img{
      width: 5%;
    }
    section.meet_sec{
      overflow: hidden;
    }
    .meet-sec{
          min-height: auto;
    }
    .client-video{
          width: 100%;
    }
    #test-slider .client-details{
        width: 100%;
        margin-top: 30px;
        text-align: center;
    }
    #test-slider .test-sec{
      display: block;
    }
    section.testimonial .owl-carousel .owl-item img{
      width: 100%;
    }
    section.testimonial .owl-stage-outer{
       width: 100%;
    }
  }
  @media (max-width: 540px) {
    section.attraction .atr-cont{
          width: 100%;
    }
   
    .home-properties img{
      height: 250px;
    }
    .search-bar input, input#show-target-data, input#show-target-data1{
      text-indent: 2px;
    }
    section.attraction .col-6.left{
      width: 100%;
    }
    section.attraction .col-6.right{
      display: none;
    }
    section.attraction .right.mob{
      display: block;
      margin-top: 10px;
    }
    section.meet_sec .row{
      flex-direction: column-reverse;
    }
    section.meet_sec{
              padding-top: 0;
        padding-bottom: 0;
    }
    section.testimonial .owl-stage-outer{
      width: 100%;
    }
    section.attraction img.img-fluid{
      height: 300px;
    }
    .meet-img img{
          height: 250px;
    }
    .meet-sec{
          padding: 40px 30px;
          border-radius: 0;
    }
    section.attraction .row{
          gap: 25px 0;
    }
    section.attraction .col-md-4{
      width: 100%;
      padding: 0;
    }
    .search-bar form{
         top: 55px;
         width: 95%;
    }
    .guest img {
    top: 11px;
    left: 16px;
    width: 10%;
    }

    .logo-first{
  
      width: 60%;
  }
  .logo-second{
  
      width: 25%;
      margin-bottom: 10px;
  }
  
  .logo-third{
    
      width: 25%;
  }
    .partners-logo h3{
      margin-bottom: 15px;
  }
    .how-we-value-wrapp .atrr {
      width: 100%;
      padding: 0;
  }
    .ratings{
      text-align: center;
    }
    .client-video {
      width: 100%;
    }
    .how-we-value-heading h3{
      font-size: 28px;
    }
    .col-12 {
     padding: 0;
  }
    .abt-left {
    padding: 0;
    order: 2;
  
  }
    section.about-us-home .abt-co-img-right img {
      height: 350px;
      width: 100%;
  }
    section.about-us-home .abt-co-img-right {
      text-align: center;
      z-index: 1;
      transform: translateY(3%) translateX(-1px);
      position: static;
  }
    section.about-us-home .abt-co-img {
      position: static;
      padding-right: 0;
  }

    section.about-us-home .abt-co-img-left img {
      width: 100%;
      height: 350px;
      margin-top: 20px;
  }
    #test-slider .client-details{
     width: 100%;
    }
    #test-slider .test-sec{
      display: block;
    }
    section.newsletter-form form input::placeholder {
     font-size: 11px;
    }
   
    section.newsletter-form form input {
      width: 100%;
    }
    section.newsletter-form form button {
      width: 123px;
      height: 36px;
      right: 11px;
      top: 50%;

  }
    section.newsletter-form p {
      width: 100%;
      margin-top: 0px;
      margin-bottom: 30px;
  }
    section.newsletter-form .row {
      padding: 6px;
      padding-top: 18px;
  }
    section.testimonial .item {
        padding: 0px 12px;
    }
    .abt-right {
        padding: 0;
        order: 1;
    }
    .search-bar .datepicker-common-2.datepicker-main,
    .video-cont h1 {
      margin-bottom: 0;
    }
    .attractions .image-box img,
    .video-sec,
    section.home-list .property-categories,
    section.home-list .property-categories img,
    section.new-about-us .img-part img {
      height: 300px;
    }
    html {
      overflow-x: hidden !important;
    }
    .video-sec {
      overflow: visible;
    }
    .video-cont {
      justify-content: flex-start;
    }
    .search-bar {
      bottom: -130px;
      padding: 0;
    }
    section.about-owner .col-6.col-md-6.col-sm-12.cont,
    section.about-owner .col-6.col-md-6.col-sm-12.img,
    section.home-list .col-4,
    section.home-list .col-6 {
      width: 100%;
      padding: 0;
    }
    .prop-view-btn a,
    section.home-list .how-we-value-heading h6,
    section.home-list h5 {
      font-size: var(--f16);
    }
    .video-cont h1 {
      font-size: var(--f30);
      margin-top: 115px;
    }
    input#demo17,
    input#demo171 {
      height: 135px !important;
    }
    .banner-wrapper {
      height: 685px;
    }
    .search-bar .datepicker-common-2 {
      width: 100%;
    }
    .datepicker {
      width: 100% !important;
    }
    #datepicker-demo17.datepicker {
      z-index: 10 !important;
    }
    .search-bar .check.right input#end_date,
    .search-bar .check.right input#end_date1 {
      border-left: 1px solid #e0e0e0;
      /* border-radius: 25px; */
    }
    .search-bar .check.left input#start_date,
    .search-bar .check.left input#start_date1 {
      border-right: 1px solid #e0e0e0;
      /* border-radius: 25px; */
    }
    .search-bar .check:before {
      display: none;
    }
    .guests .col-6.guest-img {
      width: 100%;
      padding: 0;
      margin-bottom: 30px;
    }
    .guests .col-6.guest-content {
      padding: 0;
      width: 100%;
    }
    .guest-content-section {
      height: 440px;
    }
    section.about_section .col-lg-6 {
      padding: 0;
    }
    .about_section .about_content h5 {
      font-size: var(--f25);
      margin-bottom: 20px;
    }
    section.home-list .property-categories .categories-content h3 {
      font-size: var(--f25);
    }
    section.new-about-us .container-fluid .inner-content {
      padding: var(--p20) var(--p12);
      padding-bottom: 40px;
    }
    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;
    }
    section.new-about-us .inner-content h2 {
      font-size: var(--f36);
    }
    section.new-about-us .inner-content .para {
      max-height: 350px;
    }
    section.home-list .row {
      gap: 25px 0;
    }
    section.home-list .pro-cont {
      padding: var(--p25) var(--p15) var(--p25) var(--p15);
      margin-top: 0px;
    }
    section.home-list .prop-view-btn{
      flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    }
    section.home-list h5 span {
      font-size: var(--f20);
    }
    section.home-list h3.title {
      font-size: var(--f18);
    }
    section.home-list {
      padding: var(--p40) var(--p12);
    }
    section.about-owner .abt-img,
    section.about-owner img {
      height: 350px;
    }
    section.about-owner .abt-detail {
      gap: 20px;
      flex-direction: column;
      align-items: flex-start;
    }
    section.testimonial .head-sec p {
      margin-bottom: 10px;
    }
    section.testimonial .owl-carousel {
      padding: 0 5px;
    }
    .single-testimonial::before {
      width: 86px;
      height: 80px;
      background-position: 15px 15px;
    }
    .single-testimonial::after {
      width: 86px;
      height: 80px;
      background-position: 19px 19px;
    }
    .single-testimonial p {
      /* padding: var(--p20); */
      padding-bottom: 0;
      padding-top: 20px;
    }
    section.testimonial .owl-carousel .owl-item img {
      width: 100%;
      height: 100px;
      margin-top: 10px;
    }
    .client-details h3 {
      font-size: 24px;
      margin-top: 10px;
      text-align: center;
    
    }
    .client-video {
      width: 100%;
    }
    .client-info {
      padding-bottom: 30px;
    }
    section.testimonial .cont-sec {
      padding: var(--p20) 0;
    }
    section.testimonial .para p {
      height: auto;
      max-height: 115px;
      font-size: var(--f14);
    }
    .attractions .lower-box {
      left: 15px;
      right: 15px;
    }
    .attractions .lower-content h4 {
      height: auto;
    }
    section.home-list .rating {
      width: 27%;
    }
  }
  @media (max-width: 400px) {
    .video-cont h1 {
      margin-top: 85px;
    }
  }
  @media (max-width: 360px) {
    .video-cont h1,
    section.new-about-us .inner-content h2 {
      font-size: var(--f30);
    }
    .video-cont h1 {
      margin-bottom: 0;
      margin-top: 85px;
    }
    section.new-about-us .inner-content .para {
      max-height: 360px;
    }
    section.about-owner .abt-img {
      height: 300px;
    }
    section.testimonial h3 {
      font-size: var(--f18);
    }
    .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;
    }
    .attractions .image-box img {
      height: 250px;
    }
    .attractions .row {
      gap: 50px;
    }
    section.home-list ul li {
      /* display: flex; */
      /* flex-direction: column; */
      /* align-items: center; */
      /* gap: 5px; */
      /* font-size: var(--f13); */
    }
    section.home-list ul li i {
      /* margin-right: 0; */
    }
    section.home-list .rating {
      width: 32%;
      font-size: 14px;
    }
    section.home-list p.adr {
      font-size: var(--f14);
    }
  }
  @media (max-width: 320px) {
    .search-bar {
      bottom: -120px;
      padding: 0;
    }
    section.home-list .rating {
      width: 37%;
    }
  }
  

