/* ----- Fonts CSS ----- */

@font-face {
    font-family: 'fontello';
    src: url('fonts/fontello.eot');
    src: url('fonts/fontello.eot#iefix') format('embedded-opentype'), url('fonts/fontello.woff') format('woff'), url('fonts/fontello.ttf') format('truetype'), url('fonts/fontello.svg#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ---------- Theme CSS ---------- */

#Map-Container,
#Specialties-Container,
#Resources-Container,
.copyrights,
#Doctor-Container,
#Credi-Container,
#Educational-Container,
#Stories-Container,
#Utilize-Container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#Accessibility,
#Header,
#Specialties,
#Assistant,
#Resources,
#Doctor,
#Stories,
#Credi,
#Educational,
#Utilize,
#Banner,
#Content-Main,
#Map,
#Footer,
#Main-Menu,
#Mobile-Menu,
#Service,
.footer-credi,
#Credibility {
    max-width: 1170px;
    min-width: 300px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}


/* ADA */

.adaOn span {
    background: #d45226;
    color: #fff;
}

.adaClose a {
    background: #d45226;
}

#Scroller {
    bottom: 50px;
}

#Scroller a {
    background: #fff;
    border: 2px solid #000;
    color: #000;
    border-radius: 50%;
}


/* Header CSS */

header.stickyHeader,
header.stickyHeader.stickyAnimate {
    background: rgba(66, 27, 10, 0.8);
}

.stickyAnimate .logo {
    padding: 5px 5px;
}

.stickyAnimate #Header {
    min-height: inherit;
    -webkit-transition: all 0.9s linear;
    -moz-transition: all 0.9s linear;
    -ms-transition: all 0.9s linear;
    -o-transition: all 0.9s linear;
    transition: all 0.9s linear;
    padding: 5px 0px;
}

.stickyAnimate .logo {
    -webkit-transition: all 0.9s linear;
    -moz-transition: all 0.9s linear;
    -ms-transition: all 0.9s linear;
    -o-transition: all 0.9s linear;
    transition: all 0.9s linear;
}

.login {
    width: 320px;
    height: auto;
    position: absolute;
    right: 0;
    top: 40px;
    display: none;
    z-index: 99999999;
    background: #f9f9f9;
    border-radius: 5px;
    box-shadow: 2px 1px 3px #ece4e4
}

.clsbtn {
    width: auto;
    padding: 1px;
    border: 0;
    position: absolute;
    left: 8px;
    bottom: -4px;
    color: #746969;
    height: 33px;
    cursor: pointer;
    font: 700 16px/13px 'Muli', sans-serif;
    background: 0;
    text-shadow: 0 -1px 2px #958c8c
}

#Header {
    min-height: 110px;
    padding: 20px 5px 10px 5px;
}

.logo {
    padding: 0px 10px 0px 10px;
    vertical-align: middle;
    width: 300px;
    border-right: 1px solid #3f434c;
}

.uth {
    vertical-align: middle;
    width: 148px;
    text-align: left;
    padding: 0px 0px 0px 10px;
}

.uth a {
    display: block;
}

.uth img {
    margin: 10px 0px 0px;
}

.appoint li {
    vertical-align: top;
    padding: 5px 10px;
    color: #242a43;
}

.appoint {
    text-align: left;
    padding: 0px 0px 0px 50px;
}

.call-ph a {
    padding: 0px 0px 0px 35px;
    background: url("../images/call-icon.png") no-repeat left center;
    display: block;
    font: 500 18px/30px 'Montserrat', sans-serif;
    color: #fff;
}

.location a {
    padding: 0px 0px 0px 35px;
    background: url("../images/appoint-icon.png") no-repeat 0px center;
    display: block;
    font: 400 18px/30px 'Muli', sans-serif;
    color: #fff;
}

.social-logo {
    width: 300px;
    text-align: center;
    float: left;
    padding: 0px 0px 0px 10px;
}

.follow {
    color: #cecece;
    font: 700 19px/30px 'Muli', sans-serif;
    padding: 5px 0px 5px;
    float: left;
}

.social-logo ul {
    font-size: 0px;
    width: 284px;
    margin: 0px auto;
}

.social-logo li {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 45px;
    font-size: 24px;
}

.social-logo li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    padding: 5px 0px 0px;
}

.social-logo2 {
    width: 300px;
    text-align: center;
    float: left;
    padding: 0px 0px 0px 10px;
    position: fixed;
    bottom: 0px;
    display: none;
}

.social-logo2 li {
    display: inline-block;
    vertical-align: top;
    width: 45px;
    height: 45px;
    font-size: 24px;
}

.social-logo2 li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    padding: 5px 0px 0px;
}

.call-ph {
    float: right;
    padding: 0px 10px;
}


/* Menu CSS */

.menu {
    text-align: left;
}

.menu li {
    font: 400 15px/20px 'Muli', sans-serif;
    height: 50px;
    color: #fff;
}

.menu ul li a {
    padding: 10px 10px 10px 20px;
    background: url(../images/menu-hover.png) no-repeat 5px center;
}

.menu li a {
    padding: 15px 0px;
    color: #fff;
}

.menu > li:hover::after {
    color: #cc521d;
    width: 78%;
}

.menu li a:hover {
    color: #ffa200;
}

.menu li li {
    background: #cc521d;
    font: 400 15px/20px 'Muli', sans-serif;
    text-transform: none;
}

.menu li li a {
    color: #fff !important;
}

.menu li li:hover {
    background: #07111a;
}

.menu-home {
    width: 50px;
    font-size: 0px !important;
}

.menu-home a::before {
    font-size: 20px;
}

.menu-home a {
    width: 100%;
    height: 100%;
}

.menu-home a::before {
    vertical-align: top;
    margin: auto;
}

.menu-home span {
    vertical-align: middle;
}

.menu-home {
    width: 6%;
}

.menu-about {
    width: 27%;
}

.menu-services {
    width: 15%;
}

.menu-patient {
    width: 18%;
}

.menu-contact {
    width: 17%;
}

.menu-protocols {
    width: 17%;
}

.menu-about li {
    width: 250px !important;
}

.menu-patient li {
    width: 240px !important;
}

.toggleMenu {
    font: bold 16px/30px Verdana, Arial, Helvetica, sans-serif;
}

.toggleMenu a {
    border-radius: 5px;
    color: #fff;
}

.parentMenu li a {
    color: #fff;
}

.parentMenu li:hover {
    background: #000;
}

.parentMenu li li:hover {
    background: #d45226;
}

.parentList > .dropMenu::after,
.parentList .subparentList > .dropMenu::after {
    color: #fff;
}

.Wrapper {
    font: 400 16px/20px 'Muli', sans-serif;
    background: #d45226;
}

.menu ul ul {
    left: -140px;
    top: 0px;
    position: absolute;
}

.menu ul ul li {
    width: 150px !important;
}


/* Home Banner CSS */

#Banner-Container #Banner {
    height: 672px;
}

#Banner-Container .banner1 {
    background: url(../images/banner1.jpg) no-repeat center top;
}

#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;
}

#Banner-Container .banner2 .theme-L {
    background: url(../images/banner2-l.jpg) no-repeat right top;
}

#Banner-Container .banner2 .theme-R {
    background: url(../images/banner2-r.jpg) no-repeat left top;
}

#Banner-Container .banner3 {
    background: url(../images/banner3.jpg) no-repeat center top;
}

#Banner-Container .banner3 .theme-L {
    background: url(../images/banner3-l.jpg) no-repeat right top;
}

#Banner-Container .banner3 .theme-R {
    background: url(../images/banner3-r.jpg) no-repeat left top;
}

#Banner-Container .banner4 {
    background: url(../images/banner4.jpg) no-repeat center top;
}

#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;
}


/* Subpage Banner CSS */

#Banner-Container-S #Banner {
    height: 371px;
}

#Banner-Container-S .banner1 {
    background: url(../images/banner1-s.jpg) no-repeat center top;
}

#Banner-Container-S .banner1 .theme-L {
    background: url(../images/banner1-l-s.jpg) no-repeat right top;
}

#Banner-Container-S .banner1 .theme-R {
    background: url(../images/banner1-r-s.jpg) no-repeat left top;
}

