/* NOTES 

CREATED BY: WWF-INT
VERSION: v0.9
LAST UPDATE: 
UPDATE NOTE: Initial launch of campaign site to Network



*/


/* GOC image landing page */


#sociallinks {
color: white;
width: 52px;
height: 104;
float:right;
z-index: 1200;
right: 0px;
}
#sociallinks .hide {
display: none;
}

#sociallinks a.facebook, #sociallinks a.twitter {
width: 52px;
height: 52px;
display: block;
}

#sociallinks a.facebook {
background: #f5f5f5 url('https://s3.amazonaws.com/wwfintcampaigns/turtle/facebook.gif') no-repeat left top;
}
#sociallinks a.twitter {
background: #f5f5f5 url('https://s3.amazonaws.com/wwfintcampaigns/turtle/twitter.gif') no-repeat left top;
}
#sociallinks a.facebook:hover, #sociallinks a.facebook:active {
background: #e5e5e5 url('https://s3.amazonaws.com/wwfintcampaigns/turtle/facebook2.gif') no-repeat left top;
} 
#sociallinks a.twitter:hover, #sociallinks a.twitter:active {
background: #e5e5e5 url('https://s3.amazonaws.com/wwfintcampaigns/turtle/twitter2.gif') no-repeat left top;
} 


#header-image.container {
	background: #00728f url('../img/cfto/banner-carefortheocean3.jpg') 50% 50% no-repeat;
	background-size: cover;
	width: 100%;
	height: 550px;
	z-index: 1;
}

#headline-block #header-image h1 {
	color: #fff;
	text-shadow: 0 0px 20px rgba(0,0,0,.9);
	font-size: 4em!important;
	margin-top: 0em;
	margin-bottom: .2em;
}

#headline-block p {
	color: #fff;
	text-shadow: 0 0px 10px rgba(0,0,0,.95);
	font-size: 22px;
}

body #headline-block .credit {
	float: right!important;
	position: relative!important;
	margin-top:-35px!important;
	margin-right:15px!important; 
}

#smallNav {
	background: #00728f;
	height: 75px;
	display: block;
	font-family: 'WWFRegular';
	color: #fff;
	text-transform: uppercase;
}

#intro img {
	width: 30%!important;
	height: auto;
	margin: .5em 0;
}

#smallNav ul.nav li, #smallNav ul.nav li a, #smallNav ul.nav li a:link, #smallNav ul.nav li a:visited {
	height: 75px;
	display: block;
	vertical-align: middle;
	padding-top: .6em;
	color: #fff;
	font-size: 1.2em;
}

.cred {
	color: #fff;
	font-size: 10px;
	position: absolute;
	top: 520px;
}

.box-highlight {
	background-color: #fff;
	min-height: 255px;
	padding: 15px;
	border-radius: 5px;
}

.exposure-logo {
	float: right;
	margin-top: 20px;
}

#smallNav ul.nav li a:hover, #smallNav ul.nav li a:active {
	color: #C90943;
}

#smallNav h3 {
	vertical-align: middle;
	color: #fff!important;
}


/* #General */
h1, h2, h3, h4 {
	font-family: 'WWFRegular';
	color: #000;
	text-transform: uppercase;
}

.date {
	font-family: 'WWFRegular';
	color: #fff;
	text-transform: uppercase;
}

h1, h2 {
	text-transform: uppercase;
	line-height: .9em;
	margin-top: 0px;
}

h2 {
	font-size: 5.5em;
}

body {
	background-color: #f5f5f5;
	font-family: arial, sans-serif;
	serif;
	font-size: 18px;
	color: #000;
}

.page {
	padding: 6em 0;
}

.blue {
	color: #1cadca;
}

.pink {
	color: #C90943;
}

/******** #Navigation *********/

#mainNav {
	z-index: 100;
}

#mainNav.navbar-inverse {
	background-color: rgba(0, 0, 0, 0.31);
	border: none;
}

.navbar {
	border-radius: 0px;
	margin-bottom: 0px;
}

.navbar-brand {
	padding-top: 0px;
}

.navbar-brand img {
	width: 85px;
	height: auto;
	margin-left: 10px;
}

#secondaryNav {
	display: block;
	z-index: 10000;
	background-color: none!important;
	border: none;
	width: 100%;
}

