@charset "UTF-8";

.with-wireframes #header,
.with-wireframes #main,
.with-wireframes #content,
.with-wireframes #navigation,
.with-wireframes .region-sidebar-first,
.with-wireframes .region-sidebar-second,
.with-wireframes #footer,
.with-wireframes .region-bottom {
    outline: 1px solid #ccc;
}


.element-invisible,
.element-focusable,
#navigation .block-menu .block__title,
#navigation .block-menu-block .block__title,
#block-menu-block-1.menu__main .block-menu .block__title,
#block-menu-block-1.menu__main .block-menu-block .block__title,
.menu__sidebar .menu-attach-block-wrapper {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}


.element-focusable:active,
.element-focusable:focus {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
}


#skip-link {
    margin: 0;
}

#skip-link a,
#skip-link a:visited {
    background-color: #666;
    color: #fff;
    display: block;
    padding: 2px 0 3px 0;
    text-align: center;
    width: 100%;
}



.header__logo {
    float: left;

    margin: 0;
    padding: 0;
}


.header__logo-image {
    vertical-align: bottom;
}


.header__name-and-slogan {
    float: left;
}


.header__site-name {
    margin: 0;
}


.header__site-link:link,
.header__site-link:visited {
    color: #000;
    text-decoration: none;
}

.header__site-link:hover,
.header__site-link:focus {
    text-decoration: underline;
}


.header__site-slogan {
    margin: 0;
}


.header__secondary-menu {
    float: right;

}


.header__region {

    clear: both;
}


#navigation {



}

#navigation .block {
    margin-bottom: 0;
}

#navigation .links,
#navigation .menu {
    margin: 0;
    padding: 0;
    text-align: left;

}

#navigation .links li,
#navigation .menu li {

    float: left;

    list-style-image: none;

    list-style-type: none;
    padding: 0 10px 0 0;
}


.breadcrumb ol {
    margin: 0;
    padding: 0;
}

.breadcrumb li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}


.page__title,
.node__title,
.block__title,
.comments__title,
.comments__form-title,
.comment__title {

    margin: 0;
}




.tabs-primary,
.tabs-secondary {

    border-bottom: 1px solid #999;
    list-style: none;
    margin: 10px 0;
    padding: 0 2px;
    white-space: nowrap;
}

.tabs-primary::after,
.tabs-secondary::after {
    clear: both;
    content: "";
    display: table;
}

.tabs-primary__tab,
.tabs-primary__tab.is-active,
.tabs-secondary__tab,
.tabs-secondary__tab.is-active {
    float: left;
    margin: 0 8px 0 0;
}

a.tabs-primary__tab-link,
a.tabs-primary__tab-link.is-active,
a.tabs-secondary__tab-link,
a.tabs-secondary__tab-link.is-active {
    border: 1px solid #e9e9e9;
    border-bottom: 0;
    border-right: 0;
    display: block;
    text-decoration: none;
}


.tabs-primary__tab,
.tabs-primary__tab.is-active {
    border-top-left-radius: 0;
    border-top-right-radius: 0;

    border-bottom-color: transparent;
}

.is-active.tabs-primary__tab {
    border-bottom-color: #fff;
}

a.tabs-primary__tab-link,
a.tabs-primary__tab-link.is-active {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    background-color: #dedede;
    color: #333;
    letter-spacing: 1px;
    padding: 10px 1em 6px 1em;
    text-align: center;
}

a.tabs-primary__tab-link:hover,
a.tabs-primary__tab-link:focus {
    background: #6a6a6a;
    border-color: #f2f2f2;
    color: #fff;
}

a.tabs-primary__tab-link:active,
a.tabs-primary__tab-link.is-active {
    background: #6a6a6a;
    color: #fff;
}


.tabs-secondary {
    font-size: .9em;

    margin-top: -10px;
}

.tabs-secondary__tab,
.tabs-secondary__tab.is-active {
    margin: 10px 3px;
}

a.tabs-secondary__tab-link,
a.tabs-secondary__tab-link.is-active {
    -webkit-border-radius: 0.75em;
    -moz-border-radius: 0.75em;
    -ms-border-radius: 0.75em;
    -o-border-radius: 0.75em;
    border-radius: 0.75em;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    background-color: #f2f2f2;
    color: #666;
    padding: 0 .5em;
}

a.tabs-secondary__tab-link:hover,
a.tabs-secondary__tab-link:focus {
    background-color: #dedede;
    border-color: #999;
    color: #333;
}

a.tabs-secondary__tab-link:active,
a.tabs-secondary__tab-link.is-active {
    background-color: #666;
    border-color: #000;
    color: #fff;
}



.inline {
    display: inline;
    padding: 0;
}

.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 1em 0 0;

}


span.field-label {
    padding: 0 1em 0 0;

}


.more-link {
    text-align: right;

}

.more-help-link {
    text-align: right;

}

.more-help-link a {
    background-image: url("../images/help.png");
    background-position: 0 50%;

    background-repeat: no-repeat;
    padding: 1px 0 1px 20px;

}



.block {
    margin-bottom: 10px;
}


.menu__item.is-leaf {
    list-style-image: url("../images/menu-leaf.png");
    list-style-type: square;
}

.menu__item.is-expanded {
    list-style-image: url("../images/menu-expanded.png");
    list-style-type: circle;
}

.menu__item.is-collapsed {
    list-style-image: url("../images/menu-collapsed.png");

    list-style-type: disc;
}


.menu a.active {
    color: #000;
}



.block p {
    margin: 0;
}


.menu a.active {
    color: #000;
}


#page,
#header,
#main,
#footer,
.bottom__wrapper {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    clear: both;
}

#page:after,
#header:after,
#main:after,
#footer:after,
.bottom__wrapper:after {
    content: " ";
    display: block;
    clear: both;
}

#footer {
    position: relative;
}

.width-1280 {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.width-1280:after {
    content: " ";
    display: block;
    clear: both;
}

.l-width-1010 {
    max-width: 1010px;
    margin-left: auto;
    margin-right: auto;
}

.l-width-1010:after {
    content: " ";
    display: block;
    clear: both;
}

.l-width-960 {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.l-width-960:after {
    content: " ";
    display: block;
    clear: both;
}

.column,
ul.tabs-primary,
.region-sub-footer,
#views-exposed-form-sidewide-search-page,
#crs-custom-forms-usops-search-block-form,
#crs-custom-forms-piqa-search-block-form,
#footer .block,
.region-bottom,
.page-views #content,
.one-sidebar #main,
.section-user .l-content,
.node-type-person .pane-page-breadcrumb {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    position: relative;
}

.column:after,
ul.tabs-primary:after,
.region-sub-footer:after,
#views-exposed-form-sidewide-search-page:after,
#crs-custom-forms-usops-search-block-form:after,
#crs-custom-forms-piqa-search-block-form:after,
#footer .block:after,
.region-bottom:after,
.page-views #content:after,
.one-sidebar #main:after,
.section-user .l-content:after,
.node-type-person .pane-page-breadcrumb:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 60em) {
    .column {
        padding: 0 1.111em;
    }
}

@media (min-width: 48.062em) {
    .column {
        padding: 0 1em;
    }
}

@media (max-width: 30em) {
    .column {
        padding: 0;
    }
}

.header__region {
    width: 100%;
}

#header__wrapper {
    margin: auto;
    max-width: 960px;
    width: 100%;
}

.header__name {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
}

@media (max-width: 47.938em) {
    .header__name {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
}

@media (min-width: 60em) {
    .header__region .menu__secondary {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 69.1666666667%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
        margin-top: 0.556em;
        padding-bottom: 1.3em;
        padding-right: 8.3333333333%;
    }
}

.one-sidebar aside.sidebars {
    width: 25%;
    height: 100%;
    margin-right: 0;
    float: left;
}

@media (max-width: 47.938em) {
    .one-sidebar aside.sidebars {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
}

.content__main_sidebar {
    width: 16.6666666667%;
    height: 100%;
    margin-right: 60px;
    float: left;
}

@media (max-width: 47.938em) {
    .content__main_sidebar {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
}

.one-sidebar #content,
.content__main_full {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
    margin-bottom: 1.11em;
}

@media (max-width: 47.938em) {
    .one-sidebar #content,
    .content__main_full {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
}

.one-sidebar #content {
    float: right;
}

.block__author-bio {
    width: 77.0833333333%;
    padding: 20px;
}

.block__author-bio .panel-col-first {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.6666666667%;
    float: left;
    padding-left: 1.8518518519%;
    padding-right: 1.8518518519%;
    padding-left: 0;
    padding-right: 0;
}

.block__author-bio .panel-col-last {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.3333333333%;
    float: left;
    padding-left: 1.8518518519%;
    padding-right: 1.8518518519%;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 47.938em) {
    .block__author-bio {
        width: 100%;
        padding: 10px;
    }
    .block__author-bio .panel-col-first {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 1.8518518519%;
        padding-right: 1.8518518519%;
        padding-left: 0;
        padding-right: 0;
    }
    .block__author-bio .panel-col-last {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 66.6666666667%;
        float: left;
        padding-left: 1.8518518519%;
        padding-right: 1.8518518519%;
        padding-left: 0;
        padding-right: 0;
    }
}

.pane-related-content-news-blog .field-name-field-featured-image,
.pane-related-content-news-blog .field-name-field-image,
.pane-related-content-news-blog .field-name-body,
.pane-related-content-news-blog .field-name-field-publication-cover,
.pane-related-content .field-name-field-featured-image,
.pane-related-content .field-name-field-image,
.pane-related-content .field-name-body,
.pane-related-content .field-name-field-publication-cover {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 4.1666666667%;
    padding-right: 4.1666666667%;
    padding-left: 0;
    padding-right: 0;
}

.pane-related-content-news-blog .views-row,
.pane-related-content .views-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 31.5%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
}

@media (max-width: 48em) {
    .pane-related-content-news-blog .views-row,
    .pane-related-content .views-row {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
}

.tiles--featured-publication .views-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 45.8333333333%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
    padding-left: 0;
    padding-right: 0;
    margin: 1.11em;
}

.tiles--featured-publication .views-row.views-row-1,
.tiles--featured-publication .views-row.views-row-2 {
    margin-top: 0;
}

.tiles--featured-publication .views-row .l-featured-image-wrap,
.tiles--featured-publication .views-row .field-name-field-publication-cover {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    float: left;
}

.tiles--featured-publication .views-row p.tile-body,
.tiles--featured-publication .views-row .field-name-field-publication-promo {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 55%;
    float: left;
}

@media (max-width: 59.938em) {
    .tiles--featured-publication .views-row {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 41.6666666667%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 48em) {
    .tiles--featured-publication .views-row {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 91.6666666667%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
}

.tiles--featured-publication .views-row img {
    height: auto;
    max-width: 100%;
}

@media (min-width: 60em) {
    .region-sub-footer .block {
        float: left;
    }
    .region-sub-footer .block.sub-footer__donation-callout,
    .region-sub-footer .block.sub-footer__recognition-icons {
        width: 33.3333333333%;
    }
    .region-sub-footer .block.sub-footer__chart-callout {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        width: 29.1666666667%;
        padding: 0 1em;
    }
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .region-sub-footer .block.sub-footer__donation-callout {
        width: 100%;
    }
    .region-sub-footer .block.sub-footer__chart-callout,
    .region-sub-footer .block.sub-footer__recognition-icons {
        width: 50%;
        float: left;
        padding: 0;
    }
}

@media (max-width: 48em) {
    .region-sub-footer .block.sub-footer__donation-callout,
    .region-sub-footer .block.sub-footer__chart-callout,
    .region-sub-footer .block.sub-footer__recognition-icons {
        width: 100%;
    }
}

.bottom__about-crs div.about__content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3333333333%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
    padding-left: 0.6945em;
    padding-right: 0.6945em;
}



html,
body {
    font-size: 18px;
    line-height: 1.5em;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
}

p,
pre {
    margin: 0 0 10px 0;
}

.detail {
    background-color: #ebebeb;
    border: 1px solid #bbb;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    padding: 1.667em;
}

blockquote {

    margin: 0 0 0.33em;
    font-size: 30px;
    font-size: 1.6666666667em;
    font-size: 1.6666666667rem;
    line-height: 1.333em;
    color: #f69471;
    font-style: italic;
}


h1,
h3 {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
}

h1 {
    font-size: 48px;
    font-size: 2.6666666667em;
    font-size: 2.6666666667rem;
    line-height: 1.125em;
}

.page-views h1 {
    font-size: 38px;
    font-size: 2.1111111111em;
    font-size: 2.1111111111rem;
}

h2 {
    font-size: 26px;
    font-size: 1.4444444444em;
    font-size: 1.4444444444rem;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
}

h3 {
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

h4 {
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
}

h5 {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

h6 {
    font-size: 10px;
    font-size: 0.5555555556em;
    font-size: 0.5555555556rem;
}


a {
    text-decoration: none;
    color: #00b5e2;
}

a:hover,
a:focus,
a:active {
    color: #003087;
}


a:active,
a:hover {
    outline: 0;
}

.entry-content a {
    font-weight: bold;
}

dl,
menu,
ol,
ul {
    margin: 0 0 10px 0;
}

ol ol,
ol ul,
ul ol,
ul ul {

    margin: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

.view ul,
.block-facetapi ul {
    list-style: none;
}

li {
    margin-bottom: 15px;
}

dd {
    margin: 0 0 0 30px;

}


menu,
ol,
ul {
    padding: 0 0 0 30px;

}

table {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
}

table th {
    text-align: left;
}


html.mm-opened {
    overflow-y: scroll;
    overflow-x: hidden;
}

.menu li {
    margin-bottom: 0;
}


.header__region .menu__secondary {
    float: right;
}

.header__region .site-logo {
    margin-top: 10px;
}

.header__region .menu__secondary .menu {
    margin: 0;
    padding: 0;
    text-align: left;

}

.header__region .menu__secondary .menu__item {
    float: right;
    font-size: 12px;
    padding-right: 1.75em;
    font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.header__region .menu__secondary .menu__item.last {
    padding-right: 0;
}

.header__region .menu__secondary .menu__item a:link,
.header__region .menu__secondary .menu__item a:visited {
    color: #212a39;
    display: block;
    text-decoration: none;
    font-size: 12px;
}

.header__region .menu__secondary .menu__item.is-active a,
.header__region .menu__secondary .menu__item a:active,
.header__region .menu__secondary .menu__item a:hover {
    text-decoration: underline;
}

.header__region .menu__secondary .menu__item.is-leaf,
.header__region .menu__secondary .menu__item.is-expanded {
    list-style-image: none;
    list-style-type: none;
}

@media (max-width: 59.938em) {
    .header__region .menu__secondary {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
}


.mm-menu .crs-menu-link-helper {
    display: none;
}

.mm-menu .crs-parent-clone a {
    font-weight: bold;
}

#block-menu-block-1.menu__main {
    clear: right;
    position: static;
    overflow: visible;

}

#block-menu-block-1.menu__main .block {
    margin-bottom: 0;
}

#block-menu-block-1.menu__main ul li.crs-parent-clone a {
    font-weight: bold;
}

#block-menu-block-1.menu__main .crs-menu-col {
    width: 25%;
    float: left;
}

#block-menu-block-1.menu__main .crs-has-cols-3 .crs-menu-col-2,
#block-menu-block-1.menu__main .crs-menu-col-1 {
    border-right: 1px solid #fff;
}

#block-menu-block-1.menu__main .crs-parent-menu {
    padding: 10px;
    position: relative;
}

.level-2.expanded.crs-open a.level-2 {
    display: none !important;
}

#block-menu-block-1.menu__main .crs-parent-menu .crs-menu-close {
    content: ' ';
    background: transparent url("../images/menu_sprite.png") no-repeat 0 0;
    width: 9px;
    height: 9px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    margin-top: -5px;
}

#block-menu-block-1.menu__main li.level-2 .crs-parent-menu .crs-menu-link-helper,
#block-menu-block-1.menu__main ul ul .is-expanded > a .crs-menu-link-helper {
    position: absolute;
    top: 50%;
    right: 0;
    content: ' ';
    background: transparent url("../images/menu_sprite.png") no-repeat -18px 0;
    width: 6px;
    height: 9px;
    display: block;
    margin-top: -5px;
}

#block-menu-block-1.menu__main li.level-1 > .crs-menu-wrap {
    background: #00468b;
    background: rgba(0, 70, 139, 0.9);
}

#block-menu-block-1.menu__main li.level-2 .crs-parent-menu {
    padding-left: 25px;
}

#block-menu-block-1.menu__main li.level-2 .crs-parent-menu .crs-menu-link-helper {
    left: 10px;
    right: auto;
    transform: rotate(180deg);
    cursor: pointer;
}

#block-menu-block-1.menu__main li ul.crs-open-hide > .crs-parent-menu {
    display: none;
}

#block-menu-block-1.menu__main li ul.crs-open-hide li {
    display: none;
}

#block-menu-block-1.menu__main li ul.crs-open-hide li.crs-open {
    display: block;
}

#block-menu-block-1.menu__main li ul.crs-open-hide li.crs-open li {
    display: block;
}

#block-menu-block-1.menu__main li ul.crs-open-hide li.crs-open > a {
    display: none;
}

#block-menu-block-1.menu__main .crs-menu-wrap {
    display: none;
    width: 100%;
    min-height: 190px;
    left: 0;
    position: absolute;
    top: 166px;
    z-index: 999;
}


#block-menu-block-1.menu__main .links li.level-1:first-child, #block-menu-block-1.menu__main .menu li.level-1:first-child, #block-menu-block-1.menu__main .menu li.level-1:nth-child(2) {
    padding-left: 0;
}

#block-menu-block-1.menu__main .crs-menu-wrap .crs-menu-wrap {
    top: 0;
}

#block-menu-block-1.menu__main .links,
#block-menu-block-1.menu__main .menu {
    margin: 0;
    padding: 0;
    text-align: left;

}

#block-menu-block-1.menu__main .links li,
#block-menu-block-1.menu__main .menu li {
    float: left;
    list-style: none;
    font-size: 14px;
}

#block-menu-block-1.menu__main .links li ul.menu,
#block-menu-block-1.menu__main .menu li ul.menu {
    display: block;
    max-width: 960px;
    margin: 0 auto;
}

#block-menu-block-1.menu__main .links li.crs-open > .crs-menu-wrap,
#block-menu-block-1.menu__main .menu li.crs-open > .crs-menu-wrap {
    display: block;
}

#block-menu-block-1.menu__main .links li li,
#block-menu-block-1.menu__main .menu li li {
    display: block;
    float: none;
    margin: 0;
    padding: 0 10px;
}

#block-menu-block-1.menu__main .links li li.with-attached-block,
#block-menu-block-1.menu__main .menu li li.with-attached-block {
    width: 50%;
    float: left;
    border-left: 1px solid #fff;
}

#block-menu-block-1.menu__main .links li .crs-parent-menu a,
#block-menu-block-1.menu__main .links li .menu-attach-block-wrapper h2.block-title,
#block-menu-block-1.menu__main .links li a,
#block-menu-block-1.menu__main .menu li .crs-parent-menu a,
#block-menu-block-1.menu__main .menu li .menu-attach-block-wrapper h2.block-title,
#block-menu-block-1.menu__main .menu li a {
    cursor: pointer;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 300;
    line-height: 1.28em;
    text-transform: capitalize;
    outline: none;
}

#block-menu-block-1.menu__main .links li .crs-parent-menu a:link,
#block-menu-block-1.menu__main .links li .crs-parent-menu a:visited,
#block-menu-block-1.menu__main .links li .menu-attach-block-wrapper h2.block-title:link,
#block-menu-block-1.menu__main .links li .menu-attach-block-wrapper h2.block-title:visited,
#block-menu-block-1.menu__main .links li a:link,
#block-menu-block-1.menu__main .links li a:visited,
#block-menu-block-1.menu__main .menu li .crs-parent-menu a:link,
#block-menu-block-1.menu__main .menu li .crs-parent-menu a:visited,
#block-menu-block-1.menu__main .menu li .menu-attach-block-wrapper h2.block-title:link,
#block-menu-block-1.menu__main .menu li .menu-attach-block-wrapper h2.block-title:visited,
#block-menu-block-1.menu__main .menu li a:link,
#block-menu-block-1.menu__main .menu li a:visited {
    text-decoration: none;
}

#block-menu-block-1.menu__main .links li .crs-parent-menu a:hover,
#block-menu-block-1.menu__main .links li .crs-parent-menu a:focus,
#block-menu-block-1.menu__main .links li .menu-attach-block-wrapper h2.block-title:hover,
#block-menu-block-1.menu__main .links li .menu-attach-block-wrapper h2.block-title:focus,
#block-menu-block-1.menu__main .links li a:hover,
#block-menu-block-1.menu__main .links li a:focus,
#block-menu-block-1.menu__main .menu li .crs-parent-menu a:hover,
#block-menu-block-1.menu__main .menu li .crs-parent-menu a:focus,
#block-menu-block-1.menu__main .menu li .menu-attach-block-wrapper h2.block-title:hover,
#block-menu-block-1.menu__main .menu li .menu-attach-block-wrapper h2.block-title:focus,
#block-menu-block-1.menu__main .menu li a:hover,
#block-menu-block-1.menu__main .menu li a:focus {
    color: #00b5e2;
    text-decoration: none;
}

#block-menu-block-1.menu__main .links li.crs-open a.level-1 .crs-menu-link-helper,
#block-menu-block-1.menu__main .menu li.crs-open a.level-1 .crs-menu-link-helper {
    background-position: -9px 0;
}

#block-menu-block-1.menu__main .links li a.level-1,
#block-menu-block-1.menu__main .menu li a.level-1 {
    margin-right: 0;
    margin-left: 0;
    border-top: solid 6px #fff;
    display: block;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 2.357em;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 500;
    padding-top: 0.389em;
    padding-bottom: 1em;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}

#block-menu-block-1.menu__main .links li a.level-1 .crs-menu-link-helper,
#block-menu-block-1.menu__main .menu li a.level-1 .crs-menu-link-helper {
    display: inline-block;
    content: ' ';
    background: transparent url("../images/menu_sprite.png") no-repeat -18px 0;
    width: 9px;
    height: 9px;
    vertical-align: middle;
    margin-left: 3px;
    margin-top: -5px;
}

#block-menu-block-1.menu__main .links li a.level-1:link,
#block-menu-block-1.menu__main .links li a.level-1:visited,
#block-menu-block-1.menu__main .menu li a.level-1:link,
#block-menu-block-1.menu__main .menu li a.level-1:visited {
    text-decoration: none;
    color: #666;
}

#block-menu-block-1.menu__main .links li a.level-1:hover,
#block-menu-block-1.menu__main .links li a.level-1:focus,
#block-menu-block-1.menu__main .menu li a.level-1:hover,
#block-menu-block-1.menu__main .menu li a.level-1:focus {
    text-decoration: none;
}

#block-menu-block-1.menu__main .links li.menu-home,
#block-menu-block-1.menu__main .menu li.menu-home {
    margin: -45px 0 18px 0;
}

#block-menu-block-1.menu__main .links li.menu-home a.level-1,
#block-menu-block-1.menu__main .menu li.menu-home a.level-1 {
    display: block;
    font-size: 0;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat 0 0;
    width: 188px;
    height: 86px;
    text-indent: -99999px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #block-menu-block-1.menu__main .links li.menu-home a.level-1,
    #block-menu-block-1.menu__main .menu li.menu-home a.level-1 {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat 0 0;
        width: 188px;
        height: 86px;
        background-size: 830px 440px;
    }
}

#block-menu-block-1.menu__main .links li.menu-about-us a.level-1,
#block-menu-block-1.menu__main .menu li.menu-about-us a.level-1 {
    margin-left: 0;
}

#block-menu-block-1.menu__main .links li.menu-about-us,
#block-menu-block-1.menu__main .menu li.menu-about-us {
    padding-left: 108px;
    width: 220px;
}

#block-menu-block-1.menu__main .links li.menu-get-involved,
#block-menu-block-1.menu__main .menu li.menu-get-involved {
    width: 168px;
}

#block-menu-block-1.menu__main .links li.menu-about-us.crs-open a.level-1,
#block-menu-block-1.menu__main .links li.menu-about-us a.level-1.is-active-trail,
#block-menu-block-1.menu__main .menu li.menu-about-us.crs-open a.level-1,
#block-menu-block-1.menu__main .menu li.menu-about-us a.level-1.is-active-trail {
    color: #00bce7;
    border-top: 6px solid #00bce7;
}

#block-menu-block-1.menu__main .links li.menu-get-involved.crs-open a.level-1,
#block-menu-block-1.menu__main .links li.menu-get-involved a.level-1.is-active-trail,
#block-menu-block-1.menu__main .menu li.menu-get-involved.crs-open a.level-1,
#block-menu-block-1.menu__main .menu li.menu-get-involved a.level-1.is-active-trail {
    border-top-color: #00b18e;
    color: #00b18e;
}

#block-menu-block-1.menu__main .links li.menu-ways-to-give.crs-open a.level-1,
#block-menu-block-1.menu__main .links li.menu-ways-to-give a.level-1.is-active-trail,
#block-menu-block-1.menu__main .menu li.menu-ways-to-give.crs-open a.level-1,
#block-menu-block-1.menu__main .menu li.menu-ways-to-give a.level-1.is-active-trail {
    border-top-color: #00b18e;
    color: #00b18e;
}

#block-menu-block-1.menu__main .links li.menu-our-work-overseas.crs-open a.level-1,
#block-menu-block-1.menu__main .links li.menu-our-work-overseas a.level-1.is-active-trail,
#block-menu-block-1.menu__main .menu li.menu-our-work-overseas.crs-open a.level-1,
#block-menu-block-1.menu__main .menu li.menu-our-work-overseas a.level-1.is-active-trail {
    border-top-color: #a7b624;
    color: #a7b624;
}

#block-menu-block-1.menu__main .links li a.level-2,
#block-menu-block-1.menu__main .menu li a.level-2 {
    display: block;
    padding-bottom: 5px;
}

#block-menu-block-1.menu__main .links li .menu-attach-block-wrapper h2.block-title,
#block-menu-block-1.menu__main .links li .crs-parent-menu a,
#block-menu-block-1.menu__main .links li .crs-parent-menu,
#block-menu-block-1.menu__main .menu li .menu-attach-block-wrapper h2.block-title,
#block-menu-block-1.menu__main .menu li .crs-parent-menu a,
#block-menu-block-1.menu__main .menu li .crs-parent-menu {
    font-weight: bold;
}

#block-menu-block-1.menu__main .links li .crs-parent-menu a,
#block-menu-block-1.menu__main .links li a.level-2,
#block-menu-block-1.menu__main .links li .menu-attach-block-wrapper h2.block-title,
#block-menu-block-1.menu__main .menu li .crs-parent-menu a,
#block-menu-block-1.menu__main .menu li a.level-2,
#block-menu-block-1.menu__main .menu li .menu-attach-block-wrapper h2.block-title {
    text-transform: uppercase;
}

#block-menu-block-1.menu__main .links li .menu-attach-block-wrapper h2.block-title:hover,
#block-menu-block-1.menu__main .links li .menu-attach-block-wrapper h2.block-title:active,
#block-menu-block-1.menu__main .menu li .menu-attach-block-wrapper h2.block-title:hover,
#block-menu-block-1.menu__main .menu li .menu-attach-block-wrapper h2.block-title:active {
    color: #fff;
}

#block-menu-block-1.menu__main .links li .crs-parent-menu a:hover,
#block-menu-block-1.menu__main .links li .crs-parent-menu a:active,
#block-menu-block-1.menu__main .links li a.level-2:hover,
#block-menu-block-1.menu__main .links li a.level-2:active,
#block-menu-block-1.menu__main .menu li .crs-parent-menu a:hover,
#block-menu-block-1.menu__main .menu li .crs-parent-menu a:active,
#block-menu-block-1.menu__main .menu li a.level-2:hover,
#block-menu-block-1.menu__main .menu li a.level-2:active {
    text-decoration: underline;
    color: #fff;
}

#block-menu-block-1.menu__main .links li .crs-parent-menu,
#block-menu-block-1.menu__main .menu li .crs-parent-menu {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

#block-menu-block-1.menu__main .links a.level-3,
#block-menu-block-1.menu__main .menu a.level-3 {
    padding-bottom: 5px;
}

#block-menu-block-1.menu__main .links a.level-3:hover:after,
#block-menu-block-1.menu__main .links a.level-3:active:after,
#block-menu-block-1.menu__main .menu a.level-3:hover:after,
#block-menu-block-1.menu__main .menu a.level-3:active:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -25px -118px;
    width: 10px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
    position: relative;
    left: 5px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #block-menu-block-1.menu__main .links a.level-3:hover:after,
    #block-menu-block-1.menu__main .links a.level-3:active:after,
    #block-menu-block-1.menu__main .menu a.level-3:hover:after,
    #block-menu-block-1.menu__main .menu a.level-3:active:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -25px -118px;
        width: 10px;
        height: 20px;
        background-size: 830px 440px;
    }
}

#block-menu-block-1.menu__main .links .menu-attach-block-wrapper .views-field-nothing a,
#block-menu-block-1.menu__main .menu .menu-attach-block-wrapper .views-field-nothing a {
    display: table;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

#block-menu-block-1.menu__main .links .menu-attach-block-wrapper .views-field-nothing a:hover,
#block-menu-block-1.menu__main .menu .menu-attach-block-wrapper .views-field-nothing a:hover {
    color: #fff;
}

#block-menu-block-1.menu__main .links .menu-attach-block-wrapper .views-field-nothing a img,
#block-menu-block-1.menu__main .menu .menu-attach-block-wrapper .views-field-nothing a img {
    margin-right: 10px;
}

#block-menu-block-1.menu__main .links .menu-attach-block-wrapper .views-field-nothing a span,
#block-menu-block-1.menu__main .menu .menu-attach-block-wrapper .views-field-nothing a span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

#block-menu-block-1.menu__main .links .menu-attach-block-wrapper .view-content,
#block-menu-block-1.menu__main .menu .menu-attach-block-wrapper .view-content {
    border-collapse: collapse;
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-left: -10px;
}

#block-menu-block-1.menu__main .links .menu-attach-block-wrapper .views-row,
#block-menu-block-1.menu__main .menu .menu-attach-block-wrapper .views-row {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}

#block-menu-block-1.menu__main .links .menu-attach-block-wrapper .views-row:hover,
#block-menu-block-1.menu__main .menu .menu-attach-block-wrapper .views-row:hover {
    background-color: #02296b;
}

#block-menu-block-1.menu__main .links .menu-more-ways-to-give .menu-attach-block-wrapper,
#block-menu-block-1.menu__main .menu .menu-more-ways-to-give .menu-attach-block-wrapper {
    margin: 0;
}

@media (max-width: 59.938em) {
    #block-menu-block-1.menu__main {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    .header__region .site-logo {
        margin-left: 10px;
    }
}

.mm-menu {
    background: #00468a;
}

.mm-menu .mm-list a.mm-subopen {
    width: 100%;
}

.mm-menu .block-views h2 {
    margin-bottom: 10px;
}

.mm-menu .block-views .views-field-nothing a {
    display: table;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    margin-bottom: 10px;
}

.mm-menu .block-views .views-field-nothing a img {
    margin-right: 10px;
    vertical-align: middle;
}

.mm-menu .block-views .views-field-nothing a span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    line-height: 1.4;
}

.mm-menu li a {
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    line-height: 2.357em;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    color: #fff;
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: rgba(255, 255, 255, 0.5);
}

.mm-menu li a:link,
.mm-menu li a:visited {
    text-decoration: none;
}

.mm-menu li a:hover,
.mm-menu li a:focus {
    text-decoration: none;
}

.mm-menu li a.mm-subopen {
    border-bottom: 0;
}

.mm-menu li a.active {
    color: #00b5e2;
}

.mm-menu li li a {
    border-bottom: 0;
    padding: 0;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: bold;
}

.mm-menu li li li a {
    text-transform: none;
    font-weight: normal;
    padding-left: 10px;
}

.mm-panel > .mm-list {
    margin-right: 0;
    margin-left: 0;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    border-bottom-width: 0;
}

.mm-list a.mm-subopen:before {
    border-left-width: 0;
}

.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: none;
}

.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
    margin-right: 0;
}

.breadcrumb {
    padding: 1.2em 0;
    border-bottom: 1px solid #e6e6e6;
    color: #666;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 1em;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    margin-top: 5px;
}

.breadcrumb a {
    color: #666;
}

.breadcrumb a:link,
.breadcrumb a:visited {
    text-decoration: none;
}

.breadcrumb a:hover,
.breadcrumb a:active {
    color: #00468b;
    text-decoration: underline;
}

.breadcrumb span {
    padding-right: 4px;
}

.no-map .breadcrumb {
    margin-bottom: 0;
}

.menu__sidebar .menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu__sidebar .menu .menu__item {
    border-top: solid 1px #e6e6e6;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-size: 0.7222222222em;
    font-size: 0.7222222222rem;
    line-height: 2.500em;
    position: relative;
}

.menu__sidebar .menu .menu__item.is-active a,
.menu__sidebar .menu .menu__item a:active,
.menu__sidebar .menu .menu__item a:hover {
    background-color: #ebebeb;
    color: #000;
}

.menu__sidebar .menu .menu__item a:link,
.menu__sidebar .menu .menu__item a:visited {
    color: #000;
    text-decoration: none;
    width: 100%;
    display: block;
}

.menu__sidebar .menu .menu__item.is-leaf,
.menu__sidebar .menu .menu__item.is-expanded {
    list-style-image: none;
    list-style-type: none;
}

.menu__sidebar .menu .menu__item.expanded a.level-1,
.menu__sidebar .menu .menu__item.expanded a.level-2,
.menu__sidebar .menu .menu__item.expanded a.level-3 {
    padding-left: 20px;
}

.menu__sidebar .menu .menu__item span.arrow {
    background: transparent url("/sites/all/themes/crs/images/menu-collapsed.png") center left no-repeat;
    cursor: pointer;
    display: inline-block;
    height: auto;
    left: 5px;
    margin-right: 5px;
    position: absolute;
    text-indent: -9999em;
    top: 0;
    width: 10px;
}

.menu__sidebar .menu .menu__item span.arrow.open {
    background: transparent url("/sites/all/themes/crs/images/menu-expanded.png") center left no-repeat;
}

#footer .menu__footer.block {
    margin-top: 1.667em;
}

.menu__footer .menu {
    margin: 0;
    padding: 0;
}

.menu__footer .menu li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 12.0833333333%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
    padding-left: 0;
    padding-right: 0;
    margin-right: 43px;
    padding-top: 5px;
    border-top: solid #fff 4px;
}

.menu__footer .menu li.menu-about-us {
    border-color: #00bce7;
}

.menu__footer .menu li.menu-our-work-overseas {
    border-color: #a7b624;
}

.menu__footer .menu li.menu-ways-to-give,
.menu__footer .menu li.menu-get-involved {
    border-color: #00b18e;
}

.menu__footer .menu li.menu-contact {
    border-color: #f48da0;
}

.menu__footer .menu li a {
    color: #fff;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 12px;
    line-height: 1.231em;
    display: block;
    margin-bottom: 1.500em;
}

.menu__footer .menu li a:link,
.menu__footer .menu li a:visited {
    color: #fff;
    text-decoration: none;
}

.menu__footer .menu li a:active,
.menu__footer .menu li a:hover {
    text-decoration: underline;
}

.menu__footer .menu li li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    margin-right: 0;
    border-top: none;
}

.menu__footer .menu li li a {
    line-height: 1.4em;
    text-transform: none;
    margin-bottom: 1em;
}

.menu__footer .menu li.menu-contact li a {
    text-transform: uppercase;
}

.menu__footer .menu .menu__item.is-leaf,
.menu__footer .menu .menu__item.is-expanded {
    list-style-image: none;
    list-style-type: none;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .menu__footer .menu li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 15%;
        float: left;
        margin-right: 15px;
    }
    .menu__footer .menu li li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
        margin-right: 0;
    }
}

@media (max-width: 47.938em) {
    .menu__footer .menu li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 41.6666666667%;
        float: left;
        margin-right: 20px;
    }
    .menu__footer .menu li li {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    .menu__footer .menu li.menu-contact li {
        position: static !important;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
    }
}

.navigation__latest-popular {
    color: #999;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: bold;
    margin-bottom: -2.5em;
    text-align: right;
    padding: 3.57em 0 0;
    position: relative;
    z-index: 9;
}

@media (max-width: 59.938em) {
    .navigation__latest-popular {
        padding: 3.57em 1em 0;
    }
}

.crs-content-menu {
    margin: 20px 0;
    list-style: none;
    padding: 0;
}

.crs-content-menu li {
    display: block;
    padding: 0 10px 10px;
    margin: 0;
    width: 50%;
    float: left;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .crs-content-menu li {
        width: 33.33%;
    }
}

@media (min-width: 60em) {
    .crs-content-menu li {
        width: 16.66%;
    }
}

.crs-content-menu li a {
    display: block;
    padding: 10px 10px 20px;
    height: 85px;
    border: 1px solid #459fcc;
    text-align: center;
    background-color: #00bce7;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    position: relative;
    line-height: 1.5em;
}

.crs-content-menu li a:hover {
    background-color: #009fc3;
}

