.vt-inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.vt-inner--thin {
    width: 960px;
    margin: 0 auto;
    padding: 0 20px;
}

.vt-inner--thinner {
    width: 760px;
    margin: 0 auto;
    padding: 0 20px;
}

.full_link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.background {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.grid {
    display: inline-block;
    margin: 0 -10px;
    letter-spacing: -1em;
    font-size: 0;
    width: 100%;
}

.grid_1-3,
.grid_1-4,
.grid_1-2,
.grid_2-3,
.grid_1-5 {
    font-size: 14px;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
}

.grid_1-2 {
    width: 50%;
}

.grid_1-3 {
    width: 33.333%;
}

.grid_2-3 {
    width: 66.666%;
}

.grid_1-4 {
    width: 25%;
}

.grid_1-5 {
    width: 20%;
}

.page_donate *,
.front_page *,
.page_media *,
.vt_single *,
.page_pr * {
    box-sizing: border-box;
}

.hero {
    background-color: #5f5f5f;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    padding: 100px 0 120px;
    text-align: center;
    -webkit-box-shadow: inset 0px -196px 177px -68px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px -196px 177px -68px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px -196px 177px -68px rgba(0, 0, 0, 0.75);
    position: relative;
}

.hero--overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.35);
}

.hero h1 {
    font-size: 54px;
    font-weight: bold;
    color: #ffffff;
    text-transform: initial;
    letter-spacing: normal;
    position: relative;
    z-index: 1;
}

.hero p {
    color: #ffffff;
    font-size: 20px;
    margin: 0 0 40px;
    position: relative;
    z-index: 1;
	text-shadow: 0 .125rem .625rem #000;
    margin: 0 auto 1.625rem
}

/***************FRONT PAGE***************/

.front_page h1 {
    font-size: 54px;
    font-weight: bold;
    color: #ffffff;
    text-transform: initial;
    letter-spacing: normal;
	text-shadow: 0 .125rem .625rem #000;
    margin: 0 auto 1.625rem
}


.hero--front {
    background-image: url(../images/front-page/hero_general1.jpg);
}

.hero--operation-christmas-child {
    background-image: url(../images/front-page/hero_occ.jpg);
}

.hero--operation-christmas-child .hero__button {
    background-color: #69be29;
}

.hero--turn-on-the-tap {
    background-image: url(../images/front-page/hero_tott.jpg);
}

.hero--turn-on-the-tap .hero__button {
    background-color: #3fa9f5;
}

.hero--raising-families {
    background-image: url(../images/front-page/hero_raising_families.jpg);
}

.hero--raising-families .hero__button {
    background-color: #f7941e;
}

.hero--disaster-relief {
    background-image: url(../images/front-page/hero.jpg);
}

.hero--disaster-relief .hero__button {
    background-color: #ff6319;
}

.hero--the-greatest-journey {
    background-image: url(../images/front-page/hero_general1.jpg);
}

.hero--the-greatest-journey .hero__button {
    background-color: #69be28;
}

.hero--uk-disaster-relief {
    background-image: url(../images/front-page/hero_general2.jpg);
}

.hero--uk-disaster-relief .hero__button {
    background-color: #ff6319;
}

.hero__urgent {
    margin: 0 0 30px;
    width: 315px;
    position: relative;
}

.hero__button {
    position: relative;
    background-color: #f71e47;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 20px;
    display: inline-block;
    line-height: normal;
}

.front_campaigns_wrap {
    margin: -70px 0 0;
    padding: 0 0 20px;
}

.front_campaigns {
    position: relative;
    background: #fff;
    position: relative;
    padding: 20px;
}

.front_section h2,
.front_section__button {
    display: inline-block;
    vertical-align: middle;
}

.front_section h2 {
    font-size: 30px;
    text-transform: initial;
}

.front_section__button {
    float: right;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #868686;
    border: 1px solid #d5d5d5;
    padding: 10px 20px;
}

.featured_campaigns,
.featured_news_wrap,
.front_bottom_links,
.donations {
    margin: 20px -20px 0;
    font-size: 0;
    letter-spacing: -1em;
}

.featured_campaigns .grid_1-3:nth-of-type(5n-1) {
    display: none;
}

.featured_campaign {
    position: relative;
    text-align: center;
}

.featured_campaign:hover .featured_campaign__title__border {
    height: 6px;
}

.featured_campaign--green:hover .featured_campaign__image--overlay {
    background-color: rgba(105, 190, 40, 0.8);
    opacity: 1;
}

.featured_campaign--orange:hover .featured_campaign__image--overlay {
    background-color: rgba(238, 195, 44, 0.8);
    opacity: 1;
}

.featured_campaign--red:hover .featured_campaign__image--overlay {
    background-color: rgba(255, 99, 25, 0.8);
    opacity: 1;
}

.featured_campaign--blue:hover .featured_campaign__image--overlay {
    background-color: rgba(13, 114, 199, 0.9);
    opacity: 1;
}

.featured_campaign--ukdrorange:hover .featured_campaign__image--overlay {
    background-color: rgba(255, 99, 25, 0.9);
    opacity: 1;
}

.featured_campaign--livelihoods:hover .featured_campaign__image--overlay {
    background-color: rgba(174,164,68,1);
    opacity: 1;
}

.featured_campaign__image {
    height: 250px;
    background-color: #373737;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.featured_campaign__image--overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 40px;
    color: #ffffff;
    font-size: 20px;
    line-height: 32px;
    transition: 0.2s;
    opacity: 0;
}

.featured_campaign__title,
.featured_news__title {
    text-transform: initial;
    padding: 20px;
    margin: 0;
    transition: 0.2s;
}

.featured_campaign__title {
    position: relative;
    font-size: 20px;
    background-color: #f2f2f2;
}

.featured_campaign__title__border {
    height: 3px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    transition: 0.2s;
}

.front_page__highlights {
    padding: 0 0 30px;
    letter-spacing: -1em;
    font-size: 0;
    margin: -70px 0 50px;
    position: relative;
}

.front_page__highlights .hero {
    width: 50%;
    border-right: 8px solid #fff;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    font-size: 19px;
}

.front_page__highlights .vt-inner {
    position: relative;
    background: #fff;
    padding: 20px;
}

.front_page__highlights-title {
    padding: 0 0 0 20px;
    margin: 0;
}

.front_page__highlights-close {
    position: absolute;
    top: 27px;
    right: 40px;
    cursor: pointer;
}

.front_page__highlights-close p {
    color: #3c3c3c;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    opacity: 0;
    visibility: 0;
    transition: 0.2s;
    margin-right: -2px;
}

.front_page__highlights-close p.open {
    display: none;
}

.front_page__highlights-close p.open.open_active {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

.front_page__highlights-close p.open.open_active:hover {
    margin: 0;
}

.front_page__highlights-close svg {
    width: 20px;
    height: 20px;
    fill: #3c3c3c;
    display: inline-block;
    vertical-align: middle;
}

.front_page__highlights-close:hover svg {
    fill: #000;
}

.front_page__highlights-close:hover p {
    color: #000;
    opacity: 1;
    visibility: visible;
    margin-right: 10px;
}

.front_page__highlights .grid_1-2 {
    padding: 0;
}

.front_page__highlights .front_highlight {
    position: relative;
    width: 100%;
    margin: 20px 0 0;
    min-height: 480px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    position: relative;
    letter-spacing: normal;
    font-size: 19px;
    -webkit-box-shadow: inset 0px -196px 177px -68px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px -196px 177px -68px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px -196px 177px -68px rgba(0, 0, 0, 0.75);
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
    overflow: hidden;
}

.front_page__highlights .front_highlight .hero--overlay {
    background-color: rgba(0, 0, 0, 0.18);
}

.front_page__highlights .front_highlight .front_highlight__cont {
    position: absolute;
    bottom: -140px;
    left: 20px;
    right: 20px;
    max-width: 800px;
    margin: 0 auto;
    transition: 0.3s;
}

.front_page__highlights .front_highlight:hover .front_highlight__cont {
    bottom: 30px;
}

.front_page__highlights .front_highlight h1 {
    font-size: 37px;
    line-height: 46px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    min-height: 102px;
}

.front_page__highlights .front_highlight p {
    color: #fff;
    font-size: 19px;
    margin: 20px auto;
    position: relative;
    z-index: 1;
    min-height: 72px;
    max-width: 800px;
}

.front_page__highlights .front_highlight .hero__button {
    transition: 0.2s;
}

.front_page__highlights .front_highlight .hero__button:hover {
    background-color: #b51533;
}

.front_page__highlights.front_page__highlights-single
    .front_highlight
    .front_highlight__cont {
    bottom: -110px;
}

.front_page__highlights.front_page__highlights-single
    .front_highlight:hover
    .front_highlight__cont {
    bottom: 30px;
}

.front_page__highlights.front_page__highlights-single .front_highlight h1,
.front_page__highlights.front_page__highlights-single .front_highlight p {
    min-height: 0;
}

.featured_news__title {
    font-size: 18px;
    background-color: #ffffff;
    min-height: 84px;
}

.latest_news_wrap {
    background-color: #e9e6e6;
    overflow: hidden;
    padding: 40px 0;
}

.latest_news {
    padding: 0 20px;
}

.featured_news {
    position: relative;
}

.featured_news:hover .featured_news__title {
    color: #ffffff;
    background-color: #373737;
}

.featured_news__image {
    height: 215px;
    background-color: #373737;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.front_bottom_links_wrap {
    padding: 20px 0 0;
}

.front_bottom_links {
    padding: 0 20px;
}

.front_bottom_link {
    height: 306px;
    position: relative;
    text-align: center;
    transition: 0.2s;
    overflow: hidden;
}

.front_bottom_link:hover .front_bottom_link__image {
    transform: scale(1.03);
}

.front_bottom_link__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: 0.4s;
    z-index: -1;
}

.front_bottom_link--overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 0;
    transition: 0.2s;
}

.front_bottom_link--overlay p {
    color: #ffffff;
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    text-align: center;
    font-size: 20px;
}

.front_bottom_link:hover .front_bottom_link--overlay {
    opacity: 1;
}

.front_video {
    cursor: pointer;
}

.front_video__image {
    -webkit-box-shadow: inset 0px -120px 122px -61px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px -120px 122px -61px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px -120px 122px -61px rgba(0, 0, 0, 0.75);
}

.front_video__play {
    width: 73px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -50px auto 0;
}

.front_video p {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
}

.front_video_link--mobile {
    display: none;
}

/* TOTT VIDEO POPUP */
.front_page .video_popup_overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(50, 50, 50, 0.85);
    z-index: 9999;
    visibility: hidden;
}
.front_page .video_popup {
    width: 760px;
    position: fixed;
    left: 0;
    right: 0;
    margin: -240px auto 0;
    background: #2e2a27;
    padding: 20px;
    visibility: hidden;
    top: 50%;
}
.front_page .video_popup__quit {
    float: right;
    color: #fff;
    cursor: pointer;
}
.front_page .video_popup__title h3 {
    color: #fff;
}

.front_donate {
    padding: 104px 0;
}

.front_donate__image {
    background-image: url(../images/front-page/donate.jpg);
}

/***************DONATE PAGE***************/

.page_donate {
    background-color: #e9e6e6;
}

.hero--donate {
    background-image: url(../images/donate/hero_donate.jpg);
}

.donations_wrap {
    margin: -70px 0 0;
    padding: 20px;
    background-color: #ffffff;
    text-align: center;
    position: relative;
    z-index: 1;
}

.donations_wrap h2 {
    text-transform: initial;
    margin: 10px 0 40px;
}

.donations {
    text-align: left;
}

.donations--bottom {
    margin: 0 -20px;
}

.donation_box {
    position: relative;
    margin: 0 0 40px;
    text-align: center;
}

.donation_box__image {
    height: 250px;
    background-color: #373737;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.donation_box--occ .donation_box__image {
    background-image: url(../images/donate/occ.jpg);
}

.donation_box--idr .donation_box__image {
    background-image: url(../images/donate/idr.jpg);
}

.donation_box--tott .donation_box__image {
    background-image: url(../images/donate/tott.jpg);
}

.donation_box--tgj .donation_box__image {
    background-image: url(../images/donate/tgj.jpg);
}

.donation_box--rf .donation_box__image {
    background-image: url(../images/donate/rf.jpg);
}

.donation_box--ukdr .donation_box__image {
    background-image: url(../images/donate/ukdr.jpg);
}

.donation_box__info {
    font-size: 20px;
    background-color: #f2f2f2;
    padding: 15px 10px;
    border-bottom: 3px solid #373737;
}

.donation_box--occ .donation_box__info {
    border-color: #69be29;
}

.donation_box--idr .donation_box__info {
    border-color: #f71e47;
}

.donation_box--tott .donation_box__info {
    border-color: #00aeef;
}

.donation_box--tgj .donation_box__info {
    border-color: #198500;
}

.donation_box--rf .donation_box__info {
    border-color: #f7941e;
}

.donation_box--ukdr .donation_box__info {
    border-color: #d600ef;
}

h3.donation_box__title {
    font-size: 20px;
    text-transform: initial;
    font-weight: 600;
    margin: 0 0 20px;
}

.donation_box__button {
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 24px;
    font-weight: 500;
    position: relative;
    transition: 0.2s;
}

.donation_box__button--info {
    border: 1px solid #cfcfcf;
    color: #6f6f6f;
    margin: 0 20px 0 0;
}

.donation_box__button--info:hover {
    background-color: #6f6f6f;
    border-color: #6f6f6f;
    color: #f2f2f2;
}

.donation_box--occ .donation_box__button--donate:hover {
    background-color: #69be29;
}

.donation_box--idr .donation_box__button--donate:hover {
    background-color: #f71e47;
}

.donation_box--tott .donation_box__button--donate:hover {
    background-color: #00aeef;
}

.donation_box--tgj .donation_box__button--donate:hover {
    background-color: #198500;
}

.donation_box--rf .donation_box__button--donate:hover {
    background-color: #f7941e;
}

.donation_box--ukdr .donation_box__button--donate:hover {
    background-color: #d600ef;
}

.donation_box__button--donate {
    background-color: #373737;
    color: #ffffff;
}

.donation_box__button--donate:hover {
    color: #ffffff;
}

.donation_amount__box #give_steps,
.donation_amount__box .give-button {
    display: none;
}

.donation_amount {
    text-align: left;
    overflow: hidden;
    padding: 30px 20px;
    background-color: #f2f2f2;
    border-bottom: 3px solid #373737;
}

.donation_amount p {
    color: #373737;
    text-align: left;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: normal;
}

.donation_amount__image {
    width: 30%;
    height: auto;
    float: left;
}

.donation_amount__box {
    width: 70%;
    float: left;
    padding: 0 0 0 20px;
}

.donation_amount__box h1 {
    padding: 0;
    font-size: 20px;
    font-weight: 600;
    color: #373737;
    margin: 0 0 15px;
    text-transform: initial;
}

.donation_amount__box .give-cont .give-option {
    margin-top: 0;
}

.donation_amount__box .give-option #give-oneother {
    margin: 0;
    padding: 0;
}

.donation_amount__box .give-option #give-oneother label {
    display: none;
}

.donation_amount__box .give-option #give-oneother input.one_off_donate {
    border-radius: 0;
}

.give-option #give-oneother button[type="submit"] {
    border-radius: 0;
}

.gift_aid {
    text-align: left;
    padding: 20px;
    border: 1px solid #acacac;
}

.gift_aid__image {
    margin: 0 0 15px;
}

/******
DID YOU KNOW?
******/
.sub-nav.dyk_sub_menu .ubermenu-nav li:last-of-type a {
    background: #fff;
    color: #373737;
    text-transform: uppercase;
    padding: 10px 10px 7px;
    margin: 11px 0 11px 10px;
    font-size: 15px !important;
    border-radius: 7px;
    -webkit-border-radius: 7px;
}
.sub-nav.dyk_sub_menu .ubermenu-nav li:last-of-type a:hover,
.sub-nav.dyk_sub_menu
    .ubermenu-nav
    li:last-of-type.ubermenu-current_page_item
    a {
    background: #373737;
    color: #fff;
}
.sub-nav.dyk_sub_menu .ubermenu-nav li .ubermenu-submenu {
    width: 310px;
    left: auto;
}
.sub-nav.dyk_sub_menu .ubermenu-nav li .ubermenu-submenu li a {
    background: none;
    color: black;
    text-transform: none;
    padding: 15px 20px;
    margin: 0;
    font-size: 15px;
    border-radius: 0;
    -webkit-border-radius: 0;
}
.sub-nav.dyk_sub_menu .ubermenu-nav li .ubermenu-submenu li:last-of-type a {
    background: none;
    color: black;
    text-transform: none;
    padding: 15px 20px;
    margin: 0;
    font-size: 15px;
    border-radius: 0;
    -webkit-border-radius: 0;
}
/* DYK WOMEN */
.dyk_women.dyk_content .dyk_button_link {
    background: #9c5d9e;
}
.dyk_women .story_selec .img_selec img {
    margin: 0 2% !important;
}
#site-wrapper .sub-nav.dyk_sub_menu #catNavTitle a {
    font-family: "proxima-nova-soft", sans-serif;
    font-size: 31px;
    font-weight: 600;
}
#signup_foot.devotional_signup_foot img {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
}
#signup_foot.devotional_signup_foot .dyk_foot_text {
    display: inline-block;
    width: 68%;
    vertical-align: middle;
    margin: 0 0 0 4%;
}
#signup_foot.devotional_signup_foot .dyk_foot_text h1 {
    font-family: "proxima-nova-soft", sans-serif;
    font-size: 51px;
    line-height: 51px;
    text-transform: uppercase;
    text-shadow: none;
}
#signup_foot.devotional_signup_foot .dyk_foot_text p {
    font-family: "proxima-nova", sans-serif;
    text-align: left;
}
#signup_foot.devotional_signup_foot .dyk_foot_text .gform_wrapper {
    width: 100%;
    margin: 0;
}
#signup_foot.devotional_signup_foot
    .dyk_foot_text
    .gform_wrapper
    .gform_body
    .gform_fields {
    display: inline-block;
    letter-spacing: -1em;
    font-size: 0;
    width: 100%;
}
#signup_foot.devotional_signup_foot
    .dyk_foot_text
    .gform_wrapper
    .gform_body
    .gform_fields
    .gfield {
    display: inline-block;
    letter-spacing: normal;
    font-size: 18px;
    width: 49.5%;
}
#signup_foot.devotional_signup_foot
    .dyk_foot_text
    .gform_wrapper
    .gform_body
    .gform_fields
    .gfield:first-of-type {
    margin-right: 1%;
}
#signup_foot.devotional_signup_foot
    .dyk_foot_text
    .gform_wrapper
    .gform_body
    .gform_fields
    .gfield:last-of-type {
    width: 100%;
}
#signup_foot.devotional_signup_foot
    .dyk_foot_text
    .gform_wrapper
    .gform_body
    .gform_fields
    .gfield
    .ginput_container
    input[type="text"] {
    padding: 18px;
}
#signup_foot.devotional_signup_foot
    .dyk_foot_text
    .gform_wrapper
    .gform_footer
    input[type="submit"] {
    background: #373737;
    margin: 20px 0 0;
    float: right;
}
/**
THIS CHANGES WEEKLY WITH THE THEME, as well as the page category colour ***/
#signup_foot.devotional_signup_foot {
    background: #3fa9f5 !important;
} /* <- <- <- <- <- */
/* Classes added with JS for old page colours */
.dyk_international_head,
#signup_foot.devotional_signup_foot.dyk_international_foot {
    background: #fc642b !important;
}
.dyk_womens_head,
#signup_foot.devotional_signup_foot.dyk_womens_foot {
    background: #9c5d9e !important;
}
.dyk_tott_head,
#signup_foot.devotional_signup_foot.dyk_tott_foot {
    background: #3fa9f5 !important;
}
#dyk-footer-area #social_foot {
    background-image: url("../images/dyk/dyk_foot.jpg");
}
#dyk-footer-area #bottom-foot {
    width: 100%;
}
#dyk-footer-area .sprite {
    background-image: url(../images/dyk/dyk_sprite.png);
    background-size: 831px;
    background-position: -5px 0;
}
#dyk-footer-area #box_social_links a span {
    background-color: #fff;
}
#dyk-footer-area #box_social_links #twit span {
    background-position: -134px 0;
}
#dyk-footer-area #box_social_links #yt span {
    background-position: -264px 0;
}
#dyk-footer-area #box_social_links #insta span {
    background-position: -408px 0;
}
#dyk-footer-area #box_social_links #pintr span {
    background-position: -548px 0;
}
.dyk_content * {
    box-sizing: border-box;
}
.dyk_content h1 * {
    font-family: "proxima-nova-soft", sans-serif !important;
}
.dyk_content .dyk_button_link {
    background: #fc642b;
    color: #fff;
    display: block;
    width: 230px;
    margin: 50px auto 0;
    font-size: 22px;
    text-transform: uppercase;
    padding: 10px;
    text-decoration: none;
    text-align: center;
}
.dyk_content .dyk_button_link:hover {
    background: #373737;
}
.dyk_play_button,
.dyk_full_img #front_video_mob {
    cursor: pointer;
    margin: -90px auto 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 210px;
    text-align: center;
}
.dyk_play_button:hover {
    opacity: 0.7;
}
.dyk_play_button img,
.dyk_full_img #front_video_mob img {
    width: 160px;
}
.dyk_play_button h1,
.dyk_full_img #front_video_mob h1 {
    color: #fff;
    font-size: 31px;
    font-family: "proxima-nova-soft", sans-serif !important;
    font-weight: 600;
}
.dyk_full_img #front_video_mob {
    background: transparent;
    border: none;
    width: 300px;
}

#tott_content.dyk_content .box_content h1,
#tott_content.dyk_content .box_content h1 span {
    font-family: "proxima-nova-soft", sans-serif;
    font-size: 31px;
    line-height: 36px;
    font-weight: 600;
    margin: 0 0 40px;
}

.dyk_content .box_content {
    text-align: center;
    padding: 50px 0;
    width: 100%;
}

.dyk_content .step_arrow {
    margin: 0;
}

.dyk_theme_color_block {
    background-color: #9c5d9e;
}

.dyk_content .box_content p {
    margin: 10px 0;
    font-size: 18px;
    line-height: 29px;
}

.dyk_content .dyk_full_img {
    border-bottom: 7px solid #9c5d9e;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 450px;
    position: relative;
}
.dyk_content .dyk_full_img.dyk_full_img_women1 {
    background-image: url("../images/dyk/dyk_full_img_women1.jpg");
}
.dyk_content .dyk_full_img.dyk_full_img_women2 {
    background-image: url("../images/dyk/dyk_full_img_women2.jpg");
}

.dyk_content #head_overlay {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 350px;
    background: -moz-linear-gradient(
        top,
        rgba(0, 0, 0, 0) 20%,
        rgba(0, 0, 0, 0.8) 100%
    );
    background: -webkit-linear-gradient(
        top,
        rgba(0, 0, 0, 0) 20%,
        rgba(0, 0, 0, 0.8) 100%
    );
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0) 20%,
        rgba(0, 0, 0, 0.8) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}

.dyk_content__header {
    background: url(../images/dyk/dyk_women_head.jpg) no-repeat top;
    background-size: cover;
    text-align: center;
    height: 560px;
    border-bottom: 7px solid #9c5d9e;
    position: relative;
}

#tott_content.dyk_content .step_arrow span {
    border-top: 35px solid #9c5d9e;
}