#secondaryNav.navbar-inverse {
	background-color: rgba(255, 255, 255, 0);
	border: none;
}

#secondaryNavBkg {
	background-color: #005E7B;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	overflow: visible;
	width: 100%;
}

#secondaryNavBkg.affix {
	top: 0px;
}

#secondaryNav #subNav {
	font-family: 'WWFRegular';
	font-size: 1.2em;
	text-transform: uppercase;
	padding-right: 0;
}


#secondaryNav ul {
width: 100%;
}

#secondaryNav ul li {
	overflow-y: visible;
}

#secondaryNav ul li a {
	height: 80px;
	padding-top: 1.5em;
}



li.stakeNav {
	position: relative;
}


#secondaryNav a {
	color: #fff;
}

#secondaryNav li.active a, #secondaryNav li:hover a, #secondaryNav li:active a {
	background-color: #C90943;
	color: #fff;
}

#secondaryNav li:hover a {
	background-color: #0097AA;
}

#secondaryNav li.active a:hover {
	background-color: #C90943;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	background-color: #1cadca;
	color: #fff;
}


.navbar-inverse .affix-top .navbar-nav>.active>a, .navbar-inverse .affix-top .navbar-nav>.active>a:hover, .navbar-inverse .affix-top .navbar-nav>.active>a:focus {
	background-color: #fff;
	color: #000;
}

#secondaryNav.affix-top li.active {
	background-color: #fff;
}


#secondaryNav .container {
	width: 100%;
	margin-right: 0;
	padding-right: 0!important;
}


#secondaryNav .visuallyhidden {
border: 0 none;
clip: rect(0px,0px,0px,0px);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}

#secondaryNav li.subNav-twitter, #secondaryNav li.subNav-facebook   {
	display: block;
	background-color: #1892aa;
	height: 40px;
	width: 40px;
	float: right;
	}
	
#secondaryNav li.subNav-twitter a, #secondaryNav li.subNav-facebook a {
	height: 40px;
}
	
#secondaryNav li.subNav-facebook {
	position: relative;
	top: 40px;
	right: -40px;
	background-color: #1cadca;
}

#secondaryNav li.subNav-twitter a:hover, #secondaryNav li.subNav-facebook a:hover {
	background-color: #C90943;	
	height: 40px;
}


#secondaryNav li.subNav-twitter a::before {
	content:"";
	position:absolute;
	width: 40px;
	height: 40px;
	top:0px;
	left: 0px;
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/subNav-twitter.png');
	transition: top 0.4s linear;
	background-size: cover;
}

#secondaryNav li.subNav-facebook a::before {
	content:"";
	position:absolute;
	width: 40px;
	height: 40px;
	top:0px;
	left: 0px;
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/subNav-facebook.png');
	transition: top 0.4s linear;
	background-size: cover;
}
	


@media (max-width: 990px) {
	#secondaryNav .container {
		padding-right: 0;
		width: auto;
	}
	
	
	#secondaryNav ul li a {
		font-size: .9em;
	}
}

@media (max-width: 768px) {

#secondaryNavBkg .navbar-header {
	background-color: #005E7B;
}

.box-highlight {
	margin-bottom: 20px;
}

#smallNav ul.nav li, #smallNav ul.nav li a, #smallNav ul.nav li a:link, #smallNav ul.nav li a:visited {
	padding-top: .8em;
	font-size: 1em;
}

#threats h2, #headline-block #myCarousel.carousel h1 {
	font-size: 4em;
}

progress {
	display: none;
}

.nav.navbar-nav {
	margin-top: 0px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border: 1px solid #d5d5d5;
}

.navbar-inverse .navbar-toggle {
	border: none;
}

#smallNav ul li {
	float: left;
}

.page#intro {
	margin-top: 2em!important;
}

#headline-block #header-image h1 {
	font-size: 3em!important;
	margin-top: 1em;
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
  margin-right: 0px!important;
}

#secondaryNav ul li a {
    text-align: center;
    width: 100%;
    padding: 20px;
    height: auto;
  }
  
  
  
  
  
