/* ----- Fonts CSS ----- */
@font-face {
	font-family: 'fontello';
	src: url('fonts/fontello.eot');
	src: url('fonts/fontello.eot#iefix') format('embedded-opentype'),
		 url('fonts/fontello.woff') format('woff'),
		 url('fonts/fontello.ttf') format('truetype'),
		 url('fonts/fontello.svg#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* ----- Global CSS ----- */
body, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	font: 400 15px/20px 'Rubik', sans-serif;
}
ul li {
	list-style: none;
}
img {
	border: 0px;
	max-width: 100%;
	vertical-align: middle;
}
a, a:hover {
	text-decoration: none;
	color: inherit;
}
*, ::after, ::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
a:focus {
	outline: 1px dotted #000;
}
a:focus-within {
 outline: 1px dotted #000;
}
.accessible_on a:focus {
	outline: 2px solid #F00 !important;
}
.accessible_on a:focus-within {
 outline: 2px solid #F00 !important;
}
.font-icon::before {
	content: attr(data-icon);
	font-family: "fontello";
}
/* ----- Fixed CSS ----- */
.hr {
	padding: 10px 0px;
	background: url(../images/hr-b.gif) repeat-x left center;
}
.dfw-whitemode .hr {
	background: url(../images/hr-b.gif) repeat-x left center;
}
.dfw-blackmode .hr, .dfw-greymode .hr {
	background: url(../images/hr-w.gif) repeat-x left center;
}
.clear-float {
	clear: both;
}
.nodisplay {
	display: none !important;
}
.fluid-div, .theme-L, .theme-R {
	width: 100%;
	height: 100%;
}
.theme-L, .theme-R {
	position: absolute;
	z-index: 99;
	padding: 0px;
	margin: 0px;
	top: 0px;
}
.theme-L {
	left: -100%;
}
.theme-R {
	right: -100%;
}
.table-div, .form-table {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.table-row, .form-row {
	display: table-row;
}
.table-cell, .form-cell {
	display: table-cell;
	vertical-align: top;
}
.img-l {
	float: left;
	margin: 0px 15px 10px 0px;
}
.img-r {
	float: right;
	margin: 0px 0px 10px 15px;
    border: 1px solid #ccc;
}
.img-c {
	text-align: center;
	margin: 10px;
}
.videoBorder, .multiBorder {
	position: relative;
	margin: 15px auto;
}
.videoBorder {
	width: 90%;
	padding: 50% 0px 0px 0px;
}
.videoBorder iframe, .videoBorder embed {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 4px solid #333;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.dfw-whitemode .videoBorder iframe {
	border: 4px solid #000;
}
.dfw-blackmode .videoBorder iframe {
	border: 4px solid #fff;
}
.dfw-greymode .videoBorder iframe {
	border: 4px solid #ccc;
}
.multiBorder {
	width: 100%;
}
.multiBorder iframe, .multiBorder embed {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}
/* ----- Slider CSS ----- */
.rslides {
	width: 100%;
	height: 100%;
	position: relative;
}
.rslides li {
	display: none;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	-webkit-backface-visibility: hidden;
	-khtml-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
}
.rslides li li {
	display: inherit;
	width: inherit;
	height: inherit;
	position: inherit;
	left: inherit;
	top: inherit;
}
.Banner-Tabs {
	position: absolute;
	z-index: 9;
	margin: 0px;
	padding: 0px;
	bottom: 5px;
	right: 5px;
}
.Banner-Tabs li {
	display: inline-block;
	position: relative;
	background: #003263;
	width: 20px;
	height: 5px;
}
.Banner-Tabs li.Banner_here {
	background: #fff;
}
.Banner-Tabs li a {
	display: block;
	width: 100%;
	height: 100%;
}
.Banner-Tabs li span {
	position: absolute;
	z-index: 1;
	font: normal 10px/20px 'Ubuntu', sans-serif;
	color: #000;
	background: rgba(255,255,255, 0.7);
	padding: 0px 3px;
	display: none;
	width: 100%;
	left: 0px;
	bottom: 100%;
}
.Banner-Tabs li a:hover span, .Banner-Tabs li.Banner_here a span {
	display: block;
}
.Banner_auto, .Banner_nav {
	position: absolute;
	z-index: 99;
	display: block;
	width: 20px;
	height: 20px;
	bottom: 5px;
	text-align: center;
}
.Banner_auto span, .Banner_nav span {
	position: absolute;
	z-index: 1;
	display: none;
	background: rgba(255,255,255,0.7);
	bottom: 100%;
	font: normal 12px/20px 'Ubuntu', sans-serif;
	color: #000;
	padding: 2px 5px 5px 5px;
}
.Banner_auto span {
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.Banner_auto {
	left: 30px;
}
.slidePrev::before, .slideNext::before, .slidePlay::before, .slidePause::before {
	font-family: 'fontello';
}
.slidePlay::before {
	content: '\e815';
}
.slidePause::before {
	content: '\e814';
}
.slidePrev::before {
	content: '\e80e';
}
.slideNext::before {
	content: '\e810';
}
.Banner_nav.slidePrev {
	left: 5px;
}
.Banner_nav.slideNext {
	left: 55px;
}
.Banner_nav.slidePrev span {
	left: 0px;
}
.Banner_nav.slideNext span {
	right: 0px;
}
.Banner_auto:hover span, .Banner_nav:hover span {
	display: block;
}
#Banner {
	position: relative;
}
/* ----- Scrolling CSS ----- */
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 99999px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: auto;
	display: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
	width: 95%;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
}
.nbs-flexisel-item img {
	cursor: pointer;
	position: relative;
	margin: 10px 0px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	position: absolute;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	top: 0px;
	height: 100%;
	width: 20px;
	cursor: pointer;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-left::before {
	left: 0px;
}
.nbs-flexisel-nav-right, .nbs-flexisel-nav-right::before {
	right: 0px;
}
.nbs-flexisel-nav-left::before, .nbs-flexisel-nav-right::before {
	font: normal 20px/30px 'fontello';
	position: absolute;
	text-align: center;
	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%);
}
.nbs-flexisel-nav-left::before {
	content: '\e80e';
}
.nbs-flexisel-nav-right::before {
	content: '\e810';
}
.nbs-flexisel-nav-left.disabled, .nbs-flexisel-nav-right.disabled {
	opacity: 0.4;
}
/* ----- Back to Top/Bottom CSS ----- */
#Scroller {
	cursor: pointer;
	right: 5px;
	position: fixed;
	z-index: 9999;
	width: 42px;
	height: 42px;
	text-align: center;
	bottom: 10px;
	display: none;
	opacity: 0.7;
}
#Scroller a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
#Scroller a::before {
	position: absolute;
	z-index: 9;
	left: 50%;
	top: 50%;
	font-family: 'fontello';
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 16px;
}
#Scroller.scrollUp a::before {
	content: '\e80f';
}
#Scroller.scrollDown a::before {
	content: '\e80d';
}
#Scroller:hover {
	opacity: 1;
}
#Scroller span {
	font: normal 12px/20px 'Ubuntu', sans-serif;
	background: rgba(255,255,255,1);
	position: absolute;
	right: 95%;
	z-index: -1;
	padding: 0px 15px 0px 10px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	display: none;
}
#Scroller:hover span {
	display: block;
}
/*----- Accessibility -----*/



