/* ------------------------------ Global CSS ------------------------------ */

@font-face {
    font-family: 'MyriadProLightRegular';
    src: url('/fonts/myriadpro-light-webfont.eot');
    src: url('/fonts/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/myriadpro-light-webfont.woff') format('woff'), url('/fonts/myriadpro-light-webfont.ttf') format('truetype'), url('/fonts/myriadpro-light-webfont.svg#MyriadProLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0px;
    padding: 0px;
    overflow-y: scroll;
    *overflow-y: none;
}

img {
    border: 0px;
    max-width: 100%;
    vertical-align: middle;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0px;
    padding: 0px;
}

ul,
ol {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style: none;
}

a,
a:hover {
    text-decoration: none;
    outline: none;
}


/* ------------------------------ General CSS ------------------------------ */

.hr {
    height: 10px;
    background: url(/images/hr.gif) repeat-x left center;
    clear: both;
}

.clear-float {
    clear: both;
}

.align-center {
    text-align: center;
}

.align-left {
    float: left;
}

.align-right {
    float: right;
}

.bdr-bg-none {
    border: none !important;
    background: none !important;
}

.videoBorder {
    border: 4px solid #454444;
    width: 90%;
    position: relative;
    margin: 15px auto;
    padding: 50% 0px 0px 0px;
    display: block !important;
}

.multiBorder {
    width: 95%;
    position: relative;
    margin: 10px auto;
    padding: 120% 0px 0px 0px;
    overflow: hidden;
    height: 300px;
}

.videoBorder iframe,
.videoBorder embed,
.multiBorder iframe,
.multiBorder embed,
.google-map-view embed,
.google-map-view iframe {
    top: 0px;
    position: absolute;
    width: 100.1%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px !important;
}


/* Sundiv popup */

.sun-div {
    background: #000 none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

#sun-pop {
    border-radius: 5px;
    display: none;
    left: 0;
    right: 0;
    margin: 0px auto;
    overflow: hidden;
    position: fixed;
    top: 10%;
    width: 500px;
    z-index: 9999;
    padding: 20px;
    background: #ffffff;
    font: 400 15px/21px Arial;

}

#sun-pop a {
    color: #e73e51;
}

#sun-pop > img {
    border: 4px solid #fff;
    max-width: 100%;
}

.sun-button {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #e73e51;
    cursor: pointer;
    font: 600 15px/21px Arial;
    height: 20px;
    position: absolute;
    right: 16px;
    text-align: center;
    top: 9px;
    width: 20px;
    z-index: 101;
}

.sun-close {
    background: #fff none repeat scroll 0 0;
    bottom: 8px;
    color: #e73e51;
    cursor: pointer;
    font: 600 15px/21px Arial;
    position: absolute;
    right: 4px;
    text-align: center;
    width: 45px;
    z-index: 101;
}

.sun-close a {
    color: #e73e51;
}

.popup-logo {
    border-bottom: 1px dashed #ccc;
    padding: 0 0 8px 0;
    text-align: center;
}


/* ------------------------------ Slider CSS ------------------------------ */

.rslides {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.rslides li {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0px;
}

.rslides li li {
    position: inherit;
    display: block;
    width: auto;
    height: auto;
}

#Interactivity {
    position: relative;
}

.intra-div {
    width: 100%;
    height: 100%;
}

.demo {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 200;
}

.demo1 {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    display: none;
    position: absolute;
}


/* ------------------------------ Scrolling Styles ------------------------------ */

#flexiselDemo1 {
    margin: 0px;
    padding: 0px;
    display: block;
    list-style: none;
    overflow: hidden !important;
}

.nbs-flexisel-container {
    margin: 0px;
    padding: 0px;
    position: relative;
    max-width: 100%;
    overflow: hidden !important;
}

.nbs-flexisel-ul {
    width: 9999px;
    *width: 9999px;
    position: relative;
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: hidden !important;
}

.nbs-flexisel-inner {
    width: 98%;
    max-width: 100%;
    margin: 0px auto;
    padding: 0px;
    overflow: hidden !important;
}

.nbs-flexisel-item {
    margin: 0px;
    padding: 2px 2px;
    float: left;
    overflow: hidden !important;
    vertical-align: middle;
}

.nbs-flexisel-item img {
    vertical-align: middle;
}

.nbs-flexisel-item a {
    text-decoration: none;
    padding: 0px 20px;
    display: block;
}


/*----- Navigation -----*/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 40px;
    height: 100%;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    top: 0px;
}

.nbs-flexisel-nav-left {
    left: 3px;
    background: url(/images/credibility-left.png) no-repeat left center;
}

.nbs-flexisel-nav-right {
    right: 3px;
    background: url(/images/credibility-right.png) no-repeat right center;
}


/* ------------------------------ Main CSS ------------------------------ */

#Container,
header,
footer,
#Menu-Container,
#Intra-Container,
#Intra-Container-S,
#Quick-services-Container,
#Board-Certified-Container,
#Our-Doctors-Container,
#Patient-Testimonials-Container,
#Resources-Edu-Container,
#Location-Container,
#Content-Container,
#Service-Provide-Container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    position: relative;
}

#Header,
#Main-Menu,
#Intractivity,
#Quick-services,
#Board-Certified,
#Our-Doctors,
#Patient-Testimonials,
#Resources-Edu,
#Location,
#Footer,
#Content-Main,
#Service-Provide {
    max-width: 1140px;
    min-width: 320px;
    margin: 0px auto;
}

.intra-div {
    display: table;
}

.header-lft-sec,
.header-rgt-sec,
.testm-image,
.testm-doctor,
.service-pg-fig,
.service-pg-details {
    display: table-cell;
    vertical-align: top;
}

figure {
    margin: 0px;
}


/*---------- Header  Css -------------*/

header {
    z-index: 10;
    overflow: visible;
}

#Header {
    min-height: 123px;
    position: relative;
}

.header-lft-sec {
    width: 100%;
}

.header-rgt-sec {
    width: 180px;
}

.header-lft-sec img {
    margin: 10px 0px 0px 0px;
}

.appoint-phone-social {
    width: 180px;
}

.appoint-h {
    width: 100%;
    font: normal 13px/17px Arial;
    color: #7b7b7b;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0px;
}

.appoint-h a {
    color: #7b7b7b;
}

.phone-h {
    width: 100%;
    float: left;
    font: normal 24px/18px Arial;
    color: #13326e;
    text-align: center;
}

.phone-h a {
    color: #1a1c28;
}

.social-h {
    width: 100%;
    padding: 20px 0px 0px 0px;
}

.social-icon-h li {
    margin: 0px 6px 0px 6px;
    text-indent: 99999px;
    float: left;
    border-radius: 25px;
}

.social-icon-h a {
    height: 24px;
    width: 24px;
    background: url(/images/social-h.png) no-repeat;
    display: block;
}

.social-icon-h a:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.twitter-h a {
    background-position: -32px 0px;
}

.facebook-h a {
    background-position: 8px 0px;
}

.linkedin-h a {
    background-position: -74px 0px;
}

.youtube-h a {
    background-position: -148px 0px;
}

.googleplus-h a {
    background-position: -111px 0px;
}


/*---------- Menu Css -----------------*/

.slicknav_menu {
    display: none;
    font: normal 16px/16px Arial;
}

#Menu-Container {
    z-index: 10;
    overflow: visible;
}

#Main-Menu {
    height: 58px;
    background: url(/images/menu-bg.png) no-repeat center top;
}

#access {
    float: left;
    display: block;
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 100%;
    z-index: 300;
}

#access ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#access li {
    float: left;
    position: relative;
    padding: 0px;
    text-align: center;
    font: normal 13px/46px Arial;
    text-transform: uppercase;
}

#access a {
    display: block;
    color: #ffffff;
    text-decoration: none;
}

#access a:hover {
    color: #ffffff;
    text-decoration: none;
    -webkit-box-shadow: inset 0px 0px 9px 2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 9px 2px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 9px 2px rgba(0, 0, 0, 0.75);
}

#access ul ul {
    display: none;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 0px;
    position: absolute;
    left: 0px;
    z-index: 999;
    width: 256px;
    background: #4cbea0;
}

#access ul ul:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #4cbea0;
    left: 30px;
    top: -7px;
}

#access ul ul ul {
    left: 100%;
    top: 0px;
    margin: 0px;
    z-index: 999;
}

#access ul ul a {
    text-transform: none;
    color: #fff;
    margin: 0px;
    padding: 12px 10px 12px 20px;
    z-index: 999;
    text-align: left;
    border-bottom: 1px dashed #fff;
    background: url(/images/menu-bullet.png) no-repeat 95% center #25262b;
}

#access ul ul a:hover {
    color: #4cbea0;
}

#access ul ul li {
    height: auto;
    font: normal 14px/14px sans-serif;
    width: 100%;
    border: 2px solid #25262b;
}

#access li:hover > ul {
    display: block;
}

.contact-nav ul.sub-menu {
    left: -108px !important;
}

.contact-nav ul:before {
    left: 175px !important;
}

.home-nav {
    width: 9%;
}

.about-nav {
    width: 10%;
}

.patient-info-nav {
    width: 13%;
}

.service-nav {
    width: 11%;
}

.work-nav {
    width: 28%;
}

.news-nav {
    width: 9%;
}

.faq-nav {
    width: 8%;
}

.contact-nav {
    width: 12%;
}


/* ------------------------------Home Interactivity CSS ------------------------------ */

#Intra-Container,
#Intra-Container-S {
    margin-top: -180px !important;
    float: left;
}

#Intra-Container #Intractivity,
#Intra-Container .rslides {
    height: 545px;
    position: relative;
}

#Intra-Container #Intractivity {
    position: relative;
}

.Intra-L,
.Intra-R,
.header-r,
.treat-option-l {
    height: 100%;
    position: absolute;
    z-index: 100;
    width: 2000px;
    padding: 0px;
}

.Intra-L,
.treat-option-l {
    margin: 0px 0px 0px -2000px;
}

.Intra-R,
.header-r {
    margin: 0px 0px 0px 1140px;
}

#Intra-Container .banner0 {
    background: url(/images/banner1-new.jpg) no-repeat right top;
}

#Intra-Container .banner0 .Intra-L {
    background: url(/images/banner1-l-new.jpg) no-repeat right top;
}

#Intra-Container .banner0 .Intra-R {
    background: url(/images/banner1-r-new.jpg) no-repeat left top;
}

#Intra-Container .banner1 {
    background: url(/images/banner3.jpg) no-repeat right top;
}