.problemNav a::before, .problemNav.active a::before, .problemNav:hover a::before,
.accountabilityNav a::before, .accountabilityNav.active a::before, .accountabilityNav:hover a::before,.stakeNav a::before, .stakeNav.active a::before, .stakeNav:hover a::before,
.helpNav a::before, .helpNav.active a::before, .helpNav:hover a::before
  {
	background-image: none;
}
  .problemNav.active a::before, .problemNav:hover a::before, .affix .problemNav.active a::before, .affix .problemNav:hover a::before {
  	background-image: none;
  }
  
  
  .affix .problemNav.active a::before, .affix .problemNav:hover a::before {
  	background-image: none;
  }
  
}


/* Page: #headline-block */

#headline-block {
	margin-top: -50px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#headline-block .carousel {
	background-color: #000;	
}

#headline-block .carousel h1 {
	color: #fff;
	font-size: 5em;
	margin-top: -2em;
}

#headline-block .carousel img {
	width: 100%;
}

/* PAGE: #INTRO  */

#intro {
	margin-top: -2em!important;
}

#intro img {
	width: 100%;
	height: auto;
}


/* PAGE: #PROBLEM/THREATS  */

#threats img {
	width: 100%;
	height: auto;
	float: left;
}

#threats .threats-image h2 {
	z-index: 300!important;
	margin-top: 10px;
}

#habitat .threats-image {
	background: #fff url('../img/habitat_230599.jpg') left top no-repeat;
	background-size: cover;
	height: 370px;
}

#governance .threats-image {
	background: #fff url('../img/governance_29967.jpg') left top no-repeat;
	background-size: cover;
	height: 370px;
}

#climate .threats-image {
	background: #fff url('../img/climate_279151.jpg') left top no-repeat;
	background-size: cover;
	height: 370px;
}

#over-fishing .threats-image {
	background: #fff url('../img/over-fishing_259604.jpg') left top no-repeat;
	background-size: cover;
	height: 370px;
}

#over-fishing .threats-image {
	background: #fff url('../img/over-fishing_109842.jpg') left top no-repeat;
	background-size: cover;
	height: 370px;
}

#coastal-development .threats-image {
	background: #fff url('../img/costal_dev_315907.jpg') left top no-repeat;
	background-size: cover;
	height: 370px;
}


#threats h2 {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.8);
} 

#threats #coastal-development h2 {
	color: #000;
} 

#problem h2 {
	color: #1cadca;
}
#problem h2 .dark {
	color: #000;
}

#problem h2.problems {
	font-size: 7em;
}
#problem h3 {
	text-transform: uppercase;
	color:#1cadca;
}

#problem p {
	color: #333;
}

#problem .lead {
	font-family: 'WWFRegular';
	text-transform: uppercase;
	font-size: 1.8em;
	line-height: 1.2em;
	border-top: 1.5px solid #000;
	color: #000;
}

#problems .lead {
	position: relative;
}

.tab-pane h3::before {
	content:"";
	position:absolute;
	width: 26px;
	height: 38px;
	top:0;
	left: 15px;
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/problems-pin.gif');
	background-size: cover;
}

@media (max-width: 980px) {
	.tab-pane h3 {
		padding-top: 40px!important;
	}
	
}

.tab-pane h3 {
	padding-top: 20px;
}


.nav-tabs {
	border: none;
}

.nav-tabs>li>a {
	font-family: 'WWFRegular';
	text-transform: uppercase;
	font-size: 1.2em;
	color: #000;
	border: none;
	min-height: 130px;
	width: 110px;
	text-align: center;
	padding-top: 90px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #C90943;
	cursor: default;
	background-color: rgba(255, 255, 255, 0);
	border: none;
}
.nav-tabs>li>a:hover {
	border: none;
}
.nav>li>a:hover, .nav>li>a:focus {
	background-color: rgba(255, 255, 255, 0);
	color: #C90943;
}

.nav-tabs>li.climateTab>a {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/climate_change_black.png') no-repeat center top;
	background-size: contain;
}
.nav-tabs>li.active.climateTab>a, .nav-tabs>li.climateTab>a:hover {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/climate_change_pink.png') center top no-repeat;
	background-size: contain;
}