.crs-content-menu li a:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -76px -120px;
    width: 15px;
    height: 25px;
    transform: rotate(90deg);
    left: 50%;
    margin-left: -10px;
    bottom: 0;
    display: block;
    position: absolute;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .crs-content-menu li a:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -76px -120px;
        width: 15px;
        height: 25px;
        background-size: 830px 440px;
    }
}

.crs-content-menu:after {
    content: "";
    display: table;
    clear: both;
}


@media (min-width: 48em) and (max-width: 59.938em) {
    .header__site-name {
        padding: 0.25em 1em -1em 0.25em;
        margin: 0;
    }
}

@media (max-width: 47.938em) {
    .header__site-name {
        padding: 0.25em 0.25em 0;
        margin: 0;
    }
}

.header__site-name a {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    font-size: 0;
    text-indent: -99999px;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .header__site-name a {
        position: static !important;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
        content: ' ';
        background: transparent url("../images/s-icons.png") no-repeat -192px 0;
        width: 142px;
        height: 61px;
    }
}

@media (min-width: 48em) and (max-width: 59.938em) and (-webkit-min-device-pixel-ratio: 2), (min-width: 48em) and (max-width: 59.938em) and (min-resolution: 192dpi) {
    .header__site-name a {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -192px 0;
        width: 142px;
        height: 61px;
        background-size: 830px 440px;
    }
}

@media (max-width: 47.938em) {
    .header__site-name a {
        position: static !important;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
        content: ' ';
        background: transparent url("../images/s-icons.png") no-repeat -345px 0;
        width: 289px;
        height: 55px;
    }
}

@media (max-width: 47.938em) and (-webkit-min-device-pixel-ratio: 2), (max-width: 47.938em) and (min-resolution: 192dpi) {
    .header__site-name a {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -345px 0;
        width: 289px;
        height: 55px;
        background-size: 830px 440px;
    }
}

#mobile-controls {
    display: none;
}

@media (max-width: 47.938em) {
    #mobile-controls {
        display: block;
        float: right;
        padding-top: 3px;
        position: relative;
        left: -20px;
    }
}

.mobile-controls {
    display: none;
}

@media (max-width: 59.938em) {
    .mobile-controls {
        background-color: #FF8D6D;
        padding: 10px 0;
        display: block;
    }
}

.mobile-control {
    content: ' ';
    background: transparent url("../images/menu_sprite.png") no-repeat 0 -9px;
    width: 28px;
    height: 28px;
    display: block;
    float: left;
    margin-left: 15px;
    cursor: pointer;
}

.mobile-control.mobile-control-search {
    background-position: 0 -37px;
}

.mobile-control.mobile-control-close {
    background-position: -28px -9px;
}

#mm-blocker {
    background: #00b18e;
    background: rgba(255,141,109,0.9) !important;
}

@media (max-width: 29.938em) {
    #mm-blocker .mobile-controls {
        height: 86px;
        position: relative;
    }
}

@media (max-width: 29.938em) {
    #mm-blocker .mobile-control-search {
        position: absolute;
        bottom: 10px;
        left: 0;
    }
}

.header__donate {
    float: right;
    left: 0;
    margin-bottom: 0.778em;
    margin-right: -665px;
    width: 170px;
}

.header__donate p a {
    background-color: #003087;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.056em;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
    padding: 1.231em 2.692em 1em;
    border-bottom: #0a2b58 3px solid;
    display: block;
}

.header__donate p a:link,
.header__donate p a:visited {
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.header__donate p a:hover,
.header__donate p a:focus {
    text-decoration: none;
}

@media (max-width: 59.938em) {
    .header__donate {
        margin: 0 0 1em;
    }
    .header__donate p a {
        padding: 0.7em 2em 0.8em;
    }
}

@media (max-width: 47.938em) {
    .header__donate {
        width: 100%;
        margin-bottom: 0;
        background-color: #FF8D6D;
        padding: 15px 0;
    }
    .header__donate p {
        display: inline;
    }
    .header__donate p a {
        font-size: 18px;
        background: none;
        border: 1px solid #fff;
        margin-right: 110px;
        text-align: center;
        line-height: 32px;
        padding: 0;
    }
    .header__donate p a:hover,
    .header__donate p a:focus {
        text-decoration: none;
        background: #FF8D6D;
    }
}

#search-icon-wrap {
    position: relative;
}

#search__icon {
    content: ' ';
    background: transparent url("../images/menu_sprite.png") no-repeat -91px -13px;
    width: 19px;
    height: 18px;
    content: " ";
    cursor: pointer;
    position: absolute;
    top: 16px;
    right: 0;
}

#search__icon.active {
    background-position: -72px -13px;
}

@media (max-width: 59.938em) {
    #search__icon {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
}

.region.region-preface {
    position: relative;
}

#block-views-exp-sidewide-search-page {
    background: #00468b;
    display: none;
    margin-bottom: 0;
    padding: 15px 0;
    width: 100%;
    z-index: 9999;
}

@media (max-width: 59.938em) {
    #block-views-exp-sidewide-search-page {
        padding: 0;
        position: fixed !important;
        height: 100%;
        background: #00b18e;
        background: rgba(255,141,109,0.9);
        top: 0;
    }
    #block-views-exp-sidewide-search-page .mobile-control {
        float: right;
        margin-right: 15px;
    }
    #block-views-exp-sidewide-search-page #views-exposed-form-sidewide-search-page {
        margin: 15px 0;
        width: 100%;
    }
    #block-views-exp-sidewide-search-page #views-exposed-form-sidewide-search-page .views-submit-button {
        display: none;
    }
    #block-views-exp-sidewide-search-page #views-exposed-form-sidewide-search-page .views-exposed-widgets {
        background: #fff;
        border: none;
        width: 100%;
    }
    #block-views-exp-sidewide-search-page #views-exposed-form-sidewide-search-page .crs-search-close {
        display: none;
    }
    #block-views-exp-sidewide-search-page #views-exposed-form-sidewide-search-page .form-text,
    #block-views-exp-sidewide-search-page #views-exposed-form-sidewide-search-page label {
        color: #666;
    }
}

#block-views-exp-sidewide-search-page .crs-search-close {
    content: ' ';
    background: transparent url("../images/menu_sprite.png") no-repeat 0 0;
    width: 9px;
    height: 9px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
}

#block-views-exp-sidewide-search-page .views-exposed-widgets {
    margin: 0;
    border: 1px solid #39709a;
    width: 940px;
    height: 28px;
}

@media (max-width: 47.938em) {
    #block-views-exp-sidewide-search-page .views-exposed-widgets {
        height: 40px;
    }
}

#block-views-exp-sidewide-search-page .views-exposed-form .views-exposed-widget {
    float: left;
    width: 820px;
    margin: 0;
    padding: 0;
}

#block-views-exp-sidewide-search-page .views-exposed-form .views-exposed-widget.views-submit-button {
    width: 118px;
    position: absolute;
    right: 18px;
    top: 4px;
}

#block-views-exp-sidewide-search-page .form-item {
    margin: 0;
}

#block-views-exp-sidewide-search-page form input {
    font-size: 14px !important;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: 400;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 28px;
    background: transparent;
    height: 28px;
    border: none;
    margin: 0;
    width: 98%;
    padding: 0 0 0 10px;
    outline: none;
    position: absolute;
    top: 0;
}

#block-views-exp-sidewide-search-page form input.form-submit {
    background: #FF8D6D;
    text-transform: lowercase;
    text-align: center;
    font-style: italic;
    z-index: 20;
    left: 2px;
    padding: 0;
}

@media (max-width: 47.938em) {
    #block-views-exp-sidewide-search-page form input.form-text {
        height: 38px;
        line-height: 38px;
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

#block-views-exp-sidewide-search-page form label {
    color: #fff;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.286em;
    position: absolute;
    top: 5px;
    left: 10px;
}

@media (max-width: 47.938em) {
    #block-views-exp-sidewide-search-page form label {
        font-size: 24px;
    }
}

a.header__menu-trigger {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

@media (max-width: 59.938em) {
    a.header__menu-trigger {
        position: static !important;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-size: 0.7222222222em;
        font-size: 0.7222222222rem;
        line-height: 2.538em;
        padding: 0 1.154em 0 3.538em;
        color: #373737;
        text-transform: uppercase;
        font-weight: bold;
        border: #e6e6e6 solid 1px;
        position: relative !important;
        float: right;
        display: block;
        margin-right: 10px;
    }
    .crsespanol-logo {
        display: none;
    }
    a.header__menu-trigger:before {
        content: ' ';
        background: transparent url("../images/s-icons.png") no-repeat -128px -87px;
        width: 22px;
        height: 19px;
        position: absolute;
        left: 1.077em;
        top: 0.615em;
    }
}

@media (max-width: 59.938em) and (-webkit-min-device-pixel-ratio: 2), (max-width: 59.938em) and (min-resolution: 192dpi) {
    a.header__menu-trigger:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -128px -87px;
        width: 22px;
        height: 19px;
        background-size: 830px 440px;
    }
}

@media (max-width: 59.938em) {
    a.header__menu-trigger:active,
    a.header__menu-trigger:hover {
        color: #fff;
        background: #FF8D6D;
        border: #FF8D6D solid 1px;
    }
    a.header__menu-trigger:active:before,
    a.header__menu-trigger:hover:before {
        content: ' ';
        background: transparent url("../images/s-icons.png") no-repeat -159px -87px;
        width: 22px;
        height: 19px;
        position: absolute;
        left: 1.077em;
        top: 0.615em;
    }
}

@media (max-width: 59.938em) and (-webkit-min-device-pixel-ratio: 2), (max-width: 59.938em) and (min-resolution: 192dpi) {
    a.header__menu-trigger:active:before,
    a.header__menu-trigger:hover:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -159px -87px;
        width: 22px;
        height: 19px;
        background-size: 830px 440px;
    }
}

@media (max-width: 47.938em) {
    a.header__menu-trigger {
        display: none;
    }
}

.pane-crs-custom-forms-crs-piqa-search-filters,
.pane-crs-custom-forms-crs-usops-search-filters {
    background: #a7b624;
    padding: 1.66em 0;
}

.pane-crs-custom-forms-crs-piqa-search-filters .form-item,
.pane-crs-custom-forms-crs-usops-search-filters .form-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 19.1666666667%;
    float: left;
    position: relative;
}

.pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-select,
.pane-crs-custom-forms-crs-piqa-search-filters .form-item input,
.pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-select,
.pane-crs-custom-forms-crs-usops-search-filters .form-item input {
    background: #fff;
    border: #999 solid 1px;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    margin: 0 5px;
}

.pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-select:after,
.pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-select:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -792px 0;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-select:after,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-select:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -792px 0;
        width: 38px;
        height: 38px;
        background-size: 830px 440px;
    }
}

.pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-textfield,
.pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-textfield {
    width: 33.33%;
    margin: 0;
}

.pane-crs-custom-forms-crs-piqa-search-filters .form-item input,
.pane-crs-custom-forms-crs-usops-search-filters .form-item input {
    width: 50%;
    padding: 0.65em;
    margin: 0;
}

.pane-crs-custom-forms-crs-piqa-search-filters .form-item select,
.pane-crs-custom-forms-crs-usops-search-filters .form-item select {
    background-color: transparent;
    background-image: none;
    border: none;
    box-shadow: none;
    padding: 0.65em;
    position: relative;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 9;
}

.pane-crs-custom-forms-crs-piqa-search-filters .form-item select:focus,
.pane-crs-custom-forms-crs-usops-search-filters .form-item select:focus {
    outline: 0;
}

.pane-crs-custom-forms-crs-piqa-search-filters .form-item label,
.pane-crs-custom-forms-crs-usops-search-filters .form-item label {
    color: #fff;
    font-style: italic;
    font-weight: bold;
    padding: 0.43em 0;
    margin-right: 10px;
}

.pane-crs-custom-forms-crs-piqa-search-filters .search-submit,
.pane-crs-custom-forms-crs-usops-search-filters .search-submit {
    border: #fff solid 2px;
    position: relative;
    float: left;
}

.pane-crs-custom-forms-crs-piqa-search-filters .search-submit input,
.pane-crs-custom-forms-crs-usops-search-filters .search-submit input {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -57px -81px;
    width: 36px;
    height: 36px;
    margin: 0;
    padding: 0;
    text-indent: -999em;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pane-crs-custom-forms-crs-piqa-search-filters .search-submit input,
    .pane-crs-custom-forms-crs-usops-search-filters .search-submit input {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -57px -81px;
        width: 36px;
        height: 36px;
        background-size: 830px 440px;
    }
}

.pane-crs-custom-forms-crs-piqa-search-filters .search-submit input:hover,
.pane-crs-custom-forms-crs-usops-search-filters .search-submit input:hover {
    content: ' ';
    background: #c5cc40 url("../images/s-icons.png") no-repeat -57px -81px;
    width: 36px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pane-crs-custom-forms-crs-piqa-search-filters .search-submit input:hover,
    .pane-crs-custom-forms-crs-usops-search-filters .search-submit input:hover {
        content: ' ';
        background: #c5cc40 url("../images/s-icons-retina.png") no-repeat -57px -81px;
        width: 36px;
        height: 36px;
        background-size: 830px 440px;
    }
}

@media (max-width: 59.938em) {
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 47.9166666667%;
        float: left;
        margin: 0 1em;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-textfield,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-textfield {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 47.9166666667%;
        float: left;
        margin-right: 12.5px;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-textfield input,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-textfield input {
        width: 100%;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-textfield label,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-textfield label {
        display: block;
        text-align: center;
        width: 200%;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-select,
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item input,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-select,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item input {
        margin: 7.5px;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-select.form-item-program-area,
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-select.form-item-get-involved-topic,
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item input.form-item-program-area,
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item input.form-item-get-involved-topic,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-select.form-item-program-area,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-select.form-item-get-involved-topic,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item input.form-item-program-area,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item input.form-item-get-involved-topic {
        margin-top: 3.4em;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item select,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item select {
        width: 100%;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .search-submit,
    .pane-crs-custom-forms-crs-usops-search-filters .search-submit {
        border: #fff solid 2px;
        clear: both;
        cursor: pointer;
        float: none;
        margin: 0 auto;
        position: relative;
        width: 150px;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .search-submit input,
    .pane-crs-custom-forms-crs-usops-search-filters .search-submit input {
        background: transparent;
        color: #fff;
        clear: both;
        display: block;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-size: 0.8333333333em;
        font-size: 0.8333333333rem;
        font-weight: 700;
        line-height: 2em;
        margin: 0;
        padding: 0 25px;
        text-align: left;
        text-indent: 0;
        text-transform: uppercase;
        width: 146px;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .search-submit input:hover,
    .pane-crs-custom-forms-crs-usops-search-filters .search-submit input:hover {
        background: none;
        height: 36px;
        width: 146px;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .search-submit:after,
    .pane-crs-custom-forms-crs-usops-search-filters .search-submit:after {
        content: ' ';
        background: transparent url("../images/s-icons.png") no-repeat -57px -81px;
        width: 36px;
        height: 36px;
        position: absolute;
        right: 20px;
        top: 0;
    }
}

@media (max-width: 59.938em) and (-webkit-min-device-pixel-ratio: 2), (max-width: 59.938em) and (min-resolution: 192dpi) {
    .pane-crs-custom-forms-crs-piqa-search-filters .search-submit:after,
    .pane-crs-custom-forms-crs-usops-search-filters .search-submit:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -57px -81px;
        width: 36px;
        height: 36px;
        background-size: 830px 440px;
    }
}

@media (max-width: 59.938em) {
    .pane-crs-custom-forms-crs-piqa-search-filters .search-submit:hover,
    .pane-crs-custom-forms-crs-usops-search-filters .search-submit:hover {
        background: #c5cc40;
    }
}

@media (max-width: 47.938em) {
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 95.8333333333%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-select,
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item input,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-select,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item input {
        margin: 7.5px;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-select.form-item-program-area,
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item input.form-item-program-area,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-select.form-item-program-area,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item input.form-item-program-area {
        margin-top: 0;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-textfield,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-textfield {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 97.9166666667%;
        float: left;
        margin-right: 0;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-textfield label,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-textfield label {
        width: 100%;
    }
    .pane-crs-custom-forms-crs-piqa-search-filters .form-item.form-type-textfield input,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-textfield input {
        margin: 0 0 15px 0;
    }
}

.pane-crs-custom-forms-crs-usops-search-filters {
    background: #00b18e;
}

.pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-textfield {
    width: 50%;
    margin-bottom: 9px;
    margin-left: 8%;
}

.pane-crs-custom-forms-crs-usops-search-filters .form-item input {
    width: 55%;
    padding: 0.65em;
    margin: 0;
}

.pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-select {
    margin-bottom: 10px;
}

.pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-select.form-item-faith-formation {
    margin-left: 8%;
}

.pane-crs-custom-forms-crs-usops-search-filters .search-submit input:hover {
    background-color: #33c1a5;
}

@media (max-width: 59.938em) {
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-textfield {
        margin-bottom: 0;
        margin-left: 0;
    }
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-select,
    .pane-crs-custom-forms-crs-usops-search-filters .form-item.form-type-select.form-item-faith-formation {
        margin: 7.5px;
    }
}


.sub-footer__wrapper {
    margin-top: 4.44em;
    background-color: #ebebeb;
}

.panel-page-ways-give .sub-footer__wrapper,
.page-media-center .sub-footer__wrapper,
.pa-panels-page .sub-footer__wrapper {
    margin-top: 0;
}

.region-sub-footer {
    padding: 2em 0;
}

.region-sub-footer .block {
    border-left: solid #bbb 1px;
    border-right: solid #bbb 1px;
}

.region-sub-footer .block.first,
.region-sub-footer .block.last {
    border: none;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .region-sub-footer {
        padding: 1.667em;
    }
    .region-sub-footer .block {
        border-left: 0;
        margin-right: -1px;
    }
}

@media (max-width: 48em) {
    .region-sub-footer {
        padding: 1.667em 0.667em 2.444em;
    }
    .region-sub-footer .block {
        border: 0;
        margin-right: 0;
    }
}

.sub-footer__donation-callout a {
    display: block;
    padding: 1.667em;
    color: #fff;
    font-style: italic;
    text-decoration: none;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    line-height: 1.077em;
    margin: 0 2.222em 1em 0;
    position: relative;
}

.sub-footer__donation-callout a h3 {
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    line-height: 1em;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    margin: 0 0 5px 0;
}

.sub-footer__donation-callout a.sub-footer__why-give {
    background: #00468b;
    float: none;
    display: block;
    width: auto;
    margin-right: 10px;
}

.sub-footer__donation-callout a.sub-footer__why-give:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -36px -120px;
    width: 18px;
    height: 37px;
    position: absolute;
    top: 25%;
    left: 87%;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sub-footer__donation-callout a.sub-footer__why-give:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -36px -1208px;
        width: 18px;
        height: 37px;
        background-size: 830px 440px;
    }
}

.sub-footer__donation-callout a.sub-footer__why-give:hover {
    background: #002c58;
}

.sub-footer__donation-callout a.sub-footer__donate-today {
    background: #EAAA00;
    display: block;
    float: none;
    width: auto;
    margin-left: 0 !important;
    margin-right: 10px;
}

.sub-footer__donation-callout a.sub-footer__donate-today:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -36px -120px;
    width: 18px;
    height: 37px;
    position: absolute;
    top: 25%;
    left: 87%;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sub-footer__donation-callout a.sub-footer__donate-today:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -36px -1208px;
        width: 18px;
        height: 37px;
        background-size: 830px 440px;
    }
}

.sub-footer__donation-callout a.sub-footer__donate-today:hover {
    background: #eaa200;
}

.sub-footer__donation-callout a.sub-footer__donate-today h3 {
    margin: 10px 0 0 0;
}

.sub-footer__donation-callout a.contextual-links-trigger {
    padding: 0;
    margin: 0;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .sub-footer__donation-callout a {
        margin: 0 0 1em 0;
        width: 48.75%;
        float: left;
    }
    .sub-footer__donation-callout a.sub-footer__why-give {
        margin-right: 10px;
    }
    .sub-footer__donation-callout a.sub-footer__donate-today {
        margin-left: 10px;
    }
}

@media (max-width: 48em) {
    .sub-footer__donation-callout a {
        width: 80%;
    }
}

.sub-footer__chart-callout h2.block__title {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: 700;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    line-height: 1.857em;
    text-transform: uppercase;
    color: #727780;
    margin: 1em 0 0 1em;
}

.sub-footer__chart-callout img {
    display: block;
    margin: 0 auto;
}

.sub-footer__recognition-icons h2.block__title {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: 700;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    line-height: 1.857em;
    text-transform: uppercase;
    color: #727780;
    margin: 1em 0 1em 2.886em;
}

.sub-footer__recognition-icons div.media-element-container {
    margin-left: 2.222em;
}

.sub-footer__recognition-icons div.media-element-container img {
    display: inline-block;
    float: left;
    margin-right: 5%;
}

@media (max-width: 48em) {
    .sub-footer__recognition-icons {
        padding-top: 1em;
    }
    .sub-footer__recognition-icons h2.block__title {
        margin: 1em 0;
        padding-top: 1em;
        border-top: solid #bbb 1px;
    }
    .sub-footer__recognition-icons div {
        margin-left: 0;
    }
}


#footer {
    padding: 1.667em 0 2.444em 0;
    overflow: hidden;
    background-color: #061f41;
}

#footer .footer_far p {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    line-height: 1.333em;
    letter-spacing: 1px;
    color: #fff;
}

#footer .footer_far p strong {
    font-size: 45px;
    font-size: 2.5em;
    font-size: 2.5rem;
    line-height: 1.5em;
    letter-spacing: normal;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
}

#footer .footer_far p strong span.faith {
    color: #00bce7;
    margin-right: 0.25em;
}

#footer .footer_far p strong span.action {
    color: #00b18e;
    margin-right: 0.25em;
}

#footer .footer_far p strong span.results {
    color: #a7b624;
}

#footer .menu__footer:after {
    content: ' ';
    background: transparent url("../images/s-rosette.png") no-repeat 0 0;
    width: 415px;
    height: 414px;
    position: absolute;
    right: -120px;
    top: 50px;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    #footer .menu__footer:after {
        content: ' ';
        background: transparent url("../images/s-rosette.png") no-repeat 0 -424px;
        width: 270px;
        height: 270px;
        position: absolute;
        right: -80px;
        top: 170px;
    }
}

@media (max-width: 47.938em) {
    #footer .menu__footer:after {
        content: ' ';
        background: transparent url("../images/s-rosette.png") no-repeat 0 -696px;
        width: 250px;
        height: 250px;
        position: absolute;
        right: -64px;
        top: 50px;
    }
}

@media (min-width: 48em) and (max-width: 59.938em) {
    #footer {
        padding: 1.667em 1.667em 2.444em;
    }
}

@media (max-width: 48em) {
    #footer {
        padding: 1.667em 0.667em 2.444em;
    }
    #footer .footer_far p strong {
        font-size: 26px;
        font-size: 1.4444444444em;
        font-size: 1.4444444444rem;
    }
}


#crs-custom-forms-applynow-form {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
}

input.bright-blue-bg,
.bright-blue-bg {
    background-color: #00bce7;
}

input.bright-blue-bg:hover,
.bright-blue-bg:hover {
    background-color: #00abd3;
}

.donate-btn {
    padding: 0 44px 0 24px;
    color: #fff;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    background-color: #00a2c7;
    vertical-align: middle;
}

.donate-btn:hover {
    background-color: #00bce7;
}

.donate-btn:visited,
.donate-btn:link {
    color: #fff;
}

.donate-btn:after {
    position: absolute;
    right: 18px;
    top: 50%;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -59px -115px;
    width: 14px;
    height: 40px;
    margin-top: -20px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .donate-btn:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -59px -115px;
        width: 14px;
        height: 40px;
        background-size: 830px 440px;
    }
}

.donate-btn-arrow {
    position: relative;
}

.donate-btn-arrow:after {
    position: absolute;
    right: 18px;
    top: 50%;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -59px -115px;
    width: 14px;
    height: 40px;
    margin-top: -20px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .donate-btn-arrow:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -59px -115px;
        width: 14px;
        height: 40px;
        background-size: 830px 440px;
    }
}