.dyk_content .dyk_content__header .vt-inner {
    margin: 290px auto 0;
    position: relative;
}
.dyk_content .dyk_content__header .vt-inner img {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
}
.dyk_content .dyk_content__header .dyk_content__header_txt {
    display: inline-block;
    width: 60%;
    margin: 0 0 0 2%;
    text-align: left;
    vertical-align: middle;
}
.dyk_content .dyk_content__header .vt-inner h1 {
    color: #fff;
    font-size: 38px;
    font-weight: 500;
}
.dyk_content .dyk_content__header .vt-inner h1 strong {
    font-weight: 600;
}
.dyk_content .dyk_content__header .vt-inner h1 span {
    background: #9c5d9e;
    padding: 5px 15px;
    font-weight: 600;
}
.dyk_content .vt-inner h1 {
    font-family: "proxima-nova-soft", sans-serif;
    font-size: 31px;
    color: #3e3e3e;
    text-transform: uppercase;
    font-weight: 600;
}
.dyk_3stats {
    display: inline-block;
    letter-spacing: -1em;
    font-size: 0;
}
.dyk_3stats .dyk_3stats_stat {
    font-size: 18px;
    letter-spacing: normal;
    display: inline-block;
    width: 33.333333%;
    vertical-align: top;
    padding: 0 30px;
}
.dyk_3stats .dyk_3stats_stat:nth-of-type(2) {
    border-left: 5px solid #89518b;
    border-right: 5px solid #89518b;
}
.dyk_3stats .dyk_3stats_stat img {
    width: 50%;
}
.dyk_3stats .dyk_3stats_stat h2 {
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    text-transform: uppercase;
}
.dyk_3stats .dyk_3stats_stat p {
    color: #fff;
    font-size: 18px;
    line-height: 29px;
}
.dyk_map img {
    width: 880px;
}
.dyk_map ul {
    display: inline-block;
    width: 34%;
    list-style: none;
    text-align: left;
    padding: 0 30px;
    vertical-align: top;
    margin: 20px 0 0;
}
.dyk_map ul:first-of-type {
    border-right: 5px solid #f4eff5;
}
.dyk_map ul li {
    color: #9c5d9e;
    margin: 5px 0;
}
.dyk_map ul li strong {
    color: #3e3e3e;
}
.dyk_story_section {
    display: inline-block;
    width: 100%;
    padding: 40px;
    vertical-align: top;
    text-align: left;
}
.dyk_story_section:first-of-type {
    border-bottom: 5px solid #f4eff5;
}
.dyk_story_section .dyk_story_section__left {
    display: inline-block;
    width: 28%;
    margin: 0 4% 0 0;
    vertical-align: top;
}
.dyk_story_section .dyk_story_section__left img {
    border-radius: 50%;
    width: 95%;
    margin: 0 auto;
    display: block;
}
.dyk_story_section .dyk_story_section__left h3 {
    color: #9c5d9e;
    font-size: 21px;
    text-transform: none;
    text-align: center;
    margin: 20px 0 40px;
}
.dyk_story_section .dyk_story_section__right {
    display: inline-block;
    width: 67%;
    vertical-align: top;
}
.dyk_story_section .dyk_story_section__right p {
}
.dyk_story_section .dyk_story_section__right ul {
    list-style: disc;
    border: none !important;
    width: 100%;
}
.dyk_story_section .dyk_story_section__right ul li {
    color: #3c3c3c;
    font-size: 18px;
    line-height: 29px;
    margin: 10px 0;
}
/* DYK INTERNTIONAL RESPONSE */
.dyk_international .dyk_theme_color_block {
    background: #fc642b;
}
.dyk_international .dyk_grey {
    background: #dddfcf;
}
.dyk_international .dyk_3stats .dyk_3stats_stat:nth-of-type(2) {
    border-left: 5px solid #d24e1d;
    border-right: 5px solid #d24e1d;
}
#tott_content.dyk_international.dyk_content .step_arrow span {
    border-top: 35px solid #fc642b;
}
.dyk_international .dyk_content__header {
    border-bottom: 7px solid #fc642b;
}
.dyk_international .dyk_full_img {
    border-bottom: 7px solid #fc642b;
}
.dyk_international .dyk_content__header {
    background-image: url(../images/dyk/dyk_international_head.jpg);
    background-position: center;
}
.dyk_international .dyk_content__header .vt-inner h1 span {
    background: #fc642b;
    font-size: 24px;
    font-weight: 400;
}
.dyk_full_img.dyk_full_img_int1 {
    background-image: url("../images/dyk/dyk_full_img_int1.jpg");
}
.dyk_full_img.dyk_full_img_int2 {
    background-image: url("../images/dyk/dyk_full_img_int2.jpg");
}
.dyk_international .dyk_map ul {
    width: 40%;
}
.dyk_international .dyk_map ul li {
    color: #fc642b;
}
.dyk_international .dyk_story_section .dyk_story_section__left h3 {
    color: #fc642b;
}
.programme_achievements {
    margin: 40px 0 60px;
}
.programme_achievements .img_selec {
    letter-spacing: -1em;
    font-size: 0;
}
.programme_achievements .img_selec img {
    opacity: 0.3;
    border-radius: 50%;
    display: inline-block;
    width: 20%;
    letter-spacing: normal;
    font-size: 20px;
    padding: 0 20px;
    cursor: pointer;
}
.programme_achievements .img_selec img:hover {
    opacity: 0.9;
}
.programme_achievements .img_selec img.pro_but_active {
    opacity: 1;
}
.programme_achievements .programme_txt_select {
    margin: 30px 0 0;
}
.programme_achievements .programme_txt_select .programme_txt_select_cont {
    padding: 0 10%;
}
.programme_achievements .programme_txt_select .programme_txt_select_cont h2 {
    color: #fc642b;
}
.programme_achievements .programme_txt_select .programme_txt_select_cont p {
    margin: 15px 0;
}
.programme_achievements .programme_txt_select .programme_txt_select_cont ul {
    text-align: left;
    margin: 40px 0;
}
.programme_achievements .programme_txt_select .programme_txt_select_cont li {
    font-size: 18px;
    margin: 5px 0;
}
.dyk_international .dyk_solution img {
    width: 160px;
    margin: 0 0 20px;
}
.dyk_international .dyk_solution .dyk_solution_half {
    width: 49%;
    display: inline-block;
    padding: 0 20px;
    margin: 40px 0 0;
    vertical-align: top;
}
.dyk_international .dyk_threepoints .dyk_threepoints_point {
    text-align: left;
    margin: 0 0 30px;
}
.dyk_international .dyk_threepoints .dyk_threepoints_point h1 {
    text-align: center;
}
.dyk_international .dyk_threepoints .dyk_threepoints_point:last-of-type {
    margin-bottom: 0;
}
.dyk_international .dyk_threepoints .dyk_threepoints_point p {
    display: inline-block;
    width: 87%;
    margin: 0 0 0 2%;
    vertical-align: middle;
}
.dyk_international .dyk_threepoints .dyk_threepoints_point img {
    width: 10%;
    display: inline-block;
    vertical-align: middle;
}
.dyk_international .story_selec .img_selec img {
    width: 20%;
    margin: 0 2% !important;
}
.dyk_international .dyk_threepoints iframe {
    margin: 0 0 40px;
}
/***************************************
############### RF PAGES ##############
***************************************/
.dyk_rf_head,
.dyk_rf_foot {
    background: #f7941e !important;
}
.dyk_rf.dyk_content .box_content {
    display: inline-block;
}
.dyk_rf .dyk_theme_color_block {
    background-color: #f7941e;
}
.dyk_rf .dyk_content__header {
    background-image: url("../images/dyk/dyk_rf_head.jpg");
    background-position: center;
}
.dyk_rf .dyk_content__header {
    border-color: #f7941e;
}
.dyk_rf .dyk_content__header .vt-inner h1 span {
    background: #f7941e;
}
.dyk_rf .dyk_grey {
    background: #dddfcf;
}
.dyk_rf .dyk_full_img {
    border-color: #f7941e;
}
.dyk_full_img.dyk_full_img_rf1 {
    background-image: url(../images/dyk/dyk_full_img_rf1.jpg);
}
.dyk_full_img.dyk_full_img_rf2 {
    background-image: url(../images/dyk/dyk_full_img_rf2.jpg);
}
#tott_content.dyk_rf .step_arrow span {
    border-top: 35px solid #f7941e;
}
.dyk_rf .dyk_3stats .dyk_3stats_stat:nth-of-type(2) {
    border-color: #da7d0e;
}
.dyk_rf .dyk_3stats .dyk_3stats_stat h2 {
    font-size: 45px;
}
.dyk_rf .dyk_button_link {
    background: #f7941e;
}
.dyk_rf .dyk_map img {
    width: 600px;
    display: block;
    margin: 0 auto;
}
.dyk_rf .dyk_map ul {
    border: none;
    width: 100%;
    text-align: center;
}
.dyk_rf .dyk_map ul li {
    display: inline-block;
    margin: 0 10px;
    color: #f7941e;
}
.dyk_rf #sol_maths {
    width: 100%;
}
.dyk_rf #sol_maths .sol_maths_single img {
    width: 55%;
}
.dyk_rf #sol_maths .sol_maths_single p {
    font-weight: bold;
}
.dyk_rf #sol_maths .sol_maths_plus img,
.dyk_rf #sol_maths .sol_maths_equal img {
    width: 70%;
    margin: 80px 0 0;
}
.dyk_rf#tott_content .story_selec .img_selec img:nth-of-type(2) {
    margin: 0 3%;
}
/******************
DYK TOTT
*****************/
.dyk_tott .dyk_content__header {
    background-image: url("../images/dyk/dyk_tott_head.jpg");
    background-position: center;
    border-bottom: 7px solid #3fa9f5;
}
.dyk_tott .dyk_content__header .vt-inner h1 span {
    background: #3fa9f5;
}
.dyk_tott#tott_content .step_arrow span {
    border-top: 35px solid #3fa9f5;
}
.dyk_tott .dyk_theme_color_block {
    background-color: #3fa9f5;
}
.dyk_tott .dyk_3stats .dyk_3stats_stat:nth-of-type(2) {
    border-left: 5px solid #3792d0;
    border-right: 5px solid #3792d0;
}
.dyk_tott .dyk_full_img {
    border-bottom: 7px solid #3fa9f5;
}
.dyk_tott .dyk_button_link {
    background: #3fa9f5;
}
.dyk_full_img_tott1 {
    background-image: url(../images/dyk/dyk_full_img_tott1.jpg);
}
.dyk_full_img_tott2 {
    background-image: url(../images/dyk/dyk_full_img_tott2.jpg);
}
.dyk_content .dyk_full_img.dyk_full_img_tott3 {
    background-image: url(../images/dyk/wood_bg.jpg);
    background-attachment: inherit;
    padding: 80px 0;
    height: auto;
    border: none;
}
.dyk_full_img_tott3 .dyk_button_link {
    position: relative;
    margin: 0 auto;
    font-family: "proxima-nova-soft", sans-serif !important;
    font-weight: 800;
    font-size: 35px !important;
    line-height: 42px;
    width: 505px;
    padding: 10px 0 7px 15px;
    text-align: left;
}
.dyk_full_img_tott3 .dyk_button_link span {
    background: #3088c7;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    font-weight: 500;
    padding: 10px 15px 7px;
}
.dyk_full_img_tott3 .dyk_button_link:hover {
    background: #3fa9f5;
}
.dyk_full_img_tott3 .dyk_button_link:hover span {
    background: #373737;
}
.dyk_tott .tott_4sec_cont {
    display: inline-block;
    letter-spacing: -1em;
    font-size: 0;
}
.dyk_tott .tott_4sec_cont .tott_4sec {
    display: inline-block;
    letter-spacing: normal;
    font-size: 18px;
    vertical-align: top;
    width: 50%;
    min-height: 425px;
}
.dyk_tott .tott_4sec_cont .tott_4sec img {
    display: block;
    margin: 0 auto 50px;
    width: 40%;
}
.tott_4sec1,
.tott_4sec3 {
    padding-right: 30px;
    border-right: 3px solid #d0ebff;
}
.tott_4sec2,
.tott_4sec4 {
    padding-left: 30px;
    border-left: 3px solid #d0ebff;
}
.tott_4sec_hr {
    width: 100%;
    height: 6px;
    background: #d0ebff;
    margin: 40px 0;
}
.dyk_tott .tott_bot_stats {
    display: inline-block;
    letter-spacing: -1em;
    font-size: 0;
    margin: 30px 0 0;
}
.dyk_tott .tott_bot_stats .tott_bot_stat {
    display: inline-block;
    letter-spacing: normal;
    font-size: 18px;
    vertical-align: top;
    width: 25%;
    padding: 0 30px;
}
.dyk_tott .tott_bot_stats .tott_bot_stat img {
    width: 65%;
    margin-bottom: 30px;
}
.dyk_tott .tott_bot_stats .tott_bot_stat p {
    font-size: 21px;
    font-weight: 700;
}
.dyk_tott .dyk_grey {
    background: #dddfcf;
}
.dyk_tott#tott_content .story_selec .img_selec img:nth-of-type(2) {
    margin: 0 4%;
}
/* DYK GIVING */
#giving_anchor h1 {
    margin-top: 20px !important;
}
.dyk_giving .dyk_giving_buttons {
    display: inline-block;
    letter-spacing: -1em;
    font-size: 0;
    width: 100%;
    margin: 40px 0 0;
}
.dyk_giving .dyk_giving_buttons .menu li {
    width: 50%;
    display: inline-block;
}
.dyk_giving .dyk_giving_buttons .menu li a {
    color: #fff;
    text-transform: uppercase;
    opacity: 0.5;
    display: inline-block;
    letter-spacing: normal;
    font-size: 18px;
    width: 96%;
    background: #fc642b;
    padding: 12px 10px;
    text-align: center;
    margin: 10px 0;
    text-decoration: none;
}
.dyk_giving .dyk_giving_buttons .menu li#menu-item-21772 a {
    background: #f7941e;
} /* Matches menu id on main site */
.dyk_giving .dyk_giving_buttons .menu li#menu-item-21458 a {
    background: #9c5d9e;
} /* Matches menu id on main site */
.dyk_giving .dyk_giving_buttons .menu li#menu-item-22016 a {
    background: #3fa9f5;
} /* Matches menu id on main site */
.dyk_giving .dyk_giving_buttons .menu li.current-menu-item a,
.dyk_giving .dyk_giving_buttons .menu li a:hover {
    opacity: 1;
}
.dyk_giving .dyk_giving_buttons .dyk_giving_button {
    display: inline-block;
    letter-spacing: normal;
    font-size: 18px;
    width: 48%;
    background: #fc642b;
    padding: 12px 10px;
    text-align: center;
    margin: 10px 1%;
    text-decoration: none;
}
.dyk_giving .dyk_giving_buttons #dyk_give_but2 {
    background: #9c5d9e;
}
.dyk_giving .dyk_giving_buttons #dyk_give_but3 {
    background: #f7941e;
}
.dyk_giving .dyk_giving_buttons #dyk_give_but4 {
    background: #3fa9f5;
}
.dyk_giving .dyk_giving_buttons #dyk_give_but5 {
    background: #69be28;
}
.dyk_giving .dyk_giving_buttons #dyk_give_but6 {
    background: #198500;
}
.dyk_giving .dyk_giving_buttons #dyk_give_but7 {
    background: #002d56;
}
.dyk_giving .dyk_giving_buttons .dyk_giving_button:hover {
    background: #434343 !important;
}
.dyk_giving .dyk_giving_buttons .dyk_giving_button h2 {
    color: #fff;
    margin: 0;
    font-size: 25px;
    line-height: 25px;
}
.dyk_giving .dyk_giving_options {
    display: inline-block;
    width: 100%;
}
#dyk_give {
    background: #f5f7e6;
}
#dyk_give #checkout_form .giveform_field label {
    color: #373737;
}
#dyk_give .give-option form p,
#dyk_give #give_steps .give_steps-single p,
#dyk_give h2 {
    color: #373737;
}
.dyk_giving .sp_give_section p {
    color: #3e3e3e !important;
}
.dyk_giving .sp_give_section .give-option #give-oneother label {
    color: #3e3e3e;
}
.dyk_giving .sp_give_section .give-option #give-oneother input.one_off_donate {
    background: #e4e4e4;
}
.dyk_giving
    .sp_give_section
    .give-option
    form
    button[type="submit"].give_button {
    background: #e4e4e4;
}
.dyk_giving
    .sp_give_section
    .give-option
    form
    button[type="submit"].give_button:hover {
    background: #434343;
}
.dyk_giving
    .sp_give_section
    .give-option
    #give-oneother
    button[type="submit"]:hover {
    background: #e4e4e4;
}
.dyk_giving .sp_give_section .vt-inner--thinner {
    width: 800px;
}
.dyk_giving .dyk_giving_options #give-oneoff {
    display: none;
}
.dyk_form .gform_wrapper {
    margin: 40px 0 0;
}

.dyk_form
    .gform_wrapper
    .gform_body
    .gform_fields
    .gfield
    .field_description_below
    .gfield_description {
    padding-top: 5px;
}
.dyk_form
    .gform_wrapper
    .top_label
    .ginput_complex.ginput_container.ginput_container_email {
    width: 100%;
}
.dyk_form .gform_wrapper .gform_body {
    display: inline-block;
    width: 100%;
}
.dyk_form .gform_wrapper .gform_body .gform_fields {
    width: 100%;
    display: inline-block;
}
.dyk_form .gform_wrapper .gform_body .gform_fields .gfield {
    display: inline-block;
    margin: 0 1% 20px !important;
    width: 100%;
    padding: 0;
}
.dyk_form .gform_wrapper .gform_body .gform_fields .gfield.form_10 {
    width: 10%;
}
.dyk_form .gform_wrapper .gform_body .gform_fields .gfield.form_45 {
    width: 42%;
}
.dyk_form .gform_wrapper .gform_body .gform_fields .gfield.form_50 {
    width: 48%;
}
.dyk_form
    .gform_wrapper
    .gform_body
    .gform_fields
    .gfield.field_sublabel_below
    span {
    width: 47%;
    margin: 0 1% !important;
    padding: 0;
}
.dyk_form
    .gform_wrapper
    .gform_body
    .gform_fields
    .gfield.field_sublabel_below
    span
    input {
    width: 100% !important;
}
.dyk_form .gform_wrapper .gform_body .gform_fields .gfield select {
    width: 100%;
    background: none;
    height: 32px;
    border: none;
    background: #efefef;
    font-size: 17px !important;
}
.dyk_form .gform_wrapper .gform_body .gform_fields .gfield input {
    width: 100%;
    font-size: 17px !important;
    padding: 7px 10px !important;
    border: none;
    background: #efefef;
}
.dyk_form .gform_wrapper .gform_footer input[type="submit"] {
    background: #373737;
    color: #fff;
    margin: 20px 0 0;
    float: right;
    font-size: 18px !important;
    border: none;
    padding: 10px 18px !important;
}
#form_archor #gform_confirmation_message_60 {
    font-size: 24px;
    line-height: 31px;
    font-weight: bold;
}
.dyk_gen_form .full_radio {
    width: 100%;
}
/***************************************
############### TGJ PAGES ##############
***************************************/
.tgj_content * {
    box-sizing: border-box;
}
.sub-nav.tgj_sub_menu .ubermenu-nav li:last-of-type a {
    background: #fff;
    color: #373737;
    text-transform: uppercase;
    padding: 10px 10px 7px;
    margin: 11px 0 11px 10px;
    font-size: 15px !important;
    border-radius: 7px;
    -webkit-border-radius: 7px;
}
.sub-nav.tgj_sub_menu .ubermenu-nav li:last-of-type a:hover,
.sub-nav.dyk_sub_menu
    .ubermenu-nav
    li:last-of-type.ubermenu-current_page_item
    a {
    background: #373737;
    color: #fff;
}
#tgj-footer-area {
    margin-top: 0 !important;
}
#tgj-footer-area #signup_foot {
    background: #69be28;
}
#tgj-footer-area #bottom-foot {
    width: 100%;
}
.tgj_theme_color_block {
    background: #69be28;
}
.tgj_content h1 {
    color: #69be28;
    text-align: center;
    padding: 0;
}
.tgj_content p {
    font-size: 17px;
    line-height: 29px;
    margin: 30px 0;
}
.tgj_content .step_arrow {
    margin: 0;
}
.tgj_content .step_arrow span {
    border-top: 35px solid #c8c8c8;
}
.tgj_play_button {
    cursor: pointer;
    margin: -70px auto 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 210px;
    text-align: center;
}
.tgj_play_button:hover {
    opacity: 0.7;
}
.tgj_video .tgj_play_button img,
.tgj_video #front_video_mob img {
    width: 160px;
    border: none;
}

.tgj_ten_years_video .tgj_play_button img,
.tgj_ten_years_video #front_video_mob img {
    width: 160px;
    border: none;
}

.tgj_full_img {
    width: 100%;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 450px;
    position: relative;
    border-bottom: 7px solid #c8c8c8;
}
.tgj_full_img1 {
    background-image: url("../images/tgj/tgj_full_img1.jpg");
    height: 600px;
    background-position: top center;
}
.tgj_full_img h1 {
    color: #fff;
    text-transform: none;
    text-shadow: 0 0 15px #000;
}
.tgj_full_img2 {
    background-image: url("../images/tgj/tgj_full_img2.jpg");
}

.tgj_full_img3 {
	background-image: url("../images/tgj/tgj_full_img3.jpg");
}

.tgj_content .box_content {
    text-align: center;
    padding: 50px 0;
}

.tgj_content .tgj_content_ten_years__header {
    background-image: url("../images/tgj/tgj_10_years_head.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 7px solid #c8c8c8;
}


.tgj_content .tgj_content__header {
    background-image: url("../images/tgj/tgj_header_2020.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 7px solid #c8c8c8;
}
.tgj_content .tgj_content__header .tgj_content__header_txt {
    width: 400px;
    margin: 60px 0;
}

.tgj_content .tgj_content_ten_years__header .tgj_content__header_txt {
    width: 400px;
    margin: 60px 0;
}


.tgj_content .tgj_content__header .tgj_content__header_txt img {
    width: 100%;
    max-width: 230px;
    margin: 0 auto 20px;
    display: block;
}

.tgj_content .tgj_content_ten_years__header .tgj_content__header_txt img {
    width: 100%;
    max-width: 230px;
    margin: 0 auto 20px;
    display: block;
}

.tgj_content .tgj_content__header .tgj_content__header_txt h1 {
    color: #fff;
    font-size: 30px;
    padding: 0;
    margin: 0 0 20px;
    text-shadow: 0 0.125rem 0.625rem #000;
}

.tgj_content .tgj_content_ten_years__header .tgj_content__header_txt h1 {
    color: #fff;
    font-size: 30px;
    padding: 0;
    margin: 0 0 20px;
    text-shadow: 0 0.125rem 0.625rem #000;
}

.tgj_content .tgj_content__header .tgj_content__header_txt p {
    color: #fff;
    font-size: 17px;
    line-height: 26px;
    margin: 0;
    text-shadow: 0 0.125rem 0.625rem #000;
}

.tgj_content .tgj_content_ten_years__header .tgj_content__header_txt p {
    color: #fff;
    font-size: 17px;
    line-height: 26px;
    margin: 0;
    text-shadow: 0 0.125rem 0.625rem #000;
}

.tgj_content .tgj_content__header .tgj_content__header_txt a {
    background: #69be28;
    color: #fff;
    width: 100%;
    padding: 17px 0 13px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    margin: 30px 0 0;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 22px;
    position: relative;
}

.tgj_content .tgj_content_ten_years__header .tgj_content__header_txt a {
    background: #69be28;
    color: #fff;
    width: 100%;
    padding: 17px 0 13px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    margin: 30px 0 0;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 22px;
    position: relative;
}

.tgj_content .tgj_content__header .tgj_content__header_txt a:hover {
    background: #548c25;
    text-decoration: none;
}

.tgj_content .tgj_content_ten_years__header .tgj_content__header_txt a:hover {
    background: #548c25;
    text-decoration: none;
}

.tgj_content .tgj_content__header .tgj_content__header_txt a span {
    background: #fff url(../images/tgj/tgj_sprite.png) 4px 9px;
    background-size: 560px;
    height: 30px;
    width: 30px;
    position: absolute;
    border-radius: 50%;
    margin-top: -15px;
    right: 10px;
    top: 50%;
}

.tgj_content .tgj_content_ten_years__header .tgj_content__header_txt a span {
    background: #fff url(../images/tgj/tgj_sprite.png) 4px 9px;
    background-size: 560px;
    height: 30px;
    width: 30px;
    position: absolute;
    border-radius: 50%;
    margin-top: -15px;
    right: 10px;
    top: 50%;
}

.tgj_video {
    position: relative;
}

.tgj_ten_years_video {
    position: relative;
	border-bottom: 7px solid #c8c8c8;
}


.tgj_video img {
    border-radius: 8px;
    border-bottom: 7px solid #69be28;
    width: 650px;
}

.tgj_ten_years_video img {
    border-radius: 8px;
    border-bottom: 7px solid #69be28;
    width: 650px;
}

.tgj_video #front_video_mob {
    background: transparent;
    border: none;
    width: 300px;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}

.tgj_ten_years_video #front_video_mob {
    background: transparent;
    border: none;
    width: 300px;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}