#Banner-Container-S .banner2 {
    background: url(../images/banner2-s.jpg) no-repeat center top;
}

#Banner-Container-S .banner2 .theme-L {
    background: url(../images/banner2-l-s.jpg) no-repeat right top;
}

#Banner-Container-S .banner2 .theme-R {
    background: url(../images/banner2-r-s.jpg) no-repeat left top;
}

#Banner-Container-S .banner3 {
    background: url(../images/banner3-s.jpg) no-repeat center top;
}

#Banner-Container-S .banner3 .theme-L {
    background: url(../images/banner3-l-s.jpg) no-repeat right top;
}

#Banner-Container-S .banner3 .theme-R {
    background: url(../images/banner3-r-s.jpg) no-repeat left top;
}

#Banner-Container-S .banner4 {
    background: url(../images/banner3-s.jpg) no-repeat center top;
}

#Banner-Container-S .banner4 .theme-L {
    background: url(../images/banner3-l-s.jpg) no-repeat right top;
}

#Banner-Container-S .banner4 .theme-R {
    background: url(../images/banner3-r-s.jpg) no-repeat left top;
}

#Banner-Container .Banner_auto,
#Banner-Container-S .Banner_auto {
    display: none;
}

.Banner-Tabs li {
    background: #b04719;
}

#Banner-Container-S .banner-more {
    display: none;
}


/* Banner Content CSS */

.banner-content {
    position: absolute;
    font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
    left: 25%;
    top: 58%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 15px;
    width: 49%;
}

#Banner-Container-S .banner-content {
    top: 70%;
}

.banner-head {
    font: 700 30px/40px 'Tinos', sans-serif;
    color: #cdcdcd;
}

.banner-head1 {
    font: 400 20px/40px 'Muli', sans-serif;
    color: #cdcdcd;
}

.banner-more {
    width: 120px;
    font: 400 16px/40px 'Muli', sans-serif;
    background: #b04719;
    text-align: center;
}

.banner-more a {
    display: block;
    color: #fff !important;
}


/* Navigation CSS */

.navigation {
    font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
    padding: 30px 0px 30px 10px;
    border-bottom: 1px solid #a6a6a6;
}

.navigation a:hover {
    color: #094f8a;
}


/* Text CSS */

.border .textMain h1 {
    border: none;
}

.textMain {
    font: 400 16px/24px 'Muli', sans-serif;
    color: #3e444f;
    padding: 10px 10px 50px 10px;
}

.textMain p {
    padding: 5px 0px;
}

.textMain a {
    color: #cc521d;
}

.textMain a:hover {
    color: #094f8a;
}

.textMain h1 {
    font: 700 36px/40px 'Tinos', sans-serif;
    color: #3e444f;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 5px 0px;
}

.textMain h1 span {
    font: normal 20px/24px Verdana, Arial, Helvetica, sans-serif;
    color: #4d4d4d;
    text-transform: none;
}

.textMain h2,
.hTag2,
.textMain h3.hTag2,
.textMain h4.hTag2 {
    font: 700 26px/30px 'Muli', sans-serif;
    color: #000000;
}

.textMain h2 span {
    font: normal 18px/22px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

.textMain h2 a,
.hTag2 a,
.textMain h3.hTag2 a,
.textMain h4.hTag2 a {
    color: #014cbe;
}

.textMain h3,
.hTag3,
.textMain h2.hTag3,
.textMain h4.hTag3 {
    color: #d45226;
    font: 700 22px/24px 'Muli', sans-serif;
    border-left: 5px solid #d45226;
    position: relative;
    padding: 2px 0px 0px 15px;
    margin: 7px 0px 7px 0px;
}

.shn-list .textMain h3,
.shn-list .hTag3,
.shn-list .textMain h2.hTag3,
.shn-list .textMain h4.hTag3 {
    color: #353535;
    font: 700 20px/32px 'Muli', sans-serif;
    padding-left: 0px;
    border-left: none;
    position: relative;
}

.textMain h3 a,
.hTag3 a,
.textMain h2.hTag3 a,
.textMain h4.hTag3 a {
    color: #353535;
}

.textMain h4,
.hTag4,
.textMain h2.hTag4,
.textMain h3.hTag4 {
    font: normal 18px/22px Verdana, Arial, Helvetica, sans-serif;
    color: #014cbe;
}

.textMain h4 a,
.hTag4 a,
.textMain h2.hTag4 a,
.textMain h3.hTag4 a {
    color: #014cbe;
}


/* Section CSS */

#Specialties-Container {
    min-height: 728px;
    background: url(../images/spec-bg.jpg) no-repeat center top;
}

#Specialties {
    min-height: 500px;
}

.specialties-intra {
    min-height: 580px;
    background: #fff;
    width: 100%;
    top: -80px;
    z-index: 99;
    position: absolute;
}

.specialties-intra .heading1 {
    text-align: center;
    padding: 35px 0px 20px;
    font: 400 34px/40px 'Tinos', sans-serif;
    color: #07111a;
}

.spec-p {
    text-align: center;
    font: 400 16px/20px 'Muli', sans-serif;
    color: #07111a;
    padding: 0px 0px 20px 0px;
    width: 63%;
    margin: 0px auto;
}

.specialties-intra ul {
    text-align: center;
}

.specialties-intra li {
    width: 24%;
    min-height: 370px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    box-shadow: 0px 1px 15px 10px #383E4B1A;
    margin: 0px 20px 0px;
    border-radius: 5px;
    padding: 10px 10px 40px 10px;
    border: 1px solid #fff;
    position: relative;
    min-width: 240px;
}

.specialties-intra li li {
    width: inherit;
    min-height: inherit;
    display: block;
    min-width: inherit;
    box-shadow: inherit;
    padding: 0px;
    border: none;
    margin: 0px 0px 5px 0px;
    background: url(../images/spec-list.png) no-repeat left center;
}

.specialties-intra li li a {
    padding: 0px 0px 0px 20px;
    color: #07111a;
}

.specialties-read {
    margin: 0px auto;
    width: 93%;
    font: 400 16px/30px 'Muli', sans-serif;
    text-align: center;
    position: absolute;
    bottom: 5px;
}

.specialties-read a {
    color: #252e35;
    display: block;
    background: #e7e7e7;
}

.specialties-tab1 {
    background: url(../images/sport-medi-icon.jpg) no-repeat center 10px;
}

.specialties-tab1 .heading2,
.specialties-tab2 .heading2,
.specialties-tab3 .heading2 {
    font: 700 18px/21px 'Tinos', sans-serif;
    color: #fff;
    padding: 30px 0px 40px 163px;
    text-transform: uppercase;
}

.specialties-tab2 .heading2 {
    padding: 50px 0px 40px 150px;
}

.specialties-tab3 .heading2 {
    padding: 50px 0px 40px 170px;
}

.specialties-tab2 {
    background: url(../images/shoulder-icon.jpg) no-repeat center 10px;
}

.specialties-tab3 {
    background: url(../images/knee-icon.jpg) no-repeat center 10px;
}

.specialties-intra li:hover span a {
    background: #3b414c;
    color: #fff;
}

.specialties-intra li:hover {
    border: 1px solid #cc521d;
    box-shadow: 0px 1px 15px 10px #383E4B1A;
}

.specialties-intra li li:hover {
    border: none;
    box-shadow: inherit;
}

#Assistant {
    background: url(../images/assist.png) no-repeat center 30px;
    padding: 30px 0px 0px;
}

#Assistant p {
    text-align: center;
    font: 400 18px/24px 'Tinos', sans-serif;
    color: #fff;
    width: 56%;
    margin: 0px auto;
    padding: 60px 0px;
}

#Doctor {
    min-height: 680px;
}

.doctor-img {
    width: 36%;
    padding-left: 33px;
}

.doctor-img2 {
    width: 36%;
    padding-left: 33px;
    display: none;
}

.doctor-intra .heading1 {
    font: 600 16px/30px 'Muli', sans-serif;
    color: #cc521d;
    padding: 30px 0px 5px 40px;
}

