/* #Site Styles
末末末末末末末末末末末末末末末末末末末末末末末末末 */

* {
    /*-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;*/
    /*color: #323232;
    font-family: 'Open Sans 4', 'Open Sans', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;*/
}

body {
    background-color: #fff;
    font-size: 15px !important;
    font-weight: normal;
}
body.inside {
    background-color: #E7F0F5;
}
strong,
b,
strong > *,
b > * {
    /*font-family: 'Open Sans 7', 'Open Sans', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:700;*/
}

.container img {
    max-width: 100%;
    height: auto;
}

    .container img[align="left"],
    .container img[style*="float: left"],
    .container img[style*="float:left"],
    .container img[align="right"],
    .container img[style*="float: right"],
    .container img[style*="float:right"] {
        position: relative;
        background-color: #FFFFFF;
        z-index: 2;
    }


/*p
{
    margin: 0px;
}
p, a, p a, li a, span
{
    font-size: 14px;
    font-size: 1.4rem;
}*/

a,
p a,
li a {
    text-decoration: none;
}

h1,
h1 > * {
    font-family: 'Fira Sans', sans-serif;
    color: #D34600;
    /*opacity: 0.7;*/
    /*font-size: 78px;
    font-size: 5.0rem;*/
    font-size: 32px;
    /*font-size: 4.0rem;*/
    font-weight: 300;
    text-transform:capitalize;
    letter-spacing: 0.5px;
    /*border-bottom: 2px solid #DFDFDF;*/
    /*padding-bottom: 15px;*/
}

h1 {
    /*margin-bottom: 20px;
    margin-top: 20px;*/
}

h2,
h2 > * {
    font-family: 'Fira Sans', sans-serif;
    color: #163C4D;
    /* opacity: 0.7; */
    font-size: 34px;
    /*30px;*/
    /*font-size: 1.7rem;*/
    /*2.0rem;*/
    /*font-weight: 300;*/
}

h2 {
    margin-bottom: 10px;
    margin-top: 10px;
    /*border-bottom: 1px solid #d7d7d6;*/
    /*padding-bottom: 1.0rem;*/
}

h3,
h3 > * {
    font-family: 'Fira Sans', sans-serif;
    color: #593774;
    font-size: 18px;
    /*font-size: 1rem;*/
    font-weight: normal;
    /*text-transform: uppercase;*/
    letter-spacing: 1px;
}

h3 {
    margin-bottom: 5px;
    margin-top: 5px;
}

ol {
    font-size: 15px;
    /*font-size: 1.4rem;*/
    /*margin-left:20px;*/
    overflow: hidden;
}

ul {
    /*list-style-image:url(/images/bullets.png);*/
    /*list-style-image: none;
	list-style-type: none;
    font-size: 14px;
    font-size: 1.4rem;*/
    /*margin-left:20px;*/
    /*margin-bottom: 0px;
    overflow: hidden;*/
}

li {
    /*background: none;
    padding-left: 19px;
    font-size: 14px;
    font-size: 1.4rem;
    list-style-position: outside;
    background: url(/images/bullets.png) no-repeat 3px 7px;
    margin-bottom: 0px;*/
}

ol > li {
    /*background: none;
    padding-left: 0px;*/
    /*margin-left:20px;*/
    list-style: none;
    text-indent: -18px;
    margin-left:30px;
}
/*ol > li::marker{
    color:#AB2914;
}*/

ul > li {
    list-style:none;
}
.container li {
}

.cke_combo li {
    background: none !important;
}

table {
    margin: 0px;
    padding: 0px;
}

td,
th {
    margin: 0px;
    /*padding: 0px;
    border: 0px;*/
    /*color: #000000;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;*/
}

.table-heading {
    width: 100%;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    font-family: 'Fira Sans', sans-serif;
    color: #265892;
    /*font-size: 20px;*/
    font-size: 1.2rem;
    font-weight: 700;
    padding:0 18px!important;
    /*padding: 0px 2.2rem;
    padding: 0px 7px;*/
    text-transform: none;
    height: auto;
    margin: 0px;
    border: 1px solid #265892;
    /*text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.19);*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}

label {
    display: inline;
    font-size: 15px;
    /*font-size: 1.4rem;*/
    font-weight: 400;
    margin: 0px;
}


/* header */

header h2 {
    font-family: 'Fira Sans', sans-serif;
    display: inline-block;
    color: #265892;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 21px;
    margin: 0px;
    vertical-align: top;
}

header.mobile h1 {
    font-family: 'Fira Sans', sans-serif;
    color: #265892;
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 21px;
    margin: 0px;
    vertical-align: top;
}

header.mobile h2 {
    font-size: 18px;
    font-size: 1.8rem;
}

header p {
    margin-bottom: 0px;
    /*line-height: normal;*/
}

header p,
header a,
header span {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    font-size: 1.2rem;
    /*color: #FFFFFF;*/
}

.utilityLinks {
    font-size: 12px;
    font-size: 1.2rem;
    position: relative;
    float: right;
    /*right:20%;*/
}

    .utilityLinks a {
        /*display: inline-block;
    min-height: 16px;
    padding-left: 18px;*/
        color: #424242;
    }

        .utilityLinks a:hover {
            color: #01817E;
        }


/*header.mobile .utilityLinks a
{
    font-size: 0.8rem;
}
header a
{
    font-weight: bold;
}
header a:hover
{
    color: #FFFFFF;
}*/


/*header table
{
    margin: 0px;
    padding: 0px;
}
header td, header th
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}*/

header input {
    margin: 0px;
    /*padding: 0px 5px 0px 5px!important;*/
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -khtml-border-radius: 0px !important;
    border-radius: 0px !important;
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}

div#header {
    /*background-color: #3b3b3b;*/
    height: 112px;
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content:center;
}

header.main {
    /*-moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -khtml-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    
    behavior: url(/js/PIE-2.0beta1/PIE.htc);*/
}


    /*header.main .columns:first-child
{
    padding-left: 14px;
    padding-top: 30px;
}

header.main .columns:nth-child(2)
{
    text-align: right;
}

header.main .columns.last
{
    padding-top: 3px;
    padding-bottom: 3px;
    text-align:left;
}

header.main .columns.last img
{
    vertical-align:middle;
}

header.main .column.last p
{
    text-align: center;
    padding-right:0px;
}*/

    header.main .columns {
        position: relative;
    }


/*header.main*/

div.logo {
    /*position: absolute;*/
    /*top: 20px;*/
    /*left: 0px;*/
    /*width: 200px;*/
    /*width: 50%;
    height: 149px;*/
    z-index: 1;
}

    div.logo img.img-logo {
        /*margin-top: 25px;
        width: 297px;
        margin-left: 7px;*/
        width:auto;
        height:auto;
        max-width:100%;

    }

    div.logo.mental-health {
        width: 40%;
    }

div.div-donate {
    float: right;
    position: relative;
    top: 14px;
    /*right: 0px;*/
}

a.btnDonate {
    padding: 7px 20px;
    background-color: #FFD400;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #AAAAAA;
}

    a.btnDonate span {
        font-size: 14px;
    }

header.main div.header-row div {
    display: table-cell;
    width:100%;
    float:right;
}

header.main div.header-row {
    position: relative;
    text-align: right;
    /*padding-top: 11px;
    padding-bottom: 10px;*/
    /*width:450px;*/
    /*float:right;*/
    top: 10px;
}

.header-second-row {
    position: absolute;
    right: 0;
    top: 48px;
}

    .header-second-row > div {
        display: table-cell;
        vertical-align: middle;
    }

header.main div.header-col {
    display: inline-block;
    vertical-align: middle;
}

    header.main div.header-col:last-child {
        padding-left: 10px;
    }

header.mobile {
    padding-top: 20px;
    padding-bottom: 20px;
}


/*header.mobile .mobileLogo > div
{
    width:50%;
}*/


/*header.mobile .mobileLogo > div:first-child
{
    padding-right: 10px;
}*/


/*header.mobile #MenuMobileDDACC
{
    width:138px;
}*/


/*header.mobile a.btnDonate
{
    height: 27px;
    padding-top: 3px;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}*/