.tgj_full_img_txtbox {
    background: #dbdbdb;
    width: 420px;
    padding: 30px 50px;
    position: absolute;
    bottom: -80px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 8px;
}
.tgj_full_img_txtbox h1 {
    color: #69be28;
    font-size: 42px;
    line-height: 50px;
    text-shadow: none;
    margin: 0 0 40px;
    font-weight: 600;
}
.tgj_full_img_txtbox p {
    font-size: 17px;
    line-height: 29px;
    text-align: center;
    margin: 0;
}
.tgj_story .box_content {
    padding-top: 140px;
}
.tgj_icons h1 {
    color: #fff;
    display: inline-block;
    font-size: 50px;
    vertical-align: middle;
}
.tgj_icons .tgj_icons_single {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 266px;
}
.tgj_icons .tgj_icons_single span {
    background: url(../images/tgj/tgj_sprite.png) -1px -29px no-repeat;
    background-size: 560px;
    width: 119px;
    height: 119px;
    display: block;
    margin: 0 auto;
}
.tgj_icons .tgj_icons_single.second span {
    background-position: -1px -157px;
}
.tgj_icons .tgj_icons_single.third span {
    background-position: -1px -284px;
}
.tgj_icons .tgj_icons_single h2 {
    color: #fff;
    font-size: 24px;
    text-transform: none;
    margin: 15px 0 0;
}
#tgj_give {
    background: #69be28;
}
#tgj_give h1 {
    color: #fff;
}
#tgj_give #give_steps .give_steps-single {
    margin: 0 4% 0 0;
}
#tgj_give #give_steps .give_steps-single#checkout-step-three {
    margin-right: 0;
}
.tgj_content .sp_give_section .vt-inner--thinner {
    width: 800px;
}
#tgj_give #give-option-reg .give_option a h1 {
    padding: 12px 0;
}
#tgj_give .give-cont .give-button {
    background: #8cde4d;
    color: #fff;
    border-color: #8cde4d;
}
#tgj_give .give-cont .give-button:hover {
    background: #548c25;
}
#tgj_give .give-cont .give-button.give_active {
    background: #fff;
    color: #8cde4d;
}
#tgj_give .give-option #give-oneother button[type="submit"],
#tgj_give .give-option form button[type="submit"],
#tgj_give .give-option form a.submit {
    background: #8cde4d;
    color: #fff;
    border-color: #8cde4d;
}
#tgj_give .give-option #give-oneother button[type="submit"]:hover,
#tgj_give .give-option form button[type="submit"]:hover,
#tgj_give .give-option form a.submit:hover {
    background: #fff;
    color: #8cde4d;
}
/* TGJ IMPACT */
.tgj_impact .tgj_content__header {
    background-image: url("../images/tgj/tgj_impact_head.jpg");
    background-position: center top;
    height: 770px;
    position: relative;
}
.tgj_impact .tgj_content__header h1 {
    position: absolute;
    color: #fff;
    text-transform: none;
    font-weight: 600;
    top: 150px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tgj_impact .tgj_content__header .tgj_content__header__imgs {
    position: absolute;
    bottom: 140px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 800px;
}
.tgj_impact .tgj_content__header .tgj_content__header__imgs img {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.tgj_impact .tgj_content__header p {
    background: #a4ba56;
    color: #fff;
    text-align: center;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 16%;
    margin: 0;
}
.tgj_items .box_content {
    padding: 10px 0;
}
.tgj_items .tgj_items_single {
    margin: 50px 0;
}
.tgj_items .tgj_items_single img {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    margin: 0 4% 0 0;
}
.tgj_items .tgj_items_single .tgj_items_single_txt {
    display: inline-block;
    vertical-align: top;
    width: 66%;
    text-align: left;
}
.tgj_items .tgj_items_single .tgj_items_single_txt h1 {
    font-size: 32px;
    line-height: 38px;
    text-align: left;
}
.tgj_items .tgj_items_single .tgj_items_single_txt p {
    margin: 20px 0;
}
.tgj_impact_full_img1 {
    background-image: url("../images/tgj/tgj_impact_full_img1.jpg");
}
/* TGJ FAQs */
.tgj_content {
    padding-top: 0;
}
.tgj_content.adjust {
    margin-top: 60px;
}
.tgj_content.tgj_faqs .tgj_content__header {
    background-image: url("../images/tgj/tgj_faq_head.jpg");
    background-position: center bottom;
}
.tgj_content.tgj_faqs h1 {
    margin-top: 50px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.tgj_content .faq__top__arrow {
    background-image: url("../images/tgj/arrow_blue_right.png");
}
.tgj_content .faq__top__arrow--active {
    background-image: url("../images/tgj/arrow_blue_down.png");
}
/* PREPAID SHOEBOX WORLD */
.prepaid_shoebox .step_arrow {
    position: relative;
    margin: 0;
}
.prepaid_shoebox .prepaid_shoebox_head {
    background: url(../images/newocc/shoebox_banner.gif) no-repeat center;
    background-size: cover;
    height: 570px;
    width: 100%;
    border-bottom: 7px solid #dbd7d7;
    position: relative;
}
.prepaid_shoebox .prepaid_shoebox_head img {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 400px;
}
.prepaid_shoebox .prepaid_shoebox_bg {
    background: #84b744;
    padding: 80px 0;
    margin: -35px 0 -50px;
    width: 100%;
}
.prepaid_shoebox .prepaid_shoebox_bg .box_content {
    text-align: center;
}
.prepaid_shoebox .prepaid_shoebox_bg .box_content h1 {
    color: #fff;
    margin: 0;
}
.prepaid_shoebox .prepaid_shoebox_bg .tott-narrow {
    background: #6b9941;
    display: inline-block;
    padding: 40px 20px;
    border-radius: 10px;
}
.prepaid_shoebox
    .prepaid_shoebox_bg
    .tott-narrow
    .one_off_donate#one-off-donate-other-amount {
    pointer-events: none;
}
.prepaid_shoebox .prepaid_shoebox_bg .tott-narrow .give-option #give-oneother {
    margin-top: 0;
}
.prepaid_shoebox .prepaid_shoebox_bg .tott-narrow .give-button {
    display: none;
}
.sp_give_section#shoe_give {
    background: #69be28;
}
#shoe_give .give-option #give-oneother button[type="submit"],
#shoe_give .give-option form button.submit,
#shoe_give .give-option form a.submit {
    background: #8cde4d;
    color: #fff;
    border-color: #8cde4d;
}
#shoe_give .give-option #give-oneother button[type="submit"]:hover,
#shoe_give .give-option form button.submit:hover,
#shoe_give .give-option form a.submit:hover {
    background: #fff;
    color: #8cde4d;
    border-color: #8cde4d;
}
#shoe_give .give-option form a.submit {
    display: none;
}
/*
### JOIN AN EVENTS TEAM ###
*/
.page_sec {
    width: 100%;
    padding: 110px 20px;
    text-align: center;
}
.page_sec .page_button {
    letter-spacing: normal;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 22px;
    width: 200px;
    margin: 70px auto 0;
    padding: 12px 0 10px;
    display: block;
    border: 3px solid #fff;
    border-radius: 5px;
    transition: all 0.2s ease-in-out;
}
.page_sec .page_button:hover {
    text-decoration: none;
    background: #fff;
    color: #002d56;
}
.page_sec.full_img {
    height: 480px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.page_sec h2 {
    font-size: 31px;
    font-weight: 600;
    margin: 0 0 60px;
}
.page_sec p {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 40px;
}
.join_team * {
    box-sizing: border-box;
}
.join_team .join_team_header {
    background: url("../images/signup/team_head.jpg") no-repeat center;
    background-size: cover;
    padding: 170px 20px;
    text-align: center;
    border-bottom: 7px solid #dbd7d7;
}
.join_team .join_team_header h1 {
    color: #fff;
    font-size: 43px;
}
.team_content p:first-of-type {
    font-size: 21px;
    line-height: 31px;
}
.join_team .team_bg2 {
    background-image: url("../images/signup/team_bg2.jpg");
}
.join_team .join_apply {
    background: #002d56;
    border-bottom: 7px solid #dbd7d7;
    letter-spacing: -1em;
    font-size: 0;
}
.join_team .join_apply h2 {
    color: #fff;
    letter-spacing: normal;
}
.join_apply .join_apply__single {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding: 0 10px;
    letter-spacing: normal;
    font-size: 21px;
}
.join_apply .join_apply__single img {
    border: 4px solid #fff;
    border-radius: 50%;
    margin: 0 0 20px;
    padding: 20px;
    width: 140px;
}
.join_apply .join_apply__single p {
    color: #fff;
    margin: 0;
    font-style: italic;
    font-size: 20px;
    line-height: 30px;
}
.join_faqs .page_button {
    color: #002d56;
    border-color: #002d56;
    margin: 0 auto;
}
.join_faqs .page_button:hover {
    background: #002d56;
    color: #fff;
}
.join_map {
    margin: 100px 0 0;
}
.join_map .map_bg {
    display: inline-block;
    vertical-align: top;
    width: 440px;
    position: relative;
}
.join_map .map_bg img {
    width: 100%;
}
.join_map .map_bg .map_marker {
    background: url(../images/signup/marker.png) no-repeat center;
    background-size: 33px;
    position: absolute;
    width: 32px;
    height: 50px;
    display: none;
}
.join_map .map_bg .map_marker small {
    color: #0054a1;
    font-size: 19px;
    display: block;
    font-weight: 600;
    width: 0;
}
#minehead {
    bottom: 71px;
    right: 169px;
}
#minehead small {
    margin: 51px 0 0 -86%;
    width: 92px;
}
#skegness {
    bottom: 187px;
    right: 35px;
}
#skegness small {
    margin: 51px 0 0 -25px;
    width: 86px;
}
#south {
    bottom: 51px;
    right: 64px;
}
#south small {
    margin: 51px 0 0 -38px;
    width: 112px;
}
#north {
    bottom: 189px;
    right: 125px;
}
#north small {
    margin: 51px 0 0 -42px;
    width: 114px;
}
#newwine {
    bottom: 68px;
    right: 133px;
}
#newwine small {
    margin: 51px 0 0 -29px;
    width: 94px;
}
.join_map .join_map_events {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 50px;
}
.join_map .join_map_events .join_map_events_single {
    text-align: left;
    padding: 8px 10px;
    margin: 0 0 10px;
}
.join_map .join_map_events .join_map_events_single:hover {
    background: #efefef;
    cursor: pointer;
}
.join_map .join_map_events .join_map_events_single h3 {
    color: #002d56;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 5px;
}
.join_map .join_map_events .join_map_events_single p {
    margin: 0;
}
.join_current {
    background: #002d56;
    margin-bottom: -56px;
}
.join_current h2 {
    color: #fff;
}
.join_current .page_button {
    margin: 0 auto 40px;
}
.join_current p {
    color: #fff;
}
.join_current p a {
    color: #fff;
    font-weight: 600;
}
/* TEAM FORM */
.join_team .gform_wrapper {
    background: #eeeeee;
    padding: 50px 90px;
}
.join_team .gform_wrapper .gform_body {
    width: 100%;
}
.join_team .gform_wrapper .gform_fields .gfield {
    display: inline-block;
    padding-right: 2%;
    margin-top: 5px;
}
.join_team .gform_wrapper .gform_fields .gfield .ginput_container {
    margin-top: 4px;
}
.join_team .gform_wrapper .gform_fields .gfield .gfield_label {
    font-size: 18px;
    line-height: 28px;
}
.join_team
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    font-size: 18px;
    padding: 12px 18px !important;
    border: 2px solid #d9d9d9;
    width: 100%;
}
.join_team .gform_wrapper .gform_fields .gfield select {
    height: 44px;
    margin: 0;
    width: 100% !important;
}
.join_team .gform_wrapper .gform_fields .gsection {
    width: 100%;
    border: none;
    margin: 0 0 40px;
    padding: 0;
}
.join_team .gform_wrapper .gform_fields .gsection h2 {
    color: #3e3e3e;
    font-size: 31px;
    text-transform: uppercase;
}
.join_team .gform_wrapper .gform_fields .title_field {
    width: 12%;
}
.join_team .gform_wrapper .gform_fields .title_field input {
    width: 100%;
}
.gform_fields .name_field,
.gform_fields .surname_field {
    width: 44%;
}
.join_team .gform_wrapper .gform_fields .half_field {
    width: 50%;
}
.join_team .gform_wrapper .gform_fields .full_field {
    width: 100%;
    padding-right: 0;
}
.join_team .gform_wrapper .gform_fields .twothird_field {
    width: 66%;
}
.join_team .gform_wrapper .gform_fields .last_field {
    padding-right: 0;
}
.join_team .gform_wrapper .gform_fields .name_field input {
    width: 100%;
}
.join_team .gform_wrapper .gform_fields .surname_field {
    padding-right: 0;
}
.join_team .gform_wrapper .gform_fields .surname_field input {
    width: 100%;
}
.join_team
    .gform_wrapper
    .gform_fields
    .gfield
    .gfield_checkbox
    li
    input[type="checkbox"] {
    display: inline-block;
    vertical-align: top;
}
.join_team
    .gform_wrapper
    .gform_fields
    .gfield
    .gfield_checkbox
    li
    input[type="checkbox"]:focus {
    outline: none;
}
.join_team .gform_wrapper .gform_fields .gfield .gfield_checkbox li label {
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
}
.join_team .gform_wrapper .gform_fields .gfield .gfield_radio li label {
    font-size: 18px;
    font-weight: normal;
}
.join_team
    .gform_wrapper
    .gform_fields
    .gfield
    .gfield_radio
    li
    input[type="radio"]:focus {
    outline: none;
}
.join_team .gform_wrapper .gform_fields .no_label {
    margin: -20px 0 0;
}
.join_team .gform_wrapper .gform_fields .no_label .gfield_label {
    display: none;
}
.join_team .gform_wrapper .gform_fields .label_notbold .gfield_label {
    font-weight: normal;
}
.join_team .gform_wrapper .gform_fields .gfield_html p {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 10px;
}
.join_team .gform_wrapper .gform_fields .gfield_html p:first-of-type {
    font-size: 18px;
    line-height: 28px;
}
.join_team .gform_wrapper .gform_fields .gfield .gfield_description {
    padding: 5px 0 0;
}
.join_team .gform_wrapper .gform_fields .check_half {
    width: 100%;
    padding-right: 0;
}
.join_team .gform_wrapper .gform_fields .check_half li {
    width: 50%;
    display: inline-block;
    margin: 25px 0 0;
}
.join_team .gform_wrapper .gform_fields .check_half li:nth-of-type(2n + 2) {
    padding-right: 2%;
}
.join_team .gform_wrapper .gform_fields .check_half li input[type="checkbox"],
.join_team .gform_wrapper .gform_fields .check_half li label {
    display: inline-block;
    vertical-align: top;
}
.join_team .gform_wrapper .gform_fields .address_fields {
    padding-right: 0;
    width: 100%;
}
#site-wrapper
    .join_team
    .gform_wrapper
    .ginput_complex.ginput_container_address
    span.ginput_left {
    width: 50%;
    margin: 0 !important;
    padding-right: 2% !important;
}
.join_team .gform_wrapper .gform_fields .address_fields .ginput_left input {
    width: 100% !important;
}
.join_team .gform_wrapper .gform_fields .address_fields .ginput_right {
    width: 50%;
    margin: 0;
    padding-right: 0;
}
.join_team .gform_wrapper .gform_fields .address_fields .ginput_right input {
    width: 100% !important;
}
.join_team .gform_wrapper .gform_fields .age_check .gfield_label {
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
}
.join_team .gform_wrapper .gform_fields .age_check .ginput_container {
    font-weight: normal;
    display: inline-block;
    margin: 0 0 0 14px;
    vertical-align: middle;
}
.join_team .gform_wrapper .gform_fields .age_check .ginput_container li {
    margin: 0;
}
.join_team .gform_wrapper .gform_fields .age_check .ginput_container li input {
    margin: 0 2px 0 0;
}
.join_team .gform_wrapper .gform_fields .age_check .ginput_container li label {
    font-size: 18px;
    font-weight: bold;
}
.join_team .gform_wrapper .gform_footer {
    text-align: right;
}
.join_team .gform_wrapper .gform_footer input[type="submit"] {
    background: #002d56;
    color: #fff;
    font-size: 18px !important;
    text-transform: uppercase;
    border: none;
    padding: 10px 10px !important;
}
.join_faqs h2 {
    font-size: 31px;
    font-weight: 600;
    margin: 0 0 60px;
    text-align: center;
}
.join_faqs .faq__top__title {
    font-weight: 500;
    font-size: 19px;
    line-height: 29px;
    font-family: "Droid Sans", sans-serif;
}

.join_faqs .faq__top__title_mod {
    font-weight: 500;
    font-size: 19px;
    line-height: 29px;
    font-family: "Droid Sans", sans-serif;
}

