#page-container {
    overflow: hidden;
}

.pdf-iframe-wrapper {
    position: relative;
    padding-bottom: 129%;
}

.spotlight-cta {
    padding-bottom: 77%;
    position: relative;
    background: #e3e3e3 no-repeat center center;
    background-size: cover;
}

.spotlight-cta:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
}

.spotlight-cta a {
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
}

.pdf-iframe-wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.resources-grid {
    display: flex;
    margin: 0 -30px;
    flex-wrap: wrap;
}

.resources-grid > div {
    display: flex;
    width: 33.3333%;
    padding: 0 30px 60px 30px;
}

.resources-grid > div > div {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #e4e4e4;
}

.resources-grid h2 {
    font-size: 16px;
    line-height: 20px;
}

.resources-grid .subheadline {
    font-size: 12px;
    line-height: 16px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}

.resources-grid .wrapper {
    flex-grow: 1;
}

.resources-grid .photo {
    display: block;
    padding-bottom: 62.5%;
    background: no-repeat center center;
    background-size: cover;
}

.resources-grid .content {
    padding: 20px;
}

.resources-grid .footer {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.resources-grid .footer .pub-date {
    font-size: 12px;
}

.resources-grid .source {
    font-size: 14px;
}

.news-grid {
    font-size: 16px;
    line-height: 1.6em;
    color: #000;
}

.news-grid .news-grid-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px;
}

.news-grid .news-grid-col {
    width: 50%;
    padding: 0 40px 20px 40px;
}

.custom-btn {
    display: inline-block;
    padding: 10px 30px;
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background: #419539;
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 30px;
    transition: 0.25s ease;
}

.custom-btn:not(.disabled):focus,
.custom-btn:not(.disabled):hover {
    background: #106b00;
}

.custom-btn.disabled {
    background: #b3aba1;
}

.download-btn.coming-soon {
    background: #acacac;
}

.custom-body-text {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #000;
}

#resource-header-banner {
    background: #39892f url(../../../../uploads/2020/10/inside-bg-green.jpg) no-repeat center left;
    background-size: cover;
    padding: 54px 0;
    font-size: 16px;
    line-height: 1.6em;
    color: #fff;
}

#resource-header-banner > div {
    width: 80%;
    margin: 0 auto;
    max-width: 1080px;
}

#resource-header-banner h1 {
    margin: 0 0 2px 0;
    padding: 0;
    font-weight: 300;
    font-size: 48px;
    line-height: 1.1em;
    color: #fff;
}

#resource-header-banner a {
    color: #fff;
    text-decoration: none;
}

#resource-header-banner a:focus,
#resource-header-banner a:hover {
    text-decoration: underline;
}

#resource #main-content {
    background: none;
}

#resource {
    margin: 60px 0;
}

#resource .et_pb_column_1 {
    background: #e3e3e3;
    padding: 30px;
}

#resource .author-photo {
    max-width: 85px;
    height: auto;
}

#resource .cover-photo {
    display: block;
    width: 100%;
}

#resource .subheadline {
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 5px 0;
}

#resource .et_pb_text_3 p {
    line-height: 1.6em;
}

#resource-lead-form input[type="text"],
#resource-lead-form input[type="email"] {
    background: #fff;
    padding: 11px;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    box-sizing: border-box;
}

#resource-lead-form button {
    padding: 0.5em 2em .5em 2em !important;
    margin: 20px 0 !important;
    letter-spacing: normal;
    font-weight: 600;
}

/*
#featured-resource {
    background: #e4e4e4;
}

#featured-resource .et_pb_section {
    background-color: transparent;
    background: url(../../../../uploads/2020/06/footer.svg) no-repeat right bottom;
}
*/

#featured-resource {
    background: url(../../../../uploads/2020/10/light-bg.jpg) no-repeat center center;
    background-size: cover;
}

#featured-resource > div {
    padding: 60px 0;
    margin: 0 auto;
    max-width: 1080px;
    width: 80%;
}

#featured-resource h2 {
    font-size: 32px;
    line-height: 1.3em;
    letter-spacing: -1px;
    color: #003f8e;
    margin: 0 0 20px 0;
}

#featured-resource .wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#featured-resource .wrapper > .left {
    width: 35%;
    padding: 0 40px 0 0;
}

#featured-resource .wrapper > .right {
    width: 65%;
    padding: 0 0 0 40px;
}

#featured-resource .wrapper > .right img {
    float: right;
    display: block;
}

#featured-resource .section-eyebrow {
    color: #39892f;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 1.6em;
}

#featured-resource .eyebrow {
    text-transform: uppercase;
    font-size: 13px;
    padding: 0;
    margin: 0;
}

#featured-resource .source {
    font-size: 13px;
    margin: 30px 0 0 0;
}

#featured-resource .custom-btn {
    padding: 15px 40px;
    font-size: 15px;
    font-weight: bold;
}

.pagination {
    text-align: center;
}

.pagination .page-numbers {
    margin: 0 10px;
}

#resources-filter {
    margin: -56px 0 40px 0;
    font-size: 100%;
    font-size: 13px;
    line-height: 17px;
    position: relative;
}

#resources-filter > div {
    transition: 0.5s ease;
}

#resources-filter > div a {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 17px;
    text-decoration: none;
    color: #fff;
    transition: 0.25s ease;
}

#resources-filter > div a:focus,
#resources-filter > div a:hover,
#resources-filter > div li.selected a {
    background-color: #1E5092;
}

