@font-face {
	font-family: 'latobold';
	src: url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/lato-bol-webfont.eot');
	src: url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/lato-bol-webfont.eot#iefix') format('embedded-opentype'),
	     url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/lato-bol-webfont.woff') format('woff'),
	     url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/lato-bol-webfont.ttf') format('truetype'),
	     url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/lato-bol-webfont.svg#latobold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoregular';
	src: url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/lato-reg-webfont.eot');
	src: url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/lato-reg-webfont.eot#iefix') format('embedded-opentype'),
	     url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/lato-reg-webfont.woff') format('woff'),
	     url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/lato-reg-webfont.ttf') format('truetype'),
	     url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/lato-reg-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'nerislight';
    src: url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/neris-light-webfont.eot');
    src: url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/neris-light-webfont.eot#iefix') format('embedded-opentype'),
         url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/neris-light-webfont.woff') format('woff'),
         url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/neris-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nerislightitalic';
    src: url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/neris-lightitalic-webfont.eot');
    src: url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/neris-lightitalic-webfont.eot#iefix') format('embedded-opentype'),
         url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/neris-lightitalic-webfont.woff') format('woff'),
         url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/neris-lightitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'nerissemibold';
    src: url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/neris-semibold-webfont.eot');
    src: url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/neris-semibold-webfont.eot#iefix') format('embedded-opentype'),
         url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/neris-semibold-webfont.woff') format('woff'),
         url('https://climatereportingawards.org/wp-content/themes/gottagrowit/fonts/neris-semibold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@-ms-viewport{width: auto !important;}
html{height:100%;}
body {
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
	background:#fff;
	min-width:320px;
	height:100%;
	font-family:'latoregular', Arial, Helvetica, sans-serif;
}
img {border-style: none;}
a {
	text-decoration:none;
	color:#5e5e5e;
}
a:hover {text-decoration:underline;}
a:active {background-color: transparent;}
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% 'latoregular', Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
input[type="image"]{padding:0;border:none;}
input[type=text], input[type=password], input[type=file], input[type=submit], input[type=tel], input[type=email], textarea{
	-webkit-appearance:none;
	border-radius:0;
}
input[type=submit]:hover{cursor:pointer;}
input[type="submit"]::-moz-focus-inner{border:0}
input[type=search] {-webkit-appearance: none;}
input[type="search"],
input[type="search"]::-webkit-search-cancel-button{
	-webkit-appearance:none;
	-webkit-border-radius:0;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration,
input[type="search"]::-ms-clear{display:none;}
header, footer, article, section, hgroup, nav, figure, aside { display: block; }
figure {
	margin:0;
	padding:0;
}
::-webkit-input-placeholder {color: #b1b1b1;}
:-moz-placeholder {color: #b1b1b1;}
::-moz-placeholder {
	color: #b1b1b1;
	opacity: 1;
}
:-ms-input-placeholder {color: #b1b1b1;}
.aligncenter {text-align: center;}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 0 4px;
	margin: 0;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea,
.comment-form textarea,
.comment-form input[type="text"],
.searchform input[type="text"]{
	border:1px solid #a0c457;
	background:#fff;
	padding:3px 4px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow:hidden;
	-webkit-box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.06) , 0 0 4px 0 #6dacc8;
	box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.06) , 0 0 4px 0 #6dacc8;
	border-radius:3px;
	margin:0 0 5px;
}
textarea{
	min-height:70px;
	max-width:250px;
}
.comment-form textarea,
.comment-form input[type="text"],
.searchform input[type="text"]{
	width:100%;
}
.searchform input[type="text"]{
	width:200px;
	float:left;
	height:30px;
	margin:0 10px 0 0;
}
.commentlist li{list-style:none;}
.commentlist li+li{padding-bottom:14px;}
.commentlist img{
	float:left;
	margin:0 14px 4px 0;
}
.comment-form label{
	display:block;
	padding-bottom:4px;
}
.comment-form textarea{
	padding:3px 4px;
	overflow:auto;
	margin:0;
	height:120px;
	max-width:100% !important;
	min-width:250px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
blockquote{border-color:#003f62;}
table{
	width:100%;
	margin:0 0 10px;
	border-collapse:collapse;
}
table td,
table th{
	border:1px solid #ccc;
	padding:5px;
}
input[type=submit]{
	border:1px solid #b10600;
	border-radius:3px;
	background: rgb(254,26,0);
	background: -moz-linear-gradient(top,  rgba(254,26,0,1) 0%, rgba(206,1,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,26,0,1)), color-stop(100%,rgba(206,1,0,1)));
	background: -webkit-linear-gradient(top,  rgba(254,26,0,1) 0%,rgba(206,1,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(254,26,0,1) 0%,rgba(206,1,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(254,26,0,1) 0%,rgba(206,1,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(254,26,0,1) 0%,rgba(206,1,0,1) 100%);
	-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.12);
	box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.12);
	color:#fff;
	font:20px/24px 'latobold', Arial, Helvetica, sans-serif;
	text-shadow: 0 -1px 0px rgba(0,0,0,0.18);
	margin:0 0 5px;
	padding:5px 15px;
}
.searchform input[type=submit]{padding:2px 15px;}
#wrapper{
	min-height:100%;
	width:100%;
	overflow:hidden;
	position:relative;
}
.bg-stretch {
	position:absolute;
	z-index: -1;
	margin: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.bg-footer{
	position:absolute;
	bottom:24px;
	left:50%;
	margin:0 0 0 -840px;
}
.tree{
	position:absolute;
	top:0;
	right:0;
}
.w1{
	max-width:1049px;
	padding:0 4px 0 0;
	margin:0 auto 321px;
	-webkit-box-shadow: 0 0 13px 0 rgba(0,0,0,0.75);
	box-shadow: 0 0 13px 0 rgba(0,0,0,0.75);
	background:#faf7ed url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/bg-w1.png) repeat-y;
}
#header{
	overflow:hidden;
	position:relative;
	z-index:10;
	padding:11px 11px 9px 10px;
}
.logo{
	margin:14px 0 0;
	width:514px;
	height:137px;
	overflow:hidden;
	float:left;
	background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/logo.png) no-repeat;
	text-indent:-9999px;
}
.logo a{
	height:100%;
	display:block;
}
.socail-box{
	float:right;
}
.socail-network{
	margin:0 0 8px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.socail-network li{
	float:left;
	margin:0 0 0 13px;
}
.socail-network a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:27px;
	height:27px;
	background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/sprite.png) no-repeat -9999px;
}
.socail-network a.facebook{background-position:0 0;}
.socail-network a.twitter{background-position:-39px 0;}
.socail-network a.pinterest{background-position:-79px 0;}
.socail-network a.instagram{background-position:-117px -14px;}
.socail-network a.you-tube{
	background-position:0 -36px;
	width:38px;
}
.socail-box a.login{
	float:right;
	clear:both;
	background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/sprite.png) no-repeat -66px -44px;
	width: 55px;
	height: 19px;
	text-indent:-9999px;
	overflow:hidden;
}
.navbar-default{
	border:0;
	margin:0 -10px 0 -8px;
	border-radius:0;
	background: rgb(0,116,180);
	background: -moz-linear-gradient(top,  rgba(0,116,180,1) 0%, rgba(0,97,151,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,116,180,1)), color-stop(100%,rgba(0,97,151,1)));
	background: -webkit-linear-gradient(top,  rgba(0,116,180,1) 0%,rgba(0,97,151,1) 100%);
	background: -o-linear-gradient(top,  rgba(0,116,180,1) 0%,rgba(0,97,151,1) 100%);
	background: -ms-linear-gradient(top,  rgba(0,116,180,1) 0%,rgba(0,97,151,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,116,180,1) 0%,rgba(0,97,151,1) 100%);
	text-transform:uppercase;
	position:relative;
}
.navbar-default:before,
.navbar-default:after{
	position:absolute;
	bottom:-8px;
	content:"";
	background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/sprite.png) no-repeat -9999px;
	width:9px;
	height:8px;
}
.navbar-default:before{
	background-position:-121px 0;
	left:0;
}
.navbar-default:after{
	background-position:-134px 0;
	right:0;
}
.container-fluid{
	padding:0;
	position:relative;
}
.container-fluid .shadow{
	position:absolute;
	bottom:-23px;
	left:50%;
	margin:0 0 0 -482px;
	background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/shadow-nav.png) no-repeat;
	width:964px;
	height:23px;
	z-index:10;
}
.navbar-collapse{padding:0;}
.navbar-collapse .navbar-nav{
	display:table !important;
	float:none;
	width:100%;
}
.navbar-nav > li{
	float:none !important;
	display:table-cell !important;
	width:auto;
	padding:0 0 0 2px;
	background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/separator01.png) repeat-y;
}
.navbar-nav > li:first-child{
	padding:0;
	background:none;
}
.navbar-default .navbar-nav > li > a{
	z-index:10;
	text-align:center;
	display:block;
	float:none;
	padding:19px 10px 18px;
	position:relative;
	color:#fff;
	text-shadow:0 -1px 0px rgba(0,0,0,0.43);
	font:21px/24px 'nerislight',Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
	border-bottom:5px solid #0087d3;
	padding-bottom:13px;
	color:#fff;
	-webkit-box-shadow:inset 0 0 62px 0 rgba(0,76,130,0.9);
	box-shadow:inset 0 0 62px 0 rgba(0,76,130,0.9);
	background:none;
	position:relative;
	z-index:20;
}
.intro{
	margin:0 -1px 15px;
	position:relative;
}
.intro:after{
	position:absolute;
	bottom:-12px;
	left:50%;
	content:"";
	margin:0 0 0 -450px;
	width:900px;
	height:12px;
	background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/shadow-intro.png) no-repeat;
}
.intro .photo{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	border:1px solid #9d988e;
	border-top:0;
	overflow:hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index:1;
}
.intro .photo img{
	width:100% !important;
	height:auto;
	display:block;
	margin:-10px 0 0;
}
.intro .photo img.tabset,
.intro .photo img.mobile{display:none;}
.subscribe-form{
	display:block !important;
	position:relative;
	z-index:2;
	background:url(images/bg-form.png) no-repeat;
	width:413px !important;
	height:435px !important;
	margin:0 21px 0 auto !important;
	padding:139px 64px 75px 73px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.subscribe-form .title{
	display:block;
	color:#5a5752;
	text-shadow:0 -1px 0px rgba(255,255,255,0.75);
	text-align:center;
	font:31px/34px nerissemibold,Georgia,"Times New Roman",Times,serif;
	margin:0 0 24px;
}
.subscribe-form.form-erros .title{margin-bottom:6px;}
.navbar-form .form-group{
	display:block !important;
	border:1px solid #a0c457;
	background:#fff;
	-webkit-box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.06) , 0 0 4px 0 #6dacc8;
	box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.06) , 0 0 4px 0 #6dacc8;
	border-radius:3px;
	margin:0 0 18px !important;
	padding:0 0 0 40px;
	position:relative;
}
.navbar-form .form-group .ico-name,
.navbar-form .form-group .ico-email{
	position:absolute;
	top:-1px;
	left:-1px;
	width:38px;
	height:36px;
	background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/sprite.png) no-repeat -9999px;
}
.navbar-form .form-group .ico-name{background-position:-153px 0;}
.navbar-form .form-group .ico-email{background-position:-198px 0;}
.navbar-form .form-control{
	display:block !important;
	padding:0 9px;
	border:0;
	margin:0;
	height:34px;
	width:100%;
	background:none;
	font-size:12px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border:none;
	font-family: 'latoregular', Arial, Helvetica, sans-serif;
}
.navbar-form.form-erros .form-group{border:1px solid #f00;}


.navbar-form .form-group{
	display:block !important;
	border:1px solid #a0c457;
	background:#fff;
	-webkit-box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.06) , 0 0 4px 0 #6dacc8;
	box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.06) , 0 0 4px 0 #6dacc8;
	border-radius:3px;
	margin:0 0 18px !important;
	padding:0 0 0 40px;
	position:relative;
}
#stylized{
	background:none !important;
	border:0 !important;
	padding:0 !important;
}
#stylized .subscribe-form label{
	margin:0 0 10px;
	padding:0;
	width:auto;
	float:none;
	display:block;
	text-align:left;
	font:14px/18px nerissemibold,Georgia,"Times New Roman",Times,serif;
}
#stylized .subscribe-form input.form-control,
#stylized .subscribe-form .form-group input{
	display:block !important;
	float:none;
	padding:0 9px;
	border:1px solid #a0c457;
	background:#fff;
	margin:0;
	height:34px;
	width:100%;
	font-size:12px;
	-webkit-box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.06) , 0 0 4px 0 #6dacc8;
	box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.06) , 0 0 4px 0 #6dacc8;
	border-radius:3px;
	font-family: 'latoregular', Arial, Helvetica, sans-serif;
}
#stylized .subscribe-form button.btn-danger{
	border:1px solid #b10600;
	border-radius:3px;
	background: rgb(254,26,0);
	background: -moz-linear-gradient(top,  rgba(254,26,0,1) 0%, rgba(206,1,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,26,0,1)), color-stop(100%,rgba(206,1,0,1)));
	background: -webkit-linear-gradient(top,  rgba(254,26,0,1) 0%,rgba(206,1,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(254,26,0,1) 0%,rgba(206,1,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(254,26,0,1) 0%,rgba(206,1,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(254,26,0,1) 0%,rgba(206,1,0,1) 100%);
	-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.12);
	box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.12);
	color:#fff;
	font:20px/24px 'latobold', Arial, Helvetica, sans-serif;
	text-shadow: 0 -1px 0px rgba(0,0,0,0.18);
	display:block;
	width:100%;
	height:47px;
	margin:0;
	padding:11px 0 10px;
}
.complete{
	color:#A0C457;
	margin:-15px -8px 1px -4px;
}
.errors{
	margin:-15px -8px -5px -4px;
	padding:0;
	color:#f00;
}
.errors li{list-style:none outside;}
.btn-danger{
	border:1px solid #b10600;
	border-radius:3px;
	background: rgb(254,26,0);
	background: -moz-linear-gradient(top,  rgba(254,26,0,1) 0%, rgba(206,1,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,26,0,1)), color-stop(100%,rgba(206,1,0,1)));
	background: -webkit-linear-gradient(top,  rgba(254,26,0,1) 0%,rgba(206,1,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(254,26,0,1) 0%,rgba(206,1,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(254,26,0,1) 0%,rgba(206,1,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(254,26,0,1) 0%,rgba(206,1,0,1) 100%);
	-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.12);
	box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.12);
	color:#fff;
	font:20px/24px 'latobold', Arial, Helvetica, sans-serif;
	text-shadow: 0 -1px 0px rgba(0,0,0,0.18);
}
.subscribe-form .btn-danger{
	display:block;
	width:100%;
	margin:-6px 0 0;
	padding:11px 0 10px;
}
#main{
	margin:0 0 15px;
	min-height:1373px;
}
.intro + #main{min-height:920px;}
.topic{
	margin:0 0 22px;
	text-align:center;
	color:#006197;
	font:38px/40px nerissemibold,Georgia,"Times New Roman",Times,serif;
}
.banner{
	display:block;
	position:relative;
}
.banner .shadow{
	position:absolute;
	bottom:-15px;
	left:50%;
	margin:0 0 0 -185px;
	background:url(images/shadow-book.png) no-repeat;
	width:369px;
	height:15px;
}
.banner a{display:block;}
.banner img{
	display:block;
	width:100% !important;
	height:auto;
}
.banner img.mobile{display:none;}
.video{
	position:relative;
	border:5px solid #22292d;
	margin:0 -2px 0 0;
}
.video .shadow{
	position:absolute;
	bottom:-18px;
	left:50%;
	margin:0 0 0 -292px;
	background:url(images/shadow-video.png) no-repeat;
	width:584px;
	height:13px;
}
.video img{
	display:block;
	width:100% !important;
	height:auto;
}
.video img.mobile{display:none;}
.section{margin-bottom:15px;}
.about-block{
	background:url(images/separator02.png) no-repeat 50% 0;
	padding:52px 0 0;
}
.post{
	width:100%;
	font-family: nerislightitalic, Georgia,"Times New Roman",Times,serif;
}
.post:after{
	display:block;
	clear:both;
	content:"";
}
.post .photo{
	margin:5px 24px 0 1px;
	float:left;
	border:1px solid #acd373;
	background:#fff;
	padding:8px 9px 10px 8px;
	-webkit-box-shadow: 0 0 5px 0 rgba(172,211,115,0.75);
	box-shadow: 0 0 5px 0 rgba(172,211,115,0.75);
}
.post .photo img{display:block;}
.post .text{
	overflow:hidden;
	min-height:420px;
	padding:0 0 25px;
	background:url(images/logo-text.png) no-repeat 88% 90%;
}
.post h2{
	text-transform:uppercase;
	margin:0 0 6px;
	color:#736f69;
	font:38px/42px nerissemibold,Georgia,"Times New Roman",Times,serif;
}
#main p{margin:0 0 16px;}
#footer{
	background:url(images/separator03.png) no-repeat 50% 0;
	text-align:center;
	font:12px/16px 'latoregular', Arial, Helvetica, sans-serif;
	color:#6e6e6e;
	position:relative;
	z-index:15;
}
#footer .holder{
	max-width:370px;
	margin:0 auto;
	padding:34px 0 90px;
}
#footer .logo{
	width:255px;
	height:59px;
	float:none;
	display:inline-block;
	vertical-align:top;
	margin:0 0 3px;
	background:url(images/footer-logo.png) no-repeat;
}
#footer ul{
	margin:0 0 5px;
	padding:0;
	list-style:none;
}
#footer ul li{
	display:inline-block;
	vertical-align:top;
	position:relative;
	padding:0 4px 0 5px;
}
#footer ul li:before{
	position:absolute;
	top:3px;
	left:0;
	content:"";
	width:2px;
	height:11px;
	background:#a3a29e;
	border-left:1px solid #b8b6b1;
}
#footer ul li:first-child:before{display:none;}
/* 
 * MediaElement styles
 */
