@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,300i,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i');

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Josefin Sans', sans-serif;
}
body {
    font-size: 100%;
    line-height: 1.3
}
h1 {
    font-size: 1.4em;
    margin: 0 0 .375em 0;
    color: #35742e;
    text-transform: uppercase;
    line-height: 111%
}
h2.homeHead {
    font-size: 1em;
    color: #35742e;
    text-transform: uppercase;
    line-height: 111%
}
.single h1 {
    font-size: 1.25em
}
p, article li, article li ul li {
    margin: 4px 0 11px 0;
    font-size: 1.2em;
    font-weight: 300
}
.x-small {
    font-size: 1em
}
h1.ruleBG {
    text-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
    position: relative;
    text-align: center;
    z-index: 2
}
h1.ruleBG:before {
    border: 1px solid #d2bfd5;
    border-width: 1px 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    margin-top: -0.188em;
    position: absolute;
    top: 48%;
    width: 100%;
    z-index: 0;
}
h1.ruleBG span {
    background: #fff;
    display: inline-block;
    padding: 0 1.125em;
    position: relative;
    z-index: 2;
}
h1.ruleBG:before {
    right: 1.5%;
}
h1.ruleBG:after {
    left: 1.5%;
}
h2 {
    font-size: 1.2em;
    margin: 1.375em 0 .5em 0
}
h2.homepageH2 {
    font-size: 1.8em;
    margin: 1.375em auto 0.688em auto;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    color: #35742e;
}
a img, img a {
    border: none
}
img {
    max-width: 100%;
    height: auto
}
a {
    color: #35742e;
}
a:hover {
    color: #73387c
}
/*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/
.hidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(0.063em, 0.063em, 0.063em, 0.063em);
    clip-path: inset(50%);
    height: 0.063em;
    margin: -0.063em;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 0.063em;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875em;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: .313em;
    line-height: normal;
    padding: 0.938em 1.438em .875em;
    text-decoration: none;
    top: .313em;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}
.site-header {
    overflow: hidden;
    z-index: 0;
    background: #424242;
}
.site-header #topBar {
    width: 100%;
    /* height: 5.500em;
    */
    background: #424242;
    top: 0;
    color: #fff;
    height: 88px;
    z-index: 1;
    display: inline-block
}
.site-header .grow#topBar, .site-header .shrink#topBar {
    height: 14.500em;
    transition: 0.3s ease-in-out;
    /*position: absolute;
    */
    z-index: 11;
}
/*#logo img {
     width:100%;
     height:auto
}
*/
#logo {
    width: 11.750em;
}
#logo img {
    display: block;
    height: auto;
    width: 100%;
}
.grow #logo, .shrink #logo {
    width: 16.625em;
    transition: 0.3s ease-in-out;
    margin: 0.500em auto;
    padding-top: .65em;
    /* top: 120px;
     left: 6%;
    */
    height: 5.313em
}
.grow #logo img, .shrink #logo img {
    transition: 0.3s ease-in-out;
}
.clearFix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0
}
a.buttonDonate {
    text-decoration: none;
    Background: #77ad3f;
    color: #fff;
    padding: .375em .688em .375em .688em;
    text-transform: uppercase;
    font-size: 0.938em;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-left: 16px;
    height: 1em;
    display: inline-block
}
#topBar .search .query {
    width: 5.500em;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    /*margin-left:11px*/
}
.search .query, .searchform input, .searchform #s {
    line-height: 1.500em;
    height: 1.8em;
    padding: .063em .5em;
    outline: 0;
    border: 0;
    border-right: 15px solid #fff;
    font-size: .813em;
    background: #fff;
    float: left;
    color: #000;
}
#topBar .search-button {
    background: 0 0;
    margin-left: -1.750em;
    line-height: 1.625em;
    height: 1.625em;
    width: 1.625em;
    outline: 0;
    float: left;
    border: none;
    color: #ccc;
    margin-top: -.2em;
    font-size: 1.125em;
    cursor:pointer;
}
#topBar .search-button:after {
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 1em;
    color: #ccc;
    font-weight: 100;
}
.homeRotate {
    width: 100%;
    position: relative;
    height: auto;
    padding: 0;
    margin: 0 auto
}
/* offset for top admin bar */
.homeContent .userLoggedIn {
    //margin-top: 87px;
}
.homeRotate img {
    width: 100%;
    height: auto;
    bottom: 0;
    margin-bottom: -.250em
}
.headerRight {
    margin: -.125em auto 0 auto;
    width: 13em;
    display: block;
    position: relative;
    z-index: 22
}
.homeContent {
    width: 100%;
}
.homeRotate {
    display: block;
    position: relative;
}
.homeRotate h2 {
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
    margin: 0.688em auto;
    color: #fff;
    text-align: center;
    max-width: 32.5em;
    font-size: 1.750em;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}
