* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
  font-family: SourceSansPro;
  font-weight: 200;
  font-style: normal;
  src: url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-extralight.eot");
  src: url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-extralight.eot?#iefix") format("embedded-opentype"), url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-extralight.woff") format("woff"), url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-extralight.ttf") format("truetype"), url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-extralight.svg#SourceSansPro") format("svg"); }
@font-face {
  font-family: SourceSansPro;
  font-weight: 300;
  font-style: normal;
  src: url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-light.eot");
  src: url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-light.eot?#iefix") format("embedded-opentype"), url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-light.woff") format("woff"), url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-light.ttf") format("truetype"), url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-light.svg#SourceSansPro") format("svg"); }
@font-face {
  font-family: SourceSansPro;
  font-weight: 400;
  font-style: normal;
  src: url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-regular.eot");
  src: url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-regular.eot?#iefix") format("embedded-opentype"), url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-regular.woff") format("woff"), url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-regular.ttf") format("truetype"), url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-regular.svg#SourceSansPro") format("svg"); }
@font-face {
  font-family: SourceSansPro;
  font-weight: 500;
  font-style: normal;
  src: url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-semibold.eot");
  src: url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-semibold.eot?#iefix") format("embedded-opentype"), url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-semibold.woff") format("woff"), url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-semibold.ttf") format("truetype"), url("/ClientResources/theme/fonts/source_sans_pro/sourcesanspro-semibold.svg#SourceSansPro") format("svg"); }
@font-face {
  font-family: PatuaOne;
  font-weight: 400;
  font-style: normal;
  src: url("/ClientResources/theme/fonts/patua_one/patuaone-regular.eot");
  src: url("/ClientResources/theme/fonts/patua_one/patuaone-regular.eot?#iefix") format("embedded-opentype"), url("/ClientResources/theme/fonts/patua_one/patuaone-regular.woff") format("woff"), url("/ClientResources/theme/fonts/patua_one/patuaone-regular.ttf") format("truetype"), url("/ClientResources/theme/fonts/patua_one/patuaone-regular.svg#PatuaOne") format("svg"); }
@font-face {
  font-family: Louisiana;
  font-weight: 400;
  font-style: normal;
  src: url("/ClientResources/theme/fonts/louisiana/louisiana.eot");
  src: url("/ClientResources/theme/fonts/louisiana/louisiana.eot?#iefix") format("embedded-opentype"), url("/ClientResources/theme/fonts/louisiana/louisiana.woff") format("woff"), url("/ClientResources/theme/fonts/louisiana/louisiana.ttf") format("truetype"), url("/ClientResources/theme/fonts/louisiana/louisiana.svg#Louisiana") format("svg"); }
p {
  line-height: 1.5; }

html,
body {
  height: 100%;
  min-height: 100%;
  margin: 0; }

body {
  color: #717171;
  font-family: "sourcesanspro", Arial, sans-serif; }

img {
  max-width: 100%;
  display: block; }

.main {
  background: white; }

.swoosh {
  display: block;
  width: 100%; }

.top-nav, .top-nav > ul, .main-nav > div > ul {
  max-width: 75em;
  margin-left: auto;
  margin-right: auto; }
  .top-nav:after, .top-nav > ul:after, .main-nav > div > ul:after {
    content: "";
    display: table;
    clear: both; }

.content-wrap, footer {
  max-width: 75em;
  margin-left: auto;
  margin-right: auto; }
  .content-wrap:after, footer:after {
    content: "";
    display: table;
    clear: both; }

#newsletter, #services {
  display: block; }
  #newsletter:after, #services:after {
    content: "";
    display: table;
    clear: both; }

.cta {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%; }
  .cta:last-child {
    margin-right: 0; }
  .cta:nth-child(4n) {
    margin-right: 0; }
  .cta:nth-child(4n+1) {
    clear: left; }
  .cta:nth-child(5) {
    margin-left: 13.64769%; }
  .cta:nth-child(6) {
    margin-right: 0; }
  @media screen and (max-width: 73.44em) {
    .cta {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .cta:last-child {
        margin-right: 0; }
      .cta:nth-child(4n) {
        margin-right: 2.35765%; }
      .cta:nth-child(4n+1) {
        clear: none; }
      .cta:nth-child(3n) {
        margin-right: 0; }
      .cta:nth-child(3n+1) {
        clear: left; }
      .cta:nth-child(5) {
        margin-left: 0%; } }
  @media screen and (max-width: 51em) {
    .cta {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .cta:last-child {
        margin-right: 0; }
      .cta:nth-child(3n) {
        margin-right: 2.35765%; }
      .cta:nth-child(3n+1) {
        clear: none; }
      .cta:nth-child(2n) {
        margin-right: 0; }
      .cta:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 37.5em) {
    .cta {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 73.14426%;
      margin-left: 13.42787%;
      margin-right: 0; }
      .cta:last-child {
        margin-right: 0; }
      .cta:nth-child(5) {
        margin-left: 13.42787%; }
      .cta:nth-child(2n) {
        margin-right: 2.35765%; }
      .cta:nth-child(2n+1) {
        clear: none; } }

.background-wrap {
  background: #eff2f7; }

.hb--slider {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .hb--slider:last-child {
    margin-right: 0; }

.intro {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%;
  margin-left: 8.5298%; }
  .intro:last-child {
    margin-right: 0; }
  @media screen and (max-width: 37.5em) {
    .intro {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 100%;
      margin-left: 0%; }
      .intro:last-child {
        margin-right: 0; } }

.video--wrap {
  display: block; }
  .video--wrap:after {
    content: "";
    display: table;
    clear: both; }

.video--container {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%;
  margin-left: 12.79471%; }
  .video--container:last-child {
    margin-right: 0; }
  @media screen and (max-width: 37.5em) {
    .video--container {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 100%;
      margin-left: 0%; }
      .video--container:last-child {
        margin-right: 0; } }

.newsletter--signup {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  margin-left: 34.11922%; }
  .newsletter--signup:last-child {
    margin-right: 0; }
  @media screen and (max-width: 73.44em) {
    .newsletter--signup {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%;
      margin-left: 25.58941%; }
      .newsletter--signup:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 37.5em) {
    .newsletter--signup {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 100%; }
      .newsletter--signup:last-child {
        margin-right: 0; } }

.footer--main-links {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%; }
  .footer--main-links:last-child {
    margin-right: 0; }

.footer--about {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
  margin-left: 8.5298%; }
  .footer--about:last-child {
    margin-right: 0; }

@media screen and (max-width: 51em) {
  .footer--main-links, .footer--about {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-left: 0%; }
    .footer--main-links:last-child, .footer--about:last-child {
      margin-right: 0; } }
@media screen and (max-width: 37.5em) {
  .footer--main-links, .footer--about {
    float: left;
    display: block;
    margin-right: 7.42297%;
    width: 100%; }
    .footer--main-links:last-child, .footer--about:last-child {
      margin-right: 0; } }

.footer--group {
  float: left;
  display: block;
  margin-right: 3.57866%;
  width: 22.316%; }
  .footer--group:last-child {
    margin-right: 0; }
  .footer--group:nth-child(4n) {
    margin-right: 0; }
  .footer--group:nth-child(4n+1) {
    clear: left; }
  @media screen and (max-width: 37.5em) {
    .footer--group {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 46.28851%; }
      .footer--group:last-child {
        margin-right: 0; }
      .footer--group:nth-child(4n) {
        margin-right: 2.35765%; }
      .footer--group:nth-child(4n+1) {
        clear: none; }
      .footer--group:nth-child(2n) {
        margin-right: 0; }
      .footer--group:nth-child(2n+1) {
        clear: left; } }

#main_content {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
  float: right;
  margin-right: 0; }
  #main_content:last-child {
    margin-right: 0; }
  @media screen and (max-width: 51em) {
    #main_content {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 100%; }
      #main_content:last-child {
        margin-right: 0; } }

#main_sidebar {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  #main_sidebar:last-child {
    margin-right: 0; }
  @media screen and (max-width: 51em) {
    #main_sidebar {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 100%; }
      #main_sidebar:last-child {
        margin-right: 0; } }
  #main_sidebar .cta {
    float: left;
    display: block;
    margin-right: 7.42297%;
    width: 100%; }
    #main_sidebar .cta:last-child {
      margin-right: 0; }

#outdated {
  height: 40px; }
  #outdated h6 {
    font-size: 20px;
    text-align: center;
    line-height: 1;
    margin: 0 0 5px; }
  #outdated p {
    font-size: 10px;
    text-align: center;
    width: auto;
    height: auto; }
  #outdated .last {
    top: 0;
    right: 15px; }
  #outdated #btnUpdateBrowser {
    position: absolute;
    top: -10px;
    left: 10px;
    margin: 15px 0 0 20px;
    font-size: 12px;
    width: 190px;
    padding: 5px; }

.intro {
  text-align: center;
  width: 80%;
  margin: 0 10%; }
  .intro [class*="--title"] {
    font-size: 3em;
    margin-bottom: 0.5em; }
    @media screen and (max-width: 51em) {
      .intro [class*="--title"] {
        font-size: 2.25em; } }
    @media screen and (max-width: 37.5em) {
      .intro [class*="--title"] {
        font-size: 1.5em;
        width: 100%; } }
  .intro span {
    display: block;
    font-weight: 300;
    line-height: 1; }
  .intro p {
    font-weight: 200;
    margin-top: 0;
    font-size: 1.13em; }
    @media screen and (max-width: 37.5em) {
      .intro p {
        font-size: 1em; } }

.about--title span:first-of-type {
  color: #96a7cb; }

.hb--title span:first-of-type {
  color: #5fa7b0; }

.cta {
  text-align: center;
  margin-top: 3em;
  padding: 10px 20px;
  font-size: 0.88em;
  min-height: 25em;
  line-height: 1.5; }
  .cta img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }
  .cta--image {
    border-radius: 100%;
    overflow: hidden;
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto 0.9375em; }
  .cta--title {
    text-transform: uppercase;
    font-weight: 500;
    vertical-align: sub;
    margin-bottom: 0.9375em;
    line-height: 10px; }
  .cta i {
    display: inline-block;
    padding: 0.5em;
    width: 2em;
    height: 2em;
    background: transparent;
    vertical-align: text-bottom;
    border-radius: 100% 100% 100% 0%;
    margin-left: 0.5em;
    margin-right: -0.5em;
    margin-bottom: -0.25em; }
    @media screen and (max-width: 37.5em) {
      .cta i {
        display: none; } }
  .cta--text {
    height: 80px;
    margin-bottom: 1.875em; }
  .cta--button {
    float: left;
    display: block;
    margin-right: 7.42297%;
    width: 59.71639%;
    margin-left: 20.14181%;
    font-size: 0.88em;
    font-weight: 500;
    color: inherit;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.5em 0;
    line-height: 16px; }
    .cta--button:last-child {
      margin-right: 0; }

.top img {
  margin-top: 0.75em;
  margin-bottom: -0.75em; }

.home #services {
  margin: 0 0 2.5em 0;
  float: left;
  width: 100%; }

.internal .cta {
  margin: 3em 0; }

.home .services .cta--image,
#main_sidebar .services .cta--image {
  background: #fdbc40;
  border: 0.75em solid #fed98c; }
.home .services i,
#main_sidebar .services i {
  background: #fdbc40;
  color: white; }
.home .services .cta--button,
#main_sidebar .services .cta--button {
  border: 0.27em solid #fdbc40;
  transition: 0.3s; }
  .home .services .cta--button:hover, .home .services .cta--button:focus, .home .services .cta--button:active,
  #main_sidebar .services .cta--button:hover,
  #main_sidebar .services .cta--button:focus,
  #main_sidebar .services .cta--button:active {
    background: #fdbc40;
    color: white; }
.home .classes .cta--image,
#main_sidebar .classes .cta--image {
  background: #96a7cb;
  border: 0.75em solid #c4cee5; }
.home .classes i,
#main_sidebar .classes i {
  background: #96a7cb;
  color: white; }
.home .classes .cta--button,
#main_sidebar .classes .cta--button {
  border: 0.27em solid #96a7cb;
  transition: 0.3s; }
  .home .classes .cta--button:hover, .home .classes .cta--button:focus, .home .classes .cta--button:active,
  #main_sidebar .classes .cta--button:hover,
  #main_sidebar .classes .cta--button:focus,
  #main_sidebar .classes .cta--button:active {
    background: #96a7cb;
    color: white; }
.home .recognition .cta--image,
#main_sidebar .recognition .cta--image {
  background: #b1d79f;
  border: 0.75em solid #d2e9c6; }
.home .recognition i,
#main_sidebar .recognition i {
  background: #b1d79f;
  color: white; }
.home .recognition .cta--button,
#main_sidebar .recognition .cta--button {
  border: 0.27em solid #b1d79f;
  transition: 0.3s; }
  .home .recognition .cta--button:hover, .home .recognition .cta--button:focus, .home .recognition .cta--button:active,
  #main_sidebar .recognition .cta--button:hover,
  #main_sidebar .recognition .cta--button:focus,
  #main_sidebar .recognition .cta--button:active {
    background: #b1d79f;
    color: white; }
.home .patients .cta--image,
#main_sidebar .patients .cta--image {
  background: #009cab;
  border: 0.75em solid #a8d3d8; }
.home .patients i,
#main_sidebar .patients i {
  background: #009cab;
  color: white; }
.home .patients .cta--button,
#main_sidebar .patients .cta--button {
  border: 0.27em solid #009cab;
  transition: 0.3s; }
  .home .patients .cta--button:hover, .home .patients .cta--button:focus, .home .patients .cta--button:active,
  #main_sidebar .patients .cta--button:hover,
  #main_sidebar .patients .cta--button:focus,
  #main_sidebar .patients .cta--button:active {
    background: #009cab;
    color: white; }
.home .careers .cta--image,
#main_sidebar .careers .cta--image {
  background: #58a59b;
  border: 0.75em solid #99d3cb; }
.home .careers i,
#main_sidebar .careers i {
  background: #58a59b;
  color: white; }
.home .careers .cta--button,
#main_sidebar .careers .cta--button {
  border: 0.27em solid #58a59b;
  transition: 0.3s; }
  .home .careers .cta--button:hover, .home .careers .cta--button:focus, .home .careers .cta--button:active,
  #main_sidebar .careers .cta--button:hover,
  #main_sidebar .careers .cta--button:focus,
  #main_sidebar .careers .cta--button:active {
    background: #58a59b;
    color: white; }