.nav-tabs>li.habitatTab>a {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/habitat_destruction_black.png') no-repeat center top;
	background-size: contain;
}
.nav-tabs>li.active.habitatTab>a, .nav-tabs>li.habitatTab>a:hover {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/habitat_destruction_pink.png') center top no-repeat;
	background-size: contain;
}

.nav-tabs>li.governanceTab>a {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/governance_black.png') no-repeat center top;
	background-size: contain;
}
.nav-tabs>li.active.governanceTab>a, .nav-tabs>li.governanceTab>a:hover {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/governance_pink.png') center top no-repeat;
	background-size: contain;
}

.nav-tabs>li.over-fishingTab>a {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/over_fishing_black.png') no-repeat center top;
	background-size: contain;
}
.nav-tabs>li.active.over-fishingTab>a, .nav-tabs>li.over-fishingTab>a:hover {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/over_fishing_pink.png') center top no-repeat;
	background-size: contain;
}

.nav-tabs>li.coastal-developmentTab>a {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/coastal_dev_black.png') no-repeat center top;
	background-size: contain;
}
.nav-tabs>li.active.coastal-developmentTab>a, .nav-tabs>li.coastal-developmentTab>a:hover {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/coastal_dev_pink.png') center top no-repeat;
	background-size: contain;
}





/* Page: #solutions */

#solutions {
	background: #00728f url('../img/solutions_289441.jpg') 50% 50% no-repeat;
	background-size: cover;
	color: #fff;
	margin-bottom: -2em;
}

#solutions h2, #solutions h3, #solutions p  {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.8);
}

#solutions h3 {
	text-transform: uppercase;
	padding-bottom: .5em;
}

/* Page: #science */

#science {
	background: #00728f url('../img/science_289677.jpg') left top no-repeat;
	background-size: cover;
	color: #fff;
	margin-bottom: -2em;
	min-height: 600px;
}

#science h2, #science h3, #science p  {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.8);
}

#science h3 a {
	color: #C90943;
}

/* Page: #whats-at-stake */
.page#whats-at-stake {
	padding-top: 4em;
	
}

.page#whats-at-stake h2, .page#whats-at-stake p {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.8);
}

.page#whats-at-stake .tab-pane .row {
	padding-top: 2em;
}
.page#whats-at-stake .tab-content .container {
	min-height: 400px;
}

.page#whats-at-stake #coralreefs {
	background: #fff url('../img/coral_reefs.jpg') left top no-repeat;
	background-size: cover;
	min-height: 500px;
	padding-top: 1em;
}

.page#whats-at-stake #food {
	background: #fff url('../img/food.jpg') left top no-repeat;
	background-size: cover;
	min-height: 500px;
	padding-top: 1em;
}
.page#whats-at-stake #biodiversity {
	background: #fff url('../img/biodiversity.jpg') left top no-repeat;
	background-size: cover;
	min-height: 500px;
	padding-top: 1em;
}
.page#whats-at-stake #jobs {
	background: #fff url('../img/jobs.jpg') left top no-repeat;
	background-size: cover;
	min-height: 500px;
	padding-top: 1em;
}
.page#whats-at-stake #coasts {
	background: #fff url('../img/coasts.jpg') left bottom no-repeat;
	background-size: cover;
	min-height: 500px;
	padding-top: 1em;
}

.nav-tabs>li.coralreefsTab>a {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/coral_reefs_black.png') no-repeat center top;
	background-size: contain;
}
.nav-tabs>li.active.coralreefsTab>a, .nav-tabs>li.coralreefsTab>a:hover {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/coral_reefs_pink.png') center top no-repeat;
	background-size: contain;
}

.nav-tabs>li.foodTab>a {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/food_black.png') no-repeat center top;
	background-size: contain;
}
.nav-tabs>li.active.foodTab>a, .nav-tabs>li.foodTab>a:hover {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/food_pink.png') center top no-repeat;
	background-size: contain;
}

.nav-tabs>li.biodiversityTab>a {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/biodiversity_black.png') no-repeat center top;
	background-size: contain;
}
.nav-tabs>li.active.biodiversityTab>a, .nav-tabs>li.biodiversityTab>a:hover {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/biodiversity_pink.png') center top no-repeat;
	background-size: contain;
}

