*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}body {
    MARGIN: 0 auto;
    max-width: 1600px;
    overflow-x: hidden;
}
img.logo {
    height: 105px;
    float: left;
    margin-left: 30px;
}
div#footer {
    background: #13191c;
    padding: 30px 20px;
    display: table;
    width: 100%;
    margin-top: 70px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 20px;
}
#index .carousel::after{
	display:none
}
html, body{
    height: 100%;
    font-family: Poppins;
}
.container p {
    margin-top: 0;
    line-height: 220%;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #474747;
}
a#trigger:hover {
    color: #fff;
    text-decoration: none;
}
div#noticebar {
    text-align: center;
    background: #86bc4d;
    padding: 12px 0px;
    font-size: 14px;
    color: #fff;
    margin: 0px;
    font-weight: 300;
    letter-spacing: 1px;
}div#header {
    background: #ffffff;
    height: 150px;
}
div#headerinner {
    text-align: center;
    /* position: absolute; */
    z-index: 1000;
    width: 100%;
    padding: 20px 0px 0px 0px;
    height: 150px;
    margin: 0 auto;
    max-width: 1240px;
}
span.socialmedia img {
    height: 25px;
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(100deg) brightness(100%) contrast(100%);
    margin-right: 14px;
    float: left;
}span.socialmedia {
    margin-top: 20px;
    display: table;
    margin-bottom: 40px;
}.carousel-caption {
    right: 0%;
    left: 0%;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: inherit;
    padding: 0px;
    width: 90%;
    max-width: 1300px;
}
img.sidemenulogo {
    width: 190px;
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
}
#index .carousel {
    position: relative;
    height: 100vh;
    margin-bottom: 0px;
    height: calc(80vh - 0px);
}
#index .carousel-item {
    height: 100vh;
    height: calc(80vh - 0px);
    background: #000;
}
.carousel {
    height: 65vh;
    background: #000;
    margin-bottom: 40px;
}ol.carousel-indicators {
    display: none;
}
.carousel-item {
    height: 65vh;
}
#index .w-100 {
    height: 100vh;
    height: calc(80vh - 0px);
    object-fit: cover;
    bottom: 0px;
    opacity: 1.9;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0 0 0)), to(rgb(0 0 0 / 50%)));
}
.w-100 {
    /* width: initial!important; */
    height: 65vh;
    object-fit: cover;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0 0 0)), to(rgb(0 0 0 / 0%)));
    bottom: 0px;
}
.carousel-inner p {
    font-size: 18px;
    text-shadow: 0px 0px 13px #0000002b;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 180%;
    width: 70%;
    margin: 0 auto;
}