#Intra-Container .banner1 .Intra-L {
    background: url(/images/banner3-l.jpg) no-repeat right top;
}

#Intra-Container .banner1 .Intra-R {
    background: url(/images/banner3-r.jpg) no-repeat left top;
}

#Intra-Container .banner2 {
    background: url(/images/banner2-new.jpg) no-repeat right top;
}

#Intra-Container .banner2 .Intra-L {
    background: url(/images/banner2-l.jpg) no-repeat right top;
}

#Intra-Container .banner2 .Intra-R {
    background: url(/images/banner2-r-new.jpg) no-repeat left top;
}


/*--------Subpage---------------*/

#Intra-Container-S #Intractivity,
#Intra-Container-S .rslides {
    height: 420px;
}

#Intra-Container-S #Intractivity {
    position: relative;
}

#Intra-Container-S .banner0 {
    background: url(/images/banner1-s-new.jpg) no-repeat right top;
}

#Intra-Container-S .banner0 .Intra-L {
    background: url(/images/banner1-l-s-new.jpg) no-repeat right top;
}

#Intra-Container-S .banner0 .Intra-R {
    background: url(/images/banner1-r-s-new.jpg) no-repeat left top;
}

#Intra-Container-S .banner1 {
    background: url(/images/banner3-s.jpg) no-repeat right top;
}

#Intra-Container-S .banner1 .Intra-L {
    background: url(/images/banner3-l-s.jpg) no-repeat right top;
}

#Intra-Container-S .banner1 .Intra-R {
    background: url(/images/banner3-r-s.jpg) no-repeat left top;
}

#Intra-Container-S .banner2 {
    background: url(/images/banner2-s-new.jpg) no-repeat right top;
}

#Intra-Container-S .banner2 .Intra-L {
    background: url(/images/banner2-l-s-new.jpg) no-repeat right top;
}

#Intra-Container-S .banner2 .Intra-R {
    background: url(/images/banner2-r-s-new.jpg) no-repeat left top;
}


/*---------------- Intra Tabs Styles -----------------*/

.intra-tabs {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 100;
    width: 55px;
    margin: 10px auto;
}

.intra-tabs li {
    float: left;
    height: 10px;
    margin: 0px 2px 0px 2px;
    width: 10px;
}

.intra-tabs a {
    display: block;
    height: 100%;
    width: 100%;
    background: #202125;
    border-radius: 10px;
}

.intra-tabs li a:hover,
.Banner_here a {
    background: #4cbea0;
}

#Intra-Container .intra-text,
#Intra-Container-S .intra-text {
    float: left;
    margin: 29% 0px 0px 0px;
    width: 50%;
}

.intra-text h2,
.intra-text h2 b {
    color: #221f20;
    font: 41px/47px 'MyriadProLightRegular';
    text-transform: uppercase;
}

.intra-text h2 span {
    display: block;
    font: bold 22px/22px 'Arial';
    color: #221f20;
}

.intra-text h2 b {
    color: #4cbea0;
}

#Intra-Container-S .intra-text {
    margin: 22% 0px 0px 0px;
}

.Banner_auto.autoControll {
    position: absolute;
    z-index: 2;
    left: 35px;
    bottom: 2px;
    width: 25px;
    height: 25px;
    display: block;
    background: url(/images/pause.png) no-repeat center center;
}

.Banner_auto.autoControll.Banner_pause {
    background: url(/images/play.png) no-repeat center center;
}

.Banner_nav.prev {
    left: 0px;
    background: url(/images/previous.png) no-repeat center center;
    position: absolute;
    bottom: 2px;
    width: 25px;
    height: 25px;
    z-index: 2;
}

.Banner_nav.next {
    left: 70px;
    background: url(/images/next.png) no-repeat center center;
    position: absolute;
    bottom: 2px;
    width: 25px;
    height: 25px;
    z-index: 2;
}


/*---------- Quick Services Styles ------*/

#Quick-services-Container {
    background: #009156;
}

#Quick-services {
    min-height: 140px;
}

.services-list {
    margin: 0px auto;
    width: 98%;
    padding-top: 8px;
}

.services-list li {
    background: url("/images/services-li-bdr.png") no-repeat left center;
    float: left;
    font: normal 19px/21px 'MyriadProLightRegular';
    width: 32.33%;
    /* margin-left: 1%; */
    margin-left: 10%;
}

.services-list li:first-child {
    background: none;
}

.services-list li a {
    color: #fff;
    display: block;
    padding: 34px 0px 34px 150px;
}

li.non-Surgical-icon-h a {
    background: url(/images/non-surgical-icon.png) no-repeat 20px center;
    padding: 44px 0 44px 150px;
}

li.minimally-icon-h a {
    background: url(/images/minimally-icon.png) no-repeat 20px center;
}

li.diagnostics-icon-h a {
    background: url(/images/diagnostics-icon.png) no-repeat 20px center;
}

li.pmr-icon-h a {
    background: url(/images/pmr-icon.png) no-repeat 10px center;
}


/*---------- Board Certified Styles ------------*/

#Board-Certified-Container {
    border-top: 6px solid #dfe1df;
}

#Board-Certified {
    min-height: 270px;
}

.board-certified-head {
    font: 300 40px/46px 'MyriadProLightRegular';
    padding: 50px 0 0;
    text-align: center;
    width: 70%;
    margin: 0px auto;
}

.board-certified-head a {
    color: #1a1c28;
}

.board-certified-text {
    color: #1a1c28;
    font: normal 16px/28px Arial;
    margin: 20px auto;
    text-align: center;
    width: 80%;
}


/*---------- Our Doctors Styles ------------*/

#Our-Doctors-Container {
    background: #009156;
    border-bottom: 6px solid #dfe1df;
}

#Our-Doctors-Container h1,
#Our-Doctors-Container h1 a {
    background: #009156;
    font: 40px/36px "MyriadProLightRegular";
    text-align: center;
    color: #f5f5f5;
    padding: 20px 0px;
}

#Our-Doctors-Container h2,
#Our-Doctors-Container h2 a {
    font: bold 16px/20px Arial;
    text-align: center;
    color: #1a1c28;
}

#Our-Doctors-Container h3,
#Our-Doctors-Container h3 a {
    font: 18px/22px "MyriadProLightRegular";
    text-align: center;
    color: #f5f5f5;
}

.view-more {
    color: #ffffff;
    font: 14px/14px "MyriadProLightRegular";
}

.view-more a {
    background: #23986d none repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    font: 14px/14px "MyriadProLightRegular";
    padding: 7px 12px;
    width: 85px;
    margin: 20px auto;
    text-align: center;
}


/*---------- Testimonials Styles ------------*/

#Patient-Testimonials-Container {
    background: url(/images/patient-testimonials-bg.jpg) no-repeat top center;
    display: none;
}

#Our-Doctors {
    min-height: 450px;
}

#Patient-Testimonials {
    min-height: 325px;
}

.testm-head {
    font: 300 36px/36px 'MyriadProLightRegular';
    margin: 50px 0px 0px 0px;
    text-align: center;
    background: url(/images/testm-bdr.png) no-repeat center 7vh;
    float: left;
    width: 100%;
}

.testm-head a {
    color: #272f31;
}

.testm-head span {
    font: normal 16px/20px 'MyriadProLightRegular';
    color: #000;
    display: block;
    padding: 10px 0px;
}

.testm-image {
    width: 215px;
    min-height: 325px;
}

.doctor-pic {
    border-radius: 50px;
    margin: 60% 0px 0px 0px;
    width: 138px;
}

.testm-doctor {
    min-height: 325px;
    width: 100%;
}

.testm-text {
    padding: 5px 0px 5px 5%;
}

.testm-textmain {
    color: #262626;
    font: normal 14px/24px Arial;
    text-align: center;
    width: 95%;
    margin: 0px auto;
}

.testm-textmain p {
    margin: 10px 0px 0px 0px;
}

.testm-textmain p a {
    color: #000;
    text-decoration: underline;
}

.testm-more {
    width: 200px;
    font: bold 16px/20px Arial;
    color: #009156;
    text-align: center;
    margin: 0px auto;
}

.testm-more a {
    color: #000000;
    background: url(/images/testm-bullet.png) no-repeat right center;
    display: block;
}


/* -------------------- Patient Resources Education  Section Styles -------------------- */
.patient-education p {
    font: normal 17px/22px 'MyriadProLightRegular' !important;
}

#Resources-Edu {
    min-height: 427px;
}

.patient-education,
.patient-resources {
    width: 50%;
    padding-left: 3%;
    float: left;
}

.patient-resources {
    width: 40%;
    background: url(/images/resources-bdr.png) no-repeat left center;
}

.patient-resources,
.patient-education {
    min-height: 430px;
}

.patient-head {
    font: 300 32px/36px 'MyriadProLightRegular';
    color: #13120a;
    padding: 4vh 0 2vh 0;
    margin: 0;
    text-align: center;
}

.patient-head a {
    color: #343434;
}

.patient-img {
    margin: 10px 0px;
    width: 82%;
}

.patient-img img {
    border: 29px solid #faf8f9;
    border-radius: 25px;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(235, 235, 235, 1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(235, 235, 235, 1);
    box-shadow: 0px 0px 1px 1px rgba(235, 235, 235, 1);
}

.patient-list {
    font: normal 24px/24px 'MyriadProLightRegular';
    color: #808080;
    margin-top: 40px;
}

.patient-list li {
    width: 96%;
    margin-bottom: 10px;
}

.patient-list a {
    color: #171717;
    display: block;
    border: 1px solid #e9e8e8;
    padding: 19px 0px 19px 112px;
}

li.patient-icon a {
    background: url(/images/patient-portal-icon.png) no-repeat 65px center #f1f1f1;
}

li.insurance-icon a {
    background: url(/images/insurance-icon.png) no-repeat 65px center #f1f1f1;
}

li.patient-forms-icon a {
    background: url(/images/patient-forms-icon.png) no-repeat 65px center #f1f1f1;
}


/* -------------------- Location Section Styles -------------------- */

#Location-Container {
    background: #212d3d;
    border-top: 10px solid #1bbc9b;
    border-bottom: 1px solid #1bbc9b;
}

#Location {
    min-height: 370px;
}

.location-head {
    width: 100%;
    padding-top: 20px;
}

.location-head h2 {
    font: 300 32px/36px 'MyriadProLightRegular';
    color: #ffffff;
    margin: 0px auto;
    padding: 12px 0px;
    width: 100%;
    text-align: center;
    background: url(/images/location-head-bdr.png) no-repeat center center;
}

