@media (min-width: 992px){
  .counter-section .portion .count{
    font-size: 50px;
  }
  .counter-section .portion .count-item{
    font-size:23px;
  }
  .hero-back-details .text-back h1 {
    line-height: 45px;
    font-size: 45px;
  }
  .filter-head {
    font-family: HelveticaBold;
    font-size: 16px;
    text-transform: uppercase;
  }
  .main-btn {
    font-size: 13px;
  }
  .copy-right-section {
    font-size: 13px;
  }
  .Aboutbanner p{
    font-size: 16px;
    line-height: 22px;
  }
	.AboutUsTopSection h3 {
    font-size: 19px;
    line-height: 28px;
	}
  .AboutUsTopSection p {
    font-size: 15px;
    line-height: 18px;
  }
  .contact-bg .heading-text h1 {
    font-size: 32px;
  }
  .contact-bg .location-label {
    font-size: 28px;
  }
  .social-responsibility .sect-title{
    font-size: 26px;
  }
  .social-responsibility h4{
    font-size: 22px;
    line-height: 26px;
  }
  .main-details-sect {
    margin: 0 0 15px 0;
  }
  .PropertyPriceSection {
    border: none;
  }
  .PropertyPriceSection .price {
    font-size: 15px;
  }
  .PropertyPriceSection .booking-btn {
    float: none;
  }
}