@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i');

input {
    border-radius: 0;
     -webkit-appearance: none;
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../images/ajax-loader.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}


/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

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

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body,
html {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    font-size: 62.5%
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    font-size: 16px;
    line-height: 1.4
}

a {
    color: inherit;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

img {
    width: 100%
}

.wrapper {
    margin: 0 auto;
    max-width: 1280px;
    width: 96%
}

.cta,
button.give-donation-level-btn.give-btn,
.give-submit.give-btn {
    display: inline-block;
    padding: 5px 15px;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase
}

button.give-donation-level-btn.give-btn,
input#give-purchase-button {
    padding: 12px 35px;
    border: none;
}

@media (min-width:750px) {
    .cta {
        padding: 9px 25px;
        font-size: 24px
    }
}

.cta--yellow,
.give-submit.give-btn,
button.give-donation-level-btn.give-btn {
    background: #ecbd56;
    background: linear-gradient(180deg, #ecbd56, #d3a953);
    color: #000
}

.cta--more {
    position: relative;
    display: block;
    margin-top: 30px;
    color: #fff;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: .35s linear
}

@media (min-width:750px) {
    .cta--more {
        font-size: 32px
    }
}

.cta--more:hover {
    color: #ecbd56
}

.cta--more:hover:before {
    left: 5px
}

.cta--more:before {
    position: relative;
    top: -7px;
    left: 0;
    display: inline-block;
    height: 2px;
    margin-right: 10px;
    width: 30px;
    background: #d2a859;
    content: "";
    transition: .25s ease
}

@media (min-width:750px) {
    .cta--more:before {
        top: -9px;
        width: 60px
    }
}

.btn {
    display: inline-block;
    padding: 5px 15px;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media (min-width:750px) {
    .btn {
        padding: 9px 25px
    }
}

.btn--white {
    background: #fff;
    color: #000
}

.btn--bordered {
    border: 2px solid #000;
    box-shadow: -5px -5px 0 0 #000;
    transition: .35s linear
}

.btn--bordered:hover {
    box-shadow: none
}

.form {
    max-width: 800px
}

.form label {
    display: block;
    margin-bottom: 0;
    color: #fff;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1px
}

.form__row {
    margin-bottom: 30px
}

.form input {
    height: 42px;
    padding: 5px 10px;
    width: 100%;
    border: 1px solid #fff;
    background: none;
    color: #fff
}

.form input:focus {
    background: #fff;
    color: #000
}

.form textarea {
    height: 200px;
    padding: 5px 10px;
    width: 100%;
    border: 1px solid #fff;
    background: none;
    color: #fff;
    resize: none
}

.form textarea:focus {
    background: #fff;
    color: #000
}

.section {
    padding: 50px 0
}

@media (min-width:750px) {
    .section {
        padding: 100px 0
    }   
}

.section--policy {
    background: #000
}

.section--policy:nth-child(even) {
    background: #FFF;
}

.section--policy ul {
    margin: 30px 0 30px 35px;
    padding-left: 0;
}

.section--policy li {
    margin: 0 0 20px;
    max-width: 900px;
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    font-family: proxima-nova, sans-serif;
    line-height: 1.5;
}

.section--policy:nth-child(even) p,
.section--policy:nth-child(even) .cols__heading,
.section--policy:nth-child(even) .cols__sectitle,
.section--policy:nth-child(even) li {
    color: #000;
}

.section--policy p strong {
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    transition: linear 0.35s;
}

@media (min-width:750px) {
    .section--policy p strong {
        font-size: 46px;
        line-height: 1.1;
    }
}

.cols {
    display: flex;
    flex-direction: column;
    padding: 0 12px 40px
}

@media (min-width:750px) {
   .cols {
        flex-direction: row;
        padding: 0 0 80px
    } 
}

.cols--dark .cols__heading,
.cols--dark .cols__sectitle,
.cols--dark p {
    color: #fff
}

.cols--white .cols__heading,
.cols--white .cols__sectitle,
.cols--white p {
    color: #000
}

.cols p {
    margin: 0 0 20px;
    max-width: 900px;
    font-size: 18px;
    font-weight: 300;
    font-family: proxima-nova, sans-serif;
    line-height: 1.5
}

.cols p a {
    color: #ecbd56
}

.cols p a:hover {
    text-decoration: underline
}

.cols__title {
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .35s linear
}

@media (min-width:750px) {
    .cols__title {
        font-size: 46px;
        line-height: 1.1
    }
}

.cols__sectitle {
    margin-bottom: 25px;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .35s linear
}

@media (min-width:750px) {
    .cols__sectitle {
        font-size: 30px;
        line-height: 1.1
    }
}

.cols__sectitle:before {
    position: relative;
    top: -11px;
    left: 0;
    display: inline-block;
    height: 2px;
    margin-right: 10px;
    width: 30px;
    background: #d2a859;
    content: "";
    transition: .25s ease
}

.cols__heading {
    /*width: 38%*/
}

@media (min-width:750px) {
   .cols__heading {
        width: 38%
    } 
}

.cols__title {
    margin-bottom: 30px
}

.cols__summary {
    /*width: 62%*/
}

@media (min-width:750px) {
    .cols__summary {
        width: 62%
    }  
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    width: 100%;
    z-index: 3;
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
}

.header.header--active {
    background: #000;
}

.header.header--active .site-nav {
    display: block;
}

@media (min-width:1000px) {
    .header {
        padding: 0
    }
}

.header__container {
    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;
    padding: 5px 0
}

@media (min-width:750px) {
    .header__container {
        padding: 0
    }
}

.custom-logo-link {
    position: relative;
    z-index: 2;
    display: inline-block;
    
    max-width: 200px
}

@media (min-width:750px) {
    .custom-logo-link {
        margin-right: 20px;
        max-width: 110px
    }
}

.custom-logo-link img {
    display: block
}

.header .site-nav {
    display: none;
    margin: 0;
    padding: 20px 0 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 70px;
    background: #000;
}

@media (min-width:1000px) {
    .header .site-nav {
        display: block;
        position: relative;
        left: auto;
        top: auto;
        padding: 0;
        width: auto;
        background: none;
    }
}

.header .cta {
    position: relative;
    z-index: 2;
}

.menu-main-header-navigation-container {
    width: 65%;
    display: flex;
    justify-content: space-between;
}

.header__showmenu {
    display: block;
    padding: 0 10px;
    color: #DDB25E;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

@media (min-width:1000px) {
    .header__showmenu {
        display: none;
    }  
}

.header .site-nav li {
    position: relative;
    display: block;
    border-bottom: 1px solid #444;
}

@media (min-width:1000px) {
    .header .site-nav li {
        border-bottom: none;
    }
}

@media (min-width:1000px) {
   .header .site-nav li {
        position: relative;
        display: inline-block;
    } 
}

.menu-item-has-children > a {
    position: relative;
}

.mobile .menu-item-has-children > a:after {
    position: absolute;
    right: 10px;
    top: 12px;
    height: 20px;
    width: 20px;
    content: "\f067";
    color: #fff;
    font-family: "FontAwesome";
}

.mobile .menu-item-has-children.active > a:after {
    content: "\f068";
}

@media (min-width:750px) {
    .mobile .menu-item-has-children > a:after,
    .mobile .menu-item-has-children.active > a:after {
        content: none;
    }
}

.sub-menu {
    display: none;
    position: relative;
    margin-left: 0;
    padding-left: 20px;
    background: #000;
}

.sub-menu.sub-menu--active {
    display: block;
}

@media (min-width:1200px) {
    .sub-menu.sub-menu--active {
        display: block;
    }
}

@media (min-width:1200px) {
    .sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 250px;
        padding-left: 0;
        background: #FFF;
    }
}

.header .sub-menu li {
    width: 100%;
    border-bottom: none;
}

.header .sub-menu li a {
    display: block;
    padding: 12px;
    width: 100%;
    color: #FFF;
    transition: linear 0.35s;
}

@media (min-width:1200px) {
    .header .sub-menu li a {
        padding: 15px 12px;
        border-bottom: 1px solid #eee;
        color: #000;
    }
}

.header .sub-menu li a:hover {
    background: #eee;
}

@media (min-width:1200px) {
    .header .site-nav li:hover .sub-menu {
        display: block;
    }
}

.header .site-nav a {
    display: block;
    padding: 12px 18px;
    color: #fff;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: .35s linear
}

@media (min-width:1200px) {
    .header .site-nav a {
        padding: 30px 18px;
        font-size: 24px;
    }
}

@media (min-width:1200px) {
    .header .site-nav .active a,
    .header .site-nav a:hover {
        background: #fff;
        color: #000;
    }
}

.hero {
    position: relative;
    overflow: hidden;
}

.hero:after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 35px;
    width: 100%;
    background-image: linear-gradient(to bottom,transparent, #000);
    content: "";
}

.hero__slide {
    height: calc(70vh + 1.5rem);
    width: 100%;
    background-position: 50%;
    background-size: cover;
}

@media (min-width: 750px) {
    .hero__slide {
        height: calc(100vh + 1.5rem);
    }
}

.hero__slide:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    content: "";
    opacity: .325;
}
    
.hero__copy {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    z-index: 2;
}

.hero__copy .wrapper {

}


.hero__title {
    max-width: 95%;
    color: #fff;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.05;
    text-transform: uppercase
}

@media (min-width:550px) {
    .hero__title {
        font-size: 46px;
    }
}

@media (min-width:750px) {
    .hero__title {
        max-width: 80%;
        font-size: 60px
    }
}

@media (min-width:1200px) {
    .hero__title {
        max-width: 70%;
        font-size: 72px
    }
}

.hero__cta {
    margin-top: 30px
}

.hero__down {
    position: absolute;
    bottom: 40px;
    right: 20px;
    display: inline-block;
    height: 40px;
    width: 40px;
    background: #ecbd56;
    background: linear-gradient(180deg, #ecbd56, #d3a953);
    border-radius: 50%;
    transition: .35s linear
}

@media (min-width:750px) {
    .hero__down {
        height: 60px;
        width: 60px
    }
}

.hero__down:hover {
    animation: border .4s ease 1 forwards
}

.hero__down i {
    position: relative;
    top: 10px;
    display: block;
    color: #000;
    font-size: 24px;
    transition: .35s linear;
    text-align: center
}

@media (min-width:750px) {
    .hero__down i {
        top: 14px;
        font-size: 36px
    }
}

@media (min-width:750px) {
    .mobile .hero__down:hover {
        border-color: #ddd;
    }
}

.mobile .hero__down:hover i {
    color: #ddd;
}

.footer {
    padding: 40px 12px;
    background: #000;
}

@media (min-width:750px) {
    .footer {
        padding: 40px 0;
    }
}

.footer__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:750px) {
    .footer__main {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.footer__logo {
    display: inline-block;
    margin-right: 20px;
    max-width: 110px
}

.footer__logo img {
    display: block
}

.footer__nav {
    width: 100%
}

@media (min-width:750px) {
    .footer__nav {
        width: 45%
    }
}

.footer__nav ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0;
    padding-left: 0;
}

.footer__nav li {
    width: 48%
}

.footer__nav a {
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: .35s linear
}

.footer__nav a:hover {
    color: #ecbd56
}

.footer__offices {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%
}

@media (min-width:750px) {
    .footer__offices {
        width: 45%
    }
}

.footer__offices .footer__address {
    width: 50%
}

.footer__offices .footer__address ul {
    margin-left: 0;
    padding-left: 0;
    padding-right: 10px;
}

.footer ul {
    list-style: none
}

.footer ul li {
    margin-bottom: 3px;
    color: #fff;
    font-family: proxima-nova, sans-serif;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px
}

@media (min-width:750px) {
    .footer ul li {
        font-size: 14px;
    }
}

.footer ul li strong {
    display: inline-block;
    margin-bottom: 5px;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media (min-width:750px) {
    .footer ul li strong {
        font-size: 18px;
    }
}

.footer__social {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 20px 0 0;
    width: 70%
}

@media (min-width:750px) {
    .footer__social {
        width: 10%
    }
}

.footer__social>div {
    margin: 0 auto 10px;
    padding: 0;
    width: 25%
}

@media (min-width:750px) {
    .footer__social>div {
        width: 50%
    }
}

.footer__social a {
    display: block;
    height: 40px;
    margin: 0 auto;
    width: 40px;
    background: #ecbd56;
    border-radius: 50%;
    color: #000;
    font-family: FontAwesome;
    font-size: 22px;
    text-align: center;
    transition: .35s linear
}

.footer__social a:hover {
    background: #fff
}

.footer__social a i {
    position: relative;
    top: 5px
}

.footer__legal p {
    margin: 70px 0 0;
    color: #999;
    font-family: proxima-nova, sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center
}

.intro {
    padding: 0 12px;
    color: #fff;
}

@media (min-width:750px) {
    .intro {
        padding: 0;
    }
}

.intro .wrapper {
    position: relative;
    top: -150px;
    padding: 20px 12px;
    background: #FFF;
    border-top: 5px solid #ecbd56;
}

@media (min-width:750px) {
    .intro .wrapper {
        padding: 100px;
    }
}

.intro__container {
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.intro__heading {
    max-width: 770px;
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 1.1;
    text-transform: uppercase
}

@media (min-width:750px) {
    .intro__heading {
        font-size: 50px
    }
}

.intro__copy {
    margin-top: 0;
    max-width: 800px;
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3
}

@media (min-width:750px) {
    .intro__copy {
        margin-top: 12px;
        font-size: 27px;
        line-height: 37px
    }
}

.intro__copy .cta--more {
    color: #000;
}

.intro__img {
    margin: 80px 0 0
}

.ways {
    background: #FFF;
    padding: 30px 12px
}

@media (min-width:750px) {
    .ways {
        padding: 100px 0 0;
    }
}

.ways__title {
    margin: 0 auto;
    max-width: 700px;
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase
}

@media (min-width:750px) {
    .ways__title {
        font-size: 60px
    }
}

.ways__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
    text-align: center
}

@media (min-width:750px) {
    .ways__list {
        margin: 0 auto;
        max-width: 1400px;
        padding: 60px 0
    }
}

.ways__item {
    display: block;
    padding: 20px 12px;
    color: #000;
    letter-spacing: 1px;
    transition: .35s linear
}

@media (min-width:750px) {
    .ways__item {
        padding: 30px 25px;
        width: 50%
    }
}

@media (min-width:1000px) {
    .ways__item {
        padding: 60px 50px;
        width: auto
    }
}

.ways__item:hover {
    background: #fff
}

.ways__item:hover .ways__description,
.ways__item:hover .ways__name {
    color: #000
}

.ways__item .ways__name {
    display: block;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .35s linear;
}

@media (min-width:750px) {
    .ways__item .ways__name {
        font-size: 50px;
        line-height: 1.1;
    }
}

.ways__item .ways__description {
    display: block;
    margin: 0 auto;
    max-width: 550px;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    transition: .35s linear;
}

@media (min-width:750px) {
    .ways__item .ways__description {
        font-size: 21px;
    }
}

.ways__item .btn {
    margin-top: 20px;
}

.why {
    padding: 30px 12px;
}

@media (min-width:750px) {
    .why {
        padding: 30px 12px 80px;
    }  
}

.why .wrapper {
    max-width: 1400px;
    width: 98%;
}

.why__cols {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (min-width:750px) {
    .why__cols {
        align-items: center;
        flex-direction: row;
    }
}

.why__reasons {
    padding: 20px 0;
}

@media (min-width:750px) {
    .why__reasons {
        padding: 0 0 0 5%;
        width: 50%
    }
}

.why__img {
    margin-top: 30px
}

@media (min-width:750px) {
    .why__img {
        margin-top: 0;
        width: 50%
    }
}

.why__heading {
    color: #fff;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media (min-width:750px) {
    .why__heading {
        font-size: 50px
    }
}

.why__list {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

@media (min-width:750px) {
    .why__list {
        width: 90%
    }
}

.why__list a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    color: #fff;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    transition: .35s linear
}

@media (min-width:750px) {
    .why__list a {
        font-size: 21px;
    }
}

.why__list a:hover {
    border-color: #ecbd56;
    color: #ecbd56
}

.why .cta {
    margin-top: 20px
}

.numbers {
    padding: 30px 0;
    background: #FFF;
}

@media (min-width:750px) {
    .numbers {
        padding: 50px 0
    }
}

.numbers .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:750px) {
    .numbers .wrapper {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.numbers__item {
    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;
    margin-bottom: 20px
}

@media (min-width:750px) {
    .numbers__item {
        margin-bottom: 0;
        padding: 0 20px;
        width: 50%
    }
}

@media (min-width:1000px) {
    .numbers__item {
        margin-bottom: 20px;
    }
}

.numbers__copy p,
.numbers__count p {
    color: #000;
    font-family: proxima-nova, sans-serif;
    text-align: center
}

.numbers__count p {
    margin: 0 0 10px;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.1;
    text-transform: uppercase
}

@media (min-width:750px) {
    .numbers__count p {
        font-size: 86px
    }
}

.numbers__copy p {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px
}

.news {
    padding: 30px 0
}

@media (min-width:750px) {
    .news {
        padding: 100px 0
    }
}

.news__heading {
    margin-left: 12px;
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 42px;
    letter-spacing: 1px;
    line-height: 1.1;
    text-transform: uppercase
}

@media (min-width:750px) {
    .news__heading {
        margin-left: 0;
        font-size: 65px
    }
}

.news__grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    width: 94%
}

@media (min-width:750px) {
    .news__grid {
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 auto;
    }
}

.news__article {
    padding: 20px 12px;
    transition: .25s linear
}

.news__article a {
    display: block;
}

@media (min-width:1300px) {
    .news__article {
        padding: 30px 15px;
        width: 25%;
        border-right: 1px solid #333
    }
    .news__article:nth-child(4n) {
        border-right: none
    }
}

.news__item--active {
    background: #fff;
    transform: scaleY(1.15)
}

.news__item--active .news__title {
    color: #000;
    transform: scaleY(.85)
}

.news__title {
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 31px
}

.news__date {
    color: #EBBC5E;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

.news__more {
    display: block;
    margin-top: 20px;
    color: #EBBC5E;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: linear 0.35s;
}

.news__more:hover {
    color: #ECBD56;
}

.news__excerpt p {
    margin-top: 12px;
    max-width: 100%;
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
}

.member {
    padding: 30px 12px;
}

@media (min-width:750px) {
    .member {
        padding: 100px 0
    }
}

.member__copy {
    margin-bottom: 45px
}

.member__copy p {
    color: #fff;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.3
}

@media (min-width:750px) {
    .member__copy p {
        font-size: 21px;
        line-height: 30px
    }
}

.newsletter {
    margin: 0 auto;
    max-width: 1200px;
    padding: 20px;
    width: 96%;
    background: #fff
}

@media (min-width:750px) {
    .newsletter {
        padding: 40px 60px
    }
}

.newsletter__container  {
   background: #FFF;
}

.newsletter__title {
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 42px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media (min-width:750px) {
    .newsletter__title {
        font-size: 50px
    }
}

.newsletter p {
    margin: 0 0 40px;
    max-width: 700px;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 500
}

@media (min-width:750px) {
    .newsletter p {
        font-size: 21px
    }
}

.banner {
    justify-content: center;
    height: 400px;
    padding: 40px 0 0;
    background: url(http://antirecidivism.wpengine.com/wp-content/uploads/2019/01/black-bg-1.jpg) repeat;
}

@media (min-width:750px) {
    .banner {
        padding: 80px 0 0;
    }
}

.banner,
.banner .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.site-content .banner > .wrapper {
    padding: 0;
    -ms-flex-align: start;
    align-items: flex-start
}

.banner__title {
    margin-bottom: 0;
    max-width: 95%;
    color: #fff;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.1;
    text-transform: uppercase
}

@media (min-width:750px) {
    .banner__title {
        max-width: 80%;
        font-size: 60px
    }
}

@media (min-width:1200px) {
    .banner__title {
        max-width: 70%;
        font-size: 86px
    }
}

.banner__description {
    color: #ccc;
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3
}

@media (min-width:750px) {
    .banner__description {
        max-width: 800px;
        font-size: 27px;
        line-height: 37px
    }
}

.banner__description p {
    margin: 0;
    color: #fff;
}

.about,
.hp {
    background: #000;
}

.about__section {
    margin-bottom: 50px;
}

.about {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding-top: 50px;
    background: #fff;
}

.about p {
    max-width: 900px;
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;   
}

.about__title {
    color: #fff;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .35s linear
}

.about .about__title {
    color: #000;
}

@media (min-width:750px) {
    .about__title {
        font-size: 52px;
        line-height: 1.1
    }
}

.about__sectitle {
    color: #fff;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .35s linear
}

@media (min-width:750px) {
    .about__sectitle {
        font-size: 36px;
        line-height: 1.1
    }
}

.about__sectitle:before {
    position: relative;
    top: -11px;
    left: 0;
    display: inline-block;
    height: 2px;
    margin-right: 10px;
    width: 30px;
    background: #d2a859;
    content: "";
    transition: .25s ease
}

.about__history {
    padding: 60px 0
}

.about__history p {
    margin: 0 0 20px;
    max-width: 900px;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    font-family: proxima-nova, sans-serif;
    line-height: 1.5
}

.about__history p a {
    color: #ecbd56
}

.about__cols {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.about__cols .about__heading {
    width: 38%
}

.about__cols .about__title {
    margin-bottom: 30px
}

.about__cols .about__summary {
    width: 62%
}

.about__mission {
    padding: 100px 0;
    background: #fff
}

.about__mission .about__sectitle,
.about__mission .about__title {
    color: #000
}

.about__form {
    padding: 100px 0
}

.about__form .about__title {
    margin-bottom: 30px
}

.programs {
    position: relative;
    padding-top: 90px;
    background: #000 url(../images/black-bg.jpg) repeat
}

.programs__item h2 {
    color: #fff
}

.policy-advocacy {
    position: relative;
    padding-top: 90px;
    background: #000 url(../images/black-bg.jpg) repeat
}

.newsposts {
    background: #FFF;
}

.site-content {
    position: relative;
/*    top: 0;
    margin-bottom: 40px;*/
}

@media (min-width:750px) {
  .site-content {
/*      top: 60px;
      margin-bottom: 60px;*/
  } 
}

.single-post .entry-header {
    padding: 150px 12px 50px;
    background: #000;
}

@media (min-width:750px) {
    .single-post .entry-header {
        padding: 200px 0 100px;
    }   
}

.single-post .entry-header .entry-title {
    max-width: 800px;
    color: #fff;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 1.25;
    text-transform: uppercase;
}

@media (min-width:750px) {
   .single-post .entry-header .entry-title {
     font-size: 42px;
     max-width: 1200px;
     margin: 0 auto;
   } 
}

.single-post .post {
/*    margin: 0 auto;
    max-width: 1200px;*/
}

.single-post .post .entry-meta {
    max-width: 1200px;
    margin: 20px auto;
    color: #666;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.single-post .post .entry-meta .byline {
    display: none;
}

.single-post .post .entry-content {
    margin: 0 auto;
    max-width: 1000px;
    padding: 0 12px;
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    font-weight: 300;
}

.single-post .post .entry-content a {
    color: #ECBD61;
}

@media (min-width:850px) {
    .single-post .post .entry-content a:hover {
        text-decoration: underline;
    }
}

@media (min-width:750px) {
   .single-post .post .entry-content {
     padding-left: 50px;
     font-size: 21px;
   } 
}

.single-post .post-thumbnail {
    margin: 40px auto;
    max-width: 1200px;
}
.single-post .entry-footer,
.single-post .post-navigation {
    display: none;
}

.single-post .widget.widget_recent_entries {
    margin: 0 auto;
    max-width: 1200px;
    padding-bottom: 60px;
    padding: 0 12px;
}

@media (min-width:750px) {
    .single-post .widget.widget_recent_entries {
        padding-left: 50px;
    }
}

.single-post .widget.widget_recent_entries ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 0 0 40px;
    padding-left: 0;
}

.single-post .widget.widget_recent_entries li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    width: 100%;
    border: 3px solid #000;
}

@media (min-width:750px) {
    .single-post .widget.widget_recent_entries li {
        width: 24%;
    }
}

.single-post .widget.widget_recent_entries .widget-title {
    margin: 30px 0 20px;
    padding-top: 30px;
    border-top: 3px solid #000;
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.single-post .widget.widget_recent_entries li a {
    display: block;
    height: 100%;
    padding: 30px 15px;
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4;
    transition: linear 0.3s;
}

.single-post .widget.widget_recent_entries li a:hover {
    background: #000;
    color: #fff;
}

.newsposts .news__grid {
    padding: 30px 0;
}

@media (min-width: 750px) {
    .newsposts .news__grid {
        padding: 60px 0;
    }   
}

.blog__nav {
    width: 100%;
    text-align: center;
}

.page-numbers {
    margin: 60px 0 0;
    padding-left: 0;
    list-style: none;
}

.page-numbers li {
    display: inline-block;
    margin: 0 5px;
}

.page-numbers .page-numbers.current {
    color: #D8AD5A;
    font-weight: 600;
}

.page-numbers li a {
    color: #000;
    font-weight: 600;
    transition: linear 0.35s;
}

.page-numbers li a:hover {
    color: #D8AD5A;
}

.donate {
    padding: 60px 0;
}

.donate h3 a {
    color: #ecbd56;
}

.donate h3 a:hover {
    text-decoration: underline;
}

.newsposts .news__grid {
    display: block;
    margin: 0 auto;
    max-width: 1000px;
}

.newsposts .news__grid .news__date {
    margin: 0 0 10px;
}

.newsposts .news__grid .news__article {
    display: block;
    margin-bottom: 40px;
    width: auto;
    border-right: none;
}

.newsposts .news__grid .news__title {
    display: block;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.35;
}

@media (min-width: 750px) {
   .newsposts .news__grid .news__title {
     font-size: 32px;
   } 
}

.team {
    padding: 30px 0;
}

@media (min-width: 750px) {
   .team {
        padding: 50px 0;
    } 
}

.team .container {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1000px;
    width: 96%;
    background: #FFF;  
}

@media (min-width: 750px) {
    .team .container {
        flex-direction: row;
    }
}

.team__name {
    margin-top: 8px;
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.25;
    text-transform: uppercase;
}

.team__members {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
}

.team__member {
    display: flex;
    flex-direction: column;
    padding: 5px 0 5px 15px;
    width: 100%;
}

@media (min-width:400px) {
  .team__member {
    padding: 5px 0 5px 20px;
  }    
}

@media (min-width:750px) {
  .team__member {
    padding: 10px 12px;
  }  
}

.team .team__gtitle {
    margin: 20px 0 0;
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

@media (min-width: 750px) {
    .team .team__gtitle {
        margin: 40px 0 0;
        font-size: 36px;
    }
}

.team .team__gtitle--sm {
    font-size: 24px;
}

@media (min-width: 750px) {
    .team .team__gtitle--sm {
        font-size: 26px;
    }
}

.team__position {
    margin: 0 5px;
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4;
}

.team__headshot {
    max-width: 300px;
}

.posts {
    padding: 0;
    background: #FFF;
}

.posts .container {
    margin: 0 auto;
    padding: 35px 12px;
}

@media (min-width: 750px) {
    .posts .container {
        max-width: 1400px;
        padding: 40px;
    }
}

.posts__heading {
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

@media (min-width: 750px) {
    .posts__heading {
        font-size: 36px;
    }
}

.posts__slider {
    margin: 40px 0;
}

.posts__item {
    padding: 0 12px 12px;
    width: 100%;
    background-size: cover;
    border-right: none;
}

@media (min-width: 750px) {
    .posts__item {
        width: 18%;
        border-right: 20px solid #FFF;
    }
}

.posts__item .post__thumb {
    overflow: hidden;
    max-height: 225px;
}

.posts__item .post__thumb img {
    transition: linear 0.35s;
    object-fit: contain;
    object-position: center;
    width: 100%;
    height: 100%;
}

.posts__item:hover .post__thumb img {
    transform: scale(1.05);
}

.post__flex {
    display: flex; 
    flex-direction: column;
    height: 100%;
}

.posts__item:hover .posts__title {
    color: #EBBC5E;
}

.posts__item .posts__title {
    margin-top: 10px;
    padding: 10px;
    background: #000;
    color: #FFF;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: linear 0.35s;
}

.post__header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.posts__controls {
    display: flex;
}

.posts__arrow {
    display: inline-block;
    height: 25px;
    width: 25px;
}

@media (min-width: 750px) {
    .posts__arrow {
        height: 40px;
        width: 40px;       
    }
}

.posts__arrow--prev {
    margin-right: 5px;
}

.posts--black {
    background: #000;
}

.posts--black .posts__heading {
    color: #FFF;
}

.posts--black .posts__arrow svg {
    fill: #FFF;
}

@media (min-width: 750px) {
    .posts--black .posts__item {
        border-right: 20px solid #000;
    }
}

.letters p {
    margin-top: 12px;
    max-width: 800px;
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.4;
}

.insideletter {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

@media (min-width:750px) {
    .insideletter {
        flex-direction: row;
    }
}

.insideletter__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    padding: 0 5px;
    width: 100%;
}

@media (min-width:750px) {
  .insideletter__item {
    max-width: 300px;
    padding: 0 20px;
    width: 25%;
  }  
}

@media (min-width:750px) {
    .insideletter__img {
        height: 360px;
    }
}

.insideletter__img img {
    display: block;
    height: 100%;
}

.wrapper.letters {
    padding: 40px 0;
}

.wrapper.letters h2,
.insideletter__title {
    margin-top: 0;
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.wrapper.letters h2 {
    margin: 20px 0 40px;
    font-size: 32px;
}

.contact {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 30px 0;
    width: 96%;
}

@media (min-width:750px) {
    .contact {
        flex-direction: row;
        max-width: 1200px;
        padding: 60px 0;
    }
}

.contact__form {
    padding: 20px 12px;
    width: 100%;
}

@media (min-width:750px) {
  .contact__form {
        width: 60%;
    }  
}

.contact__row {
    margin-bottom: 20px;
}

.contact__form .wpcf7-form-control,
.contact__form input.wpcf7-form-control {
    padding: 10px 5px;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #000;
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 300;
    resize: none;
}

input[type="submit"].wpcf7-submit {
    display: inline-block;
    margin-top: 35px;
    padding: 20px 55px;
    width: auto;
    background: #ecbd56;
    background: linear-gradient(180deg, #ecbd56, #d3a953);
    border: none;
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase
}

input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
input:-moz-placeholder,
input::placeholder,
textarea::placeholder {
  color: #000;
}

.contact__address {
    padding: 20px 12px;
    width: 100%;
}

@media (min-width:750px) {
    .contact__address {
        padding-left: 60px;
        width: 40%;
    }  
}

.contact__address ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.contact__address ul li strong {
    display: block;
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;   
}

.contact__address ul li {
    padding-bottom: 5px;
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
}

.contact__address ul li.contact__address__heading {
    margin-bottom: 10px;
}

.contact__address ul li.contact__address__heading strong {
    display: block;
    font-size: 21px;
}

.contact__address ul li a:hover {
    text-decoration: underline;
}

.involved__grid {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1200px;
    padding: 30px 12px;
}

@media (min-width:750px) {
    .involved__grid {
        flex-direction: row;
        padding: 60px 0;
        justify-content: space-between;
    }   
}

.involved__item {
    display: block;
    margin-bottom: 30px;
    width: 100%;
}

.involved__item a {
    display: inline-block;
}

@media (min-width:750px) {
    .involved__item {
        margin-bottom: 80px;
        width: 48%;
    }   
}

.involved__img {
    max-height: 360px;
    overflow: hidden;
}

.involved__img img {
    display: block;
}

.involved__title {
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 28px;
    font-weight: 700;    
}

.involved__teaser,
.involved__teaser p {
    margin: 0;
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4;   
}

.involved__copy {
    padding: 30px 12px 20px;
}

.involved__teaser a {
    color: #EBBC5E;
}

.involved__teaser a:hover {
    text-decoration: underline;
}

#sb_instagram {
    margin: 0 auto;
    max-width: 1200px;
}

 .timeline {
    position: relative;
    overflow: hidden;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.timeline__slide {
    position: relative;
    height: 100vh;
}

.timeline__slide:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    content: "";
    z-index: 1;
}

.timeline__imgwrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.timeline__img {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.timeline__copy {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
    padding: 0 40px;
    z-index: 2;
}

.timeline__copy .timeline__year {
    margin: 0;
    color: #ECBC57;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1.05;
    text-transform: uppercase;
}

@media (min-width:750px) {
    .timeline__copy .timeline__year {
        font-size: 80px;
    }
}

.timeline__copy .timeline__description {
    margin: 25px 0 0;
    max-width: 700px;
    color: #FFF;
    font-family: proxima-nova, sans-serif;
    font-size: 23px;
    font-weight: 100;
    line-height: 1.3;
}

@media (min-width:750px) {
    .timeline__copy .timeline__description {
        margin: 35px 0 0;
        font-size: 32px;
    }
}

.timeline__copy .timeline__impact {
    margin-top: 60px;
    color: #fff;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.2;
}

.timeline__copy .timeline__impact strong {
    display: block;
    color: #ECBC57;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 2px;
}

.timeline .slick-vertical .slick-slide {
    border: none;
}

.timeline .slick-dots {
    bottom: 60px;
}

.timeline .slick-dots li {
    height: 15px;
    width: 15px;
}

.timeline .slick-dots li button {
    height: 15px;
    width: 15px;
}

.timeline .slick-dots li button:before {
    height: 15px;
    width: 15px;
    background: #ecbc57;
    border-radius: 50%;
    text-indent: -9999em;
}

.timeline__arrows {
    position: absolute;
    right: 3%;
    bottom: 100px;
    z-index: 2;
}

.timeline__arrows .timeline__arrow {
    display: block;
    height: 50px;
    padding: 10px;
    width: 50px;
    background: rgba(255, 255, 255, 0.25);
    border: 2px solid #fff;
    border-radius: 50%;
}

.timeline__arrows .timeline__arrow--prev {
    margin-bottom: 20px;
}

.timeline__arrows .timeline__arrow svg {
    height: 100%;
    width: 100%;
    fill: #fff;
}

.page-template-default:not(.home) .container {
    padding: 30px 12px;
}

@media (min-width:750px) {
    .page-template-default:not(.home) .container {
        margin: 0 auto;
        max-width: 1200px;
    }
}

.page-template-default:not(.home) h2 {
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.page-template-default:not(.home) .container p {
    width: 98%;
    font-family: proxima-nova, sans-serif;
    font-size: 21px;
    font-weight: 300;
}

@media (min-width:750px) {
    .page-template-default:not(.home) .container p {
        width: 80%;
    }
}

.page-template-default:not(.home)  .container p a {
    color: #ecbd56;
    font-weight: 400;
}

.page-template-default .container iframe,
.page-template-default .container video {
    
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1200px;
    padding: 60px 0;
}

.gallery__item {
    margin-bottom: 20px;
    padding: 0 10px;
    width: 100%;
}

@media (min-width:750px) {
     .gallery__item {
        margin-bottom: 20px;
        padding: 0 10px;
        width: 50%;
    }   
}

@media (min-width:850px) {
     .gallery__item {
        width: 33.3333%;
    }   
}

.gallery__item img {
    object-fit: cover;
    height: 100%;
}

.career {
    margin: 0 auto 30px;
    max-width: 1200px;
    padding: 30px 0;
    width: 96%;
    padding: 60px 0 30px;
    border-bottom: 2px solid #000;
}

@media (min-width:850px) {
  .career {
    padding: 60px 0;
  }  
}

.career__body {
    margin-left: auto;
    margin-right: auto;
}

.career__title {
    margin-bottom: 20px;
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;   
}

@media (min-width:850px) {
   .career__title {
    margin-bottom: 30px;
     font-size: 42px;
   } 
}

.career__body h2,
.career__body h3,
.career__body h4,
.career__body h5,
.career__body h6 {
    margin-top: 20px;
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;       
}

@media (min-width:850px) {
    .career__body h2,
    .career__body h3,
    .career__body h4,
    .career__body h5,
    .career__body h6 {
        margin-top: 25px;
        font-size: 36px;
    } 
}

.career__body,
.career__body p {
    width: 96%;
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    font-weight: 300;
}

@media (min-width:850px) {
  .career__body,
  .career__body p {
    /*width: 80%;*/
    font-size: 21px;
  }  
}

.career__body ul {
    margin: 20px 0 0;
    padding-left: 35px;
}

.career__body li {
    margin-bottom: 8px;
    width: 94%;
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 300;  
}

@media (min-width:850px) {
    .career__body li {
        width: 80%;
        font-size: 18px;
    }
}

.career__body p a {
    color: #EBBC5E;
}

.give-form-title,
#give_checkout_user_info legend {
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

@media (min-width:850px) {
    .give-form-title,
    #give_checkout_user_info legend {
        font-size: 36px;
    }
}

#give_purchase_form_wrap input[type="text"],
#give_purchase_form_wrap input[type="text"]::placeholder,
#give_purchase_form_wrap input[type="email"],
#give_purchase_form_wrap input[type="email"]::placeholder {
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 300;    
}

.give-donation-total-label {
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.field__flex {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

@media (min-width:850px) {
    .field__flex {
        flex-direction: row;
    }
}

html #mc_embed_signup form {
    padding: 0;
}

html body #mc_embed_signup .mc-field-group {
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

@media (min-width:850px) {
    html body #mc_embed_signup .mc-field-group {
        margin-bottom: 0;
        width: 45%;
    }
}

.mc-field-group:first-child {
    margin-right: 20px;
}

html body #mc_embed_signup .mc-field-group input {
    height: 50px;
    border: 1px solid #000;
    border-radius: 0;
}

html body #mc_embed_signup .mc-field-group label {
    margin-bottom: 8px;
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    font-weight: 400;        
}

html body #mc_embed_signup .button {
    margin-top: 30px;
    padding: 9px 25px;
    display: inline-block;
    height: auto;
    background: linear-gradient(180deg, #ecbd56, #d3a953);
    border-radius: 0;
    color: #000;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

@media (min-width:850px) {
    html body  #mc_embed_signup .button {
        font-size: 24px;
    }
}

html body #mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0;
    overflow: hidden;
    width: 100%;
    margin: 0;
    clear: both;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
}


