*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
}
div {
  max-width: 100%;
}
p {
  margin: 0;
}
h1 {
  font-size: 2.4em;
}
h2 {
  font-size: 1.3em;
}
.home-page .fh-content-page-only,
.content-page .fh-home-page-only {
  display: none !important;
}
.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}
.border-img img {
  padding: 5px;
  border: 1px solid #ccc;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.header-logo p {
  margin-top: 10px;
  text-transform: uppercase;
}
.header-content {
  text-align: left;
  float: left;
  clear: left;
  margin: 10px 0;
  color: #00416e;
  font-size: 0.9em;
}
.header-logo {
  text-align: center;
}
.header-icons {
  overflow: hidden;
}
.header-search,
.header-search form {
  display: inline-block;
  line-height: 34px;
  vertical-align: middle;
}
.header-icons-wrappings {
  float: right;
}
.header-search {
  margin-left: 20px;
  float: right;
}
.header-logo-wrapper {
  overflow: hidden;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
}
.header-logo img {
  max-width: 100%;
  height: auto;
}
.header-icons {
  float: right;
  margin-top: -90px;
}
.header {
  background-color: #1b3664;
  text-align: right;
  color: white;
  padding-bottom: 10px;
  padding-right: 20px;
  font-size: 14px;
  background-image: url(/docs/4deb8d01.png);
  background-repeat: repeat;
}
.header-logo {
  text-align: center;
}
.header-icons {
  overflow: hidden;
}
.header-search,
.header-search form {
  display: inline-block;
  line-height: 34px;
  vertical-align: middle;
}
.header-icons-wrappings {
  float: right;
}
.header-search {
  margin-left: 20px;
  float: right;
}
.header-logo-wrapper {
  overflow: hidden;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
}
.header-logo img {
  max-width: 100%;
  height: auto;
}
.header-icons {
  float: right;
  margin-top: -90px;
}
.header {
  background-color: #1b3664;
  text-align: right;
  color: white;
  padding-bottom: 10px;
  padding-right: 20px;
  font-size: 14px;
  background-image: url(/docs/4deb8d01.png);
  background-repeat: repeat;
}
.header-logo-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.header-content,
.header-logo,
.header-icons {
  display: table-cell;
  vertical-align: top;
  float: none;
}
.header-logo {
  text-align: center;
}
@media only screen and (max-width: 1130px) {
  .header-icons {
    float: none;
    margin: 20px 0;
    text-align: center;
  }
  .header-icons-wrappings,
  .header-search {
    float: none;
  }
  .header-icons-wrappings {
    margin-top: 20px;
  }
}
.navigation-menu {
  text-align: center;
}
.navigation-menu,
.sub-navigation-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navigation-menu > li {
  display: inline-block;
  margin: 0 10px;
}
.navigation-menu .menu-link-text a:link,
.navigation-menu .menu-link-text a:visited,
.navigation-menu .menu-link-text a:focus,
.navigation-menu .menu-link-text a:active {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}
.navigation-menu .menu-link-text a:hover {
  text-decoration: none;
  color: #fff;
}
.nav {
  padding: 25px 0;
  background-color: #00416e;
  position: -webkit-sticky;
  opacity: 0.9;
}
.nav {
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1000;
}
.nav {
  padding: 25px 0;
  background-color: #00416e;
  position: -webkit-sticky;
  opacity: 0.9;
}
.nav {
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1000;
}
.nav-mini {
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 600;
  background-color: #fcb040;
  padding: 10px;
  font-size: 14px;
}
@media only screen and (min-width: 981px) {
  .fh-main-navigation {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  .sub-navigation-menu {
    position: absolute;
    display: none;
    text-align: left;
    color: #fff;
    z-index: 999999999;
  }
  li.submenu-top-item:hover .sub-navigation-menu {
    display: block;
  }
  .sub-navigation-menu {
    background: #00416e;
    left: 3%;
    right: 3%;
    z-index: 123456789;
    padding: 40px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    break-inside: avoid-column;
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3;
    column-rule: 6px solid gray;
    -moz-column-gap: 100px;
    -webkit-column-gap: 100px;
    column-gap: 100px;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
  }
  .sub-navigation-menu[data-count="1"] {
    -moz-columns: 1;
    -webkit-columns: 1;
    columns: 1;
  }
  .sub-navigation-menu[data-count="2"] {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2;
  }
  .sub-navigation-menu li {
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .navigation-menu .sub-navigation-menu li,
  .navigation-menu .sub-navigation-menu a,
  .navigation-menu .sub-navigation-menu a:link,
  .navigation-menu .sub-navigation-menu a:visited,
  .navigation-menu .sub-navigation-menu a:hover,
  .navigation-menu .sub-navigation-menu a:focus,
  .navigation-menu .sub-navigation-menu a:active {
    display: block;
  }
  .sub-navigation-menu a,
  .sub-navigation-menu a:link,
  .sub-navigation-menu a:visited,
  .sub-navigation-menu a:hover,
  .sub-navigation-menu a:focus,
  .sub-navigation-menu a:active {
    text-decoration: none;
    color: #fff;
    padding: 5px 0px 5px 5px;
    display: block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
    position: relative;
    border-bottom: 1px solid #808080;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
  .sub-navigation-menu[data-count="1"] a,
  .sub-navigation-menu[data-count="1"] a:link,
  .sub-navigation-menu[data-count="1"] a:visited,
  .sub-navigation-menu[data-count="1"] a:hover,
  .sub-navigation-menu[data-count="1"] a:focus,
  .sub-navigation-menu[data-count="1"] a:active,
  .sub-navigation-menu[data-count="2"] a,
  .sub-navigation-menu[data-count="2"] a:link,
  .sub-navigation-menu[data-count="2"] a:visited,
  .sub-navigation-menu[data-count="2"] a:hover,
  .sub-navigation-menu[data-count="2"] a:focus,
  .sub-navigation-menu[data-count="2"] a:active,
  .sub-navigation-menu[data-count="3"] a,
  .sub-navigation-menu[data-count="3"] a:link,
  .sub-navigation-menu[data-count="3"] a:visited,
  .sub-navigation-menu[data-count="3"] a:hover,
  .sub-navigation-menu[data-count="3"] a:focus,
  .sub-navigation-menu[data-count="3"] a:active {
    border-bottom-width: 0;
  }
  .sub-navigation-menu a:hover {
    color: #00416e;
    background-color: #5c8ab5;
    font-weight: bold;
  }
}
div.mini-banner img {
  width: 100%;
  height: auto;
}
.cycle-slideshow .cycle-prev,
.cycle-slideshow .cycle-next {
  color: #808080;
  background: #fff;
  background: rgba(255,255,255,0.7);
  font-size: 16px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  font-family: FontAwesome;
  width: 30px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  position: absolute;
  cursor: pointer;
  -o-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
.cycle-slideshow .cycle-prev {
  left: 30px;
}
.cycle-slideshow .cycle-prev:before {
  content: "\f060";
}
.cycle-slideshow .cycle-next {
  right: 30px;
}
.cycle-slideshow .cycle-next:before {
  content: "\f061";
}
.tablet-cycle-slideshow,
.phone-cycle-slideshow {
  display: none;
}
.cycle-slideshow {
  overflow: visible !important;
}
@media only screen and (min-width: 480px) and (max-width: 550px) {
  .phone-cycle-slideshow,
  .desktop-cycle-slideshow {
    display: none;
  }
  .tablet-cycle-slideshow {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .phone-cycle-slideshow {
    display: block;
  }
  .tablet-cycle-slideshow,
  .desktop-cycle-slideshow {
    display: none;
  }
}
.masthead-wrapper * {
  max-width: none;
}
.masthead-items .shim {
  display: block;
  visibility: hidden;
}
.masthead-items img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.masthead-wrapper .slick-slider .slick-prev:before,
.masthead-wrapper .slick-slider .slick-next:before {
  content: "";
}
.slideshow {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 0px solid #1b3664;
  position: relative;
  z-index: 1;
}
.slideshow a.slideshow-link {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.slideshow a.slideshow-link:first-child {
  display: block;
}
.slideshow p {
  text-align: right;
  color: black;
  font-size: 30px;
  padding-top: 150px;
  padding-right: 40px;
  font-weight: bold;
}
.slideshow img {
  vertical-align: bottom;
}
.slideshow {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 0px solid #1b3664;
  position: relative;
  z-index: 1;
}
.slideshow a.slideshow-link {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.slideshow a.slideshow-link:first-child {
  display: block;
}
.slideshow p {
  text-align: right;
  color: black;
  font-size: 30px;
  padding-top: 150px;
  padding-right: 40px;
  font-weight: bold;
}
.home-buttons img {
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.home-buttons img:hover {
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.home-buttons img {
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
.home-buttons-wrapper {
  text-align: center;
  overflow: hidden;
}
.home-buttons div {
  background-color: #3789b8;
}
.home-buttons,
.home-buttons-wrapper,
.home-buttons-wrapper * {
  max-width: none;
}
.home-buttons img {
  width: auto;
  height: auto;
}
.text-size-1 .pageContent .the-content {
  font-size: 0.70em;
  line-height: 1.4;
}
.text-size-2 .pageContent .the-content {
  font-size: 0.80em;
  line-height: 1.4;
}
.text-size-3 .pageContent .the-content {
  font-size: 0.90em;
  line-height: 1.4;
}
.pageContent .the-content,
.text-size-4 .pageContent .the-content {
  font-size: 1.11rem;
  line-height: 1.4;
  font-family: arial;
  color: #444446;
  letter-spacing: 0.5px;
}
.text-size-5 .pageContent .the-content {
  font-size: 1.10em;
  line-height: 1.4;
}
.text-size-6 .pageContent .the-content {
  font-size: 1.20em;
  line-height: 1.4;
}
.text-size-7 .pageContent .the-content {
  font-size: 1.30em;
  line-height: 1.4;
}
.text-size-8 .pageContent .the-content {
  font-size: 1.40em;
  line-height: 1.4;
}
.text-size-9 .pageContent .the-content {
  font-size: 1.50em;
  line-height: 1.4;
}
.text-size-10 .pageContent .the-content {
  font-size: 1.60em;
  line-height: 1.4;
}
.text-size-11 .pageContent .the-content {
  font-size: 1.70em;
  line-height: 1.4;
}
.text-size-12 .pageContent .the-content {
  font-size: 1.80em;
  line-height: 1.4;
}
.text-size-13 .pageContent .the-content {
  font-size: 1.90em;
  line-height: 1.4;
}
.text-size-14 .pageContent .the-content {
  font-size: 2.00em;
  line-height: 1.4;
}
.text-size-15 .pageContent .the-content {
  font-size: 2.10em;
  line-height: 1.4;
}
.text-size-16 .pageContent .the-content {
  font-size: 2.20em;
  line-height: 1.4;
}
.bk-txt {
  letter-spacing: 0.1em;
  opacity: 1;
  color: white;
  padding: 0px 10% 0px 10%;
  line-height: 1.9em;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.content {
  *zoom: 1;
}
.bx-wrapper .bx-viewport {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.main {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
.content p {
  line-height: 30px;
  letter-spacing: 0.8px;
  padding-top: 10px;
  color: #ccc;
}
.content b {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 28px;
}
.content i {
  font-size: 22px;
  color: #afbbd0;
}
.col {
  float: left;
  width: 25%;
  background-color: #1b3664;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.last {
  clear: left;
}
.row {
  position: relative;
  z-index: 99999;
  display: table;
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
  border-top: 1px solid #7185aa;
  background-color: #1b3664;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.row img {
  vertical-align: bottom;
}
.row img.feature-banner {
  width: 100%;
  height: auto;
  border: 2px solid #000;
}
.row .col {
  border-right: 4px solid #1b3664;
}
.section-1 {
  background: #1b3664;
  color: #fff;
  height: 300px;
  padding-left: 20px;
  border-bottom: 5px solid #1b3664;
  border-bottom: 1px solid #7185aa;
  background-image: url(/docs/4deb8d01.png);
  background-repeat: repeat;
  display: none;
}
.section-1 p {
  line-height: 30px;
  letter-spacing: 0.8px;
  padding-top: 10px;
  color: #ccc;
}
.section-1 b {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 28px;
}
.section-1 i {
  font-size: 22px;
  color: #afbbd0;
}
.section-img {
  background-image: url(/docs/welcome-img-2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 300px;
}
.bk-color {
  background-color: rgba(253,1,1,0.7);
  width: 400px;
  vertical-align: middle;
  text-transform: uppercase;
  display: inline-block;
  padding: 5px;
  display: none;
}
.contact {
  overflow: hidden;
  background-color: #fcb040;
  color: white;
  text-align: left;
  padding-left: 20px;
  border-top: 0px solid #ccc;
  border-bottom: 0px solid #ccc;
}
.contact-icons {
  float: right;
}
.contact-icons img {
  vertical-align: middle;
}
.contact p {
  float: left;
  padding-right: 20px;
  margin: 0;
  line-height: 35px;
  vertical-align: middle;
}
.contact img {
  float: left;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 5px;
}
.contact a:link,
.contact a:visited {
  color: #fff;
  text-decoration: none;
}
.contact a:hover {
  color: #afbbd0;
}
html.content-page-urology_services .main-content {
  background-image: url(/docs/textured_background_1920x764.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.fh-image-hover-effect img {
  transition: transform 400ms;
  border: 1px solid rgba(255,255,255,0);
  position: relative;
  z-index: 1;
}
.fh-image-hover-effect img:hover,
.fh-image-hover-effect img:focus {
  transform: scale(1.2);
  border-color: #000000;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
  z-index: 2;
}
h2.feature14.heading {
  color: #10284f;
  font-weight: normal;
}
.extra h2 {
  background-color: #55575b;
  padding: 5px;
}
table.logos img {
  width: 60%;
}
.contentpic2 {
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
.pageContent:before,
.pageContent:after {
  content: " ";
  display: table;
}
.pageContent:after {
  clear: both;
}
.pageContent {
  *zoom: 1;
}
.has-content-menu .content-menu-box h2 {
  text-transform: uppercase;
}
img.contentpic2 {
  padding: 5px;
  border: 1px solid #ccc;
}
.pageContent {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0 5%;
}
.pageContent a,
.pageContent a:link,
.pageContent a:visited {
  color: #1b3664;
}
.pageContent a:hover
.pageContent a:focus,
.pageContent a:active {
  color: #708090;
}
.pageContent a.fh-show-job-link,
.pageContent a.fh-show-job-link:link,
.pageContent a.fh-show-job-link:visited {
  color: #ff0000;
}
.pageContent a.fh-show-job-link:hover,
.pageContent a.fh-show-job-link:focus,
.pageContent a.fh-show-job-link:active {
  color: #708090;
}
h1.pagetitle {
  margin-top: 0;
  padding-top: 0;
  vertical-align: top;
  line-height: 1.2;
}
.content-menu-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.no-content-menu .content-menu-box {
  display: none;
}
.has-content-menu .content-menu-wrappings {
  display: table;
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
}
.has-content-menu .content-menu-box,
.has-content-menu .pageContent {
  display: table-cell;
  vertical-align: top;
  color: #3e3f3f;
  padding-left: 10px;
  font-size: 16px;
}
.has-content-menu .pageContent {
  padding-left: 20px;
}
.has-content-menu .content-menu-box {
  width: 15%;
  padding-right: 20px;
  background-color: #f1f1f1;
  border-right: 1px solid #ccc;
  padding: 10px;
  padding-top: 20px;
}
.has-content-menu .pageContent {
  width: 90%;
}
.has-content-menu .content-menu-box h2 {
  margin-top: 0;
  color: #1b3664;
}
ul.content-menu-links a:link,
ul.content-menu-links a:visited {
  text-decoration: none;
  color: #10284f;
  display: block;
  margin-top: 7px;
  font-size: 16px;
}
ul.content-menu-links a:hover {
  color: #afbbd0;
  text-decoratione: underline;
}
.content-menu-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.no-content-menu .content-menu-box {
  display: none;
}
.has-content-menu .content-menu-wrappings {
  display: table;
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
}
.has-content-menu .content-menu-box,
.has-content-menu .pageContent {
  display: table-cell;
  vertical-align: top;
  color: #3e3f3f;
  padding-left: 10px;
  font-size: 16px;
}
.has-content-menu .pageContent {
  padding-left: 20px;
}
.has-content-menu .content-menu-box {
  width: 15%;
  padding-right: 20px;
  background-color: #f1f1f1;
  border-right: 1px solid #ccc;
  padding: 10px;
  padding-top: 20px;
}
.has-content-menu .pageContent {
  width: 90%;
}
.has-content-menu .content-menu-box h2 {
  margin-top: 0;
  color: #1b3664;
}
.pageContent h1 {
  margin-top: 0;
  color: #1b3664;
  text-transform: uppercase;
}
table.fh-outreach img {
  width: 150px;
  height: 188px;
  max-width: 100%;
  vertical-align: bottom;
  object-fit: cover;
  object-position: center;
}
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper:before,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper:after,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper *,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper *:before,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.special-page----special-listing {
  margin: 0 0 48px;
  padding: 0;
  list-style: none;
  letter-spacing: 0.25px;
  color: #10284f;
}
.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: #10284f;
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
  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: #005a9e;
}
.special-page----doctor-listing {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #10284f;
}
.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: #10284f;
  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: 980px) {
  .special-page----special-listing > li {
    display: inline-block;
    margin-right: 30px;
  }
  .special-page----doctor-listing > li {
    display: none;
    width: 25%;
  }
  .special-page----doctor-listing > li .special-page----doctor-image img {
    width: 100%;
  }
  .special-page----doctor-listing > li.active {
    display: inline-block;
  }
}
@media only screen and (max-width: 979px) {
  .special-page----doctor-listing {
    text-align: center;
  }
  .special-page----doctor-listing > li {
    display: none;
  }
  .special-page----doctor-listing > li.active {
    display: block;
  }
  .special-page----doctor-listing table {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
@media 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;
  }
}
table.doctor-index-page-table {
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
}
table.doctor-index-page-table,
table.doctor-index-page-table:before,
table.doctor-index-page-table:after,
table.doctor-index-page-table *,
table.doctor-index-page-table *:before,
table.doctor-index-page-table *:after {
  display: block !important;
}
table.doctor-index-page-table br,
table.doctor-index-page-table img[src$="/tsp.gif"],
table.doctor-index-page-table img[src$="/shim.gif"] {
  display: none !important;
}
table.doctor-index-page-table td.speciality-list b,
table.doctor-index-page-table td.doctor-name .doctor {
  margin-top: 20px;
}
.Services {
  height: 500px;
  background-image: url(/docs/services-img.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #3f3f3f;
  display: none;
  top: 0;
  width: 100%;
  z-index: 0;
  background-size: calc(110%);
}
.Services .services-text {
  color: #fff;
  font-size: 28px;
  padding-top: 200px;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
.the-toolbox {
  display: none;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #cccccc;
  text-align: right;
  font-size: 14px;
  font-size: 0.875rem;
}
.content-page .the-toolbox {
  display: block;
}
#breadcrumb-box a {
  text-decoration: none;
}
.the-toolbox .breadcrumb {
  float: left;
  margin-right: 10px;
}
.btn {
  background-color: #f1f1f1;
  padding: 50px;
  border: 5px solid white;
  text-align: center;
  -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);
}
.btn h2.feature14.heading {
  font-weight: bold;
}
.btn:hover {
  background-color: #3D78BC;
  color: white;
}
.5k-table {
  width: 100%;
  width: 1000px;
}
.freedom-rock {
  border: #fff solid 2px;
  background-color: rgba(0,0,0,0.46);
}
.ways-to-give-btn {
  text-decoration: none;
  color: #fff;
}
.cafe {
  color: #fcb040;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}
.chna-btn {
  display: block;
  background-color: #68afd8;
  max-width: 400px;
  border-radius: 5px;
  border-top: 1px solid white;
  border-right: 1px solid black;
}
.content.fh-home-page-only .chna-btn a:link,
.content.fh-home-page-only .chna-btn a:visited {
  color: #00416e;
  display: block;
}
.content.fh-home-page-only .chna-btn a:hover {
  color: #fff;
  display: block;
}
.home-buttons:before,
.home-buttons:after {
  content: " ";
  display: table;
}
.home-buttons:after {
  clear: both;
}
.home-buttons {
  *zoom: 1;
}
.home-buttons img {
  max-width: 100%;
  height: auto;
}
.home-buttons,
.home-buttons div {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.home-button-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home-button-items li {
  display: inline;
}
.home-button-items img {
  vertical-align: bottom;
}
.accordion-items {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.accordion-items > br {
  display: none !important;
}
.accordion-items > h1,
.accordion-items > h2,
.accordion-items > h3,
.accordion-items > h4,
.accordion-items > h5,
.accordion-items > h6 {
  border-top: 1px solid #e9e9e9;
  padding-top: 10px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  font-weight: bold;
}
.accordion-items > h1:first-of-type,
.accordion-items > h2:first-of-type,
.accordion-items > h3:first-of-type,
.accordion-items > h4:first-of-type,
.accordion-items > h5:first-of-type,
.accordion-items > h6:first-of-type {
  border-top-width: 0;
  padding-top: 0;
}
.accordion-items > h1:after,
.accordion-items > h2:after,
.accordion-items > h3:after,
.accordion-items > h4:after,
.accordion-items > h5:after,
.accordion-items > h6:after {
  font-family: FontAwesome;
  float: right;
}
.accordion-items > h1.active:after,
.accordion-items > h2.active:after,
.accordion-items > h3.active:after,
.accordion-items > h4.active:after,
.accordion-items > h5.active:after,
.accordion-items > h6.active:after {
  content: "\f077";
}
.accordion-items > h1.inactive:after,
.accordion-items > h2.inactive:after,
.accordion-items > h3.inactive:after,
.accordion-items > h4.inactive:after,
.accordion-items > h5.inactive:after,
.accordion-items > h6.inactive:after {
  content: "\f078";
}
.footer img:not([src$="bullet.gif"]) {
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
.footer-wrappings {
  display: table;
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
  color: #fff;
}
.footer-wrappings .footer-col {
  display: table-cell;
  width: 33.3%;
  vertical-align: top;
}
.footer-wrappings .footer-col-2,
.footer-wrappings .footer-col-3 {
  background: url(/docs/border.png) no-repeat left top;
}
.footer-wrappings .wrappings {
  min-height: 273px;
  padding: 20px;
}
.footer i {
  color: #3789b8;
  font-size: 18px;
}
.footer {
  background-color: #00416e;
}
.footer img {
  max-width: 100%;
  height: auto;
}
.footer b {
  color: #fcb040;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
}
.footer p {
  color: #dadada;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
}
.wrappings a:link,
.wrappings a:visited {
  color: #FFF;
}
.wrappings a:hover {
  color: #708090;
}
.copyright {
  background-color: #00416e;
  color: white;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.copyright p {
  font-size: 11px;
  color: #fff;
}
.copyright a,
.copyright a:link,
.copyright a:visited,
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  text-decoration: none;
  color: #fff;
  font-size: 1rem;
}
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  text-decoration: underline;
}
.fh-mobile-close-menu,
.mobile-only,
.mobile-navbar-wrappings,
.mobile-navigation,
.mobile-search-box-wrappings,
.mobile-navbar,
.close-mobile-menu {
  display: none;
}
.mobile-navbar-wrappings {
  font-size: 1.8em;
  background: #00416e;
  color: #fff;
  overflow: hidden;
  padding: 5px 10px;
}
.mobile-navbar-wrappings .fa {
  cursor: pointer;
}
.mobile-navbar-wrappings .fh-show-menu {
  float: left;
}
.mobile-navbar-wrappings .fh-show-search {
  float: right;
}
.mobile-navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
}
.mobile-search-box {
  text-align: center;
  padding: 5px;
  background: #2A4A7E;
}
.fh-mobile-close-menu {
  cursor: pointer;
  color: #fff;
  font-size: 32px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
}
@media only screen and (max-width: 980px) {
  .content-page .the-toolbox,
  .has-content-menu .content-menu-box {
    display: none !important;
  }
  .has-content-menu .pageContent {
    width: auto;
    display: block;
    max-width: none;
  }
  .has-content-menu .pageContent {
    padding: 0 10px;
  }
  body {
    position: relative;
    overflow: visible;
  }
  .fh-main-navigation {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999999999999;
    opacity: 1;
    color: #fff;
  }
  html.showing-mobile-menu .fh-main-navigation {
    display: block;
  }
  html.showing-mobile-menu .fh-main-navigation .sub-navigation-box {
    display: none;
  }
  html.showing-mobile-menu .fh-main-navigation li.showing-subnav .sub-navigation-box {
    display: block;
  }
  html.showing-mobile-menu .fh-main-navigation .sub-navigation-box .sub-navigation-menu {
    display: block;
    position: static;
    margin-left: 20px;
    color: #fff;
  }
  html.showing-mobile-menu .fh-main-navigation .sub-navigation-box .sub-navigation-menu a,
  html.showing-mobile-menu .fh-main-navigation .sub-navigation-box .sub-navigation-menu a:link,
  html.showing-mobile-menu .fh-main-navigation .sub-navigation-box .sub-navigation-menu a:visited,
  html.showing-mobile-menu .fh-main-navigation .sub-navigation-box .sub-navigation-menu a:hover,
  html.showing-mobile-menu .fh-main-navigation .sub-navigation-box .sub-navigation-menu a:focus,
  html.showing-mobile-menu .fh-main-navigation .sub-navigation-box .sub-navigation-menu a:active {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    color: inherit;
    font-size: 16px;
    padding: 0;
  }
  html.showing-mobile-search .mobile-search-box-wrappings,
  .mobile-navbar-wrappings {
    display: block;
  }
  .nav .navigation-menu > li {
    display: block;
    text-align: left;
  }
  .nav .navigation-menu > li .menu-link-text a,
  .nav .navigation-menu > li .menu-link-text a:link,
  .nav .navigation-menu > li .menu-link-text a:visited,
  .nav .navigation-menu > li .menu-link-text a:hover,
  .nav .navigation-menu > li .menu-link-text a:focus,
  .nav .navigation-menu > li .menu-link-text a:active {
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
  }
  html.showing-mobile-menu .nav .navigation-menu > li .menu-link-text a,
  html.showing-mobile-menu .nav .navigation-menu > li .menu-link-text a:link,
  html.showing-mobile-menu .nav .navigation-menu > li .menu-link-text a:visited,
  html.showing-mobile-menu .nav .navigation-menu > li .menu-link-text a:hover,
  html.showing-mobile-menu .nav .navigation-menu > li .menu-link-text a:focus,
  html.showing-mobile-menu .nav .navigation-menu > li .menu-link-text a:active {
    padding: 0;
  }
  .nav .navigation-menu > li + li {
    margin-top: 10px;
  }
  .nav-mini {
    background-color: transparent;
  }
  .nav-mini .navigation-menu > li {
    display: block;
    text-align: left;
  }
  .nav-mini .navigation-menu > li a {
    transition: 0.2s;
  }
  .nav-mini .navigation-menu > li a,
  .nav-mini .navigation-menu > li a:link,
  .nav-mini .navigation-menu > li a:visited,
  .nav-mini .navigation-menu > li a:hover,
  .nav-mini .navigation-menu > li a:focus,
  .nav-mini .navigation-menu > li a:active {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    background-color: #00416e;
    text-align: center;
    border-radius: 6px;
  }
  .nav-mini .navigation-menu > li a:hover {
    background-color: #3789b8;
  }
  .nav-mini .navigation-menu > li + li {
    margin-top: 8px;
  }
  .header-content,
  .header-icons,
  .desktop-navigation,
  .home-page .Services,
  .home-page .section-img,
  .home-page .content-pic {
    display: none;
  }
  .home-page .section-1 {
    height: auto;
  }
  .row,
  .col,
  .row .col,
  .footer-wrappings,
  .footer-wrappings .footer-col {
    display: block;
    width: auto;
    max-width: none;
    min-height: none;
    height: auto;
    float: none;
    border: none;
    background: none;
  }
  .footer-wrappings .footer-col-2,
  .footer-wrappings .footer-col-3 {
    background: none;
  }
  .header,
  .header-logo-wrapper {
    padding: 0;
    overflow: visible;
  }
  .header,
  .header-logo {
    float: none;
    text-align: center;
    display: block;
    width: auto;
  }
  .header,
  .header-logo {
    padding: 10px;
  }
  .contact-icons,
  .contact p {
    float: none;
  }
  .showing-mobile-menu .mobile-navigation {
    display: block;
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: slategrey;
    color: #fff;
    padding: 20px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .showing-mobile-menu .fh-mobile-close-menu {
    display: inline-block;
  }
  .showing-mobile-menu .mobile-navigation li,
  .showing-mobile-menu .mobile-navigation a:link,
  .showing-mobile-menu .mobile-navigation a:visited,
  .showing-mobile-menu .mobile-navigation a:hover,
  .showing-mobile-menu .mobile-navigation a:focus,
  .showing-mobile-menu .mobile-navigation a:active {
    display: block;
    background: none;
    border: none;
    text-align: left;
    color: #fff;
    text-decoration: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .showing-mobile-menu .mobile-navigation li.submenu-top-item {
    margin-bottom: 10px;
  }
  .showing-mobile-menu .mobile-navigation .sub-navigation-menu {
    position: static;
    background: none;
    border: none;
    margin-left: 20px;
  }
}