div#container-restrict {
    width: 80%;
    margin: 0 auto;
    margin-top: 0px;
}
div#menucontent {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}span.navfooter p {
    color: #ffffff8c;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    MARGIN-BOTTOM: 9px;
}
span.navfooter {
    MARGIN-BOTTOM: 10px;
    display: table;
    margin-top: 20px;
}
span.donatebuttontop {
    background: #e03336;
    float: right;
    width: 275px;
    border-radius: 3px;
    padding: 15px 16px 15px 24px;
    margin-top: 0px;
    margin-right: 0px;
}span.donatebuttontop img, span.volunteerbuttontop img {
    float: left;
    margin: 0px;
    margin-right: 11px;
    width: 36px;
}span.donatebuttontop p, span.volunteerbuttontop p {
    float: left;
    font-size: 12px;
    color: #fff;
    padding: 0px;
    margin: 0px;
    line-height: 121%;
}p.donatetitle {
    font-size: 21px!important;
}span.volunteerbuttontop {
    background: #7cc343;
    float: right;
    width: 275px;
    border-radius: 3px;
    padding: 15px 16px 15px 24px;
    margin-top: 0px;
    margin-right: 20px;
}img.slidebottom {
    bottom: 0;
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 10vh;
}
.carousel-caption h1 {
    text-align: left;
    font-size: 70px;
    font-weight: 700;
    width: 80%;
    line-height: 110%;
}.carousel-caption h2 {
    text-align: left;
    font-size: 23px;
    line-height: 170%;
    width: 80%;
    margin-bottom: 20px;
    font-weight: 400;
    color: #fff;
}
a.stdbtn {
    display: table;
    background: #7cc343;
    font-weight: 500;
    color: #fff;
    padding: 17px 50px;
    font-size: 19px;
}
span.toplinks {
    /* float: right; */
    /* clear: both; */
    display: block;
    text-align: right;
    margin-bottom: 8px;
}span.toplinks a {
    margin-left: 20px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.2px;
    color: #6e6e6e;
}div#navright {
    float: right;
    /* right: 0; */
    /* position: relative; */
    /* display: table; */
    /* margin-bottom: 20px; */
}
div#footer nav#site-nav {
    height: inherit;
}
div#footerlinks {
    border-top: 1px solid #5f6467;
    padding-top: 35px;
}div#footerlinks a {
    color: #909090;
    margin-right: 40px;
    line-height: 210%;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.8px;
}div#footerlinks p {
    color: #909090;
    margin-right: 40px;
    line-height: 210%;
    font-weight: 300;
	 letter-spacing: 0.8px;
    font-size: 16px;
}div#footer #site-nav .col {
    padding-bottom: 30px;
    padding-left: 0px;
}.container-fluid {
    width: 1240px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
h2 {
    line-height: 160%;
    font-weight: 600;
    color: #333;
}

.box-third {
    width: 32%;
    overflow: hidden;
    float: left;
    box-shadow: 0px 0px 4px #c1c1c1;
    padding-bottom: 30px;
}.box-third h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 0px;
}.box-third p {
    text-align: center;
    line-height: 200%;
    color: #727272;
    font-size: 16px!important;
    padding: 0px 40px;
}.box-third .stdbtn {
    margin: 0 auto;
}div#boxcontainer {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    clear: both;
    margin-top: 40px;
}.box-third img {
    /* height: 300px; */
    width: 100%;
    margin-bottom: 10px;
}
.curved-feature {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background: #86bc4d;
    display: flex;
}.curved-feature img {
    width: 59%;
    margin-bottom: 40px;
}.curved-text {
    margin-top: 270px;
    margin-left: -60px;
    padding-right: 90px;
}.curved-text h2 {
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 15px;
}.curved-text p {
    text-align: left;
    line-height: 180%;
    color: #ffffff;
    padding: 0px 0px;
    font-size: 17px;
    font-weight: 400;
}
img.curvebottom {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: -30px;
    margin-bottom: 50px;
}
a.cleanlink {
    color: #ffffff;
    font-weight: 600;
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
}
.left-feature img {
    width: 60%;
}.left-feature {
    display: flex;
    position: relative;
    margin-bottom: 100px;
}.left-feature-text {
    background: #7cc343;
    padding: 40px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    width: 60%;
    transform: translateY(-50%);
    right: 0;
}.left-feature-text h2 {
    color: #fff;
    padding: 0px;
    margin: 0px;
}.left-feature-text p {
    color: #fff;
    line-height: 200%;
}
a:hover {
    text-decoration: none;
}a.cleanlink:hover {
    border-bottom: 2px solid #ade481;
}
div#wide-feature {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 50px;
    background-size: cover;
    background-position: center;
}.wide-feature-text {
    padding: 200px 0px;
    width: 830px;
}.wide-feature-text h2 {
    color: #fff;
    font-size: 70px;
    line-height: 110%;
}.wide-feature-text p {
    color: #FFf!important;
    line-height: 210%!important;
    font-size: 20px!important;
}body#become-a-cfm iframe {
    height: 1490px;
}div#narrow img {
    width: 100%;
}
span.slides {
    width: 700px;
    display: inline-block;
    height: 700px;
    overflow: hidden;
    float: left;
    border-radius: 8px;
    margin-right: 60px;
} span.slides div#carouselExampleIndicators99 {
    height: 100%;
}span.slides img.d-block.w-100 {
    height: 100%;
    width: 100%;
}span.slides .carousel-item {
    height: 100%!important;
}span.slides img.d-block.w-100 {
    height: 100%!important;
    width: 100%!important;
    -webkit-mask-image: none!important;
}div#donate-home {
    width: 1190px;
    margin: 0 auto;
    margin-top: 80px;
    clear: both;
    display: table;
}span.donateframe h2 {
    font-weight: 700;
    font-size: 30px;
}
div#donate-home iframe {
    float: right;
    width: 425px;
}span.donateframe {
    float: right;
    text-align: center;
}
div#mailinglist {
    clear: both;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    margin-top: 60px;
    display: table;
}div#mailinglist h2 {
    font-size: 50px;
    color: #86bc4d;
    padding-bottom: 0px;
    margin: 0px;
}div#mailinglist p {
    letter-spacing: 0.5px;
    color: #505050;
    line-height: 180%;
    padding: 0px 90px;
}span.signupform input#fname {
    height: 60px;
    margin-right: 10px;
    border: 2px solid #8d8d8d;
    width: 370px;
    padding: 0px 20px;
}span.signupform  input[type="submit"] {
    height: 60px;
    margin-right: 10px;
    border: 2px solid #86bc4d;
    padding: 0px 20px;
    background: #86bc4d;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
}

