@media (max-width: 1024px){
    section.home-list .inner-area h3 span{
        display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
    section.home-list .inner-area h3 span i{
        margin-bottom: var(--m5);
    }
    .search-bar form{
        width: 90%;
    }
    section.home-list .col-md-6 {
    width: 49%;
}
}
@media (max-width: 980px){
    a.sticky.main-btn {
    display: block;
}
div#check {
    padding: var(--p30) 0;
            position: relative;
        top: 0;
}
.search-bar .col-3 {
    position: relative;
    width: 49%;
    margin-bottom: var(--m15);
}
.search-bar form{
   padding-bottom: 0;
        bottom: 0px;
        width: 100%;
        background: transparent;
        box-shadow: 0 0 0;
        padding-left:10px;
        padding-right:10px;
}
.search-bar .datepicker-common-2{
    width:50%;
}
.search-bar .col-3:before{
    display:none;
}
.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 i{
    top: 1.2rem;
    left: 20px;
    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 button.main-btn{
    border-radius: 50px;
}
.search-bar .main-check{
    width: 100%;
    padding: 0px;
        border: 0px;
        margin-bottom: 15px;
}
.search-bar .check:before{
    display: none;
}
.search-bar .col-3 {
    position: relative;
    width: 100%;
    margin-bottom: var(--m15);
    padding: 0px;
    border: 0px solid;
}
.search-bar .row {
    justify-content: space-between;
}
section.home-list .img{
    width: 49.2%;
}

}
@media (max-width: 540px){
   .search-bar form{
       padding:  0; 
    }
    .search-bar .col-3{
        width: 100%;
    }
    .search-bar .datepicker-common-2{
    width:100%;
}
    input#demo17 {
        height: 134px !important;
    }
    .search-bar .check{
    margin-bottom: 15px;
    width: 100%;
}
.search-bar .main-check{
    margin-bottom: 0px;
}
     section.home-list img.img-fluid{
        height: 280px;
    }
    section.home-list h5 span{
        font-size: var(--f20);
    }
    section.home-list h5 {
    font-size: var(--f17);
}
section.home-list h3.title{
    font-size: var(--f20);
    width: 100%;
    height: auto;
}
section.home-list .pro-cont{
    padding: var(--p40) var(--p15) var(--p15) var(--p15);
}
.prop-view-btn a{
    font-size: var(--f16);
}
    section.home-list .how-we-value-heading h6{
        font-size: var(--f15);
    }
section.home-list {
    padding: var(--p40) var(--p12);
    padding-top: var(--p40);
}
section.home-list .col-4 {
    width: 100%;
}
section.home-list .head-sec {
    margin-bottom: var(--m20);
    width: 100%;
}
section.home-list h2, .head-sec h2 {
    font-size: var(--f28);
}
.head-sec span, section.home-list h2 span {
    font-size: var(--f30);
    margin-top: var(--m5);
}
section.home-list .col-4.last {
    padding-top: var(--p10);
    width: 100%;
}
section.home-list .col-4.last h2{
    display:none;
}
section.home-list .dest-content{
    align-items: center;
    background: rgba(0,0,0,0.15);
}
section.home-list .dest-content.price h3{
    background: rgb(0 0 0 / 0%);
}
section.home-list a .dest-content.name {
    opacity: 1;
    align-items: flex-end;
}
section.home-list .col-4 {
    border-right: 0px solid #fff;
    border-bottom: 2px solid #fff;
    margin-bottom: var(--m10);
}
section.home-list .inner-area{
    box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.3);
}
section.home-list .col-4.last h2 span {
    font-size: var(--f17);
}
section.home-list .col-4.last h2 {
    font-size: var(--f40);
}
    section.home-list .col-md-6 {
        width: 100%;
    }
.search-bar input{
    padding: var(--p12) var(--p22) var(--p11) var(--p50);
}
a.sticky.main-btn{
    transform: rotate(360deg);
    left: 0;
    right: 0;
    top: auto;
    bottom: -1px;
    text-align: center;
    margin: auto;
}
footer .upper {
    padding-bottom: var(--p50);
}

}
@media (max-width: 360px){
      h2 {
        font-size: var(--f28);
    }
    section.home-list h2, .head-sec h2 {
    font-size: var(--f25);
}
.head-sec span, section.home-list h2 span {
    font-size: var(--f25);
}
section.home-list .dest-content.price h3{
    font-size: var(--f16);
}
section.home-list .inner-area h3 span{
    font-size: var(--f12);
}
section.home-list .inner-area h3{
    font-size: var(--f15);
}
section.home-list .col-4.last h2 {
    font-size: var(--f35);
}
    section.home-list .inner-area h3 {
    padding: var(--p5) var(--p5);
}
    section.home-list h3.title, section.home-list h5 span{
        font-size: var(--f18);
        }
}