.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 'Ubuntu', 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;
}
.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 'Ubuntu', 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: 70%;
}
.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 'Ubuntu', 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 'Ubuntu', 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 'Ubuntu', 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;
}
/*----- Default CSS -----*/
#Container, header, nav, section, footer, #Content-Container, #Footer-Container, #Access-Container, #Banner-Container, #Banner-Container-S {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#Container {
	overflow: hidden;
}
#Content {
	position: relative;
}
/*----- Sticky Header -----*/
header.stickyHeader {
	width: 100%;
	z-index: 999;
	position: absolute;
}
header.stickyHeader {
	top: 0px;
}
header.stickyHeader, header.stickyHeader.stickyAnimate {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
header.stickyHeader.stickyAnimate {
	position: fixed;
}
/*---- Menu ----*/
#Main-Menu {
	display: block;
}
#Mobile-Menu {
	display: none;
}
.menu {
	font-size: 0px;
}
.menu li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-align: center;
}
.menu li a {
	display: block;
}
.menu ul {
	position: absolute;
	z-index: 999;
	left: 0px;
	display: none;
}
.menu ul ul {
	left: 100%;
	top: 0px;
}
.menu ul li {
	height: auto;
	text-align: left;
	display: block;
}
.menu ul li a {
	padding: 5px 15px 5px 30px;
}
.menu li:hover > ul, .menu li:focus > ul {
	display: block;
}
.menu li:focus-within > ul {
 display:block;
}
.menu li:last-child ul {
	right: 0px;
	left: auto;
}
.menu li:last-child li ul, .menu li:last-child li:last-child ul {
	right: 100%;
}
.accessible_on .menu li.menu-home {
	font-size: inherit !important;
	width: auto;
}
/* Mobile Menu */
.toggleMenu {
	text-align: center;
	padding: 2px;
}
.toggleMenu a {
	display: block;
	padding: 5px;
}
.toggleMenu span {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 10px;
	width: 40px;
	height: 30px;
	font-size: 26px;
	line-height: 30px;
}
.parentMenu li {
	position: relative;
	overflow: hidden;
}
.parentMenu li a {
	padding: 10px 5px 10px 10px;
	display: block;
	position: relative;
	z-index: 1;
}
.parentMenu li ul {
	display: none;
}
.parentMenu li ul li a {
	padding: 10px 5px 10px 20px;
}
.parentMenu li li ul li a {
	padding: 10px 5px 10px 40px;
}
.parentMenu li li li ul li a {
	padding: 10px 5px 10px 60px;
}
.parentMenu li li li li ul li a {
	padding: 10px 5px 10px 80px;
}
.dropMenu {
	width: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 0;
	display: block;
	cursor: pointer;
}
.dropMenu::after {
	font-family: 'fontello';
	position: absolute;
	right: 15px;
	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%);
}
.parentMenu li.parentList > a:first-child, .parentMenu li li.subparentList > a:first-child {
	display: inline-block;
}
.parentList > .dropMenu::after, .parentList .subparentList > .dropMenu::after {
	content: '\e810';
}
.parentList:hover > .dropMenu::after, .parentList.actMenu > .dropMenu::after, .parentList .subparentList:hover > .dropMenu::after, .parentList .subparentList.actMenu > .dropMenu::after {
	content: '\e80d';
}
.Wrapper {
	z-index: 9999;
}
.Wrapper.mobileMenu {
	position: absolute;
	width: 100%;
	left: 0px;
	display: none;
}
.Wrapper.slideMenu {
	position: fixed;
	width: 90%;
	top: 0px;
	display: block;
	height: 100%;
	overflow-y: scroll;
}
#Container.slideLeft .Wrapper.slideMenu {
	left: -90%;
	-webkit-transition: left .90s ease-in-out;
	-moz-transition: left .90s ease-in-out;
	-ms-transition: left .90s ease-in-out;
	-o-transition: left .90s ease-in-out;
	transition: left .90s ease-in-out;
}
#Container.slideLeft .Wrapper.slideMenu.showMenu {
	left: 0px;
}
#Container.slideRight .Wrapper.slideMenu {
	right: -90%;
	-webkit-transition: right .90s ease-in-out;
	-moz-transition: right .90s ease-in-out;
	-ms-transition: right .90s ease-in-out;
	-o-transition: right .90s ease-in-out;
	transition: right .90s ease-in-out;
}
#Container.slideRight .Wrapper.slideMenu.showMenu {
	right: 0px;
}
#Container.slideLeft {
	left: 0px;
	-webkit-transition: left .90s ease-in-out;
	-moz-transition: left .90s ease-in-out;
	-ms-transition: left .90s ease-in-out;
	-o-transition: left .90s ease-in-out;
	transition: left .90s ease-in-out;
}
#Container.slideLeft.slideContainer {
	left: 90%;
	background: rgba(0,0,0,0.4);
}
.dfw-blackmode #Container.slideLeft.slideContainer {
	background: rgba(255,255,255,0.4);
}
#Container.slideRight {
	right: 0px;
	-webkit-transition: right .90s ease-in-out;
	-moz-transition: right .90s ease-in-out;
	-ms-transition: right .90s ease-in-out;
	-o-transition: right .90s ease-in-out;
	transition: right .90s ease-in-out;
}
#Container.slideRight.slideContainer {
	right: 90%;
	background: rgba(0,0,0,0.4);
}
.dfw-blackmode #Container.slideRight.slideContainer {
	background: rgba(255,255,255,0.4);
}
.menuClose {
	position: absolute;
	z-index: 9;
	right: 0px;
	background: rgba(0, 0, 0);
	width: 70px;
}
.menuClose a {
	display: block;
	padding: 5px 20px 5px 10px;
	color: #fff;
}
.menuClose a span::before {
	font-family: 'fontello';
	content: '\e816';
	position: absolute;
	right: 5px;
	top: 5px;
}
.Wrapper .socialIcons, .Wrapper .socialIcons ul, .Wrapper .socialIcons li {
	margin: 0px;
	padding: 0px;
}
.Wrapper .socialIcons li {
	display: inline-block;
	vertical-align: top;
}
/* Navigation CSS */