div#left-container {
    width: 60%;
    float: left;
}
div#right-container {
    width: 40%;
    float: left;
    padding-left: 80px;
    padding-top: 6px;
}img.fullimg {
    width: 100%;
    border-radius: 5px;
    margin: 20px 0px;
}
div#timelinecontent {
    text-align: center;
    width: 1050px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 0px;
    margin-bottom: 40px;
}img.arrowdown {
    float: right;
    clear: both;
    margin-right: 160px;
    margin-top: -50px;
}img.arrowdowntwo {
    clear: both;
    float: left;
    margin-left: 180px;
    margin-top: -20px;
}div#timelinecontent img {
    width: 220px;
    float: left;
    margin-right: 20px;
}div#howitworks {
    width: 100%;
    margin: 0 auto;
    display: table;
}div#timelinecontent h2 {
    font-size: 25px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    line-height: 130%;
    font-weight: 400;
    padding-bottom: 10px;
}div#timelinecontent p {
    font-size: 18px;
    display: table;
    text-align: left;
}
.box-third.teamprofile {
    width: 31%;
    overflow: hidden;
    float: left;
    box-shadow: 0px 0px 0px #c1c1c1;
    padding-bottom: 0px;
    margin-right: 3%;
    height: 930px;
}
.box-third.teamprofile p {
    font-size: 15px;
    left: initial;
    text-align: left;
    line-height: 190%;
    padding: 0px;
    font-size: 15px!important;
}body#funders-supporters div#boxcontainer {
    display: table;
}
body#funders-supporters .box-third.teamprofile img {
    background: #eee;
    padding: 0px;
}body#funders-supporters .box-third.teamprofile {
    height: 750px;
}div#supportfooter {
    text-align: center;
    margin-top: 60px;
    border-top: 1px solid #ccc;
    padding-top: 30px;
}
.box-third.teamprofile h2 {
    font-size: 26px;
    text-align: left;
}.box-third.teamprofile h3 {
    font-size: 19px;
    line-height: 150%;
}.box-third.teamprofile img {
    background: #eee;
    padding: 0px;
}
body#meet-the-team div#boxcontainer {
    display: table;
}
#left-container ul li {
    margin-top: 0;
    line-height: 220%;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #474747;
    margin-bottom: 0px;
}.box-two {
    width: 32%;
    overflow: hidden;
    float: left;
    box-shadow: 0px 0px 4px #c1c1c1;
    padding-bottom: 20px;
}.box-two img {
    /* height: 300px; */
    width: 100%;
    margin-bottom: 10px;
}
.box-two {
    width: 49%;
    overflow: hidden;
    float: left;
    box-shadow: 0px 0px 4px #c1c1c1;
    padding-bottom: 20px;
}.box-two h2 {
    padding: 0px 30px;
    margin-bottom: 0px;
    padding-top: 10px;
}.box-two a.stdbtn {
    margin: 0px 30px;
    margin-bottom: 20px;
}.box-two p {
    padding: 0px 30px;
}
.table-bordered {
    width: 100%;
    font-size: 18px;
    color: #313131;
    line-height: 200%;
}img.imgalignleft {
    float: right;
    margin-right: 0px;
    width: 230px;
}
.news.card img {
    width: 100%;
}
.col-sm-12.col-md-3.newsblock {
    width: 32%;
    max-width: inherit;
    flex: 32%;
    /* padding: 0px; */
    margin-bottom: 30px;
}div#narrow iframe {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
}.row.news {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    clear: both;
}.newsdesc {
    padding: 20px 30px 30px 30px;
}.newsdesc h2 {
    line-height: 110%;
    font-size: 24px;
    font-weight: 500;
}span.newsdate {
    clear: both;
    display: table;
    margin-bottom: 5px;
}span.newsshort p {
    line-height: 190%;
    color: #474747;
    font-size: 16px;
    letter-spacing: 0.5px;
}.newsdesc h2 a {
    color: #404040;
}button.stdbtn {
    height: 60px;
    margin-right: 10px;
    border: 2px solid #86bc4d;
    padding: 0px 20px;
    background: #86bc4d;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
}
.newsimg {
    height: 280px;
    overflow: hidden;
}.left-feature-text p {
    color: #fff;
}h3 {
    color: #333333;
    font-size: 22px;
    line-height: 160%;
    font-weight: 400;
}span.donatefact {
    text-align: center;
    width: 33.3%;
    float: left;
    overflow: hidden;
    margin: 0px;
    border-left: 0px solid #dbdbdb;
}span.donatefact h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    text-align: center;
    margin-bottom: 0px;
    color: #333333;
    padding-bottom: 0px;
}span.donatefact h2 {
    font-size: 120px;
    font-weight: 800;
    margin: 0px;
    padding: 0px;
    line-height: 90%;
    color: #7cc443;
}span.donatefact p {
    font-size: 14px;
    line-height: 180%;
    padding: 0px 60px;
}
div#donatefactscontainer {
    display: table;
    margin-top: 20px;
}body#donate div#donate-home {
    margin-top: 40px;
}body#additional-support table tr p {
    font-size: 14px!important;
    line-height: 150%;
    margin-bottom: 0px;
}body#additional-support table td {
    padding: 10px;
}strong {
    font-weight: 600;
}.container ul li {
    margin-top: 0;
    line-height: 220%;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #474747;
    margin-bottom: 0px;
}
#footer #site-nav li {
    margin-bottom: 0px;
    line-height: 180%;
    font-size: 17px;
}body#who-we-work-with iframe {
    border: none;
    width: 100%;
    height: 500px;
}
img.gwlogo {
    width: 130px;
    float: left;
    top: 36px;
    margin-left: 30px;
    opacity: 0.7;
}
body#staff-vacancies .row.news {
    display: table;
}







