
.screen-reader-only {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute !important;
}
.fh-max-width-section {
  max-width: 106em;
  max-width: calc(16px * 106);
  margin-left: auto;
  margin-right: auto;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  line-height: 1.2;
  font-weight: 300;
  font-family: 'Lato', sans-serif;
  background-color: #fff;
  color: #000;
}
html {
  font-size: 18px;
}
body {
  font-size: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow-x: hidden;
}
b,
strong {
  font-weight: 700;
}
.fa {
  padding-right: 10px;
}
html[data-text-size="1"][data-dir-name="/staff"] {
  font-size: 15px;
}
html[data-text-size="2"][data-dir-name="/staff"] {
  font-size: 16px;
}
html[data-text-size="3"][data-dir-name="/staff"] {
  font-size: 17px;
}
html[data-text-size="5"][data-dir-name="/staff"] {
  font-size: 22px;
}
html[data-text-size="6"][data-dir-name="/staff"] {
  font-size: 26px;
}
html[data-text-size="7"][data-dir-name="/staff"] {
  font-size: 30px;
}
html[data-text-size="8"][data-dir-name="/staff"] {
  font-size: 34px;
}
h1,
h2 {
  color: #12422c;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0px;
  font-style: normal;
}
h1 {
  margin-top: 0;
  font-size: 30px;
  margin-bottom: 20px;
}
h2 {
  margin-top: 0;
  font-size: 26px;
  color: #000;
  font-weight: bold;
}
img {
  max-width: 100%;
  height: auto;
  border: none;
}
a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
  color: #12422c;
  text-decoration: none;
}
.flat-list {
  margin: 0 0 0 20px;
  padding: 0;
}
.fa-facebook-square {
  color: #4267b2;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
  color: #fff !important;
}
@media (max-width: 560px) {
  .pageContent img[align] {
    margin-left: auto;
    margin-right: auto;
  }
}
.fh-button {
  transition: color 0.25s, background-color 0.25s;
}
.fh-button,
.fh-button:link,
.fh-button:visited,
.fh-button:hover,
.fh-button:focus,
.fh-button:active {
  display: inline-block;
  border-radius: 0;
  border: 0;
  padding: 16px 24px;
  background-color: #75a76c;
  color: #fff;
  -moz-border-radius: 54px;
  -webkit-border-radius: 54px;
  border-radius: 54px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 1.85px;
  -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
  -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
  box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}
