/* leave this be - the un-minified code is on the development section of the git repository */
@-webkit-keyframes bounce-bottom {0%{-webkit-transform: translateY(0);}33%{-webkit-transform: translateY(5px);}66% {-webkit-transform: translateY(-2px);}100% {-webkit-transform: translateY(0);}}
@-webkit-keyframes bounce-up {0% {-webkit-transform: translateY(0);}33% {-webkit-transform: translateY(-5px);}66% {-webkit-transform: translateY(2px);}100% {-webkit-transform: translateY(0);}}
@-moz-keyframes bounce-bottom {0% {-moz-transform: translateY(0);}33% {-moz-transform: translateY(5px);}66% {-moz-transform: translateY(-2px);}100% {-moz-transform: translateY(0);}}
@-moz-keyframes bounce-up {0% {-moz-transform: translateY(0);}33% {-moz-transform: translateY(-5px);}66% {-moz-transform: translateY(2px);}100% {-moz-transform: translateY(0);}}
@-ms-keyframes bounce-bottom {0% {-ms-transform: translateY(0);}33% {-ms-transform: translateY(5px);}66% {-ms-transform: translateY(-2px);}100% {-ms-transform: translateY(0);}}
@-ms-keyframes bounce-up {0% {-ms-transform: translateY(0);}33% {-ms-transform: translateY(-5px);}66% {-ms-transform: translateY(2px);}100% {-ms-transform: translateY(0);}}
@-o-keyframes bounce-bottom {0% {-o-transform: translateY(0);}33% {-o-transform: translateY(5px);}66% {-o-transform: translateY(-2px);}100% {-o-transform: translateY(0);}}
@-o-keyframes bounce-up {0% {-o-transform: translateY(0);}33% {-o-transform: translateY(-5px);}66% {-o-transform: translateY(2px);}100% {-o-transform: translateY(0);}}


@font-face{font-family:'entypo';src:url('https://wwfintcampaigns.s3.amazonaws.com/fonts/entypo_custom.eot');src:url('https://wwfintcampaigns.s3.amazonaws.com/fonts/entypo_custom.eot?#iefix') format('embedded-opentype'),url('https://wwfintcampaigns.s3.amazonaws.com/fonts/entypo_custom.woff') format('woff'),url('https://wwfintcampaigns.s3.amazonaws.com/fonts/entypo_custom.ttf') format('truetype'),url('https://wwfintcampaigns.s3.amazonaws.com/fonts/entypo_custom_dev.svg#entypo') format('svg');font-weight:normal;font-style:normal;
}


/*@font-face{font-family:'entypo';src:url('https://dl.dropboxusercontent.com/u/76797587/entypo-custom.eot');src:url('https://dl.dropboxusercontent.com/u/76797587/entypo-custom.eot?#iefix') format('embedded-opentype'),url('https://dl.dropboxusercontent.com/u/76797587/entypo-custom.woff') format('woff'),url('https://dl.dropboxusercontent.com/u/76797587/entypo-custom.ttf') format('truetype'),url('https://dl.dropboxusercontent.com/u/76797587/entypo-custom.dev.svg#entypo-custom') format('svg');font-weight:normal;font-style:normal}*/

#header#landing-page {
	background-image: none;
}

#TB #header-inner {
	padding-top: 0px;
}

#five.wrapper .navigation,#five.wrapper .block { font: 20px/1.4em 'Georgia','Times New Roman',serif; }

#five.wrapper .block img
{
	background: 0;
	height: auto;
}

#five.wrapper .light hr { border-color: #fff; }
#five.wrapper .dark hr { border-color: #000; }
#five.wrapper .dev { background: rgba(255,0,0,0.5)!important; }

#five.wrapper h1,#five.wrapper h2,#five.wrapper h3
{
	color: inherit;
	font: 5.5em/0.9em 'WWFRegular',Arial,sans-serif;
	padding-bottom: .25em;
	text-transform: uppercase;
}

body {
	background-color: #83b133 !important;
}

#five.wrapper h1+p,#five.wrapper h2+p { font: 1.4em/1.1em 'WWFRegular',Arial,sans-serif; }

#five.wrapper h2
{
	font-size: 3.5em;
	line-height: 1em;
}

