/*
	Theme Name: Seed Global
	Theme URI: http://html5blank.com
	Description: A custom theme based on HTML5 Blank
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

:root {
    --font-serif: 'abhaya Libre', serif;
    --font-sans: 'Roboto', sans-serif;
    --font-serif2: 'Playfair Display', serif;

}
/*------------------------------------*\
    MAIN
\*------------------------------------*/
#gform_1 #input_1_2{
	    margin-top: 12px!important;
}
.ginput_container_email{
	margin-top: 0!important;
}
.job-positions__form .gform_wrapper {
    margin-bottom: 0px!important;
}
#field_3_3{
	    margin-top: 17px!important;
}
body, html{
	overflow-x: hidden;
}
section{
	/* max-width: 1500px; */
}
/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
.gform_confirmation_message{
	 text-align: center;
    font-size: 22px;
    color: #434244;
    font-family: var(--font-serif);
    font-weight: bold;
    max-width: 320px;
    margin: 40px auto 0;
    width: 100%;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:100%;
	width:100%;
	margin:0 auto;
	position:relative;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/


/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
button{
	letter-spacing: 1px;

}
.abh{
	font-family: var(--font-serif);
}
.roboto{
	font-family: var(--font-sans);
}
.ast{
	font-family: 'Assistant', sans-serif;
}
.pfd{
	font-family: 'Playfair Display', serif;
}
.lighter{
	font-weight: 100;
}
.light{
	font-weight: 300;
}
.regular{
	font-weight: 400;
}
.medium{
	font-weight: 500;
}
.bold{
	font-weight: 600;
}
.black{
	font-weight: 700;
}
.measuring__succes__data__copy a {
	color:#C01722;
}
.no_padding{
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.navbar-brand img{
	width: 172px;
}
.navbar_menu li{
    margin: 0 10px;
    letter-spacing: 1.5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media(max-width: 8000px){
	.navbar_menu li a{
		font-size: 20px;
		color: #434244;
	}
	.navbar_menu .btn{
		font-size: 20px!important;
		margin: 0 10px;
	}
	.btn.outline__red__btn{
		background-color: transparent;
		border: solid 1px #C01722;
		color: #C01722;
		padding: 15px 20px!important;
	}
}
.bot__column__header{
	cursor:pointer;
}
.bot__column__header *{
	pointer-events: none;
}
.pp__column.pp__column__data{
	box-shadow: 3px 2px 9px #00000087;
}
.btn.outline__red__btn:hover{
	background-color: #c01722;
    color: #ffffff;
	transition: all ease-in-out 0.3s;
}
.navbar_menu .btn-danger.red__btn:hover{
	background-color: transparent!important;
	color: #c01722;
	transition: all ease-in-out 0.3s;
}
@media(max-width: 2000px){
	.navbar_menu li a{
		font-size: 14px;
	}
	.navbar_menu .btn{
		font-size: 15px!important;
		margin: 0 3px;
	}
	.btn.outline__red__btn{
		padding: 12px 34px!important;
	}
}
@media(max-width: 1024px){
	.btn.outline__red__btn{
		padding: 10px 20px!important;
	}
}

.btn{

	border-radius: 0!important;
}

.btn.outline__red__btn:hover{
	color: #ffffff!important;

}
.navbar{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.navbar-toggler:focus{
	box-shadow: unset!important;
}
.navbar-toggler{
	position: relative;
}
.navbar-toggler-middle{
	position: absolute;
	width: 90%;
	height: 2px;
	background-color: #C01722;
	top: 11.5px;
    right: 0;
}
.navbar-toggler:after{
	content: "";
	position: absolute;
	width: 90%;
	height: 2px;
	background-color: #C01722;
	right: 0px;
}
.navbar-toggler:before{
	content: "";
	position: absolute;
	width: 90%;
	height: 2px;
	background-color: #C01722;
	top: 21px;
	right: 0px;
}
.navbar-toggler{
	position: relative;
	top: 15px;
}
.navbar_menu .btn-danger.red__btn{
	background-color: #C01722!important;
}
@media(max-width: 8000px){
	.navbar_menu .btn{
		padding: 15px 25px;
	}
}
@media(max-width: 2000px){
	.navbar_menu .btn{
		padding: 12px 25px;
	}
}

.navbar-nav{
	margin-right: -15px;
}
.custom__nav__button{
	text-decoration: none;
}
.btn-danger{
	border-color: #C01722!important;
}
.global__alert{
	background-color:#C01722 ;
	height: 55px;
	display: none;
    justify-content: center;
    align-items: center;
    z-index: 2;
	position: relative;
}
.home .global__alert{
	display: flex;
}
@media(max-width: 8000px){
	.strategy__panel__element .panel__internal__title{
		font-family: 'abhaya Libre',serif;
		color: white;
		position: relative;
		top: 70px;
		opacity: 1;
		transform: translateY(0px);
		transition: all ease-in-out 0.3s;
        text-align: center;
	}
}
@media(max-width: 2000px){
	.strategy__panel__element .panel__internal__title{
		font-size: 16px;
        text-align: center;
	}
}

.strategy__panel__element.active .panel__internal__title{


	opacity: 0;
	transform: translateY(60px);
}
@media(max-width: 8000px){
	.global__alert__message p{
		margin-bottom: 0;
		color: white;
		font-size: 20px;
	}
	.global__alert__message p a{
		font-size: 20px;
		font-weight: bold;
		color: white;
		text-decoration: none;
		letter-spacing: 0.8px;
	}
}

@media(max-width: 2000px){
	.global__alert__message p{
		font-size: 15px;
	}
	.global__alert__message p a{
		font-size: 15px;
		letter-spacing: 0.8px;
	}
}

.footer{
	position: relative;
	z-index: 3;
}
.footer__social{
	background: #434244;
	padding: 17px 0;
}
.footer__menu{
	background: #F1F1F2;
}
.footer a{
	text-decoration: none;
}
.footer__social__container{
	display: flex;
    justify-content: center;
    align-items: center;
}
.footer__social__container img{
	height: 20px;
	margin: 0 20px;
}
.footer .menu{
	padding-left: 0;
	list-style-type: none;
	display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
    text-transform: uppercase;
}
.footer__menu{
	padding: 15px 0;
}
@media(max-width: 8000px){
	.footer .menu a{
		font-size: 20px;
		color: #434244;
		letter-spacing: 3px;
	}
	.footer__copyright p{
		margin-bottom: 0;
		font-size: 20px;
		color: #525252;
	}
}
@media(max-width: 2000px){
	.footer .menu a{
		font-size: 14px;
	}
	.footer__copyright p{
		font-size: 14px;
	}
}

.footer__menu__floor__two .menu{
	padding: 0 0;
    position: relative;
    left: 25px;
}
.footer__menu__floor__one .menu{
	padding: 0 0px
}

@media(max-width: 8000px){
	.footer__menu__floor__one .menu li{
		width: calc(100% / 5);
		text-align: center;
	}
}
@media(max-width: 800px){
	.footer__menu__floor__one .menu li{
		width: calc(100% / 3);
		text-align: center;
	}
}
@media(max-width: 600px){
	.footer__menu__floor__one .menu li{
		width: calc(100% / 1);
		text-align: center;
	}
}
.footer__menu__floor__divider{
	background: #4342449e;
	height: 1px;
}
.footer__copyright{
	padding: 20px 0;
}
.footer__copyright .container{
	display: flex;
    justify-content: center;
    align-items: center;
}

.yikes-mailchimp-container .FNAME-label, .yikes-mailchimp-container .LNAME-label, .yikes-mailchimp-container .EMAIL-label{
	    font-size: 0!important;
}
#connect-form-1{
	display: flex!important;
	flex-wrap: wrap;
}
@media(max-width: 8000px){
	.yikes-easy-mc-form .yikes-easy-mc-submit-button {
		border-radius: 0!important;
		margin-top: 5px!important;
		margin-bottom: 0px!important;
		background-color: transparent!important;
		width: 100%!important;
		border: solid 1px #ffffff!important;
		height: 53px!important;
		font-size: 20px!important;
		font-weight: 500 !important;
		color: white!important;
		letter-spacing: 1px!important;
		text-transform: uppercase ;
		margin: 3px 3px;
	}
}
@media(max-width: 2000px){
	.yikes-easy-mc-form .yikes-easy-mc-submit-button {
		font-size: 15px!important;
	}
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button:hover{
	background-color: white!important;
	color: #1f419a!important;
}
.column__sidebar__connect__form input{
	margin: 0!important;
}
.column__sidebar__connect__form input{
	border: #1F419A solid 3px!important;
}
.yikes-easy-mc-success-message{
    color: #ffffff!important;
    background: transparent!important;
    padding: 12px!important;
    position: relative!important;
    margin: 3px 3px;
    font-family: var(--font-serif);
    font-size: 22px!important;
    text-align: center;
    font-weight: bold;
}
.FNAME-label, .LNAME-label {
	width: calc(100% / 2)!important;
}
.EMAIL-label {
	width: calc(100% / 1)!important;
}
.FNAME-label input:focus, .LNAME-label:focus, .EMAIL-label:focus{
	outline: none!important;
}
.dropdown-toggle::after{
	display: none!important;
}
.navbar-collapse{
	justify-content: flex-end;
    max-width: 90%;
}
.modal{
	padding-right: 0px!important;
}
.dropdown-menu{
	top: 49px!important;
    border: 0!important;
    border-radius: 0!important;
    background: #C01722!important;
	min-width: 260px!important;
	-webkit-box-shadow: 0px 9px 8px -4px rgba(0,0,0,0.74);
box-shadow: 0px 9px 8px -4px rgba(0,0,0,0.74);
}
.dropdown-menu:after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #C01722;
	top: -7px;
	left: 10px;
}

.dropdown-menu{
	padding: 0!important;
}
.dropdown-menu li{
	border: solid 1px #ffffff2b!important;
    margin: 0!important;
    padding-left: 15px!important;
	background: #c01822;
	transition: all ease-in-out 0.3s;
	padding: 13px;
}
.dropdown-menu li:hover{
	border: solid 1px #c01822!important;
    margin: 0!important;
    padding-left: 15px!important;
	background: #ffffff;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    left: 5px;
}
.navbar_menu li a{
	transition: all ease-in-out 0.3s;
}
.dropdown-menu li:hover .navbar_menu li a{
	color: #c01822;
}
.dropdown-item{
	color: white!important;
    padding: 0px 0!important;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #c01722!important;
    background-color: inherit!important;
}
.dropdown-menu li:hover .dropdown-item:hover {
    color: #c01722!important;
    background-color: inherit!important;
}
.dropdown-menu li:hover  .navbar_menu li a {
    color: #c01722!important;
    background-color: inherit!important;
}
.dropdown-menu li:hover  .dropdown-item{
	   color: #c01722!important;
    background-color: inherit!important;
}
.dropdown-menu .navbar_menu li{
	margin: 0;
}
@media(max-width: 8000px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1600px!important;
	}
}
@media(max-width: 2000px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1140px!important;
	}
}
.bae__decorative{
	position: absolute;
    width: 90vh;
    left: -13%;
    top: 20px;
}

.decorative__img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
}
@media(max-width: 1024px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 930px!important;
	}
}
@media(max-width: 768px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 660px!important;
	}
}
.navbar{
    z-index: 4;
    background: white;
}
/*-- Hero Component ----*/
@media(max-width: 8000px){
	.seed__header {
		position: relative;
		display: flex;
		justify-content: center;
		width: 100%;
		margin: 0 auto 100px;
        aspect-ratio: 16 / 9;
        object-fit: cover;
        object-position: center;
        max-height: 75vh;
	}
}
@media(max-width: 2000px){
	.seed__header {
	}
}

@media(max-width: 8000px){
	.seed__decorative__image{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		object-fit: cover;
		object-position: 0 -450px;
	}
}
@media(max-width: 2000px){
	.seed__decorative__image{
		object-position: center;
	}
}
@media(max-width: 600px){
	.seed__header {
        margin-bottom: 0;
	}
	.seed__decorative__image{
		height: 300px;
		    object-position: center;
	}
}
@media(max-width: 8000px){
	.seed__header__title{
		font-weight: bold;
		font-style: normal;
		font-size: 100px;
		line-height: 100px;
		margin-bottom: 15px;
		color: white;
		z-index: 2;
		font-family: var(--font-serif);
	}

    .row > .seed__header__title{
        max-width: 600px;
	}
}
@media(max-width: 2000px){
	.seed__header__title{
		font-size: 80px;
		line-height: 80px;
	}
}

@media(max-width: 1200px){
    .seed__header__title{
        font-size: 60px;
        line-height: 60px;
    }
}

@media(max-width: 800px) {
    .seed__header__title{
        font-size: 45px;
        line-height: 45px;
    }
}

@media(max-width: 8000px){
	.slider__home {
		margin-bottom: 100px;
	}
}

@media(max-width: 600px){
	.slider__home {
		margin-bottom: 0;
	}
}

