.ecard-btn-1 {
  background-color: #BAD5EF;
  background-color: rgba(251,219,108,0.8);
  border-radius: 5px;
  margin: 5px;
  width: 300px;
  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;
}
.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;
}
.header-wrappings {
  color: #000;
  background-color: #fff;
  position: relative;
  overflow: visible;
  z-index: 9999999;
}
@media (min-width: 981px) {
  .header-wrappings,
  .header-wrappings:before,
  .header-wrappings:after,
  .header-wrappings *,
  .header-wrappings *:before,
  .header-wrappings *:after {
    transition: width 0.6s, height 0.6s;
  }
  .header-wrapper {
    padding: 20px 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: #0e4f79;
  padding: 10px;
}
.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-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;
  }
}
.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;
    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;
    transform: translateX(45px);
  }
  .navigation-menu .sub-navigation-menu {
    color: #000;
    background-color: #fff;
    max-width: 100%;
    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: #000;
    padding: 10px 20px;
  }
  .navigation-menu .sub-navigation-menu a:hover,
  .navigation-menu .sub-navigation-menu a:focus,
  .navigation-menu .sub-navigation-menu a:active {
    color: #3184b1;
    background-color: #f3f3f3;
  }
  .navigation-menu > li {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    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: #144f79;
    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 iframe {
  object-fit: cover;
  object-position: center;
  margin-top: -60px;
}
.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: #ffffff;
  background-color: rgba(255,255,255,0.6);
  width: 40px;
  height: 40px;
  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);
  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;
  z-index: 1;
}
.site-main-slideshow-container img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.site-main-slideshow-container iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: top left;
}
.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;
    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;
    line-height: 16px;
    font-size: 14px;
  }
}
.services-information {
  text-align: center;
  margin-bottom: 20px;
  color: #333;
  font-size: 20px;
}
.home-page-content-wrappings img {
  max-width: 100%;
  height: auto;
}
.award-img-lung {
  display: block;
  margin-left: 15%;
}
.col-1  h2.feature14.heading {
  font-weight: normal;
  font-size: 1.25em;
}
.text-section {
  vertical-align: top;
  padding: 15px;
  border: 0px solid #158e90;
  border-radius: 30px;
  color: #FFF;
  background-color: #a94ebd;
  float: right;
  margin-top: 60px;
}
.middle-bk-2.multiblock-section > div {
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 7.5%;
}
.col-1 .lung-bk {
  background-image: url(/docs/bk-img-lung.png);
  background-position: center;
  background-repeat: no-repeat;
}
.col-1 h1 {
  font-weight: bold;
  font-size: 1.125em;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
  color: #007bcf;
}
.provider-table {
  width: 100%;
  table-layout: fixed;
}
.provider-table td {
  padding-right: 20px;
}
.provider-table select {
  max-width: 170px;
}
.col-1 h1.pagetitle,
.middle-bk-2 h1.pagetitle {
  margin-top: 0;
  padding-top: 20px;
  font-size: 1.875em;
}
.vol-btn {
  background-color: rgba(113,19,14,0.8);
  border-radius: 5px;
  padding: 10px;
  margin: 5px;
  width: 23%;
  color: white;
  position: absolute;
  text-align: center;
  margin-top: 160px;
}
.vol-img {
  background-image: url(/docs/vol-img.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 420px;
  height: 272px;
  margin-top: -50px;
}
.ecard-img {
  background-image: url(/docs/ecard-bk.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 420px;
  height: 232px;
  margin-top: -143px;
}
.fast-img {
  background-image: url(/docs/fh-img.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 420px;
  height: 252px;
  margin-top: -146px;
}
.ecard-btn-1 {
  background-color: #005b9e;
  border-radius: 30px 30px 30px 30px;
  border-radius: 5px;
  margin: 5px;
  width: 300px;
  color: #fff;
  text-align: center;
  display: inline-block;
  float: right;
  margin-top: 160px;
}
.ecard-btn-1-link {
  position: relative;
  display: block;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  color: #fff;
  padding-right: 40px;
  padding-left: 40px;
  text-align: left;
}
.ecard-btn {
  background: #553179;
  border-radius: 5px;
  margin: 5px;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.ecard-btn-link {
  position: relative;
  display: block;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  color: #fff;
  padding-right: 40px;
  padding-left: 40px;
  text-align: left;
  font-size: 18px;
}
.ecard-btn:hover {
  background: #5abfc3;
  color: #fff;
}
.ecard-btn:hover .ecard-btn-link {
  color: #fff;
}
.provider-wrappings {
  padding-bottom: 50px;
  padding-top: 50px;
}
.content {
  background: #dbdac8;
  background: #0c66a5;
  color: #71130e;
  overflow: hidden;
  position: relative;
}
.home-content-wrappings {
  width: 100%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.content p {
  line-height: 10px;
  color: #005b9e;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.2;
  font-style: italic;
}
.content b {
  font-weight: bold;
  font-size: 3.75em;
  margin: 40px 0px;
  color: #005b9e;
}
.content i {
  color: #005b9e;
  color: #fddb8d;
  font-size: 1.875em;
  margin: 40px 0px;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.col-1 {
  position: relative;
  float: left;
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 20px 20px 7.5%;
}
.col-1 p {
  color: #0053a0;
  font-weight: normal;
  font-size: 1em;
  line-height: 30px;
}
.col-2 {
  float: right;
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  background-color: #bad5ef;
  background-color: rgba(186,213,239,0.8);
}
.col .pagetitle {
  color: #0053a0;
}
.col .feature14 {
  color: #a94ebd;
  color: rgba(169,78,189,0.9);
}
.col i {
  color: #a94ebd;
  color: rgba(169,78,189,0.9);
}
.last {
  clear: left;
}
.row-wrapper img {
  max-width: 100%;
  height: auto;
}
.row-wrapper > div:before,
.row-wrapper > div:after {
  content: " ";
  display: table;
}
.row-wrapper > div:after {
  clear: both;
}
.row-wrapper > div {
  *zoom: 1;
}
.row {
  background: url(/docs/background_section.jpg) no-repeat left top;
  overflow: hidden;
  border-bottom: 2px solid #005b9e;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.middle-bk-2 {
  float: right;
  width: 45%;
  position: relative;
}
.middle-bk-2 p {
  padding-left: 50px;
  padding-right: 100px;
  color: #FFF;
  line-height: 30px;
}
.middle-bk-2 .pagetitle {
  font-size: 1.5em;
}
.row img {
  vertical-align: bottom;
}
.row img.feature-banner {
  width: 100%;
  height: auto;
}
.row .col {
  border-right: 2px solid #1b3664;
  padding: 25px 0px 0px 10px;
}
.section-1 {
  background-color: #0053a0;
  color: #fff;
  padding-bottom: 40px;
  padding-top: 40px;
  border-bottom: 2px solid #fbdb6c;
  border-bottom: 2px solid rgba(251,219,108,0.8);
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/random_images/image.php?name=services");
  text-align: center;
  border-top: 8px solid rgba(113,19,14,0.8);
}
.not-mobile-device .section-1 {
  background-attachment: fixed;
}
.section-1 td {
  text-align: center;
}
.section-1 hr {
  width: 20%;
  float: left;
  clear: both;
}
.section-1 h2 {
  color: rgba(251,219,108,0.9);
  font-weight: bold;
  font-size: 1.875em;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.section-1 p {
  font-size: 1.125em;
  line-height: 1.6;
  letter-spacing: 0.8px;
  padding-top: 10px;
  color: white;
  font-weight: normal;
}
.section-1 b {
  font-weight: bold;
  font-size: 3.75em;
  margin: 40px 0px;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.section-1 i {
  font-size: 1.125em;
  color: white;
  font-weight: normal;
}
.section-img {
  width: 100%;
  height: auto;
}
.bk-color {
  display: inline-block;
}
.vertical-columns > div:before,
.vertical-columns > div:after {
  content: " ";
  display: table;
}
.vertical-columns > div:after {
  clear: both;
}
.vertical-columns > div {
  *zoom: 1;
}
.row-wrapper {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.col-1,
.middle-bk-2 {
  -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%;
}
.vertical-columns {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.vertical-columns {
  -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;
}
.vertical-columns > div {
  -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%;
}
.provider-wrapper {
  color: #000;
  color: #fff;
}
.provider-wrapper h2.feature14.heading,
.provider-wrapper h1.pagetitle {
  color: #005b9e;
  color: #fff;
}
@media (max-width: 1100px) {
  .ecard-btn {
    width: auto;
  }
  .col-1 h1 {
    font-size: 1.5em;
  }
  .middle-bk-2 .pagetitle {
    width: auto;
  }
  img[align] {
    float: none !important;
  }
  .vertical-columns,
  .row-wrapper {
    display: block;
  }
  .col-1,
  .middle-bk-2 {
    float: none;
    width: auto;
  }
  .col-1 {
    background-image: none;
    padding-right: 7.5%;
  }
  .middle-bk-2 .pagetitle,
  .middle-bk-2 p {
    padding-left: 0;
    padding-right: 0;
  }
  .row-wrapper.home-content-wrappings {
    margin-left: 0;
    margin-right: 0;
    padding-left: 7.5%;
    padding-right: 7.5%;
    max-width: none;
  }
  .middle-bk-2.multiblock-section > div {
    padding: 20px 7.5%;
  }
}
@media (max-width: 1050px) {
  .provider-images {
    display: none;
  }
  .provider-table {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .provider-table,
  .provider-table tr,
  .provider-table td,
  .provider-table th,
  .provider-table thead {
    display: block !important;
    width: auto;
  }
  .content {
    min-height: none;
  }
  .content b {
    font-size: 1.2em;
  }
  .content p {
    font-size: 1.1em;
  }
  .provider-table {
    width: auto;
    max-width: none;
    margin-top: 0;
  }
  .provider-table td {
    margin-bottom: 20px;
  }
}
@media (max-width: 550px) {
  .section-1 b {
    font-size: 1.3em;
  }
}
.health-links-wrapper {
  text-align: center;
}
.health-links-wrapper {
  display: inline-table;
  table-layout: fixed;
  border-collapse: collapse;
  max-width: 100%;
}
.health-links-group {
  display: table-row;
}
.health-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.health-links > li {
  display: table-cell;
  vertical-align: top;
  position: relative;
}
.health-links a {
  transition: background-color 0.5s;
}
.health-links a:link,
.health-links a:visited,
.health-links a:active,
.health-links a:hover,
.health-links a:focus {
  display: block;
  padding: 6px 12px;
  text-decoration: none;
  font-size: 1.4em;
  color: #fff;
  border-radius: 10px;
  margin: 5px;
  width: 300px;
  background-color: #a94ebd;
  background-color: rgba(169,78,189,0.5);
  position: relative;
  z-index: 1000;
}
.health-links a:active,
.health-links a:hover,
.health-links a:focus {
  background-color: #a94ebd;
}
.health-links-wrappings {
  padding: 5px;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.health-links svg {
  display: none;
}
@media (min-width: 1000px) {
  .health-links svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    text-align: left;
    fill: transparent;
    stroke-dasharray: 140 540;
    stroke-dashoffset: -474;
    stroke-width: 8px;
    stroke: rgba(0,0,0,0);
    transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s;
  }
  .health-links a:active svg,
  .health-links a:hover svg,
  .health-links a:focus svg {
    stroke: #19f6e8;
    stroke-width: 2px;
    stroke-dashoffset: 0;
    stroke-dasharray: 760;
  }
}
@media (max-width: 1000px) {
  .health-links-wrapper,
  .health-links-group,
  .health-links > li {
    display: block;
  }
  .health-links a:link,
  .health-links a:visited,
  .health-links a:active,
  .health-links a:hover,
  .health-links a:focus {
    width: auto;
  }
}
.provider-wrapper {
  position: relative;
  z-index: 1212;
}
.provider-images {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 1;
  padding-right: 50px;
  padding-bottom: 25px;
}
.random-providers-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.provider-images .random-providers-listing img {
  height: 90%;
  width: auto;
}
.random-providers-listing li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}
.random-providers-listing li:first-child {
  display: block;
}
.provider-images .shim {
  visibility: hidden;
  display: block;
}
.provider-images {
  z-index: 2300;
}
.provider-images .random-providers-listing img {
  transition: transform 0.4s;
}
.row h1.pagetitle {
  color: #005b9e;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.content-items-events {
  padding-top: 20px;
}
.content-items-events .view-events-heading {
  border-bottom: 1px solid #2bb0b2;
  margin-bottom: 10px;
}
.content-items-events .view-events-heading:before,
.content-items-events .view-events-heading:after {
  content: " ";
  display: table;
}
.content-items-events .view-events-heading:after {
  clear: both;
}
.content-items-events .view-events-heading {
  *zoom: 1;
}
.content-items-events .view-events-listing {
  clear: both;
  max-width: 100%;
}
.event-item a {
  display: block;
}
.event-item {
  position: relative;
  width: 100%;
  height: 52px;
  margin-bottom: 30px;
}
.event-date-wrapper,
.event-name {
  height: 52px;
}
.event-date-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.event-date {
  display: block;
  width: 52px;
  height: 52px;
  background-color: #5abfc3;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  text-align: center;
  position: relative;
  line-height: 52px;
  vertical-align: middle;
  z-index: 2;
}
.event-name {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  left: 26px;
  bottom: 0;
  line-height: 52px;
  vertical-align: middle;
  padding-left: 40px;
  padding-right: 20px;
  border-radius: 0 10px 10px 0;
  transition: background-color 0.4s, padding-left 0.4s;
}
.event-name {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.event-name {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.event-date-month {
  color: #fff;
  padding-right: 4px;
}
.event-date-day {
  color: #FFF;
  font-weight: bold;
}
.event-name a,
.event-name a:link,
.event-name a:visited,
.event-name a:hover,
.event-name a:focus,
.event-name a:active {
  color: #fff;
  font-size: 22px;
  line-height: 1.1;
}
.event-item:hover .event-name,
.event-item:focus .event-name,
.event-item:active .event-name {
  padding-left: 60px;
  background-color: #5abfc3;
}
.view-more-events a,
.view-more-events a:link,
.view-more-events a:visited,
.view-more-events a:hover,
.view-more-events a:focus,
.view-more-events a:active {
  color: #FFF;
  text-decoration: none;
  float: right;
}
.view-more-events a:hover {
  color: #2bb0b2;
}
.right-links a,
.right-links a:link,
.right-links a:visited,
.right-links a:hover,
.right-links a:focus,
.right-links a:active {
  color: #fff;
  text-decoration: none;
}
.right-links a:hover {
  color: #BAD5EF;
}
.middle-bk-2 {
  background: #8275a0;
}
.row .middle-bk-2 h1.pagetitle {
  color: #fff;
}
.barge-of-content br {
  display: none !important;
}
.barge-of-buttons {
  margin-top: 20px;
}
.barge-of-buttons br {
  display: none !important;
}
.barge-of-buttons a,
.barge-of-buttons a:link,
.barge-of-buttons a:visited,
.barge-of-buttons a:hover,
.barge-of-buttons a:focus,
.barge-of-buttons a:active {
  padding: 2px;
  display: block;
  vertical-align: middle;
  background: #553179;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  margin-bottom: 10px;
  font-size: 20px;
  padding: 5px;
}
.barge-of-buttons a:hover,
.barge-of-buttons a:focus,
.barge-of-buttons a:active {
  background: #5abfc3;
  color: #fff;
}
.row .row-wrapper .content-text a.about-us,
.row .row-wrapper .content-text a.about-us:link,
.row .row-wrapper .content-text a.about-us:visited,
.row .row-wrapper .content-text a.about-us:hover,
.row .row-wrapper .content-text a.about-us:focus,
.row .row-wrapper .content-text a.about-us:active {
  background: #553179;
}
.row .row-wrapper .content-text a.about-us:hover,
.row .row-wrapper .content-text a.about-us:focus,
.row .row-wrapper .content-text a.about-us:active {
  background: #000;
  color: #fff;
}
.provider-wrappings .barge-of-buttons a,
.provider-wrappings .barge-of-buttons a:link,
.provider-wrappings .barge-of-buttons a:visited,
.provider-wrappings .barge-of-buttons a:hover,
.provider-wrappings .barge-of-buttons a:focus,
.provider-wrappings .barge-of-buttons a:active {
  background: #939498;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.provider-wrappings .barge-of-buttons a:hover,
.provider-wrappings .barge-of-buttons a:focus,
.provider-wrappings .barge-of-buttons a:active {
  background: #000;
  color: #fff;
}
@media (max-width: 980px) {
  .barge-of-content h1.pagetitle,
  .barge-of-content h2.feature14.heading {
    margin: 0 0 10px 0;
  }
  .barge-of-content h1.pagetitle {
    margin-top: 20px;
  }
  .barge-of-buttons a,
  .barge-of-buttons a:link,
  .barge-of-buttons a:visited,
  .barge-of-buttons a:hover,
  .barge-of-buttons a:focus,
  .barge-of-buttons a:active {
    max-width: 250px;
    max-width: min(100%,250px);
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 2px;
  }
  .barge-of-buttons + .barge-of-buttons {
    margin-top: 0;
  }
  .footer-col-2 .wrappings {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 981px) {
  .barge-of-content {
    max-width: 65%;
    line-height: 2;
  }
  .barge-of-buttons {
    max-width: 65%;
    margin-top: 0;
  }
  .barge-of-buttons a,
  .barge-of-buttons a:link,
  .barge-of-buttons a:visited,
  .barge-of-buttons a:hover,
  .barge-of-buttons a:focus,
  .barge-of-buttons a:active {
    width: 220px;
    vertical-align: middle;
    margin-left: 2%;
  }
  .barge-of-buttons a,
  .barge-of-buttons a:link,
  .barge-of-buttons a:visited,
  .barge-of-buttons a:hover,
  .barge-of-buttons a:focus,
  .barge-of-buttons a:active {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .barge-of-buttons a,
  .barge-of-buttons a:link,
  .barge-of-buttons a:visited,
  .barge-of-buttons a:hover,
  .barge-of-buttons a:focus,
  .barge-of-buttons a:active {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .barge-of-buttons a,
  .barge-of-buttons a:link,
  .barge-of-buttons a:visited,
  .barge-of-buttons a:hover,
  .barge-of-buttons a:focus,
  .barge-of-buttons a:active {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .row .row-wrapper .content-text .barge-of-buttons {
    max-width: none;
  }
  .row .row-wrapper .content-text .barge-of-buttons {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .row .row-wrapper .content-text .barge-of-buttons {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .row .row-wrapper .content-text .barge-of-buttons a,
  .row .row-wrapper .content-text .barge-of-buttons a:link,
  .row .row-wrapper .content-text .barge-of-buttons a:visited,
  .row .row-wrapper .content-text .barge-of-buttons a:hover,
  .row .row-wrapper .content-text .barge-of-buttons a:focus,
  .row .row-wrapper .content-text .barge-of-buttons a:active {
    width: 220px;
    vertical-align: middle;
    padding: 10px;
    font-size: 18px;
  }
  .row .row-wrapper .content-text .barge-of-buttons a,
  .row .row-wrapper .content-text .barge-of-buttons a:link,
  .row .row-wrapper .content-text .barge-of-buttons a:visited,
  .row .row-wrapper .content-text .barge-of-buttons a:hover,
  .row .row-wrapper .content-text .barge-of-buttons a:focus,
  .row .row-wrapper .content-text .barge-of-buttons a:active {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .row .row-wrapper .content-text .barge-of-buttons a,
  .row .row-wrapper .content-text .barge-of-buttons a:link,
  .row .row-wrapper .content-text .barge-of-buttons a:visited,
  .row .row-wrapper .content-text .barge-of-buttons a:hover,
  .row .row-wrapper .content-text .barge-of-buttons a:focus,
  .row .row-wrapper .content-text .barge-of-buttons a:active {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .row .row-wrapper .content-text .barge-of-buttons a,
  .row .row-wrapper .content-text .barge-of-buttons a:link,
  .row .row-wrapper .content-text .barge-of-buttons a:visited,
  .row .row-wrapper .content-text .barge-of-buttons a:hover,
  .row .row-wrapper .content-text .barge-of-buttons a:focus,
  .row .row-wrapper .content-text .barge-of-buttons a:active {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .row .row-wrapper .content-text a.about-us,
  .row .row-wrapper .content-text a.about-us:link,
  .row .row-wrapper .content-text a.about-us:visited,
  .row .row-wrapper .content-text a.about-us:hover,
  .row .row-wrapper .content-text a.about-us:focus,
  .row .row-wrapper .content-text a.about-us:active {
    background: #553179;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }
  .row .row-wrapper .content-text a.about-us,
  .row .row-wrapper .content-text a.about-us:link,
  .row .row-wrapper .content-text a.about-us:visited,
  .row .row-wrapper .content-text a.about-us:hover,
  .row .row-wrapper .content-text a.about-us:focus,
  .row .row-wrapper .content-text a.about-us:active {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .row .row-wrapper .content-text a.about-us,
  .row .row-wrapper .content-text a.about-us:link,
  .row .row-wrapper .content-text a.about-us:visited,
  .row .row-wrapper .content-text a.about-us:hover,
  .row .row-wrapper .content-text a.about-us:focus,
  .row .row-wrapper .content-text a.about-us:active {
    -moz-box-flex: 0 0 auto;
    -webkit-box-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row .row-wrapper .content-text a.about-us:hover,
  .row .row-wrapper .content-text a.about-us:focus,
  .row .row-wrapper .content-text a.about-us:active {
    background: #5abfc3;
    color: #fff;
  }
  .barge-of-table {
    max-width: 65%;
    margin-top: 20px;
  }
  .barge-of-table {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .barge-of-table {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .barge-of-table .barge-of-buttons a,
  .barge-of-table .barge-of-buttons a:link,
  .barge-of-table .barge-of-buttons a:visited,
  .barge-of-table .barge-of-buttons a:hover,
  .barge-of-table .barge-of-buttons a:focus,
  .barge-of-table .barge-of-buttons a:active {
    width: 220px;
  }
  .barge-of-table .barge-of-buttons a:hover,
  .barge-of-table .barge-of-buttons a:focus,
  .barge-of-table .barge-of-buttons a:active {
    background: #5abfc3;
    color: #fff;
  }
  .barge-of-table h1.pagetitle,
  .barge-of-table h2.feature14.heading {
    margin-bottom: 5px;
  }
}
.fh-section-services-links-wrappings.fh-mobile-version {
  display: none !important;
}
.fh-info-items-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-info-items-listing img {
  max-width: 100%;
  height: auto;
}
.fh-info-items-listing > li {
  display: block;
  text-align: center;
}
.fh-info-item-text {
  font-size: 1.2rem;
}
.fh-info-items-listing > li a,
.fh-info-items-listing > li a:link,
.fh-info-items-listing > li a:visited,
.fh-info-items-listing > li a:hover,
.fh-info-items-listing > li a:focus,
.fh-info-items-listing > li a:active {
  display: block;
  padding: 10px;
  font-weight: bold;
  text-decoration: none;
  color: inherit;
}
.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-listing-1000 .fh-info-item-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  aspect-ratio: 1;
  vertical-align: middle;
}
.fh-info-item-image-1000 {
  z-index: 1000;
  aspect-ratio: 1;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  position: relative;
}
.fh-info-item-image-1000 a {
  transition: color 0.3s;
}
.fh-info-item-image-1000 a,
.fh-info-item-image-1000 a:link,
.fh-info-item-image-1000 a:visited,
.fh-info-item-image-1000 a:hover,
.fh-info-item-image-1000 a:focus,
.fh-info-item-image-1000 a:active {
  color: #fff;
  color: inherit;
}
.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;
  padding: 0;
  line-height: 1;
}
.fh-section-services-links-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-section-services-links-listing > li {
  display: block;
  color: #fff;
  background-color: #004f78;
  transition: color 0.2s, background-color 0.2s;
}
.fh-section-services-links-listing > li:hover,
.fh-section-services-links-listing > li:focus,
.fh-section-services-links-listing > li:active {
  background-color: #343433;
}
.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;
}
.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;
}
.fh-info-items-listing-2000 > li {
  color: #333;
}
.fh-info-items-listing-2000 > li a,
.fh-info-items-listing-2000 > li a:link,
.fh-info-items-listing-2000 > li a:visited,
.fh-info-items-listing-2000 > li a:hover,
.fh-info-items-listing-2000 > li a:focus,
.fh-info-items-listing-2000 > li a:active {
  color: #333;
  color: inherit;
}
.fh-info-items-listing-2000 > li a:hover,
.fh-info-items-listing-2000 > li a:focus,
.fh-info-items-listing-2000 > li a:active {
  color: #007589;
}
.fh-info-item-textual-description-inner-wrap-2000 {
  text-transform: uppercase;
  color: #004f78;
  text-align: left;
}
@media (min-width: 1500px) {
  .fh-info-items-container-1000 {
    max-width: 1500px;
    max-width: min(100%,1500px);
  }
}
@media (min-width: 1400px) {
  .fh-menu-services-wrappings {
    max-width: 1400px;
    max-width: min(100%,1400px);
    margin-right: auto;
    margin-left: auto;
    margin-top: 100px;
  }
}
@media (min-width: 1020px) {
  .fh-info-item-text:not(:empty),
  .fh-info-item-description:not(:empty) {
    margin-top: 20px;
  }
  .fh-info-item-text {
    font-size: 1.3rem;
  }
  .fh-info-item-image {
    margin-bottom: 20px;
  }
  .fh-menu-groups-container {
    margin: 30px 0 0 0;
    padding: 0 2em;
  }
  .fh-info-items-listing {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-info-items-listing {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .fh-info-items-listing {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fh-info-items-listing > li {
    display: inline-block;
    vertical-align: top;
    z-index: 1;
  }
  .fh-info-items-listing-1000 > li a,
  .fh-info-items-listing-1000 > li a:link,
  .fh-info-items-listing-1000 > li a:visited,
  .fh-info-items-listing-1000 > li a:hover,
  .fh-info-items-listing-1000 > li a:focus,
  .fh-info-items-listing-1000 > li a:active {
    color: #333;
    color: inherit;
  }
  .fh-info-items-listing-1000 > li:hover,
  .fh-info-items-listing-1000 > li:focus,
  .fh-info-items-listing-1000 > li:active {
    color: #3f0102;
  }
  .fh-info-item-image-1000 {
    width: 160px;
    min-height: 160px;
    max-width: 100%;
    line-height: 160px;
    background-color: #124f79;
    border-radius: 50%;
    border-radius: 50vh;
    box-shadow: 1px 1px 3px 0 rgba(41,61,88,0.1);
    transform: translate3d(0,0,0.1px);
    transition: transform 0.3s, background-color 0.3s, box-shadow 0.3s;
  }
  .fh-info-item-inner-wrapper:hover .fh-info-item-image-1000,
  .fh-info-item-inner-wrapper:focus .fh-info-item-image-1000,
  .fh-info-item-inner-wrapper:active .fh-info-item-image-1000 {
    color: #fd0;
    background-color: #9d4038;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
  }
  .fh-info-item-inner-wrapper:hover .fh-info-item-image-1000,
  .fh-info-item-inner-wrapper:focus .fh-info-item-image-1000,
  .fh-info-item-inner-wrapper:active .fh-info-item-image-1000 {
    transform: translate3d(0,-30px,0.1px);
  }
  .fh-info-items-listing-1000 .fh-info-item-image img {
    width: 120px;
    max-height: 120px;
  }
  .fh-info-items-listing-1000 > li {
    margin-left: 50px;
    margin-right: 50px;
  }
  .fh-info-items-listing-1000 > li {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .fh-info-items-container-1000 {
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
  }
  .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;
  }
  .fh-services-titles-and-links-wrapper {
    margin-left: 30px;
    margin-right: 30px;
  }
  .fh-services-titles-and-links-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-services-titles-and-links-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fh-info-item-textual-description-inner-wrap-2000 {
    font-size: 1.5rem;
  }
  .fh-info-items-listing-2000 .fh-info-item-image {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-info-items-listing-2000 .fh-info-item-image {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .fh-info-items-listing-2000 .fh-info-item-image {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .fh-info-item-image-inner-wrap-2000 {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .fh-info-item-image-inner-wrap-2000:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    pointer-events: none;
    transition: background-color 0.3s;
  }
  .fh-info-items-listing-2000 .fh-info-item-image img {
    vertical-align: bottom;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
  }
  .fh-info-items-listing-2000 .fh-info-listing-item:hover .fh-info-item-image-inner-wrap-2000:after {
    background-color: rgba(0,0,0,0.1);
  }
  .fh-info-items-listing-2000 > li {
    width: 25%;
    position: relative;
    overflow: hidden;
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  .fh-info-items-listing-2000 > li {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-info-items-listing-2000 > li .fh-info-item-text {
    margin-left: 15%;
    margin-right: 15%;
  }
  .fh-info-items-listing-2000 > li > a,
  .fh-info-items-listing-2000 > li > a:link,
  .fh-info-items-listing-2000 > li > a:visited,
  .fh-info-items-listing-2000 > li > a:hover,
  .fh-info-items-listing-2000 > li > a:focus,
  .fh-info-items-listing-2000 > li > a:active {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-info-items-listing-2000 > li > a,
  .fh-info-items-listing-2000 > li > a:link,
  .fh-info-items-listing-2000 > li > a:visited,
  .fh-info-items-listing-2000 > li > a:hover,
  .fh-info-items-listing-2000 > li > a:focus,
  .fh-info-items-listing-2000 > li > a:active {
    -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-items-listing-2000 > li > a,
  .fh-info-items-listing-2000 > li > a:link,
  .fh-info-items-listing-2000 > li > a:visited,
  .fh-info-items-listing-2000 > li > a:hover,
  .fh-info-items-listing-2000 > li > a:focus,
  .fh-info-items-listing-2000 > li > a:active {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fh-info-items-listing-2000 > li > a,
  .fh-info-items-listing-2000 > li > a:link,
  .fh-info-items-listing-2000 > li > a:visited,
  .fh-info-items-listing-2000 > li > a:hover,
  .fh-info-items-listing-2000 > li > a:focus,
  .fh-info-items-listing-2000 > li > a:active {
    -moz-box-flex: 1 1 0%;
    -webkit-box-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;
  }
  .fh-info-items-listing-2000 > li .fh-info-item-description {
    -moz-box-flex: 1 0 0%;
    -webkit-box-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .fh-info-items-listing-2000 > li .fh-info-item-text {
    -moz-box-flex: 0 0 0%;
    -webkit-box-flex: 0 0 0%;
    -ms-flex: 0 0 0%;
    -webkit-flex: 0 0 0%;
    flex: 0 0 0%;
  }
}
@media (max-width: 1019px) {
  .fh-section-services-links-wrappings.fh-desktop-version {
    display: none !important;
  }
  .fh-section-services-links-wrappings.fh-mobile-version {
    display: block !important;
  }
  .fh-section-services-links-wrappings.fh-mobile-version {
    margin: 20px 0;
  }
  .fh-menu-groups-container {
    margin: 20px 0;
    padding: 0;
  }
  .section-content-wrappings {
    margin-bottom: 20px;
  }
  .fh-info-items-container-1000 {
    margin: 20px 0;
    padding: 0;
    color: #124f79;
    background-color: #fff;
  }
  .fh-info-items-listing-1000 {
    -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-items-listing-1000 .fh-info-item-image img {
    padding: 0;
    filter: invert(100%) drop-shadow(2px 2px 2px rgba(0,0,0,0.25));
  }
  .fh-info-items-listing-1000 .fh-info-item-image {
    width: 40px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: right;
  }
  .fh-info-item-text-1000 {
    font-size: 1.1rem;
  }
  .fh-info-items-listing-1000,
  .fh-info-items-listing-1000 .fh-info-item-inner-wrapper,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:link,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:visited,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:hover,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:focus,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:active,
  .fh-info-items-listing-1000 .fh-info-item-image {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-info-items-listing-1000 a.fh-info-listing-item-link,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:link,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:visited,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:hover,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:focus,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:active {
    width: 100%;
  }
  .fh-info-items-listing-1000 a.fh-info-listing-item-link,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:link,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:visited,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:hover,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:focus,
  .fh-info-items-listing-1000 a.fh-info-listing-item-link:active {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .fh-info-items-listing-1000 > li:first-child {
    border-top: 2px solid #124f79;
  }
  .fh-info-items-listing-1000 > li {
    margin: 0;
    border-bottom: 2px solid #124f79;
  }
  .fh-info-items-listing-1000 > li:hover,
  .fh-info-items-listing-1000 > li:focus,
  .fh-info-items-listing-1000 > li:active {
    color: #124f79;
    background: #f5f0ec;
    background: linear-gradient(to bottom right,#f5f0ec 0%,#dfdad0 100%);
  }
  .fh-info-items-listing-1000 > li h1,
  .fh-info-items-listing-1000 > li h2,
  .fh-info-items-listing-1000 > li h3,
  .fh-info-items-listing-1000 > li h4,
  .fh-info-items-listing-1000 > li h5,
  .fh-info-items-listing-1000 > li h6 {
    color: inherit;
  }
  .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;
  }
  .fh-info-items-listing-2000 {
    display: block;
  }
  .fh-info-items-listing-2000 > li {
    display: block;
    overflow: hidden;
    margin-bottom: 8px;
  }
  .fh-info-item-textual-description-inner-wrap-2000 {
    color: inherit;
  }
  .fh-info-items-listing-2000 .fh-info-item-image {
    z-index: 1;
  }
  .fh-info-items-listing-2000 .fh-info-item-textual-description {
    z-index: 3;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    background-color: rgba(14,79,121,0.6);
    transition: color 0.2s, background-color 0.2s;
  }
  .fh-info-items-listing-2000 .fh-info-item-textual-description {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-info-items-listing-2000 .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-info-items-listing-2000 .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-info-items-listing-2000 .fh-info-item-textual-description:hover {
    background-color: rgba(14,79,121,0.3);
  }
  .fh-info-items-listing-2000 .fh-info-item-image,
  .fh-info-items-listing-2000 .fh-info-item-textual-description {
    position: relative;
    grid-column: 1/-1;
    grid-row: 1/-1;
  }
  .fh-info-items-listing-2000 > li.no-link,
  .fh-info-items-listing-2000 > li > a,
  .fh-info-items-listing-2000 > li > a:link,
  .fh-info-items-listing-2000 > li > a:visited,
  .fh-info-items-listing-2000 > li > a:hover,
  .fh-info-items-listing-2000 > li > a:focus,
  .fh-info-items-listing-2000 > li > a:active {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
  .fh-info-item-image-inner-wrap-2000 img {
    vertical-align: middle;
    object-fit: cover;
    object-position: center top;
    max-width: none;
    width: 100%;
    height: 90px;
    max-height: 100%;
  }
}
@media (max-width: 980px) {
  .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-welcome-section-wrappings {
  color: #004f79;
  background-color: #fff;
  text-align: center;
  max-width: 1400px;
  max-width: min(100%,1400px);
  margin-right: auto;
  margin-left: auto;
}
.fh-welcome-section-wrappings p {
  color: #000;
  font-size: 1.2rem;
}
.fh-welcome-section-wrapper {
  overflow: hidden;
}
.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;
}
.fh-welcome-section-links-listing > li {
  display: block;
  vertical-align: top;
}
.fh-welcome-section-links-listing > li a {
  transition: 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;
  }
  .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;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }
  .fh-welcome-section-wrappings[data-item-count-gt1="true"] .section-content-wrappings {
    padding: 20px 7.5%;
  }
  .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-links-listing > li {
    display: inline-block;
  }
}
@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;
}
.fh-offices-section-wrappings {
  margin: 0;
  padding: 0;
  text-align: center;
}
.fh-offices-section-item .section-content-wrappings {
  color: #000;
  background: #f5f0ec;
  background: linear-gradient(to bottom right,#f5f0ec 0%,#dfdad0 100%);
  font-size: 1.2rem;
}
.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;
}
.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: #124f79;
  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-item {
    margin: 20px;
  }
  .fh-offices-section-wrappings {
    margin: 20px 0;
    padding: 2em;
  }
  .fh-offices-section-wrappings {
    font-size: 18px;
    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"] .section-content-wrappings {
    padding: 20px 7.5%;
  }
  .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"] {
    margin-right: -80px;
  }
  .fh-offices-section-links-listing > li {
    display: inline-block;
  }
}
@media (max-width: 980px) {
  .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-data-section-wrappings {
  position: relative;
  text-align: center;
}
.fh-data-section-wrappings ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-data-section-wrappings .fh-section-items-listing {
  margin-top: 20px;
}
.fh-data-section-wrappings .fh-section-items-listing > li {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-right: 10px;
}
.fh-section-images-wrappings img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
.fh-data-section-wrappings .section-content-wrappings {
  color: #fff;
  background-color: #5569a6;
  padding: 10px;
  font-size: 1.11rem;
}
.fh-data-section-wrappings p,
.fh-data-section-wrappings h1,
.fh-data-section-wrappings h2,
.fh-data-section-wrappings h3,
.fh-data-section-wrappings h4,
.fh-data-section-wrappings h5,
.fh-data-section-wrappings h6 {
  margin: 0 0 20px 0;
  padding: 0;
}
@media (min-width: 981px) {
  .fh-section-items-wrappings {
    transition: transform 2.5s ease, opacity 2.5s ease;
  }
  html.js .fh-section-items-wrappings {
    transform: translate3d(100%,0,0.1px);
    opacity: 0;
  }
  html.fh-data-section-is-visible .fh-section-items-wrappings {
    transform: translate3d(0,0,0.1px);
    opacity: 1;
  }
  html.js .fh-data-section-wrappings .section-title-main,
  html.js .fh-data-section-wrappings .section-contents {
    transform: translate3d(0,-100%,0.1px);
    transition: transform 2.5s ease, opacity 2.5s ease;
    opacity: 0;
  }
  html.fh-data-section-is-visible .fh-data-section-wrappings .section-title-main,
  html.fh-data-section-is-visible .fh-data-section-wrappings .section-contents {
    transform: translate3d(0,0,0.1px);
    opacity: 1;
  }
  .fh-data-section-wrappings {
    text-align: left;
  }
  .fh-data-section-wrappings .fh-section-items-listing > li,
  .fh-data-section-wrappings .fh-section-items-listing,
  .section-content-wrappings {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-data-section-wrappings .section-content-wrappings {
    padding: 20px 7.5%;
    box-shadow: -4px 4px 4px rgba(0,0,0,0.5);
  }
  .fh-data-section-wrappings .section-content-wrappings {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .fh-data-section-wrappings .fh-title-descr-wrapper h2 {
    margin: 0;
  }
  .fh-data-section-wrappings .fh-section-items-listing .fa {
    font-size: 3rem;
  }
  .fh-data-section-wrappings .fh-section-items-listing {
    max-width: 765px;
    text-align: left;
  }
  .fh-data-section-wrappings .fh-section-items-listing {
    -moz-box-pack: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .fh-data-section-wrappings .fh-section-items-listing {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fh-data-section-wrappings .fh-section-items-listing > li {
    margin: 0;
    padding: 10px;
    width: 30%;
  }
  .fh-data-section-wrappings .fh-title-descr-wrapper {
    margin-left: 20px;
  }
  .fh-section-images-wrappings img {
    box-shadow: 0 4px 4px rgba(0,0,0,0.5);
  }
  .fh-data-section-wrapper {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(24, 1fr);
  }
  .fh-data-section-wrapper .fh-section-images-wrappings {
    grid-column: 1/-1;
    grid-row: 1/-1;
  }
  .fh-data-section-wrapper .section-content-wrappings {
    height: 100%;
    grid-column: 6/-1;
    grid-row: 3/-1;
  }
  html.ie .fh-data-section-wrappings {
    text-align: center;
    overflow: visible;
    padding-bottom: 60px;
  }
  html.ie .fh-data-section-wrappings .fh-section-items-listing {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  html.ie .fh-data-section-wrapper .section-content-wrappings {
    text-align: left;
    position: absolute;
    top: 40px;
    left: 50%;
    right: 0;
    bottom: 0;
    padding: 20px 2%;
    height: auto;
  }
}
@media (max-width: 980px) {
  .fh-data-section-wrappings .fh-section-items-listing .fa {
    font-size: 96px;
  }
  .fh-data-section-wrappings .fh-section-items-listing,
  .fh-data-section-wrappings .fh-section-items-listing > li {
    display: block;
    text-align: center;
  }
  .fh-data-section-wrappings .fh-section-items-listing > li {
    margin-bottom: 20px;
  }
  .fh-data-section-wrappings h2 {
    margin: 10px 0;
  }
  .fh-data-section-wrappings h1 {
    font-size: 1.8rem;
  }
  .fh-data-section-wrappings h2 {
    font-size: 1.5rem;
    margin: 10px 0;
  }
  .fh-data-section-wrappings h3 {
    font-size: 1.4rem;
  }
  .fh-data-section-wrappings h4 {
    font-size: 1.3rem;
  }
  .fh-data-section-wrappings h5 {
    font-size: 1.2rem;
  }
  .fh-data-section-wrappings h6 {
    font-size: 1.1rem;
  }
}
.fh-home-health-banner-wrappings {
  margin: 0 0 40px 0;
  padding: 0;
  text-align: center;
}
.fh-home-health-banner-wrapper {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}
.fh-home-health-banner-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fh-home-health-banner-listing img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media (max-width: 1019px) {
  .fh-home-health-banner-wrappings {
    margin-top: 20px;
  }
}
@media (max-width: 360px) {
  .fb_iframe_widget {
    position: relative;
  }
  .fb_iframe_widget:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 333;
  }
}
.pageContent-text ol {
  margin: 0;
  padding: 0 0 0 20px;
}
table.bca {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
td.bca {
  width: 20%;
  padding: 10px;
  text-align: center;
}
.content-wrappings {
  width: 100%;
  max-width: 1225px;
  margin-left: auto;
  margin-right: auto;
}
.title-text {
  font-size: 25px;
}
.feature14.heading {
  color: #585858;
  margin: 0;
  line-height: 1.2;
}
.pageContent:before,
.pageContent:after {
  content: " ";
  display: table;
}
.pageContent:after {
  clear: both;
}
.pageContent {
  *zoom: 1;
}
.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;
}
.content-menu-wrapper a {
  transition: background-color 0.3s, color 0.3s;
}
.content-menu-wrapper a,
.content-menu-wrapper a:link,
.content-menu-wrapper a:visited,
.content-menu-wrapper a:hover,
.content-menu-wrapper a:focus,
.content-menu-wrapper a:active {
  font-weight: bold;
  background-color: #124f79;
  display: block;
  padding: 10px;
  margin-top: 5px;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
}
.content-menu-wrapper a:hover,
.content-menu-wrapper a:focus,
.content-menu-wrapper a:active {
  background-color: #9b4639;
  color: #fff;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.75);
}
.pageContent h1.pagetitle {
  font-weight: bold;
  color: #3184b1;
  font-size: 1.875em;
}
h1.pagetitle {
  vertical-align: top;
  padding-top: 0;
  line-height: 1.2;
}
.pageContent .speciality-list h1.pagetitle {
  margin-bottom: 0;
}
.pageContent {
  padding: 20px;
  color: #343434;
  line-height: 1.4;
}
.contentimage {
  display: block;
  float: right;
  padding: 6px;
  max-width: 50%;
  margin-left: 20px;
}
.contentimage img {
  max-width: 100%;
  height: auto;
}
.contentpic br {
  display: none;
}
.content-menu-wrapper ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
.page-content-container {
  width: 100%;
  max-width: 100%;
}
.page-content-wrapper .content-menu-wrappings {
  position: relative;
}
.image-caption {
  max-width: 100%;
}
img.contentpic2 {
  padding: 10px;
}
.month {
  background-color: #124f79;
  height: 50px;
  color: white;
  font-weight: bold;
  font-size: 28px;
}
.day {
  background-color: #71130e;
  background-color: rgba(113,19,14,0.8);
  background: gray;
  color: white;
  height: 30px;
}
.inactivedate {
  background-color: #f1f1f1;
}
.today {
  background-color: #cce8ea;
  font-weight: bold;
}
@media (min-width: 981px) {
  .page-content-container {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .page-content-container {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .page-content-wrapper .content-menu-wrappings {
    width: 20%;
  }
  .page-content-wrapper .pageContent {
    margin-left: 4%;
  }
  .page-content-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%;
  }
}
.float-right {
  float: right;
  margin: 5px;
  text-align: center;
  max-width: 50%;
}
.float-right img {
  display: block;
  max-width: 100%;
  height: auto;
}
div.caption-cp {
  font-size: .8rem;
  color: #343431;
  font-weight: bold;
}
@media (max-width: 768px) {
  .float-right {
    float: none;
    margin: 10px auto;
    max-width: 100%;
  }
}
@media (max-width: 980px) {
  table.mobile-block-table.cardiology-mobile-block-table td {
    text-align: left !important;
  }
  table.mobile-block-table.cardiology-mobile-block-table ul.bullet-list,
  table.mobile-block-table.cardiology-mobile-block-table ol.bullet-list {
    margin-top: 20px;
  }
  .page-content-container {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .page-content-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;
  }
  .page-content-container .pageContent {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-content-container .pageContent {
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-content-container .content-menu-wrappings {
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.radiology-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
  max-width: min(100%,640px);
}
.radiology-image img {
  max-width: 100%;
  height: auto;
}
.radiology-image .caption {
  display: block;
}
.content-page .big-buttons-section {
  display: none;
}
.big-buttons,
.big-buttons a,
.big-buttons a:link,
.big-buttons a:visited,
.big-buttons a:hover,
.big-buttons a:focus,
.big-buttons a:active {
  color: #68bec1;
}
.big-buttons a:hover,
.big-buttons a:focus,
.big-buttons a:active {
  color: #553177;
}
.big-button-text,
.big-button-text a,
.big-button-text a:link,
.big-button-text a:visited,
.big-button-text a:hover,
.big-button-text a:focus,
.big-button-text a:active {
  color: #68bec1;
}
.big-button-text a:hover,
.big-button-text a:focus,
.big-button-text a:active {
  color: #553177;
}
.big-buttons,
.big-buttons a,
.big-buttons a:link,
.big-buttons a:visited,
.big-buttons a:hover,
.big-buttons a:focus,
.big-buttons a:active {
  color: #68bec1;
}
.big-buttons a:hover,
.big-buttons a:focus,
.big-buttons a:active {
  color: #553177;
}
.big-button-text,
.big-button-text a,
.big-button-text a:link,
.big-button-text a:visited,
.big-button-text a:hover,
.big-button-text a:focus,
.big-button-text a:active {
  color: #68bec1;
}
.big-button-text a:hover,
.big-button-text a:focus,
.big-button-text a:active {
  color: #553177;
}
.big-buttons:hover {
  border-style: none solid none none;
  border-width: 3px 2px 3px 3px;
  border-color: #000;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #000;
  transform: scale(1.1);
}
.big-buttons-section {
  position: relative;
  top: 0px;
  z-index: 7777;
  background-color: transparent;
}
.big-buttons-container {
  position: relative;
  top: 0px;
}
.big-buttons-container {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.big-buttons-container {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.big-buttons-container {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.big-buttons {
  display: inline-block;
  width: 20%;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px;
  float: left;
  border-style: none solid none none;
  border-width: 3px 2px 3px 3px;
  border-color: #000 #fff #000 #000;
  background-color: #fff;
  box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.8);
  -webkit-transition: background-color 200ms ease, all 200ms ease;
  transition: background-color 200ms ease, all 200ms ease;
  color: #5abfc3;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}
.big-buttons {
  -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;
}
.big-buttons {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.big-buttons {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.big-button-text {
  margin-bottom: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.big-button-icon {
  display: inline-block;
  width: 75px;
  max-width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
img.fh-photo-album-thumbnail.fh-use-aspect-ratio {
  object-fit: -moz-cover;
  object-fit: -webkit-cover;
  object-fit: cover;
  object-position: center;
}
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio,
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio a,
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio a:link,
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio a:visited,
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio a:hover,
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio a:focus,
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio a:active {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
img.fh-photo-album-thumbnail.fh-use-aspect-ratio,
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio a,
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio a:link,
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio a:visited,
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio a:hover,
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio a:focus,
.fh-photo-album-thumbnail-tr.fh-use-aspect-ratio a:active {
  height: 100%;
  width: 100%;
}
.fh-photo-album-arrow {
  display: inline-block;
  vertical-align: baseline;
}
.fh-photo-album-arrow.fh-photo-prev {
  margin-right: 20px;
}
.fh-photo-album-arrow.fh-photo-next {
  margin-left: 20px;
}
[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;
}
.RMC-content {
  font-size: 18px;
}
.event-section .event-html img {
  transition: transform 0.3s;
}
.event-section .event-html img:hover,
.event-section .event-html img:focus,
.event-section .event-html img:active {
  transform: scale(1.3);
}
.icon-container img {
  color: #000;
}
.icon-container {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.icon-container {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.icon-container {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.foundation-images-wrapper {
  text-align: center;
}
.foundation-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.foundation-images-listing li {
  display: inline-block;
  vertical-align: top;
}
.foundation-images-listing img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.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: 16px;
}
.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,
.toolbar .breadcrumb a:focus,
.toolbar .breadcrumb a:active {
  color: #007bcf;
}
.toolbar {
  overflow: hidden;
  font-weight: bold;
}
.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,
.toolbar .tools a:active {
  color: #000;
}
.pageContent a.text-lower,
.pageContent a.text-normal,
.pageContent a.text-larger {
  color: #000;
}
.toolbar .breadcrumb {
  float: left;
}
.contact-bar-content {
  border-width: 1px;
  border-color: transparent;
  border-style: solid;
  text-align: center;
  background-color: #9b3022;
  transition: background-color 0.2s;
  color: #fff;
  margin: -20px -20px 20px -20px;
  max-width: none;
}
.contact-bar-content a:hover {
  color: #fbeba7;
}
.contact-bar-content:hover {
  font-weight: bold;
  background-color: #7d9ecc;
  box-shadow: inset 0 0 26px rgba(68,56,56,0.7);
}
.contact-bar-content .contact-bar-wrapper {
  padding: 10px;
}
button.search-submit {
  background-color: transparent;
  border: none;
  color: #FFF;
}
input.search-text {
  background-color: #fff;
  border: none;
  border-radius: 0px;
  padding: 1px 1px 1px 6px;
}
.contact-bar-content {
  font-size: 16px;
  transition: font-size 0.3s;
}
.contact-bar-wrappings {
  background-color: #dddbc9;
  color: #71130e;
}
.contact-bar-wrappings:before,
.contact-bar-wrappings:after {
  content: " ";
  display: table;
}
.contact-bar-wrappings:after {
  clear: both;
}
.contact-bar-wrappings {
  *zoom: 1;
}
.contact-bar-wrapper {
  width: 100%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 0;
}
.contact-bar-wrapper:after {
  display: block;
  clear: both;
  content: "";
}
.contact-bar-wrappings p {
  padding: 2px;
  margin: 2px;
}
.contact-bar-wrappings a:link,
.contact-bar-wrappings a:visited {
  color: #71130e;
  text-decoration: none;
}
.contact-bar-wrappings a:hover {
  color: #71130e;
  text-decoration: underline;
}
@media (min-width: 981px) {
  html.mousing-contact-bar .home-page .header-container-wrappings.header-scrolled .header-wrappings .hospital-logo img,
  .home-page .header-container-wrappings.header-scrolled .header-wrappings .hospital-logo img:hover {
    width: 167px;
    height: 90px;
  }
  html.mousing-contact-bar .footer img[src$="fc-logo_%284%29_opt.png"],
  html.mousing-contact-bar .footer img[src$="jacho_logo01_opt_%282%29.png"],
  html.mousing-contact-bar .footer iframe,
  html.mousing-contact-bar .home-page img[src$="MyStLukesChartLogoInches_rvised_opt.png"] {
    transform: scale(1.2);
  }
}
@media (max-width: 980px) {
  .contact-bar-content {
    float: none;
    text-align: center;
  }
  .contact-bar-search {
    display: none;
  }
}
.contact-bar-content {
  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;
}
.doctor-scroller {
  max-height: 195px;
  overflow: hidden;
}
.doctor-widget-container {
  background: #dadada;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: 30px;
}
.doctor-widget-wrapper {
  padding: 20px 10px;
}
.doctor-scroller-wrapper {
  text-align: center;
}
.doctor-scroller {
  display: inline-block;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.doctor-scroller ul {
  margin: 0;
  padding: 0;
  list-style: 0;
}
.doctor-scroller li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.doctor-scroller img {
  width: 150px;
  height: 195px;
  vertical-align: bottom;
}
.doctor-scroller h2 {
  text-align: center;
  margin: 0;
  padding-top: 5px;
  font-weight: bold;
  font-size: 20px;
  line-height: 18px;
}
.doctor-scroller-text .text {
  background: #cee0ee;
  color: #1c69a4;
  padding: 10px;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  display: none;
  font-weight: bold;
}
.doctor-scroller-name-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
  text-align: center;
  background: black;
  background: rgba(0,0,0,0.5);
  color: #fff;
}
.doctor-listing > li:nth-child(odd) .doctor-scroller-name-wrapper {
  background: #3f0102;
}
.doctor-listing > li:nth-child(even) .doctor-scroller-name-wrapper {
  background: #773c15;
}
.doctor-listing li:hover .doctor-scroller-name-wrapper {
  background: #5abfc3;
}
.doctor-listing > li:nth-child(odd):hover .doctor-scroller-name-wrapper {
  background: #ce926b;
}
.doctor-listing > li:nth-child(even):hover .doctor-scroller-name-wrapper {
  background: #ce926b;
}
@media (min-width: 170px) {
  .doctor-scroller {
    max-width: 150px;
  }
}
@media (min-width: 320px) {
  .doctor-scroller {
    max-width: 300px;
  }
}
@media (min-width: 470px) {
  .doctor-scroller {
    max-width: 450px;
  }
}
@media (min-width: 620px) {
  .doctor-scroller {
    max-width: 600px;
  }
}
@media (min-width: 770px) {
  .doctor-scroller {
    max-width: 750px;
  }
}
@media (min-width: 920px) {
  .doctor-scroller {
    max-width: 900px;
  }
}
@media (min-width: 1070px) {
  .doctor-scroller {
    max-width: 1050px;
  }
}
@media (min-width: 1220px) {
  .doctor-scroller {
    max-width: 1200px;
  }
}
@media (min-width: 1370px) {
  .doctor-scroller {
    max-width: 1350px;
  }
}
@media (min-width: 1520px) {
  .doctor-scroller {
    max-width: 1500px;
  }
}
@media (min-width: 1670px) {
  .doctor-scroller {
    max-width: 1650px;
  }
}
@media (min-width: 1820px) {
  .doctor-scroller {
    max-width: 1800px;
  }
}
@media (min-width: 1970px) {
  .doctor-scroller {
    max-width: 1950px;
  }
}
@media (max-width: 169px) {
  .doctor-scroller {
    display: none !important;
  }
}
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper:before,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper:after,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper *,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper *:before,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.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;
}
.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 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;
}
.contact {
  clear: both;
}
.contact-wrapper {
  color: #fff;
  background-color: #024686;
  padding-left: 20px;
}
.contact-wrappings {
  width: 100%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.contact-wrappings:before,
.contact-wrappings:after {
  content: " ";
  display: table;
}
.contact-wrappings:after {
  clear: both;
}
.contact-wrappings {
  *zoom: 1;
}
.contact-icons {
  float: left;
  margin-top: -20px;
  margin-bottom: -20px;
}
.contact-icons img {
  vertical-align: middle;
}
.contact .user-info {
  float: left;
  padding-right: 20px;
  margin: 0;
  line-height: 35px;
  vertical-align: middle;
}
.contact a,
.contact a:link,
.contact a:visited {
  color: #afbbd0;
}
.contact a:hover,
.contact a:focus,
.contact a:active {
  color: #fff;
}
.fc-icons {
  float: right;
}
.contact-fc-logo {
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.contact-icons img,
.contact-fc-logo {
  opacity: 0.8;
  transition: opacity 0.2s;
}
.contact-icons img:hover,
.contact-fc-logo:hover {
  opacity: 1;
}
@media (max-width: 980px) {
  .contact-icons,
  .fc-icons {
    float: none;
    margin: 20px 0;
    text-align: center;
    width: auto;
  }
}
.svg-icon-link .link-button {
  display: block;
  text-align: center;
  background: #fff;
  padding: 6px;
  border-radius: 6px;
  color: #007bcf;
  font-size: 12px;
  width: 55%;
}
.services-text-img {
  background-image: url(/docs/services-text-img.png);
  background-position: center center;
  background-repeat: no-repeat;
  max-width: 60%;
  height: 150px;
}
.services-table {
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.services-text p {
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
}
.services-title {
  background: #005b9e;
  vertical-align: middle;
  display: inline-block;
  padding: 15px;
  font-weight: bold;
  font-size: 50px;
  margin: 40px 0 20px 0;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.services-content {
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  width: 900px;
  color: #0053a0;
  max-width: 100%;
}
.Services {
  padding-bottom: 40px;
  background-image: url(/docs/PP_background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  width: 100%;
  z-index: 0;
}
.Services .services-text {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
@media (max-width: 550px) {
  .Services .services-text {
    font-size: 16px;
  }
  .services-title {
    font-size: 1em;
  }
}
@media (max-width: 1000px) {
  .services-content {
    width: auto;
  }
}
@media (max-width: 768px) {
  .services-text-img {
    display: none;
  }
}
.health-footer-wrapper {
  display: inline-block;
}
.health-footer-image-wrappings img {
  max-width: 100%;
  height: auto;
}
.footerH {
  color: #3f0102;
  font-size: 1.6em;
}
.contact-fc-logo {
  opacity: 1;
  transition: opacity 0.2s;
}
.ftr-icons {
  font-size: 50px;
}
.ftr-icons a:hover,
.ftr-icons a:focus,
.ftr-icons a:active {
  color: #b35522;
}
.footer-button-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-button-links li {
  display: block;
  margin: 0;
  padding: 5px 0;
}
.footer-button-links a,
.footer-button-links a:link,
.footer-button-links a:visited,
.footer-button-links a:hover,
.footer-button-links a:focus,
.footer-button-links a:active {
  font-weight: bold;
  text-decoration: none;
  background-color: #fff;
  font-size: 1.111rem;
  color: #005b9e;
  padding: 5px;
  display: block;
  border-radius: 5px;
}
.footer-button-links a:hover,
.footer-button-links a:focus,
.footer-button-links a:active {
  color: #2bb0b2;
}
.ftr-link a,
.ftr-link a:link,
.ftr-link a:visited,
.ftr-link a:hover,
.ftr-link a:focus,
.ftr-link a:active {
  color: #dbdac8;
  text-decoration: none;
}
.ftr-link a:hover,
.ftr-link a:focus,
.ftr-link a:active {
  text-decoration: underline;
}
.footer {
  background: #f3f3f3;
  color: #fff;
  font-size: 1.111rem;
}
.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:focus,
.footer a:active {
  text-decoration: none;
  color: #fff;
}
.footer a:hover,
.footer a:focus,
.footer a:active {
  color: #5abfc3;
  text-decoration: underline;
}
.footer .feature14.heading {
  color: #fff;
}
.footer img {
  max-width: 100%;
  height: auto;
}
.footer b {
  font-weight: bold;
  font-size: 22px;
}
.footer p {
  font-weight: normal;
  font-size: 1.111rem;
  line-height: 30px;
}
.footer-wrappings {
  width: 100%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: table;
  table-layout: fixed;
  color: #fff;
}
.footer-wrappings .footer-col {
  display: table-cell;
  width: 33.3%;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer-wrappings .footer-col-2 {
  width: 32.3%;
  padding-left: 0.5%;
  padding-right: 0.5%;
  background-repeat: no-repeat, no-repeat;
  background-position: left top, right top;
}
.footer-wrappings .wrappings {
  padding: 20px;
  text-align: center;
}
.footer-icons {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 100%;
}
.footer-icons li {
  display: inline-block;
}
.footer-button-links-arrow {
  text-align: center;
}
.footer-button-links-arrow .fa {
  cursor: pointer;
  color: #fff;
}
.footer-col-3 .wrappings,
.contact-us-footer {
  color: #fff;
  font-color: #ffffff;
}
.footer .feature14.heading {
  margin-bottom: 20px;
  line-height: 1;
}
.footer-col-1 a:hover,
.footer-col-1 a:focus,
.footer-col-1 a:active,
.footer-col-3 a:hover,
.footer-col-3 a:focus,
.footer-col-3 a:active {
  color: #5abfc3;
}
.footer-col-2 .footer-button-links-arrow .fa-arrow-up,
.footer-col-2 .footer-button-links-arrow .fa-arrow-down {
  transition: transform 0.3s;
}
.footer-col-2 .footer-button-links-arrow .fa-arrow-up:hover,
.footer-col-2 .footer-button-links-arrow .fa-arrow-up:focus,
.footer-col-2 .footer-button-links-arrow .fa-arrow-up:active,
.footer-col-2 .footer-button-links-arrow .fa-arrow-down:hover,
.footer-col-2 .footer-button-links-arrow .fa-arrow-down:focus,
.footer-col-2 .footer-button-links-arrow .fa-arrow-down:active {
  color: #fbeba7;
}
@media (min-width: 981px) {
  .footer-col-2 {
    position: relative;
  }
  .footer-col-2:before,
  .footer-col-2:after {
    position: absolute;
    top: 20%;
    bottom: 20%;
    border-width: 0;
    border-style: solid;
    border-color: #000;
  }
  .footer-col-2:before {
    border-left-width: 2px;
    content: "";
    left: 5px;
  }
  .footer-col-2:after {
    border-right-width: 2px;
    content: "";
    right: 5px;
  }
}
@media (max-width: 980px) {
  .footerH {
    font-size: 1.1em;
  }
  .footer-wrappings .footer-col-2 {
    width: auto;
    background-image: none;
    padding-left: 0;
    padding-right: 0;
  }
  .footer-wrappings,
  .footer-wrappings .footer-col {
    width: auto;
    display: block;
  }
}
.fh-information-footer-wrapper {
  background-color: #fff;
}
.fh-the-footer-wrappings {
  text-align: center;
  padding: 40px;
  color: #144f79;
}
.fh-the-footer-wrappings a,
.fh-the-footer-wrappings a:link,
.fh-the-footer-wrappings a:visited,
.fh-the-footer-wrappings a:hover,
.fh-the-footer-wrappings a:focus,
.fh-the-footer-wrappings a:active {
  color: inherit;
}
.fh-the-footer-wrappings a:hover {
  text-decoration: underline;
  color: #9d3f36;
  transition: .3s;
}
.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;
}
.fh-the-footer-wrappings ul[data-menu-group="22441"] .fa,
.fh-the-footer-wrappings ul[data-menu-group="22442"] .fa,
.fh-the-footer-wrappings ul[data-menu-group="22443"] .fa {
  color: #5569a6;
  position: absolute;
  top: 0;
  left: -30px;
}
@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%;
  }
}
@media (max-width: 980px) {
  .fh-the-footer-wrappings ul[data-menu-group="22441"] .fa,
  .fh-the-footer-wrappings ul[data-menu-group="22442"] .fa,
  .fh-the-footer-wrappings ul[data-menu-group="22443"] .fa {
    position: static;
    display: none;
  }
}
.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 + 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;
  }
}
#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: #e8d9c5;
  text-align: center;
  padding: 0;
}
.mobile-navbar {
  background: #144f79;
  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%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  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%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
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%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.shadowed-iframe {
  box-shadow: 0 10px 25px 0 #000000;
  border: none;
  border-radius: 8px;
}


