body {
  font-family: "Roboto", Arial, Helvetica, sans-serif !important;
  font-weight: normal; }

.bs-site-alert.alert-warning a {
  color: #fff; }

.bs-site-alert.alert-danger {
  background-color: #ee2d39;
  border-color: #f0454f; }

a {
  color: #187dc0; }
  a:hover, a:focus {
    color: #125f93;
    text-decoration: underline; }

.btn.btn-dark, .btn.btn--dark {
  background: #333333;
  border: 1px solid #187dc0; }

.btn.btn-primary, .btn.btn-secondary, .btn.btn--secondary {
  background: #111b43;
  color: white; }
  .btn.btn-primary:focus, .btn.btn-primary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:hover, .btn.btn--secondary:focus, .btn.btn--secondary:hover {
    background: black;
    text-decoration: underline; }

.btn.btn-light {
  color: #187dc0; }

.region-secondary-menu {
  width: 100%; }
  .region-secondary-menu #subsiteNav .card-body, .region-secondary-menu #block-healthexpresssubnav .card-body, .region-secondary-menu .subsiteNav .card-body {
    background: #187dc0;
    padding: 40px 0; }
    .region-secondary-menu #subsiteNav .card-body figure img, .region-secondary-menu #block-healthexpresssubnav .card-body figure img, .region-secondary-menu .subsiteNav .card-body figure img {
      width: 300px;
      transition: none;
      max-width: 100%;
      height: auto; }
    .region-secondary-menu #subsiteNav .card-body ul, .region-secondary-menu #block-healthexpresssubnav .card-body ul, .region-secondary-menu .subsiteNav .card-body ul {
      position: relative; }
      .region-secondary-menu #subsiteNav .card-body ul li, .region-secondary-menu #block-healthexpresssubnav .card-body ul li, .region-secondary-menu .subsiteNav .card-body ul li {
        margin-bottom: 20px;
        display: list-item; }
        .region-secondary-menu #subsiteNav .card-body ul li:last-child, .region-secondary-menu #block-healthexpresssubnav .card-body ul li:last-child, .region-secondary-menu .subsiteNav .card-body ul li:last-child {
          margin-bottom: 5px; }
        .region-secondary-menu #subsiteNav .card-body ul li a, .region-secondary-menu #block-healthexpresssubnav .card-body ul li a, .region-secondary-menu .subsiteNav .card-body ul li a {
          text-transform: none;
          font-size: 1rem;
          display: inline-block; }
      .region-secondary-menu #subsiteNav .card-body ul:before, .region-secondary-menu #block-healthexpresssubnav .card-body ul:before, .region-secondary-menu .subsiteNav .card-body ul:before {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        width: 3px;
        background: #f0454f;
        left: -15px; }
  .region-secondary-menu .global-nav-buttons ul li {
    display: inline-block !important; }
    .region-secondary-menu .global-nav-buttons ul li.right-side-link a {
      color: #fff; }
    .region-secondary-menu .global-nav-buttons ul li.schedule {
      padding: 0 40px; }
    .region-secondary-menu .global-nav-buttons ul li p {
      line-height: 1; }
    .region-secondary-menu .global-nav-buttons ul li a:hover, .region-secondary-menu .global-nav-buttons ul li a:focus {
      color: inherit;
      text-decoration: none; }

.header .logo {
  padding-left: 20px; }
  .header .logo a {
    width: 100%; }

.header #navbar-top {
  background: #187dc0; }
  .header #navbar-top > .container > .row {
    flex-wrap: wrap; }
  .header #navbar-top ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: block;
    line-height: initial; }
    .header #navbar-top ul > li {
      display: inline-block; }
  .header #navbar-top .global-nav-buttons .care-now.collapsed {
    background: #125f93; }
    .header #navbar-top .global-nav-buttons .care-now.collapsed:hover, .header #navbar-top .global-nav-buttons .care-now.collapsed:focus {
      background: #0d4265; }
  .header #navbar-top .sub-menu-container #search h2 {
    color: #187dc0; }
  .header #navbar-top .sub-menu-container .sub-menu-content ul li a {
    color: #187dc0; }
  .header #navbar-top .submenu-container .sub-menu-content h2 {
    color: #187dc0; }
  .header #navbar-top .subsite-btn {
    background: #125f93;
    padding: 13px 40px; }

