/*----------Font CSS--------*/
@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?33833649');
    src: url('../fonts/fontello.eot?33833649#iefix') format('embedded-opentype'), url('../fonts/fontello.woff2?33833649') format('woff2'), url('../fonts/fontello.woff?33833649') format('woff'), url('../fonts/fontello.ttf?33833649') format('truetype'), url('../fonts/fontello.svg?33833649#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CenturyGothic-Bold';
    src: url('../fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic-Bold.woff') format('woff'), url('../fonts/CenturyGothic-Bold.ttf') format('truetype'), url('../fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic.ttf') format('truetype'), url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ---------- Theme CSS ---------- */
#Map-Container,
#Dr-container,
#Video-container,
#Map-container,
#Credibility-container,
#Review-Container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}
#Accessibility,
#Header,
#Banner,
#Content-Main,
#Footer,
#Main-Menu,
#Mobile-Menu,
#Service,
#Credibility,
.checkHeight,
#Dr-main,
#Video-main,
#Map-main,
#Cred-main,
#Reviews {
    max-width: 1172px;
    min-width: 300px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}
/*-------- Header CSS ---------*/
#Header {
    min-height: 170px;
}
#Header .table-div {
    padding: 0px 5px 0 5px;
}
.logo {
    text-align: left;
    padding: 48px 0px 0 0;
    display: inline-block;
}
.table-cell.logo.carrel {
    margin: 0 0 0 40px;
    padding: 33px 0px 0 0;
}
.table-cell.header-right {
    float: right;
    padding: 22px 0 0 0;
    width: 65%;
}
.contact-list {
    width: 170px;
    float: right;
}
.header-right .contact-list li {
    font: 19px/22px 'CenturyGothic-Bold';
    color: #000000;
    margin: 0 0 8px 0;
}
.header-right .contact-list li span {
    float: left;
    width: 18px;
    height: 18px;
    margin: 4px 4px 0 0;
}
.cal-h span {
    background: url('../images/header-cal-img.png') no-repeat scroll 0 0;
}
.fax-h span {
    background: url('../images/header-fax-img.png') no-repeat scroll 0 0;
}
.header-right .contact-list li.portal-h span {
    background: url('../images/header-portal-img.png') no-repeat scroll 0 0;
    width: 33px !important;
    margin: 0px 11px 0 9px;
    border-right: 1px solid #d3eafe;
}
.header-right .contact-list li.portal-h {
    margin: 13px 0 11px 0 !important;
    border: 1px solid #42a6fa;
    width: 170px;
    font: 16px/16px 'CenturyGothic-Bold';
}
.header-right .contact-list li.portal-h a {
    display: block;
    padding: 7px 0 7px 0;
}
.header-right .contact-list li:hover,
.header-right .contact-list li a:hover {
    color: #08519c;
}
.cal-h em {
    font-style: normal;
}
/* Menu CSS */
#Menu-Container {
    clear: both;
    background: url(../images/nav-bg.jpg) repeat-x left top;
}
#Menu-Container::after,
#Main-Menu .theme-R::after {
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 1px;
    width: 100%;
    background: #616160;
    content: '';
    z-index: 3;
}
#Main-Menu {
    height: 40px;
}
.menu-home img {
    margin: -4px 0 0 0;
}
.menu-home {
    width: 8%;
}
.menu-about {
    width: 20%;
}
.menu-services {
    width: 20%;
}
.menu-shoulder {
    width: 17%;
}
.menu-elbow {
    width: 13%;
}
.menu-trauma {
    width: 26%;
}
.menu-contact {
    width: 16%;
}
.menu-home:hover img {
    filter: invert(1);
}
.menu li:after {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 2px;
    background: url(../images/menu-li-br.jpg) no-repeat left top;
    content: '';
}
.menu li:hover {
    background: #08519c;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}
.menu li:hover a {
    color: #fff;
}
.menu li li {
    background: #08519c;
    font: 15px/20px 'CenturyGothic';
    text-transform: none;
    font-weight: normal;
}
.menu li li:hover {
    background: #50acf9;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}
.menu li li:after {
    display: none;
}
#Main-Menu .theme-R {
    background: url(../images/nav-bg.jpg) repeat-x left top;
}
/*---------- Home Banner CSS ----------*/
#Banner-Container #Banner {
    height: 740px;
}
#Banner-Container .banner1 {
    background: url(../images/banner1-m.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-m.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-m.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;
}
/*-------------- Subpage Banner CSS -------------*/
#Banner-Container-S #Banner {
    height: 283px;
}
#Banner-Container-S .banner1 {
    background: url(../images/sub-banner1-m.jpg) no-repeat center top;
}
#Banner-Container-S .banner1 .theme-L {
    background: url(../images/sub-banner1-l.jpg) no-repeat right top;
}
#Banner-Container-S .banner1 .theme-R {
    background: url(../images/sub-banner1-r.jpg) no-repeat left top;
}
#Banner-Container-S .banner2 {
    background: url(../images/sub-banner2-m.jpg) no-repeat center top;
}
#Banner-Container-S .banner2 .theme-L {
    background: url(../images/sub-banner2-l.jpg) no-repeat right top;
}
#Banner-Container-S .banner2 .theme-R {
    background: url(../images/sub-banner2-r.jpg) no-repeat left top;
}
#Banner-Container-S .banner3 {
    background: url(../images/sub-banner3-m.jpg) no-repeat center top;
}
#Banner-Container-S .banner3 .theme-L {
    background: url(../images/sub-banner3-l.jpg) no-repeat right top;
}
#Banner-Container-S .banner3 .theme-R {
    background: url(../images/sub-banner3-r.jpg) no-repeat left top;
}
#Banner-Container-S .Banner_auto,
#Banner-Container-S .Banner_nav {
    position: absolute;
    z-index: 99;
    display: block;
    width: 25px;
    height: 25px;
    bottom: 8px;
}
#Banner-Container-S .banner-content {
    height: 100%;
    background: none;
}
#Banner-Container-S .content-b ul {
    display: none;
}
#Banner-Container-S .content-head a {
    padding: 10px 0 15px 0px;
}
#Banner-Container-S .banner-content::after {
    display: none;
}
.checkHeight {
    height: 600px;
}
/* Banner Content CSS */
.banner-content {
    position: absolute;
    left: 60px;
    top: 0;
    height: 290px;
    width: 489px;
    /* background: url(../images/banner-content-bg.png) no-repeat left top; */
    z-index: 2;
}
.banner-content::after {
    content: '';
    width: 100%;
    height: 31px;
    left: 0;
    bottom: -18px;
    position: absolute;
    /* background: url(../images/shadow.png) no-repeat left top; */
}
.content-b {
    margin-bottom: 30px;
}
.content-b ul {
    padding: 0 0 0 30px;
}
.content-head {
    color: #fff;
    font: 18px/22px 'CenturyGothic-Bold';
    background: url(../images/banner-head-bg.png) no-repeat left top;
    text-transform: uppercase;
    margin-left: -20px;
}
.content-head.shoulder {
    margin-top: 45px;
}
.content-head a {
    display: block;
    padding: 10px 0 15px 0px;
}
.content-head a span {
    width: 34px;
    height: 34px;
    float: left;
    margin: -4px 16px 0 32px;
}
.content-head.shoulder span {
    background: url(../images/shoulder-icon.png) no-repeat left top;
}
.content-head.elbow span {
    background: url(../images/elbow-icon.png) no-repeat left top;
}
.content-head.trauma span {
    background: url(../images/trauma-icon.png) no-repeat left top;
}
.content-b li {
    font: 400 14px/24px 'Muli', sans-serif;
    background: url(../images/content-b-li-arrow.png) no-repeat 0px 9px;
    margin: 0 0 4px 0;
    padding: 0 0 0 16px;
}
.content-b li a {
    color: #000;
}
/*-----------Meet DR CSS----------*/
#Dr-container {
    top: -193px;
}
#Dr-main {
    height: 478px;
    background: url(../images/meet-dr-bg.jpg) no-repeat center top;
    z-index: 2;
    padding: 60px 0px 0 36px;
}
.dr-img {
    padding-top: 30px;
    width: 371px;
}
.dr-img img {
    -webkit-box-shadow: 2px 5px 13px 0px #575757;
    -moz-box-shadow: 2px 5px 13px 0px #575757;
    box-shadow: 2px 5px 13px 0px #575757;
}
.dr-text h1 {
    font: 34px/38px 'CenturyGothic-Bold';
    color: #fff;
    width: 380px;
    margin: 0 auto;
    padding: 5px 0 8px 0;
    border-top: 1px solid #2289f3;
    border-bottom: 1px solid #2289f3;
    text-align: center;
}
.dr-text h1 span {
    font: 34px/38px 'CenturyGothic';
    margin: 0 10px 0 0;
}
.dr-text p {
    font: 400 15px/25px 'Muli', sans-serif;
    color: #fff;
    padding: 30px 36px 60px 40px;
}
.dr-links {
    clear: both;
    padding: 0px 0 0px 40px;
}
.dr-links li {
    display: inline-block;
    vertical-align: top;
    border: 6px solid #aed6ff;
    font: 14px/14px 'CenturyGothic';
}
.dr-links li a {
    display: block;
    padding: 6px 12px 6px 0;
    color: #000;
    border: 1px solid #7aa7d5;
    background: #aed6ff;
}
.dr-links li:hover a {
    color: #fff;
    background: #033b75;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}
.dr-links li:hover {
    border: 6px solid #033b75;
}
.dr-links li a span {
    float: left;
    width: 28px;
    height: 26px;
    margin: -6px 10px 0 0;
    display: block;
}
.dr-links li.profile {
    border: none;
}
.dr-links li.profile a {
    background: #033b75;
    border: none;
    padding: 13px 12px 13px 0;
    color: #fff;
}
.dr-links li.profile:hover a {
    background: #fff;
    color: #033b75;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}
.dr-links li.award span {
    background: #033b75 url(../images/award.png) no-repeat center center;
}
.dr-links li.research span {
    background: #033b75 url(../images/research.png) no-repeat center center;
}
.dr-links li.publication span {
    background: #033b75 url(../images/publication.png) no-repeat center center;
}
.dr-links li.profile span {
    background: url(../images/profile-icon.png) no-repeat center center;
    margin: -7px 8px 0 10px;
}
.dr-links li.profile:hover span {
    background: url(../images/profile-icon-h.png) no-repeat center center;
}
.dr-logos {
    padding: 87px 0 20px 90px;
}
.dr-logos li {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}
.dr-logos .nbs-flexisel-nav-left,
.dr-logos .nbs-flexisel-nav-right {
    width: 26px;
    cursor: pointer;
}
.dr-logos .nbs-flexisel-nav-right {
    right: 0px;
    background: url(../images/right-arrow-d.png) no-repeat center center;
}
.dr-logos .nbs-flexisel-nav-left {
    left: -3px;
    background: url(../images/left-arrow-d.png) no-repeat center center;
}
/*------------Patient Education Video CSS--------------*/
#Video-container {
    background: url(../images/video-main-bg.jpg) no-repeat center top;
}
#Video-main {
    min-height: 552px;
    padding: 95px 0 50px 0;
}
.edu-heading {
    font: 25px/29px 'CenturyGothic';
    color: #fff;
    margin: 16px 0 10px 0;
}
.patient-edu {
    float: left;
    position: relative;
    z-index: 2;
    left: 130px;
    width: 366px;
}
.videos-text {
    width: 339px;
    height: 330px;
    background: #94ceff;
    padding: 50px 20px 30px 20px;
    z-index: 3;
    position: relative;
    left: 109px;
    text-align: center;
    float: left;
}
.welcome-head {
    font: 24px/28px 'CenturyGothic-Bold';
    color: #000;
}
.videos-text p {
    font: 18px/24px 'CenturyGothic-Bold';
    color: #000;
    margin: 18px 0 30px 0;
}
.video-more {
    width: 172px;
    margin: 0 auto;
    font: 15px/15px 'CenturyGothic';
    text-align: center;
}
.video-more a {
    display: block;
    padding: 13px 0;
    background: #033b75;
    color: #fff;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}
.video-more a:hover {
    background: #fff;
    color: #000;
}
/*--------Map CSS----------*/
#Map-container {
    background: url(../images/map-bg.jpg) no-repeat center top;
}
#Map-main {
    min-height: 378px;
    margin-top: -5px;
}
.map-address {
    margin-top: 50px;
    width: 430px;
    min-height: 250px;
    background: #5fb6ff;
    position: absolute;
    top: 59px;
    right: 8%;
    padding: 15px 34px 26px 34px;
}
.map-address::after {
    content: '';
    left: -7px;
    top: -7px;
    width: 100%;
    height: 6px;
    background: rgba(135, 134, 132, 0.5);
    position: absolute;
}
.map-address::before {
    position: absolute;
    content: '';
    left: -7px;
    top: -1px;
    width: 6px;
    height: 99%;
    background: rgba(135, 134, 132, 0.5);
}
.loc-heading {
    font: bold 23px/27px 'CenturyGothic';
    color: #000;
    margin: 0px 0 20px 0;
}
.map-address p {
    font: 400 15px/19px 'Muli', sans-serif;
    color: #000;
    padding: 10px 0px;
}
.map-address p a {
    text-decoration: underline;
}
.map-address ul {
    width: 130px;
    float: right;
    margin: -27px 0 0 0;
}
.map-address ul li {
    font: 600 13px/24px 'Muli', sans-serif;
    color: #000;
}
.map-address ul li a {
    color: #000;
}
.map-address ul li em {
    font-style: normal;
}
.map-address ul li span {
    float: left;
    width: 15px;
    height: 17px;
    margin: 6px 5px 0 0;
}
.map-address ul li.cal-m span {
    background: url(../images/map-cal-icon.png) no-repeat left top;
}
.map-address ul li.fax-m span {
    background: url(../images/map-fax-icon.png) no-repeat left top;
}
/*----------Credibility CSS----------*/
#Cred-main {
    padding: 48px 0 46px 0;
}
#Cred-main li {
    display: inline-block;
    width: 24%;
}
/*-------- Navigation CSS -------*/
.navigation {
    font: 400 14px/20px 'Muli', sans-serif;
    color: #08519c;
    padding: 30px 0px 15px 10px;
}
.navigation a {
    color: #2a2a2a;
    text-decoration: none;
}
.navigation a:hover {
    color: #08519c;
}
/*-------- Text CSS ---------*/
.textMain {
    font: normal 14px/24px Verdana, Arial, Helvetica, sans-serif;
    color: #2d2f2f;
}
.textMain a {
    color: #141414;
}
.textMain a:hover {
    color: #0000AC;
}
.textMain h1 {
    font: 800 36px/40px 'Muli', sans-serif;
    color: #012f5a;
}
.textMain h1 span {
    font: normal 22px/34px Verdana, Arial, Helvetica, sans-serif;
    color: #4d4d4d;
}
.textMain h2,
.hTag2,
.textMain h3.hTag2,
.textMain h4.hTag2 {
    font: 600 32px/38px 'Muli', sans-serif;
    color: #085baf;
}
.textMain h2 span {
    font: normal 16px/20px 'Muli', 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 {
    font: 600 28px/32px 'Muli', sans-serif;
    color: #03284d;
}
.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: 400 24px/28px 'Muli', sans-serif;
    color: #52a0f0;
}
.textMain h4 a,
.hTag4 a,
.textMain h2.hTag4 a,
.textMain h3.hTag4 a {
    color: #014cbe;
}
/*-------- Sidebar CSS ---------*/
#Sidebar {
    width: 290px;
}
.banner-content.sub {
    position: relative;
    height: 190px;
    width: 100%;
    /* background: url(../images/banner-content-bg.png) no-repeat left top; */
    background-size: 150% 100%;
    left: 38px;
}
.sub.banner-content::after {
    bottom: -31px;
}
.sub.banner-content .content-b li a:hover {
    color: #08519c;
}
.sub.banner-content .content-b li:hover {
    background: url(../images/content-b-li-arrow-s.png) no-repeat 0px 9px;
}
.aside-edu {
    width: 100%;
    height: 332px;
    background: #302b2b;
    margin: 60px 0 60px 0;
    padding: 25px 14px 0 14px;
    text-align: center;
    color: #fff;
}
.aside-heading {
    font: 18px/22px 'CenturyGothic-Bold';
}
.aside-edu p {
    font: 16px/22px 'CenturyGothic';
    margin: 14px 0 28px 0;
}
.edu-video-s .edu-heading {
    font: 20px/24px 'CenturyGothic-Bold';
    margin: 0px 0 10px 0;
}
.edu-video-s .video-more {
    margin: -18px auto 0;
    z-index: 2;
    position: relative;
}
.edu-video-s .video-more a:hover {
    background: #b2d2f3;
    color: #000;
}
.aside-map {
    width: 100%;
    margin: 5px 0 0 0;
    clear: both;
    text-align: center;
    position: relative;
}
.aside-map .map-address {
    width: 265px;
    min-height: 250px;
    background: #5fb6ff;
    position: inherit;
    top: 0px;
    padding: 15px 24px 16px 24px;
    left: 24px;
}
.aside-map .map-address::after {
    content: '';
    left: -5px;
    top: -5px;
    width: 82%;
    height: 4px;
    background: #d8d8d8;
    position: absolute;
}
.aside-map .map-address::before {
    position: absolute;
    content: '';
    left: -5px;
    top: -1px;
    width: 4px;
    height: 98%;
    background: #d8d8d8;
}
.aside-map .loc-heading {
    font: bold 18px/22px 'CenturyGothic';
    color: #000;
    margin: 0px 0 12px 0;
    text-align: left;
}
.aside-map .loc-heading a {
    color: #000;
}
.aside-map .map-address p {
    font: 400 15px/20px 'Muli', sans-serif;
    color: #000;
    text-align: left;
}
.aside-map .map-address ul {
    width: 130px;
    margin-top: 10px;
    float: none;
}
/*--------- Footer CSS -----------*/
#Footer-Container {
    background: url(../images/footer-bg.jpg) repeat left top;
}
#Footer {
    min-height: 230px;
    padding: 40px 4px 0 4px;
}
.social-logo {
    width: 180px;
    text-align: center;
    margin: 0 auto 35px;
}
.social-logo li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 30px;
    height: 30px;
    overflow: hidden;
    transition: 0.4s all ease;
}
.social-logo li a {
    display: block;
}
.social-logo li a:before {
    color: #fff;
    position: absolute;
    font-family: 'fontello';
    left: 0;
    right: 0;
    top: 4px;
    text-align: center;
    transition: 0.4s all ease;
}
.social-logo .facebook {
    background: #4d71a8;
}
.social-logo .facebook a:before {
    content: '\F09A';
}
.social-logo .twitter {
    background: #38b7eb;
}
.social-logo .twitter a:before {
    content: '\F099';
}
.social-logo .linkedin {
    background: #2785b0;
}
.social-logo .linkedin a:before {
    content: '\F0E1';
}
.social-logo .googleplus {
    background: #e34120;
}
.social-logo .googleplus a:before {
    content: '\F0D5';
}
.social-logo .youtube {
    background: #ca3837;
}
.social-logo .youtube a:before {
    content: '\F167';
    font-size: 20px;
}
.foot-tab {
    display: inline-block;
    vertical-align: top;
    width: 24%;
}
.foot-tab li {
    font: 400 14px/19px 'Muli', sans-serif;
    margin: 0 0 5px 13px;
    background: url(../images/foot-li-la.png) no-repeat left 6px;
    padding: 0 0 0 11px;
}
.foot-tab li a {
    color: #fff;
}
.foot-tab li:hover a,
.foot-quick-links a:hover,
.copyright.foot-tab-c a:hover {
    color: #dae7f5;
}
.foot-heading {
    font: 700 18px/22px 'Muli', sans-serif;
    color: #fff;
    margin: 0 0 12px 0;
    background: url(../images/foot-heading-la.png) no-repeat left 6px;
    padding: 0 0 0 14px;
}
.foot-heading.knee {
    background: none;
}
.foot-cartilage.foot-tab li {
    font: 700 16px/20px 'Muli', sans-serif;
    margin-bottom: 8px;
}
.foot-quick-links {
    font: 400 13px/17px 'Muli', sans-serif;
    color: #e2edff;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    padding: 8px;
    margin: 35px 0 35px 0;
    border-top: 1px solid #2263a7;
    border-bottom: 1px solid #2263a7;
}
.foot-quick-links a {
    color: #fff;
    padding: 0 5px;
}
.foot-tab-c {
    display: block;
    vertical-align: top;
}
.copyright.foot-tab-c {
    font: 400 14px/18px 'Muli', sans-serif;
    color: #fff;
    padding: 0 15px 0px 20%;
}
.copyright.foot-tab-c a {
    color: #fff;
}
.foot-ypo.foot-tab-c {
    padding-left: 39px;
    text-align: center;
    /*border-left: 1px solid #618fbf;*/
}
/*-------------Contact css------------*/
.contact-sec {
    width: 100%;
    text-align: center;
}
.contact-sec h1 {
    font: 700 48px/55px 'Muli', sans-serif;
    text-transform: uppercase;
    margin: 0 0 0 0 !important;
    padding: 0;
    text-align: center;
}
.contact-sec h1 span {
    color: #242424;
    font: 400 24px/29px 'Muli', sans-serif;
    display: block;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.sr-spec {
    color: #003263 !important;
    font-size: 20px !important;
    letter-spacing: 0px !important;
    text-transform: none !important;
}
.text-center.textsize {
    font-size: 20px !important;
    color: #545151;
    text-align: center;
    padding: 20px 0;
}
.textservloc {
    font-size: 17px !important;
    color: #545151;
    text-align: center;
}
.contactpage-sec p.hTag4.center {
    text-align: center;
    margin: 21px 0;
}
.contact-intra {
    width: 100%;
    clear: both;
    min-height: 400px;
    border: 1px solid #ccc;
    position: relative;
    margin: 0 0 20px 0;
}
.contactadd-r {
    position: absolute;
    right: 0;
    top: 0;
    min-height: 100%;
    background: #34679b;
    width: 30%;
}
.contact-intra .heading-c {
    margin: 0 0 0 0;
    color: #fff;
    background: #054b93;
    padding: 12px 5px 12px 20px;
    font: 600 21px/21px 'Muli', sans-serif;
    text-align: left;
}
.contact-intra p {
    font: 500 17px/24px 'Muli', sans-serif;
    margin: 0 0 0 22px;
    color: #fff;
}
.contact-intra ul {
    margin: 10px 0 0 24px !important;
    font: 600 17px/24px 'Muli', sans-serif;
}
.contact-intra ul li {
    background: none !important;
    padding: 0 0 0 0 !important;
    margin: 0 0 8px 0;
    color: #fff;
}
.contactadd-r li img {
    float: left;
    margin: 7px 14px 0 0;
    width: 15px;
}
.contact-intra ul li a {
    color: #fff;
    text-decoration: none;
}
.contact-intra ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
.contact-map {
    width: 70%;
    height: 400px;
}
.contact-map iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.form-c {
    width: 300px;
    margin: 0 auto;
}
.contact-frm {
    text-align: center;
}
#Contactfrm {
    position: relative;
    width: 100%;
}
.contact-frm h3 img {
    margin: -6px 10px 0 0;
}
.ofc-hrs li strong {
    width: 99px;
    float: left;
}
.ofc-hrs li {
    background: none !important;
    padding: 5px 5px 5px 5px !important;
}
.imp-note {
    background: #d7eaf7 none repeat scroll 0 0;
    border: 1px solid #1953a0;
    padding: 10px;
    margin: 20px 0 10px 0;
}
.contact-intra.frisco {
    min-height: 159px;
}
.contact-intra.frisco p {
    color: #000;
    float: left;
    width: 60%;
}
.frisco-img {
    float: right;
    margin: 16px 10px 5px 12px;
    width: 35%;
    text-align: right;
}
.frisco-img img {
    border: 1px solid #ccc;
}
.frisco-m strong {
    font-size: 17px;
}
/*----------Schema---------*/
.tableborder {
    border: 1px solid #0a60a2;
    border-radius: 0;
    width: 72%;
    float: left;
    margin: 3% 0 3% 0;
}
.dr-address {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}
.dr-address.geraldton {
    border-bottom: none;
}
.formHead {
    font: 600 20px/24px 'Muli', sans-serif;
    color: #fff;
    padding: 3px 5px 4px 5px;
    background: #0a60a2;
}
.text-address {
    font: 400 16px/25px 'Muli', sans-serif;
    color: #282828;
    padding: 10px 5px 10px 5px;
}
.text-address p {
    font: 400 16px/25px 'Muli', sans-serif !important;
}
.text-address a:hover {
    text-decoration: underline;
}
.schema-left {
    float: left;
    width: 60%;
}
.schema-left p {
    margin: 0 !important;
    padding: 4px 0;
}
.schema-right {
    float: right;
    width: 30%;
    margin: 0px 0 0 0;
}
.schema-right li {
    background: none !important;
    width: 100%;
    padding: 0 !important;
    float: left;
    margin: 0 0 6px 0;
}
.schema-right li a {
    color: #0a60a2;
}
.schema-right .phone-c,
.schema-right .fax-c,
.schema-right .car-c {
    float: left;
    margin: 4px 13px 0 6px;
    width: 20px;
    height: 19px;
}
.schema-right .phone-c {
    background: url(../images/phone-c.png) no-repeat scroll 0 0;
}
.schema-right .fax-c {
    background: url(../images/fax-c.png) no-repeat scroll 0 0;
}
.schema-right .car-c {
    background: url(../images/car-c.png) no-repeat scroll 0 0;
}
/*----------Other CSS----------*/
.no-sidebar #Sidebar,
.servicepage #Sidebar .banner-content.sub,
#siteMap li img {
    display: none;
}
.dr-profile-img {
    width: 250px;
    float: right;
    margin: -110px 0 11px 16px;
}
.dr-interest {
    padding: 0 0 10px 0 !important;
}
.drpage .sr-spec {
    font-size: 20px !important;
}
.img-right {
    float: right;
    margin: 0 0 10px 11px;
}
.servicepage #Content .banner-content.sub {
    background: none;
    min-height: auto;
    height: auto;
    left: 0;
}
.servicepage #Content .banner-content.sub .content-b {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    margin: 10px;
    min-height: 100px;
}
.servicepage #Content .content-head a span,
.servicepage #Content .banner-content::after {
    display: none;
}
.servicepage #Content .content-head {
    text-align: left;
    background: #08519c;
    margin-left: 0;
}
.servicepage #Content .content-head.shoulder {
    margin-top: 0px;
}
.servicepage #Content .sub.banner-content .content-b li {
    background: url(../images/bullet-b.gif) no-repeat 15px 15px;
}
.servicepage.dfw-blackmode #Content .sub.banner-content .content-b li {
    background: url(../images/bullet-w.gif) no-repeat 15px 15px;
}
.servicepage #Content .content-b ul {
    padding: 0 0 0 0px;
}
.servicepage #Content .content-b li {
    color: #000;
    text-align: left;
}
.servicepage #Content .content-b li a {
    text-decoration: none;
}
.servicepage #Content .content-head a {
    color: #fff;
    text-decoration: none;
    padding: 10px 0 10px 18px;
}

