@font-face {
    font-family: 'fontello';
    src: url('fonts/font/fontello.eot?3615322');
    src: url('fonts/font/fontello.eot?615322#iefix') format('embedded-opentype'), url('fonts/font/fontello.woff?3615322') format('woff'), url('fonts/font/fontello.ttf?3615322') format('truetype'), url('fonts/font/fontello.svg?3615322#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fontello';
    src: url(fonts/fontello.eot?7354010);
    src: url(fonts/fontello.eot?7354010#iefix) format('embedded-opentype'), url(fonts/fontello.woff2?7354010) format('woff2'), url(fonts/fontello.woff?7354010) format('woff'), url(fonts/fontello.ttf?7354010) format('truetype'), url(fonts/fontello.svg?7354010#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
  font-family: 'fontello';
  src: url('fonts/font1/fontello.eot?17605700');
  src: url('fonts/font1/fontello.eot?17605700#iefix') format('embedded-opentype'),
       url('fonts/font1/fontello.woff2?17605700') format('woff2'),
       url('fonts/font1/fontello.woff?17605700') format('woff'),
       url('fonts/font1/fontello.ttf?17605700') format('truetype'),
       url('fonts/font1/fontello.svg?17605700#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

::selection {
    background: #00b2a9;
    color: #fff
}

::-moz-selection {
    background: #3f51b5;
    color: #fff
}

::-o-selection {
    background: #3f51b5;
    color: #fff
}

::-ms-selection {
    background: #3f51b5;
    color: #fff
}

::-webkit-scrollbar {
    width: 8px;
    background: #000
}

::-webkit-scrollbar-thumb {
    background: #3f51b5
}
.vids{
    text-align: center;
}
.vids li{
    width: 24%;
    display: inline-block;
    vertical-align: top;
    background: none !important;
}
.forms-pdf ul li {
    background: 0 0;
    padding: 5px 0
}

.forms-pdf ul li a[href$=".pdf"] {
    background: url(../images/pdf-icon.png) no-repeat 5px top;
    padding: 0 0 0 25px
}

#Access-Container {
    z-index: 9999
}

#CLinks,
#Landing-Links,
#Map-Container,
#Orthopedic-Surgeons,
#Specialties,
#Instagram_Bio_Container {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative
}

#Accessibility,
#Banner,
#CLinks-Intra,
#Content-Main,
#Credibility,
#Footer,
#Header,
#Landing-Links-Intra,
#Main-Menu,
#Mobile-Menu,
#Orthopedic-Surgeons-Intra,
#Service,
#Specialties-Intra,
#Instagram_Bio_Intra {
    max-width: 1200px;
    min-width: 300px;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.videoBorder{
    height: 210px;
}
#Instagram_Bio_Container {
    background: #034778;
    height: 750px;
}

#Instagram_Bio_Container #Instagram_Bio_Intra {
    padding: 60px 5px;
    text-align: center;
}

#Instagram_Bio_Container .logo {
    margin: 30px auto;
    float: none !important;

}

#Instagram_Bio_Container .logo img {
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}

#Instagram_Bio_Container .links {
    max-width: 650px;
    margin: 20px auto;
    /*display: inline-block;
    width: 100%;*/
}

#Instagram_Bio_Container .links li {
    margin: 8px auto;
    display: inline-block;
    width: 100%;
    animation: coming_left_to_right;
    animation-timing-function: linear;
}

#Instagram_Bio_Container .links li a {
    position: relative;
    background: #fff;
    display: block;
    width: 100%;
    height: auto;
    border-radius: 6px;
    padding: 15px 65px;
    font: 400 24px/30px 'Source Sans Pro', sans-serif;
    color: #034778;
}

#Instagram_Bio_Container .links li a::before {
    content: '';
    position: absolute;
    background: url('../images/instagram-bio-link-sprite.png') no-repeat center top;
    width: 53px;
    height: 42px;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
}

#Instagram_Bio_Container .links li.visit a::before {

    background-position: 0 2px;

}

#Instagram_Bio_Container .links li.appointment a::before {
    background-position: 0 -74px;
}

#Instagram_Bio_Container .links li.blog a::before {
    background-position: 0 -152px;
}
.smo-icons {
    text-align: center !important;
}
.smo-icons li {
    width: 33px !important;
    height: 33px !important;
    border: 2px solid #fff !important;
border-radius: 10px !important;
}

nav {
    border-bottom: 1px solid #d5d5d7
}

.menu li {
    color: #000;
    font: normal 14px/26px 'Open Sans', sans-serif;
    text-transform: uppercase;
    transition: .7s all ease
}

.menu > li:hover > a {
    color: #03467a
}

.menu > li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 0;
    margin: auto;
    height: 2px;
    background: #03467a;
    transition: .7s all ease
}

.menu > li:hover:before {
    width: 90%
}

.menu li a {
    padding: 15px 0;
    color: #000
}

.menu li li {
    background: #03467a;
    width: 250px;
    transition: .8s all ease
}

.menu li li:hover {
    background: #012b4c
}

.menu-patient > ul > li {
    width: 350px
}

.menu li li a {
    color: #fff;
}

.menu-home {
    width: 50px;
    font-size: 0 !important
}

.menu-home a {
    width: 100%;
    height: 100%;
    background: url(../images/home-b.png) no-repeat center center
}

.menu-patient .subMenu,
.menu-specialties .subMenu {
    width: 650px;
    left: -158px;
    text-align: left
}

.menu .menu-patient .subMenu li,
.menu-specialties .subMenu li {
    display: inline-block;
    width: 50%;
    margin: 0 -2px
}

.post-image {
    margin-right: 21px !important
}

.post-image img {
    border: 2px solid #d6d6d6;
    margin-bottom: 10px
}

.detailed-post-content img {
    margin: 10px;
    border: 1px solid #d6d6d6
}

#Banner-Container #Banner {
    height: 657px
}

#Banner-Container .banner1 {
    background: url(../images/banner1.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container .banner1 .theme-L {
    background: url(../images/banner1-l.jpg) no-repeat right top
}

#Banner-Container .banner1 .theme-R {
    background: url(../images/banner1-r.jpg) no-repeat left top
}

#Banner-Container .banner2 {
    background: url(../images/banner2.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container .banner2 .theme-L {
    background: url(../images/banner2-l.jpg) no-repeat right top
}

#Banner-Container .banner2 .theme-R {
    background: url(../images/banner1-r.jpg) no-repeat left top
}

#Banner-Container .banner3 {
    background: url(../images/banner3-new.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container .banner3 .theme-L {
    background: url(../images/banner3-l-new.jpg) no-repeat right top
}

#Banner-Container .banner3 .theme-R {
    background: url(../images/banner5-r.jpg) no-repeat left top
}

#Banner-Container .banner4 {
    background: url(../images/banner4.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container .banner4 .theme-L {
    background: url(../images/banner4-l.jpg) no-repeat right top
}

#Banner-Container .banner4 .theme-R {
    background: url(../images/banner4-r.jpg) no-repeat left top
}

#Banner-Container .banner5 {
    background: url(../images/banner5.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container .banner5 .theme-L {
    background: url(../images/banner5-l.jpg) no-repeat right top
}

#Banner-Container .banner5 .theme-R {
    background: url(../images/banner5-r.jpg) no-repeat left top
}

#Banner-Container .banner6 {
    background: url(../images/banner16.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container .banner6 .theme-L {
    background: url(../images/banner5-l.jpg) no-repeat right top
}

#Banner-Container .banner6 .theme-R {
    background: url(../images/banner5-r.jpg) no-repeat left top
}

#Banner-Container .banner7 {
    background: url(../images/banner7.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container .banner7 .theme-L {
    background: url(../images/banner5-l.jpg) no-repeat right top
}

#Banner-Container .banner7 .theme-R {
    background: url(../images/banner5-r.jpg) no-repeat left top
}

#Banner-Container .banner8 {
    background: url(../images/banner8.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container .banner8 .theme-L {
    background: url(../images/banner5-l.jpg) no-repeat right top
}

#Banner-Container .banner8 .theme-R {
    background: url(../images/banner5-r.jpg) no-repeat left top
}

#Banner-Container .banner9 {
    background: url(../images/banner9.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container .banner9 .theme-L {
    background: url(../images/banner5-l.jpg) no-repeat right top
}

#Banner-Container .banner9 .theme-R {
    background: url(../images/banner5-r.jpg) no-repeat left top
}

#Banner-Container .banner10 {
    background: url(../images/banner10.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container .banner10 .theme-L {
    background: url(../images/banner5-l.jpg) no-repeat right top
}

#Banner-Container .banner10 .theme-R {
    background: url(../images/banner5-r.jpg) no-repeat left top
}

#Banner-Container .banner11 {
    background: url(../images/banner11.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container .banner11 .theme-L {
    background: url(../images/banner5-l.jpg) no-repeat right top
}

#Banner-Container .banner11 .theme-R {
    background: url(../images/banner5-r.jpg) no-repeat left top
}


#Banner-Container .banner12 {
    background: url(../images/banner15.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container .banner12 .theme-L {
    background: url(../images/banner15-left.jpg) no-repeat right top
}

#Banner-Container .banner12 .theme-R {
    background: url(../images/banner15-right.jpg) no-repeat left top
}



.banner-head {
    color: #045f9a;
    font: normal 46px/52px 'Roboto Condensed';
    text-align: center;
    text-transform: uppercase
}

.banner-head span {
    color: #1e2127;
    display: block;
    font-size: 32px;
    line-height: 40px;
}

.banner-content p {
    font: 400 17px/22px Roboto, sans-serif;
    text-align: center;
    color: #424242;
}

.banner-more {
    background: #000;
    color: #fff;
    width: 120px;
    text-transform: uppercase;
    font: 400 15px/22px Roboto, sans-serif;
    margin: 10px auto;
    text-align: center;
    transition: .7s all ease
}

.banner-more a {
    display: block;
    padding: 7px
}

.banner-more:hover {
    color: #000;
    background: #fff
}

#Banner-Container-S div#Banner ul#Slider1{
	display:none;
}
#Banner-Container-S .Banner-Tabs {
	display:none;
}
#Content-Container{
	background:none !important;
}
#Banner-Container-S #Banner {
    /* height: 600px */
	height: 200px
}


#Banner-Container-S .banner1 {
    background: url(../images/banner1-s.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container-S .banner1 .theme-L {
    background: url(../images/banner1-s-l.jpg) no-repeat right top
}

#Banner-Container-S .banner1 .theme-R {
    background: url(../images/banner1-s-r.jpg) no-repeat left top
}

#Banner-Container-S .banner2 {
    background: url(../images/banner2-s.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container-S .banner2 .theme-L {
    background: url(../images/banner1-s-l.jpg) no-repeat right top
}

#Banner-Container-S .banner2 .theme-R {
    background: url(../images/banner1-s-r.jpg) no-repeat left top
}

#Banner-Container-S .banner3 {
    background: url(../images/banner3-s-new.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container-S .banner3 .theme-L {
    background: url(../images/banner3-s-l-new.jpg) no-repeat right top
}

#Banner-Container-S .banner3 .theme-R {
    background: url(../images/banner3-s-r-new.jpg) no-repeat left top
}

#Banner-Container-S .banner4 {
    background: url(../images/banner4-s.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container-S .banner4 .theme-L {
    background: url(../images/banner4-s-l.jpg) no-repeat right top
}

#Banner-Container-S .banner4 .theme-R {
    background: url(../images/banner4-s-r.jpg) no-repeat left top
}

#Banner-Container-S .banner5 {
    background: url(../images/banner5-s.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container-S .banner5 .theme-L {
    background: url(../images/banner5-s-l.jpg) no-repeat right top
}

#Banner-Container-S .banner5 .theme-R {
    background: url(../images/banner5-s-r.jpg) no-repeat left top
}