.location-head h2 a {
    color: #ffffff;
}

.location-details-sec {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 100%;
}

.location-details-sec ul {
    width: 100%;
}

.location-details-sec li {
    float: left;
    width: 32%;
    margin-right: 1.33%;
    position: relative;
    text-align: center;
    z-index: 10;
}

.location-details-sec li h3 {
    font: normal 20px/24px 'Arial';
    color: #afd1ff;
    padding: 18px 0px 2px 0px;
}

.location-details-sec li h3 a {
    color: #afd1ff;
}

.location-details-sec li h3 span {
    display: block;
}

.loc-add,
.loc-ph {
    font: normal 13px/19px 'Arial';
    color: #bbbbbb;
    width: 100%;
    margin: 10px auto;
}

.loc-ph {
    font: normal 14px/18px 'Arial';
    color: #31caac;
    margin: 15px auto;
}

.loc-ph a {
    color: #31caac;
}


/* -------------------- Footer Styles -------------------- */

footer {
    background: #0f1926;
}

#Footer {
    min-height: 118px;
}


/*-------- Footer Copyright Logo Css---------*/

.foot-menu-logo {
    width: 98%;
    margin: 0px auto;
}

.copy-right-menu {
    float: left;
}

.copy-right-menu {
    width: 85%;
    padding-top: 25px;
}

.footer-menu {
    font: 600 14px/19px 'Arial';
    color: #0f1926;
    width: 100%;
    float: left;
}

.CopyrightText {
    font: normal 14px/19px 'Arial';
    padding: 15px 0px;
    color: #bbbbbb;
}

.footer-menu a {
    color: #80a2ce;
    padding: 0px 1px;
}

.footer-menu a:hover {
    text-decoration: underline;
}

.ypo-logo {
    float: right;
    margin-top: 30px;
}


/* ------------------------------ Content Container CSS ------------------------------ */

#Content-Container {
    padding-bottom: 30px;
}

#Content-Main .intra-div {
    display: table;
    width: 100%;
}

#Content-Left {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

#Sidebar {
    display: table-cell;
    vertical-align: top;
    width: 310px;
    padding: 0px 5px 50px 0px;
    position: relative;
}


/*----- Navigation Starts -----*/

.navigation {
    font: normal 15px/19px 'MyriadProLightRegular';
    color: #009156;
    padding: 12px 30px 12px 10px;
}

.navigation a {
    color: #2ea082;
    text-decoration: underline;
    padding-bottom: 5px;
}

.navigation a:hover {
    text-decoration: underline;
}


/*----- textMain Starts -----*/

.textMain {
    font: normal 13px/19px Verdana, Arial, Helvetica, sans-serif;
    color: #151515;
    padding: 10px 30px 30px 10px;
}

.textMain a {
    color: #008047;
}

.textMain a:hover {
    color: #4cbea0;
    text-decoration: underline;
}

.textMain ul {
    padding: 0px;
    margin: 10px 0px;
}

.textMain ol {
    padding: 0px;
    margin: 10px 0px 0px 30px;
}

.textMain ul li,
.tab-content ul li,
.sr-text ul li {
    background: url(/images/bullet-tm.png) no-repeat 15px 12px;
    padding: 5px 0px 5px 30px;
    list-style: none;
}

.textMain ol li {
    background: none;
}

.textMain ol li {
    padding: 5px 0px 5px 0px;
    list-style: decimal;
}

.textMain ul ul,
.textMain ol ol {
    margin: 0px;
    padding: 5px 0px 5px 20px;
}

.textMain ul ul li {
    background: none;
    padding: 5px 0px;
    list-style: circle;
}

.textMain ol ol li {
    padding: 5px 0px;
    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 0px;
}


/*----- textMain Heading Starts -----*/

.textMain h1 {
    font: bold 30px/34px 'MyriadProLightRegular';
    color: #2ea082;
    margin: 0px 0px 15px 0px;
    text-align: left;
}

.textMain h2 {
    font: normal 24px/28px 'MyriadProLightRegular';
    color: #000;
    text-align: left;
}

.textMain h2 a {
    color: #359e85;
}

.textMain h2 a:hover {
    text-decoration: underline;
}

.textMain h3 {
    font: normal 19px/22px 'MyriadProLightRegular';
    color: #212D3D;
    text-align: left;
}

.textMain h3 a {
    color: #1A1C39;
}

.textMain h3 a:hover {
    text-decoration: underline;
}

.textMain h4 {
    font: normal 17px/20px 'MyriadProLightRegular';
    color: #000;
    text-align: left;
}

.textMain h4 a {
    color: #131b3d;
}

.textMain h4 a:hover {
    text-decoration: underline;
}

.textMainBold,
.sr-text p.textMainBold {
    font: bold 13px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #555555;
    text-align: left;
}

.textMainBold a {
    color: #005087;
}

.textMainBold a:hover {
    text-decoration: underline;
}

.PDFtext {
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    color: #999999;
}


/*---------- Sidebar Style ----------*/

.services-list-s,
.resources-edu-s,
.patient-testimonials-s {
    width: 310px;
    float: left;
    position: relative;
    margin-top: 30px;
}

.services-list-s {
    background: #009156;
    padding: 10px 0px;
    margin-top: 45px;
}

.services-list-s li {
    float: left;
    font: 300 22px/26px 'MyriadProLightRegular';
    width: 90%;
    border-top: 1px dashed #82d2bd;
    margin-left: 5%;
    padding: 5px 0px;
}

.services-list-s li:first-child {
    border: none;
}

.services-list-s li a {
    color: #fff;
    float: left;
    padding: 23px 0px 23px 110px;
}

li.non-Surgical-icon-h-s a {
    background: url(/images/non-surgical-icon-s.png) no-repeat 0px center;
}

li.minimally-icon-h-s a {
    background: url(/images/minimally-icon-s.png) no-repeat 0px center;
}

li.diagnostics-icon-h-s a {
    background: url(/images/diagnostics-icon-s.png) no-repeat 0px center;
}

li.pmr-icon-h-s a {
    background: url(/images/pmr-icon-s.png) no-repeat 0px center;
    padding: 34px 0px 34px 110px;
}


/* -------------------- Patient Testimonials Sidebar  Section Styles -------------------- */

.patient-testimonials-s {
    background: url(/images/patient-testimonials-bg-s.jpg) no-repeat left top;
    height: 270px;
    display: none;
}

.testm-head-s {
    float: left;
    font: 300 26px/26px 'MyriadProLightRegular';
    margin: 25px 0px 25px 0px;
    text-align: center;
    width: 100%;
}

.testm-head-s a {
    color: #13120a;
}

.testm-textmain-para {
    color: #262626;
    font: 14px/20px Arial;
    width: 89%;
    margin: 12px auto;
}

.testm-textmain-para span {
    display: block;
    float: right;
    width: 120px;
}

.testm-textmain-para img {
    float: left;
    margin: 0px 15px 0px 0px;
}

.testm-more-s {
    color: #009156;
    font: bold 16px/20px Arial;
    margin: 0px auto;
    text-align: center;
    width: 200px;
    padding-top: 10px;
}

.testm-more-s a {
    background: url("/images/testm-bullet.png") no-repeat right center;
    color: #000000;
    display: block;
}


/* -------------------- Patient Resources Education Sidebar  Section Styles -------------------- */

.resources-edu-s {
    border: 1px solid #ebebeb;
    padding-bottom: 10px;
}

.patient-education-s,
.patient-resources-s {
    width: 100%;
    float: left;
    border: 1px solid #ebebeb;
    margin-top: 20px;
}

.patient-head-s {
    font: 300 24px/28px 'MyriadProLightRegular';
    color: #13120a;
    margin: 0;
    padding: 20px 0px;
    text-align: center;
}

.patient-head-s a {
    color: #343434;
}

.patient-img-s {
    width: 100%;
    float: left;
    text-align: center;
}

