.ecard-btn-1 {
  background-color: #BAD5EF;
  background-color: rgba(251,219,108,0.8);
  border-radius: 5px;
  margin: 5px;
  width: 300px;
  color: #007bcf;
  text-align: center;
  display: inline-block;
}
.ecard-btn-link-1 {
  position: relative;
  display: block;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  color: #fff;
  padding-right: 40px;
  padding-left: 40px;
  text-align: left;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
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 {
  -webkit-box-sizing: border-box;
  -moz-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: uppercase;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
  color: #0053a0;
}
div {
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.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;
  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;
}
.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%;
}
.content-page .content-header-wrapper {
  width: 100%;
  max-width: 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;
  background: #1b3664;
  z-index: 55;
  width: 100%;
  top: 0;
  left: 0;
  border-top: 0px solid rgba(169,78,189,0.6);
}
.header-logo img {
  max-width: 100%;
  height: auto;
  margin-top: 95px;
}
.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;
  }
}
.wrapper {
  position: relative;
}
.head-wrappings {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slideshow {
  text-align: center;
}
.slideshow-wrappings {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 100%;
}
.slideshow .shim {
  visibility: hidden;
  display: block;
}
.slideshow img {
  width: 100%;
  max-width: 100%;
  height: auto;
  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);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
  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;
  -o-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  transition: transform 0.5s;
}
@media only screen and (min-width: 850px) {
  .slideshow-wrappings .nav-arrow .fa:hover {
    -o-transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    transform: scale(2);
  }
}
.slideshow-wrappings .previous-slide-arrow .fa {
  left: 8px;
}
.slideshow-wrappings .next-slide-arrow .fa {
  right: 8px;
}
.nav-arrow-bar {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 52px;
  background-color: #007bcf;
  background-color: rgba(0,123,207,0);
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.nav-arrow-bar:hover {
  background-color: #007bcf;
  background-color: rgba(0,123,207,0);
}
.nav-arrow-bar-left {
  left: 0;
}
.nav-arrow-bar-right {
  right: 0;
}
@media only screen and (max-width: 1080px) {
  .slideshow {
    padding-top: 0;
  }
}
.home-health-images-wrappings,
.home-health-images-wrappings:before,
.home-health-images-wrappings:after,
.home-health-images-wrappings *,
.home-health-images-wrappings *:before,
.home-health-images-wrappings *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.home-health-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home-health-images-listing a,
.home-health-images-listing a:link,
.home-health-images-listing a:visited,
.home-health-images-listing a:hover,
.home-health-images-listing a:focus,
.home-health-images-listing a:active {
  line-height: 1.4;
  display: block;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.home-health-images-listing img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.home-health-images-listing > li {
  display: block;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
@media only screen and (min-width: 768px) {
  .home-health-images-listing > li.has-image a,
  .home-health-images-listing > li.has-image a:link,
  .home-health-images-listing > li.has-image a:visited,
  .home-health-images-listing > li.has-image a:hover,
  .home-health-images-listing > li.has-image a:focus,
  .home-health-images-listing > li.has-image a:active {
    font-size: 24px;
    color: #fff;
  }
  .home-health-images-listing > li.has-image .home-health-images-entry {
    position: relative;
  }
  .home-health-images-listing > li.has-image .home-health-images-entry .link-text-container {
    font-size: 48px;
    padding: 20px;
    background: #000;
    background: rgba(0,0,0,0.3);
  }
  .home-health-images-listing > li.has-image .home-health-images-entry .description-container {
    min-height: 5.6em;
    text-align: left;
    padding-left: 75px;
    padding-right: 75px;
  }
  .home-health-images-listing > li.has-image .home-health-images-entry .learn-more-container {
    margin-bottom: 40px;
  }
  .home-health-images-listing > li.has-image .home-health-images-entry .learn-more-container .learn-more-text {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 6px;
    color: #fff;
    background-color: #2c6668;
    transition: background-color 0.2s linear, color 0.2s linear;
    width: 200px;
  }
  .home-health-images-listing > li.has-image .home-health-images-entry .learn-more-container .learn-more-text:hover {
    color: #fff;
    background-color: #b1865b;
  }
  .home-health-images-listing > li.has-image .home-health-images-entry .image-container {
    position: relative;
    z-index: 1;
  }
  .home-health-images-listing > li.has-image .home-health-images-entry .link-item-contents {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
  }
  .home-health-images-listing > li.has-image .home-health-images-entry .link-item-contents {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .home-health-images-listing > li.has-image .home-health-images-entry .link-item-contents {
    -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-health-images-listing > li.has-image .home-health-images-entry .link-item-contents {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1081px) {
  .home-health-images-listing > li {
    display: inline-block;
    text-align: center;
  }
  .home-health-images-wrappings[data-count="1"] .home-health-images-listing > li {
    width: 100%;
  }
  .home-health-images-wrappings[data-count="1"] .home-health-images-listing > li img {
    width: 100%;
  }
  .home-health-images-wrappings[data-count-remainder="odd"][data-count-gt1="true"] .home-health-images-listing > li {
    width: 33.3%;
  }
  .home-health-images-wrappings[data-count-remainder="odd"][data-count-gt1="true"] .home-health-images-listing > li img {
    width: 100%;
  }
  .home-health-images-wrappings[data-count-remainder="even"][data-count-gt1="true"] .home-health-images-listing > li {
    width: 50%;
  }
  .home-health-images-wrappings[data-count-remainder="even"][data-count-gt1="true"] .home-health-images-listing > li img {
    width: 100%;
  }
}
@media only screen and (max-width: 1080px) {
  .home-health-images-listing {
    margin: 40px 0;
  }
  .home-health-images-listing > li {
    display: block;
    text-align: center;
  }
  .home-health-images-listing .link-text-container {
    font-size: 1.5rem;
  }
  .home-health-images-listing .description-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-health-images-listing .learn-more-container .learn-more-text {
    display: block;
    margin: 0 20px;
    padding: 10px 20px;
    border-radius: 6px;
    color: #fff;
    background-color: #2c6668;
    transition: background-color 0.2s linear, color 0.2s linear;
  }
  .home-health-images-listing .learn-more-container .learn-more-text:hover {
    color: #fff;
    background-color: #b1865b;
  }
  .home-health-images-entry div {
    margin-bottom: 20px;
  }
}
.content-page-slideshow .the-slideshow-wrappings {
  max-width: 100%;
  position: relative;
  z-index: -1;
  margin: 20px 0;
}
.content-page-slideshow img {
  width: 100%;
  height: auto;
}
.content-page-slideshow .the-slideshow-wrapper {
  position: relative;
  max-width: 100%;
}
.content-page-slideshow .the-slideshow-wrapper img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.content-page-slideshow .the-slideshow-wrapper .shim {
  visibility: hidden;
  display: block;
}
.content-page-slideshow .the-slideshow-wrapper .the-slideshow-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-page-slideshow .the-slideshow-wrapper .the-slideshow-items li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.content-page-slideshow .the-slideshow-wrapper .the-slideshow-items li:first-child {
  display: block;
}
.news-item-content-page {
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}
.btn {
  background-color: #2e6e6d;
  max-width: 300px;
  padding: 10px;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
}
.provider-table .btn {
  text-align: center;
}
.btn a:link,
.btn a:visited {
  color: white;
}
.btn a:hover {
  color: #c2d0d3;
}
.provider-table .btn a:link,
.provider-table .btn a:visited,
.provider-table .btn a:hover,
.provider-table .btn a:focus,
.provider-table .btn a:active {
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
.content-text.content-text-29 {
  padding-top: 40px;
}
.services-text-img {
  background-size: contain;
}
.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: 20px;
}
.text-section {
  vertical-align: top;
  padding: 15px;
  border: 0px solid #158e90;
  border-radius: 30px;
  color: #FFF;
  width: 310px;
  background-color: #a94ebd;
  float: right;
  margin-top: 60px;
  margin-right: -310px;
}
.middle-bk-2.multiblock-section > div {
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 7.5%;
}
.col-1 .lung-bk {
  background-image: url(/docs/bk-img-lung.png);
  background-position: center;
  background-repeat: no-repeat;
}
.col-1 h1 {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
  color: #007bcf;
}
.provider-table {
  width: 70%;
  table-layout: fixed;
  margin-top: 50px;
}
.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: 30px;
}
.col-3 h1.pagetitle,
.middle-bk-2 h1.pagetitle {
  margin-top: 0;
  padding-top: 20px;
  font-size: 30px;
}
.vol-btn {
  background-color: #a94ebd;
  background-color: rgba(169,78,189,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: #a94ebd;
  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-1-link:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  bottom: 0;
  content: "\00bb";
  font-size: 26px;
  transition: all 0.2s;
  border-radius: 5px;
  text-align: center;
}
.ecard-btn-1-link:hover:after {
  width: 100%;
  background-color: #c597d8;
}
.ecard-btn {
  background-color: #cfcfcf;
  border-radius: 5px;
  margin: 5px;
  color: #0053a0;
  text-align: center;
  display: inline-block;
}
.ecard-btn-link {
  position: relative;
  display: block;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  color: #01394f;
  padding-right: 40px;
  padding-left: 40px;
  text-align: left;
}
.ecard-btn-link:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  bottom: 0;
  content: "\00bb";
  font-size: 26px;
  transition: all 0.2s;
  border-radius: 5px;
  text-align: center;
}
.ecard-btn-link:hover:after {
  width: 100%;
  background-color: #01445e;
}
.provider-wrappings {
  padding-bottom: 20px;
}
.content .provider-wrap > b {
  margin-bottom: 0;
}
.content {
  background-color: #fff;
  color: #007bcf;
  background-position: left top;
  background-repeat: repeat;
  overflow: hidden;
  position: relative;
}
.home-content-wrappings {
  width: 100%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.content p {
  color: #2e6e6d;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.8px;
}
.content b {
  font-weight: normal;
  font-size: 30px;
  margin: 40px 0px;
  color: #2e6e6d;
  text-transform: uppercase;
}
.content i {
  color: #aa6bc4;
  font-size: 30px;
  text-transform: uppercase;
  margin: 40px 0px;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.col-1 {
  position: relative;
  float: left;
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 20px 20px 7.5%;
}
.col-1 p {
  color: #0053a0;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase;
}
.col-2 {
  float: right;
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  background-color: #bad5ef;
  background-color: rgba(186,213,239,0.8);
}
.col .pagetitle {
  color: #0053a0;
  text-transform: uppercase;
}
.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 {
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.middle-bk-2 {
  float: right;
  width: 45%;
  position: relative;
}
.middle-bk-2 p {
  padding-left: 50px;
  padding-right: 100px;
  color: #FFF;
  line-height: 30px;
  text-transform: uppercase;
}
.middle-bk-2 .pagetitle {
  font-size: 24px;
}
.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(169,78,189,0.8);
}
.not-mobile-device .section-1 {
  background-attachment: fixed;
  display: none;
}
.section-1 td {
  text-align: center;
}
.section-1 hr {
  width: 20%;
  float: left;
  clear: both;
}
.section-1 h2 {
  font-size: 22px;
  color: rgba(251,219,108,0.9);
  font-weight: bold;
  font-size: 30px;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.section-1 p {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.8px;
  padding-top: 10px;
  color: white;
  font-weight: normal;
}
.section-1 b {
  font-weight: bold;
  font-size: 60px;
  text-transform: uppercase;
  margin: 40px 0px;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.section-1 i {
  font-size: 18px;
  color: white;
  font-weight: normal;
}
.section-img {
  width: 100%;
  height: auto;
}
.bk-color {
  display: inline-block;
  text-transform: uppercase;
}
.vertical-columns > div:before,
.vertical-columns > div:after {
  content: " ";
  display: table;
}
.vertical-columns > div:after {
  clear: both;
}
.vertical-columns > div {
  *zoom: 1;
}
.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%;
}
.row {
  background: none;
}
.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%;
}
@media only screen and (min-width: 1101px) {
  .row-wrapper,
  .row-wrapper > div {
    min-height: 355px;
  }
}
@media only screen and (max-width: 1100px) {
  .ecard-btn {
    width: auto;
  }
  .col-1 h1 {
    font-size: 1.5em;
  }
  .middle-bk-2 .pagetitle {
    width: auto;
  }
  img[align="right"] {
    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 only screen and (max-width: 768px) {
  .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .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 only screen and (max-width: 550px) {
  .section-1 b {
    font-size: 1.3em;
  }
}
@media only screen and (max-width: 1400px) {
  .provider-table {
    width: 55%;
  }
}
@media only screen and (max-width: 1270px) {
  .provider-table {
    width: 40%;
  }
}
@media only screen and (max-width: 1050px) {
  .provider-images {
    display: none;
  }
  .provider-table {
    width: 100%;
  }
}
.col-3 {
  position: relative;
  float: left;
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 20px 20px 7.5%;
}
.col-3 p {
  color: #0053a0;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase;
}
.col-3 .lung-bk {
  background-image: url(/docs/bk-img-lung.png);
  background-position: center;
  background-repeat: no-repeat;
}
.home-content-section-wrappings {
  margin: 0;
  padding: 0;
  text-align: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f9f5e7;
}
.home-content-section-wrappings h1,
.home-content-section-wrappings h2,
.home-content-section-wrappings h3,
.home-content-section-wrappings h4,
.home-content-section-wrappings h5,
.home-content-section-wrappings h6 {
  color: #2e6e6d;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 2.5em;
}
.home-content-section-wrappings .home-content-section-container {
  padding: 20px;
}
.home-content-section-wrappings .home-content-section-content {
  line-height: 1.3;
  font-size: 1.2em;
}
.home-content-section-wrappings ul.home-content-section-links-listing {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 1101px) {
  .home-content-section-wrappings ul.home-content-section-links-listing > li {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin-bottom: 20px;
  }
  .home-content-section-wrappings ul.home-content-section-links-listing a,
  .home-content-section-wrappings ul.home-content-section-links-listing a:link,
  .home-content-section-wrappings ul.home-content-section-links-listing a:visited,
  .home-content-section-wrappings ul.home-content-section-links-listing a:hover,
  .home-content-section-wrappings ul.home-content-section-links-listing a:focus,
  .home-content-section-wrappings ul.home-content-section-links-listing a:active {
    padding: 10px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background-color: #939498;
    border-radius: 6px;
    min-width: 220px;
    transition: background-color 0.2s;
    width: 250px;
  }
  .home-content-section-wrappings ul.home-content-section-links-listing a:hover {
    background: #b28a5c;
  }
  .home-content-section-wrappings ul.home-content-section-links-listing > li:first-child {
    width: 100%;
  }
  .home-content-section-wrappings ul.home-content-section-links-listing > li:first-child a,
  .home-content-section-wrappings ul.home-content-section-links-listing > li:first-child a:link,
  .home-content-section-wrappings ul.home-content-section-links-listing > li:first-child a:visited,
  .home-content-section-wrappings ul.home-content-section-links-listing > li:first-child a:hover,
  .home-content-section-wrappings ul.home-content-section-links-listing > li:first-child a:focus,
  .home-content-section-wrappings ul.home-content-section-links-listing > li:first-child a:active {
    background-color: #2e6e6d;
  }
  .home-content-section-wrappings ul.home-content-section-links-listing > li:first-child a:hover {
    background-color: #b28b5c;
  }
  .home-content-section-wrapper[data-count-gt1="true"] {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .home-content-section-wrapper[data-count-gt1="true"] .home-content-section-container {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 1.3em;
    margin: 2.5%;
  }
  .home-content-section-wrapper[data-count-gt1="true"] .home-content-section-container {
    -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-content-section-wrapper[data-count-gt1="true"] .home-content-section-container:nth-child(2) {
    -moz-box-flex: 1 1 500px;
    -webkit-box-flex: 1 1 500px;
    -ms-flex: 1 1 500px;
    -webkit-flex: 1 1 500px;
    flex: 1 1 500px;
  }
}
@media only screen and (max-width: 1100px) {
  .home-content-section-wrappings ul.home-content-section-links-listing > li {
    display: block;
  }
  .home-content-section-wrappings ul.home-content-section-links-listing > li a,
  .home-content-section-wrappings ul.home-content-section-links-listing > li a:link,
  .home-content-section-wrappings ul.home-content-section-links-listing > li a:visited,
  .home-content-section-wrappings ul.home-content-section-links-listing > li a:hover,
  .home-content-section-wrappings ul.home-content-section-links-listing > li a:focus,
  .home-content-section-wrappings ul.home-content-section-links-listing > li a:active {
    color: #838c96;
    display: block;
  }
  .home-content-section-wrappings ul.home-content-section-links-listing > li + li {
    margin-top: 10px;
  }
  .home-content-section-wrappings .home-content-section-container {
    padding: 20px 10px;
  }
  .home-content-section-wrappings .home-content-section-content {
    margin-left: 0;
  }
}
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper:before,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper:after,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper *,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper *:before,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.doctor-listing-specialties,
.doctor-listing-specialties ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.doctor-listing-specialties > li:before,
.doctor-listing-specialties > li:after {
  display: block;
  content: "";
  clear: both;
}
.doctor-listing-specialties > li {
  display: block;
  margin-bottom: 20px;
}
.doctor-listing-specialties .specialty-doctor-photo,
.doctor-listing-specialties .specialty-profile-item {
  float: left;
}
.doctor-listing-specialties .specialty-doctor-photo {
  max-width: 100px;
  height: auto;
}
.doctor-listing-specialties .specialty-profile-item {
  width: 48%;
}
.doctor-listing-specialties .has-image .specialty-profile-item {
  width: 44%;
  margin-left: 6%;
}
.content-page .the-list-of-specialties-with-doctors h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1081px) {
  .doctor-listing-specialties > li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin-right: 1%;
  }
}
.special-page----special-listing {
  margin: 0 0 48px;
  padding: 0;
  list-style: none;
  letter-spacing: 0.25px;
  color: #00853e;
}
.special-page----special-listing > li {
  display: block;
  vertical-align: top;
}
.special-page----special-listing a,
.special-page----special-listing a:link,
.special-page----special-listing a:visited,
.special-page----special-listing a:hover,
.special-page----special-listing a:focus,
.special-page----special-listing a:active {
  color: #00853e;
  text-decoration: none;
  border-top: 3px solid transparent;
  padding-top: 4px;
  padding-bottom: 4px;
}
.special-page----special-listing a.active,
.special-page----special-listing a.active:link,
.special-page----special-listing a.active:visited,
.special-page----special-listing a.active:hover,
.special-page----special-listing a.active:focus,
.special-page----special-listing a.active:active {
  border-top-color: #00b156;
}
.special-page----doctor-listing {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #00853e;
}
.special-page----doctor-listing a,
.special-page----doctor-listing a:link,
.special-page----doctor-listing a:visited,
.special-page----doctor-listing a:hover,
.special-page----doctor-listing a:focus,
.special-page----doctor-listing a:active {
  color: #00853e;
  text-decoration: none;
}
.special-page----doctor-listing > li {
  display: none;
  vertical-align: top;
  padding: 15px;
}
.special-page----doctor-listing > li .special-page----doctor-image {
  overflow: hidden;
  margin-bottom: 20px;
}
.special-page----doctor-listing > li .special-page----doctor-image img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
.special-page----doctor-listing > li.active {
  display: block;
}
h1.pagetitle.Special-Page----page-title {
  margin: 0 0 48px 0;
  padding: 0;
  line-height: 1;
  font-size: 36px;
  font-size: 2.25rem;
}
.Special-Page----instructions {
  font-family: "Muli", sans-serif;
  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 only screen and (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 only screen and (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 only screen and (max-width: 319px) {
  .special-page----doctor-listing {
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  .special-page----doctor-listing table,
  .special-page----doctor-listing thead,
  .special-page----doctor-listing tbody,
  .special-page----doctor-listing tfoot,
  .special-page----doctor-listing tr,
  .special-page----doctor-listing th,
  .special-page----doctor-listing td {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .Special-Page----instructions {
    margin-bottom: 20px;
  }
  .special-page----doctor-listing .special-page---doctor-number-label {
    font-weight: bold;
  }
}
.feature-list-wrappings {
  background: #2e6e6d;
  padding: 0px 0px 20px 0px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.feature-list-wrappings .bx-next,
.feature-list-wrappings .bx-prev {
  font-family: FontAwesome;
  display: block;
  z-index: 88888;
}
.feature-list-wrappings .bx-wrapper img {
  display: inline;
}
.bx-wrapper .bx-controls-direction a {
  margin-top: -18px;
}
.bx-wrapper .bx-controls-direction a,
.feature-list-wrappings .bx-next:before,
.feature-list-wrappings .bx-prev:before {
  width: 36px;
  height: 36px;
  display: block;
  text-decoration: none;
  border: none;
  line-height: 36px;
}
.feature-list-wrappings .bx-next:before,
.feature-list-wrappings .bx-prev:before {
  color: #333;
  font-size: 28px;
  font-family: FontAwesome;
  background: #fff;
  background: rgba(255,255,255,0.6);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.feature-list-wrapper .bx-next:before {
  content: "\f105";
}
.feature-list-wrapper .bx-prev:before {
  content: "\f104";
}
.feature-list-wrapper .bx-wrapper .bx-prev {
  left: 0;
}
.feature-list-wrapper .bx-wrapper .bx-next {
  right: 0;
}
.feature-list-wrappings a:link,
.feature-list-wrappings a:visited,
.feature-list-wrappings a:hover,
.feature-list-wrappings a:focus,
.feature-list-wrappings a:active {
  color: #0c4055;
  display: block;
  text-align: center;
}
.feature-list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.feature-list-wrapper {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.feature-list-items li .title {
  margin-top: 10px;
  font-size: 20px;
}
@media only screen and (min-width: 300px) {
  .feature-list-wrapper {
    max-width: 300px;
  }
}
@media only screen and (min-width: 600px) {
  .feature-list-wrapper {
    max-width: 600px;
  }
}
@media only screen and (min-width: 900px) {
  .feature-list-wrapper {
    max-width: 900px;
  }
}
@media only screen and (min-width: 1200px) {
  .feature-list-wrapper {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 1500px) {
  .feature-list-wrapper {
    max-width: 1500px;
  }
}
@media only screen and (min-width: 1800px) {
  .feature-list-wrapper {
    max-width: 1800px;
  }
}
@media only screen and (min-width: 2100px) {
  .feature-list-wrapper {
    max-width: 2100px;
  }
}
@media only screen and (min-width: 2400px) {
  .feature-list-wrapper {
    max-width: 2400px;
  }
}
@media only screen and (min-width: 2700px) {
  .feature-list-wrapper {
    max-width: 2700px;
  }
}
@media only screen and (min-width: 3000px) {
  .feature-list-wrapper {
    max-width: 3000px;
  }
}
@media only screen and (min-width: 3300px) {
  .feature-list-wrapper {
    max-width: 3300px;
  }
}
@media only screen and (min-width: 3600px) {
  .feature-list-wrapper {
    max-width: 3600px;
  }
}
@media only screen and (min-width: 3900px) {
  .feature-list-wrapper {
    max-width: 3900px;
  }
}
@media only screen and (min-width: 4200px) {
  .feature-list-wrapper {
    max-width: 4200px;
  }
}
@media only screen and (min-width: 4500px) {
  .feature-list-wrapper {
    max-width: 4500px;
  }
}
@media only screen and (min-width: 4800px) {
  .feature-list-wrapper {
    max-width: 4800px;
  }
}
@media only screen and (min-width: 5100px) {
  .feature-list-wrapper {
    max-width: 5100px;
  }
}
@media only screen and (min-width: 5400px) {
  .feature-list-wrapper {
    max-width: 5400px;
  }
}
@media only screen and (min-width: 5700px) {
  .feature-list-wrapper {
    max-width: 5700px;
  }
}
@media only screen and (min-width: 6000px) {
  .feature-list-wrapper {
    max-width: 6000px;
  }
}
@media only screen and (min-width: 6300px) {
  .feature-list-wrapper {
    max-width: 6300px;
  }
}
@media only screen and (min-width: 6600px) {
  .feature-list-wrapper {
    max-width: 6600px;
  }
}
@media only screen and (min-width: 6900px) {
  .feature-list-wrapper {
    max-width: 6900px;
  }
}
@media only screen and (min-width: 7200px) {
  .feature-list-wrapper {
    max-width: 7200px;
  }
}
@media only screen and (min-width: 7500px) {
  .feature-list-wrapper {
    max-width: 7500px;
  }
}
@media only screen and (min-width: 7800px) {
  .feature-list-wrapper {
    max-width: 7800px;
  }
}
@media only screen and (min-width: 8100px) {
  .feature-list-wrapper {
    max-width: 8100px;
  }
}
@media only screen and (min-width: 8400px) {
  .feature-list-wrapper {
    max-width: 8400px;
  }
}
@media only screen and (min-width: 8700px) {
  .feature-list-wrapper {
    max-width: 8700px;
  }
}
@media only screen and (min-width: 9000px) {
  .feature-list-wrapper {
    max-width: 9000px;
  }
}
@media only screen and (min-width: 9300px) {
  .feature-list-wrapper {
    max-width: 9300px;
  }
}
@media only screen and (min-width: 9600px) {
  .feature-list-wrapper {
    max-width: 9600px;
  }
}
@media only screen and (min-width: 9900px) {
  .feature-list-wrapper {
    max-width: 9900px;
  }
}
@media only screen and (min-width: 10200px) {
  .feature-list-wrapper {
    max-width: 10200px;
  }
}
@media only screen and (min-width: 10500px) {
  .feature-list-wrapper {
    max-width: 10500px;
  }
}
@media only screen and (min-width: 10800px) {
  .feature-list-wrapper {
    max-width: 10800px;
  }
}
@media only screen and (min-width: 11100px) {
  .feature-list-wrapper {
    max-width: 11100px;
  }
}
@media only screen and (min-width: 11400px) {
  .feature-list-wrapper {
    max-width: 11400px;
  }
}
@media only screen and (min-width: 11700px) {
  .feature-list-wrapper {
    max-width: 11700px;
  }
}
@media only screen and (min-width: 12000px) {
  .feature-list-wrapper {
    max-width: 12000px;
  }
}
@media only screen and (min-width: 12300px) {
  .feature-list-wrapper {
    max-width: 12300px;
  }
}
@media only screen and (min-width: 12600px) {
  .feature-list-wrapper {
    max-width: 12600px;
  }
}
@media only screen and (min-width: 12900px) {
  .feature-list-wrapper {
    max-width: 12900px;
  }
}
@media only screen and (min-width: 13200px) {
  .feature-list-wrapper {
    max-width: 13200px;
  }
}
@media only screen and (min-width: 13500px) {
  .feature-list-wrapper {
    max-width: 13500px;
  }
}
@media only screen and (min-width: 13800px) {
  .feature-list-wrapper {
    max-width: 13800px;
  }
}
@media only screen and (min-width: 14100px) {
  .feature-list-wrapper {
    max-width: 14100px;
  }
}
@media only screen and (min-width: 14400px) {
  .feature-list-wrapper {
    max-width: 14400px;
  }
}
@media only screen and (min-width: 14700px) {
  .feature-list-wrapper {
    max-width: 14700px;
  }
}
@media only screen and (min-width: 15000px) {
  .feature-list-wrapper {
    max-width: 15000px;
  }
}
.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-transform: uppercase;
  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-weight: bold;
  font-size: 30px;
  text-transform: uppercase;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
  color: #01445e;
}
.content-items-events .view-events-heading {
  border-bottom: 0px 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 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: #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 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;
}
.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;
  text-transform: uppercase;
}
.event-date-day {
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
}
.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: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;
  }
}
.site-information-wrappings {
  text-align: center;
  background: #6d6b6b;
  color: #fff;
  padding: 10px;
  -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);
}
.site-information-wrappings a:link,
.site-information-wrappings a:visited,
.site-information-wrappings a:hover,
.site-information-wrappings a:focus,
.site-information-wrappings a:active {
  color: inherit;
  text-decoration: none;
}
.site-information-wrappings p {
  margin: 0;
}
h3 {
  padding: 0;
  margin: 0;
  color: #01445e;
}
.content-wrappings {
  width: 100%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.title-text {
  font-size: 34px;
  margin-bottom: -10px;
}
.feature14.heading {
  color: #2e6e6d;
  margin: 0;
  line-height: 2;
}
.title-text a:link,
.title-text a:visited {
  font-size: 32px;
  color: #007bcf;
}
.title-text a:hover {
  font-size: 32px;
  color: #024686;
}
.pageContent:before,
.pageContent:after {
  content: " ";
  display: table;
}
.pageContent:after {
  clear: both;
}
.pageContent {
  *zoom: 1;
}
.pageContent a:link,
.pageContent a:visited {
  color: #2e6e6d;
  line-height: 2;
  text-decoration: none;
}
.pageContent a:hover {
  color: #245454;
  text-decoration: underline;
  font-style: italic;
}
.content-menu-wrapper a:link,
.content-menu-wrapper a:visited {
  background-color: #245454;
  display: block;
  padding: 10px;
  margin-top: 5px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  border-bottom: 0px solid #ccc;
  border-right: 0px solid #ccc;
}
.content-menu-wrapper a:hover {
  background-color: #1a3e3d;
  display: block;
  padding: 10px;
  margin-top: 5px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  border-bottom: 0px solid #d8b848;
  border-right: 0px solid #d8b848;
}
.pageContent h1.pagetitle {
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
  color: #2e6e6d;
  margin: 0;
}
h1.pagetitle {
  margin-top: 0;
  vertical-align: top;
  padding-top: 0;
}
.pageContent {
  padding: 20px 0;
  color: #2e6e6d;
  line-height: 2;
  font-size: 18px;
}
.contentimage {
  display: block;
  float: right;
  padding: 6px;
  max-width: 50%;
}
.contentimage img {
  max-width: 100%;
  height: auto;
  margin-top: 50px;
}
.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: #2e6e6d;
  padding: 10px;
}
.page-content-wrapper .pageContent {
  width: 80%;
  padding-left: 20px;
}
.month {
  background-color: #2e6e6d;
  height: 50px;
  color: white;
  font-weight: bold;
  font-size: 28px;
}
.day {
  background-color: #225a5a;
  color: white;
  height: 30px;
}
.inactivedate {
  background-color: #f1f1f1;
}
.today {
  background-color: #c2d0d3;
  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: 550px) {
  .contentimage {
    float: none;
    margin: 0 0 10px 0;
    padding: 0;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1081px) {
  .menu-items-wrappings {
    text-align: center;
    padding: 0;
    background-image: url(/docs/hosp-bk-ftr.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
  }
  .menu-items-wrapper {
    display: inline-block;
  }
  .menu-items-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .menu-items-wrapper ul {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .menu-items-wrapper ul {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .menu-items-wrapper ul {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .menu-items-wrapper li {
    vertical-align: middle;
    margin: 20px;
    position: relative;
  }
  .menu-items-wrapper li:after {
    filter: drop-shadow(2px 4px 6px black);
    content: url(/images/square-slice.png);
    max-width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 1;
  }
  .menu-items-wrapper li a,
  .menu-items-wrapper li a:link,
  .menu-items-wrapper li a:visited,
  .menu-items-wrapper li a:hover,
  .menu-items-wrapper li a:focus,
  .menu-items-wrapper li a:active {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    font-size: 1.6em;
    color: #ffffff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 50%;
    z-index: 2;
    font-size: 26px;
    transition: all 0.1s;
    text-shadow: 2px 2px 0px rgba(0,0,0,0.86);
  }
  .menu-items-wrapper li a:hover {
    transform: scale(1.2);
  }
}
@media only screen and (min-width: 1081px) and only screen and (max-width: 1600px) {
  .menu-items-wrapper li {
    margin-left: 10px;
    margin-right: 10px;
  }
  .menu-items-wrapper li:after {
    filter: drop-shadow(2px 4px 6px black);
    content: url(/images/square-slice-2.png);
  }
}
@media only screen and (min-width: 1081px) and only screen and (max-width: 1040px) {
  .menu-items-wrapper li {
    margin-left: 10px;
    margin-right: 10px;
  }
  .menu-items-wrapper li:after {
    filter: drop-shadow(2px 4px 6px black);
    content: url(/images/square-slice-3.png);
  }
}
@media only screen and (min-width: 1081px) and only screen and (max-width: 835px) {
  .menu-items-wrapper li {
    margin-left: 10px;
    margin-right: 10px;
  }
  .menu-items-wrapper li:after {
    filter: drop-shadow(2px 4px 6px black);
    content: url(/images/square-slice-4.png);
  }
  .menu-items-wrapper li a:link,
  .menu-items-wrapper li a:visited,
  .menu-items-wrapper li a:hover,
  .menu-items-wrapper li a:focus,
  .menu-items-wrapper li a:active {
    font-size: 1.1em;
    padding-top: 35%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 1081px) and only screen and (max-width: 620px) {
  .menu-items-wrapper ul {
    display: block;
  }
  .menu-items-wrapper li {
    display: block;
  }
  .menu-items-wrapper li:after {
    filter: drop-shadow(2px 4px 6px black);
    content: url(/images/square-slice.png);
  }
  .menu-items-wrapper li a:link,
  .menu-items-wrapper li a:visited,
  .menu-items-wrapper li a:hover,
  .menu-items-wrapper li a:focus,
  .menu-items-wrapper li a:active {
    font-size: 1.6em;
    padding-top: 50%;
    display: block;
  }
}
@media only screen and (max-width: 1080px) {
  .menu-items-wrappings {
    background: #2e6e6d;
    color: #fff;
    font-size: 24px;
    padding: 10px 0;
  }
  .menu-items {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .menu-items a,
  .menu-items a:link,
  .menu-items a:visited,
  .menu-items a:hover,
  .menu-items a:active {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 10px;
  }
  .menu-items > li {
    color: #fff;
    display: block;
    text-align: center;
  }
}
.pageContent h1.pagetitle {
  font-size: 3.125em;
}
.pageContent h2 {
  font-size: 1.5em;
}
.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.1em;
}
.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 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;
  }
  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: #398197;
  font-weight: normal;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
  text-decoration: none;
}
.toolbar .breadcrumb a:hover {
  color: #01445e;
}
.toolbar:before,
.toolbar:after {
  content: " ";
  display: table;
}
.toolbar:after {
  clear: both;
}
.toolbar {
  *zoom: 1;
}
.toolbar .fa {
  cursor: pointer;
}
.toolbar .tools {
  float: right;
  color: #01445e;
  font-size: 12px;
}
a.text-lower,
a.text-normal,
a.text-larger {
  color: #aa6bc4;
}
.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;
  }
}
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: #ffffff;
  color: #fff;
  text-align: center;
  border: 3px;
}
.contact-bar-wrapper {
  width: 100%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 0;
  position: relative;
}
.contact-bar-content {
  float: left;
}
.contact-bar-search {
  position: absolute;
  bottom: 20px;
  left: 0;
  border: 1px 1px 1px 1px #2e6f6d;
}
.header-images {
  position: absolute;
  right: 0;
  bottom: 20px;
}
.header-images img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.contact-bar-wrappings p {
  padding: 10px;
  margin: 5px;
  color: #fff;
  width: 100%;
  background: #ff0000;
  font-size: 18px;
}
.contact-bar-wrappings a:link,
.contact-bar-wrappings a:visited {
  color: white;
  text-decoration: none;
}
.contact-bar-wrappings a:hover {
  color: white;
  text-decoration: underline;
}
@media only screen and (max-width: 1080px) {
  .contact-bar-content {
    float: none;
    text-align: center;
  }
  .contact-bar-search {
    display: none;
  }
  .contact-bar-wrappings {
    display: none !important;
  }
}
#main-menu img {
  margin-bottom: -5px;
}
.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;
}
.content-page .tabs-wrapper {
  width: 100%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.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;
  font-size: 20px;
}
.tabs {
  position: relative;
  background-color: #2e6e6d;
  padding: 1px;
  border-top: 0px solid #2e6e6d;
  text-align: center;
}
.tabs a:hover {
  background: #baa962;
}
.sub-navigation-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #2e6e6d;
  border-radius: 6px;
  z-index: 99999999;
  min-width: 250px;
  text-align: center;
  margin-top: 10px;
}
.sub-navigation-menu a:hover {
  background-color: #6d6b6b;
}
.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: #ffffff;
  display: block;
  padding: 5px 10px;
  margin: 0;
  position: relative;
  z-index: 2;
  font-size: 18px;
}
.tabs ul .sub-navigation-menu a:hover,
.tabs ul .sub-navigation-menu a:focus,
.tabs ul .sub-navigation-menu a:active {
  color: #ffffff;
}
.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 (min-width: 1100px) {
  .home-page .contact-bar-wrappings,
  .home-page .tabs {
    width: 100%;
    z-index: 10000;
  }
}
.navigation-menu {
  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-left: 10px;
  position: relative;
}
.sub-navigation-menu {
  text-align: left;
  display: none;
}
.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(169,78,189,0.8);
  text-decoration: none;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 15px;
  padding: 7px;
}
.tabs ul a:hover {
  color: #a94ebd;
  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;
  font-size: 1.2em;
}
.tabs a:hover {
  transition: transform 1.1s;
}
.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 {
  -ms-columns: 3;
  -moz-columns: 3;
  -webkit-columns: 3;
  columns: 3;
  padding: 10px;
}
h2.ddl-menu-heading {
  color: #2e6e6d;
  margin: 0;
  padding: 0 10px;
  line-height: 100%;
  text-transform: uppercase;
}
.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);
  }
}
.ddl-menu-search-bar {
  background: #003c75;
}
.ddl-menu-search-bar .search-fields {
  color: #fff;
  font-size: 20px;
  padding: 10px;
  border: 1px 1px 1px 1px #2e6f6d;
}
.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 only screen and (max-width: 1080px) {
  .tabs {
    display: none;
    background: #2e6f6d;
    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;
  }
}
.doctor-search-block h3 {
  color: #007bcf;
  font-size: 1.2em;
}
.doctor-search-block label {
  background-color: #007bcf;
  text-transform: uppercase;
  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;
  text-transform: uppercase;
  font-size: 24px;
  color: #01445e;
}
.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: #024686;
  padding-left: 20px;
  display: none;
}
.contact-wrappings {
  width: 100%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.contact-wrappings:before,
.contact-wrappings:after {
  content: " ";
  display: table;
}
.contact-wrappings:after {
  clear: both;
}
.contact-wrappings {
  *zoom: 1;
}
.contact-icons {
  float: left;
  margin-top: -20px;
  margin-bottom: -20px;
}
.contact-icons img {
  vertical-align: middle;
}
.contact .user-info {
  float: left;
  padding-right: 20px;
  margin: 0;
  line-height: 35px;
  vertical-align: middle;
}
.contact a: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-icons,
  .fc-icons {
    float: none;
    margin: 20px 0;
    text-align: center;
    width: auto;
  }
}
.Services .move-doctor-container {
  text-align: center;
  display: block;
}
.Services .move-doctor-container .fa {
  font-size: 18px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  background: #2e6e6d;
  color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.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 {
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  text-transform: none;
}
.Services .services-text p.text {
  color: #003041;
  margin-top: 30px;
}
.services-title {
  vertical-align: middle;
  display: inline-block;
  padding: 5px;
  font-weight: normal;
  font-size: 30px;
  text-transform: uppercase;
  margin: 10px 0px;
  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: #2e6e6d;
  max-width: 100%;
}
.text {
  background-color: #2e6e6d;
  min-width: 200px;
  padding: 10px;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
}
p.text a:link,
p.text a:visited {
  color: white;
}
p.text a:hover {
  color: white;
}
.Services {
  padding-left: 20%;
  padding-right: 20%;
  position: relative;
  padding-bottom: 40px;
  top: 0;
  width: 100%;
  background: linear-gradient(to bottom,#2e6e6d 0%,#2e6e6d 50%,#2e6e6d 51%,#2e6e6d 100%);
}
.Services:before {
  position: absolute;
  content: url(/images/nurse_pedigree.png);
  left: 0;
  bottom: 0;
}
.Services .services-text {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
.Services .services-text,
.Services .doctor-services {
  display: table-cell;
  vertical-align: top;
}
.Services .services-text {
  padding-right: 20px;
  width: 70%;
}
.Services .doctor-services {
  width: 30%;
  vertical-align: middle;
  padding-top: 20px;
}
.Services .doctor-services a:link,
.Services .doctor-services a:visited,
.Services .doctor-services a:hover,
.Services .doctor-services a:focus {
  text-decoration: none;
}
.Services .doctor-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Services li {
  display: block;
  padding: 5px 0;
}
.Services a:link,
.Services a:visited,
.Services a:hover,
.Services a:focus,
.Services a:active {
  display: block;
  text-decoration: none;
  color: #003041;
  background: #cfcfcf;
  padding: 5px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
@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-text-img {
    display: none;
  }
}
@media only screen and (max-width: 1080px) {
  .Services .services-text,
  .Services .doctor-services {
    display: block;
    width: auto;
    padding: 0;
    margin: 20px 0;
  }
  .Services:before {
    display: none;
  }
}
.footer {
  color: #fff;
  padding: 20px;
  text-align: center;
  background: #2e6e6d;
  font-size: 20px;
}
.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer ul[data-menu-group="54"] li {
  display: inline-block;
  margin: 0 10px 0 0;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  color: #baa962;
  margin: 0;
  padding: 0;
  vertical-align: top;
  line-height: 1;
  font-weight: bold;
}
.footer h1 {
  margin-bottom: 10px;
}
.footer h2 {
  margin-bottom: 10px;
}
.footer p {
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1.2;
}
.footer a,
.footer a:link,
.footer a:visited,
.footer a:focus,
.footer a:hover,
.footer a:active {
  color: #fff;
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none;
}
.footer a:hover {
  font-style: italic;
  color: #939498;
}
@media only screen and (min-width: 1101px) {
  .footer-wrappings[data-count-gt1="true"] {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .footer-wrappings[data-count-gt1="true"] {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .footer-wrappings[data-count-gt1="true"][data-count="4"] > .footer-col {
    max-width: 25%;
  }
  .footer-wrappings[data-count-gt1="true"][data-count="3"] > .footer-col {
    max-width: 20%;
  }
  .footer-wrappings[data-count-gt1="true"][data-count="2"] > .footer-col {
    max-width: 50%;
  }
  .footer-wrappings[data-count-gt1="true"] > .footer-col {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1100px) {
  .footer-wrappings > .footer-col {
    margin-bottom: 20px;
    display: block;
  }
  .footer a,
  .footer a:link,
  .footer a:visited,
  .footer a:focus,
  .footer a:hover,
  .footer a:active {
    display: block;
  }
}
.copyright {
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #6d6b6b;
  font-weight: bold;
}
.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;
}
.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;
  background: #ab68c7;
  text-align: center;
}
.mobile-navbar {
  background: #2e6e6d;
  color: #fff;
  font-size: 1.5em;
  padding: 0.25em;
}
.mobile-navbar:before,
.mobile-navbar:after {
  content: " ";
  display: table;
}
.mobile-navbar:after {
  clear: both;
}
.mobile-navbar {
  *zoom: 1;
}
.mobile-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;
}
@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) {
  .mobile-logo,
  .mobile-navbar,
  .mobile-search-box-wrappings {
    display: block;
  }
  .mobile-close-menu {
    display: inline;
  }
  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;
  }
}
.ecard-table {
  background: #F1F1F1;
  border: 2px #CCC outset;
  table-layout: fixed;
}
.ecard-table,
.ecard-table * {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
td.ecard ul.ecard {
  overflow: hidden;
}
td.ecard ul.ecard li {
  width: 20%;
  margin-right: 5%;
  float: left;
}
.ecardPreview img {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 1000px) {
  td.ecard ul.ecard li {
    width: 40%;
  }
}
@media only screen and (max-width: 600px) {
  td.ecard ul.ecard li {
    display: block;
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
  }
  .ecard-table,
  .ecard-table tr,
  .ecard-table th,
  .ecard-table td,
  .ecard-table thead,
  .ecard-table tbody {
    display: block !important;
    margin: 0 !important;
    width: auto !important;
  }
  .ecard-table textarea {
    width: 100%;
  }
  table.ecard-preview {
    margin: 20px 0 !important;
  }
  table.ecardPreview img {
    width: 100%;
  }
}
@media only screen and (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 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;
  }
}
table,
table:before,
table:after,
table *,
table *:before,
table *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pageContent a.signupbtn {
  padding: 10px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-weight: bold;
  background-color: #2e6e6d;
  border-radius: 6px;
  min-width: 220px;
  transition: background-color 0.2s;
  width: 250px;
}
.pageContent a.signupbtn:hover {
  background: #939498;
  transition: .4s;
}
table.leadership {
  table-layout: fixed;
}
table.leadership img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
table.leadership th,
table.leadership td {
  width: 33.3%;
  font-size: 16px;
  padding: 20px 30px;
}
@media only screen and (min-width: 561px) {
  table.leadership th,
  table.leadership td {
    padding: 0 20px;
  }
  table.leadership tr + tr td {
    padding-top: 20px;
  }
}
.doctor-listing-page > table {
  width: 100%;
}
.news-item-content-page {
  margin-bottom: 20px;
}
.contact-bar-search form,
.translate-my-site {
  display: inline-block;
  vertical-align: top;
}
.translate-my-site {
  float: right;
}
.contact-top-bar-wrappings {
  width: 100%;
  z-index: 10000;
  background-color: #cc0303;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
  transition: all 0.2s linear;
}
.header-content {
  float: right;
  color: #fff;
  margin: 0 20px;
}
.header-content .fa {
  color: #fff;
  font-size: 1.4em;
}
.videos {
  float: right;
  max-width: 300px;
  padding-left: 30px;
}
.feature-list-wrappings .bx-wrapper img:hover {
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.2);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.2);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.2);
  transition: all 200ms ease-in;
  transform: translate3d(0,10px,0) scale(1.2);
}
.feature-list-items li .title:hover {
  color: #01445e;
}
.leadership-table {
  width: 100%;
  margin-left: 10%;
}