.join_faqs .faq_wrap p {
    font-size: 18px;
    line-height: 28px;
    margin: 15px 0;
}
.join_faqs .faq__top__arrow {
    background-image: url("../images/signup/arrow_blue_right.png");
}
.join_faqs .faq__top__arrow--active {
    background-image: url("../images/signup/arrow_blue_down.png");
}
/* RF HOLDING PAGE */
#site-wrapper .sub-nav.rf_sub_menu {
    border-bottom: 5px solid #fff;
}
#site-wrapper .sub-nav.rf_sub_menu #catNavTitle a {
    color: #231f20;
    font-family: "pragmatica-slabserif", sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin: 22px 0 0 22px;
    text-transform: none;
}
.rf_content * {
    font-family: "proxima-nova", sans-serif;
    box-sizing: border-box;
}
.rf_tear_top {
    background: url(../images/newrf/tear_top.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 71px;
    position: relative;
    z-index: 10;
}
.rf_tear_bottom_trans {
    background: url(../images/newrf/tear_bottom.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 71px;
    position: relative;
    z-index: 999;
    margin-top: -64px;
}
.rf_content .page_sec.content {
    padding: 30px 0;
}
.page_sec.rf_yellow_bg {
    background: #eec32c;
}
.page_sec.rf_light_yellow_bg {
    background: #fadb32;
}
.rf_content p {
    font-size: 21px;
    line-height: 29px;
}
.rf_content h1,
.rf_content h2,
.rf_content h3 {
    font-family: "pragmatica-slabserif", sans-serif;
    font-weight: 600;
}
.rf_content h1 {
    font-size: 38px;
    color: #5f6f01;
    text-transform: none;
    letter-spacing: 1px;
}
.rf_content .page_sec p a {
    color: #5c6d00;
    font-weight: bold;
}
.rf_content .button {
    color: #5c6d00;
    background: #fff;
    padding: 15px 20px 12px;
    font-family: "pragmatica-slabserif", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    text-decoration: none;
    display: block;
    text-align: center;
    transition: 0.2s;
}
.rf_content .button:hover {
    background: #5c6d00;
    color: #fff;
}
.rf_content .page_sec {
    text-align: left;
    display: inline-block;
}
.rf_content .page_sec p {
    color: #231f20;
}
.rf_content .page_sec.content {
    padding: 60px 20px 50px;
    text-align: center;
}
.rf_holding_content h2 {
    color: #231f20;
    font-family: "pragmatica-slabserif", sans-serif;
    text-transform: none;
}
.rf_content.adjust {
    margin-top: 60px;
}
.rf_content .rf_home_head {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fee334+0,eec32c+70,eec32c+100 */
    background: #fee334; /* Old browsers */
    background: -moz-linear-gradient(
        top,
        #fee334 0%,
        #eec32c 70%,
        #eec32c 100%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
        top,
        #fee334 0%,
        #eec32c 70%,
        #eec32c 100%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
        to bottom,
        #fee334 0%,
        #eec32c 70%,
        #eec32c 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee334', endColorstr='#eec32c',GradientType=0 ); /* IE6-9 */
    padding: 60px 0 30px;
}
.rf_content .rf_home_head img.rf_logo {
    width: 380px;
    display: inline-block;
    vertical-align: top;
}
.rf_content .rf_home_head img.rf_lemon {
    width: 400px;
    display: inline-block;
    vertical-align: middle;
}
.rf_content .rf_home_head .rf_tag {
    width: 350px;
    display: inline-block;
    vertical-align: bottom;
}
.rf_content .rf_home_head .rf_tag .button {
    margin: 20px 0 0;
}
.rf_content .stats {
    text-align: center;
    margin: 60px 0 80px;
}
.rf_content .stats .stats_single {
    display: inline-block;
    text-align: center;
    width: 30%;
    padding: 0 10px;
}
.rf_content .stats .stats_single img {
    width: 80%;
}
.rf_content .stats .stats_single h3 {
    text-transform: uppercase;
    font-size: 19px;
    line-height: 24px;
    margin: 20px 0 0;
}
.rf_content .rf_bg {
    background: no-repeat center;
    background-size: cover;
    padding: 80px 0;
}
.rf_content .rf_bg1 {
    background-image: url("../images/newrf/rf_bg1.jpg");
    padding: 80px 0 120px;
}
.rf_content .rf_bg1 .ukdr_vid {
    background-image: url(../images/newrf/emel.jpg);
    border: 4px solid #eec32c;
    width: 600px;
    height: 340px;
    float: right;
    margin: 0 50px 20px 0;
}
.rf_content .rf_bg1 .ukdr_vid .button:hover {
    opacity: 1;
    background: url(../images/front-page/play.png);
    background-color: transparent;
    background-size: 73px;
}
.rf_content .rf_bg1 h1 {
    color: #fff;
    letter-spacing: 1px;
    float: right;
    width: 60%;
    text-align: center;
}
.rf_content .rf_bg1 h1 strong {
    color: #eec32c;
    font-family: "pragmatica-slabserif", sans-serif;
    font-size: 44px;
    font-weight: 500;
}
.rf_content .rf_works {
    text-align: center;
    padding: 30px 20px 80px;
}
.rf_content .rf_works h1 {
    margin: 0 0 30px;
}
.rf_content .rf_works .button {
    width: 40%;
    margin: 0 auto;
}
.rf_content .rf_stats {
    text-align: center;
    padding: 50px 20px;
}
.rf_content .rf_stats h1 {
    margin: 0 0 40px;
}
.rf_content .rf_multiply {
    text-align: center;
}
.rf_content .rf_multiply .button {
    margin: 0 auto 40px;
    width: 325px;
}
.rf_content .rf_multiply h1 {
    margin: 0 0 30px;
}
.church_stats {
    letter-spacing: -1em;
    font-size: 0;
}
.church_stats .church_stats_single {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    font-size: 21px;
    width: 25%;
    text-align: center;
    padding: 10px 20px;
    border-right: 6px solid #fbe25b;
}
.church_stats .church_stats_single:last-of-type {
    border: none;
}
.church_stats .church_stats_single h1 {
    font-size: 64px;
    margin: 0 0 15px;
}
.church_stats .church_stats_single p {
    margin: 0;
}
.rf_content .rf_home_bottom {
    text-align: center;
    padding: 60px 20px;
}
.rf_content .rf_home_bottom h3 {
    text-transform: none;
    line-height: 41px;
}
.rf_content .rf_home_bottom .button {
    margin: 50px auto 0;
    width: 40%;
}
.rf_content .rf_bg2 {
    background-image: url("../images/newrf/rf_bg2.jpg");
    padding: 80px 20px;
    text-align: center;
}
.rf_content .rf_bg2 h1 {
    color: #fff;
    margin: 0 0 40px;
}
.rf_content .rf_bg2 h3 {
    color: #eec32c;
    text-transform: none;
}
.rf_content .rf_bg2 .lemons {
    letter-spacing: -1em;
    font-size: 0;
    text-align: center;
    margin: 50px 0 0;
}
.rf_content .rf_bg2 .lemons .lemons_single {
    display: inline-block;
    vertical-align: top;
    width: 33.33333%;
    padding: 0 20px;
    letter-spacing: normal;
    font-size: 20px;
}
.rf_content .rf_bg2 .lemons .lemons_single span {
    background: url(../images/newrf/lemon_bg.png) no-repeat center;
    background-size: 135px;
    color: #fff;
    font-size: 42px;
    padding: 34px 0;
    display: block;
    margin: 0 0 20px;
}
.rf_content .rf_bg2 .lemons .lemons_single p {
    color: #fff;
}
.rf_content .rf_bg2 .button {
    width: 50%;
    margin: 30px auto 0;
}
.rf_content.rf_how .rf_home_head {
    background: url("../images/newrf/rf_how_head.jpg") no-repeat center;
    background-size: cover;
    text-align: right;
    padding: 80px 0;
}
.rf_content.rf_how .rf_home_head .rf_tag h1 {
    color: #fff;
    text-align: center;
    margin: 30px 0;
    padding: 0;
}
.rf_content.rf_how .rf_tear_top,
.rf_content.rf_give .rf_tear_top {
    box-shadow: 0 -44px 83px 30px #eec32c;
    position: relative;
}
.rf_bottom {
    background: url(../images/newrf/rf_bottom.jpg) no-repeat center;
    background-size: cover;
    height: 600px;
    width: 100%;
    position: relative;
    border-bottom: 5px solid #eec32c;
}
.rf_bottom h1 {
    color: #fff;
    font-size: 75px;
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.rf_content.rf_how .content {
    background: #fff;
    position: relative;
    padding: 25px 20px 50px;
    z-index: 10;
}
.rf_content.rf_how .content h1 {
    margin: 10px 0 40px;
}
.rf_content.rf_how.rf_content .rf_bg1 {
    text-align: center;
    padding: 120px 0;
}
.rf_content.rf_how.rf_content .rf_bg1 h1 {
    color: #eec32c;
    float: none;
    width: 70%;
    display: inline-block;
    margin: 0 0 20px;
}
.rf_content.rf_how.rf_content .rf_bg1 h2 {
    color: #fff;
}
.rf_content.rf_how.rf_content .rf_bg2 p {
    color: #eec32c;
}
.rf_content.rf_give .rf_home_head {
    background: url("../images/newrf/rf_give_head.jpg") no-repeat center;
    background-size: cover;
    text-align: right;
    padding: 0;
    position: relative;
    height: 640px;
}
.rf_content.rf_give .rf_home_head h1 {
    text-shadow: 0 0 15px #000;
    color: #fff;
    float: none;
    text-align: center;
    position: absolute;
    top: 70px;
    left: 10px;
    right: 10px;
    margin: 0 auto;
    max-width: 700px;
}
.rf_content.rf_give .rf_home_head .button {
    position: absolute;
    bottom: 120px;
    width: 360px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.rf_content.rf_give .content {
    background: #fff;
    position: relative;
    z-index: 10;
}
.rf_content.rf_give .content h1 {
    margin: 0 0 40px;
}
.rf_resources .page_sec.content {
    background: url(../images/newrf/rf_hope_tile.jpg) 0px 0px;
    background-size: 404px;
    padding: 90px 20px 70px;
    margin-top: -50px;
}
.rf_resources .content .rf_resources_content {
    background: #fff;
    text-align: center;
    padding: 60px;
}
.rf_resources .content .rf_resources_content .ukdr_vid {
    background-image: url("../images/newrf/rf_resources_video.jpg");
}
.rf_resources .content .rf_resources_content .ukdr_vid .button:hover {
    background: url(../images/front-page/play.png);
    background-size: 73px;
    opacity: 1;
}
.rf_resources .content h1 {
    margin: 0 0 30px;
}
.rf_resources .church_pack {
    text-align: center;
    padding: 60px 0;
}
.rf_resources .church_pack h1 {
    margin: 0 0 30px;
}
.rf_resources .church_pack h2 {
    color: #5f6f01;
    text-transform: none;
    margin: 0 0 30px;
}
.rf_resources .church_pack img {
    display: block;
    margin: 0 auto 40px;
    max-width: 420px;
}
.rf_resources .church_pack .button {
    width: 220px;
    margin: 0 auto 40px;
    display: inline-block;
}
.rf_content .sp_resources {
    background: #eec32c;
    padding: 70px 0 0;
}
.rf_content .sp_resources h1 {
    color: #fff;
    font-family: "pragmatica-slabserif", sans-serif;
    text-transform: none;
    font-size: 36px;
    line-height: 43px;
    margin: 0 0 40px;
}
/*** RF Register your event ***/
.rf_home_head.reg_head .rf_tag {
    margin: 0 0 30px;
}
.rf_register .h1 {
    margin: 0 0 40px;
}
.rf_register .gform_wrapper {
    background: #eeeeee;
    padding: 50px 90px;
}
.rf_register .gform_wrapper .gform_body {
    width: 100%;
}
.rf_register .gform_wrapper .gform_fields .gfield {
    display: inline-block;
    padding-right: 2%;
    margin-top: 5px;
}
.rf_register .gform_wrapper .gform_fields .gfield .ginput_container {
    margin-top: 4px;
}
.rf_register .gform_wrapper .gform_fields .gfield .gfield_label {
    font-size: 18px;
    line-height: 28px;
}
.rf_register
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    font-size: 18px;
    padding: 12px 18px !important;
    border: 2px solid #d9d9d9;
    width: 100%;
}
.rf_register .gform_wrapper .gform_fields .gfield select {
    height: 44px;
    margin: 0;
    width: 100% !important;
}
.rf_register .gform_wrapper .gform_fields .gsection {
    width: 100%;
    border: none;
    margin: 0 0 40px;
    padding: 0;
}
.rf_register .gform_wrapper .gform_fields .gsection h2 {
    color: #3e3e3e;
    font-size: 31px;
    text-transform: uppercase;
}
.rf_register .gform_wrapper .gform_fields .title_field {
    width: 12%;
}
.rf_register .gform_wrapper .gform_fields .title_field input {
    width: 100%;
}
.gform_fields .name_field,
.gform_fields .surname_field {
    width: 44%;
}
.rf_register .gform_wrapper .gform_fields .half_field {
    width: 50%;
}
.rf_register .gform_wrapper .gform_fields .full_field {
    width: 100%;
    padding-right: 0;
}
.rf_register .gform_wrapper .gform_fields .twothird_field {
    width: 66%;
}
.rf_register .gform_wrapper .gform_fields .last_field {
    padding-right: 0;
}
.rf_register .gform_wrapper .gform_fields .name_field input {
    width: 100%;
}
.rf_register .gform_wrapper .gform_fields .surname_field {
    padding-right: 0;
}
.rf_register .gform_wrapper .gform_fields .surname_field input {
    width: 100%;
}
.rf_register
    .gform_wrapper
    .gform_fields
    .gfield
    .gfield_checkbox
    li
    input[type="checkbox"] {
    display: inline-block;
    vertical-align: top;
}
.rf_register
    .gform_wrapper
    .gform_fields
    .gfield
    .gfield_checkbox
    li
    input[type="checkbox"]:focus {
    outline: none;
}
.rf_register .gform_wrapper .gform_fields .gfield .gfield_checkbox li label {
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
}
.rf_register .gform_wrapper .gform_fields .gfield .gfield_radio li label {
    font-size: 18px;
    font-weight: normal;
}
.rf_register
    .gform_wrapper
    .gform_fields
    .gfield
    .gfield_radio
    li
    input[type="radio"]:focus {
    outline: none;
}
.rf_register .gform_wrapper .gform_fields .no_label {
    margin: -20px 0 0;
}
.rf_register .gform_wrapper .gform_fields .no_label .gfield_label {
    display: none;
}
.rf_register .gform_wrapper .gform_fields .label_notbold .gfield_label {
    font-weight: normal;
}
.rf_register .gform_wrapper .gform_fields .gfield_html p {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 10px;
}
.rf_register .gform_wrapper .gform_fields .gfield_html p:first-of-type {
    font-size: 18px;
    line-height: 28px;
}
.rf_register .gform_wrapper .gform_fields .gfield .gfield_description {
    padding: 5px 0 0;
}
.rf_register .gform_wrapper .gform_fields .check_half {
    width: 100%;
    padding-right: 0;
}
.rf_register .gform_wrapper .gform_fields .check_half li {
    width: 50%;
    display: inline-block;
    margin: 25px 0 0;
}
.rf_register .gform_wrapper .gform_fields .check_half li:nth-of-type(2n + 2) {
    padding-right: 2%;
}
.rf_register .gform_wrapper .gform_fields .check_half li input[type="checkbox"],
.rf_register .gform_wrapper .gform_fields .check_half li label {
    display: inline-block;
    vertical-align: top;
}
.rf_register .gform_wrapper .gform_fields .address_fields {
    padding-right: 0;
    width: 100%;
}
#site-wrapper
    .rf_register
    .gform_wrapper
    .ginput_complex.ginput_container_address
    span.ginput_left {
    width: 50%;
    margin: 0 !important;
    padding-right: 2% !important;
}
.rf_register .gform_wrapper .gform_fields .address_fields .ginput_left input {
    width: 100% !important;
}
.rf_register .gform_wrapper .gform_fields .address_fields .ginput_right {
    width: 50%;
    margin: 0;
    padding-right: 0;
}
.rf_register .gform_wrapper .gform_fields .address_fields .ginput_right input {
    width: 100% !important;
}
.rf_register .gform_wrapper .gform_fields .age_check .gfield_label {
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
}
.rf_register .gform_wrapper .gform_fields .age_check .ginput_container {
    font-weight: normal;
    display: inline-block;
    margin: 0 0 0 14px;
    vertical-align: middle;
}
.rf_register .gform_wrapper .gform_fields .age_check .ginput_container li {
    margin: 0;
}
.rf_register
    .gform_wrapper
    .gform_fields
    .age_check
    .ginput_container
    li
    input {
    margin: 0 2px 0 0;
}
.rf_register
    .gform_wrapper
    .gform_fields
    .age_check
    .ginput_container
    li
    label {
    font-size: 18px;
    font-weight: bold;
}
.rf_register .gform_wrapper .gform_footer {
    text-align: right;
}
.rf_register .gform_wrapper .gform_footer input[type="submit"] {
    background: #002d56;
    color: #fff;
    font-size: 18px !important;
    text-transform: uppercase;
    border: none;
    padding: 10px 10px !important;
}
/* RF Selfie Page */
.rf_selfie .rf_home_head {
    background: #12739e;
    display: inline-block;
    text-align: right;
    width: 100%;
    padding: 0;
}
.rf_selfie .rf_home_head .selfie_headshot {
    display: inline-block;
    width: 45%;
    vertical-align: middle;
}
.rf_selfie .rf_home_head .rf_selfie_head_right {
    width: 50%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.rf_selfie .rf_home_head .rf_selfie_head_right img.rf_logo {
    width: 60%;
    display: block;
    margin: 0 auto 30px;
}
.rf_selfie .rf_home_head .rf_selfie_head_right h2 {
    color: #fff;
    text-transform: none;
    text-shadow: 0 0 15px #000;
    font-size: 30px;
}
.rf_selfie .rf_tear_top {
    box-shadow: 0 -44px 73px 30px #eec32c;
    position: relative;
}
.rf_content.rf_selfie .content {
    position: relative;
    background: #eec32c;
    padding: 30px 20px 70px;
}
.rf_selfie .content p {
    color: #231f20;
    font-size: 22px;
    line-height: 33px;
}
.rf_selfie .content .button {
    background: #eec32c;
    color: #fff;
    margin: 60px 0 0;
}
.rf_selfie .content .button:hover {
    background: #5f6f01;
}
.rf_selfie .rf_stats .sp_logo {
    display: block;
    margin: 0 auto 40px;
    width: 330px;
}
.rf_selfie .rf_stats h2 {
    color: #242424;
    text-transform: none;
    margin: 0 0 20px;
}
.rf_selfie .rf_stats .church_stats {
    margin: 30px 0;
}
.rf_selfie .rf_stats .button {
    width: 280px;
    margin: 0 auto;
}
.rf_selfie .selfie_steps {
    text-align: center;
    background: #fff;
}
.rf_selfie .selfie_steps h1 {
    font-weight: 500;
}
.rf_selfie .selfie_steps h1 strong {
    font-weight: 600;
    font-family: "pragmatica-slabserif", sans-serif;
}
.rf_selfie .selfie_steps .selfie_3steps .selfie_step {
    display: block;
    margin: 35px 0 50px;
}
.rf_selfie .selfie_steps .selfie_3steps .selfie_step img {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}
.rf_selfie .selfie_steps .selfie_3steps .selfie_step .selfie_step_txt {
    display: inline-block;
    padding: 40px 0 0;
    width: 65%;
    margin: 0 0 0 4%;
    text-align: left;
    vertical-align: top;
}
.rf_selfie .selfie_steps .selfie_3steps .selfie_step .selfie_step_txt h2 {
    color: #5f6f01;
    font-weight: 500;
    margin: 0 0 12px;
}
.rf_selfie .selfie_steps .selfie_3steps .copy_txt {
    background: #f7f7f7;
    padding: 20px 25px;
}
.rf_selfie .selfie_steps .selfie_3steps .copy_txt p {
    margin: 0;
}
.rf_selfie .selfie_steps .selfie_3steps .copy_txt button.btn {
    background: #fff;
    color: #16789e;
    cursor: pointer;
    border: none;
    font-size: 18px;
    padding: 10px;
    margin: 15px 0 0;
    transition: 0.2;
}
.rf_selfie .selfie_steps .selfie_3steps .copy_txt button.btn:hover {
    background: #16789e;
    color: #fff;
}
.rf_selfie .selfie_steps .button {
    margin: 20px auto;
    width: 50%;
    background: #eec32c;
    color: #fff;
}
.rf_selfie .selfie_steps .button:hover {
    background: #5f6f01;
}
.rf_selfie .selfie_why {
    text-align: center;
    padding: 30px 20px 40px;
    background: #eec32c;
    position: relative;
}
.rf_selfie .selfie_why h1 {
    color: #fff;
}
.rf_selfie .rf_bg1 {
    background-image: url("../images/newrf/rf_selfie_bg1.jpg");
}
.rf_selfie .rf_bg1 .ukdr_vid {
    float: none;
    margin: 0 auto 20px;
}
.rf_selfie .rf_bg1 h1 {
    float: none;
    margin: 0 auto;
    font-size: 33px;
    font-weight: 500;
    width: 70%;
}
.rf_selfie .selfie_bottom {
    text-align: center;
    padding: 70px 20px;
}
.rf_selfie .selfie_bottom p {
    font-family: "pragmatica-slabserif", sans-serif;
    font-size: 24px;
}
.rf_selfie .selfie_bottom .button {
    width: 300px;
    margin: 0 auto;
}
.rf_home_head.rf_selfie_page_head {
    padding: 50px 0 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.rf_selfie .rf_selfie_content.content {
    text-align: left;
    background: #fff;
}
.rf_selfie .rf_selfie_content h3 {
    text-align: left;
    font-size: 25px;
    line-height: 31px;
    margin: 0 0 30px;
    text-transform: none;
}
.rf_selfie .rf_selfie_content p {
    font-family: "proxima-nova", sans-serif;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
}
.rf_selfie .rf_selfie_content .button {
    width: 410px;
    margin: 60px auto 0;
}

/* Hope & Dignity Restored */
.rf_hope .rf_home_head {
    background: url(../images/newrf/rf_hope_head.jpg) no-repeat center;
    background-size: cover;
    padding: 80px 0 160px;
}
.rf_hope .rf_tear_top {
    box-shadow: 0 -44px 73px 30px #eec32c;
    position: relative;
}
.rf_hope.rf_content .content {
    background: #fff;
    position: relative;
    padding: 20px 20px 50px;
    z-index: 10;
}
.rf_hope .content h1 {
    margin: 0 0 30px;
}
.rf_hope .rf_bg1 {
    background-image: url(../images/newrf/rf_selfie_bg1.jpg);
}
.rf_hope .rf_bg1 .ukdr_vid {
    float: none;
    margin: 0 auto 20px;
}
.rf_hope .rf_bg1 h1 {
    float: none;
    margin: 0 auto;
    font-size: 33px;
    font-weight: 500;
    width: 70%;
}
.rf_hope .rf_stats h1 {
    font-size: 36px;
    font-weight: 500;
}
.rf_hope .rf_stats .button {
    width: 340px;
    margin: 0 auto;
}
.rf_hope .rf_hope_pack {
    background: url("../images/newrf/rf_hope_tile.jpg") 0px 0px;
    background-size: 404px;
    padding: 120px 0;
}
.rf_hope .rf_hope_pack .rf_hope_pack_content {
    background: #fff;
    text-align: center;
    padding: 60px;
}
.rf_hope .rf_hope_pack .rf_hope_pack_content h1 {
    font-weight: 500;
    margin: 0 0 40px;
}
.rf_hope .rf_hope_pack .rf_hope_pack_content h1 strong {
    font-family: "pragmatica-slabserif", sans-serif;
    font-weight: 600;
}
.rf_hope .rf_hope_pack .rf_hope_pack_content .button {
    background: #eec32c;
    color: #fff;
    width: 405px;
    margin: 0 auto;
}
.rf_hope .rf_hope_pack .rf_hope_pack_content .button:hover {
    background: #5f6f01;
}
.rf_hope .rf_hope_bottom {
    padding: 120px 0;
    display: inline-block;
    width: 100%;
    background-image: url("../images/newrf/rf_hope_bg2.jpg");
}
.rf_hope .rf_hope_bottom h2 {
    color: #eec32c;
    font-family: "proxima-nova", sans-serif;
    font-style: italic;
    text-transform: none;
}
.rf_hope .rf_hope_bottom p {
    color: #eec32c;
}
.rf_hope .rf_hope_bottom h3 {
    color: #fff;
    margin: 30px 0 0;
}

/* Community */
.rf_community .rf_home_head {
    background: url(../images/newrf/rf_community.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 80px 0 160px;
}
.rf_community .page_sec.content {
    padding: 30px 0 50px;
}
.rf_community .page_sec.content h1 {
    margin: 0 0 30px;
}
.rf_community .page_sec.community_story {
    background: #fff;
    background-size: 404px;
    padding: 110px 0 140px;
    margin-top: -50px;
}
.rf_community .community_story .community_story__bg {
    background: #fff;
    text-align: center;
    padding: 0 60px;
}
.rf_community .community_story .community_story__bg h1 {
    margin: 0 0 30px;
}
.rf_community .community_story .community_story__bg img {
    width: 50%;
    margin: 0 0 30px;
}
.rf_community .rf_stats {
    padding-bottom: 0;
}
.rf_community .rf_stats h1 {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    font-size: 32px;
    line-height: 44px;
    margin: 0;
    padding: 0 20px 0 0;
}
.rf_community .rf_stats img {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}
.rf_community .rf_stats .button {
    width: 240px;
    margin: 40px auto 0;
}
.rf_community .selfie {
    text-align: center;
    background: url("../images/newrf/lemon_bg.jpg") top;
    background-size: 50%;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
}
.rf_community .selfie h1 {
    font-weight: 500;
    margin: 0 0 30px;
}
.rf_community .selfie h3 {
    color: #5f6f01;
    font-weight: 600;
    margin: 40px 0 30px;
}
.rf_community .selfie p {
    font-weight: 600;
}
.rf_community .selfie ul {
    text-align: left;
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 30px;
    padding: 0 0 0 20px;
}
.rf_community .selfie .button {
    background: #eec32c;
    color: #fff;
}
.rf_community .selfie .button:hover {
    background: #5f6f01;
}
.rf_community .selfie .selfie_bg {
    background: #fff;
    padding: 60px 60px 40px;
}
.rf_community .sp_give_section {
    padding-bottom: 100px;
}

/* Rwanda RF Page */
.rf_community.rf_rwanda .rf_home_head {
    background: url(../images/newrf/rf_selfie_bg1.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 80px 0 160px;
}
.rf_rwanda .rf_home_head .ukdr_vid {
    background-image: url(../images/newrf/malcolm.jpg);
    border: 4px solid #eec32c;
    width: 550px;
    height: 340px;
    float: right;
    margin: 0 50px 20px 0;
}
.rf_rwanda .rf_home_head .ukdr_vid .button:hover {
    opacity: 1;
    background: url(../images/front-page/play.png);
    background-size: 73px;
}
.rf_rwanda .rf_home_head h1 {
    color: #fff;
    font-size: 33px;
    font-weight: 500;
    width: 100%;
    text-align: center;
    clear: both;
}
.rf_rwanda .nation_change {
    text-align: center;
    padding: 70px 20px 110px;
}
.rf_rwanda .nation_change h1 {
    margin: 0 0 30px;
}

/*** DISASTER RELIEF PAGES 02/2017 ***/
.sub-nav.ukdr_sub_menu .ubermenu-nav li:last-of-type a {
    background: #dc5516;
    text-transform: uppercase;
    padding: 10px 10px;
    margin: 11px 0 11px 10px;
    font-size: 15px !important;
}
.ukdr_content {
    position: relative;
    z-index: 1;
}
.ukdr_content * {
    box-sizing: border-box;
}
#dr-footer-area #signup_foot {
    background: #ff6319;
}
#dr-footer-area #social_foot {
    background-image: url("../images/ukdr/ukdr_foot.jpg");
    text-align: center;
}
#dr-footer-area #social_foot #box_social_links {
    width: auto;
    display: inline-block;
}
.ukdr_content h1 {
    color: #ff6319;
    font-size: 42px;
    font-family: "proxima-nova", sans-serif;
    margin: 0 0 50px;
    text-transform: none;
}
.ukdr_content h3 {
    font-family: "proxima-nova", sans-serif;
}
.ukdr_content a {
    color: #ff6319;
}
.ukdr_content a.button {
    background: #ff6319;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.2s;
}
.ukdr_content a.button:hover {
    background: #bf4b14;
    text-decoration: none;
}
.ukdr_content .page_sec {
    padding: 80px 0;
}
.ukdr_content .dark_bg {
    background: #eaeaea;
}
.ukdr_content .step_arrow span {
    border-top-color: #c8c8c8;
}
.ukdr_content .ukdr_home_head {
    background: url("../images/ukdr/ukdr_header.jpg") no-repeat center;
    background-size: cover;
    height: 680px;
    position: relative;
    border-bottom: 7px solid #c8c8c8;
}
.ukdr_content .ukdr_home_head.adjust {
    margin-top: 60px;
}
.ukdr_home_head .ukdr_home_head_txt {
    position: absolute;
    top: 15%;
    left: 18%;
    width: 445px;
    text-align: center;
}
.ukdr_home_head .ukdr_home_head_txt h1 {
    color: #fff;
    font-size: 44px;
    text-shadow: 0 0 15px #000;
    margin: 0 0 15px;
}
.ukdr_home_head .ukdr_home_head_txt h3 {
    color: #fff;
    font-family: "proxima-nova", sans-serif;
    text-shadow: 0 0 15px #000;
    text-transform: none;
}
.ukdr_content .top_intro {
    padding: 60px 20px;
}
.ukdr_content .top_intro h3 {
    text-transform: none;
    font-size: 22px;
    line-height: 36px;
    font-weight: 600;
}
.ukdr_content .content img {
    width: 300px;
    margin: 10px auto 40px;
}
.ukdr_content .impact_first_content img {
    margin: 10px 20px 10px 0;
}
.ukdr_content .full_bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.ukdr_content .full_bg.fixed {
    background-attachment: fixed;
}
.ukdr_content .full_bg.glow {
    position: absolute;
    left: -100px;
    right: -100px;
    bottom: -400px;
    height: 400px;
    background: #fff;
    box-shadow: 0px -260px 180px #ffffff;
}
.ukdr_content .ukdrfull_bg1 {
    background-image: url("../images/ukdr/ukdr_lighthouse_bg.jpg");
    overflow: hidden;
    padding: 0;
    height: 700px;
}
.ukdr_content .lighthouse_txt {
    padding-top: 0;
    margin: -100px 0 0;
    position: relative;
}
.ukdr_content .ukdrfull_bg2 {
    background-image: url("../images/ukdr/ukdr_vol_bg.jpg");
}
.ukdr_content .ukdrfull_bg2 h1 {
    color: #fff;
    padding: 0 20px;
}
.ukdr_content .ukdrfull_bg2 p {
    color: #fff;
    padding: 0 20px;
}
/*** LIGHTHOUSES PAGE ***/
.ukdr_content.ukdr_lighthouse .ukdr_home_head {
    background-image: url("../images/ukdr/ukdr_lighthouse_bg.jpg");
    background-position: bottom center;
    height: 625px;
}
.ukdr_lighthouse .ukdr_home_head .ukdr_home_head_txt {
    width: 80%;
    position: relative;
    left: auto;
    top: auto;
    padding: 60px 20px 0;
    margin: 0 auto;
}
.ukdrfull_bg2 {
    border-bottom: 7px solid #c8c8c8;
}
.ukdr_content ul {
    text-align: left;
    margin: 0 0 50px;
    padding: 0 0 0 30px;
}
.ukdr_content ul li {
    position: relative;
    list-style: none;
    margin: 20px 0;
    padding: 0 0 0 20px;
    font-size: 17px;
    line-height: 27px;
}
.ukdr_content ul li:before {
    content: "";
    border: 3px solid #ff6319;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: -34px;
}
.ukdr_content iframe {
    margin-bottom: 50px;
    max-width: 100%;
}
/*** RELATIONSHIPS PAGE ***/
.ukdr_content.ukdr_relationships .ukdr_home_head {
    background-image: url("../images/ukdr/ukdr_relationships.jpg");
    background-position: center;
    height: 625px;
}
.ukdr_content.ukdr_relationships .ukdr_home_head .ukdr_home_head_txt {
    top: auto;
    bottom: 150px;
    width: 74%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
/*** VOLUNTEER PAGE ***/
.ukdr_content.ukdr_volunteer .ukdr_home_head {
    background-image: url("../images/ukdr/ukdr_vol.jpg");
    background-position: center;
    height: 625px;
}
.ukdr_content.ukdr_volunteer .ukdr_home_head .ukdr_home_head_txt {
    top: auto;
    bottom: 180px;
    width: 74%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.ukdr_content.ukdr_volunteer .ukdr_home_head .ukdr_home_head_txt h1 {
    margin: 0 0 25px;
}
.ukdr_vol_bg1 {
    background-image: url("../images/ukdr/ukdr_vol_bg2.jpg");
    border-bottom: 7px solid #c8c8c8;
}
.ukdr_content .full_bg.ukdr_vol_bg1 h3 {
    color: #fff;
    text-transform: none;
    padding: 120px 0;
}
.vol_lists .vol_list {
    text-align: left;
    margin: 30px 0;
}
.vol_lists .vol_list:last-of-type {
    margin-bottom: 0;
}
.vol_lists .vol_list span {
    background: url("../images/ukdr/vol_sprite.png") no-repeat 4px 6px;
    background-size: 290px;
    width: 100px;
    height: 100px;
    display: inline-block;
    vertical-align: middle;
}
.vol_lists .vol_list.vol_list2 span {
    background-position: 22px -99px;
}
.vol_lists .vol_list.vol_list3 span {
    background-position: 6px -196px;
}
.vol_lists .vol_list.vol_list4 span {
    background-position: 19px -295px;
}
.vol_lists .vol_list.vol_list5 span {
    background-position: 4px 6px;
}
.vol_lists .vol_list p {
    display: inline-block;
    width: 80%;
    padding: 0 0 0 30px;
    vertical-align: middle;
    margin: 0;
}
.ukdr_vol_form {
    text-align: center;
    margin-bottom: 50px;
    min-height: 800px;
    position: relative;
}
.ukdr_vol_form .gform_confirmation_message {
    position: absolute;
    top: 45%;
    font-size: 30px;
    left: 20px;
    right: 20px;
}
.ukdr_vol_form .gform_wrapper {
    margin: 40px 0 0;
    padding: 50px 100px;
    background: #eee;
}
.ukdr_vol_form .gform_wrapper .gform_title {
    color: #ff6319;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    text-transform: none;
    margin: 0 0 25px;
}
.ukdr_vol_form .gform_wrapper .gfield_html p {
    font-size: 17px;
    line-height: 29px;
    text-align: center;
    padding: 0 12%;
    margin: 0 0 25px;
}
.ukdr_vol_form
    .gform_wrapper
    .top_label
    .ginput_complex.ginput_container.ginput_container_email {
    width: 100%;
}
.ukdr_vol_form .gform_wrapper .gform_body {
    display: inline-block;
    width: 100%;
}
.ukdr_vol_form .gform_wrapper .gform_body .gform_fields {
    width: 100%;
    display: inline-block;
}
.ukdr_vol_form .gform_wrapper .gform_body .gform_fields .gfield_label {
    width: 100%;
}
.ukdr_vol_form .gform_wrapper .gform_body .gform_fields .gfield {
    display: inline-block;
    margin: 0 1% 20px !important;
    width: 100%;
    padding: 0;
}
.ukdr_vol_form .gform_wrapper .gform_body .gform_fields .gfield.form_10 {
    width: 10%;
}
.ukdr_vol_form .gform_wrapper .gform_body .gform_fields .gfield.form_45 {
    width: 42%;
}
.ukdr_vol_form .gform_wrapper .gform_body .gform_fields .gfield.form_50 {
    width: 48%;
}
.ukdr_vol_form
    .gform_wrapper
    .gform_body
    .gform_fields
    .gfield.field_sublabel_below
    span {
    width: 47%;
    margin: 0 1% !important;
    padding: 0;
}
.ukdr_vol_form
    .gform_wrapper
    .gform_body
    .gform_fields
    .gfield.field_sublabel_below
    span
    input {
    width: 100% !important;
}
.ukdr_vol_form .gform_wrapper .gform_body .gform_fields .gfield select {
    width: 100%;
    background: none;
    height: 32px;
    border: none;
    background: #fff;
    font-size: 17px !important;
}
.ukdr_vol_form .gform_wrapper .gform_body .gform_fields .gfield input {
    width: 100%;
    font-size: 17px !important;
    padding: 7px 10px !important;
    border: none;
    background: #fff;
}
.ukdr_vol_form .gform_wrapper .gform_footer {
    text-align: center;
}
.ukdr_vol_form .gform_wrapper .gform_footer input[type="submit"] {
    background: #ff6319;
    color: #fff;
    margin: 20px 0 0;
    font-size: 18px !important;
    border: none;
    padding: 10px 18px !important;
    transition: 0.2s;
}
.ukdr_vol_form .gform_wrapper .gform_footer input[type="submit"]:hover {
    background: #bf4b14;
}
/* UKDR GIVE PAGE */
.ukdr_content.ukdr_give .ukdr_home_head {
    background-image: url("../images/ukdr/ukdr_give.jpg");
    background-position: center;
    height: 625px;
}
.ukdr_content.ukdr_give .ukdr_home_head .ukdr_home_head_txt {
    top: auto;
    bottom: 150px;
    width: 74%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.ukdr_content.ukdr_give .step_arrow {
    background: #ff6319;
    margin: 0;
}
#ukdr_give {
    background: #ff6319;
    text-align: center;
}
#ukdr_give h1 {
    color: #fff;
    font-weight: 600;
}
#ukdr_give .give-cont .give-button {
    background: #bf4b14;
    color: #fff;
    border-color: #bf4b14;
    margin: 0 auto;
    float: none;
}
#ukdr_give .give-cont .give-button:hover,
#rf_give .give-cont .give-button.give_active {
    cursor: default; /*background:#fff;color:#bf4b14;*/
}
/*#rf_give .give-cont .give-button.give_active {margin: 0 auto;float: none;cursor: default;}*/
#ukdr_give .give-option form button[type="submit"].give_button {
    text-align: center;
    width: 100px;
    height: 100px;
    padding: 0;
}
#ukdr_give #give-option-reg .give_option a {
    width: 100px;
    height: 100px;
    padding: 23px 0;
}
#ukdr_give .give-option p {
    color: #fff !important;
    font-size: 16px !important;
}
#ukdr_give #give_steps .give_steps-single.active-step span {
    background: #bf4b14;
}
#ukdr_give #give_steps .give_steps-single.active-step span {
    background: #bf4b14;
}
#ukdr_give .give-cont .give-option form,
#rf_give #give-option-reg .give_option {
    display: inline-block;
    float: none;
    margin-top: 50px;
    vertical-align: top;
}
#rf_give #give-option-reg .give_option:nth-of-type(2) {
    border: none;
    border-left: 6px solid #ffd6a5;
    border-right: 6px solid #ffd6a5;
}
#ukdr_give .give-option #give-oneother button[type="submit"],
#rf_give .give-option form button.submit,
#rf_give .give-option form a.submit {
    background: #bf4b14;
    color: #fff;
    border-color: #bf4b14;
}
#ukdr_give .give-option #give-oneother button[type="submit"]:hover,
#rf_give .give-option form button.submit:hover,
#rf_give .give-option form a.submit:hover {
    background: #fff;
    color: #bf4b14;
}
#rf_give .give-option form button.submit,
#rf_give .give-option form a.submit {
    background: #d8ae1d;
    color: #fff;
    border-color: #d8ae1d;
}
#rf_give .give-option form button.submit:hover,
#rf_give .give-option form a.submit:hover {
    background: #fff;
    color: #d8ae1d;
}
#ukdr_give .give_form_cont input[type="button"],
#rf_give .give-cont input.sp-cart-epqd-payment-button {
    background: #bf4b14;
    color: #fff;
    border-color: #bf4b14;
    margin: 0px;
}
#ukdr_give .give_form_cont input[type="button"]:hover,
#rf_give .give-cont input.sp-cart-epqd-payment-button:hover {
    background: #fff;
    color: #bf4b14;
}
#ukdr_give #give_stage2 form:first-of-type a.submit.fade {
    display: none;
} /* Hides the 'add resources' button */

/*
    UKDR VOLUNTEER PAGE
*/
.ukdr_content .ukdr_home_head.ukdr_vol_head {
    background: url("../images/ukdr/ukdr_vol_header.jpg") no-repeat center;

    -webkit-box-shadow: inset 0px -270px 170px -60px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: inset 0px -270px 170px -60px rgba(0, 0, 0, 0.9);
    box-shadow: inset 0px -270px 170px -60px rgba(0, 0, 0, 0.9);
}

.ukdr_content .ukdr_home_head.ukdr_vol_head .ukdr_home_head_txt {
    top: auto;
    left: 20px;
    right: 20px;
    bottom: 50px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.ukdr_content .ukdr_home_head.ukdr_vol_head .ukdr_home_head_txt h1 {
    font-size: 52px;
    font-weight: 700;
}

.ukdr_content .ukdr_home_head.ukdr_vol_head .ukdr_home_head_txt h1 span {
    color: #ff6319;
}

/* .ukdr_content--volunteer */
.ukdr_content .page_sec.dart_half {
    padding: 0;
}

.dart_half_content {
    background-color: #ececec;
    width: 100%;
    display: inline-block;
    letter-spacing: -1em;
    font-size: 0;
}

.dart_half_content-txt {
    text-align: left;
    border-right: 5px solid #fff;
    padding: 60px 45px 60px 160px;
    height: 450px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    font-size: 18px;
}

.dart_half_content.reversed .dart_half_content-txt {
    border-left: 5px solid #fff;
    border-right: none;
    padding: 60px 160px 60px 45px;
}

.dart_half_content-txt h2 {
    color: #ff6319;
    margin: 0 0 20px;
    text-transform: none;
}

.dart_half_content-txt p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 30px;
}

.dart_half_content-img {
    border-left: 5px solid #fff;
    height: 450px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    font-size: 18px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.dart_half_content.reversed .dart_half_content-img {
    border-right: 5px solid #fff;
    border-left: none;
}

.dark_bg.ukdr_vol_vid {
    background-color: #373737;
}

.dark_bg.ukdr_vol_vid .ukdr_vid {
    margin: 0 auto;
}

.ukdr_content--volunteer blockquote {
    padding: 0 0 0 70px;
    margin: 0;
    text-align: left;
    border-left: none;
    position: relative;
}

.ukdr_content--volunteer blockquote:before {
    content: "";
    background: url(../images/ukdr/vol_quote.png) no-repeat center;
    background-size: cover;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
    height: 43px;
}

.ukdr_content--volunteer blockquote p {
    color: #ff6319;
    font-style: normal;
    margin: 0 0 20px;
}

.ukdr_content--volunteer blockquote small {
    font-size: 16px;
    font-style: italic;
}

.ukdr_content--volunteer .faq {
    border-bottom: 1px solid #ececec;
}

.ukdr_content--volunteer .faq .faq__top {
    background-color: transparent;
    text-align: left;
    padding-left: 0;
    position: relative;
}

.ukdr_content--volunteer .faq .faq__top h3 {
    font-size: 18px;
    font-weight: 600;
    font-family: "Droid Sans", sans-serif;
}

.ukdr_content--volunteer .faq .faq__top .faq__top__arrow {
    font-size: 50px;
    background: none;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.2s;
}

.ukdr_content--volunteer .faq .faq__top .faq__top__arrow.faq__top__arrow--active {
    color: #ff6319;
}

.ukdr_content--volunteer .faq .faq__bottom {
    text-align: left;
    padding: 20px 0;
    background-color: transparent;
}

.ukdr_content--volunteer .faq .faq__bottom p {
    font-size: 17px;
    line-height: 27px;
    font-family: "Droid Sans", sans-serif;
    margin: 0 0 15px;
}

.ukdr_content--volunteer .darker_bg {
    background-color: #dedddc;
}

.ukdr_content--volunteer .skills {
    text-align: left;
}

.ukdr_content--volunteer .skills .grid {
    display: inline-block;
    margin: 0 -10px;
    letter-spacing: -1em;
    font-size: 0;
    width: 100%;
}

.ukdr_content--volunteer .skills .grid_1-2 {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    font-size: 18px;
    padding: 0 10px;
}

.ukdr_content--volunteer .skills .skills-single {
    background: #fff;
    border-left: 4px solid #ff6319;
    padding: 20px 20px;
    margin: 5px 0;
}

.ukdr_content--volunteer .skills .skills-single h3 {
    text-transform: none;
    font-size: 18px;
    margin: 0;
}

.ukdr_content--volunteer .idr_responses {
  background: #f2f2f2;
  letter-spacing: -1em;
  font-size: 0;
}

.ukdr_content--volunteer .idr_responses .idr_responses__image {
  background-image: url("../images/idr/hero_about.jpg");
  background-position: center top;
  width: 50%;
  height: 500px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  font-size: 20px;
}

.ukdr_content--volunteer .idr_responses .idr_responses__loop {
  width: 50%;
  padding: 60px 60px 60px 40px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 20px;
}

.ukdr_content--volunteer .idr_responses .idr_responses__loop h2 {
    margin: 0 0 20px;
    color: #ff6319;
    text-transform: none;
}

.ukdr_content--volunteer .idr_responses__loop .idr_responses__single {
  display: block;
  padding: 25px 0;
  border-bottom: 2px solid #e0e0e0;
}

.ukdr_content--volunteer .idr_responses__loop .idr_responses__single:last-of-type {
  border: none;
}

.ukdr_content--volunteer .idr_responses__loop .idr_responses__single h3 {
  color: #3c3c3c;
  margin: 0;
  text-transform: none;
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}

.ukdr_content--volunteer .idr_responses__loop .idr_responses__single .idr_button {
    text-align: center;
    font-size: 19px;
    display: inline-block;
    vertical-align: middle;
    background-color: #ff6319;
    color: #fff;
    padding: 10px 30px;
    transition: 0.2s;
    text-decoration: none;
    margin: 5px 0 0 15px;
}

.ukdr_content--volunteer .idr_responses__loop .idr_button:hover {
    background-color: #c4511b;
}

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

    .dart_half_content-txt {
        padding: 40px 30px;
    }

    .dart_half_content.reversed .dart_half_content-txt {
        padding: 40px 30px;
    }
}

