@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;
	}
}

@media (max-width: 1024px){
    .search-bar form {
        width: 100%;
    }
    
    section.home-list .col-4 {
    width: 50%;
}
section.home-list .row {
    gap: 30px 0%;
}
section.home-list img.img-fluid {
    height: 350px;
}
section.home-list h5{
        margin-bottom: 10px;
    }
    section.home-list p.adr{
        margin-bottom: 0px;
    }
     section.home-list .pro-cont{
        padding: var(--p30) var(--p15) var(--p15) var(--p15);
        bottom: -160px;
    }
     section.home-list .limo-images img, section.home-list .limo-images{
        height: 300px;
    }
    .srch-btn .main-btn{
        min-width: 180px;
    }
}

@media (max-width: 980px){
        section.home-list .prop-card {
        width: 50%;
    }
    section.home-list {
    padding: var(--p50) var(--p12);
    background: #1b1b1b;
    padding-top: 50px;
}
    section.home-list .pro-cont {
        bottom: -165px;
    }
    .search-list{
        padding: 10px 0;
    }
	.search-bar form {
    width: 100%;
    position: relative;
    bottom: 0px;
    margin-top: 0;
    padding: var(--p20);
    background: #fff;
}
.search-bar select {
        height: 59px;
        color: var(--primary-text);
        text-indent: 30px;
    }
.search-bar input, input#show-target-data{
    line-height: 34px;
    font-weight: 400;
    border-radius: 0px;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
     color: var(--primary-text);
}
.search-bar input::placeholder, input#show-target-data::placeholder{
	color: var(--primary-text);
}
input#show-target-data{
	height: 59px;
}
.search-bar .form-control:focus {
    background-color: #f5f5f5 !important;
    border-color: #e0e0e0 !important;
}
.search-bar .col-3:before{
    display:none;
}
.search-bar i {
    top: 1.2rem;
    font-size: var(--f18);
    left: 25px;
    right: auto;
    color: var(--other-color)
}
.search-bar select{
    height: 59px;
    width: 100%;
    line-height: 34px;
    font-weight: 400;
    border-radius: 0px;
    padding: var(--p12) var(--p22) var(--p11) var(--p12);
    
    border: 1px solid #e0e0e0;
    text-indent: 30px;
}
.search-bar .col-3{
    width: 100%;
    margin-bottom: var(--m20);
    padding: 0;
    margin-top: 20px;
    /* padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--p6);
    padding-right: var(--p6); */
}
.search-bar .col-3.md-12.sm-12.srch-btn {
    width: 100%;
    margin-bottom: 0px;

}
.search-bar .main-check {
   /* padding-left: var(--p6);
    padding-right: var(--p6);
    padding-top: 0;
    padding-bottom: 0; */
    padding: 0;
    margin-bottom: 0px;
    width: 100%;
}
input#demo17{
    height: 59px !important;
}
.search-bar .check.left input#start_date {
    border-right: 0px solid;
}
.search-bar .check.right input#end_date {
    border-left: 0px solid;
}
    .search-bar .check:before {
        top: 27px;
        right: 0px;
        width: 20px;
        background: var(--other-color);
        z-index: 1;
        height: 2px;
    }
.search-bar .check.right:before{
    display:none;
}
.search-bar .check i {
    top: 1.2rem;
    left: 20px;
}
.search-bar input#end_date {
    padding-left: 48px;
}
.search-bar {
  position: relative;
    top: 0;
    width: 100%;
}
section.property-new-sec{
	padding-top: 50px;
}
section.property-new-sec .col-4.main-img{
	width: 50%;
}
}
@media (max-width: 540px){
    section.home-list .pro-cont {
        bottom: -165px;
    
    }
    section.home-list .prop-card{
        padding: 0 !important;
    }
	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%;
    padding-top: 0px;
    }
 
.search-bar .datepicker-common-2{
	width: 100%;
}
.search-bar .datepicker-common-2.datepicker-main {
    margin-bottom: 0px;
}
.datepicker {
    width: 100% !important;
}
#datepicker-demo17.datepicker {
    z-index: 10 !important;
}
.search-bar i{
    left: 20px;
}
    section.home-list {
        padding: var(--p40) var(--p12);
        background: #1b1b1b;
        padding-top: 40px;
    }
    section.home-list .prop-card {
        width: 100%;
    }
    section.home-list img.img-fluid {
        height: 300px;
    }
    section.home-list h3.title {
    font-size: var(--f18);
    height: auto;
}
section.home-list h5 span{
    font-size: var(--f20);
}
section.home-list h5{
    font-size: var(--f17);
}
section.home-list .col-lg-9.col-md-12.col-sm-12{
    padding: 0px;
}
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;
}
footer .copyright {
    padding-bottom: var(--p60);
}
}
@media (max-width: 360px){
	section.property-new-sec h4 {
    font-size: 17px;
}
}