

.heading h2 {
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
  color: #000;
  margin-bottom: 1.5rem;
}


.container {
  padding: 0 !important;
  min-width: 100% !important;
}


section {
  padding: 3rem 1.2rem;
}

/* MObile */

.property .company-info {
  top: 25px;
  right: 20px;
}

.property .property-item {
  margin-top: 1.2rem;
}




.property .property-item p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-bottom: 0;
}


.explore h3 {
  position: absolute;
  top: 13px;
  left: 13px;
}

.explore .view-detail {
  position: absolute;
  bottom: 13px;
  left: 13px;
  min-width: 121px;

}

.explore .view-detail img {
  width: 6px !important;
  margin-left: 10px;
  margin-top: -2px;
}



  .explore .explore-carousel .owl-nav {
      display: flex !important;
    
  }

.find .find-detail .whatsapp {
  min-width: 140px;
}

.find .find-detail .whatsapp::before {
  content: '';
  margin-right: 5px;
  min-width: 25px;
  height: 25px;
  background: url('../images/epagenew-images/whatapp.svg') no-repeat center / contain;

}


.discover .discover-list .discover-item a {
  margin-top: 12px;
  margin-right: 6px;
  border-radius: 20px;
  padding: 10px 36px 10px 18px;
}

.discover .discover-list .discover-item a:last-child {
  margin-right: 0 !important;
}

.discover .discover-list .discover-item a::after {
  content: "";
  background-image: url("../images/epagenew-images/right-arrow.svg");
  position: absolute;
  min-width: 13px;
  height: 12px;
  top: 15px;
  right: 14px;
  background-size: 100% 100%;
}

.add-ress .list-contact-info .company_logo img{
  width: 100%;
  height: 100%;
}

.add-ress .list-contact-info .company_logo {
width: 50px;
height: 50px;
margin-right: 10px;
}

.pn-infomation ul li i.fa{
margin-right: 6px;
}

.realestate .pn-infomation ul li{
margin: 5px 0px 0px 0px;
}

.realestate .locat-info .name-info{
  border-bottom: 1px solid #e3e3e3;
  padding: 5px 14px 5px 0px;
}



@media screen and (min-width:600px) {

  .property .property-list {
      flex-flow: wrap;
  }

  .property .property-item {
      margin-right: 1rem;
      width: 48.5%;
  }

  .property .property-item:nth-child(2n) {
      margin-right: 0;
  }

  .property .property-item:last-child {
      margin-right: 0 !important
  }

  /* .find .find-list{
      flex-flow: wrap;
      justify-content: space-between;
      align-items: flex-start;
  }


  .find .find-list .find-item{
      width: 49%;
  } */


}


@media screen and (min-width:768px) {
  section {
      padding: 3rem 2rem;
  }
}


@media screen and (min-width:900px) {

  .property .property-item {
      width: 32%;
  }

  .property .property-item:nth-child(2n) {
      margin-right: 1rem;
  }

  .property .property-item:nth-child(3n) {
      margin-right: 0;
  }

}


@media screen and (min-width:1024px) {

}


@media screen and (min-width:1366px) {
  .container {
      width: 90% !important;
      max-width: 90% !important;
  }


  .property .property-item {
      width: 24%;
  }

  .property .property-item:nth-child(3n) {
      margin-right: 1rem;
  }

  .property .property-item:nth-child(4n) {
      margin-right: 0;
  }

}


@media screen and (min-width:1200px) {

  section {
      padding: 4rem 0;
  }

  .container {
      min-width: 1200px !important;
      margin: 0 auto;
  }

}


@media screen and (min-width:1400px) {

  .property .property-item {
      /* width: 17.9%; */
      width:24%
  } 


  .property .property-item:nth-child(4n) {
      margin-right: 1rem;
  }

  /* .property .property-item:nth-child(5n) {
      margin-right: 0;
  } */

}


@media screen and (min-width:1800px) {

  .container {
      min-width: 1680px !important;
      margin: 0 auto;
  }

}

/* search */


@media screen and (min-width:900px) {
  .simmilar_agent .property-item{
      width: 31%;
  }
  
}

@media screen and (min-width:1024px) {
  .simmilar_agent .property-item{
      width: 46%;
  }
    .simmilar_agent .property-item:nth-child(3n){
      margin-right: 1rem;
  }
}

@media screen and (min-width:1200px) {
  .simmilar_agent .property-item{
      width: 31%;
  }
}


.realestate .pn-infomation span.destop{
  padding-left: 0px !important;
  font-size: 14px;
  color: #484848;
  font-weight: 600;
}

.pn-infomation ul li:last-child a{
      padding-top: 0px;
  padding-left: 0px !important;
  font-size: 13px;
  color: #484848;
  font-weight: 600;
}

.sp-name.dsf span.spn-name1{
      margin-left: 6px;
  color: #333;
  font-size: 18px;
  font-weight: 600;

}

.recent_jobs.part_time.commn-card {
    display: block;
    float: left;
    width: 100%;
}

section.property-sec {
    float: left;
    width: 100%;
    /* padding-top: 0; */
}

/* .ViewAllREalEstate{padding-top: 0 !important;} */
.ViewAllREalEstate .search-pg.real-estate-search{padding: 0 !important;}

.serch-img{height: 150px;}