.bottom__wrapper {
    background-color: #000;
    color: #999;
    padding: 2.778em 0 5.556em;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.bottom__wrapper a:link,
.bottom__wrapper a:visited {
    color: #999;
    text-decoration: none;
}

.bottom__wrapper a:active,
.bottom__wrapper a:hover {
    text-decoration: underline;
}

.bottom__wrapper .block {
    display: block;
}

.bottom__wrapper .bottom__tax {
    overflow: hidden;
}

.bottom__wrapper .bottom__tax .block {
    margin: 0;
}

.bottom__wrapper .bottom__tax p {
    font-size: 10px;
    font-size: 0.5555555556em;
    font-size: 0.5555555556rem;
    line-height: 1.200em;
    text-transform: uppercase;
    max-width: 30em;
    float: left;
}

.bottom__wrapper .bottom__tax p strong {
    font-size: 30px;
    font-size: 1.6666666667em;
    font-size: 1.6666666667rem;
    line-height: 0.8em;
    font-weight: normal;
    margin-right: 0.333em;
    float: left;
}

.bottom__wrapper .bottom__social {
    display: inline-block;
    float: right;
}

.bottom__wrapper .bottom__social ul li {
    float: left;
    list-style: none;
    margin: 5px 15px 0 0;
}

.bottom__wrapper .bottom__social ul li a {
    display: inline-block;
    height: 32px;
    text-indent: -999em;
    width: 32px;
}

.bottom__wrapper .bottom__social ul li a.twitter {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -487px -86px;
    width: 26px;
    height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bottom__wrapper .bottom__social ul li a.twitter {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -487px -86px;
        width: 26px;
        height: 26px;
        background-size: 830px 440px;
    }
}

.bottom__wrapper .bottom__social ul li a.twitter:hover {
    background-position: -514px -86px;
}

.bottom__wrapper .bottom__social ul li a.facebook {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -220px -86px;
    width: 26px;
    height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bottom__wrapper .bottom__social ul li a.facebook {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -220px -86px;
        width: 26px;
        height: 26px;
        background-size: 830px 440px;
    }
}

.bottom__wrapper .bottom__social ul li a.facebook:hover {
    background-position: -246px -86px;
}

.bottom__wrapper .bottom__social ul li a.pinterest {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -327px -86px;
    width: 26px;
    height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bottom__wrapper .bottom__social ul li a.pinterest {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -327px -86px;
        width: 26px;
        height: 26px;
        background-size: 830px 440px;
    }
}

.bottom__wrapper .bottom__social ul li a.pinterest:hover {
    background-position: -354px -86px;
}

.bottom__wrapper .bottom__social ul li a.google-plus {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -273px -86px;
    width: 26px;
    height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bottom__wrapper .bottom__social ul li a.google-plus {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -273px -86px;
        width: 26px;
        height: 26px;
        background-size: 830px 440px;
    }
}

.bottom__wrapper .bottom__social ul li a.google-plus:hover {
    background-position: -300px -86px;
}

.bottom__wrapper .bottom__social ul li a.youtube {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -382px -86px;
    width: 26px;
    height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bottom__wrapper .bottom__social ul li a.youtube {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -382px -86px;
        width: 26px;
        height: 26px;
        background-size: 830px 440px;
    }
}

.bottom__wrapper .bottom__social ul li a.youtube:hover {
    background-position: -409px -86px;
}

.bottom__wrapper .bottom__social ul li a.rss {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -434px -86px;
    width: 26px;
    height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bottom__wrapper .bottom__social ul li a.rss {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -434px -86px;
        width: 26px;
        height: 26px;
        background-size: 830px 440px;
    }
}

.bottom__wrapper .bottom__social ul li a.rss:hover {
    background-position: -460px -86px;
}

.bottom__wrapper .bottom__social ul li a.instagram {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -777px -85px;
    width: 26px;
    height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bottom__wrapper .bottom__social ul li a.instagram {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -777px -85px;
        width: 26px;
        height: 26px;
        background-size: 830px 440px;
    }
}

.bottom__wrapper .bottom__social ul li a.instagram:hover {
    background-position: -804px -85px;
}

.bottom__wrapper .bottom__social ul li .menu-attach-block-wrapper {
    display: inline-block;
    float: right;
    margin-left: 1.9em;
}

.bottom__wrapper .bottom__social ul li a.menu-attach-block-drop-link.external.dropped {
    display: none;
}

.bottom__wrapper .bottom__social .menu-attach-block-wrapper.orientation-horizontal .block {
    background-color: transparent;
    padding: 0;
    position: relative;
    top: 0;
    width: auto;
}

.bottom__wrapper .bottom__email.block {
    color: #bbb;
    float: right;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 13px;
    font-size: 0.7222222222em;
    font-size: 0.7222222222rem;
    line-height: 1.69em;
    margin-left: 15px;
    position: relative;
}

.bottom__wrapper .bottom__email.block label.overlabel {
    font-size: 13px;
    font-size: 0.7222222222em;
    font-size: 0.7222222222rem;
    left: 10px;
    line-height: 1em;
    padding: 0;
    position: absolute;
    top: 12px;
}

.bottom__wrapper .bottom__email.block input {
    background-color: #373737;
    border: 0;
    color: #bbb;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
    padding: 11.5px;
}

.bottom__wrapper .bottom__email.block input[type="submit"] {
    content: ' ';
    background: #414141 url("../images/s-icons.png") no-repeat -86px -78px;
    width: 42px;
    height: 38px;
    display: inline-block;
    margin: 0;
    text-indent: -99999em;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bottom__wrapper .bottom__email.block input[type="submit"] {
        content: ' ';
        background: #414141 url("../images/s-icons-retina.png") no-repeat -86px -78px;
        width: 42px;
        height: 38px;
        background-size: 830px 440px;
    }
}

.bottom__wrapper .bottom__email.block input[type="submit"]:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.bottom__wrapper .bottom__contact {
    margin: 2em auto 0.556em;
    padding: 0.611em 0;
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
}

.bottom__wrapper .bottom__contact span {
    border-right: solid 1px #999;
    padding-right: 1em;
    margin-right: 1em;
}

.bottom__wrapper .bottom__contact p,
.bottom__wrapper .bottom__contact li {
    display: inline-block;
    font-size: 10px;
    font-size: 0.5555555556em;
    font-size: 0.5555555556rem;
    line-height: 1.818em;
    list-style: none;
}

.bottom__wrapper .bottom__contact .menu__secondary-footer {
    display: inline-block;
    float: right;
}

.bottom__wrapper .bottom__contact .menu__secondary-footer ul {
    margin: 0;
    padding: 0;
}

.bottom__wrapper .bottom__contact .menu__secondary-footer li a {
    border-right: solid 1px #999;
    padding: 0 1em;
}

.bottom__wrapper .bottom__contact .menu__secondary-footer li.last a {
    border-right: 0;
    padding-right: 0;
}

.bottom__wrapper .bottom__501c p {
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    line-height: 1.667em;
    max-width: 51.667em;
}

.bottom__wrapper .bottom__about-crs {
    margin-top: 2.222em;
}

.bottom__wrapper .bottom__about-crs .media {
    float: left;
}

.bottom__wrapper .bottom__about-crs img {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.bottom__wrapper .bottom__about-crs img.ncdc {
    margin: 0 1.667em 0 1.944em;
}

.bottom__wrapper .bottom__about-crs p {
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    line-height: 1.818em;
    max-width: 23.7em;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .bottom__wrapper .bottom__about-crs p {
        max-width: 100%;
        margin-bottom: 10px;
    }
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .bottom__wrapper {
        padding: 1.667em 1.667em 2.444em;
    }
    .bottom__wrapper .bottom__tax p {
        float: none;
    }
    .bottom__wrapper .bottom__social {
        float: left;
    }
    .bottom__wrapper .bottom__social ul {
        padding-left: 0;
        margin-top: 15px;
    }
    .bottom__wrapper .bottom__email.block {
        margin-top: 15px;
    }
    .bottom__wrapper .bottom__email.block input {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 83.3333333333%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
}

@media (max-width: 48em) {
    .bottom__wrapper {
        padding: 1.667em 0.667em 2.444em;
    }
    .bottom__wrapper .bottom__contact {
        margin: 0 auto;
    }
    .bottom__wrapper .bottom__contact .menu__secondary-footer {
        position: absolute;
        bottom: -40px;
        left: -10px;
    }
    .bottom__wrapper .bottom__tax p,
    .bottom__wrapper .bottom__501c,
    .bottom__wrapper .bottom__about-crs {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    .bottom__wrapper .bottom__social {
        display: block;
        float: none;
        position: absolute;
        top: 0;
        left: 0;
    }
    .bottom__wrapper .bottom__social ul {
        padding-left: 0;
    }
    .bottom__wrapper .bottom__email.block {
        margin-bottom: 15px;
        margin-top: 50px;
    }
    .bottom__wrapper .bottom__email.block input {
        width: 100%;
        margin-right: -42px;
    }
    .bottom__wrapper .bottom__email.block input[type="submit"] {
        position: absolute;
    }
}


.owl-theme .owl-controls {
    position: absolute;
    top: 50%;
    left: -56px;
    width: 1072px;
}

.owl-theme .owl-controls .owl-buttons div {
    border-radius: 0;
    height: 4em;
    margin: -2em 0 0;
    opacity: 1;
    padding: 0;
    text-indent: -999em;
    width: 4.66em;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -92px -120px;
    width: 24px;
    height: 51px;
    float: left;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .owl-theme .owl-controls .owl-buttons div.owl-prev {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -92px -120px;
        width: 24px;
        height: 51px;
        background-size: 830px 440px;
    }
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -116px -120px;
    width: 24px;
    height: 51px;
    float: right;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .owl-theme .owl-controls .owl-buttons div.owl-next {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -116px -120px;
        width: 24px;
        height: 51px;
        background-size: 830px 440px;
    }
}

.owl-prev.disabled,
.owl-next.disabled {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.owl-carousel {
    margin: 1em 0;
}

.owl-carousel.owl-theme .owl-controls {
    width: 115%;
}

@media (max-width: 59.938em) {
    .owl-carousel {
        width: 85%;
    }
    .owl-carousel.owl-theme .owl-controls {
        width: 100%;
        left: 0;
    }
    .owl-carousel .owl-wrapper-outer {
        margin-left: 7%;
    }
}

div.embed .owl-carousel {
    width: 100%;
    padding: 0 7%;
}

div.embed .owl-carousel.owl-theme .owl-controls {
    width: 100%;
    left: 0;
}

div.embed .owl-carousel .owl-wrapper-outer {
    padding-left: 10px;
}

div.embed .owl-carousel .owl-item div {
    border: 1px solid #999;
    height: 100%;
    margin-right: 20px;
}

div.embed .owl-carousel .owl-item div img {
    width: 100%;
    height: auto;
}

div.embed .owl-carousel .owl-item div div.caption {
    border: none;
    height: auto;
    margin: 0;
    padding: 1em;
}

@media (max-width: 59.938em) {
    div.embed .owl-carousel .owl-wrapper-outer {
        margin-left: 0;
        padding-left: 0;
    }
    div.embed .owl-carousel .owl-item div {
        margin-right: 0;
    }
}

.field-name-field-fs-slides .owl-carousel {
    height: 100vh;
    margin: 0 0 -30px 0;
    min-height: 100%;
}

.field-name-field-fs-slides .owl-carousel.owl-theme .owl-controls {
    left: 0;
    padding: 0 20px;
    top: 73%;
    width: 100%;
}

.field-name-field-fs-slides .owl-carousel .owl-item {
    height: 100vh;
    min-height: 100%;
    overflow: hidden;
}

@media (max-width: 59.938em) {
    .field-name-field-fs-slides .owl-carousel {
        width: 100%;
    }
    .field-name-field-fs-slides .owl-carousel.owl-theme .owl-controls {
        left: 0;
        width: 100%;
        top: 48%;
    }
    .field-name-field-fs-slides .owl-carousel .owl-wrapper-outer {
        margin-left: 0;
    }
}

.field-name-field-fs-slides .owl-carousel .l-slide-wrapper .bg-img {
    width: 100%;
    height: 100%;
}

.field-name-field-fs-slides .owl-carousel .l-slide-wrapper .bg-img img {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    min-height: 100%;
    width: auto;
    min-width: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.field-name-field-fs-slides .owl-carousel .l-slide-wrapper .bg-img img.adaptive-image {
    max-width: none;
}

@media (orientation: portrait) {
    .field-name-field-fs-slides .owl-carousel .l-slide-wrapper .bg-img img {
        height: 100%;
        max-height: 100%;
    }
}

@media (orientation: landscape) and (max-width: 48em) {
    .field-name-field-fs-slides .owl-carousel .l-slide-wrapper .bg-img img {
        height: auto;
    }
    .field-name-field-fs-slides .owl-carousel .l-slide-wrapper .bg-img img.adaptive-image {
        max-width: 100%;
    }
}

.field-name-field-fs-slides .owl-carousel .field-name-field-slide-caption {
    bottom: 0;
    color: #fff;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    height: 29%;
    left: 25%;
    position: absolute;
    width: 50%;
}

.field-name-field-fs-slides .owl-carousel .field-name-field-slide-caption h3 {
    font-size: 30px;
    font-size: 1.6666666667em;
    font-size: 1.6666666667rem;
    text-transform: none;
}

.field-name-field-fs-slides .owl-carousel .field-name-field-slide-caption p {
    font-size: 21px;
    font-size: 1.1666666667em;
    font-size: 1.1666666667rem;
}

.field-name-field-fs-slides .owl-carousel .field-name-field-slide-caption hr {
    background-color: #a87a21;
    border: none;
    height: 3px;
    width: 25%;
    margin: 10px auto;
}

@media (max-width: 59.938em) {
    .field-name-field-fs-slides .owl-carousel .field-name-field-slide-caption {
        height: 40%;
        left: 10%;
        width: 80%;
    }
    .field-name-field-fs-slides .owl-carousel .field-name-field-slide-caption h3 {
        font-size: 20px;
        font-size: 1.1111111111em;
        font-size: 1.1111111111rem;
        text-transform: none;
    }
    .field-name-field-fs-slides .owl-carousel .field-name-field-slide-caption p {
        font-size: 16px;
        font-size: 0.8888888889em;
        font-size: 0.8888888889rem;
    }
}

@media (max-width: 47.938em) {
    .field-name-field-fs-slides .owl-carousel .field-name-field-slide-caption h3 {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
        text-transform: none;
    }
    .field-name-field-fs-slides .owl-carousel .field-name-field-slide-caption p {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
        line-height: 1.35em;
    }
}

.field-name-field-fs-slides .owl-carousel .slide-highlight {
    color: #a87a21;
}

.field-name-field-fs-slides .owl-carousel p.slide-credits {
    font-size: 11px;
    font-size: 0.6111111111em;
    font-size: 0.6111111111rem;
}

.field-name-field-fs-slides .owl-carousel .owl-item:first-of-type .field-name-field-slide-caption {
    bottom: 50px;
    height: auto;
    text-align: center;
}

@media (max-width: 47.938em) {
    .field-name-field-fs-slides .owl-carousel .owl-item:first-of-type .field-name-field-slide-caption {
        bottom: 20px;
    }
}

@media (orientation: landscape) and (max-width: 47.938em) {
    .field-name-field-fs-slides .owl-carousel .owl-item:first-of-type .field-name-field-slide-caption {
        top: 20%;
    }
}

.field-name-field-fs-slides .owl-carousel .owl-item:first-of-type .field-name-field-slide-caption .slide-subtitle {
    margin: 50px auto;
    max-width: 85%;
}

@media (max-width: 47.938em) {
    .field-name-field-fs-slides .owl-carousel .owl-item:first-of-type .field-name-field-slide-caption .slide-subtitle {
        margin: 20px auto;
    }
}

.field-name-field-fs-slides .owl-carousel .owl-item:first-of-type .field-name-field-slide-caption .slide-begin {
    background-color: #bf9046;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    text-transform: uppercase;
}

.field-name-field-fs-slides .owl-carousel .owl-item:first-of-type .field-name-field-slide-caption .slide-begin:hover {
    background-color: #a87a21;
}

.field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption hr {
    width: 13%;
}

.field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption h3 {
    margin: 42px 0 29px;
}

.field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption p {
    line-height: 1.30em;
}

.field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption .slide-highlight {
    margin-top: -17px;
}

.field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption .slide-share-wrapper {
    left: 50%;
    margin-left: -135px;
    position: absolute;
    top: 45%;
    width: 270px;
}

.field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption .slide-share-wrapper .addthis_sharing_toolbox {
    margin-top: 40px;
    overflow: hidden;
}

@media (orientation: landscape) and (max-width: 47.938em) {
    .field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption .slide-share-wrapper {
        top: 60%;
    }
    .field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption .slide-share-wrapper .addthis_sharing_toolbox {
        margin-top: 20px;
    }
}

.field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption .slide-subtitle {
    bottom: 25px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption .slide-subtitle p {
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

@media (max-width: 47.938em) {
    .field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption .slide-subtitle p {
        margin-left: 12%;
        max-width: 75%;
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media (orientation: landscape) and (max-width: 47.938em) {
    .field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption .slide-subtitle {
        bottom: 15px;
    }
    .field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption .slide-subtitle p {
        margin-left: 0;
        max-width: 100%;
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

.field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption a.next-show {
    position: absolute;
    right: 7%;
}

.field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption a.next-show:link {
    color: #a87a21;
    text-decoration: none;
}

.field-name-field-fs-slides .owl-carousel .owl-item:last-of-type .field-name-field-slide-caption a.next-show:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(168, 122, 33, 0);
    border-left-color: #a87a21;
    border-width: 10px;
    margin-top: -10px;
    margin-left: 10px;
}

.progress-indicator {
    background-color: #000;
    height: 5px;
    position: absolute;
    top: 0;
    z-index: 9;
}

.current-progress {
    background-color: #a87a21;
    height: 5px;
}

.research-publications .featured-first {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .research-publications .featured-first {
        position: static !important;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
    }
}


#cboxOverlay {
    background-color: #000;
}

#cboxContent {
    position: relative;
    z-index: 99999;
}

#cboxLoadedContent {
    overflow: hidden !important;
}

.cboxIframe,
.l-lightbox-wrap {
    width: 100%;
    height: 100%;
}

#cboxLoadedContent iframe {
    overflow: auto !important;
    overflow-y: hidden !important;
}

#cboxClose.cbox-close-plain {
    background: transparent url("../images/close.png") center center no-repeat;
    height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px;
    text-indent: -9999em;
    top: 5px;
    width: 24px;
}

.l-lightbox-wrap {
    background-position: top left;
    background-repeat: none;
    overflow: hidden;
}

p.error {
    background-color: transparent;
    color: red;
}


.views-grid ul.views-grid-list li.views-grid-row {
    margin: 0 0 30px 0;
    border: 1px solid #ccc;
    border-top: 5px solid #a7b624;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .views-grid ul.views-grid-list li.views-grid-row {
        width: 48.5714285714%;
        float: left;
    }
    .views-grid ul.views-grid-list li.views-grid-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .views-grid ul.views-grid-list li.views-grid-row:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 60em) {
    .views-grid ul.views-grid-list li.views-grid-row {
        width: 31.4285714286%;
        float: left;
    }
    .views-grid ul.views-grid-list li.views-grid-row:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .views-grid ul.views-grid-list li.views-grid-row:nth-child(3n + 2) {
        margin-left: 34.2857142857%;
        margin-right: -100%;
        clear: none;
    }
    .views-grid ul.views-grid-list li.views-grid-row:nth-child(3n + 3) {
        margin-left: 68.5714285714%;
        margin-right: -100%;
        clear: none;
    }
}

.views-grid1 ul.views-grid-list li.views-grid-row {
    margin: 0 0 30px 0;
    border: 1px solid #ccc;
    border-top: 5px solid #a7b624;
}

@media (min-width: 48em) {
    .views-grid1 ul.views-grid-list li.views-grid-row {
        width: 48.5714285714%;
        float: left;
    }
    .views-grid1 ul.views-grid-list li.views-grid-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .views-grid1 ul.views-grid-list li.views-grid-row:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

ul.views-list-reset {
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.panel-pane.pane-pane-divider {
    clear: both;
    float: none;
    overflow: hidden;
}

.see-all {
    display: block;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

figcaption,
.caption {
    color: #666;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
}

.more-link {
    font-weight: bold;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    margin-left: 5px;
    text-transform: uppercase;
    font-style: normal;
}

.btn {
    display: block;
    text-transform: uppercase;
    width: 290px;
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    margin: 0 auto 10px auto;
    padding: 10px 12px;
    line-height: 1.5em;
    border: 2px solid #00468b;
    background-color: #00468b;
    color: #fff;
}

.btn:hover {
    background-color: #002c58;
}

.l-program-buttons .btn.btn-second {
    color: #fff;
}

.btn.secondary {
    display: block;
    text-transform: uppercase;
    width: 290px;
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    margin: 0 auto 10px auto;
    padding: 10px 12px;
    line-height: 1.5em;
    border: 2px solid transparent;
    background-color: transparent;
    color: #00468b;
    border: 1px solid #00468b;
}

.btn.secondary:hover {
    background-color: transparent;
}

.btn.secondary:hover {
    background-color: #dfe2e6;
}

.sidebars .btn {
    display: block;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    margin: 0 auto 10px auto;
    padding: 10px 12px;
    line-height: 1.5em;
    border: 2px solid #00468b;
    background-color: #00468b;
    color: #fff;
}

.sidebars .btn:hover {
    background-color: #002c58;
}

label.overlabel {
    position: absolute;
    top: 0;
    height: 48px;
    padding: 0 8px;
    line-height: 2.7em;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    color: #999;
}

.taxonomy-term-description ul {
    list-style: inherit;
}

.chosen-container-single a.chosen-single {
    padding: 10px 2% 34px 3%;
    color: #373737;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.chosen-container-single a.chosen-single div b {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -806px 0;
    width: 36px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .chosen-container-single a.chosen-single div b {
        background-size: 830px 440px !important;
        background-image: url("../images/s-icons-retina.png") !important;
    }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .chosen-container-single a.chosen-single div b {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -806px 0;
        width: 36px;
        height: 36px;
        background-size: 830px 440px;
    }
}

.chosen-container-single.chosen-container-active.chosen-with-drop a.chosen-single {
    background: #fff;
}

.chosen-container-single.chosen-container-active.chosen-with-drop a.chosen-single div b {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -806px 0;
    width: 36px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .chosen-container-single.chosen-container-active.chosen-with-drop a.chosen-single div b {
        background-size: 830px 440px !important;
        background-image: url("../images/s-icons-retina.png") !important;
    }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .chosen-container-single.chosen-container-active.chosen-with-drop a.chosen-single div b {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -806px 0;
        width: 36px;
        height: 36px;
        background-size: 830px 440px;
    }
}

.chosen-container-single .chosen-drop li {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.solr-search .view-empty p {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
}

.solr-search .view-empty ul {
    list-style: disc;
}

.solr-search .view-empty ul li {
    margin-bottom: 4px;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}


.l-panel-hero {
    position: relative;
    z-index: 100;
}

.l-hero-wrap {
    color: #fff;
    position: relative;
    text-align: left;
    line-height: 0;
    background-color: #00b18e;
    border-top: 6px solid #00b18e;
}

.l-hero-wrap.bnr-stripe-brite-green {
    border-top: 6px solid #a7b624;
}

.l-hero-wrap h2 {
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    font-size: 1.5555555556em;
    font-size: 1.5555555556rem;
    margin: 0 0 10px 0;
    line-height: 1.2em;
}

@media (min-width: 48em) {
    .l-hero-wrap h2 {
        font-size: 40px;
        font-size: 2.2222222222em;
        font-size: 2.2222222222rem;
        margin: 0 0 20px 0;
    }
}

@media (min-width: 60.062em) {
    .l-hero-wrap h2 {
        font-size: 47px;
        font-size: 2.6111111111em;
        font-size: 2.6111111111rem;
    }
}

.bnr-txt-align-center .l-hero-wrap-inner {
    text-align: center;
}

.l-hero-wrap-inner p {
    margin: 0;
    line-height: 1.4em;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
}

@media (min-width: 48em) {
    .l-hero-wrap-inner p {
        font-size: 15px;
        font-size: 0.8333333333em;
        font-size: 0.8333333333rem;
    }
}

@media (min-width: 60.062em) {
    .l-hero-wrap-inner p {
        font-size: 15px;
        font-size: 0.8333333333em;
        font-size: 0.8333333333rem;
    }
}

.bnr-text-large .l-hero-wrap-inner p {
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.l-hero-wrap-inner.hs-full-height {
    position: relative;
    z-index: 100;
}

@media (min-width: 48em) {
    .l-hero-wrap-inner.hs-full-height {
        background-color: inherit;
    }
}

.l-hero-wrap-inner.hs-full-height h3 {
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
    line-height: 1.3em;
}

.l-hero-wrap-inner.hs-full-height h3.banner-term-subtitle {
    position: relative;
    margin: 0 0 16px 0;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    font-size: 1.0555555556em;
    font-size: 1.0555555556rem;
    display: inline-block;
}

@media (min-width: 48em) {
    .l-hero-wrap-inner.hs-full-height h3.banner-term-subtitle {
        margin: 10px 0 16px 0;
    }
}

.bnr-subtitle-italic .l-hero-wrap-inner.hs-full-height h3 {
    font-weight: normal;
    font-family: "NewBaskervilleW01-BoldI", Georgia, "Times New Roman", serif;
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
    text-transform: inherit;
    margin: 0 0 10px 0;
}

@media (min-width: 48em) {
    .bnr-subtitle-italic .l-hero-wrap-inner.hs-full-height h3 {
        font-size: 36px;
        font-size: 2em;
        font-size: 2rem;
        margin: 0 0 30px 0;
    }
}

@media (min-width: 60.062em) {
    .bnr-subtitle-italic .l-hero-wrap-inner.hs-full-height h3 {
        font-size: 42px;
        font-size: 2.3333333333em;
        font-size: 2.3333333333rem;
        line-height: 1em;
        margin: 0 0 20px 0;
    }
}

.l-hero-wrap-inner.hs-full-height img {
    height: auto;
    width: 100%;
}

@media (min-width: 48em) and (max-width: 63.938em) {
    .l-hero-wrap-inner.hs-full-height img {
        height: inherit;
        width: inherit;
        position: relative;
    }
}

.l-hero-wrap-inner.hs-full-height .hero-text-wrap {
    position: relative;
    padding: 20px 2% 0 2%;
    text-align: center;
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
}

.l-hero-wrap-inner.hs-full-height .hero-text-wrap:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 48em) {
    .l-hero-wrap-inner.hs-full-height .hero-text-wrap {
        padding: 0 2%;
        text-align: left;
    }
    .bnr-txt-align-center .l-hero-wrap-inner.hs-full-height .hero-text-wrap {
        text-align: center;
    }
    .bnr-txt-align-right .l-hero-wrap-inner.hs-full-height .hero-text-wrap {
        text-align: right;
    }
}

@media (min-width: 64em) {
    .l-hero-wrap-inner.hs-full-height .hero-text-wrap {
        padding: 0;
    }
}

.bnr-term .l-hero-wrap-inner.hs-full-height .hero-text-wrap {
    padding: 8px 2% 4px 2%;
}

@media (min-width: 48em) {
    .bnr-term .l-hero-wrap-inner.hs-full-height .hero-text-wrap {
        padding: 0 2%;
    }
}

@media (min-width: 48em) {
    .l-hero-wrap-inner.hs-full-height .hero-text-wrap-inner {
        position: absolute;
        width: 100%;
        top: 50px;
        z-index: 1000;
    }
}

@media (min-width: 70.625em) {
    .l-hero-wrap-inner.hs-full-height .hero-text-wrap-inner {
        top: 40px;
    }
}

.l-hero-wrap-inner.hs-full-height .hero-text-wrap-inner .field-collection-container {
    border: none;
}

.l-hero-wrap-inner.hs-full-height .hero-text-wrap-inner .field-collection-container .field-collection-view-links {
    display: none;
}

.l-hero-wrap-inner.hs-full-height .hero-text-wrap-inner .field-collection-view {
    margin: 0 0 10px 0;
}

@media (min-width: 48em) {
    .l-hero-wrap-inner.hs-full-height .hero-text-wrap-inner .field-collection-view {
        width: 31.4285714286%;
        float: left;
    }
    .l-hero-wrap-inner.hs-full-height .hero-text-wrap-inner .field-collection-view:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-hero-wrap-inner.hs-full-height .hero-text-wrap-inner .field-collection-view:nth-child(3n + 2) {
        margin-left: 34.2857142857%;
        margin-right: -100%;
        clear: none;
    }
    .l-hero-wrap-inner.hs-full-height .hero-text-wrap-inner .field-collection-view:nth-child(3n + 3) {
        margin-left: 68.5714285714%;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 48em) {
    .bnr-txt-block-right-top .l-hero-wrap-inner.hs-full-height .hero-text-wrap-inner,
    .bnr-txt-block-right-middle .l-hero-wrap-inner.hs-full-height .hero-text-wrap-inner {
        right: 0;
    }
}

@media (min-width: 48em) {
    .bnr-txt-block-left-middle .l-hero-wrap-inner.hs-full-height .hero-text-wrap-inner {
        top: 70px;
    }
}

.l-hero-wrap-inner.hs-full-height .l-hero-text {
    z-index: 900;
    padding: 0 2% 10px 0;
}

@media (min-width: 48em) {
    .l-hero-wrap-inner.hs-full-height .l-hero-text {
        width: 540px;
    }
    .bnr-txtblock-wide .l-hero-wrap-inner.hs-full-height .l-hero-text {
        width: 614px;
    }
    .bnr-txtblock-narrow .l-hero-wrap-inner.hs-full-height .l-hero-text {
        width: 490px;
    }
}

@media (min-width: 48em) {
    .bnr-txt-block-right-top .l-hero-wrap-inner.hs-full-height .l-hero-text,
    .bnr-txt-block-right-middle .l-hero-wrap-inner.hs-full-height .l-hero-text {
        position: absolute;
        right: 0;
    }
}

@media (min-width: 48em) {
    .l-hero-wrap-inner.hs-full-height .hero-body-text {
        display: block;
        width: 100%;
    }
}

@media (min-width: 48em) {
    .bnr-bodytxt-medium .l-hero-wrap-inner.hs-full-height .hero-body-text {
        width: 86%;
    }
}

@media (min-width: 48em) {
    .bnr-bodytxt-narrow .l-hero-wrap-inner.hs-full-height .hero-body-text {
        width: 74%;
    }
}

.l-hero-wrap-inner.hs-full-height .hero-title-wrap {
    display: block;
}

@media (min-width: 48em) {
    .locations-main .l-hero-wrap-inner.hs-full-height .hero-title-wrap {
        padding: 0;
    }
}

.l-hero-wrap-inner.hs-full-height .callout {
    display: block;
    margin: 26px 0 0 0;
    padding-bottom: 41px;
}

@media (min-width: 48em) and (max-width: 70.563em) {
    .l-hero-wrap-inner.hs-full-height .callout {
        margin: 8px 0 0 0;
    }
}

.l-hero-wrap-inner.hs-full-height .callout a {
    border: 2px solid #fff;
    padding: 24px 44px 0 24px;
    color: #fff;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    height: 50px;
}

@media (min-width: 48em) {
    .l-hero-wrap-inner.hs-full-height .callout a {
        border: none;
        background-color: #00bce7;
    }
    .l-hero-wrap-inner.hs-full-height .callout a:hover {
        background-color: #00abd3;
    }
    .bnr-btn-style-opaque .l-hero-wrap-inner.hs-full-height .callout a {
        border: 2px solid #fff;
        background: url("../images/bg-white-trans.png") repeat;
    }
    .bnr-btn-style-opaque .l-hero-wrap-inner.hs-full-height .callout a:hover {
        background: none;
    }
}

.l-hero-wrap-inner.hs-full-height .callout a:after {
    position: absolute;
    right: 18px;
    top: 3px;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -59px -115px;
    width: 14px;
    height: 55px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-hero-wrap-inner.hs-full-height .callout a:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -59px -115px;
        width: 14px;
        height: 55px;
        background-size: 830px 440px;
    }
}

@media (min-width: 48em) {
    .bnr-txt-block-left-top.bnr-button-right .l-hero-wrap-inner.hs-full-height .callout,
    .bnr-txt-block-left-middle.bnr-button-right .l-hero-wrap-inner.hs-full-height .callout {
        text-align: right;
        padding-right: 6%;
        position: absolute;
        bottom: -30px;
        right: 0;
    }
}

.l-hero-wrap-inner.hs-full-height .stat-title {
    font-weight: normal;
    display: inline-block;
    font-family: "NewBaskervilleW01-BoldI", Georgia, "Times New Roman", serif;
    margin: 0 4px 0 0;
    font-size: 28px;
    font-size: 1.5555555556em;
    font-size: 1.5555555556rem;
    padding: 0 8px 0 0;
    line-height: 1.1em;
}

@media (min-width: 48em) {
    .l-hero-wrap-inner.hs-full-height .stat-title {
        display: block;
        padding: 0;
        margin: 0;
        font-size: 40px;
        font-size: 2.2222222222em;
        font-size: 2.2222222222rem;
    }
}

.l-hero-wrap-inner.hs-full-height .stat-text {
    display: inline-block;
}

@media (min-width: 48em) {
    .l-hero-wrap-inner.hs-full-height .stat-text {
        display: block;
    }
}

.l-hero-wrap-inner .image-credit-wrap {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.l-hero-wrap-inner .image-credit-wrap:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 48em) {
    .l-hero-wrap-inner .image-credit-wrap {
        background-color: transparent;
        padding-left: 20px;
        margin-top: 0;
    }
}

@media (min-width: 60em) {
    .l-hero-wrap-inner .image-credit-wrap {
        padding-left: 0;
    }
}

@media (max-width: 47.938em) {
    .l-hero-wrap-inner .image-credit-wrap {
        min-height: 30px;
    }
}

.l-hero-wrap-inner .image-credit-wrap .image-credit {
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    text-align: center;
}

@media (min-width: 48em) {
    .l-hero-wrap-inner .image-credit-wrap .image-credit {
        position: relative;
        bottom: 18px;
        text-align: left;
    }
}

.l-hero-wrap-inner .image-credit-wrap .image-credit.caption-white {
    color: #fff;
}

@media (min-width: 48em) {
    .l-hero-wrap-inner .image-credit-wrap .image-credit.caption-black {
        color: #000;
    }
}

.hs-narrow-height .l-hero-wrap {
    background-size: cover;
    height: 220px;
    overflow: hidden;
    text-align: left;
}

.hs-narrow-height .l-hero-wrap:before {
    background-color: rgba(0, 0, 0, 0.3);
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
}

@media (min-width: 48em) {
    .hs-narrow-height .l-hero-wrap {
        height: 240px;
    }
}

@media (min-width: 60.062em) {
    .hs-narrow-height .l-hero-wrap {
        height: 220px;
    }
}

.hs-narrow-height .l-hero-wrap .l-hero-text-wrap {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 2%;
}

.hs-narrow-height .l-hero-wrap .l-hero-text-wrap:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 60em) {
    .hs-narrow-height .l-hero-wrap .l-hero-text-wrap {
        padding: 0;
    }
}

.hs-narrow-height .l-hero-wrap .l-hero-text {
    width: 90%;
    position: relative;
    margin-top: 8%;
    z-index: 200;
}

@media (min-width: 48em) {
    .hs-narrow-height .l-hero-wrap .l-hero-text {
        margin-top: 5%;
        width: inherit;
    }
}

@media (min-width: 60.062em) {
    .hs-narrow-height .l-hero-wrap .l-hero-text {
        margin-top: 5%;
    }
}

.hs-narrow-height .l-hero-wrap h2 {
    margin-bottom: 0;
    line-height: 1.2em;
}

.hs-narrow-height .l-hero-wrap h3 {
    font-weight: normal;
    text-transform: lowercase;
    margin: 0 0 10px 0;
    font-family: "NewBaskervilleW01-BoldI", Georgia, "Times New Roman", serif;
    font-weight: normal;
    line-height: 1em;
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
}

@media (min-width: 48em) {
    .hs-narrow-height .l-hero-wrap h3 {
        font-size: 36px;
        font-size: 2em;
        font-size: 2rem;
        margin: 0 0 30px 0;
    }
}

@media (min-width: 60.062em) {
    .hs-narrow-height .l-hero-wrap h3 {
        font-size: 42px;
        font-size: 2.3333333333em;
        font-size: 2.3333333333rem;
        margin: 0 0 20px 0;
        line-height: 1.1em;
    }
}

h3.banner-term-subtitle {
    color: #a7b624;
    -webkit-text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.4);
    -moz-text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.4);
    text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.4);
}

h3.banner-term-subtitle:before {
    position: relative;
    display: inline-block;
    top: 10px;
    margin-right: 10px;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -110px -253px;
    width: 39px;
    height: 39px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    h3.banner-term-subtitle:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -110px -253px;
        width: 39px;
        height: 39px;
        background-size: 830px 440px;
    }
}

.bnr-term-emergency-response h3.banner-term-subtitle {
    color: #00468b;
}

.bnr-term-emergency-response h3.banner-term-subtitle:before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat 3px -253px;
    width: 42px;
    height: 40px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bnr-term-emergency-response h3.banner-term-subtitle:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat 3px -253px;
        width: 42px;
        height: 40px;
        background-size: 830px 440px;
    }
}

@media (min-width: 48em) {
    .bnr-term-emergency-response h3.banner-term-subtitle:before {
        -webkit-text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.84);
        -moz-text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.84);
        text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.84);
    }
}

.content__hero {
    position: relative;
}

#hero {
    border-top: #fff 6px solid;
    max-height: 438px;
    min-height: 213px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#hero #hero__content {
    height: 100%;
    margin: 0 auto;
    padding: 0 5em;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 960px;
}

#hero #hero__content:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#hero #hero__content h1.page__title {
    color: #fff;
    display: inline-block;
    font-size: 40px;
    font-size: 2.2222222222em;
    font-size: 2.2222222222rem;
    margin: 0 auto;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
    z-index: 9;
}

#hero #hero__content h1.page__title #hero__parent {
    color: #f69471;
    display: block;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    text-align: center;
}

#hero #hero__content #hero__credit {
    color: #ccc;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    position: absolute;
    bottom: 2em;
    left: 0;
    width: 58.3333333333%;
    z-index: 9;
}

#hero img {
    display: block;
    margin: 0 auto;
    position: relative;
    min-width: 100%;
    z-index: 1;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    #hero #hero__content {
        width: 100%;
        padding: 0;
    }
}

@media (max-width: 48em) {
    #hero #hero__content {
        width: 100%;
        padding: 0;
    }
    #hero #hero__content #hero__credit {
        bottom: 5em;
        text-align: center;
        width: 100%;
    }
    #hero #hero__content h1.page__title {
        font-size: 26px;
        font-size: 1.4444444444em;
        font-size: 1.4444444444rem;
        margin: 1em auto 0;
        vertical-align: top;
    }
}

.about #hero {
    border-top-color: #00bce7;
}

.our-work-overseas #hero {
    border-top-color: #a7b624;
}

.get-involved #hero,
.ways-to-give #hero {
    border-top-color: #00b18e;
}

.connect #hero {
    border-top-color: #f48da0;
}

.media-center #hero,
.stories #hero {
    border-top-color: #f69471;
}

.media-center #hero #hero__content {
    padding: 0 2.5em;
}

.content__hero .pane-addthis-addthis-block {
    margin-right: -485px;
    margin-top: 0;
    position: absolute;
    bottom: 1em;
    right: 50%;
    width: 347px;
}

.content__hero .pane-addthis-addthis-block h2.pane-title {
    color: #fff;
}

@media (max-width: 59.938em) {
    .content__hero .pane-addthis-addthis-block {
        margin-right: 0;
        right: 0;
    }
}

@media (max-width: 48em) {
    .content__hero .pane-addthis-addthis-block {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
}

.l-survey-hero .l-hero-wrap {
    background-color: #aa7eb8;
    border-top: 6px solid #aa7eb8;
}

.l-survey-hero h1 {
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    font-size: 1.5555555556em;
    font-size: 1.5555555556rem;
    margin: 0 0 10px 0;
    line-height: 1.2em;
}

@media (min-width: 48em) {
    .l-survey-hero h1 {
        font-size: 40px;
        font-size: 2.2222222222em;
        font-size: 2.2222222222rem;
        margin: 0 0 20px 0;
    }
}

@media (min-width: 60.062em) {
    .l-survey-hero h1 {
        font-size: 47px;
        font-size: 2.6111111111em;
        font-size: 2.6111111111rem;
    }
}

#hero__video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    overflow: hidden;
}

#hero__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-fill {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;

}

.video-fill.video-fill-stick-bot {
    position: absolute;
    bottom: 0;
}

.video-fill.r16x10 {
    padding-bottom: 62.5%;

}

.video-fill.rScope {
    padding-bottom: 41.67%;

}

.video-fill.r4x3 {
    padding-bottom: 75%;

}

.video-fill.r1x1 {
    padding-bottom: 100%;

}


.get-inv-featured-initiative {
    color: #fff;
}

@media (min-width: 48em) {
    .get-inv-featured-initiative {
        width: 48.5714285714%;
        float: right;
        margin-right: 0;
        position: relative;
        left: -.9%;
    }
}

.get-inv-featured-initiative h2 {
    margin: 0 0 10px 0;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    text-transform: uppercase;
}

.get-inv-featured-initiative .initiatives-row {
    margin: 0 0 20px 0;
}

@media (min-width: 48em) {
    .get-inv-featured-initiative .initiatives-row {
        margin: 0 0 18px 10px;
    }
}

@media (min-width: 48em) {
    .get-inv-featured-initiative .initiatives-row.views-row-last {
        margin: 0 0 0 10px;
    }
}

.get-inv-featured-initiative .l-initiatives-inner {
    display: block;
    padding: 20px 20px 20px 70px;
}

.get-inv-featured-initiative .l-initiatives-inner:not(.no-icon) {
    padding: 20px 20px 20px 20px;
}

.get-inv-featured-initiative .l-initiatives-wrap {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.get-inv-featured-initiative .l-initiatives-wrap a {
    display: block;
    min-height: 144px;
}

@media (min-width: 48em) {
    .get-inv-featured-initiative .l-initiatives-wrap a {
        max-height: 164px;
        min-height: 164px;
    }
}

.get-inv-featured-initiative .l-initiatives-wrap a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 100;
    display: block;
    opacity: .7;
}

.get-inv-featured-initiative .l-initiatives-wrap:before {
    position: absolute;
    top: 30px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

@media (min-width: 60em) {
    .get-inv-featured-initiative .l-initiatives-wrap:before {
        left: -34px;
        border: 1px solid #f5f5f5;
        top: 60px;
    }
}

.get-inv-featured-initiative .l-initiatives-wrap p {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    line-height: 1.5em;
}

.get-inv-featured-initiative .l-initiatives-wrap a * {
    position: relative;
    z-index: 500;
}

.get-inv-featured-initiative .l-initiatives-wrap:hover {
    background-image: none !important;
}

.get-inv-featured-initiative a {
    color: inherit;
}

.get-inv-featured-initiative .link-title {
    position: relative;
    display: inline-block;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

@media (min-width: 48em) {
    .l-initiatives-icon-style ul.initiatives-icon-list {
        position: relative;
    }
}

.l-initiatives-icon-style .initiatives-icon-row a * {
    position: relative;
    z-index: 500;
    color: #fff;
}

@media (min-width: 48em) {
    .l-initiatives-icon-style .initiatives-icon-row {
        width: 31.4285714286%;
        float: left;
        margin-right: 2.8571428571%;
    }
    .l-initiatives-icon-style .initiatives-icon-row.views-row-last {
        width: 31.4285714286%;
        float: right;
        margin-right: 0;
    }
}

.l-initiatives-icon-style .l-color-wrap {
    display: block;
    position: relative;
    text-align: center;
    padding: 2px 6% 10px 6%;
}

@media (min-width: 48em) {
    .l-initiatives-icon-style .l-color-wrap {
        padding: 40px 6% 10px 6%;
    }
}

.l-initiatives-icon-style .l-color-wrap a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 100;
    display: block;
    opacity: .7;
}

.l-initiatives-icon-style .icon-tile-wrap {
    display: block;
    padding: 0 2%;
}

.l-initiatives-icon-style .icon-tile-wrap h2 {
    margin: 10px 0 10px 0;
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

@media (min-width: 60em) {
    .l-initiatives-icon-style .icon-tile-wrap h2 {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

.l-initiatives-icon-style .icon-tile-wrap p {
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    line-height: 1.5em;
}

.l-initiatives-icon-style .icon-tile-wrap span.learn-more {
    display: block;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.l-initiatives-icon-style .icon-tile-wrap .icon-container {
    display: none;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .l-initiatives-icon-style .icon-tile-wrap .icon-container {
        display: block;
        text-align: center;
        position: relative;
        z-index: 400;
        top: 36px;
    }
}

@media (min-width: 48em) {
    #block-views-all-initiatives-block-1--2 .view-all-initiatives.l-initiatives-icon-style .initiatives-icon-row {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
    #block-views-all-initiatives-block-1--2 .view-all-initiatives.l-initiatives-icon-style .initiatives-icon-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
    }
    #block-views-all-initiatives-block-1--2 .view-all-initiatives.l-initiatives-icon-style .initiatives-icon-row:nth-child(2n + 2) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 48em) {
    .page-views .view-all-initiatives.l-initiatives-icon-style .initiatives-icon-row {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
    .page-views .view-all-initiatives.l-initiatives-icon-style .initiatives-icon-row:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
    }
    .page-views .view-all-initiatives.l-initiatives-icon-style .initiatives-icon-row:nth-child(3n + 2) {
        margin-left: 33.3333333333%;
        margin-right: -100%;
        clear: none;
    }
    .page-views .view-all-initiatives.l-initiatives-icon-style .initiatives-icon-row:nth-child(3n + 3) {
        margin-left: 66.6666666667%;
        margin-right: -100%;
        clear: none;
    }
}

.initiative-logo-wrap {
    display: block;
    margin: 0 0 4px 0;
}

.initiative-logo-wrap img {
    display: block;
    vertical-align: top;
    margin: 0 0 8px 0;
}

@media (min-width: 48em) {
    .initiative-logo-wrap img {
        display: inline-block;
        margin: 0 0 4px 0;
    }
}

.initiative-logo-wrap h2.title-with-logo {
    display: block;
    vertical-align: top;
    margin: 4px 0 0 0;
    line-height: 1.4em;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
}

@media (min-width: 48em) {
    .initiative-logo-wrap h2.title-with-logo {
        display: inline-block;
    }
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .initiative-logo-wrap h2.title-with-logo {
        width: 100%;
        display: block;
    }
}

@media (min-width: 60em) {
    .initiative-logo-wrap h2.title-with-logo {
        width: 45%;
        min-height: 44px;
        border-left: 1px solid #ccc;
        padding-left: 8px;
    }
}


.list--gallery::after {
    clear: both;
    content: "";
    display: table;
}

.list--gallery .views-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3333333333%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1.6666666667%;
}

.list--gallery .views-row:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
}

.list--gallery .views-row:nth-child(3n + 2) {
    margin-left: 33.3333333333%;
    margin-right: -100%;
    clear: none;
}

.list--gallery .views-row:nth-child(3n + 3) {
    margin-left: 66.6666666667%;
    margin-right: -100%;
    clear: none;
}

.list--gallery .views-field-nothing {
    padding: 20px;
    border: solid 1px #bbb;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    margin-right: 10px;
}

.list--gallery .views-field-nothing::after {
    clear: both;
    content: "";
    display: table;
}

.list--gallery img {
    float: left;
    margin: 0 10px 10px 0;
}

.list--gallery h3 {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    line-height: 1.222em;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 5px;
}

.list--gallery h3 a,
.list--gallery h3 a:link,
.list--gallery h3 a:visited {
    color: #414141;
    text-decoration: none;
}

.list--gallery h3 a:active,
.list--gallery h3 a:hover {
    text-decoration: none;
}

.list--gallery h4 {
    font-size: 10px;
    font-size: 0.5555555556em;
    font-size: 0.5555555556rem;
    line-height: 1em;
    font-weight: 400;
    margin: 0 0 10px;
}

.list--gallery p {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 1.25em;
}

.list--gallery span.tags {
    display: block;
    float: right;
    clear: both;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
}

.list--search {
    margin-top: 1em;
}

.list--search .views-row {
    border: solid 1px #ccc;
    padding: 20px;
    margin-bottom: 1em;
    overflow: hidden;
}

.list--search .l-list-image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 20.8333333333%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
}

.list--search .l-list-image img {
    max-width: 100%;
    height: auto;
}

.list--search .l-list-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 79.1666666667%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
}

.list--search img {
    border: #ccc solid 1px;
}

.list--search .list-eyebrow {
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    line-height: 1.75em;
    text-transform: uppercase;
}

.list--search .list-eyebrow .field,
.list--search .list-eyebrow div {
    display: inline-block;
}

.list--search .list-eyebrow .field-name-field-usops-type,
.list--search .list-eyebrow .field-name-field-piqa-type {
    display: inline-block;
    margin: 0 0 6px 0;
}

.list--search .list-eyebrow .list-date {
    margin: 0 0 4px 0;
    display: inline-block;
}

.list--search .field-name-title-field h2 {
    margin: 0.5em 0;
}

.list--search .field-collection-container {
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 1em;
}

.list--search .field-collection-container div.field-collection-view {
    float: left;
    margin-right: 1em;
}

.list--search .field-collection-container .field-name-field-piqa-download,
.list--search .field-collection-container .field-name-field-piqa-pages {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-weight: normal;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    font-style: normal;
    line-height: 1.25em;
}

.list--search .field-collection-container .field-name-field-piqa-download span.file-size,
.list--search .field-collection-container .field-name-field-piqa-pages span.file-size {
    display: block;
    padding-left: 20px;
    position: relative;
}

.list--search .field-collection-container .field-name-field-piqa-download span.file-size:before,
.list--search .field-collection-container .field-name-field-piqa-pages span.file-size:before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -610px -118px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .list--search .field-collection-container .field-name-field-piqa-download span.file-size:before,
    .list--search .field-collection-container .field-name-field-piqa-pages span.file-size:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -610px -118px;
        width: 15px;
        height: 15px;
        background-size: 830px 440px;
    }
}

.list--search .field-collection-container .field-name-field-piqa-download a:link,
.list--search .field-collection-container .field-name-field-piqa-download a:visited,
.list--search .field-collection-container .field-name-field-piqa-pages a:link,
.list--search .field-collection-container .field-name-field-piqa-pages a:visited {
    color: #373737;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: bold;
    line-height: 1.42em;
}

