/*   
 * 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 */
@charset "UTF-8";
.expand-width{ width:100% }
.expand-width > .img-fluid{ width:100% }
.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; }
.box-shadow{ box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(100px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(100px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(100px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}

/* Progresive Load */
.animateThis{ opacity:0; }
.hidden{ opacity:0; }
.visible{ opacity:1; }

/* Bootstrap Overwrite */
.dropdown-menu{ border:0; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.dropdown-divider{ margin: 0 25px !important; }

/* Containers Padding Control */
.tm-50 { margin-top: 50px }
.bm-50 { margin-bottom: 50px }
.tp-60 { padding-top: 60px }
.bp-60 { padding-bottom: 60px }
.tp-100 { padding-top: 100px }
.bp-100 { padding-bottom: 100px }
.tp-104 { padding-top: 104px }
.bp-104 { padding-bottom: 104px }
.bp-110 { padding-bottom: 110px; }
.tp-110 { padding-top:110px }
.tp-120 { padding-top: 120px }
.bp-120 { padding-bottom: 120px }
.tp-140 { padding-top: 140px }
.bp-140 { padding-bottom: 140px }
.tp-160 { padding-top: 160px }
.bp-160 { padding-bottom: 160px }
.tp-146 { padding-top: 146px }
.bp-146 { padding-bottom: 146px }

.max-expand-center { max-width: 1180px; }
.light-gray-bg{ background-color: #f2f2f2; overflow: hidden; }

.closeMe.white{ filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(87deg) brightness(1000%) contrast(100%); }

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

/* Main Navigation */
#header{position:absolute;z-index:999999999;width:100%;transition: 0.3s background-color; background-color: transparent;}
#header .container-fluid .row{height:100px; transition: 0.3s height;}
#header ul.nav {max-width: 500px;}
#header ul.nav > li{font-size:1.125rem;position:relative;display:inline-block;}
#header ul.nav li a{color:#FFF;display:inline-block;position:relative;padding:0.5rem;}
#header ul.nav li a:hover{color:#FFF;opacity:0.8;}
#header ul.nav > li.lighter a.nav-link{color:#FFF}
.sub-menu{display:none;list-style:none;}
.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 > li > .sub-menu{background-color:#FFF;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;}
#header ul.nav li .sub-menu li{padding:0!important;letter-spacing:0.5px;font-size:1rem;}
#header ul.sub-menu li a{color:#FFF;border-bottom:1px solid RGB(238,238,238);margin:0 30px;padding:7px 0!important;}
#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.btn {padding:0;line-height:1;}
#header ul.nav li.btn a{color:#FFF !important;line-height:2;padding-left: 25px;padding-right: 25px;}

/* Header Affixed */
#header.affix .container-fluid .row{ height:100px; }
#header .black{ display: none; }
#header.affix .white{ display: none; }
#header.affix .black{ display: block !important; }
#header.affix{position:fixed;top:0;box-shadow:0 0 10px rgba(0,0,0,0.1);background-color: #f8f6f4;}
#header.affix #menuIco span{background-color:#000;}
#header.affix ul.nav li a { color:#666; }

#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:#666;}
#menuIco.active-menu span{background-color:#666;}
#menuIco span{background-color:#FFF;height:2px;margin-bottom:11px;display:block;}
#menuIco span:first-child{height:1px;}
#menuIco span:last-child{margin-bottom:0;}
#menuIco.menuIconOne{display:inline-block;}

#sideNav { display: none; position: fixed; top: 0; z-index: 999999999; background-color: #f8f6f4; padding: 0 0 40px; right: -420px; height: 100%; width: 100%; overflow-y: scroll }
#sideNav .close { display: none }
#sideNav .nav { margin-bottom: 62px }
#sideNav ul li { display: block; width: 100%; position: relative; line-height: 1.7 }
#sideNav ul li.largerFont a { font-size: 1rem; }
#sideNav ul li a { color: #000; text-transform: uppercase; font-size: 0.9375rem; letter-spacing: 1px; padding: 0.55rem 0; width: 100%; position: relative }
#sideNav ul li a:hover { color: #9c8e79 }
#sideNav ul.nav > li { line-height: 2.1 !important }
#sideNav.show { display: block; z-index: 9999999999 }
#sideNav .btn-primary{margin-top: 0;}



#menuIco { display: inline-block !important; width: 50px; height: auto; float: right; padding: 6px 4px; margin-top: 7px !important; }
#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; }

#logo > a{ display: inline-block; margin-top:0 }
#logo img { max-width: 335px; }
#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:#9c8e79;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}
.sub-menu{display:none;list-style:none;}

#sideNav { max-width: 420px; }
#sideNav .nav{ min-width: 360px;  padding: 0 40px}
#sideNav .nav.activeParent > li{ display: none; }
#sideNav .nav.activeParent > li.showChildren{ display: block !important; }
#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 }
#sideNav .nav.activeParent > li.showChildren ul li a{ text-transform:none !important;font-size:1rem; 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: contain; position: absolute; right: 0; top: 16px }

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: 17px }
ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children.showChildren > a{color: #9c8e79 !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: 9px; height: 9px; display: inline-block; color:#ccc; background:url(images/+.svg) no-repeat center left transparent; background-size: cover; position: absolute; right: 20px; top: 21px; }
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;}

#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;}

#closeBtn{color:#9c8e79;display:block;padding-bottom:15px;padding-left:0;position:relative;margin-bottom:53px;margin-top: 25px;font-size:0.875rem;letter-spacing:1px;}
#closeBtn::after{content: ''; display: inline-block; width: 16px; height: 16px; position: absolute; right: 40px; top: 4px; background-image: url(images/x.svg); background-size: contain; background-repeat: no-repeat }
#closeBtn:hover::after{opacity:0.7;}

#modalScreen { display: inline-block; background-color: rgba(0,0,0,0.2);width: 100%;height: 100%;z-index: 9999999;position: fixed;}

/* Logo Stuff */
#logo > a{ display:inline-block; }
.modal-dialog{ max-width: 570px; }
.modal-content{ padding:25px; }

/* Home */
#slider { overflow: hidden;display: inline-block;position: relative; height:100vh; width: 100%; max-height: 989px; background-color: #000; }
#slider .btn-primary { background-color:rgba(0,0,0,0.8); border-radius: 30px; }
#slider .btn-primary:hover{ background-color: rgb(156, 142, 121); }
#slider .slide{ object-fit: contain;width: 100%; height: auto; opacity:0.5 }
#slider .scrollableContent { height: 100%;width: 100%; position: absolute; }
#slider .scrollableContent::-webkit-scrollbar { display: none; }

#slider .scrollableContent::before,
#slider .scrollableContent::after {
    content: '';
    background-image: url('images/logo-icon.svg');
    display: inline-block;
    width: 300px;
    height: 300px; 
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    opacity: 0.4;
    z-index: 9999999;
    transition: opacity 0.3s ease-in-out;
}
#slider .scrollableContent.hideLogos::before, 
#slider .scrollableContent.hideLogos::after {
    opacity: 0;
} 
#slider .scrollableContent::before { 
    top: 150px;
    left: 60px;
}
#slider .scrollableContent::after { 
    bottom: 150px;
    right: 60px;
}
#slider .preventScrolling { display: block; position: absolute; left: 0; top:0; width: 100%;height: 100%;  z-index: 9999999; }
#slider.fullyVisible .preventScrolling { display: none; }
#slider .contentWrapper { position: absolute; left: 0; width: 100%;height: 100%; overflow-y: scroll; -ms-overflow-style: none; scrollbar-width: none; z-index: 999999; }
#slider .contentWrapper::-webkit-scrollbar {width: 0px; background: transparent; }
#slider .content{ display: flex;max-width: 100%; height: calc(100%); transition: 1s; opacity: 0;}
#slider .content.scrollFade--visible { opacity: 1 !important;/* transform: translateY(0);*/}
#slider h1{ color:#FFF; font-size: 4.25rem; max-width: 600px; }
#slider h1 > span{ color:#9c8e79; }
#slider .contentWrapper::after {
  position: absolute;
  background-color: #000;
  width: 100%;
  opacity: 0.4;
  z-index: -1;
  top: 0;
  transition: top 0.5s;
  content: '';
  display: inline-block;
  left: 0;
}