@media(max-width: 8000px){
	.navbar__container{
	    width: 100%;
		display: flex;
		max-width: 1900px;
		padding: 5px 50px!important;
		margin: 0 auto;
        justify-content: space-between;
	}
}
@media(max-width: 2000px){
	.navbar__container{
		max-width: 1600px;
	}
}
@media(max-width: 800px){
	.navbar__container {
		display: block;
		justify-content: space-between;
		padding: 5px 0px!important;
	}
	.navbar-toggler {
		position: absolute;
		top: 15px;
		right: 0px;
	}
}
.seed__link button.btn-red {
    position: relative;
    z-index: 3;
	text-transform: uppercase;
}
.latest__row{
	margin-top: 50px!important;
}
.custom__menu ul{
    left: 3px!important;
    transform: translateY(0px)!important;
}
.navbar-nav .active a{
	position: relative;
}
.active.custom__menu a:before{
	display: none;
}
.navbar-nav .active a:before{
content: "";
    width: 100%;
    height: 1px;
    background: #434244;
    bottom: 0;
    position: absolute;
    left: 0;

}
#the-latest{
	margin-top: 30px;
}
@media(max-width: 8000px){
	.seed__link button.btn-red {
		background: #C01722;
		font-size: 20px;
		padding: 10px 27px;
		color: #ffffff;
	}
}
@media(max-width: 2000px){
	.seed__link button.btn-red {
		font-size: 14px;
	}
}

.seed__link button.btn-red {
    font-family: var(--font-sans);
    border: solid 1px #C01722;
}
.seed__link button.btn-red:hover{
	    border: solid 1px #ffffff;

	background: #ffffff;
	color: #C01722;
}
.seed__container{
    display: flex;
    justify-content: start;
    align-items: center;
}
.seed__header .hero__red__icon img{
    width: 120px;
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}

@media(max-width: 768px){
	.seed__header {
		max-height: 600px;
	}

}
@media(max-width: 600px){}
/* Hero Component */

/* Two columns data components */
.tcd__approach{
	padding-top: 0;
}

.tcd__approach + .tcd__approach {
    padding-top: 0;
}

.tcd__internal__column__image img{
	box-shadow: none!important;
}
.tcd__internal__columns{
	display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: start;
    width: 100%;
    margin: 20px 0;
}
.tcd__internal__column:nth-child(n+4) {
    margin-top: 2em;
}
.tcd__internal__button button {
    font-family: var(--font-sans);
    border: solid 1px #434244;
}
@media(max-width: 8000px){
	.tcd__internal__button button {
		background: #434244;
		font-size: 20px;
		padding: 10px 27px;
		letter-spacing: 2px;
		color: #ffffff;
	}
}
@media(max-width: 2000px){
	.tcd__internal__button button {
		font-size: 14px;
	}
}

.tcd__column {
	display: flex;
    justify-content: flex-start;
}

.tcd__internal__column {
	flex: 1 0 33%;
	max-width: 33%;
}

/*.page-template-template-malawi .tcd__column{
	display: flex;
    justify-content: space-between;
}

.page-template-template-zambia .tcd__column{
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.page-template-template-zambia .tcd__internal__columns {
	justify-content: flex-start;
}

.page-template-template-zambia .tcd__internal__column {
    min-width: 33%;
}

.page-template-template-sierra .tcd__column{
	display: flex;
    justify-content: space-between;
}*/
.tcd__internal__column__image img{
	height: 80px;
}
.tcd__internal__column__image{
	display: flex;
    justify-content: center;
    align-items: center;
}
@media(max-width: 8000px){
	.tcd__internal__column__info p{
		color: #c1202e;
		text-align: center;
		font-size: 22px;
		margin-top: 20px;
		line-height: 33px;
	}
}
@media(max-width: 2000px){
	.tcd__internal__column__info p{
		font-size: 15px;
		line-height: 23px;
	}
}

.tcd__internal__button  button:hover {
    background: transparent;
    color: #434244;
}
.tcd__column{
	display: flex;
    justify-content: center;
    align-items: center;
}
.tcd__column img {
	box-shadow: 1px 1px 4px #00000063;
	position: relative;
	z-index: 2;
    height: 100%;
	object-fit: cover;
}
html body .has__shadow{
	box-shadow: 1px 1px 4px #00000063!important;
}
.no__shadow{
	box-shadow: none!important;
}
article iframe{
	max-width: 100%!important;
	width:100%!important;
}
.tcd__copy a {
    text-decoration: none;
    color: #a91722;
}
.tcd__copy a:hover {
    text-decoration: none;
    color: #a91722;
}

@media(max-width: 8000px){
    .tcd__copy h2 {
		font-family: var(--font-sans);
		font-weight: 400;
		color: #606060;
		font-size: 22px;
		line-height: 1.6;
		text-transform: uppercase;
	}
    .tcd__copy h1,
	.tcd__copy h3 {
		font-family: var(--font-serif);
		font-weight: 600;
		font-size: 72px;
		color: #434244;
		line-height: 1;
		margin: 30px 0;
	}

    .tcd__copy h4,
    .tcd__copy h5,
    .tcd__copy h6 {
        font-family: var(--font-serif);
		font-weight: 600;
		color: #434244;
		line-height: 1.2;
		margin: 15px 0;
        font-size: 48px;
    }
}
@media(max-width: 2000px){
	.tcd__copy h2 {
		font-size: 18px;
		line-height: 20px;
	}

	.tcd__copy h1,
    .tcd__copy h3,
    .tcd__copy h4 {
		font-size: 40px;
		line-height: 1;
	}

    .tcd__copy h4,
    .tcd__copy h5,
    .tcd__copy h6 {
        font-size: 28px;
    }
}

@media(max-width: 8000px){
	.tcd__home .tcd__background{
		max-width: 1000px;
		position: absolute;
		left: 34%;
		bottom: 2300px;
		pointer-events: none;
	}
}
@media(max-width: 4000px){
	.tcd__home .tcd__background{
		left: 18%;
		bottom: 2300px;
	}
}
@media(max-width: 2000px){
	.tcd__home .tcd__background{
		left: -10%;
		bottom: 1800px;
	}
}
@media(max-width: 1600px){
	.tcd__home .tcd__background{
		left: -30%;
		bottom: 1800px;
	}
}
.tcd__one{
    display: flex;
}
.tcd__two{
    display: flex;
}
.tcd__one, .tcd__two{
    margin-bottom: 100px
}
.tcd__home{
    padding: 0 0 50px;
}

.tcd__home .tcd__two {
    margin-bottom: 0;
}
.tcd__one__right{
    display: flex;
    justify-content: center;
    align-items: self-start;
    flex-direction: column;
}
.tcd__one .tcd__one__right{
    padding-left: 65px;
}
.tcd__two .tcd__one__right{
    padding-right: 65px;
}
@media(max-width: 8000px){
	.tcd__pretitle{
		font-family: var(--font-sans);
		font-weight: 400;
		color: #606060;
		font-size: 22px;
		line-height: 35px;
	}
	.tcd__title{
		font-family: var(--font-serif);
		font-weight: 600;
		font-size:72px;
		color: #434244;
		line-height: 75px;
		margin: 30px 0;
	}
	.tcd__copy{
		font-family: var(--font-sans);
		color: #434244;
		font-size: 20px;
		line-height: 40px;
		font-weight: 400;
	}
}
@media(max-width: 2000px){
	.tcd__pretitle{
		font-size: 18px;
		line-height: 20px;
	}
	.tcd__title{
		font-size: 40px;
		line-height: 40px;
	}
	.tcd__copy{
		font-size: 15px;
		line-height: 30px;
	}
}

.tcd__copy a{
	text-decoration: none;
	color: #a91722;
}
#gform_2 .gform_body ul{
	padding-left: 0px;
	list-style-type: none;
}
#gform_2 .gform_body ::market{
	display: none;
}
#gform_2 .gform_body label{
	display: none;
}
#gform_2 .gform_body input{
	color: #434244;
    font-family: 'Roboto';
    height: 50px;
    padding: 0 15px;
    font-size: 15px;
    border: solid 1px #1F419A;
    text-transform: uppercase;
    letter-spacing: 1px;
	margin: 5px 0;
}
#gform_2 #gform_submit_button_2{
    background: #1F419A;
    font-size: 14px;
    padding: 10px 27px;
    letter-spacing: 2px;
    color: #ffffff;
	font-family: var(--font-sans);
    border: solid 1px #1F419A;
	text-transform: uppercase;
	min-width: 150px;
	margin-top: 5px;
}
#gform_2 #gform_submit_button_2:hover{
	background: transparent;
	color: #1F419A;
}

#gform_2 #input_2_1{
	width: 100%;
    display: flex;
	flex-direction: column;
}
#gform_2 #input_2_1 span{
	width: 100%;
    padding: 0!important;
    margin: 0!important;
}
body .gform_wrapper ul li.gfield {
    margin-top: 0px!important;
}
.gform_wrapper div.validation_error{
	color: black!important;
    margin: 0!important;
    padding: 0!important;
    border: none!important;
	display: none;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent!important;
    margin-bottom: 0px!important;
    border-top: 1px solid transparent!important;
    border-bottom: 1px solid transparent!important;
    padding-bottom: 0px!important;
    padding-top:0px!important;
}
.gform_wrapper .validation_message {
    padding-top: 0!important;
}
.gform_wrapper{
	margin-top: 0!important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
	margin-top: 0!important;
}
#gform_2 #input_2_1 span input{
	width: 100%;
}
#gform_2 #field_2_2 .ginput_container{
	width: 100%;
}
#gform_2 #field_2_2 .ginput_container input{
	width: 100%;
}

#gform_1 .gform_body ul{
	padding-left: 0px;
	list-style-type: none;
}
#gform_1 .gform_body ::market{
	display: none;
}
#gform_1 .gform_body label{
	display: none;
}
#gform_1 .gform_body input,
#gform_1 .gform_button_select_files {
    color: #434244;
    font-family: 'Roboto';
    height: 50px;
    padding: 0 15px;
    font-size: 15px;
    border: solid 1px #1f419a;
    text-transform: capitalize;
    letter-spacing: 2px;
    margin: 0px 0;
	    width: 100%;
	    font-weight: normal;
}
#gform_1 select{
    color: #434244;
    font-family: 'Roboto';
    height: 50px;
    padding: 0 10px;
    font-size: 15px;
    border: solid 1px #1f419a;
    text-transform: capitalize;
    letter-spacing: 2px;
    margin: 5px 0;
	    width: 100%;
	    font-weight: normal;
}
#field_1_3 .ginput_container_select{
	position: relative;
}
#field_1_3 select {
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}

/* For IE10 */
#field_1_3 select::-ms-expand {
  display: none;
}
#input_3_3_6_container select::-ms-expand {
  display: none;
}
#field_1_3 .ginput_container_select:after{
    content: "";
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    display: inline-block;
    height: 10px;
    position: absolute;
    transform: rotate(135deg);
    vertical-align: top;
    width: 10px;
    right: 20px;
    top: 23px;
    pointer-events: none;
    color: #1f419a;
}
#input_3_3_6_container{
	position: relative;
}
#input_3_3_6_container select {
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}

/* For IE10 */
#input_3_3_6_container select::-ms-expand {
  display: none;
}
#input_3_3_6_container:after{
    content: "";
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    display: inline-block;
    height: 10px;
    position: absolute;
    transform: rotate(135deg);
    vertical-align: top;
    width: 10px;
    right: 20px;
    top: 23px;
    pointer-events: none;
    color: #1f419a;
}
#input_3_3_6_container {
    position: relative;
}
#input_3_3_6_container:after{
    content: "";
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    display: inline-block;
    height: 10px;
    position: absolute;
    transform: rotate(135deg);
    vertical-align: top;
    width: 10px;
    right: 20px;
    top: 23px;
    pointer-events: none;
    color: #1f419a;
}
#field_1_4 .ginput_container{
	position: relative;
}
/*#field_1_4 .ginput_container:before{
	    content: "Upload";
    background: #1e4199;
    color: white;
    width: 300px;
    position: absolute;
    bottom: 47px;
    z-index: 2;
    text-align: center;
    padding: 20px;
    pointer-events: none;
	cursor: pointer;
}*/
.gform_fileupload_rules {
    display: block;
    margin: 8px 0 16px;
}
#gform_1 #input_1_2{
	width: 100%;
}
#gform_1 #input_1_1_3,  #gform_1 #input_1_1_6{
	width:100%;
}
#gform_1 #input_1_1{
	display: flex;
    justify-content: space-between;
}
#gform_1 #input_1_1 span{
	width: 49%;
}
#gform_1 input[type="file"] {
    border: 1px dashed #ccc;
    background: rgba(0,0,0,.02);
    letter-spacing: 0;
    padding: 24px;
    height: auto;
}
#field_1_5,
#field_1_7 {
	margin-bottom: 15px;
}
.gform_wrapper .gfield_description {
    font-size: 14px!important;
    margin-top: 10px;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{
	font-size: 10px;
}
#gform_submit_button_1{
    background: #1F419A;
    font-size: 14px;
    padding: 10px 27px;
    letter-spacing: 2px;
    color: #ffffff;
	font-family: var(--font-sans);
    border: solid 1px #1F419A;
	text-transform: uppercase;
	min-width: 150px;
	width: 100%;
	height: 60px;
}
#gform_1 #gform_submit_button_1:hover{
	background: transparent;
	color: #1F419A;
}
.gform_wrapper .gform_footer {
    padding: 0!important;
    margin: 0!important;
}
.job-positions__form{
    padding-right: 20px;
    padding-bottom: 120px;
    position: relative;
}
#gform_1{
	margin-top: 30px;
}
@media(max-width: 1024px){
	.bae__decorative{
		width: 715px;
	}
}
@media(max-width: 768px){
	.footer__menu__floor__two .menu{
		left: 0px;
	}
	.tcd__home {
        padding: 150px 0px 0;
    }
}
@media(max-width: 600px){
	.our-strategy{
	    display: flex;
/*    	flex-direction: column-reverse;*/
	}
	.tcd__one .tcd__one__right {
        padding-left: 0px;
        padding-top: 60px;
    }
    .tcd__one, .tcd__two {
        margin-bottom: 90px;
    }
    .tcd__two .tcd__one__right {
        padding-right: 8px;
        padding-bottom: 60px;
    }
    .tcd__home {
        padding: 80px 0px ;
    }

    .tcd__home .tcd__background {
        top: 1300px;
        width: 100%;
    }
	.tcd__two.row .tcd__column{
        padding: 0px 0 0!important;
    }
    .tcd__column.tcd__one__left{
        padding-top: 0!important;
    }
}
/* Two columns data components */