#Banner-Container-S .banner6 {
    background: url(../images/banner6-s-new1.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container-S .banner6 .theme-L {
    background: url(../images/banner6-s-l.jpg) no-repeat right top
}

#Banner-Container-S .banner6 .theme-R {
    background: url(../images/banner6-s-r.jpg) no-repeat left top
}

#Banner-Container-S .banner7 {
    background: url(../images/banner7-s.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container-S .banner7 .theme-L {
    background: url(../images/banner6-s-l.jpg) no-repeat right top
}

#Banner-Container-S .banner7 .theme-R {
    background: url(../images/banner6-s-r.jpg) no-repeat left top
}

#Banner-Container-S .banner8 {
    background: url(../images/banner8-s.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container-S .banner8 .theme-L {
    background: url(../images/banner6-s-l.jpg) no-repeat right top
}

#Banner-Container-S .banner8 .theme-R {
    background: url(../images/banner6-s-r.jpg) no-repeat left top
}

#Banner-Container-S .banner9 {
    background: url(../images/banner9-s.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container-S .banner9 .theme-L {
    background: url(../images/banner6-s-l.jpg) no-repeat right top
}

#Banner-Container-S .banner9 .theme-R {
    background: url(../images/banner6-s-r.jpg) no-repeat left top
}

#Banner-Container-S .banner10 {
    background: url(../images/banner10-s.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container-S .banner10 .theme-L {
    background: url(../images/banner6-s-l.jpg) no-repeat right top
}

#Banner-Container-S .banner10 .theme-R {
    background: url(../images/banner6-s-r.jpg) no-repeat left top
}

#Banner-Container-S .banner11 {
    background: url(../images/banner11-s.jpg) no-repeat center top;
    background-size: cover
}

#Banner-Container-S .banner11 .theme-L {
    background: url(../images/banner6-s-l.jpg) no-repeat right top
}

#Banner-Container-S .banner11 .theme-R {
    background: url(../images/banner6-s-r.jpg) no-repeat left top
}

#Content-Container {
    background: url(../images/banner-btm-border-s.png) no-repeat center top
}

.banner-content {
    position: absolute;
    font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
    right: 46%;
    top: 66%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 15px;
    width: 510px
}

.navigation {
    font: 400 14px/20px Montserrat, sans-serif;
    padding: 50px 0 10px 10px
}

.navigation a {
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    color: #607a92
}

.textMain {
    font: 400 14px/24px Montserrat, sans-serif;
    color: #2d2f2f
}

.textMain a {
    color: #5493c5;
    text-decoration: none
}

.textMain a:hover {
    color: #0981f9;
    text-decoration: none
}

.textMain h1 {
    font: normal 40px/50px 'Open Sans', sans-serif;
    color: #414141;
    text-align: center;
    position: relative;
    margin: 0 0 30px 0
}

.textMain h1:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    width: 210px;
    background: #414141;
    bottom: 0
}

.textMain h1:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -6px;
    margin: auto;
    background: url(../images/south-palm-orthopedics-ico.jpg) no-repeat center center;
    width: 25px;
    height: 15px;
    z-index: 99
}

.textMain h1 span {
    font: 400 20px/30px Montserrat, sans-serif;
    color: #4d4d4d
}

.hTag2,
.textMain h2,
.textMain h3.hTag2,
.textMain h4.hTag2 {
    font: 700 30px/40px Montserrat, sans-serif;
    color: #686a6c;
    margin: 0 0 10px 0
}

.textMain h2 span {
    font: 400 16px/20px Montserrat, sans-serif;
    color: #000
}

.hTag2 a,
.textMain h2 a,
.textMain h3.hTag2 a,
.textMain h4.hTag2 a {
    color: #353535
}

.hTag3,
.textMain h2.hTag3,
.textMain h3,
.textMain h4.hTag3 {
    font: 500 19px/28px Montserrat, sans-serif;
    color: #353535;
    margin: 0 0 10px 0
}

.hTag3 a,
.textMain h2.hTag3 a,
.textMain h3 a,
.textMain h4.hTag3 a {
    color: #353535
}

.hTag4,
.textMain h2.hTag4,
.textMain h3.hTag4,
.textMain h4 {
    font: 400 20px/30px Montserrat, sans-serif;
    color: #ff9800
}

.hTag4 a,
.textMain h2.hTag4 a,
.textMain h3.hTag4 a,
.textMain h4 a {
    color: #014cbe
}
#Sidebar {
	display:none;
}
#Sidebar {
    width: 320px;
    padding: 50px 0 30px 0
}

.social-logo {
    width: 300px;
    text-align: center
}

.social-logo li {
    display: inline-block;
    vertical-align: top
}

.ypo-logo {
    width: 120px;
    text-align: center
}

.logo {
    text-align: center;
    padding: 10px 0
}

.logo a {
    display: inline-block
}

.header-left {
    float: left;
    background: #939598;
    position: relative;
    width: 98%;
    text-align: right
}

.header-right {
    float: right;
    background: #939598;
    position: relative;
    width: 98%;
    text-align: left
}

.header-left li {
    display: inline-block;
    vertical-align: top;
    font: 400 14px/22px Roboto, sans-serif;
    text-transform: uppercase;
    color: #fff;
    position: relative
}

.header-left li input {
    font: 400 14px/22px Roboto, sans-serif;
    display: block;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    cursor: pointer;
    padding: 10px 10px 10px 30px;
    margin: 0;
    background: 0 0
}

.header-left li a {
    display: block;
    color: #fff;
    padding: 10px 10px 10px 30px
}

.header-right li {
    display: inline-block;
    vertical-align: top;
    font: 400 14px/22px Roboto, sans-serif;
    text-transform: uppercase;
    color: #fff;
    position: relative
}

.header-right li a {
    display: block;
    color: #fff;
    padding: 10px 10px 10px 30px
}

.map li:before {
    position: relative;
    color: #fff;
    right: 5px;
    font-family: fontello;
    font-size: 20px;
}

.map li.call-ico.tel1 a {
    font-size: 20px;
}

.header-left li:before,
.header-right li:before {
    position: absolute;
    color: #fff;
    left: 7px;
    top: 9px;
    font-family: fontello
}

.header-left:before {
    content: '';
    position: absolute;
    background: #939598;
    height: 100%;
    width: 100%;
    left: -100%
}

.header-right:before {
    content: '';
    position: absolute;
    background: #939598;
    height: 100%;
    width: 100%;
    right: -100%
}

.header-left li.bill-ico:before {
    content: '\E81E'
}

.header-left li.appointment-ico:before {
    content: '\E80C'
}

.header-right li.call-ico:before {
    content: '\E80E'
}

.map li.call-ico:before {
    content: '\E80E'
}

.header-right li.login-ico:before {
    content: '\E806'
}

.menu-home {
    width: 5%
}

.menu-about {
    width: 11%
}

.menu-providers {
    width: 15%
}

.menu-patient {
    width: 21%
}

.menu-first {
    width: 15%
}

.menu-specialties {
    width: 11%
}

.menu-blog {
    width: 8%
}

.menu-faq {
    width: 8%
}

.menu-contact {
    width: 12%
}

.transparentHeader {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 9;
}

#Orthopedic-Surgeons {
    background: url(../images/specialties-top-bg.png) no-repeat center bottom
}

.rslides:after {
    content: '';
    clear: both;
    display: block
}

#Orthopedic-Surgeons-Intra {
    background: url(../images/banner-btm-bg.png) no-repeat 17px top;
    position: relative;
    min-height: 115px
}

#Orthopedic-Surgeons-Intra .Ortho_nav {
    position: absolute;
    left: 23px;
    right: 20px;
    margin: 0 307px;
    width: 55px;
    height: 40px;
    text-indent: -9999px;
    z-index: 9;
    outline: 0
}

#Orthopedic-Surgeons-Intra .next {
    background: url(../images/next-b.png) no-repeat 30px 0;
    right: 0 !important;
    bottom: -1%
}

#Orthopedic-Surgeons-Intra .prev {
    background: url(../images/prev-b.png) no-repeat 0 0;
    bottom: -1%
}

#Orthopedic-Surgeons-Intra:after {
    content: '';
    position: absolute;
    right: -100%;
    width: 100%;
    height: 100%;
    background: url(../images/banner-btm-bg-r.png) no-repeat center top
}

.dr-link {
    vertical-align: top;
    padding: 90px 0 0 0
}

.dr-profile {
    width: 40%
}

.dr-link-intra {
    max-width: 500px;
    margin: auto;
    text-align: center
}

.ortho-title {
    color: #03467a;
    font: 300 24px/24px 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    position: relative;
    padding: 0 70px
}

.ortho-title:before {
    content: '';
    position: absolute;
    left: 0;
    height: 1px;
    width: 60px;
    background: #03467a;
    top: 11px
}

.ortho-title:after {
    content: '';
    position: absolute;
    right: 0;
    height: 1px;
    width: 60px;
    background: #03467a;
    top: 11px
}

.dr-link-intra h2 {
    text-transform: uppercase;
    font: normal 32px/44px "Neuton", serif;
}

.dr-link-intra.william a {
    margin: 6px auto 0 auto
}

.dr-link-intra.william span.refer {
    display: block;
    font: 300 18px/24px 'Roboto Condensed', sans-serif
}

.dr-link-intra.william span.refer a {
    background: none !important;
    width: auto;
    color: #040525 !important;
    text-transform: lowercase
}

.dr-link-intra a {
    display: block;
    font: 300 17px/24px 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    background: #000;
    width: 120px;
    color: #fff;
    margin: 40px auto 0 auto;
    padding: 6px 0
}

.Ortho-Tabs {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    top: 56%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.Ortho-Tabs li {
    font: 400 17px/24px 'Roboto Condensed', sans-serif
}

.Ortho-Tabs li a {
    padding: 0 0 0 5px;
    border-left: 8px solid #717375
}

#Specialties {
    background: url(../images/specialties-bg.png) no-repeat center top
}

#Specialties-Intra {
    min-height: 759px
}

#flexisel1 {
    padding: 0 0 30px 0
}

.specialties-l {
    width: 38%;
    position: relative;
    vertical-align: middle
}

.specialties-l .anatomy-container {
    position: relative
}

.spot-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 1
}

.spot-hover li {
    position: absolute !important;
    opacity: 1 !important;
    display: inherit;
    left: initial;
    right: initial;
    top: initial;
    bottom: initial;
    transition: .7s all ease;
    height: 20px;
    width: 20px
}

.spot-hover li:before {
    content: '';
    height: 20px;
    transition: .7s all ease;
    position: absolute;
    width: 20px;
    background: #03467a;
    border: 3px solid rgba(255, 255, 255, .9);
    border-radius: 50%;
    cursor: pointer
}

.spot-hover li:hover:before {
    transform: scale(1.5)
}

.spot-hover li a {
    display: block;
    height: 100%
}

.spot-hover li.wrist-ico {
    left: 44%;
    top: 9%
}

.spot-hover li.knee-ico {
    right: 33%;
    top: 52%
}

.spot-hover li.elbow-ico {
    right: 12%;
    top: 26%
}

.spot-hover li.shoulder-ico {
    left: 58%;
    top: 7%
}

.spot-hover li.foot-ankle-ico {
    left: 32%;
    bottom: 36%
}

.spot-hover li.hip-ico {
    left: 48%;
    top: 34%
}

.spot-hover li span {
    background: rgba(255, 255, 255, .9);
    width: 130px;
    display: block;
    text-align: center;
    padding: 10px 0;
    position: absolute;
    bottom: -73px;
    left: -58px;
    font: normal 18px/18px 'Roboto Condensed';
    letter-spacing: 1px;
    display: none;
    transition: .7s all ease;
    z-index: 9999
}

