.ecard-btn-1 {
  background-color: #BAD5EF;
  background-color: rgba(251,219,108,0.8);
  border-radius: 5px;
  margin: 5px;
  width: 300px;
  color: #007bcf;
  text-align: center;
  display: inline-block;
}
.ecard-btn-link-1 {
  position: relative;
  display: block;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  color: #fff;
  padding-right: 40px;
  padding-left: 40px;
  text-align: left;
}
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;
}
body {
  margin: 0;
  padding: 0;
  position: relative;
}
.pageContent h1.pagetitle {
  font-weight: bold;
  font-size: 50px;
  text-transform: none;
  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.nosize {
  max-width: 100%;
  height: auto;
}
iframe,
embed,
object {
  max-width: 100%;
}
.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}
@media only screen and (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;
  }
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80,80,80,0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0;
  background: none;
}
.contact-bar-wrappings {
  background: #fff url(/docs/Gradient-1.jpg) repeat-x left top;
}
.main-search-icon-wrapper {
  position: relative;
}
div.logo-img {
  padding: 1em 3em;
}
.icon-search-form {
  background: #27b4ac;
  padding: 5px;
  position: absolute;
  width: 280px;
  z-index: 9999;
  border: 1px solid #fff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: none;
}
.icon-search-form .search-text,
.icon-search-form .search-submit {
  display: inline-block;
  vertical-align: middle;
}
.logo-and-menu-wrapper {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo-img-wrapper,
.tabs,
.main-search-icon-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.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;
  margin-top: -40px;
}
.header-logo {
  max-width: 30%;
}
.logo-img-wrapper {
  text-align: center;
  clear: both;
}
.logo-img img {
  max-width: 100%;
  height: auto;
  -o-transition: max-width 1.2s;
  -moz-transition: max-width 1.2s;
  -webkit-transition: max-width 1.2s;
  transition: max-width 1.2s;
}
.header-scrolled .logo-img img {
  max-width: 40%;
}
.content-page .content-header-wrapper {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
}
.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;
  background: #1b3664;
  z-index: 55;
  width: 100%;
  top: 0;
  left: 0;
  border-top: 0px solid rgba(169,78,189,0.6);
  background: -moz-linear-gradient(left,#ffffff 0%,rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(left,#ffffff 0%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to right,#ffffff 0%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=1);
}
.header-logo img {
  max-width: 100%;
  height: auto;
  background: -moz-radial-gradient(center,ellipse cover,rgba(255,255,255,0.62) 0%,rgba(255,255,255,0) 68%);
  background: -webkit-radial-gradient(center,ellipse cover,rgba(255,255,255,0.62) 0%,rgba(255,255,255,0) 68%);
  background: radial-gradient(ellipse at center,rgba(255,255,255,0.62) 0%,rgba(255,255,255,0) 68%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9effffff',endColorstr='#00ffffff',GradientType=1);
}
.header-icons {
  float: right;
  margin-top: -200px;
  position: fixed;
  right: 10px;
  z-index: 9999;
}
.header {
  text-align: right;
  color: white;
  padding-bottom: 10px;
  padding-right: 20px;
  font-size: 14px;
}
.content-page .wrapper {
  display: none;
}
@media only screen and (max-width: 1100px) {
  .header-icons {
    display: none;
  }
}
@media only screen and (max-width: 1080px) {
  .content-page .content-header-wrapper,
  .header-logo {
    display: none;
  }
}
.the-main-site-slideshow-wrappings,
.the-main-site-slideshow-wrappings:before,
.the-main-site-slideshow-wrappings:after,
.the-main-site-slideshow-wrappings *,
.the-main-site-slideshow-wrappings *:before,
.the-main-site-slideshow-wrappings *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.the-main-site-slideshow-wrappings .slick-dots {
  bottom: 20px;
  z-index: 9998;
}
.the-main-site-slideshow-wrappings .slick-dots li button:before {
  font-size: 22px;
}
.the-main-site-slideshow-wrappings .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #5d6144;
}
.the-main-site-slideshow-wrappings,
.the-main-site-slideshow-wrappings div {
  max-width: none;
}
.the-main-site-slideshow-wrappings,
.the-main-site-slideshow-wrapper {
  overflow: hidden;
  position: relative;
}
.the-main-site-slideshow-wrappings .the-main-site-slideshow-wrapper {
  max-width: 1360px;
  margin: 0 auto;
}
.the-main-slideshow-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.the-main-slideshow-items img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.content-sections-rows-wrappings {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.cottage-photo-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cottage-photo-listing img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.section-links-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-links-items > li {
  display: block;
  margin-bottom: 10px;
}
.section-links-items a,
.section-links-items a:link,
.section-links-items a:visited,
.section-links-items a:hover,
.section-links-items a:focus,
.section-links-items a:active {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 10px;
  background: #255986;
  border: 1px solid #1ccee8;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.section-links-items a:hover,
.section-links-items a:focus,
.section-links-items a:active {
  color: #255986;
  background: #fff;
  border-color: #255986;
}
.col-1,
.col-2,
.middle-bk {
  position: relative;
  display: inline-block;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
.col-1 {
  background: #fff;
  background: rgba(255,255,255,0.64);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.col-2 {
  background-color: #bad5ef;
  background-color: rgba(186,213,239,0.8);
}
.row-wrapper img {
  max-width: 100%;
  height: auto;
}
.row {
  overflow: hidden;
  border-bottom: 0px solid #fbdb6c;
  border-bottom: 0px solid rgba(251,219,108,0.8);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 1101px) {
  .content-sections-rows-wrapper {
    text-align: center;
    padding: 20px;
  }
  .content-sections-rows-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .content-sections-rows-wrapper {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .content-sections-rows-wrapper {
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .content-sections-rows-wrapper > * {
    width: auto;
  }
  .content-sections-rows-wrapper > * {
    -moz-box-flex: 1 1 0px;
    -webkit-box-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    -webkit-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .content-sections-rows-wrapper > * + * {
    padding-right: 20px;
  }
  .content-section-1 p {
    line-height: 1.8;
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 1100px) {
  .ecard-btn {
    width: auto;
  }
  .col-1 h1.pagetitle {
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
    color: #015c64;
    text-transform: uppercase;
  }
  .col-1 {
    padding-top: 0;
  }
  .col-1 .content-text {
    text-align: left;
    line-height: 1.4;
    font-size: 1.2rem;
    text-align: justify;
  }
  .col-1 .content-text p:last-child {
    margin-bottom: 0;
  }
  .col-1 h1.pagetitle br,
  .col-1 .content-text br {
    display: none !important;
  }
  .middle-bk-2 .pagetitle {
    width: auto;
  }
  img[align="right"] {
    float: none !important;
  }
  .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;
    max-width: none;
  }
  .middle-bk-2.multiblock-section > div {
    padding: 20px 7.5%;
  }
}
@media only screen and (max-width: 1050px) {
  .provider-images {
    display: none;
  }
  .provider-table {
    width: 100%;
  }
}
@media only screen and (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;
  }
}
.home-icons-wrappings {
  text-align: center;
}
.home-icons-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home-icons-items {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
div.home-icons-wrapper {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
.home-icons-items > li {
  display: inline-block;
  vertical-align: top;
  font-size: 1.750em;
  color: #9f0e0e;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
}
.home-icons-items > li {
  -moz-box-flex: 1 0 0%;
  -webkit-box-flex: 1 0 0%;
  -ms-flex: 1 0 0%;
  -webkit-flex: 1 0 0%;
  flex: 1 0 0%;
}
.home-icons-items img {
  max-width: 150px;
}
.home-icons-items img:hover {
  opacity: .6;
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
  transition: scale(1.2);
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}
@keyframes shake {
  0% {
    transform: translate(1px,1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px,-2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px,0px) rotate(1deg);
  }
  30% {
    transform: translate(3px,2px) rotate(0deg);
  }
  40% {
    transform: translate(1px,-1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px,2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px,1px) rotate(0deg);
  }
  70% {
    transform: translate(3px,1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px,-1px) rotate(1deg);
  }
  90% {
    transform: translate(1px,2px) rotate(0deg);
  }
  100% {
    transform: translate(1px,-2px) rotate(-1deg);
  }
}
.home-icons-items > li:hover {
  background: #fff;
}
.home-icons-items a,
.home-icons-items a:link,
.home-icons-items a:visited,
.home-icons-items a:hover,
.home-icons-items a:focus,
.home-icons-items a:active {
  color: inherit;
  text-decoration: none;
}
.home-icons-items a,
.home-icons-items a:link,
.home-icons-items a:visited,
.home-icons-items a:hover,
.home-icons-items a:focus,
.home-icons-items a:active {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.home-icons-items a,
.home-icons-items a:link,
.home-icons-items a:visited,
.home-icons-items a:hover,
.home-icons-items a:focus,
.home-icons-items a:active {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.home-icons-items a,
.home-icons-items a:link,
.home-icons-items a:visited,
.home-icons-items a:hover,
.home-icons-items a:focus,
.home-icons-items a:active {
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 981px) {
  div.slideshow-item-title {
    font-size: 1.750em;
  }
  .home-icons-wrappings {
    padding-top: 20px;
    border-top: 5px solid #2c364e;
  }
  .home-icons-items > li + li {
    border-left: 3px solid #255986;
  }
  .home-icons-items a,
  .home-icons-items a:link,
  .home-icons-items a:visited,
  .home-icons-items a:hover,
  .home-icons-items a:focus,
  .home-icons-items a:active {
    padding: 20px;
  }
}
@media only screen and (max-width: 980px) {
  .home-icons,
  .home-icons-items,
  .home-icons-items > li {
    display: block;
  }
}
.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 {
  -o-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.health-links a:link,
.health-links a:visited,
.health-links a:active,
.health-links a:hover,
.health-links a:focus {
  display: block;
  padding: 6px 12px;
  text-decoration: none;
  font-size: 1.4em;
  color: #fff;
  border-radius: 10px;
  margin: 5px;
  width: 300px;
  background-color: #a94ebd;
  background-color: rgba(169,78,189,0.5);
  position: relative;
  z-index: 1000;
}
.health-links a:active,
.health-links a:hover,
.health-links a:focus {
  background-color: #a94ebd;
}
.health-links-wrappings {
  padding: 5px;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.health-links svg {
  display: none;
}
@media only screen and (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 only screen and (max-width: 1000px) {
  .health-links-wrapper,
  .health-links-group,
  .health-links > li {
    display: block;
  }
  .health-links a:link,
  .health-links a:visited,
  .health-links a:active,
  .health-links a:hover,
  .health-links a:focus {
    width: auto;
  }
}
.provider-wrapper {
  position: relative;
  z-index: 1212;
}
.provider-images {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 1;
}
.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;
}
.content-items-events {
  padding-top: 20px;
}
.middle-bk-2 .content-items-events h1 {
  margin-top: 0;
  padding-top: 0;
  font-size: 30px;
  font-weight: bold;
  color: white;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.9);
}
.content-items-events .view-events-heading {
  border-bottom: 1px solid #017b86;
  margin-bottom: 10px;
}
.content-items-events h1 {
  float: left;
}
.content-items-events .view-more-events {
  float: right;
}
.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: #016d77;
  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 6px 6px 0;
  -o-transition: background-color 0.4s, padding-left 0.4s;
  -moz-transition: background-color 0.4s, padding-left 0.4s;
  -webkit-transition: background-color 0.4s, padding-left 0.4s;
  transition: background-color 0.4s, padding-left 0.4s;
}
.flexboxlegacy .event-name {
  display: -moz-box;
  display: -webkit-box;
  -moz-box-align: center;
  -webkit-box-align: center;
}
.flexboxtweener .event-name {
  display: -ms-flexbox;
  -ms-flex-align: center;
}
.flexbox .event-name {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background-color: #017b86;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.39);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.39);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.39);
}
.event-date-month {
  color: #f4db77;
  padding-right: 4px;
}
.event-date-day {
  color: #FFF;
  font-weight: bold;
}
.event-name a:link,
.event-name a:visited,
.event-name a:focus,
.event-name a:active {
  color: #fff;
  font-size: 18px;
  line-height: 1.1;
}
.event-name a:hover {
  color: #fff;
}
.event-item:hover .event-name {
  padding-left: 60px;
  background-color: #06969f;
}
.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: link,
.right-links a: visited,
.right-links a: focus,
.right-links a: active {
  color: #fff;
  text-decoration: none;
}
.right-links a: hover {
  color: #BAD5EF;
}
@media only screen and (max-width: 550px) {
  .middle-bk-2 .content-items-events h1 {
    font-size: 1.2em;
  }
  .event-name a:link,
  .event-name a:visited,
  .event-name a:hover,
  .event-name a:focus,
  .event-name a:active {
    font-size: 1em;
    line-height: 1.1;
  }
}
.er-info-table {
  width: 100%;
  table-layout: fixed;
  max-width: 100%;
}
.er-info-table td {
  width: 25%;
  text-align: center;
  vertical-align: top;
}
.pageContent .er-info-table img {
  max-width: 200px;
  height: auto;
}
.toolbar {
  overflow: hidden;
  clear: both;
}
.pageContent .contentimage {
  float: right;
  padding: 6px;
  display: block;
}
.pageContent .contentimage .contentpic2 {
  vertical-align: bottom;
}
.pageContent .bullet-image {
  position: relative;
}
.pageContent .bullet-image .bullet-image-container {
  position: absolute;
  left: -12px;
  color: #255986;
}
@media only screen and (max-width: 920px) {
  .er-info-table,
  .er-info-table thead,
  .er-info-table tfoot,
  .er-info-table tbody,
  .er-info-table tr,
  .er-info-table th,
  .er-info-table td {
    display: block !important;
    padding: 0 !important;
  }
  .er-info-table td {
    margin: 20px 0;
    width: auto;
  }
}
.content-wrappings {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.title-text {
  color: #2c364e;
}
.feature14.heading {
  color: #4a4a49;
}
.doctor-bio-page {
  overflow: hidden;
}
.pageContent-text h1.pagetitle + br,
.pageContent-text h2.heading + br {
  display: none;
}
.title-text a,
.title-text a:link,
.title-text a:visited,
.title-text a:hover,
.title-text a:focus,
.title-text a:active {
  color: #007bcf;
}
.title-text a:hover,
.title-text a:focus,
.title-text a:active {
  color: #024686;
}
.pageContent a,
.pageContent a:link,
.pageContent a:visited,
.pageContent a:hover,
.pageContent a:focus,
.pageContent a:active {
  color: #972526;
  text-decoration: underline;
}
.pageContent a:hover {
  color: #2c364e;
  font-style: italic;
}
.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 {
  background-color: white;
  display: block;
  padding: 10px;
  margin-top: 5px;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  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: #255986;
  color: #fff;
  border-bottom-color: #f3f3f3;
  border-right-color: #f3f3f3;
}
.pageContent h1.pagetitle {
  font-weight: bold;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
  color: #015c64;
}
h1.pagetitle {
  vertical-align: top;
}
.pageContent {
  padding: 20px 0;
  color: #343434;
}
.contentimage {
  display: block;
  float: right;
  padding: 6px;
  max-width: 50%;
}
.contentimage img {
  max-width: 100%;
  height: auto;
}
.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%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.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-right: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f1f1f1;
  padding: 10px;
}
.page-content-wrapper .pageContent {
  width: 80%;
  line-height: 1.2em;
  padding-left: 20px;
}
.month {
  background-color: #027b86;
  height: 50px;
  color: white;
  font-weight: bold;
  font-size: 28px;
}
.day {
  background-color: #c9cece;
  color: #000;
}
.inactivedate {
  background-color: #f1f1f1;
}
.today {
  background-color: #3fbab4;
  font-weight: bold;
}
@media only screen and (max-width: 1080px) {
  .page-content-wrapper .content-menu-wrappings {
    display: none;
  }
  .page-content-wrapper .pageContent {
    display: block;
    width: auto;
  }
}
@media only screen and (max-width: 650px) {
  .pageContent h1.pagetitle {
    text-align: center;
  }
  .pageContent .contentimage {
    float: none;
    margin: 0 0 10px 0;
    padding: 0;
    max-width: 100%;
  }
  .pageContent .contentimage br {
    display: none !important;
  }
}
.pageContent h1,
.pageContent h2,
.pageContent h3,
.pageContent h4,
.pageContent h5,
.pageContent h6 {
  margin: 0;
  padding: 0;
}
.pageContent h1.pagetitle {
  font-size: 2.84rem;
  margin-bottom: 10px;
}
.pageContent h2 {
  font-size: 1.5em;
  line-height: 1.4em;
  margin-top: 10px;
  margin-bottom: 10px;
}
.text-size-1 .pageContent .pageContent-text {
  font-size: 1.1em;
}
.text-size-2 .pageContent .pageContent-text {
  font-size: 1.2em;
}
.text-size-3 .pageContent .pageContent-text {
  font-size: 1.3em;
}
.text-size-4 .pageContent .pageContent-text {
  font-size: 1.3em;
}
.text-size-5 .pageContent .pageContent-text {
  font-size: 1.5em;
}
.text-size-6 .pageContent .pageContent-text {
  font-size: 1.6em;
}
.text-size-7 .pageContent .pageContent-text {
  font-size: 1.7em;
}
.text-size-8 .pageContent .pageContent-text {
  font-size: 1.8em;
}
.text-size-9 .pageContent .pageContent-text {
  font-size: 1.9em;
}
.text-size-10 .pageContent .pageContent-text {
  font-size: 2.0em;
}
.text-size-11 .pageContent .pageContent-text {
  font-size: 2.1em;
}
.text-size-12 .pageContent .pageContent-text {
  font-size: 2.2em;
}
.text-size-13 .pageContent .pageContent-text {
  font-size: 2.3em;
}
.text-size-14 .pageContent .pageContent-text {
  font-size: 2.4em;
}
.text-size-15 .pageContent .pageContent-text {
  font-size: 2.5em;
}
.text-size-16 .pageContent .pageContent-text {
  font-size: 2.6em;
}
@media only screen and (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;
    line-height: 1.4em;
  }
  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:link,
.toolbar .breadcrumb a:visited {
  color: #255986;
  font-weight: normal;
  font-size: 12px;
  line-height: 30px;
}
.toolbar .breadcrumb a:hover {
  color: #000;
}
.toolbar .fa {
  cursor: pointer;
}
.toolbar .tools {
  float: right;
  color: #255986;
  font-size: 12px;
}
a.text-lower,
a.text-normal,
a.text-larger {
  color: #027b86;
}
.toolbar .breadcrumb {
  float: left;
}
@media only screen and (max-width: 600px) {
  .toolbar .breadcrumb {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .toolbar {
    display: none;
  }
}
.contact-bar-social-icons .fa {
  font-size: 20px;
  padding-left: 10px;
  color: #fff;
}
.contact-top-bar-wrappings {
  display: block;
  z-index: 10000;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.2rem;
  overflow: hidden;
  color: #fff;
  background: #2c364e;
}
.contact-bar-social-icons {
  display: inline-block;
}
.contact-bar-search form {
  display: inline-block;
}
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: #fff;
  color: #000;
  border-bottom: 5px solid #2c364e;
}
.contact-bar-wrapper {
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-bar-content {
  float: left;
  font-size: 12px;
}
.contact-bar-search {
  float: right;
  text-align: right;
}
.contact-bar-wrappings p {
  margin: 2px;
  float: left;
}
.contact-bar-wrappings a:link,
.contact-bar-wrappings a:visited {
  color: inherit;
  text-decoration: none;
}
.contact-bar-wrappings a:hover,
.contact-bar-wrappings a:active,
.contact-bar-wrappings a:focus {
  color: black;
  text-decoration: underline;
}
@media only screen and (max-width: 1080px) {
  .contact-bar-wrappings {
    display: none;
  }
  .contact-bar-content {
    float: none;
    text-align: center;
  }
  .contact-bar-search {
    display: none;
  }
}
.home-content-wrappings {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
.home-section-icons-wrappings,
.home-section-icons-wrappings:before,
.home-section-icons-wrappings:after,
.home-section-icons-wrappings *,
.home-section-icons-wrappings *:before,
.home-section-icons-wrappings *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.home-icons-items .slideshow-item.title {
  font-size: 1.4rem;
  line-height: 1.2;
  padding: 0;
  transition: 0.5s ease;
  margin: 0;
}
.home-section-icons a {
  position: relative;
  display: block;
}
.home-section-icons a:after {
  font-family: FontAwesome;
  content: "\f0d8";
  font-size: 32px;
  color: #255986;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 4;
}
.home-section-icons {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
.home-section-icons {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.home-section-icons {
  -moz-box-pack: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.home-section-icons img {
  vertical-align: bottom;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
.home-section-icons > li {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 10px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.home-section-icons > li .slideshow-item-content {
  color: #fff;
  font-size: 1.6rem;
  text-transform: uppercase;
  padding: 10px;
  background: #255986;
  -moz-border-radius: 0 0 20px 20px;
  -webkit-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
}
.home-section-icons-wrappings {
  background: #fff;
  padding: 20px 2em;
}
.home-section-icons-wrapper {
  text-align: center;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 981px) {
  .home-section-icons > li:first-child {
    margin-left: 0;
  }
  .home-section-icons > li:last-child {
    margin-right: 0;
  }
  .home-icons-items .slideshow-item.title {
    font-size: 1.2em;
    line-height: 1;
    padding: 10px 3% 0px 3%;
    transition: 0.5s ease;
    margin: .5em 0 .4em;
  }
}
@media only screen and (max-width: 980px) {
  .home-section-icons,
  .home-section-icons > li {
    display: block;
  }
  .home-section-icons {
    padding: 0;
    margin: 0 auto;
    max-width: 92%;
  }
  .home-section-icons > li {
    margin-left: 0;
    margin-right: 0;
  }
  .section-links-wrapper {
    max-width: 92%;
    margin: 0 auto;
    padding: 0;
  }
  .home-content-wrappings,
  .home-section-icons-wrappings {
    padding: 0;
  }
  .home-section-icons > li {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.home-content-5-wrappings {
  background: #e1e1e1;
  padding: 20px 0;
  background-image: url(/docs/bnb.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 750px;
}
.home-content-5-wrappings a:link,
.home-content-5-wrappings a:visited,
.home-content-5-wrappings a:hover,
.home-content-5-wrappings a:focus,
.home-content-5-wrappings a:active {
  color: inherit;
  text-decoration: none;
}
.showing-arrow .sub-navigation-menu > li:first-child {
  position: relative;
}
.navigation-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.showing-arrow .sub-navigation-menu > li:first-child:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f0d8";
  top: 0;
  margin-left: -8px;
  margin-top: -15px;
  font-size: 30px;
  color: #255986;
}
#main-menu img {
  margin-bottom: 10px;
  background-color: white;
  padding: 10px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.top-left-menu {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 10000;
}
.top-left-menu > li {
  display: inline-block;
  margin-left: 10px;
}
.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%;
  margin-top: 150px;
}
.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: absolute;
  top: 10px;
  margin-left: 0px;
  border-top: 0px solid #007bcf;
}
.sub-navigation-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  background: rgba(255,255,255,0.9);
  border-radius: 6px;
  z-index: 99999999;
  border: 1px solid #255986;
}
.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: #000;
  display: block;
  padding: 5px 10px;
  margin: 0;
  position: relative;
  z-index: 2;
  font-size: 1.1rem;
}
.tabs ul .sub-navigation-menu a:hover,
.tabs ul .sub-navigation-menu a:focus,
.tabs ul .sub-navigation-menu a:active {
  color: #ffffff;
  background: rgba(37,89,134,0.6);
  transition: .4s;
}
.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;
}
@media only screen and (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;
  margin: 5px;
  position: relative;
}
.sub-navigation-menu {
  text-align: left;
  display: none;
}
.tabs ul a:link,
.tabs ul a:visited {
  color: rgba(169,78,189,0.8);
  text-decoration: none;
}
.tabs ul a:hover {
  color: #a94ebd;
  color: rgba(169,78,189,0.8);
  text-decoration: none;
}
.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;
  padding: 10px 10px;
  font-size: 1.11rem;
  border-right: solid 2px #fff;
}
.tabs a.main-menu-link:last-child {
  border-right: none;
}
.tabs a.main-menu-link:link:hover {
  background: #79190c;
  padding: 15px;
}
.tabs .showing-arrow a.main-menu-link {
  border-color: #000;
}
.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(169,78,189,0.8);
  text-align: center;
  z-index: 999999;
}
.ddl-menu-content {
  display: none;
}
@media only screen and (min-width: 1080px) {
  .navigation-menu .showing-arrow .arrow-box {
    display: block;
  }
  .sub-navigation-menu li:first-child:before {
    position: absolute;
    margin-top: -8px;
    text-align: center;
    z-index: 1;
    left: 50%;
    opacity: 0.8;
    -o-transform: translate3D(-35px,0,0);
    -moz-transform: translate3D(-35px,0,0);
    -webkit-transform: translate3D(-35px,0,0);
    -ms-transform: translate3D(-35px,0,0);
    transform: translate3D(-35px,0,0);
  }
}
@media only screen and (min-width: 1081px) {
  .sub-navigation-menu {
    min-width: 200px;
  }
}
.ddl-menu-search-bar {
  background: #003c75;
}
.ddl-menu-search-bar .search-fields {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  color: #fff;
  font-size: 20px;
  padding: 10px;
}
.ddl-menu-search-bar .submit-text {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.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 only screen and (max-width: 1200px) {
  .logo-and-menu-wrapper {
    max-width: 96%;
  }
}
@media only screen and (max-width: 1080px) {
  .tabs {
    display: none;
    background: #266aa9;
    position: absolute;
    z-index: 99999;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .tabs .sub-navigation-menu {
    margin-left: 20px;
  }
  .tabs .ddl-menu-wrappings {
    display: none;
  }
  .showing-mobile-menu .tabs {
    display: block;
  }
  .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 .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;
  }
  .showing-mobile-menu .top-left-menu > li[data-menu-id="71531"] {
    display: none;
  }
}
.doctor-search-block h3 {
  color: #007bcf;
  font-size: 1.2em;
}
.doctor-search-block label {
  background-color: #007bcf;
  color: #fff;
  padding: 12px;
  line-height: 1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
}
.doctor-search-blocks {
  background-color: #FFF;
  padding: 20px 0;
}
.doctor-search-block input[type=text] {
  background: #f1f1f1;
}
.feature18.doctor-name {
  font-weight: bold;
  font-size: 24px;
}
.content hr {
  width: 50%;
  float: left;
}
.learn-btn {
  background-color: #fbdb6c;
  background-color: rgba(251,219,108,0.8);
  border-radius: 5px;
  padding: 7px;
  width: 150px;
  color: #0053a0;
  margin-left: 140px;
  display: none;
}
.more-btn {
  background-color: #fbdb6c;
  background-color: rgba(251,219,108,0.8);
  border-radius: 5px;
  padding: 10px;
  margin: 5px;
  color: white;
}
.doctor-img {
  float: right;
  width: 450px;
  height: 452px;
  background-repeat: no-repeat;
  margin-top: 0px;
  background-position: left bottom, 100% bottom;
}
.dct-section {
  width: 100%;
  height: auto;
}
#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: #015c64;
  padding-left: 20px;
}
.contact-wrappings {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.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:link,
.contact a:visited {
  color: #afbbd0;
}
.contact a:hover {
  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;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.contact-icons img:hover,
.contact-fc-logo:hover {
  opacity: 1;
}
@media only screen and (max-width: 1080px) {
  .contact {
    display: none !important;
  }
  .contact-icons,
  .fc-icons {
    float: none;
    margin: 20px 0;
    text-align: center;
    width: auto;
  }
}
.content-section-images-wrappings {
  text-align: left;
}
.content-section-images-wrapper {
  position: relative;
  display: inline-block;
}
.content-section-images-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-section-images-wrapper img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.content-section-images-wrapper .shim {
  display: block;
  visibility: hidden;
}
.content-section-image-items > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.content-section-image-items > li:first-child {
  display: block;
}
.Services .section-images-and-content .content-section-images-wrappings,
.Services .section-images-and-content .content-section-area {
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.Services .section-images-and-content {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.Services .section-images-and-content .content-section-images-wrappings {
  width: 25%;
}
.Services .section-images-and-content .content-section-area {
  width: 75%;
}
.Services p {
  margin: 0;
}
.Services h1.pagetitle {
  color: #015c64;
  font-size: 2.5rem;
  text-align: right;
  line-height: 1.6;
  text-transform: uppercase;
}
.Services h2 {
  font-size: 1.2em;
  line-height: 1.2;
}
.Services .content-text {
  color: #000;
  font-size: 1.8rem;
  text-align: right;
  line-height: 1.6;
}
.Services .content-section-area {
  padding: 20px;
}
.svg-icon-link .link-button {
  display: block;
  text-align: center;
  background: #fff;
  padding: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #007bcf;
  font-size: 12px;
  width: 55%;
}
.services-text-img {
  background-image: url(/docs/services-text-img.png);
  background-position: center center;
  background-repeat: no-repeat;
  max-width: 60%;
  height: 150px;
}
.services-table {
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.services-text p {
  color: #333;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  text-align: right;
}
.services-title {
  background-color: rgba(255,255,255,0.6);
  color: #000;
  vertical-align: middle;
  padding: 15px;
  font-weight: bold;
  font-size: 50px;
  margin: 40px 0px;
}
.services-content {
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  width: 900px;
  color: #fff;
  max-width: 100%;
  text-shadow: 0px 0px 3px #000000;
}
.Services {
  background: #fff;
}
.Services .services-text {
  color: #000;
  margin: 0;
}
@media only screen and (max-width: 550px) {
  .Services .services-text {
    font-size: 16px;
  }
  .services-title {
    font-size: 1em;
  }
}
@media only screen and (max-width: 1000px) {
  .services-content {
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  .Services h1.pagetitle {
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
  }
  .Services .content-text {
    text-align: left;
    line-height: 1.4;
    font-size: 1.2rem;
    text-align: justify;
  }
  .Services h1.pagetitle br,
  .Services .content-text br {
    display: none !important;
  }
  .services-text-img {
    display: none;
  }
  .Services .section-images-and-content {
    display: block;
  }
  .Services .section-images-and-content .content-section-images-wrappings {
    width: auto;
    text-align: center;
  }
  .Services .section-images-and-content .content-section-area {
    width: auto;
  }
}
.footer {
  text-align: center;
}
.copyright {
  padding-left: 10px;
  padding-right: 10px;
}
.copyright:after {
  display: block;
  clear: both;
  content: "";
}
.footer-col-2 {
  font-size: 1.111rem;
  padding-top: 10px;
}
.ftr-navigation-menu {
  text-align: center;
  margin-top: -58px;
  background: rgba(37,89,134,0.83921568627451);
}
.ftr-navigation-menu li {
  display: inline-block;
}
.ftr-navigation-menu li a {
  display: block;
  padding: 20px 30px;
  text-align: center;
  transition: .5s;
}
.ftr-navigation-menu a,
.ftr-navigation-menu a:link,
.ftr-navigation-menu a:visited,
.ftr-navigation-menu a:hover,
.ftr-navigation-menu a:focus,
.ftr-navigation-menu a:active {
  margin-left: auto;
  margin-right: auto;
  max-width: 1350px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 20px;
}
.ftr-navigation-menu a:hover {
  background: #79190c;
}
.fasthealth-research-logo {
  float: right;
}
.ftr-2.footer-col.footer-col-2 .fa {
  color: #017b86;
}
.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .footer-middle-icons {
  margin-top: 50px;
}
.footer h2.feature14.heading {
  color: #015c64;
  display: inline-block;
  border-bottom: 1px dashed #888;
}
.footer-middle-icons li {
  width: 32.3%;
  display: inline-block;
  vertical-align: top;
}
.footer-middle-icons li img {
  max-width: 100%;
  height: auto;
}
.footer .additional-links li {
  margin-bottom: 10px;
  display: block;
}
.footer .additional-links a,
.footer .additional-links a:link,
.footer .additional-links a:visited,
.footer .additional-links a:hover,
.footer .additional-links a:focus,
.footer .additional-links a:active {
  border: 1px solid #015c64;
  border-radius: 10px;
  background: #fff;
  color: #000;
  display: block;
  text-decoration: none;
  padding: 10px;
}
.footer .additional-links a:hover,
.footer .additional-links a:focus,
.footer .additional-links a:active {
  background: #015c64;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .footer .additional-links {
    max-width: 226px;
  }
}
.contact-fc-logo {
  opacity: 1;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.footer-button-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-button-links li {
  display: block;
  margin: 0;
  padding: 5px 0;
}
.footer-button-links a,
.footer-button-links a:link,
.footer-button-links a:visited,
.footer-button-links a:hover,
.footer-button-links a:focus,
.footer-button-links a:active {
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  background-color: #015c64;
  padding: 5px;
  display: block;
  border-radius: 5px;
}
.footer-button-links a:hover,
.footer-button-links a:focus,
.footer-button-links a:active {
  color: #000;
  background-color: #f4db77;
}
.ftr-link a:link,
.ftr-link a:visited {
  color: white;
  text-decoration: none;
}
.ftr-link a:hover {
  color: #fbdb6c;
  text-decoration: underline;
}
.footer {
  color: #000;
  background: #fff;
}
.footer img {
  max-width: 100%;
  height: auto;
}
.footer b {
  color: #000;
  font-weight: bold;
  font-size: 22px;
}
.footer p {
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  color: #000;
}
.footer-wrappings {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #000;
  padding: 20px 0;
}
.footer-wrappings .footer-col {
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer i {
  color: #017b86;
  font-size: 18px;
}
.footer-icons {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 100%;
}
.footer-icons li {
  display: inline;
}
.footer-icons img {
  height: auto;
  padding-top: 90px;
}
.fh-footer-logo {
  opacity: 1;
  transition: opacity 0.2s;
}
.fh-footer-logo:hover {
  opacity: 1;
}
.footer-button-links-arrow {
  text-align: center;
}
.footer-button-links-arrow .fa {
  cursor: pointer;
}
.footer-col-2,
.footer-col-3 {
  text-align: center;
}
@media only screen and (max-width: 1100px) {
  img.footer-column-3-fastbnb-image {
    display: none !important;
  }
  .no-multiplebgs .footer-wrappings .footer-col-1,
  .no-multiplebgs .footer-wrappings .footer-col-2 {
    width: auto;
    padding-right: 0;
    background-image: none;
  }
  .multiplebgs .footer-wrappings .footer-col-2 {
    width: auto;
    background-image: none;
    padding-left: 0;
    padding-right: 0;
  }
  .footer-wrappings,
  .footer-wrappings .footer-col {
    width: auto;
    display: block;
  }
  .footer .fh-footer-address {
    display: block;
    text-align: center;
  }
  .footer .fh-footer-address-link-wrapper br,
  .footer .fh-address-outer-comma {
    display: none !important;
  }
  .footer-wrappings {
    padding: 20px 10px;
  }
  .footer-col-2 {
    padding-top: 0;
  }
  .footer-col-2 .wrappings {
    margin-top: 10px;
    line-height: 1.4;
  }
}
.copyright {
  background: #255986;
  color: white;
  text-align: center;
  padding-bottom: 20px;
}
.copyright p {
  font-size: 1rem;
  line-height: 1.4;
  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;
}
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  text-decoration: underline;
}
@media only screen and (max-width: 1100px) {
  .copyright a,
  .copyright a:link,
  .copyright a:visited,
  .copyright a:hover,
  .copyright a:focus,
  .copyright a:active {
    display: block;
  }
  .copyright .copyright-links-separator {
    display: none !important;
  }
  .copyright .copyright-links-line {
    display: block;
    text-align: center;
  }
}
.mobile-navbar,
.mobile-close-menu,
.mobile-navigation-menu-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;
  background: #ab68c7;
  text-align: center;
}
.mobile-navbar {
  background: #255986;
  color: #fff;
  font-size: 1.5em;
  padding: 0.25em;
  border-top: 0px solid #39893a;
}
.mobile-logo {
  display: none;
  position: relative;
  z-index: 99999;
  text-align: center;
  padding: 10px;
}
.mobile-logo img {
  max-width: 100%;
  height: auto;
}
.mobile-navbar .fa {
  cursor: pointer;
  padding: 0.25em;
  position: relative;
  z-index: 99999;
}
.mobile-navbar .show-menu {
  float: left;
}
.mobile-navbar .show-search {
  float: right;
}
table.job_form {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.mobile-navigation-menu-wrappings {
  display: none;
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border: 1px solid #25b5ac;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-navigation-menu-wrappings .close-menu {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 2.0em;
  z-index: 9999;
  color: #25b5ac;
  cursor: pointer;
}
.mobile-navigation-menu-wrappings a:link,
.mobile-navigation-menu-wrappings a:visited,
.mobile-navigation-menu-wrappings a:hover,
.mobile-navigation-menu-wrappings a:focus,
.mobile-navigation-menu-wrappings a:active {
  text-decoration: none;
  color: #000;
  display: block;
  padding: 5px 10px;
  margin: 0;
  position: relative;
  z-index: 2;
  font-size: 16px;
}
.mobile-navigation-menu-wrappings a:hover,
.mobile-navigation-menu-wrappings a:focus,
.mobile-navigation-menu-wrappings a:active {
  color: #25b5ac;
}
.mobile-navigation-menu-wrappings .sub-navigation-menu {
  position: static;
  margin-top: 10px;
  margin-left: 20px;
  border: none;
}
@media only screen and (max-width: 1600px) {
  .award-image {
    opacity: 0.4;
  }
}
@media only screen and (max-width: 1000px) {
  .award-image {
    display: none;
  }
}
@media only screen and (max-width: 1080px) {
  body {
    position: relative;
  }
  .mobile-logo {
    display: block;
  }
  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 only screen and (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 only screen and (max-width: 540px) {
  .view-event-table {
    width: 100%;
    table-layout: fixed;
  }
}
@media only screen and (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;
  }
}
@media only screen and (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 only screen and (max-width: 550px) {
  table.general,
  table.general thead,
  table.general tbody,
  table.general tfoot,
  table.general tr,
  table.general th,
  table.general td {
    display: block !important;
    padding: 0 !important;
    line-height: 1.1;
  }
  table.general td {
    padding: 5px 0 !important;
  }
  table.general textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.job-category-listing-table {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.job-category-listing-table .empty-job-cell {
  display: none !important;
}
.services-container-new {
  background: #f3f3f3;
  border: #000 solid 2px;
  min-height: 200px;
}
.section-links-wrapper {
  margin-top: auto;
  margin-bottom: auto;
  vertical-align: center;
}
.fc-logo img {
  margin-top: 40px;
}
.fh-logo img {
  margin-top: 30px;
}
.footer-col-2 a:link {
  color: #000;
  text-decoration: none;
}
.contact-top-bar-wrapper {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
}
.services table {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  text-align: center;
}
.services table img {
  width: 300px;
  height: auto;
  padding: 25px;
}
h2.services-title {
  font-size: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  color: #255986;
  padding: 5px;
  border-top: 1px solid #255986;
  border-bottom: 1px solid #255986;
}
.services td {
  padding: 50px;
}
.contentpic2 {
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  background: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #888;
  transition: all 0.5s;
}
.contentpic2:hover {
  box-shadow: 8px 8px 4px rgba(0,0,0,0.35);
}
.pageContent ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: disc url(/images/bullet.gif);
}
.staff-type-in-last-name,
.staff-type-in-last-name ~ table {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
h2.section-links-heading {
  background: #fff;
  color: #791a0c;
  padding: 7px;
  border-radius: 5px;
  border: 2px solid #791a0c;
  float: left;
  margin-right: 50px;
  font-size: 1.7em;
  text-transform: none;
}
.home-content-5-wrapper {
  font-size: 12px;
  font-style: italic;
}
.home-section-icons img {
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 100%;
  height: auto;
}
.home-section-icons > li:hover img {
  -webkit-filter: none;
  filter: none;
}
@media only screen and (max-width: 768px) {
  .contact-bar-wrappings + div:not([class]) {
    display: none !important;
  }
}


