@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoitalic';
    src: url('../fonts/lato-italic-webfont.woff2') format('woff2'),
         url('../fonts/lato-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* ----- Global CSS ----- */
body, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
	margin: 0px;
	padding: 0px;
	font-family: 'latoregular';
letter-spacing: 0.1px;
}
body {
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
}
ul li {
	list-style: none;
}
img {
	border: 0px;
	max-width: 100%;
	vertical-align: middle;
	height:auto;
}
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 #ccc;
}
.accessible_on a:focus {
	outline: 2px solid #F00 !important;
}
/* ----- Fixed CSS ----- */
.hr {
	padding: 10px 0px;
}
.dfw-whitemode .hr {
	background: url(../images/hr-b.gif) repeat-x left center;
}
.dfw-blackmode .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;
}
.img-c {
	text-align: center;
	margin: 10px;
}
.videoBorder, .multiBorder {
	position: relative;
	margin: 15px auto;
}
.videoBorder {
	width: 100%;
	padding:60% 0px 0px 0px;
}
.videoBorder iframe, .videoBorder embed, .multiBorder iframe, .multiBorder embed {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 0px 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;
}
.multiBorder {
	width: 100%;
}
.multiBorder iframe, .multiBorder embed {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}


/* ----- Fixed CSS ----- */
.hr {
	background: url(../images/hr.gif) repeat-x left center;
	padding: 10px 0px;
    clear: both;margin-top: 30px;
}
.clear-float {
	clear: both;
}


/* ----- 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: 2;
	margin: 0px;
	padding: 0px;
	bottom: 10px;
	right: 0px;
	width:150px;
}
.Banner-Tabs li {
	display: inline-block;
	position: relative;
	background:url(../images/banner-dot.png) no-repeat 0px 1px;
	width: 15px;
	height:15px;
}
.Banner-Tabs li.Banner_here, .Banner-Tabs li.Banner2_here {
	background:url(../images/banner-dot.png) no-repeat -17px 1px;
}
.Banner-Tabs li a {
	display: block;
	width: 100%;
	height: 100%;
}
.Banner-Tabs li span {
	position: absolute;
	z-index: 1;
	font: normal 10px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/play-b.png) no-repeat center center #fff;
	padding: 0px 3px;
	display: none;
	width: 100%;
	left: 0px;
	bottom: 100%;
	padding: 0px 0px;
}
.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: 25px;
	height: 25px;
	bottom: 5px;
}
.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 Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 2px 5px 5px 5px;
}
.Banner_auto span {
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.Banner_auto {
	background: url(../images/play-b.png) no-repeat center center #fff;
	left: 30px;
}
.Banner_auto.Banner_pause {
	background: url(../images/pause-b.png) no-repeat center center #fff;
}
.Banner_nav.prev {
	background: url(../images/prev-b.png) no-repeat center center #fff;
	left: 5px;
}
.Banner_nav.next {
	background: url(../images/next-b.png) no-repeat center center #fff;
	left: 55px;
}
.Banner_nav.prev span {
	left: 0px;
}
.Banner_nav.next span {
	right: 0px;
}
.Banner_auto:hover span, .Banner_nav:hover span {
	display: block;
}
#Banner {
	position: relative;
}
/* ----- Scrolling CSS ----- */
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
	direction:ltr;
}
.nbs-flexisel-ul {
	position: relative;
	width: 99999px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
	width: 94%;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
	text-align: center;
}
.nbs-flexisel-item img {
	cursor: pointer;
	position: relative;
	margin: 10px 0px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	position: absolute;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	top: 0px;
	height: 100%;
	width: 40px;
}
.nbs-flexisel-nav-left {
	left: 0px;
	background: url(../images/arrow-l.png) no-repeat center center;
}
.nbs-flexisel-nav-right {
	right: 0px;
	background: url(../images/arrow-r.png) no-repeat center center;
}
/* ----- Back to Top/Bottom CSS ----- */
#backtobot, #backtotop {
	cursor: pointer;
	right: 5px;
	position: fixed;
	z-index: 9999;
	width: 42px;
	height: 42px;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	border-radius: 20px;
	bottom: 10px;
}
#backtotop {
	background: url(../images/arrow-u.png) left top no-repeat;
}
#backtobot {
	background: url(../images/arrow-d.png) left top no-repeat;
}
#backtobot a, #backtotop a {
	display: block;
	color: #000;
	opacity: 0.7;
}
#backtobot:hover, #backtotop:hover {
	opacity: 1;
}
#backtobot span, #backtotop span {
	background: rgba(255,255,255,1);
	position: absolute;
	right: 90%;
	z-index: -1;
	padding: 0px 15px 0px 10px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	display: none;
}
#backtobot:hover span, #backtotop:hover span {
	display: block;
}

