body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
li {
    margin: 0px;
    padding: 0px;
    font: 400 16px / 24px "Work Sans", serif;
}

body {
    overflow-y: scroll;
}

ul li {
    list-style: none;
}

img {
    border: 0px;
    max-width: 100%;
    vertical-align: middle;
}

a,
a:hover {
    text-decoration: none;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

a:focus {
    outline: 1px dotted #ccc;
}

.accessible_on a:focus {
    outline: 2px solid #F00 !important;
}

.hr {
    background: url(../images/hr.gif) repeat-x left center;
    padding: 10px 0px;
    clear: both;
}

.clear-float,
.clear {
    clear: both;
}

.nodisplay {
    display: none !important;
}

.table-div,
.fluid-div,
.theme-L,
.theme-R {
    width: 100%;
    height: 100%;
}

.table-div {
    display: table;
    table-layout: fixed;
}

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

.theme-L,
.theme-R {
    position: absolute;
    z-index: 99;
    padding: 0px;
    margin: 0px;
    top: 0px;
}

.theme-L {
    left: -100%;
}

.theme-R {
    right: -100%;
}

.img-l {
    float: left;
    margin: 0px 15px 10px 0px;
}

.img-r {
    float: right;
    margin: 0px 0px 10px 15px;
}

.img-c {
    text-align: center;
    margin: 10px;
}

.img-c ul,
.textMain .img-c ul {
    margin: 0px;
    padding: 0px;
}

.img-c li,
.textMain .img-c li {
    margin: 5px;
    padding: 5px;
    display: inline-block;
    vertical-align: top;
    background: none;
}

.videoBorder,
.multiBorder {
    position: relative;
    margin: 15px auto;
}

.videoBorder {
    width: 90%;
    border: 4px solid #333;
    padding: 53% 0px 0px 0px;
}

.accessible_on .videoBorder {
    border: 4px solid #000;
}

.accessible_on.dfw-blackmode .videoBorder {
    border: 4px solid #fff;
}

.multiBorder {
    width: 100%;
    padding: 100% 0px 0px 0px;
}

.videoBorder iframe,
.videoBorder embed,
.multiBorder iframe,
.multiBorder embed {
    position: absolute;
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.rslides {
    width: 100%;
    height: 100%;
    position: relative;
}

.rslides li {
    display: none;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -khtml-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
}

.rslides li li {
    display: inherit;
    width: inherit;
    height: inherit;
    position: inherit;
    left: inherit;
    top: inherit;
}

.Banner-Tabs {
    position: absolute;
    z-index: 99;
    margin: 0px;
    padding: 0px;
}

.Banner-Tabs li {
    display: inline-block;
    position: relative;
}

.Banner-Tabs li a {
    display: block;
    width: 100%;
    height: 100%;
}

.Banner-Tabs li span {
    position: absolute;
    z-index: 1;
    font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    background: rgba(255, 255, 255, 0.7);
    padding: 0px 5px;
    display: none;
    width: 100%;
    left: 0px;
    bottom: 100%;
}

.Banner-Tabs li a:hover span,
.Banner-Tabs li.Banner_here a span {
    display: block;
}

.Banner_auto,
.Banner_nav,
.testimo_auto,
.testimo_nav,
.meet-dr_auto,
.meet-dr_nav {
    position: absolute;
    z-index: 99;
    display: block;
    width: 25px;
    height: 25px;
    bottom: 5px;
}

.Banner_auto span,
.Banner_nav span,
.testimo_auto span,
.testimo_nav span,
.meet-dr_auto span,
.meet-dr_nav span {
    position: absolute;
    z-index: 1;
    display: none;
    background: rgba(255, 255, 255, 0.7);
    bottom: 100%;
    font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    padding: 2px 5px 5px 5px;
}

.Banner_auto span {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.Banner_auto.Banner_pause {
    background: url(../images/pause-b.png) no-repeat 0px 0px #fff;
    right: 32px;
}

.Banner_auto {
    background: url(../images/play-b.png) no-repeat 0px 0px #fff;
    right: 32px;
}

.Banner_nav.prev {
    background: url(../images/prev-b.png) no-repeat 0px 0px #fff;
    right: 57px;
}

.Banner_nav.next {
    background: url(../images/next-b.png) no-repeat 0px 0px #fff;
    right: 8px;
}

.Banner_nav.prev span {
    left: 0px;
}

.Banner_nav.next span {
    right: 0px;
}

.Banner_auto:hover span,
.Banner_nav:hover span {
    display: block;
}

#Banner {
    position: relative;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0px auto;
    width: 94%;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
    text-align: center;
}

.nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    margin: 10px 0px;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    position: absolute;
    z-index: 99;
    margin: 0px;
    padding: 0px;
    top: 0px;
    height: 100%;
    width: 40px;
}

.nbs-flexisel-nav-left {
    left: 0px;
    background: url(../images/left-arrow-new.png) no-repeat center center;
}

.nbs-flexisel-nav-right {
    right: 0px;
    background: url(../images/right-arrow-new.png) no-repeat center center;
}

#backtobot,
#backtotop {
    cursor: pointer;
    right: 5px;
    position: fixed;
    z-index: 9999;
    width: 42px;
    height: 42px;
    font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
    border-radius: 20px;
    bottom: 10px;
}