#resources-filter .toggle {
    font-size: 15px;
    margin: 0 0 20px 0;
    display: none;
}

#resources-filter .toggle a:after {
    content: "";
    width: 9px;
    height: 6px;
    display: inline-block;
    margin-left: 10px;
    background: url(../images/down-arrow-blue.svg) no-repeat center center;
    vertical-align: middle;
}

#resources-filter .filters {
    position: relative;
}

#resources-filter .filters:before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    right: -5000px;
    bottom: 0;
    left: -5000px;
    background: #07418c;
}

#resources-filter .filters > ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#resources-filter .filters > ul > li {
    width: 20%;
    position: relative
}

#resources-filter .filters > ul > li > a {
    display: block;
    background: url(../images/icon-layers.svg) no-repeat 20px center;
    padding: 25px 10px 25px 70px;
}

#resources-filter .filters > ul > li > a > span {
    padding-right: 20px;
    background: url(../images/down-arrow.svg) no-repeat right center;
}

#resources-filter .filters > ul > li > a:focus,
#resources-filter .filters > ul > li > a:hover,
#resources-filter .filters > ul > li.selected > a {
    background-color: #1E5092;
}

#resources-filter .filters > ul > li.report > a {
    background-image: url(../images/icon-book.svg);
}

#resources-filter .filters > ul > li.replay > a {
    background-image: url(../images/icon-play.svg);
}

#resources-filter .filters > ul > li.spotlight > a {
    background-image: url(../images/icon-light.svg);
}

#resources-filter .filters > ul > li.category > a {
    background-image: url(../images/icon-list.svg);
}

#resources-filter .filters ul ul {
    position: absolute;
    top: 67px;
    right: 0;
    margin: 0;
    padding: 10px 0;
    list-style-type: none;
    background: #1E5092;
    width: 300px;
    transition: 0.25s ease;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}

#resources-filter .filters ul ul a {
    display: block;
    padding: 10px 30px;
}

#resources-filter .filters ul ul a:focus,
#resources-filter .filters ul ul a:hover,
#resources-filter .filters ul ul li.selected a {
    background-color: #4b73a8;
}

#resources-filter .filters ul li.active ul {
    opacity: 1;
    z-index: 1000;
    pointer-events: all;
}

#resources-filter .category-filter-summary {
    position: relative;
}

#resources-filter .category-filter-summary:before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    right: -5000px;
    bottom: 0;
    left: -5000px;
    background: #1E5092;
}

#resources-filter .category-filter-summary > div {
    text-align: right;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 40px 20px 0;
    font-size: 15px;
    line-height: 17px;
}

/**
 * Events
 */
.events-grid {
    color: #1a2c42;
    font-size: 15px;
    line-height: 1.3em;
}

.events-grid h4.et_pb_module_header {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.3em;
    color: #000;
}

.events-grid .et_pb_blurb .et_pb_image_wrap {
    min-height: 150px;
    display: flex;
    align-items: center;
}

.events-grid .et_pb_blurb .et_pb_image_wrap img {
    width: auto;
    max-height: 150px;
}

/**
 * News
 */
body.home .story-item {
    font-size: 13px;
    line-height: 1.5em;
}

body.home .story-item .story-meta {
    font-weight: 700;
}

@media only screen and (max-width: 1200px) {

    #resources-filter .filters > ul > li > a {
        background-size: 20px auto;
        background-position: 10px center;
        font-size: 14px;
        padding: 25px 10px 25px 40px;
    }

}

@media only screen and (max-width: 980px) {

    #resource .et_pb_section_0.et_pb_section {
        margin-top: -90px;
    }

    #resources-filter {
        display: block;
    }

    #resources-filter > .right {
        margin: 0 0 20px 0;
    }

    #featured-resource .wrapper > .left {
        width: 100%;
        padding: 0;
        margin: 0 0 40px 0;
    }

    #featured-resource .wrapper > .right {
        width: 100%;
        padding: 0;
    }

    #featured-resource .wrapper > .right img {
        float: none;
    }

    .resources-grid > div {
        width: 50%;
    }

    .news-grid .news-grid-row {
        display: block;
    }

    #resources-filter > div {
        max-height: 0px;
        overflow: hidden;
    }

    #resources-filter > div.active {
        max-height: 800px;
    }

    #resources-filter .toggle {
        display: block;
    }

    #resources-filter .filters > ul {
        display: block;
    }

    #resources-filter .filters > ul > li {
        width: 100%;
    }

    #resources-filter .filters > ul > li > a {
        padding: 25px 10px 25px 60px;
        background-position: 20px center;
    }

    #resources-filter .filters > ul > li > a > span {
        background-image: none;
    }

    #resources-filter .filters ul ul {
        position: relative;
        opacity: 1;
        pointer-events: all;
        z-index: 1;
        top: 0;
        width: 100%;
        padding: 0;
    }

    #resources-filter .filters ul ul a {
        padding: 10px 30px 10px 60px;
    }

    #resources-filter .category-filter-summary {
        display: none;
    }

}

@media only screen and (max-width: 750px) {

    .resources-grid > div {
        width: 100%;
    }
}

@media only screen and (max-width: 750px) {

    #resources-filter ul {
        display: block;
    }

    #resources-filter li {
        display: block;
    }

    #resources-filter li + li {
        margin-top: 5px;
    }

    #resources-filter li + li:before {
        display: none;
    }
}