@media screen and (max-width:1050px) {
    .dart_half_content-txt {
        padding: 30px;
        height: 550px;
    }

    .dart_half_content.reversed .dart_half_content-txt {
        padding: 30px;
    }

    .dart_half_content-img {
        height: 550px;
    }
}

@media screen and (max-width:900px) {
    .ukdr_content .ukdr_home_head.ukdr_vol_head .ukdr_home_head_txt {
        bottom: 20px;
        left: 2%;
        right: 2%;
        width: 96%;
    }

    .ukdr_content .ukdr_home_head.ukdr_vol_head .ukdr_home_head_txt h1 {
        font-size: 40px;
    }
}

@media screen and (max-width:780px) {
    .dart_half_content-txt {
        width: 100%;
        height: auto;
        border: none !important;
    }

    .dart_half_content-img {
        width: 100%;
        height: auto;
        border: none !important;
    }
    .dart_half_content-img:after {
        content: "";
        display: block;
        padding-bottom: 50%;
    }

    .dart_half_content.reversed .dart_half_content-img {
        display: none;
    }

    .dart_half_content.reversed .dart_half_content-img.dart_half_content-img-mob {
        display: inline-block !important;
    }

    .dart_half_content.reversed .dart_half_content-img.dart_half_content-img-mob:after {
        content: "";
        display: block;
        padding-bottom: 50%;
    }

}

@media screen and (max-width:650px) {
    .ukdr_content--volunteer .skills .grid_1-2 {
        width: 100%;
        padding: 0;
    }

    .ukdr_content .ukdr_home_head.ukdr_vol_head .ukdr_home_head_txt h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:375px) {
    .ukdr_content .ukdr_home_head.ukdr_vol_head .ukdr_home_head_txt h1 {
        font-size: 21px;
    }
}

/*** UKDR IMPACT PAGE ***/
.ukdr_impact {
    background: #e9e6e6;
}
.ukdr_impact .ukdr_home_head {
    background: none;
    height: auto !important;
    border: none;
}
.impact_first .impact_first_single {
    height: 360px;
    display: block;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 0 35px;
}
.impact_first .impact_first_single .impact_first_single_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 49%;
    background: #fff;
    padding: 22px 20px;
    text-align: left;
    transition: 0.2s;
}
.impact_first .impact_first_single .impact_first_single_txt h2 {
    font-size: 21px;
    text-transform: none;
    margin: 0 0 8px;
    letter-spacing: normal;
}
.impact_first .impact_first_single .impact_first_single_txt p {
    margin: 0;
    color: #a6a6a6;
    letter-spacing: normal;
}
.impact_first .impact_first_single:hover .impact_first_single_txt {
    background: #ff6319;
}
.impact_first .impact_first_single:hover h2 {
    color: #fff;
}
.impact_first .impact_first_single:hover p {
    color: #fff;
}
.impact_loop {
    letter-spacing: -1em;
    font-size: 0;
    text-align: left;
}
.impact_loop .impact_loop_single {
    height: 130px;
    display: inline-block;
    width: 49%;
    letter-spacing: normal;
    font-size: 20px;
    margin: 0 0 25px;
    background: #fff;
    transition: 0.2s;
}
.impact_loop .impact_loop_single:nth-of-type(2n + 2) {
    margin-left: 2%;
}
.impact_loop .impact_loop_single .impact_loop_single_img {
    display: inline-block;

    width: 30%;
    margin: 0;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.impact_loop .impact_loop_single .impact_loop_single_txt {
    display: inline-block;
    width: 68%;
    vertical-align: middle;
    text-align: left;
    padding: 0 16px;
}
.impact_loop .impact_loop_single .impact_loop_single_txt h2 {
    font-size: 21px;
    text-transform: none;
    margin: 0 0 8px;
    letter-spacing: normal;
}
.impact_loop .impact_loop_single .impact_loop_single_txt p {
    margin: 0;
    color: #a6a6a6;
    letter-spacing: normal;
}
.impact_loop .impact_loop_single:hover {
    background: #ff6319;
    text-decoration: none;
}
.impact_loop .impact_loop_single:hover h2 {
    color: #fff;
}
.impact_loop .impact_loop_single:hover p {
    color: #fff;
}
/*** UKDR IMPACT SINGLE ***/
.ukdr_impact_single .impact_first .impact_first_single {
    margin: 0;
}
.ukdr_impact_single
    .impact_first
    .impact_first_single
    .impact_first_single_txt {
    background: #fff;
}
.ukdr_impact_single
    .impact_first
    .impact_first_single
    .impact_first_single_txt
    h2 {
    color: #3c3c3c;
}
.ukdr_impact_single
    .impact_first
    .impact_first_single
    .impact_first_single_txt
    p {
    color: #a6a6a6;
}
.ukdr_impact_single .impact_first_content {
    background: #fff;
    text-align: left;
    padding: 30px 20px;
}
.ukdr_vid {
    background: url("../images/ukdr/2047US-B-729-757x460.jpg") no-repeat center;
    background-size: cover;
    width: 70%;
    height: 350px;
    margin: 60px auto 0;
    position: relative;
}
.ukdr_vid.lighthouse_vid {
    background: url(../images/ukdr/ukdr_light_vid.jpg) no-repeat center;
    background-size: cover;
    width: 70%;
    height: 350px;
    margin: 60px auto 0;
    position: relative;
}
.ukdr_vid .button,
.ukdr_vid .button#front_video_mob {
    background: url(../images/front-page/play.png);
    width: 73px;
    height: 82px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -41px auto 0;
    background-size: 73px;
    cursor: pointer;
    opacity: 0.8;
}
.ukdr_vid .button:hover {
    opacity: 1;
}
/*** OCC EXTRA PAGES ***/
.year_round_page * {
    box-sizing: border-box;
}
.year_round_page p {
    font-size: 20px;
    line-height: 31px;
    margin: 0 0 20px;
}
.year_round_page h2 {
    color: #9ac543;
    font-size: 38px;
    margin: 0 0 20px;
    font-weight: 500;
}
.year_round_page .button {
    color: #9ac543;
    border: 2px solid #9ac543;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    margin: 15px 0 20px;
    transition: 0.2s;
}
.year_round_page .button:hover {
    color: #fff;
    background: #9ac543;
}
.year_round_page .year_round_head {
    color: #fff;
    padding: 300px 0;
    background: center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
    position: relative;
}

.year_round_page .year_round_head.your_church_and_occ_head {
    color: #fff;
    padding: 300px 0;
    background: center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
    position: relative;
}

.year_round_page .year_round_head.your_church_and_occ_head {
    height: 550px;
    padding: 0;
    background-attachment: inherit;
}

.year_round_page .year_round_head.leader_res_head {
    height: 420px;
    padding: 0;
    background-attachment: inherit;
}
.year_round_page .year_round_head h2 {
    color: #fff;
    font-size: 45px;
    text-shadow: 0 0 15px #000;
}
.year_round_page .year_round_head p {
    color: #fff;
    font-style: italic;
    text-shadow: 0 0 15px #000;
}
.year_round_page .year_round_head img {
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 220px;
}
.year_round_page .content {
    padding: 140px 0 30px;
    text-align: center;
}
.year_round_page .content h2 {
    margin-top: 30px;
}
.year_round_page .content .year_round_copy {
    padding-bottom: 30px;
}
.year_round_page .faq {
    text-align: center;
    margin: 70px 0;
}
.year_round_page .faq:first-of-type {
    margin-top: 60px;
}

.step_number_mod {
    position: absolute;
    background: #000000;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    border-radius: 50%;
    padding: 40px 30px;
    top: -17px;
    left: -30px;
}

.year_round_page .faq .faq__top .step_number {
    position: absolute;
    background: #ed0017;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    border-radius: 50%;
    padding: 40px 17px;
    top: -17px;
    left: -16px;
}
.year_round_page .faq .faq__top__title {
    font-size: 21px;
    text-transform: uppercase;
    padding-left: 80px;
}

.year_round_page .faq .faq__top__title_mod {
    font-size: 21px;
    padding-left: 80px;
}

.year_round_page .faq .faq__bottom {
    padding: 40px 30px;
}
.year_round_page .faq h4 {
    font-size: 20px;
    text-transform: capitalize;
}
.year_round_page .faq ul {
    margin: 0 0 30px;
}
.year_round_page .faq li {
    list-style: none;
    font-size: 17px;
    line-height: 26px;
    padding: 0 0 0 20px;
    position: relative;
}
.year_round_page .faq li:before {
    background-color: #ed0017;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 0 8px 0 0;
    position: absolute;
    top: 8px;
    left: 0;
}
.year_round_page .faq .bonus {
    font-size: 19px;
    border: 3px solid #9ac543;
    padding: 30px;
    margin: 40px 0 0;
}
.year_round_page .faq_link {
    background: #f3f3f3;
    text-align: center;
    padding: 40px 0;
    display: inline-block;
    width: 100%;
}
.year_round_page .faq_link h1 {
    text-transform: none;
    margin: 0 0 30px;
}
.positions_sec {
    background: #eee;
    padding: 40px 0;
}
.positions {
    letter-spacing: -1em;
    font-size: 0;
    position: relative;
    margin: 50px 0 0;
}

.positions .positions_single {
    display: inline-block;
    margin: 0 1% 20px;
    background: #fff;
    vertical-align: top;
    width: 31.3333333%;
    letter-spacing: normal;
    font-size: 18px;
    background-size: cover;
    position: relative;
    min-height: 890px;
}
.positions .positions_single .positions_single_img {
    width: 100%;
    height: auto;
}
.positions .positions_single .positions_single_txt {
    padding: 20px 20px 60px;
}
.positions .positions_single .positions_single_txt h3 {
    color: #9ac543;
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
}
.positions .positions_single .positions_single_txt p {
    font-size: 16px;
    line-height: 27px;
    text-align: left;
    margin: 0 0 12px;
}

.positions .positions_single .positions_single_txt p.quote {
    text-align: center;
    color: #8ab13b;
}

.positions .positions_single .positions_single_txt p.quote_attr {
    text-align: center;
}

.positions .positions_single .positions_single_txt .button {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 58%;
}
.positions .positions_single h3 {
    color: #fff;
    font-size: 21px;
    text-transform: none;
}
.year_round_page .video_sec {
    padding: 50px 0;
}
.video_sec .vol_vid {
    background: url("../images/newocc/vol_vid.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 400px;
    position: relative;
}
.video_sec .vol_vid .button {
    border: none;
    background: url(../images/front-page/play.png);
    width: 73px;
    height: 82px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -41px auto 0;
    background-size: 73px;
    cursor: pointer;
    opacity: 0.8;
}
.video_sec .vol_vid .button:hover {
    opacity: 1;
}

.year_round_page .button_links .button {
    /* margin: 0; */
    margin: 80px 0 0; /* Added as video has been removed */
    font-size: 24px;
    padding: 15px 15px 13px;
}
/* OCC WHY Â£5 PAGE 05/17 */
.occ_why5 * {
    box-sizing: border-box;
}
.occ_why5 h1 {
    color: #6abd28;
    font-size: 44px;
    font-weight: 600;
    text-transform: none;
    font-family: "Lucida Grande", Arial, sans-serif;
}
.occ_why5 p {
    font-family: "Lucida Grande", Arial, sans-serif;
}
.occ_why5 .blue_gradient {
    box-shadow: 0 -70px 83px 20px #beecfd;
}
.occ_why5 .why5_head {
    text-align: center;
    padding: 45px 0 200px;
    background: url(../images/newocc/occ_why5_head.png) no-repeat center 20px;
    background-size: 90%;
}
.occ_why5 .why5_head h1 {
    margin-bottom: 20px;
}
.occ_why5 .why5_head p {
    font-size: 21px;
}
.occ_why5 .why5_head .occ_logo {
    width: 30%;
    margin-bottom: 60px;
}
.occ_why5 .why5_head .why5_vid.ukdr_vid {
    background-image: url("../images/newocc/why5_vid.jpg");
    margin: 0 auto 50px;
}
.occ_why5 .why5_head .why5_vid.ukdr_vid .button {
    background: url(../images/front-page/play.png) no-repeat 27px 20px;
    background-size: 60px;
    opacity: 1;
    border: 3px solid #fff;
    border-radius: 50%;
    padding: 52px;
}
.occ_why5 .why5_head .why5_vid.ukdr_vid .button:hover {
    opacity: 0.8;
}
.occ_why5 .why5_point {
    text-align: center;
    padding: 0 0 30px;
}
.occ_why5 .why5_point h1,
.why5_point p {
    color: #fff;
}
.occ_why5 .why5_point h1 {
    margin-bottom: 30px;
}
.occ_why5 .why5_point p {
    font-size: 21px;
    line-height: 31px;
}
.occ_why5 .why5_point img {
    width: 400px;
}
.occ_why5 .why5_point.why5_collection {
    background: #a3cf62;
    border-top: 20px solid #95be59;
    position: relative;
    padding-top: 40px;
}
.occ_why5 .why5_point.why5_collection img {
    position: absolute;
    left: 0;
    right: 0;
    top: -144px;
    margin: 0 auto;
}
.occ_why5 .why5_point.why5_collection p {
    padding: 0 20px;
}
.occ_why5 .why5_point.why5_processing {
    background: url(../images/newocc/occ_why5_head.png) no-repeat center -120px;
    background-size: 90%;
    padding: 200px 0 0;
}
.occ_why5 .why5_point.why5_processing img {
    margin: 0 0 -3px;
}
.why5_processing .why5_processing_txt {
    background: #4d7127 url("../images/newocc/5_processing_bg.png") repeat-x
        center top;
    background-size: 500px;
    padding: 130px 20px 60px;
}
.occ_why5 .why5_point.why5_shipping {
    background: url(../images/newocc/occ_why5_head.png) no-repeat center -120px;
    background-size: 90%;
    padding: 200px 0 0;
}
.occ_why5 .why5_point.why5_shipping img {
    margin: 0 0 -5px;
}
.occ_why5 .why5_point.why5_shipping .why5_shipping_txt {
    background: #617b82 url("../images/newocc/5_shipping_bg.png") repeat-x
        center top;
    background-size: 500px;
    padding: 130px 20px 60px;
}
.occ_why5 .why5_point.why5_training {
    background: url(../images/newocc/occ_why5_head.png) no-repeat center -120px;
    background-size: 90%;
    padding: 200px 0 0;
}
.occ_why5 .why5_point.why5_training img {
    margin: 0 0 -5px;
}
.occ_why5 .why5_point.why5_training .why5_training_txt {
    background: #ff9c00 url("../images/newocc/5_training_bg.png") repeat-x
        center top;
    background-size: 400px;
    padding: 130px 20px 60px;
}
.occ_why5 .why5_flow {
    background: url(../images/newocc/occ_why5_head.png) no-repeat center -120px;
    background-size: 90%;
    padding: 200px 0 0;
}
.occ_why5 .why5_flow p {
    padding: 0 20px;
}
.occ_why5 .why5_flow img {
    width: 50%;
    margin-bottom: 50px;
}
.occ_why5 .why5_flow .button {
    color: #69be28;
    font-size: 15px;
    text-transform: uppercase;
    border: 2px solid #69be28;
    text-align: center;
    border-radius: 8px;
    padding: 12px 0;
    width: 250px;
    margin: 22px auto;
    display: block;
    transition: 0.2s;
}
.occ_why5 .why5_flow .button:hover {
    background: #69be28;
    color: #fff;
    text-decoration: none;
}

#dr-footer-area {
    margin-top: 0 !important;
}

/* OCC FORM */
.vt-form_wrapper {
    margin: 40px 0 0;
    padding: 50px 100px;
    background: #eee;
}
.vt-form_wrapper .gform_title {
    color: #ff6319;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    text-transform: none;
    margin: 0 0 25px;
}
.vt-form_wrapper .gfield_html p {
    font-size: 17px;
    line-height: 29px;
    text-align: center;
    padding: 0 12%;
    margin: 0 0 25px;
}
.vt-form_wrapper
    .top_label
    .ginput_complex.ginput_container.ginput_container_email {
    width: 100%;
}
.vt-form_wrapper .gform_body {
    display: inline-block;
    width: 100%;
}
.vt-form_wrapper .gform_body .gform_fields {
    width: 100%;
    display: inline-block;
}
.vt-form_wrapper .gform_body .gform_fields .gfield_label {
    width: 100%;
}
.vt-form_wrapper .gform_body .gform_fields .gfield {
    display: inline-block;
    margin: 0 1% 20px !important;
    width: 98%;
    padding: 0;
}
.vt-form_wrapper .gform_body .gform_fields .gfield.gsection {
    margin-top: 30px !important;
}
.vt-form_wrapper .gform_body .gform_fields .gfield.form_10 {
    width: 10%;
}
.vt-form_wrapper .gform_body .gform_fields .gfield.form_45 {
    width: 42%;
}
.vt-form_wrapper .gform_body .gform_fields .gfield.form_50 {
    width: 48%;
}
.vt-form_wrapper .gform_body .gform_fields .gfield.field_sublabel_below span {
    width: 47%;
    margin: 0 1% !important;
    padding: 0;
}
.vt-form_wrapper
    .gform_body
    .gform_fields
    .gfield.field_sublabel_below
    span
    input {
    width: 100% !important;
}
.vt-form_wrapper .gform_body .gform_fields .gfield select {
    width: 100%;
    background: none;
    height: 32px;
    border: none;
    background: #fff;
    font-size: 17px !important;
}
.vt-form_wrapper .gform_body .gform_fields .gfield input {
    width: 100%;
    font-size: 17px !important;
    padding: 7px 10px !important;
    border: none;
    background: #fff;
}

.vt-form_wrapper
    .gform_body
    .gform_fields
    .gfield
    .ginput_container_radio
    label {
    font-size: 18px;
}
.vt-form_wrapper .gform_footer {
    text-align: center;
}
.vt-form_wrapper .gform_footer input[type="submit"] {
    background: #69be28;
    color: #fff;
    margin: 20px 0 0;
    font-size: 18px !important;
    border: none;
    padding: 10px 18px !important;
    transition: 0.2s;
}
.vt-form_wrapper .gform_footer input[type="submit"]:hover {
    background: #62af26;
}

.vt-form-gift_wrapper .gform_footer input[type="submit"] {
    background: #871a1a;
}
.vt-form-gift_wrapper .gform_footer input[type="submit"]:hover {
    background: #671414;
}

.vt-form-gift_wrapper .gform_body .ginput_container_number input {
    width: 50% !important;
}

.occ_conference #occ_resources {
    text-align: center;
}
.occ_conference #occ_resources h3 {
    margin-bottom: 50px;
}
.occ_conference .why5_head {
    padding-bottom: 50px;
}

/* OCC Shoebox Journey PAGE 04/18 */
.occ_journey * {
    box-sizing: border-box;
}
.occ_journey h1 {
    color: #373737;
    font-size: 34px;
    font-weight: 500;
    text-transform: none;
    font-family: "Lucida Grande", Arial, sans-serif;
}

.occ_journey p {
    font-family: "Lucida Grande", Arial, sans-serif;
}
.occ_journey .journey_head {
    text-align: center;
    padding: 95px 0 150px;
    background: #a9e2ff url(../images/newocc/occ_why5_head.png) no-repeat center
        20px;
    background-size: 90%;
    background-attachment: fixed;
}

.occ_journey .journey_head h1 {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 20px;
}
.occ_journey .journey_head p {
    font-size: 21px;
}
.occ_journey .journey_head .occ_logo {
    width: 30%;
    margin-bottom: 60px;
}

.occ_journey .journey_point {
    text-align: center;
    padding: 0 0 100px;
}

.occ_journey .journey_point h1,
.journey_point p,
.journey_point a {
    color: #fff;
}

