@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Prompt:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap");
@import url("https://use.typekit.net/nmb6uzi.css");

.image-replacement {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

span.amp {
    font-family: Baskerville, Goudy Old Style, Palatino, Book Antiqua, serif !important;
    font-style: italic
}

.xy-center {
    top: 50%;
    transform: translate(-50%, -50%)
}

.x-center,
.xy-center {
    position: absolute;
    left: 50%
}

.x-center {
    transform: translateX(-50%)
}

.y-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

html {
    line-height: 1.15em;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    background-color: #fff;
    font-family: proxima-nova, sans-serif;
    font-size: 100%;
    color: #001d53
}

#content,
body {
    padding: 0;
    margin: 0
}

#content {
    position: relative;
    z-index: 1
}

#content .row {
    margin: 0 auto
}

.hide {
    display: none !important
}

.slick-slider {
    display: table !important;
    table-layout: fixed !important;
    width: 100%
}

.slick-track {
    display: -ms-flexbox !important;
    display: flex !important;
    overflow: hidden
}

.slick-slide {
    height: inherit !important;
    box-sizing: border-box
}

.slick-next,
.slick-prev {
    height: 43px !important;
    width: auto;
    cursor: pointer
}

.slick-slider-dots {
    display: -ms-flexbox;
    display: flex;
    margin: -120px auto 0;
    position: relative;
    z-index: 9
}

.slick-slider-dots ul {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.slick-slider-dots ul li {
    margin: 4px;
    cursor: pointer
}

.slick-slider-dots ul li button {
    background: transparent;
    border: 1px solid #fff;
    height: 10px;
    width: 10px;
    overflow: hidden;
    color: transparent;
    border-radius: 50%;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.slick-slider-dots ul li.slick-active button {
    background: #fff
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

.flex-video,
.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 56.25%;
    overflow: hidden
}

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

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 5;
    background-color: #fff;
    box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    color: #0a0a0a;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

#modal-bg {
    background: #001d53;
    opacity: .8;
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    display: none;
    cursor: pointer;
    z-index: 6
}

#modal-bg p {
    color: #fff;
    font-size: 1.5em;
    position: absolute;
    top: 90px;
    right: 30px;
    background-color: #001d53;
    padding: 10px;
    text-align: center
}

.outer-glow-dark {
    text-shadow: 0 0 8px #000
}

.maintence-mode,
.maintence-mode-2 {
    position: fixed;
    z-index: 10;
    background-color: red;
    color: #fff;
    top: 0;
    left: 0
}

.maintence-mode-2 {
    top: 50px;
    left: 0
}

.button {
    outline: 0
}

.clear {
    clear: both
}

.fa-times-thin:before {
    content: "×";
    font-size: 1.7em
}

img {
    border-style: none
}

a {
    background-color: transparent;
    transition: all .4s
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

h1 {
    font-size: 60px
}

@media only screen and (min-width:450px) {
    h1 {
        font-size: 80px
    }
}

h2 {
    font-size: 60px;
    text-transform: uppercase
}

h3 {
    font-size: 40px
}

@media only screen and (min-width:1320px) {
    h3 {
        font-size: 45px
    }
}

h4 {
    font-size: 30px
}

@media only screen and (min-width:1320px) {
    h4 {
        font-size: 40px
    }
}

h5 {
    font-size: 24px
}

@media only screen and (min-width:1320px) {
    h5 {
        font-size: 30px
    }
}

h6 {
    font-size: 16px
}

@media only screen and (min-width:1320px) {
    h6 {
        font-size: 20px
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    line-height: 1em;
    color: #fff;
    padding: 0;
    margin: 0 0 .5em;
    text-transform: uppercase
}

p {
    font-weight: 400;
    color: #001d53;
    line-height: 1.5em;
    font-size: 18px
}

a,
p {
    font-family: proxima-nova, sans-serif
}

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

li:hover a {
    color: #7896b2
}

.light {
    font-weight: 300
}

.white {
    color: #fff
}

#pagination-container {
    width: 100%;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0
}

#pagination-container #pagination {
    margin: 0 auto;
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

#pagination-container #pagination a {
    text-decoration: none
}

#pagination-container #pagination .page-numbers {
    text-align: center;
    margin: 0;
    padding: 4px 4px 2px;
    float: left;
    min-width: 24px;
    line-height: 1em;
    display: block;
    cursor: pointer;
    transition: background-color .5s ease;
    color: #001d53
}

#pagination-container #pagination .current,
#pagination-container #pagination .page-numbers:not(.page-numbers.prev):not(.page-numbers.next):hover {
    background-color: #001d53;
    color: #fff
}

#pagination-container #pagination .current {
    cursor: none
}

#pagination-container #pagination .page-arrow {
    width: 40px;
    height: 40px
}

#pagination-container #pagination .page-arrow.next {
    transform: rotate(180deg)
}

.row {
    width: 100%
}

.center {
    display: -ms-flexbox;
    display: flex;
    max-width: 1600px;
    margin: 0 auto;
    width: calc(100% - 60px);
    padding: 0 30px
}

.flex-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.btn,
.wp-element-button,
input[type=submit] {
    color: #fff;
    font-family: Barlow Condensed, sans-serif;
    font-size: 22px;
    line-height: 1em;
    background-color: #bb002a;
    font-weight: 600;
    text-transform: uppercase;
    margin: 30px auto;
    border-radius: 25px;
    border: 1px solid #fff;
    padding: 5px 15px 7px;
    text-align: center;
    transition: all .4s;
    display: table;
    cursor: pointer
}

.btn:hover,
.wp-element-button:hover,
input[type=submit]:hover {
    color: #fff;
    background-color: #001d53
}

.post-buttons {
    padding: 0 20px;
    max-width: 1600px;
    margin: 0 auto
}

@media only screen and (min-width:900px) {
    .post-buttons {
        padding: 2em 20px
    }
}

.post-buttons span a {
    color: #fff;
    margin: 0 10px
}

.wp-block-buttons {
    margin: 0 0 20px
}

ol li,
ul li {
    color: #fff
}

.blue-gradient {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 30%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(transparent, #001d53)
}

.clear {
    float: unset
}

header {
    background-color: transparent;
    margin: 0;
    z-index: 7;
    width: 100%;
    top: 0
}

header,
header .screen-only {
    padding: 0;
    position: absolute
}

header .screen-only {
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

header .header-container,
header .header-container .header-content {
    position: relative;
    width: 100%;
    background-color: transparent
}

header .header-container .header-content {
    max-width: 1700px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    z-index: 8;
    padding: 10px 0;
    -ms-flex-align: center;
    align-items: center
}

header .header-container .header-content .logo {
    margin: 0 25px;
    width: 100%;
    max-width: 120px;
    height: auto;
    transition: all .3s;
    padding: 10px 0
}

@media only screen and (min-width:800px) {
    header .header-container .header-content .logo {
        max-width: 170px
    }
}

@media only screen and (min-width:1320px) {
    header .header-container .header-content .logo {
        margin: 6px 50px 0 25px
    }
}

header .header-container .header-content #search-icon {
    margin: 6px 30px 0 0;
    cursor: pointer;
    filter: none
}

@media only screen and (min-width:1320px) {
    header .header-container .header-content #search-icon {
        margin: 6px 40px 0
    }
}

header .header-container .header-content #search-icon:hover {
    filter: invert(13%) sepia(27%) saturate(6955%) hue-rotate(239deg) brightness(0) contrast(109%)
}

header.scrolled {
    position: fixed;
    top: 0;
    padding: 0;
    box-shadow: 0 12px 12px -12px rgba(0, 0, 0, .2);
    background-color: #001d53;
    min-height: 58px
}

header.scrolled .header-container .header-content {
    padding: 10px 0
}

header.scrolled .header-container .header-content .logo {
    max-width: 100px;
    margin-left: 10px
}

header.alert-present {
    position: relative;
    background-color: #001d53
}

header.alert-present.scrolled {
    position: fixed
}

#alert {
    position: relative;
    z-index: 12
}

#alert .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 1700px;
    margin: 0 auto;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    height: 140px;
    width: 100%
}

#alert .center #btn-close-alert {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 24px;
    height: auto;
    cursor: pointer
}

@media only screen and (min-width:1700px) {
    #alert .center #btn-close-alert {
        right: 0
    }
}

#alert .center .col {
    -ms-flex: 1;
    flex: 1;
    padding: 10px
}

#alert .center .col h3 {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1em;
    padding: 0 0 6px;
    margin: 0
}

@media only screen and (min-width:600px) {
    #alert .center .col h3 {
        font-size: 30px;
        padding: 0 0 10px
    }
}

@media only screen and (min-width:1320px) {
    #alert .center .col h3 {
        padding: 0 0 16px;
        font-size: 40px
    }
}

@media only screen and (min-width:1700px) {
    #alert .center .col h3 {
        padding: 0 0 20px;
        font-size: 50px
    }
}

#alert .center .col p {
    line-height: 1em;
    padding: 0;
    margin: 0;
    font-size: .875em
}

@media only screen and (min-width:1320px) {
    #alert .center .col p {
        font-size: 1em
    }
}

#alert .center .col .btn {
    display: unset;
    background-color: #fff;
    color: #bb002a;
    border-color: #fff;
    text-transform: uppercase;
    font-size: 16px
}

@media only screen and (min-width:1320px) {
    #alert .center .col .btn {
        font-size: 1.125em
    }
}

#alert .center .col:first-child {
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    padding: 10px 10px 10px 0;
    display: none
}

@media only screen and (min-width:380px) {
    #alert .center .col:first-child {
        display: block
    }
}

@media only screen and (min-width:1320px) {
    #alert .center .col:first-child {
        -ms-flex: 0 0 200px;
        flex: 0 0 200px
    }
}

@media only screen and (min-width:1700px) {
    #alert .center .col:first-child {
        padding: 10px
    }
}

#alert .center .col:first-child .alert-img img {
    width: 140px;
    height: 140px;
    object-fit: cover;
    border-radius: 0;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px
}

@media only screen and (min-width:1700px) {
    #alert .center .col:first-child .alert-img img {
        width: 140px;
        height: 140px;
        object-fit: cover;
        border-radius: 50%
    }
}

#alert .center p.alert-excerpt-mb {
    display: block;
    padding: 0 0 16px
}

@media only screen and (min-width:1320px) {
    #alert .center p.alert-excerpt-mb {
        display: none
    }
}

#alert .center p.alert-excerpt-dt {
    padding-right: 20px;
    margin-top: -24px
}

#alert .center .col.excerpt,
#alert .center p.alert-excerpt-dt {
    display: none
}

@media only screen and (min-width:1320px) {

    #alert .center .col.excerpt,
    #alert .center p.alert-excerpt-dt {
        display: block
    }
}

body.blue #search {
    background-color: #6faedf
}

body.blue #search .search-container #search-query {
    background-color: #fff
}

body.blue header {
    background-color: #001d53
}

body.blue header.transparent {
    background-color: transparent
}

footer .wp-block-group .alignwide,
header .wp-block-group .alignwide {
    max-width: 1400px;
    padding: 0
}

.screen-only {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

#search {
    padding: 28px 20px 20px;
    margin: 0 40px;
    background-color: #6faedf;
    position: fixed;
    top: -78px;
    left: 0;
    right: 0;
    width: calc(100% - 120px);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: 11
}

@media only screen and (min-width:1320px) {
    #search {
        width: 320px;
        right: 40px;
        left: auto
    }
}

#search .search-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 30px
}

#search .search-container #search-query {
    margin: 0;
    height: 100%;
    border: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #fff
}

#search .search-container #search-query:focus,
#search .search-container #search-query:hover {
    outline: none
}

#search .search-container #submit {
    margin: 0;
    height: 100%;
    border: 0;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

#search .search-container #submit fa {
    color: #001d53
}

#popup.popup,
#popup.popup * {
    box-sizing: border-box
}

#popup.popup .popup-outer {
    text-align: center
}

#popup.popup .popup-outer .popup-inner {
    padding: 4rem 3rem 3rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    overflow-y: auto;
    overflow-x: hidden;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width:1120px) {
    #popup.popup .popup-outer .popup-inner {
        padding: 3rem 2rem 2rem
    }
}

@media only screen and (max-width:600px) {
    #popup.popup .popup-outer .popup-inner {
        padding: 3rem 1.5rem 2rem
    }
}

#popup.popup .popup-outer .popup-inner h2 {
    padding-bottom: 1rem;
    margin: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#popup.popup .popup-outer .popup-inner .popup-content {
    color: #fff;
    font-size: 1.25em;
    margin-bottom: 2rem;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width:600px) {
    #popup.popup .popup-outer .popup-inner .popup-content {
        font-size: 1.1em
    }
}

#popup.popup .popup-outer .popup-inner .popup-content div,
#popup.popup .popup-outer .popup-inner .popup-content p {
    margin-bottom: 1.5rem;
    line-height: 1.4
}

#popup.popup .popup-outer .popup-inner .buttons {
    margin: 2rem 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#popup.popup .popup-outer .popup-inner .buttons a.campaign-btn {
    border-radius: 25px;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: .5rem 2rem;
    text-align: center;
    background-color: #bb002a;
    line-height: 1.2em;
    color: #fff;
    text-decoration: none;
    margin: 0 1rem;
    font-size: 30px;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    display: inline-block
}

#popup.popup .popup-outer .popup-inner .buttons a.campaign-btn:hover {
    color: #fff;
    background-color: #001d53
}

@media only screen and (max-width:825px) {
    #popup.popup .popup-outer .popup-inner .buttons a.campaign-btn {
        font-size: 25px
    }
}

@media only screen and (max-width:600px) {
    #popup.popup .popup-outer .popup-inner .buttons a.campaign-btn {
        margin: .5rem;
        font-size: 20px;
        padding: .5rem 1.5rem
    }
}

@media only screen and (max-width:1120px) {
    #popup.popup .popup-outer .popup-inner .buttons {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        gap: 1rem
    }

    #popup.popup .popup-outer .popup-inner .buttons a.campaign-btn {
        margin: 0
    }
}

#popup.popup .popup-outer .popup-inner .give-help {
    margin-top: auto;
    padding-top: 3rem;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width:600px) {
    #popup.popup .popup-outer .popup-inner .give-help {
        padding-top: 2rem
    }
}

#popup.popup .popup-outer .popup-inner .give-help a {
    text-transform: uppercase;
    text-decoration: underline;
    font-family: Barlow Condensed, sans-serif;
    font-size: 22px;
    font-weight: 600
}

@media only screen and (max-width:600px) {
    #popup.popup .popup-outer .popup-inner .give-help a {
        font-size: 18px
    }
}

#popup.popup .popup-outer .popup-inner .give-help a:hover {
    color: #001d53
}

footer {
    padding: 20px 0 40px;
    margin: 0;
    width: 100%;
    background-color: #001d53
}

@media only screen and (min-width:1600px) {
    footer {
        padding: 100px 0
    }
}

footer .back-to-top-row {
    max-width: 1630px;
    margin: 0 auto 60px;
    display: none;
    z-index: 5;
    position: relative;
    padding: 0 20px
}

footer .back-to-top-row p {
    font-weight: 700;
    display: inline-block;
    font-size: 1.25em;
    cursor: pointer;
    margin: 0;
    color: #fff
}

@media only screen and (min-width:1600px) {
    footer .back-to-top-row p {
        margin: 0
    }
}

footer .back-to-top-row p img {
    margin-right: 10px
}

footer .footer-content {
    max-width: 1700px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%
}

footer .footer-content .footer-row.space-between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

footer .footer-content .footer-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% - 60px);
    padding: 0 30px 30px
}

footer .footer-content .footer-row .col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

footer .footer-content .footer-row .col .btn-find-my-rep {
    display: block;
    color: #fff;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    margin-top: 30px;
    font-size: 22px
}

footer .footer-content .footer-row .col .btn-find-my-rep:hover {
    color: #7896b2
}

footer .footer-content .footer-row .col .btn-find-my-rep:before {
    content: "";
    background: url(../images/map_icon.svg) no-repeat;
    background-size: 10px;
    width: 14px;
    height: 20px;
    float: left;
    margin: 0;
    white-space: nowrap;
    display: inline-block
}

@media only screen and (min-width:500px) {
    footer .footer-content .footer-row .col .btn-find-my-rep:before {
        background-size: 14px;
        width: 20px
    }
}

footer .footer-content .footer-row .col .footer-logo {
    width: 140px;
    height: auto;
    margin-left: -20px;
    padding-bottom: 1em
}

@media only screen and (min-width:800px) {
    footer .footer-content .footer-row .col .footer-logo {
        width: 190px
    }
}

footer .footer-content .footer-row .col .nav-and-html {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    margin-right: 0;
    margin-bottom: 50px
}

@media only screen and (min-width:500px) {
    footer .footer-content .footer-row .col .nav-and-html {
        margin-right: 50px
    }
}

footer .footer-content .footer-row .col .nav-and-html p,
footer .footer-content .footer-row .col .nav-and-html ul li a {
    color: #fff;
    font-family: proxima-nova, sans-serif
}

footer .footer-content .footer-row .col .nav-and-html h3 {
    color: #fff;
    font-family: Barlow Condensed, sans-serif;
    font-size: 24px;
    line-height: 1.1em;
    font-weight: 600;
    margin: 0;
    padding: 0 0 30px
}