#five.wrapper h3
{
	font-size: 3em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#five.wrapper .dark h3 { border-color: #fff; }
#five.wrapper p,#five.wrapper li { padding: 0 0 1em 0; }
#five.wrapper .highlight { font: 1.5em/1.25em 'WWFRegular',Arial,sans-serif; }

#five.wrapper .block ul
{
	float: left;
	list-style: square;
	margin: 0 0 0 2em;
	min-width: 45%;
}

#five.wrapper img { border: 0 none; }

#five.wrapper .transition
{
	-moz-transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

#five.wrapper .transition-quick
{
	-moz-transition: all 150ms ease-out;
	-webkit-transition: all 150ms ease-out;
	-o-transition: all 150ms ease-out;
	transition: all 150ms ease-out;
}

#five.wrapper .dark
{
	background: rgb(135, 219, 135);
	color: #FFF;
}

#five.wrapper #blogs-and-news.dark
{
	background: #83b133;
	color: #252d10;
}

#five.wrapper .light
{
	background: #daedf8;
	color: #000;
}

#five.wrapper .block a
{
	color: rgb(201, 9, 67);
	font-weight: bold;
}

#five.wrapper .block a:hover
{
	text-decoration: underline;
}

#five.wrapper .button
{
	border-radius: .5em .5em .5em .5em;
	display: inline-block;
	font-family: 'WWFRegular','Arial',sans-serif;
	font-weight: normal;
	margin: 0;
	padding: .15em .3em;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

#five.wrapper .button:hover { text-decoration: none; }

#five.wrapper .light .button
{
	background: #000;
	color: #FFF;
}

#five.wrapper .dark .button
{
	background: #FFF;
	color: #111;
}

#five.wrapper .circular
{
	border-radius: 3em;
	height: 3em;
	line-height: 3em;
	text-align: center;
	width: 2.7em;
}

#five.wrapper .nav-twitter:before,#five.wrapper .nav-facebook:before,#five.wrapper .nav-googleplus:before,#five.wrapper .facebook-btn:before,#five.wrapper .googleplus-btn:before,#five.wrapper .twitter-btn:before { font: 100 1em/1em 'entypo'; }
#five.wrapper .facebook-btn:before,#five.wrapper .googleplus-btn:before,#five.wrapper .twitter-btn:before { font-size: 2em; }
#five.wrapper .nav-facebook:before,#five.wrapper .facebook-btn:before { content: "f"; }
#five.wrapper .facebook-btn:hover { color: #3b5998; }
#five.wrapper .nav-googleplus:before,#five.wrapper .googleplus-btn:before { content: "g"; }
#five.wrapper .googleplus-btn:hover { color: #db4a39; }
#five.wrapper .nav-twitter:before,#five.wrapper .twitter-btn:before { content: "t"; }
#five.wrapper .twitter-btn:hover { color: #00acee; }

#five.wrapper .navigation,#five.wrapper .block
{
	float: left;
	padding: 2em 0;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#five.wrapper #amazon-river {
	padding-bottom: 0px;
}

#five.wrapper #amazon-river h2 {
	padding-top: .5em;
	font-size: 2.5em;
}

#five.wrapper #adopt-an-animal.block {
	padding-top: 6em;
}

#five.wrapper #you-can-help.block {
	padding-top: 7em;
}

#five.wrapper #help,#five.wrapper #icons-threat,#five.wrapper #play-with-your-power,#five.wrapper #play-with-your-power .full-screen-map,#five.wrapper #blogs-and-news,#five.wrapper #donate
{
	margin-top: -3.5em;
	padding-top: 5.75em;
}

#five.wrapper #headline-block { z-index: 700; margin-bottom: -50px; }
#five.wrapper #introduction { z-index: 600; }
#five.wrapper #help { z-index: 500; }
#five.wrapper #icons-threat { z-index: 400; }

#five.wrapper #play-with-your-power .full-screen-map
{
	z-index: 320;
	padding-top: 7.5em;
}

#five.wrapper #play-with-your-power .full-screen-map-secondary { z-index: 310; }
#five.wrapper #play-with-your-power .video { z-index: 300; }
#five.wrapper #blogs-and-news { z-index: 200; }
#five.wrapper #donate { z-index: 100; }

#five.wrapper .block-inner
{
	display: block;
	margin: auto;
	x-min-width: 930px;
	max-width: 1024px;
	padding: 0 1em;
	position: relative;
}

#five.wrapper .block h2 { width: 50%; }
#five.wrapper .block .column h2 { width: 100%; }

#five.wrapper .column
{
	float: left;
	padding: 1em 0 2em 0;
}

#five.wrapper .three-columns .column { width: 33.33333333%; }
#five.wrapper .two-columns .column { width: 50%; }
#five.wrapper .block,#five.wrapper .cf { zoom: 1; }