.navigation a {
	font-weight: normal;
	text-decoration: none;
    color: #fff;
}

/* Text CSS */
.textMain a {
	text-decoration: none;
}
.textMain a:hover {
	text-decoration: underline;
}
.textMain p {
	padding: 5px 0px 15px 0px;
}
.textMain ul {
	padding: 0px;
	margin: 0px;
}
.textMain ol {
	padding: 0px 0px 0px 30px;
	margin: 10px 0px;
}
.textMain ul li, .textMain ol ul li {
	background: url(../images/bullet-b.gif) no-repeat 15px 15px;
	padding: 5px 5px 5px 30px;
}
.dfw-whitemode .textMain ul li {
	background: url(../images/bullet-b.gif) no-repeat 15px 15px;
}
.dfw-blackmode .textMain ul li {
	background: url(../images/bullet-w.gif) no-repeat 15px 15px;
}
.textMain ol li {
	padding: 5px 5px 5px 5px;
	list-style: decimal;
}
.textMain ul ul, .textMain ol ol {
	margin: 0px;
	padding: 5px 5px 10px 20px;
}
.textMain ul ul li {
	background: none;
	padding: 5px;
	list-style: circle;
}
.textMain ol ol li {
	padding: 5px;
	list-style-type: lower-alpha;
}
.textMain ol ul li {
	list-style: none;
}
.textMain ul ul ul li {
	list-style: square;
}
.textMain ol ol ol li {
	list-style: lower-roman;
}
.textMain li p {
	margin: 5px;
}
.textMain h1 {
	padding: 5px 0px 15px 0px;
	margin: 0px;
}
.textMain h1 span, .textMain h2 span {
	display: block;
}
.textMain h2, .textMain h3, .textMain h4, .hTag2, .hTag3, .hTag4 {
	padding: 15px 0px 5px 0px;
}
.textMain h1 a, .textMain h2 a, .textMain h3 a, .textMain h4 a, .hTag2 a, .hTag3 a, .hTag4 a {
	text-decoration: none;
}
.textMainBold, .textMain strong {
	font-weight: bold;
}
.textMain em {
	font-style: italic;
}
.PDFtext {
	font: normal 12px 'Ubuntu', sans-serif;
	color: #999;
}
.mandatory {
	font: normal 14px 'Ubuntu', sans-serif;
	color: #F00;
}
#Sidebar {
	position: relative;
	padding: 20px 0px 20px 0px;
}
/* YPO Showcase Page */
.ypo-showcase {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.showcase {
	padding: 5px;
	border: 1px solid #003263;
}
.ypo-l {
	padding: 10px;
	background: #fff;
	text-align: right;
}
.ypo-r {
	background: #efefef;
	padding: 10px;
	text-align: left;
}
.ypo-l img, .ypo-r img {
	border: 1px solid #003263;
	padding: 2px;
}
.ypo-l img {
	margin: 0px 15px 10px 0px;
	float: left;
}
.ypo-r img {
	margin: 0px 0px 10px 15px;
	float: right;
}
/* Blog */
.textMain .blog-posts ul, .textMain .blog-posts li, .textMain .pagelet-posts ul, .textMain .pagelet-posts li {
	margin: 0px;
	padding: 0px;
	background: none;
}
.textMain .blog-posts li, .textMain .pagelet-posts li {
	padding: 15px 0px;
	border-bottom: 1px solid #ccc;
}
.textMain .blog-posts li h3 a, .textMain .pagelet-posts li h3 a {
	text-decoration: none;
}
.textMain .blog-posts li p, .textMain .pagelet-posts li p {
	padding: 10px 0px !important;
	margin: 0px !important;
}
.textMain .blog-posts li .read-more, .textMain .pagelet-posts li .read-more {
	display: inline-block;
}
.textMain .blog-posts li .read-more a, .textMain .pagelet-posts li .read-more a {
	display: block;
	padding: 10px 15px;
	border: 2px solid #333;
	border-radius: 10px;
	text-decoration: none;
}
/* Media CSS */
.mediaList {
	margin: 0px;
	padding: 10px 0px;
}
.textMain .mediaList ul {
	margin: 0px;
	padding: 0px;
}
.textMain .mediaList li {
	display: inline-block;
	list-style: none;
	padding: 0px;
	margin: 5px 3px;
	border-radius: 5px;
	background: none;
	border: 2px solid #ccc;
}
.mediaList li a {
	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
.mediaList li a::before {
	font-family: 'fontello';
	margin-right: 10px;
}
.info a::before {
	content: '\e80b';
}
.video a::before {
	content: '\e808';
}
/* Tab Accordion */
.tabAccordion {
	margin: 10px 0px;
	position: relative;
}
.tabList {
	display: none;
}
.tabList ul, .textMain .tabList ul {
	margin: 0px;
	padding: 0px;
}
.tabList li, .textMain .tabList li {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: top;
	border-radius: 5px 5px 0px 0px;
	border: 1px solid #ccc;
	background: none;
}
.tabList li a, .textMain .tabList li a {
	display: block;
	text-decoration: none;
	padding: 5px 15px;
}
.tabResponsive .tabList {
	display: block;
}
.tabResponsive .tabContent {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	padding: 15px 10px;
	border: 1px solid #ccc;
	display: none;
}
.tabContent.tabActive {
	position: relative;
	display: block;
	z-index: 1;
}
/* Accordion CSS*/
.accordion {
	margin: 10px 0px;
}
.accordTitle, .textMain .accordTitle, .accordResponsive .tabTitle, .accordResponsive .textMain .tabTitle {
	padding: 8px 0px 8px;
	margin: 2px 0px;
	letter-spacing: 1px;
	position: relative;
	cursor: pointer;
    background: #25272f;
    color: #fff;
    border-radius: 20px 0px 0px 0px;
}
.accordTitle::after, .textMain .accordTitle::after, .accordResponsive .tabTitle::after, .accordResponsive .textMain .tabTitle::after {
	font-family: 'fontello';
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.accordTitle::after, .textMain .accordTitle::after, .accordResponsive .tabTitle::after, .accordResponsive .textMain .tabTitle::after {
	content: '\e80b';
}
.accordTitle.showAccord::after, .textMain .accordTitle.showAccord::after, .accordResponsive .tabTitle.showAccord::after, .accordResponsive .textMain .tabTitle.showAccord::after {
	content: '\e80c';

}
.showAccord:hover{
        background: #0c4dc2;
}
.accessible_on .accordTitle, .accessible_on .textMain .accordTitle, .accessible_on .accordResponsive .tabTitle, .accessible_on .accordResponsive .textMain .tabTitle {
	border: none;
	padding: 10px 0px;
	margin: 0px;
}
.accordTitle a, .textMain .accordTitle a, .accordResponsive .tabTitle a, .accordResponsive .textMain .tabTitle a {
	padding: 5px 10px;
	display: inline-block;
	text-decoration: none;
    color: #fff;
}
.textMain .accordion .showAccord{
    background:  #43b8f5;
    color: #fff;
}
.textMain .accordion .showAccord a{
    color: #fff;
}
.textMain .accordion .showAccord a:hover{
    color: #fff;
}
.accordTitle a:hover{

}
.textMain .accordTitle a:hover{
   color: #fff;
}

.accordContent, .textMain .accordContent, .accordResponsive .tabContent, .textMain .accordResponsive .tabContent {
	display: none;
	padding: 10px;
    background: #f5f6f7;
}
.accessible_on .accordContent, .accessible_on .textMain .accordContent, .accessible_on .accordResponsive .tabContent, .accessible_on .textMain .accordResponsive .tabContent {
	border: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
.dfw-whitemode .accordContent, .dfw-whitemode .textMain .accordContent, .dfw-whitemode .accordResponsive .tabContent, .dfw-blackmode .textMain .accordResponsive .tabContent {
	border-bottom: 1px dashed #000;
}
.dfw-blackmode .accordContent, .dfw-blackmode .textMain .accordContent, .dfw-blackmode .accordResponsive .tabContent, .dfw-blackmode .textMain .accordResponsive .tabContent {
	border-bottom: 1px dashed #fff;
}
/* Sublist for textMain */
.subList {
	padding: 10px 0px;
}
.textMain .subList ul, .textMain .subList li {
	padding: 0px;
	margin: 0px;
	background: none;
}
.textMain .subList li {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 2px;
	margin: 3px 0px;
	width: 48%;
	min-width: 200px;
	background: none;
	border: 2px solid #ccc;
}
.textMain .subList li a {
	display: block;
	padding: 5px 15px;
	text-decoration: none;
}
/* Relative list for textMain */
.relList {
	padding: 10px 0px;
}
.textMain .relList ul, .textMain .relList li {
	padding: 0px;
	margin: 0px;
	background: none;
}
.textMain .relList li {
	display: inline-block;
	vertical-align: top;
	padding: 2px;
	margin: 3px 0px;
}
.textMain .relList li a {
	display: block;
	text-decoration: none;
}
.tel1, .tel2, .tel3, .tel4, .tel5, .tel6, .tel7, .tel8, .tel9 {
	display: inline-block;
}
.social-logo li {
	display: inline-block;
	vertical-align: top;
}
.social-logo li span {
	display: none;
}
/* Page Not Found */
.notImg {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	font: normal 60px/100px 'Ubuntu', sans-serif;
	margin: 0px auto;
	text-align: center;
}
.dfw-whitemode .notImg {
	background: #00e;
	color: #fff;
}
.dfw-blackmode .notImg {
	background: #fc0;
	color: #000;
}
.notImg::before {
	font-family: 'fontello';
	line-height: 100px;
	content: '\e817';
}
.textMain .notFound {
	font: normal 20px/30px 'Ubuntu', sans-serif;
	text-align: center;
	padding: 50px 0px;
}
.textMain .notFound h1 {
	font: normal 100px/120px 'Ubuntu', sans-serif;
}
.textMain .notFound h1 span {
	font: normal 50px/60px 'Ubuntu', sans-serif;
}
/* Thank You Page */
.thankImg {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	font: normal 60px/100px 'Ubuntu', sans-serif;
	background: #060;
	color: #fff;
	margin: 0px auto;
	text-align: center;
}
.dfw-whitemode .thankImg {
	background: #00e;
	color: #fff;
}
.dfw-blackmode .thankImg {
	background: #fc0;
	color: #000;
}
.thankImg::before {
	font-family: 'fontello';
	line-height: 100px;
	content: '\e813';
}
.textMain .thankYou {
	font: normal 16px/30px 'Ubuntu', sans-serif;
	text-align: center;
	padding: 50px 0px;
}
.textMain .thankYou h1 {
	font: normal 60px/100px 'Ubuntu', sans-serif;
}
.textMain .thankYou h1 span {
	font: normal 60px/100px 'Ubuntu', sans-serif;
	display: inline-block;
	color: #060;
}
/*----- Icons -----*/
.pdf-icon::before {
	font-family: 'fontello';
}
.pdf-icon::before {
	content: '\f1c1';
	color: red;
	font-size: 20px;
	margin-right: 10px;
}
/*----- Accessible -----*/
.dfw-whitemode, .dfw-whitemode .dfw-skip {
	background: #fff;
}
.dfw-blackmode, .dfw-blackmode .dfw-skip {
	background: #000;
}
.dfw-whitemode #Container {
	color: #000 !important;
}
.dfw-whitemode #Container a, .dfw-whitemode #Container a:hover, .dfw-whitemode .Wrapper a, .accessible_on.dfw-whitemode #dfw-WhiteMode.dfw-active a {
	color: #00e !important;
}
.dfw-blackmode #Container {
	color: #fff !important;
}
.dfw-blackmode #Container a, .dfw-blackmode #Container a:hover, .dfw-blackmode .Wrapper a, .accessible_on.dfw-blackmode #dfw-BlackMode.dfw-active a {
	color: #fc0 !important;
}
.dfw-greymode #dfw-GreyMode.dfw-active a {
	background: #ccc;
}
.accessible_on .theme-L, .accessible_on .theme-R, .accessible_on .accordTitle a::after, .accessible_on .textMain .accordTitle a::after, .accessible_on .social-logo li a:before, .accessible_on .menu-home a::before {
	display: none;
}
.accessible_on .social-logo li span, .accessible_on #Content, .accessible_on #Sidebar, .accessible_on .dfw-skip {
	display: block;
}
.accessible_on #Content, .accessible_on #Sidebar {
	position: relative;
}
.accessible_on .social-logo li {
	width: auto;
}
.dfw-whitemode .menu ul, .dfw-whitemode .Wrapper,.dfw-greymode .menu ul, .dfw-greymode .Wrapper {
	background: #eee;
}
.dfw-blackmode .menu ul, .dfw-blackmode .Wrapper {
	background: #333;
}
.accessible_on .textMain, .accessible_on .textMain h1, .accessible_on .textMain h1 span, .accessible_on .textMain h2, .accessible_on .textMain h2 span, .accessible_on .textMain h3, .accessible_on .textMain h3 span, .accessible_on .textMain h4, .accessible_on .textMain h4 span, .accessible_on .navigation, .accessible_on .PDFtext, .accessible_on .notFound {
	color: inherit !important;
}
.accessible_on .parentMenu li, .accessible_on .textMain .relList li, .accessible_on .textMain .subList li, .accessible_on .ypo-l, .accessible_on .ypo-r, .accessible_on .textMain ul ul li, .accessible_on .menu-home a, .accessible_on .textMain .mediaList li, .accessible_on .menu li li,.accessible_on .menu ul li a,.accessible_on header {
	background: none !important;
}
.dfw-whitemode .dfw-skip, .dfw-whitemode .showcase, .dfw-whitemode .ypo-l img, .dfw-whitemode .ypo-r img, .dfw-greymode .dfw-skip, .dfw-greymode .showcase, .dfw-greymode .ypo-l img, .dfw-greymode .ypo-r img {
	border: 1px solid #000;
}
.dfw-blackmode .dfw-skip, .dfw-blackmode .showcase, .dfw-blackmode .ypo-l img, .dfw-blackmode .ypo-r img {
	border: 1px solid #fff;
}
.dfw-whitemode .textMain .mediaList li, .dfw-whitemode .textMain .relList li, .dfw-whitemode .textMain .subList li {
	border: 2px solid #000;
}
.dfw-blackmode .textMain .mediaList li, .dfw-blackmode .textMain .relList li, .dfw-blackmode .textMain .subList li {
	border: 2px solid #fff;
}
.dfw-greymode .textMain .mediaList li, .dfw-greymode .textMain .relList li, .dfw-greymode .textMain .subList li {
	border: 2px solid #000;
}
.dfw-whitemode .ypo-l, .dfw-whitemode .ypo-r {
	border-bottom: 1px dashed #000;
}
.dfw-blackmode .ypo-l, .dfw-blackmode .ypo-r {
	border-bottom: 1px dashed #fff;
}
.dfw-whitemode .ypo-logo img {
	-webkit-filter: invert(100%);
	-moz-filter: invert(100%);
	-ms-filter: invert(100%);
	-o-filter: invert(100%);
	filter: invert(100%);
}
.dfw-blackmode .ypo-logo img {
	-webkit-filter: invert(0);
	-moz-filter: invert(0);
	-ms-filter: invert(0);
	-o-filter: invert(0);
	filter: invert(0);
}
.accessible_on .menu li::before {
    position: relative;
}
.accessible_on .stories-s-Tabs {
    display: none;
}
.accessible_on .social-header li,.accessible_on .social-footer li {
    margin: 0px 15px;
}
.accessible_on .social-footer {
    width: 320px;
}
.accessible_on #Credibility li {
    display: inline-block;
    margin: 0 auto;
}
.accessible_on #marquee {
    overflow: visible;
    height: auto;
}
.accessible_on #marquee ul {
    width: auto !important;
}
.accessible_on.dfw-greymode .patient-forms-h span {
	background: url(../images/patient-forms-icon-h.png) no-repeat 0px 0px;
}
.accessible_on.dfw-greymode .first--visit-h span {
	background: url(../images/first-visit-icon-h.png) no-repeat 0px 0px;
}
.accessible_on.dfw-greymode .insurance-information-h span {
	background: url(../images/insurance-icon-h.png) no-repeat 0px 0px;
}
.accessible_on.dfw-greymode .online-appointment-h span {
	background: url(../images/online-icon-h.png) no-repeat 0px 0px;
}
.accessible_on .patient-forms-h span {
	background: url(../images/patient-forms-icon-h.png) no-repeat 0px 0px;
}
.accessible_on .first--visit-h span {
	background: url(../images/first-visit-icon-h.png) no-repeat 0px 0px;
}
.accessible_on .insurance-information-h span {
	background: url(../images/insurance-icon-h.png) no-repeat 0px 0px;
}
.accessible_on .online-appointment-h span {
	background: url(../images/online-icon-h.png) no-repeat 0px 0px;
}
.accessible_on .social-footer li span{
    display: block;
}
.accessible_on .social-footer li {
    border: none;
}
.accessible_on .menu li {
    transition: none;
}
.accessible_on #Main-Menu {
    border-top: none !important;
    border-bottom: none !important;
}
.accessible_on.dfw-greymode .h-appoint2::before,.accessible_on.dfw-whitemode .h-appoint2::before {
    filter: invert(1);
}
.accessible_on .kwicks>li:hover h3,
.accessible_on .kwicks>li.kwicks-selected h3,
.accessible_on #panel-1::after, 
.accessible_on #panel-1:hover::after, 
.accessible_on #panel-1.kwicks-selected::after, 
.accessible_on #panel-2::after, 
.accessible_on #panel-2:hover::after, 
.accessible_on #panel-2.kwicks-selected::after, 
.accessible_on #panel-3::after, 
.accessible_on #panel-3:hover::after,
.accessible_on #panel-3.kwicks-selected::after,
.accessible_on #panel-4::after,
.accessible_on #panel-4:hover::after,
.accessible_on #panel-4.kwicks-selected::after,
.accessible_on #panel-5::after, 
.accessible_on #panel-5:hover::after,
.accessible_on #panel-5.kwicks-selected::after {
    background: none !important;
}
.accessible_on .kwicks>li div ul, .kwicks>li div p {
    display: block;
}
.accessible_on .kwicks>li h3 {
    display: none;
}
.accessible_on .kwicks-horizontal > * {
    left: 0px !important;
    width: 19% !important;
    position: relative !important;
}
.accessible_on #Specialties-Section {
    height: 350px;
}
.accessible_on .ada-kwicks li ul {
    text-align: center;
    width: 210px;
    margin: 0 auto;
}
.accessible_on .ada-kwicks li ul li {
    padding: 7px 0px;
}
.accessible_on .link-m {
    margin-top: 10px;
}
.accessible_on .link-m a {
    border:1px solid #000;
    padding: 7px;
}

