.ecard-btn-1 {
  background-color: #BAD5EF;
  background-color: rgba(251,219,108,0.8);
  border-radius: 5px;
  margin: 5px;
  width: 300px;
  max-width: 100%;
  color: #007bcf;
  text-align: center;
  display: inline-block;
}
.ecard-btn-link-1 {
  position: relative;
  display: block;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  color: #fff;
  padding-right: 40px;
  padding-left: 40px;
  text-align: left;
}
.fh-button-style-2 a,
.fh-button-style-2 a:link,
.fh-button-style-2 a:visited,
.fh-button-style-2 a:hover,
.fh-button-style-2 a:focus,
.fh-button-style-2 a:active,
.fh-button-style-2 .fh-info-item-inner-wrapper {
  gap: 20px;
}
.fh-button-style-2 a,
.fh-button-style-2 a:link,
.fh-button-style-2 a:visited,
.fh-button-style-2 a:hover,
.fh-button-style-2 a:focus,
.fh-button-style-2 a:active,
.fh-button-style-2 .fh-info-item-inner-wrapper {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.fh-button-style-2 a,
.fh-button-style-2 a:link,
.fh-button-style-2 a:visited,
.fh-button-style-2 a:hover,
.fh-button-style-2 a:focus,
.fh-button-style-2 a:active,
.fh-button-style-2 .fh-info-item-inner-wrapper {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.fh-button-style-2 {
  margin: 20px;
}
.fh-button-style-2 .fh-info-item-image {
  width: 58px;
}
.fh-button-style-2 .fh-info-item-image,
.fh-button-style-2 .fh-info-item-text {
  position: relative;
  z-index: 2;
}
.fh-button-style-2 li.has-image .fh-info-item-text {
  margin-left: 20px;
}
.fh-button-style-2 li.no-image .fh-info-item-text {
  margin-left: auto;
  margin-right: auto;
}
.fh-button-style-2 > li {
  position: relative;
  border: 4px solid #18579f;
  border-radius: 8px;
  transition: background-color 0.1s, border-color 0.1s;
}
.fh-button-style-2 > li.has-image {
  background-color: #fff;
}
.fh-button-style-2 > li.no-image {
  color: #fff;
  background-color: #18579f;
  text-align: center;
}
.fh-button-style-2 > li:hover,
.fh-button-style-2 > li:focus,
.fh-button-style-2 > li:active {
  color: #fff;
}
.fh-button-style-2 > li.has-image:after {
  transition: width 0.3s ease-in-out;
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #18579f;
  width: 90px;
}
.fh-button-style-2 > li.has-image:hover:after,
.fh-button-style-2 > li.has-image:hover:after,
.fh-button-style-2 > li.has-image:hover:after {
  width: 100%;
}
.fh-button-style-2 > li.no-image:hover,
.fh-button-style-2 > li.no-image:focus,
.fh-button-style-2 > li.no-image:active {
  border-color: #808080;
  background-color: #808080;
}
.fh-button-style-2 .fh-info-item-image img {
  height: 50px;
  width: auto;
  vertical-align: middle;
}
.fh-button-style-2 {
  gap: 20px;
  grid-template-columns: repeat(auto-fit,minmax(30%,1fr));
  grid-auto-rows: 1fr;
}
.fh-button-style-2 {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: grid;
}
.fh-button-style-2 {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.fh-button-style-2 {
  -moz-box-lines: multiple;
  -webkit-box-lines: multiple;
  -ms-flex-wrap: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fh-button-style-2 > li.no-link,
.fh-button-style-2 > li.has-link a,
.fh-button-style-2 > li.has-link a:link,
.fh-button-style-2 > li.has-link a:visited,
.fh-button-style-2 > li.has-link a:hover,
.fh-button-style-2 > li.has-link a:focus,
.fh-button-style-2 > li.has-link a:active {
  padding: 6px 20px;
  max-width: 100%;
}
.fh-button-style-2 > li.no-link,
.fh-button-style-2 > li.has-link a,
.fh-button-style-2 > li.has-link a:link,
.fh-button-style-2 > li.has-link a:visited,
.fh-button-style-2 > li.has-link a:hover,
.fh-button-style-2 > li.has-link a:focus,
.fh-button-style-2 > li.has-link a:active {
  -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-button-style-2 {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.fh-button-style-2 {
  -moz-box-lines: multiple;
  -webkit-box-lines: multiple;
  -ms-flex-wrap: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fh-button-style-2 > li {
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
  margin-bottom: 8px;
  vertical-align: top;
  z-index: 1;
}
.fh-button-style-2 > li {
  -moz-box-flex: 1 0 30%;
  -webkit-box-flex: 1 0 30%;
  -ms-flex: 1 0 30%;
  -webkit-flex: 1 0 30%;
  flex: 1 0 30%;
}
@media (max-width: 980px) {
  .fh-button-style-2 {
    grid-template-columns: repeat(auto-fit,minmax(45%,1fr));
  }
  .fh-button-style-2 > li {
    -moz-box-flex: 1 0 45%;
    -webkit-box-flex: 1 0 45%;
    -ms-flex: 1 0 45%;
    -webkit-flex: 1 0 45%;
    flex: 1 0 45%;
  }
}
@media (max-width: 768px) {
  .fh-button-style-2 {
    grid-template-columns: 1fr;
  }
  .fh-button-style-2 > li {
    -moz-box-flex: 1 1 100%;
    -webkit-box-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.fh-button-style-A img {
  width: 100%;
  vertical-align: bottom;
  object-fit: -o-cover;
  object-fit: cover;
}
.fh-button-style-A > li {
  color: #333;
}
.fh-button-style-A > li a,
.fh-button-style-A > li a:link,
.fh-button-style-A > li a:visited,
.fh-button-style-A > li a:hover,
.fh-button-style-A > li a:focus,
.fh-button-style-A > li a:active {
  color: #333;
  color: inherit;
  position: relative;
  overflow: hidden;
}
.fh-button-style-A > li a:hover,
.fh-button-style-A > li a:focus,
.fh-button-style-A > li a:active {
  color: #007589;
}
.fh-button-style-A .fh-info-item-textual-description-inner-wrap {
  color: #004f78;
  text-align: center;
}
@media (min-width: 1020px) {
  .fh-button-style-A .fh-info-item-textual-description {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 8px;
  }
  .fh-button-style-A .fh-info-item-textual-description {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-button-style-A .fh-info-item-textual-description {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .fh-button-style-A .fh-info-item-textual-description {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .fh-button-style-A > li a,
  .fh-button-style-A > li a:link,
  .fh-button-style-A > li a:visited,
  .fh-button-style-A > li a:hover,
  .fh-button-style-A > li a:focus,
  .fh-button-style-A > li a:active {
    display: block;
    border-radius: 8px;
    height: 356px;
    transition: filter 0.3s ease-in-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .fh-button-style-A > li a:hover,
  .fh-button-style-A > li a:focus,
  .fh-button-style-A > li a:active {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
  }
  .fh-button-style-A .fh-services-titles-and-links-wrapper {
    text-align: center;
  }
  .fh-button-style-A .fh-info-item-textual-description-inner-wrap {
    font-size: 1.5rem;
    color: #fff;
  }
  .fh-button-style-A .fh-info-item-textual-description-inner-wrap .fh-the-words {
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 12px;
  }
  .fh-button-style-A .fh-info-item-textual-description-inner-wrap .fh-the-words:after {
    content: "";
    position: absolute;
    transition: left 0.3s ease-in-out, width 0.3s ease-in-out;
    height: 4px;
    width: 72px;
    left: -moz-calc(50% - 36px);
    left: -webkit-calc(50% - 36px);
    left: calc(50% - 36px);
    bottom: 0;
    background-color: #5393f2;
  }
  .fh-button-style-A > li a:hover .fh-the-words:after,
  .fh-button-style-A > li a:focus .fh-the-words:after,
  .fh-button-style-A > li a:active .fh-the-words:after {
    width: 120px;
    left: -moz-calc(50% - 60px);
    left: -webkit-calc(50% - 60px);
    left: calc(50% - 60px);
  }
  .fh-button-style-A > li {
    padding-right: 4px;
  }
  .fh-button-style-A .fh-info-item-text:not(:empty),
  .fh-button-style-A .fh-info-item-description:not(:empty) {
    margin-top: 20px;
  }
  .fh-button-style-A .fh-info-item-text {
    font-size: 1.3rem;
  }
  .fh-button-style-A .fh-info-item-image {
    border-radius: 8px;
  }
  .fh-button-style-A .fh-info-item-image:after {
    content: "";
    background: transparent linear-gradient(180deg,rgba(0,0,0,0.24) 0%,#000000 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
  }
  .fh-button-style-A .fh-info-item-image-inner-wrap {
    position: relative;
    display: block;
    vertical-align: top;
  }
  .fh-button-style-A .fh-info-items-listing .fh-info-item-image img {
    display: block;
    width: 100%;
    height: 100%;
    -object-fit: cover;
    object-fit: cover;
    vertical-align: bottom;
    border-radius: 8px;
    box-shadow: 0 0 2px rgba(0,0,0,0.5), 4px 4px 4px rgba(0,0,0,0.35);
  }
  .fh-button-style-A {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1019px) {
  .fh-button-style-A {
    display: block;
  }
  .fh-button-style-A > li {
    display: block;
    overflow: hidden;
    margin-bottom: 8px;
  }
  .fh-button-style-A .fh-info-item-textual-description-inner-wrap {
    color: inherit;
  }
  .fh-button-style-A .fh-info-items-listing .fh-info-item-image {
    z-index: 1;
  }
  .fh-button-style-A .fh-info-item-textual-description {
    z-index: 3;
    text-align: center;
    color: #fff;
    background-color: rgba(14,79,121,0.6);
    transition: color 0.2s, background-color 0.2s;
  }
  .fh-button-style-A .fh-info-item-textual-description {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-button-style-A .fh-info-item-textual-description {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .fh-button-style-A .fh-info-item-textual-description {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .fh-button-style-A .fh-info-item-textual-description:hover {
    background-color: rgba(14,79,121,0.3);
  }
  .fh-button-style-A .fh-info-item-image,
  .fh-button-style-A .fh-info-item-textual-description {
    position: relative;
    grid-column: 1/-1;
    grid-row: 1/-1;
  }
  .fh-button-style-A > li.no-link,
  .fh-button-style-A > li > a,
  .fh-button-style-A > li > a:link,
  .fh-button-style-A > li > a:visited,
  .fh-button-style-A > li > a:hover,
  .fh-button-style-A > li > a:focus,
  .fh-button-style-A > li > a:active {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
  .fh-button-style-A .fh-info-item-image-inner-wrap img {
    vertical-align: middle;
    object-fit: cover;
    object-position: center top;
    max-width: none;
    width: 100%;
    height: 90px;
    max-height: 100%;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  font-family: sans-serif;
  scroll-snap-type: none;
}
html {
  font-size: 16px;
}
body {
  font-size: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
#Fh-The-Body-Wrappings,
.body-wrappings {
  overflow: hidden !important;
}
.pageContent h1.pagetitle {
  font-weight: bold;
  font-size: 25px;
  color: #0053a0;
}
.home-page .fh-content-page-only,
.content-page .fh-home-page-only {
  display: none !important;
}
img {
  max-width: 100%;
  height: auto;
  border: none;
}
iframe,
embed,
object {
  max-width: 100%;
}
a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
  color: inherit;
}
ul.bullet-list,
ol.bullet-list {
  text-align: left;
}
.fh-site-container {
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
}
.header-wrappings {
  background-color: #fff;
}
.header-wrapper {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 981px) {
  .header-wrappings {
    -moz-transform: translate3d(0,0,0.1px);
    -webkit-transform: translate3d(0,0,0.1px);
    transform: translate3d(0,0,0.1px);
    position: relative;
    z-index: 9999999999;
  }
  .header-wrappings,
  .header-wrappings:before,
  .header-wrappings:after,
  .header-wrappings *,
  .header-wrappings *:before,
  .header-wrappings *:after {
    -moz-transition: width 0.6s, height 0.6s;
    -webkit-transition: width 0.6s, height 0.6s;
    transition: width 0.6s, height 0.6s;
  }
  .header-wrapper {
    padding: 5px 40px;
  }
  .header-wrapper,
  .header-item-nav-etc {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .header-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .header-item-nav-etc {
    margin-left: 20px;
  }
  .header-item-nav-etc {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .header-wrappings .header-logo {
    text-align: right;
  }
}
@media (max-width: 980px) {
  .header-logo {
    text-align: center;
    padding: 20px 10px;
  }
  html.js .header-wrappings {
    margin-top: 0;
  }
  .fh-top-bar-contact-wrappings .fh-bar-address-line {
    display: block;
  }
  .fh-top-bar-contact-wrappings .fh-bar-address-sep {
    display: none;
  }
}
.fh-top-bar-contact-wrappings {
  text-align: center;
  color: #fff;
  background-color: #18579f;
  padding: 10px;
  text-shadow: 4px 4px 4px rgba(0,0,0,0.25);
}
.fh-top-bar-contact-wrappings a,
.fh-top-bar-contact-wrappings a:link,
.fh-top-bar-contact-wrappings a:visited,
.fh-top-bar-contact-wrappings a:hover,
.fh-top-bar-contact-wrappings a:focus,
.fh-top-bar-contact-wrappings a:active {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}
.fh-top-bar-contact-wrappings a:hover,
.fh-top-bar-contact-wrappings a:focus,
.fh-top-bar-contact-wrappings a:active {
  text-decoration: underline;
}
.fh-section-bar-links-listing {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.fh-section-bar-links-listing > li {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
@media (min-width: 981px) {
  .fh-top-bar-contact-wrappings {
    text-align: right;
    padding: 0 40px;
  }
  .fh-section-bar-links-listing > li {
    margin-left: 0;
    margin-right: 0;
  }
  .fh-top-bar-contact-wrappings a,
  .fh-top-bar-contact-wrappings a:link,
  .fh-top-bar-contact-wrappings a:visited,
  .fh-top-bar-contact-wrappings a:hover,
  .fh-top-bar-contact-wrappings a:focus,
  .fh-top-bar-contact-wrappings a:active {
    padding: 16px 10px;
    text-decoration: none;
    color: inherit;
  }
  .fh-top-bar-contact-wrappings a:hover,
  .fh-top-bar-contact-wrappings a:focus,
  .fh-top-bar-contact-wrappings a:active {
    text-decoration: underline;
  }
}
.main-navigation-wrappings {
  position: relative;
}
.main-navigation-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.subnav-indicator {
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
}
.subnav-indicator .fa {
  font-size: 10px;
  font-weight: normal;
}
@media (min-width: 981px) {
  .sub-navigation-box {
    display: none;
    position: absolute;
    z-index: 999999;
    margin-left: -50px;
    padding: 20px 25px 80px 25px;
    pointer-events: auto;
  }
  .navigation-menu > li:nth-child(4) .sub-navigation-box,
  .navigation-menu > li:nth-child(5) .sub-navigation-box {
    margin-left: -100px;
  }
  .navigation-menu > li:nth-child(n+6) .sub-navigation-box {
    margin-left: -130px;
    margin-right: -20px;
    padding-right: 0;
    -moz-transform: translateX(45px);
    -webkit-transform: translateX(45px);
    transform: translateX(45px);
  }
  .navigation-menu .sub-navigation-menu {
    color: #fff;
    background-color: #222223;
    max-width: 100%;
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
  }
  .navigation-menu .sub-navigation-menu li {
    display: block;
  }
  .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 {
    display: block;
    color: #fff;
    padding: 10px 20px;
  }
  .navigation-menu .sub-navigation-menu a:hover,
  .navigation-menu .sub-navigation-menu a:focus,
  .navigation-menu .sub-navigation-menu a:active {
    text-decoration: underline;
  }
  .navigation-menu > li {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.111rem;
    margin-left: 20px;
    margin-right: 20px;
  }
  .navigation-menu > li:hover .sub-navigation-box,
  .navigation-menu > li:focus .sub-navigation-box,
  .navigation-menu > li:active .sub-navigation-box {
    display: block;
    color: #3184b1;
  }
}
@media (max-width: 980px) {
  .main-navigation-wrappings {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 20px;
    text-align: center;
    color: #fff;
    background-color: #18579f;
    padding: 10px 20px;
  }
  .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 {
    display: inline-block;
    color: #fff;
  }
  .main-navigation-wrappings a:hover,
  .main-navigation-wrappings a:focus,
  .main-navigation-wrappings a:active {
    color: #3184b1;
    background-color: #f3f3f3;
  }
  .main-navigation-wrappings a.main-menu-link,
  .main-navigation-wrappings a.main-menu-link:link,
  .main-navigation-wrappings a.main-menu-link:visited,
  .main-navigation-wrappings a.main-menu-link:hover,
  .main-navigation-wrappings a.main-menu-link:focus,
  .main-navigation-wrappings a.main-menu-link:active {
    font-weight: bold;
  }
  .main-navigation-wrapper {
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  .main-navigation-wrapper .sub-navigation-menu {
    margin-left: 20px;
  }
  .main-navigation-wrapper .navigation-menu > li + li {
    margin-top: 10px;
  }
  .navigation-menu .sub-navigation-menu li {
    display: block;
    margin-top: 10px;
  }
  html.js .main-navigation-wrappings {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999999;
  }
  html.js body.showing-mobile-menu .main-navigation-wrappings {
    display: block;
  }
  html.js .main-navigation-wrappings .sub-navigation-menu {
    display: none;
  }
  html.js .main-navigation-wrappings li.show-subnav-menu .sub-navigation-menu {
    display: block;
  }
  html.js .main-navigation-wrapper {
    display: block;
  }
}
.site-main-slideshow-container ul,
.site-main-slideshow-container ol,
.slides {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-main-slideshow-wrapper {
  max-width: 2560px;
  max-width: min(100%,2560px);
  margin: auto;
}
.site-main-slideshow-wrapper .flex-direction-nav a.flex-prev:before,
.site-main-slideshow-wrapper .flex-direction-nav a.flex-next:before {
  color: #5569a8;
  background-color: #5569a6;
  background-color: rgba(255,255,255,0.6);
  width: 40px;
  height: 40px;
  aspect-ratio: 1;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
}
.site-main-slideshow-wrapper .flex-direction-nav a.flex-prev:before {
  content: "\f104";
}
.site-main-slideshow-wrapper .flex-direction-nav a.flex-next:before {
  content: "\f105";
}
.site-main-slideshow-wrapper .flex-direction-nav a.flex-prev:hover:before,
.site-main-slideshow-wrapper .flex-direction-nav a.flex-next:hover:before {
  background-color: #fff;
}
.wrapper {
  position: relative;
}
.head-wrappings {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slideshow {
  text-align: center;
  overflow: hidden;
}
.slideshow-wrappings {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.slideshow .shim {
  visibility: hidden;
  display: block;
}
.slideshow img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
.slideshow ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-slideshow-items li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-slideshow-items li:first-child {
  display: block;
}
.slideshow-wrappings .nav-arrow {
  top: 50%;
}
.slideshow-wrappings .previous-slide-arrow .fa {
  left: 20px;
}
.slideshow-wrappings .next-slide-arrow .fa {
  right: 20px;
}
.nav-arrow-bar {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 76px;
  background-color: #007bcf;
  background-color: rgba(0,123,207,0);
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.nav-arrow-bar:hover {
  background-color: #007bcf;
  background-color: rgba(0,123,207,0);
}
.nav-arrow-bar-left {
  left: 0;
}
.nav-arrow-bar-right {
  right: 0;
}
.flex-direction-nav a.flex-next {
  text-align: left;
  right: 10px;
}
.flex-direction-nav a:before {
  color: #fff;
}
.site-main-slideshow-container {
  position: relative;
  overflow: hidden;
}
.site-main-slideshow-container img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.site-main-slideshow-container .flex-direction-nav a.flex-prev,
.site-main-slideshow-container .flex-direction-nav a.flex-next {
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  background: none;
}
@media (max-width: 980px) {
  .slideshow {
    padding-top: 0;
  }
  .site-main-slideshow-wrapper .flex-direction-nav a {
    width: 16px;
    height: 16px;
    aspect-ratio: 1;
    margin: -10px 0 0 0;
  }
  .site-main-slideshow-wrapper .flex-direction-nav a.flex-prev:before,
  .site-main-slideshow-wrapper .flex-direction-nav a.flex-next:before {
    width: 16px;
    height: 16px;
    aspect-ratio: 1;
    line-height: 16px;
    font-size: 14px;
  }
}
.fh-service-section-container {
  position: relative;
  padding: 20px;
  font-size: 1.4em;
}
.fh-section-services-links-wrapper {
  margin: 0 auto;
  text-align: center;
}
.fh-services-section-images-listing,
.fh-info-items-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-services-section-images-listing {
  overflow: hidden;
}
.fh-info-items-listing img {
  max-width: 100%;
  height: auto;
}
.fh-services-section-images-listing img {
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: bottom;
}
.fh-info-item-text {
  font-size: 1.6rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.fh-info-item-text:empty,
.fh-info-item-description:empty {
  display: none;
}
.fh-info-item-description {
  font-weight: normal;
  font-size: 20px;
}
.fh-info-items-container-1000 {
  padding: 20px;
  margin: 0 auto;
}
.fh-info-items-container-1500,
.fh-info-items-container-1530 {
  margin: 0 auto;
}
.fh-services-titles-and-links-wrapper {
  padding: 0 20px;
}
.fh-services-titles-and-links-wrapper h1,
.fh-services-titles-and-links-wrapper h2,
.fh-services-titles-and-links-wrapper h3,
.fh-services-titles-and-links-wrapper h4,
.fh-services-titles-and-links-wrapper h5,
.fh-services-titles-and-links-wrapper h6 {
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1.3;
  color: #2174c3;
}
.fh-services-titles-and-links-wrapper h1 {
  font-size: 2em;
}
.fh-services-titles-and-links-wrapper h2 {
  font-size: 1.5em;
}
.fh-section-services-links-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-section-services-links-listing > li {
  display: block;
  color: #fff;
  background-color: #18579f;
  border-radius: 8px;
  transition: background-color 0.3s;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
.fh-section-services-links-listing > li:hover,
.fh-section-services-links-listing > li:focus,
.fh-section-services-links-listing > li:active {
  background-color: #55626c;
}
.fh-section-services-links-listing a,
.fh-section-services-links-listing a:link,
.fh-section-services-links-listing a:visited,
.fh-section-services-links-listing a:hover,
.fh-section-services-links-listing a:focus,
.fh-section-services-links-listing a:active {
  display: block;
  color: inherit;
  background-color: inherit;
  padding: 8px 12px;
  border-radius: 8px;
}
.fh-section-services-links-listing a,
.fh-section-services-links-listing a:link,
.fh-section-services-links-listing a:visited,
.fh-section-services-links-listing a:hover,
.fh-section-services-links-listing a:focus,
.fh-section-services-links-listing a:active {
  -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-section-services-links-listing a,
.fh-section-services-links-listing a:link,
.fh-section-services-links-listing a:visited,
.fh-section-services-links-listing a:hover,
.fh-section-services-links-listing a:focus,
.fh-section-services-links-listing a:active {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 1020px) {
  .fh-menu-services-wrappings {
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
    max-width: fit-content;
    margin-left: 7.5%;
  }
  .fh-service-section-container {
    background-image: url(/docs/background_for_service_section.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
  }
  .fh-service-section-container .fh-menu-services-wrappings {
    position: relative;
    z-index: 2;
    align-self: center;
  }
  .fh-service-section-container .fh-services-section-images-wrappings {
    position: relative;
    z-index: 1;
  }
  .fh-section-services-links-listing {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .fh-section-services-links-listing {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fh-section-services-links-listing a,
  .fh-section-services-links-listing a:link,
  .fh-section-services-links-listing a:visited,
  .fh-section-services-links-listing a:hover,
  .fh-section-services-links-listing a:focus,
  .fh-section-services-links-listing a:active,
  .fh-section-services-links-listing {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-section-services-links-listing > li {
    vertical-align: top;
    margin-left: 10px;
  }
  .fh-section-services-links-listing > li {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
}
@media (max-width: 1019px) {
  .fh-menu-groups-container {
    margin: 20px 0;
    padding: 0;
  }
  .section-content-wrappings {
    margin-bottom: 20px;
  }
  .fh-services-titles-and-links-wrapper h1 {
    color: #004f78;
    text-align: center;
  }
  .fh-section-services-links-listing a,
  .fh-section-services-links-listing a:link,
  .fh-section-services-links-listing a:visited,
  .fh-section-services-links-listing a:hover,
  .fh-section-services-links-listing a:focus,
  .fh-section-services-links-listing a:active {
    text-align: center;
  }
}
@media (max-width: 980px) {
  .fh-menu-groups-container {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-menu-groups-container {
    -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-service-section-container,
  .fh-info-items-container-1530,
  .fh-info-items-container-2000 {
    padding: 0;
  }
  .fh-info-items-container-1000 {
    margin-top: 20px;
  }
  .fh-info-items-container-1530 {
    width: 100%;
  }
  .fh-info-items-container-1530 {
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .fh-info-items-container-1500 {
    width: 100%;
  }
  .fh-info-items-container-1500 {
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .fh-info-items-container-2000 {
    margin-top: 20px;
  }
  .fh-info-items-container-2000 {
    -moz-box-ordinal-group: 3;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .fh-menu-groups-container,
  .fh-info-items-container-2000 .fh-info-items-listing > li a,
  .fh-info-items-container-2000 .fh-info-items-listing > li a:link,
  .fh-info-items-container-2000 .fh-info-items-listing > li a:visited,
  .fh-info-items-container-2000 .fh-info-items-listing > li a:hover,
  .fh-info-items-container-2000 .fh-info-items-listing > li a:focus,
  .fh-info-items-container-2000 .fh-info-items-listing > li a:active {
    padding: 0;
  }
  .fh-menu-groups-container {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.fh-welcome-section-wrappings {
  color: #2174c3;
  background-color: #fff;
  text-align: center;
  margin: 20px auto;
}
.fh-welcome-section-wrappings .section-title-main {
  margin: 0 0 20px 0;
  padding: 0;
}
.fh-welcome-section-wrappings p {
  color: #000;
  font-size: 1.2rem;
}
.fh-welcome-section-item {
  margin: 20px;
}
.fh-welcome-section-links-listing,
.fh-welcome-section-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-welcome-section-images-listing img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  border-radius: 10px;
  box-shadow: 0 0 2px rgba(0,0,0,0.5), 4px 4px 4px rgba(0,0,0,0.35);
}
.fh-welcome-section-links-listing > li {
  display: block;
  vertical-align: top;
}
.fh-welcome-section-links-listing > li a {
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.fh-welcome-section-links-listing > li a,
.fh-welcome-section-links-listing > li a:link,
.fh-welcome-section-links-listing > li a:visited,
.fh-welcome-section-links-listing > li a:hover,
.fh-welcome-section-links-listing > li a:focus,
.fh-welcome-section-links-listing > li a:active {
  display: block;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  font-size: 22px;
  font-size: 1.375rem;
  color: #5569a6;
  background-color: #fff;
  border-radius: 6px;
  border-color: transparent;
  border-width: 2px;
  border-style: solid;
}
.fh-welcome-section-links-listing > li a:hover,
.fh-welcome-section-links-listing > li a:focus,
.fh-welcome-section-links-listing > li a:active {
  color: #fff;
  background-color: #343433;
  border-color: #fff;
}
@media (min-width: 981px) {
  .fh-welcome-section-wrappings {
    text-align: left;
    font-size: 1.4em;
    line-height: 1.3;
    margin: 2em auto;
  }
  .fh-welcome-section-wrappings[data-item-count-gt1="true"] {
    padding: 0;
  }
  .fh-welcome-section-wrappings[data-item-count-gt1="true"] .fh-welcome-section-item {
    margin: 0;
  }
  .fh-welcome-section-wrappings[data-item-count-gt1="true"] .section-content-wrappings {
    padding: 0;
  }
  .fh-welcome-section-wrappings[data-item-count-gt1="true"] .fh-welcome-section-item[data-section="welcome_images"] {
    width: 37%;
  }
  .fh-welcome-section-wrappings[data-item-count-gt1="true"] .fh-welcome-section-item[data-section="welcome_content"] {
    width: 60%;
    margin-left: 3%;
  }
  .fh-welcome-section-wrappings[data-item-count-gt1="true"] > .fh-welcome-section-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-welcome-section-wrappings[data-item-count-gt1="true"] > .fh-welcome-section-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fh-welcome-section-wrappings[data-item-count-gt1="true"] > .fh-welcome-section-wrapper {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .fh-welcome-section-links-listing > li {
    display: inline-block;
  }
}
@media (min-width: 1400px) {
  .fh-welcome-section-wrappings {
    max-width: 1400px;
  }
}
@media (max-width: 980px) {
  .fh-welcome-section-wrappings .section-contents {
    line-height: 1.4;
  }
  .fh-welcome-section-item {
    margin: 15px;
  }
  .fh-welcome-section-item h1,
  .fh-welcome-section-item h2,
  .fh-welcome-section-item h3,
  .fh-welcome-section-item h4,
  .fh-welcome-section-item h5,
  .fh-welcome-section-item h6 {
    margin-top: 0;
  }
  .fh-welcome-section-item h1 {
    font-size: 1.8rem;
  }
}
.fh-offices-section-item[data-section="offices_content"] {
  z-index: 2;
}
.fh-offices-section-item[data-section="offices_images"] {
  z-index: 1;
  border-radius: 10px;
}
.fh-offices-section-wrappings {
  margin: 20px 0;
  padding: 0;
  text-align: center;
  font-size: 1.4em;
}
.fh-offices-section-item .section-content-wrappings {
  color: #000;
}
.fh-offices-section-wrappings h1,
.fh-offices-section-wrappings h2,
.fh-offices-section-wrappings h3,
.fh-offices-section-wrappings h4,
.fh-offices-section-wrappings h5,
.fh-offices-section-wrappings h6 {
  margin: 0 0 20px 0;
  padding: 0;
  color: #2174c3;
  line-height: 1.3;
}
.fh-offices-section-wrappings h1 {
  font-size: 2em;
}
.fh-offices-section-wrappings h2 {
  font-size: 1.5em;
}
.fh-offices-section-wrappings h3 {
  font-size: 1.3em;
}
.fh-offices-section-wrapper {
  overflow: hidden;
}
.fh-offices-section-links-listing,
.fh-offices-section-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-offices-section-images-listing img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  box-shadow: 0 0 2px rgba(0,0,0,0.5), 4px 4px 4px rgba(0,0,0,0.35);
  margin-bottom: 8px;
  border-radius: 10px;
}
.fh-offices-section-links-listing > li {
  display: block;
  vertical-align: top;
}
.fh-offices-section-links-listing > li a {
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.fh-offices-section-links-listing > li a,
.fh-offices-section-links-listing > li a:link,
.fh-offices-section-links-listing > li a:visited,
.fh-offices-section-links-listing > li a:hover,
.fh-offices-section-links-listing > li a:focus,
.fh-offices-section-links-listing > li a:active {
  display: block;
  text-align: center;
  padding: 8px 12px;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  background-color: #2174c3;
  margin-right: auto;
  margin-left: auto;
}
.fh-offices-section-links-listing > li a:hover,
.fh-offices-section-links-listing > li a:focus,
.fh-offices-section-links-listing > li a:active {
  color: #fff;
  background-color: #343433;
  border-color: #fff;
}
@media (min-width: 981px) {
  .fh-offices-section-wrappings {
    margin: 2em auto;
    padding: 2em;
  }
  .fh-offices-section-wrappings {
    line-height: 1.3;
  }
  .fh-offices-section-wrappings[data-item-count-gt1="true"] .fh-offices-section-item {
    margin: 0;
  }
  .fh-offices-section-wrappings[data-item-count-gt1="true"] > .fh-offices-section-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-offices-section-wrappings[data-item-count-gt1="true"] > .fh-offices-section-wrapper {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .fh-offices-section-wrappings[data-item-count-gt1="true"] > .fh-offices-section-wrapper {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .fh-offices-section-wrappings[data-item-count-gt1="true"] .fh-offices-section-item[data-section="offices_content"] {
    max-width: 40%;
  }
  .fh-offices-section-wrappings[data-item-count-gt1="true"] .fh-offices-section-item[data-section="offices_images"] {
    max-width: 40%;
    margin-left: 10%;
  }
  .fh-offices-section-links-listing > li {
    display: inline-block;
  }
}
@media (max-width: 980px) {
  .fh-offices-section-item[data-section="offices_images"] {
    padding: 0 20px;
  }
  .fh-offices-section-wrappings {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.2;
  }
  .fh-offices-section-item .section-content-wrappings {
    font-size: 1rem;
    padding: 20px;
    margin: 0 0 20px 0;
  }
  .fh-offices-section-item h1,
  .fh-offices-section-item h2,
  .fh-offices-section-item h3,
  .fh-offices-section-item h4,
  .fh-offices-section-item h5,
  .fh-offices-section-item h6 {
    margin-top: 0;
    font-size: 16px;
    font-size: 1rem;
  }
  .fh-offices-section-item h1 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .fh-offices-section-item h2 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.fh-calendar-and-events-container {
  padding: 20px;
  margin: 20px 0;
  text-align: center;
  font-size: 1.4em;
  line-height: 1.3;
  color: #000;
  background-color: #b2ba81;
  background-image: url(/docs/whiteabstractbackground.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
}
.fh-calendar-and-events-container .fh-event-listing {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
.fh-calendar-and-events-container h1,
.fh-calendar-and-events-container h2,
.fh-calendar-and-events-container h3,
.fh-calendar-and-events-container h4,
.fh-calendar-and-events-container h5,
.fh-calendar-and-events-container h6 {
  margin: 0;
  padding: 0;
  line-height: 1.3em;
}
.fh-calendar-and-events-container .fh-title-section {
  margin: 0 0 20px 0;
  color: #2174c3;
  font-size: 2em;
}
.fh-calendar-and-events-container .fh-event-listing > li > a {
  gap: 20px;
  height: 100%;
}
.fh-calendar-and-events-container .fh-event-listing > li > a {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.fh-calendar-and-events-container .fh-event-title {
  margin-bottom: 20px;
}
.fh-calendar-and-events-container .fh-event-start-date,
.fh-calendar-and-events-container .fh-event-title-description-link {
  color: #fff;
  background-color: #18579f;
  transition: background-color 0.3s;
  padding: 8px;
  border-radius: 8px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
.fh-calendar-and-events-container .fh-event-link:hover .fh-event-start-date,
.fh-calendar-and-events-container .fh-event-link:focus .fh-event-start-date,
.fh-calendar-and-events-container .fh-event-link:active .fh-event-start-date,
.fh-calendar-and-events-container .fh-event-link:hover .fh-event-title-description-link,
.fh-calendar-and-events-container .fh-event-link:focus .fh-event-title-description-link,
.fh-calendar-and-events-container .fh-event-link:active .fh-event-title-description-link {
  background-color: #0e3962;
}
.fh-calendar-and-events-container .fh-event-start-date {
  width: 120px;
  font-size: 28px;
}
.fh-calendar-and-events-container .fh-event-start-date {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.fh-calendar-and-events-container .fh-event-start-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-calendar-and-events-container .fh-event-start-date {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.fh-calendar-and-events-container .fh-event-title-description-link {
  text-align: left;
}
.fh-calendar-and-events-container .fh-event-title-description-link {
  -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-calendar-and-events-container .fh-events-view-more {
  margin-top: 20px;
}
.fh-calendar-and-events-container .fh-events-view-more a {
  transition: background-color 0.3s;
}
.fh-calendar-and-events-container .fh-events-view-more a,
.fh-calendar-and-events-container .fh-events-view-more a:link,
.fh-calendar-and-events-container .fh-events-view-more a:visited,
.fh-calendar-and-events-container .fh-events-view-more a:hover,
.fh-calendar-and-events-container .fh-events-view-more a:focus,
.fh-calendar-and-events-container .fh-events-view-more a:active {
  display: inline-block;
  color: #fff;
  background-color: #18579f;
  font-size: 1.5rem;
  padding: 12px;
  border-radius: 8px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
.fh-calendar-and-events-container .fh-events-view-more a:hover,
.fh-calendar-and-events-container .fh-events-view-more a:focus,
.fh-calendar-and-events-container .fh-events-view-more a:active {
  background-color: #55626c;
}
@media (min-width: 981px) {
  .fh-calendar-and-events-container {
    margin: 2em 0 0 0;
    padding: 2em 20px;
  }
  .fh-event-listing-container {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
  }
  .fh-calendar-and-events-container .fh-event-listing {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 5%;
  }
}
@media (max-width: 980px) {
  .fh-calendar-and-events-container {
    padding: 20px 10px;
  }
  .fh-calendar-and-events-container .fh-event-listing > li > a {
    gap: 20px 10px;
  }
  .fh-calendar-and-events-container .fh-event-listing,
  .fh-calendar-and-events-container .fh-event-listing h3,
  .fh-calendar-and-events-container .fh-event-start-date {
    font-size: 1rem;
  }
  .fh-calendar-and-events-container .fh-event-start-date {
    width: 80px;
    font-size: 1.5rem;
  }
  .fh-calendar-and-events-container .fh-event-the-month {
    color: transparent;
    font-size: 0;
  }
  .fh-calendar-and-events-container .fh-event-the-month:before {
    font-size: 1.5rem;
    content: attr(data-abbr);
    color: #fff;
  }
  .fh-calendar-and-events-container .fh-event-start-date,
  .fh-calendar-and-events-container .fh-event-title-description-link {
    padding: 6px;
  }
  .fh-calendar-and-events-container .fh-event-listing > li {
    display: block;
    margin-bottom: 10px;
  }
}
.pageContent a {
  transition: color 0.4s;
}
.pageContent a,
.pageContent a:link,
.pageContent a:visited,
.pageContent a:hover,
.pageContent a:focus,
.pageContent a:active {
  color: #3184b1;
  text-decoration: none;
}
.pageContent a:hover,
.pageContent a:focus,
.pageContent a:active {
  color: #000;
  text-decoration: underline;
}
html .content-page .pageContent a.fh-page-button {
  transition: background-color 0.2s ease;
}
html .content-page .pageContent a.fh-page-button,
html .content-page .pageContent a.fh-page-button:link,
html .content-page .pageContent a.fh-page-button:visited,
html .content-page .pageContent a.fh-page-button:hover,
html .content-page .pageContent a.fh-page-button:focus,
html .content-page .pageContent a.fh-page-button:active {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-color: #143549;
  padding: 10px 20px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border-radius: 50vh;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
html .content-page .pageContent a.fh-page-button:hover,
html .content-page .pageContent a.fh-page-button:focus,
html .content-page .pageContent a.fh-page-button:active {
  background-color: #3289b1;
}
.pageContent-wrappings {
  padding-top: 40px;
}
.fhai img {
  padding-left: 10px;
  transition: transform 0.4s;
}
.fhai img:hover {
  transform: scale(1.058);
}
.fh-bg-wrappings img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.content-page .breadcrumb {
  margin-bottom: 20px;
}
.content-page .breadcrumb .fa {
  font-size: 1.4rem;
}
.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;
}
@media (max-width: 980px) {
  .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 {
  color: #3184b1;
  margin: 0;
  padding: 0;
}
.content-page h2 {
  margin-top: 0;
  font-size: 1.5em;
  color: #13539b;
  font-weight: bold;
  margin-bottom: 20px;
}
.content-page .pageContent h1.pagetitle {
  font-weight: bold;
  color: #3184b1;
  font-size: 1.875em;
}
.content-page h1.pagetitle {
  vertical-align: top;
  padding-top: 0;
  line-height: 1.2;
}
.content-page .pageContent .speciality-list h1.pagetitle {
  margin-bottom: 0;
}
.content-page .main {
  padding-left: 2.5%;
  padding-right: 2.5%;
  margin-left: auto;
  margin-right: auto;
}
.content-page .pageContent {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.111rem;
  line-height: 1.6;
  color: #000;
  padding-left: 2%;
  padding-right: 2%;
}
.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: #ab1632;
  font-weight: 600;
}
.content-page .pageContent a:hover,
.content-page .pageContent a:focus,
.content-page .pageContent a:active {
  text-decoration: underline;
  transition: .4s;
}
.content-page .pageContent b {
  color: #1C4863;
}
.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: #1C4863;
}
.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-size: 18px;
  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 {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.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;
}
@media (min-width: 981px) {
  .content-page .pageContent {
    padding-bottom: 40px;
  }
  .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;
  }
}
.button {
  background-color: #4CAF50;
  border: none;
  color: white;
  width: 100%;
  max-width: 300px;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
}
.button {
  background-color: white;
  color: black;
  border: 2px solid #0d3a6d;
  margin-left: auto;
  margin-right: auto;
}
.button:hover {
  background-color: #0d3a6d;
  color: white;
  transition: .3s;
}
a.donate-btn {
  color: #000;
  font-size: 1.4rem;
  font-weight: bold;
}
a.donate-btn:hover {
  color: #fff;
  transition: .2s;
}
div.blue-box {
  background: #0d3a6d;
  padding: 5px;
  border: 5px solid #8c1528;
}
h2.blue-box {
  color: #fff;
  line-height: 1.2;
  font-size: 1.3rem;
  text-align: center;
}
a.blue-box {
  color: #fff;
  font-weight: bold;
}
.blue-box p {
  color: #fff;
  line-height: 1.3;
}
p.foundation {
  line-height: 1.3;
}
p.gift-club {
  line-height: 1.3;
}
p.photo-caption {
  font-size: .8rem;
}
img.gift-clubs {
  float: right;
  padding-left: 10px;
  max-width: 200px;
}
@media (max-width: 980px) {
  .content-page h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .content-page h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .content-page .pageContent {
    padding: 0;
  }
  .content-page .contentimage {
    padding: 0;
    margin: 0;
    float: none;
    display: block;
  }
  .content-page .contentimage br {
    display: 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;
  }
  html .pageContent-wrappings {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  html .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;
  }
  img.gift-clubs {
    float: none;
  }
}
.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-top: 10px;
  margin-bottom: 10px;
}
.menu-content-page-image-wrapper {
  margin-bottom: 20px;
}
.menu-content-page-image-wrapper img {
  border-radius: 20px;
}
.content-menu-title {
  font-size: 32px;
  font-weight: 600;
  color: #00953b;
  text-align: left;
  padding-left: 12px;
}
div.content-menu-wrapper-container {
  background: #f6f6f6;
  padding-top: 10px;
  padding-bottom: 10px;
}
div.side-menu-right {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding: 10px;
  font-size: 18px;
  line-height: 1.2;
}
.side-menu-right a {
  transition: color 0.3s;
}
.side-menu-right a,
.side-menu-right a:link {
  color: #3184b1;
}
.side-menu-right a:hover,
.side-menu-right a:focus,
.side-menu-right a:active {
  text-decoration: underline;
  color: #000;
}
.content-menu-items {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #0d3a6d;
  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: #0d3a6d;
  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:hover,
.content-menu-items > li.fh-active-page-link a:focus,
.content-menu-items > li.fh-active-page-link a:active {
  color: #fff;
  background-color: #1374c3;
}
.content-menu-items a:hover,
.content-menu-items a:focus,
.content-menu-items a:active {
  background-color: #0e3962;
  color: #fff;
}
.content-page .content-menu h4 {
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3;
  padding-left: 12px;
}
.content-menu img {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 10px;
}
.content-menu img .flex-direction-nav {
  display: none !important;
}
.content-menu-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-menu-listing > li {
  display: block;
}
.content-menu-listing > li img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  border-radius: 10px;
}
.content-menu .content-side .content-side-image-wrapper + .content-side-body {
  margin-top: 20px;
}
@media (min-width: 981px) {
  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 {
    max-width: 300px;
    max-width: min(100%,300px);
    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%;
  }
}
@media (max-width: 980px) {
  .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;
  }
}
[data-use-accordion] > div ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-image: url(/images/bullet.gif);
}
.pageContent [data-use-accordion] > h1.ui-accordion-header-active,
.pageContent [data-use-accordion] > h2.ui-accordion-header-active,
.pageContent [data-use-accordion] > h3.ui-accordion-header-active,
.pageContent [data-use-accordion] > h4.ui-accordion-header-active,
.pageContent [data-use-accordion] > h5.ui-accordion-header-active,
.pageContent [data-use-accordion] > h6.ui-accordion-header-active,
.pageContent [data-use-accordion] > .pagetitle.ui-accordion-header-active,
.pageContent [data-use-accordion] > .feature14.heading.ui-accordion-header-active,
.pageContent [data-use-accordion] > h1.pagetitle.ui-accordion-header-active,
.pageContent [data-use-accordion] > h2.feature14.heading.ui-accordion-header-active {
  color: #fff;
}
.pageContent h1.pagetitle {
  font-size: 25px;
}
.pageContent h2 {
  font-size: 22px;
}
.text-size-1 .pageContent .pageContent-text {
  font-size: 0.7em;
}
.text-size-2 .pageContent .pageContent-text {
  font-size: 0.8em;
}
.text-size-3 .pageContent .pageContent-text {
  font-size: 0.9em;
}
.text-size-4 .pageContent .pageContent-text {
  font-size: 1.111rem;
}
.text-size-5 .pageContent .pageContent-text {
  font-size: 1.1em;
}
.text-size-6 .pageContent .pageContent-text {
  font-size: 1.2em;
}
.text-size-7 .pageContent .pageContent-text {
  font-size: 1.3em;
}
.text-size-8 .pageContent .pageContent-text {
  font-size: 1.4em;
}
.text-size-9 .pageContent .pageContent-text {
  font-size: 1.5em;
}
.text-size-10 .pageContent .pageContent-text {
  font-size: 1.6em;
}
.text-size-11 .pageContent .pageContent-text {
  font-size: 1.7em;
}
.text-size-12 .pageContent .pageContent-text {
  font-size: 1.8em;
}
.text-size-13 .pageContent .pageContent-text {
  font-size: 1.9em;
}
.text-size-14 .pageContent .pageContent-text {
  font-size: 2.0em;
}
.text-size-15 .pageContent .pageContent-text {
  font-size: 2.1em;
}
.text-size-16 .pageContent .pageContent-text {
  font-size: 2.2em;
}
@media (max-width: 980px) {
  .content-wrappings {
    max-width: none;
  }
  table.job_form,
  table.job_form thead,
  table.job_form tbody,
  table.job_form tfoot,
  table.job_form tr,
  table.job_form th,
  table.job_form td {
    display: block !important;
    padding: 0 !important;
  }
  table.job_form td {
    margin: 10px !important;
  }
  table.job_form img[src="/images/bullet.gif"] {
    display: none;
  }
}
.toolbar .breadcrumb a,
.toolbar .breadcrumb a:link,
.toolbar .breadcrumb a:visited,
.toolbar .breadcrumb a:hover,
.toolbar .breadcrumb a:focus,
.toolbar .breadcrumb a:active {
  color: #124f79;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  text-decoration: none;
}
.toolbar .breadcrumb a:hover {
  color: #007bcf;
}
.toolbar {
  overflow: hidden;
  font-weight: bold;
}
.toolbar:before,
.toolbar:after {
  content: " ";
  display: table;
}
.toolbar:after {
  clear: both;
}
.toolbar {
  *zoom: 1;
}
.toolbar .fa {
  cursor: pointer;
}
.toolbar .tools {
  float: right;
  font-size: 16px;
}
.toolbar .tools,
.toolbar .tools a,
.toolbar .tools a:link,
.toolbar .tools a:visited,
.toolbar .tools a:hover,
.toolbar .tools a:focus,
.toolbar .tools a:active {
  color: #124f79;
}
.toolbar .tools a:hover,
.toolbar .tools a:focus {
  color: #000;
}
.pageContent a.text-lower,
.pageContent a.text-normal,
.pageContent a.text-larger {
  color: #aa6bc4;
  color: #000;
}
.toolbar .breadcrumb {
  float: left;
}
@media (max-width: 600px) {
  .toolbar .breadcrumb {
    display: none;
  }
}
@media (max-width: 480px) {
  .toolbar {
    display: none;
  }
}
.doctor-search-block h3 {
  color: #007bcf;
  font-size: 1.2em;
}
.doctor-search-block label {
  background-color: #007bcf;
  color: #fff;
  padding: 12px;
  line-height: 1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
}
.doctor-search-blocks {
  background-color: #FFF;
  padding: 20px 0;
}
.doctor-search-block input[type=text] {
  background: #f1f1f1;
}
.feature18.doctor-name {
  font-weight: bold;
  font-size: 24px;
}
.content hr {
  width: 50%;
  float: left;
}
.learn-btn {
  background-color: #fbdb6c;
  background-color: rgba(251,219,108,0.8);
  border-radius: 5px;
  padding: 7px;
  width: 150px;
  color: #0053a0;
  margin-left: 140px;
  display: none;
}
.more-btn {
  background-color: #fbdb6c;
  background-color: rgba(251,219,108,0.8);
  border-radius: 5px;
  padding: 10px;
  margin: 5px;
  color: white;
}
.doctor-img {
  float: right;
  width: 450px;
  height: 452px;
  background-repeat: no-repeat;
  margin-top: 0px;
  background-position: left bottom, 100% bottom;
}
.dct-section {
  width: 100%;
  height: auto;
}
.special-page----special-listing {
  margin: 0 0 48px;
  padding: 0;
  list-style: none;
  letter-spacing: 0.25px;
  color: #164464;
}
.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: #164464;
  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: #164464;
}
.special-page----doctor-listing {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #164464;
}
.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: #164464;
  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;
  }
}
@media (max-width: 319px) {
  .special-page----doctor-listing {
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  .special-page----doctor-listing table,
  .special-page----doctor-listing caption,
  .special-page----doctor-listing thead,
  .special-page----doctor-listing tbody,
  .special-page----doctor-listing tfoot,
  .special-page----doctor-listing tr,
  .special-page----doctor-listing th,
  .special-page----doctor-listing td {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .Special-Page----instructions {
    margin-bottom: 20px;
  }
  .special-page----doctor-listing .special-page---doctor-number-label {
    font-weight: bold;
  }
}
#email-page label {
  display: block;
  margin-top: 20px;
  font-weight: bold;
  color: #4e1400;
}
#email-page ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#email-page li {
  margin-top: 10px;
}
#email-page input[type=image],
#email-page button[type=submit] {
  margin-top: 20px;
}
img.footer-logo {
  margin-bottom: 20px;
  vertical-align: top;
}
.fh-information-footer-wrapper {
  background-color: #fff;
}
.fh-the-footer-wrappings {
  margin: 20px 0;
  text-align: center;
  padding: 0 20px;
  color: #144f79;
  font-size: 1.2rem;
}
.fh-the-footer-wrappings a,
.fh-the-footer-wrappings a:link,
.fh-the-footer-wrappings a:visited {
  color: #144f79;
}
.fh-the-footer-wrappings a:hover,
.fh-the-footer-wrappings a:focus,
.fh-the-footer-wrappings a:active {
  color: #000;
  text-decoration: underline;
}
.fh-the-footer-wrappings p,
.fh-the-footer-wrappings h1,
.fh-the-footer-wrappings h2,
.fh-the-footer-wrappings h3,
.fh-the-footer-wrappings h4,
.fh-the-footer-wrappings h5,
.fh-the-footer-wrappings h6 {
  margin: 0;
  padding: 0;
}
.fh-the-footer-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.fh-the-footer-wrappings ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-the-footer-wrappings ul li {
  margin-bottom: 20px;
  position: relative;
}
@media (min-width: 981px) {
  html.content-page .fh-information-footer-wrapper {
    box-shadow: 0 -4px 6px rgba(0,0,0,0.25);
  }
  .fh-the-footer-wrapper {
    max-width: 1400px;
    text-align: left;
    font-weight: 500;
  }
  .fh-the-footer-wrappings[data-cols-count-gt*="(1)"] > .fh-the-footer-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-the-footer-wrappings[data-cols-count-gt*="(1)"] > .fh-the-footer-wrapper {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .fh-the-footer-wrappings[data-cols-count-gt*="(1)"] > .fh-the-footer-wrapper {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .fh-the-footer-wrapper .fh-footer-col + .fh-footer-col {
    margin-left: 6%;
  }
}
.copyright-links-wrappings {
  font-size: 1rem;
  background-color: #124f79;
  color: #fff;
  text-align: center;
  padding: 20px;
}
.copyright-links-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.copyright-links-listing a,
.copyright-links-listing a:link,
.copyright-links-listing a:visited,
.copyright-links-listing a:hover,
.copyright-links-listing a:focus,
.copyright-links-listing a:active {
  color: #fff;
  color: inherit;
  text-decoration: none;
}
.copyright-links-listing a:hover,
.copyright-links-listing a:focus,
.copyright-links-listing a:active {
  text-decoration: underline;
}
.copyright-links-wrappings img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
@media (min-width: 981px) {
  .copyright-links-wrappings {
    padding: 10px 7.5%;
  }
  .copyright-links-listing {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .copyright-links-listing {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .copyright-links-listing {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .copyright-links-listing {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .copyright-links-listing > li {
    display: inline-block;
    vertical-align: middle;
  }
  .copyright-links-listing > li.fc-logo-item {
    margin-right: auto;
  }
  .copyright-links-listing > li.fh-logo-item {
    margin-left: auto;
  }
  .copyright-links-listing > li + li {
    margin-left: 8px;
  }
  .copyright-links-listing > li.fh-copyright-item + li.fh-copyright-item {
    border-left: 2px solid #fff;
    padding-left: 8px;
  }
  .copyright-links-listing > li.fh-logo-item-0 {
    margin-left: auto;
    padding-left: 8px;
  }
  .copyright-links-wrappings img {
    max-width: 200px;
  }
}
@media (max-width: 980px) {
  .copyright-links-listing {
    text-align: center;
  }
  .copyright-links-listing {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .copyright-links-listing {
    -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-links-listing > li {
    margin-bottom: 10px;
  }
  .copyright-links-listing > li {
    -moz-box-ordinal-group: 3;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .copyright-links-listing > li.fc-logo-item {
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .copyright-links-listing > li.fh-logo-item {
    margin-bottom: 20px;
  }
  .copyright-links-listing > li.fh-logo-item {
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
#toTop {
  background-color: #333;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  color: #fff;
  height: 35px;
  position: fixed;
  right: 75px;
  text-align: center;
  text-transform: uppercase;
  width: 48px;
  opacity: 0;
  z-index: 100000;
  transition: background-color 0.2s linear 0s;
  text-decoration: none !important;
  cursor: pointer;
}
#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 {
  background-color: #a24137;
}
@media (max-width: 980px) {
  #toTop {
    right: 10px;
  }
}
.mobile-navbar,
.mobile-close-menu,
.mobile-search-box-wrappings,
.mobile-logo {
  display: none;
}
.mobile-close-menu {
  color: #fff;
  cursor: pointer;
  font-size: 1.5em;
  position: absolute;
  z-index: 99999;
  top: 10px;
  right: 10px;
}
.mobile-search-box-wrappings {
  position: relative;
  z-index: 99999;
  background-color: #e8d9c5;
  text-align: center;
  padding: 0;
}
.mobile-navbar {
  background-color: #18579f;
  color: #fff;
  font-size: 1.5em;
  padding: 0.25em;
}
.mobile-navbar:before,
.mobile-navbar:after {
  content: " ";
  display: table;
}
.mobile-navbar:after {
  clear: both;
}
.mobile-navbar {
  *zoom: 1;
}
.mobile-search-box-wrappings .fa,
.mobile-navbar .fa {
  padding: 0.25em;
}
.mobile-logo {
  display: none;
  position: relative;
  z-index: 99999;
  text-align: center;
  padding: 10px;
}
.mobile-logo img {
  max-width: 100%;
  height: auto;
}
.mobile-navbar .fa {
  cursor: pointer;
  padding: 0.25em;
  position: relative;
  z-index: 99999;
}
.mobile-navbar .show-menu {
  float: left;
}
.mobile-navbar .show-search {
  float: right;
}
table.job_form {
  max-width: 100%;
  text-align: left;
}
.mobile-search-box-wrappings {
  background: #3b9fa8;
}
.mobile-search-box .search-fields {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.mobile-search-box .search-fields input.search-text {
  -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: 1600px) {
  .award-image {
    opacity: 0.4;
  }
}
@media (max-width: 1000px) {
  .award-image {
    display: none;
  }
}
@media (max-width: 980px) {
  body.showing-mobile-menu {
    position: relative;
  }
  .header-wrappings {
    margin-top: 20px;
    padding: 0;
    background: none;
  }
  .mobile-logo,
  html.js .mobile-navbar {
    display: block;
  }
  .site-main-slideshow-container {
    margin-top: 20px;
  }
  .mobile-search-box-wrappings {
    background: #06406e;
    padding: 8px;
  }
  html.no-js .mobile-search-box-wrappings,
  html.js body.showing-mobile-search .mobile-search-box-wrappings {
    display: block;
  }
  html.js .mobile-close-menu {
    display: inline-block;
  }
}
.calendar_table td {
  width: 14.28%;
}
.view-event-table,
.view-event-details-table {
  max-width: 100%;
}
@media (max-width: 850px) {
  .month {
    background: none;
    color: #000;
    border: none;
    text-shadow: none;
  }
  .calendar_table td.day {
    display: none !important;
  }
  .calendar_table td {
    display: block !important;
    width: auto;
  }
  .calendar_table .event br {
    display: none;
  }
  .calendar_table .event {
    display: block;
  }
  .calendar_table .has-time-given .the-time:before {
    content: attr(data-dayname-abbr) ", " attr(data-month) "/" attr(data-day) "/" attr(data-year) " - ";
  }
  .calendar_table .no-time-given .the-time:before {
    content: attr(data-dayname-abbr) ", " attr(data-month) "/" attr(data-day) "/" attr(data-year);
  }
  .calendar_table a,
  .view-event-table a {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  .calendar_table .inactivedate {
    display: none !important;
  }
}
@media (max-width: 540px) {
  .view-event-table {
    width: 100%;
    table-layout: fixed;
  }
}
@media (max-width: 480px) {
  .view-event-table,
  .view-event-details-table,
  .view-event-table tr,
  .view-event-table tbody,
  .view-event-table thead,
  .view-event-table td,
  .view-event-table th {
    display: block !important;
    width: auto !important;
    margin: 0 !important;
  }
}
.ecard-table {
  background: #F1F1F1;
  border: 2px #CCC outset;
  table-layout: fixed;
}
.ecard-table,
.ecard-table * {
  max-width: 100%;
}
table.ecard-table-of-selections td.ecard {
  text-align: center;
}
ul.ecard {
  position: relative;
  left: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  overflow: hidden;
}
ul.ecard > li {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 32%;
  margin-left: 2%;
}
.ecardPreview img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 600px) {
  td.ecard ul.ecard li {
    display: block;
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
  }
  .ecard-table,
  .ecard-table tr,
  .ecard-table th,
  .ecard-table td,
  .ecard-table thead,
  .ecard-table tbody {
    display: block !important;
    margin: 0 !important;
    width: auto !important;
  }
  .ecard-table textarea {
    width: 100%;
  }
  table.ecard-preview {
    margin: 20px 0 !important;
  }
  table.ecardPreview img {
    width: 100%;
  }
}
@media (max-width: 414px) {
  .ecard-table {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
.doctor-listing-page {
  text-align: center;
}
.doctor-listing-page table {
  display: inline-table !important;
  text-align: left;
}
@media (max-width: 480px) {
  .doctor-listing-page tr,
  .doctor-listing-page th,
  .doctor-listing-page td {
    display: block;
  }
  .doctor-listing-page img,
  .doctor-listing-page br {
    display: none;
  }
  .doctor-listing-page .speciality-list {
    font-size: 1.6em;
    padding-bottom: 10px;
  }
  .doctor-listing-page .doctor-bio-link {
    padding-bottom: 10px;
  }
  .doctor-listing-page .doctor-name,
  .doctor-listing-page .doctor-office,
  .doctor-listing-page .doctor-bio-link {
    font-size: 1.4em;
  }
  .doctor-listing-page .doctor {
    font-weight: bold;
    font-size: 1.1em;
  }
  .doctor-listing-page td:nth-child(5) {
    padding-bottom: 10px;
  }
}
@media (max-width: 550px) {
  table.general,
  table.general thead,
  table.general tbody,
  table.general tfoot,
  table.general tr,
  table.general th,
  table.general td {
    display: block !important;
    padding: 0 !important;
    line-height: 1.1;
  }
  table.general td {
    padding: 5px 0 !important;
  }
  table.general textarea {
    width: 100%;
  }
}


