html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

iframe {
    max-width: 100%;
}

* {
    outline: 0 none;
}

*, *::after, *::before {
    box-sizing: border-box;
}

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

body {
    background: #fafffc none repeat scroll 0 0;
    color: #000000;
    font-family: Georgia,Times New Roman,Times,serif;
}

ol, ul {
    list-style: outside none none;
}

blockquote, q {
    quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1 {
    color: #000000;
    font: 30px Georgia;
    margin-bottom: 15px;
}

h2 {
    color: #000000;
    font: 24px Georgia;
    margin-bottom: 10px;
}

h3 {
    color: #41286b;
    font-size: 24px;
}

h4 {
    color: #555555;
    font: bold 18px arial;
    margin-bottom: 5px;
}

h5 {
    color: #000000;
    font: bold 15px arial;
    text-transform: uppercase;
}

h6 {
    color: #41286b;
    font-size: 13px;
    text-transform: uppercase;
}

a {
    color: #553884;
    text-decoration: none;
}

.main {
    margin: 0 auto;
    width: 900px;
}

.main:after, .main:before {
    clear: both;
    content: "";
    display: table;
}

.hearder_main {
    float: left;
    width: 100%;
    position: relative;
}

.header_lower {
    float: left;
    padding: 20px 25px;
    position: relative;
    width: 100%;
}

.logo_main {
    float: left;
}

.head-contact {
    float: right;
}

.head-contact h4 {
    color: #000000;
    font: bold 18px arial;
    margin-bottom: 0;
    text-align: right;
}

.download-btn {
    background-color: #00833e;
    border-radius: 7px;
    color: #ffffff;
    float: right;
    font: bold 13px/32px arial;
    height: 32px;
    margin-top: 20px;
    padding: 0 15px;
}

.navbar-menu {
    background-color: #41286b;
    border-radius: 15px 15px 0 0;
    float: left;
    padding: 0 15px;
    text-align: center;
    width: 100%;
}

.navbar-menu ul {
    display: inline-block;
    margin: 0 auto;
    vertical-align: top;
}

.navbar-menu ul li {
    float: left;
    position: relative;
}

.navbar-menu ul li a {
    border: 1px solid #41286b;
    color: #ffffff;
    float: left;
    font: 16px/40px Georgia;
    letter-spacing: 0.052em;
    padding: 0 30px;
    text-transform: uppercase;
}

.navbar-menu ul li.current_page_parent a,
.navbar-menu ul li.current-menu-item a {
    color: #909090;
}

.navbar-menu ul li:hover > a {
    background-color: #ffffff;
    border: 1px solid #40276c;
    color: #000000;
}

.navbar-menu ul li ul.sub-menu {
    background-color: rgba(249, 255, 251, 0.9);
    border-color: rgba(0, 0, 0, 0) #41286b #41286b;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    display: none;
    left: 0;
    margin-top: -1px;
    padding: 10px 0 0;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 373px;
    z-index: 2;
}

.navbar-menu ul li.small-sub ul.sub-menu {
    width: 190px;
}

.navbar-menu ul li.menu-item-1773 ul.sub-menu {
    width: 190px;
}

.navbar-menu ul li:hover .sub-menu {
    display: block;
}

.navbar-menu ul li .sub-menu li {
    padding: 0 0 10px 30px;
    width: 50%;
}

.navbar-menu ul li .sub-menu li a {
    border: 0 none;
    color: #41286b;
    font: 13px arial;
    letter-spacing: normal;
    padding: 0;
    text-transform: none;
}

.navbar-menu ul li .sub-menu li.current-menu-item a, .navbar-menu ul li .sub-menu li.active a {
    color: #00833e;
}

.navbar-menu ul li .sub-menu li:hover a {
    background-color: rgba(0, 0, 0, 0);
}

.navbar-menu ul li .sub-menu li a:hover {
    color: #00833e;
}

.flex-caption {
    background-color: #40276c;
    bottom: 0;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 14px;
    left: 0;
    line-height: 18px;
    padding: 15px 25px;
    position: absolute;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    width: 100%;
}

li.css a {
    border-radius: 0;
}

.banner-area {
    float: left;
    position: relative;
    width: 100%;
    z-index: 1;
}

.banner-main {
    float: left;
    width: 100%;
}

.banner-area .flexslider {
    margin: 0;
}

.banner-area .flex-control-nav {
    display: none;
}

.slider-left {
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 670px;
}

.slider-left #main {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}

#main .slider {
    height: 100%;
}

