/* FID 6270 */
/* 886795.15//06.29.20//*/
@media (min-width: 1200px){
  .homepage-hero h1.title {
      font-size: 1.510rem;
  }
}

/*#886795.28//8.7.20//*/
button.clear-all-btn.hide-on-mobile {
 white-space: nowrap;
}

/* 906987 | 08.20.20 */

div.hero-section > a.link > h1.title:after{
margin-top: -5px;
}

/* 003731 | 03/18/25 */
@media (min-width: 1442px) and (max-width: 1680px) {
  .p-paragraph-latestnewcard {
      font-size: 11px !important;
  }
}

.title-h5-latesnewcard {
  height: 2.5rem;
  font-size: 11px !important;
}

/*003743 | 03/18/25*/
.industry-banner-cards-p {
  height: 6.25rem;
  max-height: 6.25rem;
}

@media (min-width: 1442px) and (max-width: 1680px) {
  .industry-banner-cards-p {
      font-size: 12px !important;
  }
}

/*003742 | 03/18/25*/
.location-detail-hero-cta {
  width: 11.3125rem;
}

/*003737 | 03/18/25*/

.location-banner-h5-card {
  margin-bottom: auto!important;
}

.location-card {
  min-height: 14.5rem;
}

/*003748 | 03/18/25*/

p.p-homepage.industry-banner-cards-p {
  height: 5.25rem !important;
}

/* 003829 | 03/26/25 */
.container-old {
  width: 100%;
  padding-right: 15px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: 10px;
  font-size: 14px;
}

.row > .col:nth-child(2) .checkmarktwo {
  margin-left: -80px;
}

/* 003825 | 03/27/25 */
.container.brayFilterContainer {
  width: 80% !important;
}