.doctor-intra h1 {
    font: 700 35px/40px 'Muli', sans-serif;
    padding: 0px 0px 10px 40px;
    color: #3e444f;
}

.orth-name {
    font: 600 20px/24px 'Muli', sans-serif;
    padding: 0px 0px 20px 40px;
    color: #cc521d;
}

.orth-name span {
    font: 400 20px/22px 'Muli', sans-serif;
    color: #3e444f;
    display: block;
}

.doctor-intra p {
    font: 400 16px/24px 'Muli', sans-serif;
    padding: 0px 0px 10px 40px;
    color: #3e444f;
}

.heading4 {
    font: 700 18px/24px 'Tinos', sans-serif;
    color: #3e444f;
    padding: 15px 0px 20px 40px;
}

.hospital {
    padding-left: 40px;
}

.hospital img {
    padding-right: 10px;
}

.hospital li {
    display: inline-block;
    text-align: center;
    border-right: 1px solid #acacac;
    width: 19%;
}

.hospital li:last-child {
    border-right: none;
}

.ViewMore {
    background: #cc521d;
    width: 260px;
    text-align: center;
    margin: 25px 0px 30px 40px;
}

.ViewMore a {
    display: block;
    font: 400 16px/40px 'Muli', sans-serif;
    color: #fff;
    transition: background 700ms ease-out;
}

.ViewMore a:hover {
    background: #3d434e;
}

.physician {
    box-shadow: 0px 1px 15px 10px #2E34411A;
}

.current li {
    display: inline-block;
    text-align: center;
    width: 23%;
    margin: 5px 0px 5px 5px;
    vertical-align: middle;
    position: relative;
}

.current-tab1 {
    background: #e7e7e7;
    border: 4px solid #fff;
    height: 100px !important;
}

.physician .heading2 {
    color: #2b2b2b;
    font: 700 21px/30px 'Tinos', sans-serif;
    display: none;
}

.current-tab1 span {
    padding: 15px 0px 0px 15px;
    color: #2b2b2b;
    font: 700 21px/26px 'Tinos', sans-serif;
    display: block;
    text-align: left;
}

.current-tab1::after {
    background: url("../images/curt-arrow.png") no-repeat 0px 0px;
    width: 17px;
    height: 15px;
    position: absolute;
    right: -17px;
    margin: auto;
    top: 0px;
    bottom: 0px;
    content: "";
}

.current-tab2::after,
.current-tab3::after {
    background: #d6e3f0;
    width: 2px;
    height: 65px;
    position: absolute;
    right: 0px;
    margin: auto;
    top: 0px;
    bottom: 0px;
    content: "";
}

#Utilize-Container {
    background: url(../images/utilize-bg.jpg) no-repeat center top;
}

#Utilize {
    min-height: 466px;
}

#Utilize .heading1 {
    font: 400 32px/40px 'Maven Pro', sans-serif;
    padding: 60px 0px 40px;
    text-align: center;
    color: #fff;
    position: relative;
}

#Utilize .heading1 span {
    display: block;
}

.arthroscopic {
    background: url(../images/arthro-bg.png) no-repeat center top;
    width: 100%;
    min-height: 249px;
    padding: 40px 33% 0px 12%;
    color: #fff;
    position: relative;
}

.arthroscopic .heading2 {
    font: 400 34px/40px 'Tinos', sans-serif;
}

.arthroscopic p {
    font: 400 16px/22px 'Muli', sans-serif;
    padding: 15px 0px 0px;
}

.arthrRead {
    font: 400 16px/40px 'Muli', sans-serif;
    border-left: 1px solid #1a2833;
    border-right: 1px solid #1a2833;
    background: #cc521d;
    text-align: center;
    width: 130px;
    position: absolute;
    bottom: -10px;
}

.arthrRead a {
    display: block;
    color: #fff;
    padding: 0px 10px;
}

#Resources {
    padding: 0px 0px 30px;
    background: url(../images/resources-bg.png) no-repeat center 30px;
}

#Resources li a {
    height: 100%;
    display: block;
    color: #000;
}

.resources-list span {
    height: 45px;
    width: 55px;
    display: block;
    margin: 0px auto;
}

#Resources .heading1 {
    font: 700 34px/24px 'Tinos', sans-serif;
    color: #080608;
    text-align: center;
    padding: 60px 0px 40px;
}

.resources-intra {
    text-align: right;
}

.resources-intra li {
    display: inline-block;
    vertical-align: top;
    font: 500 16px/18px 'Muli', sans-serif;
    width: 170px;
    margin: 5px 0px;
    text-align: center;
}

.resources .resources-tab1 {
    margin-left: 100px;
}

.resources-intra li span {
    width: 99px;
    height: 99px;
    margin: 0 auto 5px;
    display: block;
}

.resources-intra li a {
    color: #080608;
    display: block;
    -webkit-transition: background 700ms ease-out;
    -ms-transition: background 700ms ease-out;
    -o-transition: background 700ms ease-out;
    transition: background 700ms ease-out;
    padding: 5px 0px 0px 0px;
}

.resources-intra li.resources-tab1 span {
    background: url(../images/first-visit-icon.png) no-repeat 0px 0px;
}

.resources-intra li.resources-tab2 span {
    background: url(../images/form-icon.png) no-repeat 0px 0px;
}

.resources-intra li.resources-tab3 span {
    background: url(../images/post-icon.png) no-repeat 0px 0px;
}

.resources-intra li.resources-tab4 span {
    background: url(../images/insurance-icon.png) no-repeat 0px 0px;
}

.resources-intra li.resources-tab1:hover span {
    background: url(../images/first-visit-icon-h.png) no-repeat 0px 0px;
}

.resources-intra li.resources-tab2:hover span {
    background: url(../images/form-icon-h.png) no-repeat 0px 0px;
}

.resources-intra li.resources-tab3:hover span {
    background: url(../images/post-s-icon-h.png) no-repeat 0px 0px;
}

.resources-intra li.resources-tab4:hover span {
    background: url(../images/insurance-icon-h.png) no-repeat 0px 0px;
}

.Educational {
    background: #fff;
    padding: 30px;
    width: 48%;
    position: relative;
}

#Resources .table-div {
    margin: 25px 0px 0px 26%;
}

.Educational span {
    width: 170px;
    background: #cc521d;
    display: block;
    position: absolute;
    z-index: 99;
    right: 41px;
    font: 500 16px/40px 'Muli', sans-serif;
    text-align: center;
    bottom: 38px;
    letter-spacing: 1px;
}

.Educational span a {
    color: #fff;
    display: block;
}

.Educational span:hover {
    background: #3d434e;
}

.Video {
    font: 400 34px/40px 'Maven Pro', sans-serif;
    color: #171719;
    padding: 60px 0px 0px 45px;
    position: relative;
    background: url(../images/arrow-multi.png) no-repeat 50px 150px;
}

.heading5 {
    text-align: center;
    font: 400 30px/40px 'Tinos', sans-serif;
    color: #171719;
    margin: 0px 0px 30px 0px;
    position: relative;
}

.heading5::before {
    background: url(../images/member-arr-l.png) no-repeat 0px 0px;
    width: 292px;
    height: 89px;
    content: "";
    position: absolute;
    left: 30px;
    top: 20px;
    z-index: -999;
}

.heading5::after {
    background: url(../images/member-arr-r.png) no-repeat 0px 0px;
    width: 292px;
    height: 89px;
    content: "";
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: -999;
}

.footer-credi {
    padding: 0px 0px 40px 0px;
}

.memberships {
    text-align: center;
}

.memberships li {
    display: inline-block;
    text-align: center;
    border-right: 1px solid #9dadac;
    width: 19%;
}

.memberships li:last-child {
    border-right: none;
}

#Map {
    min-height: 481px;
}

#Map-Container {
    background: url(../images/map-bg.jpg) no-repeat center top;
}

#Map .heading1 {
    font: 700 18px/24px 'Tinos', sans-serif;
    color: #cc521d;
    padding: 0px 0px 15px 0px;
}

#Map p {
    font: 400 17px/20px 'Muli', sans-serif;
    color: #181818;
    padding: 0px 0px 5px 0px;
}

#Map p a {
    color: #cc521d;
    display: inline-block;
}

