/* DEFAULT TAGS */

figure.element-interactive{margin:0;padding:0}


body,
#body {
	overflow-x: hidden;
}

#body {
	overflow: hidden;
}

body,
#body,
#body p
#body header {
	color: #121212;
	font-family: "Display Sans", sans;
}

#body h1, 
#body h2, 
#body h3,
#body h4,
#body h5 {
	font-family: 'Guardian Egyptian Web', serif;
	font-weight: 600;
}

#body h2 {
	font-size: 32px;
}

#body .panel h2 + h3 {
	font-family: "Display Sans", sans;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 12px;
}

/* SOCIAL */
.share-icons .col-4:first-child {
	align-self: flex-start;
}

.share-icons .share-icon {
	display: inline-block;
}

.share-icons .share-icon a {
	display: block;
	width: 32px;
	height: 32px;
	line-height: 10px;
	font-size: 0;
	border: 1px solid #121212;
	border-radius: 16px;
}

.share-icons .share-icon a:hover {
	background-color: #121212;
	border-color: #121212;
}

.share-icons .share-icon a:hover svg {
	fill: #ffffff;
}

.share-icon.share-icon-facebook a {
	fill: #ffffff;
	background-color: #3264a3;
	border-color: #3264a3;
}

.share-icon.share-icon-twitter a {
	fill: #ffffff;
	background-color: #1cb2ed;
	border-color: #1cb2ed;
}

.share-icon.share-icon-email a {
	fill: #ffffff;
	background-color: #767676;
	border-color: #767676;
}

.share-icon.share-icon-facebook a:hover {
	fill: #3264a3;
	background-color: #ffffff;
	border-color: #3264a3;
}

.share-icon.share-icon-facebook a:hover svg {
	fill: #3264a3;
}

.share-icon.share-icon-twitter a:hover {
	fill: #1cb2ed;
	background-color: #ffffff;
	border-color: #1cb2ed;
}

.share-icon.share-icon-twitter a:hover svg {
	fill: #1cb2ed;
}

.share-icon.share-icon-email a:hover {
	fill: #767676;
	background-color: #ffffff;
	border-color: #767676;
}

.share-icon.share-icon-email a:hover svg {
	fill: #767676;
}


/* SPONSOR */
.sponsor-breakout .sponsor {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 25px;
	margin-bottom: 6px;
}

.sponsor-breakout .sponsor,
.sponsor-breakout .sponsor p {
	color: #616161;
	font-size: 11px;
}

/* PAID FOR BAR */
.paidfor-band {
	z-index: 100;
}

.paidfor-band img {
	max-width: 204px;
}

.paidfor-band a {
	color: #ffffff;
}

/* BASE MODULE STYLES */
.module {
	position: relative;
	width: 100vw;
	padding-top: 88vh;
	padding-bottom: 88vh;
}

.module .scrollable {
	position: relative;
	z-index: 100000;
	width: 20%;
	max-width:  660px;
	/*margin: 0 auto;*/
	margin-left: 80px;
}

.background-wrapper {
	position: absolute; 
	top: 0;
}

.background {
	width: 100vw;
	height: 100vh;
}

.title-hanger {
	position: absolute;
	left: 24px;
	top: -14px;
	padding: 0 3px;
}

.panel {
	background-color: rgba(255,255,255,0.90);
}

.panel.dark {
	color: #ffffff;
	background-color: rgba(0,0,0,.75);
} 

.panel .inner {
	padding: 24px;
}

.panel h2 {
	display: inline;
	background-color: #ffe500;
}

.row-icons {
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #ffffff;
}

.row-icons.no-border {
	border-bottom: 0;
	margin-bottom: 0;
}

.row-icons .col-icon {
	text-align: center;
}

.row-icons .col-icon img {
	width: 85%;
	max-width: 230px;
}

.row-icons big {
	display: block;
	font-size: 40px;
	font-weight: 600;
	font-family: 'Guardian Egyptian Web', serif;
}

.panel .col-6:first-child {
	padding-left: 0;
}

.panel .col-6:last-child {
	padding-right: 0;
}

.icon {
	opacity: 0;
	transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

.icon.fade-in {
	opacity: 1;
}

.tool-link {
	position: relative;
	padding-left: 23px;
}

.tool-link::before {
	position: absolute;
	left: 1px;
	top: -1px;
	content: '\2605';
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #ffffff;
	line-height: 19px;
	font-size: 20px;
	text-align: center;
}

.tool-link.mac::before {
	font-size: 14px;
}

/* START, THIS IS NOT PINNED LIKE THE OTHER MODULES */
#module-start {
	padding-top: 0;
	padding-bottom: 30px;
}
#module-start .background {
	background: url("../images/hero.png") no-repeat top center;
	background-size: cover;
	height: 80vh;
}

#module-start .content-flow {
	padding-top: 72vh;
}

#module-start .title-hero {
	position: relative;
	z-index: 2;
	left: 25%;
	width: 75%;
	background-color: #1d1d1d;
	
}

#module-start .title-hero h1 {
	font-weight: bold;
	color: #ffffff;
	padding: 25px 45% 25px 25px;
}

