.properites-listing {
  display: block;
  width: 100%;
  padding-top: 191px;
  position: relative;
  background: url(../images/update-list-bg.svg) no-repeat right top -200px
}
.inner-header .logo-home {
  display: none;
}
.conat-menu a {
  color: #fff !important;
}
.background-left-top {
  display: flex;
  align-content: end;
  justify-content: end;
  position: absolute;
  left: 0;
  right: 14%;
  top: -97px;
}
.background-left-top img {
  max-width: 100%;
}
.properites-listing .background-left-top {
  display: none;
}
.properites-listing span {
  color: #E4562F;
}
.content-top {
  width: 50%;
}
.content-top p {
  font-size: 14px;
  line-height: 29px;
  color: #949494;
  letter-spacing: 0.28px;
}
.properites-wrapper .card {
  border: 0;
  background: none;
}
.properites-wrapper .nav-tabs {
  border: 0;
  margin-bottom: 45px;
}
.inner-header.sticky button svg path {
  stroke: #fff;
}
.properites-wrapper .nav-tabs .nav-link {
  color: #A7B1C9;
  font-family: 'Nohemi' !important;
  font-size: 18px;
  font-weight: 300;
  padding: 0px 4px 3px;
  margin: 0px 20px;
  border: 0px !important;
  box-shadow: none !important;
  outline: none !important;
  border-bottom: 3px solid transparent !important;
  line-height: 21px;
}
.properites-wrapper .nav-tabs .nav-link.active {
  border: 0;
  color: #000;
  border-bottom: 3px solid #E4562F !important;
}
.properites-wrapper .nav-tabs .nav-link:first-child {
  margin-left: 0px;
}
.properites-wrapper .nav-tabs .nav-link:last-child {
  margin-right: 0px;
}
.properites-wrapper .nav-tabs .nav-link:hover {
  border: 0;
}
.properties-box {
  background: #F6F6F6;
  padding: 15px 15px 38px;
  display: block;
  margin-bottom: 35px;
  overflow: hidden;
  width: 100%;
}
.content-ptp {
  display: block;
  margin-top: 30px;
  font-size: 28px;
  color: #000000;
}
.content-ptp h3 {
  font-size: 28px;
  color: #000;
  font-family: 'Wulkan Display';
  line-height: 36px;
  margin-bottom: 8px;
}
.content-ptp h4 {
  font-size: 14px;
  color: #000000;
  font-weight: 300;
  font-family: 'Nohemi';
  margin-bottom: 28px;
  line-height: 28px;
  letter-spacing: 0.28px;
}
.properties-build {
  display: flex;
}
.properties-build h5 {
  color: #000000;
  font-family: 'Nohemi';
  font-weight: 500;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 8px;
  font-size: 14px;
  padding: 10px 20px;
  margin-right: 13px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0px;
  letter-spacing: 0.28px;
}
.properties-build h5:last-child {
  margin-right: 0px;
}
.properties-build h5 img {
  margin-right: 6px;
  width: auto;
  height: auto;
}
.properties-box:hover .properties-build h5 img {
  transform: inherit;
}
.properties-build h5:before {
  background: url(../images/icon-pr.svg) no-repeat;
  content: inherit;
  position: relative;
  display: inline-block;
  width: 18px;
  height: 19px;
  top: 5px;
  margin-right: 3px;
}
.properties-build .icon-pr-two:before {
  background: url(../images/icon-pr-2.svg) no-repeat;
}
.properites-wrapper .main-btn {
  display: flex;
  justify-content: center;
  width: auto;
  max-width: 188px;
  margin-left: auto;
  margin-right: auto;
}
.properties-box img {
  transition: transform .5s ease;
  overflow: hidden;
  width: 100%;
}
.properties-box:hover img {
  transform: scale(1.5);
}
.image-prp {
  overflow: hidden;
  display: block;
}
.inner-header.sticky .logo-home {
  display: inline-block;
}
.inner-header.sticky .logo-inner {
  display: none;
}
.properites-wrapper nav {
  position: relative;
  z-index: 999;
}
.properites-listing .container {
  position: relative;
  z-index: 9
}
.properites-listing h1 {
  margin-bottom: 30px;
}
@media (max-width:1024px) {
  .properties-build h5 {
    padding: 3px 8px;
  }
  .properites-listing {
    padding-top: 135px;
  }
}
@media (max-width:991px) {
  .properties-build h5 {
    padding: 10px 15px;
    font-size: 13px;
  }
}
@media (max-width:840px) {
  .properties-build {
    flex-wrap: wrap;
  }
  .properties-build h5:before {
    top: 0px;
  }
}
@media (max-width:767px) {
  .properites-wrapper .nav-tabs {
    margin-bottom: 35px;
  }
  .properties-box {
    margin-bottom: 24px;
    padding: 15px 15px 30px;
  }
  .content-ptp h3 {
    font-size: 25px;
    line-height: 33px;
  }
  .content-top p {
    line-height: 22px;
  }
  .properites-listing {
    background-size: 290px;
    background-position: 107px 89px;
  }
}
@media (max-width:670px) {
  .properties-build h5 img {
    margin-right: 6px;
    width: auto;
    height: auto;
  }
  .content-top {
    width: 100%;
  }
  .content-top h1 {
    font-size: 51px;
    margin: 0px 0px 30px;
  }
  .properties-box img {
    width: 100%;
  }
  .properties-box {
    width: 100%;
  }
  .properties-build h5:before {
    top: -1px;
  }
}
@media (max-width:575px) {
  .properites-wrapper .nav-tabs {
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .properites-wrapper .nav-tabs .nav-link {
    text-overflow: clip;
    white-space: nowrap;
    word-break: keep-all;
  }
}
@media (max-width:400px) {
  .properties-build h5 {
    padding: 10px 15px;
    font-weight: 400;
  }
  .properites-wrapper .nav-tabs {
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .properites-wrapper .nav-tabs .nav-link {
    text-overflow: clip;
    white-space: nowrap;
  }
}
@media (max-width:320px) {
  .properties-build h5 {
    margin-bottom: 10px;
  }
}
@media(min-width:1000px) and (max-width : 1300px) {
  .properites-listing {
    padding-top: 125px
  }
  .properites-listing h1 {
    margin-bottom: 20px;
  }
  h1 {
    font-size: 50px;
    line-height: 53px;
  }
  .content-top {
    width: 75%;
  }
  .properites-wrapper .nav-tabs .nav-link {
    font-size: 16px;
    line-height: 19px;
  }
  .content-top p {
    margin-bottom: 25px;
  }
  .properites-wrapper .nav-tabs {
    margin-bottom: 25px;
  }
}