.home .nursery .cta--image,
#main_sidebar .nursery .cta--image {
  background: #fc7a31;
  border: 0.75em solid #ffb88c; }
.home .nursery i,
#main_sidebar .nursery i {
  background: #fc7a31;
  color: white; }
.home .nursery .cta--button,
#main_sidebar .nursery .cta--button {
  border: 0.27em solid #fc7a31;
  transition: 0.3s; }
  .home .nursery .cta--button:hover, .home .nursery .cta--button:focus, .home .nursery .cta--button:active,
  #main_sidebar .nursery .cta--button:hover,
  #main_sidebar .nursery .cta--button:focus,
  #main_sidebar .nursery .cta--button:active {
    background: #fc7a31;
    color: white; }
.home .inquicker .cta--image,
#main_sidebar .inquicker .cta--image {
  background: #9b958e;
  border: 0.75em solid #e3ded6; }
.home .inquicker i,
#main_sidebar .inquicker i {
  background: #9b958e;
  color: white; }
.home .inquicker .cta--button,
#main_sidebar .inquicker .cta--button {
  border: 0.27em solid #9b958e;
  transition: 0.3s; }
  .home .inquicker .cta--button:hover, .home .inquicker .cta--button:focus, .home .inquicker .cta--button:active,
  #main_sidebar .inquicker .cta--button:hover,
  #main_sidebar .inquicker .cta--button:focus,
  #main_sidebar .inquicker .cta--button:active {
    background: #9b958e;
    color: white; }
.home .no-borderradius .cta--image,
#main_sidebar .no-borderradius .cta--image {
  border: 0; }

#marquee {
  border: none;
  overflow: hidden; }

#marqueemodule8 {
  border: none;
  overflow: hidden; }

.main-slider {
  position: relative;
  margin: 3em 0; }
  .main-slider .slide-controls {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 20%;
    z-index: 10;
    text-shadow: 4px 4px 8px #000;
    filter: Shadow(Color=#000000, Direction=145, Strength=5); }
    .main-slider .slide-controls h2 {
      width: 65%;
      font-family: 'PatuaOne';
      display: block;
      color: white;
      font-weight: normal;
      margin: 0 auto 15px;
      font-size: 5.38em; }
      .main-slider .slide-controls h2 a {
        color: #fff;
        text-decoration: none; }
    .main-slider .slide-controls p {
      width: 85%;
      font-size: 3.38em;
      margin: 0 auto;
      font-family: 'Louisiana';
      line-height: .9em;
      margin-bottom: 20px;
      color: #fff;
      font-weight: normal;
      clear: both !important; }
    @media screen and (max-width: 73.44em) {
      .main-slider .slide-controls {
        top: 18%;
        font-size: 0.8em; }
        .main-slider .slide-controls h2 {
          font-size: 4.8em; } }
    @media screen and (max-width: 51em) {
      .main-slider .slide-controls {
        top: 15%;
        font-size: 0.6em; } }
    @media screen and (max-width: 37.5em) {
      .main-slider .slide-controls {
        top: 12%;
        font-size: 0.35em; }
        .main-slider .slide-controls h2 {
          width: 80%;
          margin-top: 20px; }
        .main-slider .slide-controls p {
          display: none; } }
  .main-slider .flex-btns {
    display: block;
    position: relative;
    width: 100%;
    left: 0;
    bottom: 10px;
    text-shadow: 1px 1px 2px #333; }
    .main-slider .flex-btns a {
      color: white;
      padding: 0.75em 3.25em 1em 0.75em;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: 400;
      display: inline-block;
      background: none;
      position: relative;
      border: 0.2em solid white; }
    .main-slider .flex-btns i {
      position: absolute;
      top: -2px;
      right: 8px;
      display: inline-block;
      padding: 0.5em;
      width: 2em;
      height: 2em;
      background: rgba(255, 255, 255, 0.4);
      vertical-align: text-bottom;
      border-radius: 100% 100% 100% 0%;
      margin: 0.5em 0 0 0.5em; }
    @media screen and (max-width: 37.5em) {
      .main-slider .flex-btns .btn-primary {
        font-size: 14px; }
      .main-slider .flex-btns i {
        position: absolute;
        right: 5px; } }

.main-slider .slides li {
  position: relative;
  max-height: 750px;
  min-height: 750px;
  background: #ccc; }
  .main-slider .slides li > img {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto; }
  .main-slider .slides li.flex-active-slide {
    background: #666; }
  @media screen and (max-width: 73.44em) {
    .main-slider .slides li {
      min-height: 550px; }
      .main-slider .slides li > img {
        height: 100%; } }
  @media screen and (max-width: 51em) {
    .main-slider .slides li {
      min-height: 400px; } }
  @media screen and (max-width: 37.5em) {
    .main-slider .slides li {
      min-height: 250px; } }

.no-js .main-slider .slides li {
  padding: 0; }
  .no-js .main-slider .slides li > img {
    position: relative;
    margin: 0 auto;
    height: auto;
    width: auto; }

.main-slider .swoosh {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  z-index: 2; }
  .main-slider .swoosh img {
    width: 100%; }

.slide--caption {
  position: absolute;
  top: 30%;
  width: 100%;
  text-align: center;
  color: white;
  text-shadow: 0 0.125em rgba(0, 0, 0, 0.3); }
  @media screen and (max-width: 73.44em) {
    .slide--caption {
      font-size: 0.8em; } }
  @media screen and (max-width: 51em) {
    .slide--caption {
      font-size: 0.6em; } }
  @media screen and (max-width: 37.5em) {
    .slide--caption {
      top: 15%;
      font-size: 0.35em; } }
  .slide--caption__button {
    margin-top: 1em;
    border: 0.27em solid white;
    display: inline-block;
    width: auto;
    padding: 0.5em 1em; }
  .slide--caption a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    text-align: sub;
    margin-bottom: 0.5em; }
  .slide--caption i {
    display: inline-block;
    padding: 0.5em;
    width: 2em;
    height: 2em;
    background: rgba(255, 255, 255, 0.4);
    vertical-align: text-bottom;
    border-radius: 100% 100% 100% 0%;
    margin-left: 0.5em;
    margin-bottom: -0.25em; }

.flex-control-nav {
  position: absolute;
  bottom: 10%;
  z-index: 20; }
  .flex-control-nav li a {
    height: 1em;
    width: 1em;
    background: transparent;
    border: 0.19em solid white;
    box-shadow: 0 0 0; }
  .flex-control-nav li a.flex-active, .flex-control-nav li a:hover {
    background: white; }

.flexslider .slides > li {
  -webkit-backface-visibility: visible; }

.hb {
  display: block;
  padding: 3em 0; }
  .hb:after {
    content: "";
    display: table;
    clear: both; }

.hb--entry {
  font-family: "sourcesanspro", Arial, sans-serif;
  padding: 0 0.5em; }
  .hb--entry p {
    font-weight: 500;
    font-size: 0.88em; }
  .hb--entry__image {
    border-bottom: 0.25em solid #8fbdc4;
    overflow: hidden;
    max-height: 200px; }
    @media screen and (max-width: 51em) {
      .hb--entry__image {
        max-height: 170px; } }
  .hb--entry__title h3 {
    font-family: "sourcesanspro", Arial, sans-serif;
    font-size: 1.88em;
    font-weight: 200;
    margin: 0.25em 0; }
  .hb--entry__title a {
    color: #8f8f8f;
    text-decoration: none; }
  .hb--entry__title p {
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0; }
  .hb--entry__text a {
    padding: 0;
    text-decoration: none;
    color: #8fbdc4; }
    .hb--entry__text a:hover {
      text-decoration: underline; }
  @media screen and (max-width: 73.44em) {
    .hb--entry h3 {
      font-size: 1.5em; } }

.hb--button {
  font-size: 0.75em;
  font-weight: 500;
  margin: 1em auto;
  display: inline-block;
  border: 0.27em solid #8fbdc4;
  transition: 0.3s;
  padding: 1em; }
  .hb--button:hover, .hb--button:focus, .hb--button:active {
    background: #8fbdc4;
    color: white; }
  .hb--button a {
    text-transform: uppercase;
    text-decoration: none;
    color: inherit; }

.hb--slider {
  width: 100%;
  display: block;
  margin: 1em 0 5em 0;
  position: relative; }
  .hb--slider img {
    width: 100%; }
  .hb--slider .flex-direction-nav a {
    top: 22.5%;
    width: auto;
    height: auto;
    color: transparent;
    text-shadow: none;
    opacity: 1; }
    .hb--slider .flex-direction-nav a.flex-prev {
      left: 0.5em;
      width: 15%;
      max-width: 5em; }
    .hb--slider .flex-direction-nav a.flex-next {
      right: 0.5em;
      width: 15%;
      max-width: 5em; }

.video--title {
  text-align: center;
  background: #eff2f7;
  border-bottom: 0.5em solid #5d4f82; }
  .video--title h2 {
    width: 25%;
    padding: 0.5em;
    background: #5d4f82;
    margin: 0;
    font-size: 1em;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
    color: white; }
    @media screen and (max-width: 51em) {
      .video--title h2 {
        width: 33%; } }
    @media screen and (max-width: 37.5em) {
      .video--title h2 {
        width: 50%; } }

.video--wrap {
  background: #96a7cb;
  width: 100%; }
  .video--wrap img {
    width: 100% !important;
    height: 700px; }
  @media screen and (max-width: 73.44em) {
    .video--wrap img {
      height: 450px; } }
  @media screen and (max-width: 51em) {
    .video--wrap img {
      height: 350px; } }
  @media screen and (max-width: 37.5em) {
    .video--wrap img {
      height: 250px; } }

.embed-container {
  position: relative; }
  .embed-container #cta-video-content {
    position: absolute;
    width: 35%;
    padding: 20px;
    background: #fff;
    top: 37%; }
    .embed-container #cta-video-content a {
      text-decoration: none; }
    .embed-container #cta-video-content h4 {
      font-family: 'Louisiana';
      font-size: 2.3em;
      line-height: .8em; }
      .embed-container #cta-video-content h4 a {
        color: #5d4f82; }
    .embed-container #cta-video-content p {
      font-weight: 300; }
      .embed-container #cta-video-content p a {
        color: #8f8f8f; }
    @media screen and (max-width: 73.44em) {
      .embed-container #cta-video-content {
        width: 42%;
        top: 26%; }
        .embed-container #cta-video-content h4 {
          font-size: 2em; } }
    @media screen and (max-width: 51em) {
      .embed-container #cta-video-content {
        top: 35%;
        width: 100%; }
        .embed-container #cta-video-content h4 {
          font-size: 1.8em; }
        .embed-container #cta-video-content p {
          font-size: 12px; } }
    @media screen and (max-width: 37.5em) {
      .embed-container #cta-video-content {
        top: 5px; } }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.floating-nav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  font-weight: 300;
  background: white;
  text-align: right; }
  .floating-nav ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0; }
  .floating-nav a {
    color: inherit;
    text-decoration: none;
    width: 100%; }
  @media screen and (max-width: 51em) {
    .floating-nav {
      height: 60px; } }