footer .footer-content .footer-row .col .nav-and-html p {
    font-size: 15px;
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 6px
}

footer .footer-content .footer-row .col .nav-and-html ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer .footer-content .footer-row .col .nav-and-html ul li {
    margin: 0;
    padding: 0 0 6px
}

footer .footer-content .footer-row .col .nav-and-html ul li a {
    line-height: 1.4em;
    text-decoration: underline
}

footer .footer-content .footer-row .col .nav-and-html ul li:hover a {
    color: #7896b2
}

footer .footer-content .footer-row .col .nav-and-html:last-child {
    margin-left: 0;
    margin-bottom: 0
}

@media only screen and (min-width:1195px) {
    footer .footer-content .footer-row .col .nav-and-html:last-child {
        margin-left: auto
    }
}

footer .footer-content .footer-row .col .nav-and-html:last-child ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

footer .footer-content .footer-row .col .nav-and-html:last-child ul li {
    max-width: 120px
}

footer .footer-content .footer-row .col .nav-and-html:last-child ul li:first-child {
    margin-right: 20px
}

footer .footer-content .footer-row .social {
    width: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

footer .footer-content .footer-row .social img {
    width: 20px;
    height: auto;
    margin-left: 7px
}

@media only screen and (min-width:800px) {
    footer .footer-content .footer-row .social img {
        width: 28px;
        margin-left: 10px
    }
}

footer .footer-content .footer-row .social img:hover {
    filter: brightness(0) saturate(100%) invert(66%) sepia(9%) saturate(1279%) hue-rotate(168deg) brightness(88%) contrast(82%)
}

footer .footer-content .footer-row p.copyright {
    width: 100%;
    color: #fff;
    font-size: .8em;
    text-align: center;
    padding: 10px 30px
}

@media only screen and (min-width:800px) {
    footer .footer-content .footer-row p.copyright {
        padding: 60px 30px
    }
}

footer .footer-content .footer-row .charity-navigator a {
    background: url(../images/charity_navigator.png) 0 0 no-repeat
}

footer .footer-content .footer-row .candid a {
    background: url(../images/profile-PLATINUM2025-seal.png) 0 0 no-repeat
}

footer .footer-content .footer-row .candid a,
footer .footer-content .footer-row .charity-navigator a {
    display: block;
    text-indent: -99999em;
    overflow: hidden;
    height: 80px;
    width: 80px;
    background-size: 80px 80px
}

@media only screen and (min-width:800px) {

    footer .footer-content .footer-row .candid a,
    footer .footer-content .footer-row .charity-navigator a {
        height: 120px;
        width: 120px;
        background-size: 120px 120px
    }
}

footer .footer-content .footer-row:last-child {
    padding-bottom: 0
}

#outright-nav {
    list-style: none;
    display: none;
    -ms-flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    width: calc(100% - 20px);
    /* max-width: 500px; COMMENTED OUT BY PENTERA */
    max-width: 800px;
    margin: 10px 0 0;
    flex-direction: row;
    padding: 0 0 0 20px
}

@media only screen and (min-width:1200px) {
    #outright-nav {
        display: -ms-flexbox;
        display: flex
    }
}

#outright-nav li {
    height: 100%;
    position: relative
}

#outright-nav li a {
    font-family: Barlow Condensed, sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s;
    line-height: 1em;
    text-decoration: underline
}

#outright-nav li a img {
    transition: all .3s
}

#outright-nav li .sub-menu {
    position: absolute;
    top: 2em;
    left: 0;
    display: none;
    text-align: left;
    padding: 0;
    margin: 0;
    min-width: 300px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .1), -5px 4px 7px rgba(0, 0, 0, .1), 5px 4px 7px rgba(0, 0, 0, .1);
    transition: all .3s
}

#outright-nav li .sub-menu li {
    background-color: #fff;
    color: #001d53;
    padding: 10px;
    line-height: 1em;
    text-align: left;
    transition: all .3s
}

#outright-nav li .sub-menu li a {
    font-family: Barlow Condensed, sans-serif;
    color: #fff !important;
    text-align: left;
    transition: all .3s;
    font-size: .9em;
    font-weight: 400 !important
}

#outright-nav li .sub-menu li.current-menu-item,
#outright-nav li .sub-menu li:hover {
    background-color: #bb002a
}

#outright-nav li .sub-menu li.current-menu-item a,
#outright-nav li .sub-menu li:hover a {
    font-weight: 400 !important;
    color: #fff !important
}

#outright-nav li.current_page_item a,
#outright-nav li:hover a {
    color: #7896b2
}

#outright-nav li.current_page_item a img,
#outright-nav li:hover a img {
    filter: invert(13%) sepia(27%) saturate(6955%) hue-rotate(239deg) brightness(0) contrast(109%)
}

#outright-nav li.current_page_item .sub-menu,
#outright-nav li:hover .sub-menu {
    display: block
}

#menu-main-right {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 10px 0 0 auto;
    padding: 0;
    position: relative
}

@media only screen and (min-width:1000px) {
    #menu-main-right {
        margin: 10px 0 0 auto
    }
}

#menu-main-right li {
    margin: 0 15px 0 0
}

#menu-main-right li a {
    color: #fff;
    font-family: Barlow Condensed, sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s;
    line-height: 1em;
    text-decoration: underline
}

@media only screen and (min-width:500px) {
    #menu-main-right li a {
        font-size: 22px
    }
}

#menu-main-right li:hover a {
    color: #7896b2
}

#menu-main-right .btn-donate {
    border-radius: 25px;
    border: 1px solid #fff;
    padding: 0 9px;
    text-align: center;
    margin-right: 10px;
    background-color: #bb002a;
    line-height: 1em;
    position: relative;
    z-index: 7
}

@media only screen and (min-width:600px) {
    #menu-main-right .btn-donate {
        padding: 3px 18px 4px;
        margin-right: 20px
    }
}

#menu-main-right .btn-donate a {
    font-size: 19px;
    text-decoration: none
}

@media only screen and (min-width:620px) {
    #menu-main-right .btn-donate a {
        font-size: 30px
    }
}

#menu-main-right .btn-donate:hover a {
    color: #fff
}

#menu-main-right .btn-donate.animate {
    background-color: transparent !important;
    z-index: 1;
    position: absolute;
    transform-origin: 50% 50%
}

#menu-main-right .btn-donate.animate a {
    opacity: 0
}

#menu-main-right .btn-donate,
#menu-main-right .btn-find-representative-desktop,
#menu-main-right .btn-search {
    display: none
}

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

    #menu-main-right .btn-donate,
    #menu-main-right .btn-find-representative-desktop,
    #menu-main-right .btn-search {
        display: block
    }
}

#menu-main-right .btn-find-representative-desktop:hover:before {
    filter: brightness(0) saturate(100%) invert(66%) sepia(9%) saturate(1279%) hue-rotate(168deg) brightness(88%) contrast(82%)
}

#menu-main-right .btn-search {
    margin: 0 0 0 auto
}

#menu-main-right .btn-search a {
    white-space: nowrap;
    display: none;
    margin: 0 25px 0 auto
}

@media only screen and (min-width:500px) {
    #menu-main-right .btn-search a {
        display: block
    }
}

@media only screen and (min-width:1000px) {
    #menu-main-right .btn-search a {
        margin: 0 40px 0 auto
    }
}

#menu-main-right .btn-search:hover:before {
    filter: brightness(0) saturate(100%) invert(66%) sepia(9%) saturate(1279%) hue-rotate(168deg) brightness(88%) contrast(82%)
}

#menu-main-right .btn-find-representative-desktop:before {
    content: "";
    background: url(../images/map_icon.svg) no-repeat;
    background-size: 10px;
    width: 14px;
    height: 20px;
    float: left;
    margin: 4px 0 0;
    white-space: nowrap;
    display: none
}

@media only screen and (min-width:600px) {
    #menu-main-right .btn-find-representative-desktop:before {
        background-size: 14px;
        width: 20px;
        display: block
    }
}

#menu-main-right .btn-search:before {
    content: "";
    background: url(../images/search_icon.svg) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    float: left;
    margin: 4px 3px 0 0;
    white-space: nowrap;
    display: block
}

body.page-template-template-media-php #outright-nav li.current-menu-parent a,
body.post-type-archive-case-studies-posts #outright-nav li.case-study-anchor a,
body.post-type-archive-case-studies-posts #outright-nav li.current-menu-item a,
body.single-case-studies-posts #outright-nav li.case-study-anchor a,
body.single-case-studies-posts #outright-nav li.current-menu-item a {
    font-weight: 700;
    color: #6faedf
}

body.white #outright-nav li a {
    color: #001d53
}

body.white #outright-nav li.current_page_item a,
body.white #outright-nav li:hover a {
    font-weight: 700;
    color: #6faedf
}

body.white #hamburger a {
    color: #001d53
}

body.white #hamburger a .fa {
    font-size: 20px !important
}

body.white #hamburger a .hamburger-text {
    color: #001d53
}

#outright-nav-mobile {
    position: fixed;
    z-index: 7;
    display: none;
    width: 100%;
    background: #fff;
    padding: 0;
    margin: 0;
    top: 70px;
    box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
    overflow: hidden
}

#outright-nav-mobile .outright-nav-ul {
    list-style: none;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0
}

#outright-nav-mobile .outright-nav-ul li {
    height: auto;
    min-height: auto;
    min-width: auto;
    margin: 0;
    background-color: #fff;
    transition: all .4s ease;
    position: relative;
    padding: 0;
    -ms-flex-direction: column;
    flex-direction: column
}

#outright-nav-mobile .outright-nav-ul li a {
    margin: 14px 20px;
    color: #001d53;
    text-align: left;
    transition: all .4s ease;
    font-family: Barlow Condensed, sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase
}

#outright-nav-mobile .outright-nav-ul li a img {
    filter: invert(13%) sepia(27%) saturate(6955%) hue-rotate(239deg) contrast(109%)
}

#outright-nav-mobile .outright-nav-ul li.current_page_item,
#outright-nav-mobile .outright-nav-ul li:hover {
    background-color: #bb002a
}

#outright-nav-mobile .outright-nav-ul li.current_page_item a,
#outright-nav-mobile .outright-nav-ul li:hover a {
    color: #fff !important
}

#outright-nav-mobile .outright-nav-ul li.current_page_item a img,
#outright-nav-mobile .outright-nav-ul li:hover a img {
    filter: none
}

#outright-nav-mobile #main-right-mobile.outright-nav-ul {
    padding-bottom: 80px
}

#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-donate {
    border-radius: 25px;
    border: 1px solid #fff;
    padding: 6px 20px;
    text-align: center;
    margin-right: 10px;
    background-color: #bb002a;
    line-height: 1em;
    position: relative;
    display: table-cell;
    float: right;
    height: auto;
    cursor: pointer;
    transition: all .4s
}

#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-donate a {
    color: #fff;
    font-size: 24px;
    padding: 0;
    margin: 0;
    line-height: 1em
}

#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-donate:hover {
    background-color: #001d53 !important
}

#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-find-representative-desktop,
#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-search {
    margin-left: 20px
}

#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-find-representative-desktop a,
#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-search a {
    text-decoration: underline;
    padding-left: 10px
}

#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-find-representative-desktop:hover,
#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-search:hover {
    background-color: transparent
}

#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-find-representative-desktop:hover a,
#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-search:hover a {
    color: #bb002a !important
}

#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-find-representative-desktop:hover:before,
#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-search:hover:before {
    filter: brightness(0) saturate(100%) invert(14%) sepia(88%) saturate(6791%) hue-rotate(341deg) brightness(72%) contrast(106%)
}

#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-find-representative-desktop:before {
    background: url(../images/map_icon.svg) no-repeat;
    background-size: 10px;
    background-size: 14px
}

#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-find-representative-desktop:before,
#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-search:before {
    content: "";
    height: 20px;
    float: left;
    margin: 14px 3px 0 0;
    white-space: nowrap;
    filter: brightness(0) saturate(100%) invert(11%) sepia(45%) saturate(3323%) hue-rotate(205deg) brightness(93%) contrast(108%);
    position: absolute;
    width: 20px;
    display: block
}

#outright-nav-mobile #main-right-mobile.outright-nav-ul .btn-search:before {
    background: url(../images/search_icon.svg) no-repeat;
    background-size: 20px
}

#hamburger {
    display: -ms-flexbox;
    display: flex;
    margin: 10px 10px 0;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    box-shadow: none;
    transition: all .3s
}

@media only screen and (min-width:600px) {
    #hamburger {
        margin: 10px 20px 0;
        margin: 10px 20px 0 40px
    }
}

@media only screen and (min-width:1200px) {
    #hamburger {
        display: none
    }
}

#hamburger a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-decoration: none
}

#hamburger a .fa {
    font-size: 20px !important
}

#hamburger a .hamburger-text {
    font-size: .7em;
    margin-left: 10px;
    display: none
}

@media only screen and (min-width:600px) {
    #hamburger a .hamburger-text {
        display: inline-block
    }
}