#slider .lastTitle{ opacity: 0; transition: opacity 0.4s ease-in-out; display: none; z-index: 9999;}
#slider .lastTitle.scrollFade--visible{ display: flex; }
#slider .lastTitle .btn{ border-radius:25px; background-color:rgba(0,0,0,0.5); padding:10px 35px; }
#slider .lastTitle .btn:hover{ background-color:rgba(0,0,0,1);}

#sliderOverlay { position: absolute; background-color: #000; width: 100%; height: 100%; opacity:0.8; z-index: 9; top:0; transition:top 0.5s; }
#sliderOverlay.curtainUp { top:-120vh }

#slider.overflow-auto .content { display: none; } 
sup.plus { color: #9c8e79; font-size: 1.2rem;margin-left: -5px; }
/*.content { opacity: 0; transition: 150ms; /*transform:translateY(100px); }*/
/*.scrollFade--hidden { opacity: 0 !important;  }*/
.plus { transform:scale(1); transition:transform 0.3s}
.plus:hover { transform:scale(1.2) }
.plus.buttock,
.plus.knee,
.plus.shoulder,
.plus.ankle,
.plus.back,
.plus.elbow { position:absolute; display: inline-block; width: 30px;height: 30px; background-image:url('images/logo-icon.svg'); background-size:contain; background-repeat:no-repeat; }
.plus.buttock { top: 8.5%; left: 29%; }
.plus.knee { top: 50%; left: 18%; }
.plus.shoulder { top: 65.5%; left: 50%; }
.plus.elbow { top: 33%; left: 89%; }
.plus.ankle { top: 84%; left: 22%; }
.plus.back { top: 61%; left: 70%; }

.grey-bg { background-color:#2c2c2c; }
.grey-bg h1,
.grey-bg h5,
.grey-bg p,
.grey-bg p span,
.grey-bg .btn-info > span,
.grey-bg a,
.grey-bg .btn-info > span,
.grey-bg .btn.btn-info{ color:#FFF !important; }
.grey-bg .btn.btn-info:hover > span{ color:#9c8e79 !important; }
.grey-bg .btn-info > span{ border-bottom-color:#FFF }
.grey-bg h5 > span{ color:#9c8e79 }

.max-snippet-w { max-width: 490px; }
.overflow-hidden { overflow:hidden; }
.color-offset { box-shadow: 20px 20px 0 rgba(156,142,121,0.1); max-width: calc(100% - 20px); }
.plus-icon-tr { position: relative; }
.plus-icon-tr::before {
    content:'';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('images/corner-icon.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    z-index: 999;
    position: absolute;
    top: -9px;
    right: -9px;
}

.bg-specialized-care {
  background: url('images/specialized-orthopedic-care.webp');
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: center center;
    background-size: cover;
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    z-index: 999;
}
.home-specialties:before,
#headerImage:before { 
    background-repeat: no-repeat;
    content:'';
    display: inline-block;
    width: 300px;
    height: 300px;
    background-image: url('images/logo-icon.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    position: absolute;
    bottom: -120px;
    left: -120px;
    opacity: 0.4;
}

/* Inside Page */
.center-snippet{ max-width: 830px; margin: 0 auto; text-align: left; }
.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: 20px !important; }

/* Landing Page */
.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;
}


#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; text-transform: uppercase; color:#9c8e79; }
#recent-posts h2{ color:#9c8e79; margin:15px 0 30px; line-height: 2.0625rem; font-weight: normal; line-height: 1.3; }
#recent-posts h2 a{ color:#9c8e79; }
#recent-posts p{ font-size: 1.0625rem; color:#576069; margin-bottom: 30px; }

#carouselExampleCaptions:before { 
    background-repeat: no-repeat;
    content:'';
    display: inline-block;
    width: 300px;
    height: 300px;
    background-image: url('images/logo-icon.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    position: absolute;
    bottom: 12%;
    right: 0;
    opacity: 0.4;
}
#carouselExampleCaptions { 
    background: #000; 
    position: relative;
}

#carouselExampleCaptions h1 { color: #FFF; font-size: 3.3rem;}
#carouselExampleCaptions h1 sup.plus {font-size: 2.5rem;}
#carouselExampleCaptions .carousel-item { height: 490px; }
#carouselExampleCaptions .carousel-caption { position: relative; text-align: center; max-width: 1080px; margin: 0 auto; left: 0; right: 0; top: 9% }
#carouselExampleCaptions .carousel-indicators { bottom: 8%; }
#inThePress { border-top: 1px solid #FFF; z-index: 9999; }
#inThePress h5 { display: block; color: #FFF }

#footerBar {
  background-color: #2c2c2c;
  transition: background-color 0.3s;
}
#footerBar a.h5 {
  color: #FFF;
  margin-bottom: 0;
}
#footerBar.homeBar {
    border-top: 1px solid #9c8e79;
    background-color: #000;
    text-align: left;
}
#footerBar.insideBar{
    background-color: #2c2c2c;
    text-align: left;
}