.add-1,
.add-2,
.add-3 {
    background: #ffffff;
    padding: 20px;
    text-align: left;
    font: 700 17px/24px 'Muli', sans-serif;
    box-shadow: 0px 1px 15px 10px #383E4B1A;
}

.add-1 {
    position: absolute;
    left: 90px;
    top: 111px;
}

.add-2 {
    position: absolute;
    left: 365px;
    top: 264px;
}

.add-3 {
    position: absolute;
    right: 18px;
    top: 48px;
}

.add-1::after {
    width: 48px;
    height: 52px;
    background: url(../images/add-arrow.png) no-repeat 0px 0px;
    content: '';
    position: absolute;
    right: -48px;
    top: 30px;
    bottom: 0px;
    margin: auto;
}

.add-2::after,
.add-3::after {
    width: 48px;
    height: 52px;
    background: url(../images/add-arrow-r.png) no-repeat 0px 0px;
    content: '';
    position: absolute;
    left: -48px;
    top: -43px;
    bottom: 0px;
    margin: auto;
}


/* Footer CSS */

#Footer-Container {
    background: #181818;
}

#Footer {
    background: url(../images/footer-bg.jpg) no-repeat center top;
    min-height: 327px;
}

.foot-heading1 {
    font: 400 28px/30px 'Tinos', sans-serif;
    color: #ff7438;
    padding: 30px 0px 25px 0px;
}

.home-foot a {
    display: inline-block;
    color: #fff;
}

#Footer li {
    background: url(../images/footer-list.png) no-repeat left center;
    margin: 0px 0px 5px;
    font: 400 16px/20px 'Muli', sans-serif;
}

#Footer li a {
    display: inline-block;
    padding-left: 15px;
    color: #cecece;
}

#Footer li a:hover {
    color: #ff7438;
}

.reviews-foot {
    text-align: center;
    color: #cecece;
    position: relative;
}

.reviews-foot p {
    font: 400 18px/20px 'Muli', sans-serif;
}

.reviews-foot img {
    margin: 15px 0px 15px 0px;
}

.reviews-foot a {
    color: #cecece;
    font: 400 15px/20px 'Muli', sans-serif;
    display: block;
    text-decoration: underline;
}

.specialties-foot {
    padding: 0px 0px 0px 60px;
    position: relative;
}

.specialties-foot::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 340px;
    margin: 0px auto;
    right: 0px;
    background: url(../images/footer-line.png) no-repeat left center;
    top: 0px;
    bottom: 0px;
}

.reviews-foot::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 340px;
    margin: 0px auto;
    right: 0px;
    background: url(../images/footer-line.png) no-repeat left center;
    top: 0px;
    bottom: 0px;
}

.home-foot {
    padding: 0px 0px 0px 60px;
    position: relative;
}

.home-foot::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 340px;
    margin: 0px auto;
    right: 0px;
    background: url(../images/footer-line.png) no-repeat left center;
    top: 0px;
    bottom: 0px;
}

.copy {
    padding: 0px 10px 0px 20px;
}

.copy h2 {
    padding: 60px 0px 20px;
    color: #cecece;
    font: 400 16px/24px 'Muli', sans-serif;
}

.ypo-logo {
    width: auto;
    text-align: center;
    margin: 20px 0px;
    color: #fff;
}


/* Sidebar CSS */

#Sidebar {
    width: 350px;
    padding: 30px 0px 20px 20px;
}

.ConditionsList {
    min-height: 400px;
    background: #f3f4f8;
    margin: 25px 0px 0px;
}

.ConditionsList {
    display: none;
}

.SportsMedicine .ConditionsList {
    display: block;
}

.SportsMedicine .dr-intra-s,
.SportsMedicine .resources-s {
    display: none;
}

.ConditionsList .heading1 {
    font: 400 28px/72px 'Tinos', sans-serif;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #e6e6e6;
    margin: 0px 0px 10px;
    background: #d45226;
}

.ConditionsList li {
    font: 400 15px/24px 'Muli', sans-serif;
    margin: 0px 0px 10px;
    display: block;
    background: url(../images/spec-list.png) no-repeat left center;
    padding: 0px 0px 0px 20px;
}

.ConditionsList li a {
    color: #3e444f;
    display: inline-block;
}

.ConditionsList li a:hover {
    color: #d45226;
}

.dr-intra-s {
    border: 1px solid #e6e6e6;
    height: 650px;
    text-align: center;
}

.dr-intra-s p {
    color: #3e444f;
    font: 700 28px/30px 'Tinos', sans-serif;
    padding: 15px 0px 15px 0px;
}

.subname {
    color: #cc521d;
    font: 500 18px/22px 'Muli', sans-serif;
}

.subname span {
    color: #3e444f;
    font: 500 18px/22px 'Muli', sans-serif;
    display: block;
}

.full {
    margin: 20px auto;
    font: 400 17px/40px 'Muli', sans-serif;
    width: 150px;
    text-align: center;
    background: #cc521d;
}

.full a {
    display: block;
    color: #fff;
    transition: background 700ms ease-out;
}

.full a:hover {
    background: #3e444f;
}

.resources-s {
    margin: 10px 0px 0px;
    background: #f3f4f8;
}

.resources-s .heading1 {
    font: 400 28px/72px 'Tinos', sans-serif;
    text-align: center;
    color: #080608;
    border-bottom: 1px solid #e6e6e6;
}

.resources-s li {
    display: block;
    margin: 0px 0px 0px 0px;
    font: 500 16px/24px 'Muli', sans-serif;
    border-bottom: 1px solid #e6e6e6;
}

.resources-s li:last-child {
    border-bottom: none;
}

.resources-s li a {
    padding: 30px 0px 30px;
    display: block;
    color: #000000;
    transition: background 700ms ease-out;
}

.resources-s li span {
    width: 110px;
    height: 77px;
    margin: -30px auto 0px;
    display: inline-block;
    float: left;
}

.resources-s li.visit span {
    background: url(../images/first-visit-icon-s.png) no-repeat 20px 0px;
}

.resources-s li.forms span {
    background: url(../images/form-icon-s.png) no-repeat 20px 0px;
}

.resources-s li.insu span {
    background: url(../images/insurance-icon-s.png) no-repeat 20px 0px;
}

.resources-s li.post span {
    background: url(../images/post-icon-s.png) no-repeat 20px 0px;
}

.resources-s li.visit:hover span {
    background: url(../images/first-visit-icon-s-h.png) no-repeat 20px 0px;
}

.resources-s li.forms:hover span {
    background: url(../images/form-icon-s-h.png) no-repeat 20px 0px;
}

.resources-s li.post:hover span {
    background: url(../images/post-icon-h-s.png) no-repeat 20px 0px;
}

.resources-s li.insu:hover span {
    background: url(../images/insurance-icon-s-h.png) no-repeat 20px 0px;
}

.resources-s li a:hover {
    background: #fff;
    color: #cc521d;
}

.specialties-intra-s {
    min-height: 420px;
    background: #fff;
    width: 100%;
}

.textMain .specialties-intra-s li {
    margin: 0px;
    padding: 0px;
}

.textMain .specialties-intra-s ul {
    text-align: center;
}

.textMain .specialties-intra-s li {
    width: 280px;
    height: 370px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    box-shadow: 0px 1px 15px 10px #383E4B1A;
    margin: 0px 20px 20px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #fff;
    position: relative;
}

.textMain .specialties-intra-s li span {
    font: 400 16px/30px 'Muli', sans-serif;
    display: block;
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 260px
}

.textMain .specialties-intra-s li span a {
    color: #252e35;
    display: block;
    background: #e7e7e7;
}

.textMain .specialties-intra-s li p {
    padding: 0px 10px;
    color: #07111a;
    font: 400 14px/24px 'Muli', sans-serif;
}

.textMain .specialties-intra-s li p a {
    padding: 0px 0px 0px 20px;
    color: #07111a;
    background: url(../images/spec-list.png) no-repeat left center;
}

.textMain .specialties-tab1 {
    background: url(../images/sport-medi-icon.jpg) no-repeat center 10px;
}