/* Contact Us */
.contact-info {
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #ccc;
	position: relative;
}
.contact-info:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-top: 10px solid #000;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #000;
}
.contact-info:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #000;
	border-bottom: 10px solid #000;
	border-left: 10px solid transparent;
}
.contact-info-left {
	width: 300px;
}
.contact-info-right iframe {
	width: 100%;
	height: 200px;
	border: none;
}
.textMain .contact-info-left h2 {
	font: 500 20px/30px 'Muli', sans-serif;
	color: #000;
	text-align: center;
}
.textMain .contact-info-left h2 a , .textMain .contact-info-left1 h2 a {
	color: #000;
	border-bottom: none;
}
.textMain .contact-info-left li {
	position: relative;
	padding: 10px 0 10px 10px;
	background: none;
}


.textMain .contact-info-left1 li {
	position: relative;
padding: 10px 0 10px 38px;
background: none;
width: 41%;
display: inline-block;
margin: 0 0px;}
.textMain .contact-info-left li:before{
	position: absolute;
	content:'';
	left: 7px;
	top: 12px;
	height:20px;
	width:20px;
}

.textMain .contact-info-left li:before , .textMain .contact-info-left1 li:before{
	position: absolute;
	content:'';
	left: 10px;
	top: 12px;
	height:20px;
	width:20px;
}
.textMain .contact-info-left1 li.address:before {
	background:url(../images/contact-icons.png) no-repeat left top;
}
.textMain .contact-info-left1 li.tel:before {
	background:url(../images/contact-icons.png) no-repeat left -57px;
}

.textMain .contact-info-left11 li.tel{padding: 10px 0 10px 38px;
}
.textMain .contact-info-left11 li.tel:before {
	background:url(../images/contact-icons.png) no-repeat left -57px; 
}

.textMain .contact-info-left1 li:before {
	background:url(../images/contact-icons.png) no-repeat left -118px;
}
.textMain .contact-info-left li.time:before {
	background:url(../images/contact-icons.png) no-repeat -2px -306px;
}
.textMain .contact-info-left li.time {padding:10px 0 10px 36px;}

.textMain .contact-info-left1 li.fax:before {
	background:url(../images/contact-icons.png) no-repeat left -118px;
}
.textMain .contact-info-left1 li.mail:before {
	background:url(../images/contact-icons.png) no-repeat left -178px;
}
.textMain .contact-info-left1 li.wesite:before {
	background:url(../images/contact-icons.png) no-repeat left -240px;
}
.textMain .contact-info-left li.direction {padding: 10px 0 10px 36px;}
.textMain .contact-info-left li.direction:before {
	background:url(../images/contact-icons.png) no-repeat left -370px;
	
}