.nav-tabs>li.jobsTab>a {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/jobs_black.png') no-repeat center top;
	background-size: contain;
}
.nav-tabs>li.active.jobsTab>a, .nav-tabs>li.jobsTab>a:hover {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/jobs_pink.png') center top no-repeat;
	background-size: contain;
}

.nav-tabs>li.coastsTab>a {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/coasts_black.png') no-repeat center top;
	background-size: contain;
}
.nav-tabs>li.active.coastsTab>a, .nav-tabs>li.coastsTab>a:hover {
	background: url('//d1elb5rzl15ab3.cloudfront.net/img/coasts_pink.png') center top no-repeat;
	background-size: contain;
}

#whats-at-stake .tabs {
	margin: 0 auto;
}



#whats-at-stake .white {
	background-color: #fff;
	padding-bottom: 6em;
}

@media (max-width:800px) {
	#whats-at-stake h2 {
		margin-top: 1em;
	}
}

/* Page: #solutions */

#endangeredemoji {
background-color: #f5f5eb;	
}

#endangeredemoji .heart {
	content:"";
	width: .8em;
	height: .8em;
	background: url('../img/emoji-heart.png');
	background-size: cover;
	display: inline-block;
	
}

#endangeredemoji a.tweet {
	font-family: 'WWFRegular';
	font-size: 2em;
	text-transform: uppercase;
	color: #00AACB;
}


#endangeredemoji h2 {
	text-transform: none;
}

/*PAGE: HELP*/

.page#help {
	background-color: #0097AA;
}

#help h2 {
	font-size: 6em;
	margin-bottom: .3em;
}

#help h3 {
	font-size: 4em;
	text-transform: uppercase;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 0px 0;
	padding-bottom: 10px;
}

#help ul.share {
 	padding: 0;
 	min-height: 100px;
}

#help ul.share li {
	float: left;
	list-style-type: none;
	width: 70px;
	height: 70px;
	margin-right: 15px;
}

#help ul.share li a {
	width: 70px;
	height: 70px;
	display: block;
}


#help ul.share .visuallyhidden {
border: 0 none;
clip: rect(0px,0px,0px,0px);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}

#help ul.share li a::before {
	content:"";
	display: block;
	width: 70px;
	height: 70px;
	top:70px;
	left: 15px;
}

#help ul.share li.facebook a::before {
	background: url('../img/facebook-circle.png');
	background-size: cover;
}

#help ul.share li.facebook a:hover::before {
	background-image: url('../img/facebook-circle-active.png');
}

#help ul.share li.twitter a::before {
	background: url('../img/twitter-circle.png');
	background-size: cover;
}

#help ul.share li.twitter a:hover::before {
	background-image: url('../img/twitter-circle-active.png');
}

#help ul.share li.instagram a::before {
	background: url('../img/instagram-circle.png');
	background-size: cover;
}

#help ul.share li.instagram a:hover::before {
	background-image: url('../img/instagram-circle-active.png');
}

#help ul.share li.hashtag {
	width: auto;
	padding-top: 20px;

}

/******** #FORMS *********/


.form-control {
	color: #777;
	border-radius: 3px;
}

.takeAction label#checkbox-visible {
	display: block;
	font-size: .8em;
}

.takeAction .checkbox input[type="checkbox"] {
	width: 20px;
	height: 20px;
	margin-left: -23px;
}

.form-control:focus {
	border-color: #1cadca;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.takeAction .form-control-feedback {
	top: 0;
}



/* BUTTONS */
.btn-default, #help #donate-today .btn-default {
	color: #fff;
	border: none;
	border-radius: 3px;
	padding: 8px 15px;
	font-family: 'WWFRegular';
	font-size: 1.2em;
	min-width: 7.5em;
	text-align: left;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.4);
	background: #000 url('//d1elb5rzl15ab3.cloudfront.net/img/btn-arrow.png') no-repeat 95% 60%;
}

#help #donate-today input.btn-default {
	height: 2.5em;
	margin-top: 15px!important;
	padding-left: 15px!important;
}


.btn-default:hover, #help #donate-today .btn-default:hover  {
	background: #C90943 url('//d1elb5rzl15ab3.cloudfront.net/img/btn-arrow.png') no-repeat 95% 60%;
	color: #fff;
}

/**/

#headline-block .disclaimer {
	color: #fff!important;
}