.mejs-container {
	position: relative;
	max-width: 100%;
	background: #000;
	font-family: Helvetica, Arial;
	text-align: left;
	vertical-align: top;
	text-indent: 0;
}
.me-plugin {position: absolute;}
.mejs-embed, .mejs-embed body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden;
}
.mejs-fullscreen {
	/* set it to not show scroll bars so 100% will work */
	overflow: hidden !important;
}
.mejs-container-fullscreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
	width: 100%;
	height: 100%;
}
.mejs-clear {clear: both;}
/* Start: LAYERS */
.mejs-background {
	position: absolute;
	top: 0;
	left: 0;
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mejs-mediaelement video{
	width: 100%;
	height: 100%;
	max-width: 100%;
}
.mejs-poster {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	background-size: contain ;
	background-position: 50% 50% ;
	background-repeat: no-repeat ;
	overflow:hidden;
}
:root .mejs-poster img {display: none ;}
.mejs-poster img {
	border: 0;
	padding: 0;
	border: 0;
}
.mejs-overlay {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
}
.mejs-overlay-play {cursor: pointer;}
.mejs-overlay-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 114px;
	height: 114px;
	margin: -57px 0 0 -57px;
	background: url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/bg-play.png) no-repeat;
}
.mejs-overlay-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: #333;
	background: url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/background.png);
	background: rgba(0, 0, 0, 0.9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9));
}
.mejs-overlay-loading span {
	display: block;
	width: 80px;
	height: 80px;
	background: transparent url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/loading.gif) 50% 50% no-repeat;
}
/* End: LAYERS */

