@media (max-width: 1366px){
    section.home-list ul li{
        flex-direction: column;
        display: flex;
        align-items: center;
        gap: 5px;
    }
    section.home-list ul i{
        margin-right:0px;
    }
    }
    @media (max-width: 1024px) and (min-width: 981px){
        section.home-list .col-4 {
        width: 49%;
    }
    form.Search-bar{
    width: 85%;
}
    }
    @media (max-width: 980px){
      form.Search-bar label {
    padding-left: 22px;
}
      
   form.Search-bar .adult-box {
    position: relative;
	}
            .search form{
    width: 95%;
    position: relative;
    bottom: 0px;
    margin-top: var(--m20);
    padding: var(--p20);
    margin-bottom: 0px;
}
.search .check{
    margin-bottom:15px;
}
.search .check:before{
    display:none;
}
.search input{
    line-height: 34px;
    font-weight: 400;
    border-radius: 40px 0 0 40px;
    padding: var(--p12) var(--p22) var(--p11) var(--p22);
    /*background: #f5f5f5 !important;!i;!;
    border: 1px solid #e0e0e0 !important;!i;!;*/
}

.search .guest input{
    border-radius: 40px !important;
}
.search .form-control:focus {
    background-color: #f5f5f5 !important;
    border-color: #e0e0e0 !important;
}
.search .col-3:before{
    display:none;
}
.search i {
    top: 1.2rem;
    font-size: var(--f18);
    left: 20px;
    right: auto;
}
.search select{
    height: 59px;
    width: 100%;
    line-height: 34px;
    font-weight: 400;
    border-radius: 40px;
    padding: var(--p12) var(--p22) var(--p11) var(--p12);
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    text-indent: 32px;
}
.search .col-3{
   width: 100% !important;
   margin-bottom: 15px;
   padding-top: 0;
   padding-bottom: 0;
   padding-left: 0;
   padding-right: 0;
   gap: 0 !important;
   border-right: 0px solid !important;
}
    form.Search-bar .people button{
        position:absolute;
        left: 20px;
    }
    form.Search-bar .people button.button11.button1{
        left: auto;
        right: 20px;
    }
    form.Search-bar .adult-box input{
        width: 100%;
        border-radius: 40px;
              background: transparent !important;
        border: none !important;
    }
.search .col-3.md-12.sm-12.srch-btn {
    width: 100%;
    margin-bottom: 0px;
    padding-left: 0;
}
    form.Search-bar .people label{
        text-align:left;
    }
.search .check i {
    top: 1.2rem;
}
.search input#end_date {
        padding-left: 22px;
        border-radius: 0 40px 40px 0;
        border-left: 0px solid !important;!i;!;
    }
.search button.main-btn{
    height: 60px;
    border-radius: 40px;
}
    section.home-list {
        padding: var(--p50) var(--p12);
    }
    section.home-list .col-4 {
        width: 49%;
    }
    .banner h1 {
        margin-top: var(--m90);
    }
    a.sticky.main-btn {
        display: block;
      right: -55px;

    }
           input#demo17 {
            height: 59px !important;
        }
       .search .main-check {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}
.search {
   position: relative;
   bottom: 0;
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   width: 100%;
   z-index:2;
  
}
.datepicker{
    margin-top: 60px;
}
 form.Search-bar .people{
        width: 100%;
    }
      .col-3.adult_field {
    width: 50% !important;
}
    form.Search-bar .sub-btn{
        width: 50%;
    justify-content: center;
    }
    form.Search-bar .sub-btn button, form.Search-bar .submit-btn{
        width: 100%;
    }
    .datepicker-common-2 {
        height: 59px;
    }
    section.home-list .pro-img img {
    height: 280px;
    }
    }
    @media (max-width: 600px){
        section.home-list .col-4 {
        width: 100%;
    }
    .shape-image img{
        width:100%;
    }

    }
    @media (max-width: 540px){
      
      section.home-list .pro-cont p {
       max-height: 95px;
}
      
          .search form {
        padding: var(--p10);

    }
            .col-3.adult_field {
    width: 100% !important;
}
    form.Search-bar .sub-btn{
        width: 100%;
    justify-content: center;
              padding: 0;
    }
        .search-bar input#end_date {
            border-radius: 40px;
        }
        .search-bar input {
            border-radius: 40px;
          
        }
         input#demo17 {
            height: 59px !important;
        }
        .search-bar .col-3 {
        width: 100%;
        margin-bottom: var(--m20);
    }
    .search-bar .check {
            margin-bottom: 15px;
            width: 100%;
        }
    .search-bar select{
        text-indent: 30px;
        border-radius: 40px;
    }
    .search-bar button.main-btn{
        height:59px;
    }
    .search-bar {
        bottom: -350px;
    }
    .search-bar form{
        padding-bottom: var(--p20);
    }
    .search-bar .col-3.md-12.sm-12.srch-btn {
        width: 100%;
    }
    section.home-list {
        padding: var(--p40) var(--p12);
    }
    .how-we-value-heading h4{
        font-size: 18px;
        text-align: center;
    }
    .how-we-value-heading h3{
        margin-bottom: 0px;
        font-size: 25px;
    }
    section.home-list h3.title {
    
        height:auto;
    }
    section.home-list p.adr{
        height:auto;
    }
    a.sticky.main-btn {
        transform: rotate(0deg);
        position: fixed;
        width: 100%;
        text-align: center;
        left: 0;
        right: 0;
        top: auto;
        bottom: 0;
    }
    section.home-list .pro-cont{
        padding: var(--p24) var(--p14);
        margin-top: 0;
    }
    footer .copyright {
        padding-bottom: var(--p60);
    }
    .map-sec iframe {
        border: 0;
        height: 400px;
    }
    .map-sec h3{
        font-size: var(--f28);
        margin-bottom: 20px;
    }
        section.home-list .pro-img img {
            height: 250px;
        }
            .head-sec h2 {
            font-size: var(--f28);
        }
        .banner p{
            font-size: 17px;
            text-align:center;
        }

     div#gaurav-new-data-area .col-md-6, div#gaurav-new-modal-days-area .col-md-6{
        width: 50%;
    margin-top: 5px;
     }
      section.home-list .hmlst-col {
    padding: 0;
}
    }
    
    @media (max-width: 360px){
            .banner p {
            font-size: 16px;
            text-align: center;
        }
            .head-sec h2 {
            font-size: var(--f25);
        }
        .map-sec h3 {
            font-size: var(--f25);
            margin-bottom: 20px;
        }
        .how-we-value-heading h4 {
        font-size: 16px;
    }
    .how-we-value-heading h3 {
        font-size: 22px;
    }
    section.home-list img.img-fluid {
        height: 250px;
    }
    section.home-list h3.title {
        height: auto;
    }
    section.home-list h5 span {
        font-size: var(--f21);
    }
    }
    @media (max-width: 320px){
        section.home-list ul li {
        text-align: center;
        font-size: var(--f13);
    }
    }