.top-nav {
  background: white; }
  .top-nav .top-logo-nav {
    position: absolute;
    top: -10px;
    left: -3px;
    z-index: 100; }
    .top-nav .top-logo-nav a {
      border: none;
      padding: 0; }
    @media screen and (max-width: 73.44em) {
      .top-nav .top-logo-nav img {
        width: 112px; } }
    @media screen and (max-width: 65em) {
      .top-nav .top-logo-nav img {
        width: 100px; } }
    @media screen and (max-width: 51em) {
      .top-nav .top-logo-nav {
        display: none; } }
  .top-nav li {
    display: inline-block;
    font-size: 0.88em; }
  .top-nav i {
    font-size: 1.12em; }
  .top-nav ul {
    margin-top: 0.65em;
    margin-bottom: 0.65em; }
  .top-nav a {
    font-size: 0.88em;
    text-transform: uppercase;
    padding: 0em 0.25em 0 0.5em;
    border-left: 0.1em solid #717171; }
  .top-nav li:nth-child(1) a, .top-nav .social-icons a {
    border: none; }
  .top-nav .search {
    margin-left: 0.5em;
    border: 0.25em solid #dae0e4;
    background: #dae0e4; }
    .top-nav .search input, .top-nav .search i {
      background: #dae0e4;
      border: none;
      padding: 0.25em 0.5em;
      -webkit-user-modify: read-write-plaintext-only;
      -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
      .top-nav .search input:active, .top-nav .search input:focus, .top-nav .search i:active, .top-nav .search i:focus {
        outline: none; }
    .top-nav .search i {
      border-right: 0.1em solid #717171;
      color: #8ec0bf; }
    .top-nav .search a {
      border-left: none;
      width: 18px;
      overflow: hidden; }
  @media screen and (max-width: 51em) {
    .top-nav {
      margin: 60px 0 0 0;
      padding: 30px 10px 10px 10px;
      text-align: left; }
      .top-nav li a {
        font-size: 1.2em; }
      .top-nav .social-icons {
        text-align: center;
        margin: 10px 0; }
        .top-nav .social-icons i {
          font-size: 2.1em;
          width: 15%;
          text-align: center; }
      .top-nav .search a {
        font-size: .8em;
        margin: 6px;
        float: right; } }
  @media screen and (max-width: 37.5em) {
    .top-nav li {
      width: 49%; }
      .top-nav li a {
        font-size: 1em; } }

.main-nav {
  background: #dae0e4;
  border-top: 0.3125em solid #919191; }
  @media screen and (max-width: 51em) {
    .main-nav {
      background: white;
      border-top: none;
      padding: 0; } }
  .main-nav ul {
    padding-left: 0;
    width: 100%; }
  .main-nav > div > ul > [id^='li'] > a {
    display: block;
    border-left: 2px solid white;
    padding: 10px .25px; }
    @media screen and (max-width: 51em) {
      .main-nav > div > ul > [id^='li'] > a {
        border-left: none; } }
  .main-nav > div > ul > [id^='li']:last-child > a {
    border-right: 2px solid white; }

.main-nav [id^='li'] {
  display: inline-block;
  position: relative;
  line-height: 1.5;
  text-align: center;
  border-top: 5px solid transparent;
  margin-top: -0.3125em; }
  @media screen and (max-width: 51em) {
    .main-nav [id^='li'] {
      margin: 0; } }
  @media screen and (max-width: 51em) {
    .main-nav [id^='li'] {
      padding: 0; } }
  .main-nav [id^='li']:nth-child(1) {
    border-top-color: #5d4f82; }
    @media screen and (max-width: 51em) {
      .main-nav [id^='li']:nth-child(1) {
        border-top: none;
        background: #5d4f82;
        color: white; } }
    .main-nav [id^='li']:nth-child(1) ul {
      background: white; }
    .main-nav [id^='li']:nth-child(1) .sub-bg {
      background: #5d4f82;
      height: 1500px;
      width: 49.9%;
      position: absolute;
      z-index: 0; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(1) .sub-bg {
          display: none; } }
    .main-nav [id^='li']:nth-child(1):hover, .main-nav [id^='li']:nth-child(1):focus, .main-nav [id^='li']:nth-child(1):active {
      background: white;
      color: #717171; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(1):hover, .main-nav [id^='li']:nth-child(1):focus, .main-nav [id^='li']:nth-child(1):active {
          background: #5d4f82;
          color: white; } }
    .main-nav [id^='li']:nth-child(1) li:not(.nav-content) {
      background: #756995;
      color: white;
      border-bottom: 1px solid #a69eba; }
      .main-nav [id^='li']:nth-child(1) li:not(.nav-content):hover {
        background: #b6b0c7; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(1) li:not(.nav-content) {
          background: none;
          color: #717171;
          border-bottom: 1px solid #d7d7d7; }
          .main-nav [id^='li']:nth-child(1) li:not(.nav-content):hover {
            background: #f1f1f1; } }
    .main-nav [id^='li']:nth-child(1) .nav-content .fa-share {
      display: inline-block;
      padding: 0.5em;
      width: 2em;
      height: 2em;
      background: #5d4f82;
      vertical-align: text-bottom;
      border-radius: 100% 100% 100% 0%;
      color: white;
      margin-bottom: -4px; }
    .main-nav [id^='li']:nth-child(1) .nav-content a {
      color: #5d4f82; }
    .main-nav [id^='li']:nth-child(1) .nav-content--wrap, .main-nav [id^='li']:nth-child(1) .nav-content i {
      background: #5d4f82;
      color: white; }
  .main-nav [id^='li']:nth-child(2) {
    border-top-color: #fdbc40; }
    @media screen and (max-width: 51em) {
      .main-nav [id^='li']:nth-child(2) {
        border-top: none;
        background: #fdbc40;
        color: white; } }
    .main-nav [id^='li']:nth-child(2) ul {
      background: white; }
    .main-nav [id^='li']:nth-child(2) .sub-bg {
      background: #fdbc40;
      height: 1500px;
      width: 49.9%;
      position: absolute;
      z-index: 0; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(2) .sub-bg {
          display: none; } }
    .main-nav [id^='li']:nth-child(2):hover, .main-nav [id^='li']:nth-child(2):focus, .main-nav [id^='li']:nth-child(2):active {
      background: white;
      color: #717171; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(2):hover, .main-nav [id^='li']:nth-child(2):focus, .main-nav [id^='li']:nth-child(2):active {
          background: #fdbc40;
          color: white; } }
    .main-nav [id^='li']:nth-child(2) li:not(.nav-content) {
      background: #fdc65d;
      color: white;
      border-bottom: 1px solid #feda96; }
      .main-nav [id^='li']:nth-child(2) li:not(.nav-content):hover {
        background: #fee1a9; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(2) li:not(.nav-content) {
          background: none;
          color: #717171;
          border-bottom: 1px solid #d7d7d7; }
          .main-nav [id^='li']:nth-child(2) li:not(.nav-content):hover {
            background: #f1f1f1; } }
    .main-nav [id^='li']:nth-child(2) .nav-content .fa-share {
      display: inline-block;
      padding: 0.5em;
      width: 2em;
      height: 2em;
      background: #fdbc40;
      vertical-align: text-bottom;
      border-radius: 100% 100% 100% 0%;
      color: white;
      margin-bottom: -4px; }
    .main-nav [id^='li']:nth-child(2) .nav-content a {
      color: #fdbc40; }
    .main-nav [id^='li']:nth-child(2) .nav-content--wrap, .main-nav [id^='li']:nth-child(2) .nav-content i {
      background: #fdbc40;
      color: white; }
  .main-nav [id^='li']:nth-child(3) {
    border-top-color: #96a7cb; }
    @media screen and (max-width: 51em) {
      .main-nav [id^='li']:nth-child(3) {
        border-top: none;
        background: #96a7cb;
        color: white; } }
    .main-nav [id^='li']:nth-child(3) ul {
      background: white; }
    .main-nav [id^='li']:nth-child(3) .sub-bg {
      background: #96a7cb;
      height: 1500px;
      width: 49.9%;
      position: absolute;
      z-index: 0; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(3) .sub-bg {
          display: none; } }
    .main-nav [id^='li']:nth-child(3):hover, .main-nav [id^='li']:nth-child(3):focus, .main-nav [id^='li']:nth-child(3):active {
      background: white;
      color: #717171; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(3):hover, .main-nav [id^='li']:nth-child(3):focus, .main-nav [id^='li']:nth-child(3):active {
          background: #96a7cb;
          color: white; } }
    .main-nav [id^='li']:nth-child(3) li:not(.nav-content) {
      background: #a6b4d3;
      color: white;
      border-bottom: 1px solid #c5cfe2; }
      .main-nav [id^='li']:nth-child(3) li:not(.nav-content):hover {
        background: #d0d7e8; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(3) li:not(.nav-content) {
          background: none;
          color: #717171;
          border-bottom: 1px solid #d7d7d7; }
          .main-nav [id^='li']:nth-child(3) li:not(.nav-content):hover {
            background: #f1f1f1; } }
    .main-nav [id^='li']:nth-child(3) .nav-content .fa-share {
      display: inline-block;
      padding: 0.5em;
      width: 2em;
      height: 2em;
      background: #96a7cb;
      vertical-align: text-bottom;
      border-radius: 100% 100% 100% 0%;
      color: white;
      margin-bottom: -4px; }
    .main-nav [id^='li']:nth-child(3) .nav-content a {
      color: #96a7cb; }
    .main-nav [id^='li']:nth-child(3) .nav-content--wrap, .main-nav [id^='li']:nth-child(3) .nav-content i {
      background: #96a7cb;
      color: white; }
  .main-nav [id^='li']:nth-child(4) {
    border-top-color: #fc7a31; }
    @media screen and (max-width: 51em) {
      .main-nav [id^='li']:nth-child(4) {
        border-top: none;
        background: #fc7a31;
        color: white; } }
    .main-nav [id^='li']:nth-child(4) ul {
      background: white; }
    .main-nav [id^='li']:nth-child(4) .sub-bg {
      background: #fc7a31;
      height: 1500px;
      width: 49.9%;
      position: absolute;
      z-index: 0; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(4) .sub-bg {
          display: none; } }
    .main-nav [id^='li']:nth-child(4):hover, .main-nav [id^='li']:nth-child(4):focus, .main-nav [id^='li']:nth-child(4):active {
      background: white;
      color: #717171; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(4):hover, .main-nav [id^='li']:nth-child(4):focus, .main-nav [id^='li']:nth-child(4):active {
          background: #fc7a31;
          color: white; } }
    .main-nav [id^='li']:nth-child(4) li:not(.nav-content) {
      background: #fc8e50;
      color: white;
      border-bottom: 1px solid #fdb68e; }
      .main-nav [id^='li']:nth-child(4) li:not(.nav-content):hover {
        background: #fec3a2; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(4) li:not(.nav-content) {
          background: none;
          color: #717171;
          border-bottom: 1px solid #d7d7d7; }
          .main-nav [id^='li']:nth-child(4) li:not(.nav-content):hover {
            background: #f1f1f1; } }
    .main-nav [id^='li']:nth-child(4) .nav-content .fa-share {
      display: inline-block;
      padding: 0.5em;
      width: 2em;
      height: 2em;
      background: #fc7a31;
      vertical-align: text-bottom;
      border-radius: 100% 100% 100% 0%;
      color: white;
      margin-bottom: -4px; }
    .main-nav [id^='li']:nth-child(4) .nav-content a {
      color: #fc7a31; }
    .main-nav [id^='li']:nth-child(4) .nav-content--wrap, .main-nav [id^='li']:nth-child(4) .nav-content i {
      background: #fc7a31;
      color: white; }
  .main-nav [id^='li']:nth-child(5) {
    border-top-color: #6aba50; }
    @media screen and (max-width: 51em) {
      .main-nav [id^='li']:nth-child(5) {
        border-top: none;
        background: #6aba50;
        color: white; } }
    .main-nav [id^='li']:nth-child(5) ul {
      background: white; }
    .main-nav [id^='li']:nth-child(5) .sub-bg {
      background: #6aba50;
      height: 1500px;
      width: 49.9%;
      position: absolute;
      z-index: 0; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(5) .sub-bg {
          display: none; } }
    .main-nav [id^='li']:nth-child(5):hover, .main-nav [id^='li']:nth-child(5):focus, .main-nav [id^='li']:nth-child(5):active {
      background: white;
      color: #717171; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(5):hover, .main-nav [id^='li']:nth-child(5):focus, .main-nav [id^='li']:nth-child(5):active {
          background: #6aba50;
          color: white; } }
    .main-nav [id^='li']:nth-child(5) li:not(.nav-content) {
      background: #80c46a;
      color: white;
      border-bottom: 1px solid #add99f; }
      .main-nav [id^='li']:nth-child(5) li:not(.nav-content):hover {
        background: #bce0b0; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(5) li:not(.nav-content) {
          background: none;
          color: #717171;
          border-bottom: 1px solid #d7d7d7; }
          .main-nav [id^='li']:nth-child(5) li:not(.nav-content):hover {
            background: #f1f1f1; } }
    .main-nav [id^='li']:nth-child(5) .nav-content .fa-share {
      display: inline-block;
      padding: 0.5em;
      width: 2em;
      height: 2em;
      background: #6aba50;
      vertical-align: text-bottom;
      border-radius: 100% 100% 100% 0%;
      color: white;
      margin-bottom: -4px; }
    .main-nav [id^='li']:nth-child(5) .nav-content a {
      color: #6aba50; }
    .main-nav [id^='li']:nth-child(5) .nav-content--wrap, .main-nav [id^='li']:nth-child(5) .nav-content i {
      background: #6aba50;
      color: white; }
  .main-nav [id^='li']:nth-child(6) {
    border-top-color: #008477; }
    @media screen and (max-width: 51em) {
      .main-nav [id^='li']:nth-child(6) {
        border-top: none;
        background: #008477;
        color: white; } }
    .main-nav [id^='li']:nth-child(6) ul {
      background: white; }
    .main-nav [id^='li']:nth-child(6) .sub-bg {
      background: #008477;
      height: 1500px;
      width: 49.9%;
      position: absolute;
      z-index: 0; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(6) .sub-bg {
          display: none; } }
    .main-nav [id^='li']:nth-child(6):hover, .main-nav [id^='li']:nth-child(6):focus, .main-nav [id^='li']:nth-child(6):active {
      background: white;
      color: #717171; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(6):hover, .main-nav [id^='li']:nth-child(6):focus, .main-nav [id^='li']:nth-child(6):active {
          background: #008477;
          color: white; } }
    .main-nav [id^='li']:nth-child(6) li:not(.nav-content) {
      background: #26968b;
      color: white;
      border-bottom: 1px solid #73bbb4; }
      .main-nav [id^='li']:nth-child(6) li:not(.nav-content):hover {
        background: #8cc8c2; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(6) li:not(.nav-content) {
          background: none;
          color: #717171;
          border-bottom: 1px solid #d7d7d7; }
          .main-nav [id^='li']:nth-child(6) li:not(.nav-content):hover {
            background: #f1f1f1; } }
    .main-nav [id^='li']:nth-child(6) .nav-content .fa-share {
      display: inline-block;
      padding: 0.5em;
      width: 2em;
      height: 2em;
      background: #008477;
      vertical-align: text-bottom;
      border-radius: 100% 100% 100% 0%;
      color: white;
      margin-bottom: -4px; }
    .main-nav [id^='li']:nth-child(6) .nav-content a {
      color: #008477; }
    .main-nav [id^='li']:nth-child(6) .nav-content--wrap, .main-nav [id^='li']:nth-child(6) .nav-content i {
      background: #008477;
      color: white; }
  .main-nav [id^='li']:nth-child(7) {
    border-top-color: #39b9c7; }
    @media screen and (max-width: 51em) {
      .main-nav [id^='li']:nth-child(7) {
        border-top: none;
        background: #39b9c7;
        color: white; } }
    .main-nav [id^='li']:nth-child(7) ul {
      background: white; }
    .main-nav [id^='li']:nth-child(7) .sub-bg {
      background: #39b9c7;
      height: 1500px;
      width: 49.9%;
      position: absolute;
      z-index: 0; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(7) .sub-bg {
          display: none; } }
    .main-nav [id^='li']:nth-child(7):hover, .main-nav [id^='li']:nth-child(7):focus, .main-nav [id^='li']:nth-child(7):active {
      background: white;
      color: #717171; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(7):hover, .main-nav [id^='li']:nth-child(7):focus, .main-nav [id^='li']:nth-child(7):active {
          background: #39b9c7;
          color: white; } }
    .main-nav [id^='li']:nth-child(7) li:not(.nav-content) {
      background: #57c4cf;
      color: white;
      border-bottom: 1px solid #92d9e0; }
      .main-nav [id^='li']:nth-child(7) li:not(.nav-content):hover {
        background: #a6e0e6; }
      @media screen and (max-width: 51em) {
        .main-nav [id^='li']:nth-child(7) li:not(.nav-content) {
          background: none;
          color: #717171;
          border-bottom: 1px solid #d7d7d7; }
          .main-nav [id^='li']:nth-child(7) li:not(.nav-content):hover {
            background: #f1f1f1; } }
    .main-nav [id^='li']:nth-child(7) .nav-content .fa-share {
      display: inline-block;
      padding: 0.5em;
      width: 2em;
      height: 2em;
      background: #39b9c7;
      vertical-align: text-bottom;
      border-radius: 100% 100% 100% 0%;
      color: white;
      margin-bottom: -4px; }
    .main-nav [id^='li']:nth-child(7) .nav-content a {
      color: #39b9c7; }
    .main-nav [id^='li']:nth-child(7) .nav-content--wrap, .main-nav [id^='li']:nth-child(7) .nav-content i {
      background: #39b9c7;
      color: white; }
  .main-nav [id^='li']:nth-child(n+5) .subnav {
    right: -3px; }
  .main-nav [id^='li']:nth-child(7) .subnav {
    right: 0; }
  .main-nav [id^='li']:nth-child(-n+4) .subnav {
    left: 0; }
  .main-nav [id^='li']:hover, .main-nav [id^='li']:active, .main-nav [id^='li']:focus {
    z-index: 1; }
    .main-nav [id^='li']:hover .subnav, .main-nav [id^='li']:active .subnav, .main-nav [id^='li']:focus .subnav {
      display: block; }
  @media screen and (max-width: 51em) {
    .main-nav [id^='li']:nth-child(n+5) .subnav {
      right: 0; } }
.main-nav #li_about_us {
  margin-left: 103px; }
  @media screen and (max-width: 65em) {
    .main-nav #li_about_us {
      margin-left: 90px; } }
  @media screen and (max-width: 51em) {
    .main-nav #li_about_us {
      margin-left: 0; } }

.subnav, .about [id^='li_']:nth-child(1) .subnav, .physicians [id^='li_']:nth-child(2) .subnav, .programs-services [id^='li_']:nth-child(3) .subnav, .quality-safety [id^='li_']:nth-child(4) .subnav, .patients [id^='li_']:nth-child(5) .subnav, .health-education [id^='li_']:nth-child(6) .subnav, .healthbridge [id^='li_']:nth-child(7) .subnav {
  display: none;
  position: absolute;
  font-size: 0.75em;
  text-align: left;
  top: 100%;
  background: inherit;
  text-transform: uppercase;
  color: #009cab;
  font-weight: 400;
  border: solid 1px #cecece;
  margin-left: -0.0625em; }
  .subnav ul, .about [id^='li_']:nth-child(1) .subnav ul, .physicians [id^='li_']:nth-child(2) .subnav ul, .programs-services [id^='li_']:nth-child(3) .subnav ul, .quality-safety [id^='li_']:nth-child(4) .subnav ul, .patients [id^='li_']:nth-child(5) .subnav ul, .health-education [id^='li_']:nth-child(6) .subnav ul, .healthbridge [id^='li_']:nth-child(7) .subnav ul {
    padding: 0;
    background: none;
    max-width: 100em;
    margin: 0 auto; }
  @media screen and (max-width: 51em) {
    .subnav, .about [id^='li_']:nth-child(1) .subnav, .physicians [id^='li_']:nth-child(2) .subnav, .programs-services [id^='li_']:nth-child(3) .subnav, .quality-safety [id^='li_']:nth-child(4) .subnav, .patients [id^='li_']:nth-child(5) .subnav, .health-education [id^='li_']:nth-child(6) .subnav, .healthbridge [id^='li_']:nth-child(7) .subnav {
      position: relative; } }

.subnav {
  padding: 0;
  width: 535px;
  max-width: 45em;
  overflow: hidden;
  z-index: 0; }
  @media screen and (max-width: 51em) {
    .subnav {
      max-width: 100%; }
      .subnav .sub-bg {
        background: none; } }
  .subnav a {
    display: block;
    padding: 7px 10px 7px 10px; }
  .subnav > ul {
    overflow: hidden; }
  .subnav li:not(.nav-content) {
    font-size: 1.125em;
    cursor: pointer;
    width: 49.9%;
    position: relative;
    z-index: 2; }
  .subnav .form a {
    padding: 0; }

.about [id^='li_']:nth-child(1) {
  position: static; }
  .about [id^='li_']:nth-child(1) .subnav {
    display: block;
    background: #c6cdd1; }
  .about [id^='li_']:nth-child(1):hover, .about [id^='li_']:nth-child(1):focus, .about [id^='li_']:nth-child(1):active {
    position: static; }
  .about [id^='li_']:nth-child(1) .subnav {
    width: 100%;
    max-width: 100%;
    padding: 1.41818em 0 0;
    margin-left: 0; }
    .about [id^='li_']:nth-child(1) .subnav li {
      background: #c6cdd1;
      color: #717171;
      width: auto;
      float: none;
      border-right: 1px solid #717171;
      border-bottom: none;
      line-height: 0.75em;
      margin-bottom: 15px;
      display: inline-block; }
      .about [id^='li_']:nth-child(1) .subnav li:hover {
        background: none;
        color: #3e3e3e; }
      .about [id^='li_']:nth-child(1) .subnav li a {
        padding: 2px 5px;
        margin: 0 10px;
        width: auto; }
      .about [id^='li_']:nth-child(1) .subnav li:last-child {
        border: none; }
    @media screen and (max-width: 51em) {
      .about [id^='li_']:nth-child(1) .subnav {
        background: #fff;
        padding: 0; }
        .about [id^='li_']:nth-child(1) .subnav .selected a {
          padding: 10px !important;
          background: #f1f1f1; }
        .about [id^='li_']:nth-child(1) .subnav li {
          width: 100%;
          background: none;
          border-right: none;
          padding: 0;
          margin: 0;
          display: block; }
        .about [id^='li_']:nth-child(1) .subnav a {
          width: 100% !important;
          background: #fff;
          padding: 15px 10px !important;
          float: left;
          margin: 0 !important;
          border-right: none;
          border-bottom: 1px solid #d7d7d7; }
          .about [id^='li_']:nth-child(1) .subnav a:hover {
            background: #f1f1f1; } }
    .about [id^='li_']:nth-child(1) .subnav .nav-content {
      display: none; }

.physicians [id^='li_']:nth-child(2) {
  position: static; }
  .physicians [id^='li_']:nth-child(2) .subnav {
    display: block;
    background: #c6cdd1; }
  .physicians [id^='li_']:nth-child(2):hover, .physicians [id^='li_']:nth-child(2):focus, .physicians [id^='li_']:nth-child(2):active {
    position: static; }
  .physicians [id^='li_']:nth-child(2) .subnav {
    width: 100%;
    max-width: 100%;
    padding: 1.41818em 0 0;
    margin-left: 0; }
    .physicians [id^='li_']:nth-child(2) .subnav li {
      background: #c6cdd1;
      color: #717171;
      width: auto;
      float: none;
      border-right: 1px solid #717171;
      border-bottom: none;
      line-height: 0.75em;
      margin-bottom: 15px;
      display: inline-block; }
      .physicians [id^='li_']:nth-child(2) .subnav li:hover {
        background: none;
        color: #3e3e3e; }
      .physicians [id^='li_']:nth-child(2) .subnav li a {
        padding: 2px 5px;
        margin: 0 10px;
        width: auto; }
      .physicians [id^='li_']:nth-child(2) .subnav li:last-child {
        border: none; }
    @media screen and (max-width: 51em) {
      .physicians [id^='li_']:nth-child(2) .subnav {
        background: #fff;
        padding: 0; }
        .physicians [id^='li_']:nth-child(2) .subnav .selected a {
          padding: 10px !important;
          background: #f1f1f1; }
        .physicians [id^='li_']:nth-child(2) .subnav li {
          width: 100%;
          background: none;
          border-right: none;
          padding: 0;
          margin: 0;
          display: block; }
        .physicians [id^='li_']:nth-child(2) .subnav a {
          width: 100% !important;
          background: #fff;
          padding: 15px 10px !important;
          float: left;
          margin: 0 !important;
          border-right: none;
          border-bottom: 1px solid #d7d7d7; }
          .physicians [id^='li_']:nth-child(2) .subnav a:hover {
            background: #f1f1f1; } }
    .physicians [id^='li_']:nth-child(2) .subnav .nav-content {
      display: none; }

.programs-services [id^='li_']:nth-child(3) {
  position: static; }
  .programs-services [id^='li_']:nth-child(3) .subnav {
    display: block;
    background: #c6cdd1; }
  .programs-services [id^='li_']:nth-child(3):hover, .programs-services [id^='li_']:nth-child(3):focus, .programs-services [id^='li_']:nth-child(3):active {
    position: static; }
  .programs-services [id^='li_']:nth-child(3) .subnav {
    width: 100%;
    max-width: 100%;
    padding: 1.41818em 0 0;
    margin-left: 0; }
    .programs-services [id^='li_']:nth-child(3) .subnav li {
      background: #c6cdd1;
      color: #717171;
      width: auto;
      float: none;
      border-right: 1px solid #717171;
      border-bottom: none;
      line-height: 0.75em;
      margin-bottom: 15px;
      display: inline-block; }
      .programs-services [id^='li_']:nth-child(3) .subnav li:hover {
        background: none;
        color: #3e3e3e; }
      .programs-services [id^='li_']:nth-child(3) .subnav li a {
        padding: 2px 5px;
        margin: 0 10px;
        width: auto; }
      .programs-services [id^='li_']:nth-child(3) .subnav li:last-child {
        border: none; }
    @media screen and (max-width: 51em) {
      .programs-services [id^='li_']:nth-child(3) .subnav {
        background: #fff;
        padding: 0; }
        .programs-services [id^='li_']:nth-child(3) .subnav .selected a {
          padding: 10px !important;
          background: #f1f1f1; }
        .programs-services [id^='li_']:nth-child(3) .subnav li {
          width: 100%;
          background: none;
          border-right: none;
          padding: 0;
          margin: 0;
          display: block; }
        .programs-services [id^='li_']:nth-child(3) .subnav a {
          width: 100% !important;
          background: #fff;
          padding: 15px 10px !important;
          float: left;
          margin: 0 !important;
          border-right: none;
          border-bottom: 1px solid #d7d7d7; }
          .programs-services [id^='li_']:nth-child(3) .subnav a:hover {
            background: #f1f1f1; } }
    .programs-services [id^='li_']:nth-child(3) .subnav .nav-content {
      display: none; }

.quality-safety [id^='li_']:nth-child(4) {
  position: static; }
  .quality-safety [id^='li_']:nth-child(4) .subnav {
    display: block;
    background: #c6cdd1; }
  .quality-safety [id^='li_']:nth-child(4):hover, .quality-safety [id^='li_']:nth-child(4):focus, .quality-safety [id^='li_']:nth-child(4):active {
    position: static; }
  .quality-safety [id^='li_']:nth-child(4) .subnav {
    width: 100%;
    max-width: 100%;
    padding: 1.41818em 0 0;
    margin-left: 0; }
    .quality-safety [id^='li_']:nth-child(4) .subnav li {
      background: #c6cdd1;
      color: #717171;
      width: auto;
      float: none;
      border-right: 1px solid #717171;
      border-bottom: none;
      line-height: 0.75em;
      margin-bottom: 15px;
      display: inline-block; }
      .quality-safety [id^='li_']:nth-child(4) .subnav li:hover {
        background: none;
        color: #3e3e3e; }
      .quality-safety [id^='li_']:nth-child(4) .subnav li a {
        padding: 2px 5px;
        margin: 0 10px;
        width: auto; }
      .quality-safety [id^='li_']:nth-child(4) .subnav li:last-child {
        border: none; }
    @media screen and (max-width: 51em) {
      .quality-safety [id^='li_']:nth-child(4) .subnav {
        background: #fff;
        padding: 0; }
        .quality-safety [id^='li_']:nth-child(4) .subnav .selected a {
          padding: 10px !important;
          background: #f1f1f1; }
        .quality-safety [id^='li_']:nth-child(4) .subnav li {
          width: 100%;
          background: none;
          border-right: none;
          padding: 0;
          margin: 0;
          display: block; }
        .quality-safety [id^='li_']:nth-child(4) .subnav a {
          width: 100% !important;
          background: #fff;
          padding: 15px 10px !important;
          float: left;
          margin: 0 !important;
          border-right: none;
          border-bottom: 1px solid #d7d7d7; }
          .quality-safety [id^='li_']:nth-child(4) .subnav a:hover {
            background: #f1f1f1; } }
    .quality-safety [id^='li_']:nth-child(4) .subnav .nav-content {
      display: none; }

.patients [id^='li_']:nth-child(5) {
  position: static; }
  .patients [id^='li_']:nth-child(5) .subnav {
    display: block;
    background: #c6cdd1; }
  .patients [id^='li_']:nth-child(5):hover, .patients [id^='li_']:nth-child(5):focus, .patients [id^='li_']:nth-child(5):active {
    position: static; }
  .patients [id^='li_']:nth-child(5) .subnav {
    width: 100%;
    max-width: 100%;
    padding: 1.41818em 0 0;
    margin-left: 0; }
    .patients [id^='li_']:nth-child(5) .subnav li {
      background: #c6cdd1;
      color: #717171;
      width: auto;
      float: none;
      border-right: 1px solid #717171;
      border-bottom: none;
      line-height: 0.75em;
      margin-bottom: 15px;
      display: inline-block; }
      .patients [id^='li_']:nth-child(5) .subnav li:hover {
        background: none;
        color: #3e3e3e; }
      .patients [id^='li_']:nth-child(5) .subnav li a {
        padding: 2px 5px;
        margin: 0 10px;
        width: auto; }
      .patients [id^='li_']:nth-child(5) .subnav li:last-child {
        border: none; }
    @media screen and (max-width: 51em) {
      .patients [id^='li_']:nth-child(5) .subnav {
        background: #fff;
        padding: 0; }
        .patients [id^='li_']:nth-child(5) .subnav .selected a {
          padding: 10px !important;
          background: #f1f1f1; }
        .patients [id^='li_']:nth-child(5) .subnav li {
          width: 100%;
          background: none;
          border-right: none;
          padding: 0;
          margin: 0;
          display: block; }
        .patients [id^='li_']:nth-child(5) .subnav a {
          width: 100% !important;
          background: #fff;
          padding: 15px 10px !important;
          float: left;
          margin: 0 !important;
          border-right: none;
          border-bottom: 1px solid #d7d7d7; }
          .patients [id^='li_']:nth-child(5) .subnav a:hover {
            background: #f1f1f1; } }
    .patients [id^='li_']:nth-child(5) .subnav .nav-content {
      display: none; }

.health-education [id^='li_']:nth-child(6) {
  position: static; }
  .health-education [id^='li_']:nth-child(6) .subnav {
    display: block;
    background: #c6cdd1; }
  .health-education [id^='li_']:nth-child(6):hover, .health-education [id^='li_']:nth-child(6):focus, .health-education [id^='li_']:nth-child(6):active {
    position: static; }
  .health-education [id^='li_']:nth-child(6) .subnav {
    width: 100%;
    max-width: 100%;
    padding: 1.41818em 0 0;
    margin-left: 0; }
    .health-education [id^='li_']:nth-child(6) .subnav li {
      background: #c6cdd1;
      color: #717171;
      width: auto;
      float: none;
      border-right: 1px solid #717171;
      border-bottom: none;
      line-height: 0.75em;
      margin-bottom: 15px;
      display: inline-block; }
      .health-education [id^='li_']:nth-child(6) .subnav li:hover {
        background: none;
        color: #3e3e3e; }
      .health-education [id^='li_']:nth-child(6) .subnav li a {
        padding: 2px 5px;
        margin: 0 10px;
        width: auto; }
      .health-education [id^='li_']:nth-child(6) .subnav li:last-child {
        border: none; }
    @media screen and (max-width: 51em) {
      .health-education [id^='li_']:nth-child(6) .subnav {
        background: #fff;
        padding: 0; }
        .health-education [id^='li_']:nth-child(6) .subnav .selected a {
          padding: 10px !important;
          background: #f1f1f1; }
        .health-education [id^='li_']:nth-child(6) .subnav li {
          width: 100%;
          background: none;
          border-right: none;
          padding: 0;
          margin: 0;
          display: block; }
        .health-education [id^='li_']:nth-child(6) .subnav a {
          width: 100% !important;
          background: #fff;
          padding: 15px 10px !important;
          float: left;
          margin: 0 !important;
          border-right: none;
          border-bottom: 1px solid #d7d7d7; }
          .health-education [id^='li_']:nth-child(6) .subnav a:hover {
            background: #f1f1f1; } }
    .health-education [id^='li_']:nth-child(6) .subnav .nav-content {
      display: none; }

.healthbridge [id^='li_']:nth-child(7) {
  position: static; }
  .healthbridge [id^='li_']:nth-child(7) .subnav {
    display: block;
    background: #c6cdd1; }
  .healthbridge [id^='li_']:nth-child(7):hover, .healthbridge [id^='li_']:nth-child(7):focus, .healthbridge [id^='li_']:nth-child(7):active {
    position: static; }
  .healthbridge [id^='li_']:nth-child(7) .subnav {
    width: 100%;
    max-width: 100%;
    padding: 1.41818em 0 0;
    margin-left: 0; }
    .healthbridge [id^='li_']:nth-child(7) .subnav li {
      background: #c6cdd1;
      color: #717171;
      width: auto;
      float: none;
      border-right: 1px solid #717171;
      border-bottom: none;
      line-height: 0.75em;
      margin-bottom: 15px;
      display: inline-block; }
      .healthbridge [id^='li_']:nth-child(7) .subnav li:hover {
        background: none;
        color: #3e3e3e; }
      .healthbridge [id^='li_']:nth-child(7) .subnav li a {
        padding: 2px 5px;
        margin: 0 10px;
        width: auto; }
      .healthbridge [id^='li_']:nth-child(7) .subnav li:last-child {
        border: none; }
    @media screen and (max-width: 51em) {
      .healthbridge [id^='li_']:nth-child(7) .subnav {
        background: #fff;
        padding: 0; }
        .healthbridge [id^='li_']:nth-child(7) .subnav .selected a {
          padding: 10px !important;
          background: #f1f1f1; }
        .healthbridge [id^='li_']:nth-child(7) .subnav li {
          width: 100%;
          background: none;
          border-right: none;
          padding: 0;
          margin: 0;
          display: block; }
        .healthbridge [id^='li_']:nth-child(7) .subnav a {
          width: 100% !important;
          background: #fff;
          padding: 15px 10px !important;
          float: left;
          margin: 0 !important;
          border-right: none;
          border-bottom: 1px solid #d7d7d7; }
          .healthbridge [id^='li_']:nth-child(7) .subnav a:hover {
            background: #f1f1f1; } }
    .healthbridge [id^='li_']:nth-child(7) .subnav .nav-content {
      display: none; }

.nav-content {
  width: 49.0%;
  position: relative;
  float: right;
  left: auto;
  margin-right: 0;
  padding: 2.1875em; }
  .nav-content i {
    display: inline-block;
    padding: 0.5em;
    width: 2em;
    height: 2em;
    background: inherit;
    vertical-align: text-bottom;
    border-radius: 100% 100% 100% 0%;
    position: absolute; }
  .nav-content i + a {
    margin-left: 2.496em;
    font-size: 1.25em;
    margin-bottom: 0; }
  .nav-content em {
    float: left; }
  .nav-content--wrap {
    width: 100%;
    margin: 0 0 1.5em; }
    .nav-content--wrap img {
      max-height: 106px;
      width: 100%; }
  .nav-content .fa-share + a {
    margin-left: 0.75em;
    float: left; }
  .nav-content--text {
    width: 80%;
    float: left;
    margin-left: 1em;
    color: #717171;
    text-transform: none; }
    .nav-content--text a {
      padding: 0; }
    .nav-content--text p {
      margin: 0; }

@media screen and (max-width: 51em) {
  #mobile-nav {
    display: block;
    margin: 20px; }
    #mobile-nav select {
      width: 100%; } }
.patients #li_patients_visitors .subnav,
.health-education #li_health_education .subnav {
  right: 0; }

.about #li_about_us,
.physicians #li_physicians,
.programs-services #li_programs_services_locations,
.quality-safety #li_quality_safety,
.patients #li_patients_visitors,
.health-education #li_health_education {
  background: #c6cdd1; }
  .about #li_about_us .sub-bg,
  .physicians #li_physicians .sub-bg,
  .programs-services #li_programs_services_locations .sub-bg,
  .quality-safety #li_quality_safety .sub-bg,
  .patients #li_patients_visitors .sub-bg,
  .health-education #li_health_education .sub-bg {
    display: none; }
  .about #li_about_us .selected a,
  .physicians #li_physicians .selected a,
  .programs-services #li_programs_services_locations .selected a,
  .quality-safety #li_quality_safety .selected a,
  .patients #li_patients_visitors .selected a,
  .health-education #li_health_education .selected a {
    background: #fff; }

#li_healthbridge .sub-bg {
  display: none; }

.no-flexbox .main-nav > div > ul > [id^='li'] > a {
  height: 44px;
  line-height: 20px; }
  @media screen and (max-width: 73.44em) {
    .no-flexbox .main-nav > div > ul > [id^='li'] > a {
      height: 40px;
      line-height: 14px; } }
.no-flexbox #li_about_us,
.no-flexbox #li_physicians,
.no-flexbox #li_quality_safety,
.no-flexbox #li_patients_visitors,
.no-flexbox #li_health_education,
.no-flexbox #li_healthbridge,
.no-flexbox #li_programs_services_locations {
  float: left; }
.no-flexbox #li_about_us {
  width: 11%; }
.no-flexbox #li_physicians {
  width: 9%; }
.no-flexbox #li_quality_safety,
.no-flexbox #li_patients_visitors,
.no-flexbox #li_health_education,
.no-flexbox #li_healthbridge {
  width: 12%; }
.no-flexbox #li_programs_services_locations {
  width: 23%; }
@media screen and (max-width: 73.44em) {
  .no-flexbox #li_about_us {
    width: 8%; } }
@media screen and (max-width: 51em) {
  .no-flexbox #li_about_us,
  .no-flexbox #li_physicians,
  .no-flexbox #li_quality_safety,
  .no-flexbox #li_patients_visitors,
  .no-flexbox #li_health_education,
  .no-flexbox #li_healthbridge,
  .no-flexbox #li_programs_services_locations {
    width: 100%; } }

.toggle {
  display: none;
  padding: 0.25em;
  right: 1.56em;
  position: absolute;
  line-height: 1.75em;
  font-size: 1.5625em;
  z-index: 100;
  cursor: pointer; }

@media screen and (max-width: 65em) {
  .floating-nav {
    font-size: 0.875em; } }
@media screen and (max-width: 51em) {
  .floating-nav {
    font-size: 1em;
    background: white; }
    .floating-nav.active {
      position: absolute; }
    .floating-nav .toggle {
      display: inline-block; } }
.floating-nav.active .top-nav, .floating-nav.active .main-nav {
  display: block; }

@media screen and (max-width: 51em) {
  .top-nav, .main-nav {
    display: none; }
    .top-nav .subnav, .main-nav .subnav {
      display: block;
      position: relative;
      border: none;
      width: 100%; } }

.top-nav {
  position: relative; }
  @media screen and (max-width: 51em) {
    .top-nav ul {
      margin-bottom: 0;
      padding-left: 0;
      font-size: 0.9em; }
    .top-nav li {
      display: inline-block;
      width: 49%;
      margin-bottom: 0.5em; }
      .top-nav li a {
        border: none; }
    .top-nav .social-icons {
      width: 100%; }
    .top-nav .search {
      width: 100%;
      margin: 0.25em 0; }
      .top-nav .search input[type=text] {
        float: left;
        width: 85%; }
      .top-nav .search i {
        max-width: 15%;
        float: right; }
      .top-nav .search a {
        border-left: none; } }

.flexbox .main-nav > div > ul {
  display: flexbox;
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  -ms-flex-pack: center;
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex; }
  @media screen and (max-width: 51em) {
    .flexbox .main-nav > div > ul {
      display: block; } }
.flexbox .main-nav [id^='li'] {
  -webkit-flex-grow: 1;
  -ms-flex: auto;
  flex-grow: 1; }
  @media screen and (max-width: 51em) {
    .flexbox .main-nav [id^='li'] > a {
      display: block;
      padding: 1em 0; } }

@media screen and (max-width: 51em) {
  .main-nav li {
    width: 100%; }
  .main-nav .nav-content {
    border: none;
    padding: 0; }
    .main-nav .nav-content a {
      color: inherit !important;
      font-weight: inherit;
      font-size: inherit;
      margin: inherit; }
    .main-nav .nav-content--wrap, .main-nav .nav-content--text, .main-nav .nav-content i {
      display: none; } }
  @media screen and (max-width: 51em) and (max-width: 51em) {
    .main-nav .nav-content {
      display: none; } }
@media screen and (max-width: 51em) {
  .main-nav li:not(.nav-content) {
    width: 100%;
    background: none; } }

#li_programs_services_locations {
  position: static; }
  #li_programs_services_locations:before {
    content: '';
    position: absolute;
    height: 97%;
    display: inline-block;
    left: -1px;
    top: 0;
    border: 1px solid white; }
    @media screen and (max-width: 51em) {
      #li_programs_services_locations:before {
        border: none; } }
  #li_programs_services_locations .subnav {
    width: 100em;
    max-width: 100%;
    left: 50%;
    margin-left: -50em;
    z-index: 10;
    background: transparent; }
    @media screen and (max-width: 73.44em) {
      #li_programs_services_locations .subnav {
        width: 100%;
        left: 0;
        margin-left: 0; } }
    #li_programs_services_locations .subnav > ul {
      background: #96a7cb;
      overflow: hidden; }
      @media screen and (max-width: 51em) {
        #li_programs_services_locations .subnav > ul {
          background: white; } }
    #li_programs_services_locations .subnav li {
      width: 21%;
      margin-right: 0; }
      @media screen and (max-width: 51em) {
        #li_programs_services_locations .subnav li {
          width: 100%; } }
    #li_programs_services_locations .subnav .firstlink {
      background: #5d4f82;
      height: 36px;
      line-height: 20px; }
      @media screen and (max-width: 51em) {
        #li_programs_services_locations .subnav .firstlink {
          background: none;
          color: #717171;
          border-bottom: 1px solid #d7d7d7; }
          #li_programs_services_locations .subnav .firstlink:hover {
            background: #f1f1f1; } }
    #li_programs_services_locations .subnav .nav-content {
      width: 79%;
      padding: 0 10px 10px 20px;
      background: #fff url(../images/bg-programs-subnav.jpg) no-repeat; }
    #li_programs_services_locations .subnav #sidemenu {
      padding: 10px 30px;
      background: #fff; }
      #li_programs_services_locations .subnav #sidemenu ul {
        background: none; }
      #li_programs_services_locations .subnav #sidemenu li {
        background: none;
        padding: 2px;
        border-bottom: 0;
        float: left;
        width: 24%;
        min-height: 300px; }
        #li_programs_services_locations .subnav #sidemenu li a {
          color: #96a7cb;
          padding: 2px;
          font-size: 14px;
          background: none;
          border-bottom: solid 1px #eee; }
        #li_programs_services_locations .subnav #sidemenu li a:before {
          content: ""; }
        #li_programs_services_locations .subnav #sidemenu li ul {
          float: left; }
        #li_programs_services_locations .subnav #sidemenu li li {
          width: 100%;
          min-height: 20px;
          border-bottom: 0; }
          #li_programs_services_locations .subnav #sidemenu li li a {
            color: #717171;
            font-size: 14px;
            border-bottom: 0; }
          #li_programs_services_locations .subnav #sidemenu li li li {
            display: none; }
    #li_programs_services_locations .subnav .subnav li {
      background: none; }
    #li_programs_services_locations .subnav .nav-content--wrap {
      margin: 0; }

#programs-subnav {
  background: #fff; }
  #programs-subnav ul ul {
    float: left; }
  #programs-subnav li {
    border-bottom: none; }
    #programs-subnav li .services-category {
      width: 100%;
      color: #96a7cb;
      float: left;
      font-size: 12px;
      border-bottom: solid 1px #eee;
      margin-bottom: 10px;
      padding: 5px 7px; }
    #programs-subnav li.one-column, #programs-subnav li.two-column {
      float: left;
      background: none;
      min-height: 180px; }
      #programs-subnav li.one-column li, #programs-subnav li.two-column li {
        font-size: 10px;
        background: none;
        width: 100%;
        padding: 5px 0;
        border-bottom: none;
        line-height: 14px; }
        #programs-subnav li.one-column li a, #programs-subnav li.two-column li a {
          color: #717171;
          float: none;
          border-bottom: none;
          padding-right: 20px;
          margin-bottom: 0;
          padding: 0 10px; }
          #programs-subnav li.one-column li a:hover, #programs-subnav li.two-column li a:hover {
            color: #999; }
    #programs-subnav li.one-column {
      width: 25%; }
    #programs-subnav li.two-column {
      width: 50%; }
      #programs-subnav li.two-column li {
        width: 50%;
        float: left; }
    #programs-subnav li#other-programs ul, #programs-subnav li#community-programs ul {
      width: 50%;
      float: left; }
      #programs-subnav li#other-programs ul li, #programs-subnav li#community-programs ul li {
        width: 100%; }

#li_programs_services_locations .subnav .firstlink:hover {
  background: #5d4f82; }
  @media screen and (max-width: 51em) {
    #li_programs_services_locations .subnav .firstlink:hover {
      background: #f1f1f1; } }

.programs-services #li_programs_services_locations .subnav {
  width: 100%;
  max-width: 100%;
  left: 0;
  margin-left: 0;
  background: #c6cdd1;
  z-index: 0; }
  .programs-services #li_programs_services_locations .subnav > ul,
  .programs-services #li_programs_services_locations .subnav .firstlink {
    background: transparent;
    height: auto;
    line-height: 9px; }
  .programs-services #li_programs_services_locations .subnav li {
    width: auto; }

.main-nav #li_healthbridge {
  background: #33a7b3;
  color: white;
  font-weight: 500; }
  .main-nav #li_healthbridge .subnav.hover {
    display: block; }
  .main-nav #li_healthbridge #comment-wrap {
    width: 445px;
    background: #fff;
    text-transform: none;
    padding: 20px 15px; }
    .main-nav #li_healthbridge #comment-wrap .sub-bg {
      background: none; }
    @media screen and (max-width: 51em) {
      .main-nav #li_healthbridge #comment-wrap {
        height: auto;
        width: 100%; } }
  .main-nav #li_healthbridge .nav-sign-up {
    width: 100%;
    height: 30px;
    background: #dae0e4;
    border: none;
    padding: 10px 5px;
    margin-bottom: 10px; }
  .main-nav #li_healthbridge .btn-sign-up {
    width: auto;
    height: auto;
    color: #fff;
    background: #39b9c7;
    border: none;
    padding: 10px 15px;
    text-shadow: none;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500; }
    .main-nav #li_healthbridge .btn-sign-up:hover {
      background: #33a7b3; }

.form-wrapper {
  float: left;
  color: #717171; }
  @media screen and (max-width: 37.5em) {
    .form-wrapper {
      width: 100%;
      background: #fff; } }
  .form-wrapper h1 {
    color: #39b9c7;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 500; }
  .form-wrapper label {
    margin-bottom: 5px; }
  .form-wrapper .form {
    width: 50%;
    float: left;
    padding-right: 15px; }
    .form-wrapper .form .form-type-checkbox input {
      height: auto;
      background: transparent; }
    .form-wrapper .form a {
      width: 100%;
      color: #39b9c7;
      float: left;
      margin-bottom: 5px; }
  .form-wrapper .sign-up {
    width: 50%;
    float: left;
    padding-left: 20px;
    border-left: solid 1px #dae0e4; }
    @media screen and (max-width: 37.5em) {
      .form-wrapper .sign-up {
        border: none; } }
  .form-wrapper .field_name {
    margin-bottom: 10px; }
  .form-wrapper .form-actions.form-wrapper {
    padding: 0; }
  .form-wrapper .sign-up a {
    float: left; }
  .form-wrapper .sign-up a,
  .form-wrapper .form-actions.form-wrapper input {
    width: auto;
    height: auto;
    color: #fff;
    background: #39b9c7;
    border: none;
    padding: 10px 15px;
    text-shadow: none;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500; }
    .form-wrapper .sign-up a:hover,
    .form-wrapper .form-actions.form-wrapper input:hover {
      background: #33a7b3; }
  .form-wrapper .form-item {
    margin-top: 0; }
  .form-wrapper .form-item .form-text {
    width: 160px; }
  .form-wrapper .form-item input {
    height: 30px;
    background: #dae0e4;
    border: none;
    padding: 10px 5px; }
  @media screen and (max-width: 37.5em) {
    .form-wrapper .form,
    .form-wrapper .sign-up {
      width: 100%;
      padding: 0 20px 20px 0; }
      .form-wrapper .form .form-wrapper .form-item .form-text,
      .form-wrapper .sign-up .form-wrapper .form-item .form-text {
        width: 100%; }
    .form-wrapper .sign-up-text {
      height: 60px; } }

.newsletter {
  background: #fdbc40;
  border-top: 0.5em solid white;
  color: white;
  font-weight: 200; }
  .newsletter p {
    font-size: 1.5em; }
    @media screen and (max-width: 37.5em) {
      .newsletter p {
        font-size: 1em; } }
  .newsletter .intro {
    height: 220px; }
  .newsletter--title {
    margin: 40px 0 0 0 !important; }
    .newsletter--title h4 {
      display: inline-block;
      font-weight: inherit;
      margin-bottom: 0em;
      text-transform: uppercase;
      vertical-align: sub; }
    .newsletter--title i {
      display: inline-block;
      padding: 0.5em;
      width: auto;
      height: auto;
      background: white;
      vertical-align: text-bottom;
      border-radius: 100% 100% 0% 100%;
      font-size: 0.5em;
      color: #fdbc40;
      margin-right: 0.5em; }
      @media screen and (max-width: 65em) {
        .newsletter--title i {
          display: none; } }
  .newsletter--content {
    margin-top: 0; }
    @media screen and (max-width: 51em) {
      .newsletter--content {
        font-size: 1em; } }
  .newsletter--signup {
    font-size: 0.875em;
    font-weight: 500; }
    .newsletter--signup button {
      background: #fc7a31;
      margin-left: 0;
      width: 100%;
      float: left;
      text-transform: uppercase;
      transition: 0.3s;
      padding: 17px; }
      .newsletter--signup button:hover, .newsletter--signup button:focus, .newsletter--signup button:active {
        background: #f65b04; }
    .newsletter--signup input {
      width: 68%;
      float: left;
      background: white;
      padding: 15px;
      color: #717171; }
    .newsletter--signup input, .newsletter--signup button {
      border: none; }
      .newsletter--signup input:active, .newsletter--signup input:focus, .newsletter--signup button:active, .newsletter--signup button:focus {
        outline: none; }
    @media screen and (max-width: 37.5em) {
      .newsletter--signup {
        margin-left: 0; } }

.footer {
  padding: 0 0 1em 0;
  background: #009cab;
  color: white; }
  .footer a {
    color: inherit;
    text-decoration: none;
    font-size: 0.75em; }
  .footer ul {
    list-style: none;
    padding: 0;
    line-height: 1.5; }
  .footer p {
    margin: 0;
    font-size: 0.75em; }

.footer--main-links {
  padding-left: 20px; }

.footer--group {
  color: white;
  margin: 0 10px 50px 0; }
  .footer--group h5 {
    font-size: 1.25em;
    font-weight: 200;
    margin-bottom: 0;
    margin-top: 0; }
    .footer--group h5 a {
      font-size: 1em; }
    @media screen and (max-width: 37.5em) {
      .footer--group h5 {
        font-size: 1em; } }
  .footer--group ul {
    margin-top: 0.25em;
    line-height: 1.5;
    font-weight: 400; }
  @media screen and (max-width: 51em) {
    .footer--group {
      display: none; } }

.footer--about {
  text-align: right;
  padding-right: 20px;
  margin-top: 20px; }
  @media screen and (max-width: 51em) {
    .footer--about {
      text-align: center;
      padding: 20px; }
      .footer--about .affiliates,
      .footer--about .important-links {
        display: none; } }
  .footer--about .important-links {
    text-transform: uppercase; }
    .footer--about .important-links ul {
      margin-top: 0; }
    .footer--about .important-links li {
      display: inline-block; }
      @media screen and (max-width: 73.44em) {
        .footer--about .important-links li {
          display: block; } }
      @media screen and (max-width: 73.44em) {
        .footer--about .important-links li:first-child {
          margin-left: 0em; } }
      .footer--about .important-links li:nth-of-type(odd) a {
        border-right: 0.1em solid white;
        padding-right: 0.5em; }
        @media screen and (max-width: 73.44em) {
          .footer--about .important-links li:nth-of-type(odd) a {
            border: none;
            padding: 0; } }
      .footer--about .important-links li:nth-of-type(even) a {
        padding-left: 0.5em; }
        @media screen and (max-width: 73.44em) {
          .footer--about .important-links li:nth-of-type(even) a {
            padding: 0; } }
  .footer--about .important-links,
  .footer--about .affiliates {
    margin-bottom: 1em; }
  .footer--about .copyright {
    padding: 0.25em 0;
    margin-bottom: 1em; }
  .footer--about .address {
    margin-bottom: 2em;
    padding: 0.25em 0; }
    .footer--about .address a {
      font-size: 1em;
      text-decoration: underline; }
  .footer--about .app-stores {
    display: block; }
    .footer--about .app-stores:after {
      content: "";
      display: table;
      clear: both; }
    .footer--about .app-stores img {
      max-width: 100%;
      border-radius: 0.33em;
      margin: 0 auto 0.5em; }
    .footer--about .app-stores .google, .footer--about .app-stores .apple {
      float: left;
      display: block;
      margin-right: 16.03631%;
      width: 41.98184%; }
      .footer--about .app-stores .google:last-child, .footer--about .app-stores .apple:last-child {
        margin-right: 0; }
    .footer--about .app-stores .google {
      margin-right: 0; }

.logo-wrap {
  position: relative;
  z-index: 100;
  display: none;
  max-width: 75em;
  margin-left: auto;
  margin-right: auto; }
  .logo-wrap:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 51em) {
    .logo-wrap {
      display: block;
      width: 100px;
      position: absolute;
      margin: 0; }
      .logo-wrap .top-logo-nav img {
        height: 80px; } }

.internal .top-logo {
  display: block; }
.internal .main #main_content {
  line-height: 1.5em;
  background-size: 100% !important; }
  .internal .main #main_content .clear {
    clear: both; }
  .internal .main #main_content h1 {
    width: 85%;
    font-size: 42px;
    font-weight: 200;
    line-height: 42px; }
  .internal .main #main_content h2 {
    font-size: 30px;
    font-weight: 300; }
  .internal .main #main_content h3 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 10px; }
  .internal .main #main_content h4 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 5px; }
  .internal .main #main_content h5 {
    font-size: 16px;
    font-weight: 300; }
  .internal .main #main_content h6 {
    font-size: 14px;
    font-weight: 300; }
  .internal .main #main_content hr {
    background: #fff;
    border-bottom: solid 1px #ccc; }
  .internal .main #main_content .breadcrumb {
    color: #343434;
    width: 100%; }
    .internal .main #main_content .breadcrumb li {
      margin: 0; }
      .internal .main #main_content .breadcrumb li a {
        color: #8f8f8f; }
  .internal .main #main_content a {
    color: #39b9c7;
    text-decoration: none; }
    .internal .main #main_content a:hover {
      text-decoration: underline; }
  .internal .main #main_content .button {
    background: #5d4f82;
    color: #fff;
    padding: 10px 14px;
    line-height: 14px;
    font-size: 14px;
    height: 36px; }
    .internal .main #main_content .button:hover {
      background: #867ba1;
      text-decoration: none; }
  .internal .main #main_content ul li,
  .internal .main #main_content ol li {
    margin: 0 0 10px 30px; }
  .internal .main #main_content .external-link {
    float: left;
    margin: 20px 0;
    padding: 10px 40px;
    text-align: center;
    border: solid 3px #39b9c7;
    transition: 0.3s; }
    .internal .main #main_content .external-link em {
      display: inline-block;
      padding: 0.5em;
      width: 2em;
      height: 2em;
      background: transparent;
      vertical-align: text-bottom;
      border-radius: 100% 100% 100% 0%;
      border-radius: 0 100% 100% 100%;
      margin-left: -0.5em;
      margin-right: 0.25em;
      margin-bottom: -0.25em;
      color: #fff;
      transition: 0.3s;
      background: #39b9c7; }
    .internal .main #main_content .external-link:hover {
      background: #39b9c7;
      color: #fff;
      text-decoration: none; }
      .internal .main #main_content .external-link:hover em {
        background: #fff;
        color: #39b9c7; }
  .internal .main #main_content .download-link {
    line-height: 14px;
    width: 100%;
    float: left; }
    .internal .main #main_content .download-link em {
      display: inline-block;
      padding: 0.5em;
      width: 2em;
      height: 2em;
      background: transparent;
      vertical-align: text-bottom;
      border-radius: 100% 100% 100% 0%;
      font-size: .6em;
      margin-left: -0.5em;
      margin-right: 0.25em;
      margin-bottom: -0.18em;
      color: #fff;
      background: #39b9c7; }
  .internal .main #main_content .blockquote {
    width: 300px;
    float: right;
    margin: 0 0 30px 30px; }
    @media screen and (max-width: 37.5em) {
      .internal .main #main_content .blockquote {
        margin: 0 0 30px 0; } }
    .internal .main #main_content .blockquote .blockquote-top,
    .internal .main #main_content .blockquote .blockquote-bottom {
      height: 16px;
      background: url(../images/bg-blockquote-top-bottom.jpg) no-repeat;
      background-size: 100%; }
    .internal .main #main_content .blockquote .blockquote-content {
      background: url(../images/bg-blockquote-content.jpg) repeat-y;
      background-size: contain;
      padding: 20px 40px; }
      .internal .main #main_content .blockquote .blockquote-content h4 {
        font-family: 'Louisiana';
        color: #96a7cb;
        font-size: 2.3em;
        line-height: .8em; }
      .internal .main #main_content .blockquote .blockquote-content p {
        font-weight: 300; }
  .internal .main #main_content .videoWrapper {
    position: relative;
    margin: 10px 0 10px 0;
    padding-bottom: 48.50%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    @media screen and (max-width: 51em) {
      .internal .main #main_content .videoWrapper {
        padding-bottom: 53%;
        /* 16:9 */ } }
    @media screen and (max-width: 37.5em) {
      .internal .main #main_content .videoWrapper {
        padding-bottom: 48.50%;
        /* 16:9 */ } }
  .internal .main #main_content .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .internal .main #main_content .recapthca {
    float: left; }
  .internal .main #main_content #hospitallocation_wrap .thumbnail img {
    width: 125px; }
  .internal .main #main_content #hospitallocation_wrap .gmap img {
    width: 300px;
    float: right; }
    @media screen and (max-width: 37.5em) {
      .internal .main #main_content #hospitallocation_wrap .gmap img {
        width: 95%;
        float: left; } }
  .internal .main #main_content #newsDetail_wrap table {
    float: left; }
  .internal .main #main_content #request-an-estimate-option-1 {
    width: 45%;
    float: left;
    margin: 0 20px 30px 0; }
    .internal .main #main_content #request-an-estimate-option-1 input,
    .internal .main #main_content #request-an-estimate-option-1 select {
      width: 90%; }
    @media screen and (max-width: 37.5em) {
      .internal .main #main_content #request-an-estimate-option-1 {
        width: 100%; } }
  .internal .main #main_content #request-an-estimate-option-2 {
    width: 45%;
    float: left;
    margin-bottom: 30px; }
    @media screen and (max-width: 37.5em) {
      .internal .main #main_content #request-an-estimate-option-2 {
        width: 100%; } }
  .internal .main #main_content #hospitallocation_wrap .gmap img {
    width: 190px; }
  .internal .main #main_content .form-label-input .radio label {
    margin: 0 5px; }
  @media screen and (max-width: 51em) {
    .internal .main #main_content .print_page,
    .internal .main #main_content .font_sizer {
      display: none; } }