/* Numbers Component */
@media(max-width: 8000px){
	.tcd__internal__column__image img{
		height: 80px;
	}
	.numbers h3{
		font-family: var(--font-serif);
		font-weight: 600;
		font-size: 72px;
		color: #434244;
		line-height: 120px;
		margin: 30px 0;
		text-align: center;
	}
	.numbers__data__column__number{
		color: #C01722;
		font-family: var(--font-serif);
		font-weight: 600;
		font-size: 105px;
		line-height: 105px;
		text-align: center;
	}
	.numbers__data__column__copy{
		font-family: var(--font-sans);
		color: #434244;
		font-size: 21px;
		text-align: center;
		margin-top: 30px;
		line-height: 26px;
	}
}
.bot__column__data__inner:hover .bot__column__data__link img{
	 transform: translateX(30px);
}
.bot__column__data__link img{
	   transform: translateX(0px);
	transition: all ease-in-out 0.4s;
	cursor: pointer;
}
.our-work__background{
	pointer-events: none;
}
@media(max-width: 2000px){
	.numbers h3{
		font-size: 40px;
		line-height: 40px;
	}
	.numbers__data__column__number{
		font-size: 80px;
		line-height: 50px;
	}
	.numbers__data__column__copy{
		font-size: 16px;
		line-height: 20px;
	}
}

.numbers__data__column img{
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    margin: 0 auto 70px auto;
}
.numbers__data__column__row{
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer__social__container a:nth-child(4) img{
	height: 30px;
}
@media(max-width: 1024px){
	.numbers__data__column__number {
        font-size: 55px;
    }
}
@media(max-width: 768px){
	.numbers__data__column__number {
		font-size: 45px;
	 }
	 .numbers__data__column img {
		 margin: 0 auto 55px auto;
	 }

	 .numbers__data__column img {
		 height: 70px;
	 }

}
@media(max-width: 600px){
	.numbers__data__column img {
    height: 70px;
}
	.numbers__data__column__copy {
        max-width: 200px;
        text-align: center;
        margin: 30px auto 50px;
    }
}
/* Numbers Component */

/* Our Work Component*/
.our-work{
    padding-top: 50px;
    position: relative;
    margin-top: 50px;
    overflow: hidden;
}
@media(max-width: 8000px){
	.our-work__background{
		position: absolute;
		top: 0;
		width: 100%;
		max-width: 2500px;
		margin: 0 auto;
		left: 0;
		right: 0;
	}
}

@media(max-width: 8000px){
	.our-work h3{
		font-family: var(--font-serif);
		font-weight: 600;
		font-size: 72px;
		color: #434244;
		line-height: 120px;
		margin: 30px 0;
		text-align: center;
		margin-bottom: 15px;
	}
	.our-work h4{
		font-family: 'Playfair Display', serif;
		font-weight: 400;
		font-size: 40px;
		line-height: 50px;
		text-align: center;
	}
    .our-work h4 strong {
        font-weight: 800;
    }
}
@media(max-width: 2000px){
	.our-work h3{
		font-family: var(--font-serif);
		font-weight: 600;
		font-size: 40px;
		color: #434244;
		line-height: 40px;
		margin: 30px 0;
		text-align: center;
		margin-bottom: 15px;
	}
	.our-work h4{
		font-family: 'Playfair Display', serif;
		font-weight: 400;
		font-size: 25px;
		line-height: 40px;
		text-align: center;
	}

    .our-work h4 strong {
        font-weight: 800;
        color: #13808a;
    }
}

.country__repeater .row{
	display: flex;
    justify-content: space-evenly;
    align-items: center;
}
@media(max-width: 8000px){
	.country__repeater__column{
		position: relative;
		min-height: 650px;
		overflow: hidden;
		border: solid 0px transparent;
		transition: background ease-in-out 0.2s;
		    margin: 0 0px;
    width: calc(100% / 4.2)!important;
	}
	.country__repeater__column__city p{
		font-family: 'Roboto';
		color: white;
		text-transform: uppercase;
		margin-bottom: 0;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 1px;
		cursor: pointer;
		transition: color ease-in-out 0.2;
	}

    .country__repeater__city-wrap {
        display: flex;
        position: absolute;
        inset: 0;
        align-items: center;
    }

	.country__repeater__column__city{
		position: absolute;
		margin: auto;
		z-index: 2;
		left: 10px;
		right: 10px;
		background: #a91722d1;
		min-height: 55px;
		display: flex;
		justify-content: center;
		align-items: center;
        text-align: center;
        padding: 0 10px;
	}
}
@media(max-width: 2000px){
	.country__repeater__column{
		min-height: 450px;
	}
	.country__repeater__column__city p{
		font-size: 16px;
        line-height: 1.1;
	}
	.country__repeater__column__city{
		min-height: 50px;
	}
}

.country__repeater__column__line{
    position: absolute;
	background: #ffffff;
}

.country__repeater__column__city__top{
    width: 100%;
    height: 5px;
	left: 0;
	top: 0;
	transition: opacity ease-in-out 0.3s;
	opacity: 0;
}
.country__repeater__column__city__right{
	width: 5px;
	height: 100%;
	top:0;
	right: 0;
	transition: opacity ease-in-out 0.3s ;
	opacity: 0;
}
.country__repeater__column__city__bottom{
	width: 100%;
    height: 5px;
	right: 0;
	bottom: 0;
	transition: opacity ease-in-out 0.3s ;
	opacity: 0;
}
.country__repeater__column__city__left{
	width: 5px;
	height: 100%;
	bottom:0;
	left: 0;
	transition: opacity ease-in-out 0.3s ;
	opacity: 0;
}
.country__repeater__column__city{
	transition: all ease-in-out 0.2s;
}

.country__repeater__column__city:hover .country__repeater__column__city__top{
    opacity: 1;
}
.country__repeater__column__city:hover .country__repeater__column__city__right{
	opacity: 1;
}
.country__repeater__column__city:hover .country__repeater__column__city__bottom{
	opacity: 1;
}
.country__repeater__column__city:hover .country__repeater__column__city__left{
	opacity: 1;
}


.country__repeater{
    margin: 50px auto;
}
.country__repeater__column__hover{
    position: absolute;
    padding: 0 25px;
    background: #a91722d1;
    z-index: 2;
    width: 100%;
    left: 0px;
    right: 0;
    bottom: 0;
    top: 0;
}
.country__repeater__column__image{
	transition: all ease-in-out 0.4s;
}
.country__repeater__column:hover .country__repeater__column__image{
	transform: scale(1.1);
}
.country__repeater__column img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    object-fit: cover;
	    width: 100%;
	transition: transform ease-in-out 0.3s;
}
.active .country__repeater__column__city{
    display: none;
}
.country__repeater__column__hover__copy li{
	font-size: 14px;
    line-height: 18px;
    font-family: 'Roboto';
    color: white;
    font-weight: 400;
    margin-bottom: 10px;
}

.country__repeater__column__hover{
    opacity: 0;
    pointer-events: none;
    position: absolute;
    padding: 25px 25px;
    background: #c01722c7;
    z-index: 2;
    width: 100%;
    left: 0px;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    justify-content: flex-start;
    align-items: self-end;
    flex-direction: column;
}
.active .country__repeater__column__hover{
    opacity:1;
    pointer-events: all;
}
.country__repeater__column__hover__close{
    position: absolute;
    top: 0;
    right: 20px;
}
.country__repeater__column__hover__close img{
    position: relative;
    top: 20px;
    right: 20px;
    width: 25px;
    cursor: pointer;
}
.country__repeater__column__hover__city {
	width: 100%;
}
@media(max-width: 8000px){
	.country__repeater__column__hover__city{
		font-family: 'Roboto';
		color: white;
		font-weight: bold;
		letter-spacing: 1.5px;
		font-size: 28px;
		margin-bottom: 20px;
        padding-right: 30px;
	}
	.country__repeater__column__hover__copy p {
		font-family: 'Roboto';
		color: white;
		font-weight: 400;
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 30px;
	}

	.country__repeater__column__hover__link p{
		font-family: Roboto;
		color: white;
		text-transform: uppercase;
		font-weight: bold;
		letter-spacing: 1.5px;
		font-size: 20px;
		margin-bottom: 0;
		margin-right: 30px;
	}
	.country__repeater__column__hover__link img{
		position: relative;
		width: 45px;
		top: 2px;
		right: 10px;
		left: unset;
	}
}
@media(max-width: 2000px){
	.country__repeater__column__hover__city{
		font-size: 25px;
	}
	.country__repeater__column__hover__copy p {
		font-size: 14px;
		line-height: 18px;
	}

	.country__repeater__column__hover__link p{
		font-size: 20px;
	}
	.country__repeater__column__hover__link img{
		width: 35px;
		top: 5px;
	}
}

	.country__repeater__column__hover__link{
		display: flex;
		position: absolute;
		bottom: 20px;
		right: 15px;
		cursor: pointer;
	}