#backtotop {
    background: url(../images/up-arrow.png) left top no-repeat;
}

#backtobot {
    background: url(../images/down-arrow.png) left top no-repeat;
}

#backtobot a,
#backtotop a {
    display: block;
    color: #000;
    opacity: 0.7;
}

#backtobot:hover,
#backtotop:hover {
    opacity: 1;
}

#backtobot span,
#backtotop span {
    background: rgba(255, 255, 255, 1);
    position: absolute;
    right: 90%;
    z-index: -1;
    padding: 0px 15px 0px 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: none;
}

#backtobot:hover span,
#backtotop:hover span {
    display: block;
}

#Container,
header,
nav,
section,
#services-contianer,
#meet-contianer,
#news-contianer,
#testimonials-contianer,
#resources-contianer,
#specialists-contianer,
.credibility,
#Map-Container,
footer,
#Content-Container,
#Footer-Container,
#Access-Container,
#Banner-Container,
#Banner-Container-S {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#Container {
    overflow: hidden;
}

header.sticky {
    position: fixed;
    width: 100%;
    z-index: 999;
    transition: all 0.4s ease;
}

header.sticky-up {
    top: 0px;
    transition: all 0.4s ease;
}

#Main-Menu,
#Mobile-Menu {
    position: relative;
}

#Main-Menu {
    display: block;
}

#Mobile-Menu {
    display: none;
}

.menu li {
    float: left;
    position: relative;
    text-align: center;
    font: 700 14px/48px "Open Sans", serif;
}

.menu li a {
    display: block;
}

.menu ul {
    position: absolute;
    z-index: 999;
    left: 0px;
    display: none;
}

.menu ul ul {
    left: 100%;
    top: 0px;
}

.menu ul li {
    float: none;
    height: auto;
    text-align: left;
}

.menu ul li a {
    padding: 10px 15px 10px 30px;
}

.menu li:hover > ul {
    display: block;
}

.Wrapper {
    position: absolute;
    z-index: 9999;
    left: 0px;
    width: 100%;
    display: none;
    background: #000;
}

.mobileMenu {
    text-align: center;
    padding: 0px;
    background: #5b937e;
    font: 700 25px/18px "Lato", serif;
}

.mobileMenu a {
    display: block;
    padding: 10px;
    color: #fff;
}

.mobileMenu span {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px;
}

.parentMenu li a {
    padding: 10px 10px 10px 20px;
    display: block;
    color: #fff;
    font: 400 16px/18px "Work Sans", serif;
    border-bottom: 1px solid #000;
}

.parentMenu li a:hover {
    background: #5b937e;
}

.parentMenu li ul {
    display: none;
}

.parentMenu li li a {
    padding: 10px 10px 10px 40px;
}

.parentMenu li li li a {
    padding: 10px 10px 10px 60px;
}

.accordion {
    margin: 10px 0px;
}