.internal .main #main_sidebar #quicklinks {
  display: none; }
.internal .main #main_sidebar address,
.internal .main #main_sidebar #phonenumbers {
  margin-left: 15px; }
.internal .main #main_sidebar #map {
  width: 100%;
  height: 200px;
  margin-bottom: 30px;
  float: left; }
.internal .main #main_sidebar .contact-sidemenu {
  display: block !important;
  text-align: center; }
@media screen and (max-width: 51em) {
  .internal .main #main_sidebar #sidemenu {
    display: none; }
  .internal .main #main_sidebar .cta {
    width: 50%;
    margin: 0 25%;
    float: left; }
    .internal .main #main_sidebar .cta h3 {
      line-height: 14px; } }
@media screen and (max-width: 37.5em) {
  .internal .main #main_sidebar .cta {
    width: 80%;
    margin: 0 10%;
    float: left; }
    .internal .main #main_sidebar .cta h3 {
      line-height: 14px; } }
.internal #services-ctas {
  display: none; }

.stage-site-alert {
  display: none; }

.services #sidemenu {
  display: none; }

.about-leadership-board-of-directors .literalContent img,
.about-leadership-executive-management-team .literalContent img {
  margin: 0 auto; }

.patients-visitors-ecards .submit {
  margin-top: -6px; }

