
.screen-reader-only {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute !important;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 18px;
}
html,
body {
  line-height: 1.5;
  font-family: "Mulish", "Muli", sans-serif;
}
body {
  position: relative;
  font-size: 100%;
}
img {
  max-width: 100%;
  height: auto;
  border: none;
}
a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.flat-list {
  margin: 0 0 0 20px;
  padding: 0;
}
.bullet-list {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: disc url(/images/bullet.gif);
}
@media (max-width: 560px) {
  .pageContent img[align] {
    margin-left: auto;
    margin-right: auto;
  }
}
[data-accordion-items] > .feature14.heading {
  position: relative;
  color: #fff;
  background-color: #c9ad93;
  cursor: pointer;
  padding: 1rem;
  margin-bottom: 0;
  transition: color 0.2s, background-color 0.2s;
}
[data-accordion-items]:not(.accordion-items) > .feature14.heading:first-child,
[data-accordion-items] > .feature14.heading.active,
[data-accordion-items] > .feature14.heading:hover,
[data-accordion-items] > .feature14.heading:focus {
  background-color: #d7e5f0;
}
[data-accordion-items] > .feature14.heading:after {
  position: absolute;
  right: 1rem;
  font-size: 2rem;
  color: #fff;
  content: "+";
}
[data-accordion-items] > .feature14.heading:nth-child(n+2) {
  margin-top: 0.5rem;
}
[data-accordion-items] > .feature14.heading.active:after {
  content: '–';
  background-color: inherit;
  color: inherit;
}
[data-accordion-items] > .accordion-contents {
  padding: 1rem;
  background-color: #ececec;
}
.header {
  text-align: center;
  padding: 20px 10px 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 980px) {
  .header {
    padding: 2em;
    position: relative;
  }
  .header:after {
    background-color: #fff;
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
  }
  .header-logo {
    position: relative;
    z-index: 2;
    max-width: 1140px;
    max-width: min(100%,1140px);
    margin-left: auto;
    margin-right: auto;
  }
  .header-logo img {
    vertical-align: bottom;
  }
}
@media (max-width: 979px) {
  .header {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
  }
}
.topbar-container:before,
.topbar-container:after {
  content: "";
  display: block;
  clear: both;
}
.topbar-container {
  padding: 30px 10px;
  background-color: #0d2c45;
}
.topbar-container 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: 1rem;
  color: #fff;
}
.topbar-container .topbar-social-links-wrapper li {
  margin: 0 5px 10px;
}
.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: #fff;
}
.topbar-container .topbar-social-links-wrapper a:hover,
.topbar-container .topbar-social-links-wrapper a:focus,
.topbar-container .topbar-social-links-wrapper a:active {
  color: #6caedf;
  text-decoration: underline;
}
.topbar-container .topbar-site-links-wrapper {
  float: right;
  color: #fff;
}
.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: #fff;
  display: block;
  text-decoration: none;
  font-weight: 400;
  letter-spacing: .25px;
  font-style: normal;
  padding: 0 13px;
}
.topbar-container .topbar-site-links-wrapper a:hover,
.topbar-container .topbar-site-links-wrapper a:focus,
.topbar-container .topbar-site-links-wrapper a:active {
  color: #6caedf;
  text-decoration: underline;
}
@media (max-width: 979px) {
  .topbar-container {
    display: none;
  }
}
.mobile-close-menu {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
}
.mobile-close-menu .fa {
  color: #fff;
  font-size: 1.5rem;
  cursor: pointer;
  transition: font-size 0.1s linear;
}
.mobile-close-menu .fa:hover,
.mobile-close-menu .fa:focus,
.mobile-close-menu .fa:active {
  font-size: 2rem;
}
.main-navigation {
  font-size: 1rem;
  line-height: 1.5;
}
.main-navigation > .navigation-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-navigation > .navigation-menu > li .sub-navigation-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.main-navigation > .navigation-menu > li.mobile-submenu-top-item {
  display: none !important;
}
.main-navigation > .navigation-menu .sub-navigation-menu a {
  display: block;
}
@media (min-width: 980px) {
  .main-navigation-container {
    top: 0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 999999;
    width: 100%;
    max-width: 100%;
    background-color: #879a77;
    box-shadow: 0 1px 3px rgba(0,0,0,0.117647);
  }
  html.has-top-bar-important-info .main-navigation-container {
    top: 64px;
  }
  .main-navigation {
    text-align: center;
  }
  .main-navigation > .navigation-menu > li {
    display: inline-block;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }
  .main-navigation > .navigation-menu > li .menu-link-text,
  .main-navigation > .navigation-menu > li .menu-link-text a,
  .main-navigation > .navigation-menu > li .menu-link-text a:link,
  .main-navigation > .navigation-menu > li .menu-link-text a:visited,
  .main-navigation > .navigation-menu > li .menu-link-text a:hover,
  .main-navigation > .navigation-menu > li .menu-link-text a:focus,
  .main-navigation > .navigation-menu > li .menu-link-text a:active {
    color: #fff;
    display: block;
  }
  .main-navigation > .navigation-menu > li .menu-link-text a,
  .main-navigation > .navigation-menu > li .menu-link-text a:link,
  .main-navigation > .navigation-menu > li .menu-link-text a:visited,
  .main-navigation > .navigation-menu > li .menu-link-text a:hover,
  .main-navigation > .navigation-menu > li .menu-link-text a:focus,
  .main-navigation > .navigation-menu > li .menu-link-text a:active {
    padding: 20px 0;
    text-decoration: none;
  }
  .main-navigation > .navigation-menu > li .menu-link-text a:hover,
  .main-navigation > .navigation-menu > li .menu-link-text a:focus,
  .main-navigation > .navigation-menu > li .menu-link-text a:active {
    color: #fff;
  }
  .main-navigation > .navigation-menu > li .menu-link-text .subnav-indicator {
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
  }
  .main-navigation > .navigation-menu > li .sub-navigation-menu {
    display: none;
    font-weight: 400;
    z-index: 9000;
    background-color: #879a77;
    box-shadow: 1px 1px 30px rgba(0,0,0,0.06);
  }
  .main-navigation > .navigation-menu > li .sub-navigation-menu,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:link,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:visited,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:hover,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:focus,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:active {
    color: #fff;
    text-decoration: none;
  }
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:hover,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:focus,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:active {
    color: #fff;
  }
  .main-navigation > .navigation-menu > li .sub-navigation-menu li {
    display: block;
  }
  .main-navigation > .navigation-menu > li .sub-navigation-menu a {
    transition: color 0.3s, background-color 0.3s;
  }
  .main-navigation > .navigation-menu > li .sub-navigation-menu a,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:link,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:visited,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:hover,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:focus,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:active {
    padding: 2px 20px;
    display: block;
    border-bottom: 1px solid rgba(135,138,143,0);
  }
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:hover,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:focus,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:active {
    background-color: #d7e5f0;
    color: #232323;
  }
  .main-navigation > .navigation-menu > li .sub-navigation-menu {
    position: absolute;
  }
  .main-navigation > .navigation-menu > li.has-subnav.show-subnav-desktop .sub-navigation-menu {
    display: block;
  }
}
@media (max-width: 979px) {
  .main-navigation-container,
  .sub-navigation-menu {
    display: none;
  }
  .main-navigation-container {
    padding: 20px;
    background-color: #879a77;
  }
  .main-navigation-container a,
  .main-navigation-container a:link,
  .main-navigation-container a:visited,
  .main-navigation-container a:hover,
  .main-navigation-container a:focus,
  .main-navigation-container a:active {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    vertical-align: top;
  }
  .main-navigation {
    font-size: 1.5rem;
    text-align: left;
  }
  .main-navigation > .navigation-menu > li .subnav-indicator {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    vertical-align: middle;
    font-size: 1rem;
    transition: transform 0.2s linear;
    transform: rotate(-90deg);
  }
  .main-navigation > .navigation-menu > li .sub-navigation-menu a,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:link,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:visited,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:hover,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:focus,
  .main-navigation > .navigation-menu > li .sub-navigation-menu a:active {
    display: inline-block;
    vertical-align: top;
  }
  .main-navigation > .navigation-menu > li.show-subnav-mobile .subnav-indicator {
    transform: rotate(0);
  }
  .main-navigation > .navigation-menu > li.show-subnav-mobile .sub-navigation-menu {
    display: block;
    margin-left: 30px;
  }
  .main-navigation > .navigation-menu > li.mobile-submenu-top-item {
    display: block !important;
  }
  .showing-mobile-menu .main-navigation-container {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999999;
  }
  .showing-mobile-menu .main-navigation-container .mobile-close-menu {
    display: inline-block;
  }
}
.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 img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
.main-slideshow-container .slider-items img {
  width: 100%;
}
.main-slideshow-container .flex-direction-nav a {
  overflow: visible;
}
.main-slideshow-container .flex-direction-nav a:before {
  color: #fff;
}
.main-slideshow-container .flex-direction-nav a.flex-prev,
.main-slideshow-container .flex-direction-nav a.flex-next {
  color: transparent;
  text-decoration: none;
  text-shadow: none;
}
@media (max-width: 980px) {
  .flex-direction-nav a:before {
    font-size: 30px;
  }
}
@media (max-width: 568px) {
  .flex-direction-nav a:before {
    display: none !important;
  }
}
.slideshow-buttons-container {
  padding: 10px;
  background-color: #f5f5f5;
  border-bottom: 5px solid #6caedf;
}
.slideshow-buttons {
  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.4s, background-color 0.4s;
}
.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: 10px;
  color: #fff;
  background-color: #0c2d44;
  border-radius: 2px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: color 0.2s, background-color 0.2s;
}
.slideshow-buttons > li a:hover,
.slideshow-buttons > li a:focus,
.slideshow-buttons > li a:active {
  background-color: #6caee0;
  color: #fff;
}
@media (min-width: 980px) {
  .slideshow-buttons-container {
    padding: 30px;
  }
  .slideshow-buttons {
    max-width: 1400px;
    margin: 0 auto;
  }
  .slideshow-buttons > li {
    display: inline-block;
    margin: 0 20px;
    margin-left: 4%;
  }
  .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 {
    max-width: 350px;
    width: 100%;
    padding: 12px 20px;
  }
  .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 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) {
  .slideshow-buttons > li {
    margin-top: 20px;
  }
  .slideshow-buttons > li:first-child {
    margin-top: 0;
  }
}
.site-welcome-section-wrapper {
  margin: 0 auto;
  max-width: 1400px;
  max-width: min(100%,1400px);
}
.site-welcome-section-wrappings {
  color: #4e4e4e;
  font-style: normal;
  background-color: #fff;
}
.site-welcome-section-wrappings p {
  margin: 10px 0;
  padding: 0;
}
.site-welcome-section-title,
.site-welcome-section-subtitle {
  color: #879a77;
  transition: color 0.2s;
}
.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: inherit;
  text-decoration: none;
}
.site-welcome-section-title-link:hover .site-welcome-section-title,
.site-welcome-section-subtitle-link:hover .site-welcome-section-subtitle {
  color: #00b156;
}
.site-welcome-section-title {
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.site-welcome-section-subtitle {
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.2em;
  font-weight: normal;
}
@media (min-width: 980px) {
  .site-welcome-section-title {
    font-size: 1.6rem;
  }
  .site-welcome-section-subtitle {
    font-size: 1.4rem;
  }
  .site-welcome-section-wrappings {
    font-size: 1.111rem;
  }
  .site-welcome-section-title {
    font-size: 2.75rem;
  }
  .site-welcome-section-subtitle {
    font-size: 1.5rem;
  }
  .site-welcome-section-wrappings {
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0px;
    font-style: normal;
    padding: 40px;
    background-color: #fff;
  }
  .site-welcome-section-wrappings {
    padding: 15vh 75px;
    background-color: #fff;
    background-image: linear-gradient(90deg,#fff 0%,rgba(255,255,255,0.5) 100%), url(/docs/welcome_background_1920x1280.jpg);
    background-position: right 0px center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
  }
  .site-welcome-section-content {
    width: 60%;
    width: calc(60% - ( ( 4% ) * 0.6 ) );
    margin-right: 4%;
  }
}
@media (max-width: 979px) {
  .site-welcome-section-title {
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .site-welcome-section-subtitle {
    font-size: 1.4rem;
    line-height: 1.2;
  }
  .site-welcome-section-title,
  .site-welcome-section-subtitle {
    text-align: center;
    margin-bottom: 0.2em;
  }
  .site-welcome-section-wrappings {
    padding: 0 20px;
  }
}
.site-information-sections-wrappings {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  text-align: center;
  color: #000;
  padding: 20px;
}
.site-information-sections-wrappings p {
  margin: 10px 0;
  padding: 0;
}
#D2B48C

.site-information-sections-wrappings .site-information-section-content {
  font-size: 1.111rem;
}
.site-information-sections-wrappings .site-information-section-title {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 0;
  color: #c9ad93;
}
.site-information-sections-wrappings a,
.site-information-sections-wrappings a:link,
.site-information-sections-wrappings a:visited,
.site-information-sections-wrappings a:hover,
.site-information-sections-wrappings a:focus,
.site-information-sections-wrappings a:active {
  text-decoration: none;
  color: #fcfcfc;
  vertical-align: middle;
  background-color: #c9ad93;
  padding: 10px 20px;
  color: #fff;
  font-size: 1.3rem;
  border-radius: 5px;
}
.site-information-sections-wrappings a:hover,
.site-information-sections-wrappings a:focus,
.site-information-sections-wrappings a:active {
  background-color: #879a77;
}
.site-information-sections-wrapper {
  max-width: 1400px;
  max-width: min(100%,1400px);
  margin: 0 auto;
}
a.learn-more {
  transition: color 0.2s, background-color 0.2s;
  text-shadow: 0 0 4px #000;
}
a.learn-more,
a.learn-more:link,
a.learn-more:visited,
a.learn-more:hover,
a.learn-more:focus,
a.learn-more:active {
  text-align: center;
  margin: 20px 0 0 0;
  padding: 10px 20px;
  vertical-align: middle;
  background-color: #c9ad93;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-radius: 10px;
  border-radius: 50vh;
}
a.learn-more,
a.learn-more:link,
a.learn-more:visited,
a.learn-more:hover,
a.learn-more:focus,
a.learn-more:active {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
a.learn-more,
a.learn-more:link,
a.learn-more:visited,
a.learn-more:hover,
a.learn-more:focus,
a.learn-more:active {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
a.learn-more,
a.learn-more:link,
a.learn-more:visited,
a.learn-more:hover,
a.learn-more:focus,
a.learn-more:active {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
a.learn-more:hover,
a.learn-more:focus,
a.learn-more:active {
  background-color: #879a77;
}
@media (min-width: 980px) {
  a.learn-more,
  a.learn-more:link,
  a.learn-more:visited,
  a.learn-more:hover,
  a.learn-more:focus,
  a.learn-more:active {
    font-size: 18px;
    font-size: 1.3rem;
  }
  .site-information-sections-wrappings .site-information-section-title {
    font-size: 2.75rem;
    margin: 0;
  }
  .site-information-sections-wrappings .site-information-section-subtitle {
    font-size: 1.5rem;
    margin: 0;
  }
  .site-information-section {
    padding: 30px;
    background-color: #f6f6f6;
    border-radius: 10px;
  }
  .site-information-sections-wrappings {
    padding: 10vh 30px;
    background-color: #d7e5f0;
  }
  .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-section-wrappings {
    vertical-align: top;
    width: 50%;
  }
  .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-section-wrappings {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-section-wrappings[data-index="1"] {
    width: 46%;
    margin-right: 2%;
  }
  .site-information-sections-wrappings[data-num-sections-gt1="true"],
  .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-section-content,
  .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-sections-wrapper,
  .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-section-wrapper,
  .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-sections,
  .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-section {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-section-content,
  .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-section {
    -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;
  }
  .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-section-content {
    -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%;
  }
  .site-information-sections-wrappings[data-num-sections-gt1="true"] .site-information-section-content {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 979px) {
  .site-information-sections-wrappings {
    margin: 20px 0;
    padding: 0 20px;
    text-align: center;
  }
  .site-information-sections-wrappings .site-information-section-title {
    font-size: 1.6rem;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 0;
    color: #c9ad93;
  }
  .site-information-sections-wrappings .site-information-section-content {
    font-size: 16px;
    font-size: 1rem;
    text-align: left;
  }
  .site-information-sections .site-information-section-wrappings:nth-child(n+2) {
    margin-top: 40px;
  }
  a.learn-more,
  a.learn-more:link,
  a.learn-more:visited,
  a.learn-more:hover,
  a.learn-more:focus,
  a.learn-more:active {
    font-size: 16px;
    font-size: 1.0em;
  }
  .site-information-sections-wrappings p:last-child {
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center;
  }
}
.footer .footer-social-links-wrapper {
  text-align: center;
  margin: 40px auto 20px;
  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: 1rem;
  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;
  }
}
.fh-info-container[data-info-group="1000"] {
  font-weight: 600;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5;
  color: #00853e;
}
.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-weight: 700;
  line-height: 1.25;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 2rem;
  margin: 0 0 30px 0;
}
.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: #00853e;
  transition: color 0.2s linear;
}
.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: #00b156;
}
.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: transform 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: 1400px;
    max-width: min(100%,1400px);
    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%;
  }
}
.section-images-wrappings {
  padding: 20px;
}
.section-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-images-listing > li {
  display: block;
  text-align: center;
  max-width: 1100px;
  max-width: min(100%,1100px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.section-images-listing img {
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.section-images-listing a:before {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: attr(title);
  font-size: 2rem;
  line-height: 1.4;
  color: #fff;
  padding: 8px;
  opacity: 0;
  transition: opacity 0.7s;
  background-color: #000;
  background-color: rgba(0,0,0,0.8);
}
.section-images-listing a:before {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.section-images-listing a:before {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.section-images-listing a:before {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.section-images-listing a:hover:before,
.section-images-listing a:focus:before,
.section-images-listing a:active:before {
  opacity: 1;
}
@media (min-width: 980px) {
  .section-images-listing {
    display: block;
    text-align: center;
  }
  .section-images-listing > li {
    display: inline-block;
    vertical-align: top;
    max-width: 48%;
    margin: 1%;
  }
}
.facebook-wrappings {
  text-align: center;
}
.news-widgets-container {
  text-align: left;
  background-color: #0c2d44;
}
.news-widgets-container h1.view-events-container-pagetitle {
  color: #fff;
  margin: 0 0 20px -30px;
  padding: 0;
  line-height: 1.2;
}
.news-widgets-container h1.view-events-container-pagetitle a,
.news-widgets-container h1.view-events-container-pagetitle a:link,
.news-widgets-container h1.view-events-container-pagetitle a:visited,
.news-widgets-container h1.view-events-container-pagetitle a:hover,
.news-widgets-container h1.view-events-container-pagetitle a:focus,
.news-widgets-container h1.view-events-container-pagetitle a:active {
  display: block;
  text-decoration: none;
  color: #fff;
}
.news-widgets-container > .news-event-widget {
  color: #fff;
  max-width: 800px;
  max-width: min(100%,800px);
}
.event-item,
.event-item .event-date {
  transition: background-color 0.2s;
}
.event-item {
  box-shadow: 0 0 2px rgba(0,0,0,0.5);
  background-color: #6caedf;
  border-radius: 20px;
  position: relative;
  margin-bottom: 20px;
}
.event-item {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.event-item:hover {
  background-color: #114678;
}
.event-item .event-date {
  width: 100px;
  height: 100px;
  aspect-ratio: 1;
  padding: 6px;
  margin-left: -30px;
  vertical-align: middle;
  font-size: 1.2rem;
  color: black;
  background-color: #7e8083;
  overflow: visible;
  text-shadow: 1px 1px 2px black;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.event-item .event-date {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.event-item:hover .event-date,
.event-item:focus .event-date {
  background-color: #909090;
}
.event-item .event-date,
.event-item .event-name {
  display: inline-block;
  display: -moz-inline-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.event-item .event-date,
.event-item .event-name {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.event-item .event-name {
  padding-left: 10px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.2rem;
}
.event-item .event-name {
  display: inline-block;
  display: -moz-inline-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.event-item .event-name {
  -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;
}
.event-date .event-date-day {
  margin-left: 2px;
}
.news-widgets-container > .news-event-widget a,
.news-widgets-container > .news-event-widget a:link,
.news-widgets-container > .news-event-widget a:visited,
.news-widgets-container > .news-event-widget a:hover,
.news-widgets-container > .news-event-widget a:focus,
.news-widgets-container > .news-event-widget a:active {
  color: #fff;
  text-decoration: none;
}
.event-item .event-name a,
.event-item .event-name a:link,
.event-item .event-name a:visited,
.event-item .event-name a:hover,
.event-item .event-name a:focus,
.event-item .event-name a:active {
  min-height: 5px;
  vertical-align: middle;
  margin-right: -30px;
}
.event-item .event-name a,
.event-item .event-name a:link,
.event-item .event-name a:visited,
.event-item .event-name a:hover,
.event-item .event-name a:focus,
.event-item .event-name a:active {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.event-item .event-name a,
.event-item .event-name a:link,
.event-item .event-name a:visited,
.event-item .event-name a:hover,
.event-item .event-name a:focus,
.event-item .event-name a:active {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.event-item .event-name a,
.event-item .event-name a:link,
.event-item .event-name a:visited,
.event-item .event-name a:hover,
.event-item .event-name a:focus,
.event-item .event-name a:active {
  -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;
}
html.is-ie .event-item .event-name a,
html.is-ie .event-item .event-name a:link,
html.is-ie .event-item .event-name a:visited,
html.is-ie .event-item .event-name a:hover,
html.is-ie .event-item .event-name a:focus,
html.is-ie .event-item .event-name a:active {
  line-height: 112px;
}
.news-widgets-container > .facebook-wrappings {
  background-color: #0c2d44;
}
.news-widgets-container > .facebook-wrappings,
.news-widgets-container > .news-event-widget {
  padding: 50px;
}
.news-widgets-container > .news-event-widget {
  padding-left: 80px;
}
@media (min-width: 940px) {
  .news-widgets-container[data-num-widgets-gt1="true"] {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .news-widgets-container[data-num-widgets-gt1="true"] {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .news-widgets-container[data-num-widgets-gt1="true"] > .news-event-widget,
  .news-widgets-container[data-num-widgets-gt1="true"] > .facebook-wrappings {
    display: inline-block;
    vertical-align: top;
  }
  .news-widgets-container[data-num-widgets-gt1="true"] > .news-event-widget {
    -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;
  }
  .news-widgets-container[data-num-widgets-gt1="true"] > .facebook-wrappings {
    max-width: 100%;
    width: 500px;
  }
}
@media (max-width: 939px) {
  .event-item .event-date {
    background-color: #7e8083;
  }
  .event-item .event-date {
    -moz-box-flex: 0 0 100px;
    -webkit-box-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    -webkit-flex: 0 0 100px;
    flex: 0 0 100px;
  }
  .event-item .event-name a,
  .event-item .event-name a:link,
  .event-item .event-name a:visited,
  .event-item .event-name a:hover,
  .event-item .event-name a:focus,
  .event-item .event-name a:active {
    font-size: 1.2rem;
    margin-right: 0;
    line-height: 1.2;
  }
  .news-widgets-container h1.view-events-container-pagetitle,
  .news-widgets-container h1.view-events-container-pagetitle a,
  .news-widgets-container h1.view-events-container-pagetitle a:link,
  .news-widgets-container h1.view-events-container-pagetitle a:visited,
  .news-widgets-container h1.view-events-container-pagetitle a:hover,
  .news-widgets-container h1.view-events-container-pagetitle a:focus,
  .news-widgets-container h1.view-events-container-pagetitle a:active {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .news-widgets-container > .facebook-wrappings,
  .news-widgets-container > .news-event-widget {
    padding: 10px;
  }
  .news-widgets-container > .facebook-wrappings {
    padding-bottom: 30px;
  }
  .event-item {
    margin-left: 25px;
  }
  .event-item .event-name {
    padding-left: 10px;
    line-height: 1.1;
  }
  html.is-ie .news-widgets-container > .news-event-widget a,
  html.is-ie .news-widgets-container > .news-event-widget a:link,
  html.is-ie .news-widgets-container > .news-event-widget a:visited,
  html.is-ie .news-widgets-container > .news-event-widget a:hover,
  html.is-ie .news-widgets-container > .news-event-widget a:focus,
  html.is-ie .news-widgets-container > .news-event-widget a:active {
    font-size: 18px;
    font-size: 1rem;
    margin: 0;
    text-indent: 0;
    display: block;
    min-height: 0;
    line-height: 1.1;
  }
  html.is-ie .event-item,
  html.is-ie .event-item .event-date,
  html.is-ie .event-item .event-name {
    display: block;
    border-radius: 0;
    width: auto;
    height: auto;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-size: 1rem;
    min-height: 0;
    line-height: 1.1;
    text-indent: 0;
  }
  html.is-ie .event-item {
    border-radius: 6px;
  }
  html.is-ie .event-item .event-date,
  html.is-ie .event-item .event-name {
    padding: 10px;
  }
  html.is-ie .event-item .event-date {
    background-color: #39f;
    border-radius: 6px 6px 0 0;
  }
  html.is-ie .event-item .event-name {
    border-radius: 0 0 6px 6px;
  }
  html.is-ie .event-item + .event-item {
    margin-top: 20px;
  }
  .news-widgets-container > .news-event-widget {
    max-width: none;
  }
}
.social-media-section-wrapper {
  margin: 0 auto;
  max-width: 1400px;
  max-width: min(100%,1400px);
}
.social-media-section-wrappings {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  font-style: normal;
  padding: 20px;
  color: #879a77;
  background-color: #74b175;
}
.social-media-section-wrappings a,
.social-media-section-wrappings a:link,
.social-media-section-wrappings a:visited,
.social-media-section-wrappings a:hover,
.social-media-section-wrappings a:focus,
.social-media-section-wrappings a:active {
  color: inherit;
}
.social-media-section-wrappings a:hover,
.social-media-section-wrappings a:focus,
.social-media-section-wrappings a:active {
  text-decoration: underline;
}
.social-media-section-title {
  font-size: 3.25rem;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.social-media-section-subtitle {
  font-size: 1.5;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0.2em;
}
@media (min-width: 980px) {
  .social-media-section-wrappings {
    padding: 15vh 0;
    background-color: #fff;
    background-image: linear-gradient(90deg,#fff 0%,rgba(255,255,255,0.5) 100%), url(/docs/footer_background_1920x1080.jpg);
    background-position: right 0px center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
  }
  .social-media-section-content {
    width: 60%;
    width: calc(60% - ( ( 4% ) * 0.6 ) );
    margin-right: 4%;
  }
}
@media (max-width: 979px) {
  .social-media-section-title,
  .social-media-section-subtitle {
    text-align: center;
    margin-bottom: 0.2em;
  }
  .social-media-section-wrappings {
    padding: 20px;
    background-color: #fff;
  }
}
.fh-info-icons-section-wrappings {
  text-align: center;
  padding: 20px;
  color: #000;
}
.fh-info-icons-section-wrappings a {
  transition: color 0.2s;
}
.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;
}
.fh-info-icons-section-wrappings a:hover,
.fh-info-icons-section-wrappings a:focus,
.fh-info-icons-section-wrappings a:active {
  color: #c9ad93;
}
.fh-info-icons-section-wrapper {
  max-width: 1300px;
  max-width: min(100%,1300px);
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0 10px;
}
.fh-info-icons-section-wrapper > .info-section {
  -moz-box-pack: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.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-img-item {
  transition: transform 0.3s ease;
}
.fh-info-icons-section-wrapper .info-section-img-item:hover {
  transform: translateY(-10px);
  background-color: #000;
  border-radius: 50%;
}
@media (min-width: 981px) {
  .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 > .info-item {
    display: inline-block;
    vertical-align: top;
  }
  .fh-info-icons-section-wrapper > .info-section[data-num-items-div-by-true*="(2)"] > .info-item {
    min-width: 40%;
    width: 40%;
    max-width: 40%;
  }
  .fh-info-icons-section-wrapper > .info-section[data-num-items-div-by-true*="(4)"] > .info-item {
    min-width: 22%;
    width: 22%;
    max-width: 22%;
  }
  .fh-info-icons-section-wrapper > .info-section[data-num-items-div-by-true*="(5)"] > .info-item {
    min-width: 18%;
    width: 18%;
    max-width: 18%;
  }
}
@media (max-width: 980px) {
  .fh-info-icons-section-wrappings {
    margin: 20px 0;
    padding: 0 20px;
  }
  .fh-info-icons-section-wrappings .info-section-title {
    font-size: 1.1rem;
    line-height: 1.1;
    text-align: left;
    margin: 0;
    padding: 0;
  }
  .fh-info-icons-section-wrappings .info-section,
  .fh-info-icons-section-wrappings .info-section .info-item,
  .fh-info-icons-section-wrappings .info-section .info-item a {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-info-icons-section-wrappings .info-section {
    -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-wrappings .info-section .info-item.no-link,
  .fh-info-icons-section-wrappings .info-section .info-item.has-link a {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .fh-info-icons-section-wrappings .info-section .info-item:nth-child(n+2) {
    margin-top: 6px;
  }
  .fh-info-icons-section-wrappings .info-section-img {
    width: 60px;
    margin-right: 8px;
  }
  .fh-info-icons-section-wrappings .info-section-img img {
    vertical-align: middle;
  }
  @supports (display: grid) {
    .fh-info-icons-section-wrappings .info-section {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 20px;
    }
  }
}
@media (min-width: 980px) {
  .fh-news-container-v2 .fh-careers-news-container {
    padding: 40px 40px 80px 40px;
    color: #000;
    background-color: #cbc5c0;
    background-image: url(/docs/pexels-photo-2555176.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .fh-news-container-v2 .fh-career-news-wrapper {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
  .fh-news-container-v2 .fh-careers-news-container[data-sections-count-gt1="true"] .fh-career-news-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-news-container-v2 .fh-careers-news-container[data-sections-count-gt1="true"] .fh-career-news-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fh-news-container-v2 .fh-careers-news-container[data-sections-count-gt1="true"] .fh-career-news-wrapper {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fh-news-container-v2 .fh-careers-news-container[data-sections-count-gt1="true"] .fh-calendar-section-wrappings {
    width: 38%;
  }
  .fh-news-container-v2 .fh-careers-news-container[data-sections-count-gt1="true"] .fh-news-sections-wrappings {
    width: 60%;
  }
  .fh-news-container-v2 .fh-careers-news-container[data-sections-count-gt1="true"] .fh-news-sections-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-news-container-v2 .fh-careers-news-container[data-sections-count-gt1="true"] .fh-news-sections-wrappings {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-news-container-v2 .fh-careers-news-container[data-sections-count-gt1="true"] .fh-news-sections-wrapper .fh-news-article-listing-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%;
  }
}
.fh-news-sections-wrappings {
  padding: 20px;
}
.fh-news-sections-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}
.fh-news-sections-wrapper .fh-news-article-listing {
  margin: 0;
  padding: 0;
  list-style: none;
  border-radius: 0.625rem;
  text-shadow: 0px 0px 4px #000;
}
.fh-news-sections-wrapper .fh-news-article-listing .fh-news-item-calendar-date {
  text-shadow: none;
}
.fh-news-sections-wrapper h1,
.fh-news-sections-wrapper h2,
.fh-news-sections-wrapper h3,
.fh-news-sections-wrapper h4,
.fh-news-sections-wrapper h5,
.fh-news-sections-wrapper h6 {
  margin: 0 0 0.5em 0;
  padding: 0;
  line-height: 1.2;
  font-weight: 700;
  font-size: 1rem;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-kerning: auto;
  vertical-align: top;
}
.fh-news-sections-wrapper:first-child .fh-news-sections-wrapper h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  line-height: 1.875rem;
}
.fh-news-sections-wrapper h1 {
  font-size: 2.555rem;
  color: #00425A;
  text-align: center;
}
.fh-news-sections-wrapper h2 {
  font-size: 2rem;
}
.fh-news-sections-wrapper h3 {
  font-size: 1.5rem;
}
.fh-news-item-calendar-date {
  aspect-ratio: 1;
  min-width: 56px;
  max-width: 100%;
  color: #fff;
  background-color: #1f8a70;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 20px;
  padding: 8px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.fh-news-item-calendar-date {
  display: inline-block;
  display: -moz-inline-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.fh-news-item-calendar-date {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.fh-news-item-calendar-date {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.fh-news-item-calendar-date {
  -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-news-article-listing-wrapper .fh-news-item {
  position: relative;
  padding: 1.25rem;
  border-radius: 0.625rem;
  overflow: hidden;
  color: #fff;
  background-color: #93b3b2;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fh-news-article-listing-wrapper .fh-news-item {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.fh-news-article-listing-wrapper .fh-news-item-read-more-wrapper {
  font-weight: bold;
  text-transform: uppercase;
  color: #64c796;
  font-weight: 600;
  margin-top: 20px;
}
div.fh-event-read-more {
  font-weight: 600;
  text-decoration: underline;
}
.fh-news-article-listing-wrapper .fh-news-item-article {
  position: relative;
  z-index: 3;
}
.fh-news-article-listing-wrapper .fh-news-item-article a,
.fh-news-article-listing-wrapper .fh-news-item-article a:link,
.fh-news-article-listing-wrapper .fh-news-item-article a:visited,
.fh-news-article-listing-wrapper .fh-news-item-article a:hover,
.fh-news-article-listing-wrapper .fh-news-item-article a:focus,
.fh-news-article-listing-wrapper .fh-news-item-article a:active {
  color: #fff;
  text-decoration: none;
}
.fh-news-article-listing-wrapper .fh-news-item:after {
  content: "";
  transition: background-image 0.3s, background-color 0.3s;
  border-radius: 0.625rem;
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(360deg,#000 0,rgba(0,0,0,0) 100%);
  background-position: left bottom;
}
.fh-news-article-listing-wrapper .fh-news-item:hover:after,
.fh-news-article-listing-wrapper .fh-news-item:focus:after,
.fh-news-article-listing-wrapper .fh-news-item:active:after {
  background-image: linear-gradient(to top,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 100%), linear-gradient(45deg,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%), linear-gradient(45deg,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%);
}
.fh-news-article-listing-wrapper .fh-news-item:hover .fh-news-item-read-more-wrapper,
.fh-news-article-listing-wrapper .fh-news-item:focus .fh-news-item-read-more-wrapper,
.fh-news-article-listing-wrapper .fh-news-item:active .fh-news-item-read-more-wrapper {
  color: #fff;
}
.fh-news-article-listing-wrapper .fh-news-item:before {
  content: "";
  transition: transform 0.8s;
  transform-origin: center;
  border-radius: 0.625rem;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fh-news-article-listing-wrapper .fh-news-item:hover:before,
.fh-news-article-listing-wrapper .fh-news-item:focus:before,
.fh-news-article-listing-wrapper .fh-news-item:active:before {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.fh-news-article-listing-wrapper:nth-child(1) .fh-news-item:nth-child(3n+1):before {
  background-image: url(/docs/pexels-opt-001.jpg);
}
.fh-news-article-listing-wrapper:nth-child(1) .fh-news-item:nth-child(3n+2):before {
  background-image: url(/docs/shutterstock_560321068_%281%29.jpg);
}
.fh-news-article-listing-wrapper:nth-child(1) .fh-news-item:nth-child(3n+3):before {
  background-image: url(/docs/shutterstock_1604560654.jpg);
}
.fh-news-article-listing-wrapper:nth-child(2) .fh-news-item:nth-child(3n+1):before {
  background-image: url(/docs/pexels-opt-004.jpg);
}
.fh-news-article-listing-wrapper:nth-child(2) .fh-news-item:nth-child(3n+2):before {
  background-image: url(/docs/pexels-opt-005.jpg);
}
.fh-news-article-listing-wrapper:nth-child(2) .fh-news-item:nth-child(3n+3):before {
  background-image: url(/docs/shutterstock_560321068_%281%29.jpg);
}
@media (min-width: 769px) {
  .fh-news-article-listing-wrapper .fh-news-item-article {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-news-article-listing-wrapper .fh-news-item-article a,
  .fh-news-article-listing-wrapper .fh-news-item-article a:link,
  .fh-news-article-listing-wrapper .fh-news-item-article a:visited,
  .fh-news-article-listing-wrapper .fh-news-item-article a:hover,
  .fh-news-article-listing-wrapper .fh-news-item-article a:focus,
  .fh-news-article-listing-wrapper .fh-news-item-article a:active {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fh-news-article-listing-wrapper .fh-news-item-article a .fh-news-item-calendar-date,
  .fh-news-article-listing-wrapper .fh-news-item-article a:link .fh-news-item-calendar-date,
  .fh-news-article-listing-wrapper .fh-news-item-article a:visited .fh-news-item-calendar-date,
  .fh-news-article-listing-wrapper .fh-news-item-article a:hover .fh-news-item-calendar-date,
  .fh-news-article-listing-wrapper .fh-news-item-article a:focus .fh-news-item-calendar-date,
  .fh-news-article-listing-wrapper .fh-news-item-article a:active .fh-news-item-calendar-date {
    -webkit-align-self: flex-start;
    align-self: flex-start;
  }
  .fh-news-article-listing-wrapper .fh-news-item-article a .fh-news-item-event-info-wrapper,
  .fh-news-article-listing-wrapper .fh-news-item-article a:link .fh-news-item-event-info-wrapper,
  .fh-news-article-listing-wrapper .fh-news-item-article a:visited .fh-news-item-event-info-wrapper,
  .fh-news-article-listing-wrapper .fh-news-item-article a:hover .fh-news-item-event-info-wrapper,
  .fh-news-article-listing-wrapper .fh-news-item-article a:focus .fh-news-item-event-info-wrapper,
  .fh-news-article-listing-wrapper .fh-news-item-article a:active .fh-news-item-event-info-wrapper {
    margin-top: auto;
  }
  .fh-news-sections-wrappings {
    padding: 12vh 4rem;
  }
  .fh-news-sections-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-news-sections-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fh-news-sections-wrapper .fh-news-article-listing-wrapper {
    -moz-box-flex: 0 1 49%;
    -webkit-box-flex: 0 1 49%;
    -ms-flex: 0 1 49%;
    -webkit-flex: 0 1 49%;
    flex: 0 1 49%;
  }
  .fh-news-sections-wrapper .fh-news-article-listing-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-news-sections-wrapper .fh-news-article-listing-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-news-sections-wrapper .fh-news-article-listing {
    gap: 4px;
  }
  .fh-news-sections-wrapper .fh-news-article-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%;
  }
  .fh-news-sections-wrapper .fh-news-article-listing {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-news-sections-wrapper .fh-news-article-listing {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fh-news-sections-wrapper .fh-news-article-listing > li {
    min-height: 220px;
  }
  .fh-news-sections-wrapper .fh-news-article-listing > li {
    -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-news-sections-wrapper .fh-news-article-listing > li:first-child {
    -moz-box-flex: 1 0 100%;
    -webkit-box-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    flex: 1 0 100%;
  }
  .fh-news-sections-wrapper .fh-news-article-listing-wrapper[data-source="contentpages"] .fh-news-article-listing > li {
    -moz-box-flex: 1 0 100%;
    -webkit-box-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
@media (max-width: 768px) {
  .fh-news-article-listing-wrapper .fh-news-item {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.fh-news-video-section iframe {
  aspect-ratio: 16/9;
  max-width: 100%;
  object-fit: contain;
  vertical-align: bottom;
}
@supports (aspect-ratio: 16/9) {
  .fh-news-video-section iframe {
    height: auto;
  }
}
.fh-news-section-video-listing {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.fh-news-section-video-listing > li:nth-child(n+2) {
  margin-top: 4px;
}
.content-page span.bullet-image {
  color: #000;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.content-page h1,
.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6 {
  color: #879a77;
  margin: 0;
  padding: 0;
}
.content-page h1 {
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0px;
}
.content-page h1 {
  font-size: 2.33rem;
  margin-bottom: 1.4rem;
}
.content-page h2 {
  font-size: 1.66rem;
}
.content-page .main {
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  max-width: 1400px;
  max-width: min(100%,1400px);
  width: 100%;
}
.content-page .pageContent {
  font-size: 1.111rem;
  line-height: 1.4;
  color: #4e4e4e;
}
.content-page .pageContent a {
  transition: color 0.2s;
}
.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: #1b7317;
}
.content-page .pageContent a:hover,
.content-page .pageContent a:focus,
.content-page .pageContent a:active {
  color: #023D54;
  text-decoration: underline;
}
input.career-btn {
  display: block;
  padding: 10px;
  color: #fff;
  background-color: #0a3a6c;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  transition: color 0.2s, background-color 0.2s;
}
input.career-btn:hover,
input.career-btn:focus,
input.career-btn:active {
  color: #fff;
  background-color: #6caedf;
}
@media (min-width: 980px) {
  .content-page .pageContent .contentimage {
    display: block;
    float: right;
    margin: 0 0 20px 20px;
    padding: 0;
  }
}
@media (max-width: 979px) {
  .content-page .pageContent .contentimage {
    display: block;
    float: none;
    margin: 0 0 20px 0;
    padding: 0;
  }
  .content-page h1 {
    font-size: 1.6667rem;
    margin-bottom: 0.25em;
  }
  .content-page h2 {
    font-size: 1.3333rem;
    margin-bottom: 0.25em;
  }
  .content-page .pageContent {
    padding: 20px;
  }
  html.has-main-slideshow .content-page .pageContent {
    padding-top: 0;
  }
  html.has-main-slideshow .content-page .main {
    margin-top: 20px;
  }
}
.content-menu-heading {
  margin-bottom: 20px;
  display: none;
}
.content-menu-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #00953b;
}
.content-menu-items {
  margin: 0;
  padding: 8px;
  list-style: none;
  color: #c9ad93;
  font-size: 1.125rem;
}
.content-menu-items a {
  transition: color 0.2s, background-color 0.2s;
}
.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 {
  color: #c9ad93;
  display: block;
  padding: 8px;
}
.content-menu-items a:hover,
.content-menu-items a:focus,
.content-menu-items a:active {
  color: #fff;
  background-color: #c9ad93;
}
.content-menu-images {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.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;
}
.content-menu-wrapper-container {
  margin-bottom: 20px;
  background-color: #f3f3f3;
  padding: 5px;
}
@media (min-width: 980px) {
  html.content-page body.has-content-menu .content-menu {
    padding-top: 5px;
  }
  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 {
    width: 25%;
    padding-right: 20px;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .pageContent {
    width: 75%;
  }
  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%;
  }
}
@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: 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: 1rem;
  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;
    max-width: 100%;
    object-fit: cover;
  }
}
table.our-facilities-table th,
table.our-facilities-table td {
  padding-bottom: 20px;
}
.container {
  max-width: 1200px;
  margin: 20px auto;
  padding: 0 20px;
  width: 100%;
  font-family: Arial, sans-serif;
}
.year-section {
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.year-button {
  width: 100%;
  background: #718e75;
  padding: 15px;
  border: none;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: bold;
}
.year-button:hover {
  background: #336633;
}
.year-content {
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  width: 100%;
}
.year-content.active {
  height: auto;
  padding: 20px;
  background: white;
  display: block;
  width: 100%;
}
.groups-container {
  display: flex;
  gap: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .groups-container {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .group {
    flex: 1;
    min-width: 0;
  }
}
@media (max-width: 767px) {
  .groups-container {
    flex-direction: column;
  }
  .group {
    width: 100%;
  }
}
.group h3 {
  margin-bottom: 15px;
  color: #718e75;
  border-bottom: 2px solid #eee;
  padding-bottom: 5px;
}
.officer {
  margin-bottom: 10px;
}
.officer-title {
  font-weight: bold;
}
.pageContent a.portal-button,
.pageContent a.portal-button:link,
.pageContent a.portal-button:visited,
.pageContent a.portal-button:hover,
.pageContent a.portal-button:focus,
.pageContent a.portal-button:active {
  min-width: 290px;
  max-width: 100%;
  font-size: 1.1111rem;
  font-weight: normal;
  color: white;
  background-color: #00953a;
  display: inline-block;
  padding: 15px 20px;
  border-radius: 6px;
  box-shadow: 0px 1px 4px black;
  text-decoration: none;
  border: none;
  cursor: pointer;
}
.pageContent a.portal-button:hover,
.pageContent a.portal-button:focus,
.pageContent a.portal-button:active {
  background-color: #99c648;
}
.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 {
  margin: 0 0 48px;
  padding: 0;
  list-style: none;
  letter-spacing: 0.25px;
  color: #00853e;
}
.special-page----special-listing > li {
  display: block;
  vertical-align: top;
}
.special-page----special-listing a,
.special-page----special-listing a:link,
.special-page----special-listing a:visited,
.special-page----special-listing a:hover,
.special-page----special-listing a:focus,
.special-page----special-listing a:active {
  color: #00853e;
  text-decoration: none;
  border-top: 3px solid transparent;
  padding-top: 4px;
  padding-bottom: 4px;
}
.special-page----special-listing a.active,
.special-page----special-listing a.active:link,
.special-page----special-listing a.active:visited,
.special-page----special-listing a.active:hover,
.special-page----special-listing a.active:focus,
.special-page----special-listing a.active:active {
  border-top-color: #6caedf;
}
.special-page----doctor-listing {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #00853e;
}
.special-page----doctor-listing a,
.special-page----doctor-listing a:link,
.special-page----doctor-listing a:visited,
.special-page----doctor-listing a:hover,
.special-page----doctor-listing a:focus,
.special-page----doctor-listing a:active {
  color: #00853e;
  text-decoration: none;
}
.special-page----doctor-listing > li {
  display: none;
  vertical-align: top;
  padding: 15px;
}
.special-page----doctor-listing > li .special-page----doctor-image {
  overflow: hidden;
  margin-bottom: 20px;
}
.special-page----doctor-listing > li .special-page----doctor-image img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
.special-page----doctor-listing > li.active {
  display: block;
}
h1.pagetitle.Special-Page----page-title {
  margin: 0 0 48px 0;
  padding: 0;
  line-height: 1;
  font-size: 36px;
  font-size: 2.25rem;
}
.Special-Page----instructions {
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.25;
  color: #4e4e4e;
  margin: 0 0 53px 0;
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute !important;
}
.special-page---doctor-name {
  font-weight: bold;
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0;
}
.special-page---doctor-fax,
.special-page---doctor-office,
.special-page---doctor-facility,
.special-page---doctor-specials {
  font-size: smaller;
}
.special-page---doctor-facility {
  display: none !important;
}
.special-page---doctor-office-and-fax table {
  table-layout: fixed;
  font-size: 1em;
  border-collapse: collapse;
}
.special-page---doctor-office-and-fax table,
.special-page---doctor-office-and-fax table td,
.special-page---doctor-office-and-fax table th {
  text-align: left;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.special-page----doctor-listing .special-page---doctor-number-label,
.special-page----doctor-listing table .special-page---doctor-number-label {
  padding-right: 8px;
}
@media (min-width: 980px) {
  .special-page----special-listing > li {
    display: inline-block;
    margin-right: 30px;
  }
  .special-page----doctor-listing > li {
    display: none;
    width: 25%;
  }
  .special-page----doctor-listing > li .special-page----doctor-image img {
    width: 100%;
  }
  .special-page----doctor-listing > li.active {
    display: inline-block;
  }
}
@media (max-width: 979px) {
  .special-page----doctor-listing {
    text-align: center;
  }
  .special-page----doctor-listing > li {
    display: none;
  }
  .special-page----doctor-listing > li.active {
    display: block;
  }
  .special-page----doctor-listing table {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
.doc-pic-tbl {
  float: none !important;
}
.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 img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.content-page .doctor-bio-page br.fh-bio-br {
  display: none;
}
.content-page .doctor-bio-page h1.doctor-name {
  font-size: 2rem;
  margin-bottom: 20px;
}
.content-page .doctor-bio-page h2 {
  margin-top: 20px;
  font-size: 1rem;
  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: #00953b;
  font-size: 1.5rem;
}
.content-page .doctor-bio-page .bio-specialties br {
  display: block;
}
.doctor-bio-page .doc-pic-tbl {
  max-width: 100%;
}
.doctor-bio-page .contentpic2 {
  float: none !important;
}
.content-page .doctor-bio-page img {
  max-width: 214px !important;
  max-width: min(100%,214px) !important;
}
@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;
  }
}
.copyright:before,
.copyright:after {
  display: block;
  content: "";
  clear: both;
}
.copyright {
  text-align: center;
  font-size: 1rem;
  background-color: #c9ad93;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.copyright a {
  transition: color 0.2s;
}
.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: #000;
}
.copyright .copyright-company-name,
.copyright .copyright-links {
  display: inline-block;
  vertical-align: top;
}
.copyright div.copyright-images {
  max-width: 1400px;
  max-width: min(100%,1400px);
}
.copyright .copyright-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.copyright .copyright-images-listing > li {
  display: block;
}
.copyright .copyright-images-listing > li img {
  transition: transform 0.2s linear;
}
.copyright .copyright-images-listing > li img:hover,
.copyright .copyright-images-listing > li img:focus {
  transform: scale(1.2);
}
.copyright .copyright-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 980px) {
  .copyright {
    text-align: center;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    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-around;
    justify-content: space-around;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
  }
  .copyright {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .copyright .copyright-company-info,
  .copyright .copyright-images-first,
  .copyright .copyright-images-second {
    display: inline-block;
    vertical-align: middle;
  }
  .copyright .copyright-company-info {
    margin: 0;
    padding: 0;
  }
  .copyright .copyright-images-first {
    margin-right: 20px;
  }
  .copyright .copyright-images-second {
    margin-left: 20px;
  }
  .copyright .copyright-images-listing > li {
    display: inline-block;
    vertical-align: top;
  }
  .copyright .copyright-images-listing > li img {
    max-width: 225px;
    max-width: min(100%,225px);
    height: auto;
  }
  .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: #fff;
    font-family: monospace;
    white-space: pre;
  }
  html.has-copyright-items-1.has-copyright-item-first .copyright-company-info {
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  html.has-copyright-items-1.has-copyright-item-first div.copyright-images {
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
@media (max-width: 979px) {
  .copyright .copyright-company-name,
  .copyright .copyright-links {
    display: block;
  }
  .copyright .copyright-images-listing > li {
    display: block;
  }
  .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 {
    margin-top: 20px;
  }
  .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: #fff;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  color: #0c2d44;
  height: 35px;
  position: fixed;
  right: 75px;
  text-align: center;
  text-transform: uppercase;
  width: 48px;
  opacity: 0;
  z-index: 100000;
  transition: color 0.2s, background-color 0.2s;
  text-decoration: none !important;
}
#toTop:before {
  color: #0c2d44;
  line-height: 35px;
  content: '\f077';
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-size: 1.2222rem;
}
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: #e4f4fd;
  color: #0c2d44;
}
@media (max-width: 979px) {
  #toTop {
    right: 10px;
  }
}
.mobile-search-wrappings,
.mobile-search-wrapper {
  display: none;
}
.mobile-menu-bar {
  background-color: #879a77;
  display: none;
  padding: 5px;
  font-size: 1.4rem;
  color: #fff;
}
.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-search-image-wrapper {
  float: right;
  margin-left: 10px;
}
.mobile-menu-bar .fa {
  color: #fff;
  cursor: pointer;
  transition: color 0.2s;
}
.mobile-menu-bar .fa:hover,
.mobile-menu-bar .fa:focus,
.mobile-menu-bar .fa:active {
  color: #fd0;
}
@media (max-width: 979px) {
  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: #d7e5f0;
  }
  .mobile-menu-bar {
    display: block;
  }
}
