@media screen and (max-width: 767px) and (min-width: 230px) {
  .header {
    position: fixed !important;
    top: 0px;
    height: 50px;
  }
}

.working-at-heights html,
body {
  overflow-x: hidden;
}

.working-at-heights label {
  display: none;
}

@media (max-width: 450px) and (min-width: 300px) {
  .working-at-heights h3 {
    background: none !important;
    border-bottom: none !important;
  }
}

@media (max-width: 992px) {
  .working-at-heights .bflogo {
    margin: initial !important;
  }
  .working-at-heights h2 {
    font-size: 40px !important;
    line-height: 1 !important;
  }
}

.working-at-heights h2 {
  border-left: none;
  padding-left: 0px;
  margin: inherit;
  margin-bottom: 20px;
}

.working-at-heights p {
  line-height: 1.6;
}

/* --- Hero --- */

/* Desktop */

.working-at-heights .header-bg-image {
    background: url("/img/hero.jpg");
    background-attachment: fixed !important;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    position: center center;
}

@media (max-width: 767px) {
  .working-at-heights .header-bg-image {
    margin-top: 0px;
    padding-top: 80px;
  }
}

.working-at-heights .header-bg-image h1.first-title,
.working-at-heights .header-bg-image h1.second-title,
.working-at-heights .header-bg-image h3.subtitle span,
.working-at-heights .cta h1.first-title,
.working-at-heights .cta h1.second-title,
.working-at-heights .cta h3.subtitle span,
.working-at-heights .cta h1.first-title,
.working-at-heights .cce-cta h1.second-title {
  color: #ffcd11;
}

.working-at-heights .header-bg-image .contact-form {
  padding: 0px;
  background: none;
}

.working-at-heights .header-bg-image h1.first-title,
.working-at-heights .cta h1.first-title {
  font-size: 80px;
  margin-bottom: -25px;
}

@media (max-width: 992px) {
  .working-at-heights .header-bg-image h1.first-title,
  .working-at-heights .cta h1.first-title {
    margin-bottom: 30px;
    font-size: 80px;
  }
}

@media (max-width: 768px) {
  .working-at-heights .header-bg-image h1.first-title,
  .working-at-heights .cta h1.first-title {
    margin-bottom: -10px;
    font-size: 45px;
  }
}

@media (max-width: 450px) {
  .working-at-heights .header-bg-image h1.first-title,
  .working-at-heights .cta h1.first-title {
    margin-bottom: -10px;
  }
}

.working-at-heights .header-bg-image h1.second-title,
.working-at-heights .cta h1.second-title {
  font-size: 118px;
}

@media (max-width: 992px) {
  .working-at-heights .header-bg-image h1.second-title,
  .working-at-heights .cta h1.second-title {
    margin-bottom: 60px;
  }
}

@media (max-width: 768px) {
  .working-at-heights .header-bg-image h1.second-title,
  .working-at-heights .cta h1.second-title {
    font-size: 70px !important;
    margin-bottom: 40px;
  }
}

.working-at-heights .header-bg-image h2.third-title,
.working-at-heights .cta h2.third-title {
  font-size: 52px !important;
  margin-top: -5px;
}

.working-at-heights .header-bg-image hr {
  border-top: 1px solid #ffcd11;
  margin-top: 30px;
  margin-bottom: 30px;
}

.working-at-heights .header-bg-image h2,
.working-at-heights .header-bg-image h2.third-title,
.working-at-heights .header-bg-image h3.subtitle,
.working-at-heights .header-bg-image p,
.working-at-heights .header-bg-image h5,
.working-at-heights .header-bg-image a.phone {
  color: #fff;
}

.working-at-heights .header-bg-image h3.subtitle,
.working-at-heights .cta h3.subtitle {
  line-height: 1.2;
}

.working-at-heights .header-bg-image h3.subtitle,
.working-at-heights .header-bg-image p,
.working-at-heights .header-bg-image h5 {
  padding-left: 0px;
}