/*Search Panel*/

div.mainmenu-search {
    float: right;
    width: 4%;
}

div.searchPanel {
    position: relative;
}

#search {
    position: relative;
    /*width: 20px;
    height: 20px;*/
    /*padding-top: 3px;*/
    text-align: center;
    background-color: #fff;
}

.jSearch {
    display: block;
    /*background: #fff url(/images/cornwall/search-icon.png) no-repeat center center;*/
    /*width: 20px;
    height: 20px;*/
    /*font: 0/0 a;*/
    text-shadow: none;
    color: #224a8e;
}

    .jSearch.opened {
        /*background: #40acc0 url(/images/colchester/search-close.png) no-repeat center center;
    border-bottom: 2px solid #40acc0;*/
    }

.jSearchBox {
    display: none;
    position: absolute;
    top: 44px;
    right: 0px;
    background-color: #fff;
    z-index: 200;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

div.searchPanel {
    position: relative;
    display: inline-block;
    width: 220px;
    padding-left: 20px;
    border-bottom: 2px solid #fff;
}

header.main {
    display: none;
}

header.mobile {
    display: block;
}

    header.mobile .columns {
        text-align: center;
    }


/* navigation */

div#mainmenu {
    /*background-color: #3b3b3b;*/
    /*padding-top: 35px;*/
    background: #fff;
}

nav.main
/*, nav.mobile*/ {
    font-family: 'Fira Sans', sans-serif;
    /*height:44px;*/
    /*box-shadow: 0 0 50px rgba(0,0,0,0.1);*/
    /*border: 1px solid #c22030;

    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    
    behavior: url(/js/PIE-2.0beta1/PIE.htc);*/
}

nav.main {
    display: none;
}

    nav.main .columns {
        position: relative;
        z-index: 101;
    }

div.mainmenu {
    position: relative;
    float: right;   /*left;*/
    /*width: 100%;*/
    /*display: inline-block;*/
    /*background-color: #265892;*/
    z-index: 100;
}

div.donateToday {
    position: relative;
    /*display: inline-block;*/
    float: right;
    /*width: 142px;*/
    width: 17.88%;
    height: 30px;
    padding-top: 14px;
    background-color: #E81F8A;
    text-align: center;
    /*font-size: 15px;*/
    overflow: hidden;
    -moz-border-radius: 0px 10px 0px 0px;
    -webkit-border-radius: 0px 10px 0px 0px;
    -khtml-border-radius: 0px 10px 0px 0px;
    border-radius: 0px 10px 0px 0px;
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}

    div.donateToday:hover {
        background-color: #fe0000;
    }

nav.mobile {
    display: block;
    /*padding-bottom: 10px;*/
    margin-right:2%;
}


/* banner */

div#banner {
    margin-top: -16px;
    /*background-color: #f0f0f0;*/
    padding-top: 1px;
    /*clear: both;*/
}


/*div.banner
{
    padding-top: 25px;
}
div.banner div.row
{
    overflow: hidden;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}*/


/* content */

div.container.content.home div.six.columns {
    background-color: #fff;
    width: 49%;
    margin-left: 0;
    min-height: 75px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

    div.container.content.home div.six.columns:last-child {
        margin-left: 2% !important
    }

div.content {
    padding-top: 20px;
    padding-bottom: 20px;
}

    div.content .nine.columns.insideContent {
        margin-left: 1%;
        border: 1px solid #ababab;
    }

    div.content.inside {
        /*padding: 0px;*/
        margin: 0 auto;
        padding-top: 0px;
        padding-bottom: 0px;
        border: none;
    }

    div.content .column,
    div.content .columns {
        /*padding: 20px 10px 20px 10px;*/
    }

div#NewsRoomSignUp_pnlSignUp div {
    /*display:table-cell;*/
    /*vertical-align: middle;*/
}

div.content .leftmenu {
    display: none;
    background-color: #fff;
    /*min-height: 250px !important;*/
    margin-top: 20px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    border: 1px solid #ababab;
    /*padding-left: 10px;
    padding-right: 10px;*/
}

div.content #MobileMenuSecundary {
    display: block;
    text-align: center;
}


/*div.content .insideContent, div.content .insideContentNoLeftMenu
{
    margin: 0px;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}*/

div.content .insideContent.noleftmenu {
    width: 96%;
}

div.content div.Responsive-Video-Wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    /*padding-top: 25px;*/
    /*padding-top: 30px;*/
    height: 0;
    text-align: center;
}

div.Responsive-Video-Wrapper iframe,
div.Responsive-Video-Wrapper object,
div.Responsive-Video-Wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a.return-to-services {
    background: url(/images/buttons/back-arrow-white.png) no-repeat 11px center;
    padding-left: 47px;
    font-size: 14px;
}

div.news h2 {
    /*border-bottom: 3px solid #1E98D5;*/
}

div.news h3 {
    font-size: 17px;
    line-height: 20px;
    color: #333;
    font-weight: 600;
    letter-spacing: normal;
    /*font-size: 1.4rem;*/
}


/*div.news p
{
    margin: 0px;
    font-size: 1.2rem;
    color: #444444;
}*/

div.staff-directory-item-column {
    text-align: center;
}

#resources-wrapper div.pnlSearch {
    position: relative;
    border: 1px solid #999999;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}


/* reCaptcha BEGIN */

#recaptcha_area {
    position: relative;
    background-color: #DEDEDE;
    border: 2px solid #C0C0C0;
    margin-bottom: 15px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}

div.content #recaptcha_area,
div.content #recaptcha_table {
    width: 260px !important;
}

.recaptchatable #recaptcha_image {
    margin: 0 !important;
    width: 250px !important;
}


/*.recaptchatable #recaptcha_image img {
    max-width:100%;
}*/

.recaptchatable .recaptcha_r1_c1,
.recaptchatable .recaptcha_r3_c1,
.recaptchatable .recaptcha_r3_c2,
.recaptchatable .recaptcha_r7_c1,
.recaptchatable .recaptcha_r8_c1,
.recaptchatable .recaptcha_r3_c3,
.recaptchatable .recaptcha_r2_c1,
.recaptchatable .recaptcha_r4_c1,
.recaptchatable .recaptcha_r4_c2,
/*.recaptchatable .recaptcha_r4_c4,*/
.recaptchatable .recaptcha_image_cell,
.recaptchatable .recaptcha_r2_c2 {
    background: none !important;
}

div.content .recaptchatable .recaptcha_r4_c1,
div.content .recaptchatable .recaptcha_r7_c1 {
    width: 141px !important;
}

div.content .recaptchatable .recaptcha_input_area,
div.content .recaptchatable #recaptcha_response_field {
    width: 123px !important;
}

div.content .recaptchatable #recaptcha_response_field {
    height: 20px !important;
}

div.content .recaptchatable .recaptcha_input_area {
    background-color: #FFFFFF !important;
    border: 1px solid #C0C0C0;
    height: 45px !important;
    margin-left: 3px !important;
    margin-right: 0px !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    /*padding-bottom: 4px !important;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}

.recaptchatable .recaptcha_r4_c4 {
    background: transparent url("//www.google.com/recaptcha/api/img/white/sprite.png") no-repeat scroll -214px 6px !important;
}

.recaptchatable a {
    color: #265892 !important;
}

    .recaptchatable a:hover {
        color: #265892 !important;
    }


/* reCaptcha END */


/* QuickAccessLinks */

#QuickAccessLinks {
    width: auto;
    max-width: 276px;
    display: none;
    right: 0px;
    text-align: right;
    overflow: hidden;
    z-index: 9999999;
}

    #QuickAccessLinks.fixed {
        position: fixed;
        top: 0px !important;
    }

    #QuickAccessLinks.fixed100 {
        position: fixed;
        top: 100px !important;
    }

    #QuickAccessLinks.absolute {
        position: absolute;
        top: 230px;
    }


    /*#QuickAccessLinks > div
{
    margin-bottom: 1px;
}*/

    #QuickAccessLinks a {
        display: block;
        /*width: 51px;*/
        width: 240px;
        height: 49px;
        padding-left: 17px;
        /*padding-right: 51px;*/
        padding-right: 17px;
        border: 1px solid #003d71;
        margin-bottom: 1px;
        color: #FFFFFF;
        background-color: #003d71;
        font-family: 'Fira Sans', sans-serif;
        font-weight: 700;
        font-size: 13px;
        text-transform: uppercase;
        text-decoration: none;
        line-height: 49px;
        text-align: left;
    }

    #QuickAccessLinks i {
        float: right;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 49px;
        width: 17px;
        text-align: center;
    }


    /*#QuickAccessLinks a.download
{
    background: #003d71 url(/images/rehab/qa-download.png) no-repeat right center;
}
#QuickAccessLinks a.location
{
    background: #003d71 url(/images/rehab/qa-location.png) no-repeat right center;
}
#QuickAccessLinks a.referral
{
    background: #003d71 url(/images/rehab/qa-referral.png) no-repeat right center;
}
#QuickAccessLinks a.feedback
{
    background: #003d71 url(/images/rehab/qa-feedback.png) no-repeat right center;
}
#QuickAccessLinks a.contact
{
    background: #003d71 url(/images/rehab/qa-contact-us.png) no-repeat right center;
}*/

    #QuickAccessLinks a:hover {
        color: #003d71;
        background-color: #FFFFFF;
        border: 1px solid #003d71;
    }

        #QuickAccessLinks a:hover i {
            color: #003d71;
        }

    #QuickAccessLinks.closed a {
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
    }