.spot-hover li:hover span {
    display: block
}

.warning-text {
    background: red;
    padding: 18px 25px;
    width: 77%;
    margin: 0 auto;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font: 400 16px/24px Montserrat, sans-serif
}

.spot-hover li span:before {
    content: '';
    position: absolute;
    border-top: 10px solid #0000;
    border-bottom: 10px solid #ffffffe6;
    border-right: 10px solid #0000;
    border-left: 10px solid #0000;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0
}

.thumb-video-icon {
    position: absolute;
    top: 40%;
    left: 45%;
    margin: -12.5px 0 0 -12.5px;
}

.cat-thumb-time span {
    float: right;
    color: #404040;
}

.cat-thumb-image {
    position: relative;
    overflow: hidden;
    width: 125px;
    height: 70px;
}

.category-thumbnails li {
    float: left;
    margin: -19px -8px 7px 6px;
    min-height: 135px;
    overflow: hidden;
}

.cat-thumb-time {
    width: 90%;
    background: url(/images/time-frame-bg.png) center repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 5%;
    height: 22px;
}

.specialties-l .txtTitle {
    position: absolute;
    color: #fff;
    text-align: right;
    font: 300 20px/30px 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    right: 0;
    top: 45%
}

.specialties-l .txtTitle span {
    display: block;
    font: normal 38px/28px 'Roboto Condensed';
    text-transform: uppercase
}

.specialties-r-title {
    font: 300 20px/30px 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 30px 0
}

.specialties-r-title span {
    display: block;
    font: normal 38px/28px 'Roboto Condensed'
}

.specialties-r {
    text-align: center
}

.specialties-list {
    width: 90%;
    margin: auto
}

.specialties-list li {
    width: 205px;
    border-right: 1px solid #606264
}

.specialties-list li a:first-child {
    border-bottom: 1px solid #606264;
    height: 190px;
    position: relative
}

.specialties-list li a:first-child:after {
    content: '';
    position: absolute;
    right: -4px;
    bottom: -11px;
    height: 23px;
    width: 7px;
    background: #606264
}

.specialties-list li a {
    display: block;
    padding: 0 0 20px 0
}

.specialties-list li .icon {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 8px solid #616466;
    margin: 10px auto;
    transition: .7s all ease
}

.specialties-list li .txt {
    font: normal 16px/24px 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block
}

.shoulder-icon .icon {
    background: url(../images/shoulder-ico.png) no-repeat center center #f6f8f9
}

.hip-icon .icon {
    background: url(../images/hip-ico.png) no-repeat center center #f6f8f9
}

.elbow-icon .icon {
    background: url(../images/elbow-ico.png) no-repeat center center #f6f8f9
}

.knee-icon .icon {
    background: url(../images/knee-ico.png) no-repeat center center #f6f8f9
}

.hand-icon .icon {
    background: url(../images/hand-and-wrist-ico.png) no-repeat center center #f6f8f9
}

.foot-icon .icon {
    background: url(../images/foot-and-ankle-ico.png) no-repeat center center #f6f8f9
}

.sports-icon .icon {
    background: url(../images/sports-medicine-ico.png) no-repeat center center #f6f8f9
}

.trauma-icon .icon {
    background: url(../images/trauma-and-fractures-ico.png) no-repeat center center #f6f8f9
}

.arthroscopic-icon .icon {
    background: url(../images/arthroscopic-surgery-ico.png) no-repeat center center #f6f8f9
}

.stem-cell-icon .icon {
    background: url(../images/stem-cell-therapy-ico.png) no-repeat center center #f6f8f9
}

.joint-icon .icon {
    background: url(../images/joint-reconstruction-ico.png) no-repeat center center #f6f8f9
}

.prp-icon .icon {
    background: url(../images/prp-therapy-ico.png) no-repeat center center #f6f8f9
}

.pt-ico .icon {
    background: url(../images/physical-therapy-ico.png) no-repeat center center #f6f8f9
}

.pain-icon .icon {
    background: url(../images/pain-management-ico.png) no-repeat center center #f6f8f9
}

.shoulder-icon:hover .icon {
    background: url(../images/shoulder-ico-h.png) no-repeat center center #484b4d
}

.hip-icon:hover .icon {
    background: url(../images/hip-ico-h.png) no-repeat center center #484b4d
}

.elbow-icon:hover .icon {
    background: url(../images/elbow-ico-h.png) no-repeat center center #484b4d
}

.knee-icon:hover .icon {
    background: url(../images/knee-ico-h.png) no-repeat center center #484b4d
}

.hand-icon:hover .icon {
    background: url(../images/hand-and-wrist-ico-h.png) no-repeat center center #484b4d
}

.foot-icon:hover .icon {
    background: url(../images/foot-and-ankle-ico-h.png) no-repeat center center #484b4d
}

.sports-icon:hover .icon {
    background: url(../images/sports-medicine-ico-h.png) no-repeat center center #484b4d
}

.trauma-icon:hover .icon {
    background: url(../images/trauma-and-fractures-ico-h.png) no-repeat center center #484b4d
}

.arthroscopic-icon:hover .icon {
    background: url(../images/arthroscopic-surgery-ico-h.png) no-repeat center center #484b4d
}

.stem-cell-icon:hover .icon {
    background: url(../images/stem-cell-therapy-ico-h.png) no-repeat center center #484b4d
}

.joint-icon:hover .icon {
    background: url(../images/joint-reconstruction-ico-h.png) no-repeat center center #484b4d
}

.prp-icon:hover .icon {
    background: url(../images/prp-therapy-ico-h.png) no-repeat center center #484b4d
}

.pt-ico:hover .icon {
    background: url(../images/physical-therapy-ico-h.png) no-repeat center center #484b4d
}

.pain-icon:hover .icon {
    background: url(../images/pain-management-ico-h.png) no-repeat center center #484b4d
}

#flexisel1:after {
    content: '';
    clear: both;
    display: block
}

.specialties-list .nbs-flexisel-nav-right {
    background: url(../images/next-w.png) no-repeat right center;
    width: 30px;
    height: 22px;
    z-index: 999;
    bottom: 10px;
    top: inherit !important;
    left: 34px;
    right: 0;
    margin: auto;
    border-left: 1px solid #ddd;
    cursor: pointer
}

.specialties-list .nbs-flexisel-nav-left {
    background: url(../images/prev-w.png) no-repeat center center;
    width: 20px;
    height: 22px;
    z-index: 999;
    bottom: 10px;
    top: inherit !important;
    right: 42px;
    left: 0;
    margin: auto;
    cursor: pointer
}

#Landing-Links {
    background: #f5f5f5;
    margin: -198px 0 0 0;
    position: static;
    padding: 0 0 30px 0
}

#Landing-Links-Intra .landing-top-links {
    text-align: center
}

#Landing-Links-Intra .landing-top-links li {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
    border: 10px solid rgba(255, 255, 255, .2)
}

#Landing-Links-Intra .landingText {
    background: #03467a;
    padding: 30px 0 0 0;
    min-height: 150px
}

.headingTxt {
    color: #fff;
    font: normal 24px/30px 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 0 0 0
}

.headingTxt span {
    display: block;
    color: #88c2ee;
    font: 400 16px/24px 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px
}

.landingText a {
    color: #fff;
    text-transform: uppercase;
    font: 300 18px/30px 'Roboto Condensed', sans-serif
}

#CLinks-Intra .textHeading,
#Landing-Links-Intra .textHeading {
    font: normal 30px/40px 'Roboto Condensed';
    text-align: center;
    padding: 30px 0;
    text-transform: uppercase;
    letter-spacing: 1px
}

#CLinks-Intra .textHeading span,
#Landing-Links-Intra .textHeading span {
    position: relative
}

#CLinks-Intra .textHeading span:first-child,
#Landing-Links-Intra .textHeading span:first-child {
    color: #12518a
}

#CLinks-Intra .textHeading .col,
#Landing-Links-Intra .textHeading .col {
    color: #2e3035
}

#CLinks-Intra .textHeading span:first-child:before,
#Landing-Links-Intra .textHeading span:first-child:before {
    content: '';
    position: absolute;
    left: -110px;
    top: 15px;
    background: url(../images/heading-bg.png) no-repeat center center;
    width: 95px;
    height: 7px
}

#CLinks-Intra .textHeading span:last-child:before,
#Landing-Links-Intra .textHeading span:last-child:before {
    content: '';
    position: absolute;
    right: -65px;
    top: 15px;
    background: url(../images/heading-bg.png) no-repeat center center;
    width: 95px;
    height: 7px
}

.ratings-intra {
    text-align: center
}

#Ratings-Intra {
    width: 80%;
    margin: 0 auto;
    padding: 15px 11px
}

#Landing-Links-Intra .rslides li {
    font: 400 18px/28px Roboto, sans-serif;
    color: #44474e;
    min-height: 180px
}

.patient-name {
    padding: 20px 0
}

.Rating-Tabs {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0
}

#Landing-Links-Intra .Rating-Tabs ul li {
    display: inline-block;
    background: #648cab;
    border-radius: 45%;
    width: 15px;
    height: 15px;
    position: relative
}

#Landing-Links-Intra .Rating-Tabs li.Rating_here {
    background: #2e3035
}

#Landing-Links-Intra .Rating-Tabs ul li a {
    display: block;
    width: 100%;
    height: 100%
}

.lt-q {
    display: inline-block;
    position: relative
}

.lt-q::before {
    content: '\f10d';
    font-family: fontello;
    color: #44474e;
    margin: auto;
    text-align: center;
    font-size: 17px;
    padding: 0 8px 0 0
}

.lt-q::after {
    content: '\f10e';
    font-family: fontello;
    color: #44474e;
    margin: auto;
    text-align: center;
    font-size: 17px;
    padding: 0 0 0 8px
}

.review-buttons {
    margin: 45px 0 0 0
}

.review-buttons ul li {
    display: inline-block;
    font: 300 14px/20px Muli, sans-serif
}

.share-story {
    background: url(../images/share-story.png) no-repeat 12px center #fff
}

.reviews-btn {
    background: url(../images/read-reviews.png) no-repeat 10px center #fff
}

.review-buttons li a {
    display: block;
    border: 1px solid #d6d6d6;
    padding: 10px 15px 10px 40px;
    color: #585858
}

.resource-links {
    text-align: center
}

.resource-links li {
    display: inline-block;
    vertical-align: top;
    background: #717375;
    width: 210px;
    height: 210px;
    margin: 10px 8px;
    position: relative;
    transition: .7s all ease
}

.textMain .resource-links li {
    background: #717375;
    margin: 0;
    padding: 0
}

.resource-links li:hover {
    background: #12518a
}

.resource-links li a {
    display: block;
    height: 100%
}

.resource-links li span {
    color: #fff;
    font: 300 18px/26px 'Roboto Condensed', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    bottom: 15px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto
}

.resource-links li.visit-icon a {
    background: url(../images/first-visit-ico.png) no-repeat center 70px
}

.resource-links li.forms-icon a {
    background: url(../images/patient-forms-ico.png) no-repeat center 70px
}

.resource-links li.online-icon input {
    background: url(../images/online-payments-ico.png) no-repeat center 65px;
    border: 0;
    width: 100%;
    padding: 150px 0 30px 0;
    margin: 0;
    cursor: pointer;
    display: block;
    color: #fff;
    font: 300 18px/30px 'Roboto Condensed', sans-serif
}

.resource-links li.education-icon a {
    background: url(../images/patient-education-ico.png) no-repeat center 65px
}

.resource-links li.insurance-icon a {
    background: url(../images/insurance-accepted-ico.png) no-repeat center 65px
}