.outright-nav-ul li {
    font-family: proxima-nova, sans-serif;
    font-size: 1.0625em;
    font-weight: 400;
    margin: 0;
    line-height: 1.1em;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.outright-nav-ul li a {
    text-align: center;
    text-decoration: none;
    width: 100%
}

.home-row-1 {
    background-color: transparent
}

.home-row-1 .container {
    max-width: 1600px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 0 0 40px
}

@media only screen and (min-width:1320px) {
    .home-row-1 .container {
        padding: 0
    }
}

@media only screen and (min-width:1100px) {
    .home-row-1 .container {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.home-row-1 .container .left {
    -ms-flex: 1;
    flex: 1
}

.home-row-1 .container .left h1 {
    color: #fff;
    position: relative
}

.home-row-1 .container .left h1 .arrow {
    position: relative;
    bottom: -40px;
    right: auto;
    left: 20px;
    max-width: 80%
}

@media only screen and (min-width:1100px) {
    .home-row-1 .container .left h1 .arrow {
        position: relative;
        left: auto;
        bottom: -40px;
        right: -20px;
        max-width: 100%
    }
}

.home-row-1 .container .left p {
    font-size: 1.125em;
    max-width: 90%
}

.home-row-1 .container .right {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.home-row-2 {
    background-color: #fff;
    padding: 60px 0
}

.home-row-2 .container {
    max-width: 1600px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 40px
}

@media only screen and (min-width:1320px) {
    .home-row-2 .container {
        padding: 0
    }
}

@media only screen and (min-width:1100px) {
    .home-row-2 .container {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.home-row-2 .container .left {
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    padding: 0;
    position: relative
}

@media only screen and (min-width:1100px) {
    .home-row-2 .container .left {
        width: 100%;
        padding: 0
    }
}

.home-row-2 .container .right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    padding: 30px 0
}

@media only screen and (min-width:1100px) {
    .home-row-2 .container .right {
        padding: 30px 40px
    }
}

.home-row-2 .container .right .text-container h3 {
    font-size: 1.4375em;
    color: #001d53;
    margin: 0 0 40px
}

@media only screen and (min-width:1100px) {
    .home-row-2 .container .right .text-container h3 {
        margin: 0 20px 40px
    }
}

.home-row-2 .container .right .text-container p {
    font-size: .875em;
    line-height: 2em;
    margin: 0
}

@media only screen and (min-width:1100px) {
    .home-row-2 .container .right .text-container p {
        margin: 0 20px 40px
    }
}

.home-row-2 .container .right .text-container a.learn-more {
    display: block;
    font-weight: 700;
    font-size: 1em;
    margin: 50px 0 0;
    transition: all .3s;
    color: #fff
}

@media only screen and (min-width:1100px) {
    .home-row-2 .container .right .text-container a.learn-more {
        margin: 50px 20px 0
    }
}

.home-row-3 {
    background-color: #fff;
    padding: 0;
    min-height: 500px
}

.home-row-3 .container {
    max-width: 1600px;
    margin: 0 auto;
    min-height: 618px;
    position: relative;
    padding: 0 40px 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    overflow: hidden
}

@media only screen and (min-width:1320px) {
    .home-row-3 .container {
        padding: 0 0 50px 80px
    }
}

.home-row-3 .container .bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: all .2s ease-in-out
}

.home-row-3 .container .content {
    position: relative;
    z-index: 2
}

.home-row-3 .container .content .logo {
    width: 354.46px;
    height: auto
}

.home-row-3 .container .content h3 {
    color: #fff;
    font-size: 2.375em;
    margin: 10px 0;
    padding: 0
}

.home-row-3 .container .content #watch-now {
    font-size: 1.4375em;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    position: relative;
    display: inline-block;
    line-height: 50px
}

.home-row-3 .container .content .watch-now-off:after,
.home-row-3 .container .content .watch-now-on:after {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -60px;
    width: 50px;
    height: auto;
    transition: all .3s
}

.home-row-3 .container:hover .bg {
    transform: scale(1.1)
}

.home-row-3 #video {
    display: none;
    max-width: 800px;
    margin: 0 auto;
    position: fixed;
    width: 80%;
    top: 50%;
    left: 50%;
    padding: 0 40px;
    transform: translate(-50%, -50%);
    z-index: 7
}

.home-row-3 #video iframe {
    aspect-ratio: 16/9;
    height: auto;
    width: 100%
}

.home-row-4 {
    background-color: #fff;
    padding: 40px 0 0;
    min-height: 500px
}

.home-row-4 .container {
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width:1000px) {
    .home-row-4 .container {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.home-row-4 .container a {
    text-decoration: none;
    display: block
}

.home-row-4 .container a .learn-more {
    margin-top: 20px;
    font-weight: 700;
    transition: all .3s
}

.home-row-4 .container .col {
    text-align: center;
    padding: 0 40px 40px;
    margin: 20px
}

.home-row-4 .container .col img {
    margin: 0 auto 40px;
    max-width: 189px;
    width: auto;
    height: 200px;
    transition: all .3s
}

.home-row-4 .container .col h4 {
    font-size: 1.4375em;
    font-weight: 700;
    text-align: center;
    margin: 0 0 40px;
    line-height: 1.2em
}

.home-row-4 .container .col p {
    text-align: center;
    font-size: .9375em;
    line-height: 1.5em;
    max-width: 140px;
    margin: 0 auto 60px
}

.home-row-5 {
    background-color: #fff;
    padding: 0;
    position: relative;
    top: 250px;
    opacity: 0;
    transition: all .8s
}

.home-row-5 .container {
    max-width: 1600px;
    margin: 0 auto;
    min-height: auto;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media only screen and (min-width:1000px) {
    .home-row-5 .container {
        -ms-flex-direction: row;
        flex-direction: row;
        min-height: 730px
    }
}

.home-row-5 .container .content {
    background-color: hsla(0, 0%, 100%, .8);
    padding: 30px;
    margin: 0 auto
}

@media only screen and (min-width:1000px) {
    .home-row-5 .container .content {
        margin: 0 0 0 150px
    }
}

.home-row-5 .container .content h4 {
    font-size: 1.4375em;
    margin: 0 0 10px;
    padding: 0
}

.home-row-5 .container .content p {
    font-size: 1.0625em;
    margin: 0 0 20px;
    padding: 0
}

.home-row-5 .container .content .ctct-form-wrapper label {
    font-size: .8125em
}

.home-row-5 .container .content .ctct-form-wrapper input {
    margin-top: 6px;
    max-width: 400px;
    border: 1px solid #939393
}

.home-row-5 .container .content .ctct-form-wrapper input[type=submit] {
    border-radius: 20px;
    border: none;
    padding: 10px 20px;
    background-color: #001d53;
    color: #fff;
    transition: all .3s;
    cursor: pointer
}

.home-row-5 .container .content .ctct-form-wrapper input[type=submit]:hover {
    background-color: #6faedf
}

.home-row-5 .container .content .ctct-form-wrapper .ctct-disclosure {
    max-width: 500px
}

.home-row-5 .container .content .ctct-form-wrapper .ctct-disclosure small {
    font-size: .8em
}

.home-row-5 .container .content .home-contact-form .col-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width:800px) {
    .home-row-5 .container .content .home-contact-form .col-container {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.home-row-5 .container .content .home-contact-form .col-container .col {
    margin-right: 15px
}

.home-row-5 .container .content .home-contact-form .col-container .col label {
    font-size: .8125em
}

.home-row-5 .container .content .home-contact-form .col-container .col input {
    margin-top: 10px;
    max-width: 266px;
    border: 1px solid #939393
}

.home-row-5 .container .content .home-contact-form input[type=submit] {
    border-radius: 20px;
    border: none;
    padding: 10px 20px;
    background-color: #001d53;
    color: #fff;
    transition: all .3s;
    cursor: pointer
}

.home-row-5 .container .content .home-contact-form input[type=submit]:hover {
    background-color: #6faedf
}

.home-row-5.in-view {
    top: 0;
    opacity: 1
}

.learn-more {
    padding: 10px 15px;
    text-align: center;
    background-color: #001d53;
    color: #fff;
    text-decoration: none;
    border-radius: 25px;
    max-width: 100px;
    margin: 0 auto
}

.learn-more:hover {
    background-color: #f9a01b
}

.search-row {
    padding: 150px 30px 0;
    background-color: #e0f0ff
}

@media only screen and (min-width:800px) {
    .search-row {
        padding: 200px 30px 0
    }
}

.search-row .container {
    max-width: 1600px;
    margin: 0 auto 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
}

.search-row .container h1 {
    color: #001d53;
    position: relative;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    margin: 0 0 6px;
    padding: 0;
    line-height: 1em;
    width: 100%;
    text-transform: uppercase
}

@media only screen and (min-width:1320px) {
    .search-row .container h1 {
        margin: 0 0 6px
    }
}

.search-row .container p.search-term {
    color: #001d53;
    font-size: 2em;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 0
}

.search-none-four-oh-four {
    padding: 30px 0;
    background-color: #e0f0ff
}

.search-none-four-oh-four .container {
    max-width: 1600px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
}

.search-none-four-oh-four .container h2 {
    color: #001d53;
    position: relative;
    font-size: 2em;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0;
    line-height: 1em;
    max-width: 800px;
    padding: 2em;
    text-align: center;
    margin: 0 auto
}

.home-hero-container {
    background-size: cover;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

@media only screen and (min-width:800px) {
    .home-hero-container {
        padding: 0;
        height: 100vh
    }
}

.home-hero-container .circle-container {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

.home-hero-container .circle-container .circle {
    will-change: transform, opacity;
    position: absolute;
    border-radius: 50%;
    width: 1750px;
    height: 1750px;
    transform: scale(.01);
    transform-origin: center center;
    transform: translateZ(.001)
}

@media only screen and (min-width:800px) {
    .home-hero-container .circle-container .circle {
        width: 3000px;
        height: 3000px
    }
}

.home-hero-container .center {
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 2;
    padding: 120px 0 0
}

@media only screen and (min-width:800px) {
    .home-hero-container .center {
        padding: 0
    }
}

.home-hero-container .center .top-content {
    max-width: 800px;
    text-align: center
}

.home-hero-container .center .top-content .logo {
    margin: 0 auto 30px;
    width: 160px;
    height: auto;
    padding: 0;
    transition: all .4s
}

@media only screen and (min-width:800px) {
    .home-hero-container .center .top-content .logo {
        width: 206px
    }
}

.home-hero-container .center .top-content h1 {
    color: #fff;
    text-align: center;
    font-size: 80px;
    padding: 0;
    margin: 0 0 30px
}

@media only screen and (min-width:800px) {
    .home-hero-container .center .top-content h1 {
        font-size: 120px
    }
}

.home-hero-container .center .top-content p {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 20px;
    padding: 0;
    margin: 0
}

@media only screen and (min-width:800px) {
    .home-hero-container .center .top-content p {
        font-size: 22px
    }
}

.home-hero-container .center .top-content .button-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 45px 0
}

@media only screen and (min-width:800px) {
    .home-hero-container .center .top-content .button-container {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.home-hero-container .center .top-content .button-container .btn {
    font-family: Barlow Condensed, sans-serif;
    font-size: 24px;
    font-weight: 600;
    border-radius: 25px;
    padding: 10px 20px 11px;
    margin: 15px 20px;
    line-height: 1em;
    border: 1px solid #fff;
    background-color: transparent
}

@media only screen and (min-width:800px) {
    .home-hero-container .center .top-content .button-container .btn {
        font-size: 30px
    }
}

#find-rep {
    display: none;
    position: absolute;
    max-width: 1400px;
    width: 90%;
    min-width: 320px;
    background-color: transparent;
    left: 50%;
    transform: translateX(-50%);
    overflow-x: hidden;
    z-index: 7
}

#find-rep #storelocatorwidget {
    font-family: proxima-nova, sans-serif
}

#find-rep #find-rep-content {
    background-color: #fff;
    position: relative;
    padding: 50px
}

@media only screen and (max-width:500px) {
    #find-rep #find-rep-content {
        padding: 20px 30px
    }
}

#find-rep #find-rep-content .btn-close-modal {
    position: absolute;
    top: 0;
    right: 20px;
    cursor: pointer;
    color: #001d53
}

#find-rep #find-rep-content .my-rep {
    display: none;
    padding: 30px;
    margin: 20px 0 0;
    border-radius: 25px;
    background-color: #0368c8
}

#find-rep #find-rep-content .my-rep h3 {
    font-size: 28px;
    margin: 0;
    padding: 0 10px 20px 0;
    width: auto;
    color: #fff
}

#find-rep #find-rep-content .my-rep p span {
    font-weight: 700
}

#find-rep #find-rep-content .my-rep .storelocator-storename {
    font-size: 18px;
    font-weight: 700
}

#find-rep #find-rep-content .my-rep a,
#find-rep #find-rep-content .my-rep p {
    color: #fff;
    font-size: 16px;
    line-height: 1em;
    text-align: left;
    margin: 0 0 6px;
    padding: 0
}

#find-rep #find-rep-content .my-rep a {
    text-decoration: underline
}

#find-rep #find-rep-content #storelocator-wrapper {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

#find-rep #find-rep-content #storelocator-wrapper #storelocator-leftcolumn {
    max-width: unset;
    height: unset;
    -ms-flex: 1;
    flex: 1;
    margin-right: 0
}

@media only screen and (min-width:800px) {
    #find-rep #find-rep-content #storelocator-wrapper #storelocator-leftcolumn {
        margin-right: 10px
    }
}

@media only screen and (max-width:500px) {
    #find-rep #find-rep-content #storelocator-wrapper #storelocator-leftcolumn {
        min-width: auto
    }
}

#find-rep #find-rep-content #storelocator-wrapper #storelocator-map_canvas {
    -ms-flex: 1;
    flex: 1;
    min-width: 400px
}

#find-rep #find-rep-content #storelocator-nearby,
#find-rep #find-rep-content .storelocator-open-now-button {
    margin-left: 0 !important
}

#find-rep #find-rep-content #storelocator-list,
#find-rep #find-rep-content #storelocator-routing {
    height: auto !important
}

#find-rep #find-rep-content .storelocator-btn {
    border-radius: 25px !important
}

#find-rep #find-rep-content input[type=text] {
    border-radius: 5px !important
}

#find-rep #find-rep-content #storelocator-map_canvas,
#find-rep #find-rep-content .storelocator-logo img {
    border-radius: 25px !important
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content,
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content .ui-menu-item {
    color: #001d53 !important
}

.home-looking-after-our-own {
    background-size: cover;
    padding: 50px 0 0
}

@media only screen and (min-width:1000px) {
    .home-looking-after-our-own {
        padding: 100px 0
    }
}

.home-looking-after-our-own .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:1000px) {
    .home-looking-after-our-own .center {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.home-looking-after-our-own .center .col {
    position: relative;
    -ms-flex: 1;
    flex: 1;
    padding: 70px 20px
}

@media only screen and (min-width:1000px) {
    .home-looking-after-our-own .center .col {
        padding: 70px
    }
}

.home-looking-after-our-own .center .col h2 {
    color: #fff;
    font-size: 80px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em
}

.home-looking-after-our-own .center .col p {
    color: #fff;
    width: 100%;
    font-size: 18px;
    padding: 0 0 15px;
    margin: 0
}

.home-looking-after-our-own .center .col .buttons-container {
    margin: 0 0 20px
}

.home-looking-after-our-own .center .col .buttons-container .btn {
    display: inline-block;
    border-radius: 50px;
    border: 1px solid #fff;
    padding: 5px 15px 7px;
    text-align: center;
    margin: 10px 14px 10px 0;
    background-color: #001d53;
    line-height: 1em;
    text-decoration: none;
    color: #fff;
    font-family: Barlow Condensed, sans-serif;
    font-size: 25px
}

.home-looking-after-our-own .center .col .buttons-container .btn:hover {
    background-color: #bb002a
}

.home-looking-after-our-own .center .col .links-container {
    margin: 0 0 20px
}

.home-looking-after-our-own .center .col .links-container a {
    color: #fff;
    text-decoration: underline
}

.home-looking-after-our-own .center .col .links-container a:hover {
    color: #7896b2
}

.home-looking-after-our-own .center .image-col {
    max-width: 700px;
    margin-bottom: 7em
}

@media only screen and (min-width:1000px) {
    .home-looking-after-our-own .center .image-col {
        padding-right: 7em
    }
}

.home-looking-after-our-own .center .image-col img {
    position: relative;
    z-index: 2;
    display: block;
    border-radius: 20px;
    width: 812px;
    height: auto;
    margin: 0 auto
}

@media only screen and (min-width:800px) {
    .home-looking-after-our-own .center .image-col img {
        border-radius: 40px
    }
}

.home-looking-after-our-own .center .image-col .circle-callout-container {
    position: absolute;
    z-index: 4;
    width: 320px;
    height: 320px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: -160px;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    transition: all .4s
}

@media only screen and (min-width:800px) {
    .home-looking-after-our-own .center .image-col .circle-callout-container {
        bottom: -40px;
        right: -35%
    }
}

@media only screen and (min-width:1000px) {
    .home-looking-after-our-own .center .image-col .circle-callout-container {
        bottom: -80px;
        right: 15%;
        left: unset;
        margin-left: unset;
        margin-right: unset
    }
}

.home-looking-after-our-own .center .image-col .circle-callout-container .circle-callout {
    border-radius: 50%;
    width: 320px;
    height: 320px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    transform-origin: 50% 50%
}

.home-looking-after-our-own .center .image-col .circle-callout-container .circle-callout h3 {
    color: #fff;
    text-align: center;
    font-weight: 600;
    padding: 0;
    max-width: 280px;
    line-height: 1em;
    padding: 0 0 10px;
    margin: 0
}

@media only screen and (min-width:800px) {
    .home-looking-after-our-own .center .image-col .circle-callout-container .circle-callout h3 {
        font-size: 35px
    }
}

.home-looking-after-our-own .center .image-col .circle-callout-container .circle-callout p {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 15px;
    padding: 0;
    max-width: 280px;
    line-height: 1.25em;
    margin: 0;
    font-weight: 600
}

@media only screen and (min-width:800px) {
    .home-looking-after-our-own .center .image-col .circle-callout-container .circle-callout p {
        font-size: 15px
    }
}

.featured-programs {
    background-size: cover;
    padding: 100px 0
}

@media only screen and (min-width:1000px) {
    .featured-programs {
        padding: 200px 0
    }
}

.featured-programs .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.featured-programs .center h2 {
    color: #001d53;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em;
    text-align: center
}

.featured-programs .center p {
    color: #001d53;
    width: 100%;
    padding: 0 0 15px;
    margin: 0;
    text-align: center
}

.featured-programs .center .view-all {
    width: 100%;
    text-align: center;
    text-decoration: underline;
    color: #001d53;
    text-transform: uppercase;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    margin-top: 1em;
    font-size: 1.375em
}

.featured-programs .center .featured-program-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}

.featured-programs .center .featured-program-container .featured-program {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 250px;
    height: 250px;
    transition: all .4s;
    margin: 20px
}

@media only screen and (min-width:1000px) {
    .featured-programs .center .featured-program-container .featured-program {
        /* width: 400px;
        height: 400px; COMMENTED OUT BY PENTERA */
        width: 300px;
        height: 300px;
        margin: 40px
    }
}

.featured-programs .center .featured-program-container .featured-program .overlay,
.featured-programs .center .featured-program-container .featured-program img {
    border-radius: 50%;
    position: absolute;
    transition: all .4s
}

.featured-programs .center .featured-program-container .featured-program img {
    z-index: 1;
    filter: gray;
    filter: grayscale(1)
}

.featured-programs .center .featured-program-container .featured-program .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 29, 83, .85);
    z-index: 2
}

.featured-programs .center .featured-program-container .featured-program .title {
    position: relative;
    z-index: 3;
    border-radius: 25px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    width: auto;
    padding: 10px 20px 11px;
    font-size: 25px;
    font-weight: 600;
    font-family: Barlow Condensed, sans-serif;
    background-color: transparent;
    transition: all .4s;
    text-transform: uppercase;
    line-height: 1em
}

.featured-programs .center .featured-program-container .featured-program:hover img {
    filter: none
}

.featured-programs .center .featured-program-container .featured-program:hover .title.emergencies {
    background-color: #ef502c
}

.featured-programs .center .featured-program-container .featured-program:hover .title.day-to-day {
    background-color: #e2a72a
}

.featured-programs .center .featured-program-container .featured-program:hover .title.education {
    background-color: #32b1bf
}

.featured-programs .center .featured-program-container .featured-program:hover .overlay {
    opacity: 0
}

.find-representative {
    background-size: cover;
    padding: 100px 0;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width:800px) {
    .find-representative {
        padding: 100px 0;
        height: 100vh
    }
}

.find-representative .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em 0
}

@media only screen and (min-width:800px) {
    .find-representative .center {
        padding: 8em 0
    }
}

.find-representative .center h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 20px;
    line-height: .9em;
    text-align: center;
    width: 100%;
    text-transform: uppercase
}

@media only screen and (min-width:800px) {
    .find-representative .center h2 {
        font-size: 60px
    }
}

.find-representative .center h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 40px;
    line-height: .9em;
    text-align: center;
    width: 100%;
    text-transform: uppercase
}

