.max-width {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.logo.fullwidth {
  max-width: 300px;
}
.fullwidth {
  width: 100%;
}
.white,
.white a {
  color: #fff;
}
.container-fluid,
.logo,
.no-padding,
.nopadding {
  padding: 0;
}
li {
  list-style: none;
  left: 0;
  position: relative;
  padding-bottom: 0;
  padding-left: 15px;
  color: #505456;
  margin-top: 5px;
}
li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: url(../../../../assets/jobpostings/custom/f017/default/img/list-bg.png) no-repeat;
  left: 2px;
  top: 8.5px;
  position: absolute;
}
ol,
ul {
  margin-top: 0;
  list-style: none;
}
ul {
  margin: 0 0 30px;
  padding: 0 0 0 10px;
}
.max-740.inner {
  background: #fff;
}
body {
  background: #fff;
  color: #144094;
  font-family: "Source Sans Pro";
  border-top: 30px solid;
}
a {
  color: initial;
}
.h1,
h1 {
  font-size: 1.6rem;
  font-weight: 300;
}
@media (max-width: 739px) {
  .h1,
  h1 {
    font-size: 1.5rem;
    font-weight: 300;
  }
}
.row {
  margin: 0 auto;
}
.h2,
h2 {
  font-size: 1.8rem;
  font-weight: 300;
  position: relative;
  margin-bottom: 20px;
}
:root {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.col.last {
  padding-top: 10px;
}
footer {
  background: #144098;
  padding: 30px 0;
}
.mail_link {
  padding-left: 10px;
}
.hiring_text {
  background: #f6f6f6;
  padding: 5%;
}
header {
  border-bottom: 1px solid #f6f6f6;
}
.line {
  max-width: 60px;
  border-bottom: 2px solid;
}
.online_app {
  background-image: url(../../../../assets/jobpostings/custom/f017/default/img/img2.jpg);
  background-size: cover;
  background-position: 70% 80% ;
  background-repeat: no-repeat;
  min-height: 400px;
}
@media (max-width: 800px) {
  .row.max-width.title_row {
    background: 0 0;
  }
}
@media (max-width: 767px) {
  .col-md-6.title_col {
    background: rgba(255, 255, 255, 0.83);
  }
  .hero_box {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .col-md-6.title_col {
    padding: 30px 15px;
    background: linear-gradient(to right, #fff 83%, transparent 84%);
  }
}
.row.max-width.content {
  margin-top: 15px;
  padding-top: 20px;
}
@media (min-width: 767px) {
  .contact {
    padding: 20px 20px 40px;
    background: #f6f6f6;
    color: #000;
    margin-bottom: -170px;
    position: absolute;
    z-index: 600;
    bottom: 0;
  }
}
.contact:before {
  border-bottom: 20px solid #144098;
  position: absolute;
  bottom: -1px;
  border-right: 15px solid transparent;
  content: "";
  border-left: 15px solid transparent;
  left: 18%;
}
.h6,
h6 {
  font-weight: 400;
  font-size: 1.07rem;
}
.h2,
h2:before {
  content: "";
  width: 60px;
  height: 2px;
  background: #144098;
  position: absolute;
  bottom: -9px;
  left: 0;
}
.list_box {
  padding: 0 15px;
}
.smaller {
  font-size: 50%;
}
.col-md-5.no-padding {
  padding-right: 15px;
}
hr {
  margin-top: 2rem;
}
.contact {
  padding-bottom: 30px;
}
@media (min-width: 740px) {
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    float: left;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    float: left;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    float: left;
  }
}
.titlebox {
  background: #f4f4f4;
  margin: 40px auto;
}
.title_col {
  padding: 30px 15px;
}
.hero_box {
  position: relative;
  background-image: url(../../../../assets/jobpostings/custom/f017/default/img/teaser.jpg);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.intro_text {
  max-width: 880px;
}