/* Media Query For Different Screens */
@media screen and (max-width : 640px) {
.dfwOn li.table-cell {
	text-align: center;
	padding: 5px 0px;
}
.accessible_on .dfw-skip {
	display: none;
}
}
@media screen and (max-width : 480px) {
#Scroller {
	display: none;
}
}


.accessible_on #Header-Container .dfw-skip{
    right: 0px;
}


.accessible_on #Testimonials-Container .dfw-skip{
    right: 0px;
top: 0px;
}
.accessible_on #Watch-Container .dfw-skip{
    z-index: 999;
}

.accessible_on #Testimonials-Section{
    margin-top: 0px;
    padding-top: 23px;
}


.accessible_on.dfw-whitemode .ypo-logo{
    background:rgba(0,0,0,0.8);
    padding: 5px;
}
.accessible_on .copyrights p a {
    padding: 0px 26px;
}


.accessible_on.dfw-whitemode #Banner-Container, .accessible_on.dfw-whitemode #Header-Container, .accessible_on.dfw-whitemode #Specialties-Container, .accessible_on.dfw-whitemode #Profile-Container, .accessible_on.dfw-whitemode #Credibility-Container, .accessible_on.dfw-whitemode #Arthroscopic-Container, .accessible_on.dfw-whitemode #Techniques-Container, .accessible_on.dfw-whitemode #Testimonials-Container, .accessible_on.dfw-whitemode #Education-Container, .accessible_on.dfw-greymode #Banner-Container, .accessible_on.dfw-greymode #Header-Container, .accessible_on.dfw-greymode #Specialties-Container, .accessible_on.dfw-greymode #Profile-Container, .accessible_on.dfw-greymode #Credibility-Container, .accessible_on.dfw-greymode #Arthroscopic-Container, .accessible_on.dfw-greymode #Techniques-Container, .accessible_on.dfw-greymode #Testimonials-Container, .accessible_on.dfw-greymode #Education-Container{
    border-bottom: 1px solid #000;
}
.accessible_on.dfw-blackmode #Banner-Container, .accessible_on.dfw-blackmode #Header-Container, .accessible_on.dfw-blackmode #Specialties-Container, .accessible_on.dfw-blackmode #Profile-Container, .accessible_on.dfw-blackmode #Credibility-Container, .accessible_on.dfw-blackmode #Arthroscopic-Container, .accessible_on.dfw-blackmode #Techniques-Container, .accessible_on.dfw-blackmode #Testimonials-Container, .accessible_on.dfw-blackmode #Education-Container {
    border-bottom: 1px solid #fff;
}
.accessible_on #Footer-Container, .accessible_on #Map-Intra{
    border-top: 1px solid #000;
}
.accessible_on #Banner-Service {
    top: 42.5%;
}