.journey_point a {
    text-decoration: underline;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.journey_point a:hover {
    color: #69be28;
}

.journey_point .occ_link_style {
    color: #69be28;
    background: #fff;
    text-decoration: none;
    font-size: 18px;
    width: 260px;
}

.journey_point .occ_link_style:hover {
    color: #fff;
}

.occ_journey .journey_point h1 {
    margin-bottom: 30px;
}
.occ_journey .journey_point p {
    font-size: 21px;
    line-height: 31px;
}
.occ_journey .journey_point img {
    width: 500px;
    margin: 0 0 40px;
}

.occ_journey .journey_point.journey_collect img {
    width: 640px;
}

.land1_transp {
    background: url(../images/newocc/box-journey/s1-land.png) repeat-x top
        center;
    height: 92px;
    margin-top: -88px;
}

.journey_packing {
    /* background: #417a30 url('../images/newocc/box-journey/s1-land.png') repeat-x top center; */
    background: #417a30;
}

.journey_packing img {
    margin-top: -20px;
}

.occ_journey .journey_collect {
    background: #356b25 url("../images/newocc/box-journey/s2-land.jpg") repeat-x
        top center;
    padding-bottom: 180px;
}

.occ_journey .journey_ship {
    background: #7dc6cf;
    padding-bottom: 30px;
}

.occ_journey .journey_ship img {
    margin-top: -100px;
}

.journey_distr {
    background: #417a30 url("../images/newocc/box-journey/s3-land.jpg") repeat-x
        top center;
}

.journey_events {
    background: #356b25 url("../images/newocc/box-journey/s2-land.jpg") repeat-x
        top center;
}

.journey_share {
    background: #417a30 url("../images/newocc/box-journey/s6-land.jpg") repeat-x
        top center;
}

.occ_journey .journey_box {
    padding: 60px 0;
    background: #e1e1e1;
    margin-bottom: -58px;
}

.occ_journey .journey_box h1,
.occ_journey .journey_box p {
    color: #373737;
}

.occ_journey .journey_box h1 {
    margin-bottom: 18px;
}

.occ_journey .journey_box p {
    margin-bottom: 50px;
}

.occ_journey .journey_box img {
    width: 128px;
    margin: 0 0 15px;
}
/* OCC Outreach Page */
.occ_outreach * {
    box-sizing: border-box;
}

.outreach_popup {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.outreach_popup .outreach_popup_content {
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 40px 20px;
}

.outreach_popup .outreach_popup_content .popup_preview-close {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.outreach_popup .outreach_popup_content .popup_preview-close svg {
    width: 20px;
    height: 20px;
}

.outreach_section
    .outreach_section__split
    .outreach_popup
    .outreach_popup_content
    img {
    width: 100%;
    max-width: 400px;
    padding: 0;
}

.outreach_section
    .outreach_section__split
    .outreach_popup
    .outreach_popup_content
    img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    cursor: default;
}

.outreach_section.outreach_section__background {
    background-attachment: fixed;
    height: 500px;
    position: relative;
    padding: 80px 20px;
}

.outreach_section.outreach_section__background p.outreach_caption {
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    color: #fff;
    z-index: 20;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.outreach_background-1 {
    background-image: url("../images/newocc/outreach/outreach_head.jpg");
}

.outreach_background-2 {
    background-image: url("../images/newocc/outreach/outreach_bg2.jpg");
}

.outreach_background-3 {
    background-image: url("../images/newocc/outreach/1446UG-L-797.jpg");
}

.outreach_section.outreach_section__background.outreach_background-4 {
    background-image: url("../images/newocc/outreach/1416HN-D-305.jpg");
    padding: 0;
    height: 270px;
}

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

.outreach_section__background-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.outreach_section.outreach_section__background h1 {
    color: #fff;
    position: relative;
}

.outreach_section.outreach_section__background p {
    color: #fff;
    position: relative;
    margin: 0;
}

.occ_outreach .outreach_head {
    background-image: url("../images/newocc/outreach/outreach_head.jpg");
    padding: 80px 0;
    text-align: center;
}

.occ_outreach .outreach_head h1 {
    color: #fff;
    text-shadow: 0 0 15px #000;
    margin: 40px 0 0;
}

.occ_outreach .outreach_head img {
    max-width: 290px;
}

.outreach_section {
    text-align: center;
    padding: 80px 0;
}

.outreach_section h1 {
    text-transform: none;
    color: #373737;
    margin: 0 0 20px;
}

.outreach_section h2 {
    text-transform: none;
    color: #373737;
    margin: 0 0 20px;
}

.outreach_section p {
    font-size: 20px;
    line-height: 31px;
    color: #373737;
    margin: 0 0 20px;
}

.outreach_section .outreach_section__split {
    margin: 40px 0 0;
    letter-spacing: -1em;
    font-size: 0;
}

.outreach_section .outreach_section__split_copy {
    padding: 0 0 0 35px;
    display: inline-block;
    vertical-align: top;
    width: 85%;
    text-align: left;
    letter-spacing: normal;
    font-size: 20px;
}

.outreach_section .outreach_section__split_img {
    display: inline-block;
    vertical-align: top;
    width: 15%;
    letter-spacing: normal;
    font-size: 20px;
    cursor: pointer;
    transition: 0.2s;
}

.outreach_section .outreach_section__split_img p {
    font-size: 16px;
    line-height: 26px;
    margin: 5px 0 0;
}

.outreach_section .outreach_section__split img:hover {
    -webkit-filter: grayscale(90%);
    filter: grayscale(90%);
}

.outreach_section-1 img {
    width: 100%;
    max-width: 560px;
    margin: 0 0 40px;
}

.outreach_section-1 .quote_box img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin: 0;
    border: 4px solid #fff;
    width: 20%;
}

.outreach_section-1 .quote_box .graham_quote {
    margin: 0;
    padding: 0 0 0 40px;
    display: inline-block;
    vertical-align: middle;
    width: 79%;
    text-align: left;
}

.outreach_section-1 .quote_box p {
    margin: 0;
}

.outreach_section-2 img.reading {
    width: 100%;
    margin: 50px 0;
}

.outreach_section-3 .outreach_section__split_img {
    width: 35%;
    margin: 0 0 40px;
}

.outreach_section-3 .outreach_section__split img {
    padding: 0 10px 0 0;
    width: 49%;
}

.outreach_section-3 .outreach_section__split_copy {
    width: 65%;
    padding: 0 0 0 25px;
}

.outreach_section-3 img.tree_class,
.outreach_section-4 img.training {
    width: 100%;
    margin: 0 0 50px;
}

.outreach_section .quote_box {
    background: #eee;
    padding: 20px 40px;
    margin: 30px 0;
}

.outreach_section-5 .occ_link_style {
    display: inline-block;
    margin: 0 5px 40px;
    transition: 0.2s;
}

/* OCC DROPOFF POINTS */
.drop_off_page .vt-inner--thinner {
    padding-top: 30px;
    text-align: center;
    box-sizing: border-box;
}
.drop_off_page .vt-inner--thinner img {
    margin-bottom: 30px;
}
.drop_off_page .vt-inner--thinner h1 {
    color: #69be28;
    font-family: "Lucida Grande", Arial, sans-serif;
    font-size: 42px;
    line-height: 56px;
    font-weight: bold;
    text-transform: none;
    margin: 0 0 30px;
    padding: 0;
}
.drop_off_page .vt-inner--thinner p {
    margin: 0 0 20px;
}
.drop_off_page #drop_off_points {
    margin: 30px 0;
}

/*################################################################################################################
###############################################   WOMEN AT RISK STYLES   #########################################
#################################################################################################################*/

.war,
.war * {
    box-sizing: border-box;
}

.war__button {
    position: relative;
    border-radius: 12px;
    font-size: 23px;
    font-weight: bold;
    font-family: "proxima-nova-soft", sans-serif;
    text-transform: uppercase;
    border: 2px solid #9c5d9e;
    padding: 7px 30px 5px;
    transition: 0.2s;
    color: #9c5d9e;
    display: inline-block;
}

.war__button:hover {
    background-color: #9c5d9e;
    color: #ffffff;
}

.war__button--purple {
    background-color: #9c5d9e;
    color: #ffffff;
}

.war__button--purple:hover {
    background-color: #773479;
    border-color: #773479;
}

.sub-nav.war_sub_menu ul.ubermenu-nav li.ubermenu-item:last-child {
    padding: 10px 0 0;
    margin: 0 0 0 20px;
}

.sub-nav.war_sub_menu
    ul.ubermenu-nav
    li.ubermenu-item:last-child
    a.ubermenu-target {
    font-size: 15px;
    background-color: #ffffff;
    color: #373737;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 12px;
    padding: 12px 40px 10px;
    transition: 0.2s;
}

.sub-nav.war_sub_menu
    ul.ubermenu-nav
    li.ubermenu-item:last-child
    a.ubermenu-target:hover {
    color: #ffffff;
    background-color: #373737;
}

.sub-nav.war_sub_menu ul.ubermenu-nav li.ubermenu-item .ubermenu-submenu {
    left: auto;
    width: auto;
}

.sub-nav.war_sub_menu ul.ubermenu-nav li.ubermenu-item .ubermenu-submenu li {
    display: block;
    clear: both;
}

.sub-nav.war_sub_menu
    ul.ubermenu-nav
    li.ubermenu-item
    .ubermenu-submenu
    li:last-child {
    padding: 0;
    margin: 0;
}

.sub-nav.war_sub_menu
    ul.ubermenu-nav
    li.ubermenu-item
    .ubermenu-submenu
    li:last-child
    a {
    font-size: 13px;
    background-color: transparent;
    color: #0d72c7;
    text-transform: none;
    font-weight: normal;
    border-radius: 0;
    padding: 10px 20px;
    /*transition: 0.2s;*/
}

.sub-nav.war_sub_menu
    ul.ubermenu-nav
    li.ubermenu-item
    .ubermenu-submenu
    li:last-child
    a:hover {
    background: transparent;
}

.war__hero {
    background-image: url(../images/war/hero.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-box-shadow: inset 0px -330px 170px -60px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: inset 0px -330px 170px -60px rgba(0, 0, 0, 0.9);
    box-shadow: inset 0px -330px 170px -60px rgba(0, 0, 0, 0.9);
    color: #ffffff;
    position: relative;
    padding: 500px 0 40px;
}

.war__hero__text {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
}

.war__hero__text h1 {
    font-family: "proxima-nova-soft", sans-serif;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    margin: 0 0 10px;
}

.war__hero__text p {
    color: #ffffff;
    font-size: 23px;
    line-height: 26px;
    margin: 0 0 10px;
}

.war__hero__text .war__button {
    margin: 30px 0 0;
    display: inline-block;
}

.war__section {
    height: 420px;
    position: relative;
    overflow: hidden;
}

.war__section__image {
    position: absolute;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.war__section__image.one {
    background-image: url(../images/war/home_image1.jpg);
}

.war__section__image.two {
    background-image: url(../images/war/home_image2.jpg);
}

.war__section__image.three {
    background-image: url(../images/war/home_image3.jpg);
}

.war__section__image.left {
    right: 50%;
    left: 0;
}

.war__section__image.right {
    right: 0;
    left: 50%;
}

.war__section__content {
    width: 50%;
}

.war__section__content.left {
    float: left;
    padding: 60px 40px 0 0;
}

.war__section__content.right {
    float: right;
    padding: 60px 0 0 40px;
}

.war__section__content__title {
    color: #9c5d9e;
    font-family: "proxima-nova-soft", sans-serif;
    font-weight: bold;
    font-size: 29px;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.war__section__content p {
    font-size: 18px;
    line-height: 29px;
    margin: 0 0 10px;
}

.war__section__content .war__button {
    margin: 30px 0 0;
    font-weight: normal;
    font-size: 20px;
    cursor: pointer;
}

.war__verse {
    position: relative;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(../images/war/verse.jpg);
    padding: 600px 0 80px;
    -webkit-box-shadow: inset 0px -400px 1000px -145px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 0px -400px 1000px -145px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0px -400px 1000px -145px rgba(0, 0, 0, 0.7);
}

.war__verse__content {
    width: 100%;
    max-width: 790px;
    margin: 0 auto;
    text-align: center;
}

.war__verse__content h1 {
    font-family: "proxima-nova-soft", sans-serif;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 20px;
    text-shadow: 0 0 15px #4a4a4a;
}

.war__verse__content h1 small {
    font-size: 20px;
    font-weight: 100;
}

.war__verse__content__text {
    padding: 0 40px;
}

.war__verse__content__text p {
    color: #ffffff;
    font-size: 21px;
    line-height: 26px;
    margin: 0 0 20px;
}

.war__verse__content .war__button {
    margin: 25px 0 0;
}

.war__stats {
    background-color: #9c5d9e;
    padding: 50px 0;
    color: #ffffff;
    overflow: hidden;
}

.war__stats__video,
.war__stats__content {
    width: 50%;
    float: left;
}

.war__stats__content {
    padding: 0 0 0 40px;
}

.war__stats__content__item {
    padding: 0 0 20px;
    margin: 0 0 30px;
    border-bottom: 4px solid #824c84;
    font-size: 18px;
    line-height: 30px;
}

.war__stats__content__item:last-child {
    margin: 0;
    padding: 0;
    border: none;
}

.war__stats__content__item__number {
    margin: 0 10px 0 0;
    font-size: 43px;
    font-weight: bold;
}

.war__stats__video {
    height: 300px;
    position: relative;
    cursor: pointer;
    background: #824c84 url(../images/war/war_vid_bg.jpg) no-repeat center right;
    border-radius: 12px;
    background-size: cover;
}

.war__stats__video__play {
    width: 125px;
    height: 125px;
    display: block;
    border-radius: 50%;
    border: 4px solid #ffffff;
    margin: -63px auto 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    opacity: 0.7;
    transition: 0.2s;
    background-image: url(../images/front-page/play.png);
    background-position: 34px center;
    background-size: 54px;
    background-repeat: no-repeat;
}

.war__stats__video:hover .war__stats__video__play {
    opacity: 1;
}

.war__stats__video--mobile {
    display: none;
}

.war__together {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(../images/war/together.jpg);
    padding: 520px 0 60px;
    -webkit-box-shadow: inset 0px -300px 170px -60px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 0px -300px 170px -60px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0px -300px 170px -60px rgba(0, 0, 0, 0.7);
}

.war__together__content {
    width: 100%;
    max-width: 710px;
    margin: 0 auto;
    text-align: center;
}

.war__together__content h1,
.war__together__content p {
    color: #ffffff;
}

.war__together__content h1 {
    font-family: "proxima-nova-soft", sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 30px;
}

.war__together__content p {
    font-size: 23px;
    line-height: 26px;
}

.war__give .sp_give_section {
    background-color: #9c5d9e;
    margin-bottom: -56px;
    text-align: center;
}

.war__give .box_content h1 {
    color: #ffffff;
    font-family: "proxima-nova-soft", sans-serif;
}

.war__give .give-cont #give-option-oneoff form:nth-of-type(2) {
    border-color: #ffffff;
}

.war__give .give-option #give-oneother button[type="submit"],
.war__give .give-cont .give-button {
    background-color: #7b3c7d;
    color: #ffffff;
    transition: 0.2s;
}

.war__give .give-option #give-oneother button[type="submit"]:hover,
.war__give .give-cont .give-button.give_active,
.war__give .give-cont .give-button:hover {
    background-color: #ffffff;
    color: #7b3c7d;
}

.war__give .give-cont .give-button#give-reg {
    display: none;
}

.war__give .give-option #give-oneother #currency {
    color: #7b3c7d;
}

.war__story_wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    z-index: 99999;
    overflow-y: scroll;
    visibility: hidden;
    display: none;
    /*cursor: zoom-out;*/
}

.war__story {
    width: 100%;
    max-width: 700px;
    background-color: #ffffff;
    padding: 40px 60px;
    margin: 0 auto 40px;
    position: absolute;
    top: 40px;
    right: 0;
    left: 0;
    visibility: hidden;
    display: none;
    cursor: default;
}

.war__story__close {
    top: 40px;
    right: 190px;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    position: fixed;
}

.war__story h1 {
    font-family: "proxima-nova-soft", sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 20px;
    color: #9c5d9e;
    text-transform: none;
    text-align: center;
}

.war__story img {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 40px;
    display: block;
}

.war__story h3 {
    font-family: "proxima-nova-soft", sans-serif;
    font-size: 27px;
    font-weight: bold;
    margin: 0 0 20px;
    color: #9c5d9e;
    text-transform: none;
}

.war__story p {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 20px;
}

.war-footer-area #box_social_links {
    width: 462px;
}

/*################################################################################################################
###############################################   Livelihoods Styles   #########################################
#################################################################################################################*/

.livelihoods,
.livelihoods * {
    box-sizing: border-box;
}

.livelihoods__button {
    position: relative;
    border-radius: 12px;
    font-size: 23px;
    font-weight: bold;
    font-family: "proxima-nova-soft", sans-serif;
    text-transform: uppercase;
    border: 2px solid #aea444;
    padding: 7px 30px 5px;
    transition: 0.2s;
    color: #aea444;
    display: inline-block;
}

.livelihoods__button:hover {
    background-color: #aea444;
    color: #ffffff;
}

.livelihoods__button--purple {
    background-color: #aea444;
    color: #ffffff;
}

.livelihoods__button--purple:hover {
    background-color: #67601E ;
    border-color: #67601E;
}

.sub-nav.livelihoods_sub_menu ul.ubermenu-nav li.ubermenu-item:last-child {
    padding: 10px 0 0;
    margin: 0 0 0 20px;
}

.sub-nav.livelihoods_sub_menu
    ul.ubermenu-nav
    li.ubermenu-item:last-child
    a.ubermenu-target {
    font-size: 15px;
    background-color: #ffffff;
    color: #373737;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 12px;
    padding: 12px 40px 10px;
    transition: 0.2s;
}

.sub-nav.livelihoods_sub_menu
    ul.ubermenu-nav
    li.ubermenu-item:last-child
    a.ubermenu-target:hover {
    color: #ffffff;
    background-color: #373737;
}

.sub-nav.livelihoods_sub_menu ul.ubermenu-nav li.ubermenu-item .ubermenu-submenu {
    left: auto;
    width: auto;
}

.sub-nav.livelihoods_sub_menu ul.ubermenu-nav li.ubermenu-item .ubermenu-submenu li {
    display: block;
    clear: both;
}

.sub-nav.livelihoods_sub_menu
    ul.ubermenu-nav
    li.ubermenu-item
    .ubermenu-submenu
    li:last-child {
    padding: 0;
    margin: 0;
}

.sub-nav.livelihoods_sub_menu
    ul.ubermenu-nav
    li.ubermenu-item
    .ubermenu-submenu
    li:last-child
    a {
    font-size: 13px;
    background-color: transparent;
    color: #0d72c7;
    text-transform: none;
    font-weight: normal;
    border-radius: 0;
    padding: 10px 20px;
    /*transition: 0.2s;*/
}

.sub-nav.livelihoods_sub_menu
    ul.ubermenu-nav
    li.ubermenu-item
    .ubermenu-submenu
    li:last-child
    a:hover {
    background: transparent;
}

.livelihoods__hero {
    background-image: url(../images/livelihoods/hero.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-box-shadow: inset 0px -330px 170px -60px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: inset 0px -330px 170px -60px rgba(0, 0, 0, 0.9);
    box-shadow: inset 0px -330px 170px -60px rgba(0, 0, 0, 0.9);
    color: #ffffff;
    position: relative;
    padding: 500px 0 40px;
}

.livelihoods__hero__text {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
}

.livelihoods__hero__text h1 {
    font-family: "proxima-nova-soft", sans-serif;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    margin: 0 0 10px;
}

.livelihoods__hero__text p {
    color: #ffffff;
    font-size: 23px;
    line-height: 26px;
    margin: 0 0 10px;
}

.livelihoods__hero__text .livelihoods__button {
    margin: 30px 0 0;
    display: inline-block;
}

.livelihoods__section {
    height: 420px;
    position: relative;
    overflow: hidden;
}

.livelihoods__section__image {
    position: absolute;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.livelihoods__section__image.one {
    background-image: url(../images/livelihoods/home_image1.jpg);
}

.livelihoods__section__image.two {
    background-image: url(../images/livelihoods/home_image2.jpg);
}

.livelihoods__section__image.three {
    background-image: url(../images/livelihoods/home_image3.jpg);
}

.livelihoods__section__image.four {
    background-image: url(../images/livelihoods/home_image4.jpg);
}

.livelihoods__section__image.five {
    background-image: url(../images/livelihoods/home_image5.jpg);
}

.livelihoods__section__image.six {
    background-image: url(../images/livelihoods/home_image6.jpg);
}

.livelihoods__section__image.seven {
    background-image: url(../images/livelihoods/home_image7.jpg);
}

.livelihoods__section__image.left {
    right: 50%;
    left: 0;
}

.livelihoods__section__image.right {
    right: 0;
    left: 50%;
}

.livelihoods__section__content {
    width: 50%;
}

.livelihoods__section__content.left {
    float: left;
    padding: 60px 40px 0 0;
}

.livelihoods__section__content.right {
    float: right;
    padding: 60px 0 0 40px;
}

.livelihoods__section__content__title {
    color: #aea444;
    font-family: "proxima-nova-soft", sans-serif;
    font-weight: bold;
    font-size: 29px;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.livelihoods__section__content p {
    font-size: 18px;
    line-height: 29px;
    margin: 0 0 10px;
}

.livelihoods__section__content .livelihoods__button {
    margin: 30px 0 0;
    font-weight: normal;
    font-size: 20px;
    cursor: pointer;
}

.livelihoods__verse {
    position: relative;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(../images/livelihoods/verse.jpg);
    padding: 600px 0 80px;
    -webkit-box-shadow: inset 0px -400px 1000px -145px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 0px -400px 1000px -145px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0px -400px 1000px -145px rgba(0, 0, 0, 0.7);
}

.livelihoods__verse__content {
    width: 100%;
    max-width: 790px;
    margin: 0 auto;
    text-align: center;
}

.livelihoods__verse__content h1 {
    font-family: "proxima-nova-soft", sans-serif;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 20px;
    text-shadow: 0 0 15px #4a4a4a;
}

.livelihoods__verse__content h1 small {
    font-size: 20px;
    font-weight: 100;
}

.livelihoods__verse__content__text {
    padding: 0 40px;
}

.livelihoods__verse__content__text p {
    color: #ffffff;
    font-size: 21px;
    line-height: 26px;
    margin: 0 0 20px;
}

.livelihoods__verse__content .livelihoods__button {
    margin: 25px 0 0;
}

.livelihoods__stats {
    background-color: #aea444;
    padding: 50px 0;
    color: #ffffff;
    overflow: hidden;
	text-align: center
}

.livelihoods__stats__video,
.livelihoods__stats__content {
    width: 50%;
    float: left;
}

.livelihoods__stats__content {
    padding: 0 0 0 40px;
}

.livelihoods__stats__content__item {
    padding: 0 0 20px;
    margin: 0 0 30px;
    border-bottom: 4px solid #aea444;
    font-size: 18px;
    line-height: 30px;
}

.livelihoods__stats__content__item:last-child {
    margin: 0;
    padding: 0;
    border: none;
}

.livelihoods__stats__content__item__number {
    margin: 0 10px 0 0;
    font-size: 43px;
    font-weight: bold;
}

.livelihoods__stats__video {
    height: 300px;
    position: relative;
    cursor: pointer;
    background: #aea444 url(../images/livelihoods/livelihoods_vid_bg.jpg) no-repeat center right;
    border-radius: 12px;
    background-size: cover;
}

.livelihoods__stats__video__play {
    width: 125px;
    height: 125px;
    display: block;
    border-radius: 50%;
    border: 4px solid #ffffff;
    margin: -63px auto 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    opacity: 0.7;
    transition: 0.2s;
    background-image: url(../images/front-page/play.png);
    background-position: 34px center;
    background-size: 54px;
    background-repeat: no-repeat;
}

.livelihoods__stats__video:hover .livelihoods__stats__video__play {
    opacity: 1;
}

.livelihoods__stats__video--mobile {
    display: none;
}

.livelihoods__together {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(../images/livelihoods/together.jpg);
    padding: 520px 0 60px;
    -webkit-box-shadow: inset 0px -300px 170px -60px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 0px -300px 170px -60px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0px -300px 170px -60px rgba(0, 0, 0, 0.7);
}

.livelihoods__together__content {
    width: 100%;
    max-width: 710px;
    margin: 0 auto;
    text-align: center;
}

.livelihoods__together__content h1,
.livelihoods__together__content p {
    color: #ffffff;
}

.livelihoods__together__content h1 {
    font-family: "proxima-nova-soft", sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 30px;
}

.livelihoods__together__content p {
    font-size: 23px;
    line-height: 26px;
}

.livelihoods__give .sp_give_section {
    background-color: #aea444;
    margin-bottom: -56px;
    text-align: center;
}

.livelihoods__give .box_content h1 {
    color: #ffffff;
    font-family: "proxima-nova-soft", sans-serif;
}

.livelihoods__give .give-cont #give-option-oneoff form:nth-of-type(2) {
    border-color: #ffffff;
}

.livelihoods__give .give-option #give-oneother button[type="submit"],
.livelihoods__give .give-cont .give-button {
    background-color: #67601E;
    color: #ffffff;
    transition: 0.2s;
}

.livelihoods__give .give-option #give-oneother button[type="submit"]:hover,
.livelihoods__give .give-cont .give-button.give_active,
.livelihoods__give .give-cont .give-button:hover {
    background-color: #ffffff;
    color: #67601E;
}

.livelihoods__give .give-cont .give-button#give-reg {
    display: none;
}

.livelihoods__give .give-option #give-oneother #currency {
    color: #7b3c7d;
}

.livelihoods__story_wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    z-index: 99999;
    overflow-y: scroll;
    visibility: hidden;
    display: none;
    /*cursor: zoom-out;*/
}

.livelihoods__story {
    width: 100%;
    max-width: 700px;
    background-color: #ffffff;
    padding: 40px 60px;
    margin: 0 auto 40px;
    position: absolute;
    top: 40px;
    right: 0;
    left: 0;
    visibility: hidden;
    display: none;
    cursor: default;
}

.livelihoods__story__close {
    top: 40px;
    right: 190px;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    position: fixed;
}

.livelihoods__story h1 {
    font-family: "proxima-nova-soft", sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 20px;
    color: #aea444;
    text-transform: none;
    text-align: center;
}

.livelihoods__story img {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 40px;
    display: block;
}

.livelihoods__story h3 {
    font-family: "proxima-nova-soft", sans-serif;
    font-size: 27px;
    font-weight: bold;
    margin: 0 0 20px;
    color: #aea444;
    text-transform: none;
}

.livelihoods__story p {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 20px;
}

.livelihoods-footer-area #box_social_links {
    width: 462px;
}


/*#################################################################Media page*/

.page_media {
    background-color: #e9e6e6;
    padding: 0 0 60px;
    margin: 0 0 -56px;
}

.hero--media {
    padding: 100px 0 160px;
}

.hero--media--archive {
    background-image: url(../images/hero-media.jpg);
}

.page_media__box {
    margin: -70px 0 0;
    padding: 20px 20px 60px;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}

.page_media__box__filter {
    margin: 20px 0 0;
}

.page_media__box__filter h3 {
    color: #373737;
    text-transform: none;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
}

.page_media__box__filter__item {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #d5d5d5;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    transition: 0.2s;
    position: relative;
    color: #868686;
    transition: 0.2s;
    padding: 10px 20px;
}

.page_media__box__filter__item a {
}

.page_media__box__filter__item:hover,
.page_media__box__filter__item--active {
    background-color: #373737;
    color: #ffffff;
}

.page_media__box__filter__item--video:hover,
.page_media__box__filter__item--video.page_media__box__filter__item--active {
    background-color: #275b71;
}

.page_media__box__filter__item--operation-christmas-child:hover,
.page_media__box__filter__item--operation-christmas-child.page_media__box__filter__item--active {
    background-color: #69be28;
}

.page_media__box__filter__item--clean-water-healthy-lives:hover,
.page_media__box__filter__item--clean-water-healthy-lives.page_media__box__filter__item--active {
    background-color: #1a82b5;
}

.page_media__box__filter__item--50-years-of-ministry:hover,
.page_media__box__filter__item--50-years-of-ministry.page_media__box__filter__item--active {
    background-color: #c4a11b;
}

.media_wrap {
    margin: 40px -20px 0;
    font-size: 0;
    letter-spacing: -1em;
}

.media {
    background-color: #f2f2f2;
    font-size: 20px;
    text-align: center;
    margin: 0 0 40px;
    color: #373737;
    position: relative;
}

.media:hover .media__info__title,
.media:hover .media__info__date {
    color: #ffffff;
}

.media:hover .media__info {
    background-color: #373737;
}

.media--video:hover .media__info {
    background-color: #275b71;
}

.media--operation-christmas-child:hover .media__info {
    background-color: #69be28;
}

.media--clean-water-healthy-lives:hover .media__info {
    background-color: #1a82b5;
}
.media--50-years-of-ministry:hover .media__info {
    background-color: #c4a11b;
}


.media__image {
    height: 250px;
    position: relative;
}

.media__image__tag {
    position: absolute;
    top: 20px;
    left: 0;
    padding: 10px 20px 8px;
    color: #ffffff;
    font-size: 20px;
}

.media--news .media__image__tag {
    background-color: #373737;
}

.media--video .media__image__tag {
    background-color: #275b71;
}

.media--operation-christmas-child .media__image__tag {
    background-color: #69be28;
}

.media--clean-water-healthy-lives .media__image__tag {
    background-color: #1a82b5;
}

.media--50-years-of-ministry .media__image__tag {
    background-color: #c4a11b;
}

.media__info {
    padding: 20px;
    transition: 0.2s;
}

.media__info__title {
    transition: 0.2s;
    min-height: 50px;
}

.media__info__date {
    margin: 0;
    color: #808080;
    font-size: 16px;
    transition: 0.2s;
}

.media_more {
    margin: 0 -20px;
    font-size: 0;
    letter-spacing: -1em;
}

.alm-btn-wrap {
    text-align: center;
}

.alm-load-more-btn {
    background-color: #373737;
    color: #ffffff;
    padding: 10px 30px;
    border: none;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.2s;
}

.alm-load-more-btn:hover {
    background-color: #000000;
}

.alm-load-more-btn:focus {
    outline: none;
}

.alm-load-more-btn.done {
    background-color: #d6d6d6;
    cursor: auto;
}

/*#################################################################Press Resources page*/

.page_pr {
    background-color: #e9e6e6;
    padding: 0 0 60px;
    margin: 0 0 -56px;
}

.hero--pr {
    padding: 100px 0 160px;
    background-image: url(../images/hero_press.jpg);
}