.patient-img-s img {
    border: 14px solid #faf8f9;
    border-radius: 25px;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(235, 235, 235, 1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(235, 235, 235, 1);
    box-shadow: 0px 0px 1px 1px rgba(235, 235, 235, 1);
    width: 84%;
}

.patient-resources-s .patient-head-s {
    /*margin-top: 20px;*/
}

.patient-list-s {
    font: normal 21px/22px 'MyriadProLightRegular';
    color: #808080;
    width: 96%;
    margin: 0px auto;
}

.patient-list-s li {
    width: 100%;
    margin-bottom: 5px;
    float: left;
}

.patient-list-s a {
    color: #171717;
    display: block;
    border: 1px solid #e9e8e8;
    padding: 13px 0px 13px 65px;
}

li.patient-icon-s a {
    background: url(/images/patient-portal-icon.png) no-repeat 23px center #f1f1f1;
}

li.insurance-icon-s a {
    background: url(/images/insurance-icon.png) no-repeat 23px center #f1f1f1;
}

li.patient-forms-icon-s a {
    background: url(/images/patient-forms-icon.png) no-repeat 23px center #f1f1f1;
}


/*------ Services Page Css -------*/

.serv-tabs {
    width: 365px;
    float: left;
    border-right: 1px solid #f0f0f0;
    margin: 20px 5% 0px 0px;
    min-height: 235px;
}

.service-pg-fig {
    width: 128px;
}

.service-pg-fig a {
    text-indent: -9999px;
    display: block;
    width: 127px;
    height: 128px;
    margin-bottom: 20px;
}

.serv-non-surgical-fig a {
    background: url(/images/serv-non-surgical-icon.png) no-repeat left top;
}

.serv-minimally-fig a {
    background: url(/images/serv-minimally-icon.png) no-repeat left top;
}

.serv-diagnostics-fig a {
    background: url(/images/serv-diagnostics-icon.png) no-repeat left top;
}

.serv-pmr-fig a {
    background: url(/images/serv-pmr-icon.png) no-repeat left top;
}

.service-pg-details {
    width: 222px;
    padding-right: 20px;
}

.dm-tabs-heading {
    font: 500 18px/22px 'MyriadProLightRegular' !important;
    color: #fff;
    float: left;
    width: 100%;
    padding: 5px 0px;
    background: #009156;
    position: relative;
    margin: 0px;
}

.dm-tabs-heading:before,
.dm-tabs-heading:after {
    content: "*";
    height: 0;
    position: absolute;
    top: 0;
    width: 0;
    text-indent: -99999px;
}

.dm-tabs-heading:before {
    left: -108px;
    border-bottom: 54px solid transparent;
    border-left: 54px solid transparent;
    border-right: 54px solid #009156;
}

.dm-tabs-heading:after {
    border-top: 0px solid transparent;
    border-bottom: 54px solid transparent;
    border-left: 54px solid transparent;
    border-right: 54px solid #fff;
    right: 0px;
}

.dm-tabs-heading a {
    color: #fff !important;
}

.dm-tabs-heading a:hover {
    text-decoration: none !important;
}

.dm-tabs-heading span {
    display: block;
}

.services-list-text {
    float: left;
}

.textMain .services-list-text ul {
    margin: 10px 0px 0px;
    padding: 0px;
    width: 100%;
}

.textMain .services-list-text li {
    border-bottom: 1px solid #ccc;
    color: #232323;
    font: 500 15px/19px 'MyriadProLightRegular';
    padding: 0px 0px 0px 20px;
    background-position: left center;
    width: 86%;
    float: left;
}

.textMain .services-list-text li a {
    padding: 10px 0px 10px 0px;
    color: #232323;
    display: block;
}

.services-list-text li a:hover {
    text-decoration: none;
}


/*----- Form styles -----*/

.mandatory {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #FF8204;
    margin: 15px 0px;
}

.wp-form {
    border: 1px solid #25262B;
    margin: 21px auto;
    width: 99%;
    padding: 0 0 0 0;
    font: normal 13px Verdana, Geneva, sans-serif;
}

.wp-form ul {
    margin: 15px 6%;
}

.wp-form ul li {
    width: 100%;
    padding: 0;
    background: none !important;
    margin: 0 0 10px 0;
}

.wp-form ul.text li {
    width: 45%;
    float: left;
    margin-right: 5%;
    height: 30px;
}

.wp-form ul li.full-list label b,
.wp-form ul li.full-list label {
    font: normal 13px verdana !important;
}

.wp-form ul.text li input[type="text"],
.wp-form ul li textarea,
.wp-form ul.captcha li input[ type="text"],
.wp-form ul.text li select,
.wp-form ul.text li input[type="email"] {
    border: 1px solid #25262B;
    padding: 3px 5px;
}

.wp-form ul li textarea {
    width: 95%;
    height: 130px;
    margin: 0 0 0 1%;
    font: normal 13px Verdana, Geneva, sans-serif;
}

.wp-form ul.text li input[type="text"],
.wp-form ul.text li input[type="email"] {
    height: 23px;
    width: 100%;
}

.wp-form ul.text li select {
    width: 100%;
    height: 29px;
}

.wp-form ul.captcha li img {
    width: auto;
    height: 50px;
}

.wp-form ul.captcha li input[type="text"] {
    height: 23px;
    width: 25%;
    margin: 0 0 0 2%;
}

.wp-form ul li.buttons input[type="submit"],
.wp-form ul li.buttons input[type="reset"] {
    background: #25262B;
    padding: 4px 20px;
    border: none;
    color: #ffffff;
    font-weight: normal;
    cursor: pointer;
    margin: 10px 0 0 10px;
}

.wp-form ul.testimonial-section li {
    float: left;
}

.wp-form ul.testimonial-section li label {
    font-weight: normal;
    margin: 0 10px 0 0px;
}

.wp-form ul.testimonial-section li.agree-text {
    width: 100%;
    font-weight: normal;
    text-align: left;
}

.wp-form ul.testimonial-section li.agree-text span.wpcf7-list-item {
    display: block;
}

.textMain .wp-form h3 {
    background: #212D3D;
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    padding: 5px 0 5px 10px;
    clear: both;
    margin: 0 0 10px 0;
}

.textMain .wp-form ul.text {
    padding: 10px 0 0 1% !important;
}

.wpcf7-captcha-captcha-177,
.wpcf7-captchac {
    width: 200px;
    height: 60px;
}

.button-style {
    margin: auto 23%;
    width: 52%;
    float: none;
}

#tell-friend .form-container .close {
    background-size: 100%;
    padding: 0px;
    right: -3px;
    top: 32px;
    height: 29px;
    width: 29px;
}

div.wpcf7 .watermark {
    color: #2b2b2b !important;
    font: normal 12px Verdana, Geneva, sans-serif;
}


/*-------------------- Useful Links Styles --------------------*/

.UseFul-links {
    width: 90%;
    height: auto;
    margin: 10px 0px;
    padding: 0px;
    text-align: center;
}

.UseFul-links a {
    float: left;
}

.UseFul-links img {
    margin: 2px;
    padding: 10px;
    border: 1px solid #666666;
    float: left;
}


/*----- Testimonial Page Styles -----*/

.submit-testimonial {
    height: 35px;
    font: normal 16px/35px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-align: center;
    margin: 0px 0px 15px 15px;
    float: right;
    border: 2px solid #ffffff;
    box-shadow: 0px 5px 5px 0px #aaaaaa;
    -o-box-shadow: 0px 5px 5px 0px #aaaaaa;
    -moz-box-shadow: 0px 5px 5px 0px #aaaaaa;
    -ms-box-shadow: 0px 5px 5px 0px #aaaaaa;
    -webkit-box-shadow: 0px 5px 5px 0px #aaaaaa;
}

.submit-testimonial a {
    background: #18181c;
    color: #ffffff;
    display: block;
    text-decoration: none;
    -webkit-transition: 2s linear;
    -moz-transition: 2s linear;
    -ms-transition: 2s linear;
    -o-transition: 2s linear;
    transition: 2s linear;
    padding: 0px 15px;
}

.submit-testimonial a:hover {
    background: #009156;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: 2s linear;
    -moz-transition: 2s linear;
    -ms-transition: 2s linear;
    -o-transition: 2s linear;
    transition: 2s linear;
}


/*-----------Back to Top------------------*/

#backtotop,
#backtobot {
    cursor: pointer;
    right: 5px;
    position: fixed;
    z-index: 10000;
    width: 50px;
    height: 50px;
    font: bold 12px/40px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    border-radius: 20px;
}

#backtotop {
    bottom: 10px;
    background: url(/images/up-arrow-icon.png) no-repeat scroll left top;
}

#backtobot {
    bottom: 10px;
    background: url(/images/down-arrow-icon.png) no-repeat scroll left top;
}

#backtotop a,
#backtobot a {
    display: block;
    text-indent: -9999px;
}

#backtotop:hover,
#backtobot:hover {
    opacity: 0.9;
}


/*---------Dr Profile Page Css --------------*/

.meet-photo-s {
    float: right;
    margin: 10px 0px 10px 20px;
    text-align: center;
    border: 5px solid #fff;
    outline: 1px dashed #82d2bd;
}

.meet-photo-s span {
    display: block;
    font: normal 19px/19px sans-serif;
    color: #000;
    padding: 10px 0px;
}

.meet-prof-p {
    padding: 10px 0px 15px 0px;
}

.meet-prof-p h1 {
    color: #009156;
    font: normal 30px/34px 'MyriadProLightRegular';
    text-align: justify;
    margin: 0px;
}

.meet-prof-p h1 span {
    color: #000000;
}

.meet-prof-p p {
    margin: 0px;
    font: normal 17px/21px 'MyriadProLightRegular';
    color: #57595a;
}


/*------ Contact Page Css --------*/

.google-map-view,
.google-map-view-l {
    border: 5px solid #fff;
    float: left;
    height: 250px;
    margin: 10px 0;
    outline: 1px solid #ccc;
    position: relative;
    width: 98%;
}

.google-map-view-l {
    height: 300px;
    width: 95%;
}

.contact-address-sec {
    width: 100%;
    margin: 0px 0px 15px 0px;
    float: left;
}

.contact-addr {
    float: left;
    width: 99%;
    padding-bottom: 15px;
}

.contact-addr legend {
    border: 1px solid #ccc;
    padding: 0 20px;
    box-shadow: 2px 2px 6px #333333;
}

.contact-addr fieldset {
    border-radius: 5px;
}

.textMain .contact-ph ul {
    margin: 0px;
    padding: 0px;
}

.textMain .contact-ph li {
    float: left;
    font: normal 14px/44px Verdana, Arial, Helvetica, sans-serif;
    width: 335px;
    height: 44px;
    background: none;
    margin: 5px;
    padding: 0px 0px 0px 20px;
    color: #555555;
    border: 1px solid #454444;
}

.textMain .contact-ph a {
    color: #555555;
    text-decoration: none;
    display: inline-block;
}

.textMain .contact-ph a:hover {
    color: #51a8ff;
    text-decoration: none;
}

.textMain .contact-ph img {
    margin: 0px 10px 0px 5px;
}


/* ------------------------------ Team CSS -------------------------*/

.healthcare-team-container {
    width: 100%;
}

.healthcare-team {
    float: left;
    margin: 10px 0px 0px 0px;
    padding: 15px 0 18px 10px;
    position: relative;
    width: 80%;
    border: 1px solid #ccc;
}

.healthcare-team a {
    display: block;
    float: left;
    margin: 0 10px 0 0px;
}

.healthcare-team h3 {
    color: #000000;
    font: 20px/24px 'MyriadProLightRegular';
    margin: 0;
    padding: 0;
}

.healthcare-team p {
    color: #009156;
    font: 16px/18px 'MyriadProLightRegular';
    margin: 5px 0px;
    padding: 0;
    text-align: left;
}

.healthcare-team .contact-view {
    color: #000;
    float: left;
    font: bold 15px/16px 'MyriadProLightRegular';
    margin-top: 20px;
    text-transform: capitalize;
}

.healthcare-team img {
    border: 5px solid #fff;
    outline: 1px solid #d3d2d2;
    float: left;
    width: 145px;
}


/* ------------------------------ Admin CSS ------------------------------ */

#Admin-menu {
    height: 40px;
    font: normal 18px/40px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #fff;
    position: relative;
    max-width: 1170px;
    margin: 0px auto;
    background: #787878;
}

.admin-logout {
    position: absolute;
    right: 10px;
    top: 5px;
    font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
}

.admin-logout a {
    color: #fff;
    display: block;
    padding: 5px 10px;
}

.admin-logout a:hover {
    text-decoration: underline;
}

.Admintext {
    font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
    color: #262323;
    text-decoration: none;
    text-align: justify;
}

.Admintext a {
    color: #262323;
    text-decoration: underline;
}

.Admintext a:hover {
    color: #000000;
    text-decoration: none;
}

.AdmintextBold {
    font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
    color: #262323;
    text-decoration: none;
    text-align: left;
}

