body {
  width: 100%;
  overflow-x: hidden;
}
.margin50 {
  margin-bottom: 50px;
}
h2 {
  font-size: 2em;
}
.navbar.second-navbar {
  background: #F6F7FA;
  border-bottom: medium none;
  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#healthplans .sub-nav .active_sn a {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  /*border-bottom: 5px solid #10069F;*/
  color: #EE7620;
}
.hero-unit-home {
  background: linear-gradient(rgba(51, 65, 80, 0.75), rgba(51, 65, 80, 0.75)) repeat scroll 0 0%, rgba(0, 0, 0, 0) url("../images/healthplans_flex_1.jpg") repeat scroll 0 0 / 100% auto;
  padding: 200px 0;
}
.member-experience-box {
  background: #10069F none repeat scroll 0 0;
  clear: both;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.member-experience-box-icon {
  background: transparent none repeat scroll 0 0;
  display: inline-block;
  float: left;
  height: 110px;
  line-height: 110px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  top: 0;
  width: 110px;
}
.member-experience-box-info {
  padding-left: 120px;
}
.me_centered {
  float: none;
  margin: 0 auto;
}
.member-experience-box-info h3 {
  color: #fff;
  font-size: 1.5em;
  font-weight: 700;
  margin: 0;
  padding: 25px 0 5px;
  text-transform: uppercase;
}
.member-experience-box-info p {
  color: #fff;
  margin: 0;
  line-height: normal;
}
.title1, .title2 {
  width: 50%;
}
.infoareawrap {
  position: relative;
  border: 1px solid #bac4d1;
  margin: 15px;
  padding: 15px 30px;
}
.infoareawrap h2.subtitle {
  background: #fff none repeat scroll 0 0;
  color: #00A3E0;
  display: block;
  font-size: 24px;
  letter-spacing: 0.09em;
  line-height: 1em;
  margin: -30px auto 30px;
  text-transform: uppercase;
}
.infoareawrap p {
  font-size: 16px;
}