.list--search .field-collection-container .field-name-field-piqa-download div,
.list--search .field-collection-container .field-name-field-piqa-pages div {
    display: inline-block;
}

.list--search .field-name-field-usops-download a:link,
.list--search .field-name-field-usops-download a:visited {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: bold;
    text-transform: uppercase;
}

.list--search .field-name-field-usops-download .file-size {
    display: none;
    visibility: hidden;
}

@media (max-width: 59.938em) {
    .list--search .l-list-image {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 29.1666666667%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
    .list--search .l-list-content {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 70.8333333333%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
}

.one-sidebar .list--search .l-list-image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 29.1666666667%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
}

.one-sidebar .list--search .l-list-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 70.8333333333%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
}

.sidebar .sidebar-search-block #edit-search-wrapper {
    float: left;
    position: relative;
    width: 80%;
}

@media (max-width: 48em) {
    .sidebar .sidebar-search-block #edit-search-wrapper {
        width: 90%;
    }
}

.sidebar .sidebar-search-block label {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: 400;
    line-height: 1.286em;
    position: absolute;
    top: 2.3em;
    left: 1.3em;
}

.sidebar .sidebar-search-block .views-exposed-form .form-item {
    margin: 20px 0;
}

.sidebar .sidebar-search-block .form-type-textfield input {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: 400;
    line-height: 1.286em;
    padding-left: 0.95em;
    width: 100%;
}

.sidebar .sidebar-search-block .views-exposed-form .views-submit-button {
    margin-top: 0;
}

.sidebar .sidebar-search-block .btn {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -18px -85px;
    width: 25px;
    height: 25px;
    border: 0;
    cursor: pointer;
    margin-left: 5px;
    margin-top: 23px;
    text-indent: -9999em;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sidebar .sidebar-search-block .btn {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -18px -85px;
        width: 25px;
        height: 25px;
        background-size: 830px 440px;
    }
}

.sidebar .sidebar-search-block .btn.active,
.sidebar .sidebar-search-block .btn:hover {
    border-top-color: #f48da0;
}

.sidebar .sidebar-search-block .views-submit-button {
    float: left;
}

.block-facetapi {
    border-bottom: #999 solid 1px;
    padding: 0.55em 0;
}

.block-facetapi.last {
    border-bottom: 0;
}

.block-facetapi h2.block-title {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    font-weight: bold;
    text-transform: uppercase;
}

.block-facetapi ul {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    padding-left: 10px;
}

.block-facetapi ul li {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 1.42em;
    margin-bottom: 0;
}

.block-facetapi ul a:link,
.block-facetapi ul a:visited {
    color: #373737;
}



.icolor-white a:after {
    content: '';
    background-color: #fff;
}

.icolor-white a:hover:after {
    content: '';
    background-color: #f2f2f2;
}

.icolor-blue a:after {
    content: '';
    background-color: #00468b;
}

.icolor-blue a:hover:after {
    content: '';
    background-color: #003972;
}

.icolor-green a:after {
    content: '';
    background-color: #007a47;
}

.icolor-green a:hover:after {
    content: '';
    background-color: #006138;
}

.icolor-bright_green a:after {
    content: '';
    background-color: #00b388;
}

.icolor-bright_green a:hover:after {
    content: '';
    background-color: #009a75;
}

.icolor-gold a:after {
    content: '';
    background-color: #fdb813;
}

.icolor-gold a:hover:after {
    content: '';
    background-color: #f4ad02;
}

.icolor-peach a:after {
    content: '';
    background-color: #f69471;
}

.icolor-peach a:hover:after {
    content: '';
    background-color: #f48259;
}

.icolor-pink a:after {
    content: '';
    background-color: #f48da0;
}

.icolor-pink a:hover:after {
    content: '';
    background-color: #f2768d;
}

.icolor-bright_blue a:after {
    content: '';
    background-color: #00bce7;
}

.icolor-bright_blue a:hover:after {
    content: '';
    background-color: #00a7ce;
}

.icolor-purple a:after {
    content: '';
    background-color: #aa7eb8;
}

.icolor-purple a:hover:after {
    content: '';
    background-color: #9f6eaf;
}

.icolor-teal a:after {
    content: '';
    background-color: #68c5b4;
}

.icolor-teal a:hover:after {
    content: '';
    background-color: #56beab;
}

.icolor-lime_green a:after {
    content: '';
    background-color: #77a32f;
}

.icolor-lime_green a:hover:after {
    content: '';
    background-color: #698f29;
}

.icolor-light_blue a:after {
    content: '';
    background-color: #00bce7;
}

.icolor-light_blue a:hover:after {
    content: '';
    background-color: #00a7ce;
}

.icolor-black a:after {
    content: '';
    background-color: #000;
}

.icolor-black a:hover:after {
    content: '';
    background-color: black;
}

.icolor-gray a:after {
    content: '';
    background-color: #666;
}

.icolor-gray a:hover:after {
    content: '';
    background-color: #595959;
}

.icolor-dark_gray a:after {
    content: '';
    background-color: #373737;
}

.icolor-dark_gray a:hover:after {
    content: '';
    background-color: #2a2a2a;
}


.icon-twitter a {
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -292px -254px;
    width: 41px;
    height: 41px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-twitter a {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -292px -254px;
        width: 41px;
        height: 41px;
        background-size: 830px 440px;
    }
}

.icon-facebook a {
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -366px -254px;
    width: 41px;
    height: 41px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-facebook a {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -366px -254px;
        width: 41px;
        height: 41px;
        background-size: 830px 440px;
    }
}

.icon-linkedin a {
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -444px -254px;
    width: 41px;
    height: 41px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-linkedin a {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -444px -254px;
        width: 41px;
        height: 41px;
        background-size: 830px 440px;
    }
}

.icon-pinterest a {
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -520px -254px;
    width: 41px;
    height: 41px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-pinterest a {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -520px -254px;
        width: 41px;
        height: 41px;
        background-size: 830px 440px;
    }
}

.icon-gplus a {
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -600px -254px;
    width: 41px;
    height: 41px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-gplus a {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -600px -254px;
        width: 41px;
        height: 41px;
        background-size: 830px 440px;
    }
}

.icon-rss a {
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -676px -254px;
    width: 41px;
    height: 41px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-rss a {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -676px -254px;
        width: 41px;
        height: 41px;
        background-size: 830px 440px;
    }
}

.icon-youtube a {
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -752px -254px;
    width: 41px;
    height: 41px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-youtube a {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -752px -254px;
        width: 41px;
        height: 41px;
        background-size: 830px 440px;
    }
}


.icon-style-bowl.icon-container {
    z-index: 900;
    border-radius: 50px;
    border: 1px solid #ccc;
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat 4px -356px;
    width: 80px;
    height: 80px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-style-bowl.icon-container {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat 4px -356px;
        width: 80px;
        height: 80px;
        background-size: 830px 440px;
    }
}

.icon-style-utensils.icon-container {
    z-index: 900;
    border-radius: 50px;
    border: 1px solid #ccc;
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -64px -356px;
    width: 80px;
    height: 80px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-style-utensils.icon-container {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -64px -356px;
        width: 80px;
        height: 80px;
        background-size: 830px 440px;
    }
}

.icon-style-hand.icon-container {
    z-index: 900;
    border-radius: 50px;
    border: 1px solid #ccc;
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -128px -356px;
    width: 80px;
    height: 80px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-style-hand.icon-container {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -128px -356px;
        width: 80px;
        height: 80px;
        background-size: 830px 440px;
    }
}

.icon-style-clergy.icon-container {
    z-index: 900;
    border-radius: 50px;
    border: 1px solid #ccc;
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -196px -356px;
    width: 80px;
    height: 80px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-style-clergy.icon-container {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -196px -356px;
        width: 80px;
        height: 80px;
        background-size: 830px 440px;
    }
}

.icon-style-trade.icon-container {
    z-index: 900;
    border-radius: 50px;
    border: 1px solid #ccc;
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -260px -356px;
    width: 80px;
    height: 80px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-style-trade.icon-container {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -260px -356px;
        width: 80px;
        height: 80px;
        background-size: 830px 440px;
    }
}

.icon-style-church.icon-container {
    z-index: 900;
    border-radius: 50px;
    border: 1px solid #ccc;
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -329px -356px;
    width: 80px;
    height: 80px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-style-church.icon-container {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -329px -356px;
        width: 80px;
        height: 80px;
        background-size: 830px 440px;
    }
}

.icon-style-globe.icon-container {
    z-index: 900;
    border-radius: 50px;
    border: 1px solid #ccc;
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -395px -356px;
    width: 80px;
    height: 80px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-style-globe.icon-container {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -395px -356px;
        width: 80px;
        height: 80px;
        background-size: 830px 440px;
    }
}

.icon-style-book.icon-container {
    z-index: 900;
    border-radius: 50px;
    border: 1px solid #ccc;
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -463px -356px;
    width: 80px;
    height: 80px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-style-book.icon-container {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -463px -356px;
        width: 80px;
        height: 80px;
        background-size: 830px 440px;
    }
}

.icon-style-guide.icon-container {
    z-index: 900;
    border-radius: 50px;
    border: 1px solid #ccc;
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -531px -356px;
    width: 80px;
    height: 80px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-style-guide.icon-container {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -531px -356px;
        width: 80px;
        height: 80px;
        background-size: 830px 440px;
    }
}

.icon-style-handshake.icon-container {
    z-index: 900;
    border-radius: 50px;
    border: 1px solid #ccc;
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -591px -356px;
    width: 80px;
    height: 80px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-style-handshake.icon-container {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -591px -356px;
        width: 80px;
        height: 80px;
        background-size: 830px 440px;
    }
}

.icon-style-starburst.icon-container {
    z-index: 900;
    border-radius: 50px;
    border: 1px solid #ccc;
    content: ' ';
    background: #fff url("../images/s-icons.png") no-repeat -662px -356px;
    width: 80px;
    height: 80px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-style-starburst.icon-container {
        content: ' ';
        background: #fff url("../images/s-icons-retina.png") no-repeat -662px -356px;
        width: 80px;
        height: 80px;
        background-size: 830px 440px;
    }
}



.tiles--featured-publication {
    padding: 1.11em 0 0;
}

.tiles--featured-publication a.featured-link:link,
.tiles--featured-publication a.featured-link:visited {
    border: 1px solid #bbb;
    border-top: 4px solid #a7b624;
    display: block;
    overflow: hidden;
    padding: 1.11em;
}

.tiles--featured-publication a.featured-link:link .eyebrow,
.tiles--featured-publication a.featured-link:visited .eyebrow {
    color: #212a39;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 10px;
    font-size: 0.5555555556em;
    font-size: 0.5555555556rem;
    line-height: 1em;
    text-transform: uppercase;
}

.tiles--featured-publication a.featured-link:link h4,
.tiles--featured-publication a.featured-link:link h2.node-title,
.tiles--featured-publication a.featured-link:visited h4,
.tiles--featured-publication a.featured-link:visited h2.node-title {
    color: #373737;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.22em;
    margin: 0.72em 0;
    text-transform: uppercase;
}

.tiles--featured-publication a.featured-link:link h5,
.tiles--featured-publication a.featured-link:visited h5 {
    color: #373737;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    font-style: italic;
    font-weight: normal;
    line-height: 1.31em;
    margin: 0 0 0.81em;
}

.tiles--featured-publication a.featured-link:link .l-featured-image-wrap,
.tiles--featured-publication a.featured-link:visited .l-featured-image-wrap {
    float: left;
    margin-right: 10px;
}

.tiles--featured-publication a.featured-link:link img,
.tiles--featured-publication a.featured-link:visited img {
    border: 1px solid #bbb;
}

.tiles--featured-publication a.featured-link:link p,
.tiles--featured-publication a.featured-link:visited p {
    color: #373737;
    display: block;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 1.5em;
}

.tiles--featured-publication a.featured-link:link .more-link,
.tiles--featured-publication a.featured-link:visited .more-link {
    color: #00b5e2;
}

@media (max-width: 47.938em) {
    .tiles--featured-publication a.featured-link:link .views-row-last,
    .tiles--featured-publication a.featured-link:visited .views-row-last {
        margin-top: 1em;
    }
}

.tiles--featured-publication a.featured-link:active,
.tiles--featured-publication a.featured-link:hover {
    background: #e6e6e6;
}

.view-header .tiles--featured-publication {
    padding: 1.11em 0;
}

.view-header .tiles--featured-publication .views-row {
    border: 0;
    padding: 0;
}

.view-header .tiles--featured-publication .more-link {
    display: none;
}

.get-involved .tiles--featured-publication a.featured-link:link,
.get-involved .tiles--featured-publication a.featured-link:visited {
    border-top: 4px solid #00b18e;
}

.tiles__radioactive {
    visibility: visible;
    height: auto;
    overflow: visible;
}

.tiles__radioactive.toggle-off {
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.tiles__radioactive h2.pane-title {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-weight: 700;
    line-height: 1.66em;
    margin: 0 0 0.75em;
    text-transform: uppercase;
}

.tiles__radioactive h2.pane-title span {
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-style: italic;
    text-transform: lowercase;
}

.tiles__radioactive .owl-wrapper-outer {
    background-color: #fff;
}

.tiles__radioactive .owl-item {
    border-right: #f4f4f4 solid 5px;
    padding: 20px;
    text-align: center;
    width: 25%;
}

.tiles__radioactive .owl-item img {
    border: #ccc solid 1px;
    display: block;
    margin: 0 1.22em 0.833em;
}

.tiles__radioactive .owl-item .views-field-field-piqa-type,
.tiles__radioactive .owl-item .views-field-created {
    color: #212a39;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 10px;
    font-size: 0.5555555556em;
    font-size: 0.5555555556rem;
    text-transform: uppercase;
}

.tiles__radioactive .owl-item .views-field-field-piqa-type span.views-label-created,
.tiles__radioactive .owl-item .views-field-created span.views-label-created {
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-style: italic;
    text-transform: lowercase;
}

.tiles__radioactive .owl-item .views-field-title a:link,
.tiles__radioactive .owl-item .views-field-title a:visited {
    color: #000;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase;
}

.tiles__radioactive .owl-item .views-field-path {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: 700;
}

@media (max-width: 59.938em) {
    .tiles__radioactive h2.pane-title {
        padding-left: 1em;
    }
    .tiles__radioactive .owl-item img {
        display: block;
        margin: 0 auto;
    }
}

@media (max-width: 48em) {
    .tiles__radioactive .owl-item img {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
}


h2.gray-centered {
    position: relative;
    line-height: 1.45em;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.8333333333rem;
    text-transform: uppercase;
    color: #666;
    text-align: center !important;
    margin-bottom: 1.66em;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 48em) {
    h2.gray-centered {
        font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 0.8888888889rem;
        width: inherit;
    }
}

h2.gray-centered span {
    background: #fff;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
    z-index: 9;
}

h2.gray-centered:before {
    border-bottom: 1px solid #ccc;
    content: "";
    display: block;
    margin: 0 auto;
    position: relative;
    top: 13px;
    width: 82%;
}

h2.gray-centered.lc-title {
    text-transform: capitalize;
    color: #000;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
}

.l-our-work-title h2.gray-centered {
    position: relative;
    z-index: 1;
}

.l-our-work-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 82%;
    margin: 0 auto;
    position: relative;
    top: 24px;
}

@media (min-width: 48em) {
    .l-our-work-title h2.gray-centered:before {
        top: 12px;
    }
}

.l-our-work-title h2.gray-centered span {
    background-color: #f4f4f4;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 190px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .l-our-work-title h2.gray-centered span {
        width: 320px;
    }
}

.hero-landing-panel .l-get-involved-title h2.gray-centered {
    position: relative;
    z-index: 1;
}

.hero-landing-panel .l-get-involved-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 84%;
    margin: 0 auto;
    position: relative;
    top: 24px;
}

@media (min-width: 48em) {
    .hero-landing-panel .l-get-involved-title h2.gray-centered:before {
        top: 12px;
    }
}

.hero-landing-panel .l-get-involved-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 162px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .hero-landing-panel .l-get-involved-title h2.gray-centered span {
        width: 254px;
    }
}

.hero-landing-panel .l-news-heading h2.gray-centered {
    position: relative;
    z-index: 1;
}

.hero-landing-panel .l-news-heading h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 84%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .hero-landing-panel .l-news-heading h2.gray-centered:before {
        top: 12px;
    }
}

.hero-landing-panel .l-news-heading h2.gray-centered span {
    background-color: #f4f4f4;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 170px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .hero-landing-panel .l-news-heading h2.gray-centered span {
        width: 180px;
    }
}

.program-title h2.gray-centered {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.program-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 84%;
    margin: 0 auto;
    position: relative;
    top: 24px;
}

@media (min-width: 48em) {
    .program-title h2.gray-centered:before {
        top: 12px;
    }
}

.program-title h2.gray-centered span {
    background-color: #f4f4f4;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 170px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .program-title h2.gray-centered span {
        width: 536px;
    }
}

.regions-title h2.gray-centered {
    margin-top: 40px;
    position: relative;
    z-index: 1;
}

.regions-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 70%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .regions-title h2.gray-centered:before {
        top: 12px;
    }
}

.regions-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 148px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .regions-title h2.gray-centered span {
        width: 148px;
    }
}

.related-materials-title h2.gray-centered {
    margin: 26px 0 30px 0;
    position: relative;
    z-index: 1;
}

.related-materials-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 74%;
    margin: 0 auto;
    position: relative;
    top: 24px;
}

@media (min-width: 48em) {
    .related-materials-title h2.gray-centered:before {
        top: 12px;
    }
}

.related-materials-title h2.gray-centered span {
    background-color: #eaeaea;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 170px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .related-materials-title h2.gray-centered span {
        width: 536px;
    }
}

.country-news-title h2.gray-centered {
    margin: 0 0 30px 0;
    line-height: 1.45em;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

.country-news-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 84%;
    margin: 0 auto;
    position: relative;
    top: 24px;
}

@media (min-width: 48em) {
    .country-news-title h2.gray-centered:before {
        top: 12px;
    }
}

.country-news-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 170px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .country-news-title h2.gray-centered span {
        width: 306px;
    }
}

.l-connect h2.gray-centered {
    margin: 50px 0 10px 0;
    position: relative;
    z-index: 1;
}

.l-connect h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 82%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .l-connect h2.gray-centered:before {
        top: 12px;
    }
}

.l-connect h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 196px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .l-connect h2.gray-centered span {
        width: 196px;
    }
}

.person-page-view h2.gray-centered {
    margin: 40px 0;
    position: relative;
    z-index: 1;
}

.person-page-view h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 94%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .person-page-view h2.gray-centered:before {
        top: 12px;
    }
}

.person-page-view h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 198px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .person-page-view h2.gray-centered span {
        width: 198px;
    }
}

.l-img-left-tile h2.gray-centered {
    margin: 40px 0;
    position: relative;
    z-index: 1;
}

.l-img-left-tile h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 88%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .l-img-left-tile h2.gray-centered:before {
        top: 12px;
    }
}

.l-img-left-tile h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 138px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .l-img-left-tile h2.gray-centered span {
        width: 138px;
    }
}

.current-issues-pane h2.gray-centered {
    margin: 40px 0;
    position: relative;
    z-index: 1;
}

.current-issues-pane h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 82%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .current-issues-pane h2.gray-centered:before {
        top: 12px;
    }
}

.current-issues-pane h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 188px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .current-issues-pane h2.gray-centered span {
        width: 188px;
    }
}

.l-tweets.media-panes h2.gray-centered {
    margin: 30px 0;
    position: relative;
    z-index: 1;
}

.l-tweets.media-panes h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 82%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .l-tweets.media-panes h2.gray-centered:before {
        top: 12px;
    }
}

.l-tweets.media-panes h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 188px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .l-tweets.media-panes h2.gray-centered span {
        width: 188px;
    }
}

.work-areas-title h2.gray-centered {
    margin: 0 0 40px 0;
    padding: 50px 0 0 0;
    position: relative;
    z-index: 1;
}

.work-areas-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 86%;
    margin: 0 auto;
    position: relative;
    top: 24px;
}

@media (min-width: 48em) {
    .work-areas-title h2.gray-centered:before {
        top: 12px;
    }
}

.work-areas-title h2.gray-centered span {
    background-color: #eaeaea;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 340px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .work-areas-title h2.gray-centered span {
        width: 340px;
    }
}

.about-newswire h2.gray-centered {
    margin: 10px 0 30px 0;
    position: relative;
    z-index: 1;
}

.about-newswire h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 78%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .about-newswire h2.gray-centered:before {
        top: 12px;
    }
}

.about-newswire h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 266px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .about-newswire h2.gray-centered span {
        width: 266px;
    }
}

.about-newswire h2.gray-centered span {
    background-color: #e6e6e6;
}

.featured-pub-title h2.gray-centered {
    margin: 60px 0 44px 0;
    position: relative;
    z-index: 1;
}

.featured-pub-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 84%;
    margin: 0 auto;
    position: relative;
    top: 24px;
}

@media (min-width: 48em) {
    .featured-pub-title h2.gray-centered:before {
        top: 12px;
    }
}

.featured-pub-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 280px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .featured-pub-title h2.gray-centered span {
        width: 390px;
    }
}

.featured-story-title h2.gray-centered {
    margin: 58px 0 30px 0;
    position: relative;
    z-index: 1;
}

.featured-story-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 80%;
    margin: 0 auto;
    position: relative;
    top: 24px;
}

@media (min-width: 48em) {
    .featured-story-title h2.gray-centered:before {
        top: 12px;
    }
}

.featured-story-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 210px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .featured-story-title h2.gray-centered span {
        width: 210px;
    }
}

.l-img-left-tile h2.gray-centered {
    position: relative;
    z-index: 1;
}

.l-img-left-tile h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 82%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .l-img-left-tile h2.gray-centered:before {
        top: 12px;
    }
}

.l-img-left-tile h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 210px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .l-img-left-tile h2.gray-centered span {
        width: 210px;
    }
}

.subsector-pane-title h2.gray-centered {
    margin: 0 0 40px 0;
    padding: 50px 0 0 0;
    position: relative;
    z-index: 1;
}

.subsector-pane-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 84%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .subsector-pane-title h2.gray-centered:before {
        top: 12px;
    }
}

.subsector-pane-title h2.gray-centered span {
    background-color: #eaeaea;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 244px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .subsector-pane-title h2.gray-centered span {
        width: 244px;
    }
}

.pa-research-title h2.gray-centered {
    margin: 0 0 52px 0;
    padding: 40px 0 0 0;
    position: relative;
    z-index: 1;
}

.pa-research-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 86%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .pa-research-title h2.gray-centered:before {
        top: 12px;
    }
}

.pa-research-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 290px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .pa-research-title h2.gray-centered span {
        width: 290px;
    }
}

.featured-ways-title h2.gray-centered {
    margin: 30px 0 40px 0;
    position: relative;
    z-index: 1;
}

.featured-ways-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 84%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .featured-ways-title h2.gray-centered:before {
        top: 12px;
    }
}

.featured-ways-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 272px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .featured-ways-title h2.gray-centered span {
        width: 272px;
    }
}

.pa-stories-title h2.gray-centered {
    margin: 0 0 52px 0;
    padding: 40px 0 0 0;
    position: relative;
    z-index: 1;
}

.pa-stories-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 86%;
    margin: 0 auto;
    position: relative;
    top: 12px;
}

@media (min-width: 48em) {
    .pa-stories-title h2.gray-centered:before {
        top: 12px;
    }
}

.pa-stories-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 4px 0 4px;
    width: 290px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .pa-stories-title h2.gray-centered span {
        width: 290px;
    }
}

.l-pray-title h2.gray-centered {
    margin: 40px 0;
    position: relative;
    z-index: 1;
}

.l-pray-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 18px;
}

@media (min-width: 48em) {
    .l-pray-title h2.gray-centered:before {
        top: 18px;
    }
}

.l-pray-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 6px 0 60px;
    width: 128px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .l-pray-title h2.gray-centered span {
        width: 128px;
    }
}

.l-pray-title h2.gray-centered span {
    position: relative;
}

.l-pray-title h2.gray-centered span:before {
    position: absolute;
    left: 6px;
    top: -8px;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat 4px -303px;
    width: 54px;
    height: 62px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-pray-title h2.gray-centered span:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat 4px -303px;
        width: 54px;
        height: 62px;
        background-size: 830px 440px;
    }
}

.l-learn-title h2.gray-centered {
    margin: 40px 0;
    position: relative;
    z-index: 1;
}

.l-learn-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 18px;
}

@media (min-width: 48em) {
    .l-learn-title h2.gray-centered:before {
        top: 18px;
    }
}

.l-learn-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 6px 0 60px;
    width: 138px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .l-learn-title h2.gray-centered span {
        width: 138px;
    }
}

.l-learn-title h2.gray-centered span {
    position: relative;
}

.l-learn-title h2.gray-centered span:before {
    position: absolute;
    left: 6px;
    top: -8px;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -50px -303px;
    width: 54px;
    height: 62px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-learn-title h2.gray-centered span:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -50px -303px;
        width: 54px;
        height: 62px;
        background-size: 830px 440px;
    }
}

.l-advocate-title h2.gray-centered {
    margin: 40px 0;
    position: relative;
    z-index: 1;
}

.l-advocate-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 18px;
}

@media (min-width: 48em) {
    .l-advocate-title h2.gray-centered:before {
        top: 18px;
    }
}

.l-advocate-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 6px 0 60px;
    width: 186px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .l-advocate-title h2.gray-centered span {
        width: 186px;
    }
}

.l-advocate-title h2.gray-centered span {
    position: relative;
}

.l-advocate-title h2.gray-centered span:before {
    position: absolute;
    left: 6px;
    top: -8px;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -102px -303px;
    width: 54px;
    height: 62px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-advocate-title h2.gray-centered span:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -102px -303px;
        width: 54px;
        height: 62px;
        background-size: 830px 440px;
    }
}

.l-participate-title h2.gray-centered {
    margin: 40px 0;
    position: relative;
    z-index: 1;
}

@media (min-width: 48em) {
    .l-participate-title h2.gray-centered {
        margin: 40px 0 0 0;
    }
}

.l-participate-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 18px;
}

@media (min-width: 48em) {
    .l-participate-title h2.gray-centered:before {
        top: 18px;
    }
}

.l-participate-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 6px 0 60px;
    width: 202px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .l-participate-title h2.gray-centered span {
        width: 202px;
    }
}

.l-participate-title h2.gray-centered span {
    position: relative;
}

.l-participate-title h2.gray-centered span:before {
    position: absolute;
    left: 6px;
    top: -8px;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -156px -303px;
    width: 54px;
    height: 62px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-participate-title h2.gray-centered span:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -156px -303px;
        width: 54px;
        height: 62px;
        background-size: 830px 440px;
    }
}

.l-give-title h2.gray-centered {
    margin: 20px 0 40px 0;
    position: relative;
    z-index: 1;
}

.l-give-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 18px;
}

@media (min-width: 48em) {
    .l-give-title h2.gray-centered:before {
        top: 18px;
    }
}

.l-give-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 6px 0 60px;
    width: 128px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .l-give-title h2.gray-centered span {
        width: 128px;
    }
}

.l-give-title h2.gray-centered span {
    position: relative;
}

.l-give-title h2.gray-centered span:before {
    position: absolute;
    left: 6px;
    top: -8px;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -206px -303px;
    width: 54px;
    height: 62px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-give-title h2.gray-centered span:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -206px -303px;
        width: 54px;
        height: 62px;
        background-size: 830px 440px;
    }
}

.all-ways-title h2.gray-centered {
    margin: 50px 0 50px 0;
    position: relative;
    z-index: 1;
}

.all-ways-title h2.gray-centered:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 20px;
}

@media (min-width: 48em) {
    .all-ways-title h2.gray-centered:before {
        top: 20px;
    }
}

.all-ways-title h2.gray-centered span {
    background-color: #fff;
    position: relative;
    z-index: 2000;
    padding: 0 6px 0 60px;
    width: 294px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .all-ways-title h2.gray-centered span {
        width: 294px;
    }
}

.all-ways-title h2.gray-centered span {
    position: relative;
}

.all-ways-title h2.gray-centered span:before {
    position: absolute;
    left: 6px;
    top: -8px;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -206px -303px;
    width: 54px;
    height: 62px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .all-ways-title h2.gray-centered span:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -206px -303px;
        width: 54px;
        height: 62px;
        background-size: 830px 440px;
    }
}


.views-grid ul.views-grid-list li.views-grid-row {
    margin: 0 0 30px 0;
    border: 1px solid #ccc;
    border-top: 5px solid #a7b624;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .views-grid ul.views-grid-list li.views-grid-row {
        width: 48.5714285714%;
        float: left;
    }
    .views-grid ul.views-grid-list li.views-grid-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .views-grid ul.views-grid-list li.views-grid-row:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 60em) {
    .views-grid ul.views-grid-list li.views-grid-row {
        width: 31.4285714286%;
        float: left;
    }
    .views-grid ul.views-grid-list li.views-grid-row:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .views-grid ul.views-grid-list li.views-grid-row:nth-child(3n + 2) {
        margin-left: 34.2857142857%;
        margin-right: -100%;
        clear: none;
    }
    .views-grid ul.views-grid-list li.views-grid-row:nth-child(3n + 3) {
        margin-left: 68.5714285714%;
        margin-right: -100%;
        clear: none;
    }
}

.views-grid1 ul.views-grid-list li.views-grid-row {
    margin: 0 0 30px 0;
    border: 1px solid #ccc;
    border-top: 5px solid #a7b624;
}

@media (min-width: 48em) {
    .views-grid1 ul.views-grid-list li.views-grid-row {
        width: 48.5714285714%;
        float: left;
    }
    .views-grid1 ul.views-grid-list li.views-grid-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .views-grid1 ul.views-grid-list li.views-grid-row:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

ul.views-list-reset {
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.panel-pane.pane-pane-divider {
    clear: both;
    float: none;
    overflow: hidden;
}

.see-all {
    display: block;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

figcaption,
.caption {
    color: #666;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
}

.more-link {
    font-weight: bold;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    margin-left: 5px;
    text-transform: uppercase;
    font-style: normal;
}

.btn {
    display: block;
    text-transform: uppercase;
    width: 290px;
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    margin: 0 auto 10px auto;
    padding: 10px 12px;
    line-height: 1.5em;
    border: 2px solid #00468b;
    background-color: #00468b;
    color: #fff;
}

.btn:hover {
    background-color: #002c58;
}

.l-program-buttons .btn.btn-second {
    color: #fff;
}

.btn.secondary {
    display: block;
    text-transform: uppercase;
    width: 290px;
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    margin: 0 auto 10px auto;
    padding: 10px 12px;
    line-height: 1.5em;
    border: 2px solid transparent;
    background-color: transparent;
    color: #00468b;
    border: 1px solid #00468b;
}

.btn.secondary:hover {
    background-color: transparent;
}

.btn.secondary:hover {
    background-color: #dfe2e6;
}

.sidebars .btn {
    display: block;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    margin: 0 auto 10px auto;
    padding: 10px 12px;
    line-height: 1.5em;
    border: 2px solid #00468b;
    background-color: #00468b;
    color: #fff;
}

.sidebars .btn:hover {
    background-color: #002c58;
}

label.overlabel {
    position: absolute;
    top: 0;
    height: 48px;
    padding: 0 8px;
    line-height: 2.7em;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    color: #999;
}

.taxonomy-term-description ul {
    list-style: inherit;
}

.chosen-container-single a.chosen-single {
    padding: 10px 2% 34px 3%;
    color: #373737;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.chosen-container-single a.chosen-single div b {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -806px 0;
    width: 36px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .chosen-container-single a.chosen-single div b {
        background-size: 830px 440px !important;
        background-image: url("../images/s-icons-retina.png") !important;
    }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .chosen-container-single a.chosen-single div b {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -806px 0;
        width: 36px;
        height: 36px;
        background-size: 830px 440px;
    }
}

.chosen-container-single.chosen-container-active.chosen-with-drop a.chosen-single {
    background: #fff;
}

.chosen-container-single.chosen-container-active.chosen-with-drop a.chosen-single div b {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -806px 0;
    width: 36px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .chosen-container-single.chosen-container-active.chosen-with-drop a.chosen-single div b {
        background-size: 830px 440px !important;
        background-image: url("../images/s-icons-retina.png") !important;
    }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .chosen-container-single.chosen-container-active.chosen-with-drop a.chosen-single div b {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -806px 0;
        width: 36px;
        height: 36px;
        background-size: 830px 440px;
    }
}

.chosen-container-single .chosen-drop li {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.solr-search .view-empty p {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
}

.solr-search .view-empty ul {
    list-style: disc;
}

.solr-search .view-empty ul li {
    margin-bottom: 4px;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.spec-title {
    color: #00468b;
    text-align: center;
}

.spec-title:before,
.spec-title:after {
    width: 200px;
    height: 1px;
    background: #00468b;
    display: block;
    margin: 10px auto;
    content: " ";
}

.spec-quote {
    color: #00b08f;
    text-align: center;
}

.spec-subsectors.pane-subsectors h2 {
    font-size: 1em;
    line-height: 1.45em;
    background: #00468b;
    padding-right: 50px;
}

.spec-subsectors.pane-subsectors h2:after {
    content: ' ';
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -76px -120px;
    width: 15px;
    height: 25px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 25px;
    display: block;
    margin: auto;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .spec-subsectors.pane-subsectors h2:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -76px -120px;
        width: 15px;
        height: 25px;
        background-size: 830px 440px;
    }
}

.spec-subsectors.pane-subsectors h2 a {
    color: white;
}

.spec-subsectors.pane-subsectors .tile-hover h2 a {
    color: #00468b;
}


.content__main_wrapper {
    margin-top: 50px;
}

.content__main_wrapper .eyebrow {
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    line-height: 1.75em;
    text-transform: uppercase;
}

.content__main_wrapper h1#page-title {
    font-size: 38px;
    font-size: 2.1111111111em;
    font-size: 2.1111111111rem;
    line-height: 1.157em;
    margin: 0;
}

.content__main_wrapper .pane-node-field-publication-subtitle {
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
    font-style: italic;
    line-height: 1.33em;
}

.content__main_wrapper .pane-node-body a:link,
.content__main_wrapper .pane-node-body a:visited {
    font-weight: bold;
}

.content__main_wrapper .pane-node-body p,
.content__main_wrapper .pane-node-body ul,
.content__main_wrapper .pane-node-body ol {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.944em;
    line-height: 1.55em;
}

.content__main_wrapper .pane-node-body h3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 37.700em;
}

.content__main_wrapper .pane-node-body blockquote p {
    max-width: 100%;
    line-height: 1.33em;
}

.content__main_wrapper .pane-node-field-publication-toc {
    border: solid 1px #ccc;
    margin: 1.66em 0;
    padding: 20px;
}

.content__main_wrapper .pane-node-field-publication-toc h3 {
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    line-height: 1.33em;
    margin: 0;
}

.content__main_wrapper .pane-node-field-publication-toc ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.content__main_wrapper .pane-node-field-publication-toc ul li {
    border-bottom: solid 1px #ccc;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-weight: 400;
    line-height: 2.5em;
    margin-bottom: 0;
}

.content__main_wrapper .pane-node-field-publication-toc ul li:last-child {
    border-bottom: 0;
    margin-bottom: -15px;
}


.sidebar__author,
.pane-node-field-blog-tags {
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    color: #666;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.sidebar__person,
.sidebar__resource {
    color: #666;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    line-height: 1.25em;
    margin-bottom: 1em;
}

.sidebar__person .field,
.sidebar__resource .field {
    margin-bottom: 15px;
    position: relative;
}

.sidebar__person .field-label-inline div,
.sidebar__resource .field-label-inline div {
    display: inline-block;
    float: left;
}

.sidebar__person .field-label-inline div:first-child,
.sidebar__resource .field-label-inline div:first-child {
    font-weight: bold;
}

.sidebar__person .pane-node-field-headshot,
.sidebar__resource .pane-node-field-headshot {
    border-bottom: #bbb solid 1px;
    margin-bottom: 10px;
}

.sidebar__person .pane-node-field-author h2.pane-title,
.sidebar__person .pane-node-field-blog-author h2.pane-title,
.sidebar__resource .pane-node-field-author h2.pane-title,
.sidebar__resource .pane-node-field-blog-author h2.pane-title {
    display: inline;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-style: italic;
    font-weight: normal;
}

.sidebar__person .pane-node-field-author div,
.sidebar__person .pane-node-field-blog-author div,
.sidebar__resource .pane-node-field-author div,
.sidebar__resource .pane-node-field-blog-author div {
    display: inline;
}

.sidebar__person .pane-publications-by-author,
.sidebar__resource .pane-publications-by-author {
    overflow: hidden;
}

.sidebar__person .pane-publications-by-author h2,
.sidebar__resource .pane-publications-by-author h2 {
    color: #666;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    line-height: 1.25em;
    margin: 0;
}

.sidebar__person .pane-publications-by-author h2:after,
.sidebar__resource .pane-publications-by-author h2:after {
    content: ': ';
}

.sidebar__person .pane-node-field-media-contacts h2,
.sidebar__person .pane-node-field-blog-tags h2,
.sidebar__resource .pane-node-field-media-contacts h2,
.sidebar__resource .pane-node-field-blog-tags h2 {
    color: #000;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    line-height: 2em;
    margin-bottom: 0;
    text-transform: uppercase;
}

.sidebar__person .pane-node-field-media-contacts a:link,
.sidebar__person .pane-node-field-media-contacts a:visited,
.sidebar__person .pane-node-field-blog-tags a:link,
.sidebar__person .pane-node-field-blog-tags a:visited,
.sidebar__resource .pane-node-field-media-contacts a:link,
.sidebar__resource .pane-node-field-media-contacts a:visited,
.sidebar__resource .pane-node-field-blog-tags a:link,
.sidebar__resource .pane-node-field-blog-tags a:visited {
    font-weight: bold;
}

.sidebar__person .field-name-field-blog-tags div,
.sidebar__person .field-name-field-publication-tags div,
.sidebar__resource .field-name-field-blog-tags div,
.sidebar__resource .field-name-field-publication-tags div {
    float: left;
    display: inline-block;
}

.sidebar__person .field-name-field-blog-tags div:after,
.sidebar__person .field-name-field-publication-tags div:after,
.sidebar__resource .field-name-field-blog-tags div:after,
.sidebar__resource .field-name-field-publication-tags div:after {
    content: ', ';
    padding-right: 5px;
}

.sidebar__person .field-name-field-blog-tags div:last-child:after,
.sidebar__person .field-name-field-publication-tags div:last-child:after,
.sidebar__resource .field-name-field-blog-tags div:last-child:after,
.sidebar__resource .field-name-field-publication-tags div:last-child:after {
    content: none;
    padding-right: 0;
}

.sidebar__person .field-name-field-media-contacts div,
.sidebar__person .view-publications-by-author div.views-row,
.sidebar__resource .field-name-field-media-contacts div,
.sidebar__resource .view-publications-by-author div.views-row {
    float: left;
    display: inline-block;
}

.sidebar__person .field-name-field-media-contacts div a:after,
.sidebar__person .view-publications-by-author div.views-row a:after,
.sidebar__resource .field-name-field-media-contacts div a:after,
.sidebar__resource .view-publications-by-author div.views-row a:after {
    content: ', ';
    padding-right: 5px;
}

.sidebar__person .field-name-field-media-contacts div a:last-child:after,
.sidebar__person .view-publications-by-author div.views-row a:last-child:after,
.sidebar__resource .field-name-field-media-contacts div a:last-child:after,
.sidebar__resource .view-publications-by-author div.views-row a:last-child:after {
    content: none;
    padding-right: 0;
}

.sidebar__person .field-name-field-phone-number,
.sidebar__resource .field-name-field-phone-number {
    padding-left: 25px;
}

.sidebar__person .field-name-field-phone-number :before,
.sidebar__resource .field-name-field-phone-number :before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -608px -90px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sidebar__person .field-name-field-phone-number :before,
    .sidebar__resource .field-name-field-phone-number :before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -608px -90px;
        width: 20px;
        height: 20px;
        background-size: 830px 440px;
    }
}

.sidebar__person .field-name-field-alternate-phone,
.sidebar__resource .field-name-field-alternate-phone {
    padding-left: 25px;
}

.sidebar__person .field-name-field-alternate-phone :before,
.sidebar__resource .field-name-field-alternate-phone :before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -632px -90px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sidebar__person .field-name-field-alternate-phone :before,
    .sidebar__resource .field-name-field-alternate-phone :before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -632px -90px;
        width: 20px;
        height: 20px;
        background-size: 830px 440px;
    }
}