.AdmintextBold a {
    color: #262323;
    text-decoration: underline;
}

.AdmintextBold a:hover {
    color: #000000;
    text-decoration: none;
}

.Adminborder {
    border: 1px solid #262323;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.AdminHead {
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    background: #262323;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
}

.AdminHead a {
    color: #ffffff;
    text-decoration: underline;
}

.AdminHead a:hover {
    color: #ffffff;
    text-decoration: none;
}

.AdminNormal {
    font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
    color: #262323;
    text-decoration: none;
    text-align: left;
}

.AdminNormal a {
    color: #262323;
    text-decoration: underline;
}

.AdminNormal a:hover {
    color: #000000;
    text-decoration: none;
}

.AdminFormlable {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    padding: 3px 10px 3px 5px;
}

.Admintxtfield {
    font: normal 12px/24px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    border: 1px solid #262323;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 175px;
    vertical-align: middle;
    padding: 2px 4px 2px 4px;
}

.AdmindropDown {
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    border: 1px solid #262323;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 185px;
}

.AdmintextArea {
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    width: 175px;
    border: 1px solid #262323;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    vertical-align: middle;
    padding: 4px;
}

.AdminButton {
    font: bold 12px/30px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    background: #262323;
    text-decoration: none;
    border: 1px solid #262323;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.textMain .img-r {
    float: right;
    margin: 20px;
}

.textMain .img-r img {
    border: 6px solid #fff;
    outline: 1px solid #ccc;
}

.style1 {
    color: #FFFFFF;
}

.style2 {
    color: #fff;
}


/*---------- Service Provide Styles ------*/

#Service-Provide-Container {
    background: url(/images/service-provide-bg.jpg) repeat-x left top #EAF0F0;
}

#Service-Provide {
    min-height: 772px;
    position: relative;
}

.services-bone h1 {
    font: 300 35px/40px 'MyriadProLightRegular';
    color: #454647;
    margin: 30px 0px;
    width: 100%;
    text-align: center;
    background: url(/images/service-provide-bdr.png) no-repeat center center;
}

#services-h {
    right: 1%;
    top: 0;
    width: 100%;
    z-index: 3;
}

.services-bone {
    float: left;
    width: 100%;
    color: #ffffff;
    position: relative;
    z-index: 4;
    margin-bottom: 40px;
}

.services-bone #Services-h-Tabs {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.services-bone #Services-h-Tabs li {
    float: left;
    width: 33.3%;
    font: 300 24px/27px 'MyriadProLightRegular';
    background: url(/images/service-provide-li-bdr.png) no-repeat right center;
}

.services-bone #Services-h-Tabs li a {
    color: #25262b;
    display: block;
    position: relative;
    padding: 10px 0px;
    height: 160px;
}

.services-bone #Services-h-Tabs li.Serviceshead1 {
    width: 34%;
}

.services-bone #Services-h-Tabs li.Serviceshead3 a {
    border-radius: 0px 30px 0px 0px;
}

.services-bone #Services-h-Tabs li img {
    float: left;
    margin: 0px 5%;
    width: 40%;
}

.services-bone #Services-h-Tabs li a span {
    display: block;
    float: left;
    width: 50%;
    padding: 30px 0px;
}

.services-bone #Services-h-Tabs li a img {
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
}

.services-bone #Services-h-Tabs li a:hover img,
.services-bone #Services-h-Tabs li.Serviceshead_here img {
    filter: grayscale(0%);
    -moz-filter: grayscale(0%);
}

.services-bone #Services-h-Tabs li a:hover,
.services-bone #Services-h-Tabs li.Serviceshead_here {
    background: url(/images/service-provide-bdr-hover.png) no-repeat bottom center, url(/images/service-provide-li-bdr.png) no-repeat right center;
    color: #009156;
}

.tabs-container {
    width: 100%;
    margin: 0 auto;
}

ul.servs-tabs {
    float: left;
    width: 24.5%;
}

ul.servs-tabs li {
    background: none;
    color: #222;
    display: inline-block !important;
    cursor: pointer;
    position: relative !important;
    width: 100%;
}

ul.servs-tabs li a {
    color: #222;
    padding: 15px 15px;
    display: block;
}

ul.servs-tabs li.current {
    color: #222;
    background: url(/images/sub-arrow.png) no-repeat 96% center #ededed;
}

ul.servs-tabs li a .current {
    color: #222;
}

.tab-content {
    display: none;
    float: left;
}

.tab-content.current {
    display: inherit;
}

.tab-content h2,
.sr-text h2,
.sr-text h1 {
    font: bold 36px/38px 'MyriadProLightRegular';
    color: #454647;
    margin: 0px 0px 30px 0px;
}

.tab-content h3 {
    font: bold 18px/22px 'MyriadProLightRegular';
}

.tab-content p,
.sr-text p {
    font: normal 13px/19px Verdana, Arial, Helvetica, sans-serif;
    color: #151515;
}

.tab-content p.textMainBold {
    font: bold 13px/20px Verdana, Arial, Helvetica, sans-serif;
}

ul.servs-tabs li,
.tab-content li,
.sr-text li {
    border: 1px solid #cfcfcf;
    color: #333333;
    font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
    margin: 5px auto;
    width: 100%;
    float: left;
    background: url(/images/sub-arrow.png) no-repeat 96% center;
}

ul.servs-tabs li a {
    color: #333333;
}

.tab-content li,
.sr-text li {
    border: none;
    background: url(/images/bullet-tm.png) no-repeat 15px 12px;
    list-style: none;
    float: none;
}

.tab-content,
.sr-text {
    width: 70%;
    float: right;
}

.tab-content a {
    color: #47a683;
}

.sr-img {
    float: right;
    width: 43%;
    margin: 0px 0px 0px 3%;
}

.hv {
    background: #eeebe7 none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #ccc;
    width: 400px;
}

.hv-in {
    background: #d8d4ce none repeat scroll 0 0;
    color: #000;
    font: 15px/19px sans-serif;
    height: 28px;
    padding: 8px 0px 0px 5px;
}

.hv img {
    margin: 10px;
}

.testimonial-box ul li {
    background: #f1f1f1 none repeat scroll 0 0 !important;
    border: 1px solid #e9e8e8;
    float: left;
    font: 16px/18px "MyriadProLightRegular";
    margin: 4px;
    padding: 6px 1px 6px 17px;
    width: 30%;
}

.sr-text h3 {
    color: #454647;
    font: bold 18px/22px 'MyriadProLightRegular';
}

.textMain .pdf-list li {
    background: url(/images/icon-pdf.gif) no-repeat scroll 0 10px;
    padding: 5px 0 5px 21px;
}


/****** *** Accordion Styles ***/

.accordion {
    margin: 1em 0;
}

.accordion h2 {
    background: url(/images/accordian-icon.png) 95% center no-repeat #009156;
    color: #fff;
    cursor: pointer;
    margin: 5px 0 0;
    padding: 4px 10px;
    font: normal 18px/22px 'MyriadProLightRegular';
}

.accordion h2.current {
    background: url(/images/accordian-icon-hover.png) 95% center no-repeat #404040;
    cursor: default;
    color: #fff;
    border: 1px solid #4A4F53;
    border-bottom: 0 solid #4A4F53 !important;
}

.accordion div.pane {
    padding: 15px 10px 10px;
    border: 1px solid #4A4F53;
}

.green-bg {
    padding: 10px;
    background: #dddede;
    border-radius: 5px;
    width: 295px;
}

.submit-review {
    width: 300px;
    padding-top: 40px;
}

.submit-review a {
    font: bold 13px/46px Arial;
    color: #31302B;
    height: 50px;
    border: 3px solid #31302B;
    box-shadow: inset 0 0 0 0 #009156;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    transition: all 2s ease;
    padding: 10px 20px 10px 20px;
    border-radius: 10px;
}

.submit-review a:hover {
    box-shadow: 1000px 1px 0px 0px #009156 inset;
    color: #fff;
}


/*---------- Media Screen Css For Device ----------*/
/*----- Accessibility -----*/
.dfw-on,
.dfw-off {
    display: none
}

.dfw-off {
    background: #192129;
    position: fixed;
    z-index: 999;
    left: -192px;
    top: 0px;
    transform-origin: left;
    text-transform: uppercase;
    -webkit-transition: .7s all ease;
    -moz-transition: .7s all ease;
    -ms-transition: .7s all ease;
    -o-transition: .7s all ease;
    transition: .7s all ease;
    padding-right: 5px;
    border-radius: 0px 5px 5px 0px
}

.dfw-off:hover {
    left: 0
}

.dfw-off a {
    display: block;
    padding: 5px 0 5px 10px
}

.dfw-off .accesible-i {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background: url(../images/accessible-icon.png) no-repeat center center;
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
}

.dfw-off li {
    display: inline-block;
    vertical-align: top
}

#dfw-close {
    padding: 8px 10px 0px 10px
}

.dfw-off li:last-child {
    border-left: 1px solid rgba(255, 255, 255, 0.7);
    font-weight: bold;
}

.accessible_on #Access-Container {
    background: #003263;
}

#Accessibility {
    max-width: 1170px;
    min-width: 300px;
    padding: 2px 0px;
    font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0px auto;
    position: relative;
}

#Accessibility a {
    color: #fff
}

.access-links {
    text-align: left;
    font: normal 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-mode {
    display: inline-block;
    width: 140px;
    vertical-align: top
}

.dfw-mode a {
    padding: 0px 3px;
    display: block
}

#Accessibility .dfw-mode span {
    display: inline-block;
    vertical-align: top;
    font: 600 14px/16px Verdana, Arial, Helvetica, sans-serif
}

#Accessibility .dfw-blackMode {
    background: #000;
    color: #fff
}

#Accessibility .dfw-blackMode a {
    color: #fff;
    border: 2px solid #000
}

.dfw-whiteMode {
    background: #fff;
    color: #000
}

#Accessibility .dfw-whiteMode a {
    color: #000;
    border: 2px solid #fff
}

#Accessibility .dfw-mode 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;
}

.dfw-whitemode .dfw-skip {
    display: block;
    background: #fff;
    border: 1px solid #000;
}

.dfw-blackmode .dfw-skip {
    background: #000;
    border: 1px solid #fff;
}

/*----- Accessible -----*/
.dfw-whitemode {
    background: #fff;
}

.dfw-blackmode {
    background: #000;
}

.dfw-whitemode #Container {
    color: #000 !important;
}

