@media (max-width: 1400px){
    section.featured-pro .pro-cont{
        padding: var(--p20) var(--p15);
    }
}
@media (max-width: 1366px){
    .search-bar form{
         width:96%;
    }
}
@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%;
}
  section.home-list .col-4 {
    width: 49%;
}
}
@media (max-width: 980px){
   .search-bar {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    padding: 15px 15px 15px 15px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    position: relative;
    bottom: 0;
    margin-top: 0;
    left: 0;
    margin-bottom: 0;
}
    .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: #000;
    }
.search-bar form{
    width: 100%;
    position: relative;
    bottom: 0px;
    margin-top: var(--m20);
    padding: var(--p20);
}
.search-bar .col-3{
   width: 100%;
        margin-bottom: 0;
        padding-left: 0;
}
.search-bar .col-3.md-12.sm-12.srch-btn {
    width: 100%;
    margin-bottom: 0px;
}
.search-bar input, .search-bar select{
    background: var(--lt-bg-color);
}
.form-control:focus {
    background-color: var(--lt-bg-color) !important;
}
.search-bar i{
    top: 2.3rem;
        left: 15px;
    font-size: var(--f18);
    color: var(--secondary-color);
    width: 25px;
}
input#demo17{
    height: 59px !important;
}
.search-bar .check i{
    top: 1.2rem;
    left: 20px;
    font-size: var(--f18);
    color: var(--secondary-color);
    width: 25px;
}
.search-bar input::placeholder{
    color: #000;
}
    .search-bar input#end_date {
        padding-left: 48px;
    }
.search-bar .main-check{
 width:100%; 
 padding: 0px;
}
.search-bar .check:before{
    display:none;
}
section.featured-pro .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
section.featured-pro img.img-fluid{
    height: 350px;
}
section.featured-pro .row {
    gap: 30px 0;
}
a.sticky.main-btn {
    display: block;
}
    section.home-list .col-4 {
    width: 49%;
}
}
@media (max-width: 540px){
   .search-bar .datepicker-common-2 {
    padding: 0;
    width: 100%;
}
.search-bar .main-check{
    padding-left: 0;
    padding-right: 0;
}
.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);
    padding-top: 0;
    padding-bottom: 0;
}
.search-bar select{
    text-indent: 30px;
}
.search-bar button.main-btn{
    height:59px;
}
.search-bar {
    bottom: 0;
    z-index: 2;
}
.datepicker__inner {
    padding: 10px !important;
}
section.featured-pro {
    padding: var(--p40) var(--p12);
}
section.featured-pro .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
    padding: 0px;
}
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;
}
a.sticky.main-btn {
    transform: rotate(0deg);
    position: fixed;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
}
footer .copyright{
    padding-bottom: var(--p60);
}
  section.home-list .col-4 {
    width: 100%;
    padding:0;
}
    .search-bar i{
    top: 50%;
    transform: translateY(-50%);
}
.search-bar .check i{
    top: 37%;
}
  section.home-list img.img-fluid{
   height:250px; 
  }
  section.home-list h5 span {
    font-size: var(--f19);
  }
      section.home-list .pro-cont {
        padding: var(--p40) var(--p15) var(--p15) var(--p15);
    }
      section.home-list h3.title {
        font-size: var(--f18);
        height: auto;
    }
      .prop-view-btn a {
        font-size: var(--f16);
    }
}
@media (max-width: 400px){
    section.featured-pro ul{
    padding: var(--p20) var(--p10) var(--p15);
}
}
@media (max-width: 380px){
    section.featured-pro h5 span{
       font-size: var(--f21);
   }
}
@media (max-width: 360px){
   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;
}
}
@media (max-width: 320px){
    .search-bar form{
    padding: var(--p20) var(--p10);
}

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