@media (max-width: 1366px) {
    section.property-new-sec h4 {
        font-size: 20px;
        text-wrap: wrap;
        display: block;
        white-space: inherit;
        word-wrap: break-word;
        overflow-wrap: break-word;
        width: 100%;
    }

    section.property-new-sec .cont {
        height: 168px;
    }

    section.home-list img.img-fluid {
        height: 250px;
    }
    section.studio-section .studio-list{
    flex-direction: column;
    align-items: center;
}
    section.studio-section .studio-list p{
        text-align:center;
    }
section.studio-section .studio-info{
    gap: 15px;
    justify-content: space-between;
}
    section.studio-section ul li {
        flex-direction: column;
    }
}

@media (max-width: 1024px) {
    section.home-list h3.title a {
        font-size: var(--f18);
    }

    section.home-list h5 span {
        font-size: var(--f18) !important;
    }

    section.home-list h5 {
        font-size: var(--f14) !important;
    }

    .prop-view-btn a {
        font-size: var(--f16);
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .search-bar form {
        width: 100%;
    }

    section.home-list .rating {
        width: 25%;
    }

    .search-bar .check {
        width: 50%;
    }
    section.home-list .pro-cont{
        padding: var(--p40) var(--p15) var(--p25) var(--p15);
    }
    section.studio-section .prop-card{
        width: 50%;
    }
}

@media (max-width: 980px) {
    .search-bar {
    display: block;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16);
    border-radius: 0;
    background-color: transparent;
}
    .search-sec.aos-init.aos-animate {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px;
    margin-bottom: 0;
    background: #fff;
    top: 0;
}
    a.sticky.main-btn.book1.check {
        right: -75px;
        left: auto;
    }

    div#p-list {
        display: block;
        padding-top: 30px;
    }

    .search-bar .col-3:before{
        display: none;
    }
.search-bar {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px;
}
.select::after, .search-bar .main-check::after{
    display:none;
}
.check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out:before{
    display: none;
}
.search-bar .datepicker-common-2 {width: 50% !important;}
    .search-bar .main-check .row{
        width: 100% !important;
    }
.search-bar form{
    width: 100%;
    position: relative;
    bottom: 0px;
   
    padding: var(--p20);
    background: var(--white-color);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
}
.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 .guest{
        margin-top:16px;
    }
.search-bar input, input#show-target-data, input#show-target-data1{
    line-height: 34px;
    font-weight: 400;
    border-radius: 0;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    background: #f5f5f5 !important;
    border: 1px solid #e0e0e0;
    color: var(--black-color);
}
.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 .check input::placeholder, .search-bar input#show-target-data::placeholder, .search-bar input#show-target-data1::placeholder{
    color: var(--black-color) !important;
}
.search-bar .check i, .search-bar .col-3 i {
    top: 1.2rem;
    left: 20px;
    font-size: var(--f18);
    color: var(--secondary-color);
    width: 25px;
}
.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% !important;
    !i;
    !;
}
.search-bar .check.left input#start_date, .search-bar .check.left input#start_date1 {
    border-right: 0px solid;
    border-radius: 0;
    height: 59px;
    width: 100%;
}
.search-bar .check.right input#end_date, .search-bar .check.right input#end_date1 {
    border-left: 0px solid;
    border-radius: 0;
    height: 59px;
    width: 100%;
}
    .search-bar img {
    width: 21px;
    position: absolute;
    bottom: 18px;
    left: 12px;
}
    .search-bar .guest img{
        left:20px
    }
.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;
    bottom: 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: 55px; */
    width: 100%;
    /* border-radius: 25px; */
}

    section.property-new-sec {
        padding-top: 50px;
    }

    section.property-new-sec .col-4.main-img {
        width: 50%;
    }

    section.home-list .rating {
        width: 27%;
    }

    section.home-list .col-6.col-md-6.col-sm-12.prop-card.aos-init.aos-animate {
        width: 100%;
    }
    section.home-list h3.title{
        height: auto;
    }
    section.home-list {
    padding: var(--p50) var(--p12);
    padding-top: 0px;
}
section.studio-section{
    padding: 60px 12px;
}
section.studio-section .prop-card{
        width: 50%;
    }
    section.studio-section .studio-image{
        height: 540px;
    }
        .search-bar label {
        color: var(--black-color);
    }
    section.studio-section ul li {
        flex-direction: row;
    }
}

@media (max-width: 540px) {
    .search-bar {
        padding-bottom: 10px;
    }
    .prop-card{
        padding: 0;
    } 
    a.sticky.main-btn {
        transform: rotate(0deg);
        position: fixed;
        width: 100%;
        text-align: center;
        left: 0;
        right: 0;
        top: auto;
        bottom: 0;
        padding: 12px 35px;
    }

    a.sticky.main-btn.book1.check {
        right: 0;
        left: auto;
    }

    .search-bar form {
        width: 100%;
    }

    input#demo17,
    input#demo171 {
        height: 165px !important;
    }

    .search-bar .datepicker-common-2 {
        width: 100% !important;
    
    }
.search-bar label{
        font-size:18px;
    }
    .search-bar .check.left{
        margin-bottom:16px;
    }
    .search-bar .datepicker-common-2.datepicker-main {
        margin-bottom: 0px;
    }

    .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: 0px;
    }

    .search-bar .check.left input#start_date,
    .search-bar .check.left input#start_date1 {
        border-right: 1px solid #e0e0e0;
        border-radius: 0px;
    }

    .search-bar .check:before {
        display: none;
    }

    section.home-list {
        padding: var(--p40) var(--p12);
    }

    section.home-list .col-6 {
        padding: 0px;
        width: 100%;
    }

    section.property-new-sec .col-4.main-img {
        width: 100%;
        padding: 0px;
    }

    section.property-new-sec .cont {
        height: auto;
    }

    section.property-new-sec h4 {
        font-size: 19px;
    }

    section.property-new-sec .cont .price span {
        font-size: 15px;
    }

    section.home-list .pro-cont {
        padding: var(--p40) var(--p15) var(--p25) var(--p15);
    }

    section.home-list h5 {
        font-size: var(--f16);
    }

    section.home-list h5 span {
        font-size: var(--f20);
    }

    section.home-list h3.title {
        font-size: var(--f18);
    }

    .prop-view-btn a {
        font-size: var(--f16);
    }

    footer .copyright {
        padding-bottom: var(--p60);
    }

    section.home-list .rating {
        width: 25%;
    }
    section.studio-section{
    padding: 50px 12px;
}
section.studio-section .prop-card{
        width: 100%;
    }
    section.studio-section .head-sec{
        margin-bottom: 30px;
    }
    section.studio-section .studio-image {
        height: 450px;
    }
    section.studio-section .studio-content h5{
        font-size: 25px;
        line-height: 1.5;
    }
    section.studio-section p.studio-price {
    font-size: 30px;
    line-height: 1.3;
}
    section.studio-section h3.title {
        font-size: var(--f22);
        height: auto;
    }
}

@media (max-width: 360px) {
    section.property-new-sec h4 {
        font-size: 17px;
    }

    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: 0px;
    }
}

@media (max-width: 320px) {
    section.home-list .rating {
        width: 37%;
    }
}