.accordead,
.textMain .accordead {
    background: #097EF0;
    padding: 0px;
    background: url(../images/plus-w-img.png) 98% center no-repeat #66bc44;
    color: #fff;
    margin: 2px 0px;
    font: 400 16px/24px Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

.accordead,
.textMain .accordead a {
    padding: 5px 10px;
    display: block;
    text-decoration: none;
}

.textMain .accordead.show_accord {
    background: url(../images/minus-b-img.png) 98% center no-repeat #4d4d4d;
    color: #fff;
}

.accordead a,
.textMain .accordead a,
.accordead a:hover,
.textMain .accordead a:hover {
    color: #fff;
}

.accordane,
.textMain .accordane {
    display: none;
    padding: 15px 10px;
    border: 1px solid #4d4d4d;
}

.accessible_on .accordead,
.accessible_on .textMain .accordead {
    background: none;
}

.accessible_on .accordane,
.accessible_on .textMain .accordane {
    border: none;
    border-bottom: 1px dashed #000;
    display: block;
}

.accessible_on.dfw-blackmode .accordane,
.accessible_on.dfw-blackmode .textMain .accordane {
    border-bottom: 1px dashed #fff;
}

.navigation {
    padding: 10px;
    font-weight: bold;
}

.navigation a {
    font-weight: normal;
    text-decoration: underline;
}

.textMain {
    padding: 10px 30px 50px 10px;
}

.textMain a {
    text-decoration: underline;
}

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

.textMain p {
    padding: 10px 0px;
}

.textMain ul {
    padding: 0px;
    margin: 10px 0px;
}

.textMain ol {
    padding: 0px 0px 0px 30px;
    margin: 10px 0px;
}

.textMain ul li {
    background: url(../images/bullet-tm.gif) no-repeat 15px 12px;
    padding: 5px 5px 5px 30px;
}

.textMain ol li {
    padding: 5px 5px 5px 5px;
    list-style: decimal;
    background: none;
}

.textMain ul ul,
.textMain ol ol {
    margin: 0px;
    padding: 5px 5px 10px 20px;
}

.textMain ul ul li {
    background: none;
    padding: 5px;
    list-style: circle;
}

.textMain ol ol li {
    padding: 5px;
    list-style-type: lower-alpha;
}

.textMain ul ul ul li {
    list-style: square;
}

.textMain ol ol ol li {
    list-style: lower-roman;
}

.textMain li p {
    margin: 5px;
}

.textMain h1 {
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

.textMain h1 span,
.textMain h2 span {
    display: block;
}

.textMain h2,
.textMain h3,
.textMain h4,
.hTag2,
.hTag3,
.hTag4 {
    padding: 10px 0px;
}

.textMain h1 a,
.textMain h2 a,
.textMain h3 a,
.textMain h4 a,
.hTag2 a,
.hTag3 a,
.hTag4 a {
    text-decoration: none;
}

.textMainBold,
.textMain strong {
    font-weight: bold;
}

.textMain em {
    font-style: italic;
}

.PDFtext {
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #999;
}

.mandatory {
    font: normal 14px Verdana, Arial, Helvetica, sans-serif;
    color: #F00;
}

#Sidebar {
    position: relative;
    padding: 5px 0px 20px 0px;
}

.mediaList {
    margin: 0px;
    padding: 10px 0px;
}

.textMain .mediaList ul {
    margin: 0px;
    padding: 0px;
}

.textMain .mediaList li {
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin: 5px 3px;
    border-radius: 5px;
}

.accessible_on .textMain .mediaList li {
    border: 2px solid #000;
}

.accessible_on.dfw-blackmode .textMain .mediaList li {
    border: 2px solid #fff;
}

.textMain .mediaList li a {
    display: block;
    padding: 5px 10px 5px 40px;
    text-decoration: none;
    color: #4f4f4f;
}

.video a {
    background: url(../images/loadmove.png) no-repeat 10px center;
}

.info a {
    background: url(../images/patient-icon.png) no-repeat 10px center;
}

.textMain .blogMain ul,
.textMain .blogMain li {
    margin: 0px;
    padding: 0px;
    background: none;
}

.textMain .blogMain li {
    padding: 15px 0px;
    border-bottom: 1px solid #ccc;
}

.textMain .blogMain li h3 a {
    text-decoration: none;
}

.textMain .blogMain li p {
    padding: 10px 0px !important;
    margin: 0px !important;
}

.textMain .blogMain li .post-excerpt {
    display: none;
}

.textMain .blogMain li .read-more {
    display: inline-block;
}

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

.reviews {
    margin: 20px auto 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    text-align: left;
}

.reviews img {
    margin: 5px;
    padding: 0px;
}

.showcase {
    padding: 5px;
    border: 1px solid #1293FF;
}

.accessible_on .showcase {
    border: 1px solid #000;
}

.accessible_on.dfw-blackmode .showcase {
    border: 1px solid #fff;
}

.ypo-l {
    padding: 10px;
    background: #fff;
    text-align: right;
}

.ypo-r {
    background: #efefef;
    padding: 10px;
    text-align: left;
}

.accessible_on .ypo-l,
.accessible_on .ypo-r {
    background: none;
    border-bottom: 1px dashed #000;
}

.accessible_on.dfw-blackmode .ypo-l,
.accessible_on.dfw-blackmode .ypo-r {
    border-bottom: 1px dashed #fff;
}

.ypo-l img,
.ypo-r img {
    border: 1px solid #1293FF;
    padding: 2px;
}

.accessible_on .ypo-l img,
.accessible_on .ypo-r img {
    border: 1px solid #000;
}

.accessible_on.dfw-blackmode .ypo-l img,
.accessible_on.dfw-blackmode .ypo-r img {
    border: 1px solid #fff;
}

.ypo-l img {
    margin: 0px 15px 10px 0px;
    float: left;
}

.ypo-r img {
    margin: 0px 0px 10px 15px;
    float: right;
}


/* ----- Accessible ----- */

.dfw-on,
.dfw-off {
    display: none;
}

.dfw-off {
    background: #000000;
    position: fixed;
    z-index: 999;
    left: -175px;
    top: 0;
    transform-origin: left;
    -webkit-transform: translate(0, 0%) rotate(0deg);
    -moz-transform: translate(0, 0%) rotate(0deg);
    -ms-transform: translate(0, 0%) rotate(0deg);
    -o-transform: translate(0, 0%) rotate(0deg);
    transform: translate(0, 0%) rotate(0deg);
    transition: all ease-out 600ms;
}

.dfw-off a {
    display: block;
    padding: 5px 10px 5px 40px;
    background: url(../images/accessible-img.png) no-repeat 10px center;
}

.dfw-off span {
    padding: 5px 10px;
    transition: linear all;
    color: #ffffff;
    display: block;
}

.dfw-off:hover {
    left: 0px;
    transition: all ease-out 700ms;
}

#dfw-on {
    background: url(../images/accessible-icon.png) no-repeat 95% center;
    padding: 0px 50px 0px 0px;
    height: 30px;
}

