/* Generated by less 2.5.1 */
@import url('../webfonts/functionpro/stylesheet.css');
/* HTML TAG STYLES *******************************************************/
html {
  width: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  width: 100%;
  font-family: 'functionpro', Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #464646;
  background-color: #062f87;
  margin: 0px;
  padding: 0px;
}
p {
  margin: 0px;
  padding: 0px 0px 20px 0px;
}
hr {
  border: none;
  border-top: 1px solid #cccccc;
  margin: 0px;
  margin-bottom: 28px;
}
ol,
ul {
  margin-top: 0px;
  margin-bottom: 28px;
}
img {
  border: none;
}
a:link,
a:visited {
  color: #007298;
}
a:hover {
  color: #464646;
}
/* SHARED STYLES ***************************************************************/
.group:after {
  content: "";
  display: table;
  clear: both;
}
.paddingtop {
  padding-top: 20px;
}
.paddingbottom {
  padding-bottom: 20px;
}
.margintop {
  margin-top: 20px;
}
.marginbottom {
  margin-bottom: 20px;
}
/* TEMPLATE STYLES ***************************************************************/
header {
  background-image: url(../images/bar.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #FFFFFF;
}
.navigation-top {
  margin-top: 65px;
}
.logo {
  display: inline-block;
  background-color: #FFFFFF;
  margin: 0;
  padding: 30px 15px 0 15px;
}
.slides {
  position: relative;
  width: 100%;
  height: 550px;
}
.slides .slide {
  z-index: 1;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  transition: opacity 3s ease-in-out;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
}
.slides .slide.show {
  opacity: 1;
}
.navigation {
  background-color: #7d7d7d;
}
/* Nav Icons */
a.iconmenulink {
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 24px;
  color: #FFF;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
@media (max-width: 991px) {
  a.iconmenulink {
    font-size: 18px;
  }
}
a.iconmenulink:hover {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.iconmenu {
  text-align: left;
  margin: 30px 0;
  padding: 35px;
  border: 1px solid #FFF;
  background-color: #7d7d7d;
}
@media (max-width: 1199px) {
  .iconmenu {
    text-align: center;
  }
}
.iconmenu:hover {
  border: 0;
  background-color: #007298;
}
a .iconmenu {
  text-decoration: none;
}
.iconmenu img {
  float: left;
  margin: 0 10px 0 0;
}
@media (max-width: 1199px) {
  .iconmenu img {
    float: none;
    margin: 0 0 10px 0;
  }
}
.iconmenutitle {
  display: block;
  margin-top: 5px;
}
/* End Nav Icons */
.content {
  background-color: #FFF;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.footer {
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .footer {
    text-align: center;
  }
}
.footer a {
  color: #007298;
  text-decoration: none;
}
.footer a:hover {
  opacity: .5;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.icon {
  float: left;
  margin-top: -5px !important;
  margin-right: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .icon {
    float: none;
    margin-top: 3px !important;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
  }
}
/* THEME SPECIFIC TEMPLATE STYLES ***************************************************************/
.phonenumber {
  font-size: 36px;
  font-weight: normal;
  text-align: right;
  line-height: 45px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0;
}
@media (max-width: 767px) {
  .phonenumber {
    padding-top: 20px;
    text-align: center;
  }
}
.phonenumber a {
  color: #FFFFFF;
  text-decoration: none;
}
.phonenumber a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.directions {
  font-family: 'functionpro', Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-align: right;
}
.directions a {
  text-decoration: none;
  color: #7d7d7d;
}
.directions a:hover {
  color: #062f87;
}
@media (max-width: 767px) {
  .directions {
    text-align: center;
    padding-bottom: 15px;
  }
}
.footeraddress {
  font-size: 16px;
  text-transform: none;
  padding-top: 20px;
  line-height: 28px;
}
@media (max-width: 991px) {
  .footeraddress {
    padding-top: 5px;
  }
}
.accredited {
  padding-top: 2px;
}
.surgcenter img {
  margin: 25px auto 0px auto;
}
.xsmobile a {
  color: #FFF;
  text-decoration: none;
}
.goldseal {
  margin-top: 5px;
}
/* CUSTOM PAGE STYLES ***************************************************************/
/* Homepage */
.home-modules {
  text-align: center;
}
.home-modules2 h2 {
  font-size: 22px;
  margin: 0;
  padding: 0;
}
img.home-graphics {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
/* Contact Page */
/* Physicians */
.physicians {
  display: inline-flex;
  overflow: visible;
  width: 100%;
  padding: 15px 0px;
  border-top: 1px dotted #CCC;
}
.physicians2 {
  margin: auto 0px;
}
.physicians2 h2 {
  padding: 0px !important;
  margin: 0px 0px 5px 0px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .physicians2 h2 {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .physicians2 h2 {
    font-size: 16px !important;
  }
}
/* MENUS **************************************************************************/
ul.footer-menu {
  display: inline-block;
  list-style-type: none;
  list-style: none;
  margin: 0px 0px 0px 5px;
  padding: 0px;
}
ul.footer-menu li {
  display: inline-block;
  border-left: 1px solid #ffffff;
  padding: 0px 5px 0px 8px;
  margin: 0px;
}
/* WIDGETS **************************************************************************/
div.widget {
  margin-bottom: 30px;
}
div.widgettitle {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  margin: 0px;
  padding: 0px 0px 9px 0px;
}
div.widgetcontent {
  display: block;
  margin: 0px;
  padding: 0px;
}
div.widgetcontent ul {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
div.widgetcontent li {
  border-top: 1px solid #cccccc;
  margin: 0px 0px 5px 0px;
  padding: 5px 0px 0px 0px;
}
div.widgetcontent li a {
  text-decoration: none;
}
div.widgetcontent li a:hover {
  text-decoration: underline;
}
/* POSTS AND PAGES ***************************************************************/
div.postthumbnail img {
  margin-bottom: 20px;
}
div.postthumbnail-physicians img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  div.postthumbnail-physicians img {
    float: none;
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
div.postthumbnail-physicians-cat img {
  float: left;
  margin-right: 20px;
}
div.datestamp {
  font-size: 18px;
  text-transform: uppercase;
  color: #d0112b;
  margin-bottom: 20px;
}
div.entry {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
div.entry:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  div.entry img {
    width: 100%;
    height: auto;
    border: none;
  }
}
/* POST METADATA ***************************************************************/
div.metadata {
  font-size: 12px;
  margin-bottom: 18px;
}
div.metadata div.seecomments {
  margin-top: 10px;
}
/* PAGE CATEGORIES ***************************************************************/
ul.page-category-list {
  list-style: none;
  list-style-type: none;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
ul.page-category-list li {
  padding: 8px 0px;
  border-top: 1px solid #cccccc !important;
}
ul.page-category-list li:first-child {
  border-top: none;
}
ul.page-category-list li:last-child {
  border-bottom: none;
}
ul.page-category-list li a {
  text-decoration: none;
}
ul.page-category-list li ul.children {
  font-size: 16px;
  margin: 0px;
  padding: 0px 0px 0px 20px;
}
ul.page-category-list li ul.children li:last-child {
  border-bottom: none;
}
/* MORE LINKS*********************************************************************/
a.more-link {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
a.more-link:hover {
  text-decoration: none !important;
}
a.continue {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: -15px;
}
a.continue:hover {
  text-decoration: none !important;
}
/* PAGE NUMBERS ***************************************************************/
div.pagination {
  font-weight: bold;
  text-transform: uppercase;
}
span.pages {
  padding: 0px 5px 0px 0px;
  border-right: 1px solid #cccccc;
}
div.wp-pagenavi {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
a.page-numbers {
  text-decoration: none;
  border-right: 1px solid #cccccc;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
}
a.page {
  text-decoration: none;
  border-right: 1px solid #cccccc;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
}
a.prev {
  text-decoration: none;
  padding-left: 0px;
}
a.first {
  text-decoration: none;
  border-right: 1px solid #cccccc;
  padding: 0px 5px 0px 5px;
}
a.previouspostslink {
  text-decoration: none;
  border-right: 1px solid #cccccc;
  padding: 0px 5px 0px 5px;
}
a.next {
  text-decoration: none;
  border-right: none;
  padding-right: 0px;
}
a.nextpostslink {
  text-decoration: none;
  border-right: 1px solid #cccccc;
  padding: 0px 5px 0px 5px;
}
a.last {
  text-decoration: none;
  border-right: 1px solid #cccccc;
  padding: 0px 5px 0px 5px;
}
span.current {
  border-right: 1px solid #cccccc;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
}
span.extend {
  border-right: 1px solid #cccccc;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
}
/* mainmenu YOUTUBE VIDEOS ***************************************************************/
.embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  padding-top: 30px;
  /* IE6 workaround*/
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
iframe.youtube-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* FACEBOOK LIKE BOX ***************************************************************/
div.widget_facebook_likebox iframe {
  width: 100% !important;
}
div.widget_twitter_timeline iframe {
  width: 100% !important;
}
/* WORDPRESS CORE STYLES  *********************************************************************/
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 16px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* FORMS *********************************************************************/
input.ninja-forms-field,
textarea.ninja-forms-field {
  min-height: 30px !important;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #CCC;
}
.field-wrap,
#ninja_forms_required_items {
  margin-bottom: 10px !important;
}
.ninja-forms-button {
  cursor: pointer;
  min-height: 30px !important;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
  border: none !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #666;
}
.ninja-forms-button:hover {
  color: #FFF;
  background-color: #006cb1;
}
/* GALLERIES *********************************************************************/
.gallery {
  margin: 0 auto 18px;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery img {
  /*box-shadow: 0px 0px 4px #CCC;*/
  border: none;
  /*padding: 8px;
	background: #FFF;*/
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.gallery img:hover {
  background: white;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery-columns-5 .attachment-thumbnail {
  max-width: 95%;
  height: auto;
}
.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 0;
}
.gallery dl,
.gallery dt {
  margin: 0;
}
.gallery dl {
  margin-bottom: 4%;
}
.gallery br + br {
  display: none;
}