#CLinks-Intra {
    background: url(../images/eagles-atlantic-community-high-school-bg.jpg) no-repeat left bottom;
    text-align: center;
    padding: 30px 0 0 0;
    background-size: contain
}

#CLinks-Intra .clink {
    background: #03467a;
    color: #fff;
    font: normal 20px/40px 'Roboto Condensed';
    display: block;
    max-width: 640px;
    margin: 20px auto 0 auto;
    text-transform: uppercase;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

footer {
    background: #484b4d;
    padding: 30px 0 !important
}

.footer-ql li {
    display: inline-block;
    vertical-align: top
}

.cell-left,
.cell-middle,
.cell-right {
    vertical-align: middle
}

.cell-right {
    text-align: right;
    color: #fff
}

.cell-right p {
    font: 400 14px/22px 'Open Sans', sans-serif;
    letter-spacing: .5px
}

.footer-ql li {
    font: 700 14px/22px 'Open Sans', sans-serif;
    padding: 5px 0 5px 25px;
    position: relative;
    color: #fff;
    margin: 5px
}

.footer-ql li:before {
    position: absolute;
    left: 0;
    color: #fff;
    font-family: fontello;
    left: 3px
}

.footer-ql li a {
    color: #fff
}

.footer-ql li.call-foot:before {
    content: '\E80E'
}

.footer-ql li.fax:before {
    content: '\F1AC'
}

.cell-right span {
    position: relative
}

.cell-right span:before {
    content: '\E800';
    position: absolute;
    color: #fff;
    font-family: fontello;
    left: -17px
}

.footer-menu {
    text-align: center;
    margin: 15px 0 0 0;
    color: #fff;
    border-top: 1px solid #515456;
    border-bottom: 1px solid #515456
}

.footer-menu a {
    font: 400 14px/22px 'Open Sans', sans-serif;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    margin: 15px
}

.footer-download {
    font: 400 14px/22px 'Open Sans', sans-serif;
    text-align: center;
    padding: 10px 0 0 0;
    color: #fff
}

.footer-download a {
    color: #fff
}

footer h2 {
    font: 400 14px/22px 'Open Sans', sans-serif;
    color: #fff;
    padding: 10px 0 0 0;
    text-align: center
}

.ypo-logo {
    text-align: center;
    width: auto;
    margin: 15px 0 0 0
}

.services-s {
    position: relative;
    border: 1px solid #c2c2c2
}

.services-s li {
    font: 400 15px/22px Roboto
}

.services-s .sidebarTitle {
    text-align: center;
    font: normal 30px/40px 'Roboto Condensed';
    color: #000;
    text-transform: uppercase;
    padding: 20px 0 10px 0
}

.services-s > ul {
    background: url(../images/services-s-bg.png) no-repeat center top;
    height: 451px
}

.services-s ul ul {
    padding: 110px 0 0 0
}

.services-s li li {
    font: 400 16px/22px Roboto;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid #606264
}

.services-s li li a {
    padding: 10px 0 10px 60px;
    background: url(../images/next-w.png) no-repeat 25px center
}

.services-s li a {
    color: #fff;
    display: block
}

.services-s .Services_nav {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 35px;
    height: 35px;
    text-indent: -9999px;
    z-index: 9
}

.services-s .autoControll {
    display: none
}

.services-s .prev {
    background: url(../images/arrow-link-l.png) no-repeat center center;
    left: -49px
}

.services-s .next {
    background: url(../images/arrow-link-r.png) no-repeat center center;
    right: -49px
}

.surgeons-s {
    margin: 45px 0 0 0
}

.surgeons-s .sidebarTitle {
    text-align: center;
    font: 500 23px/27px 'Roboto Condensed';
    color: #000;
    text-transform: uppercase;
    position: relative
}

.surgeons-s .sidebarTitle:before {
    content: '';
    position: absolute;
    width: 51px;
    height: 1px;
    background: #81a2bc;
    left: 50px;
    bottom: 13px
}

.surgeons-s .sidebarTitle:after {
    content: '';
    position: absolute;
    width: 51px;
    height: 1px;
    background: #81a2bc;
    right: 50px;
    bottom: 13px
}

.surgeons-s ul {
    background: url(../images/surgeons-bg.jpg) no-repeat center bottom;
    height: 459px;
    padding: 110px 0 0 0
}

.surgeons-s li {
    font: normal 18px/30px 'Roboto Condensed';
    text-transform: uppercase;
    letter-spacing: .5px;
    transition: .7s all ease
}

.surgeons-s li:hover {
    background: #0361aa
}

.surgeons-s li a {
    display: block;
    color: #fff;
    padding: 10px 0 10px 30px
}

.resources-s {
    margin: 45px 0 0 0;
    background: #f5f5f5;
    padding: 20px
}

.resources-s .sidebarTitle {
    text-align: center;
    font: normal 23px/27px 'Roboto Condensed';
    color: #12518a;
    text-transform: uppercase;
    padding: 0 0 20px 0
}

.resources-s .sidebarTitle span {
    color: #2e3035
}

.resources-s li {
    background: #717375;
    font: 300 18px/28px 'Roboto Condensed';
    text-transform: uppercase;
    letter-spacing: .5px;
    margin: 0 0 10px 0;
    transition: .7s all ease
}

.resources-s li.education-icon {
    font: 300 16px/28px 'Roboto Condensed'
}

.resources-s li:hover {
    background: #12518a
}

.resources-s li a {
    color: #fff;
    display: block;
    padding: 10px 10px 10px 60px
}

.resources-s li.visit-icon a {
    background: url(../images/first-visit-ico.png) no-repeat 10px center;
    background-size: 30px
}

.resources-s li.forms-icon a {
    background: url(../images/patient-forms-ico.png) no-repeat 10px center;
    background-size: 30px
}

.resources-s li.online-icon input {
    background: url(../images/online-payments-ico.png) no-repeat 10px center;
    border: 0;
    width: 100%;
    padding: 10px 10px 10px 60px;
    margin: 0;
    cursor: pointer;
    display: block;
    color: #fff;
    font: 300 18px/28px 'Roboto Condensed', sans-serif;
    background-size: 30px;
    text-align: left
}

.resources-s li.education-icon a {
    background: url(../images/patient-education-ico.png) no-repeat 10px center;
    background-size: 30px
}

.resources-s li.insurance-icon a {
    background: url(../images/insurance-accepted-ico.png) no-repeat 10px center;
    background-size: 30px
}

.specialties-list-s {
    width: auto;
    margin: auto;
    text-align: center
}

.textMain .specialties-list-s li {
    width: 260px;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 0;
    background: 0 0;
    display: inline-block;
    margin: 0 -2px;
    vertical-align: top;
    height: 205px;
    transition: .7s all ease
}

.textMain .specialties-list-s li:hover {
    background: #efefef
}

.specialties-list-s li a {
    display: block;
    padding: 20px 0;
    text-decoration: none;
    height: 100%
}

.specialties-list-s li .icon {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 8px solid #d2d3d3;
    margin: 0 auto 10px auto;
    background-color: #484b4d
}

.specialties-list-s li:hover .icon {
    background-color: #03467a
}

.specialties-list-s li .txt {
    font: normal 16px/24px 'Open Sans', sans-serif;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    text-align: center;
    text-decoration: none
}

.shoulder-icon-s .icon {
    background: url(../images/shoulder-ico-h.png) no-repeat center center
}

.hip-icon-s .icon {
    background: url(../images/hip-ico-h.png) no-repeat center center
}

.elbow-icon-s .icon {
    background: url(../images/elbow-ico-h.png) no-repeat center center
}

.knee-icon-s .icon {
    background: url(../images/knee-ico-h.png) no-repeat center center
}

.hand-icon-s .icon {
    background: url(../images/hand-and-wrist-ico-h.png) no-repeat center center
}

.foot-icon-s .icon {
    background: url(../images/foot-and-ankle-ico-h.png) no-repeat center center
}

.sports-icon-s .icon {
    background: url(../images/sports-medicine-ico-h.png) no-repeat center center
}

.trauma-icon-s .icon {
    background: url(../images/trauma-and-fractures-ico-h.png) no-repeat center center
}

.arthroscopic-icon-s .icon {
    background: url(../images/arthroscopic-surgery-ico-h.png) no-repeat center center
}

.stem-cell-icon-s .icon {
    background: url(../images/stem-cell-therapy-ico-h.png) no-repeat center center
}

.joint-icon-s .icon {
    background: url(../images/joint-reconstruction-ico-h.png) no-repeat center center
}

.pt-icon-s .icon {
    background: url(../images/physical-therapy-ico-h.png) no-repeat center center
}

.prp-icon-s .icon {
    background: url(../images/prp-therapy-ico-h.png) no-repeat center center
}

.pain-icon-s .icon {
    background: url(../images/pain-management-ico-h.png) no-repeat center center
}

.material-scrolltop {
    display: block;
    position: fixed;
    width: 0;
    height: 0;
    bottom: 23px;
    right: 23px;
    padding: 0;
    overflow: hidden;
    outline: 0;
    border: none;
    border-radius: 2px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .5);
    cursor: hand;
    border-radius: 50%;
    background: #3f51b5;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all .3s cubic-bezier(.25, .25, 0, 1);
    -ms-transition: all .3s cubic-bezier(.25, .25, 0, 1);
    -moz-transition: all .3s cubic-bezier(.25, .25, 0, 1);
    -o-transition: all .3s cubic-bezier(.25, .25, 0, 1);
    transition: all .3s cubic-bezier(.25, .25, 0, 1);
    cursor: pointer;
    z-index: 99999
}

.material-scrolltop:hover {
    background-color: #0f1c63;
    text-decoration: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .5), 0 3px 15px rgba(0, 0, 0, .5)
}

.material-scrolltop::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
    width: 0;
    border-radius: 100%;
    background: #3f51b5
}

.material-scrolltop:active::before {
    width: 120%;
    padding-top: 120%;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.material-scrolltop.reveal {
    width: 56px;
    height: 56px
}

.material-scrolltop span {
    display: block;
    font-size: 25px;
    color: #fff
}

.material-scrolltop,
.material-scrolltop::before {
    background-image: url(../images/top-arrow.svg);
    background-position: center 50%;
    background-repeat: no-repeat
}

.textMain .contact-info-left h3 {
    font: normal 18px/24px 'Roboto Condensed';
    color: #000;
    text-align: center
}

.textMain .contact-inline li {
    padding: 5px 3px 5px 15px !important
}

.contact-inline li span {
    display: inline-block;
    vertical-align: middle;
    width: 100px
}

.contact-info {
    margin: 20px 0;
    padding: 20px;
    border: 1px solid #ccc;
    position: relative
}

.contact-info:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 10px solid #000;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #000
}

.contact-info:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #000;
    border-bottom: 10px solid #000;
    border-left: 10px solid transparent
}

.contact-info-left {
    width: 300px
}

.contact-info-right iframe {
    width: 100%;
    height: 450px;
    border: none
}

.textMain .contact-info-left h2 {
    font: normal 22px/30px 'Roboto Condensed';
    color: #000;
    text-align: center
}

.textMain .contact-info-left h2 a {
    color: #000;
    border-bottom: none
}

.textMain .contact-info-left li {
    position: relative;
    padding: 10px 0 10px 26px;
    background: 0 0
}

.textMain .contact-info-left li:before {
    position: absolute;
    left: 0;
    top: 12px;
    color: #000;
    font-family: fontello
}

.textMain .contact-info-left li.address-ico:before {
    content: '\E809';
    font-size: 24px;
    top: 15px
}

.textMain .contact-info-left li.tel-ico:before {
    content: '\E80E';
    font-size: 19px
}