/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	background: url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/background.png);
	background: rgba(0, 0, 0, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 
	background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 
	background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 	
	background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 	
	height: 30px;
	width: 100%;
}
.mejs-container .mejs-controls  div {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	font-size: 11px;
	line-height: 11px;
	font-family: Helvetica, Arial;
	border: 0;
}
.mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin: 7px 5px;
	padding: 0;
	position: absolute;
	height: 16px;
	width: 16px;
	border: 0;
	background: transparent url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/controls.svg) no-repeat;
}
.no-svg .mejs-controls .mejs-button button {background-image: url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/controls.png);}
/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {outline: dotted 1px #999;}
/* End: CONTROL BAR */

/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	display: block;
	height: 17px;
	width: auto;
	padding: 8px 3px 0 3px ;
	overflow: hidden;
	text-align: center;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto;
}
/* End: Time (Current / Duration) */

/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button {background-position: 0 0;}
.mejs-controls .mejs-pause button {background-position: 0 -16px;}
.mejs-controls .mejs-stop button {background-position: -112px 0;}
/* Start: Play/Pause/Stop */

/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
	direction: ltr;
	width: 200px;
	padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
	display: block;
	position: absolute;
	width: 180px;
	height: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	background: #333;
	background: rgba(50,50,50,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8)); 
	background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
	width: 100%;
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-animation: buffering-stripes 2s linear infinite;
	-moz-animation: buffering-stripes 2s linear infinite;
	-ms-animation: buffering-stripes 2s linear infinite;
	-o-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite;
}
@-webkit-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-moz-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-ms-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-o-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #3caac8;
	background: rgba(60,170,200,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44,124,145,0.8)), to(rgba(78,183,212,0.8))); 
	background: -webkit-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -moz-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -o-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -ms-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: linear-gradient(rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	background: rgba(255,255,255,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8)); 
	background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	border: solid 2px #333;
	top: -2px;
	text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
	position: absolute;
	display: none;
	background: #eee;
	width: 36px;
	height: 17px;
	border: solid 1px #333;
	top: -26px;
	margin-left: -18px;
	text-align: center;
	color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
	width: 30px;
	display: block;
	text-align: center;
	left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	border: solid 5px #eee;
	border-color: #eee transparent transparent transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 15px;
	left: 13px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {width: 48px;}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {width: 44px;}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {left: 18px;}
