p {
  line-height: 32px;
}
.content p {
  font-size: 16px;
  line-height: 1.6em;
  margin-top: 1em;
}
#sticky_header.sticky {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.navbar-default .navbar-brand {
  color: #333;
  display: inline-block;
  margin: 2px 0;
}
.dropdown-menu {
  font-size: 16px;
  min-width: 188px;
}
.dropdown-menu > li > a {
  padding: 3px 15px;
}
.dropdown-menu > li > a:hover {
  color: #ef7521;
}
#undefined-sticky-wrapper .navbar {
  background: #fff none repeat scroll 0 0;
}
#undefined-sticky-wrapper .navbar-right .dropdown-menu {
  border: medium none;
  box-shadow: none;
  left: 0;
}
#undefined-sticky-wrapper .dropdown.open {
  background: #fff none repeat scroll 0 0;
}
.navbar-default .navbar-nav > li > a {
  color: #425363;
  font-size: 20px;
  font-weight: 500;
  padding: 30px 20px;
}
.hero-unit-home {
  padding: 100px 0 75px;
  background: #fff url("../images/home_flex_1.jpg") no-repeat center center;
  background-size: cover;
}
.container .jumbotron, .container-fluid .jumbotron {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  padding: 0 15px;
}
.hero-unit-home h1 {
  color: #ffffff;
  font-size: 3.4375em;
  font-weight: 600;
  line-height: 1em;
  /*max-width: 76%;*/
  text-transform: none;
}
.underlined_left {
  margin-bottom: 50px;
  position: relative;
}
.underlined_left::after {
  background: #fff none repeat scroll 0 0;
  bottom: -20px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100px;
}
.underlined_left.ull_colored::after {
  background: #4497cb;
}
.jumbotron p {
  color: #fff;
  font-size: 1.9em;
  font-weight: 400;
  margin-top: 1.5em;
}
.hero-unit-home .jumbotron p {
  font-size: 24px;
  max-width: 70%;
}
.hs_1 {
  padding: 60px 0;
}
.hero-unit-home.huh_2 {
  background: #fff url("../images/home_flex_2.jpg") no-repeat fixed center center / 100% auto;
  min-height: 590px;
  padding: 220px 0 0;
}
.hero-unit-home.huh_2 a {
  background-image: url('../images/btn_bg_2.jpg');
  box-shadow: 0 6px 10px 2px #2d2d2d;
  display: block;
  font-size: 16px;
  margin: 0 auto 50px;
  max-width: 100%;
  padding: 0;
  text-align: center;
  width: 430px;
}
.hero-unit-home.huh_3 {
  background: #fff url("../images/home_flex_3.jpg") no-repeat fixed center center / 100% auto;
  min-height: 590px;
  padding: 260px 0 0;
}
.hero-unit-home.huh_4 {
  min-height: 590px;
  padding: 200px 0 0;
  background: #fff url("../images/home_flex_4.jpg") no-repeat center center;
  background-size: cover;
}
#timeline-container {
  background-color: #334150;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/asian-woman-ipad.jpg");
  background-position: right top;
  background-size: cover;
  padding-top: 30px;
}
#timeline-container .header {
  color: #fff;
  padding: 50px 0 30px;
  text-align: center;
}
#timeline-container h1, #timeline-container h2, #timeline-container h3, #timeline-container h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
}
#timeline-container .header h4 {
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
#timeline-container .header h1 {
  color: #fff;
  font-weight: 700;
  text-transform: none;
}
#timeline {
  margin: 0 auto 50px;
  padding: 0 10px;
  position: relative;
  transition: all 0.4s ease 0s;
  width: 100%;
}
#timeline::before {
  background: #bac4d1 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 50.1%;
  position: absolute;
  top: 0;
  width: 3px;
}
#timeline::after {
  clear: both;
  content: "";
  display: table;
  width: 100%;
}
header::after, #timeline .timeline-item::after, header::before, #timeline .timeline-item::before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
}
#timeline .timeline-item {
  position: relative;
}
#timeline .timeline-item .timeline-icon {
  background: rgba(0, 0, 0, 0) url("../images/timeline-icon-num-bg.png") no-repeat scroll center center;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  height: 50px;
  left: 50%;
  margin-left: -23px;
  overflow: hidden;
  padding: 12px;
  position: absolute;
  text-align: center;
  top: 95px;
  width: 50px;
}
#timeline .timeline-item .timeline-content {
  color: #fff;
  line-height: 1.5em;
  padding: 115px 20px 0;
  text-align: right;
  transition: all 0.3s ease 0s;
  width: 45%;
}
#timeline .timeline-item .timeline-content::before {
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
  border-top: 7px solid transparent;
  content: "";
  height: 0;
  left: 45%;
  position: absolute;
  top: 120px;
  width: 0;
}
#timeline .timeline-item .timeline-content.right::before {
  border-left: 0 none;
  border-right: 7px solid #fff;
  content: "";
  left: inherit;
  right: 45%;
}
#timeline .timeline-item .timeline-content h2 {
  color: #3784bf;
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
  margin: -20px -20px 0;
  padding: 5px 18px;
  text-align: right;
}
#timeline .timeline-item .timeline-content p {
  color: #fff;
  font-size: 1.0625em;
  line-height: 1.5em;
}
#timeline .timeline-item .timeline-content.right {
  float: right;
  text-align: left;
}
#timeline .timeline-item .timeline-content.right h2 {
  text-align: left;
}
.underlined_left.ull_centered::after {
  left: 50%;
  margin-left: -50px;
}
.underlined_left.ull_centered {
  margin-bottom: 30px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #ef7521;
}
.content {
  padding: 60px 30px;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > li > a {
    color: #425363;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 15px;
  }
}