.container {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: row;
  }

.ortho-video {
    padding: 10px;
    width: 33%;
}
video {
    width: 100% !important;
}



/*-------------ADA CSS-----------*/
.accessible_on .menu li:hover,
.accessible_on #Menu-Container::after,
.accessible_on #Main-Menu .theme-R::after,
.accessible_on .dr-links li a,
.accessible_on #Dr-main,
.accessible_on .menu li li,
.accessible_on #Video-container,
.accessible_on #Map-container,
.accessible_on .social-logo li,
.accessible_on #Footer-Container,
.accessible_on .textMain .subList li a,
.accessible_on .content-head,
.accessible_on .banner-content.sub,
.accessible_on .aside-edu,
.accessible_on .edu-video-s .video-more a:hover,
.accessible_on .formHead,
.accessible_on .imp-note,
.accessible_on .contact-intra .heading-c {
    background: none;
}
.accessible_on #Dr-container,
.accessible_on #Video-container,
.accessible_on #Map-container,
.accessible_on #Credibility-container,
.accessible_on #Footer-Container,
.accessible_on .aside-edu {
    border-top: 1px solid #000;
}
.accessible_on #Menu-Container,
.accessible_on .dr-links li.profile a,
.accessible_on .dr-links li,
.accessible_on .video-more a,
.accessible_on #Sidebar,
.accessible_on.servicepage #Content .content-head {
    background: none;
    border: 1px solid #000;
}
.accessible_on #Dr-container {
    top: 0;
}
.accessible_on .tableborder {
    float: none;
    min-height: 161px;
}
.accessible_on .header-right .contact-list li span {
    filter: brightness(0);
}
.accessible_on .header-right .contact-list li.portal-h,
.accessible_on .dr-text h1,
.accessible_on .foot-quick-links,
.accessible_on .foot-ypo.foot-tab-c,
.accessible_on .textMain .subList li,
.accessible_on .tableborder,
.accessible_on .imp-note {
    border-color: #000;
}
.accessible_on .map-address ul {
    float: left;
    margin: 5px 0 0 0;
}
.dfw-skip a {
    text-decoration: none;
}
.accessible_on .dr-links li a {
    padding: 15px 12px 11px 0;
}
.accessible_on #siteMap ul li li {
    background: none;
}
.accessible_on .dr-links li a,
.accessible_on .dr-links li.profile a,
.accessible_on .aside-map .map-address,
.accessible_on .toggleMenu a {
    border: none;
}
.accessible_on .menu li::after {
    background: none;
    border-right: 1px solid #000;
}
.accessible_on .dr-text h1,
.accessible_on .dr-text p,
.accessible_on .edu-heading,
.accessible_on .foot-quick-links,
.accessible_on .header-right .contact-list li:hover,
.accessible_on .header-right .contact-list li a:hover,
.accessible_on .header-right .contact-list li,
.accessible_on .welcome-head,
.accessible_on .videos-text p,
.accessible_on .loc-heading,
.accessible_on .map-address p,
.accessible_on .map-address ul li,
.accessible_on .textMain h1 span,
.accessible_on .formHead,
.accessible_on .text-address,
.accessible_on .text-center.textsize,
.accessible_on .textservloc,
.accessible_on .contact-intra .heading-c,
.accessible_on .contact-intra p,
.accessible_on .contact-intra ul li {
    color: inherit;
}
.accessible_on #Header-Container {
    border-bottom: 1px solid #000;
}
.accessible_on .sr-spec {
    color: inherit !important;
}
.accessible_on .dr-links li.profile span {
    filter: brightness(0);
}
.accessible_on .foot-ypo.foot-tab-c img,
.accessible_on .content-head span,
.accessible_on .contactadd-r li img {
    filter: invert(1);
}
.accessible_on .dr-links li span {
    background-color: transparent !important;
    filter: invert(1);
}
.accessible_on #Content.table-cell {
    border-bottom: 1px solid #000;
}
.accessible_on .aside-map {
    margin: 106px 0 0 0;
}
.accessible_on .aside-map img {
    display: none;
}
.accessible_on .dr-img img {
    box-shadow: none;
}
.accessible_on .edu-video-s .video-more {
    margin: 3px auto 0;
    position: static;
}
.accessible_on #Dr-main {
    height: auto;
}
.accessible_on .content-head.shoulder {
    margin-top: 30px;
}
.accessible_on .videos-text {
    background: none;
    left: 150px;
}
.accessible_on #Video-main {
    padding: 35px 0 30px 0;
    min-height: 403px;
}
.accessible_on #Map-main {
    min-height: 218px;
    margin-top: 0;
}
.accessible_on .map-address {
    border: 1px solid #000;
    background: none;
    position: static;
    margin: 4px 0 0 0;
}
.accessible_on .map-address::after,
.accessible_on .map-address::before,
.accessible_on .social-logo li a::before,
.accessible_on .menu-home img,
.accessible_on .banner-content::after,
.accessible_on .contact-map {
    display: none;
}
.accessible_on .social-logo li .nodisplay,
.accessible_on .menu-home .nodisplay {
    display: block !important;
}
.accessible_on .social-logo {
    width: auto;
}
.accessible_on .social-logo li {
    width: auto;
    font: 400 14px/18px 'Muli', sans-serif;
    height: 32px;
    transition: none;
    padding: 3px;
}
.accessible_on .contact-intra {
    min-height: auto;
    border: none;
}
.accessible_on .contactadd-r {
    position: static;
    background: none;
    width: 318px;
    border: 1px solid #000;
    margin: 0 auto;
}
.accessible_on .foot-tab li a {
    display: block;
}
.accessible_on .social-logo li a {
    padding: 4px;
}
.accessible_on .foot-heading {
    background: url(../images/foot-heading-la-b.png) no-repeat left 6px;
}
.accessible_on .foot-tab li {
    background: url(../images/foot-li-la-b.png) no-repeat left 6px;
}
.accessible_on #Content.table-cell {
    display: block;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}