#five.wrapper .block:before,#five.wrapper .block:after,#five.wrapper .cf:before,#five.wrapper .cf:after
{
	content: "";
	display: table;
}

#five.wrapper .block:after,#five.wrapper .block-inner:after,#five.wrapper .cf:after { clear: both; }

#five.wrapper .visuallyhidden
{
	border: 0 none;
	clip: rect(0px,0px,0px,0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

#five.wrapper .inline { display: inline; }

#five.wrapper .headline-block
{
	background: url(../images/angrybirds-forest-bkg.png) center 100% / cover no-repeat scroll #67caf1;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	padding: 8em 0 1.5em 0;
	position: static;
}

#five.wrapper .headline-block h1
{
	padding: 0;
	position: relative;
	float: right;
	text-shadow: 0 0 28px #000;
	z-index: 10;
	font-size: 4em !important;
}

#five.wrapper .headline-block h1 .block-inner { padding: 0 20px; }

#five.wrapper .headline-dark
{
	background: #000;
	color: #fff;
	display: block;
	padding: .05em 0 0 0;
	width: 100%;
}

#five.wrapper .headline-block .inner-block { padding: 0px; }
#five.wrapper .headline-block i { font-style: normal; }
#five.wrapper .headline-dark .block-inner { position: relative; padding: 100px; }

#five.wrapper .introduction
{
	padding: 1em 0;
	border: 0;
	margin: 0;
}

#five.wrapper .introduction p 
	{ 
	font-size: 1.0em;
	color: #fff; 
	float: right;
	text-shadow: 0 0 28px #000;
	width: 50%;
	padding: 1em;
	background: rgba(19, 117, 64, 0.55);
	opacity: 1;
}

#five.wrapper #blop
{
	position: absolute;
	top: 392px;
}

#five.wrapper .navigation,#five.wrapper #navigation-bar,#five.wrapper .navigation ul
{
	height: 5em;
	overflow: hidden;
	padding: 0;
	background-color: transparent;
}

#five.wrapper #navigation-bar
{
	box-shadow: rgba(0,0,0,0) 0 0 .5em;
	margin: 0;
	max-width: none;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 1100;
	background: transparent url(../images/nav-bkg.gif) 0 bottom repeat-x;
	border-bottom: 4px solid rgb(16, 94, 51);
}

#five.wrapper .navigation ul {
	padding-top: 10px;
}

#five.wrapper .navigation li { display: inline; }

#five.wrapper a.nav-item
{
	background: transparent;
	color: #fff;
	display: inline-block;
	font: 1.5em/2.5em 'WWFRegular',Arial,san-serif;
	margin: 0 .1em 0 0;
	padding: 0 .35em;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

#five.wrapper li a#nav-adopt-an-animal {
	background: url(../images/nav-item-bgk1.gif) center center no-repeat;
	min-width: 200px;
	text-align: center;
	color: #59321a;
}

#five.wrapper li a#nav-blogs-and-news {
	background: url(../images/nav-item-bgk2.gif) center center no-repeat;
	min-width: 200px;
	text-align: center;
	color: #59321a;
}

#five.wrapper li a#nav-amazon-river {
	background: url(../images/nav-item-bgk3.gif) center center no-repeat;
	min-width: 160px;
	text-align: center;
	color: #59321a;
}


#five.wrapper li a#nav-you-can-help {
	background: url(../images/nav-item-bgk4.gif) center center no-repeat;
	min-width: 170px;
	text-align: center;
	color: #59321a;
}

#five.wrapper li a#nav-you-can-help.active, #five.wrapper li a#nav-adopt-an-animal.active, #five.wrapper li a#nav-blogs-and-news.active, #five.wrapper li a#nav-amazon-river.active   {
	color: #fee316;
	text-shadow: 0 0 5px rgba(5, 5, 5, 0.61);
}

#five.wrapper li a#nav-you-can-help:hover, #five.wrapper li a#nav-adopt-an-animal:hover, #five.wrapper li a#nav-blogs-and-news:hover, #five.wrapper li a#nav-amazon-river:hover {
	color: #f99625;
	text-shadow: 0 0 5px rgba(5, 5, 5, 0.61);
}


#five.wrapper .nav-item:after
{
	bottom: -0.15em;
	content: 'b';
	font-family: 'entypo';
	font-size: 1.25em;
	left: 50%;
	line-height: 1em;
	margin-left: -0.5em;
	opacity: 1;
	position: absolute;
	text-transform: lowercase;
}