.working-at-heights .header-bg-image h3.subtitle span {
  font-weight: bold;
}

@media (max-width: 992px) {
  .working-at-heights .header-bg-image h3.subtitle,
  .working-at-heights .cta h3.subtitle {
    font-size: 26px;
  }
}

.working-at-heights .header-bg-image p {
  padding-top: 30px;
  padding-bottom: 30px;
}

.working-at-heights .header-bg-image p.right-top {
  padding-top: 0px;
  padding-bottom: 5px;
}

.working-at-heights .header-bg-image a.phone {
  font-size: 62px;
}

.working-at-heights .header-bg-image p,
.working-at-heights .header-bg-image li {
  font-size: 18px;
}

.working-at-heights .header-bg-image .heights-form,
.working-at-heights .cta .heights-form {
  margin: 0px;
  background: #e6e6e6;
  padding: 20px;
  border-top: 15px solid #ffcd11;
}

.working-at-heights .header-bg-image .form-control,
.working-at-heights .cta .form-control {
  font-weight: normal;
}

.working-at-heights .header-bg-image select {
  padding-left: 8px;
  color: #7f7f7f;
}

.working-at-heights h2 {
  font-size: 36px;
}

/* --- Overview --- */

/* Desktop */

.working-at-heights .overview,
.working-at-heights .who {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media (max-width: 992px) {
  .working-at-heights .overview,
  .working-at-heights .who {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.working-at-heights .overview h2,
.working-at-heights .who h2 {
  line-height: 1;
  color: #4e4e4e;
  font-size: 70px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.working-at-heights .overview h2:after,
.working-at-heights .who h2:after {
  content: ""; /* This is necessary for the pseudo element to work. */
  display: block; /* This will put the pseudo element on its own line. */
  width: 25%; /* Change this to whatever width you want. */
  padding-top: 20px; /* This creates some space between the element and the border. */
  border-bottom: 3px solid #efbd35; /* This creates the border. Replace black with whatever color you want. */
}

.working-at-heights .overview img,
.working-at-heights .who img {
  border: 2px solid #efbd35;
  box-shadow: 60px 60px 68px rgba(0, 0, 0, 0.02),
    60px 60px 68px rgba(0, 0, 0, 0.3);
}

.working-at-heights .overview img {
  margin-top: -210px;
}

@media (max-width: 992px) {
  .working-at-heights .overview img {
    margin-top: 20px;
  }
}

.working-at-heights .overview li,
.working-at-heights .who li,
.working-at-heights .overview p,
.working-at-heights .who p {
  color: #4e4e4e;
  font-size: 18px;
}

.working-at-heights .overview a,
.working-at-heights .who a {
  color: #efbd35;
}

.working-at-heights .overview ul,
.working-at-heights .who ul {
  padding: 20px 0px 20px 20px;
}

/* Mobile */

@media (max-width: 768px) {
  .working-at-heights .overview img,
  .working-at-heights .who img {
    width: 100%;
  }
}

/* --- Who --- */

/* Desktop */

.working-at-heights .who {
  background: #f2f1f1;
}

/* Mobile */

@media (max-width: 992px) {
  .working-at-heights .who img {
    margin-bottom: 40px;
  }
}

/* --- CTA --- */

/* Desktop */

.working-at-heights .cta {
  padding-top: 120px;
}

/* @media (max-width: 992px) {
  .working-at-heights .cta {
    padding: 60px 0px 60px 0px;
  }
} */

.working-at-heights .cta h1 {
  text-shadow: none;
}

.working-at-heights .cta h2.third-title {
  color: #5e5e5e;
}

@media (max-width: 768px) {
  .working-at-heights .cta h2.third-title {
    margin-top: -40px;
  }
}

.working-at-heights .cta .fa {
  font-size: 120px;
  margin-top: -40px;
  margin-bottom: 30px;
  color: #ffcd11;
}

.working-at-heights .cta .contact-form {
  padding: 0px;
  background: none;
}