.accessible_on .blog-rm{
    bottom: -48px;
}
.accessible_on .copyrights{
    border: none;
}
.accessible_on .menu{
    text-align: center;
}

.accessible_on .social-header li span{
    display: block;
    width: 61px;
}
.accessible_on .contactTable, .accessible_on .contactTable:hover{
    box-shadow: none;
}
.accessible_on .menu li.menu-home {
    font-size: 14px !important;
}
.accessible_on .social-header li{
    border: none;
}
.accessible_on .social-header li a{
    width: 67px;
}
.accessible_on .social-header{
    width: 332px;
}
.accessible_on .foot-credi {
    padding: 0px 0px 2px;
}
.accessible_on .resources-s{
    margin: 70px 0px 0px;
}
.accessible_on .profile-more{
    bottom: -52px;
}
.accessible_on.dfw-whitemode .h-appoint2, .accessible_on.dfw-whitemode .profile-view li, .accessible_on.dfw-whitemode .arthroscopic-more, .accessible_on.dfw-whitemode .technique-more, .accessible_on.dfw-whitemode .pt-rm li, .accessible_on.dfw-whitemode .multi-view li, .accessible_on.dfw-whitemode .add-intra li, .accessible_on.dfw-whitemode .add-more, .accessible_on.dfw-whitemode .dr-intra-s, .accessible_on.dfw-whitemode .profile-more, .accessible_on.dfw-whitemode .resources-s, .accessible_on.dfw-whitemode .education-more, .accessible_on.dfw-whitemode #Banner-Container-S, .accessible_on.dfw-whitemode .readMore-cond a, .accessible_on.dfw-whitemode .textMain .con-pro ul li,.accessible_on.dfw-greymode .profile-view li,.accessible_on.dfw-greymode #Banner-Container-S,.accessible_on .aside-dr,.accessible_on .aside-about,.accessible_on .specialize-s,.accessible_on .review-s,.accessible_on .dr-loc-s,.accessible_on .aside-appt,.accessible_on.dfw-blackmode .aside-dr,.accessible_on.dfw-blackmode .aside-about,.accessible_on.dfw-blackmode .specialize-s,.accessible_on.dfw-blackmode .review-s,.accessible_on.dfw-blackmode .dr-loc-s,.accessible_on.dfw-blackmode .aside-appt{
    border: 1px solid #000;
}
.accessible_on #Menu-Container .dfw-skip{
    right: -76px;
}