#five.wrapper .nav-item:hover:after
{
	-webkit-animation: bounce-bottom 1s linear 0s;
	-moz-animation: bounce-bottom 1s linear 0s;
	-ms-animation: bounce-bottom 1s linear 0s;
	-o-animation: bounce-bottom 1s linear 0s;
	animation: bounce-bottom 1s linear 0s;
}

#five.wrapper .navigation .active:after { opacity: 0; }

#five.wrapper .navigation .above:hover:after
{
	-webkit-animation: bounce-up 1s linear 0s;
	-moz-animation: bounce-up 1s linear 0s;
	-ms-animation: bounce-up 1s linear 0s;
	-o-animation: bounce-up 1s linear 0s;
	animation: bounce-up 1s linear 0s;
}

#five.wrapper .navigation .above:after
{
	content: 'a';
	top: -0.1em;
}

#five.wrapper .navigation .light .active,#five.wrapper .navigation .light .active:hover
{
	background: transparent;
	color: #fff;
}

#five.wrapper #nav-help
{
	background: transparent;
	color: #fff;
}

#five.wrapper #nav-help.active,#five.wrapper #nav-help:hover { background: #C90943; }
#five.wrapper #nav-help:after { color: #fff; }
#five.wrapper .navigation .light a { color: #000; }

#five.wrapper .navigation .light a:hover
{
	background: #ddd;
	color: #000;
}

#five.wrapper a.nav-twitter,#five.wrapper a.nav-facebook
{
	background: #C90943;
	border-radius: 4px;
	display: inline-block;
	font-size: 1.5em;
	font-weight: normal;
	height: 1em;
	line-height: 1em;
	padding: .3em 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	top: .1em;
	width: 1.6em;
}

#five.wrapper .navigation .light a.nav-twitter, #five.wrapper .navigation .light a.nav-facebook {
	color: yellow;
}

#five.wrapper a.nav-facebook
{
	text-align: right;
	padding-right: .25em;
	width: 1.35em;
}

#five.wrapper .nav-twitter:before,#five.wrapper .nav-facebook:before { font-size: inherit; }
#five.wrapper .nav-twitter:hover:before,#five.wrapper .nav-facebook:hover:before { text-decoration: none; }
#five.wrapper .nav-twitter:hover:before { color: #00acee; }
#five.wrapper .nav-facebook:hover:before { color: #3b5998; }

#five.wrapper .nav-twitter:after,#five.wrapper .nav-facebook:after
{
	display: none;
	padding: 0;
}

#five.wrapper #navigation-bar.affix
{
	-moz-box-shadow: rgba(0,0,0,0.7) 0 0 .5em;
	-webkit-box-shadow: rgba(0,0,0,0.7) 0 0 .5em;
	box-shadow: rgba(0,0,0,0.7) 0 0 .5em;
	position: fixed;
	top: 0;
}

#five.wrapper .no-boxshadow .affix { border-bottom: 1px solid #eee; }
#five.wrapper #play-with-your-power { padding: 0; }
#five.wrapper .full-screen-map { background: #e5e3df; }
#five.wrapper .full-screen-map h2 { padding-top: .1em; }

#five.wrapper .full-screen-map .block-inner
{
	position: relative;
	z-index: 440;
}

#five.wrapper .full-screen-map .block-inner h2,#five.wrapper .full-screen-map .block-inner p
{
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 50%;
}

#five.wrapper .light.full-screen-map .block-inner h2,#five.wrapper .light.full-screen-map .block-inner p
{
	background: rgba(102, 0, 51);
	color: #000;
}


#five.wrapper .dark.full-screen-map .block-inner h2,#five.wrapper .dark.full-screen-map .block-inner p
{
	background: rgba(223, 186, 241, 0.62);
	color: #000;
}

#five.wrapper .full-screen-map-secondary .block-inner p:first-child { font: 1.5em/1.1em 'WWFRegular',Arial,sans-serif; }

#five.wrapper #the-map
{
	left: 0;
	margin: 0;
	position: absolute;
	top: 4.05em;
	width: 100%;
	z-index: 100;
}

#five.wrapper #sos-virunga,#five.wrapper #help { padding-bottom: 0; }
#five.wrapper #help h2,#five.wrapper #donate h2 { width: auto; }
#five.wrapper #help h1+p,#five.wrapper #help h2+p,#five.wrapper #donate h1+p,#five.wrapper #donate h2+p { font: 1em/1.4em Georgia,'Times New Roman',serif; }

