/*   
 * Theme Name: SocialDoctor (Visible Nav)
 * Theme URI: http://www.socialdoctor.com/
 * Description: Developed by SocialDoctor
 * Author: SocialDoctor
 * Author URI: http://www.socialdoctor.com/
 * Version: 1
 */


/* Site Wide */
body{ font-family:"europa", Arial, Helvetica, sans-serif; background-color:#FFF; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
[data-toggle="tooltip"]:hover{ cursor: pointer; }
a{ cursor: pointer; }
a:hover,
a:visited,
a:focus{ text-decoration: none; }
.category-title{ color:#000; text-transform: uppercase; letter-spacing: 1px;font-size: 0.875rem;text-transform: uppercase;margin-bottom: 23px; display: block; font-weight: 600;}
/*.contentWrapper{ padding:5rem 0 }*/
.expand-width{ width:100% }
.expand-width > .img-fluid{ width:100% }
.alignright{ float:right; display: inline-block; margin-left:30px;}
.alignleft{ float:left; display: inline-block; margin-right:30px;}
.aligncenter { display: block; margin: 0 auto; }
.iframe-map { max-width: 100%; height: 450px; }
.pano-videos canvas{ max-width:100% !important; height: auto; }
.add-divider{ border-top: 1px solid #EEE; margin-top: 60px; padding-top: 60px; }
.hidden-all { display: none !important; }
.iframeWrapper { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; margin-bottom: 40px; }
.iframeWrapper > iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* Bootstrap Overwrite */
.btn-link:hover{ text-decoration: none; }
.dropdown-item{ white-space: normal; }
.dropdown-toggle::after {
    width: 14px;
    height: 20px;
    content: "";
    border-top: 0 solid;
    border-right: 0 solid transparent;
    border-bottom: 0;
    border-left: 0 solid transparent;
    background-image: url('images/arrow-down-white.png');
    background-repeat: no-repeat;
    margin-left: 0;
    background-position: bottom center;
    margin-top: 2px;
}
.dropdown-menu{ border:0; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.dropdown-divider{ margin: 0 25px !important; }
/* Containers Padding Control */
.no-margin { margin-left: 0 !important; margin-right: 0 !important; }
.no-padding { padding-left: 0 !important; padding-right: 0 !important; }
.tp-60 { padding-top: 60px }
.bp-60 { padding-bottom: 60px }
.tm-50 { margin-top: 50px }
.bm-50 { margin-bottom: 50px }
.tp-100 { padding-top: 100px }
.bp-100 { padding-bottom: 100px }
.bp-130 { padding-bottom: 130px }
.tp-130 { padding-top: 130px }
.tp-160 { padding-top: 160px }
.bp-160 { padding-bottom: 160px }
.tp-146 { padding-top: 146px }
.bp-146 { padding-bottom: 146px }
.light-gray-bg{ background-color: #f2f2f2; overflow: hidden; }
.dark-gray-bg{ background-color: #171717; overflow: hidden; }
.dark-gray-bg h1,
.dark-gray-bg p{ color: #FFF; }
.max-expand-center { max-width: 1180px; }
.max-width-text { max-width: 490px; margin: 0 auto; }
.short-container { max-width: 1180px; }
.phoneNumber { width: 100%;  }
.phoneNumber li,
.phoneNumber a{ width: 100%; text-align: right; }

/* Top Alert */
#alertMessage { background-color: #d45119; height: auto; padding: 2px; }
#alertMessage p { color: #FFF; font-size: 1.1rem; text-align: center; }
#alertMessage a { color: #FFF; }

#header{position:relative;z-index:999999;width:100%;}
#header.affix{position:fixed;top:0;background-color:#FFF;z-index: 99999999;}
#header.performanceNav {background-color:#000;}
#header .container-fluid .row{height:160px;}

/* Main Navigation */
.secondLogo{ border-left:1px solid #243e6e }
#header ul.nav > li{font-size:.875rem;position:relative;display:inline-block; letter-spacing: 2px;font-weight: 600;text-transform: uppercase;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;height: 100%;-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
#header ul.nav li a{color:#676767;display:inline-block;position:relative;}
#header.performanceNav ul.nav > li > a{color:#FFF;}
#header ul.nav li a:hover{color:#676767;opacity:0.8;}
#header ul.nav > li.lighter a.nav-link{color:#FFF}
#header ul.nav > li a.nav-link{ padding:0 10px; -webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important; }

.sub-menu{display:none;list-style:none}
.sub-menu.show{display:block;}
.menu-item-has-children > a{display:inline-block;position:relative}
.showChildren.menu-item-has-children > .sub-menu{display:block;padding-left:25px}
.showChildren.menu-item-has-children > .sub-menu > li{position:relative}

#header ul.nav.justify-content-between{max-width:720px}
#header ul.nav>li:hover > a > span{color:#32496e;border-bottom:2px solid #32496e}
#header ul.nav>li:hover .sub-menu{display:block!important;z-index:9999999999999}
#header ul.nav>li>.sub-menu{background-color:#fff;border-radius:5px;left:50%;position:absolute;top:120px;right:0;width:300px;margin:0 auto 0 -170px;padding:30px 0;list-style:none;box-shadow:0 0 10px #0000001a}
#header ul.nav li .sub-menu li{padding:0!important;letter-spacing:.5px;font-size:1.0625rem}
#header ul.sub-menu li a{color:#676767;margin:0 30px;padding:7px 0!important;display:block; text-transform: none !important;font-weight: normal;}
#header ul.nav li .sub-menu li:last-child a{border-bottom:0 none!important}
#header ul.nav li .sub-menu li .sub-menu{background-color:#fff;padding-left:0}
#header ul.nav li .sub-menu li:hover .sub-menu{display:block}
#header ul.nav li .sub-menu li:hover > a{color:#d46a1b;}


#header ul.nav li.contactBtn{background-color:#D46A1B;border:0 none;height:50px;margin-top:9px;margin-left:33px;line-height:1.1;}
#header ul.nav li.contactBtn > a{color:#FFF;width:150px;text-transform:uppercase;font-size:0.9375rem;letter-spacing:1px;}
#header ul.nav li.contactBtn li{text-align:left}

#logo > a{ display:inline-block; /*margin-top:30px; */}
/*#menuIco{display:none;width:40px;height:auto;float:right;padding:6px 4px;margin-top:14px!important;margin-right: 40px;position:absolute;top:25px;right:0;}*/
#menuIco::before{content:'';color:RGB(255,255,255);position:absolute;left:-130px;letter-spacing:2px;font-weight: bold;font-size: 14px; margin-top: 4px;}
#menuIco:hover{cursor:pointer;}
#menuIco:hover span{background-color:#FFF;}
#menuIco.active-menu span{background-color:#FFF;}
/*#menuIco span{background-color:#FFF;height:2px;margin-bottom:11px;display:block;}*/
/*#menuIco span:last-child{margin-bottom:0;}*/
/*#menuIco.menuIconOne{display:inline-block;}*/
#main_nav_wrapper > div{max-width:1340px;margin:0 auto;position:relative;}
#main_nav_wrapper{background:#FFF;z-index:999999999999999999999999;}
#main_nav_wrapper a{color:#666666;text-transform:uppercase;font-size:0.9375rem;letter-spacing:1px;padding:1.5625rem 0.8125rem 1.375rem;}
#main_nav_wrapper a:hover{color:#000;}
#main_nav_wrapper ul li:first-child a{padding-left:0!important;}
#main_nav_wrapper ul li:last-child a{right-left:0!important;}
#sideNav{display:none;position:fixed;top:0;z-index:999999999;display:block!important;background-color:#FFF;width:420px;padding:0px 60px 60px;right:-420px;height:100%;overflow-y:scroll;}
#sideNav .close{display:none;}
#modalScreen { display: inline-block; background-color: rgba(0,0,0,0.2);width: 100%;height: 100%;z-index: 9999999;position: fixed;}
.nav-link { padding:0.5rem 0.5rem; }

#sideNav .nav {margin-bottom:62px;}
#sideNav ul li{display:block;width:100%;}
#sideNav ul li.largerFont a{font-size:1rem; padding:0.75rem 0;}
#sideNav ul li.largerFont a{font-size:1rem; padding:0.75rem 0;}
#sideNav ul li a{color:#666666;text-transform:uppercase;font-size:0.875rem;letter-spacing:1px;padding:0.3rem 0;display: block;}
#sideNav ul li a:hover{color:#000;}
#sideNav.show{display:block;}
#closeBtn{color: #000;display: block;padding-bottom: 25px;position: relative;margin-bottom: 85px;font-size: 0.9375rem;letter-spacing: 2px;margin-top: 25px;}
#closeBtn::after{content: '';display: inline-block;width: 16px;height: 16px;position: absolute;right: 0;top: 4px;background-image: url(images/x.svg);background-size: contain;background-repeat: no-repeat;}
#closeBtn:hover::after{opacity:0.7;}
#sideNav .btn-primary{margin-top: 0;}

.bg-blue {
  background-color: #0e5d7e;
  overflow: hidden;
}
.bg-beige {
  background-color: #f5f0e9;
  overflow: hidden;
}

#mainCtas {
  position: relative;
  padding-bottom: 80px;
}
#mainCtas .bg-beige {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 90%;
  width: 100%;
  z-index: 1;
}
#mainCtas .container-fluid {
  position: relative;
  z-index: 9;}
  #mainCtas a {
  overflow: hidden;}
  #mainCtas .h5 {
  position: absolute;
  color: #FFF;
  border-bottom: 2px solid #FFF;
  padding-bottom: 4px;
  z-index: 9;
}
#mainCtas a img {
  transition: transform 3s;
  transform: scale(1);
}
#mainCtas a:hover img {
  transform: scale(1.05);
}

.bg-blue .h1,
.bg-blue .h5 {
    color:#FFF;
}
.bg-blue .btn.btn-secondary::after{
    content: '';
    display: inline-block;
    width: 27px;
    height: 30px;
    background-image: url(images/arrow-right-white.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    
}
.bg-blue .btn.btn-secondary{
    position: relative;
    background: transparent !important;
    border-bottom:2px solid #FFF;
    padding: 22px 0;
}

/* Slider */
.sliderContainer .dropdownMenuButton { width: 375px; height: 50px; background-color: #000; color: #FFF; text-align: left; vertical-align: middle; padding: 0; }
#dropdownMenuButton { width: 358px; position: relative; color: #666; background-color: #FFF; text-align: left; padding: 10px 25px; border: 0 none; }
#dropdownMenuButton span { color: #007167; text-transform: uppercase; font-size: 0.9375rem; letter-spacing: 1px; font-weight: 500; }
.sliderContainer { position: relative; }

.sliderContainer .first-line { display: block; font-size: 3.75rem; line-height: 1.1; color:#FFF}

.modal-dialog{ max-width: 570px;}
.modal-content{ padding:25px; }

.our-team { max-width: 1340px; }
.our-team h5{ color:#0e5d7e; }
.our-team a > span{ display: block; position: relative; }
.our-team a > span > span.learn-more{ display: inline-block; opacity: 0; position: absolute; right:15px; bottom:15px; color:#FFF; background-color: rgba(0,0,0,0.3);padding: 2px 10px 4px;border-radius: 5px; letter-spacing: 0.2px;}
.our-team a > span:hover > span.learn-more{ opacity: 1; transition:all 0.1s}

.our-team a img{ display: block; opacity: 1; transition:opacity 0.4s}
.our-team a:hover span.mb-3 img { opacity: 0; z-index: 10;}
.our-team a:hover span.mb-3 img.d-none{ display: block !Important; opacity: 1; position: absolute; top:0;left: 0; z-index: -1; }

/* call to action */
.split-list.first { padding-right:20px }
.split-list { display: inline-block; list-style-type: none; padding-left:0; margin-bottom: 0; }
.split-list li { font-size: 1.0625rem; color:#676767;  }
.split-list li::before { content:'•'; color:#000; padding-right:10px; font-size: 1.375rem; }

/* Split Section */
.split-container,
.split-container div{ padding: 0; }
.split-container .col{ display: flex; background-color:#FFF; }
.split-container .col > div{ margin: auto; max-width: 30.625rem; padding: 15px; }
.split-container .col h1 { margin-bottom: 27px; color: #454545; }
.split-container .col p{ color:#676767; margin-bottom:40px; }

.btn-default.orange{ background-color:#d46a1b; margin-left: 20px; }
.btn-default{ background-color:#000; color:#FFF !important; text-transform: uppercase; font-size: 1rem; letter-spacing: 0.0625rem;}
.btn-default:hover{ color:#FFF; }
.split-container .pic-stack .col{ background-color:transparent; }

/* Inside Page */
.post-image{ max-width: 100%;display: inline-block; margin:45px auto 85px; position: relative;}
.post-image img{ display: block; max-width: 100%; height: auto; }
.contained-image{position: relative;}

.single-column{ max-width: 800px; }
.singleBlog .single-column{ max-width: 100%; padding-right: 40px;padding-left: 40px;}
.post-section{ width: 100%; /*max-width: 800px;*/ flex:none; margin: 0 auto; /*padding-left:15px; padding-right:15px;*/ }
.center-snippet{ max-width: 830px; margin: 0 auto; text-align: center; }
/*.center-snippet p{ font-size: 1.125rem; }*/
.center-snippet h1,
.center-left-snippet h1 { margin-bottom: 15px; }
.center-snippet .h5,
.center-left-snippet .h5 { margin-bottom: 31px; line-height: 1.3; }
.center-snippet p,
.center-left-snippet p { font-size: 1.0625rem; margin-bottom: 30px; }
.center-snippet p:last-child,
.center-left-snippet p:last-child { margin-bottom:8px;}
.snippet-section h1{ margin-bottom:25px !important }
.snippet-section p{ margin-bottom:37px !important }

.insidePage { padding-top: 100px; padding-bottom: 100px; }
.post hr{ margin-bottom: 40px;margin-top: 35px; }
.post img{ max-width:100%; height:auto; }
.post h1 { margin-bottom: 25px; }
.post h2 { margin-bottom: 1.75rem !important; }
.post h3 { margin-bottom: 1.0625rem !important; font-weight: lighter; }
.post h4 { margin-bottom: 20px !important;}
.post h5 { font-weight: 600; margin-bottom: 25px; }
.post p,
.post ul,
.post ol{ margin-bottom: 1.5rem; color:#676767; width: 100%; line-height: 2.22; }
.post blockquote{  background: rgb(212,81,25);background: linear-gradient(264deg, rgba(212,81,25,1) 0%, rgba(212,105,37,1) 100%);  padding: 33px 50px; }
.post blockquote p{ color:#FFF; }
.post blockquote p:last-child{ margin-bottom: 0; }
.post blockquote p > strong{ font-style: normal; }
.post p > a,
.post ul a,
.post ol a{ color:#0e5d7e; border-bottom:1px solid #0e5d7e }
.post p > a.btn{ border-bottom:0 transparent }

.insidePage table.table-striped tr > td{ text-transform: uppercase; color:#007167; letter-spacing: 1px; padding-top:20px; padding-bottom:20px;font-size: 0.9375rem; }
.insidePage table.table-striped tr > td:first-child{ text-transform: uppercase; color:#b1b1b1; letter-spacing: 1px; padding-left:40px;}

.insidePage .newsAlert{ background-color:#FFF; color:#007167 !important; font-size: 0.9375rem; text-transform: uppercase; padding:20px 27px; margin-bottom: 28px; letter-spacing: 1px; font-weight: 500; line-height: 2;}
.insidePage .newsAlert span{ color:#b1b1b1 !important; margin-right:30px; }
.insidePage .newsAlert a{ color:#007167 !important; }
.insidePage .newsAlert p{ color:#007167 !important; display: inline-block; }

.insidePage .btn-default{ margin-bottom: 30px;}

#selectionWrapper {height: 795px; }
#sportsPerformance h1,
#physicalTherapy h1{
    color:#FFF;
    margin: 0 auto;
    z-index:999;
}
#sportsPerformance,
#physicalTherapy { 
    background-color: #141414; 
    position: relative;
    -webkit-background-size: cover;
        -o-background-size: cover;
            background-size: cover;
    background-position:center;
    display: flex;
    width: 50%;
}
#sportsPerformance span,
#physicalTherapy span{ display: none; width: 100%; height: 100%; opacity: 0.5; position: absolute;top: 0;left: 0; z-index:99; }
#sportsPerformance span{ background-color:#cd5d11; }
#physicalTherapy span{ background-color:#125682;}
#sportsPerformance:hover span,
#physicalTherapy:hover span{ display: inline-block; }
#sportsPerformance { 
    background-image:url('images/decision-page/sports-performance.jpg');
}

#physicalTherapy { 
    background-image:url('images/decision-page/physical-therapy.jpg');
}


.we-can-help .btn { 
    position: absolute;
    z-index: 99;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom:20px;
    max-width: 260px;
    text-align: center;
    padding: 20px 5px;
    opacity: 0.9;
    white-space: normal;
}

.offset-frame-right { box-shadow: -10px -10px 0px #e8eff5; }
.offset-frame-left { box-shadow: 10px -10px 0px #e8eff5;  }
/*.offset-img-wrapper-left{ background-color: #000; padding: 0; }
.offset-img-wrapper-left img{ left:-10px; position: relative;}*/
.offset-img-wrapper-right{ background-color: #000; padding: 0; }
.offset-img-wrapper-right img{ right: -10px; position: relative; top: -10px; }

.offset-img-wrapper-right .carousel-inner {
    right: -10px;
    position: relative; 
    top: -10px;
}

/* Landing Page */
.mCSB_scrollTools.mCSB_scrollTools_horizontal { height: 17px; bottom:-19px; }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 110px; height: 3px; margin: 0 auto; border: 0 none; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; }
.mCSB_scrollTools:hover .mCSB_dragger .mCSB_dragger_bar { background-color: #000 !important; }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%;margin: 0px auto;max-width: 300px; height: 3px;}
.mCSB_scrollTools .mCSB_draggerRail { background-color: #ebebeb; }
.mCustomScrollBox{ overflow: visible; }
.horizontal-scroll-wrapper {
    width: 100%;
    position: relative;
    height: 564px;
    margin-bottom: 115px;
}
.horizontal-scroll-wrapper > div{
    position: absolute;
    left: 0;
    top: 0;
    width: 1660px;
}
.horizontal-scroll-wrapper .pop-doctor-info{ 
    position: relative;
    top: auto;
    display: inline-block;
    float: left;
    left: 0;
    margin-right: 60px;
}


/*.blog-roll .post h2,
.blog-roll .post h2 a{ color:#000; font-size: 1.75rem; margin-bottom: 0.8125rem; }*/

.animateThis{ opacity:0; }
.hidden{ opacity:0; }
.visible{ opacity:1; }
.navigation { font-size:2.5rem; color:#949494; margin-top: 25px; text-align: center; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.navigation h3{line-height: 0.9;display: inline-block;}
.navigation > div{ display: inline-block; padding: 0 20px; line-height: 33px; }
.navigation > div a{ color:#a46f22 }
.navigation > div a:hover{ color:#949494 }
.sidebarWrapper{ position: relative; padding-bottom: 115px;}
.single-column .sidebarWrapper{  padding-bottom: 65px;}
#blogRoll #sideBar, .singleBlog #sideBar{ max-width: inherit; z-index: 99; width: 100%; position: absolute;}
#blogRoll #sideBar .section.affix, .singleBlog #sideBar .section.affix{ position: relative; top:auto; }
#blogRoll #sideBar .section ul.list-group, .singleBlog #sideBar .section ul.list-group { padding: 0; height: 58px; overflow: hidden; width: 100%; }
#blogRoll #sideBar .section ul.list-group a, .singleBlog #sideBar .section ul.list-group a { display: block; color:#FFF !important; }
#blogRoll #sideBar .section ul.list-group li, .singleBlog #sideBar .section ul.list-group li { line-height: 2.7; }
#blogRoll #sideBar .section ul.list-group.menu_dropped, .singleBlog #sideBar .section ul.list-group.menu_dropped { height: auto; }
#blogRoll #sideBar .section ul.list-group.menu_dropped:after,
.singleBlog #sideBar .section ul.list-group.menu_dropped:after { transform: rotate(180deg); top: 32px; right: 60px; }
#blogRoll #sideBar .section ul.list-group:after,
.singleBlog #sideBar .section ul.list-group:after { content: '▼'; width: 15px; height: 5px; position: absolute; right: 55px; top: 18px; margin: 0 auto; color: rgb(255, 255, 255, 0.4); font-size: 10px; }
#blogRoll #sideBar .sidebar_menu_dropdown, .singleBlog #sideBar .sidebar_menu_dropdown { color: green; background-color: #FFF; padding: 10px 25px; display: block; border-radius: 5px; font-size: 17px; text-transform: uppercase; letter-spacing: 1px; }
#blogRoll #sideBar .section ul.list-group.categories, 
.singleBlog #sideBar .section ul.list-group.categories{
    background-color:#95a6b5 !important;
}
#blogRoll #sideBar .section ul.list-group.archive, 
.singleBlog #sideBar .section ul.list-group.archive{
    background-color:#373737 !important;
}
.singleBlog .post{ padding-left:0; }
.singleBlog .container{ max-width: 1120px; }
#blogRoll h1{ color: rgb(255, 255, 255); }
#blogRoll .post { padding-left:0;}
#blogRoll .post hr{ margin: 80px 0 0 0; max-width: 100%; border: 2px solid rgb(244, 244, 244); }
#blogRoll .entry p{ margin-bottom: 0; }
#blogRoll .featured{ margin:120px 0 40px }
#blogRoll .featuredArticle{ height:425px; display:block; position:relative; text-align: center; margin:0; background-size:cover !important;}
#blogRoll .featuredArticle .featuredText{ color:#FFF; position: absolute; left:0; right:0; margin:0 auto; top:40%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#blogRoll .featuredArticle .supText{font-size: 0.875rem; text-transform: uppercase; margin-bottom: 25px; display: block; letter-spacing: 1px; }
#blogRoll .featuredArticle.mainFeatured{ margin-bottom:100px }

#blogRoll .container{ padding-top:80px; max-width: 1120px; }
#blogRoll .container span{ font-size: 0.875rem;display: block; color: #000; letter-spacing: 2px; margin-bottom: 20px; line-height: 1.4; text-transform: uppercase; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#blogRoll .container h2{ color:#000 !important; margin-bottom: 20px; line-height: 1.4; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#blogRoll .container h2 a{ color:#000 !important; }
#blogRoll .featuredImageThumb > a{ width: 360px; height: 385px; display: block; margin: 0 auto; position: relative; float: left;}
#blogRoll a:hover div.overlay{ display: inline-block !important; }
div.overlay{ display: none; background-color: rgb(0, 0, 0); position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.2; }
.moretag{color:#000}

#blogRoll .splitPost .featuredImageThumb > a{ width: 100%; height: 290px; display: inline-block; margin-bottom: 30px; background-size:cover !important; }
#blogRoll .splitPost .imageCTA{ width: 360px; height: 623px; display: block; margin: 0 auto; position: relative;}
#blogRoll .splitPost .featuredText{ color:#FFF; position: absolute; left:0; right:0; margin:0 auto; top:30%; font-family: 'Didot'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#blogRoll .splitPost h2{ font-family: 'Didot'; }
#blogRoll .splitPost .supText{ font-size: 2.6rem; font-family: "open-sans",sans-serif; }

#blogRoll .h5 { margin-bottom:38px; }


.single-column-page #sidebarWrapper { padding-bottom: 38px; }
.single-column-page .section.affix { position: initial !important; }
.single-column-page #sideBar .section ul.list-group li .hidden-lg-up{ display: inline-block !important; }
.single-column-page #sideBar { width: 91%; }
.single-column-page #sideBar .section ul.list-group {width: 100%; padding: 0 0 38px; height: 38px; overflow: hidden; position: absolute; box-shadow:0 0 5px rgba(0,0,0,0.08)}
.single-column-page #sideBar .section ul.list-group a { display: block; }
.single-column-page #sideBar .section ul.list-group.menu_dropped { height: auto; }
.single-column-page #sideBar .section ul.list-group.menu_dropped:after { transform: rotate(180deg); font-size: 14px; top: 30px; right: 35px; }
.single-column-page #sideBar .section ul.list-group:after { content: '▼'; width: 15px; height: 5px; position: absolute; right: 30px; top: 8px; margin: 0 auto; color: rgb(0, 0, 0, 0.4); font-size: 10px; text-shadow: 0px -3px 5px rgba(0, 0, 0, 0.05); transform: scale(1.5, 1.1); opacity: 0.4; }


.postCat{ display: inline-block; color: #000; font-size: 0.875rem; letter-spacing: 2px; margin-bottom: 20px; line-height: 1.4; text-transform: uppercase; }
.postImg{ margin: 0 100px 60px 0;  }
#sideBar .list-group li.showChildren.menu-item-has-children > .sub-menu > li a { padding-left:75px; }

.meta{ margin:15px 0 5px !important; font-size: 1rem; color:rgb(103, 103, 103) }

.quick-links { margin-top: 50px; margin-bottom: 50px; }
.quick-links .btn{ 
    color:#FFF !important;
    padding:18px 0;
    display: block; 
    text-transform: uppercase;
    font-size: 0.875rem;
    letter-spacing: 1px;
    -webkit-border-radius: 0;
            border-radius: 0;
    font-weight:600;
}

.btn-with-img{ background-color: #0e5d7e; color: rgb(255, 255, 255); padding: 0px 25px 0 0; float: left; font-size: 0.9375rem; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 15px; width: 100%; max-width: 400px;}
.btn-with-img > img{ margin-right: 25px; }

.next-posts,
.prev-posts{display:inline-block;margin-bottom:50px;}
.next-posts a,
.prev-posts a{color:#000;}
.next-posts{border-right:1px solid #CCC;padding-right:10px;}
.prev-posts{padding-left:8px;}

/* Accordion */
#accordion{ margin-bottom:3.125rem }
#accordion,
.card,
.card-header{ 
    background-color: transparent; 
    border-top: 0; 
    border: 0 solid rgba(0, 0, 0, 0.125); 
    -webkit-border-radius: 0;
            border-radius: 0;
}
.card-header{ padding: 0.75rem 0; border-bottom:2px solid #ececec;  }
.card-header .mb-0 button{ font-size: 1.75rem !important; color: #0e5d7e !important; padding: 0.375rem 30px 0 0; display: block; width: 100%; text-align: left; white-space: normal !important; letter-spacing: 1px; }
.card-header h2.mb-0{ margin-bottom:0 !important; color: #0e5d7e !important; }
.card-header button::after{ content: '▲'; width: 18px; height: 18px; position: absolute; right: 0;top: 30px; font-size: 14px; }
.card-header button[aria-expanded="false"]::after{ color:#cd5d11 !important; content: '▼'; width: 18px; height: 18px; position: absolute; right: 0; top: 30px; }
.card-header button[aria-expanded="true"]::after{ color:#000 !important; content: '▲'; width: 18px; height: 18px; position: absolute; right: 0; top: 30px; }
.card-body{ padding:1.875rem 0; }
.card-body .accordion-col-btns{ margin-left: -5px; margin-right: -5px; }

.accordion-col-btns { margin-left: 0; padding: 0; }
.accordion-col-btns li{ width: 50%; display: inline-block; float: left; margin-bottom: 10px; text-align: center; padding: 0 5px; letter-spacing: 1px; text-transform: uppercase; font-size: 0.9375rem; }
.accordion-col-btns li em{ color:#FFF !important; display:block; color: #FFF; background-color: #000; padding: 20px; font-style: normal; }

/* Header Image */
#headerImage{ height: 425px; background-color: #141414; position: relative;
    -webkit-background-size: cover;
        -o-background-size: cover;
            background-size: cover;
    background-position:center;
    display: flex;
}
#headerImage.aboutHeaderImage{ background-image:url('images/headers/about-header.jpg'); }
#headerImage.servicesHeaderImage{ background-image:url('images/headers/inside-header.jpg'); }
#headerImage.resourcesHeaderImage{ background-image:url('images/headers/resources-header.jpg'); }
#headerImage.contactHeaderImage{ background-image:url('images/headers/contact-header.jpg'); }
#headerImage.blogHeaderImage{ background-image:url('images/headers/blog-header.jpg'); }
#headerImage .first-line{ color:#FFF; }

#sideBar { min-height: 35px; z-index: 99; }
#sideBar .end-link { border-radius:0 0 5px 5px; width: 100%; background-color: #d46a1b; border:0 none; padding:23px 0; text-align: center; letter-spacing: 1px; text-transform: uppercase; }
#sideBar .end-link.emergency-btn { background-color: #d46a1b; }
#sideBar > div.section div { width: 100%; }
#sideBar > div.section { margin-bottom:60px;  }
#sideBar .list-group{ padding:2.5rem 0; background-color:#0e5d7e; }
#sideBar .list-group > li:first-child { margin-bottom: 0.9375rem; }
#sideBar .list-group > li:first-child > a { text-transform: uppercase; font-weight: 600; color:#FFF; letter-spacing: 1px; background-color:transparent; font-size:0.875rem; text-transform: uppercase; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
#sideBar .list-group > li:first-child > a:hover { background-color:transparent; }
.void-link a:hover{ color:rgba(255,255,255,1) !important; }
#sideBar .list-group > li { position: relative;display: block; line-height: 1.3; }
#sideBar .list-group li a { color:rgba(255,255,255,0.6); display: block; font-size: 1.0625rem; padding: 10px 50px; letter-spacing: .1px;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#sideBar .list-group li a:hover { color:rgba(255,255,255,0.6); background-color:rgba(255,255,255,0.09); }
#sideBar .list-group ul { list-style:none; padding-left:0; margin-bottom: 3.125rem; }
#sideBar .list-group ul:last-child { margin-bottom: 0; }
#sideBar .list-group ul li { list-style:none; padding-left: 0; line-height: 1.3;}
#sideBar .list-group li.current-menu-parent > ul { display: block; }
#sideBar .list-group li.current-menu-parent ul a,
#sideBar .list-group li ul.show a{ padding:0.75rem 5rem }
#sideBar .list-group li.menu-item-has-children > a span::after{ content: '▼'; font-size: 10px; padding-left: 10px; opacity: 0.4;  }
#sideBar .list-group li.menu-item-has-children.show-children > a { color:#FFF; }
#sideBar .list-group li.menu-item-has-children.show-children > ul { display: block; }
#sideBar .list-group li.menu-item-has-children.show-children ul a { padding-left: 80px; }
#sideBar .list-group li.current-page-parent > ul { display: block !important; }
#sideBar .list-group li.current-menu-item > ul { display: block !important; }
#sideBar .list-group li.current-menu-item ul a { padding-left:80px; }
#sideBar .list-group li.current-menu-item > a{ color:rgba(255,255,255,1); }
#sideBar .list-group > li:last-child { margin-bottom: 0; border-bottom-right-radius: .25rem; border-bottom-left-radius: .25rem; }

#sideBar .list-group > li.category-title { margin-bottom: 0 !important;}
#sideBar .list-group > li.category-title a{ color: #FFF; text-transform: uppercase; letter-spacing: 1px; font-size: 0.875rem; }
#sideBar .list-group > li.category-title:hover a{ background-color:transparent;}
#sideBar .doctor-info .white-bg ul{ margin-bottom: 25px; }

.section.affix { position: fixed;top: 150px;}
/*.section.affix.bottom { top: -130px }*/


#menu-sidebar-specialities-parent-page{ height: auto !important; }
#sideBar.specialty { max-width:inherit; padding-top:100px; }
#sideBar.specialty  > div.section { max-width:380px }
#sideBar.specialty h1 { margin-bottom: 25px; }
#sideBar.specialty p { margin-bottom: 50px; }
#sideBar.specialty .list-group{ padding:3.4375rem 0; }
#sideBar.specialty li.link-as-title:first-child a{ margin-top:0 !important; }
#sideBar.specialty li.link-as-title a:hover{ background-color:transparent; cursor: default; }
#sideBar.specialty li.link-as-title a{ margin-top:40px !important; font-size:1.625rem !important; color:rgb(81, 80, 80) !important; padding:0 0 31px 50px !important; line-height: 1;}
#sideBar.specialty li {margin-top:0 !important; text-transform: none !important; font-weight: 500; line-height: 1.8 !important;}
#sideBar.specialty li a { font-size: 1.2rem; text-transform: none !important; color:#000 !important; }
#sideBar.specialty .list-group li a { padding: 0.3125rem 3.125rem; }

#sideBar .section .white-bg h2{ margin-bottom: 26px; }
#sideBar .section .white-bg h2 > a{ color:#212529 }
#sideBar .section .white-bg ul li{  }
#sideBar .section .white-bg ul li a{ color:rgb(81, 80, 80); }
#sideBar .section .white-bg ul li a:hover{ color:#000; }
#sideBar .section .white-bg{ background-color:#FFF; padding:50px; }
#sideBar .section .white-bg .category-title{ margin-bottom: 4px; }
#sideBar .section ul:last-child{ margin-bottom:0; }

#sideBar .list-group > li.category-title{ margin-top: 30px; }
#sideBar .list-group > li.category-title:first-child { margin-top: 0; }
#sideBar .title-section > a{ text-transform: uppercase !important; color: #000 !important; padding-top:1.875rem !important; }

.box-shadow{ box-shadow: 0 0 10px rgba(0,0,0,0.1); }

.reviews{ color:#b2b2b2; margin-bottom:30px; display: block; font-size: 0.9375rem; font-weight: 500; letter-spacing: 0.5px;}
.reviews img{ margin-right:10px }

.location-list-ico{ position: relative; padding-left: 20px; }
.location-list-ico:before{ content:"";width:13px;height:20px; position:absolute; left: 0; top:5px; background-image:url("images/location-list-ico.png");}

.col-list .category-title{  margin-left: -40px !important; margin-bottom: 22px !important; }
.col-list{ width: 50%; display: inline-block; float: left; margin-bottom: 10px; }

/* Interactive Overview */
.specialties-image {
    background: url('images/specialties-bg.jpg') no-repeat transparent;
        background-position-x: 0%;
        background-position-y: 0%;
    background-position: top center;
    height: 1400px;
    }

/* Specialties */
#hot-spots { margin-bottom: 0; position: absolute; z-index: 9; width: 100%; height: 100%;}
#hot-spots li:hover{ cursor: pointer; }
#hot-spots li{ width:50px; height:50px; background:url('images/circle-link.png') no-repeat transparent; position: absolute; background-position: center;}
#hot-spots li a { display: inline-block; width: 40px; height: 40px; position: relative; }
#hot-spots li.one { top: 24%; left: 45%; }
#hot-spots li.two { top: 27%; left: 56%; }
#hot-spots li.three { top: 52%; left: 19%; }
#hot-spots li.four { top: 53%; left: 54%; }
#hot-spots li.five { top: 59%; left: 76%; }
#hot-spots li.six { top: 69%; left: 16%; }
#hot-spots li.seven { top: 77%; left: 46%; }

#contact_form .form-control,
#contact_form select { padding: 0.75rem; }
#contact_form select { height: calc(2.25rem + 14px); }
#contact_form textarea { margin-bottom:30px; }
#contact_form label { color: rgb(103, 103, 103); display: block; width: 100%; line-height: 2.22;letter-spacing: 0.1px; font-size: 1.0625rem; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
#contact_form .btn-primary { display: block; margin-bottom: 30px; width: 100%; padding: 15px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; font-size: 0.875rem;  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}

.boxed-in{ margin-bottom: 15px; }
.boxed-in .category-title{ margin-top: 23px; margin-bottom: 3px; }
.boxed-in > div{  box-shadow: 0 0 10px #0000001a; background-color: #FFF; width: 100%; padding: 30px 15px 10px; height: 100%;  }

.captcha{ margin-bottom: 30px; }


#recent-posts .imageContainer {height: 340px; background-repeat: no-repeat;width: 100%;background-size: cover;background-position: center center;position: relative;margin-bottom: 0;background-color: #FFF;position: relative;}
#recent-posts{ width:100%; display:block; margin-bottom: 120px; }
#recent-posts .post-wrapper a{ display: inline-block; width: 100%; }
#recent-posts .post-wrapper a:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.1);  }
#recent-posts .entry{ background-color: #FFF; padding: 33px 50px; max-height: auto; }
#recent-posts span.supHeading{ font-size: 0.9375rem; font-family: 'Avenir'; text-transform: uppercase; color:#000; }
#recent-posts h2{ color:#000; margin:15px 0 30px; line-height: 2.0625rem; font-weight: normal; line-height: 1.3; }
#recent-posts h2 a{ color:#000; }
#recent-posts p{ font-size: 1.0625rem; color:#576069; margin-bottom: 30px; }

#exclusiveTipsSignup a{ color:#FFF; font-size:0.9375rem;position:relative;display:inline-block; letter-spacing: 2px;font-weight: 600;text-transform: uppercase;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
#footer{ background-color: #FFF; padding:98px 0 0 }
#footer .copyright{ padding:68px 0 90px; }
#footer .copyright .h3{ display:inline-block; margin-bottom:0; line-height:1; }
#footer .copyright img{ vertical-align: text-top; margin-top: 2px;}
#footer .copyright a { color: #000; }
#footer .copyr { color: #000; }
#footer .col .h5{ margin-bottom: 27px; }
#footer .col ul li { line-height: 2.3; letter-spacing: 0.5px; }
#footer .col ul li a{ font-size: 1rem; color:#676767; }
#footer .footer-reviews{ display: inline-block; text-transform: uppercase; color: #676767; vertical-align: middle; margin-top: 4px; }
ul#social-media{ list-style: none;display: inline-block;vertical-align: middle;margin-left: 0;height: 21px;padding-left: 10px;margin-bottom: 0; }
ul#social-media li{ display:inline-block; margin-left:5px; line-height:1 !important;}
ul#social-media li a{ transition:opacity 0.3s; opacity: 1; display: inline-block; width: 24px; height:21px; background:url('images/social-media-icons.svg') no-repeat; background-position:0 0; background-size:cover; }
ul#social-media li a:hover{ opacity:0.5; }
ul#social-media li a.facebook{ background-position:0 0; }
ul#social-media li a.twitter{ background-position:-74px 0; width:25px; }
ul#social-media li a.instagram{ background-position:-25px 0px; }
ul#social-media li a.google{ background-position:-49px 0; }
ul#social-media li a.youtube{ background-position:-135px 0; }
ul#social-media li a.linkedin{ background-position:-104px 0; }

/* Popup */
.popupContainer{width:100%;height:100%;position:fixed;z-index:99999999999999;top:0;left:0;background-color:rgba(0,0,0,0.8);display: none;}
.pop-up-image{ height: auto; max-width: 100%; margin: auto 0; }
.pop-up-image::hover{ cursor: pointer; }
.popup{background-color: #0e5d7e;top: 10%;position: absolute;left: 0;opacity: 1;box-shadow: 0px 0px 15px #333;right: 0;margin: 0 auto;width: 1110px;height: 600px;max-width: 100%;}
.popup h1{color:#FFF;}
.popup a.popup-link{display:inline-block; background-size: cover; background-position: center; background-repeat:no-repeat;height: 100%;width: 100%; }
.overlay{width:100%;height:100%;background-color:#333;opacity:0.7;position:fixed;z-index:999999999998;}
.closeMe{color:#fff;font-weight:bold;position:absolute;top: 10px;right: 30px;cursor:pointer;font-size:2rem;z-index:9999;}

/* Corner Popup */
#corner-pop-up{position:fixed;bottom:5%;max-width: 1360px;max-width:350px;margin-right: 40px;right: 0;left: auto;overflow:hidden;opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;z-index:999999;}
#corner-pop-up p{line-height:1;color:#FFF;font-size:16px;margin-bottom:0;letter-spacing:1px;font-weight:100;}
#corner-pop-up p a{color:#FFF;}
#corner-pop-up p sup{top:-3px;font-weight:lighter;font-size:23px;}
#corner-pop-up p span{font-size:50px;margin-bottom:0;display:inline-block;vertical-align:middle;}
.list-fade-in{opacity:1!important;}
.visible-pop{display:block!important;}
.close{position:absolute;right:25px;top:25px;}
#corner-pop-up.visible-pop{opacity:1;}
#corner-pop-up .btn { flex: none; display: inline-block !important; z-index:99999; }


/* Landing Page */
.accordion-section { background: #000; }
.accordion-section h5,
.accordion-section p { color:#FFF !important; }
.card-header .mb-0 button{
    text-transform: none;
}
.accordion-section .card-header { border-bottom:2px solid #0e5d7e; }
.accordion-section #accordion { margin-bottom: 0; }




/******************
Media Queries
*******************/

/* Breakpoint XS */
@media (max-width: 575px)
{
    .hidden-xs-down, .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    }
    .col-xs-12{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xs-1
    {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xs-2
    {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .reversed-xs { flex-direction: column-reverse !important; }
    .reversed-xs > div { min-height: auto !important; display: block !important; }
    .col.mt-auto.mb-auto.p-0.mt-sm-3{margin-top: 30px !important;}
    .mb-xs-3{margin-bottom: 30px !important;}
    .pb-xs-0{padding-bottom: 0 !important;}
    .pt-xs-3{padding-TOP: 30px !important;}
    .align-self-center.reversed-xs .d-flex{ display: block !important; }

    .col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
    /* Side Wide */
    
    .ligh-gray-bg .pr-0{ padding-left:0 !important; }
    .m-auto { padding-left:0 !important; padding-right:0 !important;}

    #corner-pop-up .btn { padding-left: 0; padding-right: 0; }
    #corner-pop-up { margin: 0 auto; right: 0; left: 0; max-width: 270px; }
    #corner-pop-up.visible-pop,
    #corner-pop-up.visible-pop .btn { width: 100%; }

    #sideNav { width: 100%; }

    /* Home */
    #selectionWrapper {
        height: auto !important;
    }
     #selectionWrapper > a{
        height: 315px !important;
        width: 100%; 
     }


    /* Header */
    /*#logo > a { max-width: 150px; }*/
    
    #logo img { width: 100%;max-width: 120px !important; }
    #logo.mobile-insidepage img { max-width: 210px !important; }

    .home #logo img { max-width: 205px !important; }
/*    .home #logo #menuIco.hidden-xl-up{ display: none !important;}*/
    
    .performanceNav #menuIco {margin-top: 9px !important  }
    #main_nav_wrapper.show{ top: 70px !important; }

    #header .container-fluid .row { height: 70px !important;}

    /* Landing Page*/
    .ligh-gray-bg .reversed-xs > div:first-child{ flex: none !important; }

    /* Header Image */ 
    #headerImage { height: 205px; }
    #headerImage .rsABlock { height: 80px; }
    #headerImage .first-line { font-size: 1.75rem !important; }
    
    .drPic { height:620px }

    .accordion-col-btns li { width: 100%; }

    /* Locations */
    .location-info-box > div{ padding: 30px; }

    /* Side Bar */
    #sideBar .doctors-headshot{ width: 100%; }
    .divider{ display: none; }
    #sideBar .section .white-bg{ padding: 20px; }

    .post-wrapper { margin-bottom:30px; }

    .insidePage p,
    .insidePage ul,
    .insidePage ol,{ font-size: 1rem; }

    #sideBar.specialty li.link-as-title a{ padding: 0 0 30px 15px !important; }
    #sideBar.specialty .list-group li a{ padding: 0.3125rem 15px; }

    #blogRoll #sideBar .section { margin-bottom: 20px; }

    /* Home Page */
    .homePage > div:last-child { margin: 0 auto !important; }
    .homePage .call-to-actions,
    .split-container > .row > div{ padding-top:0; padding-bottom:0; }

    .split-container .col > div{ padding-top:30px; padding-bottom:30px; }

    /* Blog */
    #blogRoll #sideBar, .singleBlog #sideBar{ position: relative; }
    #blogRoll > .container:first-child { padding-top: 0 !important; }
    #blogRoll .featuredImageThumb > a{ height: 160px; width: 100%; }

    .postImg{ margin: 0 20px 20px 0; width: 100%; }

    /* Footer */
    #footer .d-flex{ display: block !important; }
    .blog-roll .post h2, 
    .blog-roll .post h2 a{ font-size: 1.3rem !important; line-height: 1.6; }

    #footer .col .h5 { line-height: 2.2; }
    
    .popupContainer{ display: none !important; }
}

/* Breakpoint SM */
@media (min-width: 576px) and (max-width: 767px)
{
    .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, .hidden-xs-up, .hidden-sm-up, 
    .hidden-unless-xs, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    } 

    /* Serach Box */
    .left-container{ padding-right:15px; }
    .right-container{ padding-left:15px; } 
    
    /* Footer */
    #footer .d-flex{ display: block !important; }

    /* Blog*/
    #blogRoll .featuredImageThumb > a{ width: 100%; margin-bottom: 30px; }
    #blogRoll .splitPost .imageCTA{ display: none; }
    #blogRoll .splitPost .featuredImageThumb > a{ background-position: center !important; margin-bottom: 30px; display: block; }
    #blogRoll .featuredArticle h2{ font-size: 4em; }
    .postImg{ padding: 0 0 20px 0; }

    /* Landing Page*/
    .ligh-gray-bg .reversed-xs > div:first-child{ flex: none !important; }

}

@media (max-width: 1199px){
    #header.performanceNav #logo{ min-width: 100%;  }
    #header.performanceNav ul.nav > li{font-size:1.125rem;position:relative;display:block;clear:both;float:none;width:100%;font-size:2rem;padding:0 80px;}
    #header.performanceNav ul.nav li a{color:#FFF;display:inline-block;position:relative;}
    #header.performanceNav ul.nav li a:hover{color:#000;padding:0;opacity:0.8;}
    #header.performanceNav ul.nav > li.lighter a.nav-link{color:#FFF}

    #header #menuIco { display: inline-block !important; width: 50px; height: auto; float: right; padding: 6px 4px; margin-top: 6px;}
    #header #menuIco:hover { cursor: pointer; }
    #header #menuIco:hover span{ background-color:#666; }
    #header #menuIco.active-menu span { background-color:#666; }
    #header #menuIco span { background-color: rgb(186, 186, 186); height: 2px; margin-bottom: 7px; display: block; }
    #header #menuIco span:last-child{ margin-bottom: 0; }

}
@media (min-width: 576px) and (max-width: 991px)
{
    #sideBar .doctors-headshot.rounded-top { float: left;margin-right: 50px; max-width: 180px; border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; }
    .divider{ clear:both; margin-top:-8px; margin-right: -50px; margin-bottom: 30px; margin-left: -50px; }
    /*div{ border:1px solid red; }*/
    #sideBar .headshot{ float: left; }
}

/* Breakpoint MD */
@media (min-width: 768px) and (max-width: 991px)
{
    .hidden-md-down, .hidden-lg-down, .hidden-xl-down, .hidden-xs-up, .hidden-sm-up, .hidden-md-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    } 
    
    /* Serach Box */
    .left-container{ padding-right:15px; }
    .right-container{ padding-left:15px; }  
}

@media (max-width: 991px){
    html, body { overflow-x: hidden }
    /* Bootstrap */
    .container,
    .container-fluid { padding-right: 15px; padding-left: 15px; }
    .row { margin-right: -15px; margin-left: -15px; }
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, 
    .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, 
    .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, 
    .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, 
    .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, 
    .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, 
    .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto{
        padding-right: 15px; padding-left: 15px;
    }
    .bp-120 { padding-bottom: 80px; }
    .tp-120 { padding-top:80px }
    .bp-100 { padding-bottom: 80px; }
    .tp-100 { padding-top: 80px; }
    .bp-60 { padding-bottom: 80px; }
    .tp-60{ padding-top: 80px; }

    .order-sm-1{ -webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1; }
    .order-sm-2{ -webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2; }
    .mb-sm-3{margin-bottom: 30px !important;}

    .box.row{ margin-left: 0; margin-right: 0; }
    .post-section { padding-left: 15px; padding-right: 15px;}
    .singleBlog .single-column{ padding-left: 15px; padding-right: 15px;}

    h1, .h1 { font-size: 1.75rem; }

    #header .container-fluid .row { height: 80px; }
    #menuIco { display: inline-block !important; width: 50px; height: auto; float: right; padding: 6px 4px; margin-top: 0; }
    #menuIco:hover { cursor: pointer; }
    #menuIco:hover span{ background-color:#666; }
    #menuIco.active-menu span { background-color:#666; }
    #menuIco span { background-color: rgb(186, 186, 186); height: 2px; margin-bottom: 7px; display: block; }
    #menuIco span:last-child{ margin-bottom: 0; }
    .performanceNav #menuIco {margin-top: 10px !important  }
    .rsTabs{ display: none !important; }

    #logo > a{ display: inline-block; margin-top:0 }
    #logo img {height: auto; max-width: 250px; }
    #supHeader { padding: 10px; }
    #supHeader .container-fluid div{ width: 100%; }
    #supHeader ul li{ line-height: 1; }
    #supHeader .dropdown:hover > .dropdown-menu { display: none; }

    #header ul.nav > li{font-size:1.125rem;position:relative;display:block;clear:both;float:none;width:100%;font-size:2rem;padding:0 80px;}
    #header ul.nav li a{color:#FFF;display:inline-block;position:relative;}
    #header ul.nav li a:hover{color:#000;padding:0;opacity:0.8;}
    #header ul.nav > li.lighter a.nav-link{color:#FFF}
    #header ul.nav li.contactBtn{background-color:#D46A1B;border:0 none;height:50px;margin-top:9px;margin-left:33px;line-height:1.1;}
    #header ul.nav li.contactBtn > a{color:#FFF;width:150px;text-transform:uppercase;font-size:0.9375rem;letter-spacing:1px;}
    #header ul.nav li.contactBtn li{text-align:left}
    
/*    #sideNav .nav{ min-width: 360px; }*/
    #sideNav .nav.activeParent > li{ display: none; }
    #sideNav .nav.activeParent > li.showChildren{ display: block !important; position: relative; }
    #sideNav .nav.activeParent > li.showChildren > a{ display: none; }


    #sideNav .nav.activeParent > li.showChildren > span { width: 100%; height: 52px; display: inline-block; color: rgb(0, 0, 0); position: absolute; left: 0; top: -65px; border-bottom: 3px solid #e1e1e1; font-size: 0.9375rem; letter-spacing: 1px }
    #sideNav .nav.activeParent > li.showChildren > span:hover { cursor: pointer }
    #sideNav .nav.activeParent > li.showChildren > span::before { content: 'BACK'; width: 62px; height: 27px; display: inline-block; color: rgb(0, 0, 0); position: absolute; left: 0; top: 0; background-image: url('images/left-arrow.svg'); background-size: 8px; background-position: left 8px; background-repeat: no-repeat; padding-left: 20px;line-height: 1.9;}
    #sideNav .nav.activeParent > li.showChildren ul li a{ text-transform:none !important;font-size:1.0625rem; letter-spacing: 0; }
    
    li.menu-item-has-children > a{ display: inline-block; position: relative; }
    ul.nav > li.menu-item-has-children > a::after{ content: '';width: 9px;height: 17px;display: inline-block;color: #ccc;background: url(images/right-arrow.svg) no-repeat center center transparent;background-size: auto;background-size: contain;position: absolute;right: 0;top: 11px; }

    ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children > a::after{ content: ''; width: 13px; height: 13px; display: inline-block; color: #ccc; background: url(images/+.svg) no-repeat center left transparent; background-size: cover; position: absolute; right: 2px; top: 19px }
    ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children.showChildren > a{color: #000 !important; border-bottom: 3px solid #e1e1e1; padding-bottom: 22px !important }
    ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children.showChildren > a::after{ background:url(images/+.svg) no-repeat center right transparent; background-size: cover;}

    ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children > ul > li.menu-item-has-children > a::after{ content:''; width: 10px; height: 9px; display: inline-block; color:#ccc; background:url(images/+.svg) no-repeat center left transparent; background-size: cover; position: absolute; right: 20px; top: 22px; }
    ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children > ul > li.menu-item-has-children.showChildren > a::after{ background:url(images/+.svg) no-repeat center right transparent; background-size: cover; }
    ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children > ul > li.menu-item-has-children.showChildren > .sub-menu a { padding-left:30px !important; }
    
    .showChildren > .sub-menu { position: relative;}
    .showChildren.menu-item-has-children > .sub-menu { display:block;padding-left: 0;}
    .showChildren.menu-item-has-children > .sub-menu > li{ position: relative; }
    .showChildren.menu-item-has-children > .sub-menu > li > .sub-menu { padding-top:10px;padding-bottom:20px;}
    .showChildren.menu-item-has-children > .sub-menu > li > .sub-menu > li { line-height: 2.55 !important; }
    .showChildren.menu-item-has-children > .sub-menu > li > .sub-menu > li > a{ border-bottom:0 none !important; padding: 0.2rem 25px !important;}
    .showChildren.menu-item-has-children > .sub-menu > li > .sub-menu > li:last-child > a { border-bottom: 3px solid rgb(225, 225, 225) !important;padding-bottom: 0.7rem !important; }

    #header ul.nav > li > .sub-menu{background-color:rgb(255,255,255);border-radius:5px;left:0;position:absolute;top:70px;right:0;width:300px;margin:0 auto 0 -80px;padding:30px 0;list-style:none;}
    #header ul.nav li .sub-menu::after{content:'>';width:100%;height:26px;position:absolute;left:0;right:0;top:-24px;margin:0 auto;color:#CCC;font-size:20px;text-shadow:0px -3px 5px rgba(0,0,0,0.05);text-align:center;}


    #main_nav_wrapper.show { border-top:1px solid #EEE; position: absolute; top: 80px; z-index: 999999999; left:0; display: block !important; background-color: #FFF; width: 100%; padding:30px 0 0; }
    #main_nav_wrapper.show ul.nav{ display: block; }
    #main_nav_wrapper ul.nav li:hover ul { display: none !important;}
    #main_nav_wrapper ul.nav > li { padding: .25rem 0; }
    #main_nav_wrapper ul.nav > li a:hover{ color:rgb(13, 166, 125) }

    #main_nav_wrapper ul:first-child { margin-bottom: 20px; }
    #main_nav_wrapper ul:first-child li { font-size: 1.4375rem; }
    #main_nav_wrapper ul:first-child li.contactBtn { display: none !important; }
    #header ul.nav li.contactBtn{ height: auto; margin-top: 33px; margin-left: 0;}
    #main_nav_wrapper ul li.contactBtn a{ display: block; text-align: center; padding:0.4375rem 0 !important;  }
    #main_nav_wrapper ul li.contactBtn a:hover{ color:#FFF; }
    #main_nav_wrapper ul li.contactBtn:hover{ background-color: rgb(198, 108, 41); }

    #header ul.nav:last-child > li{ font-size: 1.0625rem; padding:2px 0;}
    #header ul.nav li.contactBtn{ padding: 10px !important; line-height: 2.5;}

    #supHeader .container-fluid .row{ height: auto; }

    /* Header Image */
    #headerImage .rsABlock{ height: auto; }
    #headerImage .first-line { font-size: 2.75rem; }

    /* Home */
    #selectionWrapper {
        height: 525px;
    }

    /* Post */
    .post-section{ max-width: 100%; flex:none; padding-top:0; }

    .post-image { margin:45px auto 15px; }
    .post-image img { margin: 0; max-width: 100%; width: 100%;}

    #sideBar{ max-width:100%; display: none; }

    #sideBar .section ul.list-group { padding: 0; height: 38px; overflow: hidden; position: absolute; }
    #sideBar .section ul.list-group a { display: block; }
    #sideBar .section ul.list-group.menu_dropped { height: auto; }
    #sideBar .section ul.list-group.menu_dropped:after { transform: rotate(180deg); font-size: 14px; top: 30px; right: 35px; }
    #sideBar .section ul.list-group:after { content: '▼'; width: 15px; height: 5px; position: absolute; right: 30px; top: 8px; margin: 0 auto; color: rgb(255, 255, 255, 0.4); font-size: 10px; text-shadow: 0px -3px 5px rgba(0, 0, 0, 0.05); transform: scale(1.5, 1.1); opacity: 0.4; }
    .quick-links a{ margin-bottom: 15px; }

    /* Blog */
    #blogRoll .featuredImageThumb { display: block; clear: both; margin-bottom: 40px; }
    #blogRoll .featuredImageThumb > a{ display: none; /*width: 287px; height: 295px;*/ }
    #blogRoll .splitPost .imageCTA{ display: none; }
    #blogRoll .splitPost .featuredImageThumb > a{ background-position: center !important; margin-bottom: 30px; display: block; }
    #blogRoll .featuredArticle h2{ font-size: 4em; }
    #blogRoll .container{ max-width: 760px; width: 100%; }
    #blogRoll .featuredImageThumb > a{ float: none; }

    #blogRoll #sideBar .section ul.list-group, 
    .singleBlog #sideBar .section ul.list-group { width: 91%; }

    /* Footer */
    #footer ul.list-unstyled{ margin-bottom:60px; }
    .blog-roll .post h2, 
    .blog-roll .post h2 a{ font-size: 1.75rem; font-weight: normal;}
}

/* Breakpoint LG */
@media (min-width: 992px) and (max-width: 1199px)
{
    .hidden-lg-down, .hidden-xl-down, .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-xl
    {
        display: none !important;
    } 

    .left-container{ padding-right:15px; }
    .right-container{ padding-left:15px; }   
    
}

/* Breakpoint XL */
@media (min-width: 1200px)
{
    .hidden-xl-down, .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, .hidden-xl-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg
    {
        display: none !important;
    } 

    /* Header */
    #supHeader ul li.nav-item > a{ padding: 0.5rem 1rem; }
    #header ul.nav > li a.nav-link{ padding:0 12px; }
    #header.performanceNav ul.nav > li a.nav-link { padding:0 15px;  }
    
    /* Inside Page */
    .blog-roll .post h2,
    .blog-roll .post h2 a{ font-size: 2.75rem; }

    /* Sidebar */
    #sideBar .list-group li a { padding: 10px 50px; }


    /* Overview - Hand, Wrist, Elbow */
    .split-list { margin-bottom: 30px; }

}