/* .accessible_on .sub.banner-content .content-b li:hover {
    background: url(../images/content-b-li-arrow.png) no-repeat 0px 9px;
} */
.accessible_on .schema-right .phone-c,
.accessible_on .schema-right .fax-c,
.accessible_on .schema-right .car-c {
    filter: brightness(0);
}
.accessible_on .header-right .contact-list li.portal-h {
    margin: 13px 0 8px 0 !important;
}
.accessible_on .menu li:last-child::after {
    border-right: none;
}
.accessible_on .contact-list,
.accessible_on .header-right .contact-list li.portal-h {
    width: 187px;
}
.accessible_on .menu-shoulder {
    width: 32%;
}
.accessible_on .menu-contact {
    width: 16%;
}
.accessible_on .aside-heading,
.accessible_on .aside-edu p {
    color: #000;
}
/*-------Blackmode CSS---------*/
.accessible_on.dfw-blackmode .header-right .contact-list li span {
    filter: brightness(0) invert(1);
}
.accessible_on.dfw-blackmode .header-right .contact-list li.portal-h,
.accessible_on.dfw-blackmode .dr-text h1,
.accessible_on.dfw-blackmode .foot-quick-links,
.accessible_on.dfw-blackmode .foot-ypo.foot-tab-c,
.accessible_on.dfw-blackmode #Dr-container,
.accessible_on.dfw-blackmode #Video-container,
.accessible_on.dfw-blackmode #Map-container,
.accessible_on.dfw-blackmode #Credibility-container,
.accessible_on.dfw-blackmode #Footer-Container,
.accessible_on.dfw-blackmode #Menu-Container,
.accessible_on.dfw-blackmode .dr-links li.profile a,
.accessible_on.dfw-blackmode .dr-links li,
.accessible_on.dfw-blackmode .video-more a,
.accessible_on.dfw-blackmode .menu li::after,
.accessible_on.dfw-blackmode .map-address,
.accessible_on.dfw-blackmode .textMain .subList li,
.accessible_on.dfw-blackmode #Sidebar,
.accessible_on.dfw-blackmode .aside-edu,
.accessible_on.dfw-blackmode #Content.table-cell,
.accessible_on.dfw-blackmode .tableborder,
.accessible_on.dfw-blackmode #Header-Container,
.accessible_on.dfw-blackmode .contactadd-r,
.accessible_on.servicepage.dfw-blackmode #Content .content-head {
    border-color: #fff;
}
.accessible_on.dfw-blackmode .logo img {
    background: #fff;
    padding: 5px;
}
.accessible_on.drpage #Content.table-cell,
.accessible_on.contactpage #Content.table-cell,
.accessible_on.servicepage #Content.table-cell {
    border-bottom: none;
}
.accessible_on.dfw-blackmode .table-cell.logo.carrel img {
    background: none;
    padding: 0px;
}
.accessible_on.dfw-blackmode .dfw-skip {
    display: block;
    background: none;
    border: 1px solid #fff;
}
.accessible_on.dfw-blackmode .dr-links li.profile span {
    filter: brightness(0) invert(1);
}
.accessible_on.dfw-blackmode .dr-links li span,
.accessible_on.dfw-blackmode .foot-ypo.foot-tab-c img,
.accessible_on.dfw-blackmode .content-head span,
.accessible_on.dfw-blackmode .contactadd-r li img {
    filter: invert(0);
}
.accessible_on.dfw-blackmode .map-address ul li span {
    filter: invert(1);
}
.accessible_on.dfw-blackmode .contact-frm h3 img {
    filter: invert(1) brightness(200%);
}
.accessible_on.dfw-blackmode .schema-right .phone-c,
.accessible_on.dfw-blackmode .schema-right .fax-c,
.accessible_on.dfw-blackmode .schema-right .car-c {
    filter: brightness(0) invert(1);
}
.accessible_on.dfw-blackmode .foot-heading {
    background: url(../images/foot-heading-la.png) no-repeat left 6px;
}
.accessible_on.dfw-blackmode .foot-tab li {
    background: url(../images/foot-li-la.png) no-repeat left 6px;
}
.accessible_on.dfw-blackmode .aside-heading,
.accessible_on.dfw-blackmode .aside-edu p,
.accessible_on.dfw-blackmode.servicepage #Content .content-b li,
.accessible_on.dfw-blackmode .aside-heading,
.accessible_on.dfw-blackmode .aside-edu p {
    color: #fff;
}
.accessible_on.dfw-blackmode .sub.banner-content .content-b li {
    background: url(../images/content-b-li-arrow-w.png) no-repeat 0px 9px;
}
.foot-tab {
    display: none;
}
#siteMap ul li {
    width: 100% !important;
    font-size: inherit !important;
}
/* Patinet Testimonials Page */
.submit-testimonials {
    border: 2px solid #003263;
    padding: 3px;
    font: normal 16px/30px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    float: right;
    text-align: center;
}
.textMain .submit-testimonials a {
    color: #fff;
    display: block;
    padding: 0px 15px;
    background: #003263;
    text-decoration: none;
}
.textMain .submit-testimonials a:hover {
    color: #fff;
}
.accessible_on .textMain .submit-testimonials {
    border: 2px solid #000;
}
.accessible_on.dfw-blackmode .textMain .submit-testimonials {
    border: 2px solid #fff;
}
.accessible_on .textMain .submit-testimonials a {
    background: none;
}
.patientname {
    font: bold italic 12px arial;
    text-align: right;
    padding-right: 25px !important;
}
#Reviews h2 {
    font: 34px/38px 'CenturyGothic-Bold';
    color: #033b75;
    margin: 0 auto;
    padding: 5px 0 8px 0;
    text-align: center;
}
.stars-testimonials {
    text-align: center;
    margin: 10px 0px 0px 0px;
}
.review-content ul li {
    font: 400 15px/25px 'Muli', sans-serif;
    color: #2c2c2c;
}
.review-content {
    width: 80%;
    text-align: center;
    padding: 0px 20px 10px 20px;
    margin: 10px auto;
}
.btn-review {
    margin: 20px auto;
    text-align: center;
}
.btn-review a {
    color: #494949;
    font: 400 13px/17px 'Muli', sans-serif;
    display: inline-block;
    padding: 8px 8px 8px 30px;
    border: 1px solid #595959;
    margin: 5px 10px;
}
.btn1-icon {
    background: url(/images/btn1-icon.png) no-repeat 5px 7px;
}
.btn2-icon {
    background: url(/images/btn2-icon.png) no-repeat 5px 10px;
}
.Testimonials-Tabs.Testimonials_tabs ul li {
    display: inline-block;
    background: #033b75;
    border-radius: 45%;
    width: 15px;
    height: 15px;
}
.Testimonials-Tabs.Testimonials_tabs ul li a {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}
.Testimonials-Tabs.Testimonials_tabs ul li a:hover {
    background: #4f91d5;
    border-radius: 45%;
}
#Slider2 li {
    min-height: 110px;
    padding: 14px;
}
.lt-q:before {
    content: "\F10D";
    font-family: 'fontello';
    font-size: 18px;
    font-weight: bold;
    color: #3279d6;
    margin-right: 10px;
}
.rt-q:after {
    content: "\F10E";
    font-family: 'fontello';
    font-size: 18px;
    font-weight: bold;
    color: #3279d6;
    margin-left: 10px;
}
.fatd-badge-outer { 
width: 120px;
display:inline-block;
}
.fatd-badge-outer img { 
width: 120px;
}
.fatd-doctor-name {
text-align:center;
font-size:18px;
font-family:Cambria, Times, serif;
}
#Corona-Container {
    background: #EE940F;
}
#Corona-intra {
    text-align: center;
    font: 600 23px/29px 'Open Sans', sans-serif;
    color: #fff;
    padding: 10px 0;
}
#Corona-intra ul {
    text-align: center;
}
#Corona-intra ul li {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    background: #EEEEEE;
    border-radius: 15px;
    margin: 15px 10px 0 10px;
    display: inline-block;
    padding: 0px 25px;
}
#Corona-intra ul li a {
    display: block;
    font: 600 18px/23px 'Open Sans', sans-serif;
    color: #3a3a3a;
    padding: 7px 0;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