@media only screen and (min-width:800px) {
    .find-representative .center h3 {
        font-size: 38px
    }
}

.find-representative .center h3.preheadline {
    margin: 0 0 20px
}

.find-representative .center p {
    color: #fff;
    width: 100%;
    font-size: 18px;
    padding: 0 0 15px;
    margin: 0;
    text-align: center
}

@media only screen and (min-width:800px) {
    .find-representative .center p {
        max-width: 60%
    }
}

.find-representative .center .btn-find-my-rep {
    display: block;
    color: #fff;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    margin: 30px auto;
    border-radius: 25px;
    border: 1px solid #fff;
    padding: 5px 15px 7px;
    text-align: center;
    background-color: #bb002a;
    line-height: 1em;
    transition: all .4s;
    font-size: 22px
}

@media only screen and (min-width:800px) {
    .find-representative .center .btn-find-my-rep {
        font-size: 30px
    }
}

.find-representative .center .btn-find-my-rep:hover {
    color: #fff;
    background-color: #001d53
}

.find-representative .center .my-location {
    display: block;
    font-family: Barlow Condensed, sans-serif;
    margin: 22px auto;
    font-size: 22px;
    text-decoration: underline;
    color: #fff;
    line-height: 1em
}

.find-representative .center .my-location:before {
    content: "";
    background: url(../images/map_icon.svg) no-repeat;
    background-size: 10px;
    width: 14px;
    height: 20px;
    float: left;
    margin: 4px 0 0;
    white-space: nowrap;
    display: inline-block
}

@media only screen and (min-width:500px) {
    .find-representative .center .my-location:before {
        background-size: 14px;
        width: 20px
    }
}

.find-representative .center .my-rep {
    display: none;
    padding: 30px;
    margin: 20px 0 0;
    border-radius: 25px;
    background-color: #0368c8
}

.find-representative .center .my-rep a,
.find-representative .center .my-rep p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0 0 6px;
    padding: 0;
    line-height: 1em;
    max-width: 360px
}

.find-representative .center .my-rep p span {
    font-weight: 700
}

.find-representative .center .my-rep a {
    text-decoration: underline
}

.find-representative .center .my-rep h3 {
    font-size: 28px;
    margin: 0;
    padding: 0 10px 20px;
    width: auto
}

.find-representative .center .my-rep .storelocator-storename {
    font-size: 18px;
    font-weight: 700
}

.featured-stories-container {
    padding: 100px 0;
    min-height: calc(100vh - 70px);
    background-size: cover;
    position: relative
}

.featured-stories-container .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width:1200px) {
    .featured-stories-container .center {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.featured-stories-container .center .col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.featured-stories-container .center .col .slick-slider-dots {
    margin: 0 auto
}

@media only screen and (min-width:1200px) {
    .featured-stories-container .center .col .slick-slider-dots {
        margin: -100px auto 0
    }
}

.featured-stories-container .center h2 {
    margin: 0 0 30px;
    font-size: 80px
}

@media only screen and (max-width:600px) {
    .featured-stories-container .center h2 {
        font-size: 60px
    }
}

.featured-stories-container .center p {
    color: #fff;
    width: 100%;
    padding: 0 0 15px;
    margin: 0
}

.featured-stories-container .center .btn-donate-2 {
    border-radius: 25px;
    border: 1px solid #fff;
    padding: 5px 10px 7px;
    text-align: center;
    background-color: #bb002a;
    line-height: 1em;
    color: #fff;
    text-decoration: none;
    max-width: 100px;
    margin: 30px 0;
    font-size: 25px;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600
}

@media only screen and (min-width:600px) {
    .featured-stories-container .center .btn-donate-2 {
        font-size: 30px
    }
}

.featured-stories-container .center .stories {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 812px;
    width: 100%
}

.featured-stories-container .center .stories,
.featured-stories-container .center .stories .featured-story {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.featured-stories-container .center .stories .featured-story {
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    transition: all .4s;
    margin: 0;
    padding: 0;
    overflow: hidden
}

@media only screen and (min-width:1000px) {
    .featured-stories-container .center .stories .featured-story {
        margin: 20px
    }
}

@media only screen and (min-width:1200px) {
    .featured-stories-container .center .stories .featured-story {
        padding: 0 100px
    }
}

.featured-stories-container .center .stories .featured-story img {
    max-width: 812px;
    border-radius: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 100%;
    height: auto;
    margin: 0 0 50px auto
}

@media only screen and (min-width:1200px) {
    .featured-stories-container .center .stories .featured-story img {
        margin-bottom: 0;
        border-radius: 20px
    }
}

@media only screen and (min-width:1200px) {
    .featured-stories-container .center .stories .featured-story .quote-container.animate {
        transform: translateX(-80px)
    }
}

.featured-stories-container .center .stories .featured-story .quote-container {
    position: relative;
    bottom: 0;
    transform: translateX(0);
    background-color: rgba(0, 102, 199, .8117647059);
    padding: 20px;
    color: #fff;
    border-radius: 0 0 25px 25px;
    max-width: unset;
    transition: all .4s;
    margin-top: -50px;
    margin-bottom: 50px;
    transition: all 1s;
    width: calc(100% - 30px)
}

@media only screen and (min-width:1200px) {
    .featured-stories-container .center .stories .featured-story .quote-container {
        width: calc(100% - 80px);
        position: relative;
        bottom: 100px;
        transform: translateX(280px);
        max-width: 120%;
        border-radius: 25px;
        margin-bottom: 0
    }
}

.featured-stories-container .center .stories .featured-story .quote-container ul.mini-nav {
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px auto;
    list-style: none;
    display: inline-block;
    float: right
}

.featured-stories-container .center .stories .featured-story .quote-container ul.mini-nav li {
    margin: 0;
    padding: 0;
    display: inline-block
}

.featured-stories-container .center .stories .featured-story .quote-container ul.mini-nav li .family-name,
.featured-stories-container .center .stories .featured-story .quote-container ul.mini-nav li a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1em;
    margin: 0;
    padding: 0
}

.featured-stories-container .center .stories .featured-story .quote-container ul.mini-nav li .family-name:after {
    content: "|";
    padding: 0 10px
}

.featured-stories-container .center .stories .featured-story .quote-container ul.mini-nav li a {
    color: #fff
}

.featured-stories-container .center .stories .featured-story .quote-container .excerpt {
    font-weight: 700;
    font-size: 15px;
    margin-top: 10px;
    line-height: 1.2em;
    display: none
}

@media only screen and (min-width:800px) {
    .featured-stories-container .center .stories .featured-story .quote-container .excerpt {
        display: block
    }
}

.featured-stories-container .center .stories .featured-story .quote-container .quote {
    font-size: 22px;
    font-family: Barlow Condensed, sans-serif;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 600;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    position: relative;
    margin: 10px 0 20px 40px;
    width: calc(100% - 60px);
    display: block
}

.featured-stories-container .center .stories .featured-story .quote-container .quote img {
    position: absolute;
    z-index: 9;
    left: -40px;
    top: 0;
    font-family: proxima-nova, sans-serif;
    width: 30px;
    height: auto;
    display: inline-block;
    border-radius: 0
}

@media only screen and (min-width:430px) {
    .featured-stories-container .center .stories .featured-story .quote-container .quote img {
        left: -40px;
        top: 5px
    }
}

@media only screen and (min-width:1200px) {
    .featured-stories-container .center .stories .featured-story .quote-container .quote img {
        left: -70px;
        width: 60px
    }
}

.featured-stories-container .center .stories .featured-program:hover img {
    filter: none
}

.featured-stories-container .center .stories .featured-program:hover .title {
    background-color: #32b1bf
}

.featured-stories-container .center .stories .featured-program:hover .overlay {
    opacity: 0
}

.campaign-post .featured-stories-container .center .col .slick-slider-dots {
    margin: auto
}

.campaign-post .featured-stories-container .stories {
    max-width: none
}

.campaign-post .featured-stories-container .stories .featured-story {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 0 50px
}

.campaign-post .featured-stories-container .stories .featured-story .quote-container {
    bottom: 0;
    transform: none;
    background-color: transparent;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.campaign-post .featured-stories-container .stories .featured-story .quote-container ul.mini-nav {
    margin: initial;
    padding-top: 1em
}

@media only screen and (max-width:400px) {
    .campaign-post .featured-stories-container .stories .featured-story .quote-container ul.mini-nav {
        padding-left: 0
    }
}

.campaign-post .featured-stories-container .stories .featured-story .quote-container ul.mini-nav li a {
    text-decoration: underline
}

.campaign-post .featured-stories-container .stories .featured-story .quote-container ul.mini-nav li a:hover {
    color: #7896b2
}

.campaign-post .featured-stories-container .stories .featured-story .quote-container .quote {
    font-size: 50px;
    margin: 10px 0 20px 90px
}

.campaign-post .featured-stories-container .stories .featured-story .quote-container .excerpt {
    width: calc(100% - 60px);
    padding-left: 40px;
    font-weight: 400;
    font-size: 18px
}

.campaign-post .featured-stories-container .cta {
    display: none
}

@media only screen and (max-width:1500px) {
    .campaign-post .featured-stories-container .stories .featured-story .quote-container {
        padding: 10px 0 10px 10px
    }

    .campaign-post .featured-stories-container .stories .featured-story .quote-container .quote {
        font-size: 35px
    }
}

@media only screen and (max-width:1500px) and (max-width:1138px) {
    .campaign-post .featured-stories-container .stories .featured-story .quote-container .quote {
        font-size: 25px
    }
}

@media only screen and (max-width:1500px) and (max-width:400px) {
    .campaign-post .featured-stories-container .stories .featured-story .quote-container .quote {
        font-size: 18px;
        width: auto;
        margin: 20px auto !important
    }
}

@media only screen and (max-width:1500px) and (max-width:800px) {
    .campaign-post .featured-stories-container .stories .featured-story .quote-container .excerpt {
        display: contents
    }

    .campaign-post .featured-stories-container .stories .featured-story .quote-container .quote {
        margin: 10px 0 20px 40px
    }

    .campaign-post .featured-stories-container .stories .featured-story .quote-container ul.mini-nav {
        padding-left: 0
    }
}

@media only screen and (max-width:1500px) and (max-width:1035px) {
    .campaign-post .featured-stories-container .stories .featured-story {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .campaign-post .featured-stories-container .stories .featured-story .quote-container {
        margin-bottom: 0
    }

    .campaign-post .featured-stories-container .stories .featured-story img {
        margin: 0 auto 50px
    }
}

@media only screen and (max-width:1500px) and (min-width:1036px) and (max-width:1200px) {
    .campaign-post .featured-stories-container .stories .featured-story .quote-container .quote {
        margin: 10px 0 20px 40px;
        font-size: 30px
    }
}

.need-to-help-want-to-help {
    background-size: cover;
    padding: 100px 0;
    position: relative
}

.need-to-help-want-to-help .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.need-to-help-want-to-help .center h2 {
    color: #001d53;
    font-size: 60px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em;
    text-align: center
}

@media only screen and (min-width:800px) {
    .need-to-help-want-to-help .center h2 {
        font-size: 80px
    }
}

.need-to-help-want-to-help .center p {
    color: #001d53;
    width: 100%;
    font-size: 18px;
    padding: 0 0 15px;
    margin: 0;
    text-align: center
}

@media only screen and (min-width:800px) {
    .need-to-help-want-to-help .center p {
        font-size: 22px
    }
}

.need-to-help-want-to-help .center .buttons-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1em;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

@media only screen and (min-width:800px) {
    .need-to-help-want-to-help .center .buttons-container {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.need-to-help-want-to-help .center .buttons-container .btn {
    border-radius: 45px;
    border: 1px solid #fff;
    padding: 10px 45px;
    text-align: center;
    text-decoration: none;
    font-size: 26px;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    line-height: 1em;
    width: 100%;
    max-width: 220px;
    opacity: .9;
    margin: 30px 0
}

@media only screen and (min-width:600px) {
    .need-to-help-want-to-help .center .buttons-container .btn {
        padding: 10px 45px 14px;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 45px;
        max-width: 280px
    }
}

.need-to-help-want-to-help .center .buttons-container .btn .small {
    display: block;
    font-size: 14px;
    margin: 0;
    padding-top: .5em;
    line-height: 1em;
    font-weight: 600
}

.flex-posts {
    background-size: cover;
    padding: 100px 0
}

.flex-posts .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex-posts .center h2 {
    color: #001d53;
    font-size: 60px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:800px) {
    .flex-posts .center h2 {
        font-size: 80px
    }
}

.flex-posts .center p {
    color: #001d53;
    width: 100%;
    font-size: 18px;
    padding: 0 0 15px;
    margin: 0;
    text-align: center
}

@media only screen and (min-width:800px) {
    .flex-posts .center p {
        font-size: 22px
    }
}

.flex-posts .center .see-more {
    width: calc(100% - 60px);
    text-align: center;
    font-family: Barlow Condensed, sans-serif;
    font-size: 1.375em;
    font-weight: 600;
    color: #001d53;
    margin: 30px;
    text-decoration: underline
}

.flex-posts .center .posts-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto
}

.flex-posts .center .posts-container .post {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    transition: all .4s;
    margin: 10px;
    max-width: unset;
    background-color: #0066c7;
    border-radius: 25px;
    text-align: left;
    -ms-flex: 1;
    flex: 1;
    min-width: unset
}

@media only screen and (min-width:450px) {
    .flex-posts .center .posts-container .post {
        min-width: 350px;
        margin: 20px
    }
}

.flex-posts .center .posts-container .post div {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.flex-posts .center .posts-container .post .image-container {
    background-size: cover;
    width: 100%;
    height: 300px;
    border-radius: 25px 25px 0 0;
    background-position: 50%
}

.flex-posts .center .posts-container .post .date {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: left !important;
    padding: 20px;
    line-height: 1em;
    width: calc(100% - 40px)
}

.flex-posts .center .posts-container .post .title {
    color: #fff;
    width: auto;
    font-size: 35px;
    font-weight: 600;
    font-family: Barlow Condensed, sans-serif;
    text-transform: uppercase;
    text-align: left;
    padding: 0 20px 20px;
    line-height: 1em
}

.flex-posts .center .posts-container .post p {
    color: #fff;
    width: auto;
    font-size: 15px;
    text-align: left;
    padding: 0 20px 20px
}

.flex-posts .center .posts-container .post .btn {
    position: relative;
    display: block;
    border-radius: 25px;
    border: 1px solid #fff;
    padding: 10px 20px 11px;
    text-align: center;
    text-decoration: none;
    margin: auto 30px 30px;
    font-size: 22px;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    line-height: 1em;
    width: calc(100% - 60px);
    background-color: transparent;
    transition: all .4s;
    color: #fff;
    float: right
}

@media only screen and (min-width:400px) {
    .flex-posts .center .posts-container .post .btn {
        margin: auto 30px 30px auto;
        width: auto
    }
}

@media only screen and (min-width:600px) {
    .flex-posts .center .posts-container .post .btn {
        font-size: 25px
    }
}

.flex-posts .center .posts-container .post .btn:hover {
    background-color: #bb002a
}

.newsletter-signup-container {
    padding: 100px 0 20px;
    background-size: cover;
    position: relative
}

.newsletter-signup-container .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 7em 0
}

@media only screen and (max-width:500px) {
    .newsletter-signup-container .center {
        padding: 0
    }
}

.newsletter-signup-container .center .col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.newsletter-signup-container .center h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em;
    text-transform: uppercase;
    text-align: center;
    max-width: 700px
}

@media only screen and (min-width:800px) {
    .newsletter-signup-container .center h2 {
        font-size: 80px
    }
}

.newsletter-signup-container .center h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em;
    text-transform: uppercase
}

@media only screen and (min-width:800px) {
    .newsletter-signup-container .center h3 {
        font-size: 60px
    }
}

.newsletter-signup-container .center p {
    color: #fff;
    max-width: 100%;
    font-size: 18px;
    padding: 0 0 15px;
    margin: 0;
    text-align: center
}

@media only screen and (min-width:800px) {
    .newsletter-signup-container .center p {
        font-size: 22px;
        max-width: 50%
    }
}

.newsletter-signup-container .center form {
    background-color: transparent !important
}

.newsletter-signup-container .center form .needsclick:not(button) {
    background-color: transparent !important;
    text-align: center !important;
    color: #fff !important
}

.newsletter-signup-container .center form .needsclick:not(button):hover {
    border-color: #fff !important
}

.newsletter-signup-container .center form p,
.newsletter-signup-container .center form span {
    color: #fff !important
}

.newsletter-signup-container .center form #klaviyo_ariaid_4 {
    background-color: #fff !important;
    border-radius: 5px;
    color: #bb002a !important
}

.newsletter-signup-container .center form input {
    border-radius: 0 !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    text-align: center !important
}

.newsletter-signup-container .center form input[type=“email”],
.newsletter-signup-container .center form input[type=“text”] {
    font-style: italic !important
}

.newsletter-signup-container .center form .go4124100362.go4124100362.go4124100362:hover,
.newsletter-signup-container .center form input:focus,
.newsletter-signup-container .center form input:hover {
    border-color: #fff !important
}

.newsletter-signup-container .center form button {
    border-width: 1px !important;
    background-color: #001d53 !important;
    color: #fff !important;
    font-family: Barlow Condensed, sans-serif !important;
    font-weight: 600 !important;
    transition: all .4s;
    font-size: 22px !important;
    border-radius: 25px !important;
    border: .5px solid #fff !important;
    border-color: #fff !important;
    max-width: 160px !important;
    margin: 1.5em auto !important
}

.newsletter-signup-container .center form button:hover {
    background-color: #bb002a !important;
    color: #fff !important
}

.newsletter-signup-container .center .wow {
    width: 100%
}

.newsletter-signup-container .center .gform_wrapper {
    padding: 30px 0 0
}

.newsletter-signup-container .center .gform_wrapper .gform_footer input[type=submit] {
    display: block;
    font-family: Barlow Condensed, sans-serif !important;
    margin: 30px auto;
    font-size: 22px;
    border-radius: 25px !important;
    border: 1px solid #fff !important;
    padding: 5px 15px 7px !important;
    text-align: center;
    background-color: #001d53 !important;
    line-height: normal !important;
    cursor: pointer;
    transition: all .4s
}

.newsletter-signup-container .center .gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #bb002a !important;
    color: #fff !important
}

.newsletter-signup-container .center .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.newsletter-signup-container .center .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
    border: none;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    box-shadow: none;
    color: #fff
}

