.ecard-btn-1 {
  background-color: #BAD5EF;
  background-color: rgba(251,219,108,0.8);
  border-radius: 5px;
  margin: 5px;
  width: 300px;
  max-width: 100%;
  color: #007bcf;
  text-align: center;
  display: inline-block;
}
.ecard-btn-link-1 {
  position: relative;
  display: block;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  color: #fff;
  padding-right: 40px;
  padding-left: 40px;
  text-align: left;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 1em;
}
body {
  font-size: 100%;
  font-family: gothic, sans-serif;
}
body {
  margin: 0;
  padding: 0;
  position: relative;
}
.pageContent h1.pagetitle {
  font-weight: bold;
  font-size: 50px;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
  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%;
}
.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}
a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
  color: #005b9e;
  color: inherit;
}
@media (max-width: 319px) {
  body {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
.a2a_kit {
  text-align: right;
}
.a2a_kit {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.a2a_kit {
  -moz-box-pack: end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.header-social-icons-wrapper {
  margin-bottom: 8px;
}
.header-social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-social-icons > li {
  display: inline-block;
  vertical-align: top;
}
.header-social-icons > li:nth-child(n+2) {
  margin-left: 8px;
}
.header-social-icons img {
  max-width: 48px;
  height: auto;
  aspect-ratio: 1;
  vertical-align: bottom;
}
.header-wrappings {
  text-align: center;
  max-width: 1500px;
  max-width: min(100%,1500px);
  margin-right: auto;
  margin-left: auto;
  padding: 2em;
}
.header-scrolled .header-wrappings {
  background-color: #fff;
}
.header-wrappings img {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.header-wrappings .search-fields {
  border: 1px solid #333;
  background-color: #fff;
  display: block;
}
.header-wrappings .search-fields,
.header-wrappings .search-fields input {
  border-radius: 6px;
}
.header-wrappings .search-fields .fa {
  color: #333;
}
.header-wrappings .search-fields .fa:hover,
.header-wrappings .search-fields .fa:focus,
.header-wrappings .search-fields .fa:active {
  color: #0c66a5;
}
a.book-now {
  color: #4e8c36;
  font-size: 1.4rem;
  font-weight: 800;
}
div.header-container-wrappings {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-top: solid #173b70 35px;
}
div.header-hospital-address {
  text-align: right;
  color: #173b70;
}
.tabs .top-left-menu a,
.tabs .top-left-menu a:link,
.tabs .top-left-menu a:visited,
.tabs .top-left-menu a:hover,
.tabs .top-left-menu a:focus,
.tabs .top-left-menu a:active {
  text-decoration: none;
  color: #fff;
  padding-right: 10px;
  font-size: 15px;
  margin-right: 15px;
  padding-top: 0;
  display: block;
}
.header-logo {
  max-width: 30%;
}
.content-page .content-header-wrapper {
  width: 100%;
  max-width: 85%;
  max-width: min(100%,85%);
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
}
.content-page .content-header-wrapper:before,
.content-page .content-header-wrapper:after {
  content: " ";
  display: table;
}
.content-page .content-header-wrapper:after {
  clear: both;
}
.content-page .content-header-wrapper {
  *zoom: 1;
}
.contact-bar-wrappings p .fa {
  font-size: 16px;
  padding-right: 10px;
}
.content-logo {
  float: left;
}
.content-address {
  float: right;
}
.content-search,
.content-icons {
  padding-top: 10px;
  padding-right: 40px;
  text-align: right;
}
.header-logo-wrapper {
  overflow: hidden;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 55;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  background: linear-gradient(to right,#ffffff 0%,rgba(255,255,255,0) 100%);
}
.header-logo img {
  max-width: 100%;
  height: auto;
  margin-top: 95px;
  background: #fff;
  background: radial-gradient(ellipse at center,rgba(255,255,255,0.62) 0%,rgba(255,255,255,0) 68%);
}
.header {
  text-align: right;
  color: white;
  padding-bottom: 10px;
  padding-right: 20px;
  font-size: 14px;
}
.content-page .wrapper {
  display: none;
}
@media (min-width: 1081px) {
  .header-wrapper {
    text-align: center;
  }
  .header-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .header-wrapper {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .header-wrapper {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .header-wrapper .logo,
  .header-wrapper .hospital-logo-and-search {
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .header-wrapper .hospital-logo {
    -moz-box-ordinal-group: 3;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .home-page .header-container-wrappings:before,
  .home-page .header-container-wrappings:after {
    display: block;
    clear: both;
    content: "";
  }
  .home-page .header-container-wrappings .header-wrappings img {
    transition: width 0.5s linear, height 0.5s linear;
  }
  .home-page .header-container-wrappings .header-wrappings .logo img {
    height: auto;
    padding: 2em;
  }
  .home-page .header-container-wrappings .header-wrappings .hospital-logo img {
    width: 167px;
    height: auto;
  }
  .home-page .header-container-wrappings.header-scrolled .header-wrappings .logo img {
    width: 250px;
    height: auto;
  }
  .home-page .header-container-wrappings.header-scrolled .header-wrappings .hospital-logo img {
    width: 102px;
    height: auto;
  }
  .hospital-logo-and-search {
    margin-left: auto;
    margin-right: 40px;
  }
}
@media (max-width: 1100px) {
  .header-icons {
    display: none;
  }
}
@media (max-width: 1080px) {
  .a2a_kit {
    text-align: center;
  }
  .a2a_kit {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .content-page .hospital-logo-and-search {
    display: none;
  }
  .content-page .content-header-wrapper,
  .header-logo {
    display: none;
  }
  .header-wrappings .hospital-logo {
    margin-bottom: 0;
  }
  .header-wrappings {
    padding-bottom: 0;
  }
  .hospital-logo {
    margin-top: 20px;
  }
  .hospital-logo img {
    max-width: 100px;
    height: auto;
  }
  .hospital-logo-and-search {
    padding: 20px;
    text-align: center;
  }
}
.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 .nav-arrow .fa {
  font-size: 28px;
  background-color: #fff;
  background-color: rgba(255,255,255,0.6);
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  cursor: pointer;
  position: absolute;
  z-index: 1000;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  line-height: 36px;
  transition: transform 0.5s;
}
.slideshow-wrappings .nav-arrow .fa:hover,
.slideshow-wrappings .nav-arrow .fa:focus,
.slideshow-wrappings .nav-arrow .fa:active {
  transform: scale(2);
}
.slideshow-wrappings .previous-slide-arrow .fa {
  left: 10px;
}
.slideshow-wrappings .next-slide-arrow .fa {
  right: 10px;
}
.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,
.nav-arrow-bar:focus,
.nav-arrow-bar:active {
  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:before {
  color: #fff;
}
.flex-direction-nav a:hover:before {
  color: #201206;
}
.flex-direction-nav a.flex-prev {
  left: 10px;
}
.flex-direction-nav a.flex-next {
  right: 10px;
}
.flex-control-paging li a {
  background: #fff;
  border: 2px solid #6c88af;
  border: 2px solid rgba(108,136,175,0.75);
}
.flex-control-paging li a.flex-active {
  border-color: #000;
  background-color: #000;
}
.flex-control-paging li a {
  width: 16px;
  height: 16px;
}
.flex-control-nav {
  bottom: 12px;
}
@media (max-width: 1080px) {
  .slideshow {
    padding-top: 0;
  }
}
.services-information {
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
  font-size: 1.5rem;
  line-height: 2;
}
.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: 3%;
}
.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: #3e5478;
  border-radius: 5px;
  margin: 5px;
  font-size: 1.5rem;
  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;
}
.ecard-btn:hover {
  background: #7d9ecc;
  color: #fff;
}
.ecard-btn:hover .ecard-btn-link {
  color: #fff;
}
.content {
  background: #dbdac8;
  background: #fff;
  color: #71130e;
  overflow: hidden;
  position: relative;
  border-top: #08586e solid 4px;
  border-bottom: #08586e solid 4px;
}
.home-content-wrappings {
  width: 100%;
  max-width: 85%;
  max-width: min(100%,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%;
  padding: 3%;
}
.col-1 p {
  color: #0053a0;
  font-weight: normal;
  font-size: 1em;
  line-height: 30px;
}
.col-2 {
  float: right;
  width: 50%;
  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;
}
.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;
  text-align: center;
}
.provider-wrapper h2.feature14.heading,
.provider-wrapper h1.pagetitle {
  color: #005b9e;
  color: #fff;
}
@media (max-width: 768px) {
  .home-page .services-information .title-text a,
  .home-page .services-information .title-text a:link,
  .home-page .services-information .title-text a:visited,
  .home-page .services-information .title-text a:hover,
  .home-page .services-information .title-text a:focus,
  .home-page .services-information .title-text a:active {
    color: #fff;
    text-decoration: none;
  }
  .home-page .services-information .title-text a:hover,
  .home-page .services-information .title-text a:focus,
  .home-page .services-information .title-text a:active {
    text-decoration: underline;
  }
}
@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,
.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;
  max-width: 100%;
  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,
  .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;
}
.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;
}
.row h1.pagetitle {
  color: #005b9e;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.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: #3ea2e6;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  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: 18px;
  line-height: 1.1;
}
.event-item:hover .event-name {
  padding-left: 60px;
  background-color: rgba(43,155,231,0.75);
}
.view-more-events a:link,
.view-more-events a:visited {
  color: #FFF;
  text-decoration: none;
  float: right;
}
.view-more-events a:hover {
  color: #2bb0b2;
  text-decoration: none;
  float: right;
}
.right-links a: hover {
  color: #BAD5EF;
}
.middle-bk-2 {
  background-color: #7d9ecc;
  background-image: url(/docs/Cafe01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 500px;
}
.fh-info----news-item-title a:link,
.fh-info----news-item-title a:visited,
.fh-info----news-item-title a:focus,
.fh-info----news-item-title a:active {
  color: #012577;
  text-decoration: none;
}
.fh-info----news-item-title a:hover {
  color: #3e5478;
  transition: .4s;
  text-decoration: underline;
}
.row .middle-bk-2 h1.pagetitle {
  color: #fff;
  font-size: 2.6rem;
  padding-top: 50px;
}
.barge-of-content br {
  display: none !important;
}
.barge-of-buttons {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
.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: 10px;
  display: block;
  vertical-align: middle;
  background: #08586e;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  margin-bottom: 10px;
  font-size: 1.111em;
  font-weight: 700;
}
.barge-of-buttons a:hover {
  background: #1f416e;
  color: #fff;
}
.events,
.payment {
  background: #000080;
}
.news,
.patient-portal {
  background: #09586e;
}
.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 {
  background: #09586e;
}
.barge-of-buttons a:hover {
  background: #7d9ecc;
}
.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: #61a071;
}
.row .row-wrapper .content-text a.about-us:hover {
  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;
}
.provider-wrappings .barge-of-buttons a:hover {
  background: #000;
  color: #fff;
}
.Icon-wrappings-container {
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 1.4rem;
  color: #012577;
}
@media (min-width: 980px) {
  .Icon-wrappings-container {
    padding: 50px 20px;
  }
  .Icon-wrappings-container-inner-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .Icon-wrappings-container-inner-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (min-width: 980px) {
  .Icon-wrappings-container {
    text-align: center;
  }
}
@media (min-width: 980px) {
  .Icon-wrappings-container .fh-info----news-item {
    width: 23.5%;
  }
}
@media (min-width: 980px) {
  .fh-info-container .fh-info----news-item {
    display: inline-block;
    vertical-align: top;
  }
}
.Icon-wrappings-container .fh-info----news-item-image a {
  transition: transform 0.3s;
}
.Icon-wrappings-container .fh-info----news-item-image a:hover,
.Icon-wrappings-container .fh-info----news-item-image a:focus,
.Icon-wrappings-container .fh-info----news-item-image a:active {
  transform: scale(1.2);
}
@media (max-width: 1100px) {
  .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;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
  }
  .barge-of-buttons + .barge-of-buttons {
    margin-top: 0;
  }
}
@media (min-width: 1025px) {
  .footer-col-2 .wrappings {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1101px) {
  .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-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: 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-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 {
    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;
  }
  .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: #61a071;
    display: -webkit-flex;
    display: flex;
    flex: 0 0 auto;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
  }
  .row .row-wrapper .content-text a.about-us:hover {
    background: #1f416e;
    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 {
    background: #1f416e;
    color: #fff;
  }
  .barge-of-table h1.pagetitle,
  .barge-of-table h2.feature14.heading {
    margin-bottom: 5px;
  }
}
div.information-services-content-wrappings {
  font-size: 18px;
  font-size: 1.125rem;
}
.preview-welcome-section-image-wrapper.no-link {
  width: fit-content;
}
.welcome-section-images-wrapper-thumbnail-group .slick-prev,
.welcome-section-images-wrapper-thumbnail-group .slick-next {
  background: none;
}
.welcome-section-images-wrapper-thumbnail-group .slick-prev:before,
.welcome-section-images-wrapper-thumbnail-group .slick-next:before {
  color: #000;
  font-size: 36px;
  font-size: 2.25rem;
}
.preview-welcome-section-image-wrapper img {
  vertical-align: bottom;
}
.preview-welcome-section-images-wrapper .slick-prev {
  left: -25px;
}
.slick-slide img {
  border: 1px solid #263810;
}
.slick-slide.slick-center img {
  border: 6px solid #263810;
}
.home-page-section-boxes {
  overflow: hidden;
}
div.welcome-section-content-container {
  max-width: 900px;
  max-width: min(100%,900px);
  margin-left: auto;
  margin-right: auto;
}
.home-page-section-icon-containers {
  position: relative;
  overflow: hidden;
  max-width: none;
  width: auto;
}
.home-page-section-box-welcome-section-1 .info-item img {
  transition: filter 0.4s;
}
.info-section-wrappings-2 .info-item:hover img {
  filter: grayscale(100%);
}
.welcome-btn {
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 15px;
  background-color: #19222b;
  transition: background-color 0.2s linear, color 0.2s linear;
  min-width: 200px;
  max-width: 100%;
}
.welcome-btn a {
  transition: 0.4s;
}
.welcome-btn a,
.welcome-btn a:link,
.welcome-btn a:visited,
.welcome-btn a:hover,
.welcome-btn a:focus,
.welcome-btn a:active {
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  color: #fff;
  padding: 10px 20px;
}
.welcome-btn a:visited {
  color: #fff;
}
.welcome-btn:hover {
  background: #7d9ecc;
  color: #fff;
}
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title h1,
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title h2,
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title h3,
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title h4,
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title h5,
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title h6 {
  margin: 0;
}
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title a {
  transition: 0.2s;
}
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title a,
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title a:link,
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title a:visited,
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title a:hover,
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title a:focus,
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title a:active {
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  color: #fff;
  display: block;
  padding: 10px 20px;
  border-radius: 15px;
  background-color: #19222b;
}
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title a:visited {
  color: #fff;
}
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title a:hover,
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title a:focus,
.welcome-section-content-images-wrapper .welcome-section-content-item.no-section-icon-src.has-section-title a:active {
  background-color: #7d9ecc;
  color: #fff;
}
.info-section-2 img {
  vertical-align: bottom;
}
.welcome-section-content-images-wrapper {
  text-align: center;
}
.welcome-section-content-images-wrapper img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.welcome-section-title-wrapper {
  position: absolute;
  text-align: center;
  z-index: 1000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.welcome-section-title-wrapper {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.welcome-section-title-wrapper {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.welcome-section-title {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.welcome-section-item h2.welcome-section-title {
  overflow: hidden;
}
.home-page-section-boxes {
  background-color: #173c70;
  color: #fff;
  position: relative;
}
.home-page-section-boxes h1 {
  text-align: center;
  font-size: 3.111rem;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  margin: 0 0 1rem 0;
}
.home-page-section-boxes .content-container {
  line-height: 1.1;
  text-align: left;
  font-size: 1.111rem;
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 1.3em;
  margin-left: auto;
  margin-right: auto;
}
.home-page-section-icon-containers .flex-direction-nav a.flex-prev:before,
.home-page-section-icon-containers .flex-direction-nav a.flex-next:before {
  color: #263810;
}
.home-page-section-icon-containers .flex-control-nav {
  z-index: 8888;
  bottom: 0;
}
.services-section-button-bar-container {
  margin: 40px 0;
}
.services-section-button-bar-container > .info-section {
  display: table;
  width: 100%;
}
.services-section-button-bar-container > .info-section > .info-item {
  color: #fff;
  background-color: #64773c;
  padding: 10px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 33%;
}
.services-section-button-bar-container > .info-section > .info-item a,
.services-section-button-bar-container > .info-section > .info-item a:link,
.services-section-button-bar-container > .info-section > .info-item a:visited,
.services-section-button-bar-container > .info-section > .info-item a:hover,
.services-section-button-bar-container > .info-section > .info-item a:focus,
.services-section-button-bar-container > .info-section > .info-item a:active {
  display: block;
  color: #fff;
  color: inherit;
}
.services-section-button-bar-container > .info-section > .info-item + .info-item {
  border-left: 2px solid #000;
}
.services-section-thumbnail-slideshow {
  position: relative;
  overflow: hidden;
  margin: 20px 0;
}
@media (min-width: 980px) {
  .home-page-section-boxes .content-container td:first-child img {
    width: 100%;
    -o-object-fit: cover;
    -khtml-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -webkit-object-fit: cover;
    object-fit: cover;
    border-width: 0;
    padding: 0;
    margin: 0;
    max-width: 100%;
    vertical-align: bottom;
  }
  .home-page-welcome-contained-wrappings {
    border: 2px solid #263810;
  }
  .home-page-section-icon-containers {
    border-left: 2px solid #263810;
  }
  .services-section-thumbnail-slideshow {
    margin: 20px 0 0 0;
    padding: 0;
  }
  .services-section-thumbnail-slideshow img {
    cursor: pointer;
    width: 260px;
    height: 260px;
    aspect-ratio: 1;
    object-fit: cover;
    max-width: 100%;
  }
  .information-services-content-wrappings {
    padding-left: 10px;
    padding-right: 10px;
  }
  div.information-services-content-wrappings {
    color: #183e6f;
  }
  .home-page-section-boxes-gt1 {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .home-page-section-boxes-gt1 .info-section {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 50%;
  }
  .home-page-section-boxes-gt1 .info-section {
    -moz-box-flex: 1 1 auto;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .home-page-section-boxes-gt1 .info-section .home-content {
    padding: 20px;
    width: auto;
  }
  .home-page-section-boxes-gt1 .info-section-1 {
    padding: 4em;
    background: #677b40;
  }
  .home-page-section-boxes-gt1 .info-section-2 {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .home-page-section-boxes-gt1 .info-section-2 {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .home-page-section-boxes-gt1 .info-section-2 {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .home-page-section-boxes-gt1 .info-section-2 {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .home-page-welcome-contained-wrapper,
  .welcome-section-content-images-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .home-page-welcome-contained-wrapper,
  .welcome-section-content-images-wrapper {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-page-welcome-contained-wrapper,
  .welcome-section-content-images-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .home-page-welcome-contained-wrapper .information-container-wrappings {
    width: 70%;
    line-height: 1;
  }
  .information-services-content-wrappings p {
    margin: 0;
    padding: 0;
  }
  .information-services-content-wrappings p + p {
    margin-top: 10px;
  }
  .home-page-welcome-contained-wrapper .home-page-section-icon-containers {
    width: 30%;
  }
  .welcome-section-item:hover h2.welcome-section-title {
    font-size: 28px;
  }
  .welcome-section-item h2.welcome-section-title {
    transition: font-size 0.2s;
  }
  .welcome-section-item img {
    filter: brightness(1.0);
    transition: filter 0.2s, transform 2s;
  }
  .home-page-welcome-contained-wrapper .information-container-wrappings {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .home-page-welcome-contained-wrapper .information-container-wrappings {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .home-page-welcome-contained-wrapper .information-container-wrappings {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .preview-welcome-section-container {
    max-width: 1200px;
    max-width: min(100%,1200px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 979px) {
  .welcome-section-container {
    display: block;
  }
  h2.welcome-section-title {
    font-size: 3rem;
    line-height: 1.1;
  }
}
.info-section-wrappings {
  text-align: center;
  padding: 20px;
  max-width: 1500px;
  max-width: min(100%,1500px);
  background-color: #fff;
  color: #173b70;
  margin-left: auto;
  margin-right: auto;
}
div.info-section-description {
  text-align: center;
  font-size: 1.3em;
}
h2.info-section-title {
  font-size: 1.2em;
  transition-duration: 0.3s;
  transition-property: color, opacity;
}
h2.icon-section-title a:hover,
h2.icon-section-title a:focus,
h2.icon-section-title a:active {
  color: #6cbf4b;
  opacity: 0.8;
}
@media (min-width: 980px) {
  .info-section-wrappings[data-count-gt1="true"] {
    padding-left: 0;
    padding-right: 0;
  }
  .info-section-wrappings[data-count-gt1="true"] > .info-section-wrapper > .info-section {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .info-section-wrappings[data-count-gt1="true"] > .info-section-wrapper > .info-section {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .info-section-wrappings[data-count-gt1="true"] > .info-section-wrapper > .info-section {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-section-wrappings[data-count-gt1="true"] > .info-section-wrapper > .info-section > .info-item {
    margin-left: 1%;
    margin-right: 1%;
  }
  .info-section-wrappings[data-count-gt1="true"] > .info-section-wrapper > .info-section > .info-item {
    -moz-box-flex: 1 1 0%;
    -webkit-box-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;
  }
  .info-section-wrappings[data-count="2"] > .info-section-wrapper > .info-section > .info-item {
    width: 48%;
  }
  .info-section-wrappings[data-count="3"] > .info-section-wrapper > .info-section > .info-item {
    width: 32%;
  }
  .info-section-wrappings[data-count-gt3="true"] > .info-section-wrapper > .info-section > .info-item {
    width: 24%;
  }
  .info-section-wrappings[data-count="5"] > .info-section-wrapper > .info-section > .info-item {
    width: 18.8%;
  }
  .info-section-wrappings[data-count="6"] > .info-section-wrapper > .info-section > .info-item {
    width: 32%;
  }
  .info-section-wrappings[data-count="9"] > .info-section-wrapper > .info-section > .info-item {
    width: 32%;
  }
  .info-section-wrappings[data-count="10"] > .info-section-wrapper > .info-section > .info-item {
    width: 18.8%;
  }
  .info-section-wrappings[data-count="15"] > .info-section-wrapper > .info-section > .info-item {
    width: 32%;
  }
  .info-section-wrappings[data-count="18"] > .info-section-wrapper > .info-section > .info-item {
    width: 32%;
  }
  .info-section-wrappings[data-count="21"] > .info-section-wrapper > .info-section > .info-item {
    width: 32%;
  }
  .info-section-wrappings[data-count="24"] > .info-section-wrapper > .info-section > .info-item {
    width: 32%;
  }
  .info-section-wrappings[data-count="27"] > .info-section-wrapper > .info-section > .info-item {
    width: 32%;
  }
}
.information-container-wrappings {
  font-size: 1.4rem;
  color: #000;
  padding: 20px;
  text-align: center;
  background-color: #aeb2b1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.information-container-title-text {
  display: block;
  color: #183e6f;
}
.information-container-wrappings h1,
.information-container-wrappings h2,
.information-container-wrappings h3,
.information-container-wrappings h4,
.information-container-wrappings h5,
.information-container-wrappings h6 {
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
.information-container-wrappings h1 a,
.information-container-wrappings h1 a:link,
.information-container-wrappings h1 a:visited,
.information-container-wrappings h1 a:hover,
.information-container-wrappings h1 a:focus,
.information-container-wrappings h1 a:active,
.information-container-wrappings h2 a,
.information-container-wrappings h2 a:link,
.information-container-wrappings h2 a:visited,
.information-container-wrappings h2 a:hover,
.information-container-wrappings h2 a:focus,
.information-container-wrappings h2 a:active,
.information-container-wrappings h3 a,
.information-container-wrappings h3 a:link,
.information-container-wrappings h3 a:visited,
.information-container-wrappings h3 a:hover,
.information-container-wrappings h3 a:focus,
.information-container-wrappings h3 a:active,
.information-container-wrappings h4 a,
.information-container-wrappings h4 a:link,
.information-container-wrappings h4 a:visited,
.information-container-wrappings h4 a:hover,
.information-container-wrappings h4 a:focus,
.information-container-wrappings h4 a:active,
.information-container-wrappings h5 a,
.information-container-wrappings h5 a:link,
.information-container-wrappings h5 a:visited,
.information-container-wrappings h5 a:hover,
.information-container-wrappings h5 a:focus,
.information-container-wrappings h5 a:active,
.information-container-wrappings h6 a,
.information-container-wrappings h6 a:link,
.information-container-wrappings h6 a:visited,
.information-container-wrappings h6 a:hover,
.information-container-wrappings h6 a:focus,
.information-container-wrappings h6 a:active {
  text-decoration: none;
  display: block;
}
.information-container-wrappings h1.information-container-button-title {
  font-size: 1.2em;
}
.information-container-wrappings p {
  margin: 1em 0;
  padding: 0;
}
.information-container-button-title .information-container-title-text {
  display: block;
  font-size: 1.1rem;
  padding: 10px;
  color: #fff;
  background-color: #173b70;
  border-radius: 6px;
  max-width: 300px;
  max-width: min(100%,300px);
  margin-left: auto;
  margin-right: auto;
  transition-duration: 0.4s;
  transition-property: background-color, color;
}
.information-container-button-title .information-container-title-text:hover,
.information-container-button-title .information-container-title-text:focus {
  background-color: #fff;
  color: #173b70;
}
.information-container-button-title a,
.information-container-button-title a:link,
.information-container-button-title a:visited,
.information-container-button-title a:hover,
.information-container-button-title a:focus,
.information-container-button-title a:active {
  display: block;
  text-decoration: none;
}
.fh-video-section-container {
  text-align: center;
  margin: 40px 0 20px 0;
  padding: 0 20px;
}
.fh-video-section-container iframe {
  max-width: 100%;
  width: 1280px;
  height: auto;
  object-fit: contain;
  vertical-align: bottom;
  aspect-ratio: 16/9;
}
.special-page----special-listing {
  margin: 0 0 48px;
  padding: 0;
  list-style: none;
  letter-spacing: 0.25px;
  color: #760208;
}
.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: #760208;
  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: #bb8748;
}
.special-page----doctor-listing {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #760208;
}
.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: #760208;
  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: 1081px) {
  .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: 1080px) {
  .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 caption,
  .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;
  }
}
html.content-page-welcome .content-wrappings {
  background-image: url(/docs/waiting_room_opt.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  max-width: none;
  padding-left: 7.5%;
  padding-right: 7.5%;
}
.pageContent .pageContent-text {
  padding-top: 20px;
}
.content-wrappings {
  width: 100%;
  max-width: 85%;
  max-width: min(100%,85%);
  margin-left: auto;
  margin-right: auto;
}
table.family-clinic td {
  padding: 10px;
  text-align: center;
}
.pageContent img.bullet-image {
  margin: 0 4px 0 0;
  padding: 0;
  border: none;
  vertical-align: 2px;
}
.title-text {
  font-size: 1.8rem;
  margin-bottom: -10px;
  color: #173b70;
}
.feature14.heading {
  color: #241203;
  margin: 0;
  line-height: 1.2;
}
.title-text a,
.title-text a:link,
.title-text a:visited,
.title-text a:focus,
.title-text a:hover,
.title-text a:active {
  font-size: 3rem;
  color: #7d9ecc;
}
.title-text a:hover {
  color: #3e5478;
}
.pageContent:before,
.pageContent:after {
  content: " ";
  display: table;
}
.pageContent:after {
  clear: both;
}
.pageContent {
  *zoom: 1;
}
.pageContent a,
.pageContent a:link,
.pageContent a:visited,
.pageContent a:hover,
.pageContent a:focus,
.pageContent a:active {
  color: #4e8c36;
}
.pageContent a:hover,
.pageContent a:focus,
.pageContent a:active {
  color: #173b70;
}
.content-menu-wrapper a {
  transition-duration: 0.4s;
  transition-property: color, background-color, border-right-color;
}
.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: #173b70;
  display: block;
  padding: 10px;
  margin-top: 5px;
  text-decoration: none;
  color: #fff;
  font-size: 1.111em;
  border-bottom: 2px solid #ccc;
  border-right: 1px solid #ccc;
}
.content-menu-wrapper a:hover,
.content-menu-wrapper a:focus,
.content-menu-wrapper a:active {
  background-color: #6cbe4b;
  text-decoration: none;
  color: #fff;
  border-right-color: #173b70;
}
.pageContent h1.pagetitle {
  font-weight: bold;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
  color: #173b70;
  font-size: 1.875em;
}
h1.pagetitle {
  margin-top: 0;
  vertical-align: top;
  padding-top: 0;
  line-height: 1.2;
}
.pageContent {
  padding: 20px;
  color: #343434;
}
.contentimage {
  display: block;
  float: right;
  padding: 6px;
  max-width: 50%;
  margin-top: 5px;
}
.contentimage img {
  max-width: 100%;
  height: auto;
  border: solid #6cbe4b 3px;
}
.content-menu-wrapper ul {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}
.page-content-container {
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 100%;
}
.page-content-wrapper .content-menu-wrappings,
.page-content-wrapper .pageContent {
  display: table-cell;
  vertical-align: top;
}
.page-content-wrapper .content-menu-wrappings {
  width: 20%;
  padding: 60px 20px 42px 0;
}
.page-content-wrapper .pageContent {
  width: 80%;
  line-height: 30px;
  padding-left: 20px;
}
.month {
  background-color: #6cbe4b;
  height: 50px;
  color: white;
  font-weight: bold;
  font-size: 28px;
}
.day {
  background: #173b70;
  color: white;
  height: 30px;
}
.inactivedate {
  background-color: #f1f1f1;
}
.today {
  background-color: #6cbe4b;
  font-weight: bold;
}
@media (max-width: 1080px) {
  .page-content-wrapper .content-menu-wrappings {
    display: none;
  }
  .page-content-wrapper .pageContent {
    display: block;
    width: auto;
  }
  .page-content-wrapper .pageContent {
    width: auto;
    max-width: none;
    padding: 0;
    margin: 0;
  }
  .page-content-wrapper .pageContent .pageContent-text {
    margin: 0;
    padding: 8px;
    width: auto;
    max-width: none;
  }
  .page-content-wrapper .pageContent .pageContent-text h1.pagetitle {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .page-content-wrapper .pageContent .contentpic br {
    display: none;
  }
  .page-content-wrapper .pageContent .image_caption {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    width: 1px;
    overflow: hidden;
    position: absolute !important;
  }
}
@media (max-width: 550px) {
  .contentimage {
    float: none;
    margin: 0 0 10px 0;
    padding: 0;
    max-width: 100%;
  }
}
[data-accordion-items] > .feature14.heading {
  position: relative;
  color: #fff;
  background-color: #67bf47;
  cursor: pointer;
  padding: 1rem;
  margin-bottom: 0;
  transition: color 0.2s, background-color 0.2s;
}
[data-accordion-items]:not(.accordion-items) > .feature14.heading:first-child,
[data-accordion-items] > .feature14.heading.active,
[data-accordion-items] > .feature14.heading:hover,
[data-accordion-items] > .feature14.heading:focus {
  background-color: #67bf47;
}
[data-accordion-items] > .feature14.heading:after {
  position: absolute;
  right: 1rem;
  font-size: 2rem;
  color: #fff;
  content: "+";
}
[data-accordion-items] > .feature14.heading:nth-child(n+2) {
  margin-top: 0.5rem;
}
[data-accordion-items] > .feature14.heading.active:after {
  content: '–';
  background-color: inherit;
  color: inherit;
}
[data-accordion-items] > .accordion-contents {
  padding: 1rem;
  background-color: #ececec;
}
.pageContent .fh-title-table {
  display: table;
  max-width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 15px 10px;
}
.pageContent .fh-title-table > h1 {
  display: table-row-group;
}
.pageContent .fh-title-table > h1 > .title-text {
  display: table-row;
}
.pageContent .fh-title-table > h1 > .title-text > span {
  display: table-cell;
}
.form-btn {
  display: inline-block;
  vertical-align: top;
}
.form-btn a {
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
}
.form-btn a,
.form-btn a:link,
.form-btn a:visited,
.form-btn a:hover,
.form-btn a:focus,
.form-btn a:hover {
  font-size: 1rem;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  text-align: center;
  color: #fff;
  background-color: #173b70;
  border-radius: 12px;
  font-style: normal;
  text-decoration: none;
  border: 2px solid transparent;
}
.form-btn a:hover,
.form-btn a:focus,
.form-btn a:hover {
  color: #fff;
  background-color: #6cbf4b;
  border-color: #f4f4f4;
}
.nursery-gallery .baby-picture img {
  max-width: 100%;
  height: auto;
  border: 1px solid #999;
  padding: 5px;
  background: #fff;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
.nursery-gallery .search-container {
  margin: 20px 0;
}
.nursery-gallery .browse-by-first-name,
.nursery-gallery .search-newborns {
  font-weight: bold;
  color: #4f6a88;
  margin-bottom: 20px;
}
.search-newborns .lastword {
  color: #d171b0;
}
.nursery-gallery a.letter,
.nursery-gallery a.letter:link,
.nursery-gallery a.letter:visited,
.nursery-gallery a.letter:hover,
.nursery-gallery a.letter:focus,
.nursery-gallery a.letter:active {
  color: #ed4633;
  text-decoration: none;
  font-weight: bold;
}
.nursery-gallery a.letter:hover,
.nursery-gallery a.letter:focus,
.nursery-gallery a.letter:active {
  color: #4f6a88;
}
.nursery-gallery .baby-pagination {
  text-align: center;
}
.nursery-gallery .baby-bio-button-wrapper {
  width: 80%;
}
.nursery-gallery .baby-bio-button-wrapper a,
.nursery-gallery .baby-bio-button-wrapper a:link,
.nursery-gallery .baby-bio-button-wrapper a:visited,
.nursery-gallery .baby-bio-button-wrapper a:hover,
.nursery-gallery .baby-bio-button-wrapper a:focus,
.nursery-gallery .baby-bio-button-wrapper a:active {
  padding: 10px;
  color: #fff;
  background-color: #70849f;
  text-align: center;
  font-style: italic;
  display: block;
  text-decoration: none;
  margin: 20px 0 0 0;
  border-radius: 6px;
}
.nursery-gallery .baby-bio-button-wrapper a.female:link,
.nursery-gallery .baby-bio-button-wrapper a.female:visited,
.nursery-gallery .baby-bio-button-wrapper a.female:hover,
.nursery-gallery .baby-bio-button-wrapper a.female:focus,
.nursery-gallery .baby-bio-button-wrapper a.female:active {
  background-color: #d873cf;
}
.nursery-gallery .baby-pagination a:link,
.nursery-gallery .baby-pagination a:visited,
.nursery-gallery .baby-pagination a:hover,
.nursery-gallery .baby-pagination a:focus,
.nursery-gallery .baby-pagination a:active {
  color: #000;
  text-decoration: none;
}
.nursery-gallery .baby-pagination a:hover,
.nursery-gallery .baby-pagination a:focus,
.nursery-gallery .baby-pagination a:active {
  text-decoration: underline;
}
.nursery-gallery-bio .baby-details {
  margin-top: 20px;
  text-align: center;
}
.nursery-gallery-bio {
  text-align: center;
}
.nursery-gallery-bio .baby-bio-details {
  display: inline-block;
  text-align: left;
}
.nursery-gallery .nursery-link {
  margin-top: 20px;
}
.nursery-gallery .choose-baby-date {
  font-size: 26px;
  margin-left: 10px;
  cursor: pointer;
}
p.view-menu,
.cafeteria-content {
  position: relative;
  clear: both;
}
.cafeteria-content ul[role="navigation"] {
  list-style: none;
  margin: 0;
  padding: 0 0 10px 0;
}
.cafeteria-content ul[role="navigation"] li {
  float: right;
  margin-bottom: 1em;
}
.cafeteria-content ul[role="navigation"] li:first-child {
  float: left;
}
.dining-menu {
  width: 100%;
  border-collapse: collapse;
}
.dining-menu thead {
  color: #000;
}
.dining-menu caption {
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
  caption-side: top;
}
.dining-menu thead th {
  padding: 1em;
  font-size: 1.5em;
  border: 1px solid #000;
  text-align: center;
}
.dining-menu tbody th,
.dining-menu tbody td {
  border: 1px solid #000;
  padding: 1em;
  font-size: 1.2em;
}
.dining-menu tbody tr:first-child th,
.dining-menu tbody tr:first-child td {
  border-top: none;
}
.dining-menu tbody th {
  text-align: left;
  vertical-align: middle;
  width: 10%;
  font-weight: normal;
}
.dining-menu tbody td {
  vertical-align: top;
  text-align: center;
}
.dining-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dining-menu tbody td {
  width: 30.666666666666668%;
}
.dining-menu tbody td:first-child {
  width: 7.637931034482759%;
}
h2.print-only,
.dining-menu tbody td[headers*="Breakfast"],
.dining-menu tbody td[headers*="Evening"],
#breakfast,
#dinner {
  display: none !important;
}
.pageContent h1.pagetitle {
  font-size: 1.875em;
}
.pageContent h2 {
  font-size: 1.2em;
}
.text-size-1 .pageContent .pageContent-text {
  font-size: 0.7em;
}
.text-size-2 .pageContent .pageContent-text {
  font-size: 0.8em;
}
.text-size-3 .pageContent .pageContent-text {
  font-size: 0.9em;
}
.text-size-4 .pageContent .pageContent-text {
  font-size: 1.2rem;
}
.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: 1080px) {
  .content-wrappings {
    max-width: none;
  }
  .page-content-wrapper .pageContent {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pageContent h1.pagetitle {
    font-size: 2em;
  }
  .pageContent h2 {
    font-size: 1.2em;
  }
  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: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  text-decoration: none;
  margin-top: -5px;
}
.toolbar .breadcrumb a:hover,
.toolbar .breadcrumb a:focus,
.toolbar .breadcrumb a:active {
  color: #6cbe4b;
}
.toolbar {
  font-weight: bold;
}
.toolbar:before,
.toolbar:after {
  content: " ";
  display: table;
}
.toolbar:after {
  clear: both;
}
.toolbar {
  *zoom: 1;
}
.toolbar .fa {
  cursor: pointer;
}
.toolbar .tools {
  float: right;
  font-size: 16px;
}
.toolbar .tools,
.toolbar .tools a,
.toolbar .tools a:link,
.toolbar .tools a:visited,
.toolbar .tools a:hover,
.toolbar .tools a:focus,
.toolbar .tools a:active {
  color: #000;
}
.toolbar .tools a:hover,
.toolbar .tools a:focus,
.toolbar .tools a:active {
  color: #09586e;
}
.pageContent a.text-lower,
.pageContent a.text-normal,
.pageContent a.text-larger {
  color: #000;
}
.toolbar .breadcrumb {
  float: left;
  margin-top: -5px;
}
@media (max-width: 600px) {
  .toolbar .breadcrumb {
    display: none;
  }
}
@media (max-width: 480px) {
  .toolbar {
    display: none;
  }
}
.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,
.contact-bar-content a:focus,
.contact-bar-content a:active {
  color: #fbeba7;
}
.contact-bar-content:hover,
.contact-bar-content:focus {
  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;
}
.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%;
  max-width: min(100%,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,
.contact-bar-wrappings a:link,
.contact-bar-wrappings a:visited,
.contact-bar-wrappings a:hover,
.contact-bar-wrappings a:focus,
.contact-bar-wrappings a:active {
  color: #71130e;
  text-decoration: none;
}
.contact-bar-wrappings a:hover,
.contact-bar-wrappings a:focus,
.contact-bar-wrappings a:active {
  color: #71130e;
  text-decoration: underline;
}
@media (max-width: 1080px) {
  .contact-bar-content {
    float: none;
    text-align: center;
  }
  .contact-bar-search {
    display: none;
  }
}
.top-left-menu {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 10000;
}
.top-left-menu > li {
  display: inline-block;
}
.tabs .top-left-menu {
  color: #fff;
}
.tabs .top-left-menu a,
.tabs .top-left-menu a:link,
.tabs .top-left-menu a:visited,
.tabs .top-left-menu a:hover,
.tabs .top-left-menu a:focus,
.tabs .top-left-menu a:active {
  text-decoration: none;
  color: #fff;
  padding-right: 10px;
  font-size: 16px;
  margin-right: 6px;
  padding-top: 0;
  display: block;
}
.header-logo {
  max-width: 30%;
}
.header-logo img {
  position: relative;
  z-index: 9001;
}
.showing-ddl .header-logo,
.showing-ddl .header-icons {
  display: none;
}
.nav {
  text-align: center;
  color: #fff;
}
.tabs {
  position: relative;
  color: #fff;
  background-color: #173c70;
  -webkit-box-shadow: -1px 4px 5px 0px rgba(0,0,0,0.45);
  -moz-box-shadow: -1px 4px 5px 0px rgba(0,0,0,0.45);
  box-shadow: -1px 4px 5px 0px rgba(0,0,0,0.45);
}
.tabs:before,
.tabs:after {
  content: " ";
  display: table;
}
.tabs:after {
  clear: both;
}
.tabs {
  *zoom: 1;
}
.sub-navigation-menu {
  margin-top: 15px;
  padding: 0;
  list-style: none;
  background: #fff;
  border-radius: 6px;
  border: #6cbe4b solid 3px;
  z-index: 99999999;
}
.tabs ul .sub-navigation-menu a {
  transition: 0.3s;
}
.tabs ul .sub-navigation-menu a,
.tabs ul .sub-navigation-menu a:link,
.tabs ul .sub-navigation-menu a:visited,
.tabs ul .sub-navigation-menu a:hover,
.tabs ul .sub-navigation-menu a:focus,
.tabs ul .sub-navigation-menu a:active {
  text-decoration: none;
  display: block;
  padding: 5px 10px;
  margin: 0;
  position: relative;
  z-index: 2;
  font-size: 1.2rem;
  color: #173b70;
}
.tabs ul .sub-navigation-menu a:hover,
.tabs ul .sub-navigation-menu a:focus,
.tabs ul .sub-navigation-menu a:active {
  color: #fff;
  background-color: #6cbf4b;
}
.sub-navigation-menu {
  position: absolute;
  z-index: 99999;
}
.sub-navigation-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sub-navigation-menu li {
  display: block;
}
.navigation-menu {
  display: block;
  text-align: center;
}
@media (max-width: 1099px) {
  .navigation-menu {
    text-align: center;
  }
  .header-logo img {
    margin-top: 10px;
  }
  .header-icons {
    padding-top: 10px;
  }
}
.navigation-menu > li {
  display: inline-block;
  position: relative;
}
.sub-navigation-menu {
  text-align: left;
  display: none;
}
.tabs ul {
  color: rgba(113,19,14,0.8);
  color: #005b9e;
  font-size: 16px;
  font-size: 1.111rem;
}
.tabs ul a,
.tabs ul a:link,
.tabs ul a:visited,
.tabs ul a:hover,
.tabs ul a:focus,
.tabs ul a:active {
  color: rgba(113,19,14,0.8);
  color: #005b9e;
  text-decoration: none;
  margin-right: 10px;
  font-size: 1.2rem;
  padding-right: 15px;
  display: block;
}
.tabs ul a:hover {
  color: #a94ebd;
  color: rgba(169,78,189,0.8);
}
.tabs a.main-menu-link,
.tabs a.main-menu-link:link,
.tabs a.main-menu-link:visited,
.tabs a.main-menu-link:hover,
.tabs a.main-menu-link:focus,
.tabs a.main-menu-link:active {
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
}
.tabs a.main-menu-link:hover,
.tabs a.main-menu-link:focus {
  text-decoration: underline;
  color: #fff;
}
.tabs a.main-menu-link:hover .fa,
.tabs a.main-menu-link:focus .fa {
  color: #fff;
  font-size: 1.8rem;
}
.ddl-menu-wrappings {
  display: none;
  background: #bad5ef;
  background: rgba(186,213,239,0.7);
}
.content-page .ddl-menu-wrappings {
  background: #bad5ef;
}
.showing-ddl .ddl-menu-wrappings {
  display: block;
}
.ddl-menu-wrapper {
  padding: 10px 0 0 0;
}
.ddl-menu-wrappings ul {
  color: #eeda81;
  margin: 0 0 0 20px;
  padding: 0;
}
.ddl-menu-links {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  break-inside: avoid-column;
  -ms-columns: 3;
  -moz-columns: 3;
  -webkit-columns: 3;
  columns: 3;
  padding: 10px;
}
h2.ddl-menu-heading {
  color: #4a6a8f;
  margin: 0;
  padding: 0 10px;
  line-height: 100%;
}
.tabs .ddl-menu-wrappings {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 8000;
}
.navigation-menu .arrow-box {
  display: none;
  position: absolute;
  font-size: 32px;
  color: rgba(113,19,14,0.8);
  text-align: center;
  z-index: 999999;
}
.ddl-menu-content {
  display: none;
}
@media (min-width: 1080px) {
  .navigation-menu .showing-arrow .arrow-box {
    display: block;
  }
}
.ddl-menu-search-bar {
  background: #003c75;
}
.ddl-menu-search-bar .search-fields {
  color: #fff;
  font-size: 20px;
  padding: 10px;
}
.ddl-menu-search-bar .search-fields {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.ddl-menu-search-bar .submit-text {
  -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%;
}
.ddl-menu-search-bar .submit-button,
.ddl-menu-search-bar .submit-text {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  outline: none;
  color: #fff;
}
.ddl-menu-search-bar .submit-button {
  color: #657b9c;
}
@media (min-width: 1081px) {
  .navigation-menu > li + li {
    margin-left: 4%;
  }
  .navigation-menu > li:last-child .sub-navigation-menu,
  .navigation-menu > li:nth-last-of-type(2) .sub-navigation-menu,
  .navigation-menu > li:nth-last-of-type(3) .sub-navigation-menu {
    right: 10px;
  }
  .sub-navigation-menu {
    min-width: 300px;
  }
}
@media (max-width: 1080px) {
  .tabs {
    display: none;
    background: #173c70;
    position: absolute;
    z-index: 999999999999999;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    padding: 20px;
    color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .tabs ul .sub-navigation-menu a,
  .tabs ul .sub-navigation-menu a:link,
  .tabs ul .sub-navigation-menu a:visited,
  .tabs ul .sub-navigation-menu a:hover,
  .tabs ul .sub-navigation-menu a:focus,
  .tabs ul .sub-navigation-menu a:active {
    text-decoration: none;
    color: #fff;
  }
  .tabs,
  .tabs ul a,
  .tabs ul a:link,
  .tabs ul a:visited,
  .tabs ul a:hover,
  .tabs ul a:focus,
  .tabs ul a:active,
  .tabs a,
  .tabs a:link,
  .tabs a:visited,
  .tabs a:hover,
  .tabs a:focus,
  .tabs a:hover,
  .tabs a.main-menu-link,
  .tabs a.main-menu-link:link,
  .tabs a.main-menu-link:visited,
  .tabs a.main-menu-link:hover,
  .tabs a.main-menu-link:focus,
  .tabs a.main-menu-link:active,
  .sub-navigation-menu {
    color: #fff;
  }
  .tabs .sub-navigation-menu {
    margin-left: 20px;
  }
  .tabs .ddl-menu-wrappings {
    display: none;
  }
  .showing-mobile-menu .tabs {
    display: block;
    z-index: 9999999999;
  }
  body.showing-mobile-menu {
    overflow: visible;
  }
  body.showing-mobile-menu .header-container-wrappings {
    background: #143503;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999999999;
  }
  body.showing-mobile-menu .header-container-wrappings,
  body.showing-mobile-menu .header-container-wrapper,
  body.showing-mobile-menu .tabs-wrapper {
    display: block;
    visibility: visible;
    position: static;
    overflow: visible;
    float: none;
    color: #fff;
    background: #143503;
  }
  .showing-mobile-menu .top-left-menu {
    float: none;
    padding-left: 40px;
    padding-top: 10px;
  }
  .showing-mobile-menu .top-left-menu,
  .showing-mobile-menu .navigation-menu {
    text-align: left;
  }
  .showing-mobile-menu .navigation-menu {
    margin: 20px 0;
    padding: 0;
    color: #fff;
    background: #173c70;
  }
  .showing-mobile-menu .top-left-menu > li,
  .showing-mobile-menu .navigation-menu > li {
    display: block;
    margin-bottom: 10px;
  }
  .showing-mobile-menu .sub-navigation-menu {
    position: static;
    display: none;
    background: none;
    color: #fff;
  }
}
.pageContent table.doctor-index-page-table {
  width: 100%;
}
.pageContent table.doctor-index-page-table tr td + td {
  padding-left: 20px;
}
.doctor-search-block h3 {
  color: #007bcf;
  font-size: 1.2em;
}
.doctor-search-block label {
  background-color: #007bcf;
  color: #fff;
  padding: 12px;
  line-height: 1;
  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;
  max-width: 100%;
  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;
}
#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%;
  max-width: min(100%,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-icons img:focus,
.contact-fc-logo:hover,
.contact-fc-logo:focus {
  opacity: 1;
}
@media (max-width: 1080px) {
  .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;
}
.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: 3rem;
  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;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #000;
  background-image: url(/docs/chart_background.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  width: 100%;
  min-height: 600px;
  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;
  }
}
.footer-column-title {
  text-align: center;
}
.footer-columns-container-wrapper {
  background-color: #fff;
  overflow: hidden;
}
.footer-columns-container {
  padding: 20px;
  text-align: center;
  color: #000;
  margin-right: auto;
  margin-left: auto;
  max-width: 1500px;
  max-width: min(100%,1500px);
}
.footer-columns-container a {
  transition: color 0.4s;
}
.footer-columns-container a,
.footer-columns-container a:link,
.footer-columns-container a:visited,
.footer-columns-container a:hover,
.footer-columns-container a:focus,
.footer-columns-container a:active {
  color: #000;
  text-decoration: none;
}
.footer-columns-container a:hover,
.footer-columns-container a:focus,
.footer-columns-container a:active {
  color: #000;
}
ul.footer-links-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.footer-links-listing > li {
  display: block;
  margin-bottom: 2px;
}
ul.footer-links-listing > li {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.footer {
  border-top: solid 5px #000;
}
ul.footer-links-listing[data-menu-group="1001"] {
  margin-top: 20px;
}
ul.footer-links-listing[data-menu-group="1001"] > li {
  display: inline-block;
  vertical-align: top;
}
ul.footer-links-listing[data-menu-group="1001"] > li + li {
  margin-left: 6px;
}
.footer-columns-container > .footer-column {
  text-align: left;
}
.footer-columns-container > .footer-column + .footer-column {
  margin-top: 20px;
}
ul.footer-links-listing[data-menu-group="1004"] a {
  transition: color 0.3s, background-color 0.3s;
}
ul.footer-links-listing[data-menu-group="1004"] a,
ul.footer-links-listing[data-menu-group="1004"] a:link,
ul.footer-links-listing[data-menu-group="1004"] a:visited,
ul.footer-links-listing[data-menu-group="1004"] a:hover,
ul.footer-links-listing[data-menu-group="1004"] a:focus,
ul.footer-links-listing[data-menu-group="1004"] a:active {
  display: block;
  padding: 10px;
  color: #fff;
  background-color: #0a3a6c;
  max-width: 240px;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
}
ul.footer-links-listing[data-menu-group="1004"] a,
ul.footer-links-listing[data-menu-group="1004"] a:link,
ul.footer-links-listing[data-menu-group="1004"] a:visited,
ul.footer-links-listing[data-menu-group="1004"] a:hover,
ul.footer-links-listing[data-menu-group="1004"] a:focus,
ul.footer-links-listing[data-menu-group="1004"] a:active {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
ul.footer-links-listing[data-menu-group="1004"] a:hover,
ul.footer-links-listing[data-menu-group="1004"] a:focus,
ul.footer-links-listing[data-menu-group="1004"] a:active {
  color: #0a3a6c;
  background-color: #FECE0F;
}
.footer-columns-container,
.footer-columns-container-wrapper {
  overflow: hidden;
}
ul.footer-links-listing[data-menu-group] li {
  display: block;
  margin: 0;
  padding: 0;
  clear: both;
  overflow: hidden;
}
ul.footer-links-listing[data-menu-group] li + li {
  margin-top: 4px;
}
ul.footer-links-listing[data-menu-group] a {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color;
}
ul.footer-links-listing[data-menu-group] a,
ul.footer-links-listing[data-menu-group] a:link,
ul.footer-links-listing[data-menu-group] a:visited,
ul.footer-links-listing[data-menu-group] a:hover,
ul.footer-links-listing[data-menu-group] a:focus,
ul.footer-links-listing[data-menu-group] a:active {
  font-size: 1.2rem;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 2px 4px;
  text-align: center;
  color: #fff;
  background-color: #173b70;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  font-style: normal;
  text-decoration: none;
  border: 2px solid transparent;
}
ul.footer-links-listing[data-menu-group] a:hover,
ul.footer-links-listing[data-menu-group] a:focus,
ul.footer-links-listing[data-menu-group] a:active {
  color: #fff;
  background-color: #6cbf4b;
  border-color: #f4f4f4;
}
@media (min-width: 900px) {
  .footer-columns-container[data-sections-count-gt1="true"] {
    display: table;
    width: 100%;
  }
  .footer-columns-container[data-sections-count-gt1="true"] > .footer-column {
    display: inline-block;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-columns-container[data-sections-count="2"] > .footer-column {
    width: 50%;
  }
  .footer-columns-container[data-sections-count="3"] > .footer-column {
    width: 33.3%;
  }
  .footer-columns-container[data-sections-count="3"] > .footer-column[data-index="2"] {
    padding-left: 40px;
    padding-right: 40px;
  }
  .footer-columns-container[data-sections-count="4"] > .footer-column {
    width: 25%;
  }
}
@media (max-width: 899px) {
  .footer-columns-container-wrapper {
    text-align: center;
    display: block;
  }
  .footer-columns-container[data-sections-count] {
    width: auto;
    float: none;
    display: block;
    text-align: center;
  }
  .footer-column-links-wrapper,
  ul.footer-links-listing > li,
  .footer-columns-container > .footer-column {
    text-align: center;
    width: auto;
  }
  ul.footer-links-listing[data-menu-group="1002"],
  ul.footer-links-listing[data-menu-group="1003"] {
    border-left: none;
    padding-left: 0;
    width: auto;
  }
  ul.footer-links-listing[data-menu-group="1004"] a,
  ul.footer-links-listing[data-menu-group="1004"] a:link,
  ul.footer-links-listing[data-menu-group="1004"] a:visited,
  ul.footer-links-listing[data-menu-group="1004"] a:hover,
  ul.footer-links-listing[data-menu-group="1004"] a:focus,
  ul.footer-links-listing[data-menu-group="1004"] a:active {
    margin: 0 auto;
  }
}
.copyright {
  background-color: #173b70;
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
  font-size: 16px;
}
.copyright p {
  font-size: 11px;
  color: #fff;
  margin-top: 0;
  padding-top: 20px;
}
.copyright a,
.copyright a:link,
.copyright a:visited,
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .copyright a,
  .copyright a:link,
  .copyright a:visited,
  .copyright a:hover,
  .copyright a:focus,
  .copyright a:active {
    display: block;
    line-height: 1;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
  .copyright .words {
    display: block;
    margin-top: 1em;
  }
  .copyright .sep {
    display: none;
  }
}
.mobile-navbar,
.mobile-close-menu,
.mobile-search-box-wrappings,
.mobile-logo,
.mobile-search-box {
  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;
  text-align: center;
  padding: 0;
}
.mobile-navbar {
  background: #0f416b;
  color: #fff;
  font-size: 1.5em;
  padding: 0.25em;
  border-top: 5px solid #6cbe4b;
}
.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;
  color: #fff;
}
.mobile-logo {
  display: none;
  position: relative;
  z-index: 99999;
  text-align: center;
  padding: 10px;
}
.mobile-logo img {
  max-width: 100%;
  height: auto;
}
.mobile-navbar .fa {
  cursor: pointer;
  padding: 0.25em;
  position: relative;
  z-index: 99999;
}
.mobile-navbar .show-menu {
  float: left;
}
.mobile-navbar .show-search {
  float: right;
}
table.job_form {
  max-width: 100%;
  text-align: left;
}
.showing-mobile-search .mobile-search-box-wrappings {
  background: #3b9fa8;
}
@media (max-width: 1600px) {
  .award-image {
    opacity: 0.4;
  }
}
@media (max-width: 1000px) {
  .award-image {
    display: none;
  }
}
@media (max-width: 1080px) {
  .mobile-logo,
  .mobile-navbar,
  .mobile-search-box-wrappings {
    display: block;
  }
  .showing-mobile-search .mobile-search-box-wrappings {
    background: #6b88af;
    padding: 8px;
  }
  .mobile-close-menu {
    display: inline-block;
  }
  .header-search {
    display: none !important;
  }
  img[src="/docs/logo-services.png"] {
    display: none;
  }
}
.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%;
}
.ecardPreview img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 660px) {
  td.ecard {
    text-align: center;
    font-size: 0;
  }
  td.ecard ul.ecard {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
  }
  td.ecard ul.ecard li {
    display: inline-block;
    width: 42%;
    margin-left: 8%;
    vertical-align: top;
    text-align: left;
    font-size: 20px;
  }
}
@media (max-width: 659px) {
  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;
  }
}
@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%;
  }
}
tr.welcome-row {
  display: flex;
  align-items: center;
}
td.welcome-image {
  vertical-align: middle;
}
td.welcome-text {
  vertical-align: center !important;
  display: table-cell;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 60px;
}
.home-page-section-icon-containers {
  display: none;
}
.home-page-welcome-contained-wrapper {
  justify-content: center;
}
.information-container-wrappings {
  width: auto !important;
}
.header-address-content-wrapper + .header-address-content-wrapper,
.footer-columns-container-wrapper + .footer-columns-container-wrapper,
.content-menu-wrappings-1 + .content-menu-wrappings-1 {
  display: none !important;
}
.header-wrapper .fa-facebook-square:before {
  color: #4267B2;
}
a.family-clinic {
  text-align: center;
}
table.patient-portal {
  text-align: center;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}
.pageContent a.patient-portal-btn {
  font-size: 1.2rem;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 10px 5px;
  text-align: center;
  color: #fff;
  background-color: #6cbe4b;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  font-style: normal;
  text-decoration: none;
  border: 2px solid transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pageContent a.patient-portal-btn:hover {
  background-color: #173b70;
  transition: .4s;
}
.pageContent a.vcr-btn {
  font-size: 1.2rem;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 10px 5px;
  text-align: center;
  color: #fff;
  background-color: #6cbe4b;
  max-width: 500px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  font-style: normal;
  text-decoration: none;
  border: 2px solid transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pageContent a.vcr-btn:hover {
  background-color: #173b70;
  transition: .4s;
}
.pageContent a.billpay-btn {
  font-size: 1.2rem;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 10px 5px;
  text-align: center;
  color: #fff;
  background-color: #6cbe4b;
  max-width: 350px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  font-style: normal;
  text-decoration: none;
  border: 2px solid transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pageContent a.billpay-btn:hover {
  background-color: #173b70;
  transition: .4s;
}
.flex-direction-nav a {
  overflow: visible;
  width: 50px;
  height: 50px;
}
.alert-content {
  background: red;
  margin: 0 auto;
  width: 100%;
  padding: 5px 10px;
  text-align: center;
}
.alert-content a,
.alert-content a:link,
.alert-content a:visited,
.alert-content a:active,
.alert-content a:hover,
.alert-content a:focus {
  color: #fff;
  font-size: 1.2em;
  margin: 0 auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.alert-content a:hover {
  text-decoration: underline;
  opacity: .8;
}
.flex-direction-nav a:before {
  font-size: 32px;
}
h1.nursing-title {
  font-weight: bold;
}
.nursing-title h1 a:hover {
  opacity: .8;
  transform: scale(1.1);
}
.food-menu-day {
  margin: 20px;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
}
.food-menu-day a,
.food-menu-day a:link,
.food-menu-day a:visited,
.food-menu-day a:hover,
.food-menu-day a:focus,
.food-menu-day a:active {
  text-decoration: none;
  color: #fff;
}
.food-menu-day a:hover {
  text-decoration: underline;
}
.fa-icon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px 40px;
  font-size: 2em;
}
.fa-icon a:link,
a:focus,
a:active {
  color: #484275;
}
.fa-icon:hover {
  color: #08586e;
  transition: .4s;
  transform: scale(1.1);
}
.event-html-calendar-listing {
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
}
.calendar-food-menu {
  display: inline-block;
  margin: 0 20px;
  padding: 0;
  font-size: 1.3rem;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .calendar-food-menu {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2;
  }
}
@media only screen and (max-width: 767px) {
  .calendar-food-menu {
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 360px) {
  .calendar-food-menu {
    font-size: 1.0rem;
  }
}
.calendar-food-menu li {
  margin-left: 30px;
  text-align: left;
}
.contact-bar-content {
  display: none;
}
.provider-images {
  z-index: 2300;
}
.provider-images .random-providers-listing img {
  transition: transform 0.4s;
}
.provider-images .random-providers-listing img:hover {
  transform: scale(1.4);
}
.navigation-menu .fa-home {
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  -ms-transition: transform 0.2s;
  transition: transform 0.2s;
}
.navigation-menu .fa-home:hover {
  -moz-transform: translate3d(0,3px,0) scale(2);
  -o-transform: translate3d(0,3px,0) scale(2);
  -webkit-transform: translate3d(0,3px,0) scale(2);
  -ms-transform: translate3d(0,3px,0) scale(2);
  transform: translate3d(0,3px,0) scale(2);
}
.site-main-slideshow-container {
  position: relative;
}
.site-main-slideshow-container img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.doctor-listing-page {
  text-align: center;
}
.doctor-listing-page table {
  display: inline-table !important;
  text-align: left;
}
input.search-text {
  padding: 1px 1px 1px 6px;
}
.contact-bar-content {
  font-size: 16px;
  transition: font-size 0.3s;
}
.fh-info----news-item-image img:hover {
  tranform: scale(1.1);
  opacity: .6;
  transition: .4s;
}
.fh-info----news-item img:hover {
  transform: scale(1.2);
  opacity: .6;
  transition: .4s;
}
.fh-info----news-item-title a:link,
a:visted,
a:active {
  text-decoration: none;
}
html[data-page-self="/calendar/view_event.php"] div.calendar-category-page,
html[data-page-self="/calendar/view_event.php"] div[align],
html[data-page-self="/calendar/view_event.php"] h1.pagetitle,
html[data-page-self="/calendar/view_event.php"] .footer-column-content + .footer-column-content,
.navigation-menu + .navigation-menu,
.logo img + img,
.logo a + a {
  display: none !important;
}