.textMain .specialties-tab1 .heading2,
.textMain .specialties-tab2 .heading2,
.textMain .specialties-tab3 .heading2 {
    font: 700 18px/21px 'Tinos', sans-serif;
    color: #fff;
    padding: 30px 0px 15px 163px;
    text-transform: uppercase;
}

.textMain .specialties-tab2 .heading2 {
    padding: 50px 0px 40px 150px;
}

.textMain .specialties-tab3 .heading2 {
    padding: 50px 0px 40px 170px;
}

.textMain .specialties-tab2 {
    background: url(../images/shoulder-icon.jpg) no-repeat center 10px;
}

.textMain .specialties-tab3 {
    background: url(../images/knee-icon.jpg) no-repeat center 10px;
}

.textMain .specialties-intra-s li:hover span a {
    background: #3b414c;
    color: #fff;
}

.textMain .specialties-intra-s li:hover {
    border: 1px solid #cc521d;
    box-shadow: 0px 1px 15px 10px #383E4B1A;
}

.services-page #Content-Container {
    background: url(../images/services.bg.jpg) no-repeat center bottom;
}

.dp-profile-img {
    position: relative;
    float: right;
    margin: 0px 0px 20px 30px;
}

.accordTitle,
.textMain .accordTitle,
.accordResponsive .tabTitle,
.accordResponsive .textMain .tabTitle {
    background: #d45226;
    font: 700 16px/30px 'Tinos', sans-serif;
}

.accordTitle a,
.textMain .accordTitle a,
.accordResponsive .tabTitle a,
.accordResponsive .textMain .tabTitle a {
    color: #fff;
}

.accordTitle::after,
.textMain .accordTitle::after,
.accordResponsive .tabTitle::after,
.accordResponsive .textMain .tabTitle::after {
    color: #fff;
}


/* Contact Page */

.textMain .location-list {
    text-align: center;
}

.textMain .location-list li {
    background: none;
    padding: 5px;
    border: 1px solid #105084;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
}

.locations {
    text-align: center;
    font: 400 16px/20px 'ovo', sans-serif;
    margin: 5px;
}


/* Contact Page */

.contactTable {
    margin: 30px 0px 50px;
    border-spacing: 5px;
    box-shadow: 0px 1px 15px 10px #2E34411A;
    border-radius: 10px;
}

.contact-address {
    width: 300px;
    padding: 10px;
    position: relative;
}

.contact-address p.textMainBold {
    padding: 5px 0px;
}

.contact-address p {
    position: relative;
    padding: 5px 10px 5px 30px;
    font-size: 15px;
}

.contact-address p::before {
    position: absolute;
    left: 5px;
    top: 7px;
    color: #cc521d;
}

.contact-map {
    position: relative;
    width: 64%;
    vertical-align: middle;
}

.contact-map iframe {
    width: 100%;
    height: 275px;
    z-index: 9;
    border: 0px;
}

.loc-img {
    vertical-align: middle;
}


/* Profile Schema */

.textMain .schemaTable {
    padding: 5px;
    text-align: center;
}

.textMain .schemaTitle {
    padding: 5px 10px;
    font: normal 18px/24px Verdana, Arial, Helvetica, sans-serif;
}

.textMain .schemaTable ul {
    margin: 0px;
    padding: 0px;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
    -ms-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
    -o-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
    box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
}

.textMain .schemaTable li {
    margin: 0px;
    padding: 10px;
    position: relative;
    background: none;
    border-right: 1px dotted #ccc;
    min-width: 250px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.textMain .schemaTable li:last-child {
    border-right: 0px;
}

.textMain .schemaTable p.textMainBold {
    padding: 5px 0px;
}

.textMain .schemaTable p {
    position: relative;
    padding: 5px 10px 5px 30px;
}

.textMain .schemaTable p::before {
    position: absolute;
    left: 5px;
    top: 5px;
}

.textMain .relList li a {
    background: #3e444f;
    color: #fff;
    padding: 5px 15px;
    transition: background 700ms ease-out;
}

.textMain .relList li a:hover {
    background: #cc521d;
    color: #fff;
}

.textMain .subList li a {
    background: #3e444f;
    color: #fff;
    padding: 5px 15px;
    transition: background 700ms ease-out;
}

.textMain .subList li a:hover {
    background: #cc521d;
    color: #fff;
}


/*-----------Easy Tabs CSS-----------*/

.responsiveTabs {
    background: none;
    text-transform: none;
}

.textMain .resp-tabs-list {
    display: block;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 0px;
}

.textMain .resp-tabs-list li {
    margin: 3px;
    padding: 10px 20px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    position: relative;
    font: 700 15px/24px 'Titillium Web', sans-serif;
    color: #fff;
    text-transform: uppercase;
    background: #3d434e;
    border-radius: 5px;
    min-width: 150px;
}

.textMain .resp-tabs-list li.resp-tab-active {
    background: #2d2d2d;
}

.textMain .resp-tabs-list li a {
    text-decoration: none;
    display: block;
    color: #fff;
}

.textMain .resp-tabs-container {
    margin: 0px;
    padding: 0px;
    clear: both;
}

.textMain .resp-tab-content {
    display: none;
    margin: 0px auto;
    padding: 15px;
    min-height: auto;
}

.textMain h2.resp-accordion {
    cursor: pointer;
    display: none;
    border: 1px solid #c1c1c1;
    background: #3d434e;
    margin: 0px;
    padding: 10px 15px;
    color: #fff;
    font: 400 18px/24px 'Titillium Web', sans-serif;
}

.textMain .resp-tabs-container h2.resp-tab-active,
.textMain .resp-tabs-list li.resp-tab-active {
    border-bottom: 0px;
    background: #cc521d;
    color: #fff;
}

.textMain .resp-tabs-container .resp-tab-content-active,
.textMain .resp-tabs-container .resp-accordion-active {
    display: block;
}

.textMain .resp-arrow {
    width: 0px;
    height: 0px;
    float: right;
    margin-top: 3px;
    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;
}


/* ----- Custom Tab Css ----- */

.textMain h2.resp-tab-active {
    background: #469d6e;
}

.textMain .ed-more {
    text-align: right;
}

.textMain .ed-more li {
    display: inline-block;
    background-image: none;
    border-radius: 5px;
    padding: 0 !important;
}

.textMain .ed-video {
    background: #cc521d;
}

.textMain .ed-more li a {
    text-decoration: none;
    display: block;
    padding: 10px;
    color: #fff;
}

.textMain .ed-video a span {
    background: url("../images/loadmove.png") no-repeat 5px center;
    padding: 1px 5px 1px 25px;
}

.textMain .video-more {
    background: #3d434e;
}

.textMain .ed-more .video-more a {
    color: #fff;
}

.textMain .video-more a span {
    padding: 1px 5px 1px 25px;
    background: url("../images/plus-w-img.png") no-repeat 8px center;
}

.topicimage.table-cell {
    width: 230px;
    padding-top: 14px;
}

.topicimage.table-cell img {
    border: 1px solid #ccc;
}

.landing-page.table-cell {
    padding: 0 0 0 30px;
}


/* Submit Testimonials */

.textMain .write-review {
    font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
    float: right;
    position: relative;
    border: 2px solid #ccc;
}

.textMain .write-review a {
    display: block;
    padding: 5px 15px;
    text-decoration: none;
}

.textMain .write-review a::before {
    margin-right: 15px;
}

.bannerid {
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: 50px;
    margin: 0px auto;
    height: 42px;
    width: 25px;
    content: "";
    z-index: 9999;
}

#Banner-Container-S .bannerid {
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: 50px;
    margin: 0px auto;
    height: 42px;
    width: 25px;
    content: "";
    z-index: 9999;
    display: none;
}

.bannerid a {
    background: #fff;
    padding: 16px;
    border-radius: 63%;
}


/* Usefull Links Page */

.textMain .useFul {
    margin: 15px 0px;
    padding: 0px;
}

.textMain .useFul ul {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    text-align: center;
}

.textMain .useFul li {
    margin: 1%;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    min-width: 290px;
    font: 400 16px/20px 'Source Sans Pro', sans-serif;
    background: none;
    border: 2px solid #ccc;
}