.homeRotate .videoMessage {
    width: 300px;
    position: absolute;
    top: 50px;
    right: 50px;
}
@media screen and (max-width: 500px) {
    .homeRotate .videoMessage {
        position: relative;
        width: 100%;
        background: #333333;
        top: 0;
        right: 0;
    }
    .homeRotate .videoMessage img {
        width: 50% !important;
        display: block;
        margin: auto;
    }
}
.homeRotate .videoMessage img {
    width: 100%;
    height: auto;
}
.stellarnav ul {
    padding-left: .7em;
    margin: 0 auto;
}
.stellarnav ul li a {
    font-size: 1em;
    font-weight: 300
}
.middleHeader {
    text-align: center;
    position: relative;
    margin: 0 auto
}
.middleHeader h2 {
    font-size: 1.063em;
    line-height: 1.188em;
    text-transform: uppercase;
    font-weight: 300;
    margin: .9em auto .7em auto;
    letter-spacing: -.03em;
}
.grow ul.social, .shrink ul.social {
    margin: 0 0 0.688em 0;
    width: 100px;
    padding: 0;
    display: none
}
ul.social {
    text-align: right;
}
ul.social.footerSocial {
    text-align: center;
    padding-left: 0
}
.social li {
    display: inline;
}
.social li a {
    font-size: 0.938em;
    background: #77ad3f;
    color: #fff !important;
    padding: .250em .375em .188em .375em;
    display: inline-block;
    text-align: center;
    min-width: 14px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
ul.social.footerSocial li a {
    font-size: 20px;
    min-width: 24px;
    background: #35742e;
    padding: .500em .375em .250em .375em;
}
.stellarnav {
    background: #000;
    text-align: left
}
.stellarnav .menu-toggle {
    height: 3.2em;
}
.homeContent #content {
    text-align: center;
    margin: 2em 4%;
    font-size: 1em
}
.homeContent p {
    max-width: 48em;
    margin: 0 auto
}
/* homepage circles */
.ch-info, .ch-info-wrap, .ch-info>div {
    border-radius: 50%;
    position: absolute
}
.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    cursor: default
}
.ch-info, .ch-info-wrap {
    width: 156px;
    height: 156px
}
.ch-grid, .ch-info>div {
    display: block;
    width: 100%
}
.ch-info-wrap {
    top: 16px;
    left: 16px;
    box-shadow: 0 0 0 16px rgba(255, 255, 255, .2), inset 0 0 3px rgba(115, 114, 23, .8)
}
.ch-info>div {
    height: 100%;
    background-position: center center;
    -webkit-backface-visibility: hidden
}
.ch-info .ch-info-front {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}
.ch-info .ch-info-back {
    opacity: 0;
    background: #31742b;
    pointer-events: none;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all .4s ease-in-out .2s;
    -moz-transition: all .4s ease-in-out .2s;
    -o-transition: all .4s ease-in-out .2s;
    -ms-transition: all .4s ease-in-out .2s;
    transition: all .4s ease-in-out .2s
}
.ch-info h3 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 17px;
    margin: 0 11px;
    padding: 36px 0 0;
    height: 60px;
    font-family: 'Open Sans', Arial, sans-serif;
    text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ch-info p {
    color: #fff;
    padding: 8px 5px 0;
    font-style: italic;
    margin: 8px 11px 0;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, .5)
}
.ch-info p a {
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 10px;
    padding-top: 4px
}
.ch-info p a:hover {
    color: #fff
}
.ch-item:active .ch-info-front, .ch-item:hover .ch-info-front {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0
}
.ch-item:active .ch-info-back, .ch-item:hover .ch-info-back {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    pointer-events: auto
}
.ch-grid {
    padding: 0;
    list-style: none;
    text-align: center
}
.ch-grid:after {
    clear: both
}
.ch-grid li {
    width: 188px;
    height: 188px;
    display: inline-block;
    margin: 6px
}
.ch-grid a {
    display: block;
    text-decoration: none
}
.ch-grid li a:hover {
    text-decoration: underline
}
.ch-grid li:nth-child(4) h3 {
    padding: 60px 0 0;
    height: 40px
}
.circleCaption {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #31742b;
    font-weight: 700;
    margin-top: 5px
}
.ch-grid {
    max-width: 800px;
    margin: 22px auto
}
.ch-grid li a.circleLink {
    position: absolute;
    z-index: 888;
    height: 280px;
    width: 180px
}
/* start of homepage updates Grid */
.gridWrapper {
    padding: 0 4%;
    max-width: 76em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    z-index: 0;
    margin-bottom: 32px;
}
/*grid item width for over 640px */
ul.gridRow li:nth-child(1), ul.gridRow li:nth-child(6) {
    max-width:50.26%;
}
ul.gridRow li:nth-child(2), ul.gridRow li:nth-child(3), ul.gridRow li:nth-child(4), ul.gridRow li:nth-child(5) {
    max-width: 23.37%;
}
/*grid caption background */
ul.gridRow li:nth-child(2) .gridCaption, ul.gridRow li:nth-child(4) .gridCaption {
    background:#54284f;
}
ul.gridRow li:nth-child(1) .gridCaption, ul.gridRow li:nth-child(6) .gridCaption {
    background:#000;
}
ul.gridRow li:nth-child(3) .gridCaption, ul.gridRow li:nth-child(5) .gridCaption {
    background:#35742e;
}
/*grid item caption styles*/
ul.gridRow li:nth-child(1) .gridCaption h3, ul.gridRow li:nth-child(6) .gridCaption h3 {
    min-height:21%;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size:21px;
    padding:.2em 3%;
    line-height:23px;
}
ul.gridRow li:nth-child(2) .gridCaption h3, ul.gridRow li:nth-child(3) .gridCaption h3, ul.gridRow li:nth-child(4) .gridCaption h3, ul.gridRow li:nth-child(5) .gridCaption h3 {
    min-height:28%;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size:18px;
    padding:0 3%;
    line-height:20px;
}
.gridItem {
    z-index: 1;
    box-sizing: border-box;
    margin: .4% .5%;
    height: auto;
    border: 1px solid #ccc;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.gridItem img {
    width:100%;
    height:auto
}
.gridChild {
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index:2;
    position:absolute;
    left: 0;
    right:0;
}
.gridChild {
    bottom:20%;
    top: 0;
}
ul.gridRow li:nth-child(2) .gridChild, ul.gridRow li:nth-child(5) .gridChild {
    bottom:0;
    top: 22%;
}
.gridItem a {
    cursor: pointer;
}
.gridItem:hover .gridChild, .gridItem:focus .gridChild, .gridItem:hover .gridChild2, .gridItem:focus .gridChild2 {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.gridItem:hover .gridChild:before, .gridItem:focus .gridChild:before, .gridItem:hover .gridChild2:before, .gridItem:focus .gridChild2:before {
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.gridItem:hover a, .gridItem:focus a {
    display: block;
}
.gridChild:before, .gridChild2:before {
    content: "";
    display: none;
    height: 100%;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    bottom:0;
    right:0;
    background-color: rgba(52,73,94,0.22);
}
.gridCaption {
    position:absolute;
    z-index:888;
    width:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#fff;
    overflow:visible
}
ul.gridRow li:nth-child(1) .gridCaption, ul.gridRow li:nth-child(3) .gridCaption, ul.gridRow li:nth-child(4) .gridCaption, ul.gridRow li:nth-child(6) .gridCaption {
    bottom:0;
}
ul.gridRow li:nth-child(2) .gridCaption, ul.gridRow li:nth-child(5) .gridCaption{
    top:0;
    min-height: 76px;
}
ul.gridRow li:nth-child(1):hover .gridCaption, ul.gridRow li:nth-child(6):hover .gridCaption {
    min-height:27%;
}
ul.gridRow li:nth-child(2):hover .gridCaption, ul.gridRow li:nth-child(3):hover .gridCaption, ul.gridRow li:nth-child(4):hover .gridCaption, ul.gridRow li:nth-child(5):hover .gridCaption {
    min-height:31%
}
.gridCaption h3 {
    font-weight:400;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
/* to keep ratios on resizes */
.ratioBox {
    display:block;
    height:auto;
    z-index:9999;
    position:relative
}
ul.gridRow li:nth-child(2) .ratioBox, ul.gridRow li:nth-child(3) .ratioBox, ul.gridRow li:nth-child(4) .ratioBox, ul.gridRow li:nth-child(5) .ratioBox {
    padding-top: 129.3800539084%;
    min-width:371px;
}
ul.gridRow li:nth-child(1) .ratioBox, ul.gridRow li:nth-child(6) .ratioBox {
    padding-top:60%;
    min-width:800px;
}
ul.gridRow {
    margin:0;
    padding: 0;
    list-style:none
}
.gridRow {
    max-width:100%;
    display:block;
    margin:0 auto
}
.gridRow:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:"";
    clear: both;
    height:0
}
/* clear float after 3rd item */
ul.gridRow li:nth-child(4) {
    clear:both
}
@media screen and (max-width: 640px) {
    .gridWrapper {
        padding: 1.25em;
    }
    .gridCaption h3 {
        font-size:.9em;
        line-height:119%;
    }
    ul.gridRow li:nth-child(1), ul.gridRow li:nth-child(6) {
        max-width:100%;
    }
    ul.gridRow li:nth-child(2), ul.gridRow li:nth-child(3), ul.gridRow li:nth-child(4), ul.gridRow li:nth-child(5) {
        max-width:49%;
    }
}
/* *** end of updates grid *** */
.takeAction {
    margin: 0
}
.takeAction ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
section.takeAction h2 {
    text-align: center;
    margin: 0 auto 22px;
    font-size: 1.3em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400
}
.footer1 {
    width: 100%;
    margin: 0 0 32px 0;
    background: #424242;
    background-position: 0 33px;
}
footer .footerContent {
    width: 100%;
    margin: 0;
    min-height: 400px;
    background: #fff
}
.footerInner {
    width: 92%;
    margin: 0 auto;
    min-height: 400px;
}
.footerLeft {
}
.footerRight {
}
.footerContainer {
    width: 90%;
    margin: 2em auto 1.375em auto;
    display: block;
    text-align: center;
    clear: both;
    max-width: 75em;
    padding-bottom: 2em
}
.footerContainer a {
    text-decoration: none;
}
.footerContainer h2 {
    color: #35742e;
    text-transform: uppercase;
    text-align: center
}
.footerContact {
    margin-bottom: -0.625em
}
.footerContact a {
    display: block;
    color: #35742e;
    text-align: center;
    padding: 8px 0;
    margin: .5em auto
}
.footerLeft nav ul {
    list-style: none;
    margin: 0.688em 0 0 0;
    padding: 0;
}
.footerLeft nav ul li {
    display: inline-block;
    text-align: center;
}
.footerLeft nav ul li a, .footerContact a {
    display: inline-block;
    margin: 6px 11px;
    background: #35742e;
    color: #fff;
    width: 188px;
    padding: .5em 0 .375em 0;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
}
.footerLeft small {
    font-size: 0.85em;
    line-height: 140%;
    text-align: left;
    color: #666;
    margin: .688em 0
}
.site-footer {
    padding-bottom: 2em
}
.secContent #content {
    max-width: 1120px;
    margin: 2em auto
}
.contain1500px, .contain1400px, .contain1380px {
    margin: 0 auto;
    padding: 0;
    position: relative;
    height: auto
}
.contain1500px {
    max-width: 93.750em;
}
.contain1400px {
    max-width: 87.500em;
}
.contain1380px {
    max-width: 86.250em;
}
.contentContain {
    max-width: 1180px;
    margin: 12px 5% 32px 5%
}
.rightNav a, .rightNav ul.sub-menu a {
    text-decoration: none;
    display: block;
    font-size: .9em;
}
.rightNav ul.sub-menu {
    text-decoration: none;
    display: block;
    font-size: .86em;
    margin-top: 0
}
.rightNav>li a {
    padding: .375em 0 .375em .75em;
}
.rightNav, .rightNav ul {
    list-style: none;
    padding: 0;
    margin: 2em auto 0 auto;
    max-width: 15.625em;
}
.rightNav li, .rightNav ul li {
    margin: .25em;
}
.rightNav>li {
    border-bottom: 1px dotted #ccc;
}
.rightNav>li:last-child {
    border-bottom: none
}
.rightNav>li:first-child {
    padding-top: 0
}
ul.rightNav ul.sub-menu {
    margin-left: 11px;
    padding-left: 0
}
.secondaryTopImage img {
    width: 100%;
    height: auto
}
.oneColumnText {
    max-width: 920px;
    margin: 1.4em auto
}
.oneColumnText .navSecondary {
    max-width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 1em 0;
    margin: 0 auto 2.3em auto;
    text-align: center;
    text-transform: uppercase;
}
#sidebar .navSecondary .secondaryNav {
    display: block;
    list-style: disc;
}
#sidebar .navSecondary .secondaryNav li {
    width: 100%;
    display: list-item;
    list-style-type: disc;
}
#sidebar .navSecondary .secondaryNav li a {
    text-decoration: underline;
    font-size: 1em;
}
.article {
    padding-top: 3em
}
.pulseTitle {
    text-align: center;
    font-size: 1em;
    line-height: 1.2em;
    text-transform: uppercase;
    margin: 0 auto 1em auto;
    padding: 0 3%;
}
.pulseTitle a {
    text-decoration: none;
    display: block
}
h1.pulseHeadline.ruleBG {
    margin: 0 auto .7em auto;
    text-transform: inherit
}
h1.pulseHeadline.ruleBG.her-health {
    color:#D062A6;
}
.metaStyles h3 {
    font-size: .95em;
    line-height: 1.4em
}
.metaStyles {
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: .85em;
    max-width: 200px;
    margin: 0 auto 1.3em auto
}
.metaStyles div {
    border-top: 1px solid #ccc;
    padding: 1em 0
}
.metaStyles div:first-child {
    border-top: none
}
.metaStyles span {
    font-size: .7em;
    line-height: 1.1em
}
.horizontalNav.metaStyles div a {
    display: block
}
a.actionBtn {
    display: block;
    width: 166px;
    margin: 1.5em auto;
    text-align: center;
    padding: .6em .4em .4em;
    color: #fff;
    background: #77ad3f;
    text-decoration: none;
    font-size: 1.2em;
    line-height: 1em
}
a.actionBtn:hover {
    background: #73387c;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sli-widget * h1 {
    font-size: 1.5em !important;
    text-align: center !important;
    font-family: 'Josefin Sans', sans-serif !important;
}
.sli-widget *, .sli-widget *:before, .sli-widget *:after {
    background: #f9f9f9;
}
ul.secondaryNav {
    list-style: none;
    margin: 0;
    padding: 0
}
ul.microSite li:first-of-type:before, ul.teamMemberSingleMenu li:first-of-type:before {
    content: "\f015";
    font-family: "FontAwesome";
    font-size: 1em;
    color: #31742b;
    font-weight: 100;
    margin: 0 -10px 0 0;
}
ul.secondaryNav li {
}
ul.secondaryNav li a {
    text-decoration: none
}
ul.secondaryNav li {
    display: none
}
ul.teamMemberSingleMenu li:nth-of-type(2) {
    font-size: 0.9em;
}
/** Generic Post Listing Styling - used primarily for microSite category listing view */
.microSiteCategoryPosts {
    display: block;
    margin:0 0 2em 0;
}
.microSiteCategoryPosts h2, .relatedArticles h2 {
    font-size: 1.5em;
    text-align: center;
    color: green;
}
.postList {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.postList li {
    width: 49%;
    display: inline-block;
    margin: 0 0.5em 1em 0;
    vertical-align: top;
}
.postList li .assetContainer {
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    overflow: hidden;
}
.postList li .assetContainer img {
    width: 100%;
    height: auto;
    display: block;
}
.postList li .assetSpecs {
    display: block;
    background: #eae9e9;
    padding: 0.4em;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.postList li .assetSpecs .date {
    display: inline-block;
    font-size: 0.9em;
}
.postList li .assetSpecs .commentCount {
    display: inline-block;
    font-size: 0.9em;
    float: right;
}
.postList li .assetSpecs .commentCount:before {
    content: "\f086";
    font-family: "FontAwesome";
    font-size: 1em;
    color: #31742b;
    font-weight: 100;
    margin: 0 2px 0 0;
}
.postList li .title {
    font-size: 1.1em;
    color: green;
    margin: 0.2em 0 0.8em 0.2em;
}
.postList li .title a {
    text-decoration: none;
}
.postList li .contentExcerpt {
    font-size: 0.9em;
    color: #333;
}
.postList li:nth-of-type(2n) {
    margin: 0 0 1em 0;
}

/*
Single Article Comments
 */
#commentArticleBottom {
    display:block;
    width:750px;
    margin:auto;
    padding-top:10px;
    border-top:1px solid #ccc;
}
#commentArticleBottom h3 {
    font-size:1.2em;
    text-align:center;
}
#commentArticleBottom #respond {
    background:#ebf8ff;
    color:#333;
    padding:10px;
    margin:20px 0 30px 0;
    border-top:1px solid #ccc;
}
#commentArticleBottom #respond #reply-title {
    text-align:center;
}
#commentArticleBottom #respond #commentform label {
    display:block;
    font-weight:500;
}
#commentArticleBottom #respond #commentform textarea {
    width:98%;
    padding:4px;
    font-family:Helvetica,sans-serif;
}
#commentArticleBottom #respond #commentform input[type="text"] {
    width:98%;
    padding:4px;
}
#commentArticleBottom #respond #commentform label .required {
    color:red;
}
#commentArticleBottom #respond .submit {
    color:white;
    background:#77ad3f;
    outline:none;
    border:none;
    padding:5px 10px;
}
#commentArticleBottom .commentlist {
    list-style-type:none;
    margin:0;
    padding:0;
}
#commentArticleBottom .commentlist .comment {
    border-bottom:1px solid #ccc;
    padding:10px 15px;
}
#commentArticleBottom .commentlist .comment .children {
    border-top:1px solid #ccc;
    list-style-type:none;
}
#commentArticleBottom .commentlist .comment .children .comment {
    padding:10px 15px;
}
#commentArticleBottom .commentlist .comment .vcard .avatar {
    display:none;
    visibility:hidden;
}
#commentArticleBottom .commentlist .comment .commentmetadata,
#commentArticleBottom .commentlist .comment .children .comment .commentmetadata {
    margin-bottom:10px;
}
#commentArticleBottom .commentlist .comment:nth-of-type(even), #commentArticleBottom .commentlist .comment .children .comment:nth-of-type(even) {
    background:#f8f8f8;
}