.accessible_on .Banner-Tabs, .accessible_on .Banner-Tabs li.Banner_here a, .accessible_on .Banner-Tabs li.Banner_here, .accessible_on .Banner_tabs, .accessible_on .Banner-text, .accessible_on .banner-content, .accessible_on .location-map, .accessible_on .contact-map, .accessible_on .pt-main::before, .accessible_on .pt-main::after, .accessible_on #Map-Container, .accessible_on .social-header .font-icon::before,.accessible_on .social-footer .font-icon::before{
    display: none !important;
}

.accessible_on #Profile-Container, .accessible_on .h-appoint2, .accessible_on .h-appoint2 a:hover, .accessible_on .about-dr a, .accessible_on .about-appoint a, .accessible_on #Arthroscopic-Container, .accessible_on .arthroscopic-more a, .accessible_on .arthroscopic-more a:hover, .accessible_on #Techniques-Container, .accessible_on .cartilage-intra, .accessible_on .technique-more a, .accessible_on .pt-rm li a:hover, .accessible_on #Education-Container, .accessible_on .multi-view li a, .accessible_on .multi-view li a:hover, .accessible_on .social-header li:hover,.accessible_on .social-footer li:hover,.accessible_on .social-header li, .accessible_on .add-intra, .accessible_on .add-intra li, .accessible_on #Footer-Container, .accessible_on .add-more a, .accessible_on .add-more a:hover, .accessible_on .dr-intra-s, .accessible_on .profile-more a, .accessible_on .profile-more a:hover, .accessible_on .profile-more, .accessible_on .resources-s, .accessible_on .education-more a, .accessible_on .education-more a:hover, .accessible_on #Banner-Container-S, .accessible_on .textMain .servi-list li, .accessible_on .services-tab1, .accessible_on .services-tab2, .accessible_on .services-tab3, .accessible_on .services-tab4, .accessible_on .services-tab5, .accessible_on .services-tab6, .accessible_on .services-tab7, .accessible_on .accordTitle, .accessible_on .textMain .accordTitle, .accessible_on .accordResponsive .tabTitle, .accessible_on .accordResponsive .textMain .tabTitle, .accessible_on .readMore-cond a, .accessible_on .textMain .con-pro ul li, .accessible_on .accordContent, .accessible_on .textMain .accordContent, .accessible_on .accordResponsive .tabContent, .accessible_on .textMain .accordResponsive .tabContent, .accessible_on .textMain .relList li a, .accessible_on .profile-text h1::before,.accessible_on .michael-cv a,.accessible_on .aside-dr-heading,.accessible_on .review-all a,.accessible_on .textMain .conditions-page .resp-tabs-list li,.accessible_on .textMain .conditions-page .resp-tabs-list li.resp-tab-active,.accessible_on .textMain .conditions-page .resp-tabs-container,.accessible_on .textMain .write-review a,.accessible_on .textMain .subList li a,.accessible_on .textMain .subList li a:hover {
    background: inherit !important;
}
.accessible_on #Banner-text, .accessible_on .spe-heading1, .accessible_on .profile-text h1, .accessible_on .dr-name, .accessible_on .profile-text p, .accessible_on .heading1, .accessible_on .heading2, .accessible_on .arthroscopic-intra p, .accessible_on .cutting .heading1, .accessible_on .cutting .heading2, .accessible_on .cutting p, .accessible_on .pt-head, .accessible_on .quality, .accessible_on .pt-text, .accessible_on .pt-text span, .accessible_on .add-intra .heading1, .accessible_on .add-intra p, .accessible_on .copyrights, .accessible_on .dr-name-s, .accessible_on .board-cert, .accessible_on #navigation h1, .accessible_on #navigation, .accessible_on .pro-name, .accessible_on .pro-name span,.accessible_on.dfw-greymode .h-appoint2 a,.accessible_on.dfw-greymode .add-intra li li a,.accessible_on.dfw-greymode .add-more a,.accessible_on.dfw-greymode .resources-list-l li a, .accessible_on.dfw-greymode .resources-list-r li a,.accessible_on.dfw-greymode .about-dr a,.accessible_on.dfw-greymode .about-appoint a,.accessible_on.dfw-greymode .arthroscopic-more a,.accessible_on.dfw-greymode .technique-more a,.accessible_on.dfw-greymode .social-header li,.accessible_on.dfw-greymode .social-footer li,.accessible_on.dfw-greymode .multi-view li a,.accessible_on.dfw-greymode .menu ul li a:hover,.accessible_on.dfw-greymode #navigation a,.accessible_on .aside-dr-heading,.accessible_on.dfw-greymode .review-all a,.accessible_on .aside-about p,.accessible_on .specialize-s,.accessible_on .aside-head,.accessible_on.dfw-greymode .textMain a,.accessible_on .con-pro ul li:hover,.accessible_on .mandatory,.accessible_on.dfw-greymode .dr-name-s, .accessible_on.dfw-greymode .education-more a,.accessible_on.dfw-greymode .resources-s li a,.accessible_on.dfw-greymode .profile-more a,.accessible_on.dfw-greymode .textMain .subList li,.accessible_on .textMain strong  {
    color: inherit !important;
}
.accessible_on .rollover {
        display: none;
        position: relative;
    }
    .accessible_on .rollover-nodisplay  {
        display: block;
        text-align: center;
    }
    
    .accessible_on .rollover-nodisplay  a {
        border:1px solid #000;
        padding: 10px 20px !important;
        text-decoration: none !important;
    }
    
    .accessible_on .con-pro ul li:hover {
        background: none;
        transition:none;
        transform: none;
        
    }