.textMain .contact-info-left li.fax-ico:before {
    content: '\F1AC';
    font-size: 17px
}

.textMain .contact-info-left li.mail-ico:before {
    content: '\F1D8';
    font-size: 17px
}

.textMain .contact-info-left li.hours-ico:before {
    content: '\E80F';
    font-size: 19px
}

.dr-profile-s {
    width: 280px
}

.dr-profile-text {
    position: relative;
    padding: 20px 20px 60px 20px
}

.dr-profile-text h2 {
    color: #5a5b5e;
    font: 500 26px/36px Montserrat;
    padding: 0 0 10px 0;
    text-transform: uppercase
}

.dr-profile-text h2 span {
    text-transform: capitalize
}

.dr-profile-text .view-profile {
    position: absolute;
    bottom: 10px;
    background: #313131;
    color: #fff;
    left: 10px;
    width: 120px;
    text-align: center;
    text-decoration: none;
    padding: 2px;
    font: 400 14px/36px Montserrat;
    letter-spacing: 1px
}

.dr-profile-text .view-profile:hover {
    color: #fff
}

.physicians-list .table-div {
    margin: 0 0 30px 0;
    border: 1px solid #ddd
}

.dr-profile-intra {
    text-align: center;
    height: 300px;
    overflow: hidden
}

.dr-profile-intra img {
    object-fit: cover
}

.accordead,
.textMain .accordead {
    margin: 5px 0;
    border: 1px solid #000;
    cursor: pointer
}

.accordead,
.textMain .accordead {
    padding: 10px;
    border: 1px solid #f2f2f2;
    background: url(../images/plus-b-img.png) 98% center no-repeat #f2f2f2
}

.accordane,
.textMain .accordane {
    border: 1px solid #f2f2f2
}

.fancyBox {
    border: 1px solid #e4e4e4;
    padding: 30px;
    background: #fff;
    box-shadow: 2px 5px 10px var(--color-smoke);
    --color-smoke: #e4e4e4;
    margin: 0 0 30px 0
}

.fancyBox .grid-list li {
    display: inline-block;
    vertical-align: top;
    width: 47%
}

.fancy-profile {
    float: right;
    margin: -60px 0 20px 20px
}

.dr-links {
    text-align: center
}

.textMain .dr-links li {
    padding: 0;
    background: #3f51b5;
    margin: 5px auto;
    width: 300px
}

.textMain .dr-links li a {
    color: #fff;
    display: block;
    padding: 10px;
    transition: .7s all ease
}

.textMain .dr-links li a:hover {
    background: #000;
    color: #fff
}

.grid-img {
    float: right;
    margin: 10px 0 20px 10px
}

.grid-img img {
    padding: 10px;
    border: 1px solid #ccc
}

.links {
    text-align: center;
    clear: both
}

.textMain .links li {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    background: 0 0;
    position: relative;
    margin: 10px;
    font: 300 12px/24px 'Open Sans', sans-serif;
    letter-spacing: 1px
}

.textMain .links li a {
    position: relative;
    display: block;
    padding: 5px 15px 5px 40px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .48);
    color: #fff;
    overflow: hidden;
    transition: background-color .3s;
    opacity: .8;
    transition: .6s all ease;
    border-bottom: none;
    text-decoration: none
}

.textMain .links li a:hover {
    opacity: 1;
    border-bottom: none
}

.links li a:focus,
.textMain .links li a:hover {
    background-color: #27ae60;
    color: #fff
}

.textMain .links li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0;
    padding-top: 0;
    border-radius: 100%;
    background-color: rgba(236, 240, 241, .3);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.textMain .links li a:active:before {
    width: 120%;
    padding-top: 120%;
    transition: width .2s ease-out, padding-top .2s ease-out
}

.textMain .links li.launch-btn a {
    background-color: #283348
}

.textMain .links li.info-btn a {
    background-color: #3f51b5
}

.textMain .links li.launch-btn:before {
    content: '\E802';
    font-family: fontello;
    color: #fff;
    position: absolute;
    left: 16px;
    top: 5px;
    z-index: 9
}

.textMain .links li.info-btn:before {
    content: '\E803';
    font-family: fontello;
    color: #fff;
    position: absolute;
    left: 16px;
    top: 5px;
    z-index: 9
}

.textMain .Servicetabs {
    text-align: center
}

.resp-tab-active:after {
    content: '';
    position: absolute;
    border-top: 10px solid #182133;
    border-bottom: 10px solid #0000;
    border-left: 10px solid #0000;
    border-right: 10px solid #0000;
    left: 0;
    right: 0;
    width: 0;
    margin: auto;
    bottom: -20px
}

#parentHorizontalTab {
    background: 0 0;
    text-transform: none;
    margin: 10px 0 !important
}

.resp-tabs-container h2 {
    text-align: center
}

.textMain .resp-tabs-list {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center
}

.textMain .resp-tabs-list li {
    cursor: pointer;
    display: inline-block !important;
    width: 174px;
    height: auto;
    font: normal 18px/22px 'Open Sans', sans-serif;
    color: #fff;
    text-align: center;
    position: relative;
    height: auto;
    display: block;
    background: #717375 !important;
    border-radius: 0;
    margin: 10px 8px;
    padding: 10px 20px;
    letter-spacing: 1px;
    box-shadow: 2px 5px 10px var(--color-smoke);
    --color-smoke: #e4e4e4
}

.textMain .resp-tabs-container {
    margin: 0;
    padding: 0;
    clear: both
}

.textMain .resp-tab-content {
    display: none;
    padding: 15px;
    margin: 0
}

.textMain .resp-tabs-list li.resp-tab-active {
    background: #3f51b5 !important;
    color: #fff
}

.textMain .resp-tabs-list li.resp-tab-active:after {
    border-top: 10px solid #3f51b5
}

.textMain h2.resp-accordion {
    cursor: pointer;
    display: none;
    border: 1px solid #c1c1c1;
    margin: 0;
    padding: 5px 15px;
    font-size: 16px;
    background: #003256 !important;
    color: #fff
}

.textMain .resp-accordion.resp-tab-active {
    background: #016fa4 !important;
    color: #fff
}

.textMain h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1 !important;
    margin-bottom: 0 !important
}

.textMain .resp-tabs-container .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 15px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #fff
}

.textMain h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #fff
}

.textMain .resp-tab-content-active {
    display: block
}

.textMain h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1
}

.share-your-story {
    text-align: right;
    font: 400 14px/30px Montserrat
}

.share-your-story a {
    position: relative;
    display: block;
    width: 240px;
    text-align: right;
    padding: 10px;
    background: #104779;
    border: 1px solid #104779;
    color: #fff;
    float: right;
    letter-spacing: 2px;
    font-style: italic;
    transition: .7s all ease;
    text-decoration: none
}

.share-your-story a:before {
    content: '\F1D8';
    position: absolute;
    left: 12px;
    color: #fff;
    font-family: fontello
}

.share-your-story a:hover {
    text-decoration: none;
    color: #fff;
    background: #000
}

.textMain .grid-list-link {
    text-align: center
}

.textMain .grid-list-link li {
    padding: 0;
    color: #202129;
    background: #f2f2f2;
    display: inline-block;
    overflow: hidden;
    margin: 10px;
    transition: all 150ms linear;
    text-align: center;
    border-radius: 4px;
    box-shadow: 2px 5px 10px var(--color-smoke);
    --color-smoke: #e4e4e4;
    font: 300 15px/20px Oswald, sans-serif;
    letter-spacing: 1px
}

.textMain .grid-list-link li a {
    display: block;
    color: #000;
    padding: 12px 20px;
    text-decoration: none
}

.textMain .grid-list-link li:hover {
    color: #202129;
    background-color: #e1e2e2;
    opacity: 1;
    transition: all 150ms linear;
    opacity: .85
}

.pev-height {
    min-height: 750px
}

.pt-list {
    margin: 0 0 20px 0;
    border-left: 4px solid #e6e6e6;
    padding: 0 20px 20px 20px
}

.patientname {
    font: 400 30px/40px Poppins, sans-serif;
    padding: 0 0 30px 0 !important
}

.testimonials-content {
    text-indent: 35px;
    position: relative;
}

.testimonials-content:before {
    content: '';
    position: absolute;
    left: -30px;
    top: -45px;
    color: #000;
    background: url(../images/blockquote-open-b.png) no-repeat center center;
    width: 55px;
    height: 95px;
    background-size: 50%
}

.patientname span {
    display: block;
    font: 400 14px/20px Montserrat, sans-serif
}

.textMain .grid-list-inline {
    text-align: center
}

.textMain .grid-list-inline-s {
    text-align: left;
    padding-left: 0px !important;

}

.textMain .grid-list-inline li,
.textMain .grid-list-inline-s li {
    padding: 0;
    color: #202129;
    background: #f2f2f2;
    display: inline-block;
    overflow: hidden;
    margin: 10px;
    transition: all 150ms linear;
    text-align: center;
    border-radius: 4px;
    box-shadow: 2px 5px 10px var(--color-smoke);
    --color-smoke: #e4e4e4;
    font: 300 15px/20px Oswald, sans-serif;
    letter-spacing: 1px
}

.textMain .grid-list-inline-s li {
    display: block !important;
    text-align: left !important;
    width: 405px;
}

.textMain .grid-list-inline li input,
.textMain .grid-list-inline-s li input {
    margin: 0;
    padding: 0;
    display: block;
    font: 300 15px/20px Oswald, sans-serif;
    padding: 12px 20px;
    color: #000;
    border: 0;
    cursor: pointer
}

.textMain .grid-list-inline li a,
.textMain .grid-list-inline-s li a {
    display: block;
    color: #000;
    padding: 12px 20px
}

.textMain .grid-list-inline li:hover,
.textMain .grid-list-inline-s li:hover {
    color: #202129;
    background-color: #e1e2e2;
    opacity: 1;
    transition: all 150ms linear;
    opacity: .85
}

.social-footer {
    text-align: left
}

.social-footer li {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    margin: 0 5px 10px 5px;
    position: relative;
    font: 400 17px/24px Muli, sans-serif
}

.social-footer li a {
    width: 30px;
    height: 30px;
    display: block
}

.social-footer li a:before {
    position: absolute;
    font-family: fontello;
    color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 4px;
    font-size: 17px
}

.social-footer .fb a:before {
    content: '\E813'
}

.social-footer .linkedin a:before {
    content: '\E814'
}

/*.social-footer .twitter a:before {
    content: '\F099'
}*/
.social-footer .twitter a{
    background: url(/images/twitter-logo-f.png) no-repeat center center;
}
.social-footer .googleplus a:before {
    content: '\F0D5'
}

.social-footer .youtube a:before {
    content: '\F315'
}

.social-footer .insta a:before {
    content: '\f31e'
}

.blog-cat-s {
    position: relative;
    border: 1px solid #c2c2c2
}

.blog-cat-s .sidebarTitle {
    text-align: center;
    font: normal 30px/40px 'Roboto Condensed';
    color: #000;
    text-transform: uppercase;
    padding: 20px 0 10px 0
}

.blog-cat-s ul {
    background: url(../images/services-s-bg.png) no-repeat center top;
    padding: 80px 0 0 0
}

.blog-cat-s li {
    font: 400 15px/22px Roboto;
    letter-spacing: 1px;
    border-bottom: 1px solid #606264;
    background: url(../images/blog-bg-r.jpg) repeat center top
}

.blog-cat-s li a {
    padding: 10px 0 10px 60px;
    background: url(../images/ticker-w.png) no-repeat 25px center;
    color: #fff;
    display: block
}

/* .blog-posts .meta-date {
    display: none
} */

.textMain .blogMain li {
    width: 100%;
    display: table;
    table-layout: fixed
}

