@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&amp;display=swap');

.btn-fill-tiger,
.contribute__signup .btn,
.springboard-widget .btn-large,
.springboard-widget .btn-large:focus {
	background-color: #ff8400;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.15rem;
	font-weight: 600;	
    line-height: 1.15rem;
    padding: 15px 30px;
}

.btn-fill-tiger:hover,
.contribute__signup .btn:hover,
.springboard-widget .btn-large:hover {
	background-color: #ff9e00;
}

.carousel-image__wrapper:before {
	padding-bottom: 50%;
}

.container-full.margin-compact-bottom.fill-paper {
	background-image: url('../jpg/5np9ulqgzq_shutterstock_1878153943_1_.jpg');
    background-repeat: no-repeat;
    background-size: cover;
	margin: 0;
	padding: 100px 0;
}

.container {
	max-width: 1300px;
}

.container-full.margin-compact-bottom.fill-paper .wysiwyg {
	background: rgba(0,0,0,.85);
    left: 12%;
    margin: 0;
	max-width: 550px;
    padding: 75px;
    position: relative;
    text-align: left;
}

.container-full.margin-compact-bottom.fill-paper .wysiwyg h2,
.container-full.margin-compact-bottom.fill-paper .wysiwyg p {
	color: #fff;
}

.container-full.margin-compact-bottom.fill-paper .wysiwyg h2 {
	margin: 0 0 40px;
}

.container-full.margin-compact-bottom.fill-paper .wysiwyg .one-third {
	background-image: url('../png/3h33z1y8ep_one_third.png');
	background-repeat: no-repeat;
    background-size: contain;
	display: block;
    float: left;
    margin: 0 25px 0 0;
	overflow: hidden;
	padding: 0px 0px 62.25% 0;
	text-indent: -999999px;
    vertical-align: top;
	width: 42%;
}

.contribute__signup {
	display: none;
}

.contribute__signup h2.type-caption {
	color: #ff8400;
}

.grid-large-half.margin-expanded-bottom .cell:nth-of-type(2) .image-fluid {
	display: none;
}

.footer {
	background: #000;
}

.footer .list-inline a,
.footer p,
.footer div,
.footer a:not(.tile-social) {
	color: #fff;
}

.footer .tile-social {
	border: none;
}

.footer .tile-social .icon {
	fill: #ff8300;
	transition: all 0.2s ease-out;
}

.footer .tile-social:hover .icon {
	fill: #ff9e00;
}

.footer .tile-social .tile-label {
	color: #ff8300;
	transition: all 0.2s ease-out;
}

.footer .tile-social:hover .tile-label {
	color: #ff9e00;
}

.hamburger,
.search__btn {
	display: none;
}

