html, body { 
	margin:0;
	padding:0;
	/* font-family: "WWFRegular"; */
}

/* fix from style.min.css */
.page {
    padding: 6em 0px 2em 0px;
}
#threats{
	padding-top:0px!important;
}
#science{
	padding-top:34px!important;
}
#threats .threats-image h2 {
    padding-left: 13px;
}
#whats-at-stake.page h2, #whats-at-stake.page p {
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
}
#whats-at-stake.page h2 {
	margin-top: 0em;
}
#solutions .credit, #whats-at-stake .credit {
    padding-top: 45px;
}
/* end fix from style.min.css */

.botton-report-2{
	border-bottom: 1px solid #ccc;
	margin-bottom: 50px;
}

#intro{

	/* margin-bottom: -90px; */
}

#headline-block h1 {
    font-size: 44px!important;
}

.btn:hover, .btn:focus {
    color: #fff;
    text-decoration: none;
}

@font-face {
	font-family: "WWFRegular";
	font-style: normal;
	font-weight: normal;
	src: local("?"), url("//d1diae5goewto1.cloudfront.net/fonts/en/wwf-webfont.woff") format("woff"), url("//d1diae5goewto1.cloudfront.net/fonts/en/wwf-webfont.ttf") format("truetype"), url("//d1diae5goewto1.cloudfront.net/fonts/en/wwf-webfont.svg#webfontf7UvkYDT") format("svg");
}

/* container goc */
.container-goc{
	margin:0 auto;
}
/* end container goc */