#footer{ 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; }
#footer .copyright a { color: #9c8e79; }
#footer .copyr { color: #9c8e79; }
#footer .col .h5{ margin-bottom: 27px; font-weight: 600;}
#footer .col ul li { line-height: 2.3; letter-spacing: 0.5px; }
#footer .col ul li a{ font-size: 1rem; color:#000; }
#footer .footer-reviews{ display: inline-block; text-transform: uppercase; color: #000; vertical-align: middle; margin-top: 4px; }
#footer hr{ max-width:400px;margin-left:auto;margin-right:auto; border-top: 2px solid #000; margin-top: 1.5rem}
ul#social-media{ list-style: none;display: inline-block;vertical-align: middle;margin-left: 0;height: 21px;padding-left: 10px;margin-bottom: 0; margin-left: 0 ; padding-left: 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: #9c8e79;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 h5{color:#FFF !important;}
.popup .btn-info span{color:#FFF !important; border-bottom:2px solid #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%;margin-left: auto;max-width: 355px;margin-right: 30px;right: 0;left: 0;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; }


/* Breakpoint XS */
@media (max-width: 575px)
{
    .hidden-xs-down, .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, .hidden-xs-up
    {
        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; }
    .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; }
    /* Side Wide */
    .tp-100 { padding-top: 80px; }
    .bp-100 { padding-bottom: 80px; }
    .tp-104 { padding-top: 80px }
    .bp-104 { padding-bottom: 80px }
    .bp-110 { padding-bottom: 80px; }
    .tp-110 { padding-top:80px }
    .bp-120 { padding-bottom: 80px; }
    .tp-120 { padding-top:80px }
    .tp-140 { padding-top: 80px }
    .bp-140 { padding-bottom: 80px }
    .bp-60 { padding-bottom: 80px; }
    .tp-60{ padding-top: 80px; }

    #alertMessage p { padding-top: 10px !important;padding-bottom: 10px !important; }

    #sideNav { max-width: 450px; }

    /* Header */
    #logo img {max-width: 265px !important;height: 60px;}
    #menuIco { margin-top: 0px !important; }
    #header .container-fluid .row { height: 70px !important;}
    #headerImage::before {width: 140px;height: 140px;bottom: -56px;left: -56px;}

    /* Home Page */
    .plus.buttock { top: 8.5%; left: 20% !important; }
    .plus.ankle { top: 81%; left: 11% !important; }
    .plus.back { top: 61%; left: 73% !important; }
     
    .pt-xs-0 { padding-top: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%; }

    #slider { height:100vh; }
    #slider h1{ font-size: 32px; max-width: 250px; margin: 0 auto; padding:0 15px }
    /* Corner Plus Icons */
    #slider .scrollableContent::before,
    #slider .scrollableContent::after { width: 50px !important; height: 50px !important; }
    #slider .scrollableContent::before { top: 90px !important; left: 15px; }
    #slider .scrollableContent::after { bottom: 120px !important; right: 15px; }
    #slider .slide{ object-fit:cover; height: 100%; width: auto; }

    #carouselExampleCaptions { padding-top:0 }
    #carouselExampleCaptions h1 { font-size: 1.35rem;padding: 10px; }
    #carouselExampleCaptions .carousel-item {height: 370px;}
    #carouselExampleCaptions::before,
    #carouselExampleCaptions::after{ width: 80px; height: 80px; }

    /* Footer */
    #footer .d-flex{ display: block !important; }
    #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
    {
        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*/
    .light-gray-bg .reversed-xs > div:first-child{ flex: none !important; }

}

@media (max-width: 1230px) { 
    .bg-specialized-care {
        background-position: -110px center;
    }
    .plus.knee { top: 50%; left: 8%; }
    .plus.shoulder { top: 65.5%; left: 44%; }
    .plus.ankle { top: 84%; left: 8%; }
    .plus.back { top: 61%; left: 69%; }
}
@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; }
    #sideBar .headshot{ float: left; }
}