.menu__hero::after {
	background-image: url('../png/7yx763t5pl_framing_our_future_logo_tagline_protectingtomorrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	content: '';
	display: block;
	height: 100%;
	left: 10.1%;
	position: absolute;
	top: 0;
	width: 36.45%;
}

.menu__logo img {
	opacity: 0;
}

.section.container-full.fill-paper {
	background-color: #efefef;
	text-align: center;
}

.section.container-full.fill-pastel {
	background: #6f7271;
	padding-top: 115px;
	position: relative;
	text-align: center;
}

.section.container-full.fill-pastel::before {
	border: 1px solid #989998;
	content: '';
	height: calc(100% - 100px);
	left: 50px;
	position: absolute;
	top: 50px;
	width: calc(100% - 100px);
}

.section.container-full.fill-pastel:first-of-type {
	background: url('../jpg/67q7rj5433_oceanimagebank_gabrielbarathieu_08.jpg');
	background-size: cover;
}

.section.container-full.fill-pastel:first-of-type::before {
	background: rgba(0,0,0,.65);
	border: none;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.section.container-full.fill-pastel .container-medium,
.section.container-full.fill-paper.margin-0-bottom .container-medium {
	/* display: inline-block;
	margin: 50px 0 100px;
	width: 25%; */
	vertical-align: top;
}

.section.container-full.fill-paper.margin-0-bottom .container-small h3 {
	color: #ff8400;
	line-height: 2.25rem;
} 

.section.container-full.fill-paper.margin-0-bottom .partners-link a {
	color: #6f7271;
}

.section.container-full.fill-pastel .wysiwyg {
	position: relative;
}

.section.container-full.fill-pastel .wysiwyg p,
.section.container-full.fill-pastel .wysiwyg strong,
.section.container-full.fill-pastel .wysiwyg h3 {
	color: #fff;
}

.section.container-full.fill-waves-light {
	background-image: url('../png/a1687ijso_fof_waves.png');
	padding: 100px 12% 50px;
}

.section.container-full.fill-waves-light .wysiwyg.container-medium {
	display: inline-block;
	vertical-align: top;
}

.section.container-full.fill-waves-light .wysiwyg.container-medium:nth-of-type(1) {
	width: 35%;
	padding: 0 75px 0 0;
}

.section.container-full.fill-waves-light .wysiwyg.container-medium:nth-of-type(2) {
	width: 64%;
}

.section.container-full.fill-pastel .container .image-fluid {
	margin: 0 auto;
}

.springboard-widget .form-intro {
	text-align: center;
}

.springboard-widget .input-text {
	background: #fff;
	border: 1px solid #ff8400;
}

.springboard-widget .input-text:focus {
	border: 1px solid #6f7271;
}

.wysiwyg {
	overflow: hidden;
}

.wysiwyg a {
	color: #ff8400;
	transition: all 0.2s ease-out;
}

.wysiwyg a:hover {
	color: #ff9e00;
}

.wysiwyg h2:not(.type-display),
.wysiwyg h3,
.wysiwyg p,
.booklet-hero__sheet h2,
.booklet-hero__sheet p,
.contribute__signup .type-caption,
.springboard-widget label.color-primary {
	color: #6f7271;
	font-family: 'Source Sans Pro', sans-serif;
}

.wysiwyg h2,
.contribute__signup .type-caption {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.5rem;
}

.wysiwyg h3 {
	font-size: 1.65rem;
	font-weight: bold;
	line-height: 1.65rem;
}

.wysiwyg p,
.springboard-widget label.color-primary {
	font-size: 1.25rem;
	line-height: 2.15rem;
}

.wysiwyg .partners-link {
	font-size: 1rem;
	line-height: 1rem;
	margin: -15px 0 0;
}

.wysiwyg .partners-link a {
	color: #fff;
}

.wysiwyg u,
.wysiwyg .partners-link a {
	display: inline-block;
	position: relative;
	text-decoration: none;
}

.wysiwyg u::after,
.wysiwyg .partners-link a::after {
	background-color: #ff8400;
	bottom: -1px;
	content: '';
	height: 3px;
	left: 0;
	position: absolute;
	transition: all 0.2s ease-out;
	width: 100%;
}

.wysiwyg .partners-link a::after {
	bottom: -3px;
	height: 2px;
}

.wysiwyg .partners-link:hover a::after {
	background-color: #ff9e00;
}

@media all and (max-width: 1024px) {
	.grid-large-half.margin-expanded-bottom .cell:nth-of-type(1) .image-fluid {
		display: none;
	}
	
	.grid-large-half.margin-expanded-bottom .cell:nth-of-type(2) .image-fluid {
		display: block;
	}
	
	.section.container-full.fill-pastel .wysiwyg,
	.section.container-full.fill-paper.margin-0-bottom .wysiwyg,
	.section.container-full.fill-waves-light .wysiwyg.container-medium:nth-of-type(1),
	.section.container-full.fill-waves-light .wysiwyg.container-medium:nth-of-type(2) {
		display: block;
	    margin: 0 auto 75px;
	    overflow: hidden;
		width: 80%;
	}
	
	.section.container-full.fill-waves-light .wysiwyg.container-medium:nth-of-type(1) {
		padding: 0;
		width: 70%;
	}
	
	.section.container-full.fill-waves-light .wysiwyg.container-medium:nth-of-type(2) {
		width: 90%;
	}
	
	.section.container-full.fill-waves-light {
		padding: 50px 0;
		
	}
}

@media all and (max-width: 767px) {
	.carousel-image__wrapper:before {
		padding-bottom: 154%;
	}
	
	.carousel-image__shadows {
		display: none;
	}
	
	.carousel-slides div div:nth-of-type(2) .carousel-image__wrapper,
	.carousel-slides div div:nth-of-type(5) .carousel-image__wrapper {
		background-image: url('../jpg/5kowwf56kn_fof_mobile_hero_1.jpg') !important;
	}
	
	.carousel-slides div div:nth-of-type(3) .carousel-image__wrapper {
		background-image: url('../jpg/7oyd34991v_fof_mobile_hero_2.jpg') !important;
	}
	
	.carousel-slides div div:nth-of-type(4) .carousel-image__wrapper {
		background-image: url('../jpg/j80x85wk5_fof_mobile_hero_3.jpg') !important;
	}
	
	.container-full.margin-compact-bottom.fill-paper {
		padding: 0;
	}
	
	.container-full.margin-compact-bottom.fill-paper .wysiwyg {
		left: 0;
		max-width: 100% ;
		width: 100%;
	}
	
	.container-medium {
		width: 80%;
	}
	
	.menu__hero::after {
		background-position: center bottom 6%;
		left: 13.333%;
		width: 71.3333%;
	}
	
	.menu__inner {
		display: none;
	}
	
	
	.section.container-full.fill-pastel {
		padding-top: 50px;
	}
	
	.section.container-full.fill-pastel::before {
		display: none;
	}
	
	.section.container-full.fill-pastel:first-of-type::before {
		background: rgba(0,0,0,.65);
		border: none;
		display: block;
		height: 100%;
		left: 0;
		top: 0;
		width: 100%;
	}
	
	.section.container-full.fill-pastel .wysiwyg,
	.section.container-full.fill-paper.margin-0-bottom .wysiwyg,
	.section.container-full.fill-waves-light .wysiwyg.container-medium:nth-of-type(1),
	.section.container-full.fill-waves-light .wysiwyg.container-medium:nth-of-type(2) {
		margin: 0 auto 50px;
		width: 905;
	}
	
	.section.container-full.fill-paper.margin-0-bottom .container-small h3 {
		line-height: 1.75rem;
		text-align: left !important;
	}
	
	.wysiwyg h3 {
		font-size: 1.45rem;
		line-height: 1.45rem;
	}
	
	.wysiwyg p {
		font-size: 1rem;
		line-height: 1.85rem;
	}
}