.textMain .useFul li span {
    display: block;
    padding: 15px 0px;
    background: #ccc;
    margin: 0px 0px 15px 0px;
}

.textMain .useFul li img {
    margin: 10px 0px;
}

.textMain .useFul li a {
    display: block;
    padding: 5px;
    text-decoration: none;
}

.textMain .testimonial-list {
    column-count: 2;
}

.textMain .testimonial-list li {
    padding: 20px 10px 20px 10px;
    position: relative;
    background: #f0f1f5;
    margin: 20px 20px 60px 20px;
    display: inline-block;
    vertical-align: top;
    width: 90%;
}

.textMain .testimonial-list .authorname {
    text-align: right;
    font-style: italic;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
}

.textMain .testimonial-list li::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border-bottom: 5px solid #05428d;
    border-right: 5px solid #05428d;
    bottom: -16px;
    right: -12px;
}

.textMain .testimonial-list li::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border-top: 5px solid #05428d;
    border-left: 5px solid #05428d;
    top: -16px;
    left: -12px;
}

.home .footer-credi2 {
    display: none;
}

.genaral-soc {
    position: fixed;
    right: 40px;
    width: 33px;
    height: 220px;
    background: url("../images/online-app-icon.png") no-repeat center 93% #993408;
    z-index: 9999;
    top: 210px;
    background:
}

.genaral-soc span {
    position: absolute;
    font: 400 15px/30px 'Montserrat', sans-serif;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: -72px;
    bottom: 116px;
    color: #fff;
    text-align: center;
    width: 177px;
    background: #cc521d;
}

.genaral-soc span:hover {
    background: #993408;
}

.genaral-soc span a {
    display: block;
}

#healthpost_appointments {
    margin: 0px auto;
}

.textMain #healthpost_appointments li {
    background: none;
}

.accordContent h4 {
    color: #993408;
    font: 700 18px/20px 'Muli', sans-serif;
}

.accessible_on .social-logo {
    width: 377px;
}

.accessible_on .menu li.menu-home {
    font-size: 14px !important;
}

.accessible_on .social-logo li {
    width: 90px;
}

.accessible_on .textMain .useFul li img {
    background: #fff;
}

.accessible_on .social-logo ul {
    font-size: 0px;
    width: 327px;
}

.accessible_on .social-logo li span {
    font-size: 16px;
}

.accessible_on .specialties-intra {
    top: 0px;
}

.accessible_on nav .dfw-skip {
    right: -94px;
}

.accessible_on .resources-intra {
    text-align: center;
}

.accessible_on #Doctor-Container,
.accessible_on #Specialties-Container,
.accessible_on #Educational-Container,
.accessible_on #Footer-Container,
.accessible_on .textMain,
.accessible_on .textMain .conditionpage .resp-tab-content-active,
.accessible_on .textMain .conditionpage .resp-tabs-container,
.accessible_on .textMain .conditionpage .resp-tabs-list.hor_1 li,
.accessible_on .ViewMore,
.accessible_on .ViewMore a:hover,
.accessible_on #Utilize-Container,
.accessible_on .arthroscopic,
.accessible_on .arthrRead,
.accessible_on #Resources,
.accessible_on #Footer,
.accessible_on .textMain .subList li a,
.accessible_on .textMain .subList li a:hover,
.accessible_on .full,
.accessible_on .genaral-soc,
.accessible_on .genaral-soc span,
.accessible_on .current-tab1,
.accessible_on .textMain .relList li a,
.accessible_on .textMain .relList li a:hover,
.accessible_on .specialties-intra li:hover span a,
.accessible_on .specialties-intra li span a,
.accessible_on .textMain .specialties-intra-s li span a,
.accessible_on .textMain .specialties-intra-s li:hover span a,
.accessible_on .textMain .resp-tabs-list li {
    background: inherit !important;
}

.dfw-whitemode .textMain .specialties-intra-s li {
    background: none;
}

.accessible_on .doctor-intra,
.accessible_on #Footer-Container h2,
.accessible_on .ServicSpec,
.accessible_on #Assistant p,
.accessible_on .dr-intra-s p,
.accessible_on #Stories .heading1,
.accessible_on #Stories p,
.accessible_on .follow,
.accessible_on .doctor-intra .heading1,
.accessible_on .doctor-intra h1,
.accessible_on .orth-name,
.accessible_on .orth-name span,
.accessible_on .doctor-intra p,
.accessible_on .heading4,
.accessible_on .current-tab1 span,
.accessible_on #Utilize .heading1,
.accessible_on .arthroscopic,
.accessible_on #Resources .heading1,
.accessible_on .heading5,
.accessible_on .Video,
.accessible_on .specialties-intra .heading1,
.accessible_on .spec-p,
.accessible_on .subname,
.accessible_on .subname span,
.accessible_on .resources-s .heading1,
.accessible_on .specialties-intra li p,
.accessible_on .Educational span,
.accessible_on .specialties-tab1 .heading2,
.accessible_on .specialties-tab3 .heading2,
.accessible_on .specialties-tab2 .heading2,
.accessible_on .arthroscopic,
.accessible_on .arthrRead a,
.accessible_on .textMain .resp-tabs-list li {
    color: inherit !important;
}

.accessible_on.dfw-whitemode .textMain .specialties-tab1 .heading2,
.accessible_on.dfw-whitemode .textMain .specialties-tab2 .heading2,
.accessible_on.dfw-whitemode .textMain .specialties-tab3 .heading2 {
    color: #000 !important;
}

.accessible_on .profileMore:hover,
.accessible_on #Credi-Container,
.accessible_on #Primary-Container,
.accessible_on .facebook a,
.accessible_on .twitter a,
.accessible_on .youtube a,
.accessible_on .linked a,
.accessible_on .social-logo li a:hover,
.accessible_on .specialties-intra,
.accessible_on .specialties-intra-tab,
.accessible_on .specialties-intra-tab::after,
.accessible_on .specialties-bg1,
.accessible_on .specialties-bg2,
.accessible_on .specialties-bg3,
.accessible_on .specialties-bg4,
.accessible_on .specialties-bg5,
.accessible_on .SpecMore a:hover,
.accessible_on .dr-intra-s,
.accessible_on .full a:hover,
.accessible_on .resources-s .heading1,
.accessible_on .resources-s,
.accessible_on .textMain h3,
.accessible_on .hTag3,
.accessible_on .textMain h2.hTag3,
.accessible_on .textMain h4.hTag3,
.accessible_on .social-logo,
.accessible_on .EduVideos,
.accessible_on .specialties-tab1,
.accessible_on .specialties-tab2,
.accessible_on .specialties-tab3,
.accessible_on .specialties-read a,
.accessible_on .Educational span,
.accessible_on .Educational,
.accessible_on .arthroscopic,
.accessible_on .arthrRead a,
.accessible_on .textMain .useFul li span,
.accessible_on .resources-s li a:hover,
.accessible_on .MoreVideos {
    background: none;
}

.accessible_on .Educational span {
    position: relative;
    right: auto;
    bottom: auto;
}

.accessible_on .memberships li img {
    background: #fff;
}

.accessible_on .social-logo li a {
    border: none;
}

.accessible_on.dfw-whitemode .foot-heading1,
.accessible_on.dfw-whitemode .reviews-foot p {
    color: #000 !important;
}

.accessible_on .appoint {
    padding: 0px 0px 0px 35px;
}

.accessible_on .menu-contact {
    width: 16%;
}

.accessible_on .menu-about {
    width: 25%;
}

.accessible_on.dfw-whitemode #Specialties-Container,
.accessible_on.dfw-whitemode #Header-Container,
.accessible_on.dfw-whitemode #Doctor-Container,
.accessible_on.dfw-whitemode #Credi-Container,
.accessible_on.dfw-whitemode #Stories-Container,
.accessible_on.dfw-whitemode #Educational-Container,
.accessible_on.dfw-whitemode #Primary-Container,
.accessible_on.dfw-whitemode #Resources-Container,
.accessible_on.dfw-whitemode .footer-credi,
.accessible_on.dfw-whitemode #Utilize-Container {
    border-bottom: 1px solid #000;
}