/* pre footer */

div#pre-prefooter,
.container.home3 {
    margin-top: 10px;
}

    div#pre-prefooter .container {
        background-color: #8c8c8c;
        padding: 20px;
        border: 1px solid #b6b6b4;
    }

div#prefooter {
    /*height:143px;*/
}

    div#prefooter .container {
        background-color: #464646;
        color: #FFFFFF;
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: 400;
        /*padding-top: 110px;*/
    }

    div#prefooter .prefooter-col {
        float: left;
        width: 100%;
        margin: 0px;
    }

    div#prefooter h2 {
        color: #FFFFFF;
        font-family: 'Fira Sans', sans-serif;
        font-size: 17px;
        font-size: 1.7rem;
        font-weight: 400;
        font-style: normal;
        line-height: 40px;
        border-bottom: 1px solid #656565;
        /*margin: 0px;
    padding: 0px;*/
    }

    div#prefooter h3 {
        color: #666666;
        font-size: 24px;
        /*font-size: 1.4rem;*/
        font-style: normal;
        border: 0px;
        margin: 0px;
        padding: 0px;
        font-weight: normal;
        font-family: 'Fira Sans', sans-serif;
        font-size: 19px;
        text-transform: uppercase;
        margin-bottom: 20px;
        letter-spacing: 1px;
    }

    div#prefooter p,
    div#prefooter a {
        color: #666;
        font-size: 16px;
        /*font-size: 1.3rem;*/
        font-weight: 400;
        /*text-transform: uppercase;*/
        color: #224B8E;
        text-transform: uppercase;
        font-size: 15px;
        margin-bottom: 30px;
        font-weight: 600;
        margin-top: 0;
        letter-spacing: 1.2px;
    }


/* footer */

div#footer {
    color: #fff;
    padding-top: 43px;
    padding-bottom: 33px;
    background-color: #12394B;
}


    /*div#footer .columns
{
    margin: 0px;
}*/

    div#footer p {
        display: block;
        color: #4d4d4d;
        margin: 0px;
    }

    div#footer a,
    div#footer a:hover,
    div#footer a:visited {
        /*color: #265892;*/
        color: #01817E;
    }

    div#footer div.footer,
    div#footer div.social {
        text-align: center;
    }

    div#footer div.social {
        padding: 0px;
    }

ul#tabs-home {
    padding-left: 0;
}

    ul#tabs-home li {
        display: table-cell;
        width: 29%;
        height: 72px;
        vertical-align: middle;
        text-align: center;
        text-transform: uppercase;
    }

        ul#tabs-home li:hover,
        ul#tabs-home li.hit {
            cursor: pointer;
            background-color: #AB2914 !important;
            color: #fff;
        }


/*Upcoming Events*/

.upcoming_events {
    display: inline-block;
    margin: 41px 8px 8px;
}

    .upcoming_events * {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .upcoming_events > div {
        width: 33.33%;
        float: left;
        margin: 0;
        padding: 10px 16px;
    }

        .upcoming_events > div > div {
            display: block;
            padding: 7px 15px;
            border: 1px solid #aaa;
            display: flex;
            align-items: center;
        }

    .upcoming_events .event-date {
        float: left;
        width: 50px;
    }

        .upcoming_events .event-date .label-month {
            color: #00827d;
            font-size: 16px;
            text-transform: uppercase;
            font-weight: bold;
        }

        .upcoming_events .event-date .label-day {
            color: #AB2914;
            font-size: 24px;
            font-weight: 700;
        }

    .upcoming_events .event-news {
        float: left;
        width: calc(100% - 50px);
        padding-right: 30px;
        font-size: 16px;
    }

    .upcoming_events .link-arrow {
        background: url(/images/arrow.png) no-repeat right center;
        background-size: 20px;
        display: inline-block;
        width: 30px;
        height: 20px;
    }

.see-all-events,
.see-all-news {
    padding: 5px 26px 11px 0;
}

    .see-all-events a,
    .view-all-news a,
    .see-all-news a {
        color: #AB2914;
        font-weight: bold;
        font-size: 15px;
    }

/*#banner {
    display: none;
}
#bannerMobile {
    display: block;
}*/
#bannerInside{
    display:none;
}

.home-view.see-all-news{
    display:none;
}
div#breadcrumbs {
    display: none;
}
div.insideContent p, div.insideContent a, div.insideContent li {
    line-height: 20px;
    font-size:17px;
}
li {
    list-style-position: outside!important;
}
.jnewssc{
    position:relative;
}

.div_tabble.news_description{
    position:relative;
}
.read_more {
    display: block;
    text-align: left;
    text-transform: capitalize;
    color: #e71f89;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    /*margin-top: 20px;*/
    /*position: absolute;*/
    bottom:5px;
    right:5px;
}
/* #Page Styles
末末末末末末末末末末末末末末末末末末末末末末末末末 */
/* Media Queries
末末末末末末末末末末末末末末末末末末末末末末末末末 */
/* Larger than mobile */
@media (min-width: 400px) {
    /*header.mobile #MenuMobileDDACC
    {
        width:150px;
    }*/
    /*header.main*/
    div .logo {
        /*width: 200px;*/
        /*width: auto;*/
    }

        div.logo.mental-health {
            width: auto;
        }

    .textSize span {
        letter-spacing: 1.5px;
    }
}
/* Larger than phablet (also point when grid becomes active) */

@media (min-width: 550px) {
    header.mobile h1 {
        font-size: 37px;
        font-size: 3.7rem;
        line-height: 40px;
    }

    header.mobile h2 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 30px;
    }
    /*header.mobile #MenuMobileDDACC
    {
        width:150px;
    }*/
    header.mobile .utilityLinks a {
        font-size: 12px;
        font-size: 1.2rem;
    }
    /*div#breadcrumbs .bread-crumbs table
    {
        width: auto;
        float: right;
    }*/
    div.staff-directory-item-column:first-child {
        text-align: left;
    }

    div.staff-directory-item-column:nth-child(3) {
        text-align: right;
    }
}


/* Larger than tablet */

@media (min-width: 750px) {
    /*header.main .column.last
    {
        padding-top: 30px;
    }

    header.main .column.last p
    {
        text-align: right;
        padding-right:30px;
    }*/
    /*nav.mobile
    {
        display:none;
    }*/
    /*div#footer p, div#footer a {
        display: inline-block;
        text-align: center;
    }

        div#footer p:first-child {
            display: block;
        }

    div#footer div.footer {
        text-align: center;
    }

    div#footer div.social {
        text-align: right;
    }*/

    #banner {
        display: block !important;
    }

    #bannerMobile {
        display: none !important;
    }
    #bannerInside {
        display: block;
        margin-top:-16px;
        background-color:#f0f0f0;
    }

    .home-view.see-all-news {
        display: block !important;
        float:right;
        position:absolute;
        bottom:0;
        right:0;
        margin-top:10px;
    }
    div#breadcrumbs {
        display: block !important;
    }
    h1{
        font-size:45px;
    }
}
@media (min-width: 1000px) {

}
/* Larger than Desktop HD */