.country__repeater__column__hover__link {
    color: white;
    text-decoration: none;
}
@media(max-width: 1024px){
	.country__repeater__column {
        min-height: 320px;
    }
    .country__repeater__column__city {

    width: 120px;
    }
    .country__repeater__column__city p {
    font-size: 13px;
    }
    .country__repeater__column__hover__city {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .country__repeater__column__hover__link p {
        font-size: 10px;
        margin-bottom: 0;
    }
    .country__repeater__column__hover__link img {
        width: 20px;
    }
    .country__repeater__column__hover {

        width: 100%;
    }
}
@media(max-width: 768px){
	.country__repeater__column{
		    margin: 20px;
    width: calc(100% / 2)!important;
	}
	.tcd__column {

    align-items: flex-start;
}
	.country__repeater__column__hover {
		padding: 50px;
	}
	.our-work {
        padding-top: 60px;
        margin-top: 50px;
    }
	.country__repeater__column__hover__city {
    	font-size: 11px;
	}
	.country__repeater__column__hover {
        width: 100%;
        left: 0px;
    }
	.country__repeater__column {
        min-height: 450px;
    }
    .country__repeater__column__hover__link img {
        width: 20px;
        top: 1.5px;
    }
    .country__repeater__column__hover__close img {
            width: 15px;
    top: 15px;
		right: 15px;
    }

    .country__repeater__column__hover__copy p {
        font-size: 11px;
        line-height: 14px;
    }
	.country__repeater__column__city p {
        font-size: 11px;
    }
    .country__repeater {
       margin: 60px auto 110px;
    }
	.one__section__slide .container {
		top: 0;
	}
	.footer__menu__floor__one .menu {
		display: flex;
		flex-direction: column;
	}
	.footer__menu__floor__two .menu {
		display: flex;
		flex-direction: column;
	}
	.footer li{
		    margin: 10px 0;
	}
}
@media(max-width: 600px){
	.global__alert{
		top: 60px;
	}
	.country__repeater__column {
		margin: 20px;
		width: calc(100%)!important;
	}
	.our-work {
        padding-top: 60px;
        margin-top: 50px;
    }
	.country__repeater__column {
        min-height: 520px;
        margin: 0 auto 30px auto;
        width: 90%;
    }
    .country__repeater__column img {
        width: 100%;
    }
    .country__repeater__column__hover {
        width: 100%;
        left: 0;
    }
    .country__repeater__column__hover__close img {
        top: 25px;
        width: 25px;
    }
    .country__repeater__column__hover__close {
        right: 25px;
    }
    .country__repeater__column__hover__city {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .country__repeater__column__hover__copy p {
        font-size: 16px;
        line-height: 23px;
    }
    .country__repeater__column__hover__link p {
        font-size: 15px;
        margin-bottom: 0;
        position: relative;
        left: -10px;
    }
    .country__repeater__column__hover__link {
        bottom: 25px;
        right: 25px;
    }
    .country__repeater__column__hover__link img {
		top: 2px;
		width: 35px;
    }
	.country__repeater__column__city p {
		font-size: 16px;
	}
	.country__repeater__column__city {
		width: 170px;
	}
}
/* Our Work Component*/

/* Panel Component */
@media(max-width: 8000px){
	.strategy-panel .strategy__main__title {
		font-family: var(--font-serif);
		font-weight: 600;
		font-size: 60px;
		color: #434244;
		line-height: 100px;
		margin: 30px 0;
		text-align: center;
		margin-bottom: 100px;
	}
}
@media(max-width: 2000px){
	.strategy-panel .strategy__main__title {
		font-size: 40px;
		line-height: 40px;
	}
}

.strategy__panel__element{
	position: relative;
	overflow: hidden;
}
.strategy__panel__element__internal__data{
	position: relative;
}
.strategy__panel__element__icon__wrapper{
	cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
	z-index: 1;
    transition: .3s width, .3s height;
}
.active .strategy__panel__element__icon__wrapper{
	right: 0;
    height: 75px;
    width: 75px;
	transition: right ease-in-out 0.4s;
}
@media(max-width: 8000px){
	.strategy__panel__element__icon__wrapper{
		right: 35px;
	}
}

.row .strategy__panel__element {
    --collapsed-width: 120px;

    width: var(--collapsed-width);
	transition: width ease-in-out 0.4s;
    padding-left: 5px;
    padding-right: 5px;
}
.row .active.strategy__panel__element{
    width: calc(100% - (var(--collapsed-width) * (var(--panel-count) - 1)));
}

.strategy__panel__element__icon__wrapper img{
    border-radius: 0;
    width: 55px;
}

.strategy__panel__element__internal{
    display: flex;
    height: auto;
    max-height: unset;
    min-height: 600px;
    justify-content: center;
    max-height: 600px;
}
.active .strategy__panel__element__internal{
	background-color: white!important;
}
.page-template-template-malawi{
	justify-content: start;
}
.strategy__panel__element__internal__data{
	width: 20%;
	overflow: hidden;
	padding: 60px 40px;
	transition: width ease-in-out 0.4s;
}
.active .strategy__panel__element__internal__data{
	width: 40%;
}
.active .strategy__panel__element__internal__img{
	width: 60%;
}
.strategy__panel__element__internal__data__title{
	position: relative;
    left: -250px;
	opacity: 0;
	transition: left 0.4s ease-in-out 0.3s, opacity 0s ease-in-out;
}
.strategy__panel__element__internal__data__copy{
	position: relative;
    left: -250px;
	opacity: 0;
	transition: left 0.4s ease-in-out 0.4s, opacity 0s ease-in-out;
}
.active .strategy__panel__element__internal__data__title{
	left: 0;
	opacity: 1;
}
.active .strategy__panel__element__internal__data__copy{
	left: 0;
	opacity: 1;
}
.strategy__panel__element__internal__img{
	width: 0%;
}
.strategy__panel__element__internal__img img{
	padding-right: 30px;
    height: 100%;
    width: 100%;
    object-fit: cover;
	filter: blur(10px);
}
.active .strategy__panel__element__internal__img img{
	filter: blur(0px);
	transition: filter 0.2s ease-in-out 0.4s;
}
@media(max-width: 8000px){
	.strategy__panel__element__internal__data__title h3{
		color: white;
		font-size: 40px;
	}
	.strategy__panel__element__internal__data__copy p{
		font-size: 20px;
		line-height: 30px;
		font-weight: 400;
	}
}
@media(max-width: 2000px){
	.strategy__panel__element__internal__data__title h3{
		font-size: 40px;
	}
	.strategy__panel__element__internal__data__copy p{
		font-size: 13px;
	}
}

.strategy__panel__element__internal__data__copy{
	color: white;
	line-height: 20px;
}
.strategy__panel__element__internal__data__copy{
	margin-top: 15px;
}

.strategy-panel{
	padding-bottom: 100px;
    position: relative;
    z-index: 2;
}
.strategy__panel__element{
	cursor: pointer;
}
.strategy__panel__element__icon__wrapper > *{
	pointer-events: none;
}
@media(max-width: 8000px){
	.strategy-panel button {
		background: #434244;
		font-size: 20px;
		padding: 10px 27px;
		letter-spacing: 2px;
		color: #ffffff;
	}
}
@media(max-width: 2000px){
	.strategy-panel button {
		font-size: 14px;
	}
}

.strategy__panel__element__icon__wrapper img{
	position: absolute;
}
.panel_animated{
	opacity: 0!important;
}

.strategy__panel__element__icon__wrapper:hover .panel_animated{
	opacity: 1!important;
}
.panel_static{
	opacity: 1!important;
}

.strategy__panel__element__icon__wrapper:hover .panel_static{
	opacity: 0!important;
}

@media (max-width: 1024px) {
	.panel_animated{
		opacity: 1!important;
	}
	.panel_static{
		opacity: 0!important;
	}
}

.strategy-panel button:hover{
	background: transparent;
	color: #434244;
}
.strategy-panel button {
    font-family: var(--font-sans);
    border: solid 1px #434244;
}
.strategy-panel__button{
	display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
}
@media(max-width: 1024px){
	.strategy__panel__element__internal{
		max-height: 700px;
		min-height: 700px;
	}
}

@media(max-width: 1024px){
	.strategy-panel__row.row{
		display: flex;
		flex-direction: column;
	}
	.active.strategy__panel__element {
		width: 100%!important;
	}
	.strategy__panel__element__internal__data {
		width: 50%;
	}
	.strategy__panel__element__internal__img {
		width: 50%;
	}
	.strategy__panel__element__internal {
		height: auto;
		max-height: unset;
		min-height: auto;
	}
	.strategy__panel__element__internal__img img {
		padding-right: 0px;
	}
	.active .strategy__panel__element__icon__wrapper {
		right: 15px;
		transition: right ease-in-out 0.4s;
		transform: scale(0.7);
		top: 15px;
		bottom: unset;
	}

}
@media(max-width: 600px){
	.seed__header{
		height: 300px;
	}
	.active .strategy__panel__element__icon__wrapper {
		top: 0;
	}
	.strategy__panel__element__internal__data {
		padding: 140px 40px 60px;
	}
	.active .strategy__panel__element__icon__wrapper {
		top: 25px;
		left: 0;
	}
	.strategy__panel__element__internal {
		flex-direction: column;
	}
	.active .strategy__panel__element__internal__data {
		width: 100%;
	}
	.active .strategy__panel__element__internal__img {
		width: 100%;
	}
	.active.strategy__panel__element {
		margin: 20px 0;
	}
	.strategy-panel {
		padding-bottom: 70px;
	}
	.strategy__panel__element__icon__wrapper img {
		width: 90px;
	}
}
/* Panel Component */

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
#measuring-success{
	position: relative;
}
@media(max-width: 8000px){
	.measuring__succes__data__wrapper{
		max-width: 700px;
		margin: 0 auto;
	}
}
@media(max-width: 2000px){
	.measuring__succes__data__wrapper{
		max-width: 500px;
	}
}

#measuring-success img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	object-fit: cover;
}
@media(max-width: 8000px){
	.measuring__succes__data__title{
		position: relative;
		z-index: 2;
		font-weight: bold;
		font-size: 60px;
		margin-bottom: 40px;
		color: #434244;
	}
	.measuring__succes__data__copy{
		font-size: 20px;
		line-height: 40px;
	}
}
@media(max-width: 2000px){
	.measuring__succes__data__title{
		position: relative;
		z-index: 2;
		font-weight: bold;
		font-size: 35px;
		margin-bottom: 35px;
		color: #434244;
	}
	.measuring__succes__data__copy{
		font-size: 14px;
		line-height: 27px;
	}
}


.measuring__succes__data__copy p, .measuring__succes__data__copy li{

	margin-bottom: 27px;
}
.measuring__succes__data__copy a{
	text-decoration: none;
}
.measuring__succes__data{
    padding: 60px 70px!important;
    background: #ffffffc2;
    position: relative;
    z-index: 2;
}
.measuring__succes__data__copy{
	position: relative;
	z-index: 2;
}

.navbar-nav .nav-link {
    text-transform: uppercase;
    white-space: nowrap;
}

@media(max-width: 1024px){
	.navbar-nav {
		margin-right: 0px;
	}
	.navbar_menu li {
    	margin: 0 5px;
	}
	.navbar_menu li a {
		font-size: 12px;
	}
	.navbar_menu .btn {
		padding: 9px 10px;
	}
	.navbar_menu .btn{
		font-size: 12px!important;
	}
	.navbar-brand img {
		width: 120px;
	}
	.navbar_menu .container{
		margin: 0!important;
		width: 100%!important;
		max-width: 100%!important;
	}
	.navbar_menu .btn{
		margin: 0 10px 0 0;
	}
	.navbar-brand{
		margin-left: 10px;
	}
}
@media(max-width: 900px){
	.nav-item {
		margin: 0 0px!important;
	}
	.navbar-nav .nav-link {
		text-align: center;
	}
	.dropdown-menu:after{
		display: none!important;
	}
	.navbar_menu .container{
		width: 100%!important;
		max-width: 100%!important;
	}
	.wrapper{
		width: 100%;
	}
	.navbar-brand{
		margin-left: 20px;
		margin-bottom: 10px;
		margin-top: 5px;
	}
	.navbar-toggler{
		margin-right: 20px;
	}
	.navbar-collapse{
		padding: 20px 25px;
	}
	.navbar-collapse li a{
	}

	.navbar__custom__buttons{
		display: flex;
		flex-direction: column;
		    justify-content: center;
    align-items: center;
	}
	.navbar_menu .btn {
		padding: 10px 20px;
		margin: 5px 0;
		width: 200px;
		text-align: center;
	}
	.navbar-collapse {
		padding: 10px 25px 20px 25px;
		background: white;
		box-shadow: 0 19px 36px -20px #99999942;
	}
}
@media(max-width: 768px){
	.footer__copyright .container {
		text-align: center;
	}
	.dropdown-menu{
		border: none!important;
		background: #C01722!important;
		background-color: #C01722!important;
		border-radius: 0!important;
		padding: 0px 0!important;
		margin: 5px 0!important;
	}
	.dropdown-menu{
		box-shadow: none!important;
	}
	.dropdown-item{
		color: white!important;
		font-size: 13px!important;
	}
	.navbar__custom__buttons {
		justify-content: center;
		align-items: center;
	}
}
@media(max-width: 600px){
	.navbar .container{
		padding: 0 5px!important;
	}
	.seed__header__title {
	    font-size: 30px;
        line-height: 30px;
	}
	.measuring-success__container.container-fluid{
		padding: 0!important;
	}
	.tcd__approach {
		padding-top: 0;
	}
	.measuring__succes__data {
		padding: 60px 45px!important;
	}
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
		padding: 0 30px!important;
	}
	.navbar-brand {
		margin-left: 10px;
		margin-bottom: 5px;
	}
	.global__alert__message p {
		font-size: 13px;
		text-align: center;
	}
	.navbar-toggler {
		margin-right: 10px;
	}
	.footer__menu__floor__one .menu {
		padding: 0 20px!important;
		display: flex;
		flex-direction: column;
		margin: 0;
	}
	.footer__menu__floor__two .menu {
		padding: 0 0px!important;
		display: flex;
		flex-direction: column;
		margin: 0;
	}
	.menu li{
		margin: 5px 0;
	}
	.footer__menu {
		padding:25px 0;
	}
	.footer__menu__floor__divider {
		margin: 10px 0;
		width: 90%!important;
	}
	.navbar-collapse {
		padding: 10px 15px 20px 15px;
	}
	.navbar__custom__buttons {
		justify-content: center;
		align-items: center;
	}
	.navbar-nav{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.footer__social__container img {
		height: 15px;
		margin: 0 15px;
	}
}

.seed__row {
    flex-direction: column;
}
.seed__header__text {
    font-family: var(--font-serif2);
    font-size: 18px;
    color: #fff;
    z-index: 2;
    max-width: 460px !important;
    margin-bottom: 20px;
}
@media (min-width: 600px) {
    .seed__header__text {
        font-size: 25px;
        margin-bottom: 40px;
    }
}

.our-team__member__avatar{
	position: relative;
}
.team__member__decorative{
position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 75%!important;
    margin: auto;
    pointer-events: none;
    height: auto!important;
}
.modal-content__team__member img.team__member__decorative{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60%;
    margin: auto!important;
    pointer-events: none;
    object-fit: contain;
    height: auto;
}
.team__member__info{
	padding: 40px 35px 50px 35px;
}
.team__member__info p{margin-bottom: 0;}
@media(max-width: 8000px){
	.our-team__member__name p{
		font-size: 29px;
		line-height: 34px;

	}
	.our-team__member__position p{
		font-size:24px;
		line-height: 28px;
		margin-top: 10px;
	}
	.jot__info h3{
		font-size: 55px;
		margin: 0!important;
		padding: 0!important;
		position: relative;
		top: 5px;
	}
	.jot__info button,
    .jot__info a {
		border: solid 1px #ffffff9c;
		width: auto;
		font-size: 20px;
		color: white;
		font-weight: 400;
		padding: 10px 55px;
		background: transparent;
	}
}
@media(max-width: 2000px){
	.our-team__member__name p{
		font-size: 15px;
		line-height: 20px;
	}
	.our-team__member__position p{
		font-size:15px;
		line-height: 18px;
	}
	.jot__info h3{
		font-size: 30px;
	}
	.jot__info button,
    .jot__info a {
		font-size: 14px;
	}
}

.our-team__member__name p, .our-team__member__position p{
	color: #213063;
}
#join-our-team{
	margin: 50px 0 80px;
}
.jot__info{
	padding: 45px 40px!important;
	display: flex;
    justify-content: space-between;
}

    .jot__info button:hover,
    .jot__info a:hover,
    .jot__info button:focus,
    .jot__info a:focus {
	border: solid 1px white;
	background: white;
    color: #213063;
}
#partnership-philosophy{
	position: relative;
}
#partnership-philosophy > img{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pp__column__data{
	position: relative;
	background: #ffffffd1;
	z-index: 2;
}
.pp__column__data__container{
	max-width: 400px;
	padding: 100px 0;
}
.pp__column{
	display: flex;
    justify-content: center;
    align-items: center;
}
@media(max-width: 8000px){
	.pp__column__data__container__title h3{
		font-weight: 600;
		font-size: 61px;
		color: #434244;
		line-height: 60px;
		margin: 30px 0;
	}
	.pp__column__data__container__copy p{
		font-family: var(--font-sans);
		color: #434244;
		font-size: 20px;
		line-height: 37px;
		font-weight: 400;
	}
	.op__column__title h3{
		font-weight: 600;
		font-size: 60px;
		color: #434244;
		line-height: 40px;
		margin: 30px 0;
	}
}
@media(max-width: 2000px){
	.pp__column__data__container__title h3{
		font-size: 40px;
		line-height: 40px;
	}
	.pp__column__data__container__copy p{
		font-size: 15px;
		line-height: 30px;
	}
	.op__column__title h3{
		font-size: 40px;
		line-height: 40px;
	}
}