.accessible_on.dfw-whitemode .profileMore,
.accessible_on.dfw-whitemode .ViewMore,
.accessible_on.dfw-whitemode .award,
.accessible_on.dfw-whitemode .SpecMore,
.accessible_on.dfw-whitemode .full,
.accessible_on.dfw-whitemode .textMain .conditionpage .resp-tabs-list.hor_1 li,
.accessible_on.dfw-whitemode .video-more,
.accessible_on.dfw-whitemode .ed-video,
.accessible_on.dfw-whitemode .arthrRead,
.accessible_on.dfw-whitemode .genaral-soc span,
.accessible_on.dfw-whitemode .specialties-intra li span a,
.accessible_on.dfw-whitemode .textMain .resp-tabs-list li,
.accessible_on.dfw-whitemode .textMain .resp-tabs-list li {
    border: 1px solid #000;
}

.accessible_on.dfw-blackmode #Specialties-Container,
.accessible_on.dfw-blackmode #Doctor-Container,
.accessible_on.dfw-blackmode #Credi-Container,
.accessible_on.dfw-blackmode #Stories-Container,
.accessible_on.dfw-blackmode #Educational-Container,
.accessible_on.dfw-blackmode #Primary-Container,
.accessible_on.dfw-blackmode #Resources-Container,
.accessible_on.dfw-blackmode #Utilize-Container,
.accessible_on.dfw-blackmode #Header-Container,
.accessible_on.dfw-blackmode .specialties-intra li span a {
    border-bottom: 1px solid #fff;
}

.accessible_on.dfw-blackmode #Footer-Container {
    border-top: 1px solid #fff;
}

.accessible_on.dfw-blackmode .textMain .specialties-tab1 .heading2,
.accessible_on.dfw-blackmode .textMain .specialties-tab2 .heading2,
.accessible_on.dfw-blackmode .textMain .specialties-tab3 .heading2 {
    color: #000 !important;
}

.accessible_on.dfw-blackmode .profileMore,
.accessible_on.dfw-blackmode .award,
.accessible_on.dfw-blackmode .SpecMore,
.accessible_on.dfw-blackmode .full,
.accessible_on.dfw-blackmode .textMain .conditionpage .resp-tabs-list.hor_1 li,
.accessible_on.dfw-blackmode .video-more,
.accessible_on.dfw-blackmode .ed-video,
.accessible_on.dfw-blackmode .full,
.accessible_on.dfw-blackmode .textMain .conditionpage .resp-tabs-list.hor_1 li,
.accessible_on.dfw-blackmode .video-more,
.accessible_on.dfw-blackmode .ed-video,
.accessible_on.dfw-blackmode .arthrRead,
.accessible_on.dfw-blackmode .genaral-soc span,
.accessible_on.dfw-blackmode .specialties-intra li span a,
.accessible_on.dfw-blackmode .textMain .resp-tabs-list li {
    border: 1px solid #fff;
}

.accessible_on.dfw-blackmode .foot-heading1 {
    color: #fff;
}

.protocols-pg .textMain ul li {
    background: none;
}

.textMain ul.pt-pg-list{
    text-align: center;
}
.textMain ul.pt-pg-list li{
    display: inline-block;
    vertical-align: top;
    padding: 8px;
    margin: 15px 8px;
    box-shadow: 0px 1px 15px 10px #383E4B1A;
    border: 1px solid #fff;
    width: 24%;
    min-width: 200px;
    background: none;
    text-align: left;
}
.dis-txt {
	color: #cecece;
	font: 400 16px/24px 'Muli', sans-serif;
	padding: 20px 40px 0px 40px;
	text-align: center;
}
@media screen and (max-width: 1065px) {
    .add-1 {
        left: 29px;
    }
    .add-2 {
        left: 279px;
        top: 261px;
    }
    .add-3 {
        right: -13px;
        top: 24px;
    }
    .uth {
        width: 110px;
    }
    .appoint {
        text-align: left;
        width: 60%;
        padding: 0px 0px 0px 50px;
    }
    .resources-intra li {
        width: 159px;
    }
    .genaral-soc {
        right: 0px;
    }
    .specialties-intra li {
        width: 29%;
    }
}

@media screen and (max-width: 960px) {
    .uth {
        width: 11%;
    }
    .specialties-intra li {
        margin: 25px 0px 0px 0px;
    }
    .resources-intra li {
        width: 152px;
    }
}

@media screen and (max-width: 780px) {
    .social-logo {
        width: 291px;
    }
    .menu li {
        font: 400 13px/20px 'Muli', sans-serif;
    }
    .appoint {
        width: 62%;
        padding: 0px 0px 0px 6px;
    }
    .uth {
        display: none;
    }
    .logo {
        width: 280px;
        border-right: none;
    }
    .call-ph a {
        font-size: 18px;
    }
    .social-logo ul {
        width: 284px;
    }
    .social-logo {
        width: 270px;
    }
    #Specialties-Container {
        background: url(../images/spec-bg.jpg) no-repeat center bottom;
        padding: 0px 0px 10px;
    }
    .specialties-intra {
        position: inherit;
        top: 0px;
    }
    #Assistant p {
        width: 90%;
    }
    .specialties-foot {
        padding: 0px 0px 0px 19px;
    }
    .foot-heading1 {
        font: 400 24px/30px 'Tinos', sans-serif;
    }
    .Video {
        padding: 60px 0px 0px 6px;
    }
    .arthroscopic {
        background: url(../images/arthro-bg.png) no-repeat -300px top;
        padding: 40px 19% 0px 5%;
    }
    .heading5::before,
    .heading5::after {
        display: none;
    }
    .memberships li {
        width: 24%;
    }
    .add-2 {
        left: 145px;
    }
    .add-3 {
        right: -34px;
        top: 27px;
        width: 300px;
    }
    .add-1 {
        left: 0px;
        top: 55px;
    }
    .add-1::after {
        right: 40px;
        top: 148px;
    }
    #Content-Main .table-cell {
        display: block;
    }
    #Sidebar {
        width: 350px;
        padding: 10px 0px 20px 0px;
        margin: 0px auto;
    }
    .contact-map {
        width: 100%;
    }
    .genaral-soc {
        display: none;
    }
    .spec-p span {
        display: inline-block;
    }
    .menu ul {
        left: -56px;
    }
    .banner-head {
        font: 700 24px/29px 'Tinos', sans-serif;
    }
    .specialties-tab1 .heading2,
    .specialties-tab2 .heading2,
    .specialties-tab3 .heading2 {
        padding: 30px 0px 40px 121px !important;
    }
    .specialties-foot::after,
    .reviews-foot::after,
    .home-foot::after {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    #Doctor .table-cell {
        display: block;
        text-align: center;
    }
    .doctor-intra p,
    .heading4 {
        padding: 0px 10px 10px 10px;
    }
    .doctor-intra .heading1 {
        padding: 10px 10px 5px 10px;
    }
    .doctor-intra h1 {
        padding: 0px 10px 5px 10px;
    }
    .doctor-img {
        display: none !important;
    }
    .doctor-img2 {
        display: block;
        width: 300px;
        padding-left: 0px;
        margin: 0px auto 10px;
    }
    .ViewMore {
        margin: 25px auto;
    }
    #Utilize .heading1 {
        font: 400 24px/40px 'Maven Pro', sans-serif;
        padding: 26px 0px 20px;
    }
    .arthroscopic {
        padding: 40px 7% 0px 5%;
    }
    .home-foot {
        padding: 0px 0px 0px 25px;
    }
    .reviews-foot p {
        font: 400 15px/20px 'Muli', sans-serif;
    }
    .foot-heading1 {
        font: 400 22px/30px 'Tinos', sans-serif;
    }
    .spec-p span {
        display: inline-block;
    }
    #Resources {
        background: none;
    }
    .Educational {
        width: 61%;
    }
    #Resources .table-div {
        margin: 25px 0px 0px 8%;
    }
    .add-1::after,
    .add-2::after,
    .add-3::after {
        display: none;
    }
    .resources-intra {
        text-align: center;
    }
    #Header .table-cell {
        display: block;
    }
    #Header-Container {
        background: #000;
    }
    #Banner-Container #Banner,
    #Banner-Container-S #Banner {
        display: none;
    }
    .logo {
        width: 320px;
        display: inline-block !important;
        margin-left: 8%;
    }
    .uth {
        width: 150px;
        display: inline-block !important;
        padding: 10px 11px 15px 10px;
    }
    .appoint {
        text-align: left;
        width: 100%;
    }
    .dp-profile-img {
        float: none;
        margin: 0px auto;
        width: 300px;
    }
    .textMain .resp-tabs-list {
        display: none;
    }
    .textMain h2.resp-accordion {
        display: block;
    }
    .topic-inner.table-div .table-cell {
        display: block;
        width: auto;
    }
    .topicimage.table-cell {
        text-align: center;
        padding: 0px 0px 10px;
    }
    .landing-page.table-cell {
        padding: 0 0 0 0px;
    }
    .textMain .ed-more li a {
        padding: 2px 5px 2px 0px;
        font-size: 13px !important;
    }
    .appoint {
        padding: 0px;
    }
    .social-logo {
        width: 332px;
        padding: 0px 0px 0px 10%;
    }
    .call-ph {
        float: none;
    }
    .menu li {
        font: 400 16px/20px 'Muli', sans-serif;
    }
}