.flex-viewport {
    height: 100%;
}

.flexslider .slides {
    height: 100%;
}

.flexslider .slides > li {
    height: 100%;
    position: relative;
}

.banner-area .flexslider {
    height: 100%;
}

.slider-right {
    background-color: #c5b7db;
    float: right;
    padding: 30px 30px 20px;
    text-align: center;
    width: 230px;
}

.slider-right h3 {
    color: #000000;
    font: 24px/34px Georgia;
}

.slider-right .divider {
    background-color: #41286b;
    display: block;
    height: 1px;
    margin: 15px auto;
    width: 135px;
}

.slider-right p {
    color: #000000;
    font: 16px/28px arial;
    margin-bottom: 15px;
}

.slider-right .more-btn {
    font-family: Arial;
}

.flex-caption .flex-caption-head {
    color: #ffffff;
    font: bold 20px Georgia;
    margin: 0;
}

.flex-caption p {
    font: 12px/12px Arial;
    padding: 5px 0;
}

.flex-caption .more-btn {
    color: #ded0e1;
    font: 13px Arial;
    text-transform: uppercase;
}

.content-area {
    background: url("../img/content_back.png") no-repeat center bottom;
    float: left;
    min-height: 427px;
    padding: 30px 20px 120px;
    width: 100%;
}

.thumbnail {
    float: left;
    padding: 25px 0 40px;
    width: 100%;
}

.thumbnail-block {
    margin: 0 -10px;
}

.thumbnail .thumbh {
    float: left;
    padding: 0 10px;
    text-align: center;
    width: 25%;
}

.thumbnail .thumbh a {
    display: block;
}

.thumbh img {
    max-width: none;
    width: 100%;
}

.thumbnail .thumbh h4 {
    color: #41286b;
    font: bold 16px arial;
    margin-top: 10px;
}

.content-text {
    float: left;
    width: 100%;
}

.home .content-text p {
    color: #555555;
    font: 20px/32px Georgia;
    padding-bottom: 30px;
}

.content-text p {
    color: #555555;
    font: 20px/24px Georgia;
    padding-bottom: 30px;
}

.content-text p:last-child {
    padding: 0;
}

footer.footer-main {
    background-color: #dedae7;
    float: left;
    padding: 40px 0 0;
    width: 100%;
}

.footer-manu {
    float: left;
    padding: 0 25px;
    width: 100%;
}

.footer-manu ul {
    margin-bottom: 30px;
    text-align: center;
}

.footer-manu ul li {
    border-right: 1px solid #000000;
    color: #000000;
    display: inline-block;
    font: 13px Georgia;
    padding: 0 20px;
    text-transform: uppercase;
}

.footer-manu ul li a {
    color: #000;
}

.footer-manu ul li.current-menu-item a.footer-manu ul li.active a, .footer-manu ul li a:hover {
    color: #00833e;
}

.footer-manu ul li:last-child {
    border: medium none;
    line-height: 23px;
    padding-right: 0;
}