.accessible_on .resources-s li.resources-tab5 span {
	background: url(../images/patient-forms-icon-h.png) no-repeat 0px 0px;
}
.accessible_on .resources-s li.resources-tab6 span {
	background: url(../images/first-visit-icon-h.png) no-repeat 0px 0px;
}
.accessible_on .resources-s li.resources-tab7 span {
	background: url(../images/insurance-icon-h.png) no-repeat 0px 0px;
}
.accessible_on .resources-s li.resources-tab8 span {
	background: url(../images/online-icon-h.png) no-repeat 0px 0px;
}

.accessible_on .textMain .conditions-page .resp-tabs-list.hor_1 li a::before {
    border-bottom: none;
}
.accessible_on .textMain .conditions-page .resp-tabs-list.hor_1 li a {
    box-shadow: none;
}
.accessible_on #Footer{
    min-height: 650px;
    padding: 0px 0px 30px 0px;
}
.accessible_on #Banner-Container #Banner {
    height: 600px;
}
.accessible_on #Banner-text{
    top:154px;
    bottom: inherit;
}
.accessible_on.dfw-blackmode #Banner-Container, .accessible_on.dfw-blackmode #Header-Container, .accessible_on.dfw-blackmode #Specialties-Container, .accessible_on.dfw-blackmode #Profile-Container, .accessible_on.dfw-blackmode #Credibility-Container, .accessible_on.dfw-blackmode #Arthroscopic-Container, .accessible_on.dfw-blackmode #Techniques-Container, .accessible_on.dfw-blackmode #Testimonials-Container, .accessible_on.dfw-blackmode #Education-Container{
    border-bottom: 1px solid #fff;
}
.accessible_on.dfw-greymode #Banner-Container, .accessible_on.dfw-greymode #Header-Container, .accessible_on.dfw-greymode #Specialties-Container, .accessible_on.dfw-greymode #Profile-Container, .accessible_on.dfw-greymode #Credibility-Container, .accessible_on.dfw-greymode #Arthroscopic-Container, .accessible_on.dfw-greymode #Techniques-Container, .accessible_on.dfw-greymode #Testimonials-Container, .accessible_on.dfw-greymode #Education-Container{
    border-bottom: 1px solid #000;
}