.sidebar__person .field-name-field-skype-name,
.sidebar__resource .field-name-field-skype-name {
    padding-left: 25px;
}

.sidebar__person .field-name-field-skype-name :before,
.sidebar__resource .field-name-field-skype-name :before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -580px -90px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sidebar__person .field-name-field-skype-name :before,
    .sidebar__resource .field-name-field-skype-name :before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -580px -90px;
        width: 20px;
        height: 20px;
        background-size: 830px 440px;
    }
}

.sidebar__person .twitter-handle,
.sidebar__resource .twitter-handle {
    padding-left: 25px;
}

.sidebar__person .twitter-handle :before,
.sidebar__resource .twitter-handle :before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -550px -90px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sidebar__person .twitter-handle :before,
    .sidebar__resource .twitter-handle :before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -550px -90px;
        width: 20px;
        height: 20px;
        background-size: 830px 440px;
    }
}

.sidebar__person .field-name-field-contact-email,
.sidebar__resource .field-name-field-contact-email {
    padding-left: 25px;
}

.sidebar__person .field-name-field-contact-email :before,
.sidebar__resource .field-name-field-contact-email :before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -658px -90px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sidebar__person .field-name-field-contact-email :before,
    .sidebar__resource .field-name-field-contact-email :before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -658px -90px;
        width: 20px;
        height: 20px;
        background-size: 830px 440px;
    }
}

.sidebar__person .pane-technical-resource-downloads h2.pane-title,
.sidebar__person .pane-technical-resources-tags h2.pane-title,
.sidebar__person .pane-node-field-usops-link h2.pane-title,
.sidebar__person .pane-node-field-faith-formation h2.pane-title,
.sidebar__person .pane-node-field-usops-download h2.pane-title,
.sidebar__person .pane-node-field-usops-language h2.pane-title,
.sidebar__person .pane-node-field-location h2.pane-title,
.sidebar__person .pane-node-field-publication-tags h2.pane-title,
.sidebar__person .pane-custom-title h2.pane-title,
.sidebar__resource .pane-technical-resource-downloads h2.pane-title,
.sidebar__resource .pane-technical-resources-tags h2.pane-title,
.sidebar__resource .pane-node-field-usops-link h2.pane-title,
.sidebar__resource .pane-node-field-faith-formation h2.pane-title,
.sidebar__resource .pane-node-field-usops-download h2.pane-title,
.sidebar__resource .pane-node-field-usops-language h2.pane-title,
.sidebar__resource .pane-node-field-location h2.pane-title,
.sidebar__resource .pane-node-field-publication-tags h2.pane-title,
.sidebar__resource .pane-custom-title h2.pane-title {
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    line-height: 1.75em;
    text-transform: uppercase;
}

.sidebar__person .pane-technical-resources-tags,
.sidebar__person .pane-technical-resource-downloads,
.sidebar__person .pane-node-field-usops-download,
.sidebar__resource .pane-technical-resources-tags,
.sidebar__resource .pane-technical-resource-downloads,
.sidebar__resource .pane-node-field-usops-download {
    border-bottom: #999 solid 1px;
    border-top: #999 solid 1px;
    padding: 0.55em 0;
}

.sidebar__person .pane-technical-resources-tags h3,
.sidebar__person .pane-technical-resource-downloads h3,
.sidebar__person .pane-node-field-usops-download h3,
.sidebar__resource .pane-technical-resources-tags h3,
.sidebar__resource .pane-technical-resource-downloads h3,
.sidebar__resource .pane-node-field-usops-download h3 {
    color: #999;
    cursor: pointer;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: bold;
    line-height: 1.42em;
    text-transform: capitalize;
    padding-left: 15px;
    position: relative;
}

.sidebar__person .pane-technical-resources-tags h3:before,
.sidebar__person .pane-technical-resource-downloads h3:before,
.sidebar__person .pane-node-field-usops-download h3:before,
.sidebar__resource .pane-technical-resources-tags h3:before,
.sidebar__resource .pane-technical-resource-downloads h3:before,
.sidebar__resource .pane-node-field-usops-download h3:before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -805px -13px;
    width: 11px;
    height: 6px;
    position: absolute;
    top: 6px;
    left: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sidebar__person .pane-technical-resources-tags h3:before,
    .sidebar__person .pane-technical-resource-downloads h3:before,
    .sidebar__person .pane-node-field-usops-download h3:before,
    .sidebar__resource .pane-technical-resources-tags h3:before,
    .sidebar__resource .pane-technical-resource-downloads h3:before,
    .sidebar__resource .pane-node-field-usops-download h3:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -805px -13px;
        width: 11px;
        height: 6px;
        background-size: 830px 440px;
    }
}

.sidebar__person .pane-technical-resources-tags h3.open:before,
.sidebar__person .pane-technical-resource-downloads h3.open:before,
.sidebar__person .pane-node-field-usops-download h3.open:before,
.sidebar__resource .pane-technical-resources-tags h3.open:before,
.sidebar__resource .pane-technical-resource-downloads h3.open:before,
.sidebar__resource .pane-node-field-usops-download h3.open:before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -805px -22px;
    width: 11px;
    height: 6px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sidebar__person .pane-technical-resources-tags h3.open:before,
    .sidebar__person .pane-technical-resource-downloads h3.open:before,
    .sidebar__person .pane-node-field-usops-download h3.open:before,
    .sidebar__resource .pane-technical-resources-tags h3.open:before,
    .sidebar__resource .pane-technical-resource-downloads h3.open:before,
    .sidebar__resource .pane-node-field-usops-download h3.open:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -805px -22px;
        width: 11px;
        height: 6px;
        background-size: 830px 440px;
    }
}

.sidebar__person .pane-technical-resources-tags .language-group,
.sidebar__person .pane-technical-resource-downloads .language-group,
.sidebar__person .pane-node-field-usops-download .language-group,
.sidebar__resource .pane-technical-resources-tags .language-group,
.sidebar__resource .pane-technical-resource-downloads .language-group,
.sidebar__resource .pane-node-field-usops-download .language-group {
    display: none;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    padding-left: 1.07em;
}

.sidebar__person .pane-technical-resources-tags .language-group.active,
.sidebar__person .pane-technical-resource-downloads .language-group.active,
.sidebar__person .pane-node-field-usops-download .language-group.active,
.sidebar__resource .pane-technical-resources-tags .language-group.active,
.sidebar__resource .pane-technical-resource-downloads .language-group.active,
.sidebar__resource .pane-node-field-usops-download .language-group.active {
    display: block;
}

.sidebar__person .pane-technical-resources-tags span,
.sidebar__person .pane-technical-resource-downloads span,
.sidebar__person .pane-node-field-usops-download span,
.sidebar__resource .pane-technical-resources-tags span,
.sidebar__resource .pane-technical-resource-downloads span,
.sidebar__resource .pane-node-field-usops-download span {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-weight: normal;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    font-style: normal;
}

.sidebar__person .pane-technical-resources-tags span.file-size,
.sidebar__person .pane-technical-resource-downloads span.file-size,
.sidebar__person .pane-node-field-usops-download span.file-size,
.sidebar__resource .pane-technical-resources-tags span.file-size,
.sidebar__resource .pane-technical-resource-downloads span.file-size,
.sidebar__resource .pane-node-field-usops-download span.file-size {
    display: block;
    padding-left: 20px;
    position: relative;
}

.sidebar__person .pane-technical-resources-tags span.file-size:before,
.sidebar__person .pane-technical-resource-downloads span.file-size:before,
.sidebar__person .pane-node-field-usops-download span.file-size:before,
.sidebar__resource .pane-technical-resources-tags span.file-size:before,
.sidebar__resource .pane-technical-resource-downloads span.file-size:before,
.sidebar__resource .pane-node-field-usops-download span.file-size:before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -610px -118px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sidebar__person .pane-technical-resources-tags span.file-size:before,
    .sidebar__person .pane-technical-resource-downloads span.file-size:before,
    .sidebar__person .pane-node-field-usops-download span.file-size:before,
    .sidebar__resource .pane-technical-resources-tags span.file-size:before,
    .sidebar__resource .pane-technical-resource-downloads span.file-size:before,
    .sidebar__resource .pane-node-field-usops-download span.file-size:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -610px -118px;
        width: 15px;
        height: 15px;
        background-size: 830px 440px;
    }
}

.sidebar__person .pane-technical-resources-tags span .pane-node-field-usops-download a:link,
.sidebar__person .pane-technical-resources-tags span .pane-node-field-usops-download a:visited,
.sidebar__person .pane-technical-resources-tags span .field-name-field-piqa-download a:link,
.sidebar__person .pane-technical-resources-tags span .field-name-field-piqa-download a:visited,
.sidebar__person .pane-technical-resource-downloads span .pane-node-field-usops-download a:link,
.sidebar__person .pane-technical-resource-downloads span .pane-node-field-usops-download a:visited,
.sidebar__person .pane-technical-resource-downloads span .field-name-field-piqa-download a:link,
.sidebar__person .pane-technical-resource-downloads span .field-name-field-piqa-download a:visited,
.sidebar__person .pane-node-field-usops-download span .pane-node-field-usops-download a:link,
.sidebar__person .pane-node-field-usops-download span .pane-node-field-usops-download a:visited,
.sidebar__person .pane-node-field-usops-download span .field-name-field-piqa-download a:link,
.sidebar__person .pane-node-field-usops-download span .field-name-field-piqa-download a:visited,
.sidebar__resource .pane-technical-resources-tags span .pane-node-field-usops-download a:link,
.sidebar__resource .pane-technical-resources-tags span .pane-node-field-usops-download a:visited,
.sidebar__resource .pane-technical-resources-tags span .field-name-field-piqa-download a:link,
.sidebar__resource .pane-technical-resources-tags span .field-name-field-piqa-download a:visited,
.sidebar__resource .pane-technical-resource-downloads span .pane-node-field-usops-download a:link,
.sidebar__resource .pane-technical-resource-downloads span .pane-node-field-usops-download a:visited,
.sidebar__resource .pane-technical-resource-downloads span .field-name-field-piqa-download a:link,
.sidebar__resource .pane-technical-resource-downloads span .field-name-field-piqa-download a:visited,
.sidebar__resource .pane-node-field-usops-download span .pane-node-field-usops-download a:link,
.sidebar__resource .pane-node-field-usops-download span .pane-node-field-usops-download a:visited,
.sidebar__resource .pane-node-field-usops-download span .field-name-field-piqa-download a:link,
.sidebar__resource .pane-node-field-usops-download span .field-name-field-piqa-download a:visited {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: bold;
    line-height: 1.42em;
}

.sidebar__person .pane-technical-resources-tags .field,
.sidebar__person .pane-technical-resource-downloads .field,
.sidebar__person .pane-node-field-usops-download .field,
.sidebar__resource .pane-technical-resources-tags .field,
.sidebar__resource .pane-technical-resource-downloads .field,
.sidebar__resource .pane-node-field-usops-download .field {
    margin-bottom: 0;
}

.sidebar__person .pane-technical-resources-tags .views-row,
.sidebar__person .pane-technical-resource-downloads .views-row,
.sidebar__person .pane-node-field-usops-download .views-row,
.sidebar__resource .pane-technical-resources-tags .views-row,
.sidebar__resource .pane-technical-resource-downloads .views-row,
.sidebar__resource .pane-node-field-usops-download .views-row {
    margin-bottom: 0.83em;
}

.sidebar__person .pane-node-field-usops-link,
.sidebar__resource .pane-node-field-usops-link {
    border-bottom: #999 solid 1px;
    padding-bottom: 0.55em;
}

.sidebar__person .field-collection-container,
.sidebar__resource .field-collection-container {
    border: none;
    margin: 0;
}

.sidebar__person p,
.sidebar__resource p {
    margin: 0;
}

.sidebar__person span,
.sidebar__resource span {
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-style: italic;
}

.sidebar__person span.file,
.sidebar__resource span.file {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-style: normal;
    font-weight: bold;
}

.sidebar__person .view-publications-by-location,
.sidebar__person .view-publications-by-author,
.sidebar__resource .view-publications-by-location,
.sidebar__resource .view-publications-by-author {
    margin-bottom: 15px;
}

.sidebar__person .view-publications-by-location span,
.sidebar__person .view-publications-by-author span,
.sidebar__resource .view-publications-by-location span,
.sidebar__resource .view-publications-by-author span {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-style: normal;
}

.sidebar__person .view-publications-by-location span.views-label,
.sidebar__person .view-publications-by-author span.views-label,
.sidebar__resource .view-publications-by-location span.views-label,
.sidebar__resource .view-publications-by-author span.views-label {
    font-weight: bold;
}

.sidebar__person .view-publications-by-location a:link,
.sidebar__person .view-publications-by-location a:visited,
.sidebar__person .view-publications-by-author a:link,
.sidebar__person .view-publications-by-author a:visited,
.sidebar__resource .view-publications-by-location a:link,
.sidebar__resource .view-publications-by-location a:visited,
.sidebar__resource .view-publications-by-author a:link,
.sidebar__resource .view-publications-by-author a:visited {
    color: #666;
}

.sidebar__person .view-publications-by-location a:active,
.sidebar__person .view-publications-by-location a:hover,
.sidebar__person .view-publications-by-author a:active,
.sidebar__person .view-publications-by-author a:hover,
.sidebar__resource .view-publications-by-location a:active,
.sidebar__resource .view-publications-by-location a:hover,
.sidebar__resource .view-publications-by-author a:active,
.sidebar__resource .view-publications-by-author a:hover {
    text-decoration: underline;
}

.sidebar__person .view-publications-by-location div.field-content,
.sidebar__person .view-publications-by-author div.field-content,
.sidebar__resource .view-publications-by-location div.field-content,
.sidebar__resource .view-publications-by-author div.field-content {
    display: inline;
}

.sidebar__person h5,
.sidebar__resource h5 {
    color: #000;
    font-size: 11px;
    font-size: 0.6111111111em;
    font-size: 0.6111111111rem;
    margin: 1em 0 0 0;
    text-transform: uppercase;
}

.field-name-field-headshot img,
.pane-node-field-headshot img {
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    -ms-border-radius: 200px;
    -o-border-radius: 200px;
    border-radius: 200px;
}

.sidebar__person .field-name-field-headshot img,
.sidebar__person .pane-node-field-headshot img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.sidebar__author .pane-node-field-media-center-tags h2 {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 2px 0;
}

.sidebar__author .field-name-field-media-contacts {
    margin: 0 0 10px 0;
}

.sidebar__author .field-name-field-media-contacts div {
    float: none;
}

.content__secondary .block__author-bio {
    border: #999 solid 1px;
    border-top: #f69471 solid 3px;
    margin: 4em auto;
}

.content__secondary .block__author-bio h4 {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: normal;
    margin: 0;
}

.content__secondary .block__author-bio .pane-node-field-blog-author {
    font-size: 22px;
    font-size: 1.2222222222em;
    font-size: 1.2222222222rem;
}

.content__secondary .block__author-bio .pane-node-body {
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    line-height: 1.467em;
    margin-top: 10px;
}

.content__secondary .pane-related-content-news-blog .views-row,
.content__secondary .pane-related-content .views-row {
    border: #bbb solid 1px;
    padding: 20px;
}

.content__secondary .pane-related-content-news-blog .views-row.views-row-2,
.content__secondary .pane-related-content .views-row.views-row-2 {
    margin: 0 1em;
}

@media (max-width: 48em) {
    .content__secondary .pane-related-content-news-blog .views-row,
    .content__secondary .pane-related-content .views-row {
        margin: 0 0.5em;
    }
    .content__secondary .pane-related-content-news-blog .views-row.views-row-2,
    .content__secondary .pane-related-content .views-row.views-row-2 {
        margin: 0.5em;
    }
}

.content__secondary .pane-related-content-news-blog h2.node__title,
.content__secondary .pane-related-content h2.node__title {
    clear: both;
    display: block;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 1em;
    text-transform: uppercase;
}

.content__secondary .pane-related-content-news-blog h2.node__title a,
.content__secondary .pane-related-content-news-blog h2.node__title a:link,
.content__secondary .pane-related-content-news-blog h2.node__title a:visited,
.content__secondary .pane-related-content h2.node__title a,
.content__secondary .pane-related-content h2.node__title a:link,
.content__secondary .pane-related-content h2.node__title a:visited {
    color: #000;
}

.content__secondary .pane-related-content-news-blog .field-name-field-publication-smallpromo,
.content__secondary .pane-related-content-news-blog .field-name-body,
.content__secondary .pane-related-content .field-name-field-publication-smallpromo,
.content__secondary .pane-related-content .field-name-body {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 1.42em;
}

.captioned-image {
    float: right;
    margin: 0 0 1em 1em;
    border: 1px solid #999;
    display: block;
}

.captioned-image span {
    display: table-row;
}

.captioned-image img {
    border-bottom: 1px solid #999;
}

.captioned-image .field-name-field-image-caption {
    caption-side: bottom;
    color: #999;
    display: table-caption;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: normal;
    line-height: 1.5em;
    padding: 0.5em 1em 1em;
}

.node-type-person .content__main .pane-node-title h1 {
    font-size: 38px;
    font-size: 2.1111111111em;
    font-size: 2.1111111111rem;
    line-height: 1.158em;
    margin: 10px 0;
}


.node-type-newsroom .content__main .pane-node-body ol,
.node-type-newsroom .content__main .pane-node-body ul,
.node-type-newsroom .content__main .pane-node-body p,
.node-type-blog-story .content__main .pane-node-body ol,
.node-type-blog-story .content__main .pane-node-body ul,
.node-type-blog-story .content__main .pane-node-body p {
    max-width: 100%;
}

.node-type-newsroom .content__main .sidebar__author,
.node-type-blog-story .content__main .sidebar__author {
    padding-left: 19.98px;
}

@media (min-width: 768px) {
    .node-type-newsroom .content__main .sidebar__author,
    .node-type-blog-story .content__main .sidebar__author {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
        padding-left: 0;
    }
}

.node-type-newsroom .content__main .pane-addthis-addthis-block,
.node-type-blog-story .content__main .pane-addthis-addthis-block {
    text-align: right;
    margin-bottom: 20px;
}

.node-type-newsroom .content__main .pane-addthis-addthis-block a span,
.node-type-blog-story .content__main .pane-addthis-addthis-block a span {
    text-indent: 9999px;
}

.node-type-newsroom .content__main .pane-addthis-addthis-block h2.pane-title,
.node-type-blog-story .content__main .pane-addthis-addthis-block h2.pane-title {
    display: block;
    text-align: left;
    margin-bottom: 1em;
}

@media (min-width: 48em) {
    .node-type-newsroom .content__main .pane-addthis-addthis-block h2.pane-title,
    .node-type-blog-story .content__main .pane-addthis-addthis-block h2.pane-title {
        display: inline-block;
        float: none !important;
        line-height: 32px;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: top;
        text-align: right;
    }
}

@media (min-width: 48em) {
    .node-type-newsroom .content__main .pane-addthis-addthis-block .addthis_sharing_toolbox,
    .node-type-blog-story .content__main .pane-addthis-addthis-block .addthis_sharing_toolbox {
        float: none !important;
        clear: none;
    }
}

@media (min-width: 768px) {
    .node-type-newsroom .content__main .pane-addthis-addthis-block,
    .node-type-blog-story .content__main .pane-addthis-addthis-block {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: right;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
        left: auto;
        margin-left: 0;
        margin-top: 36px;
        float: right;
        padding: 0;
        position: relative;
    }
}

.menu__sidebar h2.pane-title {
    margin: 0;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.pane-addthis-addthis-block,
.slide-share-wrapper {
    height: 32px;
    margin-top: 1.11em;
    z-index: 9;
}

.pane-addthis-addthis-block h2.pane-title,
.slide-share-wrapper h2.pane-title {
    color: #666;
    display: inline-block;
    float: left;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-style: italic;
    font-weight: 400;
    line-height: 1.46em;
    margin-bottom: 0;
    margin-right: 15px;
    margin-top: 7px;
}

.pane-addthis-addthis-block a,
.slide-share-wrapper a {
    display: block;
    height: 32px;
    margin-right: 15px;
    width: 32px;
    float: left;
}

.pane-addthis-addthis-block a span,
.slide-share-wrapper a span {
    display: block;
    text-indent: -9999px;
}

.pane-addthis-addthis-block a.addthis_button_twitter span,
.slide-share-wrapper a.addthis_button_twitter span {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -169px -121px;
    width: 32px;
    height: 32px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pane-addthis-addthis-block a.addthis_button_twitter span,
    .slide-share-wrapper a.addthis_button_twitter span {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -169px -121px;
        width: 32px;
        height: 32px;
        background-size: 830px 440px;
    }
}

.pane-addthis-addthis-block a.addthis_button_twitter span:hover,
.slide-share-wrapper a.addthis_button_twitter span:hover {
    background-position: -205px -121px;
}

.pane-addthis-addthis-block a.addthis_button_facebook span,
.slide-share-wrapper a.addthis_button_facebook span {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -241px -121px;
    width: 32px;
    height: 32px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pane-addthis-addthis-block a.addthis_button_facebook span,
    .slide-share-wrapper a.addthis_button_facebook span {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -241px -121px;
        width: 32px;
        height: 32px;
        background-size: 830px 440px;
    }
}

.pane-addthis-addthis-block a.addthis_button_facebook span:hover,
.slide-share-wrapper a.addthis_button_facebook span:hover {
    background-position: -277px -121px;
}

.pane-addthis-addthis-block a.addthis_button_linkedin span,
.slide-share-wrapper a.addthis_button_linkedin span {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -312px -121px;
    width: 32px;
    height: 32px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pane-addthis-addthis-block a.addthis_button_linkedin span,
    .slide-share-wrapper a.addthis_button_linkedin span {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -312px -121px;
        width: 32px;
        height: 32px;
        background-size: 830px 440px;
    }
}

.pane-addthis-addthis-block a.addthis_button_linkedin span:hover,
.slide-share-wrapper a.addthis_button_linkedin span:hover {
    background-position: -348px -121px;
}

.pane-addthis-addthis-block a.addthis_button_pinterest_share span,
.slide-share-wrapper a.addthis_button_pinterest_share span {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -385px -121px;
    width: 32px;
    height: 32px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pane-addthis-addthis-block a.addthis_button_pinterest_share span,
    .slide-share-wrapper a.addthis_button_pinterest_share span {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -385px -121px;
        width: 32px;
        height: 32px;
        background-size: 830px 440px;
    }
}

.pane-addthis-addthis-block a.addthis_button_pinterest_share span:hover,
.slide-share-wrapper a.addthis_button_pinterest_share span:hover {
    background-position: -421px -121px;
}

.pane-addthis-addthis-block a.addthis_button_google_plusone_share span,
.slide-share-wrapper a.addthis_button_google_plusone_share span {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -457px -121px;
    width: 32px;
    height: 32px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pane-addthis-addthis-block a.addthis_button_google_plusone_share span,
    .slide-share-wrapper a.addthis_button_google_plusone_share span {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -457px -121px;
        width: 32px;
        height: 32px;
        background-size: 830px 440px;
    }
}

.pane-addthis-addthis-block a.addthis_button_google_plusone_share span:hover,
.slide-share-wrapper a.addthis_button_google_plusone_share span:hover {
    background-position: -493px -121px;
}

.pane-addthis-addthis-block a.addthis_button_email,
.slide-share-wrapper a.addthis_button_email {
    margin-right: 0;
}

.pane-addthis-addthis-block a.addthis_button_email span,
.slide-share-wrapper a.addthis_button_email span {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -529px -121px;
    width: 32px;
    height: 32px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pane-addthis-addthis-block a.addthis_button_email span,
    .slide-share-wrapper a.addthis_button_email span {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -529px -121px;
        width: 32px;
        height: 32px;
        background-size: 830px 440px;
    }
}

.pane-addthis-addthis-block a.addthis_button_email span:hover,
.slide-share-wrapper a.addthis_button_email span:hover {
    background-position: -565px -121px;
}

.resource .pane-node-body {
    border-top: #bbb solid 1px;
    margin-top: 20px;
    padding-top: 20px;
}

.resource .pane-node-field-publication-cover img {
    border: #bbb solid 1px;
    margin-bottom: 0.714em;
}

.resource .field-name-field-usops-download a:link,
.resource .field-name-field-usops-download a:visited,
.resource .field-name-field-usops-link a:link,
.resource .field-name-field-usops-link a:visited {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-weight: bold;
    text-transform: uppercase;
}

.resource .field-name-field-usops-download .file-size,
.resource .field-name-field-usops-link .file-size {
    display: none;
    visibility: hidden;
}

#block-views-pope-francis-climate-resources-block--2 {
    clear: both;
    overflow: hidden;
    padding: 20px 0;
}

#block-views-pope-francis-climate-resources-block--2 h2.block__title {
    margin: 0.75em 0;
}

.content__main_wrapper .field-name-body .view-pope-francis-climate-resources {
    overflow: hidden;
}

.content__main_wrapper .field-name-body .view-pope-francis-climate-resources .views-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3333333333%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
}

.content__main_wrapper .field-name-body .view-pope-francis-climate-resources .views-row:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
}

.content__main_wrapper .field-name-body .view-pope-francis-climate-resources .views-row:nth-child(3n + 2) {
    margin-left: 33.3333333333%;
    margin-right: -100%;
    clear: none;
}

.content__main_wrapper .field-name-body .view-pope-francis-climate-resources .views-row:nth-child(3n + 3) {
    margin-left: 66.6666666667%;
    margin-right: -100%;
    clear: none;
}

.content__main_wrapper .field-name-body .view-pope-francis-climate-resources .views-field-title a {
    font-size: 0.95em;
    font-weight: normal;
    height: 3em;
    line-height: 1.5em;
    margin-bottom: 5px;
}

.content__main_sidebar .pane-pope-francis-climate-resources {
    background-color: #ebebeb;
    margin-top: 20px;
    padding: 5px;
}

.content__main_sidebar .pane-pope-francis-climate-resources h2.pane-title {
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    line-height: 1.25em;
    margin-top: 0;
}

.content__main_sidebar .pane-pope-francis-climate-resources .views-field-title a,
.content__main_sidebar .pane-pope-francis-climate-resources .views-field-title a:link,
.content__main_sidebar .pane-pope-francis-climate-resources .views-field-title a:visited {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-size: 0.7222222222em;
    font-size: 0.7222222222rem;
    color: #000;
    display: block;
    line-height: 1.25em;
    margin-bottom: 10px;
}

.content__main_sidebar .pane-pope-francis-climate-resources .views-field-title a:active,
.content__main_sidebar .pane-pope-francis-climate-resources .views-field-title a:hover {
    color: #000;
    text-decoration: underline;
}

.parishambassador .content__main_wrapper .pane-node-body h3,
.parishambassador .content__main_wrapper .pane-node-body p,
.parishambassador .content__main_wrapper .pane-node-body ul {
    max-width: 100%;
}

.pope-francis-climate form#comments fieldset,
.parishambassador form#comments fieldset {
    float: none;
    margin: 10px auto;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
}

.pope-francis-climate form#comments fieldset label,
.pope-francis-climate form#comments fieldset input[type="text"],
.pope-francis-climate form#comments fieldset select,
.parishambassador form#comments fieldset label,
.parishambassador form#comments fieldset input[type="text"],
.parishambassador form#comments fieldset select {
    width: 100%;
    display: block;
}

.pope-francis-climate form#comments fieldset label.wrapable,
.pope-francis-climate form#comments fieldset input[type="text"].wrapable,
.pope-francis-climate form#comments fieldset select.wrapable,
.parishambassador form#comments fieldset label.wrapable,
.parishambassador form#comments fieldset input[type="text"].wrapable,
.parishambassador form#comments fieldset select.wrapable {
    display: inline;
}

.pope-francis-climate form#comments fieldset input[type="checkbox"],
.parishambassador form#comments fieldset input[type="checkbox"] {
    margin: 0 5px;
}

.site-map .content__main_full {
    width: 100%;
}

.site-map .content__main_full .menu-attach-block-wrapper {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.site-map .content__main_full .menu-name-main-menu,
.site-map .content__main_full .menu__secondary,
.site-map .content__main_full .menu__secondary-footer {
    width: 49%;
    float: left;
}

.site-map .content__main_full .menu-name-main-menu {
    margin-left: 1%;
}

.site-map .content__main_full li.level-1 {
    list-style: none;
}

.site-map .content__main_full a.level-1 {
    color: #999;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 500;
    border-bottom: solid 1px #999;
    width: 100%;
    display: block;
    margin: 1em 0;
}

.pane-person-sidebar-author-media,
.sidebar-author-panes {
    clear: both;
    margin-top: 40px;
    text-align: left;
}

.pane-person-sidebar-author-media *,
.pane-person-sidebar-author-media .field-label,
.sidebar-author-panes *,
.sidebar-author-panes .field-label {
    font-size: 13px;
    font-size: 0.7222222222em;
    font-size: 0.7222222222rem;
    color: #666;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.5em;
    text-transform: uppercase;
}

.pane-person-sidebar-author-media .pane-node-field-blog-author div,
.pane-person-sidebar-author-media .pane-node-field-author div,
.pane-person-sidebar-author-media .pane-node-field-media-contacts div,
.sidebar-author-panes .pane-node-field-blog-author div,
.sidebar-author-panes .pane-node-field-author div,
.sidebar-author-panes .pane-node-field-media-contacts div {
    display: inline;
}

.pane-person-sidebar-author-media .pane-node-field-blog-author .field-name-field-headshot,
.pane-person-sidebar-author-media .pane-node-field-author .field-name-field-headshot,
.pane-person-sidebar-author-media .pane-node-field-media-contacts .field-name-field-headshot,
.sidebar-author-panes .pane-node-field-blog-author .field-name-field-headshot,
.sidebar-author-panes .pane-node-field-author .field-name-field-headshot,
.sidebar-author-panes .pane-node-field-media-contacts .field-name-field-headshot {
    float: left;
    margin-right: 20px;
    margin-top: -10px;
    margin-bottom: 20px;
}

.pane-person-sidebar-author-media .pane-node-field-blog-author .created,
.pane-person-sidebar-author-media .pane-node-field-author .created,
.pane-person-sidebar-author-media .pane-node-field-media-contacts .created,
.sidebar-author-panes .pane-node-field-blog-author .created,
.sidebar-author-panes .pane-node-field-author .created,
.sidebar-author-panes .pane-node-field-media-contacts .created {
    text-transform: none;
    display: block;
}

.pane-person-sidebar-author-media .pane-node-field-media-contacts,
.sidebar-author-panes .pane-node-field-media-contacts {
    margin-top: 1em;
}

.pane-node-field-blog-tags,
.pane-node-field-media-center-tags {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3333333333%;
    float: right;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
    clear: right;
    line-height: 1em;
    float: right;
    margin-right: 0;
    padding-right: 0;
}

.pane-node-field-blog-tags *,
.pane-node-field-media-center-tags * {
    font-size: 13px;
    font-size: 0.7222222222em;
    font-size: 0.7222222222rem;
    color: #666;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    text-transform: uppercase;
}

.pane-node-field-blog-tags .pane-title,
.pane-node-field-media-center-tags .pane-title {
    display: inline-block;
    float: left;
    margin-right: 4px;
}


.get-involved-main .panel-panel.content__hero.full-width {
    background-color: #00b388;
}

.get-involved-main .panel-panel.content__featured.featured-add {
    background-color: inherit;
    padding: 0;
}

.get-involved-main .panel-panel.content__featured.featured-first {
    background-color: inherit;
    padding: 0;
}

.get-involved-main .panel-panel.content__summary__third {
    padding: 0 3%;
}

@media (min-width: 60em) {
    .get-involved-main .panel-panel.content__summary__third {
        padding: inherit;
    }
}

.get-involved-main .panel-panel.content__main {
    padding: 0 3%;
    margin-bottom: 0;
}

@media (min-width: 60em) {
    .get-involved-main .panel-panel.content__main {
        padding: inherit;
    }
}

.get-involved-main .panel-panel.content__secondary {
    padding: 0 3%;
}

@media (min-width: 60em) {
    .get-involved-main .panel-panel.content__secondary {
        padding: inherit;
    }
}

.get-involved-main .panel-panel.content__summary__fourth {
    padding: 0 3%;
}

@media (min-width: 60em) {
    .get-involved-main .panel-panel.content__summary__fourth {
        padding: inherit;
    }
}

.get-involved-main .l-wtg-all-ways.get-involved-all-ways {
    padding: 0 3%;
}

@media (min-width: 60em) {
    .get-involved-main .l-wtg-all-ways.get-involved-all-ways {
        padding: inherit;
    }
}

.anchor-links-wrap {
    position: relative;
    overflow: hidden;
    margin: 0 0 50px 0;
}

@media (min-width: 48em) {
    .anchor-links-wrap {
        height: 72px;
    }
}

.anchor-links-wrap .anchor-links-inner {
    background-color: #00b388;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 2%;
}

.anchor-links-wrap .anchor-links-inner:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 60em) {
    .anchor-links-wrap .anchor-links-inner {
        padding: 0 1%;
    }
}

.anchor-links-wrap ul.anchor-links {
    font-size: 0;
    margin: 0;
    padding: 0;
}

@media (min-width: 48em) {
    .anchor-links-wrap ul.anchor-links {
        text-align: justify;
    }
}

.anchor-links-wrap ul.anchor-links li {
    display: block;
    position: relative;
    margin: 0 0 0 0;
    padding: 10px 0;
}

@media (min-width: 48em) {
    .anchor-links-wrap ul.anchor-links li {
        display: inline-block;
    }
}

.anchor-links-wrap ul.anchor-links li a {
    position: relative;
    color: #fff;
    top: 10px;
    padding: 0 0 0 60px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    font-size: 1.2222222222em;
    font-size: 1.2222222222rem;
}

.anchor-links-wrap ul.anchor-links li a:before {
    position: absolute;
    left: 0;
    top: -10px;
}

.anchor-links-wrap ul.anchor-links li a.pray:before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat 4px -303px;
    width: 54px;
    height: 70px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .anchor-links-wrap ul.anchor-links li a.pray:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat 4px -303px;
        width: 54px;
        height: 70px;
        background-size: 830px 440px;
    }
}