.accessible_on #Access-Container {
    background: #000000;
}

#Accessibility {
    max-width: 1170px;
    min-width: 300px;
    padding: 2px 0px;
    font: 400 12px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0px auto;
}

#Accessibility a {
    color: #fff
}

.access-links {
    text-align: left;
    font: 500 14px/20px Verdana, Arial, Helvetica, sans-serif;
    padding: 0 2px
}

.access-settings {
    text-align: right
}

.fontsize {
    display: inline-block;
    width: 150px;
    vertical-align: top
}

.fontsize span {
    display: inline-block;
    vertical-align: bottom
}

.fontsize a {
    padding: 0 4px;
    display: block
}

#Accessibility .fontsize span.dfw-actSize a {
    color: #ffabab
}

.fontminus {
    font: 400 14px/20px Verdana, Arial, Helvetica, sans-serif;
}

.fontreset {
    font: 500 16px/20px Verdana, Arial, Helvetica, sans-serif;
}

.fontplus {
    font: 600 20px/20px Verdana, Arial, Helvetica, sans-serif;
}

.dfw-contrast {
    display: inline-block;
    width: 140px;
    vertical-align: top
}

.dfw-contrast a {
    padding: 0 3px;
    display: block
}

#Accessibility .dfw-contrast span {
    display: inline-block;
    vertical-align: top;
    font: 600 14px/16px Verdana, Arial, Helvetica, sans-serif
}

