/* ----- 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;
}
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,
a:focus-within {
    outline: 1px dotted #ccc;
}
.accessible_on a:focus,
.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 {
    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: 90%;
    padding: 53% 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;
}
.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: 99;
    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 Verdana, Arial, Helvetica, 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 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 {
    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;
}
.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0px auto;
    width: 100%;
}
.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    text-align: center;
}
.nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    margin: 5px 0px;
}
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    position: absolute;
    z-index: 99;
    margin: 0px;
    padding: 0px;
    top: 0px;
    height: 100%;
    width: 40px;
    cursor: pointer;
}
.nbs-flexisel-nav-left {
    left: 0px;
}
.nbs-flexisel-nav-right {
    right: 0px;
}
.nbs-flexisel-nav-left::before,
.nbs-flexisel-nav-right::before {
    font: normal 20px/30px 'fontello';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: center;
}
.nbs-flexisel-nav-left::before {
    content: '\e80e';
}
.nbs-flexisel-nav-right::before {
    content: '\e810';
}
/* ----- Back to Top/Bottom CSS ----- */
#ToptoBottom {
    cursor: pointer;
    right: 5px;
    position: fixed;
    z-index: 9999;
    width: 42px;
    height: 42px;
    text-align: center;
    border-radius: 50%;
    bottom: 10px;
    background: #fff;
    border: 2px solid #000;
    color: #000;
    display: none;
}
#ToptoBottom a {
    display: block;
    opacity: 0.7;
    width: 100%;
    height: 100%;
}
#ToptoBottom 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;
}
#ToptoBottom.scrollUp a::before {
    content: '\e80f';
}
#ToptoBottom.scrollDown a::before {
    content: '\e80d';
}
#ToptoBottom:hover {
    opacity: 1;
}
#ToptoBottom span {
    font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
    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;
}
#ToptoBottom:hover span {
    display: block;
}
/*----- Accessibility -----*/
.dfw-on,
.dfw-off {
    display: none;
}
.dfw-off {
    position: fixed;
    z-index: 9999;
    left: 0px;
    bottom: 20px;
    display: block;
    width: 60px;
    height: 60px;
    -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;
}
.dfw-off li {
    position: absolute;
}
.dfw-off.adaHide {
    -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;
    left: -55px;
}
.ada-off {
    width: 100%;
    height: 100%;
    z-index: 1;
}
.ada-off span {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: url(../images/accessible-b.png) no-repeat center center #ffd200;
    display: block;
}
.ada-hide {
    font: bold 12px/25px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    -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;
    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%);
}
.ada-hide a {
    border-radius: 5px;
    display: block;
    padding: 0px 10px 0px 15px;
    background: #ffd200;
}
.dfw-off:hover .ada-hide,
.dfw-off:focus .ada-hide,
.dfw-off:focus-within .ada-hide {
    -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;
    left: 90%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.dfw-on {
    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 14px/20px Verdana, Arial, Helvetica, sans-serif;
    z-index: 9999;
    width: 200px;
    -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;
}
.dfw-on li a {
    padding: 10px 15px;
    display: block;
}
.dfw-whitemode .dfw-on,
.dfw-greymode .dfw-on {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}
.dfw-blackmode .dfw-on {
    background: #000;
    border: 1px solid #fff;
    color: #fff;
}
.dfwHead {
    font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
    padding: 15px;
}
.dfw-whitemode .dfwHead,
.dfw-whitemode .dfw-hide {
    background: #fff;
    color: #000;
}
.dfw-blackmode .dfwHead,
.dfw-blackmode .dfw-hide {
    background: #000;
    color: #fff;
}
.dfw-hide {
    font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
    -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;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: -1;
}
.accessible_on.dfw-greymode #Container {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.dfw-whitemode .dfw-hide a {
    border: 2px solid #000;
}
.dfw-blackmode .dfw-hide a {
    border: 2px solid #fff;
}
.dfwHide .dfw-hide {
    right: -10px;
}
.dfwHide .dfw-hide a {
    padding-left: 20px;
}
.dfw-hide a {
    display: block;
    padding: 5px 10px;
}
.dfw-on:hover .dfw-hide,
.dfw-on:focus .dfw-hide,
.dfw-on:focus-within .dfw-hide {
    -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;
    right: -55px;
}
.dfw-on.dfwHide {
    left: -200px;
    -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;
}
.dfwHide.dfw-on:hover .dfw-hide,
.dfwHide.dfw-on:focus .dfw-hide,
.dfwHide.dfw-on:focus-within .dfw-hide {
    right: -65px;
}
.dfwHide.dfw-on:hover .dfw-hide a,
.dfwHide.dfw-on:focus .dfw-hide a,
.dfwHide.dfw-on:focus-within .dfw-hide a {
    padding-left: 50px;
}
.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 {
    display: block;
    padding: 0px 5px;
}
.accessible_on .dfw-skip {
    display: block;
    padding: 2px;
}
/*----- 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 {
    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;
    width: 220px;
}
.menu ul li a {
    padding: 10px 15px 10px 22px;
}
.menu li:hover > ul,
.menu li:focus > ul {
    display: block;
}
.menu li:focus-within > ul {
    display: block;
}
.menu li:last-child ul {
    right: 0px;
}
.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;
}
.accessible_on .team-list ul {
    text-align: center;
}
.accessible_on .team-list li {
    margin: 10px 3%;
}
.accessible_on .team-list1 {
    width: auto;
    height: auto;
}
/* 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;
    font-size: 26px;
    line-height: 30px;
}
.parentMenu li a {
    padding: 10px 10px 10px 20px;
    display: block;
    color: #fff;
}
.parentMenu li:hover,
.parentMenu li.actMenu,
.parentMenu li.actMenu li {
    background: #003263;
}
.parentMenu li ul {
    display: none;
}
.parentMenu li li:hover {
    background: #333;
}
.parentMenu li li a {
    padding: 10px 10px 10px 40px;
}
.parentMenu li li li a {
    padding: 10px 10px 10px 60px;
}
.parentList::after {
    font-family: 'fontello';
    position: absolute;
    right: 15px;
}
.parentList::after {
    content: '\e810';
}
.parentMenu li:hover .parentList::after {
    content: '\e80d';
}
.parentMenu li.actMenu .parentList::after {
    content: '\e80d';
}
.Wrapper {
    z-index: 9999;
    background: #097EF0;
    font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
    background: #0064a4;
}
.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 {
    padding: 10px;
    font-weight: bold;
}
.navigation a {
    font-weight: normal;
}
/* Text CSS */
.textMain {
    padding: 10px 10px 50px 10px;
}
.textMain a {
    text-decoration: underline;
}
.textMain a:hover {
    text-decoration: none;
}
.textMainBold,
.textMain strong {
    font-weight: bold;
}
.textMain p {
    padding: 10px 0px;
}
.textMain ul {
    padding: 0px;
    margin: 10px 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;
}
.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: 10px 0px 10px 0px;
    margin: 0px;
}
.textMain h1 span,
.textMain h2 span {
    display: block;
}
.textMain h2,
.textMain h3,
.textMain h4,
.hTag2,
.hTag3,
.hTag4 {
    padding: 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 */
.write-review {
    border: 2px solid #000;
    font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
    float: right;
    position: relative;
}
.textMain .write-review a {
    display: block;
    padding: 5px 15px;
    text-decoration: none;
}
.textMain .write-review a::before {
    margin-right: 15px;
}
.write-review::before,
.write-review::after {
    position: absolute;
    content: '';
}
.write-review::before {
    border-right: 10px solid transparent;
    border-left: 10px solid #000;
    border-bottom: 10px solid transparent;
    left: 0px;
    top: 0px;
}
.write-review::after {
    border-top: 10px solid transparent;
    border-right: 10px solid #000;
    border-left: 10px solid transparent;
    right: 0px;
    bottom: 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 .blogMain ul,
.textMain .blogMain li {
    margin: 0px;
    padding: 0px;
    background: none;
}
.textMain .pagelet-posts li {
    background-image: none !important;
}
.textMain .blogMain li {
    padding: 15px 0px;
    border-bottom: 1px solid #ccc;
}
.textMain .blogMain li h3 a {
    text-decoration: none;
}
.textMain .blogMain li p {
    padding: 0px 0px !important;
    margin: 0px !important;
}
.textMain .blogMain li .post-excerpt {
    display: none;
}
.textMain .blogMain li .read-more {
    display: inline-block;
    padding: 15px !important;
}
.textMain .blogMain 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;
    width: 120px;
}
/* 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;
    background: none;
}
.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: '\e80a';
}
.video a::before {
    content: '\e808';
}
/* Accordion CSS*/
.accordion {
    margin: 10px 0px;
}
.accordead,
.textMain .accordead {
    padding: 0px;
    margin: 14px 0px 0 0;
    letter-spacing: 1px;
    position: relative;
    font: 600 18px/20px 'Helvetica_cyr', sans-serif;
    text-transform: uppercase;
    border-bottom: 1px solid #1b3d6d;
    padding: 5px 0;
}
.accordead a::after,
.textMain .accordead a::after {
    font-family: 'fontello';
    position: absolute;
    right: 0px;
    padding: 8px;
    color: #1b3d6d;
    font-size: 18px;
    top: 0px;
}
.accordead a::after,
.textMain .accordead a::after {
    content: '\e80b';
}
.accordead.show_accord a::after,
.textMain .accordead.show_accord a::after {
    content: '\e80c';
    color: #1b3d6d;
}
.accessible_on .accordead,
.accessible_on .textMain .accordead {
    border: none;
    padding: 10px 0px;
    margin: 0px;
}
.accordead,
.textMain .accordead a {
    padding: 0px 10px 0px 0px;
    display: block;
    text-decoration: none !important;
}
.accordane,
.textMain .accordane {
    display: none;
    padding: 15px 10px;
    background: #f3f3f3;
    border-top: 2px solid #0064a4;
}
.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;
}
/* Sublist for textMain */
.subList {
    padding: 10px 0px;
}
.textMain .subList ul,
.textMain .subList li {
    padding: 0px;
    margin: 0px;
    background: none;
}
.textMain .subList 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;
    width: 48%;
}
.textMain .subList li a {
    display: block;
    padding: 5px 15px;
    text-decoration: none;
    color: #fff;
    background: #0064a4;
    -webkit-transition: background 700ms ease-out;
    -ms-transition: background 700ms ease-out;
    -o-transition: background 700ms ease-out;
    transition: background 700ms ease-out;
}
.textMain .subList li a:hover {
    background: #ffd200;
    color: #133360;
}
/* 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;
}
.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 Verdana, Arial, Helvetica, 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 Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 50px 0px;
}
.textMain .notFound h1 {
    font: normal 100px/120px Verdana, Arial, Helvetica, sans-serif;
}
.textMain .notFound h1 span {
    font: normal 50px/60px Verdana, Arial, Helvetica, sans-serif;
}
/* Thank You Page */
.thankImg {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    font: normal 60px/100px Verdana, Arial, Helvetica, 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 Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 50px 0px;
}
.textMain .thankYou h1 {
    font: normal 60px/100px Verdana, Arial, Helvetica, sans-serif;
}
.textMain .thankYou h1 span {
    font: normal 60px/100px Verdana, Arial, Helvetica, 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 {
    color: #00e !important;
}
.dfw-blackmode #Container {
    color: #fff !important;
}
.dfw-blackmode #Container a,
.dfw-blackmode #Container a:hover,
.dfw-blackmode .Wrapper a {
    color: #fc0 !important;
}
.accessible_on .theme-L,
.accessible_on .theme-R,
.accessible_on .accordead a::after,
.accessible_on .textMain .accordead 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 {
    display: block;
}
.accessible_on #Content,
.accessible_on #Sidebar {
    position: relative;
}
.accessible_on .social-logo li {
    width: auto;
}
.dfw-whitemode .menu ul,
.dfw-whitemode .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,
.accessible_on #Content-Container h1,
.accessible_on #Content-Container h1 span,
.accessible_on .our-heading1,
.accessible_on .team-list h2,
.accessible_on .education-heading,
.accessible_on .resources-intra li,
.accessible_on .copyrights p,
.accessible_on .post-readmr a,
.accessible_on .date-list,
.accessible_on .textMain .conditions-page .resp-tabs-list li.resp-tab-active,
.accessible_on .subList-r li,
.accessible_on .r-row,
.accessible_on .r-subheading,
.accessible_on .r-header,
.accessible_on .provider-title,
.accessible_on .physician-head,
.accessible_on .physician-head span,
.accessible_on .text-address,
.accessible_on .sports-more,
.accessible_on .link-tab > .link-head {
    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 .links li,
.accessible_on .main-read-mr a,
.accessible_on #Content-Container h1,
.accessible_on .textMain .services-page li a,
.accessible_on #Sidebar .services-intra li,
.accessible_on #Sidebar .services-intra li:nth-child(2),
.accessible_on #Sidebar .services-intra li:nth-child(3),
.accessible_on #Sidebar .services-intra li:nth-child(7),
.accessible_on #Sidebar .services-intra li:nth-child(10),
.accessible_on #Sidebar .services-intra li.services-tab1,
.accessible_on #Sidebar .services-intra li.services-tab7,
.accessible_on .uc-build,
.accessible_on .all-read2 a,
.accessible_on .all-read a:hover,
.accessible_on .all-read2 a:hover,
.accessible_on .post-readmr a,
.accessible_on .knowmore-s a,
.accessible_on .educationalvideo-s a,
.accessible_on .textMain .conditions-page .resp-tabs-list.hor_1 li,
.accessible_on .textMain .conditions-page .resp-tabs-list li.resp-tab-active,
.accessible_on .textMain .subList li a,
.accessible_on .textMain .subList li a:hover,
.accessible_on .subList-r li,
.accessible_on .subList-r li:hover,
.accessible_on .r-row,
.accessible_on .r-subheading,
.accessible_on .r-header,
.accessible_on .provider-title,
.accessible_on .filter-list,
.accessible_on .physician-text,
.accessible_on .tableborder,
.accessible_on .dr-details li,
.accessible_on .accordane,
.textMain .accordane,
.accessible_on .sports-more,
.accessible_on .link-tab > .link-head,
.accessible_on .pdf-r a,
.accessible_on .elective li,
.accessible_on .textMain .conditions-page .resp-tabs-container {
    background: none !important;
}
.dfw-whitemode .dfw-skip,
.dfw-whitemode .showcase,
.dfw-whitemode .ypo-l img,
.dfw-whitemode .ypo-r img,
.dfw-whitemode .uci-edu,
.dfw-whitemode .links li,
.dfw-whitemode .main-read-mr a,
.dfw-whitemode .services-intra li,
.dfw-whitemode .map,
.dfw-whitemode .textMain .services-page li a,
.dfw-whitemode .textMain .conditions-page .resp-tabs-list.hor_1 li,
.dfw-whitemode .subList-r li,
.dfw-whitemode .tableborder,
.dfw-whitemode .dr-details li,
.dfw-whitemode .dr-details li:hover a,
.dfw-whitemode .sports-more {
    border: 1px solid #000;
}
.dfw-blackmode .dfw-skip,
.dfw-blackmode .showcase,
.dfw-blackmode .ypo-l img,
.dfw-blackmode .ypo-r img,
.dfw-blackmode .uci-edu,
.dfw-blackmode .links li,
.dfw-blackmode .main-read-mr a,
.dfw-blackmode .services-intra li,
.dfw-blackmode .map,
.dfw-blackmode .textMain .services-page li a,
.dfw-blackmode .textMain .conditions-page .resp-tabs-list.hor_1 li,
.dfw-blackmode .subList-r li,
.dfw-blackmode .tableborder,
.dfw-blackmode .dr-details li,
.dfw-blackmode .sports-more {
    border: 1px solid #fff;
}
.dfw-whitemode .textMain .write-review,
.dfw-whitemode .textMain .mediaList li,
.dfw-whitemode .textMain .relList li,
.dfw-whitemode .textMain .subList li {
    border: 2px solid #000;
}
.dfw-blackmode .textMain .write-review,
.dfw-blackmode .textMain .mediaList li,
.dfw-blackmode .textMain .relList li,
.dfw-blackmode .textMain .subList li {
    border: 2px solid #fff;
}
.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,
.dfw-whitemode .services-intra li span,
.dfw-greymode .services-intra li span{
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -ms-filter: invert(100%);
    -o-filter: invert(100%);
    filter: invert(100%);
}

.dfw-greymode .services-intra li a,
.dfw-greymode .physician-more a,
.dfw-greymode #Container a,
.dfw-greymode #Container p
{
    color: #000;
}

.dfw-blackmode .ypo-logo img {
    -webkit-filter: invert(0);
    -moz-filter: invert(0);
    -ms-filter: invert(0);
    -o-filter: invert(0);
    filter: invert(0);
}
.dfw-blackmode .write-review::before {
    border-left: 10px solid #fff;
}
.dfw-blackmode .write-review::after {
    border-right: 10px solid #fff;
}
.accessible_on header,
.accessible_on #Menu-Container,
.accessible_on #Uc-Irvine-Container,
.accessible_on #Services-Container,
.accessible_on #Team-Container,
.accessible_on .services-read,
.accessible_on .team-list1,
.accessible_on #News-Main,
.accessible_on #Education-Container,
.accessible_on #Footer-Container,
.accessible_on .events-date,
.accessible_on .news-text,
.accessible_on .all-read,
.accessible_on .all-read a:hover,
.accessible_on .resources-intra li a:hover,
.accessible_on #Maps0,
.accessible_on #Maps1,
.accessible_on .map,
.accessible_on .physician-more a:hover,
.accessible_on .navigation,
.accessible_on .menu li a:hover,
.accessible_on .menu li li a {
    background: inherit;
}
.accessible_on .irvine-heading,
.accessible_on #Uc-Irvine p,
.accessible_on .team-list p,
.accessible_on .news-heading,
.accessible_on .heading1,
.accessible_on .events-date,
.accessible_on .map,
.accessible_on .foot-add1,
.accessible_on .copyrights h2,
.accessible_on .navigation h1,
.accessible_on .social-logo span,
.accessible_on .contact-address p.textMainBold,
.accessible_on .heading-line {
    color: inherit;
}
.accessible_on .logo img {
    padding: 5px;
}
.accessible_on .news-text {
    width: 100%;
}
.dfw-blackmode .logo img {
    background: rgba(255, 255, 255, 0.7);
    padding: 5px;
}
.accessible_on #Sidebar .team-list,
.accessible_on .contact-map {
    display: none;
}
.accessible_on .contact-address {
    box-shadow: none;
}
.accessible_on .social-logo {
    width: 46%;
}
.accessible_on .social-logo span {
    margin: 0px 10px;
}
.dfw-whitemode header,
.dfw-whitemode #Menu-Container,
.dfw-whitemode #Uc-Irvine-Container,
.dfw-whitemode #Services-Container,
.dfw-whitemode #Team-Container,
.dfw-whitemode #News-Container,
.dfw-whitemode #Education-Container,
.dfw-whitemode #Alternative-Container,
.dfw-whitemode #Map-container,
.dfw-whitemode .navigation {
    border-bottom: 1px solid #000;
}
.dfw-whitemode #Footer-Container {
    border-top: 1px solid #000;
}
.dfw-whitemode .services-read,
.dfw-whitemode .all-read,
.dfw-whitemode .physician-more {
    border: 1px solid #000;
}
.dfw-whitemode .services-intra li a,
.dfw-blackmode .services-intra li a {
    color: #fff !important;
}
.dfw-whitemode .map-header {
    color: #000;
}
.dfw-whitemode .book {
    background: rgba(0, 0, 0, 0.5)
}
.accessible_on .services-intra li a:hover,
.accessible_on .services-read a:hover,
.accessible_on .uci-edu,
.accessible_on .services-intra li,
.accessible_on .services-intra li:nth-child(2n),
.accessible_on #Education-Main {
    background: none !important;
}
.accessible_on .services-intra li.services-tab1:hover span {
    background: url(../images/services-icon1.png) no-repeat 10px 0px;
}
.accessible_on .services-intra li.services-tab2:hover span {
    background: url(../images/services-icon2.png) no-repeat 10px 0px;
}
.accessible_on .services-intra li.services-tab3:hover span {
    background: url(../images/services-icon3.png) no-repeat 0px 0px;
}
.accessible_on .services-intra li.services-tab4:hover span {
    background: url(../images/services-icon4.png) no-repeat 10px 0px;
}
.accessible_on .services-intra li.services-tab5:hover span {
    background: url(../images/services-icon5.png) no-repeat 10px 0px;
}
.accessible_on .services-intra li.services-tab6:hover span {
    background: url(../images/services-icon6.png) no-repeat 10px 0px;
}
.accessible_on .services-intra li.services-tab7:hover span {
    background: url(../images/services-icon7.png) no-repeat 20px 0px;
}
.accessible_on .services-intra li.services-tab8:hover span {
    background: url(../images/services-icon8.png) no-repeat 20px 0px;
}
.accessible_on .map {
    width: 373px;
    margin: 15px auto 0px;
}
.accessible_on #Maps li {
    width: 40%;
    float: left;
}
.aside-resources li.forms-h a:hover span {
    background: url(../images/form-icon-h.png) no-repeat 10px 10px;
}
.aside-resources li.visit-h a:hover span {
    background: url(../images/first-visit-icon-h.png) no-repeat 10px 10px;
}
.aside-resources li.app-h a:hover span {
    background: url(../images/appointment-icon-h.png) no-repeat 10px 10px;
}
.aside-resources li.ins-h a:hover span {
    background: url(../images/insurance-icon-h.png) no-repeat 10px 10px;
}
.accessible_on .aside-resources li a:hover {
    background: none;
}
.dfw-blackmode header,
.dfw-blackmode #Menu-Container,
.dfw-blackmode #Uc-Irvine-Container,
.dfw-blackmode #Services-Container,
.dfw-blackmode #Team-Container,
.dfw-blackmode #News-Container,
.dfw-blackmode #Education-Container,
.dfw-blackmode #Alternative-Container,
.dfw-blackmode #Map-container,
.dfw-blackmode .navigation {
    border-bottom: 1px solid #fff;
}
.dfw-blackmode #Footer-Container {
    border-top: 1px solid #fff;
}
/* Media Query For Different Screens */
@media screen and (max-width: 640px) {
    .dfw-on li.table-cell {
        text-align: center;
        padding: 5px 0px;
    }
    /* Menu CSS */
    #Main-Menu {
        display: none;
    }
    #Mobile-Menu {
        display: block;
    }
    #Content,
    #Sidebar {
        display: block;
    }
    .dfw-off {
        transform: none;
        margin: 0px auto;
        position: relative;
        border-radius: 5px;
        width: 215px;
    }
    .dfw-off:hover,
    .dfw-off:focus,
    .dfw-off:focus-within {
        margin: 0px auto;
    }
    .accessible_on .dfw-skip {
        display: none;
    }
}