.about-newsroom-news-releases #main_content #share-menu-container #share-menu #share-page-menu {
  width: 250px; }

.internal-marquee-wrap {
  background: url("../images/light-blue-tile.jpg") no-repeat 100% 0 #5d4f82;
  margin-top: 90px;
  position: relative; }
  .internal-marquee-wrap .content-wrap {
    min-height: 180px;
    background: #fff;
    padding: 0 1.56em 0 0; }
  .internal-marquee-wrap .left-column {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    min-height: 180px; }
    .internal-marquee-wrap .left-column:last-child {
      margin-right: 0; }
  .internal-marquee-wrap .right-column {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    min-height: 180px; }
    .internal-marquee-wrap .right-column:last-child {
      margin-right: 0; }
  .internal-marquee-wrap #interior-swoosh {
    width: 100%;
    position: absolute;
    bottom: 0; }
  @media screen and (max-width: 51em) {
    .internal-marquee-wrap {
      margin-top: 50px !important; }
      .internal-marquee-wrap .content-wrap {
        padding: 0; }
      .internal-marquee-wrap .left-column {
        display: none; }
      .internal-marquee-wrap .right-column {
        width: 100%; } }

.section-marquee {
  background: url("../images/marquee-about-section.jpg") no-repeat; }

.left-column {
  background: #5d4f82; }

.about .internal-marquee-wrap {
  background: url("../images/light-blue-tile.jpg") no-repeat 100% 0 #5d4f82;
  margin-top: 170px; }
.about .section-marquee {
  background: url("../images/marquee-about-section.jpg") no-repeat; }
.about .left-column {
  background: #5d4f82; }

.physicians .internal-marquee-wrap {
  background: url("../images/light-yellow-tile.jpg") no-repeat 100% 0 #fdbc40;
  margin-top: 135px; }
.physicians .section-marquee {
  background: url("../images/marquee-physicians-section.jpg") no-repeat; }
.physicians .left-column {
  background: #fdbc40; }

.programs-services .internal-marquee-wrap {
  background: url("../images/dark-purple-tile.jpg") no-repeat 100% 0 #96a7cb;
  margin-top: 135px; }
.programs-services .section-marquee {
  background: url("../images/marquee-programs-section.jpg") no-repeat; }
.programs-services .left-column {
  background: #96a7cb; }

.quality-safety .internal-marquee-wrap {
  background: url("../images/light-orange-tile.jpg") no-repeat 100% 0 #fc7a31;
  margin-top: 135px; }
.quality-safety .section-marquee {
  background: url("../images/marquee-quality-section.jpg") no-repeat; }
.quality-safety .left-column {
  background: #fc7a31; }

.patients .internal-marquee-wrap {
  background: url("../images/light-green-tile.jpg") no-repeat 100% 0 #6aba50;
  margin-top: 198px; }
  @media screen and (max-width: 73.44em) {
    .patients .internal-marquee-wrap {
      margin-top: 190px; } }
.patients .section-marquee {
  background: url("../images/marquee-patients-section.jpg") no-repeat; }
.patients .left-column {
  background: #6aba50; }

.health-education .internal-marquee-wrap {
  background: url("../images/light-dark-green-tile.jpg") no-repeat 100% 0 #39b9c7;
  margin-top: 135px; }
.health-education .section-marquee {
  background: url("../images/marquee-health-ed-section.jpg") no-repeat; }
.health-education .left-column {
  background: #39b9c7; }

#main_content #share-menu-container {
  width: 100%;
  float: left;
  margin: -50px 0 30px 0; }
  #main_content #share-menu-container #share-menu {
    background: #fc7a31;
    color: white;
    position: relative;
    float: right;
    padding: 10px 15px; }
    #main_content #share-menu-container #share-menu span {
      font-weight: 300;
      cursor: pointer; }
    #main_content #share-menu-container #share-menu #share-page-menu {
      position: absolute;
      width: 415px;
      height: auto;
      background: #fc7a31;
      right: 0;
      top: 42px;
      padding: 15px 10px 10px 10px;
      z-index: 10;
      display: none; }
    #main_content #share-menu-container #share-menu a {
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      font-size: 18px;
      text-indent: 0;
      text-decoration: none;
      color: #fff; }
      #main_content #share-menu-container #share-menu a span {
        display: none; }
    #main_content #share-menu-container #share-menu #share-facebook {
      background: none; }
      #main_content #share-menu-container #share-menu #share-facebook:before {
        content: "\f09a"; }
    #main_content #share-menu-container #share-menu #share-twitter {
      background: none; }
      #main_content #share-menu-container #share-menu #share-twitter:before {
        content: "\f099"; }
    #main_content #share-menu-container #share-menu #share-linkedin {
      background: none; }
      #main_content #share-menu-container #share-menu #share-linkedin:before {
        content: "\f0e1"; }
    #main_content #share-menu-container #share-menu #share-pinterest {
      background: none; }
      #main_content #share-menu-container #share-menu #share-pinterest:before {
        content: "\f0d2"; }
    #main_content #share-menu-container #share-menu #share-googleplus {
      background: none; }
      #main_content #share-menu-container #share-menu #share-googleplus:before {
        content: "\f0d5"; }
    #main_content #share-menu-container #share-menu #share-email {
      background: none; }
      #main_content #share-menu-container #share-menu #share-email:before {
        content: "\f0e0"; }
    #main_content #share-menu-container #share-menu .font_sizer {
      margin-top: -3px; }
      #main_content #share-menu-container #share-menu .font_sizer a {
        width: 24px;
        height: 24px;
        border: none;
        background: #fff;
        color: #fc7a31;
        text-align: center; }
        #main_content #share-menu-container #share-menu .font_sizer a span {
          display: block; }
        #main_content #share-menu-container #share-menu .font_sizer a.font_normal span {
          font-size: 12px;
          line-height: 24px; }
        #main_content #share-menu-container #share-menu .font_sizer a.font_medium span {
          font-size: 16px;
          line-height: 22px; }
        #main_content #share-menu-container #share-menu .font_sizer a.font_large span {
          font-size: 20px;
          line-height: 19px; }
      #main_content #share-menu-container #share-menu .font_sizer:before {
        content: "Font:";
        margin-right: 10px;
        float: left; }
  @media screen and (max-width: 51em) {
    #main_content #share-menu-container {
      margin: 0 0 20px 0; }
      #main_content #share-menu-container #share-menu {
        float: left; }
        #main_content #share-menu-container #share-menu #share-page-menu {
          width: 230px;
          left: 0; } }