#Accessibility .dfw-contrastMode {
    background: #000;
    color: #fff
}

#Accessibility .dfw-contrastMode a {
    color: #fff;
    border: 2px solid #000
}

.dfw-colorMode {
    background: #fff;
    color: #000
}

#Accessibility .dfw-colorMode a {
    color: #000;
    border: 2px solid #fff
}

#Accessibility .dfw-contrast a.dfw-active {
    border: 2px solid red
}

.dfw-skip {
    overflow: hidden;
    vertical-align: top;
    right: 5px;
    top: 0px;
    position: absolute;
    font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
    display: none;
    z-index: 99;
}

#skip-header.dfw-skip {
    top: 0px;
}

#skip-sidebar.dfw-skip {
    right: 0px;
}

.dfw-skip a {
    padding: 0px 5px;
}

.accessible_on .dfw-skip {
    display: block;
    background: #fff;
    border: 1px solid #000;
}

.accessible_on.dfw-blackmode .dfw-skip {
    background: #000;
    border: 1px solid #fff;
}

.accessible_on {
    background: #fff;
}

.accessible_on.dfw-blackmode {
    background: #000;
}

.accessible_on #Container {
    color: #000 !important;
}

.accessible_on #Container a,
.accessible_on #Container a:hover {
    color: #00e !important;
}

.accessible_on.dfw-blackmode #Container {
    color: #fff !important;
}

.accessible_on.dfw-blackmode #Container a,
.accessible_on.dfw-blackmode #Container a:hover {
    color: #fc0 !important;
}

.accessible_on .theme-L,
.accessible_on .theme-R {
    display: none;
}

.accessible_on .menu ul,
.accessible_on .Wrapper,
.accessible_on .menu ul li,
.accessible_on .menu ul li:hover {
    background: #eee;
}

.accessible_on.dfw-blackmode .menu ul,
.accessible_on.dfw-blackmode .Wrapper,
.accessible_on.dfw-blackmode .menu ul li,
.accessible_on.dfw-blackmode .menu ul li:hover {
    background: #333;
}

.accessible_on .parentMenu li a:hover,
.accessible_on .parentMenu ul li a,
.accessible_on nav,
.accessible_on .mobileMenu,
.accessible_on footer,
.accessible_on #meet-contianer,
.accessible_on .products h3,
.accessible_on .special,
.accessible_on .news-text,
.accessible_on .news-read,
.accessible_on #resources-contianer,
.accessible_on .worldclass span,
.accessible_on .contact-add,
.accessible_on .textMain .cont-wraper h2,
.accessible_on .compression,
.accessible_on .metatarsal,
.accessible_on .superfeet,
.accessible_on .woundcare,
.accessible_on #testimonials-contianer,
.accessible_on .smo li.fb a,
.accessible_on .smo li.tw a,
.accessible_on .smo li.gb a,
.accessible_on .smo li.in a,
.accessible_on .smo li.yt a,
.accessible_on .textMain .tabList li a,
.accessible_on .textMain .tabList li a:hover,
.accessible_on .textMain .tabList li.current a,
.accessible_on .heading-sidebar,
.accessible_on .services-s li,
.accessible_on .services-s li:hover,
.accessible_on .our-team-s .heading-sidebar,
.accessible_on .profile-hover,
.accessible_on .test-s li,
.accessible_on .test-s li:hover,
.accessible_on .inthe-news li,
.accessible_on .inthe-news li:hover,
.accessible_on .resources-s .heading-sidebar,
.accessible_on .resources-s li,
.accessible_on .resources-s li:hover,
.accessible_on .addres-side,
.accessible_on .profil-read,
.accessible_on .conditions h2,
.accessible_on .conditions-text,
.accessible_on .conditions-read,
.accessible_on .conditions-read a:hover,
.accessible_on .viewprofile-team a,
.accessible_on .viewprofile-team a:hover,
.accessible_on .more-news a,
.accessible_on .more-news a,
.accessible_on .more-news a:hover,
.accessible_on .textMain .links-tabs li a,
.accessible_on .textMain .links-tabs li a:hover,
.accessible_on .more-testimonials a,
.accessible_on .more-testimonials a:hover,
.accessible_on .textMain .testimonialspage:hover,
.accessible_on .textMain .r-more a,
.accessible_on xyz,
.accessible_on xyz {
    background: none;
}