.dfw-whitemode #Container a,
.dfw-whitemode #Container a:hover,
.dfw-whitemode .Wrapper a {
    color: #00e !important;
}

.dfw-whitemode .menu-about li ul.sub-menu-about2 li,
.dfw-whitemode .Wrapper {
    background: #eee;
}

.dfw-blackmode #Container {
    color: #fff !important;
}

.dfw-blackmode #Container a,
.dfw-blackmode #Container a:hover,
.dfw-blackmode .Wrapper a {
    color: #fc0 !important;
}

.accessible_on .theme-L,
.accessible_on .theme-R {
    display: none;
}

.dfw-whitemode .menu ul,
.dfw-whitemode .Wrapper {
    background: #eee;
}

.dfw-blackmode .menu ul,
.dfw-blackmode .Wrapper {
    background: #333;
}

.dfw-blackmode .menu-about li ul.sub-menu-about2 li,
.dfw-blackmode .Wrapper {
    background: #333;
}

.accessible_on .parentMenu li {
    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 {
    color: inherit !important;
}

.dfw-whitemode .accessImages img {
    -webkit-filter: invert(0);
    -moz-filter: invert(0);
    -ms-filter: invert(0);
    -o-filter: invert(0);
    filter: invert(0);
}

.dfw-blackmode .accessImages img {
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -ms-filter: invert(100%);
    -o-filter: invert(100%);
    filter: invert(100%);
}

.dfw-blackmode .dfw-skip {
    background: #000;
    border: 1px solid #fff;
    display: block;
}

.dfw-whitemode {
    background: #fff
}

.dfw-blackmode {
    background: #000
}

.dfw-whitemode #Container {
    color: #000 !important
}

.dfw-whitemode #Container a,
.dfw-whitemode #Container a:hover,
.dfw-whitemode .Wrapper a,
.dfw-whitemode #Container a span {
    color: #00e !important
}

.dfw-blackmode #Container {
    color: #fff !important
}

.dfw-blackmode #Container a,
.dfw-blackmode #Container a:hover,
.dfw-blackmode .Wrapper a.dfw-blackmode #Container a span {
    color: #fc0 !important
}

.accessible_on .theme-L,
.accessible_on .theme-R {
    display: none
}

.dfw-whitemode .menu ul,
.dfw-whitemode .Wrapper {
    background: #eee
}

.dfw-blackmode .menu ul,
.dfw-blackmode .Wrapper {
    background: #333
}

.accessible_on .parentMenu li {
    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 {
    color: inherit !important
}

.dfw-whitemode .accessImages img {
    -webkit-filter: invert(0);
    -moz-filter: invert(0);
    -ms-filter: invert(0);
    -o-filter: invert(0);
    filter: invert(0)
}

.dfw-blackmode .accessImages img {
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -ms-filter: invert(100%);
    -o-filter: invert(100%);
    filter: invert(100%)
}

/* ADA Styles */

.fontminus {
    font: 500 13px/20px Verdana, Arial, Helvetica, sans-serif !important;
}

.fontreset {
    font: 600 17px/20px Verdana, Arial, Helvetica, sans-serif !important;
}

.fontplus {
    font: 600 21px/20px Verdana, Arial, Helvetica, sans-serif !important;
}

.dfw-contrast .active {
    margin-top: 0px !important;
}

.dfw-blackmode ::selection {
    background: #ffd300 !important;
    color: #000 !important;
}

.dfw-blackmode ::-moz-selection {
    background: #ffd300 !important;
    color: #000 !important;
}



.blackmode-nav img {
    background: #fff !important;
    padding: 2px !important;
    margin: 0px 2px !important;
    vertical-align: middle !important;
}

.dfw-blackmode header,
.dfw-blackmode #Menu-Container,
.dfw-blackmode #Main-Menu,
.dfw-blackmode #Intra-Container .intra-text,
.dfw-blackmode #Intra-Container-S .intra-text,
.dfw-blackmode #Quick-services-Container,
.dfw-blackmode #Board-Certified-Container,
.dfw-blackmode #Our-Doctors-Container,
.dfw-blackmode #Our-Doctors-Container h1,
.dfw-blackmode #Our-Doctors-Container h1 a,
.dfw-blackmode #Resources-Edu-Container,
.dfw-blackmode #Location-Container,
.dfw-blackmode footer,
.dfw-blackmode #Content-Container,
.dfw-blackmode #Service-Provide-Container,
.dfw-blackmode .submit-testimonial a:hover {
    background: #000;
}

.dfw-blackmode #access ul ul a {
    background-color: #000;
}

.dfw-blackmode .header-lft-sec img,
.dfw-blackmode #sun-pop img,
.dfw-blackmode .view-more a,
.dfw-blackmode .textMain .contact-ph img,
.dfw-blackmode #sun-pop a {
    background: #fff;
}

.dfw-blackmode #sun-pop {
    background: #212121 !important;
}

.dfw-blackmode #access ul ul,
.dfw-blackmode #access li > a:hover,
.dfw-blackmode .view-more a:hover {
    background: #ffd300;
}

.dfw-blackmode .insurance-icon a:hover,
.dfw-blackmode .patient-forms-icon a:hover {
    background-color: #ffd300;
}


.dfw-blackmode .social-icon-h a {
    background: url(/images/social-h-dfw.png) no-repeat;
}

.dfw-blackmode .facebook-h a {
    background-position: 8px 0px;
}

.dfw-blackmode .twitter-h a {
    background-position: -35px 0px;
}

.dfw-blackmode .googleplus-h a {
    background-position: -113px 0px;
}

.dfw-blackmode .youtube-h a {
    background-position: -151px 0px;
}

.dfw-blackmode .sun-button,
.dfw-blackmode .sun-close a,
.dfw-blackmode .submit-review a:hover,
.dfw-blackmode .view-more a,
.dfw-blackmode .patient-list a,
.dfw-blackmode ul.servs-tabs li .current a,
.dfw-blackmode ul.servs-tabs .current a,
.dfw-blackmode #access li > a:hover,
.dfw-blackmode #access ul ul a:hover,
.dfw-blackmode .services-list-s li a:hover,
.dfw-blackmode .services-list li a:hover {
    color: #000;
}

.dfw-blackmode .textMainBold,
.dfw-blackmode #sun-pop p,
.dfw-blackmode #sun-pop h3,
.dfw-blackmode .submit-review a,
.dfw-blackmode .appoint-h a,
.dfw-blackmode .phone-h a,
.dfw-blackmode .intra-text h2,
.dfw-blackmode .intra-text h2 b,
.dfw-blackmode .intra-text h2 span,
.dfw-blackmode .board-certified-head,
.dfw-blackmode .board-certified-text,
.dfw-blackmode #Our-Doctors-Container h2,
.dfw-blackmode #Our-Doctors-Container h2 a,
.dfw-blackmode .patient-head a,
.dfw-blackmode .patient-head,
.dfw-blackmode .location-details-sec li h3,
.dfw-blackmode .loc-add,
.dfw-blackmode .loc-ph,
.dfw-blackmode .loc-ph a,
.dfw-blackmode .footer-menu a,
.dfw-blackmode .CopyrightText,
.dfw-blackmode .footer-menu,
.dfw-blackmode .navigation,
.dfw-blackmode .textMain h1,
.dfw-blackmode .patient-head-s,
.dfw-blackmode .textMain,
.dfw-blackmode .patient-head-s a,
.dfw-blackmode .tab-content h2,
.dfw-blackmode .sr-text h2,
.dfw-blackmode .sr-text h1,
.dfw-blackmode .tab-content p,
.dfw-blackmode .sr-text p,
.dfw-blackmode ul.servs-tabs li a,
.dfw-blackmode .tab-content li,
.dfw-blackmode .sr-text li,
.dfw-blackmode .healthcare-team .contact-view,
.dfw-blackmode .services-bone #Services-h-Tabs li a:hover,
.dfw-blackmode .services-bone #Services-h-Tabs li.Serviceshead_here,
.dfw-blackmode .services-bone #Services-h-Tabs li a span,
.dfw-blackmode .services-bone h1,
.dfw-blackmode .healthcare-team p,
.dfw-blackmode .meet-prof-p p,
.dfw-blackmode .textMain h2,
.dfw-blackmode .textMain h3,
.dfw-blackmode .textMain h4,
.dfw-blackmode .tab-content a,
.dfw-blackmode .tab-content h3 {
    color: #fff;
}

.dfw-blackmode .phone-h a:hover,
.dfw-blackmode .patient-head-s a:hover,
.dfw-blackmode .footer-menu a:hover,
.dfw-blackmode #Our-Doctors-Container h1 a:hover,
.dfw-blackmode .patient-head a:hover,
.dfw-blackmode .location-head h2 a:hover,
.dfw-blackmode .loc-ph a:hover {
    color: #ffd300;
}

.dfw-blackmode .phone-h a:hover {
    text-decoration: underline;
}

.dfw-blackmode .header-lft-sec img,
.dfw-blackmode #sun-pop img,
.dfw-blackmode #Intra-Container .intra-text,
.dfw-blackmode #Intra-Container-S .intra-text {
    padding: 2px;
}

.dfw-blackmode .submit-review a {
    border: 3px solid #fff;
}

.dfw-blackmode ul.servs-tabs .current {
    border: 1px solid;
}

.dfw-blackmode #access ul ul li {
    border: 2px solid #000;
}

.dfw-blackmode ul.servs-tabs li,
.dfw-blackmode .healthcare-team {
    border: 1px solid;
}

.dfw-blackmode .patient-icon a:hover,
.dfw-blackmode .insurance-icon a:hover,
.dfw-blackmode .patient-forms-icon a:hover {
    border: 1px solid #ffd300;
}

.dfw-blackmode #access ul ul:before {
    border-bottom: 7px solid #ffd300;
}

.dfw-blackmode .submit-review a {
    box-shadow: inset 0 0 0 0 #ffd300;
}

.dfw-blackmode .submit-review a:hover {
    box-shadow: 1000px 1px 0px 0px #ffd300 inset;
    border: 3px solid #000;
}

.dfw-blackmode #access li > a:hover {
    box-shadow: none;
}

.top-drs {
    margin-right: 50px !important;
    float: right;
}

.topdoc-images {
    float: right !important;
    margin-right: 30px !important;
}

.topdoc-images li {
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
    display: inline-block;
}

.border {
    border-bottom: 1px dotted #ccc;
}

/* ADA Styles */
a:focus {
    outline: red solid 2px
}

#Access-Container {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden
}