.disclaimer a {
	font-size: 1em;
	color: #000;
	text-decoration: underline;
}
.disclaimer a:link, .disclaimer a:visited {
	color: #000;
}

.disclaimer a:hover, .disclaimer a:active {
	color: #fff;
}

#headline-block .disclaimer a {
	color: #fff!important;
	text-decoration: underline;
}
#headline-block .disclaimer a:link, #headline-block .disclaimer a:visited {
	color: #fff!important;
}

#headline-block .disclaimer a:hover, #headline-block .disclaimer a:active {
	color: #1cadca!important;
}

#help .disclaimer {
	margin-left: 0%!important;
	margin-top: 1em;
	padding-left: 0px!important;
	font-size: .8em;
}

/* #FOOTER */

#footer {
	background-color: #f5f5eb;
	padding-top: 3em;
	padding-bottom: 0;
}

#footer h3 {
	margin-bottom: 2em;
}

#footer .btn-default, #news .btn-default {
	font-family: 'WWFRegular';
	background-color: #000;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 2em;
	background-image: none;
	padding: .5em 1em;
}

#footer a.btn-default:hover, #footer a.btn-default:active, #news .btn-default:hover, #news .btn-default:active  {
	background-color: #C90943;
}



/* Mobile styles */

@media (max-width: 768px) {
#headline-block h1 {
    font-size: 5em;
  }
  
#problem h2, #accountability h2, #whats-at-stake h2, #help h2, #help h3, #timeline h2.text-center, #news h2, #thankyou h2, #thankyou h3 {
	font-size: 3em!important;
}


#thankyou p {
	font-size: 1em;
}

#whats-at-stake .twentytwenty-horizontal h2 {
	padding-left: 15px;
}

.page {
	padding-top: 70px;
	padding-bottom: 1em;
}

.page#whats-at-stake {
	padding-top: 30px;
}

.page .row.newItems {
	margin-left: -55px;
}

#subNav .nav li.subNav-twitter, #subNav .nav li.subNav-facebook {
	display: none!important;
}

#secondaryNav .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
#secondaryNav .navbar-nav {
	margin:7.5px 0px!important;
}

.page#whats-at-stake #coralreefs, .page#whats-at-stake #food, .page#whats-at-stake #biodiversity, .page#whats-at-stake #jobs, .page#whats-at-stake #coasts {
	max-height: 300px;
	min-height: 200px;
	width: auto;
}

.page#whats-at-stake .tab-content .container {
	min-height: 300px;
}

#whats-at-stake .credit {
	margin-top: -2em;
}

#habitat .threats-image, #governance .threats-image, #climate .threats-image, #over-fishing .threats-image, #over-fishing .threats-image, #coastal-development .threats-image {
	height: 250px;
}


}

@media all and (max-width:450px) {
	#headline-block {
		background-position: 45% -20px;
		background-attachment: scroll;
	}

	#problem .map {
		display: none;
	}

	#problems p.lead {
		margin-top: 0px;
	}

}

@media (min-width: 760px) {
	progress {
		width: 100%;
	}
	
	
	
}


@media (min-width: 980px) {
	progress {
		width: 100%;
	}
}


/* BSD styles */

iframe#bsd-light {
	display: block;
	min-height: 650px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
}

@media (min-width: 360px) {
	iframe#bsd-light {
		width: 350px;
		min-height: 900px;
		margin-left:0;
		margin-right:0;
	}
	form#signup {
		clear: both;
	}

}



@media (min-width: 768px) {
	.row.bsd-petition {
	width:750px;
	}
	iframe#bsd-light {
		width: 750px;
		display: block;
		min-height: 700px;
		margin-left: auto;
		margin-right: auto;
	}
	form#signup {
		clear: both;
	}

}

@media (min-width: 980px) {
.row.bsd-petition {
	width:970px;
	}
iframe#bsd-light {
	width: 970px;
	min-height: 550px;
}
form#signup {
	clear: none;
}
}

@media (min-width: 1200px) {
	.row.bsd-petition {
	width:1170px;
}
iframe#bsd-light {
	width: 1170px;
}
form#signup {
	clear: none;
}

	
}

.row.bsd-petition {
	padding-left: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	opacity: 0;
}