#five.wrapper #help h3,#five.wrapper #donate h3
{
	border-bottom: 0;
	padding: 10px 0 0;
}

#five.wrapper #help h3 span,#five.wrapper #donate h3 span
{
	border-bottom: 1px solid #000;
	display: block;
	font: .5em/1em 'WWFRegular',Arial,sans-serif;
	margin: 0 0 .5em 0;
	padding: .1em 0 .4em 0;
	text-transform: none;
}

#five.wrapper #help.dark h3 span,#five.wrapper #donate.dark h3 span { border-color: #fff; }

#five.wrapper .column label,#five.wrapper .column form
{
	display: block;
	line-height: 2.2em;
	margin: 0 0 .5em 0;
	min-height: 2.2em;
}

#five.wrapper .petition p,#five.wrapper .petition form { padding-right: 2em; }
#five.wrapper .petition h3 { margin: 0 .6em 0 0; }
#five.wrapper .donate p,#five.wrapper .donate form { padding-left: 2em; }
#five.wrapper .donate h3 { margin: 0 0 0 .6em; }

#five.wrapper .input-text,#five.wrapper .input-submit
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}

#five.wrapper .input-text
{
	background: #f4f4f4;
	border: 1px solid #AAA;
	border-radius: 4px;
	color: #000;
	display: block;
	font: 1em/2.2em monospace;
	height: 2.2em;
	margin: 0;
	padding: 0 .5em;
	width: 100%;
}

#five.wrapper .input-text:hover,#five.wrapper .input-text:active,#five.wrapper .input-text:focus { border-color: #e9510a; }

#five.wrapper input:-moz-ui-invalid
{
	border-color: pink;
	box-shadow: none;
}

#five.wrapper .petition .input-text:valid { border-color: green; }

#five.wrapper .other-amount
{
	display: inline-block;
	padding-left: 1.5em;
	position: relative;
	width: 30%;
	z-index: 0;
}

#five.wrapper .pound
{
	color: #000;
	padding: 0 0 0 .5em;
	position: absolute;
	z-index: 10;
}

#five.wrapper .input-placeholder { color: #999; }
#five.wrapper .input-text::-webkit-input-placeholder { color: #555; }
#five.wrapper .input-text:focus::-webkit-input-placeholder { color: #f4f4f4; }
#five.wrapper .input-text:-moz-placeholder { color: #555; }
#five.wrapper .input-text:focus:-moz-placeholder { color: #f4f4f4; }
#five.wrapper .input-text::-moz-placeholder { color: #555; }
#five.wrapper .input-text:focus::-moz-placeholder { color: #f4f4f4; }
#five.wrapper .input-text:-ms-input-placeholder { color: #555; }
#five.wrapper .input-text:focus:-ms-input-placeholder { color: #f4f4f4; }

#five.wrapper .input-submit
{
	background: #000;
	border: 0;
	border-radius: 4px;
	box-shadow: 0 5px 0 0 #ccc;
	color: #FFF;
	cursor: pointer;
	float: right;
	font-family: 'WWFRegular';
	font-size: 1.5em;
	height: 44px;
	line-height: 44px;
	min-width: 33%;
	padding: 0 .5em;
	position: relative;
	text-transform: uppercase;
}

#five.wrapper .no-boxshadow .input-submit { border-bottom: 5px solid #ccc; }
#five.wrapper .donate .input-submit { margin: -54px 0 0 0; }

#five.wrapper .dark .input-submit
{
	background: #fff;
	box-shadow: 0 5px 0 0 #777;
	color: #000;
}

#five.wrapper .no-boxshadow .dark .input-submit { border-bottom: 5px solid #777; }

#five.wrapper .input-submit:hover
{
	box-shadow: 0 5px 0 0 #e9510a;
	color: #e9510a;
}

#five.wrapper .no-boxshadow .input-submit:hover { border-bottom: 5px solid #e9510a; }

#five.wrapper .input-submit:active
{
	box-shadow: 0;
	top: 4px;
}

#five.wrapper .no-boxshadow .input-submit:active { border: 0; }

#five.wrapper .block ::-ms-check
{
	background-color: #f4f4f4;
	border: 1px solid #aaa;
	color: #e9510a;
	padding: .25em;
}

#five.wrapper .block ::-ms-clear { color: #999; }