.partner__each img{
	height: 120px;

}
.bot__column__header img{
	transition: all ease-in-out 0.3s;
}
.bot__column__header:hover img{
	transform: translateY(10px);
}

#our-partners{
	margin: 100px 0 150px;
}

.op__column__title{
	position: relative;
}
.op__column__title:after{
	content: "";
	width: 100%;
	bottom: -15px;
	height: 1px;
	background: #434244;
	position: absolute;
}
.op__row__slide{
	margin-top: 35px;
}
.partner__each.slick-active{
	display: flex!important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.bot {
    margin-bottom: 80px;
}

.bot__title {
    font-size: 36px;
    font-family: var(--font-serif);
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
}

.bot__column__data {
	display: flex;
	max-height: 0;
	transition: all ease-in-out 0.4s;
	overflow: hidden;
	flex-wrap: wrap;
}

.bot__column__data--text {
    font-family: var(--font-sans);
    color: #434244;
    font-size: 15px;
    line-height: 2;
    font-weight: 400;
    padding: 0 25px;
}

.bot__column__data--text > *:first-child {
    margin-top: 20px;
}

.bot__column__data img{
	opacity: 0;
	transition: all ease-in-out 0.4s;
}
.active.bot__column__data{
    max-height: 9999px;
}

.active.bot__column__data img{
	opacity: 1;
}
.bot__column{
	margin: 10px 0;
}
.bot__column__data__inner{
	width: calc(100% / 4);
	position: relative;
	padding: 40px 30px 70px 0;
}
.bot__column__header{
	padding: 20px 25px;
	position: relative;
}
.bot__column__toggle{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 20px;
	cursor: pointer;
    margin: auto;
	transform: rotate(
		0deg
		);
}
.active:hover .bot__column__toggle{
	transform: rotate( 180deg ) translateY(10px);
}
.active .bot__column__toggle{
	transform: rotate(
		180deg
		);
}
.the__post__content__inner img {
    height: auto;
    max-width: 100%;
}
@media(max-width: 8000px){
	.bot__column__header h3{
		margin: 0!important;
		padding: 0!important;
		font-size: 60px;
	}
	.bot__column__data__title h4 {
		font-size: 29px;
		font-weight: bold;
		color: #213063;
line-height: 24px;
    min-height: 55px;
	}
	.bot__column__data__copy p{
		font-size: 24px;
		font-weight: 400;
		color: #213063;
		line-height: 28px;
	}
}
@media(max-width: 2000px){
	.bot__column__header h3{
		font-size: 30px;
	}
	.bot__column__data__title h4 {
		font-size: 15px;
	}
	.bot__column__data__copy p{
		font-size: 15px;
	}
}

.bot__column__data__link{
    position: absolute;
    bottom: 40px;
    left: 0;
}
.bottom__separator{
	height: 100px;
}
.bot__row{
	overflow: hidden;
}

@media(max-width: 1024px){
	.bot__column__data__inner{
		width: calc(100% / 3);
	}
}
@media(max-width: 768px){
	.bot__column__data__inner{
		width: calc(100% / 2);
	}
	.tcd__column img {
		width: 100%;
		height: 300px;
	}
}
@media(max-width: 600px){
	.bot__column__data__inner{
		width: calc(100% / 1);
		    margin-top: 20px;
    padding: 0px 20px 70px 0;
	}
	.navbar-toggler {
    top: 10px;
}
	.tcd__column img{
		width: 100%;
		height: 300px;
		margin-top: 80px;
	}
	.latest__title h1 {
    font-size: 40px!important;
}
	.the__post__post__title a {
    font-size: 25px!important;
    line-height: 25px!important;
}
	.the__post__content {
    padding: 30px 20px 60px!important;
}
	.column__sidebar__events__title h3 {
    font-size: 25px!important;
    line-height: 25px!important;
}
}
/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}
@media(max-width: 8000px){
	.highlight{
		position: relative;
		height: 800px;
		margin-top: 170px;
	}
}
@media(max-width: 2000px){
	.highlight{
		height: 600px;
	}
}

.highlight__image{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-template-template-malawi .our-work {
    padding-top: 0;
}
.page-template-template-malawi .our-work h3{
	text-align: center;
}
.page-template-template-sierra .our-work {
    padding-top: 0;
}
.page-template-template-sierra .our-work h3{
	text-align: center;
}
.highlight__container{
	height: 100%;
}
.highlight__row{
	height: 100%;

}
.page-template-template-sierra .tcd__internal__columns{
	/*justify-content: start;*/
}
.highlight__column{
	background: #ffffffbf;
    position: relative;
    z-index: 1;
    height: 100%;
}
.highlight__column__wrapper{
	max-width: 500px;
}
.highlight__column{
	display: flex;
    justify-content: center;
    align-items: center;
}
@media(max-width: 8000px){
	.highlight__column__title{
		font-family: var(--font-serif);
		font-weight: 600;
		font-size: 60px;
		color: #434244;
		line-height: 100px;
		margin: 30px 0;
	}
	.highlight__column__copy p {
		font-family: var(--font-sans);
		color: #434244;
		font-size: 20px;
		line-height: 37px;
		font-weight: 400;
	}
}
@media(max-width: 2000px){
	.highlight__column__title{

		font-size: 40px;
		line-height: 40px;
	}
	.highlight__column__copy p {
		font-size: 15px;
		line-height: 30px;
	}
}

.highlight__column__copy a{
	text-decoration: none;
}
@media(max-width: 1024px){
	.navbar__container {
    	padding: 5px 10px!important;
	}
	.positions .modal-content {
    	width: 95%;
	}

	.highlight{
		height: 560px;
	}
	.highlight__column{
		padding: 0 50px;
	}
	.tcd__internal__column__image img {
		height: 50px;
		width: 100%;
    	object-fit: contain;
	}
/*	.page-template-template-malawi .tcd__column img {
		height: 100%;
		object-fit: cover;
	}
	.page-template-template-sierra .tcd__column img {
		height: 100%;
		object-fit: cover;
	}*/
	.our-team__row .modal-content {
		width: 95%;
	}
}
@media(max-width: 768px){

	.navbar-toggler-middle{
		width : 30px;
	}
	.navbar-toggler:after{
		width : 30px;
	}
	.navbar-toggler:before{
		width : 30px;
	}
	.header {
    max-height: 40px;
    padding: 7px 0;
}
	.navbar_menu .dropdown-menu li {
    margin-top: 0px!important;
}
.navbar_menu li {
    margin-top: 10px!important;
}
	.dropdown-menu{
		width: 100%;
	}
	.nav-item{
		flex-direction: column;
	}
	#donate-modal .job-positions__title img {
		width: 100%;
	}
	#gform_3 ul {

    flex-direction: column;
}
	.gform_wrapper form {
    margin: 0;
    width: 100%;
}
	#field_3_13 #input_3_13{
		flex-direction: row;
    	padding: 0;
	}
	.main-form-two {
    padding-left: 0;
}
	.job-form{
		padding-top: 0px;
	}
	.highlight__column {
		padding: 0 50px!important;
	}
	.page-template-template-malawi .tcd__one,
	.page-template-template-sierra .tcd__one,
	.page-template-template-zambia .tcd__one {
		display: flex;
    	flex-direction: column;
	}
	.page-template-template-malawi .tcd__column,
	.page-template-template-zambia .tcd__column,
	.page-template-template-sierra .tcd__column {
		width: 100%;
		height: 340px;
		object-fit: cover;
	}
	.page-template-template-malawi .tcd__column img,
	.page-template-template-zambia .tcd__column img,
	.page-template-template-sierra .tcd__column img {
		/*object-fit: cover;*/
		height: 100%;
		width: 100%;
		object-position: top;
	}
	.page-template-template-sierra .tcd__column img {
		object-position: center;
	}

	.page-template-template-malawi .tcd__one .tcd__one__right,
	.page-template-template-zambia .tcd__one .tcd__one__right,
	.page-template-template-sierra .tcd__one .tcd__one__right {
		padding-left: 0;
		margin-top: 40px;
		padding-bottom: 0px;
		height: auto;
	}
	.tcd__internal__columns {
		margin: 50px 0;
	}
	.tcd__internal__column__image img {
		height: 80px!important;
		object-fit: contain!important;
	}
	.tcd__internal__button{
		margin: 0 auto;
	}
	.page-template-template-malawi .tcd__one, .tcd__two {
		margin-bottom: 90px;
	}
	.page-template-template-sierra .tcd__one, .tcd__two {
		margin-bottom: 90px;
	}
	.jot__info{
		    display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.jot__info .open-positions{
		margin-top: 20px;
	}
	.tcd__internal__columns {
		justify-content: center;
	}
}
@media(max-width: 600px){
	.page-template-template-about #our-team{
		    display: flex;
    flex-direction: column-reverse;
	}
	.page-template-template-about .tcd__column img {
		width: 100%;
	    height: 300px;
	    margin-top: 40px;
	    position: relative;
	    left: -3px;
	    margin-bottom: 20px;
	}

		.page-template-template-about .tcd__one__right .tcd__title {

	    margin-top: 50px;
	}
		.page-template-template-about .tcd__one .tcd__one__right {
	    padding-left: 0px;
	    padding-top: 0px;
	}

		.page-template-template-approach .tcd__column img {
	    width: 95%;
	    height: 300px;
	    margin-top: 50px;
	    position: relative;
	    left: -10px;
	}
		.page-template-template-approach .tcd__one__right .tcd__title {

	    margin-top: 20px;
	}
		.page-template-template-approach .tcd__one .tcd__one__right {
	    padding-left: 0px;
	    padding-top: 0px;
	}
		.page-template-template-about .tcd__copy {
	    margin-top: 0px;
	}
		.page-template-template-home .tcd__title {

	    margin-top: 10px;
	}
		.page-template-template-home .tcd__copy {
	    margin-top: 0px;
	}
		.page-template-template-home .tcd__home {
	    padding: 20px 0px;
	}
		.page-template-template-home .tcd__one .tcd__one__right {
	    padding-top: 10px;
	}
		.page-template-template-home .tcd__one__left{
			margin: 50px 0;
		}
		.page-template-template-home .tcd__column img {

	    margin-top: 0;
	}
		.measuring__succes__data__title {

	    font-size: 25px;

		}
		.page-template-template-about .tcd__approach {
	    padding-top: 50px;
	}
		.page-template-template-approach .tcd__approach {
	    padding-top: 50px;
	}
		.page-template-template-approach .tcd__copy {
	    margin-top: 0;
		}
		#our-partners {
	    margin: 70px 0 80px;
	}
		.pp__column__data__container__title h3 {
	    font-size: 25px;
	    line-height: 25px;
	}
		.op__column__title h3 {
	    font-size: 25px;
	    line-height: 25px;
	}
		.tcd__copy {
	    margin-top: 40px;
	}
		.highlight__column__title {
	    font-size: 25px;
	    line-height: 25px;
	}
		.highlight__column__copy br{
			display: none;
		}
		.highlight {

	    margin-top: 90px;
	}
		.active .country__repeater__column__hover{
			padding: 40px;
		}
		.our-work h3{
		    font-size: 25px;
	    line-height: 25px;
		}
		.strategy-panel .strategy__main__title {
	    font-size: 25px;
	    line-height: 25px;
	    margin: 50px 0;
	}
		.strategy__panel__element__internal__data__title h3 {
	    font-size: 25px;
	}
		.strategy__panel__element__internal__data__copy p {
	    font-size: 16px;
	}
		.numbers h3 {
	    font-size: 25px;
	    line-height: 25px;
	    margin-top: 30px;
	    margin-bottom: 70px;
	}
		.tcd__internal__column__image img{
			margin-top: 0!important;
		}
		.navbar-toggler-middle,.navbar-toggler:before,.navbar-toggler:after {
			right: 10px;
		}
		.page-template-template-sierra .tcd__one, .tcd__two {
	    margin-bottom: 50px;
	}
		.tcd__title {
	    font-size: 25px;
	    line-height: 20px;
	    margin-top: 50px;
	}
		.page-template-template-approach .seed__header .hero__red__icon img {
	    width: 50px;
	    bottom: -24px;
	    transform: translateY(0.6px);
		}
			.page-template-template-about .seed__header .hero__red__icon img {
	    width: 50px;
	    bottom: -24px;
	    transform: translateY(0.6px);
		}
				.page-template-template-become .seed__header .hero__red__icon img {
	    width: 50px;
	    bottom: -24px;
	    transform: translateY(0.6px);
		}
		.seed__header .hero__red__icon img {
	    width: 50px;
	    bottom: -24px;
	    transform: translateY(-1.3px);
		}
		.latest__row {
	    margin-top: 0px!important;
	}
		#input_1_1_6_container {
	    padding-right: 0px!important;
	}
	.highlight__container{
		padding: 0!important;
	}
	.tcd__internal__columns {
/*		justify-content: center;
	    margin: 50px 0;
	    display: flex;
	    flex-direction: column;
	    align-items: center;*/
	}
	.tcd__internal__column{
		margin: 30px 0;
	}
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

.modal-dialog{
	width: 99%!important;
	max-width: 100%!important;
}
.our-team__member__avatar img{
	cursor: pointer;
}

@media(max-height: 750px){
	#donate-modal .modal-content{
		height: auto;
	}
}
@media(min-height: 750px){
	#donate-modal .modal-content{
		height: 95.5vh;
	}
}
.modal-content{
	height: 95.5vh;
	box-shadow: 1px 1px 4px #00000063!important;
	max-height: 800px;
	transform: scale(0.9);
}
.modal-content__container {
	height: 100%; /* TEST */
}
.modal-open .modal {
	justify-content: center;
	align-items: center;
}