#Accessibility {
    max-width: 1170px;
    min-width: 300px;
    padding: 2px 0;
    font: 400 12px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    height: 24px;
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box
}

#Accessibility a {
    color: #fff
}

#Accessibility .dfw-on ul {
    display: table;
    table-layout: fixed;
    width: 100%
}

#Accessibility li {
    vertical-align: top;
    display: table-cell
}

.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: 160px;
    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;
    display: inline-block
}

#dfw-skip span {
    width: 1px;
    height: 1px;
    display: block;
    position: absolute;
    top: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden
}

#dfw-skip span.skipAct {
    width: auto;
    height: auto;
    clip: rect(auto, auto, auto, auto);
    overflow: visible;
    position: absolute;
    top: 0;
    padding: 2px
}

.nodisplay {
    display: none !important
}

.dfw-blackmode .navigation a {
    color: #FC0 !important;
    text-decoration: underline !important
}

.dfw-blackmode .textMain a {
    color: #FC0 !important;
}

.accessible_on.dfw-whitemode #Main-Menu {
    background: none;
}

.accessible_on.dfw-whitemode #Quick-services-Container,
.accessible_on.dfw-whitemode #Our-Doctors-Container,
.accessible_on.dfw-whitemode #Our-Doctors-Container h1,
.accessible_on.dfw-whitemode #Our-Doctors-Container h1 a,
.accessible_on .view-more a {
    background: none;
}

.accessible_on #Our-Doctors ul {
    text-align: center;
}

.accessible_on #Our-Doctors ul li {
    border: 1px solid #000;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    width: 300px;
}

.accessible_on.dfw-blackmode #Our-Doctors ul li {
    border: 1px solid #fff;
}

.accessible_on.dfw-whitemode #Our-Doctors-Container h3,
.accessible_on.dfw-whitemode #Our-Doctors-Container h3 a {
    color: #1a1c28;
}

.accessible_on.dfw-whitemode .loc-add,
.accessible_on.dfw-whitemode .loc-ph {
    color: #000;
}

.accessible_on .location-details-sec li a img {
    display: none;
}

.accessible_on .location-image {
    display: none;
}

.accessible_on #Location-Container {
    background: none;
    border: 0px;
}

.accessible_on #Our-Doctors-Container,
.accessible_on #Board-Certified-Container {
    border: 0px;
}

.accessible_on.dfw-whitemode .location-details-sec ul {
    text-align: center;
}

.accessible_on .patient-resources {
    background: none;
}

.accessible_on.dfw-whitemode .location-details-sec li {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 10px;
    border: 1px solid #000;
    min-height: 300px;
}

.accessible_on.dfw-blackmode .location-details-sec li {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 10px;
    border: 1px solid #fff;
    min-height: 300px;
}

.accessible_on .patient-list li a {
    background: none;
    border: 1px solid;
    padding: 19px 0;
    text-align: center;
}

.accessible_on .patient-list li a:hover {
    background: none;
}

.accessible_on.dfw-whitemode .location-details-sec li h3,
.accessible_on.dfw-whitemode .CopyrightText {
    color: #000;
}

.accessible_on footer {
    background: none;
}

.accessible_on.dfw-whitemode .ypo-logo img {
    padding: 10px;
}

/*ADA CSS */
.accessible_on header,
.accessible_on #Menu-Container,
.accessible_on #Quick-services-Container,
.accessible_on #Board-Certified-Container,
.accessible_on #Our-Doctors-Container,
.accessible_on #Location-Container {
    border-bottom: 1px solid;
}

.accessible_on .submit-review a:hover {
    box-shadow: none;
    border: 2px solid;
}

.accessible_on .submit-review a {
    transition: none;
    border: 2px solid;
}

.accessible_on .phone-h a:hover {
    text-decoration: none;
}

.accessible_on #Main-Menu {
    height: 46px;
}

.accessible_on #access a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


.dfw-whitemode #access ul ul {
    background: #eee;
}

.dfw-blackmode #access ul ul {
    background: #333;
}

.accessible_on #access ul ul::before {
    display: none;
}

.accessible_on #access ul ul a {
    border-bottom: none;
    background: none;
}

.accessible_on #access ul ul li {
    border: none;
    border-bottom: 1px dashed;
}

.accessible_on #access ul ul li:last-child {
    border-bottom: none;
}

.accessible_on #access a:hover {
    background: none !important;
}

.accessible_on #Quick-services {
    padding: 20px 0 10px 0;
}

.accessible_on .services-list li {
    margin-left: 0;
    padding-left: 8%;
    padding-right: 8%;
}

.accessible_on .view-more a {
    border: 1px solid;
}

.accessible_on .view-more a:hover,
.accessible_on .location-head h2 {
    background: none;
}

.accessible_on #Our-Doctors ul li {
    height: 415px;
    padding: 25px 0;
}

.accessible_on #Our-Doctors {
    padding: 0 0 30px 0;
}


.accessible_on .loc-ph {
    font: normal 14px/24px 'Arial';
    margin: 0;
}

.accessible_on .loc-add {
    padding: 20px 0;
    margin: 0;
}

.accessible_on .loc-add,
.accessible_on .loc-ph {
    font: normal 13px/23px 'Arial';
}

.accessible_on #Location {
    padding-bottom: 30px;
}

.accessible_on .location-details-sec li h3 {
    margin: 0;
    padding: 0;
}

.accessible_on .location-details-sec li {
    padding: 30px 0 0 0;
    height: 370px;
}

.accessible_on .footer-menu a:hover {
    text-decoration: none;
}

.dfw-whitemode .ypo-logo img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

/*Inner Pages ADA CSS */

.accessible_on #Intra-Container-S,
.accessible_on .google-map-view {
    display: none;
}

.accessible_on .textMainBold a:hover,
.accessible_on .textMain a:hover {
    text-decoration: none;
}


.accessible_on .contact-addr fieldset {
    border: 1px solid;
    margin: 10px 0;
}

.accessible_on .contact-addr legend {
    border: 1px solid;
    box-shadow: none;
}

.accessible_on #Location-Container {
    border-top: 1px solid;
}

.accessible_on .contact-address-sec td {
    background: none;
    border: 1px solid;
}

.accessible_on .contact-address-sec td span,
.accessible_on .contact-address-sec td .style1,
.accessible_on .contact-address-sec td .style2,
.accessible_on .textMain .testimonial-box ul li a,
.accessible_on .textMainBold,
.accessible_on .sr-text p.textMainBold,
.accessible_on .healthcare-team p,
.accessible_on .services-bone,
.accessible_on .tab-content h2,
.accessible_on .sr-text h2,
.accessible_on .sr-text h1,
.accessible_on ul.servs-tabs li,
.accessible_on .tab-content li,
.accessible_on .sr-text li,
.accessible_on .PDFtext {
    color: inherit;
}


.accessible_on .contact-addr legend {
    padding: 0;
    border: none;
}

.accessible_on .contact-addr legend h4 {
    margin: 0;
}

.accessible_on .contact-addr legend h4 a {
    border: 1px solid;
    padding: 10px 20px;
}

.dfw-blackmode .textMain ul li,
.dfw-blackmode .tab-content ul li,
.dfw-blackmode .sr-text ul li {
    background: url(/images/bullet-tm-w.png) no-repeat 15px 12px;
}

.accessible_on .textMain .contact-ph ul li {
    background: none;
    border: 1px solid;
    color: inherit;
}

.accessible_on .submit-testimonial {
    color: inherit;
    border: none;
    box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -webkit-box-shadow: none;
}

.accessible_on .submit-testimonial a {
    background: none;
    color: inherit;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    border: 2px solid;
}

.accessible_on .submit-testimonial a:hover {
    background: none;
    color: inherit;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.accessible_on .textMain .testimonial-box ul li {
    border: 1px solid;
    background: none;
    color: inherit;
}


.accessible_on .textMain .testimonial-box ul li a:hover {
    color: inherit;
    text-decoration: none;
}

.accessible_on .resources-edu-s {
    border: none;
    padding-bottom: 0px;
}

.accessible_on .patient-education-s,
.accessible_on .patient-resources-s,
.accessible_on .UseFul-links img,
.accessible_on ul.servs-tabs li,
.accessible_on .sr-text li,
.accessible_on .healthcare-team {
    border: 1px solid;
}

.accessible_on .patient-list-s {
    color: inherit;
    width: auto;
}

.accessible_on .patient-list-s a {
    border-top: 1px solid !important;
    background: none;
    border: none;
}


.accessible_on .patient-list-s li {
    margin-bottom: 0;
}

.accessible_on .services-list-s {
    background: none;
    border: 1px solid;
}

.accessible_on .services-list-s li {
    width: auto;
    margin-left: 0;
    padding: 5px 24px 5px 20px;
}

.accessible_on .services-list-s li:last-child {
    border-top: 1px dashed;
}

.accessible_on .patient-education-s {
    padding-bottom: 20px;
}

.accessible_on .textMain .img-r img,
.accessible_on .healthcare-team img {
    border: 1px solid;
    padding: 5px;
    outline: none;
}

.dfw-whitemode .textMain ul li,
.dfw-whitemode .tab-content ul li,
.dfw-whitemode .sr-text ul li {
    background: url(/images/bullet-tm-b.png) no-repeat 15px 12px;
}


.accessible_on .healthcare-team .contact-view {
    border: 1px solid;
    padding: 4px;
    display: inline-block;
}

.accessible_on .services-bone h1 {
    color: inherit;
    background: none;
}

.accessible_on #Service-Provide-Container {
    background: none;
}


.dfw-blackmode ul.servs-tabs li,
.dfw-blackmode .sr-text li {
    background: url(/images/sub-arrow-w.png) no-repeat 96% center;
}

.dfw-whitemode ul.servs-tabs li.current {
    background: url(/images/sub-arrow.png) no-repeat 96% center;
}

.accessible_on .tabs-container p a {
    padding: 5px;
    border: 1px solid;
    display: inline-block;
}

.accessible_on .services-bone #Services-h-Tabs li a img {
    filter: none;
    -moz-filter: none;
}

.accessible_on .services-bone #Services-h-Tabs li a:hover,
.accessible_on .services-bone #Services-h-Tabs li.Serviceshead_here {
    background: url(/images/service-provide-li-bdr.png) no-repeat right center;
}

.accessible_on .testimonial-box ul li {
    background: none !important;
}

.accessible_on .videoBorder {
    border: 4px solid;
}

.accessible_on .textMain ul ul li {
    padding: 5px 0px 5px 30px;
    list-style: none;
}