#five.wrapper .dual img
{
	clear: both;
	float: left;
	margin: 0;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#five.wrapper .image
{
	clear: both;
	overflow: hidden;
	position: relative;
}

#five.wrapper .image.align-left
{
	float: left;
	margin: 0 1em 2em 0;
}

#five.wrapper .image.align-right
{
	float: right;
	margin: 0 0 2em 1em;
}

#five.wrapper a.image { text-decoration: none; }

#five.wrapper a.image:before
{
	background: rgba(0,0,0,0.5);
	bottom: 0;
	color: #fff;
	content: "m";
	font: 1.5em/1.5em 'entypo',sans-serif;
	height: 1.5em;
	right: 0;
	position: absolute;
	text-align: center;
	transition: all 300ms ease-out;
	width: 1.5em;
	z-index: 100;
}

#five.wrapper a.image:hover:before
{
	background: #000;
	color: #fff;
}

#five.wrapper a.align-right:before
{
	left: 0;
	right: auto;
}

#five.wrapper .image:after
{
	background: url('//assets.wwf.org.uk/img/original/rgba_0_0_0_050.png');
	bottom: 0;
	content: 'ý ' attr(data-copyright);
	color: rgba(255,255,255,0.75);
	display: block;
	font: 100 8px/8px 'Helvetica Neue',Helvetica,Arial,sans-serif;
	left: 0;
	padding: .2em .5em;
	position: absolute;
	text-transform: uppercase;
}

#five.wrapper .image.align-right:after
{
	left: auto;
	right: 0;
}

#five.wrapper .dual h2
{
	float: none;
	width: auto;
}

#five.wrapper .ken-burns img
{
	clear: none;
	float: none;
	margin: 0;
	padding: 0;
	-moz-transition: all 3999ms ease-out 0s;
	-moz-transform-origin: bottom right;
	-o-transition: all 3999ms ease-out 0s;
	-o-transform-origin: bottom right;
	-webkit-transition: all 3999ms ease-out 0s;
	-webkit-transform-origin: bottom right;
	transition: all 3999ms ease-out 0s;
	transform-origin: bottom right;
}

#five.wrapper .ken-burns .animate
{
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}

#five.wrapper #blogs-and-news
{
	padding-bottom: 4em;
}

#five.wrapper .carousel h2 { width: auto; }

#five.wrapper #the-carousel
{
	min-width: 930px;
	max-width: 1000px;
}

#five.wrapper #the-carousel a
{
	text-decoration: none;
	font-weight: normal;
}

#five.wrapper .nudge-right { padding-right: 1em; }
#five.wrapper .nudge-left { padding-left: 1em; }
#five.wrapper #the-carousel .arrow-holder,#five.wrapper .touchcarousel .touchcarousel-item { height: 504px; }

#five.wrapper .touchcarousel
{
	margin: auto;
	overflow: hidden;
}

#five.wrapper .touchcarousel .touchcarousel-container
{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	left: 0;
}

#five.wrapper .touchcarousel .touchcarousel-wrapper
{
	overflow: visible;
	position: relative;
	width: 100%;
}

#five.wrapper .touchcarousel .touchcarousel-item.last { margin-right: 0!important; }

#five.wrapper .touchcarousel .touchcarousel-item
{
	float: left;
	margin: 0 1.5em;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 950px;
	height: 375px !important;
	background: transparent url('../images/sign-bkg.png') no-repeat center center;
}

#five.wrapper .touchcarousel-item:after
{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

#five.wrapper .touchcarousel .touchcarousel-item .sign {
	width: 50%;
	float: left;
	display: block;
}

#five.wrapper .touchcarousel .touchcarousel-item .facts {
	width: 40%;
	float: left;
	font-size: .8em;
	line-height: 1em;
	padding: 5em 0em 0 1.5em;
	color: #59321a;
}

#five.wrapper .touchcarousel .touchcarousel-item .sign img {
	margin: .5em 4em;
}

#five.wrapper .touchcarousel .touchcarousel-item .sign a {
	display: inline-block;
	margin: 0em 0em 0 6em;
}

#five.wrapper .touchcarousel-item h3 {
	font-size: 1.5em;
	text-align: center;
	border: none;
	margin-top: 30px;
}

#five.wrapper .touchcarousel-item li {
	padding-bottom: .5em;
}