#main_content .menu_print {
  background: none !important;
  width: 35px !important;
  padding-right: 10px;
  border-right: solid 1px; }
  #main_content .menu_print:before {
    content: "\f02f"; }
#main_content .menu_rss {
  background: none !important; }
  #main_content .menu_rss:before {
    content: "\f09e"; }

#sidemenu {
  float: left;
  width: 100%;
  margin-bottom: 20px; }
  #sidemenu h2 {
    font-size: 24px;
    font-weight: 300;
    margin-left: 15px; }
  #sidemenu li {
    width: 100%;
    background: #eff2f7;
    float: left;
    min-height: 39px;
    border-bottom: 1px solid #dcdcdc; }
    #sidemenu li:hover a {
      color: #fff; }
    #sidemenu li a {
      float: left;
      width: 100%;
      padding: 10px;
      color: #717171;
      font-size: 18px;
      text-decoration: none;
      position: relative; }
      #sidemenu li a:hover {
        color: #fff; }
    #sidemenu li li {
      border-bottom: 1px solid #fff; }
    #sidemenu li:last-child a {
      border: none; }
    .level-2 #sidemenu li.selected li {
      display: block; }
  @media screen and (max-width: 51em) {
    #sidemenu ul {
      display: none !important; } }

.about #sidemenu h2 {
  color: #5d4f82; }