@media (min-width: 1200px) {
    .jnewssc {
        height: 300px;
        position: relative;
    }
    /*.read_more {
        position: absolute;
        bottom: 10px;
        right: 20px;
    }*/
    breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs td {
        white-space: nowrap !important;
    }
    .home-view.see-all-news {
        /*position: unset !important;*/
    }
    h1 {
        font-size: 60px;
    }
}


/* #CMS Styles
末末末末末末末末末末末末末末末末末末末末末末末末末 */

.Tibby_Bottom_Button_Enabled_Highlighted {
    font-size: 12px;
    font-family: 'Fira Sans', sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.Tibby_Bottom_Button_Enabled_NotHighlighted {
    font-size: 12px;
    font-family: 'Fira Sans', sans-serif;
    text-decoration: none;
    color: #ffffff;
}

.Tibby_Bottom_Button_Disabled {
    font-size: 12px;
    font-family: 'Fira Sans', sans-serif;
    color: #96aaba;
    text-decoration: none;
    font-weight: bold;
}

.fixedtopcenter {
    position: absolute;
    left: 0px;
    right: 0px;
    border: 0px;
}

.admin_overlay {
    background-color: #2f8dcb;
    /*#1370ab;*/
    width: 100%;
    /*height:30px;*/
    margin: auto;
    padding: 0px 10px 0px 10px;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.admin_bodytext_white {
    font-family: 'Fira Sans', sans-serif;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}

.admintable {
    height: 30px;
}

    .admintable td {
        padding-left: 5px;
        padding-right: 5px;
    }

.nosize {
    position: absolute;
    width: 0px;
    height: 0px;
    overflow: hidden;
}
.white{
    color:#fff;
}

.watermarked {
    /*background-color:Transparent;
	border:0;*/
    font-family: 'Fira Sans', sans-serif;
    font-size: 12px;
    font-style: italic;
    color: Gray;
    vertical-align: middle;
}

.mw150 {
    min-width: 150px;
}

.al {
    text-align: left;
}

.ar {
    text-align: right;
}

.ac {
    text-align: center;
}

.hide,
.hidden {
    display: none;
}

.required {
    color: #FF0000;
    font-size: medium;
    font-weight: bold;
    padding-right: 5px;
}

.SemiTransparentBg {
    /*background-color: #FFFFFF;*/
    background-image: url('../Images/inactive-bg.gif');
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    z-index: -1;
}

#servicesGlossary {
    padding-bottom: 20px;
}

    #servicesGlossary h2 {
        font-family: 'Fira Sans', sans-serif;
        display: inline-block;
        font-size: 22px;
        font-weight: 700;
        border: 0px;
        min-width: inherit;
    }

        #servicesGlossary h2.inactive {
            color: #939191; /*Silver;*/
        }

#servicesWrapper {
    position: relative;
    overflow: hidden;
}

    #servicesWrapper .serviceitem {
        position: relative;
        display: block;
        /*float:left;*/
        width: 301px;
        margin-right: 30px;
        padding-bottom: 10px;
    }

        #servicesWrapper .serviceitem ul li:after {
            top: 17px;
        }

        #servicesWrapper .serviceitem:nth-child(3n+3) {
            margin-right: 0px;
        }


    /*#servicesWrapper .serviceitem:nth-child(3n+1)
{
    clear: left;
}*/

    #servicesWrapper h2 {
        font-family: 'Fira Sans', sans-serif;
        font-weight: 700;
        border-bottom-style: solid;
        border-bottom-width: 3px;
        border-bottom-color: #196e9c;
    }

    #servicesWrapper ul {
        padding-left: 15px;
    }

    #servicesWrapper li {
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #cccccc;
        line-height: 40px;
    }

        #servicesWrapper li a {
            color: #333333;
        }

.container.news .three.columns {
    background-color: #fefefe;
    padding: 15px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

#google_map {
    border: 5px solid #fff;
    height: 135px;
    width: 100%;
}

#QuickPoll_ctl00_btn_Submit {
    font-size: 12px;
    color: #fff;
    background-color: #22498c;
    text-transform: uppercase;
    line-height: 30px;
    border-radius: 15px;
    margin-top: 20px;
    padding: 0 60px;
    margin-bottom: 20px;
}

.lang_selector {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    font-family: 'Fira Sans', sans-serif;
    display: inline-block;
    line-height: 20px;
    padding: 0 5px;
}

    .lang_selector.acitve {
        color: #fff;
        background-color: #224a8e;
    }

.textSize {
    color: #fff;
    padding-left: 0px;
    /*padding-top: 8px;
    padding-left: 20px;*/
}

    .textSize span {
        text-transform: uppercase;
        font-size: 12px;
        line-height: 9px;
        font-weight: 600;
        color:#ffffff;
        /*letter-spacing:1.5px;*/
    }

    .textSize a {
        color: #224a8e;
        padding: 0 3px;
        font-size: 16px;
        position: relative;
        bottom: -2px;
        font-weight: bold;
        margin-right:10px;
        /*letter-spacing: 21px;*/
    }

#spShrink {
    padding-left: 5px;
}

#how_can_help {
    padding: 15px 20px 15px 20px;
    font-size: 16px;
    /*display: flex;*/
}

    #how_can_help select {
        border: none;
        border-radius: 0;
        /*border-bottom: 2px solid #e81f8a;*/
        width: 100% !important;
        font-size: 18px;
        padding-left: 0;
        float: right;
    }

    #how_can_help div {
        border-bottom: 3px solid #01827E;
    }

    #how_can_help .look {
        white-space: nowrap;
        padding-right: 20px;
    }

    #how_can_help.selector {
        flex-grow: 2;
        position: relative;
    }

        #how_can_help.selector::after {
            content: '';
            position: absolute;
            right: 25px;
            top: 40px;
            border: 5px solid transparent;
            border-top-color: #01827E;
        }

    #how_can_help select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        line-height: 30px;
        padding-right: 0;
        padding-left: 5px;
    }


/*
#how_can_help select:after {
    content: '+++++++';
    position: absolute;
    right: 20px; top: 5px;
    border: 5px solid transparent;
    border-right-color: #e81f8a;
}
*/

#NewsRoomSignUp_pnlSignUp {
    padding: 0px 20px 0 20px;
    font-size: 16px;
}

    #NewsRoomSignUp_pnlSignUp input[type="text"] {
        border: none;
        border-radius: 0;
        border-bottom: 2px solid #959595;
        font-size: 16px;
        padding-left: 0;
        width: 100%;
        margin-top: 15px;
    }

span#NewsRoomSignUp_rfvFullname,
span#NewsRoomSignUp_rfvEmail {
    color: #e81f8a;
}

#search i {
    font-size: 20px;
    line-height: 52px;
}

.div_cell {
    display: table-cell;
    vertical-align: middle;
}

div.last_news h3 {
    text-align: right;
    font-family: 'Fira Sans', sans-serif;
    color: #353535;
    height: 40px;
    overflow: hidden;
    text-transform: none;
    margin: 0;
    padding: 0;
}

.last_news .data_mounth {
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    width: 40px;
}

.last_news .data_day {
    color: #224b8d;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 10px;
}

.read_more {
    display: block;
    text-align: left;
    text-transform: capitalize;
    color: #e71f89;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    /*margin-top: 20px;*/
    /*position:absolute;*/
    /*bottom:10px;*/
}

    .read_more:hover {
        color: #000;
    }

.last_news {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 10px;
}

.news_description {
    vertical-align: top;
}
.div_cell.image_news {
    vertical-align: middle;
    padding: 15px;
}
    .news_description .image_news img {
        margin-right: 0px;
        /*width: 125px;
        height: 125px;
        max-width: inherit;*/
        max-width: 125px;
        max-height: 125px;
        margin-top: 0px;
        margin-bottom: -4px;
    }

