/*Note: for .dfw-greymode it should look like same as a light-mode, plss remove unwanted css when all done */

.accessible_on .menu nav ul li a {
	
	padding: 19px 14px;
	
}
.dfw-greymode .inner_banner {
	position: relative;
	z-index: 99;
}
.accessible_on #Container .menu li::after {
	
	background: none !important;
	
}
.accessible_on .banner{ z-index: 99; display: none;}
.dfw-blackmode .ypo img {
	-webkit-filter: invert(0);
	-moz-filter: invert(0);
	-ms-filter: invert(0);
	-o-filter: invert(0);
	filter: invert(0);
}
.accessible_on article .blog-posts li .post-content .read-more a, .accessible_on #Blog_Container #Blog_Intra .viewmore a, .accessible_on #Blog_Container #Blog_Intra .recent-blog-post-list li .recent-post-content p.read-more a{ border: 1px solid #ccc;}
.accessible_on .videoBorder {
	display: none;
}
.dfw-greymode #Container .menu ul.dfw-dropdown * {
	background: #ccc !important;
	color: #000 !important;
}
.accessible_on a:focus, .accessible_on button:focus
{ outline: 2px solid #F00;}

/*accessibility 22-09-2020 (last updated)*/
.accessible_on #Container *
{ transform: none !important; transition: none !important; box-shadow: none !important; text-shadow: none !important; background: none !important; border-radius: 0 !important; animation: none !important; }

/*all colors -- not a*/ 
.dfw-whitemode #Container :not(a)
{color: #000 !important;}
.dfw-blackmode #Container :not(a)
{color: #fff !important;}

/*disable before and after*/
.dfw-whitemode #Container ::after, .dfw-blackmode #Container ::after, .dfw-whitemode #Container ::before, .dfw-blackmode #Container ::before 
{ display: none !important;}

/* anchor colors -- a */
.dfw-whitemode #Container a, .dfw-whitemode #Container a *
{color: #00e !important; text-decoration: none !important;}
.dfw-blackmode #Container a, .dfw-blackmode #Container a *
{color: #fc0 !important; text-decoration: none !important;}

/*menu backgrounds*/
.dfw-whitemode #Container .menu ul li ul *, .dfw-whitemode #Container .menu ul li ul, .dfw-whitemode #Container .parentMenu, .dfw-whitemode #Container .menu ul.subMenu
{ background: #eee !important;}
.dfw-blackmode #Container .menu ul li ul *, .dfw-blackmode #Container .menu ul li ul, .dfw-blackmode #Container .parentMenu, .dfw-blackmode #Container .menu ul.subMenu
{ background: #333 !important;}
.accessible_on .parentMenu li a
{ margin: 2px;}
.accessible_on:not(.dfw-greymode) .subMenu li { margin: 2px 0; }
.dfw-greymode .subMenu li { padding: 2px; margin: 0px; }
.accessible_on #Menu-Container 
{ z-index: 999;}
.accessible_on .menu li.menu-home a { font-size: 16px !important;}

/*dfw skip codes*/
.accessible_on .dfw-skip a { font-size: 12px !important; text-transform: none;}
.accessible_on .dfw-skip { z-index: 999; display: block; border: 1px solid !important;}
.accessible_on .dfw-skip { background: #fff !important;} 
.dfw-blackmode .dfw-skip { background: #000 !important;}

/*sidebar*/
.accessible_on aside, .accessible_on .fixedsidebar 
{ padding: 5px; border: 1px solid; margin: 0 !important; width: 310px; text-align: center;}
.accessible_on aside, .accessible_on .fixedsidebar 
{ clear: both;}
.accessible_on aside .dfw-skip { margin-right: -100px;}

/*ADA for accordation*/
.accessible_on .accordContent, .accessible_on .accordTitle
{ display: block !important; border: 1px solid !important; }

/*content width auto*/
.accessible_on #Content { width: auto; }

/*gdp format for ADA*/
.accessible_on:not(.dfw-greymode) #gdpCookie
{ background: #8a8787 !important; left: 0; right: 0; margin: 0 auto; text-align: center; }

/*menu icon replace with text, Menus border none and top headder code*/
.menu li.menu-home a span { display: none !important;}
.accessible_on li.menu-home a span { display: block !important; font-size: 16px; }
.accessible_on:not(.dfw-greymode) .menu *
{ border: none !important;}
.accessible_on .menu ul
{ visibility: visible;  opacity: 1; z-index: 99; }

.accessible_on .menu { position: relative;}

/*conatact us common and social links */
.accessible_on .contactTable { display: block; border: 0; box-shadow: none !important; }
.accessible_on .contact-address { border: 1px solid; margin: 10px auto; display: block;}
.accessible_on .social-logo { width: auto;}

/*conatact us common end */

.accessible_on #Header-sec, .accessible_on #Credibility, .accessible_on aside-sec, .accessible_on #Practice-loc-sec, .accessible_on #Footer-sec, .accessible_on #Services-sectn, .accessible_on #main-content, .accessible_on #Dr-sec, .accessible_on #Patient-rsrcs, .accessible_on #Practice-vid, .accessible_on #Request-appt, .accessible_on #Reviews, .accessible_on #Content-Sec
{ position: relative !important;}

/*display none items (updated commonly used clsses too)*/
.accessible_on .Banner-Tabs, .accessible_on .contactTable .contact-map, .accessible_on aside * br, .accessible_on .map_sec .rslides, .accessible_on .form-tabs, .accessible_on .cont_map_blk iframe
{ display: none !important;}

/*commonly used ADA style for ul, li & a*/
.accessible_on aside ul, .accessible_on #Credibility ul, .accessible_on .tabs, .accessible_on #qlinks ul, .accessible_on .joint, .accessible_on .services_sec ul
{ text-align: center; float: none !important;}

.accessible_on aside ul li, .accessible_on #Credibility ul li, .accessible_on .tabs li, .accessible_on #qlinks ul li,.accessible_on .joint li, .accessible_on .services_sec ul li
{ display: inline-block !important; width: auto !important; border: 1px solid !important; height: auto; margin: 5px !important; min-height: 10px !important; float: none !important; vertical-align: top; min-width: 150px; padding: 0; background: none;}

.accessible_on aside ul li a, .accessible_on #Credibility ul li a, .accessible_on .tabs li a, .accessible_on #qlinks ul li a, .accessible_on .joint li a, .accessible_on .services_sec ul li a
{ display: inline-block; padding: 10px !important; min-width: 250px; border: 0 !important; min-height: 10px !important; float: none !important; vertical-align: top; width: 260px; height: auto; background: none;}

/*commonly used ADA style for ul, li & a end*/

/*required font icons*/
#Accessibility .dfwOn.dfwActive.dfwHide .dfwClose a::before, #Accessibility .dfwOn.dfwActive.dfwHide .dfwClose a::before, .accessible_on:not(.dfw-greymode) .parentList > .dropMenu::after, .accessible_on:not(.dfw-greymode) .parentList .subparentList > .dropMenu::after, .accessible_on #Container * .font-icon::before 
{ display: inline-block !important; }

/*not required font icons*/
.accessible_on #Container .menu-home a .font-icon::before, .accessible_on #Container .menu-home a::before, .accessible_on #Container .social-logo ul li a::before
{ display: none !important;}

/*grayscale for images*/
.accessible_on .logo img 
{ filter: grayscale(100%) contrast(100%);}
.accessible_on #Credibility li img { filter: invert(25%);}
.accessible_on .ypo-logo
{ filter: invert(1%) !important;}
.accessible_on.dfw-greymode .ypo-logo
{ filter: invert(1) !important;}

/*common code for New Accessibility sidebar (plss remove first 2 code for old site)*/
.dfwOn.dfwHide { left: -205px;}
.dfwOn.dfwActive.dfwHide .dfwClose { left: 85%;}

.dfw-whitemode #Accessibility li a { color: #00e;}
.dfw-blackmode #Accessibility li a { color: #fc0;}
.dfw-greymode #Accessibility li a { color: #000;}

/*common other code*/
.accessible_on .sm-icons a { padding: 5px; margin: 5px;}
.accessible_on .sm-icons a span { display: block !important;}
.accessible_on .sm-icons li {width: auto; display: inline-block; vertical-align: top; border: 1px solid;}

.accessible_on #Content-Main { padding-top: 60px; margin-top: -60px;} /*check bredcrumb links on this style*/

/*common code for grey mode*/
.dfw-greymode #Container * { color: #000 !important;}
.dfw-greymode .sm-icons li a { background: none; color: #fff;}
.dfw-greymode .dfw-skip a { color: #000;}
.dfw-greymode #Main-Menu .menu > li:hover
{ background: none !important; color: #000 !important; border-color: #fff;}
.dfw-greymode #Main-Menu ul.subMenu * 
{ background: #ccc !important; color: #000 !important;}
.dfw-greymode .navigation a, .dfw-greymode .navigation { color: #000;}

/*common border code goes here*/
.accessible_on .lp-rd a, .accessible_on .doc_txt ul li a, .accessible_on .pat_resource ul li, .accessible_on .bullet2 li
{ border: 1px solid !important; margin: 5px;}

.accessible_on .review a { padding: 5px; margin: 5px; border: 1px solid;}

/*other code goes here*/
.accessible_on .abc
{ text-align: center;} 

.accessible_on .sm-icons 
{ position: relative; left: 0; top: 0; z-index: 9; display: block; clear: both; text-align: center;}

.accessible_on .marquee0 div {
	position: relative !important;
	left: 0 !important;
	clear: both !important;
	display: block !important;
	top: 0 !important;
	white-space: normal !important;
	height: auto !important;
}


.accessible_on .ui-accordion-content { display: block !important; border: 1px solid !important; padding: 5px !important;}

.accessible_on aside { float: none; clear: both; padding: 5px; position: relative;}

.accessible_on #Container .side_doc_blk :not(img)
{ background: #fff !important;}
.accessible_on.dfw-blackmode #Container .side_doc_blk :not(img)
{ background: #000 !important;}

.accessible_on .forms-home div {
	display: block !important;
}

/*border colors (it should be last)*/
.accessible_on.dfw-whitemode #Container *, .accessible_on.dfw-greymode #Container * { border-color: #000 !important; }
.accessible_on.dfw-blackmode #Container * { border-color: #fff !important;}
#Scroller {
	display: none !important;
}
/* GDPR */
.dfw-whitemode.accessible_on #Container .gdpCookie {
    background: rgba(255, 255, 255, 0.8) !important;
    border-radius: 50px !important;
}

.accessible_on #Container .gdpCookie {
    position: fixed;
    z-index: 9999999;
    bottom: 0px !important;
    width: 80% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0) !important;
    -moz-transform: translate(-50%, 0) !important;
    -ms-transform: translate(-50%, 0) !important;
    -o-transform: translate(-50%, 0) !important;
    transform: translate(-50%, 0) !important;
    font-family: Arial, sans-serif !important;
    font-size: 90% !important;
    -webkit-text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    -webkit-box-shadow: 0px 0px 10px 1px rgb(51 51 51 / 50%);
    -moz-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5);
    -ms-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5);
    -o-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 10px 1px rgb(51 51 51 / 50%) !important;
    border-radius: 50px !important;
}

.dfw-greymode.accessible_on #Container .gdpCookie {
    background: rgba(204, 204, 204, 0.8) !important;
    color: #333;
    border: 1px solid #333;
}

.dfw-blackmode.accessible_on #Container .gdpCookie {
    background: rgba(0, 0, 0, 0.8) !important;
    color: #fff;
    border: 1px solid #fff;
}

.adaOn span {
    background: url(/images/accessible-icon.png)no-repeat center center #003263;
    color: #fff;
    border-radius: 50%;
}

.dfwOff,
.dfwOn {
    display: none;
}

.dfwActive.dfwOff,
.dfwActive.dfwOn {
    display: block;
}

.dfwOff {
    position: fixed;
    z-index: 99999;
    left: 5px;
    bottom: 20px;
    width: 50px;
    height: 50px;
}

.dfwOff li {
    position: absolute;
}

.dfwOff.adaHide {
    left: -40px;
}

.adaOn {
    width: 100%;
    height: 100%;
    z-index: 1;
}

.adaOn span {
    width: 100%;
    height: 100%;
    display: block;
    font-family: 'fontello';
    font-size: 30px;
}

.adaOn span::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.adaClose {
    font: bold 11px/24px 'Roboto', sans-serif;
    color: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.adaClose a {
    border-radius: 5px;
    display: block;
    padding: 0px 8px;
    background: #003263;
    color: #fff;
}
.dfwOff:hover .adaClose,
.dfwOff:focus .adaClose {
    left: 85%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.dfwOff:focus-within .adaClose {
    left: 85%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.dfwClose {
    position: absolute;
    font: bold 11px/24px 'Roboto', sans-serif;
    left: 50%;
    top: 0px;
    z-index: -1;
}

.dfwClose a {
    border-radius: 0px 5px 5px 0px;
    display: block;
    padding: 0px 8px;
    background: #fff;
    border: 1px solid #000;
    color: #000;
}

.dfw-whitemode .dfwClose a {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.dfw-blackmode .dfwClose a {
    background: #fff;
    border: 1px solid #fff;
    color: #000;
}

.dfw-greymode .dfwClose a {
/*    background: #ccc;*/
    border: 1px solid #000;
    color: #000;
}

.dfwOn.dfwActive.dfwHide .dfwClose {
    visibility: visible;
    left: 75%;
}

.dfwOn.dfwActive.dfwHide .dfwClose a {
    padding: 0px 30px 0px 8px;
}

.dfwOn.dfwActive.dfwHide .dfwClose a::before {
    position: absolute;
    z-index: 1;
    content: '\f29a';
    left: calc(100% - 24px);
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font: 400 20px/24px 'fontello';
}

.dfwOn:hover .dfwClose,
.dfwOn:focus .dfwClose,
.dfwOn.dfwActive.dfwHide:hover .dfwClose,
.dfwOn.dfwActive.dfwHide:focus .dfwClose {
    left: 100%;
}

.dfwOn:focus-within .dfwClose,
.dfwOn.dfwActive.dfwHide:focus-within .dfwClose {
    left: 100%;
}

.dfwOn {
    position: fixed;
    left: 0px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font: normal 12px/20px 'Roboto', sans-serif;
    z-index: 9999;
    width: 200px;
    background: #fff;
    border: 1px solid #000;
    color: #000;
}

.dfwOn.dfwHide {
    left: -200px;
}

.dfwOn li {
    border-bottom: 1px dotted #ccc;
}

.dfwOn li:last-child {
    border-bottom: none;
}

.dfwOn li a {
    padding: 10px 15px;
    display: block;
}

.dfwOn li a::before {
    margin-right: 10px;
}

.dfw-whitemode .dfwOn {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}

.dfw-blackmode .dfwOn {
    background: #000;
    border: 1px solid #fff;
    color: #fff;
}

.dfwOff,
.dfwOff.adaHide,
.adaClose,
.dfwOff:hover .adaClose,
.dfwOff:focus .adaClose,
.dfwClose,
.dfwOn:hover .dfwClose,
.dfwOn:focus .dfwClose,
.dfwOn.dfwActive.dfwHide:hover .dfwClose,
.dfwOn.dfwActive.dfwHide:focus .dfwClose,
.dfwOn,
.dfwOn.dfwHide {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dfwOff:focus-within .adaClose,
.dfwOn:focus-within .dfwClose,
.dfwOn.dfwActive.dfwHide:focus-within .dfwClose {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dfwHead {
    font: bold 14px/20px 'Roboto', sans-serif;
    padding: 15px;
    position: relative;
    z-index: 1;
    background: #fff;
}

.dfw-whitemode .dfwHead,
.dfw-whitemode .dfwHide {
    background: #fff;
    color: #000;
}

.dfw-blackmode .dfwHead,
.dfw-blackmode .dfwHide {
    background: #000;
    color: #fff;
}

.dfw-greymode #Container * {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.dfw-whitemode .dfwHide a {
    border: 2px solid #000;
}

.dfw-blackmode .dfwHide a {
    border: 2px solid #fff;
}

.dfwHide .dfwHide {
    right: -10px;
}

.dfwHide .dfwHide a {
    padding-left: 20px;
}

.dfwHide.dfwOn:hover .dfwHide,
.dfwHide.dfwOn:focus .dfwHide {
    right: -65px;
}

.dfwHide.dfwOn:focus-within .dfwHide {
    right: -65px;
}

.dfwHide.dfwOn:hover .dfwHide a,
.dfwHide.dfwOn:focus .dfwHide a {
    padding-left: 50px;
}

.dfwHide.dfwOn:focus-within .dfwHide a {
    padding-left: 50px;
}

.dfw-skip {
    overflow: hidden;
    vertical-align: top;
    right: 5px;
    top: 0px;
    position: absolute;
    font: normal 12px/20px 'Roboto', sans-serif;
    display: none;
    z-index: 99;
    padding: 2px;
}

#skip-header.dfw-skip {
    top: 0px;
}

#skip-sidebar.dfw-skip {
    right: 0px;
}

.dfw-skip a {
    display: block;
    padding: 0px 5px;
}
/* website css*/
.nodisplay{display: none;}
.accessible_on .nodisplay{display: block;}
.accessible_on .smo li{background: none;}
.accessible_on .smo {
	width: 300px; border:none;
}
.accessible_on .smo li {
	width: 29%;
}
.accessible_on .stickyMenu {
	position: static !important;
}
.accessible_on #Container .menu li ul {
	width: 233px;
}
.accessible_on .banner2, .accessible_on .bannerVideo, .accessible_on .left_wrapper{display: none;}
.accessible_on .right_wrapper {
	float: none;
	width: 100%;
	text-align: center;
}
.accessible_on .pro_head {
	padding: 0px 10px 20px;
}
.accessible_on .prducty {
	padding: 30px 0 0px;
}
.accessible_on .products_wrapper {
	padding: 50px 0 80px;
}
.accessible_on .solution_wrapper {
	text-align: center;
}
.accessible_on .solution_wrapper ul {
	width: 100%;
}
.accessible_on .news_container li{width: 100%; float: left;}
.accessible_on .news_container {
	height: auto;
}
.accessible_on .market_container ul {
	width: 300px;
    margin: 0px auto;
	float: none;
}
.accessible_on .market_container ul li {
	position: static;
	width: 100%;
	margin: 20px auto;
	text-align: center;
}
.accessible_on market_container ul li.m3{text-align: center;}
.accessible_on .market_container h4 {
	margin: 0px 36%;
}
.accessible_on .right_map .map-u {display: none;}
.accessible_on .products_wrapper {
	min-height: auto;
	padding: 0px 0 0px;
}
.accessible_on #Markets, .accessible_on #Welcome, .accessible_on #Products, .accessible_on #Solutions, .accessible_on #News, .accessible_on #Footer, .accessible_on #Map{position: relative;}
.accessible_on #Menu .dfw-skip {
	right: -38px;
	top: -18px;
	z-index: 9999;
}
.accessible_on #slider5, .accessible_on #slider5 #controls{display: none;}
.accessible_on .left_container {
	float: none;
	width: 100%;
	margin: 5px 0% 20px 0;
}
/*.accessible_on .contents iframe{display: none;}*/
.accessible_on .more9 a, .accessible_on .read-more a{border:1px solid;}
.accessible_on #Content .dfw-skip {
	right: -41px;
}
.accessible_on .pagelet-posts.pagelet_262 li {
	float: left;
}
.dfw-whitemode .ypo img {
	filter: invert(60%) !important;
}
.dfw-greymode .ypo img {
	filter: invert(60%) !important;
}

/*.accessible_on .gdpCookie{width: 81% !important;transform: translate(0%, 0) !important;}*/