#module-start .col-split {
	padding-top: 35px;
}

#module-start .sponsor-breakout {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding-left: 65px;
}

#module-start .content-flow .inner {
	display: inline-block;
	width: 50%;
	padding-left: 25px;
}

/* INTRO */
#module-intro h4 {
	font-size: 24px;
}
#module-intro .background {
	background: url("../images/background-placeholder-1.png") no-repeat top center;
	background-size: cover;
}

#module-intro .title-hanger {
	background-color: #69d1ca; 
}

#module-intro .title-hanger a {
	color: #000000;
}

#module-intro .col-md-4 {
	padding : 4px 0 20px 0;
}

#module-intro .row-sponsor .col-md-4 {
 	
	border-top: 1px solid #121212;
	border-bottom: 1px solid #121212;
}

#module-intro .row-sponsor .col-md-4 p {
	margin-bottom: 9px;
}

#module-intro .row-sponsor .col-md-4 img {
	width: 100%;
}

/* CARBON */
#module-carbon .background {
	background: url("../images/background-placeholder-2.png") no-repeat top center;
	background-size: cover;
}

#module-carbon .tool-link::before {
	color: #ffffff;
	background-color: #e05e00;
}

/* PLANT */
#module-plant .background {
	background: url("../images/background-placeholder-3.png") no-repeat top center;
	background-size: cover;
}

#module-plant .tool-link::before {
	color: #ffffff;
	background-color: #de4698;
}

/* TRAVEL */
#module-travel .background {
	background: url("../images/background-placeholder-4.png") no-repeat top center;
	background-size: cover;
}

#module-travel .tool-link::before {
	color: #ffffff;
	background-color: #1fc7b2;
}


/* OCEAN */
#module-ocean .background {
	background: url("../images/ocean.jpg") no-repeat top center;
	background-size: cover;
}


#module-ocean .tool-link::before {
	color: #ffffff;
	background-color: #f3ce00;
}



/* WASTE */
#module-waste .background {
	background: url("../images/waste.jpg") no-repeat top center;
	background-size: cover;
}

#module-waste .tool-link::before {
	color: #ffffff;
	background-color: #00b2ff;
}

/* CTA */
#module-cta .background,
#module-end .background{
	background: url("../images/cta.jpg") no-repeat top center;
	background-size: cover;
}

#module-cta .scrollable {
	float: right;
}

#module-cta .cta {
	text-align: center;
	padding: 30px 50px 30px 30px;
	color: #ffffff;
	background-color: #118454;
	font-family: 'Guardian Egyptian Web', serif;
	font-size: 18px;
	font-weight: 600;
}

#module-cta .cta a {
	display: inline;
	position: relative;
	color: #ffffff;
}

#module-cta .cta a::after {
	content: ' ';
	position: absolute;
	right: -37px;
	bottom: 0px;
	width: 26px;
	height: 26px;
	background: url("../images/learn-more-link-bg.png") no-repeat center center;
	transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

#module-cta .cta a:hover {
	text-decoration: none;
}

#module-cta .cta a:hover::after {
	right: -47px;
}

#module-cta [class^="col-"] {
	position: relative;
	background-color: #d9d9d9;
	padding-left: 7px;
	padding-right: 7px;
}

#module-cta [class^="col-"]:first-child {
	padding-left: 0;
}
#module-cta [class^="col-"]:last-child {
	padding-right: 0;
}

#module-cta [class^="col-"] img {
	width: 100%;
}

#module-cta [class^="col-"] h5 {
	padding-top: 12px;
	font-family: "Display Sans", sans;
	font-weight: normal;
	color: #121212;
}

#module-cta .topics,
#module-cta .sources {
	font-size: 12px;
	line-height: 1;
	color: #767676;
}

#module-cta a:hover  {
	 text-decoration: none;
}

#module-cta .sponsor {
	color: #121212;
	position: absolute;
	bottom: 12px;
	width: 40%;
	font-size: 12px;
}

#module-cta .sponsor p {
	margin-bottom: .5rem;
}

#module-cta .sponsor a {
	display: block;
	width: 100%;
}
#module-cta .sponsor img {
	width: 100%;
}

#module-cta .divider {
	border-top: 1px solid #121212;
}

@media only screen 
  and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2),
(min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2),
(min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2), 
(min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3),
(min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
(max-width: 767px) {
	.module .scrollable {
		width: 100%;
	}
	
	#module-intro .background,
	#module-travel .background {
		background-position: top right;
	}
	
	#module-ocean .background,
	#module-waste .background {
		background-position: top left;
	}
	
	.module .container {
		max-width: none;
	}
	
	#module-cta [class^="col-"] {
		padding: 0;
	} 
	
	#module-cta [class^="col-"]:nth-child(2) {
		padding: 10px;
	}
	
	#module-cta .sponsor {
		position: relative;
		bottom: auto;
	}
	
}

@media only screen 
	and (min-device-width: 1300px) and (-webkit-min-device-pixel-ratio: 1),
	(min-device-width: 1300px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi),
	(min-width: 1300px) {


}