/* End: Progress Bar */

/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {background-position: -32px 0;}
.mejs-controls .mejs-unfullscreen button {background-position: -32px -16px;}
/* End: Fullscreen */

/* Start: Mute/Volume */
.mejs-controls .mejs-mute button {background-position: -16px -16px;}
.mejs-controls .mejs-unmute button {background-position: -16px 0;}
.mejs-controls .mejs-volume-button {position: relative;}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none;
	height: 115px;
	width: 25px;
	background: url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/background.png);
	background: rgba(50, 50, 50, 0.7);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: -115px;
	left: 0;
	z-index: 1;
	position: absolute;
	margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.5);
	margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.9);
	margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	position: absolute;
	left: 4px;
	top: -3px;
	width: 16px;
	height: 6px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.9);
	cursor: N-resize;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0;
}
/* horizontal version */
.mejs-controls div.mejs-horizontal-volume-slider {
	height: 26px;
	width: 60px;
	position: relative;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	background: #333;
	background: rgba(50,50,50,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8)); 
	background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	background: rgba(255,255,255,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8)); 
	background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {display: none;}
/* End: Mute/Volume */

/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button {position: relative;}
.mejs-controls .mejs-captions-button button {background-position: -48px 0;}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/background.png);
	background: rgba(50,50,50,0.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
	font-size: 10px;
	margin: 0 0 5px 0;
}
.mejs-chapters {
	position: absolute;
	top: 0;
	left: 0;
	-xborder-right: solid 1px #fff;
	width: 10000px;
	z-index: 1;
}
.mejs-chapters .mejs-chapter {
	position: absolute;
	float: left;
	background: #222;
	background: rgba(0, 0, 0, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);		
	overflow: hidden;
	border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
	font-size: 11px;
	color: #fff;
	padding: 5px;
	display: block;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {border-right: none;}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
	background: #666;
	background: rgba(102,102,102, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102,102,102,0.7)), to(rgba(50,50,50,0.6)));
	background: -webkit-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -moz-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -o-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -ms-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: linear-gradient(rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232);		
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
	font-size: 12px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0 3px 0;
	line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
	font-size: 12px;
	line-height: 12px;
	margin: 3px 0 4px 0;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mejs-captions-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align:center;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
}
.mejs-captions-layer  a {
	color: #fff;
	text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: normal;
}
.mejs-captions-position {
	position: absolute;
	width: 100%;
	bottom: 15px;
	left: 0;
}
.mejs-captions-position-hover {bottom: 45px;}
.mejs-captions-text {
	padding: 3px 5px;
	background: url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/background.png);
	background: rgba(20, 20, 20, 0.8);
}
/* End: Track (Captions and Chapters) */