.newsletter-signup-container .center .gform_wrapper .gform_body .gform_fields .gfield input::-webkit-input-placeholder {
    color: #b4bbc3;
    text-transform: capitalize
}

.newsletter-signup-container .center .gform_wrapper .gform_body .gform_fields .gfield input::-moz-placeholder {
    color: #b4bbc3;
    text-transform: capitalize
}

.newsletter-signup-container .center .gform_wrapper .gform_body .gform_fields .gfield input:-ms-input-placeholder,
.newsletter-signup-container .center .gform_wrapper .gform_body .gform_fields .gfield input::-ms-input-placeholder {
    color: #b4bbc3;
    text-transform: capitalize
}

.newsletter-signup-container .center .gform_wrapper .gform_body .gform_fields .gfield input::placeholder {
    color: #b4bbc3;
    text-transform: capitalize
}

.newsletter-signup-container .center .gform_wrapper .gform_body .gform_fields .gfield input[type=email]:hover,
.newsletter-signup-container .center .gform_wrapper .gform_body .gform_fields .gfield input[type=text]:hover {
    border: none;
    border-bottom: 1px solid #fff
}

.newsletter-signup-container .images-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1em auto;
    width: 100%;
    overflow: hidden
}

@media only screen and (min-width:800px) {
    .newsletter-signup-container .images-container {
        margin: 4em auto
    }
}

.newsletter-signup-container .images-container .slick-slide {
    margin: 0 20px;
    width: 220px !important;
    min-width: 220px
}

@media only screen and (min-width:1000px) {
    .newsletter-signup-container .images-container .slick-slide {
        width: 300px !important;
        min-width: 300px
    }
}

.newsletter-signup-container .images-container img {
    height: auto;
    width: 220px !important;
    margin: 0 20px;
    min-width: 220px
}

@media only screen and (min-width:800px) {
    .newsletter-signup-container .images-container img {
        width: 300px !important;
        min-width: 300px
    }
}

.program-hero-container {
    padding-top: 10em;
    background-color: #001d53;
    color: #fff
}

.program-hero-container a {
    text-decoration: underline;
    color: #fff
}

.program-hero-container .center {
    margin-right: 0;
    padding-right: 0;
    max-width: 1780px;
    height: 100%
}

.program-hero-container .primary-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 4em;
    margin-left: 5em;
    width: 50%
}

.program-hero-container .primary-content div {
    padding-bottom: 2em
}

.program-hero-container .primary-content .related-categories h3 {
    color: #fff;
    text-transform: uppercase
}

.program-hero-container .primary-content .related-categories a {
    color: #fff;
    margin: 0 10px 0 0
}

.program-hero-container .post-title {
    text-transform: uppercase;
    color: #fff
}

.program-hero-container .secondary-content img {
    border-radius: 25px;
    width: 59em;
    height: 59em;
    margin-bottom: -6em;
    object-fit: cover
}

@media only screen and (min-width:1920px) {
    .program-hero-container .center {
        margin: auto;
        padding: none
    }

    .program-hero-container .center .primary-content {
        padding-right: 5em
    }
}

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

    .program-hero-container .center,
    .program-hero-container .center img {
        -ms-flex-align: center;
        align-items: center
    }

    .program-hero-container .secondary-content img {
        width: 30em;
        height: 30em;
        margin-bottom: 0
    }

    .program-hero-container .primary-content h2 {
        font-size: 3em
    }

    .program-hero-container .primary-content p {
        font-size: 1em
    }
}

@media only screen and (max-width:800px) {
    .program-hero-container .center {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: auto;
        padding: 0
    }

    .program-hero-container .center .primary-content {
        width: 100%;
        margin: auto auto 3em
    }

    .program-hero-container .center .primary-content div {
        padding-bottom: 1em
    }

    .program-hero-container .center .secondary-content img {
        height: 30em;
        display: block
    }
}

.program-attributes {
    background-size: cover;
    height: 100%;
    display: -ms-flexbox;
    display: flex
}

.program-attributes .center {
    -ms-flex-pack: center;
    justify-content: center
}

.program-attributes .program-attributes-container {
    width: 90%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin: 8em 0
}

@media only screen and (max-width:1050px) {
    .program-attributes .program-attributes-container {
        margin: 9em auto
    }
}

.program-attributes .program-attribute {
    background-color: #0066c7;
    height: 503px;
    width: 375px;
    border-radius: 25px;
    margin: 1.5em;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 3em 0 4em
}

.program-attributes .program-attribute img {
    height: 7em;
    padding: 2em 2em 0
}

.program-attributes .program-attribute .program-attribute-label {
    font-size: 45px;
    width: 80%;
    text-align: center;
    color: #fff;
    margin: 1em auto
}

.program-attributes .program-attribute .program-attribute-content {
    font-size: 22px;
    line-height: 1.25em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media only screen and (max-width:1050px) {
    .program-attributes {
        height: 100%
    }

    .program-attributes .program-attributes-container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width:500px) {
    .program-attributes .program-attribute {
        width: 100%;
        min-width: 250px
    }
}

.programs-template-default .find-representative {
    height: auto
}

.programs-template-default p {
    color: #fff;
    font-weight: 400
}

.programs-template-default .headline,
.programs-template-default h2 {
    text-transform: uppercase
}

.program-quote-container {
    padding: 100px 0
}

.program-quote-container .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    border-radius: 50px;
    background-color: #fff;
    padding: 2.5em 0
}

.program-quote-container .center ul.mini-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px auto;
    list-style: none;
    float: right
}

.program-quote-container .center ul.mini-nav li {
    margin: 0;
    padding: 0
}

.program-quote-container .center ul.mini-nav li .family-name,
.program-quote-container .center ul.mini-nav li a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    margin: 0;
    padding: 0
}

.program-quote-container .center ul.mini-nav li .family-name:after {
    content: "|";
    padding: 0 10px
}

.program-quote-container .center ul.mini-nav li a {
    color: #001d53;
    text-decoration: underline
}

.program-quote-container .center img {
    border-radius: 50px
}

.program-quote-container .center h2 {
    color: #001d53;
    font-size: 60px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em;
    text-align: center
}

@media only screen and (min-width:800px) {
    .program-quote-container .center h2 {
        font-size: 80px
    }
}

.program-quote-container .center p {
    color: #001d53;
    width: 100%;
    font-size: 18px;
    padding: 0 0 15px;
    margin: 0;
    text-align: center
}

@media only screen and (min-width:800px) {
    .program-quote-container .center p {
        font-size: 22px
    }
}

.program-quote-container .center .col {
    -ms-flex: 1;
    flex: 1
}

.flex-all-purpose-html-container {
    background-size: cover;
    position: relative
}

.flex-all-purpose-html-container .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4.5em 0 3em
}

.assistance-types-container {
    padding: 100px 0;
    background-size: cover;
    position: relative
}

.assistance-types-container .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.assistance-types-container .center .col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.assistance-types-container .center h2 {
    color: #001d53;
    font-size: 60px;
    font-weight: 600;
    padding: 0;
    line-height: .9em;
    text-transform: uppercase;
    text-align: center
}

@media only screen and (min-width:800px) {
    .assistance-types-container .center h2 {
        font-size: 80px
    }
}

.assistance-types-container .center h3 {
    color: #001d53;
    font-size: 40px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em;
    text-transform: uppercase
}

@media only screen and (min-width:800px) {
    .assistance-types-container .center h3 {
        font-size: 60px
    }
}

.assistance-types-container .center p {
    color: #001d53;
    width: 100%;
    padding: 0 0 1.25em;
    margin: 0;
    text-align: center
}

@media only screen and (min-width:800px) {
    .assistance-types-container .center p {
        width: 70%
    }
}

.assistance-types-container .center .cat-link-container {
    margin-bottom: 2em;
    text-align: center;
    max-width: 70%
}

.assistance-types-container .center .cat-link-container .cat-link {
    color: #001d53;
    padding: 5px 15px 7px;
    border-radius: 30px;
    border: 1px solid #001d53;
    display: inline-block;
    margin: 14px;
    font-family: Barlow Condensed, sans-serif;
    font-size: 25px;
    font-weight: 600;
    transition: all .4s;
    text-transform: uppercase;
    text-align: center
}

.assistance-types-container .center .cat-link-container .cat-link:hover {
    background-color: #bb002a;
    color: #fff;
    border-color: #fff
}

.assistance-types-container .center .view-all-programs {
    font-size: 22px;
    color: #001d53;
    margin-bottom: 3em;
    text-decoration: underline;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600
}

.assistance-types-container .assistance-types-images-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    min-height: 300px
}

.assistance-types-container .assistance-types-images-container .flickity-viewport {
    width: 100%
}

.assistance-types-container .assistance-types-images-container img {
    height: 300px !important;
    width: 300px !important;
    margin: 0 20px
}

.archive-container.programs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1600px;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width:900px) {
    .archive-container.programs {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.archive-container.programs .col.filters {
    -ms-flex: 1;
    flex: 1;
    position: relative;
    width: calc(100% - 120px);
    padding: 60px;
    background-color: #e0f0ff;
    min-width: unset
}

@media only screen and (min-width:1030px) {
    .archive-container.programs .col.filters {
        min-width: 300px;
        max-width: 400px
    }
}

.archive-container.programs .col.filters h3 {
    font-size: 38px;
    padding: 0;
    margin: 0;
    display: inline-block;
    color: #001d53;
    text-decoration: none
}

.archive-container.programs .col.filters #btn-reset {
    cursor: pointer;
    font-size: 22px;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;
    color: #7896b2;
    display: inline-block;
    float: right;
    padding: 0;
    margin: 0
}

.archive-container.programs .col.filters h4 {
    margin: 50px 0 10px;
    font-size: 30px;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    color: #001d53;
    text-transform: uppercase
}

.archive-container.programs .col.filters hr {
    border: none;
    border-top: 1px solid #001d53;
    padding: 0 0 30px;
    margin: 0
}

.archive-container.programs .col.filters label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 10px
}

.archive-container.programs .col.filters label input[type=checkbox] {
    height: 18px;
    width: 18px;
    background-color: transparent;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #001d53;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    margin: 0 10px 0 0
}

.archive-container.programs .col.filters label input[type=checkbox]:checked {
    -moz-appearance: auto;
    appearance: auto;
    clip-path: circle(50% at 50% 50%);
    background-color: #001d53
}

.archive-container.programs .col.filters select {
    width: 100%;
    border: 1px solid #001d53;
    border-radius: 5px;
    color: #001d53
}

.archive-container.programs .col.filters li,
.archive-container.programs .col.filters options {
    color: #001d53
}

.archive-container.programs .col.filters .select2-container--default .select2-selection--multiple {
    border: 1px solid #001d53;
    border-radius: 25px
}

.archive-container.programs .col.filters textarea {
    margin: 6px auto 0 30px
}

.archive-container.programs .col {
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    padding: 0;
    max-width: 100%;
    min-width: 100%
}

@media only screen and (min-width:900px) {
    .archive-container.programs .col {
        min-width: 500px;
        padding: 0 0 0 60px
    }
}

.archive-container.programs .col .program-archive-loop {
    background-color: #fff;
    padding: 0;
    color: #fff
}

.archive-container.programs .col .program-archive-loop a {
    color: #001d53;
    display: block
}

.archive-container.programs .col .program-archive-loop a .container {
    background-color: #fff;
    margin: 0 auto 20px;
    transition: all .3s;
    padding: 20px
}

.archive-container.programs .col .program-archive-loop a .container .inner-container {
    border-bottom: 2px solid #001d53;
    padding: 20px 30px;
    max-width: 1600px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width:1320px) {
    .archive-container.programs .col .program-archive-loop a .container .inner-container {
        padding: 20px 0 30px
    }
}

.archive-container.programs .col .program-archive-loop a .container .inner-container .btn-title-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start
}

.archive-container.programs .col .program-archive-loop a .container .inner-container h3 {
    font-size: 45px;
    margin: 0 0 10px;
    line-height: 1em;
    max-width: 800px;
    text-transform: uppercase;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    color: #001d53
}

.archive-container.programs .col .program-archive-loop a .container .inner-container p {
    font-size: 1.125em;
    font-weight: 400;
    color: #001d53;
    margin: 0 0 20px
}

.archive-container.programs .col .program-archive-loop a .container .inner-container .btn {
    display: block;
    background-color: #fff;
    color: #001d53;
    padding: 5px 15px 7px;
    text-align: center;
    font-weight: 600;
    border-radius: 25px;
    max-width: 160px;
    border: 2px solid #001d53;
    text-transform: uppercase;
    transition: all .4s
}

.archive-container.programs .col .program-archive-loop a .container .inner-container .btn:hover {
    background-color: #bb002a;
    color: #fff;
    border-color: #fff
}

.archive-container.programs .col .program-archive-loop a:last-child .container {
    margin: 0 auto;
    border-bottom: none
}

.archive-container.programs .col p.none-found {
    font-size: 18px;
    font-weight: 600;
    color: #001d53;
    padding: 60px 0
}

body.search {
    background-color: #e0f0ff
}

body.search .archive-container.search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1600px;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 30px
}

@media only screen and (min-width:900px) {
    body.search .archive-container.search {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media only screen and (min-width:1701px) {
    body.search .archive-container.search {
        padding: 0
    }
}

body.search .archive-container.search .col {
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    padding: 0
}

@media only screen and (min-width:900px) {
    body.search .archive-container.search .col {
        min-width: 500px
    }
}

body.search .archive-container.search .col .archive-loop {
    padding: 0;
    color: #fff
}

body.search .archive-container.search .col .archive-loop .container {
    margin: 0 auto 20px;
    transition: all .3s;
    padding: 20px 0
}

body.search .archive-container.search .col .archive-loop .container .inner-container {
    border-bottom: 2px solid #001d53;
    padding: 0;
    max-width: 1600px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width:1320px) {
    body.search .archive-container.search .col .archive-loop .container .inner-container {
        padding: 20px 0 30px
    }
}

body.search .archive-container.search .col .archive-loop .container .inner-container .btn-title-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 20px
}

@media only screen and (min-width:1320px) {
    body.search .archive-container.search .col .archive-loop .container .inner-container .btn-title-container {
        padding: 20px 0 30px
    }
}

@media only screen and (max-width:500px) {
    body.search .archive-container.search .col .archive-loop .container .inner-container .btn-title-container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

body.search .archive-container.search .col .archive-loop .container .inner-container h3 {
    font-size: 45px;
    margin: 0 0 10px;
    line-height: 1em;
    max-width: 800px;
    text-transform: uppercase;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    color: #001d53
}

body.search .archive-container.search .col .archive-loop .container .inner-container p {
    font-size: 1.125em;
    font-weight: 400;
    color: #001d53;
    margin: 0 0 20px
}

body.search .archive-container.search .col .archive-loop .container .inner-container .btn {
    display: block;
    background-color: transparent;
    color: #001d53;
    padding: 5px 15px 7px;
    text-align: center;
    font-weight: 700;
    border-radius: 25px;
    max-width: 160px;
    border: 1px solid #001d53;
    text-transform: uppercase;
    transition: all .4s;
    margin: 10px 0 0
}

body.search .archive-container.search .col .archive-loop .container .inner-container .btn:hover {
    background-color: #bb002a;
    color: #fff;
    border-color: #fff
}

body.search .archive-container.search .col .archive-loop:last-child .container .inner-container {
    border-bottom: none
}

body.search .archive-container.search .col p.none-found {
    font-size: 18px;
    font-weight: 600;
    color: #001d53;
    padding: 60px 0
}

.select2-results li {
    color: #001d53
}

.select2-results li:hover {
    background-color: #001d53;
    color: #fff
}

.featured-post {
    background-size: cover;
    position: relative
}

.featured-post .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2em 0;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:800px) {
    .featured-post .center {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.featured-post .center .feature-details {
    padding: 0 0 30px
}

@media only screen and (min-width:800px) {
    .featured-post .center .feature-details {
        padding-right: 30px
    }
}

.featured-post .center .feature-details h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em;
    text-transform: uppercase
}

.featured-post .center .feature-details p {
    color: #fff;
    width: 100%;
    font-size: 18px;
    padding: 0 0 15px;
    margin: 0
}

.featured-post .center .feature-details .date {
    display: -ms-flexbox;
    display: flex;
    max-width: 400px
}

.featured-post .center .feature-details .date .fa {
    margin-right: 6px
}

.featured-post .center .feature-details .date p {
    width: auto;
    font-size: 15px;
    text-transform: uppercase
}

.featured-post .center .feature-details .date p:last-child {
    margin-left: 16px
}

.featured-post .center .feature-details .feature-btn {
    color: #fff;
    border: 1px solid;
    border-radius: 25px;
    padding: 5px 15px 7px;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    font-size: 25px
}

.featured-post .center .feature-details .feature-btn:hover {
    background-color: #bb002a
}

.featured-post .center .feature-img {
    width: 100%;
    padding-right: 0;
    margin-right: 0
}

@media only screen and (min-width:800px) {
    .featured-post .center .feature-img {
        margin-right: -30px
    }
}

@media only screen and (min-width:1600px) {
    .featured-post .center .feature-img {
        margin-right: 0
    }
}

.featured-post .center .feature-img img {
    max-height: 339px;
    width: auto;
    border-radius: 25px;
    min-width: auto
}

@media only screen and (min-width:800px) {
    .featured-post .center .feature-img img {
        min-width: 400px;
        border-radius: 25px 0 0 25px
    }
}

@media only screen and (min-width:1600px) {
    .featured-post .center .feature-img img {
        border-radius: 25px
    }
}

.featured-post .center .view-all {
    width: 100%;
    text-align: center;
    text-decoration: underline;
    color: #001d53;
    text-transform: uppercase;
    font-family: Barlow Condensed, sans-serif
}

.featured-post .center .feature-details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: auto
}

.featured-post .center .feature-excerpt {
    font-size: 19px;
    padding-bottom: 30px
}

.allotment-deduction {
    background-size: cover;
    padding: 20px 0;
    position: relative
}

.allotment-deduction .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 2em auto 0
}

