.navbar.second-navbar {
  background: #F6F7FA;
  border-bottom: 1px solid #e2e2e2;
  height: 45px;
  line-height: normal;
  min-height: 45px;
  text-align: center;
  top: 80px;
  z-index: 999;
}
.sub-nav {
  display: inline-block;
}
.sub-nav li {
  float: left;
  padding: 8px 25px;
}
.sub-nav > li > a {
  color: #425363;
  display: block;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  position: relative;
  text-decoration: none;
}
.sub-nav > li > a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #EE7620;
}
body#about #sub-company a, body#our-philosophy #sub-our-philosophy a, body#essentially #sub-essentially a, body#press-center #sub-press a, body#locations #sub-locations a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  /*border-bottom: 5px solid #10069F;*/
  color: #EE7620;
}
.hero-unit-home {
  background: #fff url("../images/essentially_flex_1.jpg") no-repeat center center;
  background-size: cover;
  padding: 120px 0 0;
  min-height: 362px;
}
.center-line {
  border-color: #4497cb;
}
.img-responsive {
  margin: 0 auto;
}
.jumbotron p {
  font-size: 24px;
}
#management-team {
  padding: 50px 0;
}
#management-team h4 {
  font-size: 1.2em;
  margin: 0;
  padding: 8px 0 0;
}
#management-team h4 a {
  color: #334150;
  line-height: normal;
  text-decoration: none;
}
.title {
  color: #334150;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
}
.custom-modal .modal-header {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 15px;
  text-align: center;
}
.custom-modal .modal-header img {
  height: auto;
  margin-bottom: 10px;
  max-width: 250px;
}
.custom-modal .modal-title {
  font-size: 1.5em;
}
.custom-modal .modal-header h5 {
  font-weight: 100;
  margin-bottom: 0;
  text-transform: none;
}
#board-of-directors {
  background: #dce1e8 none repeat scroll 0 0;
  padding: 50px 0;
}
.name, .title, .bio {
  margin: 0;
  padding: 0;
}
.name {
  color: #334150;
  font-size: 21px;
  font-weight: 600;
  padding-bottom: 5px;
}