/*
Search Form
 */
.searchArchiveSearchForm {
    display: block;
}
.searchArchiveSearchForm #anhSearchForm {
    width: 420px;
    margin: auto;
    display: block;
}
.searchArchiveSearchForm #anhSearchForm ul, .searchArchiveSearchForm #anhSearchForm ul li ul {
    margin: 0;
    padding: 0;
}
.searchArchiveSearchForm #anhSearchForm label {
    font-size: 1.2em;
    color: #333;
    font-weight:900;
}
.searchArchiveSearchForm #anhSearchForm input {
    width: 400px;
    display: block;
    padding: 0.3em;
    color: #333;
    font-size: 1em;
}
.searchArchiveSearchForm #anhSearchForm select {
    width: 415px;
    display: block;
    padding: 0.3em;
    color: #333;
    font-size: 1em;
}
.searchArchiveSearchForm #anhSearchForm .row {
    display:block;
    margin:0 0 1em 0;
}
.searchArchiveSearchForm #anhSearchForm .searchSubmit {
    background:#77ad3f;
    color:white;
    width:80%;
    margin:auto;
    outline:none;
    border:none;
    padding:0.4em 0;
}
.searchResults .main-heading {
    text-align:center;
    display:block;
    font-size:1.56em;
    font-style:italic;
    font-weight:300;
}
/* pagination styling */
.pagination-wrap {
    display:block;
    padding:1em 0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.pagination-wrap .pagination {
    margin:auto;
    list-style-type:none;
    padding:0;
    text-align:center;
}
.pagination-wrap .pagination li {
    display:inline-block;
    margin:0 0.7em 0 0;
}
.pagination-wrap .pagination li:last-of-type {
    margin:0;
}
.pagination-wrap .pagination li .current {
    color:black;
    font-weight:500;
    font-size:1.2em;
}
.pagination-wrap .pagination li a {
    text-decoration:none;
    font-size:1.2em;
}

@media screen and (min-width:480px) {
    .homeRotate {
        margin-top: 0;
    }
    .stellarnav {
        clear: left
    }
}
@media screen and (min-width:640px) {
    .horizontalNav.metaStyles {
        max-width: 100%;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 1em 0;
        margin: 0 auto 2.3em auto;
    }
    .horizontalNav.metaStyles div {
        display: inline;
        border-top: none;
        padding: 0 1em
    }
    .horizontalNav.metaStyles div a {
        display: inline
    }
    .site-header .grow#topBar, .site-header .shrink#topBar {
        height: 8.625em;
        transition: 0.3s ease-in-out;
    }
    #logo {
        width: 188px;
        height: auto;
        float: left;
        margin: .250em 0 .5em 2%
    }
    .grow #logo, .shrink #logo {
        width: 13.875em;
        transition: 0.3s ease-in-out;
        margin: .875em 0 0 2%;
        height: 6.25em;
        padding: 0;
    }
    .shrink #logo {
        width: 198px;
        margin: .875em 0 0 2%;
    }
    .headerRight {
        margin: 1.375em 4% .5em 0;
        width: 14em;
        display: block;
        position: relative;
        float: right;
    }
    .search {
        clear: right
    }
    .middleHeader h2 {
        margin: 0;
        font-size: 1.5em;
        line-height: 1.563em;
        clear: right;
        padding: .288em 4% 0 0;
        text-align: right
    }
    h1 {
        font-size: 1.8em;
    }
    .single h1 {
        font-size: 1.6em;
    }
}
@media screen and (min-width:700px) {
    section.takeAction h2 {
        text-align: center;
        margin: 0 auto 0.875em;
        font-size: 1.8em
    }
    h1.homeHead {
        font-size: 1.1em;
        margin: 2.625em 0 0.688em 0;
        font-weight: 600
    }
    h2.homeHead {
        font-size: 1em;
        margin: 2.625em 0 0.688em 0;
        font-weight: 600
    }
    .footerContact {
        text-align: left
    }
    .footerLeft nav ul li a, .footerContact a {
        margin: 0 0 .5em 0;
        display: inline-block;
        width: auto;
        padding: 0 0 0 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .footerContact a {
        text-align: left;
        display: inline-block;
        padding: 0 .375em 0 0;
        margin-right: 0;
        background: none;
        color: #35742e;
    }
    .footerContact a:after {
        content: '–';
        padding-left: .75em
    }
    .footerContact a:last-child:after {
        content: ''
    }
    .footerContact a:last-child {
        border-right: none !important
    }
    .footerContainer h2 {
        text-align: left;
        margin: 1.2em 0 .22em 0;
    }
    .footerLeft nav ul li {
        display: inline-block;
        border-right: 1px solid #666;
        margin: 0 .688em 0 0;
        text-align: left;
        padding: 0 .688em 0 0
    }
    .footerLeft nav ul li a {
        display: inline-block;
        padding: 0;
        margin: 0
    }
    .footerLeft nav ul li:last-child {
        border-right: none
    }
    .footerLeft nav ul li a {
        display: inline-block;
        background: none;
        color: #35742e;
        padding: 0 0 0 0
    }
    .grow #logo {
        width: 17.375em;
        margin: .875em 0 0 2%;
    }
}
@media screen and (min-width:800px) {
    .middleHeader h2 {
        font-size: 1.813em;
        line-height: 1.875em;
    }
    .footerRight {
        width: 17.5em;
        margin-left: 2%;
        float: left
    }
    .footerLeft {
        width: 68%;
        width: calc(98% - 17.5em);
        float: left;
        text-align: left
    }
    .leftLargeContentCol, .rightSmallContentCol, .leftSmallContentCol {
        float: left
    }
    .leftLargeContentCol {
        width: 60%;
        width: calc(97% - 15em);
        min-height: 20.813em;
    }
    .leftSmallContentCol, .rightSmallContentCol {
        width: 15em;
        min-height: 20.813em;
    }
    .rightSmallContentCol {
        margin-left: 3%;
    }
    .leftSmallContentCol {
        margin-right: 3%;
    }
    .sli-widget * h1 {
        font-size: 1.8em !important;
    }
}
@media screen and (min-width:980px) {
    nav.navSecondary select {
        display: none
    }
    ul.secondaryNav li {
        display: inline
    }
    ul.secondaryNav li a {
        display: inline-block;
        margin: 0 .5em;
        font-size: .8em
    }
}
@media screen and (min-width:1060px) {
    h1 {
        font-size: 2.5em;
    }
    h1.pulseHeadline.ruleBG {
        font-size: 2.2em
    }
    h2 {
        font-size: 1.4em;
    }
    .single .ruleBG span {
        font-size: 1.3em !important;
        text-transform: none
    }
    .homeContent {
        margin: 2.5em auto;
        font-size: 1.3em;
    }
    .site-header #topBar {
        position: fixed;
    }
    .shrink #logo {
        transition: 0.3s ease-in-out;
        margin-left: 4%;
        padding-top: 7px;
        width: 14.375em;
        margin-top: 38px;
    }
    .site-header .shrink#topBar {
        height: 4.250em;
        transition: 0.3s ease-in-out;
        position: fixed;
        z-index:999
    }
    .shrink ul.social {
        margin: -3.625em 11% 1.500em 0
    }
    .site-header .shrink#topBar {
        height: 82px;
        transition: 0.3s ease-in-out;
    }
    .shrink#topBar .headerRight {
        margin: 66px 1% 0 0;
    }
    .site-header .shrink#topBar h2 {
        margin-top: -64px;
        margin-bottom: 18px;
        padding-top: 0
    }
    .homeRotate {
        /*margin-top: 116px*/
        /*margin-top: 88px*/
    }
    .grow ul.social {
        margin: 0 3% 0;
        width: 100px;
        padding: 0;
        float: right;
        display: block
    }
    .site-header #topBar {
        width: 100%;
        height: 88px;
        position: fixed;
        top: 0;
        color: #fff;
    }
    .middleHeader h2 {
        font-size: 23px;
        line-height: 24px;
        clear: none;
        padding: 0 0;
        text-align: center
    }
    #topBar .search .query:focus {
        width: 110px
    }
    .grow ul.social {
        margin: 0 18% 16px 0
    }
    .site-header .grow#topBar {
        height: 120px;
    }
    .shrink #logo img {
        width: 184px;
        transition: 0.3s ease-in-out;
    }
    .stellarnav>ul>li>a {
        padding: 6px 20px;
    }
    .middleHeader h2 {
        font-size: 32px;
        line-height: 32px;
        display: block
    }
    .middleHeader {
        margin: 28px auto 0 auto;
        width: 700px
    }
    .headerRight {
        margin: 0 2% 0 0;
        width: 244px;
        display: block;
        position: relative;
        float: right;
    }
    .stellarnav {
        width: 580px;
        margin: 0 auto 0 6.188em;
    }
    .grow #logo {
        display: block;
        position: relative;
        width: 230px;
        margin: -.3em 0 0 1%;
    }
    .stellarnav ul li.has-sub ul li a {
        font-size: 15px !important;
        line-height: 16px !important;
    }
}
@media screen and (min-width:1060px) {
    .content-area {
        margin-top: 120px;
    }
}
@media screen and (min-width:1160px) {
    .grow #logo {
        margin: -8px 0 0 2%;
        width: 233px;
    }
    .ch-grid {
        max-width: 100%
    }
    .middleHeader h2 {
        font-size: 38px;
        line-height: 24px;
    }
    .primaryNav ul li a {
        font-size: 19px;
        line-height: 20px;
        padding: 22px 24px;
    }
    .site-header #topBar {
        width: 100%;
    }
    .headerRight {
    }
}
@media screen and (min-width:1200px) {
    .primaryNav ul li a {
        font-size: 21px;
        line-height: 22px;
        padding: 22px 24px;
    }
    .headerRight {
    }
    .middleHeader h2 {
        font-size: 42px;
        line-height: 42px;
        margin-bottom: 0;
    }
    .middleHeader {
        margin: 22px auto 4px auto;
    }
    .stellarnav ul li a {
        font-size: 1.4em;
    }
    .footer1Items .slickContent.box2 {
        background-size: 72%
    }
}
@media screen and (min-width:1280px) {
    .contentContain {
        max-width: 1180px;
        margin: 12px auto 32px auto
    }
    .shrink #logo {
        width: 300px;
        margin-top: 44px
    }
    .shrink .stellarnav ul {
        margin-top: -8px
    }
}
@media screen and (min-width:1400px) {
    .grow #logo {
        width: 18.750em;
        margin-left: 2%
    }
}
@media screen and (max-width: 580px) {
    .teamMemberList li {
        width:100%;
        display:block;
    }
    .teamMemberList li:nth-child(3n) {
        margin:0 1em 1em 0;
    }
    .postList li {
        width:100%;
        display:block;
    }
    #commentArticleBottom {
        width:100%;
    }
    .ch-info-wrap {
        top: 11px;
        left: 11px;
        box-shadow: 0 0 0 16px rgba(255, 255, 255, .2), inset 0 0 3px rgba(115, 114, 23, .8)
    }
    .ch-info, .ch-info-wrap {
        position: absolute;
        width: 100px;
        height: 100px;
        border-radius: 50%
    }
    .ch-item {
        background-size:100%
    }
    .ch-info h3 {
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 10px;
        line-height: 11px;
        margin: 0 3px;
        padding: 20px 0 0;
        height: 20px;
        font-family: 'Open Sans', Arial, sans-serif;
        text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
    }
    .ch-info p {
        color: #fff;
        padding: 8px 5px 0;
        font-style: italic;
        margin: 8px 11px 0;
        font-size: 12px;
        border-top: none!important
    }
    .ch-info p a {
        display: block;
        color: #fff;
        font-style: normal;
        font-weight: 700;
        font-size: 10px;
        padding-top: 4px
    }
    .ch-info p a:hover {
        color: #fff
    }
    .ch-item:active .ch-info-front, .ch-item:hover .ch-info-front {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    .ch-item:active .ch-info-back, .ch-item:hover .ch-info-back {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        pointer-events: auto
    }
    .ch-grid {
        padding: 0;
        list-style: none;
        display: block;
        text-align: center;
        width: 100%
    }
    .ch-grid:after {
        clear: both
    }
    .ch-grid li {
        width: 122px;
        height: 122px;
        display: inline-block;
        margin: 6px
    }
    .ch-grid a {
        display: block;
        text-decoration: none
    }
    .ch-grid li a:hover {
        text-decoration: underline
    }
    .ch-grid li:nth-child(4) h3 {
        padding: 22px 0 0;
        height: 20px
    }
    .circleCaption {
        font-family: Roboto, sans-serif;
        font-size: 11px;
        line-height: 11px;
        color: #31742b;
        font-weight: 700;
        margin-top: 5px
    }
    .ch-grid {
        max-width: 800px;
        margin: 22px auto
    }
    .ch-grid li a.circleLink {
        position: absolute;
        z-index: 888;
        height: 280px;
        width: 122px
    }
    .footer1Items .slickContent.box2 {
        background-size: 72%
    }
}
/* slick carousel*/
.slickContain {
    padding: 22px 4%;
    margin: 8px auto 0 auto;
}
.slickContain.footer1contain1 {
   /* padding: 8px 4% 33px 4%;
    margin: 0 auto 0px auto;*/
    padding: .5em 3% .75em;
    margin: 0 auto 0;
    max-width: 87em;
}
.oneColumnText .actionAContain {
    background: white;
}
.oneColumnText .actionAContain h2 {
    text-align: center;
    font-size: 2em;
}
.oneColumnText .actionAContain ul {
    margin: 0;
    padding: 0;
}
@media screen and (max-width:500px) {
    .actionAContain .slick-dots {
        display:none !important;
        visibility:hidden !important;
    }
}
.oneColumnText .actionAContain .slick-prev:before, .slick-next:before {
    color: black !important;
}
.actionAContain {
    background: #35742e;
}
.actionAContain .slickContent {
    width: 100%;
    min-height: 200px;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.footer1Items .slickContent {
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: relative;
    z-index: 0;
    overflow: visible;
    margin-top: 32px;
    min-height: 322px
}
.footer1Items .slickContent.box1 {
    background: #73387c
}
.footer1Items .slickContent.box3 {
    background-size:82% !important
}
/* homepage action alerts */
.slickContain a.readMore {
    display: block;
    width: 100%;
    text-align: center;
    margin: 11px 22px 0 0;
    text-decoration: none;
    display: block;
    font-size: 1.2em;
    text-transform: uppercase
}
.actionaleartH .slickInner h3 {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 6px 0;
    text-align: center;
    background: #54284f;
    color: #fff;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 16px 2%;
    min-height: 30px;
    text-decoration: none;
}
.actionaleartH .slickInner {
    padding: 0;
    width: auto;
    font-size: .8em;
    line-height: 120%
}
.alertImageH {
    height: 88px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop, alertImageH {
        height: 88px;
        align-items: center;
        text-align: center;
        justify-content: center;
        display: block
    }
}
.actionaleartH .slickInner img {
    max-width: 122px;
    max-height: 88px;
    height: auto !important;
    width: auto !important;
;
    margin: 0 auto
}
.oneColumnText .newsletterSubscribeForm {
    display:block;
    margin:4em 0 0 0;
    padding:1em;
}
.oneColumnText .newsletterSubscribeForm .footer1TopImage {
    display:none;
}
.footer1TopImage img {
    width: 80%;
    height: auto;
    max-width: 100% !important;
    margin:auto !important;
    display:block;
}
.footer1TopImage {
    width: 100%;
    height: auto;
    margin: -42px auto 0 auto;
    max-width: 260px
}
.slick-carousel .slick-item .footer1TopImage img {
    max-width: 100%;
}
.slickInner {
    font-size: .9em;
    text-align: center;
    padding: 11px 2%;
    width: 96%;
    z-index: 9999;
}
.box #convioForm input::placeholder {
    color:black;
}
.newsletterSubscribeForm input[type="text"], input[type="email"] {
    height: 24px;
    width: 100%;
    margin: 11px auto;
    max-width: 242px;
    display: block;
    padding: 0.2em;
}
.newsletterSubscribeForm input[type="submit"] {
    text-transform: uppercase;
    background: #000;
    color: #fff;
    padding: 9px;
    width: 111px;
    font-size: 14px;
    cursor: pointer;
    border: none;
    outline: none;
    display:block;
    margin:auto;
}