.modal-content{
	padding: 70px 40px;
	max-width: 1390px;
	margin: auto;
}
.modal{
	background:#22258075;
}
.modal-content__team__member img{
	height: 400px;
	width: 100%;
	object-fit: cover;
	object-position: top;
}
.modal-content__team__data__title{
	font-family: var(--font-serif);
	font-weight: 600;
	font-size: 40px;
	color: #434244;
	line-height: 40px;
	margin: 0px 0;
	margin-top: -5px;
}
.modal-content__team__data__position{
	font-family: var(--font-serif);
font-weight: 500;
font-size: 30px;
color: #434244;
line-height: 30px;
margin: 10px 0 30px;
}
.modal-content__team__data__copy {
	padding-right: 50px;
	overflow-y: scroll;
	height: 500px;
	padding-bottom: 80px;

}
@media (min-width: 1025px) {
	.modal-content__team__data__copy {
		padding-bottom: 250px; /* TEST */
	}
}
.modal-content{
	overflow: hidden;
}
.modal-content .our-team__member__avatar {
	padding: 0 30px;
}
.modal-content__team__data__title, .modal-content__team__data__position {
padding-right: 100px;
}
.modal-content__team__data__copy p{
	font-family: var(--font-sans);
color: #434244;
font-size: 15px;
line-height: 40px;
font-weight: 400;
margin-bottom: 30px;
}
.modal-content__team__data{
	padding-left:50px!important
}
.modal-content__team__member__contact button {
	font-family: var(--font-sans);
	border: solid 1px #1F419A;
	text-transform: uppercase;
}
.content__team__member__contact{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 40px 0;
}
.modal-content__team__member__contact button {
	background: #1F419A;
	font-size: 14px;
	padding: 10px 27px;
	letter-spacing: 2px;
	color: #ffffff;
}
.modal-content__team__member__contact{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 50px 0;
}
.modal-content__team__member__contact button:hover{
	background: transparent;
	color: #1F419A;
}
.modal-content ::-webkit-scrollbar {
 width: 9px;               /* width of the entire scrollbar */
}

.modal-content ::-webkit-scrollbar-track {
 background: transparent;        /* color of the tracking area */
}

.modal-content ::-webkit-scrollbar-thumb {
	background-color: #1F419A;    /* color of the scroll thumb */
	border-radius: 20px;       /* roundness of the scroll thumb */
	border: 3px solid transparent;  /* creates padding around scroll thumb */
}
.modal-content .close__button{
	position: absolute;
	top: 20px;
	right: 20px;
	background: transparent;
	border: none;
}
.modal-content .close__button img{
	width: 30px;
}
.positions .modal-content__container{
	padding: 0 60px;
}
.positions .job-positions__title h2{
	font-size: 50px;
	color: #434244;
}
.positions .job-positions__title p{
    color: #434244;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
}

#donate-modal .modal-content__container{
	padding: 0 60px;
}
#donate-modal .job-positions__title h2{
	font-size: 50px;
	color: #434244;
}
#donate-modal .job-positions__title p{
    color: #434244;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
	    margin-bottom: 25px;
}

#connect-modal .modal-content__container{
	padding: 0 60px;
}
#connect-modal .job-positions__title h2{
	font-size: 40px;
	color: #434244;
}
#connect-modal .job-positions__title p{
    color: #434244;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
	    margin-bottom: 25px;
}
@media(max-width: 8000px){
	.modal-dialog{
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
@media(max-width: 2500px){
	.modal-dialog{
		height: auto;
		display: block;
		justify-content: unset;
		align-items: unset;
	}
}
#donate-modal .job-positions__title img{
	margin: 20px 0 30px;
}
#connect-modal .modal-content{
	max-width: 650px;
}
.modal__position__each__internal{
	background: #EFF0F4;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 70px 15px 35px;
}
.modal__position__each__internal img{
	position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.modal__position__each__internal a{
	text-decoration: none;
    color: inherit;
}
.modal__position__each__internal a h2{
	font-size: 16px;
	color: #434244;
}
.modal__position__each__internal a h3{
	font-size: 15px;
	color: #434244;
}
.modal__position__each{
	margin: 0 0 20px 0;
	width: 95%;
}
.job-positions p {
	margin-bottom: 40px;
}
.modal {
    padding: 0!important;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0!important;
}
#input_1_1_6_container{
	padding-right: 15px!important;
}
div.ginput_container_name span {
    padding-right: 0px!important;
    margin-right: 0px!important;
}

.popup__dividier__horizontal{
	background: #434244a6;
    width: 1px;
    height: 90%;
    margin: 0 auto;
}
.modal__position__each__internal:after{
	content: "";
	background-color: #C01722;
	width: 7px;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	position: absolute;
}

#gform_3 label{
	display: none;
}
#gform_3 ::marker{
	display: none;
}
#gform_3 ul{
	padding-left: 0;
	list-style-type: none;
}
#gform_3 .gform_body input, #gform_3  #input_3_3_6{
    color: #434244;
    font-family: 'Roboto';
    height: 50px;
    padding: 0 15px;
    font-size: 15px;
    border: solid 1px #1f419a;
    text-transform: capitalize;
    margin: 5px 0;
    cursor: pointer;
    letter-spacing: 2px;
	    font-weight: 400;
}
#field_3_2, #field_3_1, #field_3_3{
	    padding: 0;
    width: 100%;
}
#label_3_7_1{
	display: block!important;
	font-size: 13px;
    margin-left: 15px;
    font-family: 'Roboto';
}
#input_3_1, #input_3_3{
	display: flex; flex-direction: column;width: 100%;
}
#input_3_1 span, #input_3_3 span{
padding: 0!important;
    width: 100%;
    margin: 0!important;
}
#input_3_1 span input, #input_3_3 span input{
	width: 100%;
}
.gchoice_3_7_1{
	    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#field_3_2 input{
	width: 100%;
}
#input_3_13 label{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    height: auto;
    display: flex!important;
    justify-content: center;
    align-items: center;
    color: #434244;
    font-family: 'Roboto';
    height: 50px;
    padding: 0 15px;
    font-size: 15px;
	pointer-events: none!important;
	letter-spacing: 5px;
}


#input_3_13 .gfmc-row-1-column{
    width: 100%!important;
    padding-right: 20px;
}
#input_3_13 {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0px;
}
#gform_wrapper_3{
	display: flex!important;
}
#input_3_13 li {
    width: calc(100%/3.4);
    color: #434244;
    font-family: 'Roboto';
    height: 50px;
    padding: 0 15px;
    font-size: 15px;
    border: solid 1px #1f419a;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 5px 10px 5px 0;
    position: relative;

}
#input_3_13 li.active {
    color: #ffffff;
    background: #1F419A;
}
#input_3_13 li.active label{
	color: white;
}
#input_3_13 li  input{
		    width: 100%;
    height: 100%;
    opacity: 0;
}
#field_3_10 .ginput_container.ginput_container_radio{
	    margin-top: 8px;
}
#input_3_13_other{
	opacity: 1!important;
    border-width: 0!important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.gchoice_3_10_5{
	position: relative!important;
}
.gchoice_3_10_5::before{
    content: "Other"!important;
    top: 15px;
    bottom: 0;
    left: 25px;
    right: 0;
    margin: 0 auto!important;
    position: absolute;
}
.gchoice_3_10_5.active::before{
	display: none;
}
.gchoice_3_7_1{
	position: relative!important;
}
.gchoice_3_7_1::before{
    content: "\2713"!important;
    color: transparent;
    border: solid 1px #1F419A;
    height: 27px;
    width: 27px;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
	position: absolute;
}
.gchoice_3_7_1.active::before{
	color: white;
	background:#1F419A;
}
#choice_3_7_1{
	opacity: 0!important;
	width: 26px;
}
#label_3_7_1{
	pointer-events: none!important;
	    font-weight: 400;
}
#field_3_7 .ginput_container.ginput_container_checkbox{
	margin-top: 0;
}
#field_3_15{
	display: none!important;
}
#field_3_14 span{
	display: none!important;
}
#input_3_7{
	margin: 0 0;
}
#donate-modal .modal-content {
    padding: 50px 0px;
}

#gform_submit_button_3{
    background: #1F419A;
    font-size: 14px;
    padding: 10px 27px;
    letter-spacing: 2px;
    color: #ffffff;
    font-family: var(--font-sans);
    border: solid 1px #1F419A;
    text-transform: uppercase;
    min-width: 150px;
	width: 354px;
    position: relative;
    margin-right: 0;
    bottom: 0;
    height: 50px;
}

@media(max-width: 1366px){

}

@media(max-width: 1280px){
	#donate-modal .job-positions__title h2 {
    font-size: 40px;
}

}
#gform_submit_button_3:hover{
	background: transparent;
	color: #1F419A;
}
#input_3_1, #input_3_3, #field_3_10{
	position: relative;
}
#input_3_1:before{
	content: "Your Information";
	font-size: 35px;
    color: #434244;
    font-family: var(--font-serif);
}
#field_3_13:before{
	content: "Donation Amount";
	font-size: 35px;
    color: #434244;
    font-family: var(--font-serif);
	top: 10px;
    position: relative;
}
#field_3_16:before{
	content: "Donation Type";
	font-size: 35px;
    color: #434244;
    font-family: var(--font-serif);
	top: 18px;
    position: relative;
}
#input_3_16{
	color: #434244b3;
    font-family: 'Roboto';
    height: 50px;
    padding: 0 15px;
    font-size: 15px;
    border: solid 1px #1f419a;
    text-transform: capitalize;
    margin: 5px 0;
    cursor: pointer;
    letter-spacing: 2px;
    width: 100%;
    font-weight: 400;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    justify-content: center;
    align-items: center;
}
#field_3_16{
	    margin-top: 45px!important;
}
#field_3_16.modified{
	    margin-top: -23px!important;
}
#field_3_17{
    position: relative;
    margin-top: -8px!important;
}
.StripeElement {
    height: 50px!important;
    border: 1px solid #1f419a!important;
}
#input_3_11_5_container{
	    margin-top: 5px;
}

#input_3_17{
    color: #434244b8;
    font-family: 'Roboto';
    height: 111px;
    padding: 10px 15px;
    font-size: 15px;
    border: solid 1px #1f419a;
    text-transform: capitalize;
    margin: 5px 0 2px;
    cursor: pointer;
    letter-spacing: 2px;
    font-weight: 400;
}
.main-form-two{
	    padding-left: 10px;
}
#field_3_13 .ginput_container{
	    margin-top: 8px!important;
}
#input_3_3:before{
	content: "Not required, but we like mailing thank you cards";
	font-size: 13px;
    margin-bottom: 10px;
}
@media(max-width: 1440px){
	.modal-content {
		max-height: initial;
	}
}
@media (max-width: 1440px){
.modal-content {
	max-height: initial;
}
.modal-content {
	overflow: hidden;
}
.modal-content {
	padding: 70px 0px;
	max-width: 1390px;
	margin: auto;
}

}