#five.wrapper .content-video:before
{
	background: rgba(0,0,0,0.25);
	border: .1em solid rgba(255,255,255,0.65);
	border-radius: 4em;
	color: rgba(255,255,255,0.65);
	content: 'v';
	font: 3.5em/1em 'entypo',sans-serif;
	height: 1.5em;
	left: 50%;
	line-height: 1.5em;
	margin: -0.8em 0 0 -0.9em;
	position: absolute;
	padding: 0;
	text-align: center;
	transition: all 300ms ease-out;
	top: 25%;
	width: 1.5em;
}

#five.wrapper .content-video:hover:before
{
	background: rgba(0,0,0,0.5);
	border-color: rgba(255,255,255,0.9);
}

#five.wrapper .arrow-holder
{
	display: block;
	position: absolute;
	text-align: center;
}

#five.wrapper .light .arrow-holder
{
	color: #000;
	background: rgba(131, 176, 51, 0.44);
}

#five.wrapper .dark .arrow-holder
{
	color: #000;
	background: rgb(16, 94, 51, 0.85);
}

#five.wrapper #the-carousel .compact
{
	height: 4em!important;
	top: 50%;
	width: 4em!important;
}

#five.wrapper #the-carousel .compact .arrow-icon:before,#five.wrapper #the-carousel .compact .arrow-icon:after { font: 5em/0.8em 'entypo',sans-serif; }
#five.wrapper .arrow-holder.left { left: 0; }
#five.wrapper .arrow-holder.right { right: 0; }
#five.wrapper .arrow-holder .right:before,#five.wrapper .arrow-holder .left:before { font: 10em/485px 'entypo',sans-serif; }
#five.wrapper .arrow-holder .right:before { content: 'n'; }
#five.wrapper .arrow-holder .left:before { content: 'p'; }
#five.wrapper .light .arrow-holder:hover .arrow-icon:before { color: #fecc00; }
#five.wrapper .dark .arrow-holder:hover .arrow-icon:before { color: #fecc00; }

#five.wrapper .light .disabled .right:before,#five.wrapper .light .disabled .left:before,#five.wrapper .light .disabled:hover .right:before,#five.wrapper .light .disabled:hover .left:before,#five.wrapper .light .disabled
{
	color: #fecc00;
	cursor: default;
}

#five.wrapper .dark .disabled .right:before,#five.wrapper .dark .disabled .left:before,#five.wrapper .dark .disabled:hover .right:before,#five.wrapper .dark .disabled:hover .left:before,#five.wrapper .dark .disabled
{
	color: #666;
	cursor: default;
}

#five.wrapper .video
{
	padding-bottom: 56.25%;
	padding-top: 0;
	position: relative;
	height: 0;
}

#five.wrapper .video iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#five.wrapper .social-action h2 { width: auto; }