@media (max-width: 767px) {
div#headerinner {
    padding: 15px 0px 10px 0px;
    height: inherit;
}
.w-100 {
    width: 100%!important;
    height: 100vh;
    object-fit: cover;
}
	img.sidemenulogo {
		width: 30%;
		margin-bottom: 20px;
	}
	.mainMenu .btn {
		padding: 5px 0px;
		font-size: 16px;
	}
img.logo {
    height: 55px;
    float: left;
    margin: 0 auto;
    position: relative;
}img.gwlogo {
    width: 100px;
    float: left;
    top: 13px;
    margin-left: 20px;
    opacity: 0.7;
}
	div#noticebar {
		text-align: center;
		padding: 10px 10px;
		font-size: 10px;
		color: #fff;
		margin: 0px;
		font-weight: 300;
		line-height: 140%;
		letter-spacing: 1px;
	}
	.carousel-inner p {
		font-size: 15px;
		text-shadow: 0px 0px 13px #0000002b;
		font-weight: 300;
		letter-spacing: 1px;
		line-height: 180%;
		width: 100%;
		margin: 0 auto;
	}
.d-none {
    display: block!important;
    width: 80%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}
	div#container-restrict {
		width: 100%;
		margin: 0 auto;
		max-width: 1400px;
		margin-top: 40px;
	}
	div#menucontent {
		/* position: relative;
		*/
		/* top: 50%;
		*/
		/* transform: translateY(-50%);
		*/
	}
	#container-restrict p {
		line-height: 190%;
		font-weight: 400;
		letter-spacing: 0.5px;
		color: #1f2d42;
		font-size: 14px;
	}










}









































