.blogMain .post-image {
    display: table-cell;
    vertical-align: top;
    width: 170px;
    padding: 16px 10px 0 0
}

.blogMain .post-image a {
    display: block
}

.blogMain .post-content {
    display: table-cell;
    vertical-align: top
}

.textMain .blogMain li .read-more {
    float: right;
    margin-right: 10px !important
}

.textMain .blogMain li .read-more a {
    display: block;
    padding: 6px 15px;
    border: 2px solid #333;
    border-radius: 0;
    text-decoration: none
}

.textMain .post-featured-image {
    float: none !important;
    margin: 15px !important;
    text-align: center;
    display: none
}

.textMain .blogMain li .read-more a:hover {
    background: #333;
    color: #fff
}

.star-rating iframe {
    height: 1100px !important
}

.textMain .staffList {
    margin: 0;
    padding: 15px 0
}

.textMain .staffList ul {
    margin: 0;
    padding: 0;
    text-align: center
}

.textMain .staffList li {
    margin: 5px;
    padding: 3px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border: 1px solid #ccc
}

.textMain .staffList li h2 {
    padding: 5px 0;
    margin: 0
}

.textMain .staffList li p.textMainBold {
    padding: 5px 0;
    margin: 0
}

.purmed {
    margin: 20px auto;
    text-align: center
}

.header-p {
    font: 700 36px/45px Roboto;
    color: #636567;
    margin: 30px 0
}

.header-p span {
    display: block;
    font: 500 25px/30px Roboto
}

.descr-p {
    font: 400 18px/25px 'Roboto Condensed';
    color: #03467a;
    margin: 20px 0
}

.descr-p span {
    display: block
}

h1.foot-heading {
    display: none;
}

.cred-logos {
    text-align: center;
}

.cred-logos img {
    margin: 10px;
}

#flexisel2 li {
    background: none;
    width: 280px !important;
}

.pat-edu-button li {
    float: left;
    background: none !important;
    padding: 0px !important;
    margin: 8px;
}

.pat-edu-button li a {
    /* width: 375px;*/
    display: inline-block;
    padding: 5px 10px;
    /*    background: #012b4c;*/
    color: #ffffff;
}

.cat-thumb-time {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    padding: 0px 0%;
    height: 15px;
    z-index: 999;
    background: #ffffff;
    opacity: 0.8;
}

.cat-thumb-time span {
    float: left;
    color: #404040;
    position: relative;
    top: -6px;
    font-size: 10px;
    width: 50%;
    text-align: center;
    padding: 3px !important;
}

.category-thumbnails h3 {
    font: bold 12px/14px Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4b4c4c;
    min-height: 77px;
    margin: 5px 0 0;
    text-align: left;
    clear: both;
}

.profile-testinl-list {
    text-align: center;
}

.profile-testinl-list li {
    display: inline-block;
    margin: 5px;
    background: none !important;
}

.rating-h {
    width: 185px;
    margin: 0 auto;
}


/* Patient Survey Rating */

svg .star1 {
    fill: #006A9C !important;
    stroke: #006A9C !important;
}

svg .star1_stroke {
    fill: #006A9C !important;
    stroke: #006A9C !important;
}

svg .star2 {
    fill: #006A9C !important;
    stroke: #006A9C !important;
}

svg .star2_stroke {
    stroke: #006A9C !important;
}

svg .star3 {
    fill: #006A9C !important;
    stroke: none !important;
}

svg .star3_stroke {
    stroke: #006A9C !important;
}

svg .star4 {
    fill: none !important;
    stroke: none !important;
}

svg .star4_stroke {
    stroke: #006A9C !important;
}

svg .star5 {
    fill: #006A9C !important;
    stroke: none !important;
}

svg .star5_stroke {
    stroke: #006A9C !important;
}


/*--ADA--*/

.accessible_on #Header {
    text-align: center;
}

.accessible_on .header-left,
.accessible_on .header-right {
    float: none;
    background: none;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 1.5%;
}

.accessible_on .header-right::before,
.accessible_on .header-left::before {
    display: none;
}

.accessible_on .transparentHeader {
    position: relative;
    right: auto;
    left: auto;
}

.accessible_on .logo {
    display: inline-block;
}

.accessible_on .header-left li {
    display: block;
}

.accessible_on .menu > li::before {
    display: none;
}

.accessible_on .dr-link-intra {
    width: auto;
    display: inline-block;
}

.accessible_on .dr-profile {
    display: inline-block;
}

.accessible_on #Orthopedic-Surgeons-Intra {
    text-align: center;
}

.accessible_on .dr-link-intra a,
.accessible_on .dr-profile-text .view-profile {
    border: 1px solid #dedede;
}

.accessible_on .dr-link {
    width: auto;
    display: inline-block;
}

.accessible_on .spot-hover li span {
    position: relative;
    display: block;
    width: auto;
    bottom: auto;
    left: auto;
}

.accessible_on .spot-hover li span::before {
    display: none;
}

.accessible_on .spot-hover li::before {
    display: none;
}

.accessible_on .specialties-l .anatomy-container {
    padding-top: 60px;
}

.accessible_on .specialties-l .anatomy-container img {
    display: none;
}

.accessible_on .spot-hover {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    text-align: center;
}

.accessible_on .spot-hover li {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: auto;
    height: auto;
    display: inline-block;
    margin: 10px 1% 5px;
}

.accessible_on .specialties-l .txtTitle {
    position: absolute;
    color: inherit;
    right: auto;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.accessible_on .specialties-l {
    width: auto;
}

.accessible_on .specialties-list li {
    display: inline-block;
    vertical-align: top;
}

.accessible_on .specialties-list li .icon {
    transition: 0;
}

.accessible_on .shoulder-icon:hover .icon {
    background: url(../images/shoulder-ico.png) no-repeat center center #f6f8f9;
}

.accessible_on .elbow-icon:hover .icon {
    background: url(../images/elbow-ico.png) no-repeat center center #f6f8f9;
}

.accessible_on .hand-icon:hover .icon {
    background: url(../images/hand-and-wrist-ico.png) no-repeat center center #f6f8f9;
}

.accessible_on .sports-icon:hover .icon {
    background: url(../images/sports-medicine-ico.png) no-repeat center center #f6f8f9;
}

.accessible_on .arthroscopic-icon:hover .icon {
    background: url(../images/arthroscopic-surgery-ico.png) no-repeat center center #f6f8f9;
}

.accessible_on .hip-icon:hover .icon {
    background: url(../images/hip-ico.png) no-repeat center center #f6f8f9;
}

.accessible_on .knee-icon:hover .icon {
    background: url(../images/knee-ico.png) no-repeat center center #f6f8f9;
}

.accessible_on .foot-icon:hover .icon {
    background: url(../images/foot-and-ankle-ico.png) no-repeat center center #f6f8f9;
}

.accessible_on .trauma-icon:hover .icon {
    background: url(../images/trauma-and-fractures-ico.png) no-repeat center center #f6f8f9;
}

.accessible_on .stem-cell-icon:hover .icon {
    background: url(../images/stem-cell-therapy-ico.png) no-repeat center center #f6f8f9;
}

.accessible_on .joint-icon:hover .icon {
    background: url(../images/joint-reconstruction-ico.png) no-repeat center center #f6f8f9;
}

.accessible_on .pt-ico:hover .icon {
    background: url(../images/physical-therapy-ico.png) no-repeat center center #f6f8f9;
}

.accessible_on .resource-links li:hover {
    background: #717375;
}

.accessible_on .header-left li,
.accessible_on .header-right li,
.accessible_on .menu li li,
.accessible_on .menu li li:hover,
.accessible_on #Specialties,
.accessible_on #Orthopedic-Surgeons,
.accessible_on #Orthopedic-Surgeons-Intra::after,
.accessible_on #Orthopedic-Surgeons-Intra,
.accessible_on .dr-link-intra a,
.accessible_on footer,
.accessible_on .spot-hover li span,
.accessible_on #Landing-Links-Intra .landingText,
.accessible_on #Landing-Links,
.accessible_on .dr-profile-text .view-profile,
.accessible_on .services-s > ul,
.accessible_on .surgeons-s ul,
.accessible_on .surgeons-s li:hover,
.accessible_on .resources-s,
.accessible_on .resources-s li,
.accessible_on .resources-s li:hover,
.accessible_on .textMain .specialties-list-s li:hover,
.accessible_on .accordead,
.accessible_on .textMain .accordead,
.accessible_on #Content-Container,
.accessible_on .textMain .dr-links li a:hover,
.accessible_on .warning-text,
.accessible_on .fancyBox,
.accessible_on .blog-cat-s ul,
.accessible_on .blog-cat-s li,
.accessible_on .textMain .blogMain li .read-more a:hover,
.accessible_on #Corona-Container,
.accessible_on #Corona-intra ul li {
    background: none;
}

.accessible_on .ortho-title,
.accessible_on .header-left li input,
.accessible_on .specialties-r-title,
.accessible_on .specialties-list li .txt,
.accessible_on .headingTxt span,
.accessible_on #CLinks-Intra .textHeading span:first-child,
.accessible_on #Landing-Links-Intra .textHeading span:first-child,
.accessible_on .specialties-l .txtTitle,
.accessible_on .headingTxt,
.accessible_on .landingText a,
.accessible_on #CLinks-Intra .textHeading .col,
.accessible_on #Landing-Links-Intra .textHeading .col,
.accessible_on footer h2,
.accessible_on .cell-right,
.accessible_on .footer-download,
.accessible_on .footer-ql li,
.accessible_on .dr-profile-text .view-profile,
.accessible_on .header-left li,
.accessible_on .services-s .sidebarTitle,
.accessible_on .surgeons-s .sidebarTitle,
.accessible_on .resources-s .sidebarTitle,
.accessible_on .resources-s .sidebarTitle span,
.accessible_on .resources-s li a,
.accessible_on .resources-s li.online-icon input,
.accessible_on .specialties-list-s li .txt,
.accessible_on .warning-text,
.accessible_on .textMain .resp-tabs-list li.resp-tab-active,
.accessible_on .textMain .resp-tabs-list li,
.accessible_on .textMain .grid-list-inline li:hover,
.accessible_on .descr-p,
.accessible_on .header-p,
.accessible_on .PDFtext,
.accessible_on .blog-cat-s .sidebarTitle,
.accessible_on .textMain .grid-list-link li,
.accessible_on .textMain .grid-list-link li:hover,
.accessible_on #Corona-intra,
.accessible_on #Corona-intra ul li a {
    color: inherit;
}

.accessible_on #Landing-Links-Intra .landingText,
.accessible_on .textMain .dr-links li,
.accessible_on .warning-text,
.accessible_on .textMain .links li,
.accessible_on .textMain .grid-list-inline li,
.accessible_on .textMain .resp-tabs-list li,
.accessible_on .textMain .resp-tabs-list li.resp-tab-active,
.accessible_on .textMain .grid-list-link li,
.accessible_on #Corona-intra ul li {
    border: 1px solid #dedede;
}

.accessible_on .social-footer li span.nodisplay {
    display: block !important;
}

.accessible_on .social-footer li a::before {
    display: none;
}

.accessible_on .social-footer li,
.accessible_on .social-footer li a {
    width: auto;
    height: auto;
}

.accessible_on .cell-left,
.accessible_on .cell-middle,
.accessible_on .cell-right {
    display: inline-block;
    margin: 10px 2%;
    text-align: left;
}

.accessible_on #Footer {
    text-align: center;
}

.dfw-whitemode .ypo-logo img {
    background: #000;
    padding: 5px;
    border-radius: 3px;
}

.accessible_on #Content,
.accessible_on #Sidebar {
    display: block;
}

.dfw-whitemode .header-left li::before,
.dfw-whitemode .header-right li::before {
    color: #000;
}