/* Start: Error */
.me-cannotplay a {
	color: #fff;
	font-weight: bold;
}
.me-cannotplay span {
	padding: 15px;
	display: block;
}
/* End: Error */

/* Start: Loop */
.mejs-controls .mejs-loop-off button {background-position: -64px -16px;}
.mejs-controls .mejs-loop-on button {background-position: -64px 0;}
/* End: Loop */

/* Start: backlight */
.mejs-controls .mejs-backlight-off button {background-position: -80px -16px;}
.mejs-controls .mejs-backlight-on button {background-position: -80px 0;}
/* End: backlight */

/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button {background-position: -96px 0;}
/* End: Picture Controls */

/* context menu */
.mejs-contextmenu {
	position: absolute;
	width: 150px;
	padding: 10px;
	border-radius: 4px;
	top: 0;
	left: 0;
	background: #fff;
	border: solid 1px #999;
	z-index: 1001; /* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
	height: 1px;
	font-size: 0;
	margin: 5px 6px;
	background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 4px 6px;
	cursor: pointer;
	color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
	background: #2C7C91;
	color: #fff;
}
/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button {position: relative;}
.mejs-controls .mejs-sourcechooser-button button {background-position: -128px 0;}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/background.png);
	background: rgba(50,50,50,0.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}
/* End: Source Chooser */

/* Start: Postroll */
.mejs-postroll-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/background.png);
	background: rgba(50,50,50,0.7);
	z-index: 1000;
	overflow: hidden;
}
.mejs-postroll-layer-content {
	width: 100%;
	height: 100%;
}
.mejs-postroll-close {
	position: absolute;
	right: 0;
	top: 0;
	background: url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/background.png);
	background: rgba(50,50,50,0.7);
	color: #fff;
	padding: 4px;
	z-index: 100;
	cursor: pointer;
}
/* End: Postroll */
@media only screen and (min-width: 1600px) {
	.bg-footer{bottom:-70px;}
}
@media only screen and (max-width: 1200px) {
	.tree{
		right:-319px;
		top:-26px;
	}
}
@media only screen and (max-width: 991px) {
	.w1{
		background:#faf7ed url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/bg-w1-tabset.png) repeat-y;
		max-width:650px;
		padding:0;
		margin-bottom:259px;
	}
	#header{padding:11px 14px 10px 2px;}
	.logo{
		margin:2px 0 0;
		width:350px;
		height:94px;
		background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/logo-tabset.png) no-repeat;
	}
	.navbar-default{
		margin:0 -17px;
		z-index:11;
	}
	.navbar-default .navbar-nav > li > a{
		font-size:16px;
		text-shadow: 0 1px 0px rgba(0,0,0,0.43);
		padding:12px 5px 13px;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus, 
	.navbar-default .navbar-nav > li > a:hover, 
	.navbar-default .navbar-nav > li > a:focus{padding-bottom:8px;}
	.container-fluid .shadow{
		bottom:-23px;
		width:633px;
		margin:0 0 0 -316px;
		background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/shadow-nav-tabset.png) no-repeat;
	}
	.intro{
		overflow:hidden;
		margin:0 1px 27px;
	}
	.intro:after{display:none;}
	.intro .photo img{display:none;}
	.intro .photo img.tabset{
		display:block;
		margin:0;
	}
	.subscribe-form{
		margin:-6px 0 0 auto !important;
		padding:138px 64px 60px 73px !important;
		height:408px !important;
	}
	.subscribe-form .title{
		text-shadow:0 1px 0px rgba(255,255,255,0.75);
		margin:0 0 25px;
	}
	.subscribe-form.form-erros .title{margin-bottom:6px;}
	#main{margin:0 0 5px;}
	.topic{margin:0 0 20px;}
	.banner .shadow{
		background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/shadow-book-tabset.png) no-repeat;
		width:267px;
		bottom:-15px;
		margin:0 0 0 -134px;
	}
	.section{margin-bottom:18px;}
	.video{margin:0;}
	.video .shadow{
		background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/shadow-video-tabset.png) no-repeat;
		width:364px;
		margin:0 0 0 -182px;
		bottom:-18px;
	}
	.mejs-overlay-button{background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/bg-play-tabset.png) no-repeat 50% 50%;}
	.about-block{
		padding:58px 0 7px 2px;
		background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/separator02-tabset.png) no-repeat 50% 0;
	}
	.post .text{
		overflow:visible;
		padding:0;
		background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/logo-text-tabset.png) no-repeat 100% 86%;
	}
	#footer{background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/separator03-tabset.png) no-repeat 50% 0;}
	#footer .holder{padding:34px 0 71px;}
	#footer .logo{margin:0 0 1px;}
	.bg-footer{
		width:823px;
		bottom:104px;
		margin:0 0 0 -436px;
	}
	.bg-footer img{
		width:100% !important;
		height:auto;
	}
}
@media only screen and (max-width: 767px) {
	.w1{
		margin-bottom:117px;
		overflow:hidden;
	}
	.tree{display:none;}
	#header{
		overflow:visible;
		position:relative;
		z-index:20;
		padding:21px 0 20px;
	}
	.logo{
		margin:0 auto;
		width:275px;
		height:75px;
		float:none;
		display:block;
		background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/logo-mobile.png) no-repeat;
	}
	.logo a{
		height:100%;
		display:block;
	}
	.socail-box{
		position:absolute;
		bottom:-28px;
		right:1px;
		z-index:150;
	}
	.socail-network{
		float:right;
		margin:0;
	}
	.socail-box a.login{
		clear:none;
	}
	.socail-network li{margin:0 0 0 9px;}
	.socail-network a{
		width:20px;
		height:20px;
	}
	.socail-network a.facebook{background-position:-302px 0;}
	.socail-network a.twitter{background-position:-331px 0;}
	.socail-network a.pinterest{background-position:-360px 0;}
	.socail-network a.you-tube{
		background-position:-390px 0;
		width:28px;
	}
	.navbar{min-height:36px;}
	.navbar-default{margin:0 -5px;}
	.navbar-toggle{
		float:left;
		border:0;
		border-radius:0;
		margin:9px 0 8px 13px;
		padding:0;
		width:24px;
		height:18px;
		background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/sprite.png) no-repeat -262px 0 !important;
	}
	.navbar-default:before,
	.navbar-default:after,
	.container-fluid .shadow{display:none;}
	.navbar-collapse{
		-webkit-box-shadow:none;
		box-shadow:none;
		border:0;
	}
	.navbar-nav{
		margin:0;
		display:block !important;
	}
	.navbar-nav li{display:block !important;}
	.intro{margin:0 -6px 28px;}
	.intro .photo img.tabset{display:none;}
	.intro .photo img.mobile{
		display:block;
		margin:0;
	}
	.subscribe-form{
		width:304px !important;
		height:313px !important;
		margin:-3px auto 0 !important;
		padding:102px 48px 10px 53px !important;
		background:url(images/bg-form-mobile.png) no-repeat;
	}
	.subscribe-form .title{
		margin:0 0 17px;
		font-size:22px;
		line-height:26px;
	}
	.navbar-form .form-group{
		margin:0 0 14px !important;
		padding:0 0 0 30px;
	}
	.subscribe-form.form-erros .title{margin-bottom:6px;}
	.errors{line-height:11px;}
	.navbar-form .form-control{height:24px;}
	.navbar-form .form-group .ico-name,
	.navbar-form .form-group .ico-email{
		top:-2px;
		left:-2px;
		width:30px;
		height:26px;
	}
	.navbar-form .form-group .ico-name{background-position:-469px 0;}
	.navbar-form .form-group .ico-email{background-position:-469px -39px;}
	.subscribe-form .btn-danger{padding:7px 0;}
	.subscribe-form .btn-danger{
		font-size:15px;
		line-height:18px;
	}
	textarea {
		max-width: 189px;
	}
	#main{
		margin:0 0 10px;
		min-height:1260px;
	}
	.intro + #main {min-height:922px;}
	.topic{
		font-size:27px;
		line-height:30px;
		margin:0 0 17px;
	}
	.video {margin:0 0 16px;}
	.video img{display:none;}
	.video img.mobile{display:block;}
	.mejs-overlay-button{background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/bg-play-mobile.png) no-repeat 50% 50%;}
	.video .shadow{
		background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/shadow-video-mobile.png) no-repeat;
		width:309px;
		margin:0 0 0 -155px;
	}
	.banner img{display:none;}
	.banner img.mobile{display:block;}
	.banner .shadow{
		background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/shadow-book-mobile.png) no-repeat;
		width:300px;
		height:5px;
		bottom:-5px;
		margin:0 0 0 -150px;
	}
	.about-block{
		background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/separator02-mobile.png) no-repeat 50% 0;
		padding:40px 0 7px;
	}
	.post .photo{
		padding:6px;
		margin:3px 15px 20px 0;
	}
	.post .photo img{
		width:125px !important;
		height:auto;
	}
	.post h2{
		font-size:28px;
		line-height:32px;
	}
	.post .text{background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/logo-text-mobile.png) no-repeat 77% 91%;}
	#footer{background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/separator03-mobile.png) no-repeat 50% 0;}
	#footer .holder{padding:25px 0 46px;}
	#footer .logo{
		background:url(https://climatereportingawards.org/wp-content/themes/gottagrowit/images/footer-logo-mobile.png) no-repeat;
		width:165px;
		height:43px;
		margin:0 0 -1px;
	}
	#footer ul{margin:0 0 -1px;}
	.bg-footer{
		width:613px;
		bottom:7px;
		margin:0 0 0 -313px;
	}
	#stylized .subscribe-form label{margin:0;}
	#stylized .subscribe-form  .form-group{margin:0;}
	#stylized .subscribe-form button.btn-danger{
		height:35px;
		padding:0;
		margin:8px 0 0;
	}
}