.about #sidemenu li:hover {
  background: #5d4f82; }
.about #sidemenu li.collapsed,
.about #sidemenu li.expanded {
  cursor: pointer; }
  .about #sidemenu li.collapsed:hover > a,
  .about #sidemenu li.expanded:hover > a {
    color: #fff; }
  .about #sidemenu li.collapsed > a,
  .about #sidemenu li.expanded > a {
    width: 86%;
    margin-right: 4%; }
  .about #sidemenu li.collapsed a,
  .about #sidemenu li.expanded a {
    color: #717171; }
    .about #sidemenu li.collapsed a:hover,
    .about #sidemenu li.expanded a:hover {
      color: #fff; }
  .about #sidemenu li.collapsed li a,
  .about #sidemenu li.expanded li a {
    padding-left: 20px; }
  .about #sidemenu li.collapsed li li a,
  .about #sidemenu li.expanded li li a {
    padding-left: 40px; }
.about #sidemenu li.collapsed {
  background: #d9dee8 url(../images/collapsed.png) no-repeat 95% 15px; }
  .about #sidemenu li.collapsed:hover {
    background: #5d4f82 url(../images/collapsed.png) no-repeat 95% 15px;
    background-color: #463c62; }
  .about #sidemenu li.collapsed a {
    background: #eff2f7; }
.about #sidemenu li.expanded {
  background: #5d4f82 url(../images/expanded.png) no-repeat 95% 15px;
  background-color: #463c62; }
  .about #sidemenu li.expanded:hover {
    background: #5d4f82 url(../images/expanded.png) no-repeat 95% 15px;
    background-color: #463c62; }
  .about #sidemenu li.expanded > a {
    background: #5d4f82;
    color: #fff; }
  .about #sidemenu li.expanded ul {
    overflow: visible !important; }
    .about #sidemenu li.expanded ul li.selected > a {
      background-color: #463c62;
      color: #fff; }
.about #sidemenu li:hover > a,
.about #sidemenu .selected a,
.about #sidemenu .selected {
  background: #5d4f82; }
  .about #sidemenu li:hover > a > a,
  .about #sidemenu .selected a > a,
  .about #sidemenu .selected > a {
    color: #fff; }

.physicians #sidemenu h2 {
  color: #fdbc40; }
.physicians #sidemenu li:hover {
  background: #fdbc40; }
.physicians #sidemenu li.collapsed,
.physicians #sidemenu li.expanded {
  cursor: pointer; }
  .physicians #sidemenu li.collapsed:hover > a,
  .physicians #sidemenu li.expanded:hover > a {
    color: #fff; }
  .physicians #sidemenu li.collapsed > a,
  .physicians #sidemenu li.expanded > a {
    width: 86%;
    margin-right: 4%; }
  .physicians #sidemenu li.collapsed a,
  .physicians #sidemenu li.expanded a {
    color: #717171; }
    .physicians #sidemenu li.collapsed a:hover,
    .physicians #sidemenu li.expanded a:hover {
      color: #fff; }
  .physicians #sidemenu li.collapsed li a,
  .physicians #sidemenu li.expanded li a {
    padding-left: 20px; }
  .physicians #sidemenu li.collapsed li li a,
  .physicians #sidemenu li.expanded li li a {
    padding-left: 40px; }
.physicians #sidemenu li.collapsed {
  background: #d9dee8 url(../images/collapsed.png) no-repeat 95% 15px; }
  .physicians #sidemenu li.collapsed:hover {
    background: #fdbc40 url(../images/collapsed.png) no-repeat 95% 15px;
    background-color: #fcaa0e; }
  .physicians #sidemenu li.collapsed a {
    background: #eff2f7; }
.physicians #sidemenu li.expanded {
  background: #fdbc40 url(../images/expanded.png) no-repeat 95% 15px;
  background-color: #fcaa0e; }
  .physicians #sidemenu li.expanded:hover {
    background: #fdbc40 url(../images/expanded.png) no-repeat 95% 15px;
    background-color: #fcaa0e; }
  .physicians #sidemenu li.expanded > a {
    background: #fdbc40;
    color: #fff; }
  .physicians #sidemenu li.expanded ul {
    overflow: visible !important; }
    .physicians #sidemenu li.expanded ul li.selected > a {
      background-color: #fcaa0e;
      color: #fff; }