.fh-button:hover,
.fh-button:focus,
.fh-button:active {
  background-color: #341470;
  color: #fff;
}
.fh-urgent-top-bar-links-wrappings {
  font-size: 20px;
  background-color: #75a76c;
  margin: 0 auto;
  color: #ffffee;
  font-weight: 800;
  padding: 20px;
  text-align: center;
}
.fh-urgent-top-bar-links-wrappings .fh-urgent-links-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-urgent-top-bar-links-wrappings .fh-urgent-links-listing > li {
  display: inline-block;
  vertical-align: middle;
}
.fh-urgent-top-bar-links-wrappings .fh-urgent-links-listing > li + li {
  margin-left: 6px;
  padding-left: 6px;
  border-left: 2px solid #ffffee;
}
.fh-urgent-top-bar-links-wrappings p {
  margin: 0;
}
.fh-urgent-top-bar-links-wrappings a,
.fh-urgent-top-bar-links-wrappings a:link,
.fh-urgent-top-bar-links-wrappings a:visited,
.fh-urgent-top-bar-links-wrappings a:hover,
.fh-urgent-top-bar-links-wrappings a:focus,
.fh-urgent-top-bar-links-wrappings a:active {
  color: #ffffee;
  text-decoration: none;
  display: inline-block;
  vertical-align: 4px;
  font-style: italic;
}
.fh-urgent-top-bar-links-wrappings a:hover,
.fh-urgent-top-bar-links-wrappings a:focus,
.fh-urgent-top-bar-links-wrappings a:active {
  color: #fff;
  text-decoration: underline;
}
@media (max-width: 979px) {
  html.js .fh-urgent-top-bar-links-wrappings {
    display: none;
  }
}
.fh-header-contact-wrappings {
  color: #fff;
  background-color: #12422c;
  font-size: 18px;
}
.fh-contact-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-contact-images-listing > li {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
@media (min-width: 980px) {
  .fh-header-contact-wrappings {
    padding: 10px 7.5%;
  }
  .fh-header-contact-wrapper {
    max-width: 1350px;
    max-width: min(100%,1350px);
    margin-right: auto;
    margin-left: auto;
  }
  .fh-header-contact-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-header-contact-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fh-header-contact-wrapper {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .fh-header-contact-wrappings .fh-header-item-translate {
    margin-right: auto;
  }
  .fh-header-contact-wrappings .fh-header-item-contact-info {
    margin-left: auto;
    margin-right: 3%;
  }
}
@media (max-width: 979px) {
  .fh-header-contact-wrappings {
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    max-width: 100%;
    width: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .fh-header-contact-wrappings .fh-header-item {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .fh-header-contact-wrappings .fh-header-item-contact-logos {
    display: none;
  }
}
.alert-content {
  background: red;
  margin: 0 auto;
  width: 100%;
  padding: 5px 10px;
  text-align: center;
  border-bottom: 3px solid #0f4b7e;
}
.alert-content p {
  margin: 0;
}
.alert-content p + p {
  margin-top: 10px;
}
.alert-content a,
.alert-content a:link,
.alert-content a:visited,
.alert-content a:hover,
.alert-content a:focus,
.alert-content a:active {
  color: #fff;
  font-size: 1.2em;
  margin: 0 auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.alert-content a:hover,
.alert-content a:focus,
.alert-content a:active {
  text-decoration: underline;
  opacity: 0.8;
}
[data-accordion] .ui-state-default,
[data-accordion] .ui-widget-content .ui-state-default,
[data-accordion] .ui-widget-header .ui-state-default,
[data-accordion] .ui-button,
html [data-accordion] .ui-button.ui-state-disabled:hover,
html [data-accordion] .ui-button.ui-state-disabled:active {
  color: #330072;
  background: #fff;
}
[data-accordion] .ui-accordion-header:hover,
[data-accordion] .ui-state-active,
[data-accordion] .ui-widget-content .ui-state-active,
[data-accordion] .ui-widget-header .ui-state-active {
  color: #fff;
  background: #75a76c;
  border-color: #75a76c;
}
[data-accordion] .ui-accordion-header {
  margin: 1% 0;
}
[data-accordion] .ui-accordion-header .ui-accordion-header-icon {
  display: none;
}
[data-accordion] .ui-accordion-header:after {
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 8px;
  float: right;
  content: "\f055";
  color: #330072;
}
[data-accordion] .ui-accordion-header.ui-accordion-header-active:after {
  content: "\f056";
  color: #fff;
}
[data-accordion] .ui-accordion-content {
  background: #fff;
  padding: 1.5%;
  color: #000;
}
.content-page [data-accordion-items] {
  vertical-align: top;
}
.content-page [data-accordion-items] > br {
  display: none !important;
}
.content-page [data-accordion-items] > h1,
.content-page [data-accordion-items] > h2,
.content-page [data-accordion-items] > h3,
.content-page [data-accordion-items] > h4,
.content-page [data-accordion-items] > h5,
.content-page [data-accordion-items] > h6 {
  transition: all 0.2s linear;
  cursor: pointer;
  position: relative;
  font-size: 1.1em;
  line-height: 1.2;
  margin-left: 10px;
  margin-bottom: 10px;
}
.content-page [data-accordion-items] > h1.active:before,
.content-page [data-accordion-items] > h1.inactive:before,
.content-page [data-accordion-items] > h2.active:before,
.content-page [data-accordion-items] > h2.inactive:before,
.content-page [data-accordion-items] > h3.active:before,
.content-page [data-accordion-items] > h3.inactive:before,
.content-page [data-accordion-items] > h4.active:before,
.content-page [data-accordion-items] > h4.inactive:before,
.content-page [data-accordion-items] > h5.active:before,
.content-page [data-accordion-items] > h5.inactive:before,
.content-page [data-accordion-items] > h6.active:before,
.content-page [data-accordion-items] > h6.inactive:before {
  color: #333;
  position: absolute;
  right: 100%;
  font-family: FontAwesome;
  margin-right: 10px;
  display: inline-block;
}
.content-page [data-accordion-items] > h1.active:before,
.content-page [data-accordion-items] > h2.active:before,
.content-page [data-accordion-items] > h3.active:before,
.content-page [data-accordion-items] > h4.active:before,
.content-page [data-accordion-items] > h5.active:before,
.content-page [data-accordion-items] > h6.active:before {
  content: "\f146";
  color: #00b156;
}
.content-page [data-accordion-items] > h1.inactive:before,
.content-page [data-accordion-items] > h2.inactive:before,
.content-page [data-accordion-items] > h3.inactive:before,
.content-page [data-accordion-items] > h4.inactive:before,
.content-page [data-accordion-items] > h5.inactive:before,
.content-page [data-accordion-items] > h6.inactive:before {
  content: "\f0fe";
}
.content-page [data-accordion-items] > h1:hover,
.content-page [data-accordion-items] > h2:hover,
.content-page [data-accordion-items] > h3:hover,
.content-page [data-accordion-items] > h4:hover,
.content-page [data-accordion-items] > h5:hover,
.content-page [data-accordion-items] > h6:hover {
  color: #00b156;
}
.content-page [data-accordion-items] > h1:hover.inactive:before,
.content-page [data-accordion-items] > h1:hover.active:before,
.content-page [data-accordion-items] > h2:hover.inactive:before,
.content-page [data-accordion-items] > h2:hover.active:before,
.content-page [data-accordion-items] > h3:hover.inactive:before,
.content-page [data-accordion-items] > h3:hover.active:before,
.content-page [data-accordion-items] > h4:hover.inactive:before,
.content-page [data-accordion-items] > h4:hover.active:before,
.content-page [data-accordion-items] > h5:hover.inactive:before,
.content-page [data-accordion-items] > h5:hover.active:before,
.content-page [data-accordion-items] > h6:hover.inactive:before,
.content-page [data-accordion-items] > h6:hover.active:before {
  color: #00b156;
}
.content-page [data-accordion-items] > .accordion-contents {
  margin-bottom: 20px;
  margin-left: 11px;
}
.content-page [data-accordion-items] > .accordion-contents h2,
.content-page [data-accordion-items] > .accordion-contents h2.feature14,
.content-page [data-accordion-items] > .accordion-contents h2.feature14.heading {
  font-size: 1.2rem;
  line-height: 1.4;
  color: #333;
}
.content-page [data-accordion-items] > .accordion-contents ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.content-page .doctor-job-accordion[data-accordion-items] {
  margin-left: 20px;
}
.content-page .doctor-job-accordion[data-accordion-items] span.bullet-image {
  color: #4e4e4e;
  position: relative;
  left: -22px;
  margin-right: -10px;
}
.content-page .doctor-job-accordion[data-accordion-items] > .accordion-contents {
  color: #4e4e4e;
  margin-left: 32px;
}
.content-page .doctor-job-accordion[data-accordion-items] > .accordion-contents h3.job-information-contact-heading {
  font-size: 18px;
  font-size: 1.125rem;
  color: #4e4e4e;
}
.content-page .doctor-job-accordion[data-accordion-items] .job-information-contact-container {
  margin-top: 20px;
}
.content-page .doctor-job-accordion[data-accordion-items] .job-information-apply-container {
  margin-top: 20px;
  font-weight: bold;
  text-align: left;
}
.content-page .doctor-job-accordion[data-accordion-items] .job-information-contact-container,
.content-page .doctor-job-accordion[data-accordion-items] .job-information-apply-container {
  margin-left: -20px;
}
.fh-header-item-contact-info .fa {
  margin-left: 20px;
  margin-right: 5px;
}
.header-wrappings {
  text-align: center;
  color: #330072;
  position: relative;
  z-index: 999999;
}
.header-wrappings a,
.header-wrappings a:link,
.header-wrappings a:visited,
.header-wrappings a:hover,
.header-wrappings a:focus,
.header-wrappings a:active {
  color: #330072;
}
.header-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.fh-header-links-listing {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.fh-header-links-listing a[href^="tel:"],
.fh-header-links-listing a[href^="tel:"]:link,
.fh-header-links-listing a[href^="tel:"]:visited,
.fh-header-links-listing a[href^="tel:"]:hover,
.fh-header-links-listing a[href^="tel:"]:focus,
.fh-header-links-listing a[href^="tel:"]:active {
  font-weight: bold;
  font-size: larger;
}
.header-wrapper .phone-number,
.header-wrapper .address-lines {
  display: inline-block;
  vertical-align: middle;
}
.header-wrapper .address-lines .address-line {
  display: block;
}
.fh-header-search-wrapper button {
  color: inherit;
  background-color: transparent;
  border-width: 0;
}
.fh-header-links-listing ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
html.no-js #Show-Search {
  display: none;
}
html.no-js #Search-Site {
  display: inline-block;
  vertical-align: top;
}
html.js #Search-Site {
  display: none;
  vertical-align: top;
}
html.js #Search-Site.fh-visible {
  display: inline-block;
}
html.js #Show-Search.fh-showing-search-form {
  display: none;
}
.fh-header-links-wrapper .fh-header-links-listing > li.submenu-top-item-mobile {
  display: none;
}
.fh-header-links-listing .sub-navigation-menu {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 2px #000, 5px 5px 5px 0 rgba(0,0,0,0.5);
}
.fh-header-links-listing .sub-navigation-menu a {
  transition: color 0.2s;
}
.fh-header-links-listing .sub-navigation-menu a,
.fh-header-links-listing .sub-navigation-menu a:link,
.fh-header-links-listing .sub-navigation-menu a:visited,
.fh-header-links-listing .sub-navigation-menu a:hover,
.fh-header-links-listing .sub-navigation-menu a:focus,
.fh-header-links-listing .sub-navigation-menu a:active {
  color: #000;
  font-size: 16px;
  font-size: 0.888rem;
  display: block;
  padding: 5px 10px;
  font-weight: 400;
}
.fh-header-links-listing .sub-navigation-menu a:hover,
.fh-header-links-listing .sub-navigation-menu a:focus,
.fh-header-links-listing .sub-navigation-menu a:active {
  color: #964c0a;
}
.fh-header-links-listing .sub-navigation-menu li {
  padding: 0 5px;
}
.fh-header-links-listing > li.has-subnav > .sub-navigation-box {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
  opacity: 0;
  min-width: 300px;
  margin-left: -100px;
  margin-right: 180px;
}
@media (max-width: 979px) {
  .fh-header-links-listing > li.has-subnav > .sub-navigation-box {
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    right: 10px;
  }
}
.fh-header-links-listing > li.has-subnav li.has-subnav .sub-navigation-box {
  display: none;
  position: absolute;
  width: 300px;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;
  max-width: 100%;
  top: 0;
  left: 100%;
  right: 0;
  z-index: 999999999;
  color: #000;
  background-color: #fff;
  box-shadow: 0 0 2px #000, 5px 5px 5px 0 rgba(0,0,0,0.5);
}
.fh-header-links-listing > li.has-subnav li.has-subnav:hover .sub-navigation-box,
.fh-header-links-listing > li.has-subnav li.has-subnav:focus .sub-navigation-box,
.fh-header-links-listing > li.has-subnav li.has-subnav:active .sub-navigation-box {
  display: block;
}
.fh-header-links-listing > li.has-subnav li.has-subnav:hover > .sub-menu-link > .subnav-indicator,
.fh-header-links-listing > li.has-subnav li.has-subnav:focus > .sub-menu-link > .subnav-indicator,
.fh-header-links-listing > li.has-subnav li.has-subnav:active > .sub-menu-link > .subnav-indicator {
  transform: translateY(-5px) rotateZ(-90deg);
}
.fh-header-links-listing .sub-navigation-menu > li {
  position: relative;
}
.fh-header-links-listing > li.has-subnav:hover > .sub-navigation-box,
.fh-header-links-listing > li.has-subnav:focus > .sub-navigation-box,
.fh-header-links-listing > li.has-subnav:active > .sub-navigation-box {
  display: block;
}
.fh-header-links-listing > li.has-subnav:hover > .sub-navigation-box,
.fh-header-links-listing > li.has-subnav:focus > .sub-navigation-box,
.fh-header-links-listing > li.has-subnav:active > .sub-navigation-box {
  pointer-events: auto;
  opacity: 1;
}
.fh-header-links-listing > li.has-subnav:hover > .menu-link-text > .main-menu-link > .subnav-indicator,
.fh-header-links-listing > li.has-subnav:focus > .menu-link-text > .main-menu-link > .subnav-indicator,
.fh-header-links-listing > li.has-subnav:active > .menu-link-text > .main-menu-link > .subnav-indicator {
  transform: rotateZ(-180deg);
}
@media (min-width: 980px) {
  .fh-header-links-wrappings,
  .header-wrapper,
  .header-section-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .header-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1350px;
    padding: 5px 20px 5px 20px;
  }
  .header-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
  }
  .header-section-wrapper {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .fh-header-links-listing > li {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    margin-right: 20px;
  }
  .fh-header-links-listing .fa {
    cursor: pointer;
  }
  .fh-header-links-wrappings {
    -moz-box-flex: 1 0 0%;
    -webkit-box-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .fh-header-links-wrappings {
    -moz-box-pack: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .fh-header-links-wrappings {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .header-section-wrapper {
    margin-left: auto;
  }
}
@media (max-width: 979px) {
  .header-logo,
  .fh-header-links-wrappings {
    margin: 20px 10px;
  }
  html.js.showing-mobile-menu .header-logo,
  html.js.showing-mobile-menu .fh-header-links-wrappings {
    margin-top: 0;
  }
  .fh-header-links-wrappings {
    font-size: 0.8rem;
  }
  .fh-header-links-listing {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-header-links-listing {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fh-header-links-listing {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fh-header-links-listing > li {
    margin-left: 5px;
    margin-right: 5px;
  }
  .fh-header-links-listing > li[data-menu-id="0"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }
}
.topbar-container:before,
.topbar-container:after {
  content: "";
  display: block;
  clear: both;
}
a.addressbar {
  transition: opacity 0.4s, color 0.4s, background-color 0.4s;
}
a.addressbar,
a.addressbar:link,
a.addressbar:visited,
a.addressbar:hover,
a.addressbar:focus,
a.addressbar:active {
  color: #fff;
}
a.addressbar:hover,
a.addressbar:focus,
a.addressbar:active {
  text-decoration: underline;
}
.topbar-container padding: 5px
  
  img {
  vertical-align: bottom;
}
.topbar-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.topbar-container ul > li {
  display: inline-block;
}
.topbar-container .topbar-social-links-wrapper {
  float: left;
  font-size: 25px;
  font-size: 2rem;
  color: #3388b1;
  margin-top: 10px;
  margin-right: 10px;
}
.topbar-container .topbar-social-links-wrapper li {
  margin: 0 5px 10px;
}
.topbar-container .topbar-social-links-wrapper a {
  transition: opacity 0.2s, color 0.2s, background-color 0.2s;
}
.topbar-container .topbar-social-links-wrapper a,
.topbar-container .topbar-social-links-wrapper a:link,
.topbar-container .topbar-social-links-wrapper a:visited,
.topbar-container .topbar-social-links-wrapper a:hover,
.topbar-container .topbar-social-links-wrapper a:focus,
.topbar-container .topbar-social-links-wrapper a:active {
  display: block;
  text-decoration: none;
  color: #3388b1;
}
.topbar-container .topbar-social-links-wrapper a:hover,
.topbar-container .topbar-social-links-wrapper a:focus,
.topbar-container .topbar-social-links-wrapper a:active {
  opacity: 0.8;
}
.topbar-container .topbar-site-links-wrapper {
  float: right;
  color: #3388b1;
  margin-top: 10px;
  margin-right: 10px;
}
.topbar-container .topbar-site-links-wrapper li {
  margin-right: 10px;
}
.topbar-container .topbar-site-links-wrapper a,
.topbar-container .topbar-site-links-wrapper a:link,
.topbar-container .topbar-site-links-wrapper a:visited,
.topbar-container .topbar-site-links-wrapper a:hover,
.topbar-container .topbar-site-links-wrapper a:focus,
.topbar-container .topbar-site-links-wrapper a:hover {
  color: #3388b1;
  display: block;
  text-decoration: none;
  font-weight: 400;
  letter-spacing: .25px;
  font-style: normal;
  padding: 0 13px;
  font-size: 1.6em;
}
.topbar-container .topbar-site-links-wrapper a:hover,
.topbar-container .topbar-site-links-wrapper a:focus,
.topbar-container .topbar-site-links-wrapper a:hover {
  color: #76030a;
}
@media (max-width: 979px) {
  .topbar-container {
    display: none;
  }
}
.main-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  font-size: 18px;
  font-size: 1rem;
}
.mobile-close-menu {
  display: none;
}
.subnav-indicator {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  font-size: 8px;
  transition: transform 0.3s ease;
}
.sub-navigation-menu {
  transition: opacity 0.3s;
}
.sub-navigation-menu a,
.sub-navigation-menu a:link,
.sub-navigation-menu a:visited,
.sub-navigation-menu a:hover,
.sub-navigation-menu a:focus,
.sub-navigation-menu a:active {
  position: relative;
  transform: translateZ(0.1px);
}
.main-navigation .navigation-menu > li.submenu-top-item-mobile {
  display: none;
}
@media (min-width: 980px) {
  .fh-header-navigation-container-wrapper {
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    position: sticky;
    top: 0;
    z-index: 9999;
    background-color: #fff;
  }
  .fh-header-navigation-container {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
  }
  .fh-header-navigation-container > .main-navigation-wrappings > .main-navigation-wrapper > .main-navigation > .navigation-menu {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-header-navigation-container > .main-navigation-wrappings > .main-navigation-wrapper > .main-navigation > .navigation-menu {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .main-navigation .navigation-menu > li {
    display: inline-block;
    vertical-align: top;
    margin-left: 4px;
  }
  .main-navigation-wrappings {
    margin-top: auto;
    display: flex;
    justify-content: center;
    max-width: 100%;
  }
  .navigation-menu a,
  .navigation-menu a:link,
  .navigation-menu a:visited,
  .navigation-menu a:hover,
  .navigation-menu a:focus,
  .navigation-menu a:active {
    display: block;
    padding: 20px;
    font-size: 1.2rem;
    text-wrap: nowrap;
    color: #000;
    font-weight: 400;
  }
  .navigation-menu a:hover,
  .navigation-menu a:focus,
  .navigation-menu a:active {
    text-decoration: underline;
  }
  .navigation-menu > li.has-subnav > .sub-navigation-box {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
    opacity: 0;
    min-width: 300px;
    margin-left: -100px;
    margin-right: 180px;
  }
  .navigation-menu > li.has-subnav li.has-subnav .sub-navigation-box {
    display: none;
    position: absolute;
    width: 300px;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: max-content;
    max-width: 100%;
    top: 0;
    left: 100%;
    right: 0;
    z-index: 999999999;
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 2px #000, 5px 5px 5px 0 rgba(0,0,0,0.5);
  }
  .navigation-menu > li.has-subnav li.has-subnav:hover .sub-navigation-box,
  .navigation-menu > li.has-subnav li.has-subnav:focus .sub-navigation-box,
  .navigation-menu > li.has-subnav li.has-subnav:active .sub-navigation-box {
    display: block;
  }
  .navigation-menu > li.has-subnav li.has-subnav:hover > .sub-menu-link > .subnav-indicator,
  .navigation-menu > li.has-subnav li.has-subnav:focus > .sub-menu-link > .subnav-indicator,
  .navigation-menu > li.has-subnav li.has-subnav:active > .sub-menu-link > .subnav-indicator {
    transform: translateY(-5px) rotateZ(-90deg);
  }
  .navigation-menu .sub-navigation-menu {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px #000, 5px 5px 5px 0 rgba(0,0,0,0.5);
  }
  .navigation-menu .sub-navigation-menu a {
    transition: color 0.2s;
  }
  .navigation-menu .sub-navigation-menu a,
  .navigation-menu .sub-navigation-menu a:link,
  .navigation-menu .sub-navigation-menu a:visited,
  .navigation-menu .sub-navigation-menu a:hover,
  .navigation-menu .sub-navigation-menu a:focus,
  .navigation-menu .sub-navigation-menu a:active {
    color: #000;
    font-size: 16px;
    font-size: 0.888rem;
    display: block;
    padding: 5px 10px;
    font-weight: 400;
  }
  .navigation-menu .sub-navigation-menu a:hover,
  .navigation-menu .sub-navigation-menu a:focus,
  .navigation-menu .sub-navigation-menu a:active {
    color: #964c0a;
  }
  .navigation-menu .sub-navigation-menu li {
    padding: 0 5px;
  }
  .navigation-menu .sub-navigation-menu > li {
    position: relative;
  }
  .navigation-menu > li.has-subnav:hover > .sub-navigation-box,
  .navigation-menu > li.has-subnav:focus > .sub-navigation-box,
  .navigation-menu > li.has-subnav:active > .sub-navigation-box {
    pointer-events: auto;
    opacity: 1;
  }
  .navigation-menu > li.has-subnav:hover > .menu-link-text > .main-menu-link > .subnav-indicator,
  .navigation-menu > li.has-subnav:focus > .menu-link-text > .main-menu-link > .subnav-indicator,
  .navigation-menu > li.has-subnav:active > .menu-link-text > .main-menu-link > .subnav-indicator {
    transform: rotateZ(-180deg);
  }
}
@media (max-width: 979px) {
  .main-navigation .navigation-menu > li.submenu-top-item,
  html.js .main-navigation .navigation-menu > li.submenu-top-item-mobile {
    display: block;
  }
  .main-navigation-wrappings {
    padding: 20px 15px;
  }
  .main-navigation ul {
    font-size: 16px;
  }
  .main-navigation-wrappings {
    padding: 20px;
    background-color: #12422c;
    color: #fff;
  }
  .main-navigation-wrappings a,
  .main-navigation-wrappings a:link,
  .main-navigation-wrappings a:visited,
  .main-navigation-wrappings a:hover,
  .main-navigation-wrappings a:focus,
  .main-navigation-wrappings a:active {
    color: #fff;
    text-decoration: none;
  }
  .main-navigation > .navigation-menu > li + li {
    margin-top: 10px;
  }
  .main-navigation .sub-navigation-menu,
  .main-navigation .sub-sub-navigation-menu {
    margin-left: 20px;
  }
  html.js body {
    position: relative;
  }
  html.js .main-navigation-wrappings {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
  }
  html.js .main-navigation-wrappings,
  html.js .sub-navigation-box {
    display: none;
  }
  html.js.showing-mobile-menu .main-navigation-wrappings,
  html.js .main-navigation li.has-subnav.show-subnav-mobile > .sub-navigation-box {
    display: block;
  }
}
.fh-main-slideshow-with-items-wrappings {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
.main-slideshow-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-align: center;
}
.main-slideshow-container .main-slideshow-wrapper {
  position: relative;
}
.main-slideshow-container ul.slider-items img {
  vertical-align: bottom;
  height: auto;
  width: 100%;
  max-width: 1350px;
  max-width: min(100%,1350px);
  margin-left: auto;
  margin-right: auto;
}
.flex-direction-nav a {
  overflow: visible;
}
.flex-direction-nav a:before {
  color: #a9a9a9;
}
.main-slideshow-wrapper {
  overflow: hidden;
  position: relative;
}
.main-slideshow-wrapper ul.slider-items li a,
.main-slideshow-wrapper ul.slider-items li a:link,
.main-slideshow-wrapper ul.slider-items li a:visited,
.main-slideshow-wrapper ul.slider-items li a:hover,
.main-slideshow-wrapper ul.slider-items li a:focus,
.main-slideshow-wrapper ul.slider-items li a:active {
  display: block;
  position: relative;
}
.main-slideshow-wrapper ul.slider-items li a .slideshow-overlay-image,
.main-slideshow-wrapper ul.slider-items li a:link .slideshow-overlay-image,
.main-slideshow-wrapper ul.slider-items li a:visited .slideshow-overlay-image,
.main-slideshow-wrapper ul.slider-items li a:hover .slideshow-overlay-image,
.main-slideshow-wrapper ul.slider-items li a:focus .slideshow-overlay-image,
.main-slideshow-wrapper ul.slider-items li a:active .slideshow-overlay-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.main-slideshow-container .flex-direction-nav a.flex-prev:before,
.main-slideshow-container .flex-direction-nav a.flex-next:before {
  color: #5569a8;
  width: 40px;
  height: 40px;
  aspect-ratio: 1;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
}
.main-slideshow-container .flex-direction-nav a.flex-prev:before {
  content: "\f104";
}
.main-slideshow-container .flex-direction-nav a.flex-next:before {
  content: "\f105";
}
.main-slideshow-container .flex-direction-nav a.flex-prev:hover:before,
.main-slideshow-container .flex-direction-nav a.flex-next:hover:before {
  background-color: white !important;
}
@media (min-width: 980px) {
  .main-slideshow-container .flex-control-nav {
    bottom: 20px;
    z-index: 8;
    text-align: right;
  }
  .main-slideshow-container .flex-control-paging li a {
    width: 22px;
    height: 22px;
    aspect-ratio: 1;
    text-align: left;
  }
}
@media (max-width: 980px) {
  .flex-direction-nav a:before {
    font-size: 30px;
  }
}
@media (max-width: 979px) {
  .main-slideshow-container .flex-control-nav {
    bottom: -8px;
    z-index: 8;
  }
  .main-slideshow-container .flex-control-paging li a {
    width: 8px;
    height: 8px;
    aspect-ratio: 1;
  }
}
@media (max-width: 568px) {
  .flex-direction-nav a:before {
    display: none !important;
  }
}
.slideshow-buttons-container {
  padding: 30px;
  background-color: #f5f5f5;
  border-bottom: 5px solid #d83b2b;
}
.slideshow-buttons {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.75;
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  text-align: center;
}
.slideshow-buttons > li a {
  transition: color 0.2s, background-color 0.2s;
}
.slideshow-buttons > li a,
.slideshow-buttons > li a:link,
.slideshow-buttons > li a:visited,
.slideshow-buttons > li a:hover,
.slideshow-buttons > li a:focus,
.slideshow-buttons > li a:active {
  display: block;
  padding: 12px 40px;
  color: #fff;
  background-color: #760209;
  border-radius: 2px;
  text-decoration: none;
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  min-width: 300px;
  max-width: 100%;
}
.slideshow-buttons > li a:hover,
.slideshow-buttons > li a:focus,
.slideshow-buttons > li a:active {
  background-color: #d83b2b;
  color: #fff;
}
@media (min-width: 980px) {
  .slideshow-buttons {
    max-width: 92%;
    max-width: min(100%,92%);
    margin: 0 auto;
  }
  .slideshow-buttons > li {
    display: inline-block;
    margin: 0 20px;
    margin-left: 4%;
  }
  .slideshow-buttons > li:first-child {
    margin-left: 0;
  }
  .slideshow-buttons {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .slideshow-buttons {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .slideshow-buttons {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .slideshow-buttons > li {
    -moz-box-flex: 1 1 auto;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media (max-width: 979px) {
  .slideshow-buttons > li {
    margin-top: 20px;
  }
  .slideshow-buttons > li:first-child {
    margin-top: 0;
  }
}
@media (max-width: 319px) {
  .slideshow-buttons-container {
    padding: 20px 10px;
    border-bottom-width: 2px;
  }
  .slideshow-buttons {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.2;
  }
  .slideshow-buttons > li a,
  .slideshow-buttons > li a:link,
  .slideshow-buttons > li a:visited,
  .slideshow-buttons > li a:hover,
  .slideshow-buttons > li a:focus,
  .slideshow-buttons > li a:active {
    padding: 10px;
    text-transform: none;
  }
}
.fh-slideshow-items-overlay-wrappings {
  text-align: center;
  color: #12422c;
  background-color: #fff;
  border-bottom: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
}
.fh-slideshow-items-overlay-wrappings h1,
.fh-slideshow-items-overlay-wrappings h2,
.fh-slideshow-items-overlay-wrappings h3,
.fh-slideshow-items-overlay-wrappings h4,
.fh-slideshow-items-overlay-wrappings h5,
.fh-slideshow-items-overlay-wrappings h6 {
  color: currentColor;
}
.fh-slideshow-items-overlay-wrappings .info-item {
  margin: 0;
  cursor: pointer;
  border-right: 2px solid white;
  border-top: 2px solid white;
  transform: translate3d(0,0,0.1px);
  transition: color 0.35s ease, background-color 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
}
.fh-slideshow-items-overlay-wrappings .fh-info-item-icon-html {
  font-size: 2rem;
  margin-bottom: 20px;
}
@media (min-width: 980px) {
  .fh-slideshow-items-overlay-wrappings {
    color: #12422c;
    background-color: #fff;
  }
  .fh-slideshow-items-overlay-wrappings .info-item:hover {
    color: #f5f5f5;
    border-color: transparent;
    background-color: #12422c;
    box-shadow: inset 0px -35px 30px -30px #2c608a;
    position: relative;
    z-index: 10;
    text-decoration: none;
  }
  .fh-slideshow-items-overlay-wrappings .info-item:hover h1,
  .fh-slideshow-items-overlay-wrappings .info-item:hover h2,
  .fh-slideshow-items-overlay-wrappings .info-item:hover h3,
  .fh-slideshow-items-overlay-wrappings .info-item:hover h4,
  .fh-slideshow-items-overlay-wrappings .info-item:hover h5,
  .fh-slideshow-items-overlay-wrappings .info-item:hover h6 {
    color: #f5f5f5;
  }
  .fh-slideshow-items-overlay-wrappings .info-item:hover .fa {
    color: #f5f5f5;
  }
  .fh-slideshow-items-overlay-wrappings .info-item {
    padding: 1.2rem;
  }
  .fh-slideshow-items-overlay-wrappings .info-item:hover {
    transform: translate3d(0,0,0.1px) scale(1.02);
  }
  .fh-slideshow-items-overlay-wrapper .info-section-80 {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-slideshow-items-overlay-wrapper .info-section-80 {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fh-slideshow-items-overlay-wrapper .info-section-80 {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fh-main-slideshow-with-items-wrapper {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
  }
  .fh-main-slideshow-with-items-wrapper .fh-slideshow-items-overlay-wrappings h2 {
    font-size: 1.11rem;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
  }
  .fh-slideshow-items-overlay-wrappings .info-section-80 .info-item {
    width: 20%;
  }
  .fh-slideshow-items-overlay-wrappings .info-section-80 .info-item {
    -moz-box-flex: 1 1 0%;
    -webkit-box-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;
  }
}
@media (max-width: 979px) {
  .fh-slideshow-items-overlay-wrapper > .info-section {
    padding: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 0;
  }
  .fh-main-slideshow-with-items-wrapper .fh-slideshow-items-overlay-wrappings h2 {
    font-size: 1rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 979px) {
  html.home-page .fh-main-content {
    display: none;
  }
}
.site-welcome-section {
  position: relative;
  overflow: hidden;
}
.home-page .site-welcome-section-wrapper {
  margin: 20px auto;
}
.site-welcome-section-wrappings {
  color: #000;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0px;
  font-style: normal;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
}
.fh-welcome-section .site-welcome-section-content {
  text-align: center;
}
.fh-welcome-section .site-welcome-section-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-welcome-section-title,
.site-welcome-section-subtitle {
  color: #12422c;
  transition: color 0.3s;
}
.site-welcome-section-title-link,
.site-welcome-section-title-link:link,
.site-welcome-section-title-link:visited,
.site-welcome-section-title-link:hover,
.site-welcome-section-title-link:focus,
.site-welcome-section-title-link:active,
.site-welcome-section-subtitle-link,
.site-welcome-section-subtitle-link:link,
.site-welcome-section-subtitle-link:visited,
.site-welcome-section-subtitle-link:hover,
.site-welcome-section-subtitle-link:focus,
.site-welcome-section-subtitle-link:active {
  color: #12422c;
  text-decoration: none;
}
.site-welcome-section-title-link:hover,
.site-welcome-section-title-link:focus,
.site-welcome-section-title-link:active {
  color: #75a76c;
}
.site-welcome-section-subtitle-link:hover .site-welcome-section-subtitle,
.site-welcome-section-subtitle-link:focus .site-welcome-section-subtitle,
.site-welcome-section-subtitle-link:active .site-welcome-section-subtitle {
  color: #00b156;
}
.fh-welcome-section h1 {
  text-align: center;
}
.site-welcome-section-title {
  margin-top: 5%;
  margin-bottom: 0.5em;
}
.site-welcome-section-subtitle {
  font-size: 24px;
  font-size: 1.333rem;
  margin-top: 0;
  margin-bottom: 0.2em;
  font-weight: normal;
}
.fh-welcome-section-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  line-height: 0;
  text-align: center;
}
.fh-welcome-section-images-listing img {
  vertical-align: bottom;
}
.fh-section-buttons-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-section-buttons-listing > li {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-right: 10px;
}
.fh-section-buttons-wrappings .fh-section-buttons-wrapper a,
.fh-section-buttons-wrappings .fh-section-buttons-wrapper a:link,
.fh-section-buttons-wrappings .fh-section-buttons-wrapper a:visited,
.fh-section-buttons-wrappings .fh-section-buttons-wrapper a:hover,
.fh-section-buttons-wrappings .fh-section-buttons-wrapper a:focus,
.fh-section-buttons-wrappings .fh-section-buttons-wrapper a:active {
  display: inline-block;
  text-align: center;
  background-color: #75a76c;
  color: #fff;
  border-radius: 56px;
  text-shadow: 1px 1px 1px #000;
  padding: 16px 24px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}
.fh-section-buttons-wrappings .fh-section-buttons-wrapper a:hover,
.fh-section-buttons-wrappings .fh-section-buttons-wrapper a:focus,
.fh-section-buttons-wrappings .fh-section-buttons-wrapper a:active {
  background-color: #12422c;
  color: #fff;
}
@media (min-width: 980px) {
  .fh-welcome-section-images-listing img {
    border-radius: 20px;
  }
  .home-page .site-welcome-section-wrapper {
    margin: 0 auto;
  }
  .home-page .fh-welcome-section > .site-welcome-section-wrapper {
    max-width: 1350px;
    max-width: min(100%,1350px);
    border-bottom: 1px solid #d3d3d3;
  }
  .home-page .site-welcome-section-content p {
    margin: 0;
  }
  .home-page .fh-section-buttons-wrappings {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .home-page .site-welcome-section-wrappings {
    font-size: 18px;
    font-size: 1.1rem;
    line-height: 1.2;
    text-align: left;
    margin: 0 auto 20px auto;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
  }
  .home-page .fh-welcome-section {
    background-repeat: no-repeat;
    margin-bottom: 0;
  }
  .home-page .site-welcome-section-title {
    font-size: 30px;
    font-size: 1.667rem;
  }
  .home-page .site-welcome-section-subtitle {
    font-size: 24px;
    font-size: 1.333rem;
  }
  .home-page .site-welcome-section-wrappings.fh-access-section,
  .home-page .site-welcome-section-wrappings.fh-mission-section {
    margin: 0;
  }
  .home-page .fh-welcome-section .site-welcome-section[data-section-type="images-listing"],
  .home-page .site-welcome-section-wrappings.fh-access-section .site-welcome-section,
  .home-page .site-welcome-section-wrappings.fh-mission-section .site-welcome-section {
    width: 400px;
    max-width: 100%;
  }
  .home-page .site-welcome-section-wrappings .site-welcome-section[data-section-type="images-listing"] ul.slides,
  .home-page .site-welcome-section-wrappings .site-welcome-section[data-section-type="images-listing"] ul.slides li,
  .home-page .site-welcome-section-wrappings .site-welcome-section[data-section-type="images-listing"] ul.slides a {
    display: block;
  }
  .home-page .site-welcome-section-wrappings.fh-welcome-section .site-welcome-section[data-section-type="images-listing"] ul.slides img {
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;
    height: auto;
    object-fit: cover;
  }
  .home-page .site-welcome-section-wrappings.fh-access-section .site-welcome-section[data-section-type="images-listing"] ul.slides img,
  .home-page .site-welcome-section-wrappings.fh-mission-section .site-welcome-section[data-section-type="images-listing"] ul.slides img {
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;
    height: auto;
    object-fit: cover;
    aspect-ratio: 3/2;
  }
  .home-page .site-welcome-section-wrappings,
  .home-page .site-welcome-section-wrappings[data-sections-count-gt1="true"] > .site-welcome-section-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .home-page .site-welcome-section-wrappings[data-sections-count-gt1] > .site-welcome-section-wrapper {
    padding: 5% 2.5em;
  }
  .home-page .site-welcome-section-wrappings[data-sections-count-gt1] > .site-welcome-section-wrapper {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .home-page .site-welcome-section-wrappings[data-sections-count-gt1] > .site-welcome-section-wrapper {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .home-page .site-welcome-section-wrappings[data-sections-count-gt1] > .site-welcome-section-wrapper {
    -moz-box-flex: 1 0 0%;
    -webkit-box-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .home-page .site-welcome-section-wrappings[data-sections-count-gt1="true"] > .site-welcome-section-wrapper > .site-welcome-section {
    margin-left: 20px;
    margin-right: 20px;
  }
  .home-page .site-welcome-section-wrappings.fh-welcome-section[data-sections-count-gt1="true"] > .site-welcome-section-wrapper > .site-welcome-section[data-section-type="images-listing"] {
    -moz-box-flex: 1 0 400px;
    -webkit-box-flex: 1 0 400px;
    -ms-flex: 1 0 400px;
    -webkit-flex: 1 0 400px;
    flex: 1 0 400px;
  }
  .home-page .site-welcome-section-wrappings.fh-full-width-section {
    padding: 0;
  }
  .home-page .site-welcome-section-wrappings.fh-full-width-section .fh-welcome-section-images-listing img {
    max-width: 100%;
    height: auto;
  }
  .home-page .site-welcome-section-wrappings.fh-full-width-section[data-sections-count-gt1="true"] .site-welcome-section[data-section-type="content-area"] {
    padding: 20px;
  }
  .home-page .site-welcome-section-wrappings.fh-access-section .site-welcome-section[data-section-type="content-area"],
  .home-page .site-welcome-section-wrappings.fh-mission-section .site-welcome-section[data-section-type="content-area"] {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .home-page .site-welcome-section-wrappings.fh-access-section .site-welcome-section[data-section-type="content-area"],
  .home-page .site-welcome-section-wrappings.fh-mission-section .site-welcome-section[data-section-type="content-area"] {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .home-page .site-welcome-section-wrappings.fh-access-section .site-welcome-section[data-section-type="content-area"],
  .home-page .site-welcome-section-wrappings.fh-mission-section .site-welcome-section[data-section-type="content-area"] {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .home-page.not-ie .fh-welcome-section {
    background-size: 100% auto;
    background-position: left bottom;
  }
  html.js-supports-intersection-observer .site-welcome-section-wrappings img {
    transition: 1.2s transform ease 0s, 1.2s opacity ease 0s;
    opacity: 0;
  }
  html.js-supports-intersection-observer .fh-welcome-section img {
    transform: translate3d(-200%,0,0.1px);
  }
  html.js-supports-intersection-observer .fh-mission-section img {
    transform: translate3d(-200%,0,0.1px);
  }
  html.js-supports-intersection-observer .fh-access-section img {
    transform: translate3d(200%,0,0.1px);
  }
  html.js-supports-intersection-observer .site-welcome-section-wrappings.fh-visible img {
    opacity: 1;
    transform: translate3d(0,0,0.1px);
  }
}
@media (min-width: 1025px) {
  .home-page .fh-welcome-section .site-welcome-section[data-section-type="images-listing"],
  .home-page .site-welcome-section-wrappings.fh-access-section .site-welcome-section,
  .home-page .site-welcome-section-wrappings.fh-mission-section .site-welcome-section {
    width: 600px;
    max-width: 100%;
  }
}
@media (max-width: 979px) {
  .home-page .site-welcome-section-wrapper {
    margin-top: 0;
    margin-bottom: 0;
  }
  .home-page .site-welcome-section-wrappings[data-module="access_your_health_record"] {
    margin-bottom: 20px;
  }
  .home-page .site-welcome-section-wrapper p {
    margin-bottom: 0;
  }
  .fh-welcome-section-images-listing img {
    max-height: 200px;
    width: auto;
  }
  .site-welcome-section-content ul,
  .site-welcome-section-content ol {
    margin: 20px auto;
    padding: 0 20px;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    max-width: 100%;
    text-align: left;
  }
  .home-page .site-welcome-section-title,
  .home-page .site-welcome-section-subtitle {
    margin-bottom: 0.2em;
  }
  .home-page .fh-welcome-section {
    padding: 20px 10px;
  }
  .home-page .fh-welcome-section .site-welcome-section-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-page .site-welcome-section a,
  .home-page .site-welcome-section a:link,
  .home-page .site-welcome-section a:visited,
  .home-page .site-welcome-section a:hover,
  .home-page .site-welcome-section a:focus,
  .home-page .site-welcome-section a:active {
    display: block;
    line-height: 1.2;
    box-shadow: none;
    font-size: 18px;
    font-size: 1.1rem;
    padding: 8px;
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
  }
}
.home-page .site-information-sections-wrappings {
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  background: #204c90;
  color: #fcfcfc;
  padding: 20px;
}
.home-page .site-information-sections-wrappings a,
.home-page .site-information-sections-wrappings a:link,
.home-page .site-information-sections-wrappings a:visited,
.home-page .site-information-sections-wrappings a:hover,
.home-page .site-information-sections-wrappings a:focus,
.home-page .site-information-sections-wrappings a:active {
  text-decoration: none;
  color: #fcfcfc;
}
.home-page .site-information-sections-wrappings .site-information-section-content {
  font-size: 22px;
  font-size: 1.375rem;
}
.home-page .site-information-sections-wrappings .site-information-section-title {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 30px;
}
.home-page .site-information-sections-wrapper {
  max-width: 100%;
  margin: 0 auto;
}
div.site-information-sections {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 980px) {
  .home-page .site-information-sections-wrappings {
    padding: 35px 30px;
  }
  .home-page .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-section-wrappings {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .home-page .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-section-wrappings[data-index="1"] {
    width: 46%;
    margin-right: 4%;
  }
}
@media (max-width: 979px) {
  .home-page .site-information-sections-wrappings {
    padding: 20px;
    text-align: center;
  }
}
@media (max-width: 319px) {
  .home-page .site-information-sections-wrappings {
    line-height: 1.2;
  }
  .home-page .site-information-sections-wrappings .site-information-section-content {
    font-size: 16px;
    font-size: 1rem;
  }
  .home-page .site-information-sections-wrappings .site-information-section-title {
    font-size: 21px;
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
}
.fh-video-section-wrappings {
  text-align: center;
}
.fh-video-section-wrapper {
  margin: 20px auto;
}
.fh-video-section-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-video-section-listing > li {
  margin: 20px;
}
.fh-info-container[data-info-group="1000"] {
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: 600;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 18px;
  line-height: 27px;
  color: #204c90;
}
.fh-info-container[data-info-group="1000"] .fh-info----news-item-image {
  vertical-align: bottom;
}
.fh-info-container[data-info-group="1000"] .fh-info-section-title {
  text-align: center;
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 36px;
  margin: 0 0 30px 0;
}
.fh-info-container[data-info-group="1000"] a {
  transition: color 0.2s linear;
}
.fh-info-container[data-info-group="1000"] a,
.fh-info-container[data-info-group="1000"] a:link,
.fh-info-container[data-info-group="1000"] a:visited,
.fh-info-container[data-info-group="1000"] a:hover,
.fh-info-container[data-info-group="1000"] a:focus,
.fh-info-container[data-info-group="1000"] a:active {
  text-decoration: none;
  color: #204c90;
  font-size: 1.2em;
}
.fh-info-container[data-info-group="1000"] a:hover,
.fh-info-container[data-info-group="1000"] a:focus,
.fh-info-container[data-info-group="1000"] a:active {
  color: #656565;
  font-style: italic;
  text-decoration: underline;
}
.fh-info-container[data-info-group="1000"] .fh-info----news-item-image-container {
  overflow: hidden;
}
.fh-info-container[data-info-group="1000"] .fh-info----news-item-image {
  transition: all 0.4s linear;
}
.fh-info-container[data-info-group="1000"] .fh-info----news-item-image:hover {
  transform: scale(1.1);
}
@media (min-width: 980px) {
  .fh-info-container[data-info-group="1000"] {
    max-width: 1170px;
    max-width: min(100%,1170px);
    width: 100%;
    margin: 50px auto;
  }
  .fh-info-container[data-info-group="1000"] .fh-info----news-item-title-container,
  .fh-info-container[data-info-group="1000"] .fh-info----news-item-description {
    text-align: left;
  }
  .fh-info-container[data-info-group="1000"][data-count="5"] .fh-info----news-item {
    width: 18%;
  }
  .fh-info-container[data-info-group="1000"][data-count="5"] .fh-info----news-item + .fh-info----news-item {
    margin-left: 2%;
  }
  .fh-info-container[data-info-group="1000"][data-count="4"] .fh-info----news-item {
    width: 23.5%;
  }
  .fh-info-container[data-info-group="1000"][data-count="4"] .fh-info----news-item + .fh-info----news-item {
    margin-left: 2%;
  }
  .fh-info-container[data-info-group="1000"][data-count="3"] .fh-info----news-item {
    width: 31.3%;
  }
  .fh-info-container[data-info-group="1000"][data-count="3"] .fh-info----news-item + .fh-info----news-item {
    margin-left: 2%;
  }
  .fh-info-container[data-info-group="1000"][data-count="2"] .fh-info----news-item {
    width: 47%;
  }
  .fh-info-container[data-info-group="1000"][data-count="2"] .fh-info----news-item + .fh-info----news-item {
    margin-left: 2%;
  }
  .fh-info-container[data-count-gt1="true"] {
    text-align: center;
  }
  .fh-info-container[data-count-gt1="true"] .fh-info----news-item {
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 979px) {
  .fh-info-container[data-info-group="1000"] {
    text-align: center;
    padding: 10px 20px;
    line-height: 1.2;
  }
}
@media (min-width: 568px) and (max-width: 979px) {
  .fh-info-container[data-count-gt1="true"] {
    text-align: center;
  }
  .fh-info-container[data-count-gt1="true"] .fh-info----news-item {
    display: inline-block;
    vertical-align: top;
  }
  .fh-info-container[data-info-group="1000"] {
    text-align: center;
  }
  .fh-info-container[data-info-group="1000"][data-count="4"] .fh-info----news-item {
    width: 47%;
  }
  .fh-info-container[data-info-group="1000"][data-count="4"] .fh-info----news-item + .fh-info----news-item {
    margin-left: 2%;
  }
}
.fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing {
  -moz-box-lines: multiple;
  -webkit-box-lines: multiple;
  -ms-flex-wrap: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing > li {
  display: inline-block;
  margin: 0 20px;
  vertical-align: top;
}
.fh-testimonial-button-listing-wrappings a {
  transition: color 0.2s, background-color 0.2s;
}
.fh-testimonial-button-listing-wrappings a,
.fh-testimonial-button-listing-wrappings a:link,
.fh-testimonial-button-listing-wrappings a:visited,
.fh-testimonial-button-listing-wrappings a:hover,
.fh-testimonial-button-listing-wrappings a:focus,
.fh-testimonial-button-listing-wrappings a:active {
  padding: 10px;
  color: #fff;
  background-color: #3085bb;
  border-radius: 6px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.6);
}
.fh-testimonial-button-listing-wrappings a:hover,
.fh-testimonial-button-listing-wrappings a:focus,
.fh-testimonial-button-listing-wrappings a:active {
  color: #fff;
  background-color: #1C4863;
}
.testimonials-wrappings {
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1.4;
}
.testimonials-wrappings ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.testimonials-wrappings .testimony-content .quote-char {
  font-family: serif;
  transition: 0.2s;
}
.testimonials-wrappings .testimony-person-name {
  text-align: right;
}
.testimonials-wrappings .testimony-person-name-before {
  margin-right: 10px;
  display: inline-block;
}
.testimonials-wrappings .flex-direction-nav a {
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
}
.testimonials-wrappings .flex-direction-nav a:before {
  color: #006ba4;
  font-size: 36px;
}
.testimonials-wrappings .flex-direction-nav a.flex-prev {
  left: 0;
}
.testimonials-wrappings .flex-direction-nav a.flex-prev:before {
  content: "\f100";
}
.testimonials-wrappings .flex-direction-nav a.flex-next {
  right: 0;
}
.testimonials-wrappings .flex-direction-nav a.flex-next:before {
  content: "\f101";
}
.testimonials-wrappings,
.testimonials-wrappings div {
  max-width: 1000px;
}
.testimonials-wrapper {
  padding: 0 30px;
}
.fh-testimonial-button-listing,
.fh-testimonials-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.information-container-wrappings {
  color: #006ba4;
  padding: 20px;
  text-align: center;
}
.information-container-wrappings h1,
.information-container-wrappings h2,
.information-container-wrappings h3,
.information-container-wrappings h4,
.information-container-wrappings h5,
.information-container-wrappings h6 {
  margin: 0;
  padding: 0;
  line-height: 1.2;
  color: #006ba4;
}
.information-container-wrappings h1 a,
.information-container-wrappings h1 a:link,
.information-container-wrappings h1 a:visited,
.information-container-wrappings h1 a:hover,
.information-container-wrappings h1 a:focus,
.information-container-wrappings h1 a:active,
.information-container-wrappings h2 a,
.information-container-wrappings h2 a:link,
.information-container-wrappings h2 a:visited,
.information-container-wrappings h2 a:hover,
.information-container-wrappings h2 a:focus,
.information-container-wrappings h2 a:active,
.information-container-wrappings h3 a,
.information-container-wrappings h3 a:link,
.information-container-wrappings h3 a:visited,
.information-container-wrappings h3 a:hover,
.information-container-wrappings h3 a:focus,
.information-container-wrappings h3 a:active,
.information-container-wrappings h4 a,
.information-container-wrappings h4 a:link,
.information-container-wrappings h4 a:visited,
.information-container-wrappings h4 a:hover,
.information-container-wrappings h4 a:focus,
.information-container-wrappings h4 a:active,
.information-container-wrappings h5 a,
.information-container-wrappings h5 a:link,
.information-container-wrappings h5 a:visited,
.information-container-wrappings h5 a:hover,
.information-container-wrappings h5 a:focus,
.information-container-wrappings h5 a:active,
.information-container-wrappings h6 a,
.information-container-wrappings h6 a:link,
.information-container-wrappings h6 a:visited,
.information-container-wrappings h6 a:hover,
.information-container-wrappings h6 a:focus,
.information-container-wrappings h6 a:active {
  text-decoration: none;
}
.information-container-wrappings h1.information-container-button-title {
  font-size: 1.2em;
}
.information-container-wrappings p {
  margin: 1em 0;
  padding: 0;
  max-width: 1500px;
  line-height: 1.4;
}
.information-container-button-title .information-container-title-text {
  display: block;
  font-size: 1.1rem;
  padding: 10px;
  color: #fff;
  background-color: #1D4B81;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  max-width: 300px;
  max-width: min(100%,300px);
  margin-left: auto;
  margin-right: auto;
  transition: color 0.2s, background-color 0.4s;
}
.information-container-button-title .information-container-title-text:hover {
  background-color: #7d9ecc;
}
.information-container-button-title a,
.information-container-button-title a:link,
.information-container-button-title a:visited,
.information-container-button-title a:hover,
.information-container-button-title a:focus,
.information-container-button-title a:active {
  display: block;
  text-decoration: none;
}
@media (min-width: 981px) {
  .testimonials-wrappings .testimony-content .quote-char {
    font-size: 1.2em;
  }
  .information-container-wrappings {
    font-size: 1.6rem;
  }
  .information-container-wrappings {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .information-container-wrappings {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .information-container-wrappings {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .information-container-wrappings {
    border: none;
    padding: 2em 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 980px) {
  .information-container-wrappings {
    font-size: 1.1rem;
    padding: 20px 10px;
  }
  .fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing > li,
  .fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing > li a,
  .fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing > li a:link,
  .fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing > li a:visited,
  .fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing > li a:hover,
  .fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing > li a:focus,
  .fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing > li a:active,
  .fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing {
    display: block;
  }
  .fh-testimonial-button-listing-wrappings .fh-testimonial-button-listing > li + li {
    margin-top: 20px;
  }
  .testimony-person-name {
    font-size: 1.0rem;
    margin-top: 10px;
  }
  .testimonials-wrapper {
    padding: 0;
  }
  .fh-testimonials-listing > li + li {
    display: none;
  }
}
.information-services-content-wrapper td,
.information-services-content-wrapper th {
  padding: 10px;
}
.information-container-wrappings {
  padding: 10px;
  color: #006ba4;
  background-image: url(/docs/patient-testimonial.jpg);
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  text-align: center;
  background-color: #eaece9;
}
.information-container-wrappings h1,
.information-container-wrappings h2,
.information-container-wrappings h3,
.information-container-wrappings h4,
.information-container-wrappings h5,
.information-container-wrappings h6 {
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
.information-container-wrappings h1 a,
.information-container-wrappings h1 a:link,
.information-container-wrappings h1 a:visited,
.information-container-wrappings h1 a:hover,
.information-container-wrappings h1 a:focus,
.information-container-wrappings h1 a:active,
.information-container-wrappings h2 a,
.information-container-wrappings h2 a:link,
.information-container-wrappings h2 a:visited,
.information-container-wrappings h2 a:hover,
.information-container-wrappings h2 a:focus,
.information-container-wrappings h2 a:active,
.information-container-wrappings h3 a,
.information-container-wrappings h3 a:link,
.information-container-wrappings h3 a:visited,
.information-container-wrappings h3 a:hover,
.information-container-wrappings h3 a:focus,
.information-container-wrappings h3 a:active,
.information-container-wrappings h4 a,
.information-container-wrappings h4 a:link,
.information-container-wrappings h4 a:visited,
.information-container-wrappings h4 a:hover,
.information-container-wrappings h4 a:focus,
.information-container-wrappings h4 a:active,
.information-container-wrappings h5 a,
.information-container-wrappings h5 a:link,
.information-container-wrappings h5 a:visited,
.information-container-wrappings h5 a:hover,
.information-container-wrappings h5 a:focus,
.information-container-wrappings h5 a:active,
.information-container-wrappings h6 a,
.information-container-wrappings h6 a:link,
.information-container-wrappings h6 a:visited,
.information-container-wrappings h6 a:hover,
.information-container-wrappings h6 a:focus,
.information-container-wrappings h6 a:active {
  text-decoration: none;
}
.information-container-wrappings p {
  margin: 20px 0;
  padding: 0;
  line-height: 1.7;
  max-width: 1500px;
}
.information-container-button-title .information-container-title-text {
  display: block;
  font-size: 1.1rem;
  padding: 10px;
  color: #fff;
  background-color: #1D4B81;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  max-width: 300px;
  max-width: min(100%,300px);
  margin-left: auto;
  margin-right: auto;
  transition: 0.4s;
}
.information-container-button-title .information-container-title-text:hover {
  background-color: #7d9ecc;
}
.information-container-button-title a,
.information-container-button-title a:link,
.information-container-button-title a:visited,
.information-container-button-title a:hover,
.information-container-button-title a:focus,
.information-container-button-title a:active {
  display: block;
  text-decoration: none;
}
.information-container-wrappings .subscribe-wrappings {
  text-align: center;
}
.information-container-wrappings .subscribe-wrapper {
  display: inline-block;
  vertical-align: top;
}
.information-container-wrappings .subscribe-email-field,
.information-container-wrappings .subscribe-submit-field {
  margin: 10px 0;
}
.information-container-wrappings .subscribe-email-field input {
  font-size: 0.9em;
  line-height: 1.8em;
  text-align: center;
  padding: 0.5em;
  border: 1px solid #7f7f7f;
}
@media (min-width: 980px) {
  .information-container-wrappings h1.information-container-button-title {
    font-size: 32px;
  }
  .information-container-wrappings {
    padding: 7.5em 0 15em;
    font-size: 1.111rem;
  }
  .information-container-wrappings {
    background-position: 50% 50%;
  }
  .information-container-wrappings {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .information-container-wrappings {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .information-container-wrappings {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .information-container-wrappings .subscribe-email-field,
  .information-container-wrappings .subscribe-submit-field {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .information-container-wrappings .subscribe-email-field > *,
  .information-container-wrappings .subscribe-submit-field > * {
    -moz-box-flex: 1 0 0%;
    -webkit-box-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
  }
}
@media (max-width: 979px) {
  .information-container-wrappings {
    padding: 20px 10px;
    line-height: 1.5;
  }
  .information-container-button-title .information-container-title-text {
    max-width: 100%;
    font-size: 1.0rem;
  }
  .information-container-wrappings .subscribe-email-field input {
    max-width: 200px;
    font-size: 12px;
  }
  .information-container-wrappings h1,
  .information-container-wrappings h2,
  .information-container-wrappings h3,
  .information-container-wrappings h4,
  .information-container-wrappings h5,
  .information-container-wrappings h6 {
    font-size: 1em;
    margin-top: 0;
  }
}
.fh-section-with-content-and-info-icons-wrappings {
  padding: 20px;
  margin-bottom: 0;
  color: #000;
  max-width: 1350px;
  max-width: min(100%,1350px);
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #d3d3d3;
}
.fh-why-choose-us {
  background-color: #f5f5f5;
  padding: 5em 2em;
}
img.fh-why-choose-us-bottom-wave {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.fh-section-with-content-and-info-icons-wrappings .info-item {
  margin-top: 20px;
  margin-bottom: 20px;
}
.fh-section-with-content-and-info-icons-wrappings h2 {
  font-size: 1.2em;
  margin-top: 20px;
}
@media (min-width: 980px) {
  .fh-section-with-content-and-info-icons-wrappings .info-section[data-num-items-gt1="true"] {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-section-with-content-and-info-icons-wrappings .info-section[data-num-items-gt1="true"] {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fh-section-with-content-and-info-icons-wrappings .info-section[data-num-items-gt1="true"] {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fh-why-choose-us .info-section[data-num-items-gt1="true"] {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fh-section-with-content-and-info-icons-wrappings .info-section[data-num-items-gt1="true"] > .info-item {
    display: inline-block;
    vertical-align: top;
    max-width: 21%;
  }
  .fh-section-with-content-and-info-icons-wrappings .fh-section-info-items-wrapper {
    max-width: 106em;
    max-width: calc(16px * 106);
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 979px) {
  .fh-section-with-content-and-info-icons-wrappings .info-item {
    text-align: center;
  }
  .fh-section-with-content-and-info-icons-wrappings {
    padding: 0 10px;
  }
  .info-section-title,
  .info-section-img {
    text-align: center;
  }
}
.fh-our-services-section-wrappings {
  text-align: center;
  color: #000;
  max-width: 1350px;
  max-width: min(100%,1350px);
  margin-left: auto;
  margin-right: auto;
}
.fh-our-services-section-wrappings .fh-section-content-wrappings {
  background-color: #fff;
}
.fh-our-services-section-wrappings h1 {
  margin-bottom: 40px;
}
.fh-our-services-section-wrappings .info-item,
.fh-our-services-section-wrappings .fh-section-content-wrappings {
  margin-top: 20px;
  margin-bottom: 20px;
}
.fh-our-services-section-wrappings ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-our-services-section-wrappings img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
.fh-our-services-section-wrappings .fh-section-buttons-wrappings {
  margin-top: 40px;
}
.home-page .fh-our-services-section-wrappings .fh-section-buttons-listing {
  text-align: center;
}
.fh-our-services-section-wrappings .fh-section-buttons-wrappings a,
.fh-our-services-section-wrappings .fh-section-buttons-wrappings a:link,
.fh-our-services-section-wrappings .fh-section-buttons-wrappings a:visited,
.fh-our-services-section-wrappings .fh-section-buttons-wrappings a:hover,
.fh-our-services-section-wrappings .fh-section-buttons-wrappings a:focus,
.fh-our-services-section-wrappings .fh-section-buttons-wrappings a:active {
  display: inline-block;
  text-align: center;
  background-color: #75a76c;
  color: #fff;
  border-radius: 56px;
  text-shadow: 1px 1px 1px #000;
  padding: 16px 24px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
  font-size: 1.222em;
  line-height: 1.2;
}
.fh-our-services-section-wrappings .fh-section-buttons-wrappings a:hover,
.fh-our-services-section-wrappings .fh-section-buttons-wrappings a:focus,
.fh-our-services-section-wrappings .fh-section-buttons-wrappings a:active {
  background-color: #12422c;
  color: #fff;
}
.fh-more-services {
  text-align: center;
}
.fh-more-services .info-section-title-wrapper {
  margin-top: 20px;
}
.fh-more-services h2 {
  font-size: 1.222em;
  line-height: 1.2;
}
.fh-more-services h2.no-link,
.fh-more-services h2.has-link a,
.fh-more-services h2.has-link a:link,
.fh-more-services h2.has-link a:visited,
.fh-more-services h2.has-link a:hover,
.fh-more-services h2.has-link a:focus,
.fh-more-services h2.has-link a:active {
  display: block;
  text-align: center;
  background-color: #75a76c;
  color: #fff;
  border-radius: 56px;
  text-shadow: 1px 1px 1px #000;
  padding: 16px 24px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.fh-more-services h2.no-link:hover,
.fh-more-services h2.has-link a:hover,
.fh-more-services h2.has-link a:focus,
.fh-more-services h2.has-link a:active {
  background-color: #12422c;
  color: #fff;
}
.fh-more-services img.info-section-img-item {
  border-radius: 6px;
  box-shadow: 0 0 12px rgba(0,0,0,0.5);
}
.fh-our-services-wrapper-with-image-decorations img.fh-our-services-top-image,
.fh-our-services-wrapper-with-image-decorations img.fh-our-services-bottom-image {
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  line-height: 1;
}
.fh-our-services-wrapper-with-image-decorations img.fh-our-services-top-image {
  vertical-align: bottom;
}
.fh-our-services-wrapper-with-image-decorations img.fh-our-services-bottom-image {
  vertical-align: top;
}
@media (min-width: 980px) {
  .fh-our-services-section-wrappings {
    padding: 4em 2em 1px 2em;
  }
  .fh-our-services-section-wrappings .fh-section-content-wrappings {
    max-width: 106em;
    max-width: calc(16px * 106);
    margin-left: auto;
    margin-right: auto;
  }
  .fh-our-services-section-wrappings .fh-section-content-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-our-services-section-wrappings .fh-section-content-wrapper {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .fh-our-services-section-wrappings .fh-section-content-wrappings {
    box-shadow: 0 0 12px rgba(0,0,0,0.5);
  }
  .fh-our-services-section-wrappings .site-welcome-section img {
    box-shadow: 6px 0 12px rgba(0,0,0,0.5);
  }
  .fh-our-services-section-wrappings .fh-section-content-wrappings,
  .fh-our-services-section-wrappings .site-welcome-section img {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
  }
  .fh-our-services-section-wrappings .site-welcome-section {
    width: 43.684210526315795%;
    text-align: left;
  }
  .fh-our-services-section-wrappings .fh-section-info-items-wrappings {
    width: 56.315789473684205%;
    padding-right: 20px;
  }
  .fh-section-info-items-wrapper > .info-section {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: grid;
    gap: 1%;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .fh-section-info-items-wrapper > .info-section {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fh-our-services-section-wrappings .info-item {
    margin: 20px 1%;
  }
  .fh-our-services-section-wrappings .info-item {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .fh-our-services-section-wrappings .info-item {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .fh-our-services-section-wrappings h2 {
    color: inherit;
    font-weight: normal;
    font-size: 1em;
  }
  .fh-our-services-section-wrappings .info-item .info-section-description {
    font-size: 0.8em;
  }
  .fh-section-info-items-wrapper > .info-section > .info-item {
    -moz-box-flex: 0 0 30%;
    -webkit-box-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    -webkit-flex: 0 0 30%;
    flex: 0 0 30%;
  }
  .fh-more-services {
    background-color: #fff;
  }
  .fh-more-services .info-section[data-num-items-gt1="true"] {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.fh-location-items-section-wrappings {
  margin: 20px 0 40px 0;
  padding: 0 20px;
}
.fh-the-location-items-listing {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.fh-the-location-items-listing > li {
  margin: 40px auto;
}
.fh-the-location-items-listing .info-section-img {
  margin-bottom: 20px;
}
.fh-the-location-items-listing .info-section-title {
  font-size: inherit;
  margin: 0;
  padding: 0;
}
.fh-location-items-section-wrapper {
  max-width: 1126px;
  max-width: min(100%,1126px);
  margin-left: auto;
  margin-right: auto;
}
.fh-the-location-items-listing .info-section-img a,
.fh-the-location-items-listing .info-section-img a:link,
.fh-the-location-items-listing .info-section-img a:visited,
.fh-the-location-items-listing .info-section-img a:hover,
.fh-the-location-items-listing .info-section-img a:focus,
.fh-the-location-items-listing .info-section-img a:active {
  display: block;
}
.fh-the-location-items-listing .info-section-img {
  position: relative;
  overflow: hidden;
}
.fh-the-location-items-listing .info-item .info-section-img img {
  vertical-align: bottom;
  transition: transform 5s ease, filter 1s ease;
}
.fh-the-location-items-listing .info-item:hover .info-section-img img,
.fh-the-location-items-listing .info-item:focus .info-section-img img {
  transform: scale(1.3);
  filter: brightness(0.7);
}
.fh-the-location-items-listing .info-item:hover,
.fh-the-location-items-listing .info-item:hover a,
.fh-the-location-items-listing .info-item:hover a:link,
.fh-the-location-items-listing .info-item:hover a:visited,
.fh-the-location-items-listing .info-item:hover a:hover,
.fh-the-location-items-listing .info-item:hover a:focus,
.fh-the-location-items-listing .info-item:hover a:active,
.fh-the-location-items-listing .info-item:focus,
.fh-the-location-items-listing .info-item:focus a,
.fh-the-location-items-listing .info-item:focus a:link,
.fh-the-location-items-listing .info-item:focus a:visited,
.fh-the-location-items-listing .info-item:focus a:hover,
.fh-the-location-items-listing .info-item:focus a:focus,
.fh-the-location-items-listing .info-item:focus a:active {
  color: #75a76c;
}
html.userway-s9 .fh-the-location-items-listing .info-section-img.has-link {
  -ms-pointer-events: none;
  pointer-events: none;
}
@media (min-width: 981px) {
  .fh-the-location-items-listing {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px 20px;
    text-align: left;
  }
  .fh-the-location-items-listing > li {
    margin: 0;
  }
}
@media (max-width: 980px) {
  .section-title {
    margin-top: 20px;
  }
}
.fh-our-other-locations-wrappings {
  text-align: center;
  position: relative;
  display: none;
}
.fh-locations-links-wrappings {
  position: relative;
  overflow: hidden;
}
.fh-our-other-locations-wrappings ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-content-with-links-wrapper {
  margin-bottom: 20px;
  line-height: 1.4;
}
.fh-our-other-locations-wrappings .bx-wrapper .bx-controls-direction a {
  position: static;
  top: auto;
  transform: rotate(90deg);
  display: inline-block;
}
.fh-our-other-locations-wrappings .bx-wrapper .bx-prev:hover {
  background-position: 0 -32px;
  opacity: 0.8;
}
.fh-our-other-locations-wrappings .bx-wrapper .bx-next:hover {
  background-position: -43px -32px;
  opacity: 0.8;
}
.fh-locations-section-image-listing img,
.fh-locations-bg-wrapper img {
  vertical-align: bottom;
}
.fh-locations-bg-wrapper img {
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
@media (min-width: 980px) {
  .fh-our-other-locations-wrappings,
  .fh-our-other-locations-wrappings .section-content-wrapper {
    text-align: left;
  }
  .fh-our-other-locations-wrappings {
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
  }
  .fh-content-with-links-wrapper {
    margin-bottom: 0;
  }
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper {
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    box-shadow: 0 0 16px #000;
  }
  .fh-locations-section-image-listing img {
    border-radius: 0 10px 10px 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper h1,
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper h2,
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper h3,
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper h4,
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper h5,
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper h6 {
    color: #fff;
    color: inherit;
    font-size: 1.5rem;
  }
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper .fh-locations-links-wrapper {
    position: relative;
    border-radius: 10px;
  }
  .fh-our-other-locations-wrappings .bx-wrapper .bx-controls-direction a.bx-prev {
    position: absolute;
    top: -22px;
    left: 50%;
    margin-left: -16px;
  }
  .fh-our-other-locations-wrappings .bx-wrapper .bx-controls-direction a.bx-next {
    position: static;
    top: auto;
    width: 32px;
    height: 32px;
    margin-top: 10px;
  }
  .fh-our-other-locations-wrappings[data-has-bg-and-content="true"] .fh-our-other-locations-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
  .fh-our-other-locations-wrappings[data-has-bg-and-content="true"] .fh-locations-bg-wrappings {
    grid-row: 1/span 1;
    grid-column: 1/span 1;
    z-index: 1;
  }
  .fh-our-other-locations-wrappings[data-has-bg-and-content="true"] .fh-content-with-links-wrapper {
    grid-row: 1/span 1;
    grid-column: 1/span 1;
    z-index: 2;
    max-width: 50%;
    align-self: center;
    justify-self: center;
  }
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper .fh-location-item {
    width: 50%;
  }
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper .fh-locations-and-links {
    align-self: center;
  }
  .fh-our-other-locations-wrappings .fh-content-with-links-wrapper .fh-location-item + .fh-location-item {
    margin-left: 20px;
  }
  .fh-our-other-locations-wrappings .fh-locations-and-links {
    padding: 20px;
  }
  .section-content-wrappings {
    text-align: left;
  }
}
@media (max-width: 979px) {
  .fh-locations-bg-wrappings {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
}
.testimonials-wrappings {
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.testimonials-wrapper {
  overflow: hidden;
}
.content-page .pageContent .testimonials-wrappings  .flex-direction-nav a:before {
  color: #003499;
}
.testimonials-wrappings  .flex-direction-nav a {
  top: 0;
  margin: 0;
}
.testimonials-wrappings .flex-direction-nav a.flex-prev {
  left: 0;
}
.testimonials-wrappings .flex-direction-nav .flex-direction-nav a.flex-next {
  right: 0;
}
@media (min-width: 980px) {
  .testimony-content {
    padding-left: 50px;
    padding-right: 70px;
  }
}
@media (max-width: 979px) {
  .testimony-content {
    padding-left: 0;
    padding-right: 0;
  }
  .information-container-wrappings h1 {
    font-size: 1.4rem;
  }
}
.doctor-scroller {
  padding-top: 20px;
  max-height: 260px;
  overflow: hidden;
}
.doctor-widget-container {
  background: #dadada;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.doctor-widget-wrapper {
  padding: 20px 10px;
}
.doctor-scroller-wrapper {
  text-align: center;
}
.doctor-scroller {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 0;
  margin: 0;
}
.doctor-scroller ul {
  margin: 0;
  padding: 0;
  list-style: 0;
}
.doctor-scroller li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.doctor-scroller img {
  width: 200px;
  height: 260px;
  vertical-align: bottom;
  object-fit: cover;
}
.doctor-scroller h2 {
  text-align: center;
  line-height: 100%;
  margin: 0;
  padding-top: 5px;
  font: bold 20px/1 Arial, Helvetica, sans-serif;
}
.doctor-scroller-text .text {
  background: #cee0ee;
  color: #1c69a4;
  padding: 10px;
  text-align: center;
  font: normal 16px/18px Arial, Helvetica, sans-serif;
  display: none;
  font-weight: bold;
}
.doctor-scroller-name-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
  text-align: center;
  background: black;
  background: rgba(0,0,0,0.5);
  color: #fff;
  font-size: 14px;
}
.doctor-listing > li:nth-child(odd) .doctor-scroller-name-wrapper {
  background: #1c4763;
}
.doctor-listing > li:nth-child(even) .doctor-scroller-name-wrapper {
  background: #dfe1de;
  color: #1c4763;
}
.doctor-listing li:hover .doctor-scroller-name-wrapper {
  background: #3c98d1;
}
.doctor-listing > li:nth-child(odd):hover .doctor-scroller-name-wrapper {
  background: #3c98d1;
  color: #fff;
}
.doctor-listing > li:nth-child(even):hover .doctor-scroller-name-wrapper {
  background: #3c98d1;
  color: #fff;
}
@media (min-width: 220px) {
  .doctor-scroller {
    max-width: 200px;
  }
}
@media (min-width: 420px) {
  .doctor-scroller {
    max-width: 400px;
  }
}
@media (min-width: 620px) {
  .doctor-scroller {
    max-width: 600px;
  }
}
@media (min-width: 820px) {
  .doctor-scroller {
    max-width: 800px;
  }
}
@media (min-width: 1020px) {
  .doctor-scroller {
    max-width: 1000px;
  }
}
@media (min-width: 1220px) {
  .doctor-scroller {
    max-width: 1200px;
  }
}
@media (min-width: 1420px) {
  .doctor-scroller {
    max-width: 1400px;
  }
}
@media (min-width: 1620px) {
  .doctor-scroller {
    max-width: 1600px;
  }
}
@media (min-width: 1820px) {
  .doctor-scroller {
    max-width: 1800px;
  }
}
@media (min-width: 2020px) {
  .doctor-scroller {
    max-width: 2000px;
  }
}
@media (min-width: 2220px) {
  .doctor-scroller {
    max-width: 2200px;
  }
}
@media (min-width: 2420px) {
  .doctor-scroller {
    max-width: 2400px;
  }
}
@media (min-width: 2620px) {
  .doctor-scroller {
    max-width: 2600px;
  }
}
@media (min-width: 2820px) {
  .doctor-scroller {
    max-width: 2800px;
  }
}
@media (min-width: 3020px) {
  .doctor-scroller {
    max-width: 3000px;
  }
}
@media (min-width: 3220px) {
  .doctor-scroller {
    max-width: 3200px;
  }
}
@media (min-width: 3420px) {
  .doctor-scroller {
    max-width: 3400px;
  }
}
@media (min-width: 3620px) {
  .doctor-scroller {
    max-width: 3600px;
  }
}
@media (min-width: 3820px) {
  .doctor-scroller {
    max-width: 3800px;
  }
}
@media (min-width: 4020px) {
  .doctor-scroller {
    max-width: 4000px;
  }
}
@media (min-width: 4220px) {
  .doctor-scroller {
    max-width: 4200px;
  }
}
@media (min-width: 4420px) {
  .doctor-scroller {
    max-width: 4400px;
  }
}
@media (min-width: 4620px) {
  .doctor-scroller {
    max-width: 4600px;
  }
}
@media (min-width: 4820px) {
  .doctor-scroller {
    max-width: 4800px;
  }
}
@media (min-width: 5020px) {
  .doctor-scroller {
    max-width: 5000px;
  }
}
@media (min-width: 5220px) {
  .doctor-scroller {
    max-width: 5200px;
  }
}
@media (min-width: 5420px) {
  .doctor-scroller {
    max-width: 5400px;
  }
}
@media (min-width: 5620px) {
  .doctor-scroller {
    max-width: 5600px;
  }
}
@media (min-width: 5820px) {
  .doctor-scroller {
    max-width: 5800px;
  }
}
@media (min-width: 6020px) {
  .doctor-scroller {
    max-width: 6000px;
  }
}
@media (min-width: 6220px) {
  .doctor-scroller {
    max-width: 6200px;
  }
}
@media (min-width: 6420px) {
  .doctor-scroller {
    max-width: 6400px;
  }
}
@media (min-width: 6620px) {
  .doctor-scroller {
    max-width: 6600px;
  }
}
@media (min-width: 6820px) {
  .doctor-scroller {
    max-width: 6800px;
  }
}
@media (min-width: 7020px) {
  .doctor-scroller {
    max-width: 7000px;
  }
}
@media (min-width: 7220px) {
  .doctor-scroller {
    max-width: 7200px;
  }
}
@media (min-width: 7420px) {
  .doctor-scroller {
    max-width: 7400px;
  }
}
@media (min-width: 7620px) {
  .doctor-scroller {
    max-width: 7600px;
  }
}
@media (min-width: 7820px) {
  .doctor-scroller {
    max-width: 7800px;
  }
}
@media (min-width: 8020px) {
  .doctor-scroller {
    max-width: 8000px;
  }
}
@media (min-width: 8220px) {
  .doctor-scroller {
    max-width: 8200px;
  }
}
@media (min-width: 8420px) {
  .doctor-scroller {
    max-width: 8400px;
  }
}
@media (min-width: 8620px) {
  .doctor-scroller {
    max-width: 8600px;
  }
}
@media (min-width: 8820px) {
  .doctor-scroller {
    max-width: 8800px;
  }
}
@media (min-width: 9020px) {
  .doctor-scroller {
    max-width: 9000px;
  }
}
@media (min-width: 9220px) {
  .doctor-scroller {
    max-width: 9200px;
  }
}
@media (min-width: 9420px) {
  .doctor-scroller {
    max-width: 9400px;
  }
}
@media (min-width: 9620px) {
  .doctor-scroller {
    max-width: 9600px;
  }
}
@media (min-width: 9820px) {
  .doctor-scroller {
    max-width: 9800px;
  }
}
@media (min-width: 10020px) {
  .doctor-scroller {
    max-width: 10000px;
  }
}
@media (max-width: 219px) {
  .doctor-scroller {
    display: none !important;
  }
}
.fh-info-icons-section-wrappings {
  text-align: center;
  padding: 0 20px;
  color: #000;
}
.fh-info-icons-section-wrappings a,
.fh-info-icons-section-wrappings a:link,
.fh-info-icons-section-wrappings a:visited,
.fh-info-icons-section-wrappings a:hover,
.fh-info-icons-section-wrappings a:active {
  color: #000;
  color: inherit;
}
.pageContent-wrapper img {
  border-radius: 20px;
}
.fh-info-section-with-content-wrapper .info-section {
  width: fit-content;
  margin: 0 auto;
  padding: 50px 0;
}
.fh-info-section-with-content-wrapper .info-section .info-item {
  padding-top: 25px;
  width: 100%;
  max-width: 500px;
}
.fh-info-icons-section-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.fh-info-icons-section-wrapper > .info-section.not-using-js {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.fh-info-icons-section-wrapper > .info-section.not-using-js {
  -moz-box-lines: multiple;
  -webkit-box-lines: multiple;
  -ms-flex-wrap: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-content-wrappings {
  text-align: center;
}
ul.fh-section-background-images {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.fh-section-background-images .pageContent {
  margin-top: -100px;
}
.fh-news-buttons-wrappings {
  text-align: center;
}
.fh-news-button-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-news-button-listing > li {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-right: 10px;
}
.fh-news-button-listing a {
  transition: color 0.25s, background-color 0.25s;
}
.fh-news-button-listing a,
.fh-news-button-listing a:link,
.fh-news-button-listing a:visited,
.fh-news-button-listing a:hover,
.fh-news-button-listing a:focus,
.fh-news-button-listing a:active {
  display: inline-block;
  border-radius: 0;
  border: 0;
  padding: 16px 24px;
  background-color: #75a76c;
  color: #fff;
  border-radius: 54px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 1.85px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}
.fh-news-button-listing a:hover,
.fh-news-button-listing a:focus,
.fh-news-button-listing a:active {
  background-color: #341470;
  color: #fff;
}
.fh-info-section-with-content-wrappings h1 {
  margin-bottom: 20px;
}
.fh-info-section-with-content-wrappings .section-content-wrapper p {
  margin: 0;
}
.fh-info-section-with-content-wrappings .section-content-wrapper p + p {
  margin-top: 10px;
}
@media (min-width: 981px) {
  .fh-news-buttons-wrappings {
    align-self: end;
    grid-column: 1 / -1;
    margin-bottom: 40px;
  }
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings .info-item,
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings .section-title-main,
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings .section-contents,
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings .fh-news-button-listing {
    transform: translate3d(0,-20%,0.1px);
    transition: 1.0s transform ease-out 0.4s, 0.8s opacity ease-out 0.4s;
    opacity: 0;
  }
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings .section-title-main {
    transform: translate3d(0,-400%,0.1px);
  }
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings .section-contents {
    transform: translate3d(0,-200%,0.1px);
  }
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings .fh-news-button-listing {
    transform: translate3d(0,200%,0.1px);
  }
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings .info-item:first-child {
    transform: translate3d(-20%,-20%,0.1px);
  }
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings .info-item:last-child {
    transform: translate3d(20%,-20%,0.1px);
  }
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings.fh-visible .info-item,
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings.fh-visible .info-item:first-child,
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings.fh-visible .info-item:last-child,
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings.fh-visible .section-title-main,
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings.fh-visible .section-contents,
  html.js-supports-intersection-observer .fh-info-section-with-content-wrappings.fh-visible .fh-news-button-listing {
    transform: translate3d(0,0,0.1px);
    opacity: 1;
  }
  .fh-info-icons-section-wrapper > .info-section {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-info-icons-section-wrapper > .info-section {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fh-info-icons-section-wrapper > .info-section > .info-item .info-section-img img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    vertical-align: bottom;
    max-width: 100%;
    aspect-ratio: 1 / 1;
  }
  .fh-info-icons-section-wrapper > .info-section > .info-item h2 {
    font-size: 20px;
    line-height: 1.4;
    padding-top: 10px;
  }
  .fh-info-icons-section-wrapper > .info-section > .info-item {
    cursor: pointer;
    vertical-align: top;
    margin-left: 20px;
    margin-right: 20px;
    width: 380px;
    max-width: 100%;
    border: 1px solid #d3d3d3;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
    background-color: #fff;
  }
  .fh-info-icons-section-wrapper > .info-section > .info-item {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .fh-info-icons-section-wrapper > .info-section > .info-item {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .fh-info-icons-section-wrapper > .info-section > .info-item {
    -moz-box-flex: 1 1 0%;
    -webkit-box-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;
  }
  .fh-info-icons-section-wrapper > .info-section > .info-item .info-section-link {
    font-size: 11px;
    color: #12422c;
  }
  .fh-info-icons-section-wrapper > .info-section > .info-item .info-section-link a,
  .fh-info-icons-section-wrapper > .info-section > .info-item .info-section-link a:link,
  .fh-info-icons-section-wrapper > .info-section > .info-item .info-section-link a:visited,
  .fh-info-icons-section-wrapper > .info-section > .info-item .info-section-link a:hover,
  .fh-info-icons-section-wrapper > .info-section > .info-item .info-section-link a:focus,
  .fh-info-icons-section-wrapper > .info-section > .info-item .info-section-link a:active {
    display: inline-block;
    color: #12422c;
    font-weight: 700;
    letter-spacing: 0.15em;
    line-height: 1.9;
    border-bottom: 2px solid currentColor;
  }
  .fh-info-icons-section-wrapper > .info-section > .info-item .fh-title-description-wrappings {
    -moz-box-flex: 1 0 0%;
    -webkit-box-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .fh-info-icons-section-wrapper > .info-section > .info-item .fh-title-description-wrapper {
    padding: 25px;
    text-align: left;
    transition: transform 0.25s;
    background-color: #fff;
  }
  .fh-info-icons-section-wrapper > .info-section > .info-item:hover .fh-title-description-wrapper {
    transform: translateY(-45px);
  }
  .fh-info-section-with-content-wrappings.has-bg-banner-section.has-content-section .fh-info-section-with-content-wrapper,
  .fh-info-section-with-content-wrappings.has-bg-banner-section.has-items-section .fh-info-section-with-content-wrapper {
    display: grid;
    grid-template-rows: repeat(12, 1fr);
    grid-template-columns: repeat(12, 1fr);
  }
  .fh-info-section-with-content-wrappings.has-bg-banner-section.has-content-section .fh-info-main-content,
  .fh-info-section-with-content-wrappings.has-bg-banner-section.has-items-section .fh-info-main-content {
    grid-row: 1 / -1;
    grid-column: 1 / -1;
    align-self: center;
    z-index: 2;
  }
  .fh-info-section-with-content-wrappings.has-bg-banner-section.has-content-section .fh-bg-wrappings,
  .fh-info-section-with-content-wrappings.has-bg-banner-section.has-items-section .fh-bg-wrappings {
    grid-row: 1 / -1;
    grid-column: 1 / -1;
    z-index: 1;
  }
}
@media (max-width: 980px) {
  .fh-news-buttons-wrappings {
    padding: 1px 10px 10px 10px;
    margin-bottom: 20px;
    background-color: #eaece9;
  }
  .fh-news-button-listing {
    margin-bottom: 20px;
  }
  .fh-info-icons-section-wrappings {
    padding-bottom: 1px;
  }
  .fh-info-icons-section-wrappings h2 {
    font-size: 1rem;
  }
  .fh-info-icons-section-wrappings .info-item + .info-item {
    margin-top: 20px;
  }
  .fh-info-icons-section-wrappings ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .section-content-wrappings[data-config-name="fh_content_section_items_content"] {
    padding: 20px;
  }
  .section-content-wrappings[data-config-name="fh_content_section_items_content"] h1,
  .section-content-wrappings[data-config-name="fh_content_section_items_content"] h2,
  .section-content-wrappings[data-config-name="fh_content_section_items_content"] h3,
  .section-content-wrappings[data-config-name="fh_content_section_items_content"] h4,
  .section-content-wrappings[data-config-name="fh_content_section_items_content"] h5,
  .section-content-wrappings[data-config-name="fh_content_section_items_content"] h6 {
    margin: 0 0 20px 0;
  }
  .fh-info-icons-section-wrappings {
    padding: 20px;
  }
  .fh-info-icons-section-wrappings h2 {
    font-size: 1.1rem;
    margin-top: 20px;
  }
  .section-content-wrappings[data-config-name="fh_content_section_items_content"],
  .section-content-wrappings[data-config-name="fh_content_section_items_content"] + .fh-info-icons-section-wrappings {
    font-size: 1rem;
    background-color: #eaece9;
  }
}
#fh-ahmc-map-placeholder {
  height: 400px;
  width: 100%;
}
.fhai img {
  padding-left: 10px;
  transition: transform 0.4s;
}
.fhai img:hover {
  transform: scale(1.058);
}
.content-page .fh-toolbox-wrapper .breadcrumb {
  line-height: 1;
  vertical-align: middle;
}
.content-page .fh-toolbox-wrapper .breadcrumb ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-page .fh-toolbox-wrapper .breadcrumb ol > li {
  display: inline-block;
  margin: 0 6px 0 0;
  padding: 0;
}
.content-page .fh-toolbox-wrapper .breadcrumb ol > li:not(:last-child):after {
  display: inline-block;
  content: "";
  margin-left: 6px;
}
.content-page .fh-toolbox-wrapper .breadcrumb a[aria-current="page"],
.content-page .fh-toolbox-wrapper .breadcrumb a[aria-current="page"]:link,
.content-page .fh-toolbox-wrapper .breadcrumb a[aria-current="page"]:visited,
.content-page .fh-toolbox-wrapper .breadcrumb a[aria-current="page"]:hover,
.content-page .fh-toolbox-wrapper .breadcrumb a[aria-current="page"]:focus,
.content-page .fh-toolbox-wrapper .breadcrumb a[aria-current="page"]:active {
  color: #000;
  text-decoration: none;
  cursor: default;
}
.pageContent-wrappings {
  padding-top: 20px;
}
.fh-bg-wrappings img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.content-page .fh-toolbox-wrapper {
  color: #964c0a;
  margin-bottom: 20px;
}
.content-page .fh-toolbox-wrapper .icon-toolbox-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-page .fh-toolbox-wrapper .icon-toolbox-listing > li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.content-page .fh-toolbox-wrapper .fa {
  font-size: 1.2rem;
}
.content-page .fh-main-content {
  max-width: 100%;
  overflow: hidden;
}
.content-page img.maincontent {
  border: 4px solid #0d6e9e;
  border-radius: 4px;
  box-shadow: 3px 3px 3px #a3a1a1;
  padding: 3px;
  float: right;
}
.content-page img.maincontentleft {
  border: 4px solid #0d6e9e;
  border-radius: 4px;
  box-shadow: 3px 3px 3px #a3a1a1;
  float: left;
  margin-right: 20px;
}
.content-page iframe.maincontent {
  border: 4px solid #0d6e9e;
  border-radius: 4px;
  box-shadow: 3px 3px 3px #a3a1a1;
  padding: 3px;
  float: right;
}
.content-page h1,
.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6 {
  overflow-wrap: break-word;
  overflow-wrap: anywhere;
}
@media (max-width: 979px) {
  .content-page img.maincontent {
    border: 4px solid #0d6e9e;
    border-radius: 4px;
    box-shadow: 3px 3px 3px #a3a1a1;
    padding: 10px;
    clear: both;
  }
  .content-page img.maincontentleft {
    border: 4px solid #0d6e9e;
    border-radius: 4px;
    box-shadow: 3px 3px 3px #a3a1a1;
    padding: 10px;
    clear: left;
  }
  .content-page iframe.maincontent {
    border: 4px solid #0d6e9e;
    border-radius: 4px;
    box-shadow: 3px 3px 3px #a3a1a1;
    padding: 10px;
    clear: both;
  }
}
.content-page span.bullet-image {
  color: #000;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.content-page span.bullet-image-container {
  position: absolute;
  left: -16px;
  color: #867953;
}
.content-page h1,
.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6 {
  font-family: 'Playfair Display', serif;
  color: #14412b;
  margin: 0;
  padding: 0;
}
.content-page h1,
.content-page h2 {
  color: #14412b;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0px;
  font-style: normal;
}
.content-page h1 {
  margin-top: 0;
  font-size: 2em;
  line-height: 1.4;
}
.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6 {
  margin-top: 0;
  font-size: 1.5em;
  line-height: 1.4;
  color: #14412b;
  font-weight: bold;
}
.content-page h3 {
  font-size: 1.4em;
}
.content-page h4 {
  font-size: 1.3em;
}
.content-page h5 {
  font-size: 1.2em;
}
.content-page h6 {
  font-size: 1.1em;
}
.content-page .main {
  max-width: 92%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  margin-left: auto;
  margin-right: auto;
}
.content-page .pageContent {
  max-width: 1170px;
  max-width: 65rem;
  max-width: min(100%,65rem);
  margin-left: auto;
  margin-right: auto;
  line-height: 1.7;
  color: #000;
}
.content-page .pageContent a {
  transition: color 0.2s linear 0s, background-color 0.2s linear 0s;
}
.content-page .pageContent a,
.content-page .pageContent a:link,
.content-page .pageContent a:visited,
.content-page .pageContent a:hover,
.content-page .pageContent a:focus,
.content-page .pageContent a:active {
  color: #964c0a;
}
.content-page .pageContent a:hover,
.content-page .pageContent a:focus,
.content-page .pageContent a:active {
  color: #12422c;
}
.content-page .pageContent b a,
.content-page .pageContent b a:link,
.content-page .pageContent b a:visited,
.content-page .pageContent b a:hover,
.content-page .pageContent b a:focus,
.content-page .pageContent b a:active {
  color: ;
}
.content-page .pageContent b a:hover,
.content-page .pageContent b a:focus,
.content-page .pageContent b a:active {
  color: #3586B8;
}
.pageContent a.content-button,
.pageContent a.content-button:link,
.pageContent a.content-button:visited,
.pageContent a.content-button:hover,
.pageContent a.content-button:focus,
.pageContent a.content-button:active {
  min-width: 200px;
  font-weight: normal;
  color: white;
  background: #760208;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 6px;
  box-shadow: 0px 1px 4px black;
  text-decoration: none;
  border: none;
  cursor: pointer;
  text-align: center;
}
.pageContent a.content-button:hover,
.pageContent a.content-button:focus,
.pageContent a.content-button:active {
  opacity: 0.5;
}
.content-page .pageContent h1.pagetitle-index-1 {
  color: #fff;
  background: linear-gradient(0deg,#00aedb 0%,#0f4b7d 100%);
  line-height: 1.2;
}
.content-page .contentimage .contentpic2 {
  border: 10px solid #fff;
  border-radius: 4px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
.content-page .fh-pagetitle-content-addendum-image-wrapper {
  display: none;
  text-align: center;
  margin-top: 20px;
}
.content-page .fh-pagetitle-content-addendum-image-wrapper .contentimage {
  float: none;
  display: inline-block;
}
.content-page .pageContent a.career-btn,
.content-page .pageContent a.career-btn:link,
.content-page .pageContent a.career-btn:visited,
.content-page .pageContent a.career-btn:hover,
.content-page .pageContent a.career-btn:focus,
.content-page .pageContent a.career-btn:active {
  background-color: #75a76c;
  color: #fff;
  border-radius: 56px;
  text-shadow: 1px 1px 1px #000;
  padding: 16px 24px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}
.content-page .pageContent a.career-btn:hover,
.content-page .pageContent a.career-btn:focus,
.content-page .pageContent a.career-btn:active {
  background-color: #12422c;
  color: #fff;
}
@media (min-width: 980px) {
  .content-page .fh-toolbox-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .content-page .fh-toolbox-wrapper .breadcrumb {
    padding-right: 10px;
    margin-right: auto;
  }
  .content-page .fh-toolbox-wrapper .icon-toolbox-listing {
    margin-left: auto;
    padding-left: 10px;
  }
  .content-page .fh-main-content {
    background-repeat: no-repeat;
    background-position: left top;
  }
  .content-page .pageContent {
    padding-bottom: 40px;
  }
  .content-page .pageContent h2.feature14 {
    margin-bottom: 0.5em;
  }
  .content-page .pageContent h1.pagetitle-index-1 {
    color: #fff;
    background: linear-gradient(0deg,#00aedb 0%,#0f4b7d 100%);
    padding: 40px 10px;
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    font-size: 60px;
  }
  .content-page .pageContent h1.pagetitle-index-1 .title-text {
    display: block;
    max-width: 33%;
  }
  .content-page .fh-pagetitle-content-image-wrapper .contentimage {
    display: block;
    float: right;
    margin: -150px 0 -50px 20px;
    padding: 0;
  }
}
@media (max-width: 979px) {
  .content-page h1,
  .content-page h2,
  .content-page h3,
  .content-page h4,
  .content-page h5,
  .content-page h6 {
    font-weight: bold;
    margin-bottom: 10px;
  }
  .content-page h1 {
    font-size: 26px;
  }
  .content-page h2 {
    font-size: 24px;
  }
  .content-page h3 {
    font-size: 22px;
  }
  .content-page h4 {
    font-size: 20px;
  }
  .content-page h5 {
    font-size: 18px;
  }
  .content-page h6 {
    font-size: 16px;
  }
  .content-page .main {
    padding-left: 0;
    padding-right: 0;
  }
  .content-page div.pageContent-wrappings {
    margin-top: 0;
  }
  .content-page .fh-toolbox-wrapper {
    font-size: 16px;
  }
  .content-page .pageContent {
    max-width: 100%;
    padding: 0;
  }
  .content-page .contentimage {
    padding: 0;
    margin: 0;
    float: none;
    display: block;
  }
  .content-page .contentimage br {
    dispay: none;
  }
  .content-page .contentimage .image_caption {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    width: 1px;
    overflow: hidden;
    position: absolute !important;
  }
  html.has-main-slideshow .content-page .pageContent {
    padding-top: 0;
  }
  html.has-main-slideshow .content-page .main {
    margin-top: 20px;
  }
  div.pageContent-wrappings {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  div.pageContent-wrappings .gsc-control-cse {
    padding: 0;
  }
  .content-page .pageContent h1.pagetitle-index-1 {
    font-size: 36px;
    line-height: 1.5;
    text-align: center;
    margin-left: -40px;
    margin-right: -40px;
    padding: 34px 10px 34px 40px;
  }
  .content-page .fh-pagetitle-content-image-wrapper {
    display: none;
  }
  .content-page .fh-pagetitle-content-addendum-image-wrapper {
    display: block;
  }
}
.fh-content-menu-video-wrappings {
  margin-bottom: 20px;
}
.fh-content-menu-video-wrappings ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-content-menu-video-wrappings > li {
  display: block;
  margin-bottom: 20px;
}
.content-menu-heading {
  margin-bottom: 10px;
}
.menu-content-page-image-wrapper img {
  border-radius: 20px;
}
.menu-content-page-image-wrapper + .content-menu-wrapper-container .content-menu-heading {
  margin-top: 10px;
}
.content-menu-title {
  font-size: 32px;
  font-weight: 600;
  color: #00953b;
  text-align: left;
  padding-left: 12px;
}
.content-menu-items {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #14412b;
  font-size: 18px;
}
.content-menu-items a,
.content-menu-items a:link,
.content-menu-items a:visited,
.content-menu-items a:hover,
.content-menu-items a:focus,
.content-menu-items a:active {
  display: block;
  text-align: left;
  color: #14412b;
  padding: 8px 15px 8px 0;
  padding-left: 12px;
  line-height: 18px;
}
.content-menu-items > li {
  margin-bottom: 7px;
}
.content-menu-items > li.fh-active-page-link a,
.content-menu-items > li.fh-active-page-link a:link,
.content-menu-items > li.fh-active-page-link a:visited,
.content-menu-items > li.fh-active-page-link a:focus,
.content-menu-items > li.fh-active-page-link a:active {
  color: #964c0a;
}
.content-menu-items a:hover,
.content-menu-items a:focus,
.content-menu-items a:active {
  background-color: #12422c;
  color: #fff;
}
.content-page .content-menu h4 {
  font-size: 34px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3;
  padding-left: 12px;
}
.content-menu-images {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 10px;
}
.content-menu-images .flex-direction-nav {
  display: none !important;
}
.content-menu-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-menu-images-listing > li {
  display: block;
}
.content-menu-images-listing > li img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  border-radius: 10px;
}
.content-menu-wrapper-container {
  margin-bottom: 20px;
  border: 1px solid #f0f0f0;
  background: #fdfdfd;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  line-height: 16px;
  z-index: 100;
  margin-bottom: 12px;
}
@media (min-width: 980px) {
  html.content-page body.has-content-menu .pageContent-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  html.content-page body.has-content-menu .pageContent-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .content-menu,
  html.content-page body.has-content-menu .pageContent-wrapper .pageContent {
    display: inline-block;
    vertical-align: top;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .content-menu {
    padding-right: 20px;
    max-width: 320px;
    max-width: min(100%,320px);
    width: 100%;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .content-menu[data-pos="after"] {
    padding-right: 0;
    padding-left: 40px;
    margin-left: auto;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .pageContent {
    -moz-box-flex: 1 0 0%;
    -webkit-box-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  html.content-page-dont-do[data-sub-lowercase-ascii-alphanumeric="aboutus"] body.has-content-menu .pageContent-wrapper .content-menu {
    display: none;
  }
  html.content-page-dont-do[data-sub-lowercase-ascii-alphanumeric="aboutus"] body.has-content-menu .pageContent-wrapper .pageContent {
    width: auto;
    display: block;
  }
}
@media (max-width: 979px) {
  .content-menu {
    display: none;
  }
  html.content-page body.has-content-menu .pageContent-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  html.content-page body.has-content-menu .pageContent-wrapper {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .pageContent {
    display: block;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .pageContent {
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .content-menu {
    display: block;
    padding: 0;
    margin-top: 20px;
    text-align: center;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .content-menu {
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
#js-doctor-biography {
  display: none !important;
}
#js-doctor-biography .caption {
  display: block;
  text-align: left;
}
#js-doctor-biography .caption + .caption {
  display: none;
}
#js-doctors-listing {
  position: relative;
  margin-top: 20px;
}
#js-doctors-listing .flex-direction-nav a {
  margin-top: -60px;
}
#js-doctors-listing > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#js-doctors-listing > ul > li {
  display: inline-block;
  vertical-align: top;
}
#js-doctors-listing > ul > li img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.content-page .pageContent #js-doctors-listing .flex-direction-nav a,
.content-page .pageContent #js-doctors-listing .flex-direction-nav a:before {
  color: #36f;
}
.content-page .pageContent #js-doctors-listing .flex-direction-nav a:before {
  font-size: 30px;
}
.content-page .pageContent #js-doctors-listing .flex-direction-nav a.flex-prev {
  left: 0px;
}
.content-page .pageContent #js-doctors-listing .flex-direction-nav a.flex-next {
  right: 10px;
}
.page-providers-table {
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
}
.page-providers-table td {
  font-size: 16px;
  text-align: left;
}
.page-providers-table.page-providers-table-three-column td {
  width: 33%;
}
html.content-page-surgicalservices .pageContent table.providers-table td {
  padding-bottom: 40px;
}
@media (min-width: 561px) {
  html.content-page-surgicalservices body.has-content-menu .pageContent table.providers-table {
    table-layout: fixed;
  }
  html.content-page-surgicalservices body.has-content-menu .pageContent table.providers-table td {
    text-align: center;
  }
  html.content-page-surgicalservices body.has-content-menu .pageContent table.providers-table img {
    width: 172px;
    height: 229px;
    aspect-ratio:  / ;
    max-width: 100%;
    object-fit: cover;
  }
}
table.our-facilities-table th,
table.our-facilities-table td {
  padding-bottom: 20px;
}
.fh-gallery-slideshow {
  position: relative;
  overflow: hidden;
  padding: 0 25px 40px 25px;
}
.fh-gallery-items,
.fh-gallery-images-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-gallery-items {
  text-align: center;
}
.fh-gallery-items > li {
  display: block;
  margin-bottom: 20px;
}
.fh-gallery-images-list > li {
  display: block;
}
.fh-gallery-items img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.fh-gallery-images-list img {
  padding: 6px;
  background-color: #fff;
  border: 1px solid #808080;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
@media (min-width: 981px) {
  .fh-gallery-images-list {
    padding-left: 60px;
    padding-right: 60px;
  }
  .fh-gallery-images-list[class*="fh-grid-"] {
    display: grid;
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    gap: 20px;
  }
  .fh-gallery-images-list[class*="fh-grid-"] img {
    object-fit: cover;
    width: 100%;
    height: 360px;
  }
  .fh-gallery-images-list.fh-grid-5xN {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  .fh-gallery-images-list.fh-grid-4xN {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .fh-gallery-images-list.fh-grid-3xN {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .fh-gallery-images-list.fh-grid-2xN {
    grid-template-columns: 1fr 1fr;
  }
  .fh-gallery-images-list.fh-grid-2x2 {
    grid-template-areas: "a c" "b d";
  }
  .fh-gallery-images-list.fh-grid-2x2 > li:nth-child(1) {
    grid-area: a;
  }
  .fh-gallery-images-list.fh-grid-2x2 > li:nth-child(2) {
    grid-area: b;
  }
  .fh-gallery-images-list.fh-grid-2x2 > li:nth-child(3) {
    grid-area: c;
  }
  .fh-gallery-images-list.fh-grid-2x2 > li:nth-child(4) {
    grid-area: d;
  }
  .fh-gallery-images-list.fh-inline-block > li {
    display: inline-block;
    vertical-align: top;
    margin: 20px;
  }
  .fh-gallery-images-list.fh-inline-flex > li {
    vertical-align: top;
    margin: 20px;
  }
  .fh-gallery-images-list.fh-inline-flex > li {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .fh-gallery-images-list[class*="fh-inline-"] {
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  .fh-gallery-images-list[class*="fh-inline-"] img {
    object-fit: cover;
    width: 100%;
    height: 360px;
  }
}
@media (max-width: 980px) {
  .fh-gallery-items > li {
    border-top: 1px solid #000;
    padding: 20px 0 1px 0;
    margin: 20px 0;
  }
  .fh-gallery-items > li:first-child {
    border-top-width: 0;
  }
  .fh-gallery-images-list > li {
    margin: 20px 0;
  }
}
@media (max-width: 580px) {
  .fh-gallery-images-list img {
    width: 100%;
    height: auto;
  }
}
table.fh-hospital-phone-number-table {
  width: 100%;
  border-collapse: collapse;
}
table.fh-hospital-phone-number-table td,
table.fh-hospital-phone-number-table th {
  text-align: left;
  padding: 8px;
}
table.fh-hospital-phone-number-table th {
  background-color: #e9f8ff;
}
table.fh-hospital-phone-number-table tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
table.fh-hospital-phone-number-table tbody tr:hover {
  background-color: #d7f3f5;
}
table.fh-hospital-phone-number-table tbody td:nth-child(n+3) a,
table.fh-hospital-phone-number-table tbody td:nth-child(n+3) a:link,
table.fh-hospital-phone-number-table tbody td:nth-child(n+3) a:visited,
table.fh-hospital-phone-number-table tbody td:nth-child(n+3) a:hover,
table.fh-hospital-phone-number-table tbody td:nth-child(n+3) a:focus,
table.fh-hospital-phone-number-table tbody td:nth-child(n+3) a:active {
  font-size: 0.8rem;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0em;
  border-radius: 2.5em;
  padding: 0.8em 1.8em;
  background-color: #75a76c;
  color: #ffffff;
  -moz-box-shadow: 0 0em 0em #000;
  -webkit-box-shadow: 0 0em 0em #000;
  box-shadow: 0 0em 0em #000;
}
table.fh-hospital-phone-number-table tbody td:nth-child(n+3) a:hover,
table.fh-hospital-phone-number-table tbody td:nth-child(n+3) a:focus,
table.fh-hospital-phone-number-table tbody td:nth-child(n+3) a:active {
  -moz-box-shadow: 0 0em 0em rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0em 0em rgba(0,0,0,0.2);
  box-shadow: 0 0em 0em rgba(0,0,0,0.2);
  background-color: #12422c;
  color: #fff;
}
table.fh-health-plans-table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #330072;
}
table.fh-health-plans-table td,
table.fh-health-plans-table th {
  text-align: left;
  padding: 8px;
  border: 1px solid #330072;
}
table.fh-health-plans-table thead th {
  width: 60%;
  color: #fff;
  background-color: #330072;
}
.info-section-443 {
  line-height: 1.5;
}
.info-section-443 .info-item {
  color: #fff;
  background-color: #341471;
  margin: 1em 0;
}
.info-section-443 .info-section-link {
  background-color: #75a76c;
  padding: 15px;
  text-align: right;
}
.info-section-443 .info-section-link a,
.info-section-443 .info-section-link a:link,
.info-section-443 .info-section-link a:visited,
.info-section-443 .info-section-link a:hover,
.info-section-443 .info-section-link a:focus,
.info-section-443 .info-section-link a:active {
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background-color: #341471;
  padding: 10px 50px 10px 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 0 8px -3px #000;
  -webkit-box-shadow: 0 0 8px -3px #000;
  box-shadow: 0 0 8px -3px #000;
}
.info-section-443 .info-section-link a:after,
.info-section-443 .info-section-link a:link:after,
.info-section-443 .info-section-link a:visited:after,
.info-section-443 .info-section-link a:hover:after,
.info-section-443 .info-section-link a:focus:after,
.info-section-443 .info-section-link a:active:after {
  font-family: FontAwesome;
  content: '\f105';
  background-color: #e5e5e5;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 10px;
  color: #341471;
  width: 38px;
  transition: width 0.5s ease, background-color 0.5s ease, border-radius 0.5s ease;
  text-align: center;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  height: 100%;
}
.info-section-443 .info-section-link a:hover:after,
.info-section-443 .info-section-link a:focus:after,
.info-section-443 .info-section-link a:active:after {
  width: 100%;
  background-color: #BED600;
  border-radius: 4px;
}
.info-section-443 .info-section-title {
  margin: 0;
  padding: 15px 15px 0 15px;
  font-size: 1.25rem;
}
.info-section-443 .info-item a,
.info-section-443 .info-item a:link,
.info-section-443 .info-item a:visited,
.info-section-443 .info-item a:hover,
.info-section-443 .info-item a:focus,
.info-section-443 .info-item a:active {
  color: #fff;
  text-decoration: none;
}
.info-section-443 .fh-info-with-description {
  padding: 15px;
}
.info-section-443 .fh-info-with-description {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.info-section-443 .info-section-img {
  margin-right: 15px;
}
@media (min-width: 980px) {
  .info-section-443 {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 20px;
  }
  .info-section-443 {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-section-443 {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .info-section-443 .info-item {
    margin: 0;
  }
  .info-section-443 .info-item {
    -moz-box-flex: 0 0 49.5%;
    -webkit-box-flex: 0 0 49.5%;
    -ms-flex: 0 0 49.5%;
    -webkit-flex: 0 0 49.5%;
    flex: 0 0 49.5%;
  }
  .info-section-443 .info-item {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .info-section-443 .info-item {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .info-section-443 .info-section-img {
    -moz-box-flex: 1 0 120px;
    -webkit-box-flex: 1 0 120px;
    -ms-flex: 1 0 120px;
    -webkit-flex: 1 0 120px;
    flex: 1 0 120px;
  }
  .info-section-443 .info-section-img img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .info-section-443 .fh-info-with-description {
    -moz-box-flex: 1 0 0%;
    -webkit-box-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
  }
}
.contact-us-wrappings {
  line-height: 1.75;
  background-color: #204c90;
  display: none;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-us-wrappings h2.contact-us-title {
  margin: 0;
  padding: 30px;
  color: #fff;
  font-size: 44px;
  font-size: 2.75rem;
}
.contact-us-wrappings a.contact-us-link,
.contact-us-wrappings a.contact-us-link:link,
.contact-us-wrappings a.contact-us-link:visited,
.contact-us-wrappings a.contact-us-link:hover,
.contact-us-wrappings a.contact-us-link:focus,
.contact-us-wrappings a.contact-us-link:active {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 319px) {
  .contact-us-wrappings h2.contact-us-title {
    font-size: 212x;
    font-size: 1.4rem;
    padding: 10px;
    display: none;
  }
}
.doctor-listing-specialties,
.doctor-listing-specialties ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.doctor-listing-specialties > li:before,
.doctor-listing-specialties > li:after {
  display: block;
  content: "";
  clear: both;
}
.doctor-listing-specialties > li {
  display: block;
  margin-bottom: 20px;
}
.doctor-listing-specialties .specialty-doctor-photo,
.doctor-listing-specialties .specialty-profile-item {
  float: left;
}
.doctor-listing-specialties .specialty-doctor-photo {
  max-width: 100px;
  max-width: min(100%,100px);
  height: auto;
}
.doctor-listing-specialties .specialty-profile-item {
  width: 48%;
}
.doctor-listing-specialties .has-image .specialty-profile-item {
  width: 44%;
  margin-left: 6%;
}
.content-page .the-list-of-specialties-with-doctors h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 980px) {
  .doctor-listing-specialties > li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin-right: 1%;
  }
}
.special-page----special-listing-wrappings {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute !important;
}
.content-page .pageContent .special-page---doctor-specials h4 {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
}
.fh-doctor-pager,
.special-page----special-listing,
.special-page----doctor-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-doctor-pager {
  font-style: italic;
}
.fh-doctor-pager > li {
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
}
.fh-doctor-pager > li.active-page-index {
  font-weight: bold;
}
.special-page----doctor-listing > li {
  display: block;
  margin-bottom: 20px;
}
.special-page----special-listing {
  border: 1px solid #f0f0f0;
  background-color: #fdfdfd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.pageContent .special-page----doctor-listing {
  color: #341471;
  border: 1px solid #f0f0f0;
  background-color: #fdfdfd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pageContent .special-page----doctor-listing > li:nth-child(even) {
  background-color: #f1f1f1;
}
.content-page .pageContent .special-page----special-listing a,
.content-page .pageContent .special-page----special-listing a:link,
.content-page .pageContent .special-page----special-listing a:visited,
.content-page .pageContent .special-page----special-listing a:hover,
.content-page .pageContent .special-page----special-listing a:focus,
.content-page .pageContent .special-page----special-listing a:active {
  display: block;
  text-align: left;
  color: #12422c;
  padding: 8px 15px 8px 0;
  padding-left: 12px;
  padding-right: 12px;
  transition: none;
}
.content-page .pageContent .special-page----special-listing a:hover,
.content-page .pageContent .special-page----special-listing a:focus,
.content-page .pageContent .special-page----special-listing a:active {
  background-color: #341471;
  color: #fff;
}
.pageContent .special-page---view-profile-wrapper,
.Special-Page-Instructions-and-List-and-Doctors-Wrapper,
.Special-Page-Wrapper-Special-and-Doctor-Listing {
  margin-top: 20px;
}
h1.Special-Page----page-title {
  margin-bottom: 20px;
  font-size: 3.5rem;
}
.pageContent .special-page---view-profile-wrapper a {
  transition: box-shadow 0.1s ease 0s, color 0.1s ease 0s, background-color 0.1s ease 0s;
}
a.fh-ui-autocomplete-view-profile-link,
a.fh-ui-autocomplete-view-profile-link:link,
a.fh-ui-autocomplete-view-profile-link:visited,
a.fh-ui-autocomplete-view-profile-link:hover,
a.fh-ui-autocomplete-view-profile-link:focus,
a.fh-ui-autocomplete-view-profile-link:active,
.content-page .pageContent .special-page---view-profile-wrapper a,
.content-page .pageContent .special-page---view-profile-wrapper a:link,
.content-page .pageContent .special-page---view-profile-wrapper a:visited,
.content-page .pageContent .special-page---view-profile-wrapper a:hover,
.content-page .pageContent .special-page---view-profile-wrapper a:focus,
.content-page .pageContent .special-page---view-profile-wrapper a:active {
  display: inline-block;
  text-align: center;
  background-color: #75a76c;
  color: #fff;
  border-radius: 56px;
  text-shadow: 1px 1px 1px #000;
  padding: 5px 24px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}
a.fh-ui-autocomplete-view-profile-link:hover,
a.fh-ui-autocomplete-view-profile-link:focus,
a.fh-ui-autocomplete-view-profile-link:active,
.content-page .pageContent .special-page---view-profile-wrapper a:hover,
.content-page .pageContent .special-page---view-profile-wrapper a:focus,
.content-page .pageContent .special-page---view-profile-wrapper a:active {
  background-color: #12422c;
  color: #fff;
}
a.fh-ui-autocomplete-view-profile-link,
a.fh-ui-autocomplete-view-profile-link:link,
a.fh-ui-autocomplete-view-profile-link:visited,
a.fh-ui-autocomplete-view-profile-link:hover,
a.fh-ui-autocomplete-view-profile-link:focus,
a.fh-ui-autocomplete-view-profile-link:active {
  font-size: 0.8rem;
  color: #ffe;
  background-color: #75a76c;
}
.fh-ui-autocomplete-img img,
.special-page----doctor-image img {
  width: 142px;
  height: 173px;
  -o-object-fit: cover;
  object-fit: cover;
  transition: box-shadow 0.2s ease 0s;
}
.fh-ui-autocomplete-img img {
  width: 64px;
  height: 78px;
}
.fh-ui-autocomplete-img img:hover,
.special-page----doctor-image img:hover {
  box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}
.ui-widget.ui-widget-content.ui-autocomplete {
  border-collapse: collapse;
}
.ui-widget.ui-widget-content.ui-autocomplete > li {
  display: table-row;
}
.ui-widget.ui-widget-content.ui-autocomplete > li > * {
  display: table-cell;
  vertical-align: top;
  padding: 5px;
}
.ui-widget.ui-widget-content.ui-autocomplete .ui-state-active {
  border: 0;
}
.special-page----doctor-name-search-wrapper,
.fh-page-special-ddl-wrapper,
.special-page-found-message,
h1.Special-Page----main-page-title {
  text-align: center;
}
.fh-name-search-and-specialty-search-wrapper {
  background-color: #341471;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}
.fh-name-search-and-specialty-search-wrapper {
  border-radius: 5px;
}
.search-specialty-with-button-wrapper .fh-submit-button .fa,
.search-name-with-button-wrapper .fh-submit-button .fa {
  color: #341471;
}
.special-page----doctor-name-search-wrapper .fh-doctor-search-field:-ms-input-placeholder,
.special-page----doctor-name-search-wrapper .fh-doctor-specialty-field:-ms-input-placeholder {
  color: #000;
}
.special-page----doctor-name-search-wrapper .fh-doctor-search-field::-ms-input-placeholder,
.special-page----doctor-name-search-wrapper .fh-doctor-specialty-field::-ms-input-placeholder {
  color: #000;
}
.special-page----doctor-name-search-wrapper .fh-doctor-search-field:-moz-placeholder,
.special-page----doctor-name-search-wrapper .fh-doctor-specialty-field:-moz-placeholder {
  color: #000;
}
.special-page----doctor-name-search-wrapper .fh-doctor-search-field::-moz-placeholder,
.special-page----doctor-name-search-wrapper .fh-doctor-specialty-field::-moz-placeholder {
  color: #000;
}
.special-page----doctor-name-search-wrapper .fh-doctor-search-field::-moz-input-placeholder,
.special-page----doctor-name-search-wrapper .fh-doctor-specialty-field::-moz-input-placeholder {
  color: #000;
}
.special-page----doctor-name-search-wrapper .fh-doctor-search-field::-webkit-input-placeholder,
.special-page----doctor-name-search-wrapper .fh-doctor-specialty-field::-webkit-input-placeholder {
  color: #000;
}
.special-page----doctor-name-search-wrapper .fh-doctor-search-field::placeholder,
.special-page----doctor-name-search-wrapper .fh-doctor-specialty-field::placeholder {
  color: #000;
}
@media (min-width: 980px) {
  .fh-name-search-and-specialty-search-wrapper .fh-doctor-search-field {
    border-radius: 5px 0 0 5px;
  }
  .fh-name-search-and-specialty-search-wrapper .fh-page-special-button-wrapper .fh-submit-button {
    border-radius: 0 5px 5px 0;
  }
  .fh-name-search-and-specialty-search-wrapper {
    max-width: 100%;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .fh-name-search-and-specialty-search-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-name-search-and-specialty-search-wrapper {
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .fh-name-search-and-specialty-search-wrapper {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fh-name-search-and-specialty-search-wrapper {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .search-name-with-button-wrapper,
  .fh-page-special-ddl-wrapper .fh-doctor-specialty-field {
    width: 300px;
    max-width: 100%;
  }
  .fh-name-search-and-specialty-search-wrapper .search-name-with-button-wrapper,
  .fh-name-search-and-specialty-search-wrapper .fh-page-special-ddl-wrapper,
  .fh-name-search-and-specialty-search-wrapper .search-specialty-with-button-wrapper,
  .fh-name-search-and-specialty-search-wrapper .fh-page-special-select-wrapper,
  .fh-name-search-and-specialty-search-wrapper .special-page----doctor-name-search-wrapper,
  .fh-name-search-and-specialty-search-wrapper,
  .fh-name-search-and-specialty-search-wrapper form {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-name-search-and-specialty-search-wrapper .search-name-with-button-wrapper,
  .fh-name-search-and-specialty-search-wrapper .fh-page-special-ddl-wrapper,
  .fh-name-search-and-specialty-search-wrapper .search-specialty-with-button-wrapper,
  .fh-name-search-and-specialty-search-wrapper .fh-page-special-select-wrapper,
  .fh-name-search-and-specialty-search-wrapper .special-page----doctor-name-search-wrapper,
  .fh-name-search-and-specialty-search-wrapper,
  .fh-name-search-and-specialty-search-wrapper form {
    -moz-box-flex: 1 0 0%;
    -webkit-box-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .fh-name-search-and-specialty-search-wrapper  .fh-doctor-search-field,
  .fh-name-search-and-specialty-search-wrapper  .fh-doctor-specialty-field {
    -moz-box-flex: 1 0 0%;
    -webkit-box-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .fh-name-search-and-specialty-search-wrapper input,
  .fh-name-search-and-specialty-search-wrapper button,
  .fh-name-search-and-specialty-search-wrapper select,
  .fh-name-search-and-specialty-search-wrapper form {
    height: 100%;
  }
  .search-by-last-name-label-text {
    font-weight: bold;
  }
  .search-specialty-with-button-wrapper {
    margin-left: 2px;
  }
  .search-specialty-with-button-wrapper,
  .search-name-with-button-wrapper {
    cursor: pointer;
  }
  .search-specialty-with-button-wrapper,
  .search-name-with-button-wrapper {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .search-specialty-with-button-wrapper,
  .search-name-with-button-wrapper {
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .fh-page-special-ddl-wrapper .fh-doctor-specialty-field {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
  }
  .fh-page-special-ddl-wrapper .fh-submit-button,
  .fh-page-special-ddl-wrapper .fh-doctor-specialty-field,
  .search-name-with-button-wrapper .fh-submit-button,
  .special-page----doctor-name-search-wrapper input.fh-doctor-search-field {
    margin: 0;
    border-width: 0;
    background-color: #fff;
    padding: 2px;
  }
  .fh-page-special-ddl-wrapper .fh-submit-button,
  .search-name-with-button-wrapper .fh-submit-button {
    padding: 2px 8px;
  }
  .fh-page-special-ddl-wrapper .fh-submit-button:focus,
  .fh-page-special-ddl-wrapper .fh-doctor-specialty-field:focus,
  .search-name-with-button-wrapper .fh-submit-button:focus,
  .special-page----doctor-name-search-wrapper input.fh-doctor-search-field:focus {
    border-width: 0;
    outline-width: 0;
  }
  .special-page-message-page-wrapper > .special-page-found-message,
  .special-page-message-page-wrapper > .fh-doctor-pager {
    display: inline-block;
    vertical-align: top;
  }
  .special-page-message-page-wrapper,
  .Special-Page-Wrapper-Special-and-Doctor-Listing {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .special-page-message-page-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .special-page-message-page-wrapper > .special-page-found-message {
    margin-right: auto;
  }
  .special-page-message-page-wrapper > .fh-doctor-pager {
    margin-left: auto;
  }
  .pageContent .special-page----doctor-listing-wrappings,
  .pageContent .special-page----doctor-listing {
    -moz-box-flex: 1 0 0%;
    -webkit-box-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .pageContent .special-page----doctor-listing-wrappings {
    margin-left: 5%;
  }
  .special-page----doctor-listing {
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 100%;
  }
  .special-page----doctor-listing > li {
    display: table-row;
  }
  .special-page----doctor-listing > li > * {
    display: table-cell;
    vertical-align: top;
    padding: 20px;
  }
  .special-page----doctor-listing > li > .special-page----doctor-image-wrapper {
    width: 202px;
  }
}
@media (max-width: 979px) {
  .fh-name-search-and-specialty-search-wrapper {
    max-width: 100%;
    width: 320px;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    padding: 4px;
  }
  .fh-page-special-ddl-wrapper {
    margin-top: 4px;
  }
  .fh-page-special-ddl-wrapper select {
    width: 210px;
    max-width: 100%;
  }
  .fh-page-special-ddl-wrapper select option:first-child {
    color: #000;
  }
  .search-by-last-name-label-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    width: 1px;
    overflow: hidden;
    position: absolute !important;
  }
  .special-page----special-listing {
    margin-top: 20px;
  }
  .special-page----doctor-listing > li {
    display: block;
    text-align: center;
    padding: 20px;
  }
  .special-page-found-message,
  .fh-doctor-pager {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .fh-doctor-pager > li {
    margin-left: 0;
    margin-right: 8px;
  }
  .special-page----doctor-name-search-wrapper input[name$="name"] {
    width: 210px;
    max-width: 100%;
  }
  .Special-Page-Wrapper-Special-and-Doctor-Listing {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .Special-Page-Wrapper-Special-and-Doctor-Listing {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: reverse;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.pageContent .doctor-bio-page h2.feature14.heading.bio-title,
.pageContent .doctor-bio-page hr {
  display: none;
}
.content-page a[href^="tel:"] {
  text-decoration: none;
}
.content-page .doctor-bio-page .doc-pic-tbl img {
  max-width: 220px;
  height: auto;
  vertical-align: bottom;
  border: 1px solid #808080;
  padding: 4px;
  background-color: #fff;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
  transition: 0.4s filter ease 0s;
}
.content-page .doctor-bio-page .doc-pic-tbl img:hover {
  filter: grayscale(100%);
}
.content-page .doctor-bio-page br.fh-bio-br {
  display: none;
}
.content-page .doctor-bio-page h1.doctor-name {
  font-size: 36px;
  font-size: 2rem;
  margin-bottom: 20px;
}
.content-page .doctor-bio-page h2 {
  margin-top: 20px;
  font-size: 18px;
  color: #4e4e4e;
}
.content-page .doctor-bio-page h2.heading-contact-info {
  display: none;
}
.content-page .doctor-bio-page .bio-specialties {
  display: block;
  margin: 0 0 28px;
  color: #656565;
  font-size: 24px;
  font-size: 1.5rem;
}
.content-page .doctor-bio-page .bio-specialties br {
  display: block;
}
@media (min-width: 980px) {
  .doc-bio-page----wrappings-wrapper .doc-bio-page----picture-wrapper,
  .doc-bio-page----wrappings-wrapper .doc-bio-page----content-wrapper {
    display: inline-block;
    vertical-align: top;
  }
  .doc-bio-page----wrappings-wrapper .doc-bio-page----picture-wrapper {
    margin: 0 0 20px;
    width: 33%;
    padding-right: 7%;
  }
  .doc-bio-page----wrappings-wrapper .doc-bio-page----content-wrapper {
    width: 60%;
  }
}
@media (max-width: 979px) {
  br.fh-bio-br-before-content {
    display: none !important;
  }
  .doc-bio-page----picture-wrapper {
    float: none;
    text-align: center;
    margin-bottom: 40px;
  }
  .doc-pic-tbl {
    float: none !important;
    margin: 0 auto;
  }
}
.footer {
  padding: 10px;
  font-weight: 600;
  letter-spacing: .25px;
  font-style: normal;
  font-size: 18px;
  color: #fff;
  margin-right: auto;
  margin-left: auto;
  background: #12422c;
  line-height: 1.4;
  text-align: left;
}
.footer p {
  color: #fff;
  margin: 0;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  margin: 0;
  padding: 0;
  line-height: 1.4;
  color: #fff;
}
.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:focus,
.footer a:active {
  color: #fff;
  text-decoration: none;
}
.footer a:hover,
.footer a:focus,
.footer a:active {
  text-decoration: underline;
}
@media (min-width: 980px) {
  .footer {
    padding: 20px;
  }
  .footer .footer-images-wrapper,
  .footer .fasthealth-images-wrapper {
    margin-top: 10px;
  }
  .footer .footer-columns {
    max-width: 1600px;
    max-width: min(100%,1600px);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer .footer-columns {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .footer .footer-columns[data-count-gt1="true"] {
    padding: 40px 0 20px;
  }
  .footer .footer-columns[data-count-gt1="true"] > .footer-column {
    display: inline-block;
    vertical-align: top;
  }
  .footer .footer-columns[data-count-gt1="true"] > .footer-column[data-column="contact-info"],
  .footer .footer-columns[data-count-gt1="true"] > .footer-column[data-column="corporate-logo"],
  .footer .footer-columns[data-count-gt1="true"] > .footer-column[data-column="footer-images-column"] {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .footer .footer-columns[data-count-gt1="true"] > .footer-column[data-column="contact-info"],
  .footer .footer-columns[data-count-gt1="true"] > .footer-column[data-column="corporate-logo"],
  .footer .footer-columns[data-count-gt1="true"] > .footer-column[data-column="footer-images-column"] {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .footer .footer-columns[data-count-gt1="true"][data-count="4"],
  .footer .footer-columns[data-count-gt1="true"][data-count="3"],
  .footer .footer-columns[data-count-gt1="true"][data-count="2"] {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .footer .footer-columns[data-count-gt1="true"][data-count="4"] > .footer-column + .footer-column:not(:last-child),
  .footer .footer-columns[data-count-gt1="true"][data-count="4"] .footer-inner-links-column + .footer-inner-links-column,
  .footer .footer-columns[data-count-gt1="true"][data-count="3"] > .footer-column + .footer-column:not(:last-child),
  .footer .footer-columns[data-count-gt1="true"][data-count="3"] .footer-inner-links-column + .footer-inner-links-column,
  .footer .footer-columns[data-count-gt1="true"][data-count="2"] > .footer-column + .footer-column:not(:last-child),
  .footer .footer-columns[data-count-gt1="true"][data-count="2"] .footer-inner-links-column + .footer-inner-links-column {
    padding-left: 30px;
  }
  html.has-footer-header-image .footer .footer-columns[data-count-gt1="true"] {
    padding-top: 0;
  }
  html.has-footer-header-image footer > img.footer-header-image[style] + .footer .footer-columns[data-count-gt1="true"] {
    padding-top: 20px;
  }
}
@media (max-width: 979px) {
  .footer {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
  }
  .footer .fasthealth-logo-wrapper img,
  .footer .footer-images-wrapper img,
  .footer .fasthealth-images-wrapper img {
    vertical-align: bottom;
  }
  .footer .footer-columns {
    padding: 20px 20px 0 20px;
  }
  .footer .footer-columns h2 {
    margin-top: 0;
    font-size: 22px;
    line-height: 1.2;
  }
  .footer .footer-columns .footer-inner-links-column {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .footer .footer-columns > .footer-column {
    clear: both;
    overflow: hidden;
    display: block;
  }
  .footer .footer-columns > .footer-column[data-column] a[href^="mailto:"],
  .footer .footer-columns > .footer-column[data-column] a[href^="mailto:"]:link,
  .footer .footer-columns > .footer-column[data-column] a[href^="mailto:"]:visited,
  .footer .footer-columns > .footer-column[data-column] a[href^="mailto:"]:hover,
  .footer .footer-columns > .footer-column[data-column] a[href^="mailto:"]:focus,
  .footer .footer-columns > .footer-column[data-column] a[href^="mailto:"]:active {
    font-size: 12px;
  }
  .footer .footer-columns h2 {
    font-size: 32px;
  }
}
.footer .footer-columns > .footer-column[data-column="navigation"] ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.footer .footer-columns > .footer-column[data-column="navigation"] .navigation-menu > li.has-subnav > .menu-link-text .subnav-indicator {
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  font-weight: 400;
  margin-left: 20px;
  transition: transform 0.2s linear;
}
.footer .footer-columns > .footer-column[data-column="navigation"] .navigation-menu > li.has-subnav:hover > .menu-link-text .subnav-indicator {
  transform: rotate(90deg);
}
.footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu {
  margin-left: 20px;
  display: none;
}
@media (min-width: 980px) {
  .footer .footer-columns > .footer-column[data-column="navigation"] {
    text-align: left;
  }
}
.footer .footer-columns > .footer-column[data-column="information"] {
  text-align: center;
}
.footer .footer-columns > .footer-column[data-column="information"] p {
  margin: 0;
  vertical-align: top;
  line-height: 1.75;
}
.footer .footer-columns > .footer-column[data-column="information"] a,
.footer .footer-columns > .footer-column[data-column="information"] a:link,
.footer .footer-columns > .footer-column[data-column="information"] a:visited,
.footer .footer-columns > .footer-column[data-column="information"] a:hover,
.footer .footer-columns > .footer-column[data-column="information"] a:focus,
.footer .footer-columns > .footer-column[data-column="information"] a:active {
  font-size: 1em;
  display: inline-block;
  padding: 0;
}
img.footer-header-image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-top: 5px;
  vertical-align: bottom;
}
.mobile-social-links-wrapper {
  display: none;
}
.mobile-social-links-wrapper > ul > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 6px;
}
.mobile-social-links-wrapper > ul > li .fa {
  font-size: 1.5625rem;
  color: #1d8341;
}
.footer .footer-columns > .footer-column[data-column="links"]  ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.fh-footer-social-links-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-footer-social-links-listing > li {
  display: inline-block;
  vertical-align: top;
}
.footer .footer-subnav-indicator {
  display: none;
}
@media (min-width: 980px) {
  .footer .footer-subnav-indicator {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    font-size: 12px;
    transition: transform 0.3s ease;
  }
  .fh-footer-social-links-listing > li + li {
    margin-left: 6px;
  }
  .footer .footer-columns[data-count-gt1="true"],
  .footer .footer-columns .footer-column[data-column="links"][data-column-count-gt1="true"] {
    padding: 0 2rem;
  }
  .footer .footer-columns[data-count-gt1="true"],
  .footer .footer-columns .footer-column[data-column="links"][data-column-count-gt1="true"] {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .footer .footer-columns[data-count-gt1="true"],
  .footer .footer-columns .footer-column[data-column="links"][data-column-count-gt1="true"] {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .footer .footer-columns[data-count-gt1="true"],
  .footer .footer-columns .footer-column[data-column="links"][data-column-count-gt1="true"] {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .footer .footer-columns .footer-column[data-column="links"][data-column-count-gt1="true"] .footer-inner-links-column + .footer-inner-links-column {
    margin-left: 20px;
  }
  .footer .footer-columns .footer-column[data-column="links"] h2 {
    font-size: 20px;
    line-height: 1.2;
    font-family: 'Lato', sans-serif;
  }
  .footer .footer-columns .footer-column[data-column="links"][data-column-count="3"] .footer-inner-links-column:first-child {
    margin-right: auto;
  }
  .footer .footer-columns .footer-column[data-column="links"][data-column-count="3"] .footer-inner-links-column:last-child {
    margin-left: auto;
  }
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-title-wrapper {
    cursor: pointer;
  }
  .footer .footer-columns {
    position: relative;
    z-index: 45;
  }
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-title-wrapper {
    position: relative;
    z-index: 9001;
  }
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-content {
    position: absolute;
    z-index: 9000;
    display: none;
    bottom: 100%;
    margin-bottom: -100px;
    padding-bottom: 100px;
    margin-left: -2rem;
    padding-right: 2rem;
    min-width: 180px;
  }
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-links-listing-wrapper {
    background-color: #330272;
    color: #fff;
    box-shadow: 0 5px 25px 0 rgba(0,0,0,0.2);
    margin-left: 2rem;
  }
  .footer .footer-columns .footer-column[data-column="links"] .footer-inner-links-column:hover .footer-subnav-indicator {
    transform: rotateZ(-180deg);
  }
  .footer .footer-columns .footer-column[data-column="links"] .footer-inner-links-column:hover .footer-column-content {
    display: block;
  }
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-content a {
    transition: color 0.4s, background-color 0.4s, background-image 0.4s, background 0.4s;
  }
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-content a,
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-content a:link,
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-content a:visited,
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-content a:hover,
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-content a:focus,
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-content a:active {
    color: #fff;
    font-size: 18px;
    font-weight: weight;
    display: inline-block;
    padding: 5px 10px;
  }
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-content a:hover,
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-content a:focus,
  .footer .footer-columns .footer-column[data-column="links"] .footer-column-content a:active {
    color: #75a76c;
  }
}
@media (max-width: 979px) {
  .fh-footer-social-links-listing > li {
    margin-left: 6px;
    margin-right: 6px;
  }
  .mobile-social-links-wrapper {
    display: block;
  }
}
.footer .fasthealth-logo-listing,
.footer .footer-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .footer-social-links-wrapper {
  text-align: center;
  margin: 40px auto 20px;
  font-size: 25px;
  font-size: 1.5625rem;
}
.footer .footer-social-links-wrapper .fa-fw {
  width: auto;
}
.footer .footer-social-links-wrapper .fa {
  text-align: center;
  width: 34px;
  height: 34px;
  aspect-ratio: 1;
  border-radius: 4px;
  padding: 8px;
  font-size: 18px;
  color: #ffffff;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}
.footer .footer-social-links-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .footer-social-links-wrapper ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}
.footer .footer-social-links-wrapper ul li.has-image {
  display: none;
}
@media (max-width: 979px) {
  .footer .footer-social-links-wrapper {
    margin-top: 20px;
  }
}
.copyright-wrappings {
  background-color: #12422c;
  padding: 10px;
}
.copyright:before,
.copyright:after {
  display: block;
  content: "";
  clear: both;
}
.copyright {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  color: #143649;
}
.copyright a {
  transition: color 0.2s linear;
}
.copyright a,
.copyright a:link,
.copyright a:visited,
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  color: #fff;
  text-decoration: none;
}
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  color: #75a76c;
  text-decoration: underline;
}
.copyright .copyright-company-name,
.copyright .copyright-links {
  display: inline-block;
  vertical-align: top;
}
.copyright .copyright-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.copyright .copyright-images-listing > li {
  display: block;
}
.copyright .copyright-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 980px) {
  .copyright .copyright-images-listing > img {
    transition: transform 0.2s linear;
  }
  .copyright .copyright-images-listing > img:hover {
    transform: scale(1.2);
  }
  .copyright {
    text-align: center;
    margin: 0 auto;
    max-width: 1170px;
    max-width: min(100%,1170px);
    width: 100%;
  }
  .copyright {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .copyright {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .copyright {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .copyright .copyright-company-info {
    margin: 0;
    padding: 0;
    display: inline-block;
  }
  .copyright .copyright-images-first {
    margin-right: auto;
    padding-right: 20px;
  }
  .copyright .copyright-images-second {
    margin-left: auto;
    padding-left: 20px;
  }
  .copyright .copyright-images-listing > li {
    display: inline-block;
    vertical-align: top;
  }
  .copyright .copyright-images-listing > li img {
    max-width: 190px;
  }
  .copyright .copyright-images-listing > li + li {
    margin-left: 20px;
  }
  .copyright .copyright-links ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
  }
  .copyright .copyright-links ul li:before {
    content: "| ";
    color: #00572d;
    font-family: monospace;
    white-space: pre;
  }
}
@media (max-width: 979px) {
  .copyright {
    padding-bottom: 85px;
  }
  .copyright a:hover,
  .copyright a:focus,
  .copyright a:active {
    color: #fd0;
  }
  .copyright .copyright-company-name,
  .copyright .copyright-links {
    display: block;
  }
  .copyright .copyright-images-listing > li {
    display: block;
    margin-bottom: 10px;
  }
  .copyright {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .copyright {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .copyright .copyright-images-first,
  .copyright .copyright-images-second,
  .copyright .copyright-company-info {
    -moz-box-flex: 1 1 auto;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .copyright .copyright-images-first {
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .copyright .copyright-images-second {
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .copyright .copyright-company-info {
    -moz-box-ordinal-group: 3;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
#toTop {
  background-color: #333;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  color: #fff;
  height: 35px;
  position: fixed;
  right: 50%;
  text-align: center;
  text-transform: uppercase;
  transform: translateX(50%);
  width: 48px;
  opacity: 0;
  z-index: 100000;
  transition: opacity 0.2s linear 0s, background-color 0.2s linear 0s;
  text-decoration: none !important;
}
#toTop:before {
  color: #fff;
  line-height: 35px;
  content: '\f077';
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-size: 22px;
}
html.view-to-top-link #toTop {
  opacity: 1;
}
html.view-to-top-link #toTop:hover,
html.view-to-top-link #toTop:focus,
html.view-to-top-link #toTop:active {
  background-color: #75a76c;
}
.mobile-close-menu,
.mobile-search-wrappings,
.mobile-search-wrapper {
  display: none;
}
.mobile-close-menu {
  cursor: pointer;
  color: #fcfcfc;
  font-size: 2em;
  position: absolute;
  top: 10px;
  right: 10px;
}
.mobile-menu-bar {
  background-color: #12422c;
  display: none;
  font-size: 1.4rem;
  color: #fff;
}
.mobile-menu-bar .fa {
  display: inline-block;
  padding: 10px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.mobile-menu-bar:before,
.mobile-menu-bar:after {
  display: block;
  content: "";
  clear: both;
}
.mobile-menu-bar .mobile-menu-image-wrapper {
  float: left;
  margin-right: 10px;
}
.mobile-menu-bar .mobile-menu-image-wrapper .fa {
  padding-right: 30px;
}
.mobile-menu-bar .mobile-search-image-wrapper {
  float: right;
  margin-left: 10px;
}
.mobile-menu-bar .mobile-search-image-wrapper .fa {
  padding-left: 30px;
}
.mobile-menu-bar .fa {
  color: #fff;
  cursor: pointer;
}
@media (max-width: 979px) {
  .fh-mobile-line {
    display: block;
  }
  body .userway {
    display: none;
  }
  body .userway.userway_p1 {
    display: none;
  }
  .showing-mobile-search .mobile-search-wrappings,
  .showing-mobile-search .mobile-search-wrapper {
    display: block;
  }
  .showing-mobile-search .mobile-search-wrappings {
    padding: 10px;
    text-align: center;
    background-color: #eaece9;
    color: #000;
  }
  .mobile-menu-bar {
    display: block;
  }
  html.js.showing-mobile-menu .mobile-close-menu {
    display: inline-block;
  }
}
.site-welcome-section-wrapper:nth-of-type(1) {
  padding-bottom: 5% !important;
}
.userway_buttons_wrapper div {
  background: #964c0a !important;
}
.uiiw.hidden.userway_dark {
  background: #964c0a !important;
}
.ulsti.hidden.userway_dark {
  background: #964c0a !important;
}
.uai.hidden.userway_dark {
  background: #964c0a !important;
}
.section-title.section-title-main {
  margin-top: 70px;
}
.site-welcome-section {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  margin-top: 20px;
}
.site-welcome-section-title-link {
  font-size: 30px !important;
}
.site-welcome-section-content:nth-child(1) p:nth-child(3) {
  font-size: 24px;
}
.main {
  padding-top: 50px;
}
.site-welcome-section {
  padding: 0 20px !important;
}
.site-welcome-section-title {
  margin-top: 0 !important;
}
.site-welcome-section-wrapper {
  align-items: flex-start !important;
  padding-bottom: 0 !important;
}
.info-section-img {
  margin: 0 auto;
}
.info-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sub-menu-link {
  font-size: 1.2em !important;
}
.main-menu-link {
  font-size: 1.2rem;
}
.info-item h2 {
  margin-bottom: 0;
}
.fh-header-item-contact-info {
  display: flex;
}
.pageContent-contents > img {
  border-radius: 12px;
}
html.content-page ul.fh-header-links-listing li:nth-last-child(2),
html.home-page:not([data-base-name="index2.php"]) ul.fh-header-links-listing li:nth-last-child(2) {
  display: none !important;
}
.gm-style-iw-d {
  background-color: white;
  overflow: scroll;
}
.copyright-images.copyright-images-first {
  display: none;
}
.contentimage.has-image-caption {
  display: none !important;
}
#userwayAccessibilityIcon {
  background: #964c0a !important;
}
.ulsti.hidden.userway_dark {
  background: #964c0a !important;
}
.info-section-img.no-link {
  width: fit-content;
  justify-self: center;
}
.userway-s7-active {
  background: white !important;
}
.fh-info-section-with-content-wrapper .info-section {
  padding: 50px 0;
}
.fh-info-section-with-content-wrapper .info-section li {
  margin: 0 auto;
}
@media (max-width: 800px) {
  .site-welcome-section-content p:nth-of-type(2),
  .site-welcome-section-content p:nth-of-type(4) {
    display: none;
  }
  .fh-info-icons-section-wrappings {
    padding-bottom: 0px;
  }
  .site-welcome-section-wrapper {
    padding-top: 20px !important;
  }
  .fh-info-section-with-content-wrapper .info-section {
    padding: 0;
    padding-bottom: 50px;
  }
  .footer-column img {
    margin: 0 auto;
    margin-left: 0px !important;
  }
  .footer .footer-columns h2 {
    font-size: 24px;
  }
}
.flex-control-nav.flex-control-paging {
  width: fit-content;
  justify-self: center;
}