.pr_box {
    margin: -70px 0 0;
    padding: 40px 30px 60px;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.pr_filter {
    text-align: center;
    padding: 0 0 30px;
    margin: 0 0 20px;
    border-bottom: 2px solid #acacac;
}

.pr_filter__item {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #d5d5d5;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 10px;
    transition: 0.2s;
    position: relative;
    color: #868686;
    transition: 0.2s;
    padding: 10px 20px;
}

.pr_filter__item:hover,
.pr_filter__item--active {
    background-color: #868686;
    color: #ffffff;
}

.pr_sidebar {
    width: 25%;
    float: left;
    padding: 0 40px 0 0;
}

.pr_sidebar__title {
    background-color: #f2f2f2;
    padding: 20px;
    margin: 0 0 5px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}

.pr_sidebar__cats {
    background-color: #f2f2f2;
    padding: 20px;
}

a.pr_sidebar__cats__item {
    color: #373737;
    display: block;
    margin: 0 0 10px;
    font-size: 18px;
}

a.pr_sidebar__cats__item--active {
    font-weight: 600;
}

.pr_posts {
    width: 75%;
    float: left;
    padding: 20px 0 0;
}

.pr_post {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 2px solid #efefef;
}

.pr_post:last-child {
    padding: 0;
    margin: 0;
    border-bottom: none;
}

.pr_post__title {
    font-size: 18px;
    margin: 0 0 5px;
}

.pr_post__title a {
    color: #275b71;
}

/*#################################################################Single Styles*/

.vt_single {
    padding: 60px 0 0;
    margin: 0 0 -56px;
}

.vt_single--no_padding {
    padding: 0;
}

.vt_single--no_padding .vt_single__content {
    padding: 0;
}

.vt_single__section {
    padding: 60px 0;
}

.vt_single__section--grey {
    background-color: #f7f7f7;
}

.vt_single .button_link {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
    width: 214px;
    display: block;
    border-radius: 5px;
    transition: 0.2s;
}

.vt_single .button_link:hover {
    opacity: 0.8;
    text-decoration: none;
}

.vt_single__fullwidth {
    padding: 0;
}

.vt_single__fullhead {
    text-align: center;
    padding: 0 20px;
    /* height: 550px; */
    height: 100vh;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    webkit-box-shadow: inset 0px -330px 170px -60px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: inset 0px -330px 170px -60px rgba(0, 0, 0, 0.9);
    box-shadow: inset 0px -330px 170px -60px rgba(0, 0, 0, 0.9);
}

.vt_single__fullhead h1 {
    position: absolute;
    color: #fff;
    bottom: 210px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
    max-width: 830px;
    text-shadow: 0 0 15px #000;
}

.vt_single__fullhead.heis_header {
    background-position: bottom left;
    webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.vt_single__fullhead.heis_header h1 {
    font-family: los-feliz, serif;
    font-weight: 400;
    font-style: normal;
    color: #9e110f;
    text-shadow: none;
    left: 120px;
    right: auto;
    bottom: 250px;
}

.vt_single__fullhead.heis_header h1 span {
    color: #fff;
    text-shadow: 0 0 15px #000;
    font-family: "Droid Sans", sans-serif;
}

.vt_single_hero {
    /* height: 550px; */
    height: 85vh;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.vt_single_caption {
    position: absolute;
    bottom: 70px;
    left: 0;
    right: 0;
    padding: 10px;
    color: #fff;
    margin: 0 auto;
    width: 50%;
    text-align: center;
    font-size: 26px;
}

.vt_single .sp_give_section {
    text-align: center;
}

.vt_single .sp_give_section p.give_p {
    margin-bottom: 40px;
}

.vt_single__image {
    margin: 0 0 40px;
}

.vt_single__image:after {
    content: "";
    display: block;
    padding-bottom: 56.25%;
}

h1.vt_single__title {
    text-transform: none;
    color: #373737;
    font-size: 35px;
    margin: 0 0 10px;
    display: block;
}
h1.vt_single__title--space {
    margin:20px 0 50px;
}

h1.vt_single__title--centered {
    text-align: center;
}

h3.vt_single__subtitle {
    text-transform: none;
    color: #373737;
}

.vt_single__featimg {
    background-position: center;
    background-size: cover;
    height: 320px;
    margin: 20px 0 40px;
    text-align: center;
    position: relative;
}

.vt_single__featimg__content {
    width: 100%;
    max-width: 760px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    margin: 0 auto;
}

.vt_single__featimg--large {
    min-height: 640px;
    padding: 80px 0;
}

.vt_single__featimg--no_margin {
    margin: 0;
}

.vt_single__featimg h1.vt_single__title,
.vt_single__featimg h3.vt_single__subtitle {
    color: #ffffff;
    text-shadow: 0 0 15px #373737;
}

.vt_single__featimg h1.vt_single__title {
    font-size: 45px;
}

p.vt_single__date {
    font-size: 17px;
    margin: 0 0 30px;
    display: inline-block;
}

p.vt_single__back {
    display: inline-block;
    float: right;
}

p.vt_single__back a {
    font-size: 17px;
    color: #373737;
}

.vt_single__content {
    padding: 0 0 60px;
}

.vt_single__content iframe {
    max-width: 100%;
}

.vt_single__fullwidth .vt_single__content {
    padding: 60px 0 40px;
}

.vt_single__fullwidth .vt_single__content p {
    font-size: 19px;
    line-height: 29px;
}

.vt_single__fullwidth .vt_single__content p.wp-caption-text {
	font-size: 13px;
    text-align: left;
    margin: 0;
    padding: 5px 10px 5px;
    font-style: italic;
	text-transform: uppercase;
}

.vt_single__content p {
    font-size: 17px;
    line-height: 25px;
    margin: 0 0 20px;
}


.vt_single__content iframe {
    /* width: 100%;
    height: 518px; */
}

.vt_single__content h1,
.vt_single__content h2,
.vt_single__content h3,
.vt_single__content h4,
.vt_single__content h5,
.vt_single__content h6 {
    text-transform: none;
    color: #373737;
    margin: 0 0 20px;
}

.vt_single__content .general_give h1 {
    color: #ffffff;
}

.vt_single__content .iframeWrap {
    padding-top: 20%;
    padding-bottom: 56.25%;
    margin: 0 0 20px;
}

.vt_single__content img {
    display: block;
    margin: 0 auto 20px;
}

.vt_single__content .gallery {
    margin: 0 -10px !important;
}

.vt_single__content .gallery-columns-3 .gallery-item {
    width: 33.333% !important;
}

.vt_single__content .gallery-item {
    padding: 0 10px;
    margin: 0 0 20px !important;
}

.vt_single__content .gallery img {
    width: 100%;
    border: none !important;
    margin: 0;
}

.vt_single__content .wp-caption {
    max-width: 100%;
    margin: 0 auto 20px;
    padding: 0;
}

.vt_single__content .wp-caption img {
    margin: 0;
}

.vt_single__content .alignleft,
.vt_single__content .alignright {
    float: none;
}

.vt_single__content .wp-caption-text {
    padding: 10px 0 0;
}

.vt_single__content p.wp-caption-text {
	font-size: 13px;
    text-align: left;
    margin: 0;
    padding: 5px 10px 5px;
    font-style: italic;
	text-transform: uppercase;
}

.vt_single__content h2.article-summary {
	font-size: 20px;
	color:#787878;
	text-transform: uppercase;
}

.vt_single__fullwidth .vt_single__content h2.article-summary {
	font-size: 20px;
	color:#787878;
	text-transform: uppercase;
}

.vt_single__content blockquote {
    border-left: 4px solid #373737;
    margin: 30px 0 30px 20px;
    padding: 0 0 0 20px;
}

.vt_single__content blockquote p {
    color: #373737;
}

.vt_single__content hr {
    height: 2px;
    display: block;
    margin: 20px 0;
    background-color: #c2c2c2;
    border: none;
}

.vt_single__content ul {
    padding: 0 0 0 40px;
    margin: 0 0 20px;
}

.vt_single__content li {
    margin: 0 0 10px;
}

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

.vt_single__content .sp_resource .resource_button {
    color: #373737;
    border: 2px solid #373737;
    font-size: 20px;
    padding: 10px;
    margin: 30px auto;
    text-align: center;
    width: auto;
    display: inline-block;
    border-radius: 5px;
    transition: 0.2s;
    cursor: pointer;
}

.vt_single__content .sp_resource .resource_button:hover {
    background-color: #373737;
    color: #ffffff;
}

.vt_single__latest_wrap {
    padding: 60px 0;
    background-color: #e9e6e6;
}

.vt_single__latest__title {
    text-transform: none;
    font-size: 35px;
    color: #373737;
    text-align: center;
    margin: 0 0 40px;
}

.vt_single__latest {
    margin: 0 -20px;
    font-size: 0;
    letter-spacing: -1em;
}

.vt-share {
    margin-top: 20px;
}

.photo__info {
    overflow: hidden;
    margin: 0 0 40px;
}

p.photo__info__count {
    display: inline-block;
    margin: 5px 0 0;
}

.photo__info__zip {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #d5d5d5;
    display: inline-block;
    vertical-align: middle;
    transition: 0.2s;
    color: #868686;
    transition: 0.2s;
    padding: 7px 16px;
    float: right;
}

.photo__info__zip:hover {
    background-color: #868686;
    color: #ffffff;
}

.photo_wrap {
    margin: 0 0 30px;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #e6e6e6;
}

.photo_wrap img {
    margin: 0 0 10px;
}

.photo_wrap--portrait {
    max-width: 420px;
    width: 100%;
    margin: 0 auto 30px;
}

.photo_wrap__info {
    margin: 0 0 10px;
}

.photo_wrap__info p {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.photo_wrap__info__dimensions,
.photo_wrap__button {
    float: right;
}

.photo_wrap__button {
    position: relative;
    padding: 0 0 0 20px;
}

.photo_wrap__button:before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px;
    height: 16px;
    background-image: url(../images/arrow.png);
    background-size: cover;
    background-position: center;
}

.landing_box_sec {

    background: #ededed;
    margin: 20px 0 -60px;
    text-align: center;
    padding: 40px 20px;
    box-sizing: border-box;
}

.landing_box_sec * {
    box-sizing: border-box;
}

.landing_page__title {
    color: #69be28;
    font-weight: 500;
    margin-bottom: 20px;
}

.vt_landing__feat_img {
    width: 100%;
    height: 420px;
    margin-bottom: 50px;
}

.vt_landing_caption {
    margin-top: -40px;
    text-align: right;
    margin-bottom: 20px;
    font-size: 16px;
    text-transform: none;
}

.landing_page__single {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 20px;
    padding: 20px 20px;
    max-width: 450px;
    width: 100%;
    display: inline-block;
    vertical-align: top;

}

.landing_page__single p {
    font-size: 17px;
    margin-top: 10px;
    line-height: 1.8;
}


.title--green {
    color: #69be28;
}



/*########################### FORM STYLES #####################################*/

.vt_form_wrapper * {
    box-sizing: border-box;
}

.vt_form_wrapper ::-webkit-input-placeholder {
    color: #000;
}

.vt_form_wrapper :-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.vt_form_wrapper ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.vt_form_wrapper :-ms-input-placeholder {
    color: #000;
}

.vt_form_wrapper {
    margin: 40px 0 0;
}

.vt_form_wrapper .gform_body {
    display: inline-block;
    width: 100%;
}

.vt_form_wrapper .gform_body .gform_fields {
    width: 100%;
    display: inline-block;
}

.vt_form_wrapper .gform_body .gform_fields .gfield {
    display: inline-block;
    margin: 0 2% 20px;
    width: 100%;
    padding: 0;
    vertical-align: middle;
}

.vt_form_wrapper .top_label .gfield_label {
    width: 100%;
    display: none !important; /* Check ie works with this */
}

.vt_form_wrapper .vt_form_labelshow .gfield_label {
    display: block;
}

.vt_form_wrapper .gform_fields .gfield.form_10 {
    width: 10%;
}

.vt_form_wrapper .gform_fields .gfield.form_45 {
    width: 42%;
}

.vt_form_wrapper .gform_fields .gfield.form_50 {
    width: 48%;
}

.vt_form_wrapper .gform_fields .gfield.field_sublabel_below span {
    width: 47%;
    margin: 0 1%;
    padding: 0;
}

.vt_form_wrapper .gform_fields .gfield.field_sublabel_below span input {
    width: 100%;
}

.vt_form_wrapper .gform_body .gform_fields .gfield select,
.vt_form_wrapper .gform_body .gform_fields .gfield input {
    width: 100%;
    font-size: 17px !important;
    background: #efefef;
    border: none;
}

.vt_form_wrapper .gform_body .gform_fields .gfield select {
    height: 40px;
}

.vt_form_wrapper .gform_body .gform_fields .gfield input {
    padding: 10px 10px !important;
}

.vt_form_wrapper
    .gform_body
    .gform_fields
    .gfield
    .ginput_container_radio
    label,
.vt_form_wrapper
    .gform_body
    .gform_fields
    .gfield
    .ginput_container_checkbox
    label {
    font-size: 17px;
}

.vt_form_wrapper
    .gform_body
    .gform_fields
    .gfield_checkbox
    li
    input[type="checkbox"] {
    margin-top: 1px;
}

.vt_form_wrapper .gform_footer input[type="submit"] {
    background: #373737;
    color: #fff;
    margin: 10px 0 30px;
    float: right;
    font-size: 18px !important;
    border: none;
    padding: 10px 18px !important;
}

.vt_form_wrapper .gform_footer input[type="submit"]:hover {
    background: #002d56;
}

.gform_confirmation_message {
    font-size: 24px;
    line-height: 31px;
    font-weight: bold;
    margin: 0 0 40px;
}

@media screen and (max-width: 600px) {
    .vt_form_wrapper .gform_body .gform_fields .gfield {
        width: 100% !important;
        margin: 0 0 20px !important;
    }

    .vt_form_wrapper .gform_body .gform_fields .gfield select {
        height: 42px;
    }
}

/*########################### FOOTER SIGNUP #####################################*/

.stay_inspired
    .footer_signup_form
    .vt_form_wrapper
    .vt_form_labelshow
    .gfield_label,
.stay_inspired
    .footer_signup_form
    .vt_form_wrapper
    .gform_body
    .gform_fields
    .gfield
    .ginput_container_checkbox
    label {
    color: #fff;
    font-size: 17px;
}

.stay_inspired
    .footer_signup_form
    .vt_form_wrapper
    .gform_body
    .gform_fields
    .gfield
    p {
    margin-bottom: 0;
}

.stay_inspired
    .footer_signup_form
    .vt_form_wrapper
    .gform_body
    .gform_fields
    .gfield
    p
    a {
    color: #fff;
    text-decoration: underline;
}

.stay_inspired .vt_form_wrapper .gform_footer input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #e41b23;
    float: none;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 auto;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.stay_inspired .footer_signup_button {
    background: #e41b23;
    color: #fff;
    cursor: pointer;
    width: 150px;
    font-size: 15px;
    padding: 10px 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    transition: 0.2s;
    opacity: 1;
    visibility: visible;
}

.stay_inspired .footer_signup_button.signup_active {
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.stay_inspired .footer_signup_button:hover {
    background: #c3161d;
}

@media screen and (max-width: 1200px) {
    .vt-inner {
        width: 100%;
    }

    .front_page .grid_1-4 {
        width: 50%;
        margin: 0 0 40px;
    }

    .featured_campaign__image--overlay {
        padding: 20px;
    }

    .front_video_link--mobile {
        display: block;
    }

    .donation_box__button {
        display: block;
    }

    .donation_box__button--info {
        margin: 0 0 10px;
    }

    h3.donation_box__title {
        min-height: 50px;
    }

    .dyk_women .dyk_full_img,
    .dyk_international .dyk_full_img,
    .tgj_full_img,
    .dyk_content .dyk_full_img {
        background-attachment: inherit;
    }
    .tgj_impact .tgj_content__header p {
        padding: 20px 2%;
    }
    .dyk_tott .tott_bot_stats .tott_bot_stat {
        padding: 0 10px;
    }
    .join_map .join_map_events {
        width: 50%;
    }
    .rf_steps .rf_step .rf_step_title h2 {
        width: 55%;
    }
    .rf_lower .map {
        background-size: 100%;
    }

    .ukdr_content .ukdr_home_head.adjust {
        margin-top: 0;
    }
    .ukdr_content .full_bg.fixed {
        background-attachment: inherit;
    }
    .ukdr_home_head .ukdr_home_head_txt {
        left: 0;
    }

    /* RF holding page 03/17 */
    .rf_holding_content .rf_home_head img {
        width: 30% !important;
    }
    .rf_tear_top {
        background-size: 100%;
        background-position: top center;
    }
    .rf_tear_bottom {
        background-size: 100%;
        background-position: bottom center;
    }
    .rf_bottom h1 {
        font-size: 55px;
    }

    /* OCC Pages 03/17 */
    .year_round_page .year_round_head {
        background-attachment: inherit;
    }

    .rf_content .rf_home_head img.rf_logo,
    .rf_content .rf_home_head img.rf_lemon,
    .rf_content .rf_home_head .rf_tag {
        width: 32%;
    }
    .church_stats .church_stats_single h1 {
        font-size: 45px;
    }
    .rf_how .rf_home_head .rf_tag img {
        width: 100%;
    }

    .rf_selfie .rf_home_head .vt-inner {
        position: relative;
        height: 400px;
    }
    .rf_selfie .rf_home_head .selfie_headshot {
        position: absolute;
        left: 20px;
        top: 0;
        bottom: 0;
        height: 100%;
        width: auto;
    }
    .rf_selfie .rf_home_head .rf_selfie_head_right {
        position: absolute;
        right: 20px;
        top: 20px;
    }
    .rf_selfie .rf_home_head .rf_selfie_head_right img.rf_logo {
        width: 50%;
    }

    .war__section {
        height: auto;
    }

	    .livelihoods__section {
        height: auto;
    }

    .war__section__content.left {
        padding: 60px 40px 60px 20px;
    }

	    .livelihoods__section__content.left {
        padding: 60px 40px 60px 20px;
    }

    .war__section__content.right {
        padding: 60px 0 60px 40px;
    }

	    .livelihoods__section__content.right {
        padding: 60px 0 60px 40px;
    }

    .vt_single__fullhead,
    .vt_single_hero {
        background-attachment: inherit;
    }

    .vt_single__fullhead.heis_header {
        max-height: 710px;
    }

    .vt_single__fullhead.heis_header h1 {
        bottom: 50px;
        left: 20px;
        font-size: 34px;
    }

    .rf_content.adjust {
        margin-top: 0;
    }
    .tgj_content.adjust {
        margin-top: 0;
    }

    .occ_journey .journey_head {
        background-attachment: inherit;
    }
}

@media screen and (max-width: 1100px) {
    .positions .positions_single {
        width: 48%;
    }
}

@media screen and (max-width: 1000px) {
    .vt-inner--thin {
        width: 100%;
        padding: 0 20px;
    }

    .featured_campaigns .grid_1-3 {
        width: 50%;
        margin: 0 0 40px;
    }

    .featured_campaigns .grid_1-3:nth-of-type(5n-1) {
        display: inline-block;
    }

    .dyk_content .dyk_content__header .dyk_content__header_txt {
        width: 70%;
    }

    .dyk_3stats .dyk_3stats_stat h2 {
        font-size: 40px;
    }

    .join_apply .join_apply__single {
        width: 33%;
        margin: 0 0 30px;
    }
    .join_map .map_bg {
        width: 30%;
    }
    .join_map .map_bg .map_marker {
        display: none !important;
    }
    .join_map .join_map_events {
        width: 69%;
        padding: 0 0 0 30px;
    }
    .join_map .join_map_events .join_map_events_single {
        background: none !important;
    }
    .join_team .gform_wrapper,
    .rf_register .gform_wrapper {
        padding: 40px 50px;
    }
    .rf_holding_content .rf_home_head {
        background-position: center left;
    }
    .rf_home_head .rf_home_head_quote {
        margin-top: 90px;
    }
    .rf_steps .rf_step .rf_step_title h2 {
        width: 60%;
    }
    .rf_steps .rf_step .rf_step_body p {
        width: 62%;
        margin: 0 0 0 10px;
    }
    .ukdr_vol_form .gform_wrapper {
        margin: 30px 0 0;
        padding: 40px;
    }

    .occ_why5 .why5_point.why5_processing,
    .occ_why5 .why5_point.why5_shipping,
    .occ_why5 .why5_point.why5_training,
    .occ_why5 .why5_flow {
        background-size: 100%;
        background-position: center top;
    }
}

@media screen and (max-width: 960px) {
    .donation_box__image {
        height: 180px;
    }
    .tgj_icons .tgj_icons_single {
        width: 28%;
    }
    .tgj_icons .tgj_icons_single h2 {
        font-size: 20px;
    }
    .tgj_icons h1 {
        font-size: 44px;
    }
    .dyk_rf #sol_maths .sol_maths_plus img,
    .dyk_rf #sol_maths .sol_maths_equal img {
        margin-top: 60px;
    }
    .rf_holding_content .rf_home_head h1 {
        font-size: 50px;
        line-height: 50px;
    }
    .rf_home_head .rf_home_head_quote h2 {
        font-size: 34px;
        line-height: 42px;
    }
    .church_stats .church_stats_single {
        width: 50%;
        border: none;
    }

    .rf_selfie .selfie_steps .button {
        width: 100%;
    }

    .rf_community .rf_stats h1 {
        width: 100%;
        padding: 0;
        margin: 0 0 30px;
    }

    .rf_rwanda .rf_home_head .ukdr_vid {
        width: 500px;
        height: 300px;
    }

    .media_wrap .grid_1-3 {
        width: 50%;
    }

    .pr_sidebar {
        width: 40%;
    }

    .pr_posts {
        width: 60%;
    }

    .vt_single__fullhead,
    .vt_single_hero {
        height: 400px;
        webkit-box-shadow: inset 0px -130px 170px -60px rgba(0, 0, 0, 0.9);
        -moz-box-shadow: inset 0px -130px 170px -60px rgba(0, 0, 0, 0.9);
        box-shadow: inset 0px -130px 170px -60px rgba(0, 0, 0, 0.9);
    }

    .vt_single__fullhead.heis_header {
        background-size: 1210px;
    }

    .vt_single__fullhead.heis_header h1 {
        bottom: 160px;
    }

    .vt_single__fullhead h1 {
        left: 20px;
        right: 20px;
        font-size: 34px;
        bottom: 50%;
        transform: translateY(50%);
    }

    .front_page__highlights .grid_1-2 {
        width: 100%;
    }

    .front_page__highlights .front_highlight .front_highlight__cont,
    .front_page__highlights.front_page__highlights-single
        .front_highlight
        .front_highlight__cont {
        bottom: 30px;
    }

    .front_page__highlights .front_highlight .front_highlight__cont h1,
    .front_page__highlights .front_highlight .front_highlight__cont p {
        min-height: 0;
    }
}

@media screen and (max-width: 920px) {
    .rf_community .sp_give_section {
        width: 100%;
    }

    .war__stats__video--mobile {
        margin: 0 auto 40px;
        display: block;
    }
	 .livelihoods__stats__video--mobile {
        margin: 0 auto 40px;
        display: block;
    }

    .war__stats__video--mobile,
    .war__stats__content {
        width: 100%;
        max-width: 500px;
        float: none;
    }

	    .livelihoods__stats__video--mobile,
    .livelihoods__stats__content {
        width: 100%;
        max-width: 500px;
        float: none;
    }

    .war__stats__content {
        margin: 0 auto;
        padding: 0;
    }

	   .livelihoods__stats__content {
        margin: 0 auto;
        padding: 0;
    }

    .war__story_wrap,
    .war__story_wrap * {
        box-sizing: border-box;
    }

	    .livelihoods__story_wrap,
    .livelihoods__story_wrap * {
        box-sizing: border-box;
    }

    .war__story {
        width: auto;
        max-width: unset;
        top: 20px;
        right: 20px;
        left: 20px;
    }

	    .livelihoods__story {
        width: auto;
        max-width: unset;
        top: 20px;
        right: 20px;
        left: 20px;
    }

    .war__story__close {
        position: fixed;
        top: 45px;
        right: 50px;
        color: #9c5d9e;
    }

	    .livelihoods__story__close {
        position: fixed;
        top: 45px;
        right: 50px;
        color: #9c5d9e;
    }

    .war__give .sp_give_section {
        width: 100%;
    }

	    .livelihoods__give .sp_give_section {
        width: 100%;
    }

    .video_sec .vol_vid {
        height: 280px;
    }
    .video_sec .vol_vid .button {
        display: none !important;
    }
    .video_sec .vol_vid .button#pop_video_mob {
        display: block !important;
    }
}

@media screen and (max-width: 900px) {
    .front_bottom_links .grid_1-2 {
        width: 100%;
    }

    .front_bottom_link {
        margin: 0 0 40px;
    }
    .dyk_content .dyk_content__header .dyk_content__header_txt {
        width: 77%;
    }
    .dyk_3stats .dyk_3stats_stat h2 {
        font-size: 36px;
    }
    .dyk_giving .sp_give_section {
        width: 100%;
        padding: 50px 20px;
    }
    .dyk_giving .sp_give_section .vt-inner--thinner,
    .tgj_content .sp_give_section .vt-inner--thinner {
        width: 100%;
    }
    .tgj_icons .tgj_icons_single h2 {
        height: 50px;
    }
    .join_map .map_bg {
        width: 40%;
    }
    .join_map .join_map_events {
        width: 59%;
        padding: 0 0 0 30px;
    }
    .rf_steps .rf_step .rf_step_title {
        margin-bottom: 30px;
    }
    .rf_steps .rf_step .rf_step_body img {
        width: 30%;
    }
    .rf_steps .rf_step .rf_step_body p {
        width: 66%;
        margin: 0 0 0 2%;
    }
    .rf_lower {
        padding: 20px;
    }
    .rf_lower .map {
        height: 390px;
    }
    .rf_lower .map h2 {
        font-size: 24px;
        margin: -45px 0 0 0;
    }

    .ukdr_content .ukdr_home_head,
    .ukdr_content.ukdr_volunteer .ukdr_home_head,
    .ukdr_content.ukdr_relationships .ukdr_home_head,
    .ukdr_content.ukdr_give .ukdr_home_head {
        height: 450px;
    }
    .ukdr_content.ukdr_lighthouse .ukdr_home_head {
        background-position: center;
        height: 450px;
    }
    .ukdr_content.ukdr_volunteer .ukdr_home_head {
        background-position: left center;
    }
    .ukdr_vol_form .gform_wrapper .gfield_html p {
        padding: 0;
    }

    .rf_content .rf_home_head img.rf_logo,
    .rf_content .rf_home_head img.rf_lemon,
    .rf_content .rf_home_head .rf_tag {
        display: block;
        margin: 0 auto;
    }
    .rf_content .rf_home_head img.rf_logo {
        width: 38%;
    }
    .rf_content .rf_home_head img.rf_lemon {
        width: 30%;
        margin: 16px auto;
    }

    .rf_content .rf_bg1 .ukdr_vid {
        margin: 0 auto;
        float: none;
        width: 460px;
        height: 260px;
    }
    .rf_content .rf_bg1 h1 strong {
        font-size: 30px;
    }
    .rf_content .rf_bg1 h1 {
        float: none;
        width: 80%;
        text-align: center;
        margin: 14px auto 0;
        font-size: 30px;
    }
    .rf_how .rf_home_head .rf_tag img {
        width: 100%;
    }

    .rf_content.rf_hope .rf_home_head img.rf_logo {
        display: inline-block;
    }
    .rf_resources .content .rf_resources_content {
        padding: 30px;
    }
    .rf_resources .content .rf_resources_content h1 {
        font-size: 28px;
    }

    .rf_rwanda .rf_home_head .ukdr_vid {
        float: none;
        margin: 40px auto;
    }

    .war__section {
        padding: 40px 0;
    }

	    .livelihoods__section {
        padding: 40px 0;
    }

    .war__section__image {
        max-width: 400px;
        height: 240px;
        width: 100%;
        position: static;
        margin: 0 auto;
    }

	    .livelihoods__section__image {
        max-width: 400px;
        height: 240px;
        width: 100%;
        position: static;
        margin: 0 auto;
    }

	    .livelihoods__section__image {
        max-width: 400px;
        height: 240px;
        width: 100%;
        position: static;
        margin: 0 auto;
    }

    .war__section__content {
        width: 100%;
        max-width: 530px;
        margin: 0 auto;
        text-align: center;
    }

	    .livelihoods__section__content {
        width: 100%;
        max-width: 530px;
        margin: 0 auto;
        text-align: center;
    }

    .war__section__content.left,
    .war__section__content.right {
        float: none;
        padding: 30px 0;
    }

	    .livelihoods__section__content.left,
    .livelihoods__section__content.right {
        float: none;
        padding: 30px 0;
    }

    .vt_single__latest .grid_1-3 {
        width: 100%;
        max-width: 400px;
        margin: 0 auto 40px;
        display: block;
    }

    .vt-form_wrapper {
        padding: 40px;
    }

    .front_page__2highlights .hero--front,
    .front_page__2highlights .front_highlight1 {
        width: 100%;
        border: none;
    }
}

@media screen and (max-width: 800px) {
    .vt-inner--thinner {
        width: 100%;
        padding: 0 20px;
    }
    .dyk_content .dyk_content__header .vt-inner {
        margin-top: 360px;
    }
    .dyk_content .dyk_content__header .vt-inner h1 {
        font-size: 32px;
    }
    .dyk_women .dyk_content__header .vt-inner h1 {
        font-size: 31px;
    }
    .dyk_international .dyk_content__header .vt-inner h1 span,
    .dyk_women .dyk_content__header .vt-inner h1 span {
        font-size: 20px;
    }
    .dyk_3stats .dyk_3stats_stat {
        padding: 0 20px;
    }
    .tgj_content .tgj_content__header .tgj_content__header_txt {
        width: 100%;
        margin: 250px 0 40px;
    }
    .tgj_content .tgj_content__header .tgj_content__header_txt img {
        display: none;
    }
    .tgj_content .tgj_content__header .tgj_content__header_txt a {
        width: 320px;
        margin: 30px auto 0;
        display: block;
    }
    .tgj_impact .tgj_content__header .tgj_content__header__imgs {
        width: 100%;
        bottom: 180px;
    }
    .dyk_tott .tott_bot_stats .tott_bot_stat {
        width: 50%;
        margin: 10px 0;
    }
    .join_form .page_sec {
        padding: 50px 0;
    }
    .join_form .page_sec .vt-inner {
        padding: 0;
    }
    .join_team .gform_wrapper,
    .rf_register .gform_wrapper {
        padding: 20px 3%;
    }
    .rf_graphic .rf_steps .rf_steps_vline {
        right: auto;
    }
    .rf_steps .rf_step,
    .rf_step_right {
        width: 100%;
        padding: 0 0 0 20px;
        margin: 60px 0;
    }
    .rf_steps .rf_step .rf_step_title {
        position: relative;
        text-align: left;
    }
    .rf_steps .rf_step .rf_step_title {
        text-align: left;
        padding: 0 0 0 70px;
    }
    .rf_steps .rf_step .rf_step_title h2 {
        width: auto;
    }
    .rf_steps .rf_step .rf_step_title span {
        position: absolute;
        left: -20px;
        top: 16px;
    }
    .rf_steps .rf_step .rf_step_body {
        width: 100%;
        padding: 0 0 0 70px;
    }
    .rf_steps .rf_step .rf_step_body img {
        width: 20%;
        margin: 0 !important;
    }
    .rf_steps .rf_step .rf_step_body p {
        width: 78%;
        margin: 0 !important;
        padding: 0 0 0 10px !important;
    }

    .ukdr_content.ukdr_lighthouse .ukdr_home_head .ukdr_home_head_txt h1 {
        font-size: 32px;
        line-height: 37px;
    }
    .ukdr_content .full_bg.ukdr_vol_bg1 h3 {
        padding: 30px 0;
    }
    .ukdr_vol_form .gform_wrapper {
        padding: 30px 20px;
    }

    .rf_holding_content .rf_home_head img {
        width: 40% !important;
        margin: 0 auto;
        display: block !important;
    }
    .rf_holding_content .rf_home_head img.rf_lemon {
        margin: 30px auto;
    }

    .year_round_page .year_round_head h1 {
        font-size: 45px;
    }
    .year_round_page .year_round_head h2 {
        font-size: 35px;
    }
    .positions .positions_single {
        width: 100%;
        max-width: 480px;
        min-height: 0;
        padding: 0 0 50px;
    }
    .positions_single_click .positions_single_click_img {
        width: 55%;
        margin: 0 auto 20px;
        display: block;
    }
    .positions .positions_single_click .positions_single_click_txt {
        padding: 0;
        width: 100%;
    }

    .rf_hope .rf_stats {
        padding: 20px 20px 50px;
    }
    .rf_hope .rf_stats h1 {
        font-size: 28px;
    }
    .rf_hope .rf_hope_pack {
        padding: 70px 0;
    }
    .rf_hope .rf_hope_pack .rf_hope_pack_content {
        padding: 30px;
    }
    .rf_hope .rf_hope_pack .rf_hope_pack_content h1 {
        font-size: 28px;
    }

    .war__hero {
        -webkit-box-shadow: inset 0px -400px 170px -60px rgba(0, 0, 0, 0.9);
        -moz-box-shadow: inset 0px -400px 170px -60px rgba(0, 0, 0, 0.9);
        box-shadow: inset 0px -400px 170px -60px rgba(0, 0, 0, 0.9);
        padding: 300px 0 40px;
    }

	    .livelihoods__hero {
        -webkit-box-shadow: inset 0px -400px 170px -60px rgba(0, 0, 0, 0.9);
        -moz-box-shadow: inset 0px -400px 170px -60px rgba(0, 0, 0, 0.9);
        box-shadow: inset 0px -400px 170px -60px rgba(0, 0, 0, 0.9);
        padding: 300px 0 40px;
    }

    .war__verse {
        padding: 340px 0 80px;
        -webkit-box-shadow: inset 0px -800px 155px -145px rgba(0, 0, 0, 0.7);
        -moz-box-shadow: inset 0px -800px 155px -145px rgba(0, 0, 0, 0.7);
        box-shadow: inset 0px -800px 1000px -145px rgba(0, 0, 0, 0.7);
    }

	    .livelihoods__verse {
        padding: 340px 0 80px;
        -webkit-box-shadow: inset 0px -800px 155px -145px rgba(0, 0, 0, 0.7);
        -moz-box-shadow: inset 0px -800px 155px -145px rgba(0, 0, 0, 0.7);
        box-shadow: inset 0px -800px 1000px -145px rgba(0, 0, 0, 0.7);
    }


    .outreach_section p {
        font-size: 18px;
    }

    .outreach_section .outreach_section__split_img {
        width: 20%;
    }

    .outreach_section .outreach_section__split_copy {
        width: 80%;
        padding: 0 0 0 25px;
    }

    .outreach_section-3 .outreach_section__split_copy {
        width: 100%;
        padding: 20px 0 0;
    }

    .outreach_section-3 .outreach_section__split_img {
        width: 100%;
        max-width: 400px;
    }

    .front_page__highlights .grid_1-2 {
        width: 100%;
        margin: 8px 0;
        padding: 0;
    }
}

@media screen and (max-width: 760px) {
    .featured_campaigns .grid_1-3 {
        width: 100%;
    }

    .front_page .grid_1-4 {
        width: 100%;
    }

    .donations .grid_1-3,
    .donations .grid_2-3 {
        width: 50%;
    }

    .donation_amount__image {
        display: none;
    }

    .donation_amount__box {
        width: 100%;
        padding: 0;
    }

    .donation_amount .give-option #give-oneother .give-item {
        width: 100%;
    }

    .donation_amount .give-option #give-oneother button[type="submit"] {
        width: 100%;
        display: block;
        margin: 10px 0 0;
    }

    .dyk_women .dyk_content__header .vt-inner {
        margin-top: 330px;
    }
    .dyk_rf #sol_maths .sol_maths_single {
        width: 100%;
    }
    .dyk_rf #sol_maths .sol_maths_single img {
        width: 32%;
    }
    .dyk_rf #sol_maths .sol_maths_plus,
    .dyk_rf #sol_maths .sol_maths_equal {
        float: none;
        width: 80px;
        margin: 0 auto 40px;
    }
    .join_map .map_bg {
        width: 40%;
    }
    .join_map .join_map_events {
        width: 80%;
        padding: 30px 0 0;
    }
    .rf_holding_content .rf_home_head .vt-inner--thin {
        width: 92%;
        padding: 0 4%;
    }
    .rf_holding_content .rf_home_head h1 {
        line-height: 55px;
        width: 50%;
    }
    .rf_home_head .rf_home_head_quote {
        width: 100%;
    }
    .rf_home_head .rf_home_head_quote h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .rf_lower .map {
        height: 320px;
    }

    .rf_content .stats .stats_single {
        width: 80%;
        margin: 10px 0;
    }
    .rf_content .stats .stats_single img {
        width: 40%;
    }
    .rf_content .rf_bg2 .lemons .lemons_single {
        width: 100%;
    }

    .rf_selfie .rf_home_head .selfie_headshot {
        display: none;
    }
    .rf_selfie .rf_home_head .rf_selfie_head_right {
        width: 100%;
        left: 0;
        right: 0;
    }
    .rf_selfie .rf_home_head .rf_selfie_head_right img.rf_logo {
        width: 40%;
    }

    .prepaid_shoebox .prepaid_shoebox_head {
        height: 450px;
    }
    .prepaid_shoebox .prepaid_shoebox_head img {
        width: 300px;
    }

    .page_media__box__filter {
        text-align: center;
    }

    .page_media__box__filter h3 {
        display: block;
        margin: 0 0 10px;
    }

    .page_media__box__filter__item {
        margin: 0 10px 15px;
    }

    .pr_sidebar,
    .pr_posts {
        width: 100%;
    }

    .pr_sidebar {
        padding: 0;
    }
}