/*----- Accessibility -----*/
#Accessibility {
	max-width: 1170px;
	min-width: 300px;
	padding: 2px 0px;
	color: #fff;
	margin: 0px auto;
}
#Accessibility a {
	color: #fff;
}
.dfw-on, .dfw-off {
	display: none;
}
.dfw-off {
	background: #003263;
	position: fixed;
	z-index: 999;
	left: 0px;
	display: block;
	margin-left: -157px;
	text-transform: uppercase;
	-webkit-transition: margin-left .50s ease-in-out;
	-moz-transition: margin-left .50s ease-in-out;
	-ms-transition: margin-left .50s ease-in-out;
	-o-transition: margin-left .50s ease-in-out;
	transition: margin-left .50s ease-in-out;
	border-radius: 0px 5px 5px 0px;
	font: normal 12px/25px Verdana, Arial, Helvetica, sans-serif;
}
.dfw-off:hover, .dfw-off:focus, .dfw-off:focus-within {
 margin-left:0px;
}
.dfw-off span {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background: url(/images/accessible-icon.png) no-repeat center center;
}
.dfw-off a {
	display: block;
	padding: 5px 3px 5px 10px;
}
.dfw-off a#dfw-close {
	padding-right: 10px;
}
.dfw-off li {
	display: inline-block;
	vertical-align: top;
}
.dfw-off li:first-child {
	border-right: 1px dotted #5986b2;
}
.accessible_on #Access-Container {
	background: #003263;
}
.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;
	color: #00e;
}
.accessible_on .dfw-skip {
	display: block;
}
.dfw-whitemode .dfw-skip {
	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;
}
.dfw-whitemode .menu li a{color: #00e!important;}

.dfw-whitemode #Container a, .dfw-whitemode #Container a:hover, .dfw-whitemode .Wrapper a{
	color: #00e!important;text-indent:0;}
.dfw-blackmode #Container {
	color: #fff !important;
}
.dfw-blackmode #Container a, .dfw-blackmode #Container a:hover, .dfw-blackmode .Wrapper a {
	color:#fc0!important;
}


.dfw-blackmode .menu li a{color:#fc0!important;}
.dfw-blackmode .dfw-skip a {
    padding: 0px 5px;
    color: #fc0;
}


.accessible_on .theme-L, .accessible_on .theme-R {
	display: none;
}
.accessible_on .menu li.menu-home a:hover , .accessible_on .menu ul li a , .accessible_on .menu li a:hover{background:none;}

.dfw-whitemode .menu li.menu-home a:hover , .dfw-whitemode .menu ul li a , .dfw-whitemode .menu li a:hover{background:none;}
.dfw-whitemode .menu li li, .dfw-whitemode .Wrapper {
	background: #eee;
}
.dfw-blackmode .menu li li, .dfw-blackmode .Wrapper{
	background: #333;
}
.accessible_on .parentMenu li {
	background: none !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%);
}
/*----- 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;
}
/*----- Sticky Header -----*/
header.sticky {
	position: fixed;
	width: 100%;
	z-index: 999;
	transition: all 0.5s ease;
}
header.sticky-up {
	top: 0px;
	transition: all 0.5s ease;
}
/*---- Menu ----*/
#Main-Menu {
	display: block;
}
#Mobile-Menu {
	display: none;
}
.menu li {
	float: left;
	position: relative;
	text-align: center;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
}
.menu li a {
	display: block;
}
.menu ul {
	position: absolute;
	z-index: 999;
	left: 0px;
	display: none;
}
.menu ul ul {
	left: 100%;
	top: 0px;
}
.menu ul li {
	float: none;
	height: auto;
	text-align: left;
}
.menu ul li a {
padding: 10px 0px 10px 30px;
text-transform: none;
margin: 0 0px;
color: #ffffff;
border-bottom: 1px solid #000000;
background: url(../images/menu-bd1.png) no-repeat 17px center;
font-family: 'latoregular';
}

.menu ul li a:hover{background:#22b24c url(../images/menu-bd1.png) no-repeat 17px center;}
.menu li:hover > ul, .menu li:focus > ul, .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%;
}
 .menu-home li a {
	background: url(../images/home-b.png) no-repeat center center;
}