.dropdown-item:before{
	display: none!important;
}
.country__repeater__column__hover__link:before{
	display: none!important;
}
.gform_wrapper .validation_message{
	/*display: none;*/
}
.error__input{
	/*border: solid 1px red!important;*/
}
.donate-modal .gform_confirmation_message{
	width: 100%;
}
@media(max-width: 1400px){
	.navbar__container{
		padding: 5px 10px!important;
	}
	.navbar_menu li a {
		font-size: 10px;
		padding-right: 0px!important;
		padding-left: 0px!important;
	}
}
@media(max-width: 1024px){
	.navbar_menu li a {
		font-size: 10px;
		padding-right: 0px!important;
		padding-left: 0px!important;
	}
	#input_3_13 li {
		width: calc(100%/3.3);
		margin: 5px 5px 5px 0;
	}
	#input_3_13 label {
		font-size: 13px;
		letter-spacing: 3px;
	}
	#field_1_4 .ginput_container:before {
    	    bottom: 50px;
		padding: 10px 20px;
		width: 200px;
	}

		#field_3_16.modified {
		margin-top: -4px!important;
	}
	#field_3_16 {
		margin-top: 63px!important;
	}
	.modal-content__team__data__copy {
		height: auto;
	}
	#donate-modal .modal-content {
		width: 95%;
	}
	#donate-modal .modal-content {
		height: auto;
	}
	.modal-dialog {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.modal-content .our-team__member__avatar {
		padding: 0 20px;
	}
	#connect-modal .modal-content {
		height: auto;
	}
	.modal-content {
		padding: 70px 0px;
		overflow: scroll;
	}
	.modal-content__team__member img {
		height: 320px;
	}
	.modal-content__team__data {
		padding-left: 15px!important;
	}
	.modal-content__team__data__title {
		font-size: 30px;
	}
	.modal-content__team__data__position {
		font-size: 20px;
	}
	.modal-content {
		height: auto;
	}
	#input_3_1:before, #field_3_13:before {
    line-height: 35px;
}
	.positions .job-positions__title h2 {
    line-height: 45px;
}
}
@media(max-width: 800px){
	#field_3_16.modified {
		margin-top: -23px!important;
	}
	#field_3_16 {
		margin-top: 45px!important;
	}

	.navbar-toggler:before, .navbar-toggler:after, .navbar-toggler-middle {
    width: 20px;
	}
}
@media(max-width: 768px){
	#field_3_16 {
    margin-top: 0px!important;
}
	.main-form-two {
		padding-left: 0px;
	}
	.country__repeater .row {
		justify-content: center;
	}
	.global__alert {
		top: 68px;
	}
	#input_3_13 li {
    width: calc(100%/3.2);
    margin: 5px 11px 5px 0;
}
	#gform_submit_button_3 {
    right: 0;
    bottom: 0;
    position: relative;
    margin-right: 0;
    margin-top: 20px;
	}
	.modal-content__team__data__copy {
		height: 810px;
	}
	.modal-content .our-team__member__avatar {
		padding: 0 10px;
	}
	.modal {
		background: transparent;
	}
	.modal.fade.show{
		transform: scale(0.9);
	}
	.modal-content__team__member img {
		height: 250px;
	}
	#donate-modal .modal-content {
		width: 98%;
	}
	#field_3_13 .ginput_container {
    margin-top: 15px!important;
}
}
.modal__position__each:last-child{
	margin-bottom: 0!important;
}
.country__repeater__column__city p{
	    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ui-loader-icon.ui-icon-loading{
	display: none;
}
@media(max-width: 600px){
	.positions .modal-content__container {
    padding: 40px 30px!important;
}
	.country__repeater__column:hover .country__repeater__column__image, .country__repeater__column__hover, .country__repeater__column__line{
		pointer-events: none;
	}
	.country__repeater__column__line{
		display: none;
	}
	.page-template-template-malawi .tcd__approach, .page-template-template-uganda .tcd__approach, .page-template-template-zambia .tcd__approach, .page-template-template-sierra .tcd__approach{
    padding-top: 0px;
}
		.page-template-template-malawi .tcd__copy, .page-template-template-uganda .tcd__copy, .page-template-template-zambia .tcd__copy, .page-template-template-sierra .tcd__copy {
			margin-top: 0;
	}
	#connect-modal .modal-content {
   padding: 0!important;
}
	.page-template-template-become .tcd__copy {
    margin-top: 0px;
}
		.positions .modal-content{
		padding:  0px 0px;
	}
	.job-positions__data {
    max-height: 345px;
}
.strategy__panel__element__internal__data__title {

    margin-top: 10px;
}
	.strategy-panel__button {
    margin-top: 40px;
}
		.job-positions__title{
		margin-top: 0px;
	}
	#connect-modal .modal-content__container{
		    padding: 50px 30px!important;
	}
	.job-positions .job-positions__title h2{
		margin-bottom: 20px;
		    margin-top: 20px;
	}
	.job-form .job-positions__title h2{
		margin-top: 40px;
		margin-bottom: 20px;
	}
	#input_1_1_6_container {
    padding-right: 0px!important;
}
	.main-form-two {
    padding-left: 0px;
}
	#input_3_13 li {
        width: calc(100%/2.1);
    margin: 5px 5px 5px 0;
}
	#field_3_13 #input_3_13 {
    justify-content: space-between;
}
	#gform_fields_3 {
		flex-direction: column;
	}
	#gform_submit_button_3 {
		width: 100%;
		position: relative;
		right: 0;
		bottom: 0;
		margin: 0;
	}
	.modal-content .our-team__member__avatar {
		padding: 0 0px;
	}
	.modal-content__team__data__title, .modal-content__team__data__position {
		padding-right: 20px;
	}
	.global__alert {
		position: relative;
		top: 0;
	}
	.modal-content__team__data__copy {
    height: auto;
}
}
@media(max-width: 1366px) and (orientation: landscape){
	.active.strategy__panel__element {

	}
	.strategy__panel__element__internal__img img {
    	padding-right: 0;
	}
}
@media(max-width: 1024px) and (orientation: landscape){

	.highlight__column__wrapper {
		padding: 0 30px;
	}
	.country__repeater__column__hover__copy p {
		font-size: 12px;
	}
}
@media(max-width: 812px) and (orientation: landscape){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 730px!important;
	}
	.country__repeater__column {
		min-height: 420px;
	}
	.footer__menu__floor__one .menu {
		padding: 0;
	}
	.footer__menu__floor__two .menu {
		padding: 0;
		left: 0;
	}
	.footer__copyright p {
		text-align: center;
	}
	.active.bot__column__data {
		height: auto;
		flex-wrap: wrap;
	}
	.bot__column__data__inner {
		padding: 40px 20px 70px 20px;
	}
	.bot__column__data__link {
		left: 20px;
	}
	.strategy__panel__element__internal {
    	height: 600px;
	}
}
@media(max-width: 812px) and (orientation: landscape){
	.global__alert {
    	top: 0px;
		position: relative;
	}
	.jot__info{
	    display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.jot__info button,
    .jot__info a {
		margin-top: 20px;
	}
	.slick-prev.slick-arrow:after {
    	font-size: 30px;
	}
	.slick-next.slick-arrow:after {
    	font-size: 30px;
	}
	.slick-prev.slick-arrow {
		left: -40px;
	}
	.slick-next.slick-arrow {
    	right: -20px;
	}
}
@media(max-width: 736px) and (orientation: landscape){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 650px!important;
	}
	.tcd__one .tcd__one__right {
		padding-left: 0;
		padding-top: 50px;
	}
	.tcd__one, .tcd__two {
		margin-bottom: 70px;
	}
	.tcd__two .tcd__one__right {
		padding-right: 0;
		padding-bottom: 50px;
	}
	.country__repeater__column__hover__copy p {
		font-size: 16px;
	}
	.country__repeater__column__hover__city {
		font-size: 20px;
	}
	.country__repeater__column__hover__link p {
		font-size: 14px;
	}
	.country__repeater__column__hover__link img {
		width: 30px;
	}
	.country__repeater__column__hover {
		padding: 0 35px;
	}
	.country__repeater__column__city p {
		font-size: 14px;
	}
	.country__repeater__column__city {
		width: 200px;
	}
}
@media(max-width: 920px) and (orientation: landscape){
	.job-positions__title{
		text-align: center;
	}
	#gform_3 ul {
		flex-direction: column;
	}
	.gform_wrapper form {
		margin: 0 25px!important;
	}
	#gform_wrapper_3 {
		display: flex!important;
		width: 100%!important;
		flex-direction: column!important;
	}
	#gform_submit_button_3 {
    bottom: -10px!important;
}
	.main-form-two {
		padding-left: 0px!important;
	}
	#input_3_13 {

		flex-direction: row!important;
		    justify-content: space-between!important;
	}
	#input_3_13 li {
		width: calc(100%/3.08)!important;
		margin: 5px 5px 5px 0!important;
	}
	.seed__header__title {
		font-size: 50px;
		line-height: 50px;
	}
	.navbar-toggler{
		position: absolute;
    right: 0;
    top: 25px;
	}
	.navbar-collapse{
		    position: absolute;
    width: 100%;
    left: 0px;
    top: 78px;
	}
	.navbar-toggler:before, .navbar-toggler:after, .navbar-toggler-middle {
    width: 20px;
	}
}
@media(max-width: 800px) and (orientation: landscape){
	.navbar-toggler {
    top: 15px;
}
	.navbar-collapse {
    top: 48px;
}
	.our-team__member{
		width: calc(100% / 3)!important;
	}
}
@media(max-width: 736px) and (orientation: landscape){
	.navbar-toggler {
    top: 10px;
}
	.navbar-collapse {
    top: 50px;
}
}
@media(max-width: 568px) and (orientation: landscape){
	.one__section__slide .container {
		top: 0;
	}
}
.modal-board .modal-content{
	    max-width: 800px;
}

.page-title {
    padding-top: 40px;
}

.page-title h1 {
    font-size: 48px;
}

.numbers__data__column:nth-child(2) img{
    left: 10px;
    position: relative;
}

.numbers__row {
    justify-content: center;
    margin-bottom: 60px;
}

.page-id-379 .strategy__panel__element__internal {
    min-height: 500px;
    max-height: 500px;
}
@media(max-width: 1024px){
    .page-id-379 .strategy__panel__element__internal {
        height: auto;
        max-height: unset;
        min-height: auto;
    }
}

