/* Global Mobile Breakpoints */
/*** Global Colors ***/
/* Font Size Bases */
/* B (18px)	68.66px */
/* A (16px)	61.04px */
/* B (18px)	54.93px */
/* A (16px)	48.83px */
/* B (18px)	43.95px */
/* A (16px)	39.06px */
/* B (18px)	35.16px */
/* A (16px)	31.25px */
/* B (18px)	28.13px */
/* A (16px)	25.00px */
/* B (18px)	22.50px */
/* A (16px)	20.00px */
/* B (18px)	18.00px */
/* A (16px)	16.00px */
/* B (18px)	14.40px */
/* A (16px)	12.80px */
/* B (18px)	11.52px */
/* A (16px)	10.00px */
/* B (18px)	9.22px */
/* A (16px)	8.19px */
/* B (18px)	7.37px */
/* A (16px)	6.55px */
/* B (18px)	5.90px */
/* A (16px)	5.24px */
/* B (18px)	4.72px */
/* A (16px)	4.19px */
html body {
  margin-top: 0;
  padding-top: 0 !important;
  font-size: 1.6rem;
  line-height: 1.8;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #333;
}
html body .dialog-off-canvas-main-canvas {
  overflow: hidden;
}
html body h1,
html body h2,
html body h3,
html body h4 {
  font-weight: 400;
}
html body h1 {
  font-size: 3.5rem;
  color: #043d5d;
}
html body h2 {
  font-size: 2.8rem;
  color: #1a4d79;
}
html body h3 {
  font-size: 2.3rem;
  color: #1a4d79;
}
html body h4 {
  font-size: 1.8rem;
  color: #363636;
  font-weight: 500;
}
html body li {
  line-height: 1.5;
  padding-bottom: 8px;
}
html body p {
  line-height: 1.5;
}
html body a {
  color: #23527c;
}
html body a:hover {
  color: #3b6fae;
}
html body .responsive-map {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%;
  margin-top: 20px;
}
html body .responsive-map iframe {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
html body header {
  overflow: visible;
  margin: 0;
  position: relative;
}
@media screen and (max-width: 600px) {
  html body header {
    background: #fff;
    margin-top: 24px;
  }
}
html body header .logo-container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
  position: relative;
}
html body header .logo-container .region-header .navbar-brand {
  display: none;
}
html body header .logo-container .region-header .logo {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1366px) {
  html body header .logo-container .region-header .logo {
    padding-left: 1%;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .logo {
    padding-left: 0;
    width: 100%;
    text-align: center;
    margin-top: 22px;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .logo img {
    max-width: 62%;
  }
}
html body header .logo-container .region-header .search-block-form {
  position: absolute;
  top: 45px;
  right: 0;
  float: none;
}
@media screen and (max-width: 1024px) {
  html body header .logo-container .region-header .search-block-form {
    top: 27px;
    right: 2%;
  }
}
@media screen and (max-width: 991px) {
  html body header .logo-container .region-header .search-block-form {
    top: 68px;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .search-block-form {
    width: 100%;
    top: 120px;
    text-align: center;
    right: 0;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header .search-block-form {
    top: 96px;
  }
}
html body header .logo-container .region-header .search-block-form h2.block-title {
  display: none;
}
html body header .logo-container .region-header .search-block-form .btn {
  background: transparent;
  border-color: transparent;
  padding: 6px 7px;
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .search-block-form .btn {
    margin-right: -25px;
  }
}
html body header .logo-container .region-header .search-block-form .btn .glyphicon-search:before {
  content: "\f002";
  font-family: 'Font Awesome 5 Pro';
  font-size: 1.4em;
  color: #256081;
}
html body header .logo-container .region-header .search-block-form .btn .glyphicon-search:before:hover,
html body header .logo-container .region-header .search-block-form .btn .glyphicon-search:before:active,
html body header .logo-container .region-header .search-block-form .btn .glyphicon-search:before:focus {
  color: red !important;
}
html body header .logo-container .region-header .search-block-form .form-control {
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  border-bottom: 1pt solid #256081;
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .search-block-form .form-control {
    width: 252px;
  }
}
html body header .logo-container .region-header .search-block-form .form-control::placeholder {
  color: #256081;
}
html body header .logo-container .region-header .search-block-form .form-control:-ms-input-placeholder {
  color: #256081;
}
html body header .logo-container .region-header .search-block-form .form-control::-ms-input-placeholder {
  color: #256081;
}
html body header .logo-container .region-header #block-mainnavigation .navbar-we-mega-menu {
  background: transparent;
}
html body header .logo-container .region-header #block-mainnavigation .navbar-we-mega-menu .we-mega-menu-ul {
  justify-content: end;
}
html body header .logo-container .region-header #block-mainnavigation .navbar-we-mega-menu .we-mega-menu-ul li a {
  background: none;
}
html body .main-container {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto 20px auto;
}
html body .main-container .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
html body .main-container .row a {
  border-bottom: 1px dotted;
}
html body .main-container .row a:hover {
  border-bottom: none;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  html body .main-container .row aside {
    order: 2;
    float: none;
    clear: both;
    padding-bottom: 15px;
  }
}
html body .main-container .row aside .region-sidebar-left {
  margin-top: 55px;
}
html body .main-container .row section {
  margin-top: 45px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section {
    order: 1;
    float: none;
    clear: both;
    width: 100%;
  }
}
html body .main-container .row section .region-content-top ol.breadcrumb li a {
  border-bottom: none;
}
html body .main-container .row section .region-content {
  margin-bottom: 20px;
  /*** For language dropdown ***/
  display: flex;
  flex-wrap: wrap;
}
html body .main-container .row section .region-content h1 {
  flex: 1 0 0%;
}
html body .main-container .row section .region-content section#block-dropdownlanguage {
  display: flex;
  margin-bottom: 10px !important;
  position: relative;
  margin-top: 0;
}
html body .main-container .row section .region-content section#block-dropdownlanguage ul.dropdown-menu {
  top: 35px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content section#block-dropdownlanguage {
    order: 0;
  }
}
html body .main-container .row section .region-content nav.tabs,
html body .main-container .row section .region-content article,
html body .main-container .row section .region-content .views-element-container {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
}
html body .main-container .row section .region-content article {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
html body .main-container .row section .region-content .content figcaption {
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.2;
  padding-top: 5px;
}
html body .main-container .row section .region-content .content .align-left {
  margin-right: 10px;
}
html body .main-container .row section .region-content .content .align-center {
  width: 100%;
  margin: auto;
}
html body .main-container .row section .region-content .content .align-right {
  margin-left: 10px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section {
    order: 2;
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 15px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout {
  width: 30%;
  float: right;
  margin-left: 10px;
  background: #f8fbfc;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout h2 {
  font-size: 1.3em;
  color: #fff;
  background: #266c6c;
  padding: 10px;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout h2 {
    margin-bottom: 5px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout p {
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout ul li {
  line-height: 1.5;
  padding-bottom: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout .block-field-blockparagraphcalloutfield-body {
  padding-left: 15px;
  padding-right: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information {
  width: 30%;
  float: right;
  clear: right;
  margin-left: 10px;
  background: #f8fbfc;
  padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information {
    width: 100%;
    float: none;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information h2 {
  font-size: 1.3em;
  background: #ddf5fe;
  padding: 10px;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information h2 {
    margin-bottom: 5px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--label {
  padding-left: 15px;
  display: inline;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--label:after {
  content: ": ";
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--item {
  display: inline;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-body {
    order: 1;
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 15px;
  }
}
html body .footer {
  border-top: 2pt solid #ddd;
  text-align: center;
}
html body .footer h2 {
  color: #043d5d;
  font-weight: 500;
  margin-top: 5px;
}
html body .footer a {
  color: #23527c;
  border-bottom: 0.5pt dotted #23527c;
  font-weight: 400;
}
html body .footer a:hover {
  color: #3b6fae;
  border-bottom: none;
  text-decoration: none;
}
html body .footer-bottom {
  width: 100%;
  background: #efefef;
  padding: 40px 0;
  margin-top: 0;
  border-top: 2pt solid #ddd;
}
html body .footer-bottom .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body .footer-bottom .container .region-footer-bottom {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  html body .footer-bottom .container .region-footer-bottom {
    flex-direction: column;
  }
}
html body .footer-bottom .container .region-footer-bottom .contextual-region .contextual ul li a {
  color: #333;
}
html body .footer-bottom .container .region-footer-bottom .block p {
  padding-top: 18px;
}
html body .footer-bottom .container .region-footer-bottom .block p a {
  border-bottom: none;
}
html body .footer-bottom .container .region-footer-bottom .block#block-footer1 {
  display: flex;
  justify-content: center;
}
html body .footer-bottom .container .region-footer-bottom .block#block-footer1 .fab {
  font-size: 2.3rem;
}
html body .footer-bottom .container .region-footer-bottom .block#block-footer1 .fa-facebook-square {
  margin-right: 10px;
}
html body .footer-bottom .container .region-footer-bottom .block#block-footer2 p:nth-child(3) {
  font-size: 1.4rem;
}
html body .footer-bottom .container .region-footer-bottom .block#block-footer2 p:nth-child(3) a {
  font-size: 1.4rem;
}
html body .footer-bottom .container .region-footer-bottom .block#block-footer3 {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  html body .footer-bottom .container .region-footer-bottom .block#block-footer3 {
    margin-top: 20px;
  }
}
html body .footer-bottom .container .region-footer-bottom .block#block-footer3 .field--name-field-media-image img {
  border: 2pt solid #575757;
}
html body .footer-bottom .container .region-footer-bottom .block p {
  color: #363636;
  text-align: center;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 1.5rem;
}
html body .footer-bottom .container .region-footer-bottom .block a {
  color: #23527c;
  border-bottom: 0.5pt dotted #23527c;
  font-size: 1.5rem;
  font-weight: 500;
}
html body .footer-bottom .container .region-footer-bottom .block a:hover {
  color: #3b6fae;
  border-bottom: none;
  text-decoration: none;
}
html body.path-frontpage section .page-header {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
html body.path-frontpage .wrapper-content-top {
  margin: 30px 0;
}
html body.path-frontpage .wrapper-content-top .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body.path-frontpage .wrapper-content-top .container #block-homepageblock1 p {
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  width: 80%;
  margin: 1em auto 0.25em auto;
  padding: 0.35em 40px;
  line-height: 1.45;
  position: relative;
  color: #196162;
  border-left: 4pt solid #12476a;
}
html body.path-frontpage .wrapper-content-lower {
  margin-top: 40px;
  margin-bottom: 25px;
}
html body.path-frontpage .wrapper-content-lower .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body.path-frontpage .wrapper-content-lower .container .region-content-lower {
  display: flex;
}
@media screen and (max-width: 767px) {
  html body.path-frontpage .wrapper-content-lower .container .region-content-lower {
    flex-direction: column;
  }
}
html body.path-frontpage .wrapper-content-lower .container .region-content-lower .block {
  position: relative;
}
@media screen and (max-width: 767px) {
  html body.path-frontpage .wrapper-content-lower .container .region-content-lower .block {
    display: flex;
    justify-content: center;
  }
}
html body.path-frontpage .wrapper-content-lower .container .region-content-lower .block h2 {
  position: absolute;
  bottom: 0;
  z-index: 2;
  padding: 12px 0 10px 15px;
  margin: 0;
  font-weight: 400;
  color: #fff;
  font-size: 1.8rem;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  html body.path-frontpage .wrapper-content-lower .container .region-content-lower .block h2 {
    padding-left: 0;
  }
}
html body.path-frontpage .wrapper-content-lower .container .region-content-lower .block .field--name-field-media-image {
  position: relative;
}
html body.path-frontpage .wrapper-content-lower .container .region-content-lower .block .field--name-field-media-image img {
  position: relative;
}
html body.path-frontpage .wrapper-content-lower .container .region-content-lower .block .field--name-field-media-image::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 42px;
}
html body.path-frontpage .wrapper-content-lower .container .region-content-lower .block:hover h2 {
  color: #fdfb8b;
  pointer-events: auto;
}
html body.path-frontpage .wrapper-content-lower .container .region-content-lower .block:hover img {
  filter: sepia(0.5);
}
html body.path-frontpage .wrapper-content-middle .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body.path-frontpage .wrapper-content-bottom {
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px;
  color: #000;
}
html body.path-frontpage .wrapper-content-bottom::after {
  content: "";
  position: absolute;
  top: 5%;
  left: 0;
  width: 100%;
  height: 85%;
  background-color: #819ead;
  opacity: 1;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  html body.path-frontpage .wrapper-content-bottom::after {
    height: 86%;
  }
}
html body.path-frontpage .wrapper-content-bottom .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom {
    flex-direction: column;
  }
}
html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpactimage {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpactimage::after {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  width: 100%;
  height: 120px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#043d5d+0,043d5d+27,043d5d+100&1+0,0.8+27,0+100 */
  background: -moz-linear-gradient(left, #043d5d 0%, rgba(4, 61, 93, 0.8) 27%, rgba(4, 61, 93, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #043d5d 0%, rgba(4, 61, 93, 0.8) 27%, rgba(4, 61, 93, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #043d5d 0%, rgba(4, 61, 93, 0.8) 27%, rgba(4, 61, 93, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#043d5d', endColorstr='#00043d5d', GradientType=1);
  /* IE6-9 */
}
@media screen and (max-width: 767px) {
  html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpactimage::after {
    display: none;
  }
}
html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpactimage h2 {
  position: absolute;
  width: 10%;
  top: 0;
  left: 8%;
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpactimage h2 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpactimage h2 {
    font-size: 2.8rem;
    left: 12%;
    width: auto;
    padding: 25px 30% 25px 15px;
    background: -moz-linear-gradient(left, #043d5d 0%, rgba(4, 61, 93, 0.8) 27%, rgba(4, 61, 93, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #043d5d 0%, rgba(4, 61, 93, 0.8) 27%, rgba(4, 61, 93, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #043d5d 0%, rgba(4, 61, 93, 0.8) 27%, rgba(4, 61, 93, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#043d5d', endColorstr='#00043d5d', GradientType=1);
    /* IE6-9 */
  }
}
@media screen and (max-width: 600px) {
  html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpactimage h2 {
    font-size: 2.8rem;
    left: 2.5%;
  }
}
@media screen and (max-width: 425px) {
  html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpactimage h2 {
    left: 3.5%;
  }
}
html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpacttext {
  z-index: 2;
}
html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpacttext p:first-child {
  margin-bottom: 15px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpacttext p:first-child {
    padding-bottom: 2%;
  }
}
html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpacttext p:last-child {
  float: none;
  background: #196162;
  padding: 3px 15px 7px 15px;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  border-radius: 4px;
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(0, 0, 0, 0.3);
  transition: 0.5s ease;
  pointer-events: auto;
}
@media screen and (max-width: 991px) {
  html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpacttext p:last-child {
    float: none;
    width: max-content;
  }
}
html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpacttext p:last-child:hover {
  background: #134748;
}
html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpacttext p:last-child a {
  color: #fff;
  font-weight: 400;
  font-size: 1.4rem;
}
html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpacttext p:last-child a:hover {
  color: #fdfb8b;
  text-decoration: none;
}
html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthimpacttext p:last-child a:after {
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  padding-left: 10px;
}
html body.path-frontpage .wrapper-content-bottom .container .region-content-bottom #block-healthreviewbackground {
  background: #eafeff;
}