.accessible_on .textMain .mediaList li, 
.accessible_on .inner-tabs li,
.accessible_on .inner-tabs li:hover a {
    background: none !important;
}

.accessible_on .textMain,
.accessible_on .textMain h1,
.accessible_on .textMain h2,
.accessible_on .textMain h3,
.accessible_on .textMain h4,
.accessible_on .navigation,
.accessible_on .textMain h1 span,
.accessible_on .textMain h2 span,
.accessible_on .textMain h3 span,
.accessible_on .textMain h4 span,
.accessible_on .textMainBold,
.accessible_on .textMain ul li,
.accessible_on .PDFtext,
.accessible_on .add-header,
.accessible_on .call-appoint,
.accessible_on .ongview,
.accessible_on .products h2,
.accessible_on .products p,
.accessible_on .products h3,
.accessible_on #testimonialss .heading3 span,
.accessible_on .testi-text li,
.accessible_on .special h2,
.accessible_on .news-text h2,
.accessible_on .news-text p,
.accessible_on .heading3,
.accessible_on .copy,
.accessible_on .contact-add p,
.accessible_on .textMain .contact-add a,
.accessible_on .contact-add .textMainBold,
.accessible_on .textMain .cont-wraper,
.accessible_on .resources-s .heading-sidebar,
.accessible_on .pacific,
.accessible_on .our-team-s .heading-sidebar,
.accessible_on .pacific2,
.accessible_on .conditions p,
.accessible_on .viewprofile-team a:hover,
.accessible_on .viewprofile-team a,
.accessible_on .foot-home,
.accessible_on xyz,
.accessible_on xyz,
.accessible_on xyz,
.accessible_on xyz,
.accessible_on xyz,
.accessible_on xyz {
    color: inherit !important;
}

.accessible_on .mobileMenu,
.accessible_on .foot-home,
.accessible_on nav,
.accessible_on .credibility,
.accessible_on footer,
.accessible_on xyz,
.accessible_on xyz,
.accessible_on xyz,
.accessible_on xyz,
.accessible_on xyz {
    border-top: 1px solid #000;
}

.accessible_on.dfw-blackmode .mobileMenu,
.accessible_on.dfw-blackmode .foot-home,
.accessible_on.dfw-blackmode nav,
.accessible_on.dfw-blackmode .credibility,
.accessible_on.dfw-blackmode footer,
.accessible_on.dfw-blackmode xyz,
.accessible_on.dfw-blackmode xyz,
.accessible_on.dfw-blackmode xyz,
.accessible_on.dfw-blackmode xyz,
.accessible_on.dfw-blackmode xyz {
    border-top: 1px solid #fff;
}

.accessible_on .mobileMenu,
.accessible_on .foot-home,
.accessible_on .services-s li,
.accessible_on .resources-s li,
.accessible_on nav,
.accessible_on #services-contianer,
.accessible_on #meet-contianer,
.accessible_on #testimonials-contianer,
.accessible_on #specialists-contianer,
.accessible_on xyz,
.accessible_on xyz {
    border-bottom: 1px solid #000;
}

.accessible_on.dfw-blackmode .mobileMenu,
.accessible_on.dfw-blackmode .foot-home,
.accessible_on.dfw-blackmode .services-s li,
.accessible_on.dfw-blackmode .resources-s li,
.accessible_on.dfw-blackmode nav,
.accessible_on.dfw-blackmode #services-contianer,
.accessible_on.dfw-blackmode #meet-contianer,
.accessible_on.dfw-blackmode #testimonials-contianer,
.accessible_on.dfw-blackmode #specialists-contianer,
.accessible_on.dfw-blackmode xyz,
.accessible_on.dfw-blackmode xyz {
    border-bottom: 1px solid #fff;
}