/* Mobile Menu */
#Mobile-Menu {
	border: 1px solid #000;
}
.toggleMenu {
	text-align: center;
	padding: 2px;
	font: bold 16px/30px Verdana, Arial, Helvetica, sans-serif;
}
.toggleMenu a {
	display: block;
	padding: 5px;
	border: 2px solid #fff;
	border-radius: 5px;
}
.toggleMenu span {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 10px;
	width: 40px;
	height: 30px;
	background: url(../images/mobile-menu.png) no-repeat center top;
}
.parentMenu li a {
	padding: 10px 10px 10px 20px;
	display: block;
	color: #fff;
}
.parentMenu li:hover, .parentMenu li.actMenu, .parentMenu li.actMenu li {
	background: #22b24c;
}
.parentMenu li ul {
	display: none;
}
.parentMenu li li:hover {
	background: #00274c;
}
.parentMenu li li a {
	padding: 10px 10px 10px 40px;
}
.parentMenu li li li a {
	padding: 10px 10px 10px 60px;
}
.parentList, .dfw-whitemode .parentMenu li:hover .parentList {
	background: url(../images/menu-bl.png) no-repeat 95% center;
}
.parentMenu li:hover .parentList, .dfw-blackmode .parentMenu li .parentList, .dfw-blackmode .parentMenu li:hover .parentList {
	background: url(../images/menu-wl.png) no-repeat 95% center;
}
.parentMenu li.actMenu .parentList, .dfw-blackmode .parentMenu li.actMenu .parentList {
	background: url(../images/menu-wd.png) no-repeat 95% center;
}
.dfw-whitemode .parentMenu li li, .dfw-whitemode .parentMenu li.actMenu li {
	background: url(../images/menu-bl.png) no-repeat 25px center !important;
}
.dfw-blackmode .parentMenu li li, .dfw-blackmode .parentMenu li.actMenu li {
	background: url(../images/menu-wl.png) no-repeat 25px center !important;
}
.dfw-whitemode .parentMenu li.actMenu .parentList {
	background: url(../images/menu-bd.png) no-repeat 95% center;
}
.Wrapper {
	z-index: 9999;
	background: #0d6cb6;
	font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
}
.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%;
}
#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%;
}
.Wrapper .socialIcons, .Wrapper .socialIcons ul, .Wrapper .socialIcons li {
	margin: 0px;
	padding: 0px;
}
.Wrapper .socialIcons li {
	display: inline-block;
	vertical-align: top;
}
/* Navigation CSS */
.navigation {
	padding: 10px;

}
.navigation a {
	font-weight: normal;

}
/* Text CSS */
.textMain {
	padding:10px 0px 0px 40px;
}


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

.textMain ul.left{
	margin: 0 0 0 180px;

}

.textMain ul li, .textMain ol ul li {
	background: url(../images/blue-dot.png) no-repeat 10px 13px;
	padding: 5px 5px 5px 30px;
}