@media only screen and (min-width:800px) {
    .allotment-deduction .center {
        margin: 7em auto
    }
}

.allotment-deduction .center h2 {
    color: #fff;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em;
    text-align: center
}

.allotment-deduction .center p {
    color: #fff;
    width: 100%;
    padding: 0 0 15px;
    margin: 0;
    text-align: center
}

.allotment-deduction .center .pdf-download {
    border: none;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 22px
}

.allotment-deduction .center .pdf-download:hover {
    color: #7896b2
}

.allotment-deduction .center a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    font-size: 20px;
    padding: 5px 15px 7px;
    margin-bottom: 1em;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: normal
}

@media only screen and (min-width:800px) {
    .allotment-deduction .center a {
        font-size: 25px
    }
}

.allotment-deduction .center .btn {
    background-color: transparent
}

.allotment-deduction .center .btn.btn:hover {
    background-color: #bb002a
}

.allotment-deduction .center .allotment-desc {
    width: 100%
}

@media only screen and (min-width:800px) {
    .allotment-deduction .center .allotment-desc {
        width: 70%;
        margin: auto
    }
}

.allotment-deduction .center .allotment-cards {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 7em auto 0
}

@media only screen and (max-width:550px) {
    .allotment-deduction .center .allotment-cards {
        width: 100%
    }
}

.allotment-deduction .center .allotment-cards .card {
    background-color: #0066c7;
    width: 100%;
    height: 400px;
    border-radius: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 4em 1.5em
}

@media only screen and (min-width:550px) {
    .allotment-deduction .center .allotment-cards .card {
        width: 450px;
        margin: 7em 2.5em
    }
}

@media only screen and (min-width:800px) {
    .allotment-deduction .center .allotment-cards .card {
        height: 503px
    }
}

.allotment-deduction .center .allotment-cards .card .card-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 6em;
    width: inherit
}

.allotment-deduction .center .allotment-cards .card .card-body h4 {
    font-size: 45px;
    color: #fff;
    font-family: Barlow Condensed, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center
}

.allotment-deduction .center .allotment-cards .card .card-img {
    margin: -18em
}

.allotment-deduction .center .allotment-cards .card .card-img img {
    width: 280px;
    height: 280px;
    transition: all .4s
}

@media only screen and (min-width:400px) {
    .allotment-deduction .center .allotment-cards .card .card-img img {
        width: 310px;
        height: 310px
    }
}

@media only screen and (max-width:800px) {
    .allotment-deduction .center .allotment-cards {
        width: 100%
    }

    .allotment-deduction .center .allotment-cards .card {
        width: 100%;
        margin: 8.5em 0
    }

    .allotment-deduction .center .allotment-cards .card .card-body {
        margin-top: 8em
    }

    .allotment-deduction .center .allotment-cards .card .card-img {
        margin: -15em
    }
}

.allotment-deduction .center .view-all {
    width: 100%;
    text-align: center;
    text-decoration: underline;
    color: #001d53;
    text-transform: uppercase;
    font-family: Barlow Condensed, sans-serif
}

.allotment-deduction .center .featured-program-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}

.allotment-deduction .center .featured-program-container .featured-program {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 250px;
    height: 250px;
    transition: all .4s;
    margin: 20px
}

@media only screen and (min-width:1000px) {
    .allotment-deduction .center .featured-program-container .featured-program {
        width: 400px;
        height: 400px;
        margin: 40px
    }
}

.allotment-deduction .center .featured-program-container .featured-program .overlay,
.allotment-deduction .center .featured-program-container .featured-program img {
    border-radius: 50%;
    position: absolute;
    transition: all .4s
}

.allotment-deduction .center .featured-program-container .featured-program img {
    z-index: 1;
    filter: gray;
    filter: grayscale(1)
}

.allotment-deduction .center .featured-program-container .featured-program .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 29, 83, .5);
    z-index: 2
}

.allotment-deduction .center .featured-program-container .featured-program .title {
    position: relative;
    z-index: 3;
    border-radius: 25px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    width: auto;
    padding: 2px 18px;
    font-size: 30px;
    font-weight: 600;
    font-family: Barlow Condensed, sans-serif;
    background-color: transparent;
    transition: all .4s;
    text-transform: uppercase
}

.allotment-deduction .center .featured-program-container .featured-program:hover img {
    filter: none
}

.allotment-deduction .center .featured-program-container .featured-program:hover .title {
    background-color: #32b1bf
}

.allotment-deduction .center .featured-program-container .featured-program:hover .overlay {
    opacity: 0
}

.give-online {
    background-size: cover;
    padding: 40px 20px;
    position: relative
}

.give-online .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #001d53;
    border-radius: 25px;
    padding: 2em;
    width: auto;
    margin: 0 auto
}

@media only screen and (min-width:900px) {
    .give-online .center {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.give-online .center h2 {
    color: #fff;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em
}

.give-online .center p {
    color: #fff;
    width: 100%;
    padding: 0 0 15px;
    margin: 0
}

@media only screen and (min-width:800px) {
    .give-online .center p {
        font-size: 22px
    }
}

.give-online .center .col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px
}

.give-online .center .col:last-child {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 900px;
    padding: 0
}

@media only screen and (min-width:900px) {
    .give-online .center .col:last-child {
        -ms-flex: 1 1 800px;
        flex: 1 1 800px;
        min-height: 760px
    }
}

.give-online .center .qgiv-embed-container {
    width: 100%;
    min-height: 100% !important
}

.give-online .center .qgiv-embed-container .qgiv-embed {
    min-height: 100% !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important
}

.faq-block {
    background-color: #e0f0ff
}

.faq-block .center {
    -ms-flex-pack: center;
    justify-content: center
}

.faq-block .faq-container {
    width: 90%;
    max-width: 1200px;
    padding: 2em 6em;
    margin: 3em auto 1em
}

@media only screen and (max-width:800px) {
    .faq-block .faq-container {
        padding: 2em 1em;
        width: 95%
    }
}

.faq-block .faq-container.white-bg {
    background-color: #fff
}

.faq-block .faq-container.width-narrow {
    max-width: 800px;
    margin: 1em auto
}

.faq-block .faq-container .faq-headline {
    color: #001d53;
    margin: 0 0 1.5em;
    text-align: center;
    font-size: 2em
}

@media only screen and (max-width:800px) {
    .faq-block .faq-container .faq-headline {
        font-size: 1.5em
    }
}

.faq-block .faq-container .faq-navigation {
    margin-bottom: 3em;
    padding: 1.5em;
    background-color: hsla(0, 0%, 100%, .5);
    border-radius: 4px
}

.faq-block .faq-container .faq-navigation .faq-links {
    list-style: none;
    margin: 0;
    padding: 0
}

.faq-block .faq-container .faq-navigation .faq-links li {
    margin-bottom: .75em;
    padding-left: 1.5em;
    position: relative
}

.faq-block .faq-container .faq-navigation .faq-links li:before {
    content: "→";
    position: absolute;
    left: 0;
    color: #001d53;
    font-weight: 700
}

.faq-block .faq-container .faq-navigation .faq-links li:last-child {
    margin-bottom: 0
}

.faq-block .faq-container .faq-navigation .faq-links li a {
    color: #001d53;
    text-decoration: none;
    font-weight: 600;
    transition: all .3s ease
}

.faq-block .faq-container .faq-navigation .faq-links li a:hover {
    text-decoration: underline;
    color: rgb(0, 46.8192771084, 134)
}

.faq-block .faq-container .faq-items .faq-item {
    margin-bottom: 2.5em;
    padding-bottom: 2em;
    border-bottom: 2px solid rgba(0, 29, 83, .1);
    scroll-margin-top: 100px
}

.faq-block .faq-container .faq-items .faq-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.faq-block .faq-container .faq-items .faq-item .faq-back-to-top {
    display: inline-block;
    margin-top: 1em;
    color: #001d53;
    text-decoration: none;
    font-weight: 600;
    font-size: .9em;
    transition: all .3s ease
}

.faq-block .faq-container .faq-items .faq-item .faq-back-to-top:before {
    content: "↑";
    margin-right: .5em;
    font-weight: 700
}

.faq-block .faq-container .faq-items .faq-item .faq-back-to-top:hover {
    text-decoration: underline;
    color: rgb(0, 46.8192771084, 134)
}

.faq-block .faq-container .faq-items .faq-item .faq-question {
    color: #001d53;
    margin: 0 0 1em;
    font-size: 1.5em;
    font-weight: 700
}

@media only screen and (max-width:800px) {
    .faq-block .faq-container .faq-items .faq-item .faq-question {
        font-size: 1.25em
    }
}

.faq-block .faq-container .faq-items .faq-item .faq-answer {
    color: #001d53;
    line-height: 1.6
}

.faq-block .faq-container .faq-items .faq-item .faq-answer p {
    margin-bottom: 1em
}

.faq-block .faq-container .faq-items .faq-item .faq-answer p:last-child {
    margin-bottom: 0
}

.faq-block .faq-container .faq-items .faq-item .faq-answer a {
    text-decoration: underline;
    color: #001d53;
    font-weight: 700
}

.faq-block .faq-container .faq-items .faq-item .faq-answer a:hover {
    color: rgb(0, 46.8192771084, 134)
}

.faq-block .faq-container .faq-items .faq-item .faq-answer ol,
.faq-block .faq-container .faq-items .faq-item .faq-answer ul {
    margin: 1em 0;
    padding-left: 2em
}

.faq-block .faq-container .faq-items .faq-item .faq-answer li {
    margin-bottom: .5em
}

.faq-block .faq-container .faq-items .faq-item .faq-answer strong {
    font-weight: 700
}

.faq-block .faq-container .faq-items .faq-item .faq-answer em {
    font-style: italic
}

.flex-form {
    background-size: cover;
    padding: 20px 0;
    position: relative
}

.flex-form .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2em 0
}

.flex-form .center h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em;
    text-align: center
}

@media only screen and (min-width:800px) {
    .flex-form .center h2 {
        font-size: 80px
    }
}

.flex-form .center p {
    color: #fff;
    width: 100%;
    font-size: 18px;
    padding: 0 0 15px;
    margin: 0;
    text-align: center
}

@media only screen and (min-width:800px) {
    .flex-form .center p {
        font-size: 22px
    }
}

.hero-container {
    padding: 12.5em 0 4em;
    background-color: #001d53;
    color: #fff;
    background-position: 50%;
    background-size: cover;
    position: relative
}

.hero-container .center {
    margin: 0 auto;
    max-width: 1700px;
    height: 100%;
    position: relative;
    z-index: 2
}

@media screen and (max-width:1640px) {
    .hero-container .center {
        padding: 0 30px 0 0;
        width: calc(100% - 30px)
    }
}

@media screen and (max-width:800px) {
    .hero-container {
        padding-top: 10.5em
    }
}

.hero-container .primary-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    width: 100%;
    background-color: #001d53;
    border-radius: 30px;
    padding: 30px
}

@media screen and (min-width:800px) {
    .hero-container .primary-content {
        padding: 4em
    }
}

@media screen and (min-width:1000px) {
    .hero-container .primary-content {
        width: 45%;
        margin-right: 4em
    }
}

@media screen and (max-width:1640px) {
    .hero-container .primary-content {
        border-radius: 0 30px 30px 0
    }
}

.hero-container .primary-content ul {
    columns: 1;
    list-style: none;
    line-height: 2em;
    text-transform: uppercase;
    font-family: Barlow Condensed, sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    padding: 0
}

@media screen and (min-width:600px) {
    .hero-container .primary-content ul {
        columns: 2;
        max-width: 90%
    }
}

.hero-container .primary-content ul li {
    position: relative;
    line-height: 2em
}

.hero-container .primary-content a {
    text-decoration: underline;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600
}

.hero-container .primary-content a.wp-element-button {
    text-decoration: none
}

.hero-container .primary-content .wp-block-button:nth-child(2) a {
    margin-left: .5em
}

@media only screen and (max-width:500px) {
    .hero-container .primary-content .wp-block-buttons.give-other a {
        margin: 10px auto
    }
}

.hero-container .post-title {
    text-transform: uppercase;
    padding-bottom: .3em;
    margin: 0
}

.hero-container .post-description {
    padding: 0 3em 0 0
}

.hero-container .post-description p {
    color: #fff;
    padding-bottom: .5em;
    margin: 0
}

.hero-container .post-description p:last-of-type {
    padding-bottom: 2em
}

.news-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1700px;
    -ms-flex-pack: center;
    justify-content: center
}

.news-container,
.news-container .post {
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.news-container .post {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    transition: all .4s;
    margin: 10px;
    max-width: unset;
    background-color: #0066c7;
    border-radius: 25px;
    text-align: left;
    -ms-flex: 1;
    flex: 1;
    min-width: calc(100% - 20px)
}

@media only screen and (min-width:800px) {
    .news-container .post {
        min-width: calc(50% - 60px);
        max-width: calc(50% - 60px);
        margin: 20px
    }
}

@media only screen and (min-width:1250px) {
    .news-container .post {
        min-width: calc(33% - 80px);
        max-width: calc(33% - 80px)
    }
}

.news-container .post div {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.news-container .post .image-container {
    border-radius: 25px 25px 0 0;
    width: 100%;
    background-size: cover;
    height: 350px;
    background-position: 50%
}

.news-container .post .date {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: left !important;
    padding: 20px;
    line-height: 1em;
    width: calc(100% - 40px)
}

.news-container .post .title {
    color: #fff;
    width: calc(100% - 40px);
    font-size: 38px;
    font-weight: 600;
    font-family: Barlow Condensed, sans-serif;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    padding: 0 20px 20px;
    line-height: 1em
}

.news-container .post p {
    color: #fff;
    width: auto;
    font-size: 19px;
    text-align: left;
    padding: 0 20px 20px
}

.news-container .post .btn {
    position: relative;
    display: block;
    border-radius: 20px;
    border: 1px solid #fff;
    padding: 6px 18px 7px;
    text-align: center;
    text-decoration: none;
    margin: auto 30px 30px;
    font-size: 22px;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    line-height: 1em;
    width: calc(100% - 60px);
    background-color: transparent;
    transition: all .4s;
    color: #fff;
    float: right
}

@media only screen and (min-width:400px) {
    .news-container .post .btn {
        margin: auto 30px 30px auto;
        width: auto
    }
}

@media only screen and (min-width:600px) {
    .news-container .post .btn {
        font-size: 30px
    }
}

.news-container .post .btn:hover {
    background-color: #bb002a
}

.single {
    background-color: #001d53
}

.single .single-container {
    margin: 0 auto;
    position: relative;
    padding: 10em 0 1em;
    -ms-flex-direction: column;
    flex-direction: column;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #001d53
}

.single .single-container .center {
    position: relative;
    max-width: 1600px
}

.single .single-container .center a:not(.wp-element-button) {
    text-decoration: underline
}

.single .single-container .center .col {
    margin: 0 auto 40px;
    padding: 32px;
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    max-width: 900px
}

@media only screen and (min-width:900px) {
    .single .single-container .center .col {
        margin-bottom: 50px
    }
}

.single .single-container .center .col .date-and-link-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 30px
}

.single .single-container .center .col .date-and-link-container .date {
    line-height: 1em;
    padding: 0;
    margin: 0 20px 0 0
}

.single .single-container .center .col .date-and-link-container a {
    text-transform: uppercase;
    line-height: 1em;
    padding: 0;
    margin: 0
}

.single .single-container .center .col img {
    border-radius: 25px;
    height: auto;
    width: 100%;
    padding: 0;
    max-width: 600px
}

.single .single-container .center .col .wp-block-image .alignright {
    margin: 0 0 30px;
    float: none
}

@media only screen and (min-width:900px) {
    .single .single-container .center .col .wp-block-image .alignright {
        margin: 0 0 30px 30px;
        float: right
    }
}

.single .single-container .center .col .wp-block-quote {
    position: relative;
    margin: 2em 0;
    padding: .5em 2em .5em 3em;
    display: table-cell
}

.single .single-container .center .col .wp-block-quote p {
    display: inline
}

.single .single-container .center .col .wp-block-quote cite {
    color: #001d53
}

.single .single-container .center .col .wp-block-quote:before {
    font-family: proxima-nova, sans-serif;
    position: absolute;
    font-size: 6em;
    line-height: 1;
    top: -12px;
    left: 0;
    content: "“";
    color: #001d53
}

.single .single-container .center .col .wp-block-quote:after {
    font-family: proxima-nova, sans-serif;
    position: absolute;
    float: right;
    font-size: 6em;
    line-height: 1;
    right: -10px;
    bottom: -46px;
    content: "”";
    color: #001d53
}

.single .single-container .center .col .title,
.single .single-container .center .col a,
.single .single-container .center .col li {
    color: #001d53
}

.single .single-container .center .col li {
    font-size: 18px
}

.single .single-container .center .col .wp-element-button {
    color: #fff
}

.single .single-container .center .col p {
    color: #001d53;
    width: auto;
    text-align: left;
    padding: 0 0 10px;
    line-height: 1.2em;
    margin: 0
}

.single .single-container .center .col .wp-block-gallery {
    margin: 32px 0
}

.flex-meet-the-team {
    background-size: cover;
    padding: 220px 0
}

.flex-meet-the-team .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex-meet-the-team .center h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:800px) {
    .flex-meet-the-team .center h2 {
        font-size: 80px
    }
}