.news_description p {
    margin: 0;
    /*max-height:150px;*/
    /*height: 112px;*/
    overflow: hidden;
}

.news_description .short_text {
    /*max-height: 160px;*/
    /*height: 112px;*/
    overflow: hidden;
    vertical-align: top;
}

.quick_pull {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 600;
}

#QuickPoll_ctl00_RB_Options {
    margin-top: 10px;
}

    #QuickPoll_ctl00_RB_Options td {
        padding-top: 10px;
    }

    #QuickPoll_ctl00_RB_Options label {
        font-size: 14px;
        font-weight: 600;
        color: #333;
    }

.locations p {
    display: none;
}


/*.locations { font-size: 13px; font-weight: 600; text-transform: lowercase; color: #333; line-height: 20px; }*/

.locations i {
    color: #e71f89;
    font-size: 20px;
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
}

.locations em {
    color: #e71f89;
    font-size: 20px;
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
}

.line_r {
    margin-top: 20px;
    margin-bottom: 10px;
}

div#footer .social a {
    color: #fff;
    font-size: 15px;
    margin: 0 5px;
    display: inline-block;
    background-color: #e9098b;
    border-radius: 50%;
    width: 27px;
    line-height: 27px;
    text-align: center;
}

    div#footer .social a:hover {
        background-color: #000;
    }

div#footer .social {
    margin-top: 10px;
    margin-bottom: 10px;
}

.extra_link {
    text-align: right;
    text-transform: uppercase;
}

.copyright {
    font-size: 10px;
    margin-top: 10px;
    line-height: 20px;
}

    .copyright b {
        color: #e9098b;
    }

    .copyright a {
        font-size: 10px;
    }

#NewsRoomSignUp_pnlSignUp {
    display: flex;
}

    #NewsRoomSignUp_pnlSignUp > div {
        margin: auto 0;
        padding-right: 20px;
    }

.form_sub {
    display: flex;
}

    .form_sub > div {
        margin: auto 0;
    }

#subscribe_form {
}

.form_sub > div {
    flex-grow: 2;
}

    .form_sub > div:last-child {
        flex-grow: 0;
    }

#QuickPoll_ctl00_tbl_Main {
    margin-top: -10px;
}

.leftmenu h2 {
    background-color: #196e9c;
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 15px 20px;
}

#QuickPoll_ctl00_RB_Options input {
    display: none;
}

    #QuickPoll_ctl00_RB_Options input:checked + label {
        color: #22498c;
        background: url(/images/new/radio_on.jpg) no-repeat left 3px;
    }

    #QuickPoll_ctl00_RB_Options input + label {
        color: #666;
        background: url(/images/new/radio_off.jpg) no-repeat left 2px;
        cursor: pointer;
        margin-left: 0;
        padding-left: 35px;
        padding-bottom: 3px;
    }

@media (max-width: 1200px) {
    #how_can_help {
        flex-direction: column;
    }

    #NewsRoomSignUp_pnlSignUp {
        flex-direction: column;
        padding-top: 15px;
    }

    .container.news .three.columns {
        margin-bottom: 20px;
    }

    .news_description p {
        height: auto;
    }

    .news_description .short_text {
        height: auto;
    }
}

@media (max-width: 800px) {
    header.main div.header-row table {
        /*margin-top: -10px;
        position: absolute;*/
    }

    header.main div.header-row div {
        /*vertical-align: top;*/
    }

    header.main .textSize {
        padding-left: 60px;
        position: relative;
        top: -5px;
    }

    header.main {
        /*background-color: #ececec;*/
        /*width: auto;*/
        /*padding: 0 7.5%;*/
    }

    div.logo img.img-logo {
        margin-top: 0;
    }

    a.btnDonate {
        padding: 10px 20px;
        position: relative;
        top: -5px;
    }

    header.main div.header-row {
        width: 100%;
        float: none;
    }
    /*.utilityLinks {
        display: none;
    }*/
    /*h1,
    h1 > * {
        font-size: 3.0rem;
    }*/
    div.container.content.home div.six.columns {
        width: 100%;
    }

        div.container.content.home div.six.columns:last-child {
            margin-left: 0 !important;
            margin-top: 20px;
        }

    div.logo {
        /*width: 80%;*/
        top: 40px;
    }

    @media (min-width: 750px) {
        div.logo {
            width: 80%;
        }
    }

    div#mainmenu {
        padding-top: 10px;
    }

    .news_description p {
        height: auto;
    }

    .news_description .short_text {
        height: auto;
    }

    .container.banner {
        width: 100%;
        padding: 0;
    }

    /*.container.content.home {
        margin-top: -50px;
    }*/

    div#prefooter {
        padding-top: 0;
    }
}

@media (max-width: 600px) {
    a.btnDonate {
        padding: 13px 20px;
        position: relative;
        top: -8px;
        font-size: 12px;
    }

        a.btnDonate span {
            font-size: 12px;
        }

    /*#MenuMobileDDACC #menu-dd-acc {
        top: -20px !important;
    }*/

    h1.news-room-title {
        padding-bottom: 45px;
        margin-bottom: 0px;
        margin-top: -15px;
    }

    .view-all-news {
        position: absolute;
        top: 45px !important;
    }
}

@media (max-width: 450px) {
    a.btnDonate {
        padding: 13px 10px;
        position: relative;
        top: -8px;
        font-size: 10px;
    }

        a.btnDonate span {
            font-size: 10px;
            display: none;
        }
}

header.main {
    /*display: block;*/
}

.fa-fax {
    margin-left: 5px;
}

/*header.mobile .logo {
    display: none;
}*/

#divTopInternal {
    color: #3e3e3e;
    font-weight: normal;
}


/*11-06-2018*/

/*div#mainmenu {
    padding-top: 45px;
}*/

.utilityLinks a {
    color: #2a2a2a;
}

div.div-donate {
    top: 4px;
}


/*.utilityLinks {
    right: 16%;
}*/

a.btnDonate {
    font-weight: bolder;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 9px 34px;
    color: #2D2D2D;
}


/*override masterslider.css*/

.ms-container {
    text-align: center !important;
    max-height: 456px;
    /*max-height: 420px;*/
    /*Changed out by Juan Monday June 18 to 456px*/
}

.ms-bullets {
    display: inline-block !important;
}

.ms-skin-default .ms-bullet {
    background-color: white !important;
    box-shadow: 0px 0px 10px #928d8d !important;
}

.ms-skin-default .ms-bullet-selected:after {
    content: "" !important;
    position: absolute !important;
    width: 10px !important;
    height: 10px !important;
    background: #ac240c !important;
    border-radius: 50% !important;
    top: 2px !important;
    left: 2px !important;
}

.ms-bullets.ms-dir-h {
    /*Commented out by Juan Monday June 18*/
    /*position: relative !important;   
    bottom: 30px !important;*/
}


/*news, events tab*/

ul#tabs-home {
    padding-left: 0;
    display: table;
    width: 100%;
    padding: 0;
    margin: 0px;
    border-bottom: 2px solid #AB2914;
}

    ul#tabs-home li {
        display: table-cell;
        width: 25%;
        height: auto;
        vertical-align: middle;
        text-align: center;
        padding: 10px 22px;
        font-weight: 600;
        font-size: 16px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #9a9a9a;
        border-right: 1px solid #e0e0e0;
    }

        ul#tabs-home li:hover,
        ul#tabs-home li.hit {
            background-color: #ac240c;
        }

div.content {
    /*border: 1px solid #ababab;
    margin: 15px auto;*/
    padding: 0;
}

.container.news .three.columns {
    box-shadow: none;
}

.news-division-container {
    width: 100%;
}

div.content .column,
div.content .columns {
    padding: 0;
    margin: 0;
}


/*News tab content*/

.read_more {
    margin-top: 0px;
    color: #b2341e !important;
    /*position: relative;*/
    right: 0px;
    font-size: 14px !important;
    margin-right:20px;
}

    .read_more:hover {
        color: #b2341e !important;
    }

@media (min-width: 1200px) {
    .jnewssc {
        height: auto;
        min-height:200px;
    }

    .short_text .read_more {
        bottom: 5px;
    }
}

#prefooter .container img {
    padding: 0px 13px;
}