/** Team Member Shortcode List */
.teamMemberList {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
}
.teamMemberList li {
    vertical-align: top;
    display: inline-block;
    width: 27%;
    margin: 0 1em 1em 0;
    padding: 1em;
    border: 1px solid #dedede;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}
.teamMemberList li:nth-child(3n) {
    margin: 0 0 1em 0;
}
.teamMemberList li .avatar {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em 0;
}
.teamMemberList li .topSpecs {
    display: block;
    min-height: 100px;
    max-height: 100px;
}
.teamMemberList li .topSpecs .memberName {
    display: block;
    margin: 0 0 0.3em 0;
    line-height: 1;
}
.teamMemberList li .topSpecs .memberPositionTitle {
    display: block;
    margin: 0;
    font-size: 0.85em;
    line-height: 1;
}
.teamMemberList li .topSpecs .videoMessage {
    font-weight: 500;
    display: block;
    margin: 0.5em 0 0 0;
    font-size: 0.9em;
}
.teamMemberList li .bio {
    min-height: 430px;
    max-height: 430px;
    margin: 1em 0 0 0;
    overflow: hidden;
}
/* modified css from https://www.smartmenus.org, chosen for mobile first, accessibility (aria) and keyboard navigation */
.sm{
    box-sizing:border-box;
    position:relative;
    z-index:9999;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.sm,.sm ul,.sm li{
    display:block;
    list-style:none;
    margin:0;
    padding:0;
    line-height:normal;
    direction:ltr;
    text-align:left;
}
.sm-rtl,.sm-rtl ul,.sm-rtl li{
    direction:rtl;
    text-align:right;
}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{
    margin:0;
    padding:0;
}
.sm ul{
    display:none;
}
.sm li,.sm a{
    position:relative;
}
.sm a{
    display:block;
}
.sm a.disabled{
    cursor:default;
}
.sm::after{
    content:"";
    display:block;
    height:0;
    font:0px/0 serif;
    clear:both;
    overflow:hidden;
}
.sm *,.sm *::before,.sm *::after{
    box-sizing:inherit;
}
.sm-clean {
    background: #eeeeee;
    /* background of mobile menu */
}
.main-nav {
    background:#000
}
.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
    padding: 13px 1.2em;
    /* make room for the toggle button (sub indicator) */
    padding-right: 58px;
    color: #000;
    font-size: 1.35em;
    font-weight: 300;
    line-height: 17px;
    text-decoration: none;
}
.sm-clean a.current {
    color: #D23600;
}
.sm-clean a.disabled {
    color: #bbbbbb;
}
.sm-clean a .sub-arrow {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: auto;
    right: 4%;
    width: 34px;
    height: 34px;
    overflow: hidden;
    font: bold 16px/34px monospace !important;
    text-align: center;
    text-shadow: none;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
}
.sm-clean a .sub-arrow::before {
    content: '+';
}
.sm-clean a.highlighted .sub-arrow::before {
    content: '-';
}
.sm-clean > li:first-child > a, .sm-clean > li:first-child > :not(ul) a {
    border-radius: 5px 5px 0 0;
}
.sm-clean > li:last-child > a, .sm-clean > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
    border-radius: 0 0 5px 5px;
}
.sm-clean > li:last-child > a.highlighted, .sm-clean > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
    border-radius: 0;
}
.sm-clean li {
    border-top: 1px solid #77ad3f;
}
.sm-clean > li:first-child {
    border-top: 0;
}
.sm-clean ul {
    background: rgba(162, 162, 162, 0.1);
}
.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active {
    font-size: 1.2em;
    border-left: 8px solid transparent;
    padding-left: 2em;
}
.sm-clean ul ul a, .sm-clean ul ul a:hover, .sm-clean ul ul a:focus, .sm-clean ul ul a:active {
    border-left: 16px solid transparent;
}
.sm-clean ul ul ul a, .sm-clean ul ul ul a:hover, .sm-clean ul ul ul a:focus, .sm-clean ul ul ul a:active {
    border-left: 24px solid transparent;
}
.sm-clean ul ul ul ul a, .sm-clean ul ul ul ul a:hover, .sm-clean ul ul ul ul a:focus, .sm-clean ul ul ul ul a:active {
    border-left: 32px solid transparent;
}
.sm-clean ul ul ul ul ul a, .sm-clean ul ul ul ul ul a:hover, .sm-clean ul ul ul ul ul a:focus, .sm-clean ul ul ul ul ul a:active {
    border-left: 40px solid transparent;
}
.main-nav:after {
    clear: both;
    content: "\00a0";
    display: block;
    height: 0;
    font: 0px/0 serif;
    overflow: hidden;
}
.nav-brand {
    float: left;
    margin: 0;
}
.nav-brand a {
    display: block;
    padding: 12px 12px 12px 20px;
    color: #333;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 17px;
    text-decoration: none;
}
#main-menu {
    clear: both;
}
.main-menu-btn {
    margin: .08em 5%;
    position: relative;
    display: inline-block;
    width: 90%;
    height: 29px;
    text-indent: 29px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* hamburger icon */
.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
    position: absolute;
    top: 50%;
    left: 2px;
    height: 2px;
    width: 24px;
    background: #fff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    display:block;
}
.main-menu-btn-icon:before {
    content: '';
    top: -7px;
    left: 0;
}
.main-menu-btn-icon:after {
    content: '';
    top: 7px;
    left: 0;
}
/* x icon */
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
    height: 0;
    background: transparent;
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* styles */
#main-menu-state {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
/* hide the menu in mobile view */
#main-menu-state:not(:checked) ~ .menu-header-menu-container #main-menu {
    display: none;
}
#main-menu-state:checked ~ .menu-header-menu-container #main-menu {
    display: block;
}
@media screen and (min-width:640px){
    .main-nav {
        margin:.5em 0 0 0;
        height:3em
    }
}
@media screen and (min-width:800px){
    .main-menu-btn {
        margin-top:.5em;
    }
}
@media (min-width: 1060px) {
    /* to allow for the nested nav container added by WP */
    #main-menu-state:not(:checked) ~ .menu-header-menu-container #main-menu {
        display: block;
    }
    .sm-clean {
        background: none;
    }
    /* Switch to desktop layout ----------------------------------------------- These transform the menu tree from collapsible to desktop (navbar + dropdowns) -----------------------------------------------*/
    /* start... (it's not recommended editing these rules) */
    .sm-clean ul {
        position: absolute;
        width: 12em;
    }
    .sm-clean li {
        display:inline-block;
    }
    .sm-clean.sm-rtl li {
        float: right;
    }
    .sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
        float: none;
        display:block;
    }
    .sm-clean a {
        white-space: nowrap;
    }
    .sm-clean ul a, .sm-clean.sm-vertical a {
        white-space: normal;
    }
    .sm-clean .sm-nowrap > li > a, .sm-clean .sm-nowrap > li > :not(ul) a {
        white-space: nowrap;
    }
    .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
        padding: 11px 12px;
        /* changed to better vertically center */
        color: #fff;
        border-radius: 0 !important;
    }
    .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
        color: #d6f63f;
    }
    .sm-clean a.current {
        color: #d6f63f;
    }
    .sm-clean a.disabled {
        color: #bbbbbb;
    }
    .sm-clean a.has-submenu {
        padding-right: 24px;
    }
    .sm-clean a .sub-arrow {
        top: 50%;
        margin-top: -2px;
        right: 12px;
        width: 0;
        height: 0;
        border-width: 4px;
        border-style: solid dashed dashed dashed;
        border-color: #94ff3d transparent transparent transparent;
        background: transparent;
        border-radius: 0;
    }
    .sm-clean a .sub-arrow::before {
        display: none;
    }
    .sm-clean li {
        border-top: 0;
    }
    .sm-clean > li > ul::before, .sm-clean > li > ul::after {
        content: '';
        position: absolute;
        top: -18px;
        left: 30px;
        width: 0;
        height: 0;
        overflow: hidden;
        border-width: 9px;
        border-style: dashed dashed solid dashed;
        border-color: transparent transparent #bbbbbb transparent;
    }
    .sm-clean > li > ul::after {
        top: -16px;
        left: 31px;
        border-width: 8px;
        border-color: transparent transparent #fff transparent;
    }
    .sm-clean ul {
        border: 1px solid #bbbbbb;
        padding: 5px 0;
        background: #fff;
        border-radius: 5px !important;
        box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
    }
    .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
        border: 0 !important;
        padding: 10px 20px;
        color: #333555;
    }
    .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
        color: #77ad3f;
    }
    .sm-clean ul ul a:hover {
        color: #77ad3f;
    }
    .sm-clean ul a:hover{
        display:block;
    }
    .sm-clean ul a.current {
        color: #D23600;
    }
    .sm-clean ul a.disabled {
        background: #fff;
        color: #cccccc;
    }
    .sm-clean ul a.has-submenu {
        padding-right: 20px;
    }
    .sm-clean ul a .sub-arrow {
        right: -1px;
        top: 50%;
        margin-top: -5px;
        border-width: 5px;
        border-style: dashed dashed dashed solid;
        border-color: transparent transparent transparent #333555;
    }
    .sm-clean .scroll-up, .sm-clean .scroll-down {
        position: absolute;
        display: none;
        visibility: hidden;
        overflow: hidden;
        background: #fff;
        height: 20px;
    }
    .sm-clean .scroll-up:hover, .sm-clean .scroll-down:hover {
        background: #eeeeee;
    }
    .sm-clean .scroll-up:hover .scroll-up-arrow {
        border-color: transparent transparent #D23600 transparent;
    }
    .sm-clean .scroll-down:hover .scroll-down-arrow {
        border-color: #D23600 transparent transparent transparent;
    }
    .sm-clean .scroll-up-arrow, .sm-clean .scroll-down-arrow {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -6px;
        width: 0;
        height: 0;
        overflow: hidden;
        border-width: 6px;
        border-style: dashed dashed solid dashed;
        border-color: transparent transparent #333555 transparent;
    }
    .sm-clean .scroll-down-arrow {
        top: 8px;
        border-style: solid dashed dashed dashed;
        border-color: #333555 transparent transparent transparent;
    }
    .sm-clean.sm-rtl a.has-submenu {
        padding-right: 12px;
        padding-left: 24px;
    }
    .sm-clean.sm-rtl a .sub-arrow {
        right: auto;
        left: 12px;
    }
    .sm-clean.sm-rtl.sm-vertical a.has-submenu {
        padding: 10px 20px;
    }
    .sm-clean.sm-rtl.sm-vertical a .sub-arrow {
        right: auto;
        left: 8px;
        border-style: dashed solid dashed dashed;
        border-color: transparent #333555 transparent transparent;
    }
    .sm-clean.sm-rtl > li > ul::before {
        left: auto;
        right: 30px;
    }
    .sm-clean.sm-rtl > li > ul::after {
        left: auto;
        right: 31px;
    }
    .sm-clean.sm-rtl ul a.has-submenu {
        padding: 10px 20px !important;
    }
    .sm-clean.sm-rtl ul a .sub-arrow {
        right: auto;
        left: 8px;
        border-style: dashed solid dashed dashed;
        border-color: transparent #333555 transparent transparent;
    }
    .sm-clean.sm-vertical {
        padding: 10px 0;
        border-radius: 5px;
    }
    .sm-clean.sm-vertical a {
        padding: 10px 20px;
    }
    .sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted {
        background: #fff;
    }
    .sm-clean.sm-vertical a.disabled {
        background: #eeeeee;
    }
    .sm-clean.sm-vertical a .sub-arrow {
        right: 8px;
        top: 50%;
        margin-top: -5px;
        border-width: 5px;
        border-style: dashed dashed dashed solid;
        border-color: transparent transparent transparent #333555;
    }
    .sm-clean.sm-vertical > li > ul::before, .sm-clean.sm-vertical > li > ul::after {
        display: none;
    }
    .sm-clean.sm-vertical ul a {
        padding: 10px 20px;
    }
    .sm-clean.sm-vertical ul a:hover, .sm-clean.sm-vertical ul a:focus, .sm-clean.sm-vertical ul a:active, .sm-clean.sm-vertical ul a.highlighted {
        background: #eeeeee;
    }
    .sm-clean.sm-vertical ul a.disabled {
        background: #fff;
    }
    #main-menu {
        clear: none;
        text-align: center;
    }
    .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
        padding: 10px 1em;
    }
    .main-nav {
        margin: 0 0 0 0;
    }
    .main-nav {
        background:none
    }
    /* hide the button in desktop view */
    .main-menu-btn {
        position: absolute;
        top: -99999px;
    }
    /* always show the menu in desktop view */
    #main-menu-state:not(:checked) ~ #main-menu {
        display: block;
    }
}
/* end of smart menu css */
/** WordPress Alignments */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* slick slider styles */
.slick-slide {
    margin: 0 .5em;
}
/* the parent */
.slick-list {
    margin: 0 -.5em;
}
.takeAction .slick-carousel {
    display:block !important
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff url('/wp-content/themes/ANH-USA-Twenty-Nineteen/images/ajax-loader_slick.gif') center center no-repeat;
}
/* Arrows */
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 42%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}
.slick-prev:before, .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: "\f104";
}
[dir='rtl'] .slick-prev:before {
    content: "\f104";
}
.slick-next {
    right: -25px;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content: "\f105";
}
[dir='rtl'] .slick-next:before {
    content: "\f105";
}
/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 44px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
    font-size:44px;
}
.footer1contain1 .slick-dots li.slick-active button:before {
    color:#fff
}
.footer1contain1 .slick-dots li button:before {
    color:#ccc
}
/* for desktop -- allows the js to be removed for desktop */
@media screen and (min-width:800px){
    .responsive2 .item {
        width:31%;
        float:left;
        margin:0 1.15% 2em
    }
}

