/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
img, legend {
  border: 0; }

legend, td, th {
  padding: 0; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, optgroup, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre, textarea {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  box-sizing: border-box;
  background: #ffffff;
  min-height: 100%; }

html,
body {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  min-height: 100%; }

html, body, section.home-section {
  height: 100%; }

body {
  margin: 0;
  background: #ffffff;
  padding-top: 40px; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0; }

*, *:before, *:after {
  box-sizing: border-box; }

body {
  font-family: "myriad-pro",sans-serif;
  -webkit-font-smoothing: antialiased; }

a {
  color: #93CA68;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.header-nav a,
footer a,
.home-box a,
.full-contact-us-link a,
.contact-page-form a,
.blog-posts-holder a {
  color: inherit; }

.clear {
  clear: both; }

.group:after {
  content: "";
  display: table;
  clear: both; }

.column {
  position: relative;
  float: left; }

.sprite {
  background: url(../images/sprite.png) no-repeat; }

.main-content {
  position: relative;
  z-index: 1; }

.wrapper {
  width: 960px;
  max-width: 100%;
  margin: 0 auto; }

/* column layout */
.display-for-small-only, .display-for-medium-down, .display-for-medium-only {
  display: none; }

.display-for-large-only, .display-for-medium-up {
  display: block; }

img.display-for-medium-up {
  display: inline; }

.row {
  width: 100%; }

.row,
.columns, .column {
  float: left;
  position: relative; }

.large-1 {
  width: 8.33333%; }

.large-2 {
  width: 16.66667%; }

.large-3 {
  width: 25%; }

.large-4 {
  width: 33.33333%; }

.large-5 {
  width: 41.66667%; }

.large-6 {
  width: 50%; }

.large-7 {
  width: 58.33333%; }

.large-8 {
  width: 66.66667%; }

.large-9 {
  width: 75%; }

.large-10 {
  width: 83.33333%; }

.large-11 {
  width: 91.66667%; }

.large-12 {
  width: 100%; }

.large-fifth {
  width: 20%; }

.large-60 {
  width: 60%; }

.large-40 {
  width: 40%; }

.full {
  width: 100%; }

@media only screen and (max-width: 1024px) {
  /* column layout */
  .display-for-large-only {
    display: none; }
  .display-for-medium-down, .display-for-medium-only {
    display: block; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; } }

@media only screen and (max-width: 767px) {
  .display-for-small-only {
    display: block; }
  .hide-for-small, .display-for-medium-up, .display-for-medium-only {
    display: none; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; } }

header.site-header {
  position: fixed;
  z-index: 4;
  width: 100%;
  top: 0; }
  header.site-header .logo {
    position: absolute;
    top: 41px;
    left: 0;
    z-index: 2; }
    @media only screen and (max-width: 1215px) {
      header.site-header .logo {
        top: 45px; } }
  header.site-header .header-nav {
    position: relative;
    width: 100%;
    z-index: 1;
    background: #333E48;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px;
    font-family: 'Lato', sans-serif; }
    header.site-header .header-nav ul {
      text-align: right;
      margin: 0; }
      header.site-header .header-nav ul li {
        list-style: none;
        display: inline-block;
        line-height: 40px;
        margin-right: 20px;
        position: relative; }
        header.site-header .header-nav ul li a.active, header.site-header .header-nav ul li span.active {
          color: #93CA68; }
        header.site-header .header-nav ul li a.path-program {
          color: #93CA68; }
        header.site-header .header-nav ul li span {
          cursor: default; }
        header.site-header .header-nav ul li ul {
          position: absolute;
          left: 0;
          top: 40px;
          width: 200%;
          background: #333E48;
          text-align: center;
          padding-left: 0;
          opacity: 0;
          visibility: hidden;
          transition: opacity .25s ease-in-out;
          -moz-transition: opacity .25s ease-in-out;
          -webkit-transition: opacity .25s ease-in-out;
          z-index: 4;
          padding-bottom: 6px; }
          header.site-header .header-nav ul li ul li {
            display: block;
            margin: 0;
            line-height: 20px;
            vertical-align: middle; }
            header.site-header .header-nav ul li ul li a {
              padding: 0 20px;
              display: block; }
              header.site-header .header-nav ul li ul li a:hover {
                background: #93CA68;
                text-decoration: none; }
        header.site-header .header-nav ul li.why-saber ul {
          width: 260px;
          left: -100px; }
        header.site-header .header-nav ul li.locations ul {
          width: 180px;
          left: -60px; }
        header.site-header .header-nav ul li.services ul {
          width: 180px;
          left: -60px; }
        header.site-header .header-nav ul li.news ul {
          width: 120px;
          left: -40px; }
        header.site-header .header-nav ul li:hover ul {
          visibility: visible;
          opacity: 1; }
  header.site-header .right-links-holder {
    position: absolute;
    bottom: -129px;
    height: 129px;
    overflow: hidden;
    right: 0;
    width: 49px; }
    header.site-header .right-links-holder.open {
      overflow: visible; }
  header.site-header form.search {
    position: absolute;
    top: 0;
    right: -171px;
    height: 43px;
    background: #ffffff;
    width: 220px;
    transition: right 0.2s; }
    header.site-header form.search.open {
      right: 0; }
    header.site-header form.search .icon {
      background: url(../images/header-icons.jpg) no-repeat 0 0;
      height: 43px;
      width: 49px;
      float: left;
      cursor: pointer; }
    header.site-header form.search input[type="text"] {
      border-left: 0;
      border-bottom: 1px solid #333E48;
      border-right: 0;
      border-top: 0;
      width: 148px;
      float: left;
      line-height: 28px; }
    header.site-header form.search input[type="submit"] {
      width: 0;
      height: 0;
      border: 0;
      outline: 0;
      border-style: solid;
      border-width: 5px 0 5px 6px;
      border-color: transparent transparent transparent #333E48;
      background: #ffffff;
      padding: 0;
      margin: 12px 6px; }
  header.site-header .social-links {
    position: absolute;
    top: 43px;
    right: 0;
    background: #8BCB71; }
    header.site-header .social-links a {
      display: block;
      height: 44px;
      width: 49px; }
      header.site-header .social-links a.facebook {
        background: url("../images/saber-facebook-icon.png") no-repeat center;
        background-size: 48%; }
      header.site-header .social-links a.you-tube {
        background: url("../images/saber-youtube-icon.png") no-repeat center;
        background-size: 48%; }
      header.site-header .social-links a.linked-in {
        background: url("../images/saber-linkedin-icon.png") no-repeat center;
        background-size: 48%; }
      header.site-header .social-links a.twitter {
        background: url("../images/saber-twitter-icon.png") no-repeat center;
        background-size: 48%; }

.hero-area {
  position: relative;
  height: 430px;
  background: url(../images/home-swoosh-2.png) no-repeat;
  background-size: 100% 100%;
  z-index: 2; }
  .hero-area .text-section-holder {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: table; }
    .hero-area .text-section-holder .text-section {
      width: 100%;
      height: 430px;
      padding-bottom: 80px;
      font-size: 64px;
      line-height: 62px;
      font-style: italic;
      font-weight: 600;
      color: #114C70;
      display: table-cell;
      text-align: center;
      vertical-align: middle; }

.hero-image-holder {
  width: 100%;
  height: 430px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  .hero-image-holder .hero-image {
    width: 100%;
    height: 430px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }

@media only screen and (max-width: 1100px) {
  header.site-header .logo {
    width: 30%; }
    header.site-header .logo img {
      max-width: 100%;
      height: auto; }
  header.site-header .header-nav {
    font-size: 11px; }
    header.site-header .header-nav ul {
      width: 70%;
      float: right; }
      header.site-header .header-nav ul li {
        margin-right: 14px; } }

@media only screen and (max-width: 960px) {
  header.site-header .header-nav ul li {
    margin-right: 8px; } }

@media only screen and (max-width: 1215px) {
  header.site-header {
    max-width: 100%; }
    header.site-header .logo {
      width: 212px;
      z-index: 5; }
    header.site-header .header-nav {
      visibility: hidden;
      position: absolute;
      width: 0;
      overflow: hidden;
      top: 0;
      background: #333E48;
      transition: all 0.25s ease;
      padding-top: 44px;
      z-index: 6; }
      header.site-header .header-nav.open {
        visibility: visible;
        width: 100%;
        right: -100%; }
      header.site-header .header-nav.animate {
        right: 0; }
      header.site-header .header-nav.no-transition {
        transition: all 0s ease; }
      header.site-header .header-nav ul {
        padding-bottom: 14px;
        width: 100%;
        padding-left: 0; }
        header.site-header .header-nav ul li {
          display: block;
          font-size: 18px;
          text-align: center;
          line-height: 44px;
          width: 100%;
          margin-right: 0; }
          header.site-header .header-nav ul li span {
            cursor: pointer; }
          header.site-header .header-nav ul li span.open {
            color: #93CA68; }
          header.site-header .header-nav ul li.why-saber ul, header.site-header .header-nav ul li.locations ul, header.site-header .header-nav ul li.services ul, header.site-header .header-nav ul li.news ul {
            width: 100%;
            left: auto; }
          header.site-header .header-nav ul li ul {
            position: relative;
            max-height: 0;
            width: 100%;
            left: auto;
            overflow: hidden;
            padding: 0;
            line-height: 40px;
            transition: all 0.25s ease;
            top: 0; }
            header.site-header .header-nav ul li ul.open {
              max-height: 400px;
              visibility: visible;
              opacity: 1;
              border-top: 1px solid rgba(147, 202, 104, 0.5);
              border-bottom: 1px solid rgba(147, 202, 104, 0.5);
              background-clip: padding-box;
              padding-top: 12px;
              padding-bottom: 12px; }
            header.site-header .header-nav ul li ul li {
              line-height: 34px;
              font-size: 16px; }
  .hero-area .text-section-holder .text-section img {
    max-width: 80%;
    height: auto; }
  .mobile-menu-trigger-holder {
    position: relative;
    height: 44px;
    width: 100%;
    background: #333E48;
    left: 0;
    top: 0;
    z-index: 4;
    display: block; }
  .mobile-menu-trigger {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 45px;
    border-radius: 2px;
    float: right;
    padding-top: 11px;
    padding-left: 5px;
    cursor: pointer;
    z-index: 7; }
    .mobile-menu-trigger span {
      display: block;
      width: 30px;
      height: 3px;
      margin-bottom: 6px;
      position: relative;
      background: #ffffff;
      border-radius: 2px;
      position: relative;
      z-index: 1;
      transform-origin: 20px 0px;
      transition: transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.25s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.3s ease; }
      .mobile-menu-trigger spanspan:first-child {
        transform-origin: 0% 0%; }
      .mobile-menu-trigger spanspan:nth-last-child(2) {
        transform-origin: 0% 100%; }
    .mobile-menu-trigger.open {
      z-index: 6; }
      .mobile-menu-trigger.open span {
        opacity: 1;
        transform: rotate(45deg) translate(-3px, -3px); }
      .mobile-menu-trigger.open span:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2); }
      .mobile-menu-trigger.open span:nth-last-child(2) {
        transform: rotate(-45deg) translate(0, -3px); } }

@media only screen and (max-width: 400px) {
  header.site-header .logo {
    width: 200px;
    z-index: 5; } }

body.iris-inline header.site-header {
  top: 55px; }

.site-banner {
  position: relative;
  height: 50px;
  width: 100%;
  padding: 0 20px;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  color: #FFF;
  z-index: 100;
  background-color: #1795d2;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media only screen and (max-width: 1215px) {
    .site-banner {
      font-size: 15px;
      line-height: 18px;
      height: 75px; } }
  .site-banner img {
    height: 34px;
    max-height: 34px;
    min-height: 34px;
    margin-right: 14px; }

.home-header {
  position: relative;
  height: 430px;
  background: url(../images/home-swoosh-2.png) no-repeat;
  background-size: 100% 100%;
  z-index: 2; }
  .home-header .text-slides {
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .home-header .text-slides .text-slide {
      width: 100%;
      height: 430px;
      padding-bottom: 80px;
      font-size: 64px;
      line-height: 62px;
      font-style: italic;
      font-weight: 600;
      color: #114C70;
      display: flex;
      align-items: center;
      justify-content: center; }

.home-image-slides, .home-slide-navigator {
  width: 100%;
  height: 430px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  .home-image-slides .image-slide, .home-slide-navigator .image-slide {
    width: 100%;
    height: 430px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }

.home-slide-navigator {
  z-index: 3;
  height: 430px; }
  .home-slide-navigator div {
    width: 100%;
    height: 430px; }

.slick-prev, .slick-next {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -21px;
  width: 50px;
  height: 42px;
  border: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 3; }
  .slick-prev:after, .slick-next:after {
    content: '';
    display: block;
    text-align: center;
    position: absolute;
    top: 11px;
    left: 15px;
    border-style: solid;
    border-width: 10px 14px 10px 0;
    border-color: transparent #333E48 transparent transparent; }

.slick-next {
  left: auto;
  right: 0; }
  .slick-next:after {
    left: 20px;
    border-width: 10px 0 10px 14px;
    border-color: transparent transparent transparent #333E48; }

.video-underlay {
  background: url(../images/home-video-frame.jpg) no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 430px;
  background-position: center center;
  left: 0;
  top: 0;
  z-index: 1; }

.video-wrapper {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 430px;
  left: 0;
  top: 0;
  overflow: hidden; }
  .video-wrapper video {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 10%;
    object-position: 50% 10%;
    width: 100%;
    height: 100%; }

.home-video-header {
  position: relative;
  width: 100%;
  height: 430px;
  background: url(../images/home-swoosh-2.png) no-repeat;
  background-size: 100% 100%;
  z-index: 3;
  position: relative; }
  .home-video-header .text-overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 64px;
    line-height: 62px;
    font-style: italic;
    font-weight: 600;
    color: #114C70;
    display: table;
    text-align: center;
    z-index: 4;
    padding-bottom: 80px; }
    .home-video-header .text-overlay div {
      display: table-cell;
      vertical-align: middle; }

.home.main-section .wrapper {
  padding: 0; }

.home.main-section .main-section-home-lower-content, .home.main-section .main-section-home-upper-content {
  text-align: center;
  line-height: 24px;
  font-size: 20px;
  margin-bottom: 52px;
  padding: 0 60px; }
  .home.main-section .main-section-home-lower-content h1, .home.main-section .main-section-home-upper-content h1 {
    font-size: 24px;
    line-height: 29px;
    color: #114C70;
    font-style: italic;
    font-weight: bold;
    font-family: "myriad-pro",sans-serif;
    margin-bottom: 8px; }
  .home.main-section .main-section-home-lower-content p, .home.main-section .main-section-home-upper-content p {
    line-height: 24px;
    font-size: 20px; }
    .home.main-section .main-section-home-lower-content p:first-of-type, .home.main-section .main-section-home-upper-content p:first-of-type {
      margin-top: 0; }

.home.main-section .main-section-home-upper-content {
  display: none; }

.main-section .home-boxes {
  max-width: 790px;
  margin: 0 auto 38px;
  position: relative;
  font-family: "myriad-pro",sans-serif;
  padding: 0 26px; }
  .main-section .home-boxes:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: calc(100% - 43px);
    background: #114C70;
    left: 0;
    bottom: 0; }
  .main-section .home-boxes h2 {
    background: #93CA68;
    font-weight: 600;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    color: #ffffff;
    font-style: italic;
    margin-bottom: 0; }
  .main-section .home-boxes .home-box {
    width: 33.33%;
    padding: 0 26px 18px; }
    .main-section .home-boxes .home-box img {
      display: block; }
  .main-section .home-boxes .home-box-image {
    background: #ffffff;
    padding: 6px; }
  .main-section .home-boxes .home-box-content {
    margin-top: 10px;
    font-size: 15px;
    line-height: 18px;
    color: #ffffff; }
  .main-section .home-boxes .home-box-lists ul {
    margin-top: 14px;
    width: 50%;
    color: #ffffff;
    list-style: none;
    padding-left: 0;
    font-style: italic;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px; }
    .main-section .home-boxes .home-box-lists ul:last-child {
      padding-left: 4px; }
  .main-section .home-boxes .learn-more-link {
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    color: #93CA68;
    text-align: center;
    padding: 10px 0; }
  .main-section .home-boxes input[type="text"] {
    font-size: 20px;
    line-height: 24px;
    padding: 7px 10px;
    border: 0;
    outline: 0;
    text-transform: uppercase;
    width: calc(100% - 40px);
    position: relative;
    float: left; }
    .main-section .home-boxes input[type="text"] ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #6b6c6f; }
    .main-section .home-boxes input[type="text"] ::-moz-placeholder {
      /* Firefox 19+ */
      color: #6b6c6f; }
    .main-section .home-boxes input[type="text"] :-ms-input-placeholder {
      /* IE 10+ */
      color: #6b6c6f; }
    .main-section .home-boxes input[type="text"] :-moz-placeholder {
      /* Firefox 18- */
      color: #6b6c6f; }
  .main-section .home-boxes input[type="submit"] {
    background: #93CA68 url(../images/search-icon.png) no-repeat center center;
    background-size: 20px 17px;
    height: 38px;
    width: 40px;
    border: 0;
    outline: 0;
    display: block;
    float: left;
    border-radius: 0; }
  .main-section .home-boxes form {
    margin-top: 6px; }

.find-a-facility {
  height: 270px;
  background: url(../images/state-background.jpg) no-repeat;
  background-size: cover;
  border-bottom: 9px solid #93CA68;
  text-align: center;
  padding-top: 62px;
  padding: 62px 38px 0; }
  .find-a-facility h3 {
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 30px; }
  .find-a-facility form {
    width: 508px;
    max-width: 100%;
    margin: 0 auto; }
  .find-a-facility input[type="text"] {
    height: 62px;
    line-height: 62px;
    border: 0;
    outline: 0;
    font-family: 'Open Sans', sans-serif;
    color: #333E48;
    font-size: 21px;
    padding: 0 22px;
    width: 446px;
    display: block;
    float: left;
    max-width: calc(100% - 62px); }
  .find-a-facility input[type="submit"] {
    background: #93CA68 url(../images/search-icon.png) no-repeat center center;
    height: 62px;
    width: 62px;
    border: 0;
    outline: 0;
    display: block;
    float: left;
    border-radius: 0; }

.why-choose {
  background: #114C70;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  z-index: 2;
  padding-top: 36px;
  font-size: 15px; }
  .why-choose img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: auto; }
  .why-choose .wrapper {
    padding: 0 60px; }
  .why-choose h2 {
    font-family: 'Merriweather', serif;
    color: #7ED3F7;
    font-weight: 400;
    font-size: 32px;
    margin-bottom: 32px; }
  .why-choose h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 18px; }
  .why-choose .text {
    max-width: 530px;
    margin: 0 auto;
    position: relative;
    z-index: 2; }
  .why-choose ul {
    list-style-position: outside;
    padding-left: 18px;
    max-width: 50%;
    float: left;
    padding-right: 40px;
    padding-bottom: 20px; }

.informed-choice {
  background: #333E48;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  padding-top: 52px;
  font-size: 15px;
  padding-bottom: 30px; }
  .informed-choice .wrapper {
    padding: 0 60px; }
  .informed-choice h2 {
    color: #93CA68;
    font-weight: 400;
    font-size: 32px;
    font-family: 'Merriweather', serif;
    margin-bottom: 18px; }
  .informed-choice h3 {
    font-size: 21px;
    font-weight: 400;
    line-height: 32px; }
  .informed-choice .text-column {
    width: 71%;
    float: left;
    padding-right: 4%; }
  .informed-choice .images {
    width: 29%;
    float: left; }
    .informed-choice .images img {
      max-width: 100%;
      height: auto;
      border: 2px solid #93CA68; }
  .informed-choice .dotted-divider {
    margin: 30px 0; }
  .informed-choice ul {
    padding-left: 18px; }

.good-faith-banner {
  background: #13288d;
  font-size: 30px;
  font-weight: 600;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 0; }
  .good-faith-banner .good-faith-container {
    display: flex; }
    @media (max-width: 1000px) {
      .good-faith-banner .good-faith-container {
        flex-direction: column;
        text-align: center; } }
  .good-faith-banner h3 {
    padding: 0 20px;
    font-weight: 600; }
    @media (max-width: 1000px) {
      .good-faith-banner h3 {
        margin-bottom: 30px; } }
    @media (min-width: 1000px) {
      .good-faith-banner h3:first-of-type {
        border-right: 1px solid white; } }
    .good-faith-banner h3 i {
      font-weight: normal; }
  .good-faith-banner a {
    background-color: #e7873b;
    font-size: 18px;
    padding: 10px 45px;
    color: white;
    border-radius: 5px;
    height: -webkit-fit-content;
    height: fit-content;
    max-width: 80%; }
    @media (min-width: 1000px) {
      .good-faith-banner a {
        margin-left: 25px; } }
    @media (max-width: 1000px) {
      .good-faith-banner a {
        margin: 0 auto; } }

@media only screen and (max-width: 1400px) {
  .why-choose .text {
    margin: 0;
    float: right; } }

@media only screen and (max-width: 1024px) {
  .informed-choice .text-column {
    width: 65%; }
  .informed-choice .images {
    width: 35%; } }

@media only screen and (max-width: 960px) {
  .why-choose img {
    position: absolute;
    left: -100px;
    top: 0;
    z-index: 1; } }

@media only screen and (max-width: 790px) {
  .main-section .home-boxes {
    margin-bottom: 0; }
    .main-section .home-boxes:before {
      height: calc(100% - 71px); }
    .main-section .home-boxes h2 {
      font-size: 42px;
      line-height: 65px; }
    .main-section .home-boxes .home-box {
      width: 100%;
      max-width: 356px;
      float: none;
      padding: 0;
      margin: 0 auto 40px; }
      .main-section .home-boxes .home-box img {
        display: block; }
    .main-section .home-boxes .home-box-image {
      margin-top: 6px; }
      .main-section .home-boxes .home-box-image img {
        width: 100%;
        height: auto; }
    .main-section .home-boxes .home-box-content {
      margin-top: 10px;
      font-size: 20px;
      line-height: 26px; }
    .main-section .home-boxes .home-box-lists ul {
      margin-top: 10px;
      font-size: 20px;
      line-height: 26px;
      margin-bottom: 0; }
    .main-section .home-boxes .learn-more-link {
      font-size: 20px; }
  .home.main-section .main-section-home-lower-content {
    display: none; }
  .home.main-section .main-section-home-upper-content {
    display: block;
    padding-top: 40px; }
    .home.main-section .main-section-home-upper-content h1 {
      font-size: 32px;
      line-height: 38px;
      margin-bottom: 20px; } }

@media only screen and (max-width: 767px) {
  .home-header {
    background: url(../images/home-swoosh-mobile-2.png) no-repeat;
    background-size: 100% 100%;
    height: 368px; }
    .home-header .text-slides .text-slide {
      font-size: 40px;
      line-height: 42px;
      text-align: center; }
  .home-video-header {
    background: url(../images/home-swoosh-mobile-2.png) no-repeat;
    background-size: 100% 100%;
    height: 368px; }
    .home-video-header .text-overlay {
      font-size: 40px;
      line-height: 42px;
      padding: 0 50px 80px; }
  .video-wrapper, .video-underlay {
    height: 368px; }
  .home-image-slides, .home-slide-navigator {
    height: 368px; }
  .why-choose {
    height: auto;
    padding-bottom: 40px; }
    .why-choose .wrapper {
      padding: 0 38px; }
    .why-choose .text {
      max-width: 100%;
      float: none; }
    .why-choose h2 {
      font-size: 27px; }
    .why-choose h3, .why-choose p, .why-choose ul {
      font-size: 19px;
      line-height: 26px; }
    .why-choose h3 {
      font-weight: 600; }
    .why-choose ul {
      max-width: 100%;
      margin: 0; }
  .informed-choice {
    padding: 30px 0; }
    .informed-choice .wrapper {
      padding: 0 39px; }
    .informed-choice .text-column {
      width: 100%; }
    .informed-choice .images {
      width: 100%; }
      .informed-choice .images p {
        width: 33%;
        float: left;
        padding: 0 6px; }
    .informed-choice h2 {
      font-size: 27px;
      line-height: 32px;
      margin-bottom: 36px; }
    .informed-choice h3 {
      font-weight: 600; }
    .informed-choice h3, .informed-choice p, .informed-choice ul {
      font-size: 19px;
      line-height: 26px; } }

@media only screen and (max-width: 550px) {
  .home-header .text-slides .text-slide {
    font-size: 34px;
    line-height: 36px;
    text-align: center; }
  .home-video-header .text-overlay {
    font-size: 34px;
    line-height: 36px; } }

@media only screen and (max-width: 450px) {
  .home-header .text-slides .text-slide {
    font-size: 30px;
    line-height: 32px;
    text-align: center; }
  .home-video-header .text-overlay {
    font-size: 30px;
    line-height: 32px; }
  .slick-prev, .slick-next {
    width: 40px; }
  .slick-prev:after {
    left: 12px; }
  .slick-next:after {
    left: 15px; } }

@media only screen and (max-width: 420px) {
  .home-header .text-slides .text-slide {
    font-size: 26px;
    line-height: 28px;
    text-align: center; }
  .informed-choice .images p {
    width: 100%;
    padding: 6px; }
  .main-section .home-boxes h2 {
    font-size: 36px;
    line-height: 58px; }
  .main-section .home-boxes .home-box-lists ul {
    font-size: 18px;
    line-height: 24px; } }

.main-section {
  background: #ffffff;
  color: #231f20;
  font-family: "myriad-pro",sans-serif;
  border-bottom: 9px solid #333E48;
  position: relative;
  padding-bottom: 94px; }
  .main-section.why-saber {
    border-bottom: 0;
    border-bottom: 9px solid #333E48; }
    .main-section.why-saber.padded-bottom .wrapper {
      width: 1200px;
      padding-bottom: 380px; }
  .main-section.telehealth-page {
    border-bottom: 0; }
    .main-section.telehealth-page h1 {
      line-height: 46px; }
    .main-section.telehealth-page .wrapper {
      padding-bottom: 60px; }
      .main-section.telehealth-page .wrapper .main-section-bottom p, .main-section.telehealth-page .wrapper .main-section-bottom h3, .main-section.telehealth-page .wrapper .main-section-bottom ul {
        max-width: 680px; }
  .main-section.locations-index {
    padding-bottom: 20px; }
    .main-section.locations-index .wrapper {
      width: 800px; }
  .main-section.services-landing {
    border-bottom: 0;
    padding-bottom: 70px; }
    .main-section.services-landing .services-landing-list {
      color: #114C70;
      text-align: center;
      margin: 28px 0 0; }
      .main-section.services-landing .services-landing-list h2, .main-section.services-landing .services-landing-list ul {
        font-size: 32px;
        line-height: 37px;
        font-weight: 600;
        font-style: italic; }
      .main-section.services-landing .services-landing-list h2 {
        color: #7ED3F7; }
      .main-section.services-landing .services-landing-list ul {
        list-style: none;
        padding: 0;
        margin-top: 16px;
        width: 33.3%; }
        .main-section.services-landing .services-landing-list ul li {
          padding: 0 10px; }
  .main-section.why-saber-landing h3 {
    font-size: 30px;
    margin-bottom: 36px;
    color: #7ED3F7;
    font-weight: 600;
    font-style: italic; }
  .main-section.foundation .main-section-top img {
    float: right;
    padding-left: 20px; }
  .main-section .wrapper {
    padding: 0 60px;
    position: relative;
    z-index: 2; }
  .main-section h1 {
    font-family: "myriad-pro",sans-serif;
    color: #114C70;
    font-weight: 600;
    font-style: italic;
    font-size: 32px;
    margin-bottom: 38px; }
  .main-section h2 {
    font-weight: 600;
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 18px; }
  .main-section p, .main-section ul {
    font-size: 21px;
    line-height: 25px; }
    .main-section p a, .main-section ul a {
      text-decoration: underline; }
  .main-section h3 {
    color: #7ED3F7;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 22px; }
  .main-section .main-section-bottom {
    padding-bottom: 50px; }
    .main-section .main-section-bottom p {
      max-width: 380px;
      margin-bottom: 20px; }
  .main-section .main-section-bottom-columns .main-section-bottom {
    width: 50%; }
    .main-section .main-section-bottom-columns .main-section-bottom:first-child {
      padding-right: 20px; }
    .main-section .main-section-bottom-columns .main-section-bottom:last-child {
      padding-left: 20px; }

img.corner-image {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1; }

.interior-section {
  background: #ffffff;
  color: #231f20;
  font-size: 21px;
  line-height: 25px;
  border-bottom: 9px solid #114C70;
  position: relative;
  font-family: "myriad-pro",sans-serif;
  font-weight: 400; }
  .interior-section.top {
    border-bottom: 9px solid #114C70;
    position: relative;
    background: #ffffff;
    color: #231f20;
    font-size: 21px;
    line-height: 25px;
    padding-bottom: 72px;
    font-weight: 400; }
    .interior-section.top h1 {
      font-size: 31px;
      line-height: 36px;
      color: #114C70;
      font-style: italic;
      font-weight: 600;
      margin-bottom: 26px;
      font-family: "myriad-pro",sans-serif; }
    .interior-section.top p {
      margin: 0 0 24px; }
    .interior-section.top .iris-editable {
      position: relative;
      z-index: 2; }
  .interior-section .error-page {
    padding: 100px 0;
    min-height: 600px; }
    .interior-section .error-page a {
      text-decoration: underline; }
  .interior-section.general-interior {
    padding-bottom: 50px; }
    .interior-section.general-interior h2 {
      font-family: 'Merriweather', serif;
      color: #7ED3F7;
      font-weight: 400;
      font-size: 32px;
      margin-bottom: 38px; }
    .interior-section.general-interior p, .interior-section.general-interior ul {
      font-size: 12px; }
  .interior-section h2 {
    color: #93CA68;
    font-family: 'Merriweather', serif;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px; }
  .interior-section.gray {
    padding-top: 24px;
    color: #ffffff;
    background: #333E48;
    font-size: 18px;
    border-bottom: 9px solid #7ED3F7;
    padding-bottom: 14px; }
    .interior-section.gray p, .interior-section.gray span {
      line-height: 26px;
      margin-bottom: 12px; }
    .interior-section.gray.lower {
      border-bottom: 0; }
      .interior-section.gray.lower h2 {
        margin-bottom: 24px; }
    .interior-section.gray.green-border {
      border-bottom: 9px solid #93CA68; }
    .interior-section.gray span, .interior-section.gray h3 {
      font-size: 24px;
      color: #93CA68;
      font-family: 'Merriweather', serif;
      font-weight: 400; }
    .interior-section.gray span {
      display: inline-block;
      vertical-align: bottom;
      position: relative;
      top: 8px; }
    .interior-section.gray h4 {
      font-size: 21px;
      font-weight: 600;
      margin-top: 24px; }
    .interior-section.gray .dotted-divider {
      margin: 24px 0 24px; }
    .interior-section.gray .list-columns .column {
      padding-right: 24px;
      width: 50%; }
    .interior-section.gray .list-columns ul {
      line-height: 26px;
      font-size: 18px;
      margin-top: 0;
      margin-bottom: 22px; }
    .interior-section.gray.careers {
      font-size: 12px; }
      .interior-section.gray.careers h2 {
        text-transform: none;
        font-size: 30px; }
      .interior-section.gray.careers p, .interior-section.gray.careers ul {
        line-height: 18px;
        font-weight: normal; }
  .interior-section.blue {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 14px; }
    .interior-section.blue h2 {
      color: #7ED3F7;
      font-size: 26px;
      padding-top: 28px;
      line-height: normal; }
    .interior-section.blue p {
      margin-bottom: 12px; }
    .interior-section.blue ul {
      list-style: none;
      padding-left: 12px; }
      .interior-section.blue ul li {
        position: relative; }
      .interior-section.blue ul li:before {
        content: '';
        width: 5px;
        height: 5px;
        background-color: #7ED3F7;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        left: -12px;
        top: 10px; }
    .interior-section.blue.careers {
      padding-bottom: 38px;
      border-bottom: 0; }
      .interior-section.blue.careers h2 {
        text-transform: none;
        margin-bottom: 38px; }
      .interior-section.blue.careers h4 {
        color: #7ED3F7;
        font-size: 18px;
        margin-top: 24px; }
  .interior-section.white {
    padding-bottom: 14px;
    font-family: "myriad-pro",sans-serif; }
    .interior-section.white h2 {
      color: #114C70;
      font-size: 26px;
      padding-top: 28px;
      line-height: normal;
      font-style: italic;
      font-weight: 600;
      font-family: "myriad-pro",sans-serif; }
    .interior-section.white ul {
      list-style: none;
      padding-left: 12px; }
      .interior-section.white ul li {
        position: relative; }
      .interior-section.white ul li:before {
        content: '';
        width: 5px;
        height: 5px;
        background-color: #114C70;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        left: -12px;
        top: 10px; }
  .interior-section .wrapper {
    padding: 0 60px; }
  .interior-section p {
    margin: 0 0 24px; }
  .interior-section ul {
    padding-left: 20px; }

.full-width-image-holder {
  width: 100%;
  height: 295px;
  border-bottom: 9px solid #333E48; }
  .full-width-image-holder.blue-border {
    border-bottom: 9px solid #333E48; }
  .full-width-image-holder.no-bottom-border {
    border-bottom: 0;
    height: 286px; }
  .full-width-image-holder img {
    display: block;
    width: 100vw;
    height: 286px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: 'object-fit: cover; object-position: 50% 50%;'; }

.bordered-text-line {
  background: #93CA68;
  color: #ffffff;
  font-size: 30px;
  line-height: 60px;
  border-top: 6px solid #ffffff;
  border-bottom: 6px solid #ffffff;
  text-align: center;
  font-style: italic;
  font-weight: bold; }
  .bordered-text-line.two-line {
    line-height: normal;
    border-bottom: 9px solid #ffffff;
    border-top: 9px solid #ffffff; }
    .bordered-text-line.two-line p {
      margin: 0; }
    .bordered-text-line.two-line a {
      display: block;
      font-size: 18px;
      line-height: 18px;
      margin-bottom: 6px; }
  .bordered-text-line .ds-summary {
    font-family: "myriad-pro",sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-style: italic;
    color: #ffffff;
    font-weight: 600;
    margin: 10px auto; }
    .bordered-text-line .ds-summary .ds-title {
      color: #333E48;
      font-weight: 600;
      font-size: 24px;
      line-height: 28px; }
    .bordered-text-line .ds-summary .ds-average, .bordered-text-line .ds-summary .ds-average-max {
      font-weight: 600;
      color: #ffffff; }
    .bordered-text-line .ds-summary .ds-stars {
      margin: 10px auto; }
    .bordered-text-line .ds-summary .ds-ratings-stars {
      width: 160px;
      margin: 10px auto 6px; }
      .bordered-text-line .ds-summary .ds-ratings-stars .rating-star {
        width: 32px; }
        .bordered-text-line .ds-summary .ds-ratings-stars .rating-star img {
          width: 31px;
          height: 30px;
          position: relative;
          z-index: 2; }
        .bordered-text-line .ds-summary .ds-ratings-stars .rating-star .fill {
          position: absolute;
          background: #ffffff;
          height: 29px;
          z-index: 1;
          top: 0;
          left: 3px; }
    .bordered-text-line .ds-summary .ds-credits {
      font-weight: 100;
      font-size: 15px;
      font-style: normal;
      color: #ffffff;
      margin-top: 4px; }
      .bordered-text-line .ds-summary .ds-credits a {
        font-weight: bold;
        display: inline-block;
        background: transparent;
        font-size: 15px;
        color: #ffffff; }

.navy-line {
  width: 100%;
  height: 9px;
  background: #333E48; }

.ask-about-path {
  text-align: center;
  font-weight: 600;
  font-style: italic;
  font-size: 32px;
  color: #164D6D;
  background: #f1f1f2;
  padding: 28px 0;
  border-top: 4px solid #ffffff; }
  .ask-about-path img {
    vertical-align: middle;
    padding-left: 16px; }
  .ask-about-path.interior {
    border-top: 0; }
  .ask-about-path a:hover {
    text-decoration: none; }

.blog-post-section {
  padding-top: 36px;
  border-top: 9px solid #333E48;
  padding-bottom: 52px; }
  .light-blue-border-above .blog-post-section {
    border-top: 9px solid #7ED3F7; }
  .green-border-below .blog-post-section {
    border-bottom: 9px solid #93CA68; }
  .blog-post-section h2 {
    color: #333E48;
    font-weight: 400;
    font-size: 34px;
    text-align: center;
    margin-bottom: 34px;
    font-style: italic;
    font-weight: 600; }
  .blog-post-section .posts {
    padding: 0 60px; }
  .blog-post-section .post {
    width: 33%;
    padding: 0 12px;
    float: left;
    color: #333E48;
    font-size: 12px;
    line-height: 17px;
    font-family: 'Open Sans', sans-serif; }
    .blog-post-section .post img {
      max-width: 100%;
      height: auto;
      border: 2px solid #7ED3F7; }
    .blog-post-section .post h3 {
      color: #124B6E;
      font-size: 21px;
      line-height: 27px;
      font-family: "myriad-pro",sans-serif;
      font-weight: 600;
      margin-top: 14px;
      margin-bottom: 4px;
      font-style: italic;
      font-weight: 600; }
    .blog-post-section .post .date {
      font-size: 14px;
      margin-bottom: 6px; }
    .blog-post-section .post .excerpt {
      line-height: 16px; }
    .blog-post-section .post a.learn-more {
      color: #227D3E;
      font-size: 16px;
      display: block;
      line-height: 16px;
      font-weight: 600;
      margin-top: 12px;
      font-style: italic;
      font-family: "myriad-pro",sans-serif; }
      .blog-post-section .post a.learn-more:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 0 7px 10px;
        border-color: transparent transparent transparent #92ca68;
        margin-left: 8px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -1px; }
  .blog-post-section .slick-prev, .blog-post-section .slick-next {
    background: #7ED3F7; }
    .blog-post-section .slick-prev:after, .blog-post-section .slick-next:after {
      border-color: transparent #ffffff transparent transparent; }
  .blog-post-section .slick-next:after {
    border-color: transparent transparent transparent #ffffff; }

.career-blog-section .blog-post-section {
  border-top: none; }

.path-main {
  background: #ffffff;
  color: #231f20;
  font-family: "myriad-pro",sans-serif;
  border-bottom: 9px solid #93CA68;
  position: relative;
  padding-bottom: 60px; }
  .path-main .wrapper {
    padding: 0 30px; }
  .path-main h1 {
    font-family: "myriad-pro",sans-serif;
    color: #114C70;
    font-weight: 600;
    font-style: italic;
    font-size: 32px;
    margin-bottom: 38px; }
  .path-main p {
    font-size: 21px;
    line-height: 25px; }
  .path-main img {
    position: absolute;
    bottom: -1px;
    right: 0; }
  .path-main .path-main-left, .path-main .path-main-right, .path-main .path-main-right-image {
    width: 50%; }
  .path-main .path-main-left {
    padding-right: 60px; }
  .path-main .path-main-right-image img {
    position: relative;
    bottom: 0;
    max-width: 100%;
    height: auto;
    opacity: 1;
    margin-bottom: 40px; }
  .path-main .hexagon {
    color: #ffffff;
    background: #3caae1;
    font-size: 10px;
    height: 100px;
    width: 60px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2; }
    .path-main .hexagon:nth-of-type(1) {
      top: 0;
      left: 178px; }
    .path-main .hexagon:nth-of-type(2) {
      top: 64px;
      left: 294px; }
    .path-main .hexagon:nth-of-type(3) {
      top: 192px;
      left: 294px; }
    .path-main .hexagon:nth-of-type(4) {
      top: 258px;
      left: 178px; }
    .path-main .hexagon:nth-of-type(5) {
      top: 192px;
      left: 62px; }
    .path-main .hexagon:nth-of-type(6) {
      top: 64px;
      left: 62px; }
    .path-main .hexagon:nth-of-type(7) {
      top: 116px;
      left: 172px; }
    .path-main .hexagon:after, .path-main .hexagon:before {
      content: '';
      position: absolute;
      left: -30px;
      top: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 50px 30px 50px 0;
      border-color: transparent #3caae1 transparent transparent;
      z-index: 1; }
    .path-main .hexagon:after {
      border-width: 50px 0 50px 30px;
      border-color: transparent transparent transparent #3caae1;
      left: auto;
      right: -30px; }
    .path-main .hexagon span {
      width: 80px;
      z-index: 2;
      text-align: center; }
    .path-main .hexagon.large {
      height: 126px;
      width: 72px; }
      .path-main .hexagon.large:after {
        right: -38px;
        border-width: 63px 0 63px 38px;
        border-color: transparent transparent transparent #3caae1; }
      .path-main .hexagon.large:before {
        left: -38px;
        border-width: 63px 38px 63px 0;
        border-color: transparent #3caae1 transparent transparent; }
      .path-main .hexagon.large p {
        width: 88px;
        z-index: 2;
        text-align: center;
        font-size: 9px;
        line-height: normal;
        display: block; }
        .path-main .hexagon.large p span {
          display: block;
          width: 88px; }

.full-contact-us-link {
  text-align: center;
  background: #7ED3F7;
  color: #ffffff;
  font-size: 30px;
  line-height: 60px;
  border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  font-style: italic;
  font-weight: 600; }
  .full-contact-us-link.no-top-border {
    border-top: 0;
    border-bottom: 7px solid #ffffff; }
  .full-contact-us-link a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 16px;
    border-color: transparent transparent transparent #ffffff;
    margin-left: 24px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px; }

.dotted-divider {
  height: 4px;
  width: 168px;
  background: url(../images/dot.png) repeat-x;
  margin: 48px 0 38px; }
  .dotted-divider.full-width {
    width: 100%; }

.foundation-partners {
  background: #ffffff;
  position: relative; }
  .foundation-partners .wrapper {
    padding: 0 60px 50px; }
  .foundation-partners h3 {
    font-size: 30px;
    margin: 30px 0;
    color: #114C70;
    text-align: center; }
  .foundation-partners div img {
    display: block;
    float: left;
    width: 25%;
    padding: 0 3.5%;
    height: auto;
    vertical-align: middle; }
  .foundation-partners .slick-prev, .foundation-partners .slick-next {
    background: #93CA68; }
  .foundation-partners .slick-prev:after {
    border-color: transparent #ffffff transparent transparent; }
  .foundation-partners .slick-next:after {
    border-color: transparent transparent transparent #ffffff; }

.primary-donor-section {
  background: #114C70;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  z-index: 2;
  padding: 36px 0;
  font-size: 12px;
  min-height: 460px; }
  .primary-donor-section img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: auto; }
  .primary-donor-section .wrapper {
    padding: 0 60px; }
  .primary-donor-section h2 {
    font-family: 'Merriweather', serif;
    color: #93CA68;
    font-weight: 400;
    font-size: 32px;
    margin-bottom: 32px; }
  .primary-donor-section .text {
    max-width: 548px;
    margin: 0 auto;
    position: relative;
    z-index: 2; }
  .primary-donor-section ul {
    list-style-position: outside;
    padding-left: 18px;
    width: 50%;
    float: left;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 15px; }

.videos-section {
  background: #7ED3F7 url(../images/videos-background.png) no-repeat center 0;
  height: 453px; }
  .videos-section .video-holder {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 71px; }
    .videos-section .video-holder .content-video {
      width: 528px;
      height: 300px;
      position: relative; }
      .videos-section .video-holder .content-video .video-title {
        position: absolute;
        width: 100%;
        height: 56px;
        line-height: 56px;
        text-align: center;
        overflow: hidden;
        padding: 0 10px;
        font-size: 30px;
        background: #333E48;
        left: 0;
        bottom: 0;
        color: #ffffff; }

.bios-section {
  font-family: 'Open Sans', sans-serif;
  color: #333E48; }
  .bios-section .wrapper {
    padding: 46px 60px 60px; }
  .bios-section h2 {
    color: #7ED3F7;
    font-size: 30px;
    font-family: 'Merriweather', serif;
    margin-bottom: 20px; }
  .bios-section p {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    color: #333E48; }
  .bios-section .bio {
    margin-top: 48px;
    font-size: 12px; }
    .bios-section .bio .image {
      width: 20%; }
      .bios-section .bio .image img {
        width: 132px;
        height: 132px;
        border-radius: 50%;
        border: 2px solid #7ED3F7; }
    .bios-section .bio .info {
      width: 80%; }
    .bios-section .bio h4 {
      color: #114C70;
      font-size: 21px; }
    .bios-section .bio .title {
      font-size: 13px;
      font-weight: 600; }
    .bios-section .bio .description {
      margin-bottom: 20px; }
    .bios-section .bio .quote-text span {
      display: block; }
    .bios-section .bio .quote-text span.why-saber {
      font-weight: 600; }
    .bios-section .bio .quote-text span.quote-text:before, .bios-section .bio .quote-text span.quote-text:after {
      content: '"'; }

.mission-section {
  background: url(../images/mission-background.jpg) no-repeat 0 0;
  background-size: 100% 100%;
  min-height: 959px;
  color: #333E48;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif; }
  .mission-section .wrapper {
    padding: 60px; }
  .mission-section h2 {
    color: #227D3E;
    font-family: 'Merriweather', serif;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 16px; }
  .mission-section h3 {
    font-size: 21px;
    font-weight: 600;
    line-height: 33px;
    margin-bottom: 33px; }
  .mission-section p, .mission-section ul {
    line-height: 24px;
    font-weight: 600; }
  .mission-section ul {
    padding-left: 20px; }

.interior-boxes {
  max-width: 790px;
  margin: 70px auto 0;
  position: relative;
  font-family: "myriad-pro",sans-serif;
  padding: 0 8px;
  z-index: 2; }
  .interior-boxes:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: calc(100% - 38px);
    background: #114C70;
    left: 0;
    bottom: 0; }
  .interior-boxes h2 {
    background: #93CA68;
    font-weight: 600;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    color: #ffffff;
    font-style: italic;
    margin-bottom: 0; }
  .interior-boxes .interior-box {
    width: 50%;
    padding: 0 22px 18px; }
    .interior-boxes .interior-box img {
      display: block;
      width: 100%;
      height: auto; }
  .interior-boxes .interior-box-image {
    background: #ffffff;
    padding: 10px; }
  .interior-boxes .interior-box-content {
    margin-top: 10px;
    font-size: 15px;
    line-height: 18px;
    color: #ffffff; }
  .interior-boxes .learn-more-link {
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    color: #93CA68;
    text-align: center;
    padding: 10px 0; }

.interior-section.bannerless {
  padding-top: 144px; }

.contact-page-form .conference-onboarding-form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  grid-column-gap: 20px;
  grid-row-gap: 20px; }
  .contact-page-form .conference-onboarding-form .file-upload {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
  .contact-page-form .conference-onboarding-form .file-upload:focus + label {
    outline: none; }
  .contact-page-form .conference-onboarding-form .file-upload + label * {
    pointer-events: none; }
  .contact-page-form .conference-onboarding-form .submit {
    font-size: 14px;
    color: #ffffff;
    background: #254B6E;
    text-align: center;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    outline: 0;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    height: 48px; }
  .contact-page-form .conference-onboarding-form input[type="text"],
  .contact-page-form .conference-onboarding-form input[type="tel"],
  .contact-page-form .conference-onboarding-form input[type="email"] {
    margin-top: 0;
    background-color: #FFF;
    border: 1px solid #254B6E;
    border-radius: 4px;
    font-size: 14px; }
  .contact-page-form .conference-onboarding-form .file-upload-label {
    text-align: center;
    font-weight: bold;
    cursor: pointer; }
  .contact-page-form .conference-onboarding-form input[type="submit"] {
    margin: 0px 20px 8px;
    height: 40px; }

.contact-page-form .disclaimer {
  text-align: center;
  font-size: 14px;
  padding-top: 12px; }

@media only screen and (max-width: 1200px) {
  .primary-donor-section {
    height: 460px;
    padding-top: 0; }
    .primary-donor-section .wrapper {
      width: 100%;
      padding: 0;
      height: 460px; }
    .primary-donor-section img {
      position: relative;
      float: left;
      display: block; }
    .primary-donor-section .text {
      padding-top: 36px;
      position: relative;
      float: left;
      width: calc(100% - 328px);
      padding-right: 60px; } }

@media only screen and (max-width: 960px) {
  .main-section .main-section-bottom p {
    max-width: 300px; }
  img.corner-image {
    max-width: 460px;
    height: auto; } }

@media only screen and (max-width: 900px) {
  .bios-section .bio .image {
    width: 160px; }
  .bios-section .bio .info {
    width: calc(100% - 160px); } }

@media only screen and (max-width: 1024px) {
  .main-section .main-section-bottom p {
    max-width: 320px; }
  .main-section.telehealth-page .wrapper {
    padding-bottom: 60px; }
    .main-section.telehealth-page .wrapper .main-section-bottom p, .main-section.telehealth-page .wrapper .main-section-bottom h3, .main-section.telehealth-page .wrapper .main-section-bottom ul {
      max-width: 540px; } }

@media only screen and (max-width: 830px) {
  .main-section .main-section-bottom p {
    max-width: 280px; }
  .main-section.telehealth-page .wrapper {
    padding-bottom: 0; }
    .main-section.telehealth-page .wrapper .main-section-bottom p, .main-section.telehealth-page .wrapper .main-section-bottom h3, .main-section.telehealth-page .wrapper .main-section-bottom ul {
      max-width: 440px; }
  img.corner-image {
    max-width: 420px;
    height: auto; } }

@media only screen and (max-width: 800px) {
  .path-main .path-main-right, .path-main .path-main-right-image {
    width: 55%; }
  .path-main .path-main-left {
    width: 45%;
    padding-right: 30px; } }

@media only screen and (max-width: 767px) {
  .hero-area {
    background: url(../images/home-swoosh-mobile-2.png) no-repeat;
    background-size: 100% 100%;
    height: 368px; }
    .hero-area .text-section-holder {
      padding: 0 39px; }
      .hero-area .text-section-holder .text-section {
        font-size: 40px;
        line-height: 42px;
        text-align: center;
        height: 368px; }
  .hero-image-holder {
    height: 368px; }
  .main-section {
    padding-bottom: 60px; }
    .main-section.why-saber.padded-bottom .wrapper {
      padding-bottom: 12px; }
    .main-section.locations-index .wrapper {
      padding: 12px 0; }
      .main-section.locations-index .wrapper h1 {
        padding: 0 20px; }
    .main-section .wrapper {
      padding: 12px 38px; }
    .main-section h1 {
      font-size: 27px; }
    .main-section h2 {
      font-size: 19px;
      line-height: 26px; }
    .main-section p {
      font-size: 19px;
      line-height: 26px; }
    .main-section .main-section-bottom p {
      max-width: 100%; }
    .main-section .main-section-bottom-columns .main-section-bottom {
      width: 100%; }
      .main-section .main-section-bottom-columns .main-section-bottom:first-child {
        padding-right: 0; }
      .main-section .main-section-bottom-columns .main-section-bottom:last-child {
        padding-left: 0; }
    .main-section.telehealth-page .wrapper {
      padding-bottom: 0; }
      .main-section.telehealth-page .wrapper .main-section-bottom p, .main-section.telehealth-page .wrapper .main-section-bottom h3, .main-section.telehealth-page .wrapper .main-section-bottom ul {
        max-width: none; }
    .main-section.telehealth-page img.corner-image {
      display: none; }
  .dotted-divider {
    width: 100%; }
  .bordered-text-line {
    font-size: 27px;
    line-height: 30px;
    padding: 32px 39px;
    border: 0; }
  .ask-about-path {
    padding: 28px 39px;
    font-size: 27px; }
    .ask-about-path img {
      max-width: 50%;
      height: auto; }
  .blog-post-section h2 {
    font-size: 27px;
    line-height: 32px;
    padding: 0 39px; }
  .path-main .path-main-right, .path-main .path-main-left, .path-main .path-main-right-image {
    width: 100%;
    padding-right: 0; }
  .path-main .path-main-right, .path-main .path-main-right-image {
    margin-top: 30px;
    min-height: 360px; }
  .path-main img {
    opacity: 0.2; }
  .interior-section .wrapper {
    padding: 0 39px; }
  .interior-section.gray .list-columns .column {
    width: 100%; }
  .foundation-partners {
    background: #ffffff; }
    .foundation-partners .wrapper {
      padding: 0 39px 50px; }
    .foundation-partners div img {
      padding: 0; }
  .primary-donor-section {
    height: auto; }
    .primary-donor-section .wrapper {
      height: auto;
      padding: 0 39px 50px; }
    .primary-donor-section .text {
      width: 100%;
      float: none;
      padding-right: 0; }
    .primary-donor-section img {
      display: none; }
    .primary-donor-section p, .primary-donor-section ul {
      font-size: 19px;
      line-height: 26px;
      font-weight: 600; }
    .primary-donor-section ul {
      width: 100%;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 20px; }
  .bios-section .wrapper {
    padding: 39px; }
  .bios-section .bio h4 {
    font-size: 27px;
    line-height: 37px; }
  .bios-section .bio .title {
    font-size: 18px;
    line-height: 25px; }
  .bios-section .bio .description-holder {
    margin-top: 20px; }
  .mission-section {
    background-size: auto 100%; }
    .mission-section .wrapper {
      padding: 39px 39px 160px 39px; }
  .videos-section {
    padding-left: 60px;
    padding-right: 60px;
    height: auto; }
    .videos-section .video-holder {
      padding-bottom: 60px; }
      .videos-section .video-holder .content-video {
        position: relative;
        padding-bottom: 56.25%;
        /* 16:9 */
        height: 0;
        max-width: 100%; }
        .videos-section .video-holder .content-video iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
  .interior-boxes {
    margin-bottom: 0;
    padding: 0 26px; }
    .interior-boxes:before {
      height: calc(100% - 46px); }
    .interior-boxes h2 {
      font-size: 24px;
      line-height: 38px;
      padding: 0 10px; }
    .interior-boxes .interior-box {
      width: 100%;
      max-width: 387px;
      float: none;
      padding: 0;
      margin: 0 auto 40px; }
      .interior-boxes .interior-box img {
        display: block; }
    .interior-boxes .interior-box-image {
      margin-top: 6px; }
      .interior-boxes .interior-box-image img {
        width: 100%;
        height: auto; }
    .interior-boxes .interior-box-content {
      margin-top: 10px;
      font-size: 20px;
      line-height: 26px; }
    .interior-boxes .learn-more-link {
      font-size: 20px; }
  .contact-page-form .conference-onboarding-form {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%; } }

@media only screen and (max-width: 550px) {
  .hero-area .text-section-holder .text-section {
    font-size: 34px;
    line-height: 36px; } }

@media only screen and (max-width: 480px) {
  .path-main img {
    max-width: 300px;
    height: auto; }
  .bios-section .bio h4 {
    font-size: 24px;
    line-height: 34px; }
  .bios-section .bio .title {
    font-size: 16px;
    line-height: 23px; }
  .videos-section {
    padding-left: 40px;
    padding-right: 40px; }
  .path-main .path-main-right {
    position: relative; }
  .path-main .hexagon:nth-of-type(1) {
    top: 0;
    left: 136px; }
  .path-main .hexagon:nth-of-type(2) {
    top: 64px;
    left: 252px; }
  .path-main .hexagon:nth-of-type(3) {
    top: 192px;
    left: 252px; }
  .path-main .hexagon:nth-of-type(4) {
    top: 258px;
    left: 136px; }
  .path-main .hexagon:nth-of-type(5) {
    top: 192px;
    left: 20px; }
  .path-main .hexagon:nth-of-type(6) {
    top: 64px;
    left: 20px; }
  .path-main .hexagon:nth-of-type(7) {
    top: 116px;
    left: 130px; } }

@media only screen and (max-width: 450px) {
  .hero-area .text-section-holder .text-section {
    font-size: 30px;
    line-height: 32px; } }

@media only screen and (max-width: 420px) {
  .ask-about-path img {
    max-width: 40%; }
  .hero-area .text-section-holder .text-section {
    font-size: 28px;
    line-height: 26px; }
  img.corner-image {
    max-width: 100%; } }

@media only screen and (max-width: 400px) {
  .bios-section .bio .image {
    width: 40%;
    padding-right: 10px; }
    .bios-section .bio .image img {
      max-width: 100%;
      height: auto; }
  .bios-section .bio .info {
    width: 60%; }
  .bios-section .bio h4 {
    font-size: 22px;
    line-height: 32px; }
  .bios-section .bio .title {
    font-size: 14px;
    line-height: 20px; }
  .videos-section {
    padding-left: 0px;
    padding-right: 0px; }
  .path-main .path-main-right {
    display: none; } }

@media only screen and (max-width: 350px) {
  .ask-about-path {
    padding: 28px;
    font-size: 22px; }
    .ask-about-path img {
      max-width: 50%; } }

.locations-facilities-list {
  padding-bottom: 50px;
  border-bottom: 9px solid #93CA68;
  position: relative; }
  .locations-facilities-list h1 {
    font-family: "myriad-pro",sans-serif;
    color: #114C70;
    font-weight: 600;
    font-style: italic;
    font-size: 32px;
    margin-bottom: 38px; }
  .locations-facilities-list .wrapper {
    padding: 0 60px;
    position: relative;
    z-index: 2; }
  .locations-facilities-list .column.left {
    width: 70%;
    padding-right: 10px; }
  .locations-facilities-list .column.right {
    width: 30%;
    padding-left: 10px; }
  .locations-facilities-list .facility-listing {
    background: #ffffff;
    width: 100%;
    border: 1px solid #cbcbcb;
    margin-bottom: 10px;
    padding: 12px;
    position: relative; }
    .locations-facilities-list .facility-listing .image-holder {
      width: 134px;
      padding-right: 12px; }
      .locations-facilities-list .facility-listing .image-holder img {
        border: 1px solid #7ED3F7;
        width: 100%;
        height: auto; }
    .locations-facilities-list .facility-listing .listing-information {
      width: calc(100% - 134px);
      color: #114C70;
      font-family: 'Open Sans', sans-serif;
      font-size: 13px;
      line-height: 14px;
      font-weight: 600;
      position: relative; }
      .locations-facilities-list .facility-listing .listing-information h3 {
        font-family: 'Merriweather', serif;
        font-size: 26px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 6px; }
    .locations-facilities-list .facility-listing .listing-links {
      position: absolute;
      right: 12px;
      bottom: 10px; }
      .locations-facilities-list .facility-listing .listing-links a {
        background: #93CA68;
        color: #ffffff;
        text-align: center;
        line-height: 22px;
        font-family: "myriad-pro",sans-serif;
        font-weight: 600;
        font-size: 14px;
        padding: 0 6px;
        min-width: 100px;
        display: inline-block;
        margin-left: 6px; }
  .locations-facilities-list .map-container {
    float: right;
    padding: 0;
    border: 1px solid #cbcbcb;
    border-bottom: 1px solid #aaa;
    background: #f9f9f9;
    padding: 10px 10px 0;
    width: 100%; }
    .locations-facilities-list .map-container #map {
      width: 100%;
      height: 192px;
      border: 1px solid #cbcbcb; }
    .locations-facilities-list .map-container .map-caption p {
      font-family: 'Open Sans', sans-serif;
      margin: 0;
      padding: 10px;
      color: #666;
      text-align: center;
      font-weight: bold;
      font-size: 10px;
      line-height: 12px;
      font-weight: bold; }
      .locations-facilities-list .map-container .map-caption p span {
        display: block;
        font-weight: normal; }
  .locations-facilities-list img.swoosh {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1; }
  .locations-facilities-list .no-listings {
    font-size: 21px;
    line-height: 25px; }

.locations-index-map-holder {
  margin: 0 auto;
  background: #114C70;
  padding: 20px 24px; }
  .locations-index-map-holder .map-container {
    overflow: hidden;
    padding-bottom: 65%;
    position: relative;
    height: 0;
    margin-bottom: 12px; }
  .locations-index-map-holder #map {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    border: 1px solid #cbcbcb; }
  .locations-index-map-holder input[type="text"] {
    font-size: 31px;
    line-height: 38px;
    padding: 15px 10px;
    border: 0;
    outline: 0;
    width: calc(100% - 68px);
    position: relative;
    float: left; }
    .locations-index-map-holder input[type="text"] ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #6b6c6f; }
    .locations-index-map-holder input[type="text"] ::-moz-placeholder {
      /* Firefox 19+ */
      color: #6b6c6f; }
    .locations-index-map-holder input[type="text"] :-ms-input-placeholder {
      /* IE 10+ */
      color: #6b6c6f; }
    .locations-index-map-holder input[type="text"] :-moz-placeholder {
      /* Firefox 18- */
      color: #6b6c6f; }
  .locations-index-map-holder input[type="submit"] {
    background: #93CA68 url(../images/search-icon.png) no-repeat center center;
    height: 68px;
    width: 68px;
    border: 0;
    outline: 0;
    display: block;
    float: left;
    border-radius: 0; }
  .locations-index-map-holder form {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 6px; }

.locations-index-states {
  color: #114C70;
  text-align: center;
  margin: 22px 0 0; }
  .locations-index-states h2, .locations-index-states ul {
    font-size: 32px;
    line-height: 37px;
    font-weight: 600;
    font-style: italic; }
  .locations-index-states ul {
    list-style: none;
    padding: 0;
    margin-top: 20px; }

.circle-section {
  background-image: url("../images/iStock-529113784.jpg");
  background-position: center;
  background-size: 100% auto;
  width: 100%; }
  .circle-section .overlay {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7); }
  .circle-section .wrapper {
    padding: 50px 30px 80px 30px;
    display: flex;
    align-content: center;
    justify-content: space-between; }
  .circle-section .circle {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #FFF;
    text-decoration: none; }
    .circle-section .circle.dark {
      background-color: #2F3C45; }
    .circle-section .circle.blue {
      background-color: #73D4F5; }
    .circle-section .circle.purple {
      background-color: #004A6E; }

@media only screen and (max-width: 960px) {
  .locations-facilities-list .facility-listing .listing-information {
    margin-bottom: 34px; } }

@media only screen and (max-width: 767px) {
  .locations-facilities-list h1 {
    font-size: 27px; }
  .locations-facilities-list h2 {
    font-size: 19px;
    line-height: 26px; }
  .locations-facilities-list p {
    font-size: 19px;
    line-height: 26px; }
  .locations-facilities-list .wrapper {
    padding: 39px; }
  .locations-facilities-list .column.left, .locations-facilities-list .column.right {
    width: 100%;
    padding-right: 0;
    padding-left: 0; }
  .locations-facilities-list .column.left {
    margin-top: 262px; }
  .locations-facilities-list .column.right {
    position: absolute;
    top: 111px;
    left: 39px;
    width: calc(100% - 78px);
    border: 2px solid #7ED3F7; }
  .locations-facilities-list .facility-listing {
    border: 2px solid #7ED3F7; }
    .locations-facilities-list .facility-listing .listing-information {
      margin-bottom: 0; }
  .locations-index-map-holder {
    padding: 12px; }
    .locations-index-map-holder input[type="text"] {
      font-size: 21px;
      line-height: 38px;
      padding: 12px 10px;
      border: 0;
      outline: 0;
      width: calc(100% - 62px); }
    .locations-index-map-holder input[type="submit"] {
      background: #93CA68 url(../images/search-icon.png) no-repeat center center;
      height: 62px;
      width: 62px; }
  .locations-index-states h2, .locations-index-states ul {
    font-size: 27px;
    padding: 0 22px; } }

@media only screen and (max-width: 666px) {
  .locations-facilities-list .facility-listing .listing-information {
    margin-bottom: 34px; }
  .circle-section .wrapper {
    padding: 50px 30px 80px 30px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 30px; } }

@media only screen and (max-width: 600px) {
  .locations-facilities-list .facility-listing {
    padding: 30px; }
    .locations-facilities-list .facility-listing .listing-information {
      width: 100%; }
      .locations-facilities-list .facility-listing .listing-information h3, .locations-facilities-list .facility-listing .listing-information .listing-address {
        max-width: 248px;
        margin: 6px auto; }
      .locations-facilities-list .facility-listing .listing-information .listing-address {
        font-size: 18px;
        line-height: 26px;
        margin-top: 12px; }
    .locations-facilities-list .facility-listing .image-holder {
      width: 100%;
      text-align: center; }
      .locations-facilities-list .facility-listing .image-holder img {
        max-width: 248px; }
      .locations-facilities-list .facility-listing .image-holder:after {
        content: "";
        display: table;
        clear: both; }
    .locations-facilities-list .facility-listing .listing-links {
      position: relative;
      float: left;
      width: 100%; }
      .locations-facilities-list .facility-listing .listing-links a {
        display: block;
        font-size: 26px;
        width: 248px;
        margin: 6px auto;
        line-height: 54px; }
    .locations-facilities-list .facility-listing .listing-information {
      margin-bottom: 34px; } }

@media only screen and (max-width: 370px) {
  .locations-facilities-list .facility-listing .listing-links a {
    width: 100%;
    font-size: 22px; } }

@media only screen and (max-width: 340px) {
  .locations-facilities-list .facility-listing .listing-links a {
    width: 100%;
    font-size: 20px; } }

.facility-header {
  position: relative;
  height: 430px;
  background: url(../images/facility-swoosh-2.png) no-repeat;
  background-size: 100% 100%;
  z-index: 2;
  width: 100%; }

.facility-image-slides, .facility-slide-navigator {
  width: 100%;
  height: 430px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  .facility-image-slides .image-slide, .facility-slide-navigator .image-slide {
    width: 100%;
    height: 430px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }

.facility-slide-navigator {
  z-index: 3;
  height: 430px; }
  .facility-slide-navigator div {
    width: 100%;
    height: 430px; }

.facility-main {
  background: #ffffff;
  color: #231f20;
  font-family: "myriad-pro",sans-serif;
  border-bottom: 4px solid #ffffff;
  position: relative;
  padding-bottom: 20px; }
  .facility-main .wrapper {
    padding: 0 60px; }
  .facility-main h1 {
    font-family: "myriad-pro",sans-serif;
    color: #114C70;
    color: #114C70;
    font-weight: 600;
    font-style: italic;
    font-size: 32px;
    margin-bottom: 25px;
    text-transform: uppercase; }
  .facility-main h2 {
    font-weight: 600;
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 18px; }
  .facility-main .column.left {
    width: 65%;
    padding-right: 5%; }
  .facility-main .column.right {
    width: 35%; }
    .facility-main .column.right .ratings-reviews-section {
      font-family: "myriad-pro",sans-serif;
      font-size: 26px;
      line-height: 32px;
      font-style: italic;
      color: #717375;
      font-weight: 600;
      margin-bottom: 20px; }
      .facility-main .column.right .ratings-reviews-section .name-hidden {
        display: none; }
      .facility-main .column.right .ratings-reviews-section .ds-title {
        color: #114C70;
        font-weight: 600;
        font-size: 31px;
        line-height: 36px; }
      .facility-main .column.right .ratings-reviews-section .ds-average, .facility-main .column.right .ratings-reviews-section .ds-average-max {
        font-weight: 600; }
      .facility-main .column.right .ratings-reviews-section .ds-ratings-stars {
        margin-top: 15px;
        margin-bottom: 12px; }
        .facility-main .column.right .ratings-reviews-section .ds-ratings-stars .rating-star {
          width: 42px; }
          .facility-main .column.right .ratings-reviews-section .ds-ratings-stars .rating-star img {
            width: 41px;
            height: 39px;
            position: relative;
            z-index: 2; }
          .facility-main .column.right .ratings-reviews-section .ds-ratings-stars .rating-star .fill {
            position: absolute;
            background: #7ED3F7;
            height: 38px;
            z-index: 1;
            top: 0;
            left: 4px; }
      .facility-main .column.right .ratings-reviews-section .ds-credits {
        font-weight: 100;
        font-size: 15px;
        line-height: 20px;
        font-style: normal;
        margin-top: 4px; }
        .facility-main .column.right .ratings-reviews-section .ds-credits a {
          font-weight: bold;
          display: inline-block;
          background: transparent;
          font-size: 15px;
          color: #717375;
          line-height: 20px;
          text-align: left;
          width: auto; }
    .facility-main .column.right a:not(.nrc-title) {
      font-family: "myriad-pro",sans-serif;
      width: 100%;
      display: block;
      color: #ffffff;
      line-height: 64px;
      margin-bottom: 5px;
      background: #93CA68;
      text-align: center;
      font-size: 26px;
      font-style: italic;
      font-weight: 600; }
    .facility-main .column.right .address {
      margin-top: 30px; }
      .facility-main .column.right .address span, .facility-main .column.right .address a {
        font-family: 'Lato', sans-serif;
        display: block;
        text-align: center;
        width: 100%;
        font-size: 21px;
        font-weight: normal;
        line-height: 32px;
        background: transparent;
        font-style: normal;
        color: #231f20; }
  .facility-main .ratings-title-container .ratings-title {
    color: #054C6D;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 8px; }
  .facility-main .ratings-title-container p {
    font-size: 14px;
    margin-top: 8px; }
  .facility-main .ratings-title-container .light {
    color: #67C9F7; }
  .facility-main .ratings-title-container .nrc-title {
    color: #054C6D;
    font-weight: bold; }
  .facility-main .facility-content {
    font-size: 21px;
    font-weight: normal;
    line-height: 25px; }
  .facility-main .dotted-divider {
    margin-bottom: 48px; }
  .facility-main .begin-pre-registration-process, .facility-main .pre-registration-lower {
    font-size: 21px;
    font-weight: 600;
    margin-top: 40px; }
    .facility-main .begin-pre-registration-process a, .facility-main .pre-registration-lower a {
      color: #93CA68; }
    .facility-main .begin-pre-registration-process ol, .facility-main .pre-registration-lower ol {
      padding-left: 20px;
      margin-bottom: 20px; }
      .facility-main .begin-pre-registration-process ol li, .facility-main .pre-registration-lower ol li {
        margin-bottom: 20px; }
    .facility-main .begin-pre-registration-process ul, .facility-main .pre-registration-lower ul {
      padding-left: 20px;
      font-size: 13px;
      line-height: 24px; }
  .facility-main .pre-registration-lower {
    line-height: 32px;
    margin-bottom: 60px; }

.testimonials-holder {
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  height: 168px;
  position: relative;
  background: #93CA68 url(../images/testimonials-swoosh.png) no-repeat;
  padding-left: 60px;
  padding-right: 60px;
  font-size: 30px;
  font-weight: 600; }
  .testimonials-holder h2 {
    font-size: 30px;
    margin-top: 18px; }
  .testimonials-holder .testimonials {
    width: 100%;
    overflow: hidden; }
    .testimonials-holder .testimonials .wrapper {
      padding: 0 60px; }
    .testimonials-holder .testimonials .testimonial {
      width: 100%;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px; }
      .testimonials-holder .testimonials .testimonial .text-helper {
        display: table;
        width: 100%; }
      .testimonials-holder .testimonials .testimonial p {
        display: table-cell;
        text-align: center;
        vertical-align: middle; }
      .testimonials-holder .testimonials .testimonial span {
        font-size: 12px; }
        .testimonials-holder .testimonials .testimonial span:before {
          content: '- '; }

.facility-services {
  width: 100%;
  position: relative; }
  .facility-services .wrapper {
    position: relative;
    z-index: 3;
    padding: 40px 60px;
    text-align: center; }
    .facility-services .wrapper .column {
      display: inline-block;
      float: none;
      width: 26%;
      margin: 30px 3.33%; }
      .facility-services .wrapper .column:nth-of-type(2) a {
        background: #7ED3F7; }
      .facility-services .wrapper .column:nth-of-type(3) a {
        background: #114C70; }
  .facility-services.four-columns .wrapper {
    padding: 40px 0; }
    .facility-services.four-columns .wrapper .column {
      width: 22%;
      margin: 30px 1%; }
  .facility-services .background-underlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left 50% top 15%;
    background-image: url(../images/iStock-529113784.jpg);
    z-index: 1; }
  .facility-services .opacity-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background: #ffffff;
    opacity: 0.75;
    z-index: 2; }

.pre-registration-section {
  background: #7ED3F7;
  color: #231f20;
  font-size: 21px;
  line-height: 25px;
  font-weight: 600;
  padding: 58px 0 44px; }
  .pre-registration-section .wrapper {
    padding: 0 60px; }
  .pre-registration-section h2 {
    color: #114C70;
    font-family: "myriad-pro",sans-serif;
    color: #114C70;
    color: #114C70;
    font-weight: 600;
    font-style: italic;
    font-size: 32px;
    margin-bottom: 25px; }
  .pre-registration-section .left {
    width: 74%;
    padding-right: 14%; }
  .pre-registration-section .right {
    width: 26%; }
    .pre-registration-section .right a {
      margin-top: 16px;
      background: #93CA68; }
      .pre-registration-section .right a span {
        line-height: 30px;
        margin-top: -48px; }

a.circle-link {
  width: 100%;
  display: block;
  border-radius: 50%;
  line-height: 100%;
  background: #333E48;
  color: #ffffff;
  font-size: 21px;
  font-weight: 600;
  font-style: italic; }
  a.circle-link:after {
    content: "";
    display: block;
    padding-bottom: 100%; }
  a.circle-link span {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    display: block;
    text-align: center;
    margin-top: -11px; }
    a.circle-link span:hover {
      text-decoration: underline; }

@media only screen and (max-width: 900px) {
  .facility-main .column.right {
    width: 250px; }
    .facility-main .column.right a {
      font-size: 26px;
      line-height: 60px; }
  .facility-main .column.left {
    width: calc(100% - 250px); }
  .facility-services .wrapper {
    padding: 0 39px; }
    .facility-services .wrapper .column {
      width: 29%;
      margin-left: 2%;
      margin-right: 2%; }
  .facility-services.four-columns .wrapper {
    padding: 0; }
    .facility-services.four-columns .wrapper a.circle-link {
      font-size: 18px; }
  .pre-registration-section .right {
    width: 220px; }
  .pre-registration-section .left {
    width: calc(100% - 220px);
    padding-right: 40px; } }

@media only screen and (max-width: 767px) {
  .facility-header {
    height: 378px;
    background: url(../images/home-swoosh-mobile-2.png) no-repeat;
    background-size: 100% 100%; }
  .facility-slide-navigator, .facility-image-slides {
    height: 378px; }
    .facility-slide-navigator div, .facility-image-slides div {
      height: 378px; }
    .facility-slide-navigator .image-slide, .facility-image-slides .image-slide {
      height: 378px; }
  .facility-main .wrapper {
    padding: 0 39px; }
    .facility-main .wrapper .column.left, .facility-main .wrapper .column.right {
      width: 100%; }
    .facility-main .wrapper .column.right a {
      max-width: 300px;
      margin: 5px auto; }
  .facility-services, .facility-services.four-columns {
    height: auto; }
    .facility-services .background-underlay, .facility-services .opacity-overlay, .facility-services.four-columns .background-underlay, .facility-services.four-columns .opacity-overlay {
      height: 100%; }
    .facility-services .wrapper, .facility-services.four-columns .wrapper {
      padding: 39px; }
      .facility-services .wrapper .column, .facility-services.four-columns .wrapper .column {
        display: block;
        width: 100%;
        max-width: 228px;
        float: none;
        margin: 39px auto; }
        .facility-services .wrapper .column:first-child, .facility-services.four-columns .wrapper .column:first-child {
          margin-top: 0; }
        .facility-services .wrapper .column:last-child, .facility-services.four-columns .wrapper .column:last-child {
          margin-bottom: 0; }
        .facility-services .wrapper .column a.circle-link, .facility-services.four-columns .wrapper .column a.circle-link {
          font-size: 21px; }
  .pre-registration-section .wrapper {
    padding: 0 39px; }
    .pre-registration-section .wrapper .left, .pre-registration-section .wrapper .right {
      width: 100%;
      padding-right: 0; }
      .pre-registration-section .wrapper .left .circle-link, .pre-registration-section .wrapper .right .circle-link {
        width: 100%;
        max-width: 218px;
        max-height: 218px;
        float: none;
        margin: 0 auto; }
        .pre-registration-section .wrapper .left .circle-link span, .pre-registration-section .wrapper .right .circle-link span {
          margin-top: -60px; } }

.news-page {
  background: #ffffff;
  padding-bottom: 64px; }
  .news-page h1 {
    font-family: "myriad-pro",sans-serif;
    color: #114C70;
    font-weight: 600;
    font-style: italic;
    font-size: 32px;
    margin-bottom: 38px; }
  .news-page h2 {
    color: #114C70;
    font-size: 24px;
    font-family: 'Merriweather', serif;
    font-weight: 400; }
  .news-page .date {
    color: #114C70;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600; }
  .news-page .wrapper {
    padding: 0 58px; }
  .news-page .blog-posts-holder {
    width: calc(70% - 8px);
    border-top: 0;
    margin-right: 8px; }
    .news-page .blog-posts-holder ul.tabs {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex; }
      .news-page .blog-posts-holder ul.tabs li {
        display: block;
        flex: 1;
        background: #7ED3F7;
        font-family: 'Merriweather', serif;
        color: #333E48;
        font-size: 24px;
        line-height: 44px;
        text-align: center;
        margin-right: 1px; }
        .news-page .blog-posts-holder ul.tabs li:last-child {
          float: right;
          margin-right: 0px;
          margin-left: 1px; }
        .news-page .blog-posts-holder ul.tabs li.active {
          color: #ffffff; }
    .news-page .blog-posts-holder .blog-posts {
      position: relative;
      background: #ffffff;
      border: 4px solid #7ED3F7;
      border-top: 0; }
      .news-page .blog-posts-holder .blog-posts .blog-post {
        color: #333E48;
        padding: 20px 25px 0;
        margin: 0 0 29px; }
        .news-page .blog-posts-holder .blog-posts .blog-post .left {
          width: 68.5%;
          padding-right: 20px; }
        .news-page .blog-posts-holder .blog-posts .blog-post .right {
          width: 31.5%; }
          .news-page .blog-posts-holder .blog-posts .blog-post .right img {
            width: 100%;
            height: auto;
            border: 2px solid #7ED3F7; }
        .news-page .blog-posts-holder .blog-posts .blog-post .excerpt {
          color: #333E48;
          font-size: 12px;
          line-height: 18px;
          font-family: 'Open Sans', sans-serif;
          margin-top: 20px; }
        .news-page .blog-posts-holder .blog-posts .blog-post .learn-more {
          background: #93CA68;
          padding: 0 24px;
          line-height: 22px;
          display: inline-block;
          color: #ffffff;
          font-size: 12px;
          margin-top: 34px; }
        .news-page .blog-posts-holder .blog-posts .blog-post .dotted-divider {
          margin-top: 28px;
          margin-bottom: 20px;
          background: url(../images/dot-green.png) repeat-x; }
        .news-page .blog-posts-holder .blog-posts .blog-post:last-of-type .dotted-divider {
          display: none; }
      .news-page .blog-posts-holder .blog-posts .load-more-blog-posts {
        position: relative;
        font-size: 24px;
        color: #ffffff;
        background: #7ED3F7;
        padding: 0 60px;
        font-family: 'Merriweather', serif;
        line-height: 40px;
        float: right;
        margin: 0 32px 32px; }
      .news-page .blog-posts-holder .blog-posts .loader {
        margin-bottom: 32px;
        display: block;
        text-align: center;
        display: none; }
        .news-page .blog-posts-holder .blog-posts .loader span {
          display: inline-block;
          width: 20px;
          height: 20px;
          background: url(../images/small-loader.gif) no-repeat 0 0; }
    .news-page .blog-posts-holder .no-events {
      text-align: center;
      padding: 40px;
      margin-top: 0;
      font-size: 20px; }
  .news-page .social-media {
    width: 30%;
    background: #7ED3F7; }
    .news-page .social-media h2 {
      font-family: 'Merriweather', serif;
      color: #ffffff;
      font-size: 24px;
      line-height: 44px;
      text-align: center;
      border: 2px solid #7ED3F7;
      font-weight: 400; }
    .news-page .social-media .facebook-feed, .news-page .social-media .twitter-feed {
      height: 400px;
      width: calc(100% - 8px);
      margin: 0 4px 4px 4px; }
  .news-page .blog-post-container {
    position: relative;
    background: #ffffff;
    border: 4px solid #7ED3F7;
    border-top: 0;
    padding: 30px; }
    .news-page .blog-post-container .main-image {
      text-align: center; }
      .news-page .blog-post-container .main-image img {
        max-width: 100%;
        height: auto;
        border: 2px solid #7ED3F7; }
    .news-page .blog-post-container img {
      max-width: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
    .news-page .blog-post-container h2 {
      margin-top: 28px; }
    .news-page .blog-post-container .content {
      color: #333E48;
      font-size: 12px;
      line-height: 18px;
      font-family: 'Open Sans', sans-serif;
      margin-top: 20px; }
    .news-page .blog-post-container .next-previous-posts {
      color: #93CA68;
      font-size: 12px;
      margin-top: 30px; }
      .news-page .blog-post-container .next-previous-posts .previous:before, .news-page .blog-post-container .next-previous-posts .next:after {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        vertical-align: middle; }
      .news-page .blog-post-container .next-previous-posts .previous:before {
        margin-right: 6px;
        border-width: 7px 10px 7px 0;
        border-color: transparent #92ca68 transparent transparent; }
      .news-page .blog-post-container .next-previous-posts .next:after {
        margin-left: 6px;
        border-width: 7px 0 7px 10px;
        border-color: transparent transparent transparent #92ca68; }
      .news-page .blog-post-container .next-previous-posts .previous + .next:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 14px;
        vertical-align: middle;
        background: #93CA68;
        margin: 0 10px 0 6px; }

@media only screen and (max-width: 960px) {
  .news-page .wrapper {
    padding: 39px; } }

@media only screen and (max-width: 767px) {
  .news-page .wrapper h1 {
    font-size: 27px; }
  .news-page .wrapper .blog-posts-holder {
    width: 100%;
    float: none; }
    .news-page .wrapper .blog-posts-holder .blog-posts .blog-post .left {
      width: 100%; }
    .news-page .wrapper .blog-posts-holder .blog-posts .blog-post .right {
      display: none; }
    .news-page .wrapper .blog-posts-holder .blog-posts .load-more-holder {
      padding: 0 25px; }
    .news-page .wrapper .blog-posts-holder .blog-posts .load-more-blog-posts {
      width: 100%;
      padding: 0;
      text-align: center;
      float: left;
      margin: 0 0 32px; }
  .news-page .wrapper .social-media {
    width: 100%;
    max-width: 340px;
    margin: 36px auto;
    float: none; }
    .news-page .wrapper .social-media .facebook-feed {
      max-width: 340px;
      margin: 0 auto 4px; } }

@media only screen and (max-width: 480px) {
  .news-page .blog-posts-holder ul.tabs {
    margin-bottom: 10px; }
    .news-page .blog-posts-holder ul.tabs li {
      width: 100%;
      margin-top: 2px; } }

.careers-search {
  height: 270px;
  background: url(../images/state-background.jpg) no-repeat;
  background-size: cover;
  border-bottom: 9px solid #93CA68;
  text-align: center;
  padding: 97px 38px 0; }
  .careers-search a {
    font-size: 30px;
    background: #93CA68;
    line-height: 62px;
    padding: 0 98px;
    color: #ffffff;
    display: inline-block;
    position: relative; }

.making-an-impact {
  background: #114C70;
  border-bottom: 9px solid #93CA68; }
  .making-an-impact .wrapper {
    padding: 38px 44px; }
  .making-an-impact .left {
    width: 37%;
    padding-top: 72px; }
  .making-an-impact .right {
    width: 63%;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px; }
    .making-an-impact .right h2 {
      font-family: 'Merriweather', serif;
      color: #7ED3F7;
      font-weight: 400;
      font-size: 30px;
      margin-bottom: 26px; }
    .making-an-impact .right h4 {
      font-size: 21px;
      font-weight: 600;
      line-height: 33px; }
    .making-an-impact .right p {
      line-height: 18px; }

@media only screen and (max-width: 920px) {
  .making-an-impact .left {
    width: 300px; }
  .making-an-impact .right {
    width: calc(100% - 300px); } }

@media only screen and (max-width: 767px) {
  .making-an-impact .wrapper {
    padding: 39px; }
  .making-an-impact .left {
    width: 100%;
    text-align: center;
    padding-top: 0;
    padding-bottom: 30px; }
  .making-an-impact .right {
    width: 100%; }
    .making-an-impact .right h4 {
      font-size: 19px;
      line-height: 26px; }
    .making-an-impact .right p, .making-an-impact .right ul {
      font-size: 19px;
      line-height: 26px;
      font-weight: 600; }
  .interior-section.gray.careers h4 {
    margin-bottom: 28px;
    line-height: 28px; }
  .interior-section.gray.careers .dotted-divider {
    display: none; }
  .interior-section.gray.careers p, .interior-section.gray.careers ul {
    font-size: 21px;
    line-height: 28px;
    font-weight: 600; }
  .interior-section.blue.careers p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600; }
  .interior-section.gray .list-columns ul:first-child {
    margin-bottom: 0; }
  .interior-section.gray .list-columns {
    padding-bottom: 40px;
    float: left; } }

@media only screen and (max-width: 600px) {
  .careers-search a {
    width: 100%;
    padding: 0; } }

@media only screen and (max-width: 450px) {
  .careers-search a {
    font-size: 26px; } }

@media only screen and (max-width: 380px) {
  .careers-search a {
    font-size: 20px; } }

.contact-page-form .column.left {
  width: 65%;
  padding: 0 30px; }
  .contact-page-form .column.left p {
    font-weight: 600;
    color: #124B6E;
    font-size: 16px;
    line-height: 20px; }

.contact-page-form .column.right {
  margin-top: 60px;
  width: 35%; }

.contact-page-form .small-sub-text {
  width: 100%;
  font-size: 15px; }

.contact-page-form .green-div {
  line-height: normal !important;
  padding: 15px !important; }
  .contact-page-form .green-div p {
    margin: 0; }

.contact-page-form .column.right a.green-button,
.contact-page-form .green-div {
  font-family: "myriad-pro",sans-serif;
  width: 85%;
  display: block;
  color: #ffffff;
  line-height: 64px;
  margin: 10px auto;
  background: #93CA68;
  text-align: center;
  font-size: 26px;
  font-style: italic;
  font-weight: 600; }

.contact-page-form .company-address {
  font-family: 'Lato', sans-serif;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 21px;
  font-weight: normal;
  line-height: 32px;
  background: transparent;
  font-style: normal;
  color: #231f20; }

.contact-page-form .company-address p {
  margin: 0; }

.contact-page-form .google-map {
  padding-bottom: 10px; }

.contact-page-form .map-container {
  margin: 0 auto;
  border: 1px solid #cbcbcb;
  border-bottom: 1px solid #aaa;
  background: #f9f9f9;
  padding: 10px 10px 0;
  width: 250px;
  height: 300px; }
  .contact-page-form .map-container #map {
    width: 100%;
    height: 200px;
    border: 1px solid #cbcbcb; }
  .contact-page-form .map-container .map-caption p {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 10px;
    color: #666;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    font-weight: bold; }
    .contact-page-form .map-container .map-caption p span {
      display: block;
      font-weight: normal; }

.contact-page-form h1 {
  font-style: italic;
  font-weight: 600;
  color: #7ED3F7; }

.contact-page-form input[type="text"], .contact-page-form input[type="email"], .contact-page-form input[type="tel"], .contact-page-form textarea {
  width: 100%;
  border: 0;
  outline: 0;
  background: rgba(126, 211, 247, 0.25);
  line-height: 48px;
  height: 48px;
  font-size: 12px;
  padding: 0 12px;
  color: #124B6E;
  margin-top: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: 'Open Sans', sans-serif; }
  .contact-page-form input[type="text"]::-webkit-input-placeholder, .contact-page-form input[type="email"]::-webkit-input-placeholder, .contact-page-form input[type="tel"]::-webkit-input-placeholder, .contact-page-form textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #124B6E; }
  .contact-page-form input[type="text"]::-moz-placeholder, .contact-page-form input[type="email"]::-moz-placeholder, .contact-page-form input[type="tel"]::-moz-placeholder, .contact-page-form textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #124B6E; }
  .contact-page-form input[type="text"]:-ms-input-placeholder, .contact-page-form input[type="email"]:-ms-input-placeholder, .contact-page-form input[type="tel"]:-ms-input-placeholder, .contact-page-form textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #124B6E; }
  .contact-page-form input[type="text"]:-moz-placeholder, .contact-page-form input[type="email"]:-moz-placeholder, .contact-page-form input[type="tel"]:-moz-placeholder, .contact-page-form textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #124B6E; }

.contact-page-form textarea {
  background: rgba(126, 211, 247, 0.25);
  height: 228px;
  margin-top: 30px; }

.contact-page-form .checkbox-row {
  margin-top: 18px; }
  .contact-page-form .checkbox-row label:first-child {
    margin-right: 20px; }
  .contact-page-form .checkbox-row label {
    margin-right: 20px;
    vertical-align: middle; }

.contact-page-form .checkbox-row span, .contact-page-form label {
  color: #124B6E;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px; }

.contact-page-form input[type="radio"] {
  display: none; }

.contact-page-form input[type="radio"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  border: 2px solid #124B6E;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  position: relative;
  top: -1px; }

.contact-page-form input[type="radio"]:checked + label span {
  background: url(../images/check-mark-dark.png) no-repeat 1px 1px;
  background-size: 14px 14px; }

.contact-page-form .checkbox-row + input[type="text"] {
  margin-top: 24px; }

.contact-page-form .select-style {
  width: 100%;
  border: 0;
  outline: 0;
  background: rgba(126, 211, 247, 0.25);
  line-height: 48px;
  font-size: 12px;
  padding: 0 12px;
  color: #124B6E;
  margin-top: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  position: relative; }
  .contact-page-form .select-style:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 6px 0 6px;
    border-color: #124B6E transparent transparent transparent;
    position: absolute;
    top: 22px;
    right: 14px;
    z-index: 2; }
  .contact-page-form .select-style select {
    border: none;
    box-shadow: none;
    background-image: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    width: calc(100% + 36px);
    z-index: 3;
    margin-left: -18px;
    padding-left: 18px;
    line-height: 50px;
    position: relative;
    border-radius: 10px;
    text-transform: uppercase; }
    .contact-page-form .select-style select:focus {
      outline: 0; }
    .contact-page-form .select-style select::-ms-expand {
      display: none; }

.contact-page-form .submit-holder {
  float: right;
  text-align: center; }
  .contact-page-form .submit-holder a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    margin-left: 20px; }

.contact-page-form button {
  font-size: 12px;
  color: #ffffff;
  background: #114C70;
  text-align: center;
  letter-spacing: 1px;
  font-family: 'Open Sans', sans-serif;
  outline: 0;
  border: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 30px; }
  .contact-page-form button span.text {
    padding: 0 44px; }
  .contact-page-form button span.arrow {
    width: 52px;
    height: 52px;
    display: inline-block;
    background: #7ED3F7;
    vertical-align: middle;
    position: relative; }
    .contact-page-form button span.arrow:after {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      top: 50%;
      margin-top: -7px;
      left: 50%;
      margin-left: -4px;
      border-style: solid;
      border-width: 7px 0 7px 8px;
      border-color: transparent transparent transparent #333e48; }

.bordered-text-line.two-line.no-bottom-border, .bordered-text-line.two-line.no-bottom-border div.ds-summary {
  border-bottom: 0px;
  margin: 0px; }

@media only screen and (max-width: 767px) {
  .wrapper {
    padding: 0 39px; }
    .wrapper .column.left, .wrapper .column.right {
      width: 100%; }
    .wrapper .column.right .green-div,
    .wrapper .column.right a {
      max-width: 300px;
      margin: 5px auto; } }

#contact-overlay, #insurance-overlay, #pre-registration-overlay, #feedback-overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  height: 100%;
  min-height: 100%;
  transition: opacity 0.25s ease-out, visibility 0.25s ease-out;
  z-index: 10; }
  #contact-overlay.open, #insurance-overlay.open, #pre-registration-overlay.open, #feedback-overlay.open {
    visibility: visible;
    opacity: 1; }
  #contact-overlay .overlay-background, #insurance-overlay .overlay-background, #pre-registration-overlay .overlay-background, #feedback-overlay .overlay-background {
    z-index: 11;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px; }
  #contact-overlay .inner, #insurance-overlay .inner, #pre-registration-overlay .inner, #feedback-overlay .inner {
    left: 50%;
    width: 960px;
    max-width: 100%;
    position: absolute;
    background: #7ED3F7;
    top: 0;
    padding: 30px 30px 62px;
    transform: translate(-50%, 0);
    z-index: 12; }
  #contact-overlay .inner-content, #insurance-overlay .inner-content, #pre-registration-overlay .inner-content, #feedback-overlay .inner-content {
    width: 100%;
    max-width: 520px;
    margin: 0 auto; }
  #contact-overlay .close-button, #insurance-overlay .close-button, #pre-registration-overlay .close-button, #feedback-overlay .close-button {
    width: 52px;
    height: 52px;
    position: absolute;
    top: 0;
    right: 0;
    background: #114C70;
    cursor: pointer; }
    #contact-overlay .close-button:before, #contact-overlay .close-button:after, #insurance-overlay .close-button:before, #insurance-overlay .close-button:after, #pre-registration-overlay .close-button:before, #pre-registration-overlay .close-button:after, #feedback-overlay .close-button:before, #feedback-overlay .close-button:after {
      position: absolute;
      left: 25px;
      top: 12px;
      content: ' ';
      height: 28px;
      width: 3px;
      background-color: #ffffff; }
    #contact-overlay .close-button:before, #insurance-overlay .close-button:before, #pre-registration-overlay .close-button:before, #feedback-overlay .close-button:before {
      transform: rotate(45deg); }
    #contact-overlay .close-button:after, #insurance-overlay .close-button:after, #pre-registration-overlay .close-button:after, #feedback-overlay .close-button:after {
      transform: rotate(-45deg); }
  #contact-overlay h2, #insurance-overlay h2, #pre-registration-overlay h2, #feedback-overlay h2 {
    text-align: center;
    background: #7ED3F7;
    color: #ffffff;
    font-size: 30px; }
  #contact-overlay .submit-message, #insurance-overlay .submit-message, #pre-registration-overlay .submit-message, #feedback-overlay .submit-message {
    font-family: 'Lato', sans-serif;
    color: #114C70;
    font-size: 19px;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    margin-top: 20px;
    text-align: center; }
    #contact-overlay .submit-message.error, #insurance-overlay .submit-message.error, #pre-registration-overlay .submit-message.error, #feedback-overlay .submit-message.error {
      color: #FF0000; }
  #contact-overlay p, #insurance-overlay p, #pre-registration-overlay p, #feedback-overlay p {
    font-family: 'Lato', sans-serif;
    color: #114C70;
    font-size: 15px; }
  #contact-overlay .address, #insurance-overlay .address, #pre-registration-overlay .address, #feedback-overlay .address {
    margin-top: 30px;
    margin-bottom: 12px; }
    #contact-overlay .address span, #contact-overlay .address a, #insurance-overlay .address span, #insurance-overlay .address a, #pre-registration-overlay .address span, #pre-registration-overlay .address a, #feedback-overlay .address span, #feedback-overlay .address a {
      font-family: 'Lato', sans-serif;
      display: block;
      text-align: center;
      width: 100%;
      font-size: 21px;
      font-weight: 600;
      line-height: 32px;
      background: transparent;
      font-style: normal;
      color: #ffffff; }
  #contact-overlay input[type="text"], #contact-overlay textarea, #insurance-overlay input[type="text"], #insurance-overlay textarea, #pre-registration-overlay input[type="text"], #pre-registration-overlay textarea, #feedback-overlay input[type="text"], #feedback-overlay textarea {
    width: 100%;
    border: 0;
    outline: 0;
    background: rgba(255, 255, 255, 0.85);
    line-height: 48px;
    height: 48px;
    font-size: 12px;
    padding: 0 12px;
    color: #124B6E;
    margin-top: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif; }
    #contact-overlay input[type="text"]::-webkit-input-placeholder, #contact-overlay textarea::-webkit-input-placeholder, #insurance-overlay input[type="text"]::-webkit-input-placeholder, #insurance-overlay textarea::-webkit-input-placeholder, #pre-registration-overlay input[type="text"]::-webkit-input-placeholder, #pre-registration-overlay textarea::-webkit-input-placeholder, #feedback-overlay input[type="text"]::-webkit-input-placeholder, #feedback-overlay textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #124B6E; }
    #contact-overlay input[type="text"]::-moz-placeholder, #contact-overlay textarea::-moz-placeholder, #insurance-overlay input[type="text"]::-moz-placeholder, #insurance-overlay textarea::-moz-placeholder, #pre-registration-overlay input[type="text"]::-moz-placeholder, #pre-registration-overlay textarea::-moz-placeholder, #feedback-overlay input[type="text"]::-moz-placeholder, #feedback-overlay textarea::-moz-placeholder {
      /* Firefox 19+ */
      color: #124B6E; }
    #contact-overlay input[type="text"]:-ms-input-placeholder, #contact-overlay textarea:-ms-input-placeholder, #insurance-overlay input[type="text"]:-ms-input-placeholder, #insurance-overlay textarea:-ms-input-placeholder, #pre-registration-overlay input[type="text"]:-ms-input-placeholder, #pre-registration-overlay textarea:-ms-input-placeholder, #feedback-overlay input[type="text"]:-ms-input-placeholder, #feedback-overlay textarea:-ms-input-placeholder {
      /* IE 10+ */
      color: #124B6E; }
    #contact-overlay input[type="text"]:-moz-placeholder, #contact-overlay textarea:-moz-placeholder, #insurance-overlay input[type="text"]:-moz-placeholder, #insurance-overlay textarea:-moz-placeholder, #pre-registration-overlay input[type="text"]:-moz-placeholder, #pre-registration-overlay textarea:-moz-placeholder, #feedback-overlay input[type="text"]:-moz-placeholder, #feedback-overlay textarea:-moz-placeholder {
      /* Firefox 18- */
      color: #124B6E; }
  #contact-overlay textarea, #insurance-overlay textarea, #pre-registration-overlay textarea, #feedback-overlay textarea {
    height: 228px;
    margin-top: 30px; }
  #contact-overlay .checkbox-row, #insurance-overlay .checkbox-row, #pre-registration-overlay .checkbox-row, #feedback-overlay .checkbox-row {
    margin-top: 18px; }
    #contact-overlay .checkbox-row label:first-child, #insurance-overlay .checkbox-row label:first-child, #pre-registration-overlay .checkbox-row label:first-child, #feedback-overlay .checkbox-row label:first-child {
      margin-right: 20px; }
    #contact-overlay .checkbox-row label, #insurance-overlay .checkbox-row label, #pre-registration-overlay .checkbox-row label, #feedback-overlay .checkbox-row label {
      margin-right: 20px;
      vertical-align: middle; }
  #contact-overlay .checkbox-row span, #contact-overlay label, #insurance-overlay .checkbox-row span, #insurance-overlay label, #pre-registration-overlay .checkbox-row span, #pre-registration-overlay label, #feedback-overlay .checkbox-row span, #feedback-overlay label {
    color: #124B6E;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px; }
  #contact-overlay input[type="radio"], #insurance-overlay input[type="radio"], #pre-registration-overlay input[type="radio"], #feedback-overlay input[type="radio"] {
    display: none; }
  #contact-overlay input[type="radio"] + label span, #insurance-overlay input[type="radio"] + label span, #pre-registration-overlay input[type="radio"] + label span, #feedback-overlay input[type="radio"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    border: 2px solid #ffffff;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    top: -1px; }
  #contact-overlay input[type="radio"]:checked + label span, #insurance-overlay input[type="radio"]:checked + label span, #pre-registration-overlay input[type="radio"]:checked + label span, #feedback-overlay input[type="radio"]:checked + label span {
    background: url(../images/check-mark.png) no-repeat 1px 1px;
    background-size: 14px 14px; }
  #contact-overlay .checkbox-row + input[type="text"], #insurance-overlay .checkbox-row + input[type="text"], #pre-registration-overlay .checkbox-row + input[type="text"], #feedback-overlay .checkbox-row + input[type="text"] {
    margin-top: 24px; }
  #contact-overlay .select-style, #insurance-overlay .select-style, #pre-registration-overlay .select-style, #feedback-overlay .select-style {
    width: 100%;
    border: 0;
    outline: 0;
    background: rgba(255, 255, 255, 0.85);
    line-height: 48px;
    font-size: 12px;
    padding: 0 12px;
    color: #124B6E;
    margin-top: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    position: relative; }
    #contact-overlay .select-style:before, #insurance-overlay .select-style:before, #pre-registration-overlay .select-style:before, #feedback-overlay .select-style:before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 7px 6px 0 6px;
      border-color: #124B6E transparent transparent transparent;
      position: absolute;
      top: 22px;
      right: 14px;
      z-index: 2; }
    #contact-overlay .select-style select, #insurance-overlay .select-style select, #pre-registration-overlay .select-style select, #feedback-overlay .select-style select {
      border: none;
      box-shadow: none;
      background-image: none;
      background: transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      -o-appearance: none;
      appearance: none;
      width: calc(100% + 36px);
      z-index: 3;
      margin-left: -18px;
      padding-left: 18px;
      line-height: 50px;
      position: relative;
      border-radius: 10px;
      text-transform: uppercase; }
      #contact-overlay .select-style select:focus, #insurance-overlay .select-style select:focus, #pre-registration-overlay .select-style select:focus, #feedback-overlay .select-style select:focus {
        outline: 0; }
      #contact-overlay .select-style select::-ms-expand, #insurance-overlay .select-style select::-ms-expand, #pre-registration-overlay .select-style select::-ms-expand, #feedback-overlay .select-style select::-ms-expand {
        display: none; }
  #contact-overlay .submit-holder, #insurance-overlay .submit-holder, #pre-registration-overlay .submit-holder, #feedback-overlay .submit-holder {
    text-align: center; }
    #contact-overlay .submit-holder a, #insurance-overlay .submit-holder a, #pre-registration-overlay .submit-holder a, #feedback-overlay .submit-holder a {
      font-family: 'Open Sans', sans-serif;
      font-size: 13px;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      margin-left: 20px; }
  #contact-overlay button, #insurance-overlay button, #pre-registration-overlay button, #feedback-overlay button {
    font-size: 12px;
    color: #ffffff;
    background: #114C70;
    text-align: center;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    outline: 0;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0;
    margin-top: 30px; }
    #contact-overlay button span.text, #insurance-overlay button span.text, #pre-registration-overlay button span.text, #feedback-overlay button span.text {
      padding: 0 44px; }
    #contact-overlay button span.arrow, #insurance-overlay button span.arrow, #pre-registration-overlay button span.arrow, #feedback-overlay button span.arrow {
      width: 52px;
      height: 52px;
      display: inline-block;
      background: #ffffff;
      vertical-align: middle;
      position: relative; }
      #contact-overlay button span.arrow:after, #insurance-overlay button span.arrow:after, #pre-registration-overlay button span.arrow:after, #feedback-overlay button span.arrow:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        left: 50%;
        margin-left: -4px;
        border-style: solid;
        border-width: 7px 0 7px 8px;
        border-color: transparent transparent transparent #333e48; }
  #contact-overlay ul, #insurance-overlay ul, #pre-registration-overlay ul, #feedback-overlay ul {
    background: rgba(255, 255, 255, 0.85);
    list-style: none;
    padding: 20px;
    line-height: 24px;
    font-style: normal;
    font-family: 'Lato', sans-serif;
    color: #114C70; }

#pre-registration-overlay p {
  font-size: 19px;
  font-weight: 600;
  line-height: 28px; }
  #pre-registration-overlay p.error {
    color: #FF0000; }

@media only screen and (max-width: 960px) {
  #contact-form .inner, #insurance-overlay .inner {
    padding: 30px 120px 62px; } }

@media only screen and (max-width: 767px) {
  #contact-form .inner, #insurance-overlay .inner {
    padding: 30px 39px 62px; }
  #contact-form .checkbox-row label:first-child, #insurance-overlay .checkbox-row label:first-child {
    display: block;
    margin-bottom: 12px; } }

.patient-resources {
  background: #ffffff;
  color: #231f20;
  font-family: "myriad-pro",sans-serif;
  border-bottom: 9px solid #333E48;
  position: relative;
  padding-bottom: 94px; }
  .patient-resources .wrapper {
    padding: 0 60px; }
  .patient-resources h1 {
    font-family: "myriad-pro",sans-serif;
    color: #114C70;
    font-weight: 600;
    font-style: italic;
    font-size: 32px;
    margin-bottom: 38px; }
  .patient-resources h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 18px; }
  .patient-resources p {
    font-size: 21px;
    line-height: 25px; }
    .patient-resources p a {
      text-decoration: underline; }
  .patient-resources .main-section-top {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 28px; }
  .patient-resources .main-section-bottom {
    font-size: 21px;
    line-height: 25px;
    font-weight: 600;
    color: #114C70;
    margin-bottom: 48px; }
    .patient-resources .main-section-bottom a {
      width: 100%;
      max-width: 300px;
      display: block;
      color: #ffffff;
      line-height: 52px;
      background: #114C70;
      text-align: center;
      font-size: 24px;
      font-style: italic;
      font-weight: 600;
      text-decoration: none;
      transition: opacity 0.2s ease; }
      .patient-resources .main-section-bottom a:hover {
        opacity: 0.9; }
  .patient-resources .patient-resource {
    padding: 20px;
    border: 2px solid #114C70;
    background: #ffffff;
    margin-bottom: 28px;
    color: #231f20;
    font-size: 21px;
    line-height: 32px;
    font-weight: 600; }
    .patient-resources .patient-resource h2 {
      font-family: 'Merriweather', serif;
      color: #114C70;
      font-weight: 400;
      font-size: 32px;
      margin-bottom: 16px;
      text-transform: uppercase; }
    .patient-resources .patient-resource .content {
      margin-bottom: 28px; }
    .patient-resources .patient-resource .resource-link {
      color: #114C70; }
    .patient-resources .patient-resource .left {
      width: 61%; }
    .patient-resources .patient-resource .right {
      width: 39%;
      text-align: center;
      padding-top: 60px; }
      .patient-resources .patient-resource .right a {
        width: 208px;
        height: 208px;
        border-radius: 50%;
        background: #7ED3F7;
        display: inline-block;
        color: #ffffff; }
        .patient-resources .patient-resource .right a .text-helper {
          display: table;
          width: 208px;
          height: 208px;
          overflow: hidden; }
        .patient-resources .patient-resource .right a p {
          display: table-cell;
          vertical-align: middle;
          text-align: center;
          font-size: 15px;
          line-height: 15px; }
          .patient-resources .patient-resource .right a p span {
            font-size: 21px;
            line-height: 24px; }

@media only screen and (max-width: 767px) {
  .patient-resources .wrapper {
    padding: 0 39px; }
  .patient-resources h1 {
    font-size: 27px; }
  .patient-resources h2 {
    font-size: 19px;
    line-height: 26px; }
  .patient-resources p {
    font-size: 19px;
    line-height: 26px; }
  .patient-resources .main-section-top, .patient-resources .main-section-bottom {
    font-size: 19px;
    line-height: 26px; }
  .patient-resources .patient-resource .left, .patient-resources .patient-resource .right {
    width: 100%; }
  .patient-resources .patient-resource .right {
    padding-top: 0;
    font-weight: 600; }
  .patient-resources .patient-resource .resource-link {
    display: none; } }

.search-results-holder {
  background: #ffffff;
  padding: 0 60px 120px 60px; }
  .search-results-holder h1 {
    width: 840px;
    color: #114C70;
    font-weight: 600;
    font-style: italic;
    font-size: 32px;
    margin: 0 auto 38px; }
  .search-results-holder .wrapper {
    padding: 20px 20px 60px;
    width: 840px;
    background: #ffffff;
    border: 2px solid #114C70; }
    .search-results-holder .wrapper.no-results {
      padding-bottom: 20px; }
  .search-results-holder .search-result {
    color: #114C70;
    padding: 8px 16px; }
    .search-results-holder .search-result h2 {
      font-family: 'Merriweather', serif;
      font-size: 25px;
      line-height: 30px;
      font-weight: normal; }
    .search-results-holder .search-result p {
      font-weight: 600;
      font-size: 16px;
      line-height: 20px;
      margin-top: 10px; }
      .search-results-holder .search-result p:first-of-type {
        margin-top: 0; }

@media only screen and (max-width: 767px) {
  .search-results-holder {
    padding: 60px 32px 120px 32px; }
    .search-results-holder .search-result {
      padding: 10px 20px; }
      .search-results-holder .search-result h2 {
        font-size: 22px; } }

footer {
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-weight: 700;
  background: #333E48;
  padding-top: 20px;
  position: relative;
  overflow: hidden; }
  footer .wrapper {
    padding: 0; }
  footer .footer-top {
    text-align: center;
    text-transform: uppercase; }
    footer .footer-top h4 {
      font-size: 14px;
      letter-spacing: 2px; }
    footer .footer-top p {
      margin-top: 2px;
      font-size: 8px;
      letter-spacing: 1px;
      margin-bottom: 16px;
      padding: 0 32px; }
  footer .footer-link-columns {
    margin-top: 22px;
    margin-bottom: 36px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 1px; }
    footer .footer-link-columns .wrapper {
      max-width: 714px;
      width: 100%; }
    footer .footer-link-columns .column {
      width: 33.3%;
      padding-left: 8%; }
    footer .footer-link-columns ul {
      list-style: none;
      padding: 0; }
      footer .footer-link-columns ul li {
        display: block;
        margin-bottom: 4px; }
  footer .footer-navigation {
    text-transform: uppercase;
    margin: 12px 0; }
    footer .footer-navigation .back-to-top {
      width: 6%;
      font-size: 10px;
      letter-spacing: 1px;
      text-align: center;
      margin-top: 12px; }
      footer .footer-navigation .back-to-top a {
        max-width: 44px;
        display: inline-block;
        line-height: 12px; }
        footer .footer-navigation .back-to-top a:before {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 11px 18px 11px;
          border-color: transparent transparent #ffffff transparent;
          display: block;
          margin: 0 auto 6px; }
    footer .footer-navigation .links-column {
      width: 94%;
      text-align: center; }
      footer .footer-navigation .links-column .footer-links-top {
        font-size: 9px;
        letter-spacing: 1px;
        margin-bottom: 14px;
        line-height: 12px; }
        footer .footer-navigation .links-column .footer-links-top a {
          display: inline-block; }
        footer .footer-navigation .links-column .footer-links-top li + li:before {
          content: '';
          display: inline-block;
          width: 1px;
          height: 12px;
          background: #ffffff;
          margin: 0 20px;
          vertical-align: middle; }
      footer .footer-navigation .links-column .footer-links-bottom {
        margin-top: 2px;
        font-size: 9px;
        letter-spacing: 1px;
        margin-bottom: 24px;
        line-height: 12px; }
        footer .footer-navigation .links-column .footer-links-bottom li + li:before {
          content: '';
          display: inline-block;
          width: 1px;
          height: 12px;
          background: #ffffff;
          margin: 0 12px;
          vertical-align: middle; }
    footer .footer-navigation ul li {
      list-style: none;
      display: inline-block; }
  footer .social-links {
    width: 186px;
    height: 90px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/footer-swoosh.png) no-repeat 0 0;
    padding: 34px 0 0 70px; }
    footer .social-links a {
      display: block;
      height: 44px;
      width: 34px;
      float: left;
      border-radius: 12px; }
      footer .social-links a.facebook {
        background: url("../images/saber-facebook-icon.png") no-repeat center;
        background-size: 90%; }
      footer .social-links a.you-tube {
        background: url("../images/saber-youtube-icon.png") no-repeat center;
        background-size: 90%; }
      footer .social-links a.linked-in {
        background: url("../images/saber-linkedin-icon.png") no-repeat center;
        background-size: 90%; }
      footer .social-links a.twitter {
        background: #8BCB71 url("../images/saber-twitter-icon.png") no-repeat center;
        background-size: 90%; }

@media only screen and (max-width: 1060px) {
  footer .footer-navigation .links-column .footer-links-top ul {
    padding-left: 20px; }
    footer .footer-navigation .links-column .footer-links-top ul a {
      margin-right: 12px; }
  footer .footer-navigation .links-column .footer-links-bottom ul {
    padding-left: 20px; } }

@media only screen and (max-width: 900px) {
  footer .footer-navigation .links-column .footer-links-top {
    font-size: 9px; }
  footer .footer-navigation .links-column .footer-links-bottom ul li:before {
    margin: 0 8px; } }

@media only screen and (max-width: 1024px) {
  footer .footer-navigation .back-to-top {
    display: none; }
  footer .footer-navigation .links-column {
    width: 100%; } }

@media only screen and (max-width: 1060px) {
  footer .hide-for-small {
    display: none; }
  footer .footer-top h4 {
    margin-top: 22px;
    font-size: 18px;
    line-height: 22px; }
  footer .footer-top p {
    font-size: 10px;
    line-height: 19px;
    margin-bottom: 40px; }
  footer .footer-top img.display-for-small-only {
    display: inline-block; }
  footer .footer-navigation {
    padding-bottom: 80px; }
    footer .footer-navigation .back-to-top {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 10px;
      margin-bottom: 16px; }
      footer .footer-navigation .back-to-top a {
        max-width: 60px;
        line-height: 12px; }
        footer .footer-navigation .back-to-top a:before {
          border-width: 0 22px 30px 22px;
          margin-bottom: 16px; }
    footer .footer-navigation ul li {
      display: block;
      text-align: center; }
    footer .footer-navigation .links-column {
      width: 100%; }
      footer .footer-navigation .links-column .footer-links-bottom ul {
        padding-left: 0;
        font-size: 10px;
        line-height: 12px; }
        footer .footer-navigation .links-column .footer-links-bottom ul li {
          margin: 19px 0; }
        footer .footer-navigation .links-column .footer-links-bottom ul li + li:before {
          display: none; } }

@media only screen and (max-width: 767px) {
  img.display-for-medium-up {
    display: none; }
  footer .footer-link-columns {
    margin-top: 30px;
    margin-bottom: 26px; }
    footer .footer-link-columns .column {
      width: 100%;
      padding: 0; }
    footer .footer-link-columns ul {
      text-align: center;
      margin: 0; } }

#info-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(28, 85, 120, 0.4);
  z-index: 9999; }
  #info-popup .popup-inner {
    width: 90%;
    max-width: 900px;
    min-width: 320px;
    min-height: 400px;
    max-height: 100vh;
    background-color: #124b6e;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px 100px;
    text-align: center;
    color: #fff; }
    #info-popup .popup-inner::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: url("../images/sabre-bg-asset.png");
      background-repeat: no-repeat;
      background-size: 130%;
      background-position: center;
      opacity: .05;
      z-index: 1; }
    #info-popup .popup-inner h3 {
      position: relative;
      z-index: 3;
      font-size: 36px;
      margin-bottom: 40px;
      padding: 0 20px; }
    #info-popup .popup-inner p {
      position: relative;
      z-index: 3;
      font-size: 21px;
      line-height: 28px; }
      #info-popup .popup-inner p:not(:last-child) {
        margin-bottom: 30px; }
    #info-popup .popup-inner a {
      text-decoration: underline; }
      #info-popup .popup-inner a:hover {
        font-weight: bold; }
    @media (max-width: 870px) {
      #info-popup .popup-inner {
        padding: 40px; } }
    @media (max-width: 500px) {
      #info-popup .popup-inner {
        padding: 40px 20px 20px; }
        #info-popup .popup-inner h3 {
          font-size: 30px;
          padding: 0;
          margin-bottom: 20px; }
        #info-popup .popup-inner p {
          font-size: 16px;
          line-height: 20px; } }

#popup-close-button {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  z-index: 3; }
  #popup-close-button img {
    width: 100%;
    height: 100%; }

.help-landing-hero {
  background-size: 100% auto !important;
  background-position: bottom !important;
  background-color: #1b3b61;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px; }
  .help-landing-hero h1 {
    font-size: 65px;
    line-height: 91px;
    font-weight: 800;
    letter-spacing: 0.88px;
    color: #FFF;
    text-transform: uppercase; }

.help-landing-main {
  background-color: #f0f0f0;
  position: relative;
  z-index: 10;
  top: -2px; }

.help-heading {
  margin-top: 44px;
  text-align: center; }
  .help-heading h3 {
    font-size: 120px;
    line-height: 168px;
    font-weight: 500;
    letter-spacing: 8.4px;
    color: #F58220;
    margin: 0 auto 15px; }
  .help-heading p {
    font-size: 44px;
    line-height: 62px;
    font-weight: 800;
    letter-spacing: 0.88px;
    color: #173963; }
  .help-heading hr {
    border: none;
    border-bottom: 1px solid #343E48;
    max-width: 397px;
    margin: 49px auto 100px; }
  .help-heading.contact h3 {
    font-size: 90px;
    line-height: 112px; }
  @media (max-width: 768px) {
    .help-heading.contact h3 {
      font-size: 60px;
      line-height: 80px; } }
  @media (max-width: 768px) {
    .help-heading h3 {
      font-size: 70px;
      line-height: 88px; }
    .help-heading p {
      font-size: 38px;
      line-height: 54px; }
    .help-heading hr {
      margin: 30px auto 70px; } }

.help-landing-message {
  display: block;
  margin: 0 auto;
  background-color: #FFF;
  width: -webkit-fit-content;
  width: fit-content;
  padding: 12px 14px;
  font-size: 24px;
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.29); }

.help-options {
  width: 1132px;
  max-width: calc(100vw - 32px);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .help-options a {
    display: inline-block;
    width: 484px;
    max-width: 100%;
    box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.29);
    background-color: #FFF; }
    .help-options a img {
      display: block;
      width: 100%;
      height: 314px;
      -o-object-fit: contain;
      object-fit: contain;
      padding: 44px; }
    .help-options a span {
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 99px;
      width: 100%;
      padding: 10px 16px;
      font-size: 25px;
      line-height: 35px;
      font-weight: 800;
      letter-spacing: 1.25px;
      color: #FFFFFF;
      text-transform: uppercase;
      background-color: #173963; }
  @media (max-width: 1024px) {
    .help-options {
      display: block; }
      .help-options a {
        display: block;
        margin: 30px auto; } }

.payment-portal-link {
  margin-right: -10px !important;
  padding-left: 22px;
  padding-right: 22px;
  background-color: #8dc575;
  color: #333c45; }

.payment-portal {
  scroll-behavior: smooth;
  margin-top: 175px; }
  .payment-portal :target:before {
    content: "";
    display: block;
    height: 200px;
    margin: -200px 0 0; }
  .payment-portal .wrapper {
    width: 1180px; }
    .payment-portal .wrapper > h1 {
      margin-bottom: 68px;
      font-weight: 600;
      font-style: italic;
      line-height: 43px; }

.communities-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  column-gap: 35px; }
  .communities-holder a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    font-weight: 600;
    color: #FFF;
    background-color: #234c6d;
    margin-bottom: 35px;
    width: 230px;
    height: 70px; }

.facility-list h3 {
  font-weight: 600;
  margin-bottom: 24px;
  font-style: italic;
  scroll-padding-top: 225px; }

.facility-list hr {
  margin-bottom: 22px;
  border-color: #000;
  border-width: 1px;
  border-bottom: none; }

.facility-list .facilities-holder {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 44px;
  grid-column-gap: 48px;
  margin-bottom: 68px; }
  .facility-list .facilities-holder a {
    display: block; }
    .facility-list .facilities-holder a span {
      padding: 8px 16px;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 68px;
      color: #FFF;
      background-color: #9fc774;
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 4px; }
    .facility-list .facilities-holder a img {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
      height: 246px;
      min-height: 246px;
      max-height: 246px;
      -o-object-fit: cover;
      object-fit: cover; }
  .facility-list .facilities-holder.single {
    display: block; }
  .facility-list .facilities-holder.odd a:last-child {
    grid-column: 1/-1; }
  @media (max-width: 768px) {
    .facility-list .facilities-holder {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; } }

.landing-page-container {
  padding-top: 104px;
  font-family: "myriad-pro", sans-serif; }
  @media only screen and (max-width: 767px) {
    .landing-page-container {
      padding-top: 124px; } }
  .landing-page-container .title-container {
    padding-bottom: 32px; }
    .landing-page-container .title-container h1 {
      color: #114C70;
      font-family: "myriad-pro", sans-serif;
      font-size: 40px;
      font-style: italic;
      font-weight: 600;
      line-height: 40px;
      /* 100% */ }
      @media only screen and (max-width: 1024px) {
        .landing-page-container .title-container h1 {
          text-align: center;
          max-width: 398px;
          margin: 0 auto;
          line-height: 48px; } }
      @media only screen and (max-width: 767px) {
        .landing-page-container .title-container h1 {
          font-size: 32px; } }
  .landing-page-container .landing-page-gallery {
    max-width: 1246px;
    width: 100%;
    display: -ms-grid;
    display: grid;
    grid-column-gap: 33px;
    margin: 0 auto;
    -ms-grid-columns: calc(50% - 15px) calc(50% - 15px);
    grid-template-columns: calc(50% - 15px) calc(50% - 15px);
    padding-bottom: 64px; }
    @media only screen and (max-width: 1024px) {
      .landing-page-container .landing-page-gallery {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        grid-row-gap: 33px;
        padding-left: 44px;
        padding-right: 44px;
        padding-bottom: 40px; } }
    @media only screen and (max-width: 767px) {
      .landing-page-container .landing-page-gallery {
        grid-row-gap: 12px;
        grid-column-gap: 12px; } }
    .landing-page-container .landing-page-gallery img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      border-radius: 12px; }
    .landing-page-container .landing-page-gallery .right {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: calc(50% - 13px) calc(50% - 13px);
      grid-template-columns: calc(50% - 13px) calc(50% - 13px);
      row-gap: 27px;
      column-gap: 27px; }
  .landing-page-container .content-section {
    background-color: #F6F6F6;
    padding: 64px 0; }
    @media only screen and (max-width: 1024px) {
      .landing-page-container .content-section {
        padding: 40px; } }
    .landing-page-container .content-section .heading {
      color: #114C70;
      font-family: "myriad-pro", sans-serif;
      font-size: 32px;
      font-style: italic;
      font-weight: 600;
      line-height: 40px;
      max-width: 608px; }
      @media only screen and (max-width: 1024px) {
        .landing-page-container .content-section .heading {
          max-width: 320px;
          text-align: center;
          margin: 0 auto; } }
      @media only screen and (max-width: 767px) {
        .landing-page-container .content-section .heading {
          font-size: 24px; } }
    .landing-page-container .content-section p {
      color: #231F20;
      font-family: "myriad-pro", sans-serif;
      font-size: 21px;
      font-style: normal;
      font-weight: 400;
      line-height: 32px;
      letter-spacing: 0.5px; }
      @media only screen and (max-width: 1024px) {
        .landing-page-container .content-section p {
          text-align: center; } }
      @media only screen and (max-width: 767px) {
        .landing-page-container .content-section p {
          font-size: 16px; } }
  .landing-page-container .contact-section {
    padding: 40px 0; }
    .landing-page-container .contact-section .contact-heading {
      color: #114C70;
      text-align: center;
      font-family: "myriad-pro", sans-serif;
      font-size: 32px;
      font-style: italic;
      font-weight: 600;
      line-height: 40px;
      padding-bottom: 32px; }
      @media only screen and (max-width: 767px) {
        .landing-page-container .contact-section .contact-heading {
          font-size: 24px; } }
    .landing-page-container .contact-section .contact-body {
      display: flex;
      justify-content: center;
      column-gap: 72px; }
      @media only screen and (max-width: 767px) {
        .landing-page-container .contact-section .contact-body {
          display: block; }
          .landing-page-container .contact-section .contact-body .left {
            padding-bottom: 32px; } }
      .landing-page-container .contact-section .contact-body .upper {
        color: #231F20;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 32px;
        /* 133.333% */
        letter-spacing: 0.5px;
        display: flex;
        align-items: center; }
        @media only screen and (max-width: 767px) {
          .landing-page-container .contact-section .contact-body .upper {
            font-size: 18px;
            display: block;
            text-align: center; } }
        .landing-page-container .contact-section .contact-body .upper svg {
          width: 24px;
          height: 24px;
          margin-right: 12px; }
          @media only screen and (max-width: 767px) {
            .landing-page-container .contact-section .contact-body .upper svg {
              width: 18px;
              height: 18px; } }
      .landing-page-container .contact-section .contact-body .middle {
        color: #231F20;
        font-size: 21px;
        font-style: italic;
        font-weight: 400;
        padding-left: 36px; }
        @media only screen and (max-width: 767px) {
          .landing-page-container .contact-section .contact-body .middle {
            font-size: 16px;
            text-align: center; } }
      .landing-page-container .contact-section .contact-body .lower {
        color: #231F20;
        font-size: 21px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        /* 152.381% */
        letter-spacing: 0.5px;
        padding-left: 36px; }
        @media only screen and (max-width: 767px) {
          .landing-page-container .contact-section .contact-body .lower {
            font-size: 16px;
            text-align: center; } }
  .landing-page-container .amenities-container {
    background: #F6F6F6;
    padding: 40px 0; }
    .landing-page-container .amenities-container .heading {
      color: #114C70;
      font-size: 32px;
      font-style: italic;
      font-weight: 600;
      line-height: 40px;
      /* 125% */ }
      @media only screen and (max-width: 1024px) {
        .landing-page-container .amenities-container .heading {
          text-align: center; } }
      @media only screen and (max-width: 767px) {
        .landing-page-container .amenities-container .heading {
          font-size: 24px; } }
    .landing-page-container .amenities-container .amenities-list {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: calc(50% - 16px) calc(50% - 16px);
      grid-template-columns: calc(50% - 16px) calc(50% - 16px);
      grid-column-gap: 32px;
      grid-row-gap: 40px;
      padding-top: 32px; }
      @media only screen and (max-width: 1024px) {
        .landing-page-container .amenities-container .amenities-list {
          display: flex;
          flex-direction: column;
          align-items: center; } }
      .landing-page-container .amenities-container .amenities-list .amenity {
        display: flex;
        max-width: 432px;
        width: 100%;
        align-self: flex-start; }
        @media only screen and (max-width: 1024px) {
          .landing-page-container .amenities-container .amenities-list .amenity {
            -ms-grid-row-align: center;
            align-self: center; } }
        .landing-page-container .amenities-container .amenities-list .amenity svg {
          width: 32px;
          height: 32px; }
        .landing-page-container .amenities-container .amenities-list .amenity .content-container {
          padding-left: 24px; }
          .landing-page-container .amenities-container .amenities-list .amenity .content-container .upper {
            color: #231F20;
            font-size: 24px;
            font-style: normal;
            font-weight: 600;
            line-height: 32px;
            /* 133.333% */
            letter-spacing: 0.5px; }
            @media only screen and (max-width: 767px) {
              .landing-page-container .amenities-container .amenities-list .amenity .content-container .upper {
                font-size: 18px; } }
          .landing-page-container .amenities-container .amenities-list .amenity .content-container .lower {
            color: #333E48;
            font-size: 21px;
            font-style: normal;
            font-weight: 400;
            line-height: 32px;
            /* 152.381% */
            letter-spacing: 0.5px; }
            @media only screen and (max-width: 767px) {
              .landing-page-container .amenities-container .amenities-list .amenity .content-container .lower {
                font-size: 16px; } }

.testimonials-holder {
  background-color: #FFF;
  color: #000;
  background-image: none; }
  .testimonials-holder h2 {
    margin-bottom: 20px; }
  .testimonials-holder .testimonials .testimonial .text-helper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .testimonials-holder .testimonials .testimonial span {
    font-size: 18px;
    font-family: myriad-pro;
    display: block;
    padding-top: 20px; }

.testimonial .image-container {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  float: left;
  flex-shrink: 0; }
  .testimonial .image-container .testimonial-image {
    -o-object-fit: cover;
    object-fit: cover;
    width: 180px;
    height: 180px; }

@media (max-width: 1020px) {
  .testimonials-holder {
    height: auto !important; }
    .testimonials-holder .slick-slider .slick-track {
      display: flex; }
    .testimonials-holder .testimonials {
      height: auto !important; }
      .testimonials-holder .testimonials .testimonial {
        height: auto !important;
        -ms-grid-row-align: center;
        align-self: center; }
        .testimonials-holder .testimonials .testimonial .text-helper {
          height: auto !important; } }

@media (max-width: 620px) {
  .testimonials-holder .testimonial {
    font-size: 10px !important; }
    .testimonials-holder .testimonial .text-helper {
      flex-direction: column; } }