.anchor-links-wrap ul.anchor-links li a.learn:before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -48px -303px;
    width: 54px;
    height: 70px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .anchor-links-wrap ul.anchor-links li a.learn:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -48px -303px;
        width: 54px;
        height: 70px;
        background-size: 830px 440px;
    }
}

.anchor-links-wrap ul.anchor-links li a.advocate:before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -102px -303px;
    width: 54px;
    height: 70px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .anchor-links-wrap ul.anchor-links li a.advocate:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -102px -303px;
        width: 54px;
        height: 70px;
        background-size: 830px 440px;
    }
}

.anchor-links-wrap ul.anchor-links li a.participate:before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -154px -303px;
    width: 54px;
    height: 70px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .anchor-links-wrap ul.anchor-links li a.participate:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -154px -303px;
        width: 54px;
        height: 70px;
        background-size: 830px 440px;
    }
}

.anchor-links-wrap ul.anchor-links li a.give:before {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -208px -303px;
    width: 54px;
    height: 70px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .anchor-links-wrap ul.anchor-links li a.give:before {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -208px -303px;
        width: 54px;
        height: 70px;
        background-size: 830px 440px;
    }
}

.anchor-links-wrap ul.anchor-links:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.l-featured-prayer li.featured-prayer-row {
    overflow: hidden;
    position: relative;
    width: 40%;
    margin: 0 auto 20px auto;
}

@media (min-width: 48em) {
    .l-featured-prayer li.featured-prayer-row {
        width: inherit;
        margin: inherit;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
    .l-featured-prayer li.featured-prayer-row:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
    }
    .l-featured-prayer li.featured-prayer-row:nth-child(3n + 2) {
        margin-left: 33.3333333333%;
        margin-right: -100%;
        clear: none;
    }
    .l-featured-prayer li.featured-prayer-row:nth-child(3n + 3) {
        margin-left: 66.6666666667%;
        margin-right: -100%;
        clear: none;
    }
}

.l-featured-prayer h2 {
    position: absolute;
    bottom: 7px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    text-transform: uppercase;
    line-height: 1.4em;
}

.l-featured-prayer h2 a {
    color: #00468b;
}

.l-featured-prayer h2 span.title-bg {
    background-color: #ccc;
    opacity: .8;
    display: block;
    padding: 4px 6% 0 6%;
}

.l-featured-prayer h2 span.title-bg:hover {
    opacity: 1;
}

.l-prayer-resources h2 {
    text-align: center;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    text-transform: uppercase;
}