.container {
    position: relative;
    width: 90%;
    max-width: 1300px;
    padding: 0px;
    clear: both;
    display: table;
}
.hero {
    width: 100%;
    position: ABSOLUTE;
}
.hero:after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.hero * {
  position: relative;
  z-index: 1;
}
#masthead {
    padding: 0px;
    position: ABSOLUTE;
    WIDTH: 100%;
    max-width: 1600px;
    Z-INDEX: 100;
}
#masthead.is-active {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
}
#masthead:after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease;
}

#masthead.is-active:after {
  opacity: 1;
}

.hamburger {
    background-color: #7cc343;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    float: left;
    font: inherit;
    margin: 27px 0px;
    overflow: visible;
    outline: none;
    padding: 15px;
    text-transform: none;
    transition: opacity 0.15s;
    -webkit-appearance: none;
}button:focus {
    outline: none;
}

.hamburger:hover {
  opacity: 0.7; 
}

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative; 
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; 
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

#masthead.is-active .hamburger-inner, 
#masthead.is-active .hamburger-inner::before, 
#masthead.is-active .hamburger-inner::after {
    background-color: #ffffff;
}

.hamburger-inner::before, 
.hamburger-inner::after {
  content: "";
  display: block; 
}

.hamburger-inner::before {
  top: -6px; 
}

.hamburger-inner::after {
  bottom: -6px; 
}

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, 
.hamburger--boring .hamburger-inner::before, 
.hamburger--boring .hamburger-inner::after {
  transition-property: none; 
}

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); 
}

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; 
}

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); 
}

.hamburger-label {
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1;
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 19px;
}
#masthead.is-active .hamburger-label {
  color: #ffffff;
}

.hamburger-box,
.hamburger-label {
  display: inline-block;
  vertical-align: middle;
}

#site-nav {
  clear: both;
  display: flex;
  flex-direction: column; 
  height: 0;
  overflow: hidden;
  padding-top: 2.5em;
}

#site-nav.is-active {
    height: auto;
    overflow: visible;
    max-width: 1240px;
    margin: 0 auto;
}

#site-nav .col { 
  padding-bottom: 2.5em;
} 






@media screen and (min-width: 550px) {
  #site-nav {
    flex-direction: row;
    flex-wrap: wrap;
  }
  
  #site-nav .col {
    flex: 0 0 50%;
  } 
}

@media screen and (min-width: 768px) {
  #site-nav .col {
    flex: 0 0 33.333333333%;
  } 
}

@media screen and (min-width: 960px) {
  #site-nav {
    flex-wrap: nowrap;
  }
  
#site-nav .col {
    flex: 0 0 25%;
}
  

}

#site-nav h4 {
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: #86bc4d;
    font-weight: 600;
}

#site-nav ul {
    list-style-type: none;
    margin-top: 10px;
    padding: 0px;
}

#site-nav li {
  margin-bottom: 0.3125em;
}

#site-nav li a {
    color: #8e8e8e;
    text-decoration: none;
    transition: color 0.3s ease;
    letter-spacing: 0.3px;
}

#site-nav li a:hover, #site-nav li a:focus {
    color: #7cc343;
}

#site-nav .social {
    margin: 0;
    /* overflow: hidden; */
}ul.social img {
    width: 35px;
}

#site-nav .social li {
    float: left;
    margin: 0px;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
#site-nav .social li svg {
  display: block;
  fill: #b4b9ba;
  width: 100%;
  height: 100%;
  transition: fill 0.3s ease;
}

#site-nav .social li:hover svg {
  fill: #686d6e;
}

#masthead-search {
  float: right;
  margin-top: 0.625em;
  width: 100%;
  max-width: 14em;
  position: relative;
  -webkit-appearance: none;
}

#masthead-search input {
  background: transparent;
  border: none;
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-radius: 50px;
  outline: none;
  width: 100%;
  padding: 0.75em 1.125em;
  transition: border-color 0.3s ease;
  -webkit-appearance: none;
}

#masthead-search button {
  background: none;
  border: none;
  color: #fff;
  font-size: 1em;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 0.75em;
  transform: translateY(-50%);
  -webkit-appearance: none;
}

#masthead.is-active #masthead-search button {
  color: #b4b9ba;
}