#five.wrapper .social-action a
{
	border-radius: 5em;
	clear: both;
	display: inline-block;
	float: left;
	height: 3.25em;
	margin: 0 0 .25em 0;
	min-width: 29%;
	padding: .25em 1.5em .25em .25em;
	text-decoration: none;
	-moz-transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

#five.wrapper .social-action a b
{
	height: 3.25em;
	display: table-cell;
	line-height: 1em;
	padding: 0 0 0 1em;
	font-weight: normal;
	vertical-align: middle;
}

#five.wrapper .social-action .facebook-btn,#five.wrapper .social-action .googleplus-btn,#five.wrapper .social-action .twitter-btn { float: left; }
#five.wrapper .social-action a:hover { background: #eee; }
#five.wrapper .social-action a:hover .facebook-btn { color: #3b5998; }
#five.wrapper .social-action a:hover .googleplus-btn { color: #db4a39; }
#five.wrapper .social-action a:hover .twitter-btn { color: #00acee; }
#five.wrapper .social-action.light a,#five.wrapper .social-action.light a:hover { color: #000; }
#five.wrapper .social-action.dark a,#five.wrapper .social-action.dark a:hover { color: #fff; }
#TB #banner { margin: 0; }
#TB #page,#TB .col12 { width: auto; }
#tertiary-content .col12 { width: 980px; }

#TB.homepage #primary-content
{
	float: none;
	margin: auto;
}

#virunga-frame
{
	overflow: hidden;
	width: 100%!important;
}

#five.wrapper .full-screen-map
{
	background: url('../images/deforestation-bkg-204026.jpg') no-repeat scroll center 73% / cover #000;
	padding: 4em 0px;
	position: static;
}

#five.wrapper #play-with-your-power .full-screen-map { padding-top: 7.8em; }

#five.wrapper .dark.blue
{
	background: url('http://www.welovecities.org/wp-content/uploads/2013/12/wwf_welovecities_all_cities1.png') no-repeat scroll center bottom /cover #c6edf7;
	color: #000;
	min-height: 490px;
}

/*buttons*/


#five.wrapper a.adopt {
  background: -webkit-linear-gradient(top, #ffb8f1 0%, #f30cb8 100%) #ffb8f1;
	background: -moz-linear-gradient(top, #ffb8f1 0%, #f30cb8 100%) #ffb8f1;
	background: -ms-linear-gradient(top, #ffb8f1 0%, #f30cb8 100%) #ffb8f1;
	background: -o-linear-gradient(top, #ffb8f1 0%, #f30cb8 100%) #ffb8f1;
	background: linear-gradient(to bottom, #ffb8f1 0%, #f30cb8 100%) #ffb8f1;
	-webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
  font-family: 'WWFRegular','Arial',sans-serif;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: normal;
  color: #ffffff;
  padding: .2em 20px;
  border: solid #f7f7f7 4px;
  text-decoration: none;
}

/* IE6, IE7, IE8 */
#five.wrapper a.adopt { background-color: #fe06f0\9; }

#five.wrapper a.adopt:hover {
  background: #ffc17f;
  background-image: -webkit-linear-gradient(top, #ffc17f, #eb8517);
  background-image: -moz-linear-gradient(top, #ffc17f, #eb8517);
  background-image: -ms-linear-gradient(top, #ffc17f, #eb8517);
  background-image: -o-linear-gradient(top, #ffc17f, #eb8517);
  background-image: linear-gradient(to bottom, #ffc17f, #eb8517);
  text-decoration: none;
}

/* IE6, IE7, IE8 */
#five.wrapper a.adopt:hover { background-color: #f87d00\9; }

#five.wrapper a.adopt:active {
	position:relative;
	top:1px;

}

@media all and (max-width:970px) {

#five.wrapper .navigation, #five.wrapper #navigation-bar, #five.wrapper .navigation ul {
	display: none;
	height: 0;
	width: 0;
}

#five.wrapper #headline-block {
	padding-top: 5em;
	margin-bottom: 0;
	background: url(../images/angrybirds-forest-bkg-mobile.png) left 100% / cover no-repeat scroll #67caf1;
}

#five.wrapper #headline-block h1 {
	font-size: 3em !important;
	float: right !important;
}

#five.wrapper .column {
	padding-bottom: 0em;
}

#five.wrapper .introduction p {
	width: 90%;
}

#five.wrapper a.adopt {
	font-size: 1.2em;
	padding-top: .5em;
	padding-bottom: .5em;
}

#five.wrapper h2, #five.wrapper {
	font-size: 2em;
}

#five.wrapper .full-screen-map .block-inner h2, #five.wrapper .full-screen-map .block-inner p {
	width: 90%;
}

#five.wrapper .two-columns .column { 
	width: 100%;
	clear: both;
}

#five.wrapper #you-can-help.block, #five.wrapper #amazon-river.block, #five.wrapper #blogs-and-news.block, #five.wrapper #adopt-an-animal.block	{
	padding-top: 1em;
}

#five.wrapper #you-can-help .ken-burns img {
	max-height:200px;
	overflow:hidden;
	transition:noneM
}
#TB #tertiary-content {
	padding: 0px ;
}

#five.wrapper #the-carousel {
	max-width: 970px;
	min-width: 340px;
}

#five.wrapper .touchcarousel .touchcarousel-item {
	margin: 0em 0em 0em 1em;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 340px !important;
	height: 570px !important;
	background: transparent url('../images/sign-bkg-mobile.png') no-repeat top center;
}

#five.wrapper .touchcarousel .touchcarousel-item.last {
	margin-right: 1em !important; 
	margin-left: 0em !important;
}

#five.wrapper .touchcarousel .touchcarousel-item .sign {
	width: 100%;
}

#five.wrapper .touchcarousel-item h3 {
	margin-top: 10px;
	font-size: 1.2em;
}
#five.wrapper .touchcarousel .touchcarousel-item .sign img {
	width: 60%;
	margin: .2em 0 0 3.5em;
}

#five.wrapper .touchcarousel .touchcarousel-item .sign a {
	margin-top: 1em;
	margin-left: 4em;
}

#five.wrapper .touchcarousel .touchcarousel-item .facts {
	clear: both;
	width: 75%;
	background-color: #EAC9A9;
	margin-top: 0em;
	margin-left: 1em;
	padding: 1em;
}
	
}