.dfw-whitemode .textMain ul li {
	background: url(../images/bullet-b.gif) no-repeat 15px 12px;
}
.dfw-blackmode .textMain ul li {
	background: url(../images/bullet-w.gif) no-repeat 15px 12px;
}
.dfw-whitemode .textMain ul ul li, .dfw-blackmode .textMain ul ul li {
	background: none;
}
.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:0px 0px 0px 20px;
	margin: 0px 0px 15px 0px;
}
.textMain h1 span, .textMain h2 span {
	display: block;
}
.textMain h2, .textMain h3, .textMain h4, .hTag2, .hTag3, .hTag4 {
	padding:0px 0px 10px 0px;
}
.textMain h1 a, .textMain h2 a, .textMain h3 a, .textMain h4 a, .hTag2 a, .hTag3 a, .hTag4 a {
	text-decoration: none;
}
.textMainBold, .textMain strong {
	font-weight: bold;
}
.textMain em {
	font-style: italic;
}
.PDFtext {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
.mandatory {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #F00;
}
#Sidebar {
	position: relative;
	padding: 5px 0px 20px 0px;
}
/* Patinet Testimonials Page */
.submit-testimonials {
	padding: 3px;
	font: normal 16px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	float: right;
	text-align: center;
}
.textMain .submit-testimonials a {
	color: #000;
	display: block;
	padding: 0px 15px;
	background:none;
	text-decoration: none;
	border: 3px solid #22b24c;
outline: 3px solid #0d6cb6;
margin-bottom: 20px;
}
.accessible_on .textMain .submit-testimonials a {
	background: none;
}
.dfw-whitemode .textMain .submit-testimonials {
	border: 2px solid #000;
}
.dfw-blackmode .textMain .submit-testimonials {
	border: 2px solid #fff;
}
/* YPO Showcase Page */
.ypo-showcase {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.showcase {
	padding: 5px;
	border: 1px solid #003263;
}
.dfw-whitemode .showcase {
	border: 1px solid #000;
}
.dfw-blackmode .showcase {
	border: 1px solid #fff;
}
.ypo-l {
	padding: 10px;
	background: #fff;
	text-align: right;
}
.ypo-r {
	background: #efefef;
	padding: 10px;
	text-align: left;
}
.accessible_on .ypo-l, .accessible_on .ypo-r {
	background: none;
}
.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;
}
.ypo-l img, .ypo-r img {
	border: 1px solid #003263;
	padding: 2px;
}
.dfw-whitemode .ypo-l img, .dfw-whitemode .ypo-r img {
	border: 1px solid #000;
}
.dfw-blackmode .ypo-l img, .dfw-blackmode .ypo-r img {
	border: 1px solid #fff;
}
.ypo-l img {
	margin: 0px 15px 10px 0px;
	float: left;
}
.ypo-r img {
	margin: 0px 0px 10px 15px;
	float: right;
}
/* Blog */
.textMain .blogMain ul, .textMain .blogMain li {
	margin: 0px;
	padding: 0px;
	background: none;
}
.textMain .blogMain li {
	padding: 15px 0px;
	border-bottom: 1px solid #ccc;
}
.textMain .blogMain li h3 a {
	text-decoration: none;
}
.textMain .blogMain li p {
	padding: 10px 0px !important;
	margin: 0px !important;
}
.textMain .blogMain li .post-excerpt {
	display: none;
}
.textMain .blogMain li .read-more {
	display: inline-block;
}
.textMain .blogMain li .read-more a {
	display: block;
	padding: 10px 15px;
	border: 2px solid #333;
	border-radius: 10px;
	text-decoration: none;
}
/* 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;
	border: 2px solid #097EF0;
}
.dfw-whitemode .textMain .mediaList li {
	border: 2px solid #000;
}
.dfw-blackmode .textMain .mediaList li {
	border: 2px solid #fff;
}
.mediaList li a {
	display: block;
	padding: 5px 10px 5px 40px;
	text-decoration: none;
}
.video a {
	background: url(../images/loadmove.png) no-repeat 10px center;
}
.info a {
	background: url(../images/plus-w.png) no-repeat 10px center;
}
/* Accordion CSS*/
.accordion {
margin: 10px 0px;direction: ltr;
}
.accordead, .textMain .accordead {
	padding: 5px  0 5px 50px;
	background:#006ab2 url(../images/plus-b.png) 98% center no-repeat;
	margin: 2px 0px;
	letter-spacing: 1px;
	border: 1px solid #097EF0;
	color:#fff;
	font-size:20px;
}
.accessible_on .accordead, .accessible_on .textMain .accordead {
	border: none;
	padding: 10px 0px;
	margin: 0px;
}
.accordead, .textMain {
	padding: 5px 10px;
	display: block;
	text-decoration: none;
}
  .accordead a {
	padding:10px 10px 10px 70px; display: block;
	text-decoration: none;

}
.accordead.show_accord {
	background:#278245 url(../images/minus-b.png) 98% center no-repeat;
}
.accordane, .textMain .accordane {
	display: none;
	padding: 15px 10px;
	border: 1px solid #8fd7a7;
}
.accessible_on .accordane, .accessible_on .textMain .accordane {
	border: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
.dfw-whitemode .accordane, .dfw-whitemode .textMain .accordane {
	border-bottom: 1px dashed #000;
}
.dfw-blackmode .accordane, .dfw-blackmode .textMain .accordane {
	border-bottom: 1px dashed #fff;
}


.accordead a.education-icon1{background:url(../images/accordian-icon1.png) 0px 4px no-repeat;}
.accordead a.publications-icon1{background:url(../images/accordian-icon1.png) 0px -59px no-repeat;}
.accordead a.community-icon1{background:url(../images/accordian-icon1.png) 0px -116px no-repeat;}
.accordead a.personal-icon1{background:url(../images/accordian-icon1.png) 0px -178px no-repeat;}

.accordead {
    width: 50%;
}




/* Sublist for textMain */
.subList {
	padding: 10px 0px;
}
.textMain .subList ul, .textMain .subList li {
	padding: 0px;
	margin: 0px;
	background: none;
}
.textMain .subList li {
	display: inline-block;
	vertical-align: top;
	padding: 2px;

	margin: 15px 30px 15px 0px;
	width: 46%;
	background:#0d6cb6;
}

.textMain .subList li:hover {

	background:#04508b;
}




.textMain .subList li a {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	color: #fff;
	font-size: 17px;
	
}
.accessible_on .textMain .subList li {
	background: none;
}
.dfw-whitemode .textMain .subList li {
	border: 2px solid #000;
}
.dfw-blackmode .textMain .subList li {
	border: 2px solid #fff;
}
/* Relative list for textMain */
.relList {
	padding: 10px 0px;
}
.textMain .relList ul, .textMain .relList li {
	padding: 0px;
	margin: 0px;
	background: none;
}
.textMain .relList li {
	font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 2px;
	border: 1px solid #097EF0;
	margin: 3px 0px;
	background: none;
}
.textMain .relList li a {
	display: block;
	padding: 5px 15px;
	text-decoration: none;
}
.accessible_on .textMain .relList li {
	background: none;
}
.dfw-whitemode .textMain .relList li {
	border: 2px solid #000;
}
.dfw-blackmode .textMain .relList li {
	border: 2px solid #fff;
}
.tel1,.tel2,.tel3,.tel4,.tel5,.tel6,.tel7,.tel8,.tel9 {
	display:inline-block;
}
.textMain .notFound {
	font: normal 20px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	padding: 50px 0px;
}
.textMain .notFound h1 {
	font: normal 100px/120px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.textMain .notFound h1 span {
	font: normal 50px/60px Verdana, Arial, Helvetica, sans-serif;
}


.accessible_on .logo img, .accessible_on .ypo-logo {filter: grayscale(100%) contrast(1%);}
.accessible_on .call-appoint .appoint a , .accessible_on footer , .accessible_on p.green a{background:none;}
.accessible_on .menu-home a{text-indent: 0;}
.accessible_on footer , .accessible_on p.footer-nav , .accessible_on #dr-austins-curriculum-vitae span.hd1 , .accessible_on #patient-reviews-container span.hd1 , .accessible_on #Site-Info-Container h1 , .accessible_on #Site-Info-Container span{color:#000;}
.accessible_on .menu-home a:hover{text-indent: 0;}
.accessible_on p.green{border-bottom: solid 1px #000;}
.accessible_on #practice-locations .site-read-more ul li a.conditions , .accessible_on #practice-locations .site-read-more ul li a.inquire , .accessible_on #dr-austins-curriculum-vitae a.more1 , .accessible_on #patient-reviews-container a.more1{ background:none; border: 1px solid #000;outline: 0px solid #000;}
.accessible_on .practice-locations-box ul li.timings , .accessible_on .practice-locations-box ul li a.direction , .accessible_on .practice-locations-box ul li.phone-numbers a{ background:none; }
.accessible_on #practice-locations a.hd1 span , .accessible_on #practice-locations a.hd2 span{border-bottom: 1px solid #000;}
.accessible_on #practice-locations a.hd1 , .accessible_on #practice-locations a.hd2{border-bottom:0px solid #000;}
.accessible_on .logo-slider ul li{float:left;}
.accessible_on .section-bg ,.accessible_on  #logo-slider , .accessible_on .menu-home a{ background:none;}
.accessible_on #Container a , .accessible_on .specialties ul li , .accessible_on .specialties{background: none;}
.accessible_on .textMain span.mission-hd1{color:#000}
.accessible_on .double-border{border-bottom: 1px solid #000;}
.accessible_on .double-border span{border-bottom: 0px solid #000;}
.accessible_on .aside-social{display:none;}
.accessible_on .aside-social1{display:block;}
.accessible_on .aside-social1 span {display:block;}
.accessible_on .aside-social1 .icon-phone-aside{background:none;}
.accessible_on .aside-social1 .practice-locations-aside{background:none;}
.accessible_on .aside-social1 .icon-facebook-aside{background:none;}
.accessible_on .aside-social1 .icon-twitter-aside{background:none;}
.accessible_on .aside-social1 .icon-linkedin-aside{background:none;}
.accessible_on .aside-social1 .icon-youtube-aside{background:none;}
.accessible_on .aside-social1 li{width: 150px;}
.accessible_on #Content .table-cell, .accessible_on #Content .form-cell{display:block; clear: both;}
.accessible_on .procedures-icon ul li a{padding: 0px 0 20px 0px;}
.accessible_on .specialties ul li:hover , .accessible_on .box{background:none;}
.accessible_on .call-appoint .appoint a{margin: 0px 0 0 0;}
.accessible_on .bg-white{background:none;}
.accessible_on .background-color{background:none;}
.accessible_on p.footer-nav a , .accessible_on .patient-resources-lft ul li a , .accessible_on .specialties ul li a{color:#000;}
.accessible_on .patient-resources-lft ul li a.fvg-icon1, .accessible_on .patient-resources-lft ul li a.pro-icon2,  .accessible_on .patient-resources-lft ul li a.pp-icon3,
.accessible_on .patient-resources-lft ul li a.pev-icon4, .accessible_on .practice-locations-lft ul li a.pl-icon1,  .accessible_on .practice-locations-lft ul li a.appointments-icon2{color:#00e; background:none;}
.accessible_on  .specialties ul li a.shoulder-icon, .accessible_on  .specialties ul li a.hip-icon , .accessible_on  .specialties ul li a.knee-icon , .accessible_on  .specialties ul li a.arthroscopy-icon , .accessible_on  .specialties ul li a.jrs-icon, .accessible_on  .specialties ul li a.sm-icon , .accessible_on .menu ul li a{color:#00e; background:none;}
.accessible_on .specialties a.hd1, .accessible_on .patient-resources-lft a.hd1 , .accessible_on .patient-portal a , .accessible_on  #practice-locations .site-read-more ul li a.more-ab{border: 0px solid #22b24c;outline: 0px solid #0d6cb6; color:#00e;}

.accessible_on .specialties a.hd1:hover , .accessible_on .patient-resources-lft a.hd1:hover{background:none;}
.accessible_on .patient-resources-lft ul li a.fvg-icon1:hover , .accessible_on .patient-resources-lft ul li a.pro-icon2:hover ,  .accessible_on .patient-resources-lft ul li a.pp-icon3:hover ,
.accessible_on .patient-resources-lft ul li a.pev-icon4:hover , .accessible_on .practice-locations-lft ul li a.pl-icon1:hover ,  .accessible_on .practice-locations-lft ul li a.appointments-icon2:hover {background:none;}
.accessible_on .textMain a , .accessible_on  .navigation a{color: #00e;}
.accessible_on .textMain h1, .accessible_on h2.heading2, .accessible_on .textMain h3{color:#000} 
.accessible_on .procedures-icon ul li a.arthroscopy-icon,
.accessible_on .procedures-icon ul li a.joint-replacement-icon,
.accessible_on .procedures-icon ul li a.sports-medicine-icon,
.accessible_on .procedures-icon ul li a.direct-anterior-icon,
.accessible_on .procedures-icon ul li a.shoulder-superior-icon,
.accessible_on .procedures-icon ul li a.injections-icon{background: none;}
.accessible_on .aside-rgt{float:left;}
.accessible_on #practice-locations .site-read-more ul li a.conditions:hover , .accessible_on #practice-locations .site-read-more ul li a.inquire:hover{background: none;}

.accessible_on footer a:hover{color:none;}
.accessible_on #dr-austins-curriculum-vitae .table-cell{display: inline-block;}
.accessible_on .accordead, .accessible_on .textMain .accordead{background: none; color:#000 }

.accessible_on .textMain h1.mission-hd2 ,  .accessible_on.textMain h2{color:#000}
.accessible_on #practice-locations .site-read-more ul li a.more-ab:hover{background:none;}


.dfw-blackmode footer , .dfw-blackmode p.footer-nav , .dfw-blackmode #dr-austins-curriculum-vitae span.hd1 , .dfw-blackmode #patient-reviews-container span.hd1 , .dfw-blackmode #Site-Info-Container h1 , .dfw-blackmode #Site-Info-Container span , .dfw-blackmode p.mission-br , .dfw-blackmode .menu li a , .dfw-blackmode .textMain , .dfw-blackmode p.footer-nav a{color:#fff;}
.dfw-blackmode .textMain span.mission-hd1{color: #fff;}
.dfw-blackmode p.green{border-bottom: solid 1px #fff;}
.dfw-blackmode #practice-locations .site-read-more ul li a.conditions , .dfw-blackmode #practice-locations .site-read-more ul li a.inquire , .dfw-blackmode #dr-austins-curriculum-vitae a.more1 , .dfw-blackmode #patient-reviews-container a.more1{ background:none; border: 1px solid #fff;outline: 0px solid #fff; color:#fc0;}

.dfw-blackmode .textMain a , .dfw-blackmode  .navigation a{color:#fc0;}

.dfw-blackmode #practice-locations a.hd1 span , .dfw-blackmode #practice-locations a.hd2 span{border-bottom: 1px solid #000;}
.dfw-blackmode #practice-locations a.hd1 , .dfw-blackmode #practice-locations a.hd2{border-bottom:0px solid #000;}
.dfw-blackmode .textMain span.mission-hd1{color:#fff}
.dfw-blackmode .double-border{border-bottom: 1px solid #fff;}
.dfw-blackmode .double-border span{border-bottom: 0px solid #fff;}
.dfw-blackmode #practice-locations .site-read-more ul li a.more-ab:hover{background:none;}

.dfw-blackmode .patient-resources-lft ul li a.fvg-icon1, .dfw-blackmode .patient-resources-lft ul li a.pro-icon2,  .dfw-blackmode .patient-resources-lft ul li a.pp-icon3,
.dfw-blackmode .patient-resources-lft ul li a.pev-icon4, .dfw-blackmode .practice-locations-lft ul li a.pl-icon1,  .dfw-blackmode .practice-locations-lft ul li a.appointments-icon2 , .dfw-blackmode #practice-locations .site-read-more ul li a.more-ab{color:#fc0; background:none;}
.dfw-blackmode .specialties ul li a.shoulder-icon, .dfw-blackmode  .specialties ul li a.hip-icon , .dfw-blackmode  .specialties ul li a.knee-icon , .dfw-blackmode  .specialties ul li a.arthroscopy-icon , .dfw-blackmode  .specialties ul li a.jrs-icon, .dfw-blackmode  .specialties ul li a.sm-icon , .dfw-blackmode .menu ul li a{color:#fc0; background:none;}
.dfw-blackmode .specialties a.hd1, .dfw-blackmode .patient-resources-lft a.hd1 , .dfw-blackmode .patient-portal a{border: 0px solid #22b24c;outline: 0px solid #0d6cb6; color:#fc0; background:none;}

.dfw-blackmode .textMain h1, .dfw-blackmoden h2.heading2, .dfw-blackmode .textMain h3{color:#fff; border-left:0px solid #22ad05;}
.dfw-blackmode  .expertise ul li , .dfw-blackmode  .accordion{color:#fff}
.dfw-blackmode .accessible_on .accordead, .dfw-blackmode .accessible_on .textMain .accordead ,  .dfw-blackmode .navigation{color:#fff}
.dfw-blackmode  .textMain h1.mission-hd2 ,  .dfw-blackmode .textMain h2{color:#fff}
.dfw-blackmode #Site-Info-Container p , .dfw-blackmode #patient-reviews-container , .dfw-blackmode #practice-locations{color:#fff}
.dfw-blackmode #Site-Info-Container a , .dfw-blackmode #patient-reviews-container a , .dfw-blackmode #practice-locations a.hd1 , .dfw-blackmode #practice-locations a.hd2{ color:#fc0;}
.accessible_on .lar-img, .accessible_on .lar-img1{display:none;}
/* Media Query For Different Screens */
@media screen and (max-width :640px) {
.dfw-on li.table-cell {
	text-align: center;
	padding: 5px 0px;
}

.dfw-off {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    position: relative !important;
    transform-origin: top;
    transform: none !important;
    top: 0px;
    left: 0px !important;
    text-align: center;
    border-radius: 0px 0px 0px 0px;
}


/* Menu CSS */ 
#Main-Menu {
	display: none;
}
#Mobile-Menu {
	display: block;
}

#Content, #Sidebar {
	display: block;
}
}