/*quicklinks*/

#how_can_help select {
    font-weight: bolder;
    font-size: 14px;
    letter-spacing: 0.05em;
}

div.searchPanel input {
    /*font-weight: bolder !important;*/
    font-size: 14px !important;
    letter-spacing: 0.05em;
    color: #fff !important;
    font-family: 'Fira Sans', sans-serif !important;
    line-height: 40px;
    background-color: #196e9c;
}

div.searchPanel {
    padding-left: 0px;
}

div.search-container {
    padding-right: 30px;
}

.footer_links li,
.locations li {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 2em;
}

.footer_links ul,
.locations ul {
    margin: 0;
    padding: 0;
    padding: 0 15px;
}

.footer_links h3,
.locations h3 {
    margin-top: 0;
    margin-bottom: 12px;
    color: #fff;
    padding: 0 12px;
    font-weight: bolder;
    font-size: 16px;
    letter-spacing: 0.03em;
}

@media (min-width: 1350px) {
    .footer_links h3,
    .locations h3 {
        font-size: 18px;
    }
}

.footer_links header,
.locations header {
    border-width: 0;
    border-top: 1px solid #d6d6d6;
    margin: 7px;
}

.footer_links hr,
.locations hr {
    border-top: 1px solid #d2d2d4;
    margin: 7px 10px;
}

.footer_links a,
.locations a {
    color: #ffffff;
    font-weight: 600;
    font-size: 13px;
}

.footer-content-container p.footer-text {
    color: #313131;
    font-family: Fira Sans;
    font-size: 11px;
    font-weight: 600;
    line-height: 17px;
    float: left;
    /*max-width: 38%; Juan*/
}

.footer-content-container div.footer-link-container {
    float: right;
    color: #313131;
}

    .footer-content-container div.footer-link-container a {
        color: #01817E;
    }

    .footer-content-container div.footer-link-container a,
    .footer-content-container div.footer-link-container span,
    .footer-content-container div.footer-link-container div {
        font-family: Fira Sans;
        font-size: 11px;
        font-weight: bold;
        /*line-height: 27px; Juan*/
        text-align: right;
        letter-spacing: 0.03em;
    }

        .footer-content-container div.footer-link-container span:not(:nth-child(3)) a::after {
            content: "|";
            padding: 0 3px;
            color: #000;
        }

    .footer-content-container div.footer-link-container div {
        font-weight: bolder;
        font-size: 13px;
    }

        .footer-content-container div.footer-link-container div .blue-lemon-txt {
            color: #01817E;
            font-weight: bolder;
            font-size: 13px;
        }

.news_description .short_text span {
    color: #00699A;
    font-size: 12px;
    letter-spacing: 0.04em;
    font-weight: 600;
}

.news_description h3 {
    margin: 4px 0;
}

.news_description {
    /*margin: 33px 30px 15px 30px;*/
    background-color:#fff;
}

.div-cell .news-time {
    color: #666666;
    font-size: 13px;
}


/* breadcrumbs */

div#breadcrumbs {
    background-color: #f0f0f0;
    padding-top: 30px;
    padding-bottom: 15px;
    /*margin-top: -15px;*/
}

    div#breadcrumbs h2 {
        margin: 0px;
    }

    div#breadcrumbs .page-title {
        text-align: left;
    }

    div#breadcrumbs .bread-crumbs {
        margin: 0;
    }

    div#breadcrumbs .bread-crumbs {
        width: 100%;
    }
        div#breadcrumbs .bread-crumbs table {
            width: auto;
            float: left;
        }

    div#breadcrumbs .container .row {
        float: left;
    }
