/* 
	THIS IS A COMPILED SCSS FILE. 
	CHECK PL.COM REPO FOR ORIGINAL FILES.
	When updating this file, css.map file must be updated too.
*/
.navbar-brand img {
  max-width: 175px;
}
.first-responders .jumbotron-bigger.jumbotron-massive {
  background-image: url("https://info.primelending.com/_assets/images/first-responders/first-responder-hero.png");
  background-color: #192941 !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.first-responders .jumbotron-bigger {
  min-height: 700px;
}
.first-responders .jumbotron-bigger .accolades {
  max-height: 45px;
  margin: 1.6rem .75rem;
}
.first-responders .jumbotron-bigger .jumbotron-heading {
  padding-top: 100px;
}
@media (max-width: 576px) {
  .first-responders .jumbotron-bigger {
    min-height: 550px;
  }
}
.first-responders .accolades-container .disclaimer {
  position: relative;
}
.first-responders .accolades-container .disclaimer sup {
  position: absolute;
  top: 30px;
  right: 10px;
}
.first-responders .bg-gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(20, #EAF2F8));
}
.first-responders .card-bg {
  background-image: url("https://info.primelending.com/_assets/images/first-responders/sm-hero-card-bg.png");
  max-width: 360px;
  height: 175px;
  border-radius: 4px;
}
.first-responders .fa.fa-plus {
  font-size: 2em;
  color: #c9d0d6;
}
.first-responders .lead-heading {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2em;
  line-height: 1.3em;
}
.first-responders .reasons-wrapper,
.first-responders .why-pl {
  position: relative;
}
.first-responders .reasons-wrapper .row {
  margin: 0;
}
.first-responders .image-header {
  position: absolute;
  bottom: 0;
  right: 0;
  width: initial;
}
@media (max-width: 992px) {
  .first-responders .image-header {
    position: initial;
  }
}
.first-responders .image-header span.h1 {
  font-size: 5rem;
  display: block;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}
@media (max-width: 1136px) {
  .first-responders .image-header span.h1 {
    font-size: 4.5rem;
  }
}
@media (max-width: 576px) {
  .first-responders .image-header span.h1 {
    font-size: 3.5rem;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}
.first-responders .dream-house-container img {
  max-width: 650px;
  width: 100%;
}
.first-responders .reasons-container {
  max-width: 450px;
  padding-top: 3rem;
}
@media (max-width: 992px) {
  .first-responders .reasons-container {
    margin: auto !important;
    padding-bottom: 30px;
  }
}
.first-responders .list-check-point p {
  font-size: .8rem;
}
.first-responders .required-star {
  display: inline-block;
  color: #B3272D;
}
.first-responders .contact-container {
  padding-bottom: 3rem;
}
.first-responders .contact-container .card {
  padding: 3rem;
}
@media (max-width: 576px) {
  .first-responders .contact-container .card {
    padding: 1.5rem;
  }
}
.first-responders .contact-container .card .left-side p {
  font-size: 1.2rem;
  width: 80%;
  text-align: center;
  margin: 0 auto 1.6rem;
}
.first-responders .contact-container .card .right-side {
  padding-left: 1.5rem;
}
@media (max-width: 576px) {
  .first-responders .contact-container .card .right-side {
    padding-left: 15px;
  }
}
footer.first-responders p,
footer.first-responders a {
  color: #ffffff;
}
footer.first-responders a {
  text-decoration: underline;
}
footer.first-responders a:hover,
footer.first-responders a:focus {
  color: #099FD6;
}
footer.first-responders .disclaimers p {
  font-size: .8rem;
}
footer.first-responders .contact-bar,
footer.first-responders .contact-bar p {
  color: #23395B;
}
footer.first-responders .contact-bar .lo-title {
  font-size: 1.1rem;
}
footer.first-responders .contact-bar .fa {
  font-size: 1.2rem;
}
footer.first-responders .contact-bar .lo-info {
  font-size: 1.1rem;
  padding-left: 2rem;
}
footer.first-responders .contact-bar .contact-info-wrapper .col-12 {
  margin-bottom: 1.8rem;
}
@media (max-width: 992px) {
  footer.first-responders .contact-bar .contact-info-wrapper .col-12 .d-flex {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
  footer.first-responders .contact-bar .contact-info-wrapper .col-12 .d-flex .lo-info {
    padding-left: 1.5rem;
  }
}
/*# sourceMappingURL=first-responders.css.map */