/* popup overlay */
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    transition: opacity .2s;
    visibility: hidden;
    opacity: 0;
    z-index: 9999
}
.overlay.light {
    background: rgba(255,255,255,.5)
}
.overlay .cancel{
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: default
}
.overlay:target {
    visibility: visible;
    opacity: 1
}
.overlay .popup {
    margin: 75px auto;
    padding: 20px;
    background: #fff;
    border: 1px solid #666;
    min-width: 300px;
    width: 600px;
    box-shadow: 0 0 50px rgba(0,0,0,.5);
    position: relative
}
@media screen and (max-width: 500px) {
    .overlay .popup {
        width: 80%;
        min-width: 80%;
    }
}
.light .overlay .popup {
    border-color: #aaa;
    box-shadow: 0 2px 10px rgba(0,0,0,.25)
}
.overlay .popup .close {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 20px;
    right: 20px;opacity:.8;
    transition :all .2s;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    color: #666
}
.overlay .popup .close:hover {
    opacity: 1
}
.overlay .popup .content {
    max-height: 400px;
    overflow: auto;
    margin: 2em 0 0 0
}
.overlay .popup .content p {
    margin: 0 0 1em 0;
    line-height: 1.4;
    font-size: 1em;
    font-family: Helvetica,sans-serif
}
.overlay .popup .content p:last-child {
    margin: 0
}