.hh-banner-overlay {
  display:none;
}

.hh-banner-image {
    background-position: top;
}

.hh-banner-text {
  color: white;
  font-size: 60px;
  text-shadow:none;  
  font-weight: 500;
  letter-spacing: 1px;
  margin-right: 300px;
}
@media only screen and (max-width: 600px) {
  .hh-banner-text {  
  font-size: 45px;
  margin-right: 0;
}
}

header {
 height: 0; 
  padding: 0;
    border-bottom: none;
  overflow:visible;
  min-height: 0;
}

.jobs-page .hh-company-logo {
  z-index: 1;
    margin-top: 25px;
}

.application-page header,
.thanks-page header {
 min-height: 92px;
  background-color: rgb(10, 26, 64);
}

.application-page header .logo {
  margin-top: 10px;
}

.hh-back-link {
  color: white !important;
}

/*
.sec-hero {
 background-size: auto;
  background-image: url(https://zartis.blob.core.windows.net:443/images/images/Company_12045/bearingpoint-beyond-hero.jpg), linear-gradient(to right,#1c1c1c, #2d2d2d) !important;
}
*/