.accessible_on.dfw-blackmode .h-appoint2, .accessible_on.dfw-blackmode .profile-view li, .accessible_on.dfw-blackmode .arthroscopic-more, .accessible_on.dfw-blackmode .technique-more, .accessible_on.dfw-blackmode .pt-rm li, .accessible_on.dfw-blackmode .multi-view li, .accessible_on.dfw-blackmode .add-intra li, .accessible_on.dfw-blackmode .add-more, .accessible_on.dfw-blackmode .dr-intra-s, .accessible_on.dfw-blackmode .profile-more, .accessible_on.dfw-blackmode .resources-s, .accessible_on.dfw-blackmode .education-more, .accessible_on.dfw-blackmode #Banner-Container-S, .accessible_on.dfw-blackmode .readMore-cond a, .accessible_on.dfw-blackmode .textMain .con-pro ul li, .accessible_on.dfw-blackmode .textMain .conditions-page .resp-tabs-list li {
    border: 1px solid #fff;
}
.accessible_on.dfw-greymode .h-appoint2, .accessible_on.dfw-greymode .add-intra li,.accessible_on.dfw-greymode .add-more, .accessible_on.dfw-greymode .arthroscopic-more,.accessible_on.dfw-greymode .technique-more,.accessible_on.dfw-greymode .multi-view li,.accessible_on.dfw-greymode .textMain .conditions-page .resp-tabs-list li,.accessible_on.dfw-whitemode .textMain .conditions-page .resp-tabs-list li,.accessible_on.dfw-greymode .textMain .con-pro ul li,.accessible_on.dfw-greymode .dr-intra-s {
    border:1px solid #000;
}
.accessible_on.dfw-blackmode .pt-logos img,  .accessible_on.dfw-blackmode .ypo-logo{
    background:rgba(255,255,255,0.8);
    padding: 5px;
}
.accessible_on.dfw-blackmode #Header .logo img {
    background:#fff;
}

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