@media screen and (max-width: 700px) {
    .dyk_content .dyk_content__header .vt-inner {
        margin-top: 250px;
    }
    .dyk_content .dyk_content__header .dyk_content__header_txt {
        width: 100%;
        padding: 0;

        margin: 0;
        text-align: center;
    }
    .dyk_3stats .dyk_3stats_stat {
        padding: 0 15px;
    }
    .dyk_3stats .dyk_3stats_stat h2 {
        font-size: 30px;
    }
    .dyk_international .dyk_solution img {
        width: 120px;
        margin: 0 0 10px;
    }
    .dyk_international .dyk_map ul {
        width: 49%;
    }
    .tgj_content .tgj_content__header .tgj_content__header_txt {
        margin-top: 225px;
    }
    .tgj_video #front_video_mob {
        top: 45%;
    }

	    .tgj_ten_years_video #front_video_mob {
        top: 45%;
    }

    .tgj_impact .tgj_content__header img {
        bottom: 111px;
    }
    .prepaid_shoebox .prepaid_shoebox_bg .tott-narrow {
        padding: 40px 2%;
        width: 92%;
    }
    .dyk_tott .dyk_3stats .dyk_3stats_stat:nth-of-type(2) {
        border: none;
    }
    .tott_4sec1,
    .tott_4sec3,
    .tott_4sec2,
    .tott_4sec4 {
        padding: 0;
        border: none;
    }
    .dyk_tott .tott_4sec_cont .tott_4sec {
        width: 100%;
        padding: 0 3%;
    }
    .tott_4sec_hr {
        display: none;
    }
    .page_sec {
        padding: 50px 20px;
    }
    .page_sec h2 {
        margin: 0 0 30px;
    }
    .page_sec.full_img {
        height: 250px;
    }
    .join_apply .join_apply__single {
        width: 100%;
        margin: 0 0 40px;
    }
    .join_form .page_sec {
        padding: 50px 0;
    }
    .join_team .gform_wrapper .gform_fields .gfield,
    .rf_register .gform_wrapper .gform_fields .gfield {
        width: 100%;
        padding-right: 0;
    }
    #site-wrapper
        .join_team
        .gform_wrapper
        .ginput_complex.ginput_container_address
        span.ginput_left {
        width: 100%;
        padding-right: 0 !important;
    }
    #site-wrapper
        .rf_register
        .gform_wrapper
        .ginput_complex.ginput_container_address
        span.ginput_left {
        width: 100%;
        padding-right: 0 !important;
    }
    .join_team .gform_wrapper .gform_fields .address_fields .ginput_right,
    .rf_register .gform_wrapper .gform_fields .address_fields .ginput_right {
        width: 100%;
    }
    .join_team .gform_wrapper .gform_fields .check_half li,
    .rf_register .gform_wrapper .gform_fields .check_half li {
        width: 100%;
    }
    .rf_holding_content .rf_graphic h2 {
        font-size: 25px;
        line-height: 32px;
    }
    .rf_steps .rf_step .rf_step_title,
    .rf_steps .rf_step .rf_step_body {
        padding: 0 0 0 10px;
    }
    .rf_steps .rf_step .rf_step_title span {
        width: 30px;
    }
    .ukdr_content.ukdr_relationships .ukdr_home_head .ukdr_home_head_txt,
    .ukdr_content.ukdr_give .ukdr_home_head .ukdr_home_head_txt {
        width: 100%;
        padding: 0 20px;
        bottom: 20px;
    }
    .ukdr_content.ukdr_relationships .ukdr_home_head .ukdr_home_head_txt h1,
    .ukdr_content.ukdr_give .ukdr_home_head .ukdr_home_head_txt h1 {
        font-size: 33px;
    }
    .ukdr_vid {
        width: 100%;
    }
    .impact_first .impact_first_single {
        height: 300px;
    }
    .impact_loop .impact_loop_single {
        width: 100%;
        margin: 0 0 25px !important;
    }

    .rf_bottom h1 {
        font-size: 40px;
        padding: 0 20px;
    }
    .rf_selfie .content p {
        font-size: 27px;
        line-height: 36px;
    }
    .rf_selfie .selfie_steps h1 {
        font-size: 27px;
    }
    .rf_selfie .rf_selfie_content p {
        font-size: 20px;
        line-height: 30px;
    }

    .occ_why5 .why5_flow img {
        width: 80%;
    }

    .war__together {
        padding: 340px 0 60px;
        -webkit-box-shadow: inset 0px -340px 170px -60px rgba(0, 0, 0, 0.9);
        -moz-box-shadow: inset 0px -340px 170px -60px rgba(0, 0, 0, 0.9);
        box-shadow: inset 0px -340px 170px -60px rgba(0, 0, 0, 0.9);
    }

	    .livelihoods__together {
        padding: 340px 0 60px;
        -webkit-box-shadow: inset 0px -340px 170px -60px rgba(0, 0, 0, 0.9);
        -moz-box-shadow: inset 0px -340px 170px -60px rgba(0, 0, 0, 0.9);
        box-shadow: inset 0px -340px 170px -60px rgba(0, 0, 0, 0.9);
    }

    .media_wrap .grid_1-3 {
        width: 100%;
    }

    .vt-form_wrapper {
        padding: 20px;
    }

    .front_page__highlights.front_page__highlights-single .front_ad p {
        margin: 20px 0 30px;
    }

    .front_page__highlights.front_page__highlights-single
        .front_ad
        .hero__button {
        position: relative;
        bottom: auto;
        right: auto;
        left: auto;
    }
}

@media screen and (max-width: 650px) {
    #wrap .sub-nav.ukdr_sub_menu {
        position: relative !important;
        z-index: 2;
    }

    #wrap .sub-nav {
        position: relative !important;
        z-index: 2;
    }

    .occ_why5 .why5_head {
        padding-top: 85px;
    }
}

@media screen and (max-width: 600px) {
    .donations .grid_1-3 {
        width: 100%;
    }

    .donations .grid_2-3 {
        width: 100%;
        margin: 0 0 40px;
    }

    .dyk_3stats .dyk_3stats_stat {
        width: 100%;
    }
    .dyk_international .dyk_3stats .dyk_3stats_stat:nth-of-type(2) {
        border: none;
        padding: 20px 0;
        margin: 20px 0;
        border-top: 3px solid #d24e1d;
        border-bottom: 3px solid #d24e1d;
    }
    .dyk_women .dyk_3stats .dyk_3stats_stat:nth-of-type(2) {
        border: none;
        padding: 20px 0;
        margin: 20px 0;
        border-top: 3px solid #89518b;
        border-bottom: 3px solid #89518b;
    }
    .dyk_3stats .dyk_3stats_stat img {
        width: 44%;
    }
    .dyk_international .dyk_solution .dyk_solution_half {
        width: 100%;
    }
    .dyk_map img {
        width: 100%;
        margin: 0 0 20px;
    }
    .dyk_international .dyk_map ul,
    .dyk_women .dyk_map ul {
        width: 100%;
        border: none;
        margin: 0;
    }
    .dyk_form .gform_wrapper .gform_body .gform_fields .gfield {
        margin: 0 0 20px !important;
        width: 100% !important;
    }
    .tgj_full_img1 {
        background-position: top right;
    }
    .tgj_full_img_txtbox h1 {
        font-size: 30px;
        line-height: 37px;
    }
    .tgj_icons .tgj_icons_single {
        width: 100%;
    }
    .tgj_icons h1 {
        width: 100%;
    }
    #tgj_give .give-cont .give-option form {
        width: 100%;
    }
    .give-cont .give-option form {
        width: 100%;
    }
    .give-cont .give-option form:nth-of-type(2) {
        border: none !important;
        margin: 20px 0;
        padding: 20px 0;
    }
    .tgj_impact .tgj_content__header .tgj_content__header__imgs {
        bottom: 260px;
    }
    .tgj_impact .tgj_content__header h1 {
        top: 70px;
    }
    .tgj_impact .tgj_content__header .tgj_content__header__imgs {
        bottom: 330px;
    }
    .dyk_tott .tott_bot_stats .tott_bot_stat {
        width: 100%;
        padding: 0 4%;
    }
    .dyk_tott .tott_bot_stats .tott_bot_stat img {
        width: 40%;
    }
    .dyk_full_img_tott3 .dyk_button_link {
        font-size: 30px !important;
        width: 442px;
    }
    .page_sec {
        padding: 50px 3%;
    }
    .page_sec .vt-inner--thin {
        padding: 0;
    }
    .ukdr_content .page_sec .vt-inner--thin {
        padding: 0 20px;
    }
    .rf_holding_content .rf_home_head {
        position: relative;
    }
    .rf_home_head .rf_home_head_quote {
        position: absolute;
        bottom: 20px;
        left: 20px;
        right: 20px;
        width: 100%;
    }
    .rf_holding_content .rf_home_head h1 {
        position: absolute;
        top: 20px;
        margin: 0;
    }
    .rf_holding_content .page_sec .vt-inner--thin,
    .rf_holding_content .page_sec .vt-inner--thinner {
        padding: 0 2%;
    }
    .rf_holding_content .dorothy_button img {
        display: block;
        margin: 0 auto 15px;
    }
    .rf_holding_content .dorothy_button span {
        margin: 0;
    }
    .ukdr_content.ukdr_lighthouse .ukdr_home_head {
        background-position: 42% center;
    }
    .vol_lists .vol_list {
        text-align: center;
    }
    .vol_lists .vol_list span {
        margin: 0 auto 10px;
    }
    .vol_lists .vol_list p {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .ukdr_vol_form .gform_wrapper .gform_body .gform_fields .gfield {
        margin: 0 0 20px !important;
        width: 100% !important;
    }

    .rf_holding_content .rf_home_head img {
        width: 90% !important;
    }

    .year_round_page .year_round_head {
        padding: 110px 20px;
    }
    .year_round_page .year_round_head h1 {
        font-size: 35px;
        margin: 0 0 20px;
    }
    .year_round_page .year_round_head h2 {
        font-size: 30px;
    }
    .positions .positions_single {
        width: 100%;
    }
    .positions .positions_single_click {
        padding: 40px 20px;
    }
    .positions_single_click .positions_single_click_img {
        width: 90%;
    }
    .rf_content .rf_home_head img.rf_logo,
    .rf_content .rf_home_head img.rf_lemon,
    .rf_content .rf_home_head .rf_tag {
        width: 60%;
    }
    .rf_content .rf_home_head img.rf_logo {
        margin: 25px auto 0;
    }
    .rf_content .rf_home_head img.rf_lemon {
        width: 50%;
    }
    .rf_content.rf_give .rf_home_head h1 {
        font-size: 27px;
    }

    .rf_selfie .selfie_steps .selfie_3steps .selfie_step img {
        width: 50%;
    }
    .rf_selfie .selfie_steps .selfie_3steps .selfie_step .selfie_step_txt {
        padding: 20px 0 0;
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .rf_selfie .selfie_steps .selfie_3steps .copy_txt {
        padding: 20px;
    }
    .rf_selfie .selfie_steps .selfie_3steps .copy_txt p#copy_txt_para {
        font-size: 19px;
    }
    .rf_selfie .selfie_why {
        padding: 0 20px 30px;
    }
    .rf_selfie .rf_bg1 {
        padding: 50px 0;
    }
    .rf_selfie .rf_bg1 h1 {
        width: 100%;
    }

    .rf_hope .rf_hope_pack {
        padding: 50px 0;
    }
    .rf_hope .rf_home_head {
        background-position: center left;
    }
    .rf_hope .rf_hope_pack .vt-inner {
        padding: 0;
    }
    .rf_hope .rf_hope_pack .rf_hope_pack_content {
        padding: 20px;
    }
    .rf_hope .rf_hope_pack .rf_hope_pack_content .button {
        width: 100%;
    }
    .rf_selfie .rf_selfie_content .button {
        width: 100%;
    }
    .rf_resources .page_sec.content {
        padding: 40px 0 30px;
    }

    .occ_why5 h1 {
        font-size: 31px;
    }
    .occ_why5 .why5_point p {
        font-size: 19px;
        line-height: 29px;
    }
    .occ_why5 .why5_head .occ_logo {
        width: 60%;
        margin-bottom: 30px;
    }

    .rf_community .selfie {
        padding: 50px 0;
    }
    .rf_community .page_sec.community_story .vt-inner,
    .rf_community .selfie .vt-inner--thin {
        padding: 0;
    }
    .rf_community .page_sec.community_story .vt-inner img,
    .rf_community .rf_stats img {
        width: 80%;
    }
    .rf_community .community_story .community_story__bg,
    .rf_community .selfie .selfie_bg {
        padding: 20px;
    }
    .rf_community .page_sec.content h1,
    .rf_community .page_sec.community_story .vt-inner h1,
    .rf_community.rf_content .rf_stats h1,
    .rf_community .selfie h1 {
        font-size: 30px;
    }
    .rf_rwanda .rf_home_head .ukdr_vid {
        width: 100%;
        height: 260px;
    }

    .rf_rwanda .rf_home_head h1 {
        font-size: 24px;
    }

    .war__verse__content h1 {
        font-size: 34px;
    }

	    .livelihoods__verse__content h1 {
        font-size: 34px;
    }

    .war__verse__content__text {
        padding: 0;
    }

	    .livelihoods__verse__content__text {
        padding: 0;
    }


    .occ_journey .journey_head .occ_logo {
        width: 100%;
        max-width: 240px;
    }

    .outreach_section .outreach_section__split_copy {
        width: 100%;
        padding: 25px 0 0;
    }

    .outreach_section .outreach_section__split_img {
        width: 100%;
        max-width: 200px;
    }

    .outreach_section-3 .outreach_section__split_img {
        max-width: 400px;
    }

    .outreach_section-1 .quote_box img {
        width: 100%;
        max-width: 200px;
    }

    .outreach_section-1 .quote_box .graham_quote {
        padding: 20px;
        width: 100%;
        padding: 20px 0 0;
    }

    .vt-form_wrapper .gform_body .gform_fields .gfield {
        width: 100%;
    }
    .vt-form_wrapper .gform_body .gform_fields .gfield.form_45,
    .vt-form_wrapper .gform_body .gform_fields .gfield.form_50 {
        width: 100%;
        margin: 0 0 20px !important;
    }
    .vt-form_wrapper .gform_body .gform_fields .gfield.form_10 {
        width: 40%;
    }

    .vt_single__fullhead.heis_header h1 {
        left: 20px;
        right: 20px;
        font-size: 24px;
    }

    .vt_landing__feat_img {
        height: auto;
    }
    .vt_landing__feat_img:after {
        content: "";
        display: block;
        padding-bottom: 70%;
    }
}

@media screen and (max-width: 500px) {
    .front_campaigns_wrap .vt-inner {
        padding: 0;
    }

    .latest_news {
        padding: 0;
    }

    .dyk_content .dyk_content__header .vt-inner {
        margin-top: 220px;
    }
    .dyk_content .dyk_content__header .vt-inner img {
        width: 30%;
    }
    .dyk_international .dyk_content__header .vt-inner h1 {
        text-align: center;
    }
    .dyk_women .dyk_content__header .vt-inner h1 span,
    .dyk_international .dyk_content__header .vt-inner h1 span {
        background: transparent;
        text-align: center;
    }
    .dyk_story_section {
        padding: 20px 0;
    }
    .dyk_story_section .dyk_story_section__left {
        width: 100%;
    }
    .dyk_story_section .dyk_story_section__left img {
        width: 40%;
    }
    .dyk_story_section .dyk_story_section__right {
        width: 100%;
    }
    #signup_foot.devotional_signup_foot img {
        width: 30%;
        margin: 0 auto 20px;
        display: block;
    }
    #signup_foot.devotional_signup_foot .dyk_foot_text {
        width: 100%;
        margin: 0;
    }
    #signup_foot.devotional_signup_foot .sprite {
        background-size: 500px;
        background-position: -5px -4px;
    }
    #dyk-footer-area #box_social_links #twit span {
        background-position: -85px -3px;
    }
    #dyk-footer-area #box_social_links #yt span {
        background-position: -163px -3px;
    }
    #dyk-footer-area #box_social_links #insta span {
        background-position: -249px -3px;
    }
    #dyk-footer-area #box_social_links #pintr span {
        background-position: -334px -2px;
    }
    .tgj_content .tgj_content__header .tgj_content__header_txt h1 {
        margin-bottom: 10px;
        text-shadow: 0 0.125rem 0.625rem #000;
    }
    .tgj_content .tgj_content__header .tgj_content__header_txt a {
        margin: 15px auto 0;
    }
    .tgj_content .tgj_content__header .tgj_content__header_txt p {
        font-size: 15px;
        line-height: 21px;
        text-shadow: 0 0.125rem 0.625rem #000;
    }
    .tgj_video #front_video_mob {
        top: 40%;
    }

	    .tgj_ten_years_video #front_video_mob {
        top: 40%;
    }

    .tgj_full_img_txtbox {
        width: 100%;
        padding: 20px;
        border-radius: 0;
    }
    .tgj_impact .tgj_content__header img {
        bottom: 140px;
    }
    .tgj_items .tgj_items_single img {
        width: 40%;
        margin: 0 0 15px;
    }
    .tgj_items .tgj_items_single .tgj_items_single_txt {
        width: 100%;
    }
    .tgj_items .tgj_items_single .tgj_items_single_txt h1 {
        text-align: center;
        margin-bottom: 15px;
    }
    .tgj_impact .tgj_content__header .tgj_content__header__imgs {
        bottom: 400px;
    }
    .dyk_full_img_tott3 .dyk_button_link {
        font-size: 25px !important;
        width: 380px;
    }
    .join_map .map_bg {
        width: 50%;
    }
    .join_map .join_map_events {
        width: 100%;
    }
    .join_map .join_map_events .join_map_events_single {
        padding: 8px 0;
    }
    .rf_holding_content .rf_graphic h2 {
        font-size: 22px;
    }
    .rf_graphic .vt-inner {
        padding: 0 2%;
    }
    .rf_steps .rf_step .rf_step_title,
    .rf_steps .rf_step .rf_step_body {
        padding: 0;
    }
    .rf_steps .rf_step .rf_step_title h2 {
        width: 100%;
        text-align: center;
        margin-top: 10px;
        font-size: 22px;
        margin: 10px 0 0 0;
    }
    .rf_steps .rf_step .rf_step_title span {
        width: 10px;
    }
    .rf_lower .map {
        background: none;
        height: auto;
        margin: 20px 0;
    }
    .rf_lower .map h2 {
        position: relative;
    }

    .ukdr_content .page_sec .ukdr_content .ukdr_home_head,
    .ukdr_content.ukdr_volunteer .ukdr_home_head,
    .ukdr_content.ukdr_relationships .ukdr_home_head,
    .ukdr_content.ukdr_give .ukdr_home_head {
        height: 400px;
    }
    .ukdr_home_head .ukdr_home_head_txt {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: auto;
        padding: 0 20px;
    }
    .ukdr_content .ukdrfull_bg1 {
        height: 400px;
    }
    .ukdr_content .full_bg.glow {
        bottom: -490px;
    }
    .ukdr_content.ukdr_volunteer .ukdr_home_head {
        background-position: left center;
    }
    .ukdr_content.ukdr_volunteer .ukdr_home_head h1 {
        line-height: 46px;
    }
    .ukdr_vol_form .vt-inner {
        padding: 0;
    }
    #ukdr_give .give-cont .give-option form,
    #rf_give #give-option-reg .give_option {
        display: inline-block;
        float: none;
        width: 100%;
        border: none !important;
    }
    .ukdr_vid {
        height: 250px;
    }

    .impact_first .impact_first_single .impact_first_single_txt {
        width: 100%;
        bottom: -20px;
    }
    .impact_loop .impact_loop_single {
        height: auto;
    }
    .impact_loop .impact_loop_single .impact_loop_single_img {
        display: none;
    }
    .impact_loop .impact_loop_single .impact_loop_single_txt {
        width: 100%;
        padding: 10px 16px;
    }
    .rf_content .stats .stats_single {
        width: 100%;
    }
    .rf_content .stats .stats_single img {
        width: 50%;
    }
    .rf_content .rf_bg1 .ukdr_vid {
        width: 100%;
    }
    .rf_content .rf_bg1 h1 strong {
        font-size: 26px;
    }
    .rf_content .rf_bg1 h1 {
        font-size: 26px;
    }
    .church_stats .church_stats_single {
        width: 100%;
    }
    .rf_resources .church_pack img {
        width: 100%;
    }

    .rf_selfie .rf_home_head .rf_selfie_head_right img.rf_logo {
        width: 70%;
    }
    .rf_selfie .rf_home_head .rf_selfie_head_right h2 {
        font-size: 22px;
    }

    .rf_hope .rf_home_head {
        background-position: center right;
        text-align: center;
    }

    .rf_community .selfie h1 {
        font-size: 22px;
    }

    .war__hero {
        -webkit-box-shadow: inset 0px -500px 170px -60px rgba(0, 0, 0, 0.9);
        -moz-box-shadow: inset 0px -500px 170px -60px rgba(0, 0, 0, 0.9);
        box-shadow: inset 0px -500px 170px -60px rgba(0, 0, 0, 0.9);
        padding: 250px 0 40px;
    }

	    .livelihoods__hero {
        -webkit-box-shadow: inset 0px -500px 170px -60px rgba(0, 0, 0, 0.9);
        -moz-box-shadow: inset 0px -500px 170px -60px rgba(0, 0, 0, 0.9);
        box-shadow: inset 0px -500px 170px -60px rgba(0, 0, 0, 0.9);
        padding: 250px 0 40px;
    }

    .war__stats__video--mobile {
        height: 220px;
    }

	   .livelihoods__stats__video--mobile {
        height: 220px;
    }

    .war__stats__video__play {
        width: 100px;
        height: 100px;
        background-size: 42px;
        background-position: 30px center;
        margin: -50px auto 0;
    }

	    .livelihoods__stats__video__play {
        width: 100px;
        height: 100px;
        background-size: 42px;
        background-position: 30px center;
        margin: -50px auto 0;
    }

    .media__image {
        height: 180px;
    }

    p.vt_single__date {
        margin: 0 0 20px;
    }

    p.vt_single__back {
        float: none;
        display: block;
        margin: 0 0 20px;
    }

    .front_page__highlights {
        margin-top: 0;
    }

    .front_page__highlights .vt-inner {
        padding: 20px 0 0;
    }
}