.accessible_on .menu ul li {
    border-bottom: none;
}

.accessible_on .products h3,
.accessible_on .testi-video,
.accessible_on .news-read,
.accessible_on .contact-add,
.accessible_on .woundcare,
.accessible_on .textMain .mediaList li,
.accessible_on .textMain .tabList li a,
.accessible_on .our-team-s,
.accessible_on .conditions-text,
.accessible_on .conditions-read,
.accessible_on .viewprofile-team a,
.accessible_on .more-news a,
.accessible_on .textMain .links-tabs li a,
.accessible_on .more-testimonials a,
.accessible_on .textMain .grid-list li a:hover,
.accessible_on .textMain .grid-list li a,
.accessible_on .textMain .r-more a,
.accessible_on .inner-tabs li,
.accessible_on xyz,
.accessible_on xyz,
.accessible_on xyz {
    border: 1px solid #000;
}

.accessible_on.dfw-blackmode .products h3,
.accessible_on.dfw-blackmode .testi-video,
.accessible_on.dfw-blackmode .news-read,
.accessible_on.dfw-blackmode .contact-add,
.accessible_on.dfw-blackmode .woundcare,
.accessible_on.dfw-blackmode .textMain .tabList li a,
.accessible_on.dfw-blackmode .our-team-s,
.accessible_on.dfw-blackmode .conditions-text,
.accessible_on.dfw-blackmode .conditions-read,
.accessible_on.dfw-blackmode .viewprofile-team a,
.accessible_on.dfw-blackmode .more-news a,
.accessible_on.dfw-blackmode .textMain .links-tabs li a,
.accessible_on.dfw-blackmode .more-testimonials a,
.accessible_on.dfw-blackmode .textMain .grid-list li a:hover,
.accessible_on.dfw-blackmode .textMain .grid-list li a,
.accessible_on.dfw-blackmode .textMain .r-more a,
.accessible_on.dfw-blackmode .inner-tabs li,
.accessible_on.dfw-blackmode xyz {
    border: 1px solid #fff;
}

.accessible_on .textMain .mediaList li {
    border: 1px solid #000 !important;
}

.accessible_on.dfw-blackmode .textMain .mediaList li {
    border: 1px solid #fff !important;
}

.accessible_on xyz {
    border-right: 1px solid #000;
}

.accessible_on.dfw-blackmode xyz {
    border-right: 1px solid #fff;
}

.accessible_on xyz {
    border-left: 1px solid #000;
}

.accessible_on.dfw-blackmode xyz {
    border-left: 1px solid #fff;
}

.accessible_on .accessImages li img {
    filter: invert(0%);
}

.accessible_on.dfw-blackmode .accessImages li img {
    filter: invert(100%);
}

.accessible_on #Header .logo,
.accessible_on .getting,
.accessible_on .call-appoint {
    display: inline-block;
}

.accessible_on .call-appoint {
    width: 28%;
}

.accessible_on .getting {
    width: 22%;
}

.accessible_on #Header .logo {
    width: 48%;
}

.accessible_on .call-appoint li {
    margin: 0px 0px 10px 0px;
}

.accessible_on header {
    padding: 0px;
}

.accessible_on .menu ul li {
    padding: 2px;
}

.accessible_on .nav1::before {
    content: none;
}

.accessible_on .nav1 a {
    text-indent: 0px;
}

.accessible_on .services ul,
.accessible_on #meet ul,
.accessible_on #Credibility ul {
    text-align: center;
}

.accessible_on #Credibility li {
    display: inline-block;
}

.accessible_on #meet li a {
    display: block;
}

.accessible_on .testi-video {
    position: relative;
    bottom: 0px;
    right: 0%;
}

.accessible_on #resources-contianer {
    min-height: inherit;
}

.accessible_on .smo li span.nodisplay {
    display: block !important;
    font: normal 15px/24px 'AvenirLTStd-Light';
}

.accessible_on .contact-add {
    position: relative;
}

.accessible_on .smo li {
    width: 12%;
}

.accessible_on .smo li a {
    width: 99%;
}

.accessible_on .social-logo {
    width: 99%;
    text-align: center;
}