.physicians #sidemenu li:hover > a,
.physicians #sidemenu .selected a,
.physicians #sidemenu .selected {
  background: #fdbc40; }
  .physicians #sidemenu li:hover > a > a,
  .physicians #sidemenu .selected a > a,
  .physicians #sidemenu .selected > a {
    color: #fff; }

.quality-safety #sidemenu h2 {
  color: #fc7a31; }
.quality-safety #sidemenu li:hover {
  background: #fc7a31; }
.quality-safety #sidemenu li.collapsed,
.quality-safety #sidemenu li.expanded {
  cursor: pointer; }
  .quality-safety #sidemenu li.collapsed:hover > a,
  .quality-safety #sidemenu li.expanded:hover > a {
    color: #fff; }
  .quality-safety #sidemenu li.collapsed > a,
  .quality-safety #sidemenu li.expanded > a {
    width: 86%;
    margin-right: 4%; }
  .quality-safety #sidemenu li.collapsed a,
  .quality-safety #sidemenu li.expanded a {
    color: #717171; }
    .quality-safety #sidemenu li.collapsed a:hover,
    .quality-safety #sidemenu li.expanded a:hover {
      color: #fff; }
  .quality-safety #sidemenu li.collapsed li a,
  .quality-safety #sidemenu li.expanded li a {
    padding-left: 20px; }
  .quality-safety #sidemenu li.collapsed li li a,
  .quality-safety #sidemenu li.expanded li li a {
    padding-left: 40px; }
.quality-safety #sidemenu li.collapsed {
  background: #d9dee8 url(../images/collapsed.png) no-repeat 95% 15px; }
  .quality-safety #sidemenu li.collapsed:hover {
    background: #fc7a31 url(../images/collapsed.png) no-repeat 95% 15px;
    background-color: #f65b04; }
  .quality-safety #sidemenu li.collapsed a {
    background: #eff2f7; }
.quality-safety #sidemenu li.expanded {
  background: #fc7a31 url(../images/expanded.png) no-repeat 95% 15px;
  background-color: #f65b04; }
  .quality-safety #sidemenu li.expanded:hover {
    background: #fc7a31 url(../images/expanded.png) no-repeat 95% 15px;
    background-color: #f65b04; }
  .quality-safety #sidemenu li.expanded > a {
    background: #fc7a31;
    color: #fff; }
  .quality-safety #sidemenu li.expanded ul {
    overflow: visible !important; }
    .quality-safety #sidemenu li.expanded ul li.selected > a {
      background-color: #f65b04;
      color: #fff; }
.quality-safety #sidemenu li:hover > a,
.quality-safety #sidemenu .selected a,
.quality-safety #sidemenu .selected {
  background: #fc7a31; }
  .quality-safety #sidemenu li:hover > a > a,
  .quality-safety #sidemenu .selected a > a,
  .quality-safety #sidemenu .selected > a {
    color: #fff; }

.programs-services #sidemenu h2 {
  color: #96a7cb; }
.programs-services #sidemenu li:hover {
  background: #96a7cb; }
.programs-services #sidemenu li.collapsed,
.programs-services #sidemenu li.expanded {
  cursor: pointer; }
  .programs-services #sidemenu li.collapsed:hover > a,
  .programs-services #sidemenu li.expanded:hover > a {
    color: #fff; }
  .programs-services #sidemenu li.collapsed > a,
  .programs-services #sidemenu li.expanded > a {
    width: 86%;
    margin-right: 4%; }
  .programs-services #sidemenu li.collapsed a,
  .programs-services #sidemenu li.expanded a {
    color: #717171; }
    .programs-services #sidemenu li.collapsed a:hover,
    .programs-services #sidemenu li.expanded a:hover {
      color: #fff; }
  .programs-services #sidemenu li.collapsed li a,
  .programs-services #sidemenu li.expanded li a {
    padding-left: 20px; }
  .programs-services #sidemenu li.collapsed li li a,
  .programs-services #sidemenu li.expanded li li a {
    padding-left: 40px; }
.programs-services #sidemenu li.collapsed {
  background: #d9dee8 url(../images/collapsed.png) no-repeat 95% 15px; }
  .programs-services #sidemenu li.collapsed:hover {
    background: #96a7cb url(../images/collapsed.png) no-repeat 95% 15px;
    background-color: #748aba; }
  .programs-services #sidemenu li.collapsed a {
    background: #eff2f7; }
.programs-services #sidemenu li.expanded {
  background: #96a7cb url(../images/expanded.png) no-repeat 95% 15px;
  background-color: #748aba; }
  .programs-services #sidemenu li.expanded:hover {
    background: #96a7cb url(../images/expanded.png) no-repeat 95% 15px;
    background-color: #748aba; }
  .programs-services #sidemenu li.expanded > a {
    background: #96a7cb;
    color: #fff; }
  .programs-services #sidemenu li.expanded ul {
    overflow: visible !important; }
    .programs-services #sidemenu li.expanded ul li.selected > a {
      background-color: #748aba;
      color: #fff; }
.programs-services #sidemenu li:hover > a,
.programs-services #sidemenu .selected a,
.programs-services #sidemenu .selected {
  background: #96a7cb; }
  .programs-services #sidemenu li:hover > a > a,
  .programs-services #sidemenu .selected a > a,
  .programs-services #sidemenu .selected > a {
    color: #fff; }

.patients #sidemenu h2 {
  color: #6aba50; }
.patients #sidemenu li:hover {
  background: #6aba50; }
.patients #sidemenu li.collapsed,
.patients #sidemenu li.expanded {
  cursor: pointer; }
  .patients #sidemenu li.collapsed:hover > a,
  .patients #sidemenu li.expanded:hover > a {
    color: #fff; }
  .patients #sidemenu li.collapsed > a,
  .patients #sidemenu li.expanded > a {
    width: 86%;
    margin-right: 4%; }
  .patients #sidemenu li.collapsed a,
  .patients #sidemenu li.expanded a {
    color: #717171; }
    .patients #sidemenu li.collapsed a:hover,
    .patients #sidemenu li.expanded a:hover {
      color: #fff; }
  .patients #sidemenu li.collapsed li a,
  .patients #sidemenu li.expanded li a {
    padding-left: 20px; }
  .patients #sidemenu li.collapsed li li a,
  .patients #sidemenu li.expanded li li a {
    padding-left: 40px; }
.patients #sidemenu li.collapsed {
  background: #d9dee8 url(../images/collapsed.png) no-repeat 95% 15px; }
  .patients #sidemenu li.collapsed:hover {
    background: #6aba50 url(../images/collapsed.png) no-repeat 95% 15px;
    background-color: #549a3d; }
  .patients #sidemenu li.collapsed a {
    background: #eff2f7; }
.patients #sidemenu li.expanded {
  background: #6aba50 url(../images/expanded.png) no-repeat 95% 15px;
  background-color: #549a3d; }
  .patients #sidemenu li.expanded:hover {
    background: #6aba50 url(../images/expanded.png) no-repeat 95% 15px;
    background-color: #549a3d; }
  .patients #sidemenu li.expanded > a {
    background: #6aba50;
    color: #fff; }
  .patients #sidemenu li.expanded ul {
    overflow: visible !important; }
    .patients #sidemenu li.expanded ul li.selected > a {
      background-color: #549a3d;
      color: #fff; }
.patients #sidemenu li:hover > a,
.patients #sidemenu .selected a,
.patients #sidemenu .selected {
  background: #6aba50; }
  .patients #sidemenu li:hover > a > a,
  .patients #sidemenu .selected a > a,
  .patients #sidemenu .selected > a {
    color: #fff; }

.health-education #sidemenu h2 {
  color: #008477; }
.health-education #sidemenu li:hover {
  background: #008477; }
.health-education #sidemenu li.collapsed,
.health-education #sidemenu li.expanded {
  cursor: pointer; }
  .health-education #sidemenu li.collapsed:hover > a,
  .health-education #sidemenu li.expanded:hover > a {
    color: #fff; }
  .health-education #sidemenu li.collapsed > a,
  .health-education #sidemenu li.expanded > a {
    width: 86%;
    margin-right: 4%; }
  .health-education #sidemenu li.collapsed a,
  .health-education #sidemenu li.expanded a {
    color: #717171; }
    .health-education #sidemenu li.collapsed a:hover,
    .health-education #sidemenu li.expanded a:hover {
      color: #fff; }
  .health-education #sidemenu li.collapsed li a,
  .health-education #sidemenu li.expanded li a {
    padding-left: 20px; }
  .health-education #sidemenu li.collapsed li li a,
  .health-education #sidemenu li.expanded li li a {
    padding-left: 40px; }
.health-education #sidemenu li.collapsed {
  background: #d9dee8 url(../images/collapsed.png) no-repeat 95% 15px; }
  .health-education #sidemenu li.collapsed:hover {
    background: #008477 url(../images/collapsed.png) no-repeat 95% 15px;
    background-color: #005149; }
  .health-education #sidemenu li.collapsed a {
    background: #eff2f7; }
.health-education #sidemenu li.expanded {
  background: #008477 url(../images/expanded.png) no-repeat 95% 15px;
  background-color: #005149; }
  .health-education #sidemenu li.expanded:hover {
    background: #008477 url(../images/expanded.png) no-repeat 95% 15px;
    background-color: #005149; }
  .health-education #sidemenu li.expanded > a {
    background: #008477;
    color: #fff; }
  .health-education #sidemenu li.expanded ul {
    overflow: visible !important; }
    .health-education #sidemenu li.expanded ul li.selected > a {
      background-color: #005149;
      color: #fff; }
.health-education #sidemenu li:hover > a,
.health-education #sidemenu .selected a,
.health-education #sidemenu .selected {
  background: #008477; }
  .health-education #sidemenu li:hover > a > a,
  .health-education #sidemenu .selected a > a,
  .health-education #sidemenu .selected > a {
    color: #fff; }

.healthbridge #sidemenu h2 {
  color: #39b9c7; }
.healthbridge #sidemenu li:hover {
  background: #39b9c7; }
.healthbridge #sidemenu li.collapsed,
.healthbridge #sidemenu li.expanded {
  cursor: pointer; }
  .healthbridge #sidemenu li.collapsed:hover > a,
  .healthbridge #sidemenu li.expanded:hover > a {
    color: #fff; }
  .healthbridge #sidemenu li.collapsed > a,
  .healthbridge #sidemenu li.expanded > a {
    width: 86%;
    margin-right: 4%; }
  .healthbridge #sidemenu li.collapsed a,
  .healthbridge #sidemenu li.expanded a {
    color: #717171; }
    .healthbridge #sidemenu li.collapsed a:hover,
    .healthbridge #sidemenu li.expanded a:hover {
      color: #fff; }
  .healthbridge #sidemenu li.collapsed li a,
  .healthbridge #sidemenu li.expanded li a {
    padding-left: 20px; }
  .healthbridge #sidemenu li.collapsed li li a,
  .healthbridge #sidemenu li.expanded li li a {
    padding-left: 40px; }
.healthbridge #sidemenu li.collapsed {
  background: #d9dee8 url(../images/collapsed.png) no-repeat 95% 15px; }
  .healthbridge #sidemenu li.collapsed:hover {
    background: #39b9c7 url(../images/collapsed.png) no-repeat 95% 15px;
    background-color: #2d95a0; }
  .healthbridge #sidemenu li.collapsed a {
    background: #eff2f7; }
.healthbridge #sidemenu li.expanded {
  background: #39b9c7 url(../images/expanded.png) no-repeat 95% 15px;
  background-color: #2d95a0; }
  .healthbridge #sidemenu li.expanded:hover {
    background: #39b9c7 url(../images/expanded.png) no-repeat 95% 15px;
    background-color: #2d95a0; }
  .healthbridge #sidemenu li.expanded > a {
    background: #39b9c7;
    color: #fff; }
  .healthbridge #sidemenu li.expanded ul {
    overflow: visible !important; }
    .healthbridge #sidemenu li.expanded ul li.selected > a {
      background-color: #2d95a0;
      color: #fff; }
.healthbridge #sidemenu li:hover > a,
.healthbridge #sidemenu .selected a,
.healthbridge #sidemenu .selected {
  background: #39b9c7; }
  .healthbridge #sidemenu li:hover > a > a,
  .healthbridge #sidemenu .selected a > a,
  .healthbridge #sidemenu .selected > a {
    color: #fff; }

body[class*="news-default"] #share-menu {
  display: none; }
body[class*="news-default"] #multimedia-module .mcm-title .mcm-text-secondary {
  width: 80%; }
body[class*="news-default"] #multimedia-module .mcm-recipes .recipe .text h3 {
  overflow: visible; }
body[class*="news-default"] #multimedia-module .mcm-btn.medium,
body[class*="news-default"] #multimedia-module .mcm-btn.large {
  padding: 10px !important;
  background-image: none !important; }
body[class*="news-default"] #multimedia-module .mcm-video-list .mcm-video-image a {
  height: 80px; }
body[class*="news-default"] #multimedia-module .mcm-video-list li {
  margin: 0; }
body[class*="news-default"] #multimedia-module .mcm-video-image {
  min-height: 100px; }
body[class*="news-default"] #multimedia-module .icon-div {
  height: 90px; }
body[class*="news-default"] #multimedia-module .mcm-social-header li {
  margin: 0 0 0 10px; }
body[class*="news-default"] #multimedia-module .mcm-social-header ul li a,
body[class*="news-default"] #multimedia-module .mcm-social-header input.mcm-print-icon {
  margin: 5px 0 0 0; }
body[class*="news-default"] #multimedia-module li.mcm-article,
body[class*="news-default"] #multimedia-module li.mcm-li-tip,
body[class*="news-default"] #multimedia-module li.mcm-li-recipe {
  margin: 0; }
body[class*="news-default"] #multimedia-module .footer {
  background: none; }
  body[class*="news-default"] #multimedia-module .footer a {
    font-size: 14px; }
  body[class*="news-default"] #multimedia-module .footer .mcm-pager-page-active {
    color: #fff; }

/*# sourceMappingURL=client-styles.css.map */