/* banner */
.banner-goc{
	position: relative;
}
.banner-goc:before {
	content: "";
	background-image:url("../img/cfto/banner-carefortheocean.jpg");
	width: 100%;
	height: 475px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.copyright-banner{
	position:absolute;
	z-index: 2;
	right:0;
	bottom: 190px;
}

.copyright-banner p{
	font-size: 0.8em; 
	font-family: georgia,serif;
	color: #FFF; 
	padding-right: 5px;
	position: relative;
	z-index: 2;
}

.banner-trasparent{
	background: transparent;
	height:100%;
	position: relative;
	z-index: 2;
}

.middle-content-banner-goc{
	display: block;
	width: 64%;
	position: relative;
	z-index: 2;
}

.middle-content-banner-goc div{
	display:table-cell;
	vertical-align:middle;
}

.middle-content-banner-goc h1{
	font-family:WWFRegular;
	color:#fff;
	text-transform:uppercase;
	font-size: 44px;
	letter-spacing: 1px;
	text-shadow:0px 0px 20px rgba(0, 0, 0, 0.9);
	margin-bottom: 30px;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	z-index: 2;
}

.middle-content-banner-goc p {
	color:#fff;
	font-family: "Arial";
	font-size:16px;
	line-height: 1.5;
	text-shadow:0px 0px 20px rgba(0, 0, 0, 0.9);
	margin-bottom: 30px;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	z-index: 2;
	/* font-style: italic; */
}

.middle-content-banner-goc button{
	color:#fff;
	font-family:open sans;
	font-size:14px;
	font-weight:bold;
	box-shadow:0px 0px 20px rgba(0, 0, 0, 0.2);
	background-color:#ee565a;
	text-transform:uppercase;
	height: 40px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 80px;
	position: relative;
	z-index: 2;
}
.middle-content-banner-goc button:hover{
	color:#000;
	background-color:#E6E6E6;
	outline: none;
}

@media screen {
	.container-goc{ overflow: visible; }
	
	.banner-goc{
		height: auto;
		max-height: none; }
	.banner-goc:before {
		background-position: center center;
		background-size: cover;
	}

	.middle-content-banner-goc{
		width: 100%;
		height: auto;
		max-height: none;
		margin-top: 150px; }
		
	.middle-content-banner-goc p { color: #000; text-shadow: none; margin-bottom: 30px; }
	
	.copyright-banner { top: 450px; bottom: auto; }
	
	.middle-content-banner-goc button{ margin-bottom: 1em; }	
	
	.middle-content-banner-goc h1 { width: 70%; margin-bottom: 60px; }
	
	.middle-content-banner-goc p { width: 100%; }
}

@media screen and (min-width: 480px) {
	.middle-content-banner-goc h1 { width: 60%; margin-bottom: 60px; }
}

@media screen and (min-width: 640px) {
	.middle-content-banner-goc { margin-top: 220px; }
	
	.middle-content-banner-goc h1 { width: 70%; margin-bottom: 61px; }
}


@media screen and (min-width: 768px) {
	.container-goc{ overflow: none; }
	
	.banner-goc{
		height: 475px;
		max-height: 475px;
	}
	
	.copyright-banner { top: auto; bottom: 0; }
	
	.middle-content-banner-goc{
		width: 64%;
		height:355px;
		max-height:355px; }
		
	.middle-content-banner-goc { margin-top: 40px; }
	
	.middle-content-banner-goc button{ margin-bottom: 80px; }
	
	.middle-content-banner-goc h1 { width: 64%; margin-bottom: 26px; }
	
	.middle-content-banner-goc p { color: #fff; text-shadow:0px 0px 20px rgba(0, 0, 0, 0.9); width: 64%; margin-bottom: 24px; }
}

@media screen and (min-width: 1024px) {
	.middle-content-banner-goc h1 { width: 80%; margin-bottom: 26px; }
	
	.middle-content-banner-goc p { width: 80%; }
}
/* end banner */

/* container left and right column + gif img */
.left-col-goc{
	height:100%;
}
.left-col-goc-1{
	height:100%;
	cursor:pointer;
}
.img-gif-marine-population{
	background:url('../img/goc/left/Image1_506px.jpg') no-repeat center center / cover;
}
.img-gif-report{
	background:url('../img/goc/left/Image3_506px.jpg') no-repeat center center / cover;
}
.left-col-goc-icon{
	background:url("../img/goc/GIF-1.png") no-repeat center center;
	height:100%;
	width:100%;
	z-index: 999;
	cursor:pointer;
}
.left-col-goc-icon:hover{
	background:url("../img/goc/GIF-2.png") no-repeat center center;
}
.right-col-goc{
	height:100%;
}
.middle-left-col-goc, .middle-right-col-goc{
	height:225px;
	max-height:225px;
	display:table;
	text-align:center;
	width:100%;
}
.middle-left-col-goc div{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.container-left-col-goc{
	padding-left:0px;
	padding-right:25px;
}
.container-right-col-goc{
	padding-left:25px;
	padding-right:0px;
}
.container-left-col-goc p, .container-right-col-goc p{
	font-family: arial;
	font-size: 14px;
	line-height: 1.3;
	color: #363636;
	line-height: 1.4;
}
.socmed-goc{
	padding-bottom: 10px;
	padding-top: 23px;
}
.socmed-goc ul{
	list-style-type: none;
    margin: 0;
    padding: 0;
	text-align: center;
}
.socmed-goc ul li{
	display: inline;
}
.socmed-goc ul li a{
	padding: 0px 5px;
	display: inline-block;
	height: 33px;
	width: 33px;
	margin: 0 3px;
}
.socmed-fb{
	background:url("../img/goc/Button-FB.png") no-repeat center top;
	height: 33px;
	width: 33px;
}
.socmed-fb:hover{
	background-position:center -33px;
}
.socmed-tw{
	background:url("../img/goc/Button-Twitter.png") no-repeat center top;
}
.socmed-tw:hover{
	background-position:center -33px;
}
.socmed-pin{
	background:url("../img/goc/Button-Pinterest.png") no-repeat center top;
}
.socmed-pin:hover{
	background-position:center -33px;
}
.download-report-bottom{
	color:#fff;
	font-family:open sans;
	font-size:14px;
	font-weight:bold;
	background-color:#ee565a;
	text-transform:uppercase;
	height: 40px;
	padding-left: 50px;
	padding-right: 50px;
}
.download-report-bottom:hover{
	color:#000;
	background-color:#E6E6E6;
	outline: none;	
}
.icon-gif{
	background:url('../img/goc/GIF-1.png') no-repeat center center;
}
.icon-gif:hover{
	background:url('../img/goc/GIF-2.png') no-repeat center center;
}
.left-col-goc-gif{
	background:url("../img/goc/left/Image1_506px.gif") no-repeat center center / cover;
	height:100%;
}
.freezeframe-container{
	background: none!important;
	display: unset!important;
}
.freezeframe_done{
	width:100%!important;
	height:100%!important;
	background: none!important;
	display: unset!important;
}
.freezeframe-animation-icon{
	background: none!important;
}


.FreezeFrame_report-container{
	background: none!important;
	display: unset!important;
}
.FreezeFrame_report_done{
	width:100%!important;
	height:100%!important;
	background: none!important;
	display: unset!important;
}
.FreezeFrame_report-animation-icon{
	background: none!important;
}
.container-goc h2{
	font-size: 23px;
	text-transform: uppercase;
	color: #363636;
	letter-spacing: 1px;
	font-family: WWFRegular;
}
/* end container left and right column + gif img */

/* =========================================================== responsive */
/* ====================================================================== */
@media screen and (-webkit-min-device-pixel-ratio: 0) {}
@media only screen and (max-width: 1920px) {
	/* max width container */
	.container-goc {
		width: 950px;
		max-width: 950px;
	}
	/* end max width container */
	
	/* fix from style.min.css */
	#solutions .credit{
		padding-top: 0px;
	}
	#solutions .col-md-5{
		padding-left:0px;
		padding-right:0px;
	}
	/* end fix from style.min.css */
}
@media only screen and (max-width: 1852px) {}
@media only screen and (max-width: 1800px) {}
@media only screen and (max-width: 1760px) {}
@media only screen and (max-width: 1700px) {}
@media only screen and (max-width: 1660px) {}
@media only screen and (max-width: 1600px) {}
@media only screen and (max-width: 1560px) {}
@media only screen and (max-width: 1500px) {}
@media only screen and (max-width: 1440px) {}
@media only screen and (max-width: 1400px) {}
@media only screen and (max-width: 1366px) {}
@media only screen and (max-width: 1365px) {
	/* container goc */
	.container-goc{
		/*width:85%;
		max-width:85%;*/
	}
	/* end container goc */
}
@media only screen and (max-width: 1300px) {}
@media only screen and (max-width: 1280px) {
	.middle-left-col-goc, .middle-right-col-goc {
		height: 255px;
		max-height: 255px;
	}
}
@media only screen and (max-width: 1200px) {
	.middle-left-col-goc, .middle-right-col-goc {
		max-height: 240px;
	}
	
	/* fix from style.min.css */
	#solutions, #help{
		padding-left: 15px;
		padding-right: 15px;
	}
	/* end fix from style.min.css */
}
@media only screen and (max-width: 1024px) {
	.middle-left-col-goc, .middle-right-col-goc {
		max-height: 205px;
	}
	
	/* fix from style.min.css */
	.science-report .col-sm-7{
		padding-left:40px;
	}
	/* end fix from style.min.css */
}
@media only screen and (max-width: 980px) {
	.middle-content-banner-goc{
		width: 100%;
	}
	.container-goc {
		width: 100%;
		max-width: 90%;
	}
	.middle-left-col-goc, .middle-right-col-goc {
		max-height: 205px;
	}
	
	/* fix from style.min.css */
	#solutions .credit {
		padding-top: 60px;
	}
	#whats-at-stake.page .tab-content .container {
		min-height: 450px;
	}
	#solutions{
		padding-bottom: 6em;
	}
	.takeAction{
		padding-left:0px;
		padding-right:0px;
	}
	#jobs .credit, #whats-at-stake .credit{
		padding-top: 0px;
	}
	.science-report .col-sm-7{
		padding-left:15px;
	}
	/* end fix from style.min.css */
}
@media only screen and (max-width: 900px) {
	.middle-left-col-goc, .middle-right-col-goc {
		max-height: 190px;
	}
	
	#ig p {
		padding-bottom: 40px;
		min-height: 122px;
	}
	
	#secondaryNav li.subNav-facebook {
		position: relative;
		top: 40px!important;
		right: -40px!important;
		background-color: #1CADCA;
	}
}
@media only screen and (max-width: 860px) {
	.container-left-col-goc {
		padding-right: 0px;
		margin: 0px auto;
		width: 100%;
	}
	.container-right-col-goc {
		padding-left: 0px;
		margin: 0px auto;
		width: 100%;
	}
	.left-col-goc, .right-col-goc{
		width: 59%;
		margin: 0px auto;
	}
	.container-left-col-goc p, .container-right-col-goc p, .container-left-col-goc h2, .container-right-col-goc h2 {
		width: 59%;
		margin: 0px auto;
	}
	.middle-left-col-goc, .middle-right-col-goc {
		max-height: 225px;
	}
	
	#ig p {
		padding-bottom: 40px;
		min-height: 48px;
	}
}
@media only screen and (max-width: 800px) {
	.left-col-goc, .right-col-goc{
		width: 63%;
	}
	.container-left-col-goc p, .container-right-col-goc p, .container-left-col-goc h2, .container-right-col-goc h2 {
		width: 63%;
	}
}
@media only screen and (max-width: 768px) {
	#secondaryNav li.subNav-facebook {
		position: relative;
		top: 0px!important;
		right: 0px!important;
		background-color: #1CADCA;
	}
	
	.left-col-goc, .right-col-goc{
		width: 66%;
	}
	.container-left-col-goc p, .container-right-col-goc p, .container-left-col-goc h2, .container-right-col-goc h2 {
		width: 66%;
	}
	
	/* fix from style.min.css */
	#whats-at-stake.page #biodiversity, #whats-at-stake.page #coasts, #whats-at-stake.page #coralreefs, #whats-at-stake.page #food, #whats-at-stake.page #jobs {
		max-height: 450px;
		min-height: 450px;
		width: auto;
		padding-top: 0px;
	}
	
	#whats-at-stake h2 {
		margin-top: 2em !important;
	}
	/* end fix from style.min.css */
}
@media only screen and (max-width: 640px) {
	.left-col-goc, .right-col-goc{
		width: 79%;
	}
	.container-left-col-goc p, .container-right-col-goc p, .container-left-col-goc h2, .container-right-col-goc h2 {
		width: 79%;
	}
	
	#whats-at-stake h2 {
		margin-top: 2em;
	}
	
	.content-ig-2{
		padding-top:0px!important;
	}
	
	#intro{
		padding-top:0px!important;
		margin-top: -65px;
	}
	
	.last-p-the-ocean{
		padding-bottom:14px;
	}
	
	.content-banner{
		padding-bottom: 80px;
	}
}
@media only screen and (max-width: 600px) {
	.left-col-goc, .right-col-goc{
		width: 84%;
	}
	.container-left-col-goc p, .container-right-col-goc p, .container-left-col-goc h2, .container-right-col-goc h2 {
		width: 84%;
	}
}
@media only screen and (max-width: 480px) {
	.left-col-goc, .right-col-goc{
		width: 100%;
	}
	.container-left-col-goc p, .container-right-col-goc p, .container-left-col-goc h2, .container-right-col-goc h2 {
		width: 100%;
	}
	.middle-left-col-goc, .middle-right-col-goc {
		max-height: 215px;
	}
}
@media only screen and (max-width: 400px) {
	.middle-left-col-goc, .middle-right-col-goc {
		max-height: 180px;
	}
}
@media only screen and (max-width: 360px) {
	.middle-left-col-goc, .middle-right-col-goc {
		max-height: 160px;
	}
	.middle-content-banner-goc {
		height: 400px;
		max-height: 400px;
	}
	
	/* fix from style.min.css */
	#endangeredemoji h2 {
		text-transform: none;
		font-size: 3em;
	}
	/* end fix from style.min.css */
}	
@media only screen and (max-width: 320px) {
	.middle-left-col-goc, .middle-right-col-goc {
		max-height: 140px;
	}
	
	.middle-content-banner-goc {
		width: 100%;
		height: auto;
		max-height: none;
		margin-top: 120px;
	}
	
	#headline-block #myCarousel.carousel h1, #threats h2 {
		font-size: 3em;
	}
	
	.content-banner {
		padding-bottom: 120px;
	}
}

#ig p { padding-bottom: 40px; }