.l-prayer-resources ul.pr-list {
    text-align: center;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.l-prayer-resources ul.pr-list li.pr-row {
    display: inline-block;
    margin-bottom: 2px;
}

.l-prayer-resources ul.pr-list li.pr-row a {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

.l-prayer-resources ul.pr-list li.pr-row:after {
    content: '/';
    width: 10px;
    height: 10px;
    color: #727780;
}

.l-prayer-resources ul.pr-list li.pr-row:last-child:after {
    content: ' ';
}

.l-prayer-resources.participate-links ul.pr-list {
    margin-bottom: 40px;
}

.get-involved-pane {
    overflow: hidden;
    margin: inherit;
}

.get-involved-pane.learn-pane .l-prayer-resources {
    margin-top: 50px;
}

.get-involved-pane .advocate-pane {
    overflow: hidden;
}

@media (min-width: 48em) {
    .get-involved-pane .l-find-tools {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
        padding-left: 1.3888888889%;
        padding-right: 3.3888888889%;
    }
}

.get-involved-pane .l-find-tools h2 {
    font-style: italic;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-weight: normal;
    line-height: 1.6em;
    font-size: 21px;
    font-size: 1.1666666667em;
    font-size: 1.1666666667rem;
}

.get-involved-pane .l-find-tools p {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 1.5em;
}

.get-involved-pane .l-find-tools a {
    font-weight: bold;
}

.get-involved-pane .l-learn-resources h2.pane-title {
    background-color: #00b18e;
    color: #fff;
    margin: 0;
    padding: 10px 2%;
    text-align: center;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

.get-involved-pane .l-learn-resources h2.pane-title:before {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    width: 92%;
    margin: 0 auto;
    position: relative;
    top: 14px;
}

@media (min-width: 48em) {
    .get-involved-pane .l-learn-resources h2.pane-title:before {
        top: 14px;
    }
}

.get-involved-pane .l-learn-resources h2.pane-title span {
    background-color: inherit;
    position: relative;
    z-index: 2000;
    padding: 0 6px 0 6px;
    width: 230px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 48em) {
    .get-involved-pane .l-learn-resources h2.pane-title span {
        width: 230px;
    }
}

.get-involved-pane .l-learn-resources h2.pane-title:before {
    border-bottom: 2px dotted #fff;
}

.get-involved-pane .l-learn-resources ul.learn-resources-list {
    padding-top: 20px;
    border: 1px solid #ccc;
    background-color: #ececec;
}

@media (min-width: 48em) {
    .get-involved-pane .l-learn-resources {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 66.6666666667%;
        float: right;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
}

.get-involved-pane .l-learn-resources .learn-resources-row {
    width: 96%;
    margin: 0 auto 20px auto;
    text-align: center;
    border: 1px solid #ccc;
    padding: 3%;
}

@media (min-width: 30em) {
    .get-involved-pane .l-learn-resources .learn-resources-row {
        border: none;
        padding-top: 0;
        padding-bottom: 0;
        text-align: left;
        margin-bottom: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 3.9473684211%;
        padding-right: 3.9473684211%;
    }
    .get-involved-pane .l-learn-resources .learn-resources-row:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
    }
    .get-involved-pane .l-learn-resources .learn-resources-row:nth-child(3n + 2) {
        margin-left: 33.3333333333%;
        margin-right: -100%;
        clear: none;
    }
    .get-involved-pane .l-learn-resources .learn-resources-row:nth-child(3n + 3) {
        margin-left: 66.6666666667%;
        margin-right: -100%;
        clear: none;
    }
}

.get-involved-pane .l-learn-resources .learn-resources-row h2 {
    text-transform: uppercase;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 1.4em;
}

.get-involved-pane .l-learn-resources .learn-resources-row h2 a {
    color: #000;
}

.get-involved-pane .l-learn-resources .learn-resources-row h2 a:hover {
    color: #00b5e2;
}

.get-involved-pane .l-learn-resources .learn-resources-row .text-wrap {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 1.5em;
    display: block;
}

.get-involved-pane .l-learn-resources h2.pane-title {
    text-align: center;
}

.policy-pane {
    margin: 0 0 0 0;
}

.policy-pane h2.column-title {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

@media (min-width: 48em) {
    .policy-pane .gall-2 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
    .policy-pane .gall-2:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
    }
    .policy-pane .gall-2:nth-child(2n + 2) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none;
    }
}

.policy-pane .letter-wrap p {
    line-height: 1.6em;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.policy-pane .letters-pane li.letters-row {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.policy-pane .letters-pane li.letters-row.views-row-last {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.policy-pane .letters-pane h2 {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    margin: 0 0 0 0;
    line-height: 1.3em;
}

.policy-pane .letters-pane h2 a:after {
    content: ' ›';
}

.policy-pane .letters-pane .author-label {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.policy-pane .letters-pane .author-name {
    text-transform: uppercase;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.policy-pane .pane-pane-divider {
    margin-bottom: 30px;
}

@media (min-width: 48em) {
    .policy-pane .pane-pane-divider {
        margin-bottom: 50px;
    }
    .policy-pane .pane-pane-divider.policy-divider {
        margin-bottom: 30px;
    }
}

.email-signup-wrap {
    background: url("../images/bg-email-signup.jpg") no-repeat;
    background-size: cover;
    width: 100%;
}

.email-signup-wrap .email-signup {
    padding: 2%;
    height: 192px;
    max-width: 810px;
    margin-left: auto;
    margin-right: auto;
}

.email-signup-wrap .email-signup:after {
    content: " ";
    display: block;
    clear: both;
}

.email-signup-wrap .l-signup-message h2 {
    margin: 0;
    color: #fff;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
    font-style: italic;
    line-height: 1.4em;
}

@media (min-width: 48em) {
    .email-signup-wrap .l-signup-message {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
        position: relative;
        top: 18%;
    }
}

.email-signup-wrap .l-signup-form {
    position: relative;
    margin: 20px 0 0 0;
}

@media (min-width: 48em) {
    .email-signup-wrap .l-signup-form {
        width: 48.5714285714%;
        float: right;
        margin-right: 0;
        top: 18%;
        margin: 6px 0 0 0;
    }
}

.email-signup-wrap .form-item {
    position: relative;
    margin: 0;
}

.email-signup-wrap .form-item input {
    width: 200px;
    height: 48px;
    padding: 0 8px;
    line-height: 2.7em;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    color: #999;
}

@media (min-width: 30em) {
    .email-signup-wrap .form-item input {
        width: 280px;
    }
}

.email-signup-wrap .submit-wrap {
    position: absolute;
    top: 0;
    left: 196px;
}

@media (min-width: 30em) {
    .email-signup-wrap .submit-wrap {
        left: 276px;
    }
}

.email-signup-wrap .submit-wrap input[type=submit] {
    margin: 0;
}

ul.social-icons {
    margin: 0;
    padding: 0;
    text-align: center;
}

ul.social-icons li {
    display: inline-block;
    margin: 0 16px 0 0;
}

ul.social-icons a {
    display: inline-block;
    text-align: center;
}

ul.social-icons span {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.l-tweets {
    margin: 50px 0 0 0;
    text-align: center;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    line-height: 1.6em;
    font-size: 19px;
    font-size: 1.0555555556em;
    font-size: 1.0555555556rem;
}

@media (min-width: 48em) {
    .l-tweets {
        font-size: 26px;
        font-size: 1.4444444444em;
        font-size: 1.4444444444rem;
    }
}

.l-tweets .tweet-text {
    display: block;
}

.l-tweets .tweet-info-wrap {
    display: block;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    margin: 4px 0 0 0;
}

.l-tweets .tweet-name {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.l-tweets .tweet-time {
    color: #7a7a7a;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
}

.l-shaping-policy {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
}

.l-shaping-policy:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 48em) {
    .l-shaping-policy {
        text-align: left;
    }
}

.l-shaping-policy:before {
    content: '';
    position: relative;
    top: 0;
    display: inline-block;
    text-align: center;
    background: url("../images/ccgp-logo.png") no-repeat;
    width: 110px;
    height: 110px;
    margin-bottom: 20px;
}

@media (min-width: 48em) {
    .l-shaping-policy:before {
        position: absolute;
        top: -10px;
        margin-bottom: inherit;
    }
}

.l-shaping-policy .policy-text {
    text-align: left;
    min-height: 40px;
    display: block;
}

@media (min-width: 48em) {
    .l-shaping-policy .policy-text {
        padding-left: 150px;
    }
}

.l-appeals li.appeals-row {
    overflow: hidden;
    border: 1px solid #ccc;
    border-top: 4px solid #a7b624;
    width: 233px;
    margin: 0 auto 20px auto;
}

@media (min-width: 48em) {
    .l-appeals li.appeals-row {
        border-top: 1px solid #ccc;
    }
}

@media (min-width: 48em) {
    .l-appeals li.appeals-row {
        margin: 0 0 20px 0;
        width: inherit;
    }
}

.l-appeals li.appeals-row a {
    color: #000;
}

.l-appeals li.appeals-row h2 {
    text-transform: uppercase;
    margin: 0;
    color: #373737;

    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

@media (min-width: 60em) {
    .l-appeals li.appeals-row h2 {
        font-size: 20px;
        font-size: 1.1111111111em;
        font-size: 1.1111111111rem;
    }
}

.media-panes .l-appeals li.appeals-row {
    position: relative;
}

@media (min-width: 48em) {
    .media-panes .l-appeals li.appeals-row {
        width: 48.5714285714%;
        float: left;
    }
    .media-panes .l-appeals li.appeals-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .media-panes .l-appeals li.appeals-row:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .media-panes .l-appeals li.appeals-row {
        width: 48.5714285714%;
        float: left;
        margin-right: 2.8571428571%;
        width: 233px;
        display: inline-block;
        vertical-align: top;
        float: none;
    }
}

.media-panes .l-appeals li.appeals-row h2:after {
    content: '';
}

.l-appeals li.appeals-row:hover {
    background-color: #e6e6e6;
}

.l-appeals .img-wrap {
    display: block;
}

@media (min-width: 48em) {
    .l-appeals .img-wrap {
        border-right: 4px solid #a7b624;
        border-top: none;
    }
}

@media (min-width: 48em) {
    .l-appeals .img-wrap {
        line-height: 0;
        width: 54.1666666667%;
        float: left;
    }
}

@media (min-width: 48em) {
    .l-appeals .img-wrap img {
        width: 100%;
        height: auto;
    }
}

.l-appeals .title-wrap {
    display: block;
}

.l-appeals .title-wrap h2 {
    padding: 14px 1% 0 14px;
}

.media-panes .l-appeals .title-wrap h2 {
    padding: 0 4% 4px 4%;
    text-align: center;
}

@media (min-width: 48em) {
    .media-panes .l-appeals .title-wrap h2 {
        padding: 14px 1% 0 14px;
        text-align: left;
    }
}

@media (min-width: 48em) {
    .l-appeals .title-wrap {
        width: 45.8333333333%;
        float: right;
        margin-right: 0;
    }
}

.l-appeals .column-title {
    text-align: center;
}

@media (min-width: 48em) {
    .l-appeals .column-title {
        text-align: left;
    }
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .media-panes .l-appeals ul.appeals-list {
        text-align: center;
    }
}


.content__summary,
.content__main,
.content__secondary {
    overflow: hidden;
}

.content__main {
    margin-bottom: 20px;
}

.panel-panel.content__featured {
    background-color: #f4f4f4;
}

@media (min-width: 48.062em) {
    .panel-panel.content__featured {
        padding: inherit;
    }
}

.panel-panel.content__featured.featured-add {
    padding: 0 3%;
}

.panel-panel.content__cta {
    background-color: #e6e6e6;
}

.home-featured-tile {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
    color: #666;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    padding: 0 3%;
    position: relative;
    z-index: 100;
}

.home-featured-tile:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 48.062em) {
    .home-featured-tile {
        padding: inherit;
    }
}

.home-featured-tile span {
    display: block;
}

.home-featured-tile a {
    color: #666;
}

.home-featured-tile p {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 21px;
}

.home-featured-tile p.tile-type {
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    text-transform: uppercase;
}

.home-featured-tile ul {
    padding: 0;
}

.home-featured-tile li.home-tiles-row {
    margin-bottom: 22px;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .home-featured-tile li.home-tiles-row {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 2.7777777778%;
        padding-right: 2.7777777778%;
    }
    .home-featured-tile li.home-tiles-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
    }
    .home-featured-tile li.home-tiles-row:nth-child(2n + 2) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 60em) {
    .home-featured-tile li.home-tiles-row {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 3.125%;
        padding-right: 3.125%;
    }
    .home-featured-tile li.home-tiles-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
    }
    .home-featured-tile li.home-tiles-row:nth-child(2n + 2) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none;
    }
}

.home-featured-tile li.home-tiles-row.tile-hover .l-featured-text-wrap {
    background-color: #ebebeb;
}

.home-featured-tile .l-featured-text-wrap {
    background-color: #fff;
}

.home-featured-tile .l-featured-text-wrap:hover {
    display: block;
    background-color: #ebebeb;
    cursor: pointer;
}

.home-featured-tile .featured-text-inner {
    display: block;
    border: 1px solid #ccc;
    border-top: 5px solid #a7b624;
    padding: 5%;
}

.wtg-featured-tile .home-featured-tile .featured-text-inner {
    border-top: 5px solid #00468b;
}

.home-featured-tile .l-featured-image-wrap img {
    height: auto;
    max-width: 100%;
    width: 100%;
}

@media (min-width: 48.062em) {
    .home-featured-tile .l-featured-image-wrap img {
        max-width: 100%;
    }
}

.home-featured-tile h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.media-panes .home-featured-tile h2 {
    margin: 0 0 6px 0;
}

.wtg-featured-tile .home-featured-tile h2 {
    margin: 6px 0 8px 0;
}

.home-featured-tile .ext-link-title.btn {
    position: relative;
    width: 100%;
    margin: 0 0 0 0;
    background-color: #31579d;
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.home-featured-tile .ext-link-title.btn:after {
    position: absolute;
    content: '';
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -57px -118px;
    width: 16px;
    height: 50px;
    margin-left: 14px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .home-featured-tile .ext-link-title.btn:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -57px -118px;
        width: 16px;
        height: 50px;
        background-size: 830px 440px;
    }
}

.home-featured-tile .tile-type {
    text-transform: uppercase;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    margin: 0;
}

.l-site-tagline {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3%;
    position: relative;
    text-align: center;
    margin-top: 26px;
    margin-bottom: 34px;
}

.l-site-tagline:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 48em) {
    .l-site-tagline {
        padding: inherit;
    }
}

.l-site-tagline:before {
    position: absolute;
    left: 60%;
    top: -80px;
    content: ' ';
    background: transparent url("../images/s-rosette.png") no-repeat -2px -428px;
    width: 278px;
    height: 268px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-site-tagline:before {
        content: ' ';
        background: transparent url("../images/s-rosette-retina.png") no-repeat -2px -428px;
        width: 278px;
        height: 268px;
        background-size: 700px 958px;
    }
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .l-site-tagline:before {
        right: -170px;
        left: inherit;
    }
}

@media (min-width: 60em) {
    .l-site-tagline:before {
        right: -270px;
        left: inherit;
    }
}

.l-site-tagline p.taglinetxt {
    font-style: italic;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
}

@media (min-width: 60em) {
    .l-site-tagline p.taglinetxt {
        font-size: 26px;
        font-size: 1.4444444444em;
        font-size: 1.4444444444rem;
        line-height: 33px;
    }
}

.l-site-tagline a.site-tagline {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

.l-program-tagline {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 3% 10px 3%;
    position: relative;
    text-align: center;
}

.l-program-tagline:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 48em) {
    .l-program-tagline {
        padding: 2px 3% 40px 3%;
    }
}

.l-program-tagline p {
    color: #414141;
    font-style: italic;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

@media (min-width: 48em) {
    .l-program-tagline p {
        font-size: 26px;
        font-size: 1.4444444444em;
        font-size: 1.4444444444rem;
        line-height: 33px;
    }
}

.hero-landing-panel .l-our-work-title {
    padding: 10px 0 0 0;
}

.l-program-areas {
    padding: 0 3% 50px 3%;
    max-width: 1010px;
    margin-left: auto;
    margin-right: auto;
}

.l-program-areas:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 48.062em) {
    .l-program-areas {
        padding-bottom: 50px;
        display: block;
    }
    .l-program-areas.our-work-programs {
        padding: 0 0 30px 0;
    }
}

@media (min-width: 60.062em) {
    .l-program-areas {
        padding: inherit;
        padding-bottom: 50px;
    }
    .l-program-areas.our-work-programs {
        padding-bottom: 30px;
    }
}

@media (min-width: 48em) {
    .l-program-areas .programs-tile-view {
        display: inherit;
    }
}

.l-program-areas .programs-tile-row {
    position: relative;
}

@media (max-width: 47.938em) {
    .l-program-areas .programs-tile-row {
        width: 100%;
        float: left;
        float: none;
        overflow: hidden;
    }
    .l-program-areas .programs-tile-row:nth-child(1n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .l-program-areas .programs-tile-row {
        width: 48.5714285714%;
        float: left;
    }
    .l-program-areas .programs-tile-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-program-areas .programs-tile-row:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 60em) {
    .l-program-areas .programs-tile-row {
        width: 32.6530612245%;
        float: left;
    }
    .l-program-areas .programs-tile-row:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-program-areas .programs-tile-row:nth-child(3n + 2) {
        margin-left: 33.6734693878%;
        margin-right: -100%;
        clear: none;
    }
    .l-program-areas .programs-tile-row:nth-child(3n + 3) {
        margin-left: 67.3469387755%;
        margin-right: -100%;
        clear: none;
    }
}

@media (max-width: 47.938em) {
    .front .l-program-areas .programs-tile-row {
        display: none;
    }
}

@media (min-width: 48em) {
    .front .l-program-areas .programs-tile-row {
        width: 32.6530612245%;
        float: left;
    }
    .front .l-program-areas .programs-tile-row:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .front .l-program-areas .programs-tile-row:nth-child(3n + 2) {
        margin-left: 33.6734693878%;
        margin-right: -100%;
        clear: none;
    }
    .front .l-program-areas .programs-tile-row:nth-child(3n + 3) {
        margin-left: 67.3469387755%;
        margin-right: -100%;
        clear: none;
    }
}

.vendor-ie-8 .l-program-areas .programs-tile-row {
    width: 32.6530612245%;
    float: left;
    margin-right: 1.0204081633%;
}

.vendor-ie-8 .l-program-areas .programs-tile-row.views-row-last {
    width: 32.6530612245%;
    float: right;
    margin-right: 0;
}

.l-our-work .l-program-areas .programs-tile-row {
    margin-bottom: 10px;
}

@media (max-width: 48em) {
    .l-program-areas .programs-tile-row.lead-in {
        width: 100%;
        text-align: center;
    }
    .l-program-areas .programs-tile-row.lead-in h2 {
        font-style: italic;
        font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
        font-size: 20px;
        font-size: 1.1111111111em;
        font-size: 1.1111111111rem;
        font-weight: normal;
    }
    .l-program-areas .programs-tile-row.lead-in h2 br {
        display: none;
    }
}

@media (min-width: 48.062em) {
    .l-program-areas .programs-tile-row.lead-in {
        position: relative;
        background-color: #00468b;
        color: #fff;
        text-align: center;
        min-height: 120px;
    }
}

@media (min-width: 48.062em) and (min-width: 60em) {
    .l-program-areas .programs-tile-row.lead-in {
        height: 210px;
    }
}

@media (min-width: 48.062em) {
    .l-program-areas .programs-tile-row.lead-in .lead-in-inner {
        padding: 0 3%;
    }
    .l-program-areas .programs-tile-row.lead-in h2 {
        width: 96%;
        margin: 0 auto;
        text-transform: uppercase;
        position: relative;
        padding: 10px 2%;
        top: 18px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        font-size: 16px;
        font-size: 0.8888888889em;
        font-size: 0.8888888889rem;
        font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 300;
    }
}

@media (min-width: 48.062em) and (min-width: 60em) {
    .l-program-areas .programs-tile-row.lead-in h2 {
        border-top: 3px solid #fff;
        border-bottom: 3px solid #fff;
        top: 62px;
        width: 70%;
        padding: 10px 0;
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

@media (min-width: 48.062em) {
    .l-program-areas .programs-tile-row.lead-in h2 span {
        text-transform: none;
        font-family: "NewBaskervilleW01-BoldI", Georgia, "Times New Roman", serif;
        font-size: 20px;
        font-size: 1.1111111111em;
        font-size: 1.1111111111rem;
        font-weight: normal;
    }
}

@media (min-width: 48.062em) and (min-width: 60em) {
    .l-program-areas .programs-tile-row.lead-in h2 span {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

@media (min-width: 48.062em) {
    .l-program-areas .programs-tile-row.lead-in:after {
        top: 32px;
        left: 98%;
        z-index: 100;
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        border-right: 0;
        border-top: 28px solid transparent;
        border-left: 24px solid #00468b;
        border-bottom: 28px solid transparent;
        -moz-transform: scale(0.9999);
    }
}

@media (min-width: 48.062em) and (min-width: 60em) {
    .l-program-areas .programs-tile-row.lead-in:after {
        top: 65px;
        left: 100%;
    }
}

.l-program-areas img {
    display: none;
}

@media (min-width: 60em) {
    .l-program-areas img {
        display: inherit;
        height: auto;
        left: 0;
        opacity: 0.12;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 1;
        max-height: 208px;
    }
}

.l-program-areas .l-title-icon-wrap {
    display: inline-block;
    position: absolute;
    top: 15%;
    width: 100%;
}

.vendor-ie-8 .l-program-areas .l-title-icon-wrap {
    position: relative;
}

@media (min-width: 60em) {
    .l-program-areas .l-title-icon-wrap {
        text-align: center;
    }
}

.l-program-areas .programs-icon {
    display: block;
}

@media (max-width: 48em) {
    .l-program-areas .programs-icon {
        width: 100px;
        float: left;
        padding-left: 10px;
    }
}

@media (min-width: 48.062em) and (max-width: 59.938em) {
    .l-program-areas .programs-icon {
        display: inline-block;
        vertical-align: middle;
        width: 33%;
        text-align: left;
        margin-right: 6px;
    }
}

@media (min-width: 60em) {
    .l-program-areas .programs-icon {
        width: 100%;
    }
}

@media (min-width: 60em) {
    .l-program-areas .programs-icon {
        text-align: center;
    }
}

.l-program-areas .programs-icon:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat 6px -172px;
    width: 78px;
    height: 78px;
    display: inline-block;
    text-align: center;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-program-areas .programs-icon:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat 6px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.l-program-areas .programs-icon.icon-education:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -228px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-program-areas .programs-icon.icon-education:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -228px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.l-program-areas .programs-icon.icon-health:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -150px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-program-areas .programs-icon.icon-health:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -150px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.l-program-areas .programs-icon.icon-justice-and-peacebuilding:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -455px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-program-areas .programs-icon.icon-justice-and-peacebuilding:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -455px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.l-program-areas .programs-icon.icon-microfinance:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -303px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-program-areas .programs-icon.icon-microfinance:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -303px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.l-program-areas .programs-icon.icon-our-agriculture-work:after,
.l-program-areas .programs-icon.icon-agriculture:after,
.l-program-areas .programs-icon.agriculture:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -74px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-program-areas .programs-icon.icon-our-agriculture-work:after,
    .l-program-areas .programs-icon.icon-agriculture:after,
    .l-program-areas .programs-icon.agriculture:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -74px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.l-program-areas .programs-icon.icon-partnership-and-capacity-strengthening:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -533px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-program-areas .programs-icon.icon-partnership-and-capacity-strengthening:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -533px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.l-program-areas .programs-icon.icon-water-and-sanitation:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -379px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-program-areas .programs-icon.icon-water-and-sanitation:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -379px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.l-program-areas .programs-tag {
    overflow: hidden;
    border: 1px solid #bbb;
    position: relative;
}

@media (max-width: 59.938em) {
    .l-program-areas .programs-tag {
        min-height: 120px;
        background-color: #fff;
    }
}

.page-our-work .l-program-areas .programs-tag {
    min-height: 120px;
}

.l-program-areas .programs-tag h2 {
    line-height: 1.5em;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

@media (max-width: 48em) {
    .l-program-areas .programs-tag h2 {
        width: 57.1428571429%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

@media (min-width: 60em) {
    .l-program-areas .programs-tag h2 {
        text-align: center;
        width: 100%;
    }
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .l-program-areas .programs-tag h2 {
        display: inline-block;
        vertical-align: middle;
        width: 60%;
        text-align: left;
    }
}

.l-program-areas .programs-tag.emergency-response-and-recovery {
    color: #00468b;
}

.l-program-areas .programs-tag.education {
    color: #a7b624;
}

.l-program-areas .programs-tag.health {
    color: #f48da0;
}

.l-program-areas .programs-tag.justice-and-peacebuilding {
    color: #f69471;
}

.l-program-areas .programs-tag.microfinance {
    color: #00bce7;
}

.l-program-areas .programs-tag.our-agriculture-work,
.l-program-areas .programs-tag.agriculture {
    color: #00b18e;
}

.l-program-areas .programs-tag.partnership-and-capacity-strengthening {
    color: #aa7eb8;
}

.l-program-areas .programs-tag.water-and-sanitation {
    color: #68c5b4;
}

.l-program-areas .term-description {
    opacity: 0;
}

.l-program-areas a {
    color: inherit;
    display: block;
}

.l-program-areas .tile-hover {
    height: 210px;
    background-color: #fff;
}

.l-our-work .l-program-areas .tile-hover {
    height: inherit;
}

.l-program-areas .tile-hover img,
.l-program-areas .tile-hover span {
    opacity: 0;
}

.l-program-areas .tile-hover .term-description {
    opacity: 1;
    -webkit-transition: opacity 0.6s ease-in 0s, width 2s ease-in 2s;
    -moz-transition: opacity 0.6s ease-in 0s, width 2s ease-in 2s;
    transition: opacity 0.6s ease-in 0s, width 2s ease-in 2s;
}

.l-program-areas .tile-hover .programs-icon {
    height: 0;
}

.l-program-areas .tile-hover p {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    color: #5e5e5e;
    padding: 2%;
}

.l-program-buttons {
    padding: 0 3% 40px 3%;
    max-width: 1010px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.l-program-buttons:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 48em) {
    .l-program-buttons .programs-btn {
        display: inline-block;
        width: inherit;
        height: 50px;
        padding: 12px 16px;
        line-height: inherit;
    }
}

.l-program-buttons .programs-btn em {
    text-transform: none;
}

.l-program-buttons .programs-btn.btn-first {
    background-color: inherit;
    color: #00468b;
}

@media (min-width: 48em) {
    .l-program-buttons .programs-btn.btn-first {
        margin-right: 10px;
    }
}

.l-program-buttons .programs-btn.btn-first:hover {
    background-color: #dfe2e6;
}

.l-get-involved-title h2 {
    margin: 50px 0 40px 0;
}

.pane-menu-menu-opportunities {
    overflow: hidden;
    padding: 0 3% 10px 3%;
    margin: 0 0 20px 0;
}

@media (min-width: 48em) {
    .pane-menu-menu-opportunities {
        margin: inherit;
    }
}

@media (min-width: 48em) {
    .pane-menu-menu-opportunities {
        width: 48.5714285714%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

.pane-menu-menu-opportunities h2 {
    position: relative;
    margin: 0 0 4px 0;
    background-color: #00b5e2;
    color: #fff;
    padding: 8px 10px;
    text-align: center;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    text-transform: uppercase;
}

.pane-menu-menu-opportunities ul.menu {
    margin: 0;
    padding: 0;
}

.pane-menu-menu-opportunities li.menu__item {
    margin: 0 0 4px 0;
    list-style-type: none;
    list-style-image: none;
}

.pane-menu-menu-opportunities li.menu__item a {
    position: relative;
    background-color: #00b5e2;
    color: #fff;
    display: block;
    padding: 14px 10px 14px 18px;
    font-size: 21px;
    font-size: 1.1666666667em;
    font-size: 1.1666666667rem;
}

.pane-menu-menu-opportunities li.menu__item a:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -11px -119px;
    width: 15px;
    height: 25px;
    position: absolute;
    right: 12px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pane-menu-menu-opportunities li.menu__item a:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -11px -119px;
        width: 15px;
        height: 25px;
        background-size: 830px 440px;
    }
}

.pane-menu-menu-opportunities li.menu__item a:hover {
    background-color: #1aa5c9;
}

.l-news-heading {
    padding: 20px 0;
}

.l-news-heading h2 {
    margin: 20px 0;
}

.l-news-featured-wrap {
    border: 1px solid #ccc;
    margin-bottom: 50px;
    position: relative;
}

.l-news-featured-wrap .l-featured-news-wrap {
    background-color: #fff;
    overflow: hidden;
}

.l-news-featured-wrap .l-featured-news-wrap:hover {
    background-color: #e6e6e6;
}

.l-news-featured-wrap .news-date {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    font-size: 0.5555555556em;
    font-size: 0.5555555556rem;
}

.l-news-featured-wrap h2 {
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
}

.l-news-featured-wrap a {
    color: inherit;
    display: block;
    overflow: hidden;
}

.l-news-featured-wrap .l-news-first {
    text-align: center;
}

@media (min-width: 48em) {
    .l-news-featured-wrap .l-news-first {
        text-align: left;
    }
}

.l-news-featured-wrap p {
    font-style: italic;
    font-size: 22px;
    font-size: 1.2222222222em;
    font-size: 1.2222222222rem;
}

.l-news-featured-wrap img {
    max-width: 100%;
    height: auto;
}

@media (min-width: 48em) {
    .l-news-featured-wrap img {
        float: left;
        border-right: 4px solid #a7b624;
        width: 57.1428571429%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

.l-news-featured-wrap .l-news-content-wrap {
    display: block;
    overflow: hidden;
}

@media (min-width: 48em) {
    .l-news-featured-wrap .l-news-content-wrap {
        width: 40%;
        float: right;
        margin-right: 0;
    }
}

@media (min-width: 48em) {
    .l-news-featured-wrap .l-news-first {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}

.l-news-featured-wrap span.featured-txt {
    color: #00b388;
    text-transform: uppercase;
    margin-right: 10px;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    font-size: 0.5555555556em;
    font-size: 0.5555555556rem;
}

@media (min-width: 48.062em) {
    .l-news-featured-wrap span.featured-txt {
        color: #fff;
        position: absolute;
        left: 14px;
        top: 10px;
        margin-right: inherit;
    }
}

.l-news-wrap .l-news-tile {
    display: block;
    padding: 12px 3% 8px 4%;
    border: 1px solid #ccc;
    border-left: 4px solid #5ba8d5;
}

.l-news-wrap a {
    color: inherit;
}

.l-news-wrap .news-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.l-news-wrap .news-row {
    background-color: #fff;
}

.l-news-wrap .news-row:hover {
    background-color: #e6e6e6;
}

@media (min-width: 48.062em) {
    .l-news-wrap .news-row {
        width: 31.1475409836%;
        float: left;
    }
    .l-news-wrap .news-row:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-news-wrap .news-row:nth-child(3n + 2) {
        margin-left: 34.4262295082%;
        margin-right: -100%;
        clear: none;
    }
    .l-news-wrap .news-row:nth-child(3n + 3) {
        margin-left: 68.8524590164%;
        margin-right: -100%;
        clear: none;
    }
}

.l-news-wrap .news-row .news-date {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    font-size: 0.5555555556em;
    font-size: 0.5555555556rem;
}

.l-news-wrap h2 {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    margin: 0 0 4px 0;
    text-transform: uppercase;
}

.l-news-wrap p {
    line-height: 20px;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.l-news-wrap .view-footer {
    padding-bottom: 10px;
}

.l-news-wrap .view-footer .all-news {
    margin: 20px auto 30px auto;
    background-color: #31579d;
    width: 180px;
    display: block;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    text-transform: uppercase;
}

.l-news-wrap .view-footer .all-news:hover {
    background-color: #254176;
}

.l-see-all-news h2 {
    text-align: center;
}


.fancy-title {
    text-align: center;
}

@media (min-width: 48em) {
    .fancy-title span {
        display: inline-block;
        position: relative;
    }
    .fancy-title span:before,
    .fancy-title span:after {
        content: "";
        position: absolute;
        height: 5px;
        content: ' ';
        background: transparent url("../images/s-icons.png") no-repeat -704px -96px;
        width: 90%;
        height: 24px;
        top: 6px;
    }
}

@media (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2), (min-width: 48em) and (min-resolution: 192dpi) {
    .fancy-title span:before,
    .fancy-title span:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -704px -96px;
        width: 90%;
        height: 24px;
        background-size: 830px 440px;
    }
}

@media (min-width: 48em) {
    .fancy-title span:before {
        right: 37%;
        margin-right: 15px;
    }
    .fancy-title span:after {
        left: 100%;
        margin-left: 15px;
    }
}


.locations-main .panel-panel.content__featured.featured-add {
    background-color: inherit;
}

.locations-main .panel-panel.content__featured.featured-first {
    padding: 30px 0;
    position: relative;
}

.locations-main .panel-panel.content__cta {
    background-color: inherit;
}

.locations-main .panel-panel.content__featured.featured-add {
    padding: inherit;
}

.page-location-term .content__summary__third {
    background-color: #eaeaea;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.page-location-term .content__summary__third:after {
    content: " ";
    display: block;
    clear: both;
}

.l-locations-pane {
    padding-left: 2%;
    margin-bottom: 40px;
}

.l-locations-pane h2 {
    text-align: center;
}

.l-locations-pane .menu__item.is-expanded,
.l-locations-pane .menu__item.is-leaf {
    list-style-image: none;
    list-style-type: none;
}

.l-map-pane {
    margin-top: 20px;
    text-align: center;
    padding: 0 20px;
}

@media (min-width: 48em) {
    .l-map-pane {
        padding: 0;
    }
}

.l-map-pane img {
    height: auto;
    max-width: 100%;
}

.l-locations-pane .level-1 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
}

.l-locations-pane .level-1:nth-child(6n+1) a.level-1 {
    border-top: none;
}

.l-locations-pane .level-1 div {
    clear: both;
}

.l-locations-pane .level-1 ul {
    margin: 0;
    padding: 0;
}

.l-locations-pane .level-1 a.level-1 {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    text-transform: uppercase;
    padding: 26px 8px 2px 8px;
    margin: 0;
    display: block;
    border-top: 2px solid #e6e6e6;
    border-bottom: 3px solid #a7b624;
}

.l-locations-pane .level-1 a.level-2 {
    margin: 0;
    line-height: 1.6em;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    padding: 6px 10px 2px 10px;
    display: block;
}

.l-locations-pane .level-1 a.level-2:hover {
    background-color: #ddd;
}

@media (min-width: 30em) {
    .l-locations-pane .level-1 ul.menu {
        width: 50%;
        float: left;
    }
    .l-locations-pane .level-1 ul.menu:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-locations-pane .level-1 ul.menu:nth-child(2n + 2) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .l-locations-pane .level-1 ul.menu {
        width: 33.3333333333%;
        float: left;
    }
    .l-locations-pane .level-1 ul.menu:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-locations-pane .level-1 ul.menu:nth-child(3n + 2) {
        margin-left: 33.3333333333%;
        margin-right: -100%;
        clear: none;
    }
    .l-locations-pane .level-1 ul.menu:nth-child(3n + 3) {
        margin-left: 66.6666666667%;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 60em) {
    .l-locations-pane .level-1 ul.menu {
        width: 20%;
        float: left;
    }
    .l-locations-pane .level-1 ul.menu:nth-child(5n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-locations-pane .level-1 ul.menu:nth-child(5n + 2) {
        margin-left: 20%;
        margin-right: -100%;
        clear: none;
    }
    .l-locations-pane .level-1 ul.menu:nth-child(5n + 3) {
        margin-left: 40%;
        margin-right: -100%;
        clear: none;
    }
    .l-locations-pane .level-1 ul.menu:nth-child(5n + 4) {
        margin-left: 60%;
        margin-right: -100%;
        clear: none;
    }
    .l-locations-pane .level-1 ul.menu:nth-child(5n + 5) {
        margin-left: 80%;
        margin-right: -100%;
        clear: none;
    }
}

.l-locations-pane .level-1 ul.menu:nth-child(odd) {
    background-color: #f8f8f8;
}

.l-locations-pane .level-1 ul.menu:nth-child(even) {
    background-color: #fdfdfd;
}

.l-findregions-pane {
    width: 60%;
    text-align: center;
}

.l-findregions-pane p {
    color: #414141;
    font-style: italic;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

@media (min-width: 48em) {
    .l-findregions-pane p {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
        line-height: 27px;
    }
}


.page-location-term .panel-panel:not(.full-width) {
    padding: 0 2%;
    overflow: hidden;
}

@media (min-width: 64em) {
    .page-location-term .panel-panel:not(.full-width) {
        padding: inherit;
    }
}

.l-location-banner {
    position: relative;
    text-align: center;
    border-top: 6px solid #a7b624;
}

.l-location-banner .l-termloc-bg-image,
.l-location-banner img {
    width: 100%;
    min-height: 300px;
    background-size: cover;
    background-position: -800px 0;
}

@media (min-width: 48em) {
    .l-location-banner .l-termloc-bg-image,
    .l-location-banner img {
        background-position: inherit;
    }
}

.l-location-banner h1 {
    padding-left: 2%;
    position: absolute;
    color: #fff;
    margin: 0;
    top: 40px;
    width: 100%;
    text-align: left;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    font-size: 2.6666666667em;
    font-size: 2.6666666667rem;
    text-transform: uppercase;
    z-index: 400;
}

@media (min-width: 64em) {
    .l-location-banner h1 {
        padding-left: inherit;
    }
}

.l-location-banner h1 span {
    display: block;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.l-location-banner h1 span:after {
    content: " ";
    display: block;
    clear: both;
}

.l-location-banner .caption {
    display: block;
    text-align: left;
    padding-left: 2%;
    position: absolute;
    bottom: 4px;
    width: 100%;
    margin: 0 auto;
}

.l-location-banner .caption .caption-inner {
    display: block;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    line-height: 1.2rem;
}

.l-location-banner .caption .caption-inner:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 64em) {
    .l-location-banner .caption {
        padding-left: inherit;
    }
}

.l-location-banner img {
    min-height: 200px;
}

.breadcrumb {
    margin-bottom: 20px;
}

.l-loc-term-page {
    overflow: hidden;
    margin: 0 0 40px 0;
}

@media (min-width: 48em) {
    .l-loc-term-page.location-intro .first {
        width: 57.1428571429%;
        float: left;
        margin-right: 2.8571428571%;
    }
    .no-map .l-loc-term-page.location-intro .first {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}

.l-loc-term-page.location-intro .first .summary .expand-more {
    display: block;
}

.l-loc-term-page.location-intro .first .summary .expand-more a {
    margin-left: 0;
}

.l-loc-term-page.location-intro .first .summary ul .expand-more {
    margin-left: -30px;
}

.l-loc-term-page.location-intro .first .btn.read-more {
    text-align: left;
    margin: 10px 0 0 0;
    color: #fff;
    width: 90%;
}

.no-map .l-loc-term-page.location-intro .first .btn.read-more {
    width: 44%;
}

@media (min-width: 48em) {
    .l-loc-term-page.location-intro .second {
        width: 40%;
        float: right;
        margin-right: 0;
    }
}

.l-loc-term-page.location-intro .l-term-map {
    text-align: center;
    margin-top: 40px;
}

@media (min-width: 48em) {
    .l-loc-term-page.location-intro .l-term-map {
        text-align: left;
        margin-top: 0;
    }
}

.l-loc-term-page.location-intro .l-term-map img {
    height: auto;
    max-width: 100%;
    border: 1px solid #373737;
}

.l-loc-term-page.location-intro p {
    line-height: 1.7em;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

.l-loc-term-page.term-stats {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.l-loc-term-page.term-stats .col3 {
    border: 1px solid #ccc;
    padding: 0 2% 10px 2%;
    border-top: 5px solid #a7b624;
}

@media (min-width: 48em) {
    .l-loc-term-page.term-stats .col3 {
        width: 31.4285714286%;
        float: left;
    }
    .l-loc-term-page.term-stats .col3:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-loc-term-page.term-stats .col3:nth-child(3n + 2) {
        margin-left: 34.2857142857%;
        margin-right: -100%;
        clear: none;
    }
    .l-loc-term-page.term-stats .col3:nth-child(3n + 3) {
        margin-left: 68.5714285714%;
        margin-right: -100%;
        clear: none;
    }
}

.l-loc-term-page h2:not(.gray-centered) {
    text-align: center;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-weight: normal;
    color: #373737;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.content__summary__second .l-loc-term-page h2:not(.gray-centered) {
    margin: 14px 0 10px 0;
}

.l-loc-term-page .program-list {
    margin: 0 0 0 10px;
    padding: 0;
}

.l-loc-term-page .program-list li {
    margin: 0 0 0 0;
    padding: 0;
}

.l-loc-term-page .program-list a {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

.l-loc-term-page .loc-partners .btn {
    width: 90%;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}

.l-loc-term-page .loc-info dt {
    width: 41%;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
}

.l-loc-term-page .loc-info dd {
    width: 56%;
    display: inline-block;
    margin: 0 0 10px 0;
    vertical-align: top;
}

.l-loc-term-page .pane-page-breadcrumb {
    padding-left: 2%;
    margin-top: 10px;
}

@media (min-width: 64em) {
    .l-loc-term-page .pane-page-breadcrumb {
        padding-left: inherit;
    }
}

.content__main .l-loc-term-page {
    margin-bottom: 0;
}

.l-tech-pubs {
    padding: 0 0 30px 0;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.l-tech-pubs:after {
    content: " ";
    display: block;
    clear: both;
}

.l-tech-pubs ul.pub-list {
    margin: 0;
    padding: 0;
}

.l-tech-pubs ul.pub-list li {
    text-align: center;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 20px 2% 0 2%;
    background-color: #fff;
}

@media (min-width: 48em) {
    .l-tech-pubs ul.pub-list li {
        width: 31.4285714286%;
        float: left;
    }
    .l-tech-pubs ul.pub-list li:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-tech-pubs ul.pub-list li:nth-child(3n + 2) {
        margin-left: 34.2857142857%;
        margin-right: -100%;
        clear: none;
    }
    .l-tech-pubs ul.pub-list li:nth-child(3n + 3) {
        margin-left: 68.5714285714%;
        margin-right: -100%;
        clear: none;
    }
}

.l-tech-pubs ul.pub-list li img {
    display: none;
    margin: 0 auto 10px auto;
}

@media (min-width: 48em) {
    .l-tech-pubs ul.pub-list li img {
        display: block;
    }
}

.l-tech-pubs ul.pub-list li span {
    display: block;
}

.l-tech-pubs ul.pub-list li h3 {
    text-align: center;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    text-transform: inherit;
    margin: 0;
}

.l-tech-pubs ul.pub-list li .pub-type {
    text-transform: uppercase;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.7222222222em;
    font-size: 0.7222222222rem;
}

.l-tech-pubs ul.pub-list li .pub-date {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.7222222222em;
    font-size: 0.7222222222rem;
}

.l-tech-pubs ul.pub-list li .more-link {
    display: block;
    margin: 0 0 20px 0;
    text-align: center;
}

.loc-news-view {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.loc-news-view:after {
    content: " ";
    display: block;
    clear: both;
}

.loc-news-view ul.home-tiles-list {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.loc-news-view li.home-tiles-row {
    margin: 0 0 40px 0;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .loc-news-view li.home-tiles-row {
        width: 46.875%;
        float: left;
        padding: inherit;
    }
    .loc-news-view li.home-tiles-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .loc-news-view li.home-tiles-row:nth-child(2n + 2) {
        margin-left: 53.125%;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 60em) {
    .loc-news-view li.home-tiles-row {
        width: 46.875%;
        float: left;
        padding: inherit;
    }
    .loc-news-view li.home-tiles-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .loc-news-view li.home-tiles-row:nth-child(2n + 2) {
        margin-left: 53.125%;
        margin-right: -100%;
        clear: none;
    }
}

.l-more-locnews {
    overflow: hidden;
    margin: 0 0 30px 0;
}

.l-more-locnews .more-button.btn {
    text-align: center;
    width: 80%;
}

@media (min-width: 48em) {
    .l-more-locnews .more-button.btn {
        float: right;
        width: 400px;
    }
}

.l-loc-term-page .history-search-wrap {
    overflow: hidden;
}

.l-loc-term-page .history-search-wrap .grippie {
    display: none;
}

.l-loc-term-page .history-search-wrap .col2 {
    border: 1px solid #ccc;
    padding: 20px 2% 10px 2%;
}

@media (min-width: 48em) {
    .l-loc-term-page .history-search-wrap .col2 {
        width: 46.875%;
        float: left;
    }
    .l-loc-term-page .history-search-wrap .col2:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-loc-term-page .history-search-wrap .col2:nth-child(2n + 2) {
        margin-left: 53.125%;
        margin-right: -100%;
        clear: none;
    }
}

.l-loc-term-page h2 {
    margin-bottom: 14px;
}

.l-loc-term-page .l-search {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.l-loc-term-page .l-search input[type=submit] {
    padding: 12px 18px;
    margin: 20px 0 0 0;
}

.l-loc-term-page .l-search input[type=submit]:hover {
    background-color: #002c58;
}

.l-loc-term-page .l-search .btn {
    width: 98%;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
}

@media (min-width: 48em) {
    .l-loc-term-page .l-search .btn {
        width: 330px;
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

.l-loc-term-page .l-search .hierarchical-select-wrapper .hierarchical-select .selects {
    float: none;
}

.l-loc-term-page .l-search select.form-select {
    float: none;
    display: block !important;
    color: #5a5e65;
    margin: 10px 0 20px 0;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    height: 28px !important;
}

@media (min-width: 48em) {
    .l-loc-term-page .l-search select.form-select {
        width: 96%;
    }
    .top-level .l-loc-term-page .l-search select.form-select {
        width: 330px;
    }
}

.l-loc-term-page .l-search select.form-select option {
    margin: 0 0 2px 0;
    padding: 4px 0;
}

.l-loc-term-page .l-history {
    margin: 0 0 20px 0;
}

@media (min-width: 48em) {
    .l-loc-term-page .l-history {
        margin: inherit;
    }
}

.l-loc-term-page .l-history p {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}


.page-person h1,
.person-wrap h1 {
    margin: 10px 0 20px 0;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    font-size: 2.6666666667em;
    font-size: 2.6666666667rem;
    text-transform: uppercase;
    color: #373737;
}

.person-wrap {
    margin: 30px 0 0 0;
}

.person-wrap h1 {
    margin: 0 0 20px 0;
}

.person-panel-page .content__summary,
.person-panel-page .content__summary__second {
    padding: 0 2%;
}

@media (min-width: 60em) {
    .person-panel-page .content__summary,
    .person-panel-page .content__summary__second {
        padding: 0;
    }
}

.person-overview-page {
    padding: 0 2%;
}

@media (min-width: 48em) {
    .person-overview-page {
        padding: 0;
    }
}

.person-overview-page li.l-person-row span {
    display: block;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 1.5em;
}

.person-overview-page li.l-person-row span:not(.person-org) {
    margin: 0 0 8px 0;
}

.person-overview-page li.l-person-row .item-list ul {
    margin: 0;
    padding: 0;
}

.person-overview-page li.l-person-row .item-list a {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.7222222222em;
    font-size: 0.7222222222rem;
}

.person-overview-page li.l-person-row .item-list li {
    margin: 0;
    display: inline;
    line-height: 1em;
}

.person-overview-page li.l-person-row .item-list li:after {
    content: '/';
    margin: 0 0 0 4px;
    color: #727780;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
}

.person-overview-page li.l-person-row .item-list li:last-child:after {
    content: ' ';
}

.person-overview-page li.l-person-row h2 {
    margin: 0 0 6px 0;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

.person-overview-page li.l-person-row img {
    padding: 0 0 0 10px;
    height: auto;
    max-width: 100%;
}

@media (min-width: 30em) and (max-width: 59.938em) {
    .person-overview-page li.l-person-row img {
        max-width: 100%;
        height: auto;
    }
}

.person-overview-page .bio-col-wrap {
    overflow: hidden;
    display: block;
    padding-top: 20px;
}

.person-overview-page .bio-col.bio-second {
    padding: 0 4%;
}

@media (min-width: 60em) {
    .person-overview-page .bio-col.bio-second {
        padding: 0;
    }
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .person-overview-page .bio-col.bio-first {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 16.6666666667%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
    .person-overview-page .bio-col.bio-second {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 83.3333333333%;
        float: right;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .person-overview-page .bio-col.bio-first {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
    .person-overview-page .bio-col.bio-second {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 66.6666666667%;
        float: right;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
}

@media (min-width: 60em) {
    .person-overview-page .bio-col.bio-first {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 45.8333333333%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
    .person-overview-page .bio-col.bio-second {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 54.1666666667%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
        padding-right: 5%;
    }
}

.person-overview-page .person-org {
    margin: 0;
}

.person-overview-page p {
    line-height: 1.6em;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.person-overview-page .person-text-wrap {
    padding: 0 4%;
}

.person-overview-page .btn {
    width: 100px;
    text-align: center;
}

.person-overview-page .views-exposed-form {
    margin: 0 0 20px 0;
}

.person-overview-page .views-exposed-form .views-exposed-widget {
    margin: 0;
    padding: 0;
}

.person-overview-page .views-exposed-form .views-exposed-widget label {
    color: #727780;
    text-transform: uppercase;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

.person-overview-page .views-exposed-form .views-exposed-widget .form-submit {
    margin: 24px 0 0 20px;
}

.person-page-view li.l-person-row h2 {
    text-align: center;
    text-transform: uppercase;
    color: #999;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    margin: 8px 0 0 0;
    line-height: 1.4em;
}

.person-page-view li.l-person-row span.bio-col-wrap {
    margin: 0;
    padding: 10px 0 0 0;
}

@media (min-width: 48em) {
    .person-page-view li.l-person-row span.bio-col-wrap {
        padding: 14px 0 0 0;
    }
}

.person-page-view li.l-person-row p {
    padding: 0 12px 0 0;
    line-height: 1.4em;
}

.person-page-view li.l-person-row .bio-col.bio-first {
    text-align: center;
}

@media (min-width: 30em) {
    .person-page-view li.l-person-row .bio-col.bio-first {
        text-align: left;
    }
}

.person-page-view .person-page-view-wrap {
    padding: 0 1%;
}

.person-wrap {
    margin: 20px 0 0 0;
    overflow: hidden;
    border: 1px solid #ccc;
}

.person-wrap .l-person-specs {
    padding: 20px 2% 6px 2%;
}

@media (min-width: 48em) {
    .person-wrap .l-person-specs {
        border-right: 3px solid #a7b624;
    }
}

.person-wrap .l-person-specs .field-name-field-headshot {
    text-align: center;
    margin: 20px 0 10px 0;
}

@media (min-width: 48em) {
    .person-wrap .l-person-specs .field-name-field-headshot {
        text-align: left;
        margin: 0 0 10px 0;
    }
}

@media (min-width: 48em) {
    .person-wrap .l-person-specs {
        width: 31.4285714286%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

.person-wrap .l-person-content {
    padding: 20px 2% 6px 2%;
}

@media (min-width: 48em) {
    .person-wrap .l-person-content {
        padding: 20px 2% 6px 0;
    }
}

.person-wrap .l-person-content .field-name-field-job-title h4 {
    margin: 0 0 10px 0;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-weight: normal;
    line-height: 1.75em;
    text-transform: uppercase;
}

@media (min-width: 48em) {
    .person-wrap .l-person-content {
        width: 65.7142857143%;
        float: right;
        margin-right: 0;
    }
}

.person-wrap .l-person-content .field-name-body p {
    line-height: 1.6em;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
}

.person-wrap ul.program-list {
    margin: 0 0 14px 0;
    padding: 0;
}

.person-wrap ul.program-list li {
    margin: 0 0 8px 8px;
    padding-left: 1em;
    text-indent: -1em;
    position: relative;
}

.person-wrap ul.program-list li:before {
    margin: 0 8px 0 0;
    position: relative;
    font-size: 10px;
    font-size: 0.5555555556em;
    font-size: 0.5555555556rem;
    color: #999;
    content: '\#{$char}';
    font-family: FontAwesome;
    width: 20px;
    height: 20px;
    left: -1px;
}

.person-wrap h4.program-title {
    margin: 0 0 8px 0;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.media-nav h2 {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

.media-nav ul li.menu__item.is-leaf {
    list-style: none;
    list-style-image: none;
}



.research .content__summary {
    padding-bottom: 3.33em;
}

.research .panel-panel.content__featured {
    padding-bottom: 2.88em;
}

.research .pane-program-areas .views-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 1.3888888889%;
    padding-right: 1.3888888889%;
}

.research .pane-program-areas .views-row a:link,
.research .pane-program-areas .views-row a:visited {
    display: block;
    border: #bbb solid 1px;
    padding: 20px;
    margin: 20px 0;
    overflow: hidden;
}

.research .pane-program-areas .views-row a:active,
.research .pane-program-areas .views-row a:hover {
    background: #e6e6e6;
}

.research .pane-program-areas h4.programs-title {
    display: inline-block;
    float: left;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    width: 70%;
}

.research .pane-program-areas .programs-icon {
    display: inline-block;
    float: left;
    margin-right: 6px;
    text-align: left;
    width: 20%;
}

.l-our-work .research .pane-program-areas .programs-icon {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
}

.research .pane-program-areas .programs-icon:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat 6px -172px;
    width: 78px;
    height: 78px;
    display: inline-block;
    text-align: center;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .research .pane-program-areas .programs-icon:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat 6px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.research .pane-program-areas .agriculture a:link,
.research .pane-program-areas .agriculture a:visited {
    color: #00b18e;
}

.research .pane-program-areas .agriculture .programs-icon:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -76px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .research .pane-program-areas .agriculture .programs-icon:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -76px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.research .pane-program-areas .emergency-response a:link,
.research .pane-program-areas .emergency-response a:visited {
    color: #00468b;
}

.research .pane-program-areas .education a:link,
.research .pane-program-areas .education a:visited {
    color: #a7b624;
}

.research .pane-program-areas .education .programs-icon:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -226px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .research .pane-program-areas .education .programs-icon:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -226px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.research .pane-program-areas .health a:link,
.research .pane-program-areas .health a:visited {
    color: #f48da0;
}

.research .pane-program-areas .health .programs-icon:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -150px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .research .pane-program-areas .health .programs-icon:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -150px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.research .pane-program-areas .microfinance a:link,
.research .pane-program-areas .microfinance a:visited {
    color: #00bce7;
}

.research .pane-program-areas .microfinance .programs-icon:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -303px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .research .pane-program-areas .microfinance .programs-icon:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -303px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.research .pane-program-areas .partnership-and-capacity-strengthening a:link,
.research .pane-program-areas .partnership-and-capacity-strengthening a:visited {
    color: #aa7eb8;
}

.research .pane-program-areas .partnership-and-capacity-strengthening .programs-icon:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -532px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .research .pane-program-areas .partnership-and-capacity-strengthening .programs-icon:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -532px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.research .pane-program-areas .justice-and-peacebuilding a:link,
.research .pane-program-areas .justice-and-peacebuilding a:visited {
    color: #f69471;
}

.research .pane-program-areas .justice-and-peacebuilding .programs-icon:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -455px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .research .pane-program-areas .justice-and-peacebuilding .programs-icon:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -455px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

.research .pane-program-areas .water-and-sanitation a:link,
.research .pane-program-areas .water-and-sanitation a:visited {
    color: #68c5b4;
}

.research .pane-program-areas .water-and-sanitation .programs-icon:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -379px -172px;
    width: 78px;
    height: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .research .pane-program-areas .water-and-sanitation .programs-icon:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -379px -172px;
        width: 78px;
        height: 78px;
        background-size: 830px 440px;
    }
}

@media (max-width: 47.938em) {
    .research .pane-program-areas .views-row {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
    .research .pane-program-areas .views-row a:link,
    .research .pane-program-areas .views-row a:visited {
        margin: 10px 0;
    }
}

.view-publications-by-program-area .view-header {
    padding: 1em 0;
}

.sidebar-signup {
    background-color: #aa7eb8;
    padding: 10px 6px 16px 12px;
}

.sidebar-signup h2 {
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    line-height: 1.5em;
    letter-spacing: normal;
    font-style: italic;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    color: #fff;
    font-weight: normal;
    margin: 0 0 10px 0;
}

.sidebar-signup .form-wrap {
    position: relative;
}

.sidebar-signup .form-wrap label.overlabel {
    line-height: 2.6em;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
}

.sidebar-signup .form-wrap input[type=email] {
    width: 92px;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    height: 32px;
    color: #999;
    display: inline-block;
    vertical-align: top;
    padding-left: 4px;
}

.sidebar-signup .form-wrap input.subscribe {
    display: inline-block;
    vertical-align: top;
    position: relative;
    left: -4px;
}


.page-media-center .panel-panel.content__summary,
.page-media-center .panel-panel.content__summary__second,
.page-media-center .panel-panel.content__summary__third,
.page-media-center .panel-panel.content__cta {
    padding: 0 3%;
}

@media (min-width: 60em) {
    .page-media-center .panel-panel.content__summary,
    .page-media-center .panel-panel.content__summary__second,
    .page-media-center .panel-panel.content__summary__third,
    .page-media-center .panel-panel.content__cta {
        padding: inherit;
    }
}

.page-media-center .panel-panel.content__cta.full-width {
    border-bottom: 1px solid #ccc;
}

.l-news-pages-search .views-exposed-form {
    padding: 5%;
    border: 1px solid #ccc;
}

.l-news-pages-search .views-exposed-form input {
    width: 100%;
}

.l-news-pages-search .views-exposed-form input.btn.form-submit {
    text-align: center;
}

.l-news-pages-search .views-exposed-form .form-item {
    margin: 0;
}

#views-exposed-form-media-center-news-page-3 .form-type-select .description {
    display: none;
}

.l-featured-wrap {
    margin: 50px 0 0 0;
    overflow: hidden;
}

.l-featured-wrap .home-featured-tile .see-all {
    margin: 4px 0 0 0;
    color: #00b5e2;
}

.l-featured-wrap .home-featured-tile .see-all:hover {
    color: #999;
}

@media (min-width: 48em) {
    .l-featured-wrap .home-featured-tile {
        width: 31.4285714286%;
        float: left;
    }
    .l-featured-wrap .home-featured-tile:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-featured-wrap .home-featured-tile:nth-child(3n + 2) {
        margin-left: 34.2857142857%;
        margin-right: -100%;
        clear: none;
    }
    .l-featured-wrap .home-featured-tile:nth-child(3n + 3) {
        margin-left: 68.5714285714%;
        margin-right: -100%;
        clear: none;
    }
}

.l-featured-wrap .home-featured-tile p:last-child {
    margin-bottom: 0;
}

.l-featured-wrap .home-featured-tile {
    margin-bottom: 30px;
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .l-featured-wrap .home-featured-tile {
        width: 380px;
    }
}

@media (min-width: 48em) {
    .l-featured-wrap .home-featured-tile {
        margin-bottom: 0;
    }
}

.l-img-left-tile span {
    display: block;
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .l-img-left-tile ul.img-left-tile-list {
        text-align: center;
    }
}

.l-img-left-tile li.img-left-tile-row {
    overflow: hidden;
    border: 1px solid #ccc;
    border-top: 5px solid #aa7eb8;
    width: 233px;
    margin: 0 auto 20px auto;
}

.person-panel-page .l-img-left-tile li.img-left-tile-row {
    border-top: 5px solid #a7b624;
}

@media (min-width: 48em) {
    .l-img-left-tile li.img-left-tile-row {
        margin: 0 0 20px 0;
        width: inherit;
        width: 48.5714285714%;
        float: left;
    }
    .l-img-left-tile li.img-left-tile-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-img-left-tile li.img-left-tile-row:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .l-img-left-tile li.img-left-tile-row {
        width: 48.5714285714%;
        float: left;
        margin-right: 2.8571428571%;
        width: 233px;
        display: inline-block;
        vertical-align: top;
        float: none;
    }
}

.l-img-left-tile li.img-left-tile-row h2 {
    margin: 0;
    color: #373737;
    padding: 10px 2%;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

@media (min-width: 48em) {
    .l-img-left-tile .img-wrap {
        line-height: 0;
        width: 54.1666666667%;
        float: left;
    }
}

@media (min-width: 48em) {
    .l-img-left-tile .img-wrap img {
        width: 100%;
        height: auto;
    }
}

@media (min-width: 48em) {
    .l-img-left-tile .title-wrap {
        border-top: 1px solid #ccc;
        width: 45.8333333333%;
        float: right;
        margin-right: 0;
    }
}

.l-img-left-tile .post-date {
    margin: 10px 0 6px 0;
}

.l-img-left-tile .body-tile-inner {
    padding: 0 4% 0 5%;
    line-height: 20px;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.person-panel-page .l-img-left-tile .body-tile-inner {
    padding: 6px 4% 0 5%;
}

.l-img-left-tile .more-link {
    margin: 0;
    display: inline;
}

.l-img-left-tile .more-link a {
    font-weight: bold;
    color: #00b5e2;
    text-transform: uppercase;
}

.l-img-left-tile .more-link a:hover {
    color: #999;
}

.about-newswire {
    padding: 30px 0;
    margin-top: 30px;
}

.about-newswire p {
    color: #414141;
    font-style: italic;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

@media (min-width: 48em) {
    .about-newswire p {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
        line-height: 1.5em;
    }
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .news-media-view ul {
        text-align: center;
    }
}

.news-media-view a {
    color: #373737;
}

.news-media-view li.views-row {
    text-align: left;
    margin: 0 0 30px 0;
    padding: 0;
    color: #373737;
    overflow: hidden;
    border: 1px solid #ccc;
    border-top: 4px solid #a7b624;
}

.news-media-view li.views-row:hover {
    background-color: #ebebeb;
}

.news-media-view li.views-row span {
    display: block;
}

.news-media-view li.views-row h2 {
    margin: 8px 0 6px 0;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.news-media-view p,
.news-media-view span.post-date {
    margin: 0 0 6px 0;
    line-height: 20px;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.news-media-view p {
    margin: 0;
}

.news-media-view img {
    line-height: 0;
    width: 100%;
    height: auto;
}

.news-media-view .news-first {
    line-height: 0;
    margin: 0;
}

@media (min-width: 30em) and (max-width: 59.938em) {
    .news-media-view .news-first {
        width: 40%;
        float: left;
        margin-right: 2.8571428571%;
        line-height: 0;
    }
}

@media (min-width: 60em) {
    .news-media-view .news-first {
        width: 31.4285714286%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

.news-media-view .news-second .news-second-inner {
    padding: 2px 3% 14px 4%;
}

@media (min-width: 30em) {
    .news-media-view .news-second .news-second-inner {
        padding: 0 3% 4px 0;
    }
}

@media (min-width: 30em) and (max-width: 59.938em) {
    .news-media-view .news-second {
        width: 57.1428571429%;
        float: right;
        margin-right: 0;
    }
}

@media (min-width: 60em) {
    .news-media-view .news-second {
        width: 65.7142857143%;
        float: right;
        margin-right: 0;
    }
}

.page-views.media-center #main {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.page-views.media-center #main:after {
    content: " ";
    display: block;
    clear: both;
}

@media (max-width: 47.938em) {
    .page-views.media-center #main {
        padding: 0 2%;
    }
}

.page-views.media-center:not(.solr-search) h1 {
    margin: 0 0 20px 0;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    font-size: 2.6666666667em;
    font-size: 2.6666666667rem;
    text-transform: uppercase;
    color: #373737;
}

@media (min-width: 48.062em) {
    .page-views.media-center .l-content-first {
        width: 22.8571428571%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

@media (min-width: 48.062em) {
    .page-views.media-center .l-content {
        width: 74.2857142857%;
        float: right;
        margin-right: 0;
    }
}

.media-search-wrap {
    padding: 0 3%;
    background-color: #a7b624;
    min-height: 100px;
}

.media-search-wrap .l-media-search {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.media-search-wrap .l-media-search:after {
    content: " ";
    display: block;
    clear: both;
}

.media-search-wrap .views-exposed-form {
    padding: 26px 0 0 0;
    text-align: center;
}

@media (min-width: 48.062em) {
    .media-search-wrap .views-exposed-form {
        text-align: left;
    }
}

.media-search-wrap .views-exposed-form .form-item {
    margin: 0;
}

.media-search-wrap .views-exposed-form .views-exposed-widget {
    padding: 0;
    float: none;
}

.media-search-wrap .views-exposed-form .views-exposed-widget.views-widget-filter-search_api_views_fulltext {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 224px;
    float: none;
}

@media (min-width: 48.062em) {
    .media-search-wrap .views-exposed-form .views-exposed-widget.views-widget-filter-search_api_views_fulltext {
        width: 91%;
    }
}

.media-search-wrap .views-exposed-form .views-exposed-widget.views-submit-button {
    display: inline-block;
    vertical-align: top;
}

.media-search-wrap .views-exposed-form .views-exposed-widget.views-submit-button input {
    margin: 0;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -52px -79px;
    width: 50px;
    height: 44px;
    position: relative;
    left: -6px;
    top: 1px;
    padding: 0;
    border: 3px solid #fff;
    background-color: inherit;
    text-align: left;
    text-indent: -9999px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .media-search-wrap .views-exposed-form .views-exposed-widget.views-submit-button input {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -52px -79px;
        width: 50px;
        height: 44px;
        background-size: 830px 440px;
    }
}

.media-search-wrap .views-exposed-form .views-exposed-widget.views-submit-button input:hover {
    background-color: #ccc;
}

.page-media-center .l-media-search.l-search-block .form-item-search input {
    height: 46px;
    padding: 0 8px;
    line-height: 2.7em;
    width: 100%;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    color: #999;
}


.page-our-work .panel-panel.full-width--first {
    padding: 0 3%;
    background: url("../images/ourwork-map.png") 100% -20px no-repeat;
}

@media (min-width: 60em) {
    .page-our-work .panel-panel.full-width--first {
        padding: inherit;
    }
}

.page-our-work .panel-panel.full-width--second {
    background-color: #eaeaea;
    padding: 0 3% 60px 3%;
}

@media (min-width: 64em) {
    .page-our-work .panel-panel.full-width--second {
        padding: 0 0 60px 0;
    }
}

.page-our-work .panel-panel.content__summary__third {
    padding: 0 3%;
}

@media (min-width: 60em) {
    .page-our-work .panel-panel.content__summary__third {
        padding: inherit;
    }
}

.page-our-work .panel-panel.content__cta.full-width {
    background-color: #eaeaea;
}

.l-partner-pane {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3%;
}

.l-partner-pane:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 60em) {
    .l-partner-pane {
        padding: inherit;
    }
}

.l-how-we-work {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    overflow: hidden;
}

.l-how-we-work:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 48.062em) {
    .l-how-we-work {
        min-height: 392px;
    }
}

.l-how-we-work h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
}

.l-how-we-work p {
    line-height: 1.6em;
    color: #414141;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    font-size: 0.9444444444em;
    font-size: 0.9444444444rem;
}

@media (min-width: 48.062em) {
    .l-how-we-work .work-first {
        width: 57.1428571429%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

@media (min-width: 48.062em) {
    .l-how-we-work .work-second {
        width: 40%;
        float: right;
        margin-right: 0;
    }
}

.l-how-we-work .more-link {
    margin: 0 0 0 0;
    text-transform: inherit;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
}

.l-how-we-work .work-second a.btn {
    position: relative;
    padding: 16px 12px;
    text-transform: capitalize;
    margin: 20px 0 0 0;
    color: #fff;
    display: block;
    height: 60px;
    width: 230px;
    font-size: 17px;
    font-size: 0.9444444444em;
    font-size: 0.9444444444rem;
}

@media (min-width: 48.062em) {
    .l-how-we-work .work-second a.btn {
        margin: 20% 0 0 7%;
    }
}

.l-how-we-work .work-second a.btn:after {
    position: absolute;
    right: 18px;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -59px -122px;
    width: 14px;
    height: 55px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .l-how-we-work .work-second a.btn:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -59px -122px;
        width: 14px;
        height: 55px;
        background-size: 830px 440px;
    }
}

.l-public-policy {
    max-width: 1010px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: 4px solid #a7b624;
}

.l-public-policy:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 48.062em) {
    .l-public-policy {
        border: 1px solid #ccc;
    }
}

.l-public-policy .pub-policy-first {
    text-align: center;
    padding-top: 20px;
}

@media (min-width: 48.062em) {
    .l-public-policy .pub-policy-first {
        width: 32.3943661972%;
        float: left;
        margin-right: 1.4084507042%;
        padding-top: inherit;
        text-align: left;
        line-height: 0;
        display: block;
    }
}

.l-public-policy .pub-policy-first img {
    max-width: 100%;
    height: auto;
    line-height: 0;
}

@media (min-width: 48.062em) {
    .l-public-policy .pub-policy-first img {
        border-right: 4px solid #a7b624;
    }
}

.l-public-policy .pub-policy-second {
    display: block;
}

@media (min-width: 48.062em) {
    .l-public-policy .pub-policy-second {
        width: 57.7464788732%;
        float: left;
        margin-right: 1.4084507042%;
    }
}

.l-public-policy .pub-policy-second h2 {
    margin: 0;
    padding: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
}

.l-public-policy .pub-policy-second a.more-link {
    margin: 0;
}

.l-public-policy .pub-policy-second .pub-policy-inner {
    padding: 20px 3% 26px 3%;
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .l-public-policy .pub-policy-second .pub-policy-inner {
        padding: 2%;
    }
}

@media (min-width: 60.062em) {
    .l-public-policy .pub-policy-second .pub-policy-inner {
        padding: 6%;
    }
}

.l-public-policy .pub-policy-second p {
    line-height: 23px;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
}

.featured-wrap {
    overflow: hidden;
    margin: 0 0 40px 0;
}

.featured-wrap.wtg-legacy-tiles {
    margin: 0 0 82px 0;
}

@media (min-width: 48.062em) {
    .featured-wrap .view {
        width: 48.5714285714%;
        float: left;
    }
    .featured-wrap .view:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .featured-wrap .view:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

.featured-wrap p {
    line-height: 20px;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.featured-wrap p.tile-type {
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    text-transform: uppercase;
    margin: 0 0 4px 0;
}

.featured-wrap h2.tile-title {
    margin: 0 0 6px 0;
    text-transform: uppercase;
    color: #666;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.featured-wrap li {
    overflow: hidden;
}

.featured-wrap .featured-inner {
    padding: 6px 4% 0 4%;
    display: block;
}

.featured-wrap img {
    max-width: 100%;
    height: auto;
}

.featres-pubs--popular {
    background-color: #eaeaea;
    border: 1px solid #ccc;
}

.featres-pubs--popular .l-featured-image-wrap {
    text-align: center;
    display: block;
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .featres-pubs--popular .l-featured-image-wrap {
        width: 22.8571428571%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

@media (min-width: 48.062em) {
    .featres-pubs--popular .l-featured-image-wrap {
        width: 31.4285714286%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .featres-pubs--popular .l-featured-text-wrap {
        width: 74.2857142857%;
        float: right;
        margin-right: 0;
    }
}

@media (min-width: 48.062em) {
    .featres-pubs--popular .l-featured-text-wrap {
        width: 65.7142857143%;
        float: right;
        margin-right: 0;
    }
}

.featres-pubs--popular li {
    display: block;
    padding: 6px 4% 0 4%;
    overflow: hidden;
}

.featres-pubs--popular li.views-row-first {
    margin-top: 20px;
}

.featres-pubs--popular .featured-inner {
    display: block;
    background-color: #fff;
    overflow: hidden;
    padding: 20px 4%;
}

@media (min-width: 48.062em) {
    .featres-pubs--popular .featured-inner {
        padding: 20px 2% 10px 1.5%;
    }
}

.featres-pubs--popular h2.tile-title {
    text-transform: capitalize;
}

.featres-pubs--popular .view-header {
    position: relative;
    margin: 20px 4% 0 4%;
    background-color: #00bce7;
    text-align: center;
    color: #fff;
}

.featres-pubs--popular .view-header:after {
    left: 45%;
    content: '';
    display: block;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    z-index: 300;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 10px solid #00bce7;
    border-bottom: 0;
    -moz-transform: scale(0.9999);
}

.featres-pubs--popular .view-header h2 {
    margin: 6px 0 6px 0;
    padding: 10px 0 0 0;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-style: italic;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
}

.featres-pubs--popular .view-header h3 {
    margin: 0;
    padding: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.featres-pubs--popular .view-footer {
    padding: 0 7%;
}

.featres-pubs--popular .view-footer p {
    margin: 0;
}

.featres-pubs--popular .view-footer a.btn {
    text-align: center;
    width: 99%;
    background-color: #00bce7;
    color: #fff;
    border: none;
    margin: 0 0 18px 0;
}

.featres-pubs--popular .view-footer a.btn:hover {
    background-color: #009bbe;
}

.featres-pubs--featured .l-featured-image-wrap {
    text-align: center;
    display: block;
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .featres-pubs--featured .l-featured-image-wrap {
        width: 22.8571428571%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

@media (min-width: 48.062em) {
    .featres-pubs--featured .l-featured-image-wrap {
        width: 40%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .featres-pubs--featured .l-featured-text-wrap {
        width: 74.2857142857%;
        float: right;
        margin-right: 0;
    }
}

@media (min-width: 48.062em) {
    .featres-pubs--featured .l-featured-text-wrap {
        width: 57.1428571429%;
        float: right;
        margin-right: 0;
    }
}

.featres-pubs--featured li {
    padding-bottom: 14px;
    border: 1px solid #ccc;
    color: #414141;
    border-top: 4px solid #a7b624;
}

.featres-pubs--featured img {
    max-width: 100%;
    height: auto;
}

.featres-pubs--featured h3 {
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-style: italic;
    margin: 0 0 16px 0;
    color: #666;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
}

.image-strip-wrap .image-strip {
    background-repeat: repeat-x;
    background-size: contain;
    min-height: 244px;
    width: 100%;
}

.l-our-work .featured-story-title {
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
}

.l-our-work .featured-story-title:after {
    content: " ";
    display: block;
    clear: both;
}

.l-our-work .l-all-stories {
    padding-bottom: 50px;
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
}

.l-our-work .l-all-stories:after {
    content: " ";
    display: block;
    clear: both;
}

.l-our-work .l-all-stories h2 {
    margin: 0;
}

.l-our-work .l-all-stories h2:before {
    border-bottom: 1px solid #ccc;
    content: "";
    display: block;
    margin: 0 auto;
    position: relative;
    top: 20px;
    width: 82%;
}

.l-our-work .l-all-stories h2 a {
    cursor: pointer;
    text-align: center;
    display: block;
    font-size: 13px;
    font-size: 0.7222222222em;
    font-size: 0.7222222222rem;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 10px 4px;
    position: relative;
    z-index: 9;
    width: 160px;
    color: #fff;
    margin: 0 auto;
    background-color: #f16139;
}

.l-our-work .l-all-stories h2 a:hover {
    background-color: #e73f10;
}

.featured-stories-work {
    padding: 0 3%;
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 60em) {
    .featured-stories-work {
        padding: inherit;
    }
}

.featured-stories-work:after {
    content: " ";
    display: block;
    clear: both;
}

.featured-stories-work .views-row {
    overflow: hidden;
    margin: 0 0 20px 0;
}

@media (min-width: 48.062em) {
    .featured-stories-work .views-row {
        width: 48.5714285714%;
        float: left;
    }
    .featured-stories-work .views-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .featured-stories-work .views-row:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

.featured-stories-work .l-featured-image-wrap {
    text-align: center;
    display: block;
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .featured-stories-work .l-featured-image-wrap {
        width: 22.8571428571%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

@media (min-width: 48.062em) {
    .featured-stories-work .l-featured-image-wrap {
        width: 40%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .featured-stories-work .l-featured-text-wrap {
        width: 74.2857142857%;
        float: right;
        margin-right: 0;
    }
}

@media (min-width: 48.062em) {
    .featured-stories-work .l-featured-text-wrap {
        width: 57.1428571429%;
        float: right;
        margin-right: 0;
    }
}

.featured-stories-work p {
    line-height: 20px;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.featured-stories-work h2 {
    margin: 0 0 6px 0;
    text-transform: uppercase;
    color: #666;
    font-size: 19px;
    font-size: 1.0555555556em;
    font-size: 1.0555555556rem;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.l-signup-work-pane {
    margin-bottom: 60px;
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0;
    border-top: 5px solid #e6e6e6;
    border-bottom: 5px solid #e6e6e6;
}

.l-signup-work-pane:after {
    content: " ";
    display: block;
    clear: both;
}

.l-signup-work-pane p {
    text-align: center;
    line-height: 23px;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    color: #666;
    padding: 0 8%;
}

.l-signup-work-pane .form-item-wrap {
    text-align: center;
    position: relative;
    margin: 30px 0 0 0;
}

.l-signup-work-pane .form-item-wrap label.overlabel {
    top: 0;
    display: inline-block !important;
}

.l-signup-work-pane .form-item-wrap input[type=email] {
    height: 44px;
    margin: 0;
    color: #999;
    padding-left: 6px;
    border: 1px solid #ccc;
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 238px;
    box-shadow: none;
}

.l-signup-work-pane .form-item-wrap button {
    position: relative;
    margin: 10px 0 0 0;
    height: 44px;
    background-color: #00a17a;
    padding: 0 40px 0 40px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 238px;
}

@media (min-width: 48.062em) {
    .l-signup-work-pane .form-item-wrap button {
        margin: 0;
        width: inherit;
        left: -5px;
    }
}

.l-signup-work-pane .signup-wrap.input-has-value label {
    display: none !important;
}

.l-partner-pane {
    padding: 30px 0 58px 0;
}

.l-partner-pane h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
}

.l-partner-pane p {
    line-height: 1.6em;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

.l-partner-pane a.btn {
    margin: 20px 0 0 0;
    color: #fff;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    padding: 12px 12px;
}


.pa-panels-page .content__summary,
.pa-panels-page .full-width--first,
.pa-panels-page .content__summary__second,
.pa-panels-page .full-width--second,
.pa-panels-page .content__secondary,
.pa-panels-page .content__summary__third {
    padding: 0 3%;
}

@media (min-width: 60em) {
    .pa-panels-page .content__summary,
    .pa-panels-page .full-width--first,
    .pa-panels-page .content__summary__second,
    .pa-panels-page .full-width--second,
    .pa-panels-page .content__secondary,
    .pa-panels-page .content__summary__third {
        padding: inherit;
    }
}

.full-width--first {
    position: relative;
    z-index: 10;
}

.featured-wrap.pa-featured-wrap {
    margin: 0;
}

.pa-panels-page .full-width--second {
    position: relative;
    z-index: 4;
}

.pa-panels-page .full-width--second:before {
    position: absolute;
    left: 60%;
    top: -80px;
    content: ' ';
    background: transparent url("../images/s-rosette.png") no-repeat -421px -270px;
    width: 273px;
    height: 268px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pa-panels-page .full-width--second:before {
        content: ' ';
        background: transparent url("../images/s-rosette-retina.png") no-repeat -421px -270px;
        width: 273px;
        height: 268px;
        background-size: 700px 958px;
    }
}

@media (min-width: 48em) and (max-width: 59.938em) {
    .pa-panels-page .full-width--second:before {
        left: 67%;
    }
}

@media (min-width: 60em) {
    .pa-panels-page .full-width--second:before {
        left: 75%;
    }
}

.pa-panels-page .full__width.full-width--first {
    background-color: #eaeaea;
}

.pa-panels-page .full__width.full-width--first .pane-subsectors {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.pa-panels-page .full__width.full-width--first .pane-subsectors:after {
    content: " ";
    display: block;
    clear: both;
}

.pa-panels-page .subsector-pane-title {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}

.pa-panels-page .subsector-pane-title:after {
    content: " ";
    display: block;
    clear: both;
}

.pa-intro-pane {
    overflow: hidden;
    margin: 0 0 40px 0;
}

@media (min-width: 48.062em) {
    .pa-intro-pane .side-menu {
        width: 22.8571428571%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

.pa-intro-pane .pa-intro h2 {
    text-transform: uppercase;
    margin: 0 0 20px 0;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    font-size: 1.2222222222em;
    font-size: 1.2222222222rem;
}

.pa-intro-pane .pa-intro p {
    line-height: 1.75em;
    font-size: 17px;
    font-size: 0.9444444444em;
    font-size: 0.9444444444rem;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
}

@media (min-width: 48.062em) {
    .pa-intro-pane .pa-intro {
        width: 74.2857142857%;
        float: right;
        margin-right: 0;
    }
}

.pane-subsectors {
    padding-bottom: 40px;
}

.pane-subsectors li.pa-subsector-row {
    text-align: left;
    width: 260px;
    margin: 0 auto 24px auto;
    line-height: 0;
    border: 1px solid #ccc;
}

@media (min-width: 30em) and (max-width: 47.938em) {
    .pane-subsectors li.pa-subsector-row {
        width: inherit;
        margin: inherit;
        margin-bottom: 24px;
        width: 46.875%;
        float: left;
    }
    .pane-subsectors li.pa-subsector-row:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .pane-subsectors li.pa-subsector-row:nth-child(2n + 2) {
        margin-left: 53.125%;
        margin-right: -100%;
        clear: none;
    }
}

@media (min-width: 48.062em) {
    .pane-subsectors li.pa-subsector-row {
        width: inherit;
        margin: inherit;
        margin-bottom: 24px;
        width: 31.4285714286%;
        float: left;
    }
    .pane-subsectors li.pa-subsector-row:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .pane-subsectors li.pa-subsector-row:nth-child(3n + 2) {
        margin-left: 34.2857142857%;
        margin-right: -100%;
        clear: none;
    }
    .pane-subsectors li.pa-subsector-row:nth-child(3n + 3) {
        margin-left: 68.5714285714%;
        margin-right: -100%;
        clear: none;
    }
}

.pane-subsectors img {
    width: 100%;
    height: auto;
    line-height: 0;
}

.pane-subsectors img:hover {
    opacity: 0;
}

.pane-subsectors .l-pa-subsector-tile {
    display: block;
    overflow: hidden;
}

.pane-subsectors .pa-subsector-wrap {
    position: relative;
    overflow: hidden;
    display: block;
}

.pane-subsectors .pa-subsector-text {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
}

.pane-subsectors h2 {
    text-transform: uppercase;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    margin: 0;
    overflow: hidden;
    opacity: .8;
    line-height: 1.3em;
    background-color: #e6e6e6;
    width: 100%;
    padding: 8%;
    color: #000;
}

.pane-subsectors p {
    color: #000;
}

.pane-subsectors .subsector-more {
    color: #00bce7;
    display: block;
    font-weight: bold;
    margin-top: 1em;
}

.pane-subsectors .pa-subsector-description {
    padding: 3% 8%;
    display: block;
    line-height: 20px;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    color: #000;
    display: none;
}

.pane-subsectors .pa-subsector-description:before {
    margin: 0 0 10px 0;
    content: '';
    border-top: 1px solid #ccc;
    display: block;
    width: 44px;
    height: 10px;
}

.pane-subsectors .tile-hover * {
    background-color: #fff;
}

.pane-subsectors .tile-hover {
    background-color: #fff;
    position: relative;
    z-index: 400;
}

.pane-subsectors .tile-hover .pa-subsector-description {
    display: block;
}

.pane-subsectors .tile-hover h2 {
    background-color: #fff;
}

.pane-subsectors .tile-hover img {
    opacity: 0;
}

.info-qklinks-wrap {
    overflow: hidden;
    position: relative;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.info-qklinks-wrap:after {
    content: " ";
    display: block;
    clear: both;
}

.info-qklinks-wrap h2.our-impact-title {
    margin: 0 0 30px 0;
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
}

.info-qklinks-wrap .our-impact-wrap {
    padding: 44px 0 30px 0;
}

.info-qklinks-wrap .our-impact-wrap p {
    line-height: 1.6em;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    width: 68%;
}

.info-qklinks-wrap .info-block-body {
    padding: 20px 2% 20px 2%;
    background-color: #00bce7;
    color: #fff;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

@media (min-width: 48.062em) {
    .info-qklinks-wrap .info-block-body {
        width: 48.5714285714%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

.info-qklinks-wrap .info-block-body a {
    color: #fff;
}

.info-qklinks-wrap .info-block-body .info-link {
    display: block;
    text-align: center;
    margin: 14px 0 0 0;
}

.info-qklinks-wrap .info-block-body .info-link a {
    display: block;
    border: 3px solid #b3e9f6;
    padding: 14px 6px;
    margin: 10px 0 6px 0;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.info-qklinks-wrap .info-block-body .info-link a:after {
    content: '›';
    display: inline-block;
    width: 21px;
    height: 20px;
    margin-left: 1px;
}

.info-qklinks-wrap .info-block-body .info-link a:hover {
    background-color: #b3e9f6;
    opacity: .8;
    color: #373737;
}

.info-qklinks-wrap .info-block-body .info-block-title h2 {
    margin: 2px 0 0 0;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-weight: normal;
    font-size: 19px;
    font-size: 1.0555555556em;
    font-size: 1.0555555556rem;
    font-style: italic;
    line-height: 1.4em;
    padding-bottom: 8px;
    border-bottom: 3px solid #b3e9f6;
}

.info-qklinks-wrap .info-block-body .info-block-title h2 .firstWord {
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    font-size: 1.2222222222em;
    font-size: 1.2222222222rem;
}

.info-qklinks-wrap .info-block-body h3 {
    margin: 12px 0 3px 0;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
}

.info-qklinks-wrap .info-block-body p {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    font-size: 0.9444444444em;
    font-size: 0.9444444444rem;
    margin: 0 0 4px 0;
}

.quick-links-wrap {
    margin-top: 20px;
}

@media (min-width: 48.062em) {
    .quick-links-wrap {
        width: 48.5714285714%;
        float: right;
        margin-right: 0;
        margin-top: 0;
    }
}

.quick-links-wrap img {
    max-width: 100%;
    height: auto;
}

.quick-links-wrap .qkl-first {
    width: 22.8571428571%;
    float: left;
    margin-right: 2.8571428571%;
}

.quick-links-wrap .qkl-second {
    width: 57.1428571429%;
    float: left;
    margin-right: 2.8571428571%;
}

.quick-links-wrap .qkl-third {
    position: relative;
    display: block;
    line-height: 1.5em;
    width: 14.2857142857%;
    float: right;
    margin-right: 0;
}

.quick-links-wrap .qkl-third:after {
    display: inline-block;
    position: relative;
    right: 0;
    top: 12px;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -631px -113px;
    width: 26px;
    height: 60px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .quick-links-wrap .qkl-third:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -631px -113px;
        width: 26px;
        height: 60px;
        background-size: 830px 440px;
    }
}

.quick-links-wrap h2 {
    margin: 10px 0 0 0;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-weight: bold;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    line-height: 1.4em;
}

.quick-links-wrap li {
    overflow: hidden;
    border: 1px solid #ccc;
    line-height: 0;
    margin: 0 0 9px 0;
    min-height: 80px;
}

.quick-links-wrap li:hover {
    background-color: #eaeaea;
}

.quick-links-wrap li a {
    display: block;
}

.pa-stories-links-wrap {
    overflow: hidden;
}

@media (min-width: 48.062em) {
    .pa-stories-links-wrap .pa-featured-stories {
        width: 57.1428571429%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

@media (min-width: 48.062em) {
    .pa-stories-links-wrap .pa-featured-links {
        width: 40%;
        float: right;
        margin-right: 0;
    }
}

@media (min-width: 48.062em) {
    .pa-featured-stories .col2 {
        width: 48.5714285714%;
        float: left;
    }
    .pa-featured-stories .col2:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .pa-featured-stories .col2:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

.pa-featured-stories .featured-col-wrap {
    overflow: hidden;
    margin: 0 0 30px 0;
}

.pa-featured-stories img {
    max-width: 100%;
    height: auto;
}

.pa-featured-stories .featured-first {
    text-align: center;
}

@media (min-width: 48.062em) {
    .pa-featured-stories .featured-first {
        text-align: left;
    }
}

.pa-featured-stories .featured-second h2 {
    text-align: center;
    margin: 10px 0 10px 0;
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

@media (min-width: 48.062em) {
    .pa-featured-stories .featured-second h2 {
        margin: 0 0 10px 0;
        text-align: left;
    }
}

.pa-featured-stories .featured-second p {
    line-height: 1.5em;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.pa-featured-links {
    border: 1px solid #ccc;
    border-top: 4px solid #f16139;
}

.pa-featured-links .link-row {
    border-bottom: 1px solid #ccc;
}

.pa-featured-links .link-row.views-row-last {
    border: none;
}

.pa-featured-links .link-row a {
    color: #00b5e2;
}

.pa-featured-links .link-row a:hover {
    color: #373737;
}

.pa-featured-links ul {
    padding: 20px 5% 6px 6%;
}

.pa-featured-links p {
    line-height: 1.6em;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
}

.pa-featured-links p:after {
    content: '›';
    display: inline-block;
    width: 21px;
    height: 20px;
    margin-left: 6px;
}

@media (min-width: 48.062em) {
    .pa-featured-pub li {
        width: 48.5714285714%;
        float: left;
    }
    .pa-featured-pub li:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .pa-featured-pub li:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

.pa-featured-pub h5 {
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-style: italic;
    margin: 0 0 16px 0;
    color: #666;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
}


.node-type-campaign .pane-node-body h2,
.node-type-campaign .pane-node-body ol,
.node-type-campaign .pane-node-body p,
.node-type-campaign .pane-node-body ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    line-height: 1.55em;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
}

.node-type-campaign .panel-display {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
}

.node-type-campaign .breadcrumb,
.node-type-campaign .pane-node-body,
.pane-node-field-campaign-quote,
.pane-node-field-campaign-links,
.pane-addthis-addthis-block {
    padding: 1.2em 3%;
}

.node-type-campaign .pane-node-body {
    padding-top: 0;
}

.node-type-campaign .content__main_wrapper {
    margin-top: 0;
}

@media (max-width: 320px) {
    .node-type-campaign #hero #hero__content h1.page__title {
        margin: .5em auto 0;
    }
}

@media (max-width: 767px) {
    .node-type-campaign #hero {
        min-height: 150px;
    }
    .node-type-campaign .breadcrumb {
        margin-bottom: 0;
    }
    .node-type-campaign .content__main_wrapper {
        margin-top: 0;
    }
}

.pane-campaign-featured-story {
    margin-top: 15px;
}

.pane-node-field-campaign-links {
    margin-bottom: 16px;
}

.pane-addthis-addthis-block,
.campaign-story {
    margin-bottom: 60px;
}

.node-type-campaign .panel-display {
    color: #808080;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
}

.node-type-campaign .pane-node-body h2,
.pane-node-field-campaign-links,
.pane-node-field-campaign-quote,
.campaign-story .title,
.campaign-story .summary,
.campaign-more-link {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.node-type-campaign .pane-node-body h2,
.pane-node-field-campaign-links,
.campaign-story .title,
.campaign-more-link {
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
}

.node-type-campaign .pane-node-body h2,
.pane-node-field-campaign-links,
.campaign-story .title {
    text-transform: uppercase;
}

.campaign-story .more-link {
    text-transform: none;
    display: block;
    text-align: left;
    margin-left: 0;
}

.node-type-campaign .pane-node-body .more-link {
    color: #000;
    text-transform: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    font-weight: 300 !important;
}

.node-type-campaign .pane-node-body h2,
.pane-node-field-campaign-links,
.pane-node-field-campaign-quote {
    color: #00bce7;
}

.campaign-story,
.campaign-story a:link,
.campaign-story a:visited {
    color: #4d4d4d;
}

.campaign-more-link span {
    display: inline-block;
    vertical-align: middle;
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -59px -120px;
    width: 14px;
    height: 30px;
    margin-left: 15px;
    line-height: 30px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .campaign-more-link span {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -59px -120px;
        width: 14px;
        height: 30px;
        background-size: 830px 440px;
    }
}

ul.pager.pager-load-more a,
a.campaign-more-link:link,
a.campaign-more-link:visited {
    display: block;
    background: #00bce7;
    color: #fff;
    width: 100%;
    margin: 10px 0;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
}

.load-more-complete .view-campaigns .item-list {
    display: none;
}

.view-campaigns ul.pager.pager-load-more {
    margin: 30px 0 50px 0;
    padding: 0;
}

.view-campaigns ul.pager.pager-load-more li {
    width: 100%;
}

.view-campaigns .view-footer {
    display: none;
}

.load-more-complete .view-campaigns .view-footer {
    display: block;
}

.pane-video {
    margin: 20px 1%;
}

.pane-video .video-embed-description {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .pane-addthis-addthis-block {
        width: 425px;
        left: 100%;
        margin-left: -425px;
        margin-top: 30px;
        float: none;
        position: relative;
    }
    .pane-addthis-addthis-block h2,
    .pane-addthis-addthis-block .addthis_sharing_toolbox {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .pane-addthis-addthis-block h2 {
        margin-bottom: 20px;
    }
    .pane-addthis-addthis-block h2,
    .pane-addthis-addthis-block .addthis_sharing_toolbox {
        display: block;
        float: none !important;
    }
}

.pane-node-field-campaign-video iframe {
    display: block;
    margin: 0 auto;
}

.pane-node-field-campaign-quote {
    margin-top: 60px;
    text-align: center;
}

@media (max-width: 767px) {
    .pane-node-field-campaign-quote {
        margin-top: 0;
        padding-top: 15px;
    }
}

.pane-node-field-campaign-quote p {
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
    line-height: 1.25em;
}

.pane-node-field-campaign-links {
    text-align: center;
}

.pane-node-field-campaign-links a {
    display: inline-block;
    width: 200px;
}

@media (max-width: 767px) {
    .pane-node-field-campaign-links a {
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}

.node-type-campaign .panel-panel.content__featured {
    background: #fff !important;
}

.field-name-field-campaign-sections .campaign-section {
    margin: 0 0 50px 0;
}

@media (min-width: 768px) {
    .field-name-field-campaign-sections .campaign-section {
        margin: 50px 0;
    }
}

.field-name-field-campaign-sections .campaign-section img.centered-image {
    display: block;
    margin: 0 auto;
}

.field-name-field-campaign-sections .campaign-section img {
    max-width: 100%;
    height: auto;
}

.field-name-field-campaign-sections .campaign-section-title {
    display: block;
    width: 100%;
    max-width: 960px;
    border-top: 1px solid #ccc;
    margin: 0 auto 0 auto;
    padding-bottom: 50px;
}

.field-name-field-campaign-sections .campaign-section-label {
    display: block;
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    margin-top: -27px;
    background: #fff;
    font-family: Helvetica, Arial, "Nimbus Sans L", sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

@media (min-width: 768px) {
    .field-name-field-campaign-sections .campaign-section-label {
        width: 350px;
    }
}

.field-name-field-campaign-sections .field-collection-view > div {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
}

.campaign-featured-story {
    width: 100%;
    max-width: 1115px;
    margin: 0 auto;
}

.campaign-featured-story img {
    width: 100%;
    display: block;
    height: auto;
}

.field-name-field-campaign-sections .field-collection-view > .stories {
    max-width: 1309px;
}

.field-name-field-campaign-sections .field-collection-view > .stories .campaign-story {
    background: #f4f4f4;
    clear: left;
}

.field-name-field-campaign-sections .field-collection-view > .stories .campaign-story::after {
    clear: both;
    content: "";
    display: table;
}

@media (min-width: 768px) {
    .field-name-field-campaign-sections .field-collection-view > .stories .campaign-story .image {
        float: left;
        width: 49%;
        padding-right: 2%;
        background: #fff;
    }
}

.field-name-field-campaign-sections .field-collection-view > .stories .campaign-story img {
    display: block;
    width: 100%;
    height: auto;
}

.field-name-field-campaign-sections .field-collection-view > .stories .campaign-story p {
    margin: 0 0 10px;
}

@media (max-width: 767px) {
    .field-name-field-campaign-sections .field-collection-view > .stories .campaign-story .text {
        padding: 35px 10px 20px;
    }
}

@media (min-width: 768px) {
    .field-name-field-campaign-sections .field-collection-view > .stories .campaign-story .text {
        margin-left: 52%;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .field-name-field-campaign-sections .field-collection-view > .stories .campaign-story .text {
        padding: 15px 10px 20px;
    }
    .field-name-field-campaign-sections .field-collection-view > .stories .campaign-story .text .title {
        font-size: 20px;
        font-size: 1.1111111111em;
        font-size: 1.1111111111rem;
    }
}

@media (min-width: 1024px) {
    .field-name-field-campaign-sections .field-collection-view > .stories .campaign-story .text {
        padding: 65px 30px 0 0;
    }
}

.field-name-field-campaign-sections .field-collection-view > .stories .campaign-story .summary {
    font-weight: normal;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .field-name-field-campaign-sections .field-collection-view > .stories .campaign-story .summary {
        font-size: 16px;
        font-size: 0.8888888889em;
        font-size: 0.8888888889rem;
    }
}

.field-name-field-campaign-sections .field-collection-view > .stories .campaign-story .read-more {
    margin: 30px 0 0 0;
    font-weight: 900;
}


.panel-page-ways-give .content__summary,
.panel-page-ways-give
.content__summary__second,
.panel-page-ways-give
.content__summary__third,
.panel-page-ways-give
.wtg-full-callout-wrap {
    padding: 0 3%;
}

@media (min-width: 60em) {
    .panel-page-ways-give .content__summary,
    .panel-page-ways-give
    .content__summary__second,
    .panel-page-ways-give
    .content__summary__third,
    .panel-page-ways-give
    .wtg-full-callout-wrap {
        padding: inherit;
    }
}

.wtg-donate-now {
    overflow: hidden;
    padding: 30px 0 0 0;
}

.wtg-donate-now .btn {
    position: relative;
    margin: 0 0 0 0;
    background-color: #00bce7;
    color: #fff;
    width: 100%;
    text-transform: capitalize;
    border: none;
    padding: 12px 12px;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

@media (min-width: 48.062em) {
    .wtg-donate-now .btn {
        width: 17.0212765957%;
        float: left;
        margin-right: 2.1276595745%;
    }
}

.wtg-donate-now .btn:after {
    content: ' ';
    background: transparent url("../images/s-icons.png") no-repeat -76px -122px;
    width: 15px;
    height: 25px;
    position: absolute;
    right: 12px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .wtg-donate-now .btn:after {
        content: ' ';
        background: transparent url("../images/s-icons-retina.png") no-repeat -76px -122px;
        width: 15px;
        height: 25px;
        background-size: 830px 440px;
    }
}

.wtg-donate-now .btn:hover {
    background-color: #009fc3;
}

@media (min-width: 48.062em) {
    .wtg-donate-now .donate-text-wrap {
        width: 80.8510638298%;
        float: right;
        margin-right: 0;
        padding-left: 2%;
    }
}

.wtg-donate-now .donate-text-wrap p {
    line-height: 1.7em;
    color: #666;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.l-wtg-safe-secure {
    overflow: hidden;
}

.l-wtg-safe-secure h2 {
    text-align: center;
    margin: 30px 0 30px 0;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    text-transform: uppercase;
}

.l-wtg-safe-secure p {
    font-weight: normal;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-style: italic;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    color: #666;
}

.l-wtg-safe-secure ul {
    margin: 20px auto 32px auto;
    width: 82%;
    text-align: center;
}

.l-wtg-safe-secure li {
    display: inline-block;
}

.l-wtg-safe-secure li a {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
}

.l-wtg-safe-secure li:after {
    content: '/';
    height: 10px;
    width: 10px;
    margin: 0 0 0 10px;
    color: #727780;
}

.l-wtg-safe-secure li:last-child:after {
    content: ' ';
}

.l-wtg-safe-secure .infocol-wrap h3 {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    font-size: 0.9444444444em;
    font-size: 0.9444444444rem;
    text-transform: inherit;
}

.l-wtg-safe-secure .infocol-wrap .infocol {
    line-height: 1.5em;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-style: normal;
}

@media (min-width: 48.062em) {
    .l-wtg-safe-secure .infocol-wrap .infocol {
        width: 48.5714285714%;
        float: left;
    }
    .l-wtg-safe-secure .infocol-wrap .infocol:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-wtg-safe-secure .infocol-wrap .infocol:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

.l-wtg-safe-secure .ways-logos {
    margin: 14px auto 0;
    text-align: center;
}

.l-wtg-safe-secure .ways-logos a img {
    text-decoration: none;
}

.l-wtg-all-ways {
    overflow: hidden;
    margin: 0 0 20px 0;
}

@media (min-width: 48.062em) {
    .l-wtg-all-ways .col {
        width: 48.5714285714%;
        float: left;
    }
    .l-wtg-all-ways .col:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .l-wtg-all-ways .col:nth-child(2n + 2) {
        margin-left: 51.4285714286%;
        margin-right: -100%;
        clear: none;
    }
}

.l-wtg-all-ways p.intro {
    font-style: italic;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    color: #666;
    font-weight: normal;
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

.l-wtg-all-ways h3 {
    text-transform: uppercase;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    font-size: 0.8333333333em;
    font-size: 0.8333333333rem;
    margin: 8px 0 8px 0;
}

.l-wtg-all-ways .ways-content-wrap {
    overflow: hidden;
    margin: 30px 0 10px 0;
}

.l-wtg-all-ways .ways-content-wrap p {
    line-height: 1.5em;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-style: normal;
}

.l-wtg-all-ways .ways-content-wrap a.more-link {
    margin: 0;
}

.l-wtg-all-ways.get-involved-all-ways {
    margin-bottom: 20px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.l-wtg-all-ways.get-involved-all-ways:after {
    content: " ";
    display: block;
    clear: both;
}

.wtg-featured-tile {
    overflow: hidden;
    margin: 0 0 30px 0;
}

.wtg-emerg-relief {
    margin: 60px 0;
}

.wtg-emerg-relief h2 {
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    font-size: 1.2777777778em;
    font-size: 1.2777777778rem;
    margin: 0 0 18px 0;
}

.wtg-emerg-relief p {
    line-height: 1.65em;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    font-size: 0.9444444444em;
    font-size: 0.9444444444rem;
}

.wtg-emerg-relief a {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
}

.wtg-full-callout-wrap {
    position: relative;
    min-height: 314px;
    overflow: hidden;
    background-color: #eaeaea;
}

.wtg-full-callout-wrap:before {
    content: ' ';
    position: absolute;
    left: -70px;
    top: -120px;
    background: url("../images/large-rosette.png") no-repeat;
    width: 500px;
    height: 500px;
    z-index: 1;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .wtg-full-callout-wrap:before {
        background: url("../images/large-rosette-2x.png") no-repeat;
        background-size: 500px 500px;
    }
}

.wtg-full-callout-wrap .wtg-full-callout-inner {
    position: relative;
    z-index: 2;
    margin-top: 5%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.wtg-full-callout-wrap .wtg-full-callout-inner:after {
    content: " ";
    display: block;
    clear: both;
}

.wtg-full-callout-wrap .wtg-full-callout-inner .text-wrap {
    overflow: hidden;
}

.wtg-full-callout-wrap .wtg-full-callout-inner .btn {
    width: 168px;
    margin: 8px 0 10px 0;
    background-color: #00bce7;
    color: #fff;
    border: none;
}

@media (min-width: 48em) {
    .wtg-full-callout-wrap .wtg-full-callout-inner .btn {
        float: right;
    }
}

.wtg-full-callout-wrap .wtg-full-callout-inner .btn:hover {
    background-color: #00a7ce;
}

@media (min-width: 48em) {
    .wtg-full-callout-wrap .wtg-full-callout-inner .col-first {
        width: 74.2857142857%;
        float: left;
        margin-right: 2.8571428571%;
    }
}

@media (min-width: 48em) {
    .wtg-full-callout-wrap .wtg-full-callout-inner .col-second {
        width: 22.8571428571%;
        float: right;
        margin-right: 0;
    }
}

.wtg-full-callout-wrap .wtg-full-callout-inner h2 {
    margin: 0 0 14px 0;
    font-style: italic;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
    font-weight: normal;
    color: #373737;
    line-height: 1.35em;
    text-align: center;
}

@media (min-width: 30em) {
    .wtg-full-callout-wrap .wtg-full-callout-inner h2 {
        font-size: 32px;
        font-size: 1.7777777778em;
        font-size: 1.7777777778rem;
        text-align: left;
    }
}

.wtg-full-callout-wrap .wtg-full-callout-inner p {
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    font-style: normal;
}

@media (min-width: 30em) {
    .wtg-full-callout-wrap .wtg-full-callout-inner p {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

.wtg-legacy-intro {
    margin: 50px 0 52px 0;
}

.wtg-legacy-intro h2 {
    text-transform: uppercase;
    line-height: 1.3em;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
    margin: 40px 0 6px 0;
    color: #373737;
}

.wtg-legacy-intro p {
    line-height: 1.7em;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    font-style: normal;
    margin: 0 0 6px 0;
    color: #373737;
}

.wtg-legacy-intro .inset {
    color: #373737;
    margin: 30px 0 0 0;
    padding: 2% 0;
    border: 1px solid #ccc;
    border-top: 5px solid #00b18e;
    text-align: center;
}

@media (min-width: 48em) {
    .wtg-legacy-intro .inset {
        float: right;
        width: 32%;
        margin: 10px 0 20px 30px;
        padding: 2% 0 80px 0;
    }
}

.wtg-legacy-intro .inset h3 {
    margin: 0 0 0 0;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
}

.wtg-legacy-intro .inset h4 {
    margin: 0 0 20px 0;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    text-transform: uppercase;
    font-weight: normal;
}

.wtg-legacy-intro .inset p {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 13px;
    font-size: 0.7222222222em;
    font-size: 0.7222222222rem;
    color: #373737;
}

.wtg-legacy-intro .inset img {
    margin: 0 0 28px 0;
}

@media (min-width: 48em) {
    .wtg-legacy-intro .inset img {
        margin: 50px 0 28px 0;
    }
}

.panel-page-fr .pane-node-body {
    margin-top: 20px;
}

@media (min-width: 48em) {
    .panel-page-fr .pane-node-body {
        margin: inherit;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 58.3333333333%;
        float: left;
        padding-left: 1.3888888889%;
        padding-right: 1.3888888889%;
    }
}

.l-financial-wrap {
    padding: 2%;
    margin-top: 30px;
    border: 1px solid #ccc;
    border-top: 5px solid #00b18e;
}

@media (min-width: 48em) {
    .l-financial-wrap {
        margin: inherit;
        width: 31.4285714286%;
        float: right;
        margin-right: 0;
    }
}

.l-financial-wrap .view-header {
    margin: 16px 0 10px 0;
    padding: 16px 0 0 0;
    border-top: 1px solid #ccc;
}

.l-financial-wrap .view-header p {
    font-style: normal;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    color: #666;
}

.l-financial-wrap h2 {
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    font-size: 1.5555555556em;
    font-size: 1.5555555556rem;
    line-height: 1.2em;
    margin: 0 0 0 0;
    color: #666;
}

.l-financial-wrap h3 {
    text-transform: uppercase;
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    line-height: 1.3em;
    margin: 0 0 10px 0;
    color: #666;
}

.survey-panel-page .panel-panel.content__summary {
    padding: 0 2%;
}

@media (min-width: 60em) {
    .survey-panel-page .panel-panel.content__summary {
        padding: 0;
    }
}

.l-survey-form .form-item {
    margin: 10px 0;
}

.l-survey-form input,
.l-survey-form label {
    font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

.l-survey-form .survey-subject-wrap label {
    display: inline-block;
    vertical-align: top;
    width: 86%;
}

.l-survey-form .survey-subject-wrap input[type="checkbox"] {
    display: inline-block;
    margin-right: 6px;
    width: 20px;
    vertical-align: top;
    margin-top: 7px;
}

.sidebar .views-exposed-form select {
    width: 99%;
}

.sidebar .views-exposed-form label {
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    font-weight: bold;
    text-transform: uppercase;
}

.sidebar .views-exposed-form .form-item {
    margin: 0 0 10px 0;
}

.sidebar .views-exposed-form .form-item.form-type-select .description {
    display: none;
}

.sidebar .views-exposed-form .views-submit-button {
    margin: 20px 0 0 0;
}

.sidebar .views-exposed-form .views-submit-button input {
    text-align: center;
}

.pub-tags-panel-page .content__main_wrapper {
    margin-top: 0;
}

.pub-tags-title {
    padding: 0 3%;
}

@media (min-width: 60em) {
    .pub-tags-title {
        padding: 0;
    }
}

.pub-tags-title h1 {
    margin: 10px 0 10px 0;
    text-transform: capitalize;
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

body,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

a:hover,
a:active {
    outline: 0;
}

h1 {
    font-size: 2em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

.field-collection-view {
    padding: 0;
    margin: 0;
    border-bottom: none;
}

ul,
ol {
    margin-left: 0;
    padding: 0 0 0 0;
}

dd {
    margin: 0 0 0 0;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    *margin-left: -7px;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

table tr {
    border-top: 1px solid #ccc;
}

table tr:first-child {
    border-top: 0;
}

table tr:nth-child(odd) td {
    background-color: #e6e6e6;
}

table th,
table td {
    padding: 0 1em;
}

table.clean tr {
    border-top: 0;
}

table.clean:nth-child(odd) td {
    background-color: transparent;
}