.header #navbar-main figure {
  text-align: right; }

.header #navbar-main .block-menu .nav .nav-item {
  vertical-align: bottom; }
  .header #navbar-main .block-menu .nav .nav-item .nav-link {
    color: #187dc0; }
    .header #navbar-main .block-menu .nav .nav-item .nav-link:hover, .header #navbar-main .block-menu .nav .nav-item .nav-link:focus {
      color: #2799e4; }

.node--type-landing-page .region-featured-top {
  display: block; }

#block-healthexpresspopularsearches-menu {
  margin: 0 15px; }

#block-healthexpresspopularsearches {
  width: 100%; }
  #block-healthexpresspopularsearches .col-3 ul {
    padding-left: 15px; }

.node--type-home-page .region-featured-top {
  display: block; }
  .node--type-home-page .region-featured-top .hero .hero-content {
    max-width: 485px;
    color: #fff; }
    .node--type-home-page .region-featured-top .hero .hero-content h1 {
      font-weight: 500;
      font-family: "Roboto", Arial, Helvetica, sans-serif; }
    .node--type-home-page .region-featured-top .hero .hero-content p {
      color: #fff; }
    .node--type-home-page .region-featured-top .hero .hero-content .btn {
      background: #111b43;
      border-color: #111b43;
      color: #fff; }
      .node--type-home-page .region-featured-top .hero .hero-content .btn:focus, .node--type-home-page .region-featured-top .hero .hero-content .btn:hover {
        background: black;
        border-color: black; }
  @media (max-width: 767.98px) {
    .node--type-home-page .region-featured-top .hero .get-help-module .container span {
      padding: 0 15px; } }
  .node--type-home-page .region-featured-top .hero .get-help-module .get-help-inner {
    background-image: none;
    background-color: #eee;
    color: #187dc0; }
    .node--type-home-page .region-featured-top .hero .get-help-module .get-help-inner:after {
      box-shadow: none;
      content: "";
      display: block;
      top: auto;
      bottom: -5px;
      height: 5px;
      width: 100%;
      background: -moz-linear-gradient(left, #ee2d39 0%, #ee2d39 100%);
      background: -webkit-linear-gradient(left, #ee2d39 0%, #ee2d39 100%);
      background: linear-gradient(to right, #ee2d39 0%, #ee2d39 100%); }
    .node--type-home-page .region-featured-top .hero .get-help-module .get-help-inner .btn:hover, .node--type-home-page .region-featured-top .hero .get-help-module .get-help-inner .btn:focus {
      box-shadow: none; }
  @media (max-width: 767.98px) {
    .node--type-home-page .region-featured-top .hero .hero-content {
      max-width: 250px; }
      .node--type-home-page .region-featured-top .hero .hero-content p {
        display: none; }
    .node--type-home-page .region-featured-top .hero .get-help-module .btn {
      text-align: left; }
      .node--type-home-page .region-featured-top .hero .get-help-module .btn.arrow:after {
        display: block; } }

.region-featured-top .hero .hero-content {
  max-width: 810px;
  color: #fff; }
  .region-featured-top .hero .hero-content h1 {
    font-weight: 600;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .region-featured-top .hero .hero-content h2 {
    font-weight: 400; }
  .region-featured-top .hero .hero-content p {
    color: #fff; }
  .region-featured-top .hero .hero-content .btn {
    margin: 1.5rem 0 0; }

@media (max-width: 767.98px) {
  .region-featured-top .hero .get-help-module .container .btn {
    width: calc(100% - 30px);
    left: 15px; } }

.region-featured-top .hero .get-help-module .get-help-inner {
  background-image: none;
  background-color: #eee;
  color: #187dc0; }
  .region-featured-top .hero .get-help-module .get-help-inner:after {
    box-shadow: none;
    content: "";
    display: block;
    top: auto;
    bottom: -5px;
    height: 5px;
    width: 100%;
    background: -moz-linear-gradient(left, #ee2d39 0%, #187dc0 100%);
    background: -webkit-linear-gradient(left, #ee2d39 0%, #187dc0 100%);
    background: linear-gradient(to right, #ee2d39 0%, #187dc0 100%); }

.slide-map-module {
  padding: 40px 0; }
  .slide-map-module:after {
    display: none; }
  .slide-map-module .slide-map {
    margin-bottom: 0; }
  .slide-map-module .slide-map-content-wrapper {
    background: #187dc0;
    position: relative; }
    .slide-map-module .slide-map-content-wrapper .slide-map-slides div.form-checkboxes div.form-check .form-check-label {
      background: #187dc0; }
    .slide-map-module .slide-map-content-wrapper .slide-map-slides div.form-checkboxes div.form-check input:checked + label.option:after {
      background: #ee2d39; }
    .slide-map-module .slide-map-content-wrapper .view-header {
      padding: 63px;
      position: static; }
      .slide-map-module .slide-map-content-wrapper .view-header p {
        font-size: 16px;
        line-height: 1.5;
        color: #fff; }
      .slide-map-module .slide-map-content-wrapper .view-header h2 {
        color: #fff;
        font-weight: 600;
        font-size: 1.5rem;
        margin-bottom: 25px; }
    .slide-map-module .slide-map-content-wrapper .more-link {
      top: 0;
      position: relative; }
      .slide-map-module .slide-map-content-wrapper .more-link .btn {
        margin-top: 30px;
        display: block;
        text-align: center;
        background: white;
        color: #187dc0; }
  @media (max-width: 767.98px) {
    .slide-map-module .slide-map-content-wrapper .view-header {
      transform: translateY(0);
      padding: 40px;
      text-align: center; }
    .slide-map-module .slide-map-content-wrapper .more-link {
      top: 0; } }

.map-label {
  width: 260px; }

.two-column-promo-module .even > .card .card-body {
  border-color: #ee2d39; }

.two-column-promo-module .card .card-body {
  border-color: #ee2d39; }
  .two-column-promo-module .card .card-body h3 {
    color: #187dc0; }

.card.provider {
  border-color: #ee2d39; }
  .card.provider .card-body h2 {
    color: #187dc0; }

.card.paragraph--type--three-column-content-section-wit .card-body .btn {
  margin-top: 20px; }
  .card.paragraph--type--three-column-content-section-wit .card-body .btn a {
    color: white !important; }

.three-column-icon-module .card .card-body div.field--type-string {
  color: #187dc0; }

.three-column-icon-module .card a {
  color: #187dc0; }

.three-column-news-module h2 {
  color: #187dc0;
  font-weight: 400; }

.three-column-news-module .card .card-body h3 {
  color: #ee2d39; }

.three-column-news-module .card .card-body .event-date {
  background: #187dc0;
  color: #000;
  font-weight: 500; }

.three-column-news-module .card.events a:after {
  border-color: #187dc0; }

.three-column-news-module .card.news a:after {
  border-color: #187dc0; }

.three-column-module {
  background: #f8f8f8; }
  .three-column-module h2 {
    font-weight: 400;
    color: #187dc0; }

.three-column-icon-module h2 {
  color: #187dc0; }

.three-column-icon-module .card .icon-wrapper i {
  color: #187dc0; }

.three-column-icon-module .card .card-body h3, .three-column-icon-module .card .card-body p {
  color: #187dc0; }

.three-column-icon-module .card a:after {
  color: #187dc0; }

.accordion-module .card {
  border-color: #ee2d39; }
  .accordion-module .card .card-header h2 button {
    color: #187dc0; }
    .accordion-module .card .card-header h2 button:before {
      background: #ee2d39; }
    .accordion-module .card .card-header h2 button:after {
      background: #ee2d39; }

.card .card-body h3 {
  color: #187dc0; }

.contact-module .contact-module-inner {
  background: #187dc0; }
  .contact-module .contact-module-inner ul li a {
    background: #1b8cd7; }

.featured-callout-module .featured-callout-content h2 {
  color: #187dc0; }

.featured-callout-module .featured-callout-content .btn.btn-primary {
  color: white;
  background: #ee2d39; }
  .featured-callout-module .featured-callout-content .btn.btn-primary:hover, .featured-callout-module .featured-callout-content .btn.btn-primary:focus {
    background: #a70e17; }

.testimonial-wrapper .testimonial-content h2:after {
  background: #187dc0; }

.img-caption .caption-container {
  border-bottom: 3px solid #ee2d39; }

.img-caption .caption-text {
  border-color: #ee2d39; }

.image-carousel .slick-arrow {
  background: #fff;
  color: #187dc0; }

.testimonial-carousel .slide-content-wrapper .slide-content h2 {
  font-weight: 300; }
  .testimonial-carousel .slide-content-wrapper .slide-content h2:before {
    background-size: 60px;
    width: 75px;
    height: 59px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAA7CAMAAAAEsocZAAAAP1BMVEUAAAAAAAAAAAAAAAAVbKcAAAAUaqMZfcAVb6sZfb8WcrAAAAAXeLgTZZsYfcAYfcAZfL0AAAAZfL4ZfL4YfcAgsMJlAAAAFHRSTlMABAcKTg1Q50zgShBHVPDs1BLa2XQq3sMAAAJtSURBVFjDzZfbVuswDERRHCeUcDkH+v/fimLJVtyRnPDCQq8za+tiuY2f/kwQXTWCFUHsucTRcO10jCucCdwIOqcxR0N5mEvlMYzE+aLxyqFtxvqIxNb3e4tXItMr6t7pFPeXFIUsJaGOQYJ6/riDt42KZSUhC1Hz2lkPLBcV9ChVHVHvLxNbbVYqWxSdrlS1PqfitVXR/i3V5JXloebUWPRUq8JUdI66zTnteW1Wab73uqzr+axuS25l0SAVorCDZTOv6D2q6sGwjqhPLku8LAapEkwL0grKyiJIJRPwpwVpv5ac9ZCCVDme1kPat83SkpeK9aiqR+/bdlgtJ9X/nKM1naCszaaBZf0rZfsNjr1eWaJzYFmhV1kPqZru3um599ro3bIs1+AQ7cjlWmtMWXRLxrrIuFvmhd8A3S3QPZhNHmHilrJRl6U4wMzrmkWOdKowY1mLCLM9hviwH3AYF5p32FQXBqOMFK91YJ44LBUW9gCzcWHMqbBCXc4atyuYWNrrWga5CDY1TCw9RqwMdY1YHFJXdNKXWftNYlao/4ildcW6NXnKyoUVn03q65rGdY1mv6TGsv1ag7zCivevZ+ndDVuUXV1H44L7GLcYN7kaC5vE0TKpDPQWrCpcbvLNt3JFigx6VJZ0aWb4YihXEvU5A8vMLirUZ9HxD1IqQ2tjKQxT4WOj3Dpxi7OhWq68sF7lXbcOnTaZJiHOqT76RC40Cfk281DqFnveMkdSFCssVxrrakgV5cCIlCbR3nOqqyy4XkeW9mlBEubo9arS+FlsHPJes6KCDrw+QA71GCctR4NgHTAR7NzwC/ENTc9/7mO/NQYAAAAASUVORK5CYII=); }

.testimonial-carousel .slide-content-wrapper .slide-content .btn {
  background: #333333;
  border: 1px solid #187dc0;
  color: #fff; }

.testimonial-carousel .slick-arrow {
  background: #187dc0; }

.block-system-breadcrumb-block .breadcrumb .breadcrumb-item.active {
  color: #187dc0; }

.block-system-breadcrumb-block .breadcrumb .breadcrumb-item a {
  color: #187dc0; }

.block-system-breadcrumb-block .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: #187dc0; }

.tier-menu ul li {
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .tier-menu ul li.menu-item--active, .tier-menu ul li.menu-level-0 {
    border-bottom: none;
    color: #187dc0;
    font-weight: 600;
    font-size: 1.125rem; }
    .tier-menu ul li.menu-item--active a, .tier-menu ul li.menu-level-0 a {
      color: #187dc0; }
    .tier-menu ul li.menu-item--active:after, .tier-menu ul li.menu-level-0:after {
      content: "";
      display: inline-block;
      width: 100%;
      height: 3px;
      background: -moz-linear-gradient(left, #187dc0 0%, #187dc0 100%);
      background: -webkit-linear-gradient(left, #187dc0 0%, #187dc0 100%);
      background: linear-gradient(to right, #187dc0 0%, #187dc0 100%); }
  .tier-menu ul li.menu-level-0 a {
    color: #187dc0;
    font-weight: 600;
    font-size: 1.125rem;
    padding: 0; }
  .tier-menu ul li a {
    font-family: "Roboto", Arial, Helvetica, sans-serif; }

.side-tabs .nav-tabs .nav-link {
  color: #187dc0; }
  .side-tabs .nav-tabs .nav-link.active:before {
    border-color: #ee2d39; }
  .side-tabs .nav-tabs .nav-link.active:after {
    color: #ee2d39; }

.doctor-preview-card.condensed {
  border-color: #187dc0; }
  .doctor-preview-card.condensed .doctor-info h2 a {
    color: #ee2d39; }
  .doctor-preview-card.condensed .btn.btn-primary {
    background-color: #ee2d39; }
    .doctor-preview-card.condensed .btn.btn-primary:after {
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #ee2d39; }

.doctor-tooltip .card h4 {
  color: #ee2d39; }

.news-feed-module h2 {
  color: #187dc0;
  font-weight: 400; }

.news-feed-module.social-feed .news-feed-module-container .tab-content .news-feed-card-module .arrow {
  color: #187dc0; }

.news-feed-module .news-feed-tab-container .news-feed-tab-overflow .news-feed-slider {
  border-color: #ee2d39; }

.site-footer .footer-lower {
  background: #187dc0; }
  .site-footer .footer-lower ul.social-media-links--platforms li a {
    background: #125f93; }
    .site-footer .footer-lower ul.social-media-links--platforms li a:hover, .site-footer .footer-lower ul.social-media-links--platforms li a:focus {
      background: #0d4265; }

.site-footer .footer-upper {
  background: #fff;
  color: #187dc0; }
  .site-footer .footer-upper .field--type-image img {
    max-width: 215px; }
  .site-footer .footer-upper #block-healthexpress-subtheme-footerservicecenters {
    border-left: none; }
  .site-footer .footer-upper #block-healthexpressinfoblock {
    padding-left: 30px; }
  .site-footer .footer-upper address {
    color: #187dc0; }
    @media (max-width: 767.98px) {
      .site-footer .footer-upper address {
        padding-left: 15px; } }
  @media (max-width: 767.98px) {
    .site-footer .footer-upper .phone-number {
      padding-left: 15px; } }
  .site-footer .footer-upper .phone-number a {
    color: #187dc0;
    font-weight: 700; }
  .site-footer .footer-upper ul.main > li > span {
    color: #187dc0; }
  .site-footer .footer-upper .block:not(:first-child) {
    border-color: #f8f8f8; }
  .site-footer .footer-upper .micon {
    color: #187dc0; }
  .site-footer .footer-upper a {
    color: #187dc0;
    font-weight: 500; }
    .site-footer .footer-upper a:hover, .site-footer .footer-upper a:focus {
      color: #187dc0;
      text-decoration: underline; }

#block-healthexpress-subtheme-home-hero {
  width: 100%; }

a {
  color: #187dc0; }

.share-module-wrapper .share-module-icon a {
  background: #187dc0; }

.block-system-breadcrumb-block .breadcrumb .breadcrumb-item.active {
  color: #187dc0; }

.healthexpress a.card-link:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  bottom: 0;
  background: linear-gradient(-77deg, #ee2d39 20%, #187dc0 100%);
  transition: height 0.2s ease-in-out;
  z-index: 1; }

.healthexpress blockquote:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  width: 10px;
  height: 100%;
  left: 0;
  background: linear-gradient(-77deg, #ee2d39 20%, #187dc0 100%);
  transition: height 0.2s ease-in-out;
  z-index: 1; }

.healthexpress .featured-callout-content:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  width: 100%;
  height: 6px;
  bottom: 0;
  background: linear-gradient(-77deg, #ee2d39 20%, #187dc0 100%);
  transition: height 0.2s ease-in-out;
  z-index: 1; }

.healthexpress .news-feed-module .card.large.featured.card-body:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  width: 100%;
  height: 6px;
  bottom: 0;
  background: linear-gradient(-77deg, #ee2d39 20%, #187dc0 100%);
  transition: height 0.2s ease-in-out;
  z-index: 1; }

.healthexpress .classes_events_item:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  width: 100%;
  height: 6px;
  bottom: 0;
  background: linear-gradient(-77deg, #ee2d39 20%, #187dc0 100%);
  transition: height 0.2s ease-in-out;
  z-index: 1; }

.healthexpress .classes_events_item .heading {
  color: unset; }

.healthexpress .stats {
  background-color: #187dc0; }

.healthexpress .stat-number {
  color: #187dc0; }

.healthexpress .card[data-interactive*="flip"] .card-flip-content {
  border-color: #187dc0; }

.healthexpress .card[data-interactive*="flip"] .card-back {
  background-color: #187dc0; }

.healthexpress .card[data-interactive*="flip"] .show-card-back:before {
  color: #187dc0; }

.healthexpress .zen-card--video-media:not(.playing) figcaption:before {
  content: url(../svg/play-icon-red.svg); }

.healthexpress .zen-card--video-title:after {
  background-color: #ee2d39; }

.healthexpress .zen-card--video--close:before {
  content: url(../svg/plus-red.svg); }

.healthexpress .button-tiles-group .tiles .tile a:hover {
  color: #187dc0; }
  .healthexpress .button-tiles-group .tiles .tile a:hover:after {
    content: url(../svg/arrow-right-blue.svg); }

.healthexpress .image-hotspots-wrapper .hotspot-box-button:before {
  content: url(../svg/plus-red.svg); }

.healthexpress .hotspot-hero .featured-cta .icon-close:before {
  content: url(../svg/plus-red.svg); }

.healthexpress .get-help-module .get-help-inner .field--name-field-hero-links span.field__label {
  float: none !important; }

.healthexpress .block-views-blocklocations-locations-map-home-block > h2 {
  width: 1290px;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }

.card .card-body h3 {
  color: #ee2d39; }

.card .card-body .event-date {
  background: #187dc0;
  color: #000;
  font-weight: 500; }

.card.events a:after {
  border-color: #ee2d39; }

.card.news a:after, .card.blog a:after, .card.prevention a:after {
  border-color: #ee2d39; }

.card.provider {
  border-top: 3px solid linear-gradient(-77deg, #ee2d39 20%, #187dc0 100%); }

#main-wrapper:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  width: 100%;
  height: 10px;
  top: 0;
  background: linear-gradient(-77deg, #ee2d39 20%, #187dc0 100%);
  transition: height 0.2s ease-in-out;
  z-index: 1; }

.parallax-hero:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  width: 100%;
  height: 12px;
  bottom: 0;
  background: linear-gradient(-77deg, #ee2d39 20%, #187dc0 100%);
  transition: height 0.2s ease-in-out;
  z-index: 1; }

.gray-bg .img-caption {
  background: linear-gradient(-77deg, #ee2d39 20%, #187dc0 100%); }

.two-column-promo-module .even > .card .card-body {
  border-color: linear-gradient(-77deg, #ee2d39 20%, #187dc0 100%); }

.three-column-news-module:after {
  background: linear-gradient(-77deg, #ee2d39 20%, #187dc0 100%); }

ul li::marker {
  color: #187dc0; }

.node--type-home-page .region-featured-top .hero .hero-content {
  max-width: 485px;
  color: #fff; }
  .node--type-home-page .region-featured-top .hero .hero-content h1 {
    font-weight: 500;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .node--type-home-page .region-featured-top .hero .hero-content p {
    color: #fff; }
  .node--type-home-page .region-featured-top .hero .hero-content .btn {
    margin: 1.5rem 0 0; }

.node--type-home-page .region-featured-top .hero .get-help-module .get-help-inner {
  background-image: none;
  background-color: #f8f8f8;
  color: #187dc0; }
  .node--type-home-page .region-featured-top .hero .get-help-module .get-help-inner:after {
    box-shadow: none;
    content: "";
    display: block;
    top: auto;
    bottom: -5px;
    height: 5px;
    width: 100%;
    background: -moz-linear-gradient(left, #ee2d39 0%, #ee2d39 100%);
    background: -webkit-linear-gradient(left, #ee2d39 0%, #ee2d39 100%);
    background: linear-gradient(to right, #ee2d39 0%, #ee2d39 100%); }
  .node--type-home-page .region-featured-top .hero .get-help-module .get-help-inner .btn:hover, .node--type-home-page .region-featured-top .hero .get-help-module .get-help-inner .btn:focus {
    box-shadow: none; }

@media (max-width: 767.98px) {
  .node--type-home-page .region-featured-top .hero .hero-content {
    max-width: 250px;
    padding: 0 15px; }
    .node--type-home-page .region-featured-top .hero .hero-content p {
      display: none; }
  .node--type-home-page .region-featured-top .hero .get-help-module .btn {
    text-align: left; }
    .node--type-home-page .region-featured-top .hero .get-help-module .btn.arrow:after {
      display: block; } }

#subsiteNav .card-body {
  background: #187dc0;
  padding: 40px 0; }
  #subsiteNav .card-body figure img {
    width: 300px;
    transition: none;
    max-width: 100%;
    height: auto; }
  #subsiteNav .card-body ul {
    position: relative; }
    #subsiteNav .card-body ul li {
      margin-bottom: 20px; }
      #subsiteNav .card-body ul li:last-child {
        margin-bottom: 5px; }
      #subsiteNav .card-body ul li a {
        text-transform: none;
        font-size: 1rem; }
    #subsiteNav .card-body ul:before {
      content: "";
      display: block;
      height: 100%;
      position: absolute;
      width: 3px;
      background: #ee2d39;
      left: -15px; }

.js-search-content .js-search i {
  color: #187dc0; }

.js-search-content .tt-menu .tt-dataset .tt-suggestion {
  color: #187dc0; }

.header .js-search-content .twitter-typeahead input {
  border-color: #187dc0; }

.bs-site-alert.alert-warning {
  background: #ee2d39;
  color: #fff; }
  .bs-site-alert.alert-warning button.close i {
    color: #fff; }

.bs-site-alert.alert-primary .micon, .bs-site-alert.alert-secondary .micon {
  font-size: 1.5em;
  top: calc(50% - 1.5em/2);
  left: calc(50% - 1.5em/2); }

.mobile-menu-container .collapsed-menu .menu-inner a.nav-link {
  padding-left: 0; }

/*
.mobile-menu-wrapper {
  ul {
    li {
      a {
        color: $primary_blue;
        &.active {
          i:before {
            color: $primary_blue;
          }
        }
      }
    }
  }
}
*/
/*# sourceMappingURL=healthexpress-override.css.map */