.bsd-petition .col-md-12 {
	padding:0px;
}

#signup {
	margin-left: -13px;
}

iframe {
	width: 100%;
	min-height: 530px;
	border: none;
	background-color:transparent; 
}
.no-js body {
	background-color:transparent; 

}



#signup label.field {
	display:none;
}

#signup input, #signup select {
	font-family: georgia, serif; 
	color: #1cadca;
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 25px;
	padding: 10px 15px;
	font-size: 18px;
	line-height: 1.33;
	width:312px;
}

#signup .checkbox, #signup .radiobutton, #signup .label, #signup .text {margin-bottom: 5px;}
#signup #bsd-field-phone {margin-top: -8px;}
#signup #bsd-field-country {margin-bottom: 3px;}

#signup select#country {
	height:48px;
	width:344px;
	background-color: #fff;
}

#signup input:focus {
	border-color: #1cadca;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}



#signup input[type="button"], #signup input[type="submit"] {
	height:48px;
	background-color:rgba(27, 172, 202, 1);
	color:#fff;
	font-family: 'WWFRegular';
	font-size:24px;
	text-transform: uppercase;
	padding:10px 15px; 
	width:50%;
	border: none;
	border-radius: 3px;
	height:50px;
	text-align: left;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	-webkit-appearance:none;
	-webkit-border-radius:3px;
	background: #1cadca url('http://reef.panda.org/img/btn-arrow.png') no-repeat 95% 60%;
}

#signup input.submit:hover, #signup input.submit:active {
	background-color:#ff1264;
}

#signup .error, #signup .error a {
	color:#ff1264;
	font-size: 12px
}

#signup td td {
	padding: 0px;
	margin-top: 0px;
}

.signuperror {
	color:#ff1264;
	font-size: 14px;
}

.no-js h1 {display:none;}

#framework {
	color:#fff;
}

#framework h1 {display:none;}
#framework h2 {color:#fff;font-size: 3em;}

/* #thankyou (PETITION THANK YOU)  */


#thankyou {
	padding-bottom: 0;
}

#thankyou .bottom {
	background-color: #000;
	color: #fff;
	padding-bottom: 2em;
}
#thankyou h2 {
	font-size: 3.5em;
	margin-bottom: 0px;
	line-height: 1em;
}

#thankyou .bottom h3 {
	font-size: 2em;
	color: #fff;
	margin: 0em;
	line-height: 1em;
}

#thankyou .bottom span, #thankyou .bottom sup {
	color: #1cadca;
}

#thankyou .bottom p {
	font-size: 1.4em;
}

#thankyou ul.share {
 	padding: 0;
}

#thankyou ul.share li {
	float: left;
	list-style-type: none;
	width: 70px;
	height: 70px;
	margin-right: 15px;
}

#thankyou ul.share li a {
	width: 70px;
	height: 70px;
	display: block;
}


#thankyou ul.share .visuallyhidden {
border: 0 none;
clip: rect(0px,0px,0px,0px);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}

#thankyou ul.share li a::before {
	content:"";
	display: block;
	width: 70px;
	height: 70px;
	top:70px;
	left: 15px;
}

#thankyou ul.share li.facebook a::before {
	background: url('img/facebook-circle.png');
	background-size: cover;
}

#thankyou ul.share li.facebook a:hover::before {
	background-image: url('img/facebook-circle-active.png');
}

#thankyou ul.share li.twitter a::before {
	background: url('img/twitter-circle.png');
	background-size: cover;
}

#thankyou ul.share li.twitter a:hover::before {
	background-image: url('img/twitter-circle-active.png');
}

#thankyou ul.share li.instagram a::before {
	background: url('img/instagram-circle.png');
	background-size: cover;
}

#thankyou ul.share li.instagram a:hover::before {
	background-image: url('img/instagram-circle-active.png');
}

#thankyou ul.share li.hashtag {
	width: auto;
	padding-top: 20px;
}

#your-story #instafeed {
	margin-top: 1em;
	background-color: #f5f5f5;
	padding-top: 2em;
	padding-bottom:4em;
}

#your-story #instafeed img {
	width: 100%;
	height: auto;
}