#masthead.is-active #masthead-search input {
  border-color: #b4b9ba;
}

#masthead-search ::-webkit-input-placeholder {
    color:    #fff;
}

#masthead-search :-moz-placeholder {
   color:    #fff;
   opacity:  1;
}

#masthead-search ::-moz-placeholder {
   color:    #fff;
   opacity:  1;
}

#masthead-search :-ms-input-placeholder {
   color:    #fff;
}

#masthead.is-active #masthead-search ::-webkit-input-placeholder {
    color:    #b4b9ba;
}

#masthead.is-active #masthead-search :-moz-placeholder {
   color:    #b4b9ba;
   opacity:  1;
}

#masthead.is-active #masthead-search ::-moz-placeholder {
   color:    #b4b9ba;
   opacity:  1;
}

#masthead.is-active #masthead-search :-ms-input-placeholder {
   color: #b4b9ba
}

#masthead .col {
  opacity: 0;
}

#masthead.is-active .col {
    transform: translateY(40px);
    transition: opacity 0.3s ease;
    animation: fade-in-stagger 0.8s ease forwards;
    padding-left: 0px;
}

#masthead.is-active .col:nth-child(1) {
    -webkit-animation-delay: 0;
}

#masthead.is-active .col:nth-child(2) {
    -webkit-animation-delay: 0.1s;
}

#masthead.is-active .col:nth-child(3) {
    -webkit-animation-delay: 0.2s;
}

#masthead.is-active .col:nth-child(4) {
    -webkit-animation-delay: 0.3s;
}

#masthead.is-active .col:nth-child(5) {
    -webkit-animation-delay: 0.4s;
}

@keyframes fade-in-stagger {
  to {
    opacity: 1;
    transform: translateY(0); 
  }
}





















