/*-------------Media Screen-----------*/
@media screen and (max-width: 1071px) {
    .table-cell.logo.carrel {
        margin: 0 0 0 6px;
    }
    .banner-content {
        top: -62px;
    }
    .servicepage .banner-content {
        top: 0;
    }
    .dr-img {
        width: 32%;
    }
    #Dr-main {
        padding: 60px 0px 0 20px;
    }
    .dr-links {
        padding: 0px 0 0px 14px;
    }
    .dr-text p {
        padding: 30px 36px 33px 40px;
    }
    .dr-logos {
        padding: 40px 0 20px 20px;
    }
    .patient-edu {
        left: 4%;
    }
    .videos-text {
        left: 2%;
    }
}
@media screen and (max-width: 979px) {
    #Header .table-div {
        display: inherit;
    }
    .logo {
        text-align: center;
        padding: 48px 0px 0 0;
        display: inherit;
    }
    .table-cell.header-right {
        float: none;
        padding: 22px 0 0 0;
        width: 100%;
        display: inherit;
    }
    .contact-list {
        width: 170px;
        float: none;
        margin: 0 auto;
    }.accessible_on nav {
	left: 0px;
}
    
   .accessible_on #Main-Menu {
	width: 85%;
}
    
    
    .accessible_on #Menu-Container .dfw-skip {
	right: 0px;
}
    
    .accessible_on nav {
    border-top: 1px solid #000;
}

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

    #Main-Menu .theme-R {
        display: none;
    }
    .contact-list {
        width: 100%;
        text-align: center;
    }
    .header-right .contact-list li {
        width: 163px;
        display: inline-block;
    }
    .header-right .contact-list li:nth-child(2) {
        margin: 0 2% 0 2%;
    }
    .logo {
        padding: 10px 0px 0 0;
    }
    .table-cell.logo.carrel {
        padding: 15px 0px 0 0;
    }
    .table-cell.header-right {
        padding: 4px 0 0 0;
		text-align:center;
    }
    #Dr-main {
        padding: 30px 5px 0 5px;
        background-size: 100% 87%;
        height: auto;
    }
    #Dr-main .table-div,
    #Dr-main .table-cell {
        display: inherit;
    }
    #Video-main {
        padding: 64px 0 37px 0;
    }
    .dr-img {
        width: 300px;
        margin: 0 auto 20px;
    }
    .dr-links {
        text-align: center;
    }
    #Banner-Container-S #Banner {
        height: 283px !important;
    }
    #Dr-container {
        top: 0;
    }
    .dr-logos {
        padding: 40px 0 20px 0px;
    }
    .foot-quick-links {
        font: 400 13px/23px 'Muli', sans-serif;
    }
    .copyright.foot-tab-c {
        padding: 0 15px 0px 13%;
    }
    #Video-container {
        background-position: 0 0;
    }
    .contactadd-r {
        width: 39%;
    }
    .contact-intra.frisco p {
        width: 59%;
    }
	.fatd-badge-outer {
/* display:block; */
margin:0px auto;
}
}
@media screen and (max-width: 767px) {
    .dr-links {
        padding: 0px 0 0px 0px;
    }
    .dr-text p {
        padding: 30px 20px 33px 20px;
    }
    .patient-edu {
        float: none;
        position: static;
        margin: 0 auto;
    }
    .videos-text {
        position: static;
        float: none;
        margin: 10px auto 10px;
    }
    #Video-container {
        background-size: cover;
    }
    #Video-main {
        padding: 30px 0 73px 0;
    }
    .foot-tab-c {
        display: inherit;
        text-align: center;
    }
    .foot-quick-links {
        margin: 35px 0 25px 0;
    }
    .foot-ypo.foot-tab-c {
        padding: 0 0 7px 0;
        border-left: none;
        margin: 11px 0 0 0;
    }
    #Content-Main .table-cell,
    #Content-Main .table-div {
        display: inherit;
    }
    #Sidebar {
        margin: 0 auto;
        clear: both;
    }
    .contactadd-r {
        width: 284px;
        position: static;
        padding: 0 0 10px 0;
        margin: 5px auto 5px;
    }
    .contact-map {
        width: 100%;
    }
    .contact-intra.frisco p {
        width: 56%;
    }
}
@media screen and (max-width: 640px) {
    .container {
        flex-direction: column;
    }
    .ortho-video {
        width: 100%;
    }
    #Menu-Container {
        background-size: auto 100%;
    }
    .dfw-off {
        transform: none;
        margin: 0PX auto;
        text-align: center;
        line-height: 20px;
        position: relative;
        border-radius: 5px;
        width: 230px;
    }
    .dfw-off:hover,
    .dfw-off:focus,
    .dfw-off:focus-within {
        margin: 0px auto;
    }
    .accessible_on .dfw-skip,
    .accessible_on.dfw-blackmode .dfw-skip {
        display: none;
    }
    .banner-content {
        top: 0;
    }
    #Header {
        margin-top: 50px;
    }
    .dr-links li {
        margin: 0 0 10px 0;
    }
    .dr-links {
        padding: 0px 0 9px 0px;
    }
    .dr-profile-img {
        margin: 10px auto 5px;
        float: none;
    }
    .drpage h1 {
        text-align: center;
    }
    .tableborder {
        width: 100%;
        float: none;
        min-height: 300px
    }
    #Menu-Container::after,
    #Main-Menu .theme-R::after {
        display: none;
    }
    .parentMenu li img {
        filter: invert(1);
    }
}
@media screen and (max-width: 480px) {
    #Banner-Container-S {
        display: none;
    }
    .logo {
        padding: 30px 0px 0 0;
        width: 310px;
        margin: 0 auto;
    }
    .table-cell.logo.carrel {
        margin: 0 auto 5px;
    }
    .dr-text h1 {
        width: 309px;
    }
    .dr-links {
        padding: 0px 0 26px 0px;
    }
    .dr-links {
        padding: 0px 0 43px 0px;
    }
    .patient-edu {
        width: 318px;
    }
    .map-address {
        width: 318px;
        right: 9px;
    }
    .map-address ul {
        float: left;
        margin: 8px 0 0 0;
    }
    .text-center.textsize {
        font-size: 17px !important;
    }
    .contact-sec h1 {
        font: 700 29px/40px 'Muli', sans-serif;
    }
    .textMain h1 {
        font: 800 32px/40px 'Muli', sans-serif;
    }
    .schema-right,
    .schema-left {
        width: 100%;
    }
    .accessible_on .logo {
        padding: 30px 0px 0 0;
    }
    .servicepage #Content .banner-content.sub .content-b {
        display: inherit;
        width: 100%;
        margin: 10px auto 10px;
    }
    .loc-heading {
        font: bold 22px/26px 'CenturyGothic';
    }
    .aside-map .loc-heading {
        font: bold 17px/22px 'CenturyGothic';
    }
    .tableborder {
        min-height: 458px;
    }
    .frisco-img {
        float: none;
        width: 320px;
    }
}