.accessible_on .multiBorder {
	padding: 60% 0px 0px 0px;
    overflow: scroll;
}

.accessible_on .contact-add,
.accessible_on .map-c {
    height: 365px;
}

.accessible_on .services .services1:hover span {
    background: url(../images/shoulder-icon.png) no-repeat 0px 0px;
}

.accessible_on .services .services6:hover span {
    background: url(../images/wrist-icon.png) no-repeat 0px 0px;
}

.accessible_on .services .services5:hover span {
    background: url(../images/elbow-icon.png) no-repeat 0px 0px;
}

.accessible_on .services .services2:hover span {
    background: url(../images/hip-icon.png) no-repeat 0px 0px;
}

.accessible_on .services .services3:hover span {
    background: url(../images/knee-icon.png) no-repeat 0px 0px;
}

.accessible_on .services .services4:hover span {
    background: url(../images/foot-icon.png) no-repeat 0px 0px;
}

.accessible_on .services .services7:hover span {
    background: url(../images/sports-icon.png) no-repeat 0px 0px;
}

.accessible_on.dfw-blackmode .services .services1 span {
    background: url(../images/shoulder-icon-h.png) no-repeat 0px 0px;
}

.accessible_on.dfw-blackmode .services .services6 span {
    background: url(../images/wrist-icon-h.png) no-repeat 0px 0px;
}

.accessible_on.dfw-blackmode .services .services5 span {
    background: url(../images/elbow-icon-h.png) no-repeat 0px 0px;
}

.accessible_on.dfw-blackmode .services .services2 span {
    background: url(../images/hip-icon-s.png) no-repeat 0px 0px;
}

.accessible_on.dfw-blackmode .services .services3 span {
    background: url(../images/knee-icon-h.png) no-repeat 0px 0px;
}

.accessible_on.dfw-blackmode .services .services4 span {
    background: url(../images/foot-icon-h.png) no-repeat 0px 0px;
}

.accessible_on.dfw-blackmode .services .services7 span {
    background: url(../images/sports-icon-h.png) no-repeat 0px 0px;
}

.accessible_on #resources .resources1:hover span {
    background: url(../images/recours-icon1.png) no-repeat 0px 0px;
}

.accessible_on #resources .resources2:hover span {
    background: url(../images/recours-icon2.png) no-repeat 0px 0px;
}

.accessible_on #resources .resources3:hover span {
    background: url(../images/recours-icon3.png) no-repeat 0px 0px;
}

.accessible_on #resources .resources4:hover span {
    background: url(../images/recours-icon4.png) no-repeat 0px 0px;
}

.accessible_on #resources .resources5:hover span {
    background: url(../images/recours-icon5.png) no-repeat 0px 0px;
}

.accessible_on #Credibility li {
    margin: 5px;
}

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

.accessible_on .our-team-s {
    height: auto;
}

.accessible_on .addres-side img {
    display: none;
}

.accessible_on .test-s .test-s1:hover span {
    background: url(../images/news-sprite.png) no-repeat 0px 4px;
}

.accessible_on .inthe-news .inthe-news1:hover span {
    background: url(../images/news-sprite.png) no-repeat 0px -186px;
}

.accessible_on.dfw-blackmode .test-s .test-s1 span {
    background: url(../images/news-sprite.png) no-repeat 0px -92px;
}

.accessible_on.dfw-blackmode .inthe-news .inthe-news1 span {
    background: url(../images/news-sprite.png) no-repeat 0px -269px;
}

.accessible_on.dr-listing .photoDoc:hover {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
}


/* ----- media ----- */

@media screen and (max-width:640px) {
    .dfw-on li.table-cell {
        text-align: center;
        padding: 5px 0px;
    }
    #Main-Menu {
        display: none;
    }
    #Mobile-Menu {
        display: block;
    }
    .multiBorder {
        padding: 150% 0px 0px 0px;
    }
}

@media screen and (max-width:480px) {
    .dfw-off {
        width: 200px;
        margin: 0px auto;
        text-align: center;
        position: relative !important;
    }
    .multiBorder {
        padding: 200% 0px 0px 0px;
    }
}