#your-story #instafeed p {
	background-color: #fff;
	padding: 10px;
	color: #ccc;
	font-size: .8em;
	min-height: 15em;
	max-height: 15em;
	overflow-y: scroll;
}

#your-story #instafeed p span {
	color: #333;
	font-size: 1.2em;
}

.owl-dot{
  margin:5px;
  padding:10px;
  background-color:lightgray;
}

.credit, .image .credit {
	color: #fff;
	font-size: .8em;
}

.image, .image .credit {
	float: left;
}

.image .credit {
	position: relative;
	top: -25px;
	left: 10px;
}

#whats-at-stake .credit, #solutions .credit {
	padding-right: 30px;
	float: right;
	
}

#threats .credit {
	color: #333;
	font-size: .7em;
	text-align: right;
	display: block;
	margin: 5px 0;
}


#headline-block .credit {
	float: left;
	position: absolute;
	bottom: 0;
	left: -20%;
}

/* Donate section */

#donate-today input[type=radio] {
    display: none;
}

#donate-today input[type=radio] + label, #donate-today input {
    display: inline-block;
    margin: 0 .5em .5em 0;
    padding: .6em .1em;
    x-margin-bottom: 0;
    width: 3em;
    height: 3em;
    font-size: 1.5em;
    font-weight: bold;
    color: #000;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 1.5em;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
}

#donate-today input {
    background-color: #fff;
    padding: .1em .1em !important;
    width: 4.5em;
    height: 4.5em;
    font-size: 1em;
    font-weight: bold;
    color: #000;
    border-radius: 3em;

}

#donate-today input:focus {
    border-color: #C90943;
    color: #fff;
    background-color: #C90943;
    font-weight: 600;
}	

#donate-today input[type=radio] + label:hover {
    color: #C90943;
}

#donate-today label.three {
    padding: .6em .2em !important;
}

#donate-today input[type=radio]:checked + label {
    background-image: none;
    outline: 0;
    background-color: #C90943;
    color: #fff;
    border-color: #C90943;
}

#donate-today label .currency {
    font-size: .5em;
}

#donate-today .button {
    clear: both;
    background-color: #33ccff;
    ;
    font-family: 'WWFRegular', sans-serif;
    font-weight: 600;
    border: none;
    height: 2.4em;
    width: 11.8em;
    margin-top: .5em;
    font-size: 1.3em;
    color: #fff;
    padding: .5em;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in;

}

#donate-today .button:hover, #donate-today .button:active {
    background-color: #C90943;
    color: #fff;
}

.carousel {
border: 1px solid black;
}

/* #footerTag  */

#footerTag {
	background: #f5f5f5 url('../img/footerTag_bkg_208846.jpg') no-repeat top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	padding-bottom: 0;
	overflow: hidden;
	height: auto;
	padding: 0;
}

#footer h3.bluepanda {
	font-size: 4em;
	color: #1cadca;
	text-align: center;
	margin-top: -.5em;
	margin-bottom: 1em;
}

#tagInner img {
	width: 100%;
	height: auto;
}



/* FOOTER ANIMATION */

#footer #tagInner {
	position: relative;
	width: 100%;
	height: 550px;
}

.revealOnScroll { opacity: 0; }

.footer-animation{
  animation: animationFooter ease-in 2s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFooter ease-in 2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFooter ease-in 2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFooter ease-in 2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFooter ease-in 2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFooter{
  0% {
    opacity:0;
    transform:  scaleX(5.00) scaleY(5.00) ;
  }
  100% {
    opacity:1;
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-moz-keyframes animationFooter{
  0% {
    opacity:0;
    -moz-transform:  scaleX(5.00) scaleY(5.00) ;
  }
  100% {
    opacity:1;
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-webkit-keyframes animationFooter {
  0% {
    opacity:0;
    -webkit-transform:  scaleX(5.00) scaleY(5.00) ;
  }
  100% {
    opacity:1;
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-o-keyframes animationFooter {
  0% {
    opacity:0;
    -o-transform:  scaleX(5.00) scaleY(5.00) ;
  }
  100% {
    opacity:1;
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-ms-keyframes animationFooter {
  0% {
    opacity:0;
    -ms-transform:  scaleX(5.00) scaleY(5.00) ;
  }
  100% {
    opacity:1;
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