.accessible_on .services-s > ul {
    height: auto;
}

.accessible_on .surgeons-s ul {
    height: auto;
    padding: 0px 0 0 0;
}

.accessible_on .services-s ul ul {
    padding: 0px;
}

.accessible_on #Sidebar {
    border: 1px solid #dedede;
    padding: 0px 0 30px 0
}

.accessible_on .specialties-list-s li:hover .icon,
.accessible_on .specialties-list-s li .icon {
    background-color: inherit;
}

.dfw-whitemode .specialties-list-s li .icon {
    filter: invert(1);
}

.accessible_on .specialties-r,
.accessible_on .specialties-l {
    display: block;
}

.accessible_on .accordane,
.accessible_on .textMain .accordane {
    padding: 0px 0px 15px;
    margin-bottom: 10px;
}

.accessible_on .contact-info-right {
    display: none;
}

.accessible_on .contact-info {
    width: 300px;
    padding: 0;
    margin: 20px auto;
}

.accessible_on .fancyBox {
    box-shadow: none;
}

.accessible_on .textMain .resp-tabs-list li,
.accessible_on .textMain .resp-tabs-list li.resp-tab-active,
.accessible_on .textMain .links li.info-btn a,
.accessible_on .textMain .links li.launch-btn a,
.accessible_on .textMain .grid-list-inline li:hover,
.accessible_on .textMain .grid-list-link li,
.accessible_on .textMain .grid-list-link li:hover,
.accessible_on .textMain .grid-list-inline li {
    background: none !important;
    box-shadow: none;
}

.accessible_on .textMain .specialties-list-s li {
    background: none !important;
}

.accessible_on .textMain .resp-tabs-list li.resp-tab-active::after {
    display: none;
}

.accessible_on .specialties-l .txtTitl {
    text-align: center;
}

.accessible_on #Header-Container,
.accessible_on #Orthopedic-Surgeons,
.accessible_on #Specialties,
.accessible_on #Corona-Container {
    border-bottom: 1px solid #dedede;
}

.accessible_on #Footer-Container {
    border-top: 1px solid #dedede;
}

.accessible_on #Landing-Links {
    margin: 0;
}

#Corona-Container {
    background: #0050a7;
    clear: both;
}

#Corona-intra {
    text-align: center;
    font: 600 23px/29px Roboto, sans-serif;
    color: #fff;
    padding: 10px 0;
}

#Corona-intra ul {
    text-align: center;
}

#Corona-intra ul li {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    background: #EEEEEE;
    width: 160px;
    border-radius: 15px;
    margin: 15px 10px 0 10px;
}

#Corona-intra ul li a {
    display: block;
    font: 400 18px/23px Roboto, sans-serif;
    color: #3a3a3a;
    padding: 7px 0;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.list-buttons-2-per-row {
    text-align: center;
    margin: 10px auto;
}

.list-buttons-2-per-row li {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    min-width: 200px;
    padding: 0 !important;
    background: none !important;
    margin: 10px 2%;
}

.list-buttons-2-per-row li a {
    background: #034778;
    display: block;
    color: #fff;
    font: normal 17px/22px 'Open Sans', sans-serif;
    padding: 10px 15px;
    text-transform: uppercase;
    border-radius: 10px;
}

.list-buttons-2-per-row li a:hover {
    transition: 0.3s;
    color: #fff;
    background: #0361AA;
}

#Map-Container {
    background: url(../images/map-bg.jpg) no-repeat center top;
}

#Map-Container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#Map-Section {
    height: 433px;
}

#Map-Section {
    max-width: 1200px;
    min-width: 300px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}

.add-right {
    width: 700px;
    height: 270px;
    background: #0057aa;
    padding: 20px 0px 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    border-top: 20px solid #ffffff;
    border-left: 20px solid #ffffff;
    border-right: 20px solid #ffffff;
    text-align: center;
    color: #fff;
}

.add-right p {
    color: #9dccf2;
    font: 300 17px/24px 'Muli', sans-serif;
    padding: 0px 0px 10px 0px;
}

.locationsHead {
    color: #fff;
    font: 400 48px/50px 'Open Sans', sans-serif;
    padding: 0px 0px 10px;
}

.edu-resources-tab li {
    background: none !important;
    float: left;
}

.edu-resources-tab li a {
    background: #0050a7;
    padding: 5px 10px;
    color: #ffffff;
    text-align: center;
    width: 250px;
    display: inherit;
}

.edu-resources-tab li a:hover {
    background: #939598;
    color: #ffffff;
}

.pt-list {
    border-left: none;
}

.patient-stories .pt-list {
    margin: 0 0 20px 0;
    border-left: 4px solid #e6e6e6;
    padding: 0 20px 20px 20px;
}

.banner-content.banner6-content {
    left: 38%;
    top: 80%;
    width: 24%;
}

.banner6-head span {
    color: #fff;
    width: 250px;
}

.banner6-content .banner-more {
    background: #737373;
}

.title1 {
    font-size: 22px;
    line-height: 22px;
}

.banner-head.banner6-head {
    background: #343434;
    opacity: 0.7;
    padding: 9px;
}

.banner-head {
    font-size: 20px;
    line-height: 28px;
}

.textMain .blue-bg {
    background: #034778;
    color: #fff;
    padding: 15px;
    margin: 25px auto;
    border-radius: 15px 0;
    display: inline-block;
}

.textMain .blue-bg:hover {
    border-radius: 0 15px;
    transition: 0.4s;
}

.textMain .blue-bg h3 {
    font: 400 27px/33px 'Roboto Condensed';
    color: #fff;
    padding: 0;
    margin: 7px auto;
}

.textMain .blue-bg p {
    font: 400 15px/24px 'Open Sans', sans-serif;
}

.textMain .blue-bg p.font-bold {
    font: 400 16px/28px 'Open Sans', sans-serif;
    text-align: center;
}

.textMain .blue-bg ul {
    text-align: center;
    padding: 0;
    margin: auto;
}

.textMain .blue-bg ul li {
    background: none;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 8px 15px;
}

.textMain .blue-bg ul li a {
    display: block;
    color: #fff;
    padding: 7px 15px;
    background: #6B6D6F;
    border: 2px solid #fff;
    border-radius: 30px;
}

.contact-form {
    margin: 15px auto;
}

.Button-popup-Parent {
    text-align: center;
    padding: 0;
    margin: 0 auto;
}

.Button-popup-Parent .button {
    text-align: center;
    display: inline-block;
    position: fixed;
    right: 0;
    z-index: 999999;
    bottom: 15%;
    margin: auto;
    animation: MovingUpDown 1s infinite alternate;
}

@keyframes MovingUpDown {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-15px);
    }
}

.Button-popup-Parent .button .content_block {
    display: inline-block;
    font: 400 15px/21px 'Open Sans', sans-serif;
    background: #03467A;
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    text-transform: uppercase;
}

.Button-popup-Parent .button span {
    display: block;
    padding: 0;
    margin: auto;
}

.Button-popup-Parent .button span.click_to_hide {
    position: absolute;
    right: 6px;
    top: 5px;
}

.Button-popup-Parent .button span.click_to_hide a {
    background: none;
    color: red;
    text-shadow: 0px 0px #eee;
    font: 600 18px/18px 'Open Sans', sans-serif;
    padding: 0;
    margin: auto;
    border-radius: unset;
}

.Button-popup-Parent .popup-main-block {
    display: none;
}

.Button-popup-Parent .show_popup {
    text-align: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: auto;
    background: rgba(0, 0, 0, .5);
}

.Button-popup-Parent .show_popup .popup-content {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    max-width: 700px;
    padding: 15px;
    position: relative;
    z-index: 999999;
    background: #fff;
    top: 50%;
    margin: auto;
    overflow: hidden;
    right: 0;
    left: 0;
    border-radius: 5px;
    margin: auto;
}

.Button-popup-Parent .show_popup .popup-content .pop-close,
.Button-popup-Parent .show_popup .popup-content .pop-close-x {
    position: absolute;
    right: 8px;
}

.Button-popup-Parent .show_popup .popup-content .pop-close {
    bottom: 4px;
}

.Button-popup-Parent .show_popup .popup-content .pop-close-x {
    top: 5px;
}

.Button-popup-Parent .show_popup .popup-content .pop-close a,
.Button-popup-Parent .show_popup .popup-content .pop-close-x a {
    color: #f50b0b;
    display: inline-block;
    font: 400 15px/21px 'Open Sans', sans-serif;
}

.Button-popup-Parent .show_popup .popup-content p {
    text-align: center;
    margin: 0 auto 15px auto;
}

.Button-popup-Parent .show_popup .popup-content p span {
    display: block;
    margin: 5px auto;
    font: 400 24px/32px 'Open Sans', sans-serif;
    color: #0050A7;
    min-width: 280px;
}

.Button-popup-Parent .show_popup .popup-content p span .click_to_get_form {
    display: inline-block;
    width: auto;
    min-width: auto;
    font: 400 24px/32px 'Open Sans', sans-serif;
}

.Button-popup-Parent .show_popup .popup-content p span .click_to_get_form a {
    font: 600 24px/32px 'Open Sans', sans-serif;
}

.Button-popup-Parent.padding-zero .show_popup {
    position: absolute;
    transform: translate(0, 0);
    top: 0;
}

#Footer h3 {
    font: normal 24px/30px 'Open Sans', sans-serif;
    text-align: center;
    margin: 10px auto;
    color: #fff;
    text-transform: uppercase;
}

#Footer .Button-popup-Parent h3 {
    font: normal 24px/30px 'Open Sans', sans-serif;
    text-align: center;
    margin: 10px auto;
    color: #03467A;
    text-transform: uppercase
}

.od-list li {
    list-style: decimal !important;
}

.align-center-bx {
    text-align: center;
    font: 400 48px/52px 'Muli', sans-serif;
    font-size: 0;
}