.flex-meet-the-team .center p {
    color: #fff;
    width: 100%;
    font-size: 18px;
    padding: 0 0 15px;
    margin: 0;
    text-align: center
}

@media only screen and (min-width:800px) {
    .flex-meet-the-team .center p {
        font-size: 22px
    }
}

.flex-meet-the-team .center .posts-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    quotes: "“" "”";
    max-width: 1200px
}

.flex-meet-the-team .center .posts-container .post.quote {
    background-color: #001d53;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-meet-the-team .center .posts-container .post.quote p.quote {
    font-size: 46px;
    color: #fff;
    width: calc(100% - 40px);
    margin: 20px;
    font-family: Barlow Condensed, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    position: relative
}

.flex-meet-the-team .center .posts-container .post.quote .open-quote {
    position: relative;
    left: -160px;
    top: 0;
    width: 75px;
    height: auto;
    border-radius: unset
}

.flex-meet-the-team .center .posts-container .post.quote .close-quote {
    position: relative;
    right: -160px;
    top: -60px;
    width: 75px;
    height: auto;
    border-radius: unset
}

.flex-meet-the-team .center .posts-container .post.quote p.job-title,
.flex-meet-the-team .center .posts-container .post.quote p.name {
    font-size: 15px;
    color: #fff;
    margin: 0 0 6px;
    padding: 0;
    font-weight: 700
}

.flex-meet-the-team .center .posts-container .post.quote p.job-title {
    max-width: 200px
}

.flex-meet-the-team .center .posts-container .post.quote p {
    line-height: 1em
}

.flex-meet-the-team .center .posts-container .post {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    transition: all .4s;
    margin: 100px 10px 10px;
    max-width: unset;
    background-color: #001d53;
    text-align: left;
    -ms-flex: unset;
    flex: unset;
    min-width: unset;
    border-radius: 25px;
    width: 100%
}

@media only screen and (min-width:700px) {
    .flex-meet-the-team .center .posts-container .post {
        -ms-flex: 1;
        flex: 1
    }
}

@media only screen and (min-width:1000px) {
    .flex-meet-the-team .center .posts-container .post {
        min-width: 350px;
        max-width: calc(25% - 40px)
    }
}

.flex-meet-the-team .center .posts-container .post .bio-top {
    margin: 0 0 70px;
    padding: 0;
    border-radius: 25px;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    background-size: cover;
    background-color: #001d53;
    background-image: none !important;
    height: 170px;
    width: 100%
}

.flex-meet-the-team .center .posts-container .post .bio-top .head-shot {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translate(-50%);
    width: calc(100% - 60px);
    max-width: 378px;
    height: auto;
    padding: 0 30px
}

.flex-meet-the-team .center .posts-container .post img {
    border-radius: 25px 25px 0 0
}

.flex-meet-the-team .center .posts-container .post .name {
    font-size: 38px;
    font-family: Barlow Condensed, sans-serif
}

.flex-meet-the-team .center .posts-container .post .job-title,
.flex-meet-the-team .center .posts-container .post .name {
    color: #fff;
    width: auto;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 0 20px 20px;
    line-height: 1em;
    margin: 20px
}

.flex-meet-the-team .center .posts-container .post .job-title {
    font-size: 15px
}

.flex-meet-the-team .center .posts-container .post .post-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.flex-meet-the-team .center .posts-container .post .post-footer .email {
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    width: auto;
    font-size: 16px;
    text-align: left;
    padding: 0;
    margin: 0 0 30px;
    line-height: 1em;
    display: block;
    margin: 20px;
    background: transparent url(../images/icon_envelope.svg) 0 no-repeat;
    padding: 0 0 3px 26px
}

.flex-meet-the-team .center .posts-container .post .post-footer .btn {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: end;
    align-self: flex-end;
    display: block;
    border-radius: 20px;
    border: 1px solid #fff;
    padding: 2px 16px 3px;
    text-align: center;
    text-decoration: none;
    margin: 0 20px 20px;
    font-size: 18px;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    line-height: 1em;
    background-color: transparent;
    transition: all .4s;
    color: #fff;
    max-width: 20px
}

@media only screen and (min-width:400px) {
    .flex-meet-the-team .center .posts-container .post .post-footer .btn {
        margin: 20px
    }
}

.flex-meet-the-team .center .posts-container .post .post-footer .btn:hover {
    background-color: #bb002a;
    color: #fff
}

.flex-team-member-single {
    margin: 0 auto;
    padding: 10em 0 2em;
    background-image: url(../images/team_single_bg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #001d53
}

.flex-team-member-single,
.flex-team-member-single .center {
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-team-member-single .center {
    display: -ms-flexbox;
    display: flex;
    max-width: 1600px
}

@media only screen and (min-width:900px) {
    .flex-team-member-single .center {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.flex-team-member-single .center .col {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -ms-flexbox;
    display: flex
}

.flex-team-member-single .center .col:first-child {
    margin: 0 0 40px
}

@media only screen and (min-width:900px) {
    .flex-team-member-single .center .col:first-child {
        margin: 0 50px 0 0
    }
}

.flex-team-member-single .center .col.right {
    -ms-flex: 1;
    flex: 1;
    padding: 0 0 50px
}

@media only screen and (min-width:600px) {
    .flex-team-member-single .center .col.right {
        -ms-flex: 1;
        flex: 1
    }
}

@media only screen and (min-width:1100px) {
    .flex-team-member-single .center .col.right {
        -ms-flex: 0 0 600px;
        flex: 0 0 600px;
        padding: 50px 30px 30px
    }
}

.flex-team-member-single .center .col.right img {
    border-radius: 25px;
    height: auto;
    width: 100%;
    padding: 0;
    max-width: 600px
}

.flex-team-member-single .center a.entire-team {
    margin-top: 50px;
    color: #fff;
    text-transform: uppercase
}

.flex-team-member-single .center .email-address {
    color: #fff;
    width: auto;
    font-size: 16px;
    text-align: left;
    padding: 0;
    margin: 0 0 30px;
    line-height: 1em;
    display: block;
    margin: 20px;
    background: transparent url(../images/icon_envelope.svg) 0 no-repeat;
    padding-left: 26px
}

.flex-team-member-single .center .job-title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    font-family: Barlow Condensed, sans-serif;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    padding: 0 0 20px;
    line-height: 1em
}

@media only screen and (min-width:900px) {
    .flex-team-member-single .center .job-title {
        font-size: 38px
    }
}

.flex-team-member-single .center .title {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    font-family: Barlow Condensed, sans-serif;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    padding: 0 0 20px;
    line-height: 1em
}

@media only screen and (min-width:600px) {
    .flex-team-member-single .center .title {
        font-size: 80px
    }
}

@media only screen and (min-width:900px) {
    .flex-team-member-single .center .title {
        font-size: 100px
    }
}

.flex-team-member-single .center p {
    color: #fff;
    width: auto;
    font-size: 19px;
    text-align: left;
    padding: 0 0 10px;
    line-height: 1.2em;
    margin: 0
}

.gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 26px
}

.gform_wrapper {
    padding: 30px 0 0;
    max-width: 900px;
    margin: 0 auto
}

.gform_wrapper .gf_progressbar_title,
.gform_wrapper .gfield_required,
.gform_wrapper .gsection_description {
    color: #fff !important
}

.gform_wrapper .gfield-choice-input {
    margin-right: 10px
}

.gform_wrapper .gfield_validation_message {
    padding: 10px !important;
    border-radius: 5px
}

.gform_wrapper .gfield_error label,
.gform_wrapper .gfield_error legend {
    color: #febcad !important
}

.gform_wrapper .gsection_title {
    text-transform: uppercase
}

.gform_wrapper .gform_save_link.button,
.gform_wrapper button[type=button],
.gform_wrapper input[type=button],
.gform_wrapper input[type=submit] {
    display: block;
    color: #fff !important;
    font-family: Barlow Condensed, sans-serif !important;
    margin: 30px auto;
    font-size: 22px;
    border-radius: 25px;
    border: 1px solid #fff;
    padding: 6px 20px 7px;
    text-align: center;
    background-color: #bb002a !important;
    line-height: 1em;
    cursor: pointer;
    transition: all .4s;
    text-transform: uppercase
}

.gform_wrapper .gform_save_link.button svg,
.gform_wrapper button[type=button] svg,
.gform_wrapper input[type=button] svg,
.gform_wrapper input[type=submit] svg {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0) saturate(3022%) hue-rotate(322deg) brightness(116%) contrast(100%)
}

.gform_wrapper .gform_save_link.button,
.gform_wrapper button[type=button],
.gform_wrapper input[type=button] {
    display: inline-block;
    margin: 30px auto 30px 0
}

.gform_wrapper .gform_save_link.button:hover,
.gform_wrapper button[type=button]:hover,
.gform_wrapper input[type=button]:hover,
.gform_wrapper input[type=submit]:hover {
    background-color: #fff !important;
    color: #bb002a !important
}

.gform_wrapper .gform_save_link.button:hover svg,
.gform_wrapper button[type=button]:hover svg,
.gform_wrapper input[type=button]:hover svg,
.gform_wrapper input[type=submit]:hover svg {
    filter: brightness(0) saturate(100%) invert(8%) sepia(76%) saturate(7000%) hue-rotate(341deg) brightness(103%) contrast(104%)
}

.gform_wrapper .gfield_description,
.gform_wrapper .gfield_label,
.gform_wrapper .gform-field-label,
.gform_wrapper label {
    color: #fff;
    line-height: 1em;
    margin-bottom: 8px;
    display: block;
    font-size: 22px !important
}

.gform_wrapper .gform_body .gform_fields {
    grid-row-gap: 26px !important
}

.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield select {
    box-shadow: none;
    color: #001d53;
    border-radius: 5px
}

.gform_wrapper .gform_body .gform_fields .gfield input::-webkit-input-placeholder {
    color: #7896b2
}

.gform_wrapper .gform_body .gform_fields .gfield input::-moz-placeholder {
    color: #7896b2
}

.gform_wrapper .gform_body .gform_fields .gfield input:-ms-input-placeholder,
.gform_wrapper .gform_body .gform_fields .gfield input::-ms-input-placeholder {
    color: #7896b2
}

.gform_wrapper .gform_body .gform_fields .gfield input::placeholder {
    color: #7896b2
}

.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .field_description_below .gfield_consent_description,
.gform_wrapper.gravity-theme .gfield_checkbox label,
.gform_wrapper.gravity-theme .gfield_consent_description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gfield_header_item,
.gform_wrapper.gravity-theme .gfield_radio label,
.gform_wrapper.gravity-theme .gfield_required,
.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .gform_fileupload_rules,
.gform_wrapper.gravity-theme .gform_validation_errors>h2,
.gform_wrapper.gravity-theme .gform_validation_errors>ol a,
.gform_wrapper.gravity-theme .gform_validation_errors>ol li,
.gform_wrapper.gravity-theme .ginput_complex label,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction,
.gform_wrapper.gravity-theme .validation_message,
.gform_wrapper.gravity-theme input[type=color],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=week],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
    font-size: 18px !important
}

.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message {
    font-size: 22px !important
}

.gform_confirmation_message {
    color: #fff !important;
    font-size: 2em;
    line-height: 1em;
    background: #001d53;
    padding: 20px
}

.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus,
.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus {
    font-size: 22px !important
}

.fancy {
    padding: 30px 0 0;
    max-width: 900px;
    margin: 0 auto
}

.fancy .gform_footer input[type=submit] {
    display: block;
    color: #fff;
    font-family: Barlow Condensed, sans-serif;
    margin: 30px auto;
    font-size: 22px;
    border-radius: 25px;
    border: 1px solid #fff;
    padding: 6px 20px 7px;
    text-align: center;
    background-color: #bb002a;
    line-height: 1em;
    cursor: pointer;
    transition: all .4s
}

.fancy .gform_footer input[type=submit]:hover {
    background-color: #fff;
    color: #bb002a
}

.fancy .gfield_description,
.fancy .gfield_label,
.fancy label {
    color: #fff
}

.fancy .gform_body .gform_fields .gfield input[type=email],
.fancy .gform_body .gform_fields .gfield input[type=text],
.fancy .gform_body .gform_fields .gfield select {
    border: none;
    border-bottom: 1px solid #b4bbc3;
    background-color: transparent;
    box-shadow: none;
    color: #fff;
    border-radius: 0
}

.fancy .gform_body .gform_fields .gfield.name-first {
    color: #b4bbc3
}

.fancy .gform_body .gform_fields .gfield.gfield--type-email {
    -ms-flex-item-align: end;
    align-self: end
}

.fancy .gform_body .gform_fields .gfield textarea.medium {
    border-radius: 10px
}

.fancy .gform_body .gform_fields .gfield select::-webkit-input-placeholder {
    color: #001d53
}

.fancy .gform_body .gform_fields .gfield select::-moz-placeholder {
    color: #001d53
}

.fancy .gform_body .gform_fields .gfield select:-ms-input-placeholder,
.fancy .gform_body .gform_fields .gfield select::-ms-input-placeholder {
    color: #001d53
}

.fancy .gform_body .gform_fields .gfield option:not(:checked),
.fancy .gform_body .gform_fields .gfield select::placeholder {
    color: #001d53
}

.fancy .gform_body .gform_fields .gfield input::-webkit-input-placeholder {
    color: #fff
}

.fancy .gform_body .gform_fields .gfield input::-moz-placeholder {
    color: #fff
}

.fancy .gform_body .gform_fields .gfield input:-ms-input-placeholder,
.fancy .gform_body .gform_fields .gfield input::-ms-input-placeholder {
    color: #fff
}

.fancy .gform_body .gform_fields .gfield .gfield_description,
.fancy .gform_body .gform_fields .gfield input::placeholder {
    color: #fff
}

.fancy .gform_body .gform_fields .gfield input[type=email]:hover,
.fancy .gform_body .gform_fields .gfield input[type=text]:hover {
    border: none;
    border-bottom: 1px solid #fff
}

.gform_required_legend {
    font-size: 16px !important
}

.content-row {
    background-color: #e0f0ff
}

.content-row .center {
    -ms-flex-pack: center;
    justify-content: center
}

.content-row .content-row-container {
    width: 90%;
    display: -ms-flexbox;
    display: flex;
    padding: 2em 6em;
    margin: 3em auto 1em
}

.content-row .content-row-container .primary-content {
    width: 50%
}

.content-row .content-row-container .primary-content .headline {
    margin: 0 1em;
    color: #001d53
}

@media only screen and (max-width:800px) {
    .content-row .content-row-container .primary-content .headline {
        margin: 0
    }
}

@media only screen and (max-width:1150px) {
    .content-row .content-row-container .primary-content .headline {
        margin: auto;
        padding: 0
    }
}

.content-row .content-row-container .primary-content,
.content-row .content-row-container .secondary-content {
    display: inline-block
}

.content-row .content-row-container .secondary-content {
    /* width: 70% COMMENTED OUT BY PENTERA */
    width: 100%;
}