.footer-head {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.footer-logo {
    float: left;
    width: 26%;
}

.address {
    float: left;
    padding-top: 20px;
    width: 17%;
}

.address p {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
}

.policy {
    float: left;
    font-size: 11px;
    line-height: 36px;
    padding-top: 45px;
    text-align: center;
    text-transform: uppercase;
    width: 45%;
}

.social-link {
    float: right;
    padding-top: 40px;
    text-align: right;
    width: 12%;
}

.social-link > a {
    padding-left: 5px;
}

.lower-footer {
    background-color: #41286b;
    float: left;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

.lower-footer p {
    color: #ffffff;
    font-family: Georgia;
    font-size: 18px;
    font-style: italic;
    line-height: 20px;
}

.flex-direction-nav .flex-prev {
    background: rgba(0, 0, 0, 0) url("../img/previus.png") no-repeat scroll 0 0;
    height: 45px;
    text-indent: -70px;
    width: 45px;
}

.flex-direction-nav .flex-next {
    background: rgba(0, 0, 0, 0) url("../img/next.png") no-repeat scroll 0 0;
    border-radius: 50px;
    height: 45px;
    text-indent: 50px;
    width: 45px;
}

.banner-area .flex-direction-nav a.flex-next::before {
    content: none;
}

.inner-page-banner > img {
    width: 100%;
    height: auto;
}

.tabing-bar {
    float: left;
    width: 100%;
}

.tabing-bar .tab-nav {
    float: left;
    width: 22%;
}

.tabing-bar .tab-nav li {
    border-bottom: 1px solid #999999;
    clear: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
}

.tabing-bar .tab-nav li a {
    background: url("../img/arrow.png") no-repeat right center;
    display: block;
    font: 13px/40px arial;
    height: 40px;
    width: 100%;
}

.tabing-bar .tab-nav li:last-child {
    border-bottom: 0 none;
}

.tabing-bar .tab-nav li.current-menu-item a, .tabing-bar .tab-nav li.active a, .tabing-bar .tab-nav li:hover a {
    background: url("../img/arrowh.png") no-repeat right center;
    color: #00833e;
}

.tabing-content {
    float: right;
    padding: 10px 0 0;
    width: 73%;
}

.home .tabing-content .option-text {
    color: #000000;
    font: bold 20px/32px arial;
}

.tabing-content .option-text {
    color: #000000;
    font: bold 20px/24px arial;
}

.content-area .option-text span {
    color: #553884;
}

.list ul {
    padding: 0 0 30px 30px;
}

.list ul li {
    color: #555555;
    font: 20px/24px Georgia;
    list-style: disc outside;
    min-width: 100%;
}

.content-text ul {
    padding: 0 0 30px 30px;
}

.content-text ul li {
    color: #555555;
    font: 20px/24px Georgia;
    list-style: disc outside;
}

.all-content {
    float: left;
    margin-bottom: 90px;
    width: 100%;
}

.healthcare {
    color: #555555;
    float: left;
    font-family: Georgia;
    font-size: 20px;
    margin-bottom: 30px;
    width: 100%;
}

.healthcare span {
    font-family: arial;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

.all-content p {
    color: #555555;
    float: left;
    font-family: Georgia;
    font-size: 20px;
    line-height: 32px;
    padding-bottom: 30px;
    padding-top: 6px;
    width: 100%;
}

.all-content p:last-child {
    padding-bottom: 0;
}

.list p {
    color: #555555;
    font: 20px/24px Georgia;
    padding-bottom: 0;
}

.several-content {
    float: left;
    padding-bottom: 20px;
    width: 100%;
}

.several-content p {
    padding-bottom: 10px;
}

.several-content ul li {
    color: #555555;
    font-family: Georgia;
    font-size: 20px;
    line-height: 24px;
}

.news-content, .contact-content, .locations-content {
    float: left;
    margin-bottom: 400px;
    width: 100%;
}

.news-content .healthcare {
    margin-bottom: 20px;
    padding: 10px 0 0;
}

.contact-content p {
    color: #555555;
    float: left;
    font-family: Georgia;
    font-size: 20px;
    line-height: 32px;
    padding-bottom: 30px;
    width: 100%;
}

.resources-content {
    float: left;
    margin-bottom: 90px;
    width: 100%;
}

.resoureces-link {
    color: #553884;
    font-family: Georgia;
    font-size: 20px;
    line-height: 32px;
}

.locations-content h2 {
    margin: 20px 0;
}

span.light {
    color: #553884;
}

.mobile-nav, .mob-number, .navbar-menu.mob {
    display: none;
}

.faq-blk {
    float: left;

    /*margin-bottom:30px;*/

    width: 100%;
}

.faq-blk:last-child {
    margin-bottom: 0;
}

.left-content {
    float: left;
    padding: 0 20px;
    width: 70%;
}

.right-content {
    float: left;
    padding: 0 20px;
    width: 30%;
}

.content-col {
    background: url("../img/content_back.png") no-repeat center bottom;
    float: left;
    min-height: 427px;
    padding: 30px 0px 120px;
    width: 100%;
}

.contact-area {
    float: left;
    padding: 30px 0px 120px;
    width: 100%;
}

.g-pos {
    border: 1px solid #41286b;
    margin-bottom: 20px;
    position: relative;
}

.gmap {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.gmap iframe {
    height: 100%;
    float: left;
    width: 100%;
}

.gplace {
    position: relative;
    width: 100%;
    z-index: -1;
}

.contact-left {
    float: left;
    padding: 0 20px;
    width: 50%;
}

.contact-right {
    float: left;
    padding: 0 20px;
    width: 50%;
}

.contact-right p {
    color: #555555;
    font: 20px/24px Georgia;
}

.form-contact li {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.form-contact li.submit {
    padding-left: 120px;
    text-align: center;
}

.form-contact li label {
    color: #555555;
    float: left;
    font: 20px/32px Georgia;
    width: 125px;
}

.form-contact li input {
    background-color: #ffffff;
    border-color: #d2d6d9 #eeeeee #eeeeee #d2d6d9;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) inset;
    float: left;
    font: 13px Arial;
    height: 32px;
    padding: 0 5px;
    width: calc(100% - 125px);
    width: -webkit-calc(100% - 125px);
    width: -moz-calc(100% - 125px);
}

.form-contact li textarea {
    background-color: #ffffff;
    border-color: #d2d6d9 #eeeeee #eeeeee #d2d6d9;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) inset;
    float: left;
    font: 13px Arial;
    height: 80px;
    padding: 0 5px;
    width: calc(100% - 125px);
    width: -webkit-calc(100% - 125px);
    width: -moz-calc(100% - 125px);
}

.form-contact li button {
    background-color: #00833e;
    border: 0 none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font: bold 15px arial;
    height: 40px;
    margin-top: 10px;
    padding: 0 25px;
}

img.hid {
    opacity: 0;
    visibility: hidden;
    width: 100%;
}

.logo_main img {
    width: 200px;
}

.footer-logo img {
    width: 200px;
}

.single .entry-content p {
    color: #555555;
    display: inline-block;
    font: 20px/24px Georgia;
    margin-bottom: 15px;
}

.single .entry-content p a {
    display: inline-block;

    /*margin-top: 15px;*/
}

/*Removed margin as it was injurious to links within paragraphs*/
.single .posted-on a {
    display: inline-block;
    margin-bottom: 15px;
}

#cbTable_628cddcd6c2900 td {
    font: 20px/32px Georgia !important;
    color: #555555 !important;
}

.page-id-1722 .content-area {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.widget_news_widget, .widget_events_widget, .widget_text {
    display: none;
}

.event {
    overflow: auto;
    margin-bottom: 10px;
}

.event-img, .event-content {
    display: block;
}

.event-content {
    margin-top: 10px;
}

.event-time, .event-date {
    display: block;
    margin: 10px 0;
    color: #555555;
    font: 20px/24px Georgia;
}

.faq-blk p {
    color: #555555;
    font: 20px/24px Georgia;
}

.show_widget_events_widget .faq-blk {
    margin-bottom: 0;
}

.more-faqs {
    margin-bottom: 20px;
}

.event-content a:first-child:hover {
    text-decoration: underline;
}

.event-content a:first-child {
    color: #000000;
    font-size: 30px;
}

.faq-blk a {
    display: inline-block;
    margin-bottom: 25px;
}

@media only screen and (min-width: 767px) {
    .mob-only {
        display: none !important;
    }

    .event-img {
        float: left;
        width: 30%;
        padding-right: 5%;
        clear: left;
    }

    .event-content {
        float: left;
        width: 65%;
        margin-top: 0;
    }
}

.page-template-page-wide-sidebar .widget_text {
    display: block;
}

.list.news-section li {
    margin-bottom: 20px;
}

.entry-content .faq-blk a {
    margin-bottom: 0;
}

a:hover {
    color: green;
}

.download-btn:hover {
    color: #fff;
}

html {
    -webkit-text-size-adjust: 100%;
}

.news {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.textwidget .faq-blk {
    margin-bottom: 30px;
}

.contact-form .gform_footer {
    text-align: center;
}

.gform_footer .gform_button {
    color: #fff;
    background-color: #00833e;
    border: 0;
    padding: 10px 30px;
    margin: auto;
    transition: all 0.1s linear;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 8px;
}

.gform_footer .gform_button:hover {
    background-color: #00401e;
}

.gform_footer .gform_button:active {
    background-color: #000;
}

.gform_wrapper .contact-form .top_label div.ginput_container {
    margin-top: 0;
}

.contact-form label {
    margin-bottom: 0;
    line-height: 1 !important;
}

.contact-form #field_1_2 {
    float: left;
    width: 50%;
    padding: 0;
    clear: left;
}

.contact-form #field_1_3 {
    float: left;
    width: 50%;
    padding: 0;
    clear: right;
}

.contact-form #field_1_2 input,
.contact-form #field_1_3 input {
    width: 90%;
}

.contact-form .ginput_complex label {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* Alert Bar */

.alert-bar {
    text-align: center;
    color: #333;
    background: #feb813;
    height: auto;
    min-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-bottom: 25px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
}

.alert-bar a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
    padding: 10px;
    margin-right: 35px;
    font-size: 1rem;
}

.hide {
    display: none;
}

.alert-bar .close-button {
    width: 35px;
    position: absolute;
    right: 0;
    height: 100%;
    background: #b3820d;
    font-size: 22px;
    color: #fff;
    border-left: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}