@media screen and (max-width: 639px) {
    .logo {
        width: 300px;
        display: block !important;
        margin: 0px auto;
        border: none;
    }
    .uth {
        width: 300px;
        display: block !important;
        margin: 0px auto;
    }
    .uth a {
        display: inline-block;
        padding: 0px 10px 0px;
    }
    .social-logo {
        width: 221px;
        margin: 0px auto;
        text-align: center;
        float: none;
        padding: 0px 0px 0px 0%;
    }
    .social-logo ul {
        width: 232px;
    }
    .call-ph {
        float: none;
        padding: 5px 10px 15px;
        margin: 0px auto;
        text-align: center;
    }
    #Mobile-Menu {
        display: block;
        background: #424141;
    }
    #Main-Menu {
        display: none;
    }
    .doctor-intra h1 {
        font-size: 24px;
    }
    .doctor-intra .heading1 {
        padding: 9px 10px 5px 10px;
    }
    .orth-name {
        font: 600 20px/24px 'Muli', sans-serif;
        padding: 0px 0px 20px 0px;
    }
    .current-tab1 span {
        font: 700 14px/17px 'Tinos', sans-serif;
    }
    #Map-Container {
        background: url(../images/map-bg.jpg) no-repeat left top;
    }
    #Map .heading1 {
        font: 700 14px/16px 'Tinos', sans-serif;
    }
    #Map p {
        font: 400 14px/20px 'Muli', sans-serif;
    }
    .add-1,
    .add-2,
    .add-3 {
        padding: 10px;
    }
    .add-1 {
        left: 0px;
        top: 192px;
        margin: 0px auto;
        right: 0px;
        width: 268px !important;
    }
    .add-2 {
        left: 0px;
        right: 0px;
        width: 268px;
        margin: 0px auto;
        top: 321px;
    }
    .add-3 {
        right: 0px;
        top: 1px;
        width: 268px;
        left: 0px;
        margin: 0px auto;
    }
    .hospital {
        padding-left: 0px;
    }
    .hospital li {
        display: inline-block;
        text-align: center;
        border-right: none;
        width: 110px;
        margin: 5px;
    }
    .specialties-intra .heading1 {
        padding: 20px 0px 15px;
        font: 400 27px/31px 'Tinos', sans-serif;
    }
    #Map .heading1 {
        padding: 0px 0px 4px 0px;
    }
    #Resources .heading1 {
        padding: 20px 0px 0px;
    }
    .Educational {
        width: 320px;
        margin: 0px auto;
        padding: 0px;
    }
    .Video {
        display: none;
    }
    #Resources .table-div {
        margin: 25px 0px 0px 0%;
    }
    #Utilize {
        min-height: inherit;
        padding: 0px 0px 30px;
    }
    #Utilize .heading1 span {
        display: inline-block;
    }
    #Utilize .heading1 {
        font: 400 18px/30px 'Maven Pro', sans-serif;
    }
    .arthroscopic .heading2 {
        font: 400 29px/40px 'Tinos', sans-serif;
    }
    .arthroscopic {
        padding: 4px 2% 0px 3%;
        background: none;
    }
    .arthrRead {
        margin: 20px auto;
        position: inherit;
    }
    .memberships li {
        width: 140px;
        margin: 5px;
        border-right: none;
    }
    .heading5 {
        font: 400 23px/30px 'Tinos', sans-serif;
        margin: 10px 0px 10px 0px;
    }
    #Footer {
        background: none;
    }
    #Footer .table-cell {
        display: block;
    }
    .specialties-foot,
    .home-foot {
        margin: 0px auto;
        width: 228px;
    }
    .foot-heading1 {
        padding: 10px 0px 10px 0px;
    }
    .copy h2 {
        padding: 15px 0px 20px;
    }
    .ypo-logo {
        width: 149px;
        text-align: left;
        margin: 10px auto;
        padding: 0px 0px 60px;
    }
    .textMain h1 {
        font: 700 26px/30px 'Tinos', sans-serif;
    }
    .subList {
        text-align: center;
    }
    .textMain .subList li {
        width: 255px;
    }
    .relList {
        text-align: center;
    }
    .spec-p {
        width: 90%;
    }
    .current li {
        margin: 5px 0px 5px 0px;
    }
    .current-tab1 span {
        padding: 15px 0px 0px 4px;
    }
    .specialties-intra li {
        min-height: 277px;
    }
    #Header {
        padding: 20px 0px 0px 0px;
    }
    .social-logo {
        display: none;
    }
    .social-logo2 {
        display: block;
        z-index: 99999;
        background: #424141;
        right: 0px;
        left: 0px;
        margin: 0px auto;
        padding: 0px 0px 0px 0px;
        width: 100%;
    }
    .social-logo2 li a {
        padding: 11px 0px 0px;
    }
    .call-ph a {
        font-size: 22px;
    }
    #Assistant p {
        padding: 35px 0px 20px;
    }
    #Assistant {
        background: url(../images/assist.png) no-repeat center 20px;
    }
    .specialties-tab1 .heading2,
    .specialties-tab2 .heading2,
    .specialties-tab3 .heading2 {
        padding: 30px 0px 40px 157px !important;
    }
    .specialties-intra-s .specialties-tab1 .heading2,
    .specialties-intra-s .specialties-tab2 .heading2,
    .specialties-intra-s .specialties-tab3 .heading2 {
        padding: 30px 0px 40px 152px !important;
    }
    .specialties-intra li {
        width: 285px;
    }
    .textMain .specialties-intra-s li {
        margin: 0px 0px 20px
    }
    .textMain .specialties-intra-s li {
        height: inherit;
        padding: 10px 10px 60px 0px;
    }
    .specialties-intra-s .specialties-read {
        left: 0px;
        right: 0px;
    }
    .current-tab1 {
        display: none !important;
    }
    .physician .heading2 {
        display: block;
    }
    .current li {
        width: 29%;
    }
    .Educational span {
        left: 0px;
        margin: 0px auto;
        right: 0px;
        bottom: 22px
    }
}

@media screen and (max-width: 480px) {
    .hospital li {
        width: 128px;
        margin: 5px 5px;
        border: 1px solid #ccc;
        padding: 8px;
    }
    .memberships li {
        width: 145px;
        margin: 8px 5px;
    }
    .footer-credi {
        padding: 0px 0px 10px 0px;
    }
    .current {
        padding: 15px 0px 22px;
    }
    #Footer li {
        font: 400 15px/20px 'Muli', sans-serif;
    }
    #Footer .table-cell.specialties-foot,
    #Footer .table-cell.reviews-foot {
        margin: 0px auto;
        width: auto;
        display: inline-block;
        vertical-align: top;
        width: 49%;
    }
    .reviews-foot a {
        font: 400 14px/20px 'Muli', sans-serif;
    }
    .home-foot {
        width: auto;
    }
    #Resources .heading1 {
        padding: 20px 0px 5px;
    }
}