@media (max-width: 767px) {
div#navright {
    display: none;
}.hamburger-box, .hamburger-label {
    font-size: 0px;
    padding: 0;
    margin: 0px;
}.hamburger {
    background-color: #ffffff;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    float: left;
    font: inherit;
    margin: 0px 0px;
    overflow: visible;
    outline: none;
    padding: 17px;
    text-transform: none;
    transition: opacity 0.15s;
    -webkit-appearance: none;
}.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 36px;
    height: 3px;
    background-color: #2b2b2b;
    border-radius: 14px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}.hamburger-inner::before {
    top: -10px;
}.hamburger-inner::after {
    bottom: -10px;
}
div#header {
    background: #ffffff;
    height: 90px;
    width: 100%;
}
.carousel-caption h1 {
    text-align: left;
    font-size: 26px;
    font-weight: 700;
    width: 100%;
    line-height: 110%;
}.carousel-caption h1 {
    text-align: left;
    font-size: 26px;
    font-weight: 700;
    width: 100%;
    line-height: 110%;
}.carousel-caption h2 {
    text-align: left;
    font-size: 15px;
    line-height: 160%;
    width: 100%;
    margin-bottom: 20px;
    font-weight: 400;
    color: #fff;
}a.stdbtn {
    display: table;
    background: #7cc343;
    font-weight: 500;
    color: #fff;
    padding: 12px 30px;
    font-size: 17px;
}img.slidebottom {
    bottom: 0;
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 40px;
}
.left-feature {
    display: table;
    position: relative;
    margin-bottom: 100px;
}.left-feature img {
    width: 100%;
}.left-feature-text {
    background: #7cc343;
    padding: 30px;
    position: relative;
    top: 0px;
    -ms-transform: translateY(0%);
    width: 100%;
    transform: translateY(0%);
    right: 0;
}div#wide-feature {
    width: 100%;
    left: 0;
    right: 0;
    margin: 0px;
    background-position: center;
    background-position-x: -750px;
}.wide-feature-text {
    padding: 140px 0px;
    width: 100%;
}.wide-feature-text h2 {
    color: #fff;
    font-size: 30px;
    line-height: 110%;
}.wide-feature-text p {
    color: #FFf!important;
    line-height: 190%!important;
    font-size: 14px!important;
}div#donate-home {
    width: 100%;
  
}span.slides {
    width: 100%;
    height: inherit;
    margin: 0 auto;
    display: table;
    float: none;
}span.donateframe {
    float: none;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    display: block;
}div#donate-home iframe {
    float: none;
    width: 100%;
}div#mailinglist h2 {
    font-size: 30px;
    color: #86bc4d;
    padding-bottom: 0px;
    margin: 0px;
}div#mailinglist p {
    letter-spacing: 0.5px;
    color: #505050;
    line-height: 180%;
    font-size: 15px;
    padding: 0px 30px;
}span.signupform input#fname {
    height: 60px;
    margin-right: 0px;
    border: 2px solid #8d8d8d;
    width: 60%;
    padding: 0px 20px;
}span.signupform input[type="submit"] {
    height: 60px;
    margin-right: 0px;
    border: 2px solid #86bc4d;
    padding: 0px 20px;
    background: #86bc4d;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 5px;
    width: 60%;
}
.left-feature-text h2 {
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-size: 30px;
    line-height: 110%;
    margin-bottom: 10px;
}div#boxcontainer {
    display: table;
    justify-content: inherit;
    margin-bottom: 10px;
    clear: both;
}.box-third {
    width: 100%;
    overflow: hidden;
    float: left;
    box-shadow: 0px 0px 3px #c1c1c1;
    padding-bottom: 20px;
    margin-bottom: 30px;
}.box-third h2 {
    font-size: 25px;
    text-align: center;
}.container p {
    margin-top: 0;
    line-height: 190%;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #474747;
}
.left-feature {
    display: table;
    position: relative;
    margin-bottom: 50px;
}#masthead.is-active .hamburger-inner, #masthead.is-active .hamburger-inner::before, #masthead.is-active .hamburger-inner::after {
    background-color: #86bc4d;
}#site-nav.is-active {
    height: auto;
    overflow: visible;
    max-width: 1240px;
    margin: 0 auto;
    padding: 20px;
    padding-bottom: 0px;
}div#timelinecontent {
    width: 100%;
    margin-bottom: 10px;
}div#left-container {
    width: 100%;
    float: left;
}div#right-container {
    width: 100%;
    float: left;
    padding-left: 0px;
    padding-top: 0px;
}#how-we-work iframe#mf_iframe {
    height: 990px!important;
}div#timelinecontent img {
    width: 130px;
    float: none;
    margin-right: 0px;
    display: table;
    margin-bottom: 6px;
}img.arrowdowntwo {
    clear: both;
    float: left;
    margin-left: 180px;
    margin-top: -20px;
    display: none;
}img.arrowdown {
    float: right;
    clear: both;
    margin-right: 160px;
    margin-top: -50px;
    display: none;
}div#timelinecontent p {
    font-size: 18px;
    display: table;
    text-align: left;
    margin-top: 0;
    line-height: 190%;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #474747;
}div#timelinecontent h2 {
    font-size: 20px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    line-height: 130%;
    font-weight: 400;
    padding-bottom: 2px;
}h2 {
    line-height: 160%;
    font-weight: 600;
    color: #333;
    font-size: 1.3em;
}img.fullimg {
    width: 100%;
    border-radius: 5px;
    margin: 0px 0px;
}.box-third.teamprofile {
    width: 100%;
    height: inherit;
}.col-sm-12.col-md-3.newsblock {
    width: 100%;
    max-width: inherit;
    flex: 100%;
    /* padding: 0px; */
    margin-bottom: 20px;
}.card {
    position: relative;
    display: -ms-flexbox;
    display: inline-block;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}.newsdesc {
    padding: 20px 20px 20px 20px;
}span.newsshort p {
    line-height: 190%;
    color: #474747;
    font-size: 14px;
    letter-spacing: 0.5px;
}.container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -40px;
}#left-container ul li {
    margin-top: 0;
    line-height: 180%;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #474747;
    margin-bottom: 0px;
}.newsimg {
    height: inherit;
    overflow: hidden;
}div#left-container ul {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}img.imgalignleft {
    float: left;
    margin-right: 20px;
    width: 120px;
}.news.card img {
    width: 100%;
    height: 230px;
}.table-bordered {
    width: 100%;
    font-size: 14px;
    color: #313131;
    line-height: 170%;
}div#supportfooter img {
    width: 90%;
}body#funders-supporters .box-third.teamprofile {
    height: inherit;
}
}