.resource {
    background-color: #fff;
    box-shadow: 5px 5px 10px rgb(191 191 191 / 50%);
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

@media(min-width: 1024px) {
    .resource {
        flex-direction: row;
        margin-bottom: 60px;
    }
}

.resource__thumbnail {
    display: block;
    margin: 20px 10px 20px 20px;
    max-width: 200px;
}

@media(min-width: 1024px) {
    .resource__thumbnail {
        margin: 30px;
    }
}

.resource__left {
    display: flex;
}

.resource__text {
    padding: 20px;
}

@media(min-width: 1024px) {
    .resource__text {
        padding: 30px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-end;
    }
}

.resource__subtitle {
    font-size: 12px;
    color: #434343;
    text-transform: uppercase;
}

.resource__title {
    font-size: 30px;
    font-weight: bold;
    color: #1F419A;
    line-height: 1;
}

.resource__copy {
    font-size: 15px;
    color: #434343;
}

.resource__button {
    background-color: #1f419a;
    padding: 10px 27px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
}

.resource__button:hover,
.resource__button:focus {
    background-color: #c01722;
    color: #fff;
}

@media(min-width: 1024px) {
    .resource__right {
        width: 35%;
    }
}

.resource__more {
    display: block;
    width: 100%;
    background-color: #ebebeb;
    color: #434343;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px;
    font-size: 15px;
    position: relative;
    height: 100%;
}

@media(min-width: 1024px) {
    .resource__more {
        display: flex;
        align-items: flex-end;
        padding-right: 50px;
    }
}

.resource__more:after {
    content: url(img/arrow-red.svg);
    display: block;
    position: absolute;
    right: 20px;
    top: calc(50% - 10px);
    height: 20px;
    width: auto;
}

@media(min-width: 1024px) {
    .resource__more:after {
        top: auto;
        bottom: 20px;
        height: 15px;
    }
}

.image {
    margin: 0;
}

.image__img {
    width: 100%;
    height: auto;
}

.metric {
    background-color: #c01722;
    color: #fff;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

.metric::after {
    content: url(img/flowerwhite.svg);
    position: absolute;
    top: -20px;
    left: -20px;
    opacity: .23;
}

.metric__metric {
    font-family: var(--font-serif);
    font-weight: bold;
    font-size: 64px;
}

.metric__text {
    font-size: 18px;
    line-height: 2;
}

@media(min-width: 768px) {
    .metric {
        margin-top: 50px;
    }

    .metric .container {
        display: flex;
        align-items: center;
    }

    .metric__metric {
        font-size: 140px;
        width: 50%;
        text-align: center;
        padding: 30px 0;
    }

    .metric__text {
        font-size: 15px;
        width: 50%;
        padding: 30px 0 30px 65px;
    }
}

.quote {
    background-color: #13808a;
    background-image: url(img/bg-quote-left.png), url(img/bg-quote-right.png);
    background-repeat: repeat-y, repeat-y;
    background-position: -355px 50%, calc(100% + 355px) 50%;
    color: #fff;
    padding: 40px 0;
}

.quote .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.quote__quote {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-style: italic;
    text-align: center;
    max-width: 768px;
    margin: 0 auto 20px;
}

.quote__text {
    font-size: 15px;
}

.quote__cite-text {
    font-size: 16px;
}

.quote__citation {
    display: flex;
    align-items: center;
    font-style: normal;
    flex-direction: row-reverse;
}

.quote__avatar {
    max-width: 90px;
    display: block;
    margin-right: 20px;
}

.quote__avatar img {
    border-radius: 999px;
}

@media(min-width: 768px) {
    .quote {
        background-position: calc((395px - ((100vw - 768px) / 2)) *-1) 50%, calc(100% + (395px - ((100vw - 768px) / 2))) 50%;
        padding: 80px 0;
    }

    .quote__quote {
        font-size: 25px;
        margin-bottom: 40px;
    }
}

/* 768 + (375 (width of bg image) * 2) */
@media(min-width: 1518px) {
    .quote {
        background-position: 0 50%, 100% 50%;
    }
}

.ctas {
    background-color: #f2f2f3;
    padding: 40px 0;
}

.ctas--metric {
    background-color: transparent;
}

.ctas__title {
    font-size: 40px;
    font-family: var(--font-serif);
    font-weight: 600;
    color: #434244;
    line-height: 1.2;
    text-align: center;
    margin: 30px 0;
}

.ctas__ctas {
    display: flex;
    flex-direction: column;
}

.ctas__cta {
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ctas__icon {
    height: 90px;
    margin: 0 auto 20px;
}

.ctas__icon .image__img {
    width: auto;
    height: 100%;
}

.ctas__icon .image {
    height: 100%;
}

.ctas__item-title {
    font-size: 30px;
    font-family: var(--font-serif);
    color: var(--cta-highlight-color);
}

.ctas--metric .ctas__item-title {
    font-size: 80px;
    font-weight: 700;
    line-height: 1;
}

.ctas__copy {
    font-size: 16px;
}

.ctas__button {
    background-color: var(--cta-highlight-color);
    padding: 10px 27px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    justify-self: flex-end;
    margin-top: auto;
    text-transform: uppercase;
}

.ctas__button:hover,
.ctas__button:focus {
    background-color: #ccc;
    color: #fff;
}

@media(min-width: 768px) {
    .ctas {
        padding: 60px 0 80px 0;
    }

    .ctas__ctas {
        flex-direction: row;
    }
}

.partners__title {
    font-size: 36px;
    font-family: var(--font-serif);
    font-weight: 600;
    color: #434244;
}

.partners__description {
    font-size: 14px;
}

.partners__partners {
    list-style: none;
    padding: 0;
    margin: 0 0 30px;
    display: grid;
    grid-template: auto / 1fr 1fr;
}

.partners__partner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
}

.partners__logo {
    padding: 10px;
    display: flex;
    align-items: center;
    height: 100%;
    filter: grayscale(100%);
}

.partners__name {
    margin-top: auto;
}

@media(min-width: 768px) {
    .partners__partners {
        grid-template: auto / 1fr 1fr 1fr 1fr;
    }
}

.separator {
    margin: 30px auto;
    max-width: 600px;
}

@media(min-width: 768px) {
    .separator {
        margin: 60px auto;
    }
}

.body-text {
    font-size: 15px;
    color: #434244;
    line-height: 1.5;
}

.metric-hero {
    background-color: #c01722;
    position: relative;
    color: #fff;
    padding: 20px 0;
    overflow: hidden;
}

.metric-hero__text {
    z-index: 1;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.metric-hero__title {
    font-family: var(--font-serif);
    font-weight: 600;
    font-size: 28px;
    margin: 10px 0;
    text-align: center;
    width: 100%;
    z-index: 1;
    position: relative;
}

.metric-hero__bg {
    opacity: .15;
    position: absolute;
    top: -10%;
    left: -10%;
    height: 120%;
}

.metric-hero__image {
    width: 100%;
}

.metric-hero__metrics {
    list-style-type: none;
    padding: 20px;
    margin: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.metric-hero__metric {
    border-bottom: 3px solid #fff;
    padding: 20px 10px;
}

.metric-hero__metric:first-child {
    padding-top: 0;
}

.metric-hero__metric:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.metric-hero__icon {
    display: block;
    max-width: 100px;
    height: auto;
    margin-bottom: 20px;
}

.metric-hero__number {
    font-family: var(--font-sans);
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    display: block;
    margin-bottom: 10px;
}

.metric-hero__description {
    font-family: var(--font-serif);
    font-size: 16px;
    display: block;
    line-height: 1.2;
}

@media(min-width: 1024px) {
    .metric-hero {
        padding: 120px 0;
    }

    .metric-hero__text {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }

    .metric-hero__title {
        font-size: 50px;
        margin: 30px 0;
    }

    .metric-hero__bg {
        top: -10%;
        left: -10%;
        height: 120%;
    }

    .metric-hero__metrics {
        margin: 0 200px 0 0;
        padding: 0;
        width: 25%;
        text-align: center;
    }

    .metric-hero__metric {
        padding: 40px 0;
    }

    .metric-hero__number {
        font-size: 90px;
    }

    .metric-hero__description {
        font-size: 21px;
    }

    .metric-hero__image {
        width: 50%;
    }
}

.graph {
    background-color: #f5f5f5;
    padding: 20px 0;
}

.graph__flower {
    display: block;
    width: 100px;
    height: auto;
    margin-bottom: 20px;
}

.graph__flower svg {
    width: 100%;
    height: auto;
}

.graph__flower path,
.graph__flower ellipse {
    fill: #14368f;
}

.graph__title {
    color: #14368f;
    font-size: 36px;
    font-family: var(--font-serif);
    font-weight: 600;
    margin-bottom: 20px;
    max-width: 400px;
}

.graph__graph img {
    margin-bottom: 10px;
    display: block;
}

.graph__description {
    text-align: center;
    font-size: 14px;
    font-family: var(--font-sans);
}

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

    .graph .container {
        display: flex;
        justify-content: space-between;
    }

    .graph__flower {
        width: 135px;
    }

    .graph__title {
        font-size: 54px;
        width: 50%;
    }

    .graph__graph {
        width: 50%;
    }
}

.colored-cta {
    background-color: #c01722;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

.colored-cta .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.colored-cta__star {
    width: 40px;
    height: auto;
    margin-bottom: 10px;
}

.colored-cta__title {
    font-family: var(--font-serif);
    font-weight: 600;
    font-size: 32px;
    line-height: 1;
    max-width: 800px;
    margin-bottom: 10px;
}

.colored-cta__button {
    border: 2px solid #fff;
    color: #fff;
    font-family: var(--font-sans);
    font-weight: 400;
    padding: 10px;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    transition: .3s all;
}

.colored-cta__button:hover,
.colored-cta__button:focus {
    color: #c01722;
    background-color: #fff;
}

@media(min-width: 768px) {
    .colored-cta {
        padding: 75px 0;
    }

    .colored-cta__star {
        margin-bottom: 30px;
    }

    .colored-cta__title {
        font-size: 50px;
        margin-bottom: 30px;
    }
}

.post-cards {
    padding: 40px 0;
}

.post-cards__items {
    display: grid;
    grid-template: auto / 1fr;
    grid-gap: 20px;
}

.post-cards__item {
    display: flex;
}

.post-cards__title {
    font-size: 32px;
    text-align: center;
    font-family: var(--font-serif);
    margin-bottom: 30px;
}

@media(min-width: 768px) {
    .post-cards {
        padding: 70px 0;
    }

    .post-cards__title {
        font-size: 50px;
    }

    .post-cards__items {
        grid-template: auto / 1fr 1fr 1fr;
        grid-gap: 30px;
    }
}

.post-card {
    box-shadow: 1px 1px 4px #00000063!important;
    padding: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.post-card__image {
    justify-self: flex-start;
    margin-top: auto;
}

.post-card__content {
    padding: 30px 20px;
}
@media(max-width: 8000px){
    .post-card__subtitle {
        display: flex;
        color: #434244;
        font-family: 'Roboto';
        text-transform: uppercase;
        font-size: 20px;
        letter-spacing: 1px;
    }
}
@media(max-width: 2000px) {
    .post-card__subtitle {
        font-size: 12px;
    }
}

.post-card__arrow {
    position: absolute;
    bottom: 20px;
    right: 30px;
}
.post-card__excerpt img {
    width: 30px;
}

@media(max-width: 8000px) {
    .post-card__title a {
        text-decoration: none;
        color: #284095;
        font-family: 'abhaya Libre', serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 40px;
    }
}
@media(max-width: 2000px) {
    .post-card__title a {
        font-size: 30px;
        line-height: 30px;
    }
}
.post-card__title p {
    margin-bottom: 0;
}
@media(max-width: 8000px) {
    .post-card__excerpt p {
        color: #434244;
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        line-height: 40px;
    }
}
@media(max-width: 2000px) {
    .post-card__excerpt p {
        font-size: 14px;
        line-height: 30px;
    }
}
.post-card__arrow img {
    width: 29px;
}
@media(max-width: 1024px) {
    .post-card__excerpt p {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

/* See blocks.css for more specific block styling */
.the-content {
    font-size: 15px;
    font-family: var(--font-sans);
    color: #434244;
    line-height: 2;
    background-image: url(/wp-content/themes/html5blank-stable/img/content-bg.png);
    background-position: -100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
}

.seed__header + .the-content {
    margin-top: -100px;
    padding-top: 100px;
}

.the-content > * {
    margin: 20px;
}

.the-content h1,
.the-content h2,
.the-content h3,
.the-content h4 {
    font-family: var(--font-serif);
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
}

.the-content h5,
.the-content h6 {
    font-family: var(--font-serif);
    font-size: 24px;
}

.the-content > *[class*="wp-block-"]:first-child {
    margin-top: 0;
}

@media (min-width: 1100px) {
    .the-content:last-child {
        padding-bottom: 160px;
    }

    .the-content h1,
    .the-content h2,
    .the-content h3,
    .the-content h4 {
        font-size: 40px;
        line-height: 1;
    }

    .the-content h5,
    .the-content h6 {
        font-size: 28px;
    }

    .the-content > * {
        max-width: 1100px;
        margin: 40px auto;
    }

    /* double the spacing between elements that aren't plain tags (ex: p, ul, ol) */
    .the-content > *[class*="wp-block-"] {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.the-content .alignfull {
    clear: both;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.the-content .alignfull.wp-block-group {
    padding: 40px 20px;
}

@media (min-width: 1100px) {
    .the-content .alignfull.has-background.wp-block-group {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.the-content .alignfull > .wp-block-group__inner-container {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.the-content .alignwide {
    clear: both;
    max-width: 1400px;
    margin-left: 20px;
    margin-right: 20px;
}

@media (min-width: 1400px) {
    .the-content .alignwide {
        margin-left: auto;
        margin-right: auto;
    }
}

.wp-block-pullquote {
    font-size: 24px;
    font-family: var(--font-serif);
    color: #434244;
    line-height: 1.4;
}

.the-content > .wp-block-pullquote:first-child {
    padding-top: 0;
}

.wp-block-pullquote p {
    font-size: 32px;
}

.graph + .tcd__approach {
    margin-top: 40px;
}

@media (min-width: 768px) {
    .graph + .tcd__approach {
        margin-top: 100px;
    }
}

.playfair {
    font-family: var(--font-serif2);
    font-size: 24px;
    margin-bottom: 120px;
    margin-top: -40px;
}

.page-template-template-donate .the-content {
    background-size: cover;
    background-position: 0;
}

.page-template-template-donate .the-content h1,
.page-template-template-donate .the-content h2 {
    color: #16378f;
    font-size: 54px;
}

@media (min-width: 500px) {
    .page-template-template-donate .the-content h1,
    .page-template-template-donate .the-content h2 {
        font-size: 32px;
    }
}

.page-template-template-donate .the-content p {
    font-size: 15px;
}

.page-template-template-donate .the-content a {
    color: #c01722;
}

.page-template-template-donate .gform_legacy_markup_wrapper form {
    margin: 0;
}

.page-template-template-donate .wp-block-image {
    padding-top: 35px;
    max-width: 1130px;
}

.page-template-template-donate .wp-block-group {
    max-width: 1130px;
}

.page-template-template-donate .wp-block-group__inner-container {
    max-width: 680px;
    padding: 10px;
    background-color: #f8f8f8;
}

@media (min-width: 500px) {
    .page-template-template-donate .wp-block-group__inner-container {
        padding: 60px;
    }
}

.page-template-template-donate path,
.page-template-template-donate ellipse {
    fill: #fff;
}

.the-content .donate-button a {
    border: 2px solid #8e8d8d;
    color: #8e8d8d;
    font-size: 15px;
    text-transform: uppercase;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}

.the-content .donate-button a:hover,
.the-content .donate-button a:focus {
    background-color: #8e8d8d;
    color: #fff;
}

.the-content .patterned-green-full {
    max-width: none;
    background-image: url(img/bg-pattern.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin-left: 0;
    margin-right: 0;
}

.the-content .patterned-green-full > .wp-block-group__inner-container {
    max-width: 1200px;
}

.the-content .patterned-green-full__infographic {
    margin-top: -40px;
}

.pdf-cards {
    max-width: 1100px;
    margin: 40px auto;
    position: relative;
}

.pdf-cards::after {
    content: url(img/flowergray.svg);
    position: absolute;
    bottom: -100px;
    left: -250px;
    z-index: 0;
    width: 450px;
}

@media (min-width: 500px) {
    .pdf-cards {
        margin-bottom: 30px;
    }
}

.pdf-cards__title {
    font-size: 32px;
    font-family: var(--font-serif);
    text-align: center;
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
}

@media (min-width: 500px) {
    .pdf-cards__title {
        font-size: 50px;
        margin-bottom: 40px;
    }
}

.pdf-cards__cards {
    display: grid;
    grid-template: auto / 1fr;
    grid-gap: 20px;
    z-index: 1;
    position: relative;
}

@media (min-width: 500px) {
    .pdf-cards__cards {
        grid-template: auto / 1fr 1fr;
        grid-gap: 40px;
    }
}

.pdf-cards__card {
    background-color: #fff;
    box-shadow: 3px 2px 9px #00000020;
    display: grid;
    grid-template: auto / 3fr 4fr;
    padding: 20px;
    grid-gap: 20px;
    align-content: center;
}

@media (min-width: 500px) {
    .pdf-cards__card {
        grid-gap: 30px;
        padding: 30px;
    }
}

.pdf-cards__text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 0;
}

.pdf-cards__card-title {
    color: #213063;
    font-family: var(--font-serif);
    font-size: 30px;
    font-weight: bold;
}

.pdf-cards__link {
    font-size: 15px;
    color: #0a58ca;
}

.pdf-4up-cards {
    display: grid;
    grid-template: auto / 1fr;
    grid-gap: 20px;
    z-index: 1;
    position: relative;
    max-width: 1100px;
    margin: 40px auto;
}

@media (min-width: 500px) {
    .pdf-4up-cards {
        grid-template: auto / 1fr 1fr;
        grid-gap: 40px;
        margin-bottom: 100px;
    }
}

@media (min-width: 1024px) {
    .pdf-4up-cards {
        grid-template: auto / 1fr 1fr 1fr 1fr;
    }
}

.pdf-4up-cards__card {
    background-color: #fff;
    box-shadow: 3px 2px 9px #00000020;
    display: grid;
    grid-template: auto / 1fr;
    padding: 10px;
    grid-gap: 10px;
    align-items: center;
}

@media (min-width: 500px) {
    .pdf-4up-cards__card {
        grid-gap: 20px;
        padding: 20px;
    }
}

.pdf-4up-cards__text {
    display: grid;
    grid-template: 1fr / auto auto;
    grid-gap: 20px;
    padding: 10px 0;
    align-items: center;
    justify-content: flex-start;
}

@media (min-width: 1024px) {
    .pdf-4up-cards__text {
        grid-template: auto / 1fr 2fr;
        align-content: center;
    }
}

.pdf-4up-cards__card-title {
    color: #213063;
    font-family: var(--font-serif);
    font-size: 30px;
    font-weight: bold;
}

.pdf-4up-cards__link {
    font-size: 15px;
    color: #0a58ca;
}