/* Breakpoint MD */
@media (max-width: 768px) {
/*    .bg-specialized-care{ display: none; }*/
    .home-specialties:before,
    #headerImage:before { 
        width: 210px;
        height: 210px;
        bottom: -83px;
        left: -84px;
    }

    .bg-specialized-care {
        width: 100%;
        height: 550px !important;
        position: relative;
        background-position: center center;
    }
    .plus.elbow {top: 33%;left: 89%;}
    .plus.buttock {top: 8.5%;left: 29%;}
    .plus.knee {top: 50%;left: 20%;}
    .plus.shoulder {top: 65.5%;left: 50%; }
    .plus.ankle { top: 84%; left: 22%; }
    .plus.back { top: 61%; left: 70%; }
}
@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
    {
        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;
    }

    .box.row{ margin-left: 0; margin-right: 0; }
    .post-section { padding-left: 15px; padding-right: 15px;}
    .container { max-width: 100%; }

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

    #header .container-fluid .row { height: 80px; }

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

    #slider { max-height: 100vh; height: 100vh }
    #slider .contentWrapper { max-height: 100vh; height: 100vh; }

    #slider .scrollableContent::before { top: 110px;left: 15px; }
    #slider .scrollableContent::after { bottom: 110px; right: 15px; }
    #slider .scrollableContent::before, 
    #slider .scrollableContent::after{width:90px;height:90px; }

    #slider .content{ height: 100vh;z-index:999999999999}
    #slider h1 {color: #FFF;font-size: 2.25rem;max-width: 500px;margin: 0 auto;}
    .bg-specialized-care {
        width: 100%;
        height: 1000px;
        position: relative;
        background-position: center center;
    }
    .plus.elbow {top: 33%;left: 89%;}
    .plus.buttock {top: 8.5%;left: 29%;}
    .plus.knee {top: 50%;left: 20%;}
    .plus.shoulder {top: 65.5%;left: 50%;}
    .plus.ankle { top: 84%; left: 22%; }
    .plus.back { top: 61%; left: 70%; }

    /* Header Image */
    #headerImage::before{width: 210px;height: 210px;bottom: -83px; left: -85px;}
    #sideBar{ max-width:100%; display: none; }
    
    .insidePage img{ margin:0 20px 20px 0; max-width: 150px; }

    .drBio img{ margin:0; max-width: 100%; }

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

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

    #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; }

    /* Footer */
    #footer ul.list-unstyled{ margin-bottom:60px; }
}

/* 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
    {
        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
    {
        display: none !important;
    } 
    /* Header */
    #supHeader ul li.nav-item > a{ padding: 0.5rem 1rem; }
}