.accessible_on .hv {
    background: none;
    box-shadow: none;
    border: 1px solid;
}

.accessible_on .hv-in {
    background: none;
    color: inherit;
    border-bottom: 1px solid;
}

.accessible_on .pdf-list li {
    padding: 5px 0px 5px 30px;
}


.accessible_on .sr-text {
    width: 100%;
    float: none;
}

.accessible_on .healthcare-team {
    float: none;
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin: 4px;
}

.accessible_on .healthcare-team a,
.accessible_on .healthcare-team img {
    float: none;
}

.accessible_on .healthcare-team-l,
.accessible_on .healthcare-team-r {
    display: inline-block;
    vertical-align: top;
}

.accessible_on .diag-insd,
.accessible_on .non-surg-trt a span br,
.accessible_on .servs-tabs,
.accessible_on .diag-inside a span br,
.accessible_on .non-surg-trt-inside a span br {
    display: none;
}

.accessible_on .non-surg-trt a span,
.accessible_on .diag-inside a span,
.accessible_on .non-surg-trt-inside a span {
    padding: 0 0 0 20px;
}

.accessible_on .non-surg-trt,
.accessible_on .diag-inside,
.accessible_on .non-surg-trt-inside {
    border: 1px solid;
    padding: 10px;
    margin: 20px 0;
}

.accessible_on .tab-cont {
    border-bottom: 1px solid;
    padding: 20px 0;
}

.diag-inside,
.non-surg-trt-inside {
    display: none;
}

.accessible_on .diag-inside,
.accessible_on .non-surg-trt-inside {
    display: block;
}

.accessible_on .diag-ins .non-surg-trt,
.accessible_on .non-ins .non-surg-trt,
.accessible_on .serv-ins .non-surg-trt {
    display: none;
}

.accessible_on .non-surg-trt-inside a span,
.accessible_on .diag-inside a span {
    font: 300 24px/27px 'MyriadProLightRegular';
}

.accessible_on .tab-cont h2 {
    font: bold 36px/38px 'MyriadProLightRegular';
}

.accessible_on .tab-cont h3 {
    font: bold 18px/22px 'MyriadProLightRegular';
    color: inherit;
}

.accessible_on .tab-cont p,
.accessible_on .sr-text p {
    font: normal 13px/19px Verdana, Arial, Helvetica, sans-serif;
}

.accessible_on .tab-cont li,
.accessible_on .sr-text li {
    font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
}

.dfw-whitemode .tab-cont ul li {
    background: url(/images/bullet-tm-b.png) no-repeat 15px 12px;
    padding: 5px 0px 5px 30px;
}

.dfw-blackmode .tab-cont ul li {
    background: url(/images/bullet-tm-w.png) no-repeat 15px 12px;
    padding: 5px 0px 5px 30px;
}

.accessible_on .tab-cont p.textMainBold {
    font: bold 13px/20px Verdana, Arial, Helvetica, sans-serif;
}

.accessible_on #tab-25.tab-cont,
.accessible_on .tab-cont.tab5 {
    border-bottom: none;
}

.dfw-blackmode form ul#form-element-list li.submitbutton input.submit_btn,
.dfw-blackmode form ul#form-element-list li.submitbutton input.submit_btn {
    background: none !important;
    color: #fff !important;
    border: solid 1px #fff !important;
}

.accessible_on .meet-photo-s span {
    color: inherit;
}

.accessible_on #Content-Left {
    display: block;
}

.accessible_on #Sidebar  {
    display: block;
}


 .special-info-txt p {
    padding: 10px 10px 20px 10px;
    font: normal 15px/21px 'Lato';
    color: #505050;
    border: 1px solid #6bc7ef;
    border-radius: 6px;
    margin: 8px auto 10px auto;
    text-align: center;
}
    #Special-Info-Main {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}   
        
   #Special-Info-In {
    max-width: 1140px;
    min-width: 300px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    font: 18px/22px "MyriadProLightRegular";
    background: #009156;
    color: #fff;
}   


.special-info-txt p a {
    color: #000;
}
        
        .close {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 0%;
    padding: 0px 5px 8px 6px;
    transform: translate(0%, -50%);
    text-transform: lowercase;
    color: #FF0000;
    font: 600 24px/16px 'Lato';
    margin: 0 5px 0 0px;
    background: #e5e5e5;
    border-radius: 3px;
}


.special-info-txt p a{
 color: #2ea082;
}

.pop-link a{
 color: #2ea082 !important;
}



 
/* Media Query For Different Screens */
@media all and (max-width:800px) {
    .access-links {
        display: none !important
    }

    .access-settings {
        text-align: center !important
    }
}

@media screen and (max-width: 980px) {
    #access li {
        font: normal 12px/46px Arial;
    }

    .services-list {
        width: 100%;
    }

    li.non-Surgical-icon-h a,
    li.minimally-icon-h a,
    li.diagnostics-icon-h a,
    li.pmr-icon-h a {
        background-position: 5px center;
        padding: 44px 0px 44px 130px;
    }

    li.non-Surgical-icon-h a {
        padding: 44px 0px 44px 130px;
    }

    .healthcare-team {
        width: 100%;
    }

    li.patient-icon a,
    li.insurance-icon a,
    li.patient-forms-icon a {
        background-position: 25px center;
    }

    .patient-list a {
        padding: 19px 0 19px 75px;
    }

    .services-bone #Services-h-Tabs li {
        font: 300 21px/24px 'MyriadProLightRegular';
        width: 33.3%;
    }

    .sr-list {
        width: 36.5%;
    }

    .sr-text {
        width: 62%;
    }

    .contact-nav ul.sub-menu {
        left: -164px !important;
    }
}

@media screen and (max-width: 960px) {
    .submit-review {
        width: 250px;
    }

    .top-drs {
        margin-right: 50px !important;
    }

    .topdoc-images {
        width: 40%;
    }

    .topdoc-images li {
        width: 40%;
    }

    .header-lft-sec a img {
        width: 50%;
    }

    .header-lft-sec {
        padding: 15px 0;
    }

}

@media screen and (max-width: 640px) {
    
    
    #Special-Info-Main{
        background: #fff;
        z-index: 99999;
    }

    /*------ Sub Page media screen  Css------------*/
    #Content-Left {
        margin: 0px auto;
        width: 95%;
    }

    #Sidebar {
        margin: 10px auto;
        float: none;
    }

    #Content-Left,
    #Sidebar,
    .testm-image,
    .testm-doctor {
        display: inherit;
    }

    .location-details-sec li {
        width: 96%;
        margin: 0px auto;
        float: none;
    }

    /*---------- Mobile Menu Css -------------*/
    .js #menu {
        display: none;
    }

    .js .slicknav_menu,
    .slicknav_menu {
        display: block;
    }

    #Menu-Container {
        display: none;
    }

    .home-nav,
    .about-nav,
    .service-nav,
    .work-nav,
    .news-nav,
    .faq-nav,
    .contact-nav,
    .form-nav,
    .patient-info-nav {
        width: 100%;
    }

    .about-nav ul.sub-menu ul {
        left: 100% !important;
        width: 100% !important;
    }

    #Header {
        margin-top: 50px;
    }

    .submit-testimonial {
        float: none;
        width: 75%;
    }

    .meet-photo-s {
        float: none;
        max-width: 50%;
    }

    .textMain .img-r {
        float: right;
    }

    #Intra-Container .intra-text,
    #Intra-Container-S .intra-text {
        display: none;
    }

    .services-list {
        width: 310px;
    }

    .services-list li {
        font: normal 24px/24px 'MyriadProLightRegular';
        width: 100%;
        background: none;
        margin: 10px auto;
    }

    .patient-education,
    .patient-resources {
        float: none;
        margin: 0px auto;
        padding-left: 0px;
        width: 90%;
        background: none;
        min-height: auto;
    }

    #Patient-Testimonials-Container {
        background: #D1E995;
    }

    .board-certified-head {
        font: 300 28px/32px 'MyriadProLightRegular';
    }

    .doctor-pic {
        margin: 20px auto;
        width: 138px;
    }

    .testm-head {
        margin: 5px 0px 0px;
    }

    .testm-image {
        width: 100%;
        min-height: auto;
    }

    ul.servs-tabs,
    .tab-content,
    .sr-text,
    .services-bone #Services-h-Tabs {
        float: none;
        width: 275px;
        margin: 10px auto;
    }

    .sr-text {
        width: 90%;
    }

    .services-bone #Services-h-Tabs li {
        width: 100%;
    }

    .services-bone #Services-h-Tabs li {
        background: none;
    }

    .services-bone #Services-h-Tabs li a:hover,
    .services-bone #Services-h-Tabs li.Serviceshead_here {
        background: url("/images/service-provide-bdr-hover.png") no-repeat center bottom;
    }

    .servs-tabs li {
        width: 100%;
    }

    .header-lft-sec {
        display: block;
        text-align: center;
    }

    .submit-review {
        margin: 0 auto;
    }

    .header-rgt-sec {
        display: block;
        margin: 0 auto;
    }

    .top-drs {
        float: none;
        margin: 0 auto !important;
    }
}

@media screen and (max-width: 550px) {
    #sun-pop {
        width: 85%;
    }
}

@media screen and (max-width: 480px) {
    #Intra-Container .banner0 {
        background: url(/images/banner1-new.jpg) no-repeat 84% top;
    }

    #Intra-Container .banner1 {
        background: url(/images/banner2-new.jpg) no-repeat 84% top;
    }

    #Intra-Container .banner2 {
        background: url(/images/banner3.jpg) no-repeat 90% top;
    }

    #Intra-Container-S .banner0 {
        background: url(/images/banner1-s-new.jpg) no-repeat 84% top;
    }

    #Intra-Container-S .banner1 {
        background: url(/images/banner2-s-new.jpg) no-repeat 84% top;
    }

    #Intra-Container-S .banner2 {
        background: url(/images/banner3-s.jpg) no-repeat 90% top;
    }

    .phone-h {
        margin-bottom: 12px;
    }

    .header-lft-sec,
    .header-rgt-sec {
        display: inherit;
        margin: 10px auto;
    }

    .header-lft-sec {
        text-align: center;
    }

    .google-map-view,
    .google-map-view-l {
        width: 97%;
    }

    .wp-form ul.text li {
        width: 95%;
    }

    .healthcare-team img {
        float: none;
        clear: both;
    }

    #backtobot {
        display: none !important;
    }

    .submit-review {
        text-align: Center;
    }
}