.textMain .con-pro ul li {
    background: linear-gradient(to right, #E6F2FF 0%, #ECF2FE 77%, #F2F2FC 100%);
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    min-height: 473px;
    width: 31%;
    padding: 25px;
    opacity: 1;
    position: relative;
    height: auto;
    overflow: hidden;
    transition: transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(600px) translate3d(0, 0, 0);
    text-align: left;
}

.con-pro h3 {
    color: #275699;
    padding: 8px;
}

.con-pro ul li a {
    text-decoration: none;
}

.con-pro p {
    font: 400 15px/26px 'Open Sans', sans-serif;
    padding: 8px;
    margin: 5px !important;
    clear: both;
}

.rollover {
    visibility: hidden;
    color: #fc0;
    opacity: 1;
    position: absolute;
    z-index: 999;
    left: 0px;
    top: 40%;
    margin: 15px auto 0px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

.rollover p a {
    display: block;
    padding: 44px 0px 0px 0px;
}

.con-pro ul li:hover .rollover {
    visibility: visible;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.reMore {
    background: url(/images/remore-bg.png) no-repeat center 12px #fff;
}

.eduMore {
    background: url(/images/edumore-bg.png) no-repeat center 12px #fff;
}

.rollover p {
    position: relative;
    width: 135px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    vertical-align: top;
    font: 400 15px/32px 'Muli', sans-serif;
}

.ReadMore {
    display: none;
}

ReadMore {
    margin: 0px 0px 0px 15px
}

.ReadMore a {
    text-transform: uppercase;
}

.con-pro ul li:hover {
    color: #0f0f0f;
    transition: background 0.5s;
    background: #2c2c2c9c;
    transform: scale(1.01);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
}

.textMain a:hover {
    text-decoration: underline;
}

.popfull {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 990;
    left: 0px;
    top: 0px;
    display: none;
}

.popvideo {
    width: 71% !important;
    height: auto;
    padding: 40% 0 0 0;
    position: fixed;
    z-index: 999;
    background: #fff;
    display: none;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.popvideo iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    border: 4px solid #666;
}

.popclose {
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid #666;
    width: 30px;
    height: 30px;
    z-index: 2;
    text-align: center;
    font: bold 12px/22px Muli, sans-serif;
}

.popclose a {
    display: block;
    text-decoration: none;
}

.textMain .thankyou {
    text-align: center;
    margin: 23px auto;
    font: 600 23px/33px Montserrat, sans-serif;
    display: inline-block;
    width: 100%;
}
.media-vid{
    text-align: center;
}
.media-vid li {
	list-style: none;
	background: none !important;
	width: 33%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.media-vid li h4 {
	min-height:60px;
	font:500 16px/18px Montserrat, sans-serif;
}
.smo-fixid {
	position: fixed;
	left: 0;
	top: 50%;
	transform: translate(0px, -50%);
	z-index: 9999;
}
.smo-fixid ul {
	text-align: center;
	background: #fff;
	border-radius: 0 30px 30px 0;
	box-shadow: 0 2px 5px 2px rgba(115,115,115,.5);
	padding: 10px 5px;
}
.header-social li {
	margin: 8px 0;
}
.header-social a {
	position: relative;
	text-align: left;
	margin: auto;
	display: block;
	padding: 0;
	border-radius: 50%;
	border: 2px solid #21679f;
	width: 55px;
	transition: 0.8s ease-in-out;
	height: 55px;
	color: #21679f;
}
.header-social a:hover {
	transform: translateY(-5px);
}
.header-social .fb::after {
	content: '\E813';
}
.header-social a::after {
	font-family: 'fontello';
	color: #21679f;
	font-size: 30px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	transition: 0.5s all ease;
}
/*.header-social .twitter::after {
	content: '\F099';
}*/
.header-social .twitter{
    background: url(/images/twitter-logo.png) no-repeat center center;
}
.header-social .youtube::after {
	content: '\F315';
}
.header-social .insta::after {
	content: '\F16D';
}
.header-social .blg::after {
	content: '\E800';
}
@media screen and (max-width:1160px) {
    #Orthopedic-Surgeons-Intra {
        background: 0 0
    }

    #Content-Container {
        background: 0 0
    }

    .category-thumbnails li {
        float: left;
        margin: 0 10px 18px 0;
        width: 18%;
        min-height: 120px;
        overflow: hidden;
    }

    .accessible_on .header-left li,
    .accessible_on .header-right li {
        width: auto;
    }
}

@media screen and (max-width:1110px) {
    .header-left li {
        display: block;
        text-align: left;
        width: 260px;
        margin: auto
    }

    .header-right li {
        display: block;
        text-align: left;
        width: 260px;
        margin: auto
    }

    .banner-content {
        background: rgba(255, 255, 255, .7)
    }

    .banner-content.banner6-content {
        width: 295px;
    }

    .banner-content {
        background: none;
    }

    .popcontentmain iframe {
        overflow-y: scroll;
        height: 100%
    }
}

@media screen and (max-width:960px) {
    .pev-height {
	min-height: 900px;
}
    
    .social-footer {
        text-align: center
    }

    .transparentHeader {
        position: relative
    }

    .header-left:before,
    .header-right:before {
        display: none
    }

    #Header .table-div {
        display: flex;
        flex-direction: column
    }

    .logo {
        order: 1
    }

    .header-left {
        order: 2;
        float: none;
        width: auto;
        text-align: center
    }

    .header-right {
        order: 3;
        float: none;
        width: auto;
        text-align: center
    }

    .header-left li {
        display: inline-block;
        vertical-align: top
    }

    .header-right li {
        display: inline-block;
        vertical-align: top
    }

    .specialties-l {
        width: auto;
        display: block;
        max-width: 782px;
        margin: auto
    }

    #Orthopedic-Surgeons {
        background: 0 0
    }

    #Specialties {
        background: #717375;
        padding: 30px 0
    }

    .specialties-r {
        width: auto;
        display: block
    }

    #Landing-Links {
        margin: 0;
        padding: 20px 0
    }

    .cell-left {
        display: block;
        text-align: center;
        margin: 5px 0
    }

    .cell-middle {
        display: block;
        text-align: center;
        margin: 15px 0
    }

    .cell-right {
        display: block;
        text-align: center;
        margin: 5px 0
    }

    .accessible_on .header-left li {
        display: block;
    }

    #Header .table-div {
        position: relative;
    }

    #Header .header-left .bill-ico {
        display: inline-block;
        margin: 0 2.5% 0 27%;
        width: 157px;
    }

    #Header .header-right {
        width: 150px;
        margin: -42px 0px 0 5%;
    }
}

@media screen and (max-width:860px) {

    #Orthopedic-Surgeons-Intra .next,
    #Orthopedic-Surgeons-Intra .prev {
        bottom: -7%
    }

    .menu li {
        font: normal 18px/26px 'Open Sans', sans-serif;
        text-transform: none
    }

    .dr-link {
        padding: 20px 0 0 0;
        width: auto;
        display: block
    }

    #Orthopedic-Surgeons {
        padding: 50px 0
    }

    .dr-profile {
        width: 300px;
        height: 320px;
        display: block;
        background: #121212;
        margin: 20px auto;
        overflow: hidden
    }

    .dr-profile img {
        object-fit: cover
    }

    #Content {
        display: block
    }

    #Sidebar {
        display: block;
        margin: auto
    }

    #Orthopedic-Surgeons {
        display: none;
    }

    .textMain .blue-bg h3 {
        text-align: center;
        font: 400 22px/28px 'Roboto Condensed';
    }

    /*#Specialties {
margin-top: 15px;
}*/
}

@media screen and (max-width:799px) {
    .pev-height {
	min-height: 1100px;
}
}
@media screen and (max-width:767px) {
    .menu li {
        font: normal 16px/26px 'Open Sans', sans-serif;
        text-transform: none
    }

    .specialties-list li {
        border-right: 0
    }

    .footer-menu a {
        margin: 5px
    }

    .banner-content {
        width: auto
    }

    .banner-content p {
        display: none
    }

    .banner-head {
        font: normal 22px/26px 'Roboto Condensed'
    }

    .accessible_on .header-left,
    .accessible_on .header-right {
        display: block;
        text-align: center;
        margin: auto;
    }

    .accessible_on .header-left li {
        display: inline-block;
    }

    .add-right {
        width: 480px;
    }

    .locationsHead {
        font: 400 30px/38px 'Open Sans', sans-serif;
    }

    .banner-content.banner6-content {
        width: 285px;
        position: absolute;
        left: 0%;
        right: 0%;
        text-align: center;
        margin: 0 auto;
    }

    .banner6-head span {
        width: auto;
    }

    .textMain .Button-popup-Parent .show_popup .popup-content {
        max-width: 95%;
        margin: auto;
        position: absolute;
        padding: 7px;
    }

    .Button-popup-Parent .show_popup .popup-content {
        top: 8%;
        transform: translate(0, 0);
        width: 96%;
        padding: 8px;
    }
	.media-vid li {
	width: 49%;
}
}

@media screen and (max-width:740px) {
    .fancy-profile {
        float: none;
        margin: 10px auto;
        text-align: center
    }
    
    .share-your-story{
        width: 240px;
        margin: 5px auto;
    }
    
    
}

@media screen and (max-width:640px) {
    
    .pev-height {
	min-height: 920px;
}
    .vids li{
        width: auto;
        display: block;
    }
    .textMain .con-pro ul li {
        width: 95%;
    }

    .specialties-l .txtTitle {
        position: initial;
        text-align: center;
        margin: 0 0 30px 0
    }

    .contact-info-left {
        display: block
    }

    .contact-info-right {
        display: block
    }

    .fancyBox .grid-list li {
        display: block;
        width: auto
    }

    .img-r {
        float: none;
        text-align: center;
        margin: 10px 0
    }

    .textMain .resp-tabs-list {
        display: none
    }

    .textMain h2.resp-accordion {
        display: block
    }

    .dr-profile-s {
        display: block;
        width: auto;
        text-align: center
    }

    .dr-profile-text {
        display: block
    }

    .grid-img {
        float: none;
        margin: 10px 0;
        text-align: center
    }

    #Banner-Container-S {
        display: none
    }

    .navigation {
        padding: 10px 0 10px 10px
    }

    #Banner-Container #Banner {
        height: 300px
    }

    .category-thumbnails li {
        float: left;
        margin: 0 10px 18px 0;
        width: 30%;
        min-height: 120px;
        overflow: hidden;
    }
	.smo-fixid {
	right: 0;
	bottom: 0;
	top: unset;
	transform: unset;
	background: rgba(0, 0, 0, 0.7);
}
.smo-fixid .header-social {
	text-align: center;
	padding: 5px 0;
	z-index: 9999;
	border-radius: unset;
}
.header-social li {
	display: inline-block;
	margin: 2px 5px;
	vertical-align: top;
}
}

@media screen and (max-width:639px) {
    #Header .header-right {
        width: 100%;
        margin: auto;
    }

    #Header .header-left .bill-ico {
        width: auto;
        margin: auto;
    }

    .header-left li,
    #Header .header-right li {
        display: block !important;
        width: 220px !important;
    }

    .add-right {
        width: 100%;
        height: 280px;
    }

    .locationsHead {
        font: 400 28px/40px 'Open Sans', sans-serif;
    }

    .edu-resources-tab {
        margin: 0 auto !important;
        width: 320px;
    }

    .textMain .grid-list-inline-s li {
        width: 75%;
    }
		.media-vid li {
	width: 100%;
}
}


@media screen and (max-width:480px) {
    
    .pev-height {
	min-height: 1190px;
}

    .header-left li,
    .header-right li {
        font: 400 13px/22px Roboto, sans-serif
    }

    .header-left li:before {
        left: 0
    }

    .bill-ico {
        width: 131px !important
    }

    .appointment-ico {
        width: 180px !important
    }

    .header-left li a {
        padding: 10px 10px 10px 20px
    }

    .appointment-ico a {
        padding: 10px 10px 10px 15px !important
    }

    .header-right li {
        width: 145px
    }

    .textMain .specialties-list-s li {
        border-right: 0
    }

    #Orthopedic-Surgeons-Intra .Ortho_nav {
        margin: 0 220px
    }

    .blogMain .post-image {
        display: block;
        margin: 12px auto !important;
        padding: 0
    }

    .blogMain .post-content {
        display: block
    }

    .purmed {
        width: 90%
    }

    .category-thumbnails li {
        float: left;
        margin: 0 10px 18px 0;
        width: 46%;
        min-height: 120px;
        overflow: hidden;
    }

    .pat-edu-button li a {
        width: 29%;
    }

    .Banner-Tabs {
        bottom: 44px;
        right: 20px;
    }

    .banner-head {
        font: normal 14px/18px 'Roboto Condensed';
    }

    .banner-head span {
        font-size: 18px;
        line-height: 22px;
    }
}

@media screen and (max-width:450px) {
  .pev-height {
	min-height: 1600px;
}  
}

@media screen and (max-width:360px) {
    #Banner-Container .banner6 {
        background: url(../images/banner6-new2.jpg) no-repeat -82px top;
        background-size: cover;
    }

    .banner-head.banner6-head {
        opacity: 0.7;
        padding: 4px;
        width: 180px;
        margin: 0 auto;
    }
}

@media screen and (max-width:320px) {
    .dfw-off {
        display: none !important
    }

    .category-thumbnails li {
        float: left;
        margin: 0 10px 18px 0;
        width: 39%;
        min-height: 120px;
        overflow: hidden;
    }

    .pat-edu-button li a {
        width: 39%;
    }
}