@media (min-width: 1000px) {
    div#breadcrumbs .container .row {
        float: right;
    }
}
.bread-crumbs,
.bread-crumbs a,
.bread-crumbs a:hover,
.bread-crumbs td {
    color: #12394B !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    letter-spacing: 0.03em !important;
    font-size: 14px !important;
    font-family: Montserrat;
    line-height: 20px;
    /*white-space: nowrap !important;*/
    white-space: normal;
    text-decoration: none;
}
div#breadcrumbs .bread-crumbs img,
.breadcrumbs img {
    max-width: none !important;
    width: 23px !important;
    height: auto !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    vertical-align: middle;
    display: block;
}


    /*.breadcrumbs a:after {
    content: ">";
       padding: 0 6px 0 10px;
    color: #666666;
}*/


    /*--Sticky SideBar---*/

    .icon-bar {
        position: fixed;
        top: 350px; /*352px;*/
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0px;
        z-index: 1000;
    }

        .icon-bar a {
            display: block;
            text-align: center;
            /*padding: 16px;*/
            transition: all 0.3s ease;
            color: white;
            font-size: 20px;
        }

            .icon-bar a:hover {
                /*background-color: #000;*/
            }


            .icon-bar a img {
                width: 45px;
                height: 45px;
            }

    .facebook, .facebook:hover {
        background: #3B5998;
        color: white;
    }

    .twitter {
        background: #55ACEE;
        color: white;
    }

    .google {
        background: #dd4b39;
        color: white;
    }

    .linkedin {
        background: #007bb5;
        color: white;
    }

    .youtube, .youtube:hover {
        background: #c42e25; /*#bb0000;*/
        color: white;
    }

    .instagram {
        background: #dd4b39;
        color: white;
    }

    .social-feedback, .social-feedback :hover {
        background: #0e3549;
    }

    .social-donate, .social-donate :hover {
        background: #17669a;
    }

    .social-contactus, .social-contactus :hover {
        background: #c95314;
    }

    .social-calendar, .social-calendar :hover {
        background: #59426c;
    }

    .content.news .row {
        background: #fff;
        overflow: hidden;
    }

    .share-btn-container {
        width: 100%;
        height: 50px;
        background: #e7f0f5;
        text-align: right;
    }

        .share-btn-container div.share-page-txt {
            margin: 18px 15px;
            display: inline-block;
            color: #FFFFFF;
            font-family: Fira Sans;
            font-size: 10px;
            font-weight: 800;
            line-height: 15px;
            letter-spacing: 0.15em;
            text-shadow: 0.7px 0 0;
        }


    /*.share-btn-container .fb-share-button {
    padding-right: 10px;
    vertical-align: middle;
    display: inline-block;
    height: 20px;
}

.share-btn-container .google-share-button {
    padding-right: 20px;
    vertical-align: middle;
    display: inline-block;
}*/

    ul.ss-share {
        padding: 0 25px 0 0;
        margin: 0 !important;
        list-style: none;
        display: inline-block;
        vertical-align: middle;
    }

        ul.ss-share li {
            margin: 0 7px;
            display: inline-block;
        }

        ul.ss-share a {
            background: #fff;
            display: inline-block;
            padding: 4px 9px;
            text-transform: uppercase;
            color: #5F5F5F;
            font-weight: 600;
            border-radius: 4px;
            font-size: 11px;
            text-shadow: 1px 0 0;
            letter-spacing: 0.15em;
        }

            ul.ss-share a.ico-facebook:before {
                content: "\f09a";
                color: #3b5998;
            }

            ul.ss-share a.ico-twitter:before {
                content: "\f099";
                color: #00aced;
            }

            ul.ss-share a.ico-google:before {
                content: "\f0d5";
                color: #dd4b39;
            }

            ul.ss-share a.ico-email:before {
                content: "\f0e0";
                color: #dd4b39;
            }

            ul.ss-share a:before {
                display: inline-block;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: 15px;
                font-weight: 100;
                text-shadow: 0.3px 0 0;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                margin: 0 5px 0 0;
            }

    .div-tabs-home#tab3,
    .div-tabs-home#tab4 {
        padding: 10px 20px 0px 20px;
    }

    div#html_content > div {
        padding: 15px 0;
    }

    .insideContent ol li:last-child {
        margin-bottom: 0px;
    }

    .master-slider {
        /*margin-top: 14px !important;*/
        /*Commented out by Juan Monday June 18*/
    }

    .insideContentNoLeftMenu {
        background: #fff;
        border: 1px solid #ababab;
        padding: 0 40px 40px 40px !important;
    }

    .view-all-news {
        position: absolute;
        right: 15px;
        top: 60px;
    }

    .news-dropdown-container select:focus {
        border-color: #005b5e !important;
    }

    .about-wrh-img-container .column-img-container {
        float: left;
        padding: 0 2px;
        width: 25%;
        text-align: center;
    }

    .about-wrh-img-container {
        float: left;
        height: auto;
        /*padding-bottom: 10px;*/
        width: 100%;
    }


    /*mobile style*/

    header.mobile {
        padding: 15px 0px 15px 10px;
        text-align: right;
        width: calc(100% - 62px);
        float: right;
        /*border-bottom: 1px solid #DFDFDF;*/
        background: #fff;
        /*background: linear-gradient( #fff, #f0f0f0);*/
    }

        header.mobile .columns {
            vertical-align: middle;
            display: table-cell;
        }

    .mobile-view {
        display: none;
    }

    .desktop-view {
        display: block;
    }

    @media (max-width: 767px) {

        div#mainmenu {
            display: none;
        }

        /*.ms-view,
    .ms-slide {
        min-height: 300px;
    }*/

        .content.news #tab3 > div,
        .content.news #tab3 > div {
            padding: 0 10px;
        }

        #html_content {
            /*margin-bottom: 77px;*/
        }

        .insideContentNoLeftMenu {
            border: none;
            padding: 0 !important;
        }

        .mobile-view {
            display: block;
        }

        .desktop-view {
            display: none;
        }

        .icon-bar {
            bottom: 0;
            top: auto;
            padding: 0;
            width: 100%;
            transform: none;
        }

            .icon-bar a {
                float: left;
                /*padding: 8px 28px;*/
                margin: 0;
                width: 16.66%; /*Juan*/
            }

        header.main {
            padding: 0;
            /*display: block;*/
            vertical-align: middle;
            position: relative;
        }

        .header-row {
            top: 0px !important;
        }

        .div-donate {
            top: 0px !important;
        }

        div.content {
            margin: 15px auto !important;
        }

            div.content.news {
                border-left: none;
                border-right: none;
            }

        .news_description {
            /*padding: 27px 0px;*/
            /*margin: 0 15px;*/
            /*border-bottom: 1px solid #dadada;*/
        }
        /*.news_description:not(:last-child) {
        border-bottom: 1px solid #dadada;
    }*/
        .see-all-news,
        .see-all-events {
            text-align: center;
            padding: 15px 0 25px;
        }

        .news-time {
            font-size: 13px;
        }

        .see-all-news a,
        .see-all-events a {
            font-size: 23px;
        }

        #tabs-home.desktop-view {
            display: none;
        }

        #tabs-mobile-home.mobile-view {
            display: block;
        }
        /*select customization*/
        .custom-select {
            position: relative;
            font-family: Arial;
        }

            .custom-select select {
                display: none;
                /*hide original SELECT element:*/
            }

        .select-selected {
            background-color: #AB2914;
            text-transform: uppercase;
            letter-spacing: 0.05em;
            font-weight: 500;
            font-size: 15px;
        }
            /*style the arrow inside the select element:*/
            .select-selected:after {
                position: absolute;
                content: "";
                top: 14px;
                right: 10px;
                width: 0;
                height: 0;
                border: 6px solid transparent;
                border-color: #fff transparent transparent transparent;
            }
            /*point the arrow upwards when the select box is open (active):*/
            .select-selected.select-arrow-active:after {
                border-color: transparent transparent #fff transparent;
                top: 7px;
            }
        /*style the items (options), including the selected item:*/
        .select-items div,
        .select-selected {
            color: #ffffff;
            padding: 8px 16px;
            border: 1px solid transparent;
            border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
            cursor: pointer;
            user-select: none;
        }
        /*style items (options):*/
        .select-items {
            position: relative;
            background-color: #AB2914;
            top: 100%;
            left: 0;
            right: 0;
            z-index: 99;
            text-transform: uppercase;
        }
        /*hide the items when the select box is closed:*/
        .select-hide {
            display: none;
        }

        .same-as-selected {
            background-color: rgba(0, 0, 0, 0.25);
            display: none;
        }

        .custom-select {
            margin: 15px 30px 0 30px;
        }

        .upcoming_events > div {
            width: 100%;
            padding: 10px 22px;
        }

        .upcoming_events {
            margin: 28px 8px 8px;
        }

        .header-second-row {
            display: none !important;
        }

        /*#MenuMobileDDACC #menu-dd-acc {
        top: 34px !important;
    }*/

        div#banner {
            margin-top: 0px;
        }

        header.main div.header-row div {
            vertical-align: middle;
            display: inline-block;
            right: 0;
        }

        div#header {
            height: 112px;
        }

        .home-image-container .column-img-container {
            float: left;
            width: 50%;
            padding: 2px 4px 2px 4px;
        }

        /*.home-image-container img {
        width: 100%;
    }*/

        .home-image-container {
            padding: 0 4px;
        }

        div#pre-prefooter .container {
            border: none;
            background: #e4e4e4;
        }

        div#pre-prefooter {
            margin-top: 0px;
        }

        .footer_links h3,
        .locations h3 {
            font-size: 20px;
            color: #333;
        }

        .footer_links,
        .locations {
            width: 100%;
        }

            .footer_links hr,
            .locations hr {
                border-top: 2px solid #a6a6a9;
            }

            .footer_links a,
            .locations a {
                font-size: 14px;
                letter-spacing: 0.05em;
                color: #333;
            }

            .footer_links li,
            .locations li {
                padding: 2px;
            }

            .footer_links ul,
            .locations ul {
                padding: 0 15px 25px 15px;
            }

        .footer-content-container p.footer-text {
            float: none;
        }

        .footer-content-container div.footer-link-container {
            float: none;
            text-align: center;
            padding-top: 10px;
        }

        div#footer p {
            text-align: center;
            margin: 0 auto;
            max-width: none;
            color: #313131;
        }

            div#footer p session {
                display: block;
                margin-bottom: 10px;
            }

        span.copy-right-txt {
            display: block;
            text-align: center !important;
        }

        div#footer {
            margin-bottom: 41px;
            /*background: #fff;*/
        }

        .footer-content-container div.footer-link-container div {
            text-align: center;
        }

        div#footer p span {
            display: block;
            /*font-size: 1.2em;
        padding: 2px;*/
        }

        .footer-content-container div.footer-link-container span,
        .footer-content-container div.footer-link-container div {
            font-size: 12px;
        }

        .footer-content-container div.footer-link-container a {
            font-size: 13px;
        }

        #pre-prefooter .container div.row {
            display: flex;
            flex-direction: column-reverse;
        }

        div#breadcrumbs {
            margin-top: 0px;
            padding: 15px 20px;
            border-top: 1px solid #DFDFDF;
            border-bottom: 1px solid #DFDFDF;
            background: #f0f0f0;
            background: linear-gradient( #fff, #f0f0f0)
        }

        #div-donate {
            width: 105px;
        }

        .utilityLinks {
            width: calc(100% - 100px);
        }

            .utilityLinks div {
                width: 100%;
            }

        header.main {
            background-color: #fff;
        }

        div.content .nine.columns.insideContent {
            border: none;
        }

        div.content.inside {
            margin: 0 !important;
            padding: 20px;
            background: #fff;
        }

        .about-wrh-img-container .column-img-container {
            width: 50%;
            margin-bottom: 10px;
        }

        .share-btn-container {
            width: 100%;
            background: #01827E;
            margin: 0 -20px;
            height: 77px;
            text-align: left;
            padding: 10px 20px;
            position: absolute;
            bottom: 0;
        }

            .share-btn-container div.share-page-txt {
                color: #fff;
                display: block;
                margin: 0px;
                padding: 0px 0 6px;
                text-shadow: none;
                font-size: 12px;
            }

        .about-wrh-img-container {
            /*margin-bottom: 20px;*/
        }

            .about-wrh-img-container .column-img-container img {
                width: 100%;
            }

        ul.ss-share {
            width: 100%;
            padding: 0;
        }

            ul.ss-share li {
                margin: 0 !important;
                width: 33.3%;
                float: left;
                text-align: center;
            }

            ul.ss-share a {
                padding: 6px 0px;
                width: 85%;
                margin: 0 10px;
                max-width: 150px;
                font-weight: 500;
            }

        div.content .nine.columns.insideContent {
            margin: 0px;
            min-height: 200px !important;
        }
    }

    @media (min-width:768px) and (max-width:900px) {
        .header-second-row {
            width: 68%;
        }
    }

    @media (min-width: 768px) and (max-width: 1239px) {
        .upcoming_events > div {
            width: 50%;
        }

        /*div.logo {
        width: 30%;
    }*/

        .header-second-row .container img {
            width: 75%;
        }

        div.search-container {
            padding: 0;
        }

        div#pre-prefooter .container {
            padding: 20px 10px;
        }

        .footer_links h3,
        .locations h3 {
            padding: 0;
            font-size: 13px;
        }

        .footer_links hr,
        .locations hr {
            margin: 7px 2px;
        }

        .footer_links ul,
        .locations ul {
            padding: 0 5px;
        }

        .footer-link-container {
            width: 50%;
            text-align: right;
        }

        .footer-content-container div.footer-link-container a,
        .footer-content-container div.footer-link-container span,
        .footer-content-container div.footer-link-container div {
            line-height: 16px;
        }
    }

    /* Larger than desktop */
    @media (min-width: 768px) {
        /*header.main {
        display: block;
    }*/
        /*header.mobile {
        display: none;
    }*/
        /*nav.main {
        display: block;
        background-color: #fff;
    }*/
        /*nav.mobile {
        display: none;
    }*/
        /*div.content .leftmenu {
        display: block;
    }

    div.content #MobileMenuSecundary {
        display: none;
    }*/
        div .content .insideContent {
            margin-left: 2%;
            width: 75.5%;
            box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
            background-color: #fff;
            padding: 0;
            /*40px;*/
            /*margin-top: 20px;*/
        }

        div#html_content {
            padding: 0 30px 40px 30px;
            background-color: #ffffff;
        }

        div#html_content_calendar {
            padding: 0;
            background-color: #e7f0f5;
        }

        div#prefooter .prefooter-col {
            width: 48%;
            margin-left: 4%;
        }

        .news_description .image_news img,
        div.newsitem img {
            /*width: 125px;
        height: 125px;*/
            max-width: 125px;
            max-height: 125px;
        }
    }

    @media (min-width: 1000px) {
        div.content .leftmenu {
            display: block;
        }

        div.content #MobileMenuSecundary {
            display: none;
        }
    }

    @media (max-width: 999px) {
        div.insideContent {
            width: 100% !important;
        }

        div.content .leftmenu {
            display: none;
        }
    }

    @media (max-width: 375px) {
        .breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs td {
            font-size: 11px !important;
        }
    }

    @media (max-width: 360px) {
        .breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs td {
            font-size: 10px !important;
        }

        /*div#header {
        height: 140px;
    }*/
    }

    /*@media (max-width: 420px) {
    .ms-view {
        min-height: 215px;
    }
}*/

    #top-link {
        right: 14px !important;
        bottom: 50px !important;
    }

    a.btnDonate {
        padding: 9px 26px;
    }

    div.div-donate {
        position: relative;
        right: 25px;
    }

    .utilityLinks {
        position: relative;
        right: 35px;
    }

    @media (min-width: 768px) and (max-width: 1024px) {
        .utilityLinks {
            position: relative;
            right: 25px;
        }

        div.div-donate {
            position: relative;
            right: 15px;
        }

        a.btnDonate {
            letter-spacing: 0px;
            padding: 9px 6px;
        }
    }

    @media (min-width: 1024px) and (max-width: 1239px) {
        .utilityLinks {
            position: relative;
            right: 50px;
        }


        a.btnDonate {
            padding: 9px 8px;
            letter-spacing: 1px;
        }

        /*.news_description {
        padding: 30px 10px;
    }*/


        .upcoming_events {
            margin: 10px 8px 8px;
        }

            .upcoming_events > div > div {
                padding: 0px 15px;
            }

            .upcoming_events > div {
                margin: 0;
                padding: 10px 16px;
            }

        .see-all-events, .see-all-news {
            padding: 0px 26px 5px 0;
        }

        .div-tabs-home {
            height: 260px;
        }
    }

    @media (max-width: 1239px) and (min-width: 1200px) {
        .header-second-row {
            right: 78px;
        }

        div.div-donate {
            right: 54px;
        }

        .header-second-row > div:nth-of-type(2) {
            padding: 15px 50px 15px 70px;
        }

        #how_can_help {
            padding: 15px 15px 15px 10px;
        }
    }

    @media (max-width: 1199px) and (min-width: 1024px) {
        .header-second-row {
            right: 46px;
        }

        ul#menu > li:last-child {
            width: 155px;
        }

        div.div-donate {
            right: 25px;
        }

        .header-second-row > div:nth-of-type(2) {
            padding: 15px 10px 15px 20px;
        }

        #how_can_help {
            padding: 15px 25px 15px 20px;
        }
    }

    @media (min-width: 1240px) {
        .header-second-row {
            position: absolute;
            right: 20px;
        }

            .header-second-row > div:nth-of-type(2) {
                padding: 15px 91px 15px 75px;
            }

        #how_can_help {
            padding: 15px 25px 15px 20px;
        }

        .div-tabs-home {
            height: 260px;
        }

        #how_can_help.selector::after {
            top: 48px;
        }
    }


    .div-tabs-home#tab4 img {
        max-height: 142px;
    }

    .div-tabs-home#tab3 p {
        margin: 0px;
    }

    .icon-bar .google {
        display: none;
    }

    ul#tabs-home li:last-of-type {
        border-right: none;
    }

    .div-tabs-home#tab3 img {
        max-height: 200px;
    }


    @media (min-width: 1240px) and (max-width: 1600px) {
        #how_can_help select {
            max-width: 190px;
            padding: 0 20px 0 5px !important;
            -webkit-padding-end: 20px !important;
            -webkit-padding-start: 5px !important;
        }
    }

    /* Collapsible Panels BEGIN */
    h1, h2, h3 {
        overflow: hidden;
    }

    .Toggle-Header {
        display: block;
        cursor: pointer;
        /*padding-right: 70px;*/
        background: url(/images/icons/less-collapse.png) no-repeat right center;
        padding: 10px;
        border: 1px solid #bbb;
    }

        .Toggle-Header.collapsed {
            background: url(/images/icons/more-collapse.png) no-repeat right center;
        }

    .Toggle-More {
        float: right;
        cursor: pointer;
        padding-left: 15px;
        background: url(/images/icons/minus.png) no-repeat left center;
    }

        .Toggle-More.collapsed {
            background: url(/images/icons/plus.png) no-repeat left center;
        }

    #Patient_Portal_Mobile {
        display: none;
    }

    .Toggle-h2 {
        margin-bottom: 0;
    }

        .Toggle-h2:hover {
            background-color: #eeeeee;
        }

    .Toggle-p {
        border: 1px solid #bbb;
        border-top: none;
        padding: 5px;
        margin-top: 0;
        background-color: #eeeeee;
    }
    /* Collapsible Panels END */
    /*-----------------------------------------------*/
    p {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    .efFooter {
        padding-top: 20px !important;
    }

    /* Video responsive*/
    /*-----------------------------------------------*/
    .video-responsive {
        overflow: hidden;
        padding-bottom: 56.25%;
        position: relative;
        height: 0;
    }

        .video-responsive iframe {
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            position: absolute;
        }

    table.news-item-web .read_more {
        position:unset!important;
    }

    table.news-item-mobile .read_more {
        position: unset !important;
    }

div.staff-and-members-area .nine.columns {
    margin-left: 2%!important;
}
div.staff-and-members-area .twelve.columns .row{
    margin-bottom:25px;
}

@media (min-width: 750px) {
    div.staff-and-members-area .twelve.columns .row {
        margin-bottom: 0px;
    }
}

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    color: #333!important;
}
.div-table{
    display:table;
}
.div-table-row {
    display: table-row;
}
.div-table-cell {
    display: table-cell;
}

.news-item-web .div-table-row {
    width:100%;
}