.content-row .content-row-container .secondary-content p {
    color: #001d53
}

.content-row .content-row-container .secondary-content p a {
    text-decoration: underline;
    color: #001d53;
    font-weight: 700
}

.content-row .content-row-container .secondary-content p a:hover {
    color: #7896b2
}

.content-row .content-row-container ul {
    padding-inline-start: 20px;
    margin-block-start: .25em
}

@media only screen and (max-width:950px) {
    .content-row .content-row-container ul {
        margin-block-start: 1em
    }
}

.content-row .content-row-container li {
    font-size: 18px;
    line-height: normal;
    color: #001d53
}

.content-row .content-row-container li a {
    color: #001d53;
    text-decoration: underline
}

.content-row .content-row-container li:hover a {
    color: #7896b2
}

@media only screen and (max-width:950px) {
    .content-row .content-row-container {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }

    .content-row .content-row-container .primary-content,
    .content-row .content-row-container .secondary-content {
        width: 100%;
        margin: 0 auto
    }
}

@media only screen and (max-width:1250px) {
    .content-row .content-row-container .primary-content {
        margin-right: 3em
    }
}

.content-row .content-row-container.white-bg {
    background-color: #fff;
    border-radius: 50px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex
}

.content-row .content-row-container.white-bg ul {
    list-style: none;
    list-style-image: url(../images/li-check.svg);
    padding-inline-start: 35px
}

.content-row .content-row-container.white-bg li {
    font-size: 35px;
    line-height: 1.25em;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    color: #001d53;
    margin-bottom: .3em;
    padding-left: 12px
}

.content-row .content-row-container.white-bg li a {
    font-family: Barlow Condensed, sans-serif
}

.content-row .content-row-container.white-bg .headline {
    color: #001d53
}

.content-row .content-row-container.white-bg .btn-find-my-rep {
    color: #001d53;
    text-transform: uppercase;
    text-decoration: underline;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

.content-row .content-row-container.white-bg .location-icon {
    background-image: url(../images/location.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat
}

@media only screen and (max-width:1150px) {
    .content-row .content-row-container.white-bg {
        padding: 2em 4em
    }
}

@media only screen and (max-width:500px) {
    .content-row .content-row-container.white-bg {
        padding: 1.5em 2em
    }
}

.content-row .content-row-container.stack-vertically {
    -ms-flex-direction: column;
    flex-direction: column
}

.content-row .content-row-container.stack-vertically .primary-content {
    width: 100%
}

.content-row .content-row-container.stack-vertically .primary-content .headline {
    margin: 0 0 .5em
}

.content-row .content-row-container.stack-vertically .secondary-content {
    width: 100%
}

.content-row .content-row-container.width-narrow {
    max-width: 800px;
    margin: 1em auto
}

.content-row .newsletter-signup-container {
    height: 64.7em
}

.content-row h6 {
    color: #001d53
}

.content-row p {
    color: #fff;
    margin-block-start: .25em
}

@media only screen and (max-width:950px) {
    .content-row p {
        margin-block-start: 1em
    }
}

.content-row .headline,
.content-row h2 {
    text-transform: uppercase
}

.flex-program-archive {
    background-size: cover;
    padding: 8em 0;
    background-color: #e0f0ff
}

.flex-program-archive .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex-program-archive .center h2 {
    color: #001d53;
    font-size: 60px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em
}

.flex-program-archive .center p {
    color: #001d53;
    width: 100%;
    font-size: 18px;
    padding: 0 0 15px;
    margin: 0;
    text-align: left
}

@media only screen and (min-width:800px) {
    .flex-program-archive .center p {
        font-size: 22px
    }
}

.flex-program-archive .center a {
    color: #001d53
}

.flex-program-archive .center p a {
    text-decoration: underline
}

.flex-program-archive .center .view-all {
    width: 100%;
    text-align: center;
    text-decoration: underline;
    color: #001d53;
    text-transform: uppercase;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600
}

.flex-program-archive .center .program-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}

.flex-program-archive .center .program-container .col {
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    padding: 0
}

.flex-program-archive .center .program-container .col .program-archive-loop {
    padding: 0;
    color: #fff
}

.flex-program-archive .center .program-container .col .program-archive-loop a {
    color: #001d53;
    display: block
}

.flex-program-archive .center .program-container .col .program-archive-loop a .container {
    margin: 0 auto 20px;
    transition: all .3s;
    padding: 20px 0
}

.flex-program-archive .center .program-container .col .program-archive-loop a .container .inner-container {
    border-bottom: 2px solid #001d53;
    padding: 20px 0;
    max-width: 1600px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width:1320px) {
    .flex-program-archive .center .program-container .col .program-archive-loop a .container .inner-container {
        padding: 20px 0 30px
    }
}

.flex-program-archive .center .program-container .col .program-archive-loop a .container .inner-container .btn-title-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (max-width:500px) {
    .flex-program-archive .center .program-container .col .program-archive-loop a .container .inner-container .btn-title-container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.flex-program-archive .center .program-container .col .program-archive-loop a .container .inner-container .btn-title-container p.btn {
    display: block;
    background-color: #fff;
    color: #001d53;
    padding: 5px 15px 7px;
    text-align: center;
    font-weight: 600;
    border-radius: 25px;
    max-width: 160px;
    border: 2px solid #001d53;
    text-transform: uppercase;
    transition: all .4s;
    width: auto
}

.flex-program-archive .center .program-container .col .program-archive-loop a .container .inner-container .btn-title-container .btn:hover {
    background-color: #bb002a;
    color: #fff;
    border-color: #bb002a
}

.flex-program-archive .center .program-container .col .program-archive-loop a .container .inner-container h3 {
    font-size: 45px;
    margin: 0 0 10px;
    line-height: 1em;
    max-width: 800px;
    text-transform: uppercase;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600;
    color: #001d53
}

.flex-program-archive .center .program-container .col .program-archive-loop a .container .inner-container p {
    font-size: 1.125em;
    font-weight: 400;
    color: #001d53;
    margin: 0 0 20px;
    text-align: left
}

.flex-program-archive .center .program-container .col .program-archive-loop:last-child a .container .inner-container {
    border-bottom: none
}

.flex-program-archive .center .program-container .col p.none-found {
    font-size: 18px;
    font-weight: 600;
    color: #001d53;
    padding: 60px 0
}

.flex-logo-carousel {
    background-size: cover;
    position: relative
}

.flex-logo-carousel .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2em 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width:980px) {
    .flex-logo-carousel .center {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.flex-logo-carousel .center .carousel-content.empty {
    -ms-flex: 1;
    flex: 1
}

.flex-logo-carousel .center .carousel-content.empty:first-of-type {
    display: none;
    visibility: hidden
}

.flex-logo-carousel .center .col {
    -ms-flex: 1;
    flex: 1
}

.flex-logo-carousel .center .col h2 {
    padding: 0;
    margin: 0
}

.flex-logo-carousel .center .col .logo-container {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    margin: 1em auto;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-logo-carousel .center .col .logo-container .slick-slide {
    margin: 0 1rem
}

.flex-logo-carousel .center .col .logo-container img.logo {
    height: auto;
    width: 100%;
    max-width: 280px;
    margin: 0 20px;
    border-radius: 0
}

.campaign-post .hero-container.last-campaign-hero {
    padding: 9em 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center
}

.campaign-post .hero-container.last-campaign-hero .primary-content {
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left
}

.campaign-post .hero-container.last-campaign-hero .primary-content p {
    padding: 0;
    font-size: 20px
}

.campaign-post .hero-container.last-campaign-hero .campaign-hero {
    width: 90%;
    z-index: 1
}

.campaign-post .hero-container.last-campaign-hero .campaign-hero .top-content {
    display: -ms-flexbox;
    display: flex
}

.campaign-post .hero-container.last-campaign-hero .campaign-hero .top-content .buttons {
    padding-top: 4em
}

@media only screen and (max-width:1155px) {
    .campaign-post .hero-container.last-campaign-hero .buttons {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0 !important
    }

    .campaign-post .hero-container.last-campaign-hero .buttons .campaign-btn {
        font-size: 25px;
        max-width: -moz-fit-content;
        max-width: fit-content;
        margin: .5em
    }
}

@media only screen and (max-width:740px) {
    .campaign-post .hero-container.last-campaign-hero .primary-content {
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
}

.campaign-post .hero-container.last-campaign-hero:before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 29, 83, .75);
    z-index: 1;
    position: absolute
}

.single-campaign .btn-donate-2 {
    display: none
}

.campaign-hero .primary-content {
    -ms-flex-align: center;
    align-items: center;
    margin-right: auto;
    margin: 0 auto;
    border-radius: 30px;
    text-align: center
}

.campaign-hero .primary-content h1 {
    margin: 0
}

.campaign-hero .primary-content p {
    color: #fff;
    padding: 20px 0 40px
}

@media only screen and (max-width:1280px) {
    .campaign-hero .primary-content {
        width: 70%
    }
}

@media only screen and (max-width:825px) {
    .campaign-hero .primary-content {
        width: 85%
    }
}

@media only screen and (max-width:600px) {
    .campaign-hero .primary-content p {
        text-align: center;
        padding: 20px 0
    }

    .campaign-hero .primary-content .buttons {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
}

.campaign-hero a.campaign-btn {
    border-radius: 25px;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 0 25px 1px;
    text-align: center;
    background-color: #bb002a;
    line-height: 1em;
    color: #fff;
    text-decoration: none;
    max-width: 100px;
    margin: 0 20px;
    font-size: 25px;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600
}

.campaign-hero a.campaign-btn:hover {
    color: #fff;
    background-color: #001d53
}

@media only screen and (min-width:825px) {
    .campaign-hero a.campaign-btn {
        font-size: 30px
    }
}

@media only screen and (max-width:600px) {
    .campaign-hero a.campaign-btn {
        max-width: -moz-fit-content;
        max-width: fit-content;
        margin: 10px 20px
    }
}

.campaign-row.content-container .center {
    text-align: center;
    padding: 9.5em 0
}

.campaign-row.content-container .center .primary-content {
    max-width: 60%;
    margin: 0 auto;
    color: #fff
}

.campaign-row.content-container .center .primary-content h2 {
    font-size: 80px
}

.campaign-row.content-container .center .primary-content p {
    color: #fff;
    font-size: 20px
}

@media only screen and (max-width:825px) {
    .campaign-row.content-container .center .primary-content {
        max-width: none
    }

    .campaign-row.content-container .center .primary-content .give-help,
    .campaign-row.content-container .center .primary-content p {
        font-size: 18px
    }
}

.campaign-row.content-container .center .secondary-content {
    padding: 7em 0 0
}

.campaign-row.content-container .center .secondary-content img {
    padding: 2em
}

.campaign-row.content-container .center .secondary-content .give-help {
    text-decoration: underline;
    font-size: 20px;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600
}

.campaign-row.content-container .center .secondary-content .give-help:hover {
    color: #7896b2
}

@media only screen and (max-width:525px) {
    .campaign-row.content-container .center {
        padding: 5em 0
    }

    .campaign-row.content-container .center .primary-content h2 {
        font-size: 60px
    }

    .campaign-row.content-container .center .secondary-content {
        padding: 4em 0 0
    }

    .campaign-row.content-container .center .secondary-content img {
        padding: 1em
    }
}

.give.give-other {
    background-color: #001d53;
    height: 100%
}

.give.give-other .center.give-other {
    padding: 5em 0;
    -ms-flex-align: center;
    align-items: center
}

.give.give-other .center.give-other .secondary-content.other-help {
    max-width: 600px;
    margin: auto;
    padding: 5em
}

.give.give-other .center.give-other .secondary-content.other-help .other-text {
    font-weight: 600;
    font-size: 38px;
    font-family: Barlow Condensed, sans-serif;
    text-transform: uppercase
}

.give.give-other .center.give-other .primary-content {
    border-radius: 35px;
    object-fit: cover;
    max-width: 700px
}

.give.give-other .center.give-other .buttons-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    column-gap: 15px
}

.give.give-other .center.give-other .buttons-container .btn.other {
    margin: 10px 0;
    background-color: transparent
}

.give.give-other .center.give-other .buttons-container .btn.other:hover {
    background-color: #bb002a
}

.give.give-other p {
    color: #fff
}

@media only screen and (max-width:1150px) {
    .give.give-other .center.give-other {
        padding: 5em 0;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .give.give-other .center.give-other .primary-content {
        max-width: 600px
    }
}

@media only screen and (max-width:800px) {
    .give.give-other .center.give-other {
        padding: 5em 0;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .give.give-other .center.give-other .primary-content {
        max-width: 600px
    }

    .give.give-other .center.give-other .secondary-content.other-help {
        padding: 5em 0
    }
}

#donate-hero {
    min-height: 500px
}

#donate-hero.hero-container .primary-content {
    background-color: transparent;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0
}

#donate-hero.hero-container .primary-content .post-description {
    padding: 0
}

@media only screen and (max-width:750px) {
    #donate-hero {
        padding: 10em 0 1em
    }

    #donate-hero .center {
        padding: 0;
        width: auto
    }

    #donate-hero .center .post-description {
        text-align: center
    }
}

.donate-form {
    background-size: cover;
    position: relative
}

.donate-form .center {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background-color: #001d53;
    width: auto;
    max-width: none
}

@media only screen and (min-width:900px) {
    .donate-form .center {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.donate-form .center h2 {
    color: #fff;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px;
    line-height: .9em
}

.donate-form .center p {
    color: #fff;
    width: 100%;
    padding: 0 0 15px;
    margin: 0
}

@media only screen and (min-width:800px) {
    .donate-form .center p {
        font-size: 22px
    }
}

.donate-form .center .col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px
}

.donate-form .center .col:last-child {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 1000px;
    padding: 0
}

@media only screen and (min-width:900px) {
    .donate-form .center .col:last-child {
        -ms-flex: 1 1 800px;
        flex: 1 1 800px;
        min-height: 1000px
    }
}

.donate-form .center .qgiv-embed-container {
    width: 100%;
    max-width: 750px !important;
    min-height: 100% !important;
    margin-top: -16em !important
}

.donate-form .center .qgiv-embed-container .qgiv-embed {
    min-height: 100% !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important
}

.give-other-block {
    padding: 6em 0
}

.give-other-block .give-other {
    max-width: 950px
}

.give-other-block .btn-other,
.give-other-block h2 {
    color: #001d53;
    text-align: center
}

.give-other-block .buttons-container {
    display: -ms-flexbox;
    display: flex;
    padding: 2em 0
}

.give-other-block .buttons-container .btn-other {
    border-left: 1px solid #001d53;
    padding: 0 1em;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Barlow Condensed, sans-serif;
    line-height: 47px;
    text-align: left
}

.give-other-block .buttons-container .btn-other:hover {
    color: #7896b2
}

@media only screen and (max-width:950px) {
    .give-other-block .buttons-container .btn-other {
        padding: 0 .5em
    }
}

@media only screen and (max-width:750px) {
    .give-other-block .buttons-container {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .give-other-block .buttons-container .btn-other {
        font-size: 30px;
        margin: .5em
    }
}

.give-other-block .secondary-content {
    text-align: center;
    padding: 2em 0
}

.give-other-block .secondary-content .all-ways-to-give {
    width: 100%;
    color: #001d53;
    text-transform: uppercase;
    text-align: center;
    text-decoration: underline;
    font-size: 24px;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 600
}

.give-other-block .secondary-content .all-ways-to-give:hover {
    color: #7896b2
}

.find-my-rep-embed {
    background-color: #001d53;
    padding: 8em 50px 50px
}

.find-my-rep-embed h2 {
    font-size: 80px;
    text-align: center;
    padding-bottom: .5em
}

@media only screen and (max-width:600px) {
    .find-my-rep-embed h2 {
        font-size: 60px
    }
}

.find-my-rep-embed .inner-embed {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px
}

.find-my-rep-embed .inner-embed#storelocatorwidget {
    z-index: 0;
    position: relative
}

.sponsors-morethan-section {
    padding: 2rem 0 4rem
}

.partner-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 32px;
    margin: 0 auto;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media only screen and (max-width:768px) {
    .partner-grid {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 24px
    }
}

.partner-card {
    -ms-flex: 1 1 calc(33.333% - 22px);
    flex: 1 1 calc(33.333% - 22px);
    min-width: 280px
}

@media only screen and (max-width:768px) {
    .partner-card {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        min-width: auto
    }
}

.partner-card-inner {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 28px 24px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .08);
    text-align: center;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width:480px) {
    .partner-card-inner {
        padding: 24px 20px
    }
}

.partner-icon {
    margin-bottom: 16px
}

.partner-icon i {
    font-size: 46px;
    color: #0a2a66
}

@media only screen and (max-width:480px) {
    .partner-icon i {
        font-size: 40px
    }
}

.partner-card h3 {
    color: #0a2a66 !important;
    margin: 0 0 10px;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 800;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width:768px) {
    .partner-card h3 {
        font-size: 24px
    }
}

@media only screen and (max-width:480px) {
    .partner-card h3 {
        font-size: 22px
    }
}

.partner-card p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    color: #0e2347;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media only screen and (max-width:768px) {
    .partner-card p {
        font-size: 16px
    }
}

/*# sourceMappingURL=style.min.css.map */