article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0 !important;
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: 'Bitstream Vera Sans Mono', Consolas, Courier, monospace, 'Bitstream Vera Sans Mono', Consolas, Courier, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
.fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
.mobile {
	display: none;
}
@media only screen and (min-width: 520px) {
.mobile {
	display: block
}
}
.tablet {
	display: none;
}
@media only screen and (min-width: 780px) {
.tablet {
	display: block
}
}
.desktop {
	display: none;
}
@media only screen and (min-width: 960px) {
.desktop {
	display: block
}
}
.mobile-bp, .tablet-bp, .desktop-bp {
	position: fixed;
	top: 0;
	right: 0;
	padding: 16px;
	background: #fff;
	font-size: scale1;
	font-weight: 300;
	display: none
}
.donate .donate-button.donate-banner {
	z-index: 15
}
*, *:after, *:before {
	box-sizing: border-box;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility
}
html {
	height: 100%
}
body {
	position: relative;
	min-height: 100%;
	width: 100%;
	background-size: cover !important;
}
#content {
	min-height: 100%;
	display: inline-block;
	width: 100%
}
.icwrapper:after, .icwrapper:before {
	content: "";
	display: table
}
.icwrapper:after {
	clear: both
}
.icwrapper {
	max-width: 1170px;
	margin: 0 auto;
	display: block
}
.grid {
	background: #ecf0f1;
	display: inline-block
}
audio, canvas, img, video {
	vertical-align: middle
}
.browsehappy {
	margin: .2em 0;
	background: #ecf0f1;
	color: #333;
	padding: .2em 0
}
.vjs-default-skin {
	color: #ccc;
}
.vjs-default-skin .vjs-slider {
	outline: 0;
	position: relative;
	cursor: pointer;
	padding: 0;
	background-color: #333;
	background-color: rgba(51,51,51,0.9);
}
.vjs-default-skin .vjs-slider:focus {
	box-shadow: 0 0 2em #fff;
}
.vjs-default-skin .vjs-slider-handle {
	position: absolute;
	left: 0;
	top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
	content: "\e009";
	font-family: VideoJS;
	font-size: 1em;
	line-height: 1;
	text-align: center;
	text-shadow: 0 0 1em #fff;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
-ms(step, base, ratio)-transform:rotate(-45deg);
	transform: rotate(-45deg)
}
.vjs-default-skin .vjs-control-bar {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3em;
	background-color: #07141e;
	background-color: rgba(7,20,30,0.7)
}
.vjs-default-skin.vjs-has-started .vjs-control-bar {
	display: block;
	visibility: visible;
	opacity: 1;
	transition: visibility .1s, opacity .1s
}
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	display: block;
	visibility: hidden;
	opacity: 0;
	transition: visibility 1s, opacity 1s
}
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
	display: none
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
	display: none
}
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
	display: none
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
	display: none
}
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
	display: none
}
.vjs-default-skin.vjs-error .vjs-control-bar {
	display: none
}
.vjs-default-skin .vjs-control:before {
	font-family: VideoJS;
	font-size: 1.5em;
	line-height: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5)
}
.vjs-default-skin .vjs-control-text {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.vjs-default-skin .vjs-play-control {
	width: 5em;
	cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
	content: "\e001"
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
	content: "\e002"
}
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
	font-size: 1.5em;
	line-height: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5)
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
	width: 4em;
	left: -2em;
	list-style: none
}
.vjs-default-skin .vjs-volume-control {
	width: 5em;
	float: right
}
.vjs-default-skin .vjs-volume-bar {
	width: 5em;
	height: .6em;
	margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
	width: .5em;
	height: .5em;
	left: 4.5em
}
.vjs-default-skin .vjs-volume-level {
	position: absolute;
	top: 0;
	left: 0;
	height: .5em;
	width: 100%;
	background: #66a8cc url("data:image/png")
}
.vjs-default-skin .vjs-volume-handle:before {
	font-size: .9em;
	top: -.2em;
	left: -.2em;
	width: 1em;
	height: 1em
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
	display: block;
	width: 0;
	height: 0;
	border-top-color: transparent;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
	height: 0;
	width: 0
}
.vjs-default-skin .vjs-progress-control {
	position: absolute;
	left: 0;
	right: 0;
	width: auto;
	font-size: .3em;
	height: 1em;
	top: -1em;
	transition: all .4s
}
.vjs-default-skin:hover .vjs-progress-control {
	font-size: .9em;
	transition: all .2s
}
.vjs-default-skin .vjs-progress-holder {
	height: 100%
}
.vjs-default-skin .vjs-play-progress {
	background: #66a8cc url("data:image/png")
}
.vjs-default-skin .vjs-load-progress {
	background: #646464;
	background: rgba(255,255,255,0.2);
}
.vjs-default-skin .vjs-load-progress div {
	background: #787878;
	background: rgba(255,255,255,0.1)
}
.vjs-default-skin .vjs-seek-handle {
	width: 1.5em;
	height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
	padding-top: .1em
}
.vjs-default-skin.vjs-live .vjs-live-display {
	display: block
}
.vjs-default-skin .vjs-live-display {
	display: none;
	font-size: 1em;
	line-height: 3em
}
.vjs-default-skin .vjs-time-controls {
	font-size: 1em;
	line-height: 3em
}
.vjs-default-skin .vjs-current-time {
	float: left
}
.vjs-default-skin .vjs-duration {
	float: left
}
.vjs-default-skin .vjs-remaining-time {
	display: none;
	float: left
}
.vjs-default-skin .vjs-fullscreen-control {
	width: 3.8em;
	cursor: pointer;
	float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
	content: "\e000"
}
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
	content: "\e00b"
}
.vjs-default-skin .vjs-big-play-button {
	left: .5em;
	top: .5em;
	font-size: 3em;
	display: block;
	z-index: 2;
	position: absolute;
	width: 4em;
	height: 2.6em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	opacity: 1;
	background-color: #07141e;
	background-color: rgba(7,20,30,0.7);
	border: .1em solid #3b4249;
	border-radius: .8em;
	box-shadow: 0 0 1em rgba(255,255,255,0.25);
	transition: all .4s;
}
.vjs-default-skin .vjs-big-play-button:before {
	content: "\e001";
	font-family: VideoJS;
	line-height: 2.6em;
	text-shadow: .05em .05em .1em #000;
	text-align: center;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%
}
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
	left: 50%;
	margin-left: -2.1em;
	top: 50%;
	margin-top: -1.4em
}
.vjs-default-skin .vjs-loading-spinner:before {
	content: "\e01e";
	font-family: VideoJS;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	text-align: center;
	text-shadow: 0 0 .1em #000
}
.vjs-default-skin .vjs-menu {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin-bottom: 3em;
	border-left: 2em solid transparent;
	border-right: 2em solid transparent;
	border-top: 1.55em solid #000;
	border-top-color: rgba(7,40,50,0.5)
}
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 10em;
	bottom: 1.5em;
	max-height: 15em;
	overflow: auto;
	left: -5em;
	background-color: #07141e;
	background-color: rgba(7,20,30,0.7);
	box-shadow: -.2em -.2em .3em rgba(255,255,255,0.2);
}
.vjs-default-skin .vjs-menu-button ul li {
	list-style: none;
	margin: 0;
	padding: .3em 0 .3em 0;
	line-height: 1.4em;
	font-size: 1.2em;
	text-align: center;
	text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
	background-color: #000
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 2em;
	padding: 0;
	margin: 0 0 .3em 0;
	font-weight: bold;
	cursor: default
}
.vjs-default-skin .vjs-subtitles-button:before {
	content: "\e00c"
}
.vjs-default-skin .vjs-captions-button:before {
	content: "\e008"
}
.vjs-default-skin .vjs-chapters-button:before {
	content: "\e00c"
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
	width: 24em;
	left: -12em
}
.vjs-default-skin .vjs-hidden {
	display: none
}
@font-face {
	font-family: 'VideoJS';
	src: url("font/vjs.eot");
	src: url("font/vjs.eot?#iefix") format('embedded-opentype'), url("font/vjs.woff") format('woff'), url("font/vjs.ttf") format('truetype'), url("fonts/vjs.svg#icomoon") format('svg');
	font-weight: normal;
	font-style: normal
}
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	opacity: 1;
	visibility: visible
}
.vjs-default-skin .vjs-control {
	outline: none;
	position: relative;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 3em;
	width: 4em
}
.vjs-default-skin .vjs-menu-button {
	float: right;
	cursor: pointer
}
@-webkit-keyframes spin {
0% {
-webkit-transform:rotate(0);
-ms(step, base, ratio)-transform:rotate(0);
transform:rotate(0)
}
}
@keyframes spin {
0% {
-webkit-transform:rotate(0);
-ms(step, base, ratio)-transform:rotate(0);
transform:rotate(0)
}
}
.vjs-default-skin .vjs-control:focus:before, .vjs-default-skin .vjs-control:hover:before {
	text-shadow: 0 0 1em #fff
}
.vjs-default-skin .vjs-mute-control, .vjs-default-skin .vjs-volume-menu-button {
	cursor: pointer;
	float: right
}
.vjs-default-skin .vjs-mute-control:before, .vjs-default-skin .vjs-volume-menu-button:before {
	content: "\e006"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
	content: "\e003"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
	content: "\e004"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
	content: "\e005"
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu, .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
	border-top-color: rgba(7,40,50,0.5)
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content, .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
	height: 2.9em;
	width: 10em
}
.vjs-default-skin .vjs-progress-holder .vjs-play-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
	position: absolute;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 0;
	left: 0;
	top: 0
}
.vjs-default-skin.vjs-live .vjs-time-controls, .vjs-default-skin.vjs-live .vjs-time-divider, .vjs-default-skin.vjs-live .vjs-progress-control {
	display: none
}
.vjs-time-divider {
	float: left;
	line-height: 3em
}
.vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
	outline: 0;
	border-color: #fff;
	background-color: #505050;
	background-color: rgba(50,50,50,0.75);
	box-shadow: 0 0 3em #fff;
	transition: all 0s
}
.vjs-error .vjs-big-play-button {
	display: none
}
.vjs-error .vjs-error-display {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.vjs-error .vjs-error-display:before {
	content: 'X';
	font-family: Arial;
	font-size: 4em;
	color: #666;
	line-height: 1;
	text-shadow: .05em .05em .1em #000;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -.5em;
	width: 100%
}
.vjs-error .vjs-loading-spinner {
	display: none;
	-webkit-animation: none;
	-webkit-animation: none;
-ms(step, base, ratio)-animation:none;
	animation: none
}
.vjs-error-display {
	display: none;
}
.vjs-error-display div {
	position: absolute;
	bottom: 1em;
	right: 0;
	left: 0;
	font-size: 1.4em;
	text-align: center;
	padding: 3px;
	background: #000;
	background: rgba(0,0,0,0.5)
}
.vjs-error-display a, .vjs-error-display a:visited {
	color: #f4a460
}
.vjs-loading-spinner {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 4em;
	line-height: 1;
	width: 1em;
	height: 1em;
	margin-left: -.5em;
	margin-top: -.5em;
	opacity: .75
}
.vjs-waiting .vjs-loading-spinner, .vjs-seeking .vjs-loading-spinner {
	display: block;
	-webkit-animation: spin 1.5s infinite linear;
	-webkit-animation: spin 1.5s infinite linear;
-ms(step, base, ratio)-animation:spin 1.5s infinite linear;
	animation: spin 1.5s infinite linear
}
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu, .vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
	display: block
}
.vjs-default-skin .vjs-menu-button ul li:focus, .vjs-default-skin .vjs-menu-button ul li:hover, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
	outline: 0;
	color: #111;
	background-color: #fff;
	background-color: rgba(255,255,255,0.75);
	box-shadow: 0 0 1em #fff;
}
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before, .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
	box-shadow: 0 0 1em #fff;
}
.video-js {
	background-color: #000;
	position: relative;
	padding: 0;
	font-size: 10px;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, sans-serif;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
-ms(step, base, ratio)-user-select:none;
	user-select: none;
}
.video-js .vjs-tech {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.video-js:-moz-full-screen {
position:absolute
}
.video-js.vjs-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	_position: absolute;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor: none
}
.video-js.vjs-fullscreen .vjs-text-track {
	font-size: 3em
}
.video-js:-webkit-full-screen {
width:100% !important;
height:100% !important
}
.video-js.vjs-has-started .vjs-poster {
	display: none
}
.video-js.vjs-audio.vjs-has-started .vjs-poster {
	display: block
}
.video-js.vjs-controls-disabled .vjs-poster {
	display: none
}
.video-js.vjs-using-native-controls .vjs-poster {
	display: none
}
.video-js .vjs-text-track-display {
	text-align: center;
	position: absolute;
	bottom: 4em;
	left: 1em;
	right: 1em
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
	bottom: 1em
}
.video-js .vjs-text-track {
	display: none;
	font-size: 1.4em;
	text-align: center;
	margin-bottom: .1em;
	background-color: #000;
	background-color: rgba(0,0,0,0.5)
}
.video-js .vjs-subtitles {
	color: #fff
}
.video-js .vjs-captions {
	color: #fc6
}
body.vjs-full-window {
	padding: 0;
	margin: 0;
	height: 100%;
	overflow-y: auto
}
.vjs-poster {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.vjs-poster img {
	display: block;
	margin: 0 auto;
	max-height: 100%;
	padding: 0;
	width: 100%
}
.vjs-tt-cue {
	display: block
}
.vjs-lock-showing {
	display: block !important;
	opacity: 1;
	visibility: visible
}
.vjs-no-js {
	padding: 20px;
	color: #ccc;
	background-color: #333;
	font-size: 18px;
	font-family: Arial, sans-serif;
	text-align: center;
	width: 300px;
	height: 150px;
	margin: 0 auto
}
.vjs-no-js a, .vjs-no-js a:visited {
	color: #f4a460
}
@font-face {
	font-family: 'icomoon';
	src: url("fonts/icomoon.eot?#iefix") format('embedded-opentype'), url("fonts/icomoon.woff") format('woff'), url("fonts/icomoon.ttf") format('truetype'), url("fonts/icomoon.eot#icomoon") format('svg');
	font-weight: normal;
	font-style: normal
}
[data-icon]::before {
	font-family: 'icomoon';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: inherit;
	line-height: 1;
	color: inherit;
	display: inline-block
}
[data-icon]::before {
	content: attr(data-icon)
}
@media print {
* {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100% !important
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	line-height: 1.3;
	margin: 0
}
p {
	font-size: 1.1rem;
	text-align: justify;
	line-height: 1.6;
	margin: .75em 0
}
strong {
	font-weight: 700
}
a {
	color: #3498db;
	text-decoration: none;
	transition: all .3s ease;
	border-bottom: 1px solid transparent;
	color: inherit;
}
small {
font-size:.875rem;
	color: #bdc3c7
}

input[type='email'], input[type='number'], input[type='password'], input[type='search'], input[type='tel'], input[type='text'], input[type='url'], input[type='color'], input[type='date'], input[type='datetime'], input[type='datetime-local'], input[type='month'], input[type='time'], input[type='week'], textarea {
	outline: none;
	padding: 8px;
	border: 2px solid #ecf0f1;
	border-radius: 3px;
	color: inherit
}
.fieldset {
	border: 0;
	outline: 0
}
input[disabled] {
	cursor: not-allowed;
	background: #f5f5f5;
}
input[disabled]:hover, input[disabled]:focus {
	border-color: #bbb;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
}
input[type="submit"] {
	font-size: 13px;
	padding: 10px 22px;
	border-radius: 3px;
	background-color: #0074d9;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	border: none;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #006ece;
	color: #f7f7f7
}
input[type="submit"]:active {
	background-color: #0068c3
}
blockquote {
	border-left: 4px solid #ecf0f1;
	margin: 1em 0;
	padding-left: 1.5em;
}
blockquote:before, blockquote:after {
	content: "";
	display: table
}
blockquote:after:after, blockquote:after:before {
content:"";
display:table
}
blockquote:after:after {
clear:both
}
blockquote > p {
	font-weight: 300;
	font-size: 127%;
	font-size: 1.27rem;
	line-height: 127%;
	line-height: 1.27rem;
	margin-top: 0
}
blockquote > cite, blockquote > footer, blockquote > figcaption {
	color: #888;
}
blockquote > cite:before, blockquote > footer:before, blockquote > figcaption:before {
	content: '\2014'
}

.header-banner {
	display: inline-block;
	width: 100%;
}
.header-banner .tagline {
	display: block;
	margin: 347px 0 0 30px;
	font-size: 32px;
	font-size: 2.2rem;
	font-weight: 700;
	text-shadow: 0 0 0 transparent,2px 2px 6px rgba(0,0,0,1);
	color: #fff;
	line-height:1;
}
.header-banner .header-copy {
    text-shadow: 0 0 0 transparent,2px 2px 6px rgba(0,0,0,1);
    color: #fff;
    display: block;
    margin: 10px 0 0 30px;
    max-width: 52%;
    font-size: 1.2rem;
    font-weight: 600;
}
.header-banner .header-donate {
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	border-radius: 999px;
	margin: 14px 0 30px 30px;
	background: rgba(52,152,219,0.85);
	border: 1px solid #fff;
	font-size: 22px;
	padding: 25px 40px;
	max-width: 335px;
}
.header-banner .header-btn {
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	border-radius: 999px;
	margin: 14px 0 30px 30px;
	background: rgba(26,188,156,0.85);
	border: 1px solid #fff;
	font-size: 14px;
	padding: 12px;
	width: 200px;
}
.header-banner .header-donate:hover, .header-banner .header-donate:focus, .header-banner .header-btn:hover, .header-banner .header-btn:focus {
	background-color: #006ece;
	color: #f7f7f7
}
.header-banner .header-donate:active {
	background-color: #0068c3
}
.header-banner .header-donate:hover {
	color: #3498db;
	background: #fff
}
.header-banner .header-btn:active {
	background-color: #17A689
}
.header-banner .header-btn:hover {
	color: #1ABC9C;
	background: #fff
}
.overview {
	position: relative;
	text-align: center;
	background: #fff;
	/*padding-bottom: 50px;*/
}
.overview .icwrapper {
	max-width: 1000px
}
.overview h1 {
	font-size: 68px;
	font-size: 4.236068065859262rem;
	margin-top: 80px;
	margin-bottom:0 !important;
}
@media only screen and (max-width: 520px) {
.overview h1 {
	font-size: 52px;
	font-size: 3.272542531445rem
}
}
.overview .summary {
	display: inline-block;
	/*text-align: center;
	font-style: italic;*/
	margin-top: 35px;
	/*margin-bottom:35px;*/
}
.overview .video {
	display: inline-block;
	padding-bottom: 56.25%;
	overflow: hidden;
	width: 100%;
	height: 0;
	position: relative;
	background: #bdc3c7;
	margin-top: 60px
}
.overview .video img {
	position: absolute;
	display: block
}
.donate {
	text-align: center;
	background: none;
	padding: 80px 0;
	height: 540px;
	position: relative;
}
.donate::before, .donate::after {
	content: '';
	position: absolute;
	top: -40px;
	width: 50.25%;
	height: 80px;
	background: #fff;
}
@media only screen and (min-width: 1845px) {
.donate::before, .donate::after {
	height: 100px;
	top: -50px
}
}
@media only screen and (min-width: 2300px) {
.donate::before, .donate::after {
	height: 120px;
	top: -60px
}
}
@media only screen and (min-width: 2750px) {
.donate::before, .donate::after {
	height: 140px;
	top: -70px
}
}
.donate:before {
	-webkit-transform: rotate(5deg) skewX(5deg);
-ms(step, base, ratio)-transform:rotate(5deg) skewX(5deg);
	-ms-transform: rotate(5deg) skewX(5deg);
	transform: rotate(5deg) skewX(5deg);
	left: -.1%
}
.donate::after {
	-webkit-transform: rotate(-5deg) skewX(-5deg);
-ms(step, base, ratio)-transform:rotate(-5deg) skewX(-5deg);
	-ms-transform: rotate(-5deg) skewX(-5deg);
	transform: rotate(-5deg) skewX(-5deg);
	right: -.1%
}
.donate .donate-blurb {
	display: block;
	line-height: 1.6;
	text-align: center;
	max-width: 730px;
	width: 85%;
	margin: 90px auto 0 auto;
	font-size: 32px;
	font-size: 2.0225425rem;
	font-weight: 600;
	color: #fff;
	text-shadow: 2px 2px 6px rgba(0,0,0,1);
}
@media only screen and (max-width: 520px) {
.donate .donate-blurb {
	font-size: 26px;
	font-size: 1.618034rem;
	margin-top: 60px
}
}
.donate .donate-button {
	border-radius: 999px;
	display: block;
	margin: 60px auto 0 auto;
	color: #fff;
	background: rgba(52,152,219,0.85);
	border: 1px solid #fff;
	width: 180px;
	padding: 12px;
	font-size: 16px;
	font-size: 1rem;
	transition: background .2s ease-in-out, color .2s ease-in-out, width .2s ease-in-out;
	text-shadow:none;
}
.donate .donate-button:hover {
	background: #fff;
	color: #3498db
}

.donate .donate-button.donate-banner {
  position: fixed;
  left:0;
  right:0;
  bottom: 10px;
  margin: 0 auto;
  border: 0;
}
.donate .donate-button.donate-banner:hover {
	color: #fff;
	background: #3498db
}
.donate .donate-matching {
	font-size: 1rem;
	margin: .75em 0;
	line-height: 1.6em;
}
.charity-profile, .effective {
	background: #fff;
	text-align: center;
	position: relative;
}
.charity-profile {
  padding-bottom: 40px;
}
.effective::before, .effective::after {
	content: '';
	position: absolute;
	top: -40px;
	width: 50.25%;
	height: 80px;
	background: #fff;
}
@media only screen and (min-width: 1845px) {
.effective::before, .effective::after {
	height: 100px;
	top: -50px
}
}
@media only screen and (min-width: 2300px) {
.effective::before, .effective::after {
	height: 120px;
	top: -60px
}
}
@media only screen and (min-width: 2750px) {
.effective::before, .effective::after {
	height: 140px;
	top: -70px
}
}
.effective::before {
	-webkit-transform: rotate(5deg) skewX(5deg);
-ms(step, base, ratio)-transform:rotate(5deg) skewX(5deg);
	-ms-transform: rotate(5deg) skewX(5deg);
	transform: rotate(5deg) skewX(5deg);
	left: -.1%
}
.effective::after {
	-webkit-transform: rotate(-5deg) skewX(-5deg);
-ms(step, base, ratio)-transform:rotate(-5deg) skewX(-5deg);
	-ms-transform: rotate(-5deg) skewX(-5deg);
	transform: rotate(-5deg) skewX(-5deg);
	right: -.1%
}
.charity-profile .profile-items {
	overflow: hidden;
}
.charity-profile .profile-items article {
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
	margin-top: 80px;
	display: table;
	text-align: left;
	height:100%;
}
.charity-profile .profile-items article:after, .charity-profile .profile-items article:before {
	content: "";
	display: table
}
.charity-profile .profile-items article:after {
	clear: both
}
.charity-profile .profile-items article .image {
*zoom:1;
	float: left;
	text-align: inherit;
	width: 48.5%;
	margin-left: 0%;
	margin-right: 3%;
}
.charity-profile .profile-items article .image:before, .charity-profile .profile-items article .image:after {
	content: '';
	display: table
}
.charity-profile .profile-items article .image:after:after, .charity-profile .profile-items article .image:after:before {
content:"";
display:table
}
.charity-profile .profile-items article .image:after:after {
clear:both
}
.charity-profile .profile-items article .image:after, .charity-profile .profile-items article .image:before {
	content: "";
	display: table
}
.charity-profile .profile-items article .image:after {
	clear: both
}
.charity-profile .profile-items article .image:last-child {
	margin-right: 0%
}
@media only screen and (max-width: 780px) {
.charity-profile .profile-items article .image {
	display: block;
	float: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto
}
.charity-profile .profile-items article .image:after, .charity-profile .profile-items article .image:before {
	content: "";
	display: table
}
.charity-profile .profile-items article .image:after {
	clear: both
}
.charity-profile .profile-items article .image:first-child {
	margin-left: auto
}
.charity-profile .profile-items article .image:last-child {
	margin-right: auto
}
.charity-profile .profile-items article .image:nth-child(odd) {
	display: none
}
}
.charity-profile .profile-items article .profile-content {
*zoom:1;
	float: left;
	text-align: inherit;
	width: 48.5%;
	margin-left: 0%;
	margin-right: 3%;
	display:inline-table;
	height:100%;
	zoom:1;
	*display:inline;
}
.charity-profile .profile-items article .profile-content .profile-vertical-center {
  float: none;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.charity-profile .profile-items article .profile-content:before, .charity-profile .profile-items article .profile-content:after {
	content: '';
	display: table
}
.charity-profile .profile-items article .profile-content:after:after, .charity-profile .profile-items article .profile-content:after:before {
content:"";
display:table
}
.charity-profile .profile-items article .profile-content:after:after {
clear:both
}
.charity-profile .profile-items article .profile-content:after, .charity-profile .profile-items article .profile-content:before {
	content: "";
	display: table
}
.charity-profile .profile-items article .profile-content:after {
	clear: both
}
.charity-profile .profile-items article .profile-content:last-child {
	margin-right: 0%
}
.charity-profile .profile-items article .profile-content h1 {
	font-size: 2.0225425rem;
	margin-top: 0
}
@media only screen and (max-width: 780px) {
.charity-profile .profile-items article .profile-content {
	display: block;
	float: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto
}
.charity-profile .profile-items article .profile-content:after, .charity-profile .profile-items article .profile-content:before {
	content: "";
	display: table
}
.charity-profile .profile-items article .profile-content:after {
	clear: both
}
.charity-profile .profile-items article .profile-content:first-child {
	margin-left: auto
}
.charity-profile .profile-items article .profile-content:last-child {
	margin-right: auto
}
}
.charity-profile .profile-items article:first-child, .charity-profile .profile-items article:nth-child(3) {
	right: -7.5%;
}
@media only screen and (max-width: 780px) {
.charity-profile .profile-items article:first-child, .charity-profile .profile-items article:nth-child(3) {
	right: 0
}
}
.charity-profile .profile-items article:nth-child(2) {
	left: -7.5%;
}
@media only screen and (max-width: 780px) {
.charity-profile .profile-items article:nth-child(2) {
	left: 0
}
}
@media only screen and (max-width: 780px) {
.charity-profile .profile-items article {
	width: 85%;
	margin: 60px 0;
	display:inline-block;
}
}
.charity-profile .profile-items article .responsive-img {
	padding-bottom: 62.5%;
	overflow: hidden;
	width: 100%;
	height: 0;
	position: relative;
}
.charity-profile .profile-items article .responsive-img img {
	position: absolute;
	display: block;
	height:100%;
}
@media only screen and (max-width: 780px) {
.charity-profile .profile-items article .responsive-img {
	margin-top: 20px
}
}
.charity-profile .profile-items article h1 {
	color: #e74c3c
}
.effective {
	background: #fff;
	padding-top: 100px;
	color: #333;
}
.effective .row {
	margin-bottom:45px;
}
.effective h1 {
	font-size: 68px;
	font-size: 4.236068065859262rem;
	text-align: center;
	margin-bottom: 45px !important;
}
@media only screen and (max-width: 520px) {
.effective h1 {
	font-size: 52px;
	font-size: 3.272542531445rem
}
}
.effective h1 {
	color: #222;
}
.effective .effective-feature {
*zoom:1;
	float: left;
	text-align: inherit;
	width: 26%;
	margin-left: 0%;
	margin-right: 11%;
	margin-top: 5%;
	margin-bottom: 5%;
	text-align: center;
	min-height: 325px;
}
.effective .effective-feature:before, .effective .effective-feature:after {
	content: '';
	display: table
}
.effective .effective-feature:after:after, .effective .effective-feature:after:before {
content:"";
display:table
}
.effective .effective-feature:after:after {
clear:both
}
.effective .effective-feature:after, .effective .effective-feature:before {
	content: "";
	display: table
}
.effective .effective-feature:after {
	clear: both
}
.effective .effective-feature:nth-child(3n) {
	margin-right: 0%;
	float: right
}
.effective .effective-feature:nth-child(3n+1):after, .effective .effective-feature:nth-child(3n+1):before {
	content: "";
	display: table
}
.effective .effective-feature:nth-child(3n+1):after {
	clear: both
}
@media only screen and (max-width: 780px) {
.effective .effective-feature {
*zoom:1;
	float: left;
	text-align: inherit;
	width: 45%;
	margin-left: 0%;
	margin-right: 10%
}
.effective .effective-feature:before, .effective .effective-feature:after {
	content: '';
	display: table
}
.effective .effective-feature:after:after, .effective .effective-feature:after:before {
content:"";
display:table
}
.effective .effective-feature:after:after {
clear:both
}
.effective .effective-feature:after, .effective .effective-feature:before {
	content: "";
	display: table
}
.effective .effective-feature:after {
	clear: both
}
.effective .effective-feature:nth-child(3n) {
	margin-right: 10%;
	float: left
}
.effective .effective-feature:nth-child(3n+1):after, .effective .effective-feature:nth-child(3n+1):before {
	content: "";
	display: table
}
.effective .effective-feature:nth-child(3n+1):after {
	clear: both
}
.effective .effective-feature:nth-child(2n) {
	margin-right: 0%;
	float: right
}
.effective .effective-feature:nth-child(2n+1):after, .effective .effective-feature:nth-child(2n+1):before {
	content: "";
	display: table
}
.effective .effective-feature:nth-child(2n+1):after {
	clear: both
}
}
@media only screen and (max-width: 520px) {
.effective .effective-feature {
	display: block;
	float: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px
}
.effective .effective-feature:after, .effective .effective-feature:before {
	content: "";
	display: table
}
.effective .effective-feature:after {
	clear: both
}
.effective .effective-feature:first-child {
	margin-left: auto
}
.effective .effective-feature:last-child {
	margin-right: auto
}
}
.effective .effective-feature .icon, .effective .span1 .icon {
	display: block;
	text-align: center;
	margin: 0 auto 35px auto;
	color: #1abc9c;
	font-size: 3.272542531445rem
}
.effective .span1 .icon {
  margin: 15px auto 0;
}
.effective .effective-feature h1 {
	font-size: 1.618034rem;
	color: #1abc9c
}
.effective .span7 h1 {
  text-align: left;
  margin-bottom: 10px !important;
    font-size: 1.7rem;
  color: #1abc9c;
}
.effective .effective-feature p {
	text-align: center
}
.impact {
	background: #f9f9f9;
	padding-top: 60px;
	/*padding-bottom:60px;*/
	color: #333;
}
.impact h1 {
	font-size: 68px;
	font-size: 4.236068065859262rem;
	text-align: center;
	margin-bottom: 45px !important;
}
@media only screen and (max-width: 520px) {
.impact h1 {
	font-size: 52px;
	font-size: 3.272542531445rem
}
}
.impact h1 {
	color: #222;
}
.impact .calculator-input {
	margin-top: 60px;
}
.impact .calculator-input label {
	max-width: 450px;
	display: block;
	margin: 0 auto;
	text-align: center;
	font-style: italic;
	font-size:1rem;
}
.impact .calculator-input .fieldset {
	max-width: 350px;
	width: 100%;
	margin: 30px auto;
	text-align:center;
}
.impact .calculator-input .fieldset #amount {
	border: 0;
	color: #3498db;
	border-bottom: 1px solid #3498db;
	width: 100%;
	padding: 6px;
	border-radius: 0;
	outline: none;
	font-size: 2.618034025156rem;
	font-weight: 300;
	transition: background .2s ease;
	height:80px;
	background-color: transparent;
}
.impact .calculator-input .fieldset #amount::-webkit-input-placeholder {
   color: #777;
}

.impact .calculator-input .fieldset #amount:-moz-placeholder { /* Firefox 18- */
   color: #777;  
}

.impact .calculator-input .fieldset #amount::-moz-placeholder {  /* Firefox 19+ */
   color: #777;  
}

.impact .calculator-input .fieldset #amount:-ms-input-placeholder {  
   color: #777;  
}



.impact .calculator-input .fieldset #amount:focus, .impact .calculator-input .fieldset #amount:hover {
	background: #fff;
}
#calculate {
	margin-top:20px;
}
@media only screen and (min-width: 520px) and (max-width: 780px) {
.impact .calculator-input .fieldset #amount {
	font-size: 3.272542531445rem
}
}
.impact .calculator-input .fieldset:before {
	float: left;
	display: inline-block;
	content: "$";
	font-size: 3.5rem;
	margin-left: -36px;
	margin-top:10px;
	font-weight: 300;
	line-height: 1;
	color: #3498db;
}
@media only screen and (min-width: 520px) and (max-width: 780px) {
.impact .calculator-input .fieldset:before {
	font-size: 4.236068065859262rem;
	margin-left: -42px
}
}
.impactOp {
	position: absolute;
    top: 70px;
    right: -75px;
}
.impact .output {
	display: inline-block;
	width: 100%;
	margin-top: 50px;
	display: none;
}
.impact .output .result {
*zoom:1;
	float: left;
	text-align: inherit;
	position:relative;
}
.impact .output .result:nth-child(3) {
  margin-right: 0;
}
.impact .output .result:before, .impact .output .result:after {
	content: '';
	display: table
}
.impact .output .result:after:after, .impact .output .result:after:before {
content:"";
display:table
}
.impact .output .result:after:after {
clear:both
}
.impact .output .result:after, .impact .output .result:before {
	content: "";
	display: table
}
.impact .output .result:after {
	clear: both
}
.impact .output .result:last-child {
	margin-right: 0%
}
.impact .output .result .icon {
	display: block;
	width: 100%;
	max-width: 200px;
	margin: 0 auto
}
.impact .output .result .result-details {

	max-width: 19em;
	margin: 30px auto;
	font-size: 100%;
    line-height: 1.1;
}
.impact .output .result .result-details:after, .impact .output .result .result-details:before {
	content: "";
	display: table
}
.impact .output .result .result-details:after {
	clear: both
}
.impact .output .result .result-details .number {
	float: left;
	margin-left: 15px;
	font-size:5em;
	max-width:33%;
}
.impact .output .result .result-details .number span {
	line-height: 1
}
.impact .output .result .result-details .thing {
	float: right;
	padding-top: 2%;
	margin-right: -15px;
	font-size: 2.2em;
    white-space: normal;
    font-weight: 300;
    max-width: 67%;
}
.impact .output .result .result-details .thing span {
	line-height: 1;
	font-weight: 300;
	white-space:normal;
}
.impact .output .result .info {
*zoom:1;
	float: left;
	text-align: inherit;
	width: 100%;
	margin-left: 0%;
	margin-right: 3%;
	padding: 4px 40px 0 0;
	margin: 0 0 18px 8px;
	line-height: 1.4;
	text-align: center;
}
.impact .output .result .info:before, .impact .output .result .info:after {
	content: '';
	display: table
}
.impact .output .result .info:after:after, .impact .output .result .info:after:before {
content:"";
display:table
}
.impact .output .result .info:after:after {
clear:both
}
.impact .output .result .info:after, .impact .output .result .info:before {
	content: "";
	display: table
}
.impact .output .result .info:after {
	clear: both
}
.impact .output .result .info:last-child {
	margin-right: 0%
}
@media only screen and (max-width: 520px) {
.impact .output .result .info {
	padding: 16px 0 0 0
}
}
.impact .output .result.result-green .number, .impact .output .result.result-green .thing {
	color: #1abc9c
}
.impact .output .result.result-red .number, .impact .output .result.result-red .thing {
	color: #e74c3c
}
.impact .output .result.result-blue .number, .impact .output .result.result-blue .thing {
	color: #3498db
}
.sustainable {
	background: #fff;
	padding-top: 60px;
	color: #333;
}
.sustainable h1 {
	font-size: 68px;
	font-size: 4.236068065859262rem;
	text-align: center;
	margin-bottom: 45px !important;
}
@media only screen and (max-width: 520px) {
.sustainable h1 {
	font-size: 52px;
	font-size: 3.272542531445rem
}
}
.sustainable h1 {
	color: #222;
}
.sustainable .sustainable-feature {
*zoom:1;
	float: left;
	text-align: inherit;
	width: 26.66666666666663%;
	margin-left: 0%;
	margin-right: 10%;
	margin-top: 5%;
	margin-bottom: 5%;
	text-align: center;
}
.sustainable .sustainable-feature:before, .sustainable .sustainable-feature:after {
	content: '';
	display: table
}
.sustainable .sustainable-feature:after:after, .sustainable .sustainable-feature:after:before {
content:"";
display:table
}
.sustainable .sustainable-feature:after:after {
clear:both
}
.sustainable .sustainable-feature:after, .sustainable .sustainable-feature:before {
	content: "";
	display: table
}
.sustainable .sustainable-feature:after {
	clear: both
}
.sustainable .sustainable-feature:nth-child(3n) {
	margin-right: 0%;
	float: right
}
.sustainable .sustainable-feature:nth-child(3n+1):after, .sustainable .sustainable-feature:nth-child(3n+1):before {
	content: "";
	display: table
}
.sustainable .sustainable-feature:nth-child(3n+1):after {
	clear: both
}
@media only screen and (max-width: 780px) {
.sustainable .sustainable-feature {
*zoom:1;
	float: left;
	text-align: inherit;
	width: 45%;
	margin-left: 0%;
	margin-right: 10%
}
.sustainable .sustainable-feature:before, .sustainable .sustainable-feature:after {
	content: '';
	display: table
}
.sustainable .sustainable-feature:after:after, .sustainable .sustainable-feature:after:before {
content:"";
display:table
}
.sustainable .sustainable-feature:after:after {
clear:both
}
.sustainable .sustainable-feature:after, .sustainable .sustainable-feature:before {
	content: "";
	display: table
}
.sustainable .sustainable-feature:after {
	clear: both
}
.sustainable .sustainable-feature:nth-child(3n) {
	margin-right: 10%;
	float: left
}
.sustainable .sustainable-feature:nth-child(3n+1):after, .sustainable .sustainable-feature:nth-child(3n+1):before {
	content: "";
	display: table
}
.sustainable .sustainable-feature:nth-child(3n+1):after {
	clear: both
}
.sustainable .sustainable-feature:nth-child(2n) {
	margin-right: 0%;
	float: right
}
.sustainable .sustainable-feature:nth-child(2n+1):after, .sustainable .sustainable-feature:nth-child(2n+1):before {
	content: "";
	display: table
}
.sustainable .sustainable-feature:nth-child(2n+1):after {
	clear: both
}
}
@media only screen and (max-width: 520px) {
.sustainable .sustainable-feature {
	display: block;
	float: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px
}
.sustainable .sustainable-feature:after, .sustainable .sustainable-feature:before {
	content: "";
	display: table
}
.sustainable .sustainable-feature:after {
	clear: both
}
.sustainable .sustainable-feature:first-child {
	margin-left: auto
}
.sustainable .sustainable-feature:last-child {
	margin-right: auto
}
}
.sustainable .sustainable-feature .icon {
	display: block;
	text-align: center;
	margin: 0 auto 35px auto;
	color: #e74c3c;
	font-size: 3.272542531445rem
}
.sustainable .sustainable-feature h1 {
	font-size: 1.618034rem;
	color: #e74c3c
}
.sustainable .sustainable-feature p {
	text-align: center
}
.accountable {
	background: #fff;
	padding-top: 30px;
	color: #333;
	padding-bottom: 80px;
}
.accountable h1 {
	font-size: 68px;
	font-size: 4.236068065859262rem;
	text-align: center;
	margin-bottom: 45px !important;
}
@media only screen and (max-width: 520px) {
.accountable h1 {
	font-size: 52px;
	font-size: 3.272542531445rem
}
}
@media only screen and (max-width: 780px) {
.accountable {
	padding-bottom: 130px
}
}
.accountable h1 {
	color: #222;
	margin-bottom: 70px;
}
@media only screen and (max-width: 780px) {
.accountable h1 {
	margin-bottom: 40px
}
}
.accountable .content-row {
  display: table;
  height: 100%;
}
.accountable .content {
    zoom:1;
	*display:inline;
	float: left;
	text-align: inherit;
	width: 48.5%;
	margin-left: 0%;
	margin-right: 3%;
	display: inline-table;
	height:100%;
}
.accountable .content .vcenter {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.accountable .content ol {
    padding-left: 30px;
}
.accountable .content ol li {
    margin-bottom: 15px;
}
.accountable .content:before, .accountable .content:after {
	content: '';
	display: table
}
.accountable .content:after:after, .accountable .content:after:before {
content:"";
display:table
}
.accountable .content:after:after {
clear:both
}
.accountable .content:after, .accountable .content:before {
	content: "";
	display: table
}
.accountable .content:after {
	clear: both
}
.accountable .content:last-child {
	margin-right: 0%
}
@media only screen and (max-width: 780px) {
.accountable .content {
	display: block;
	float: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto
}
.accountable .content:after, .accountable .content:before {
	content: "";
	display: table
}
.accountable .content:after {
	clear: both
}
.accountable .content:first-child {
	margin-left: auto
}
.accountable .content:last-child {
	margin-right: auto
}
}
.accountable .image {
*zoom:1;
	float: left;
	text-align: inherit;
	width: 48.5%;
	margin-left: 0%;
	margin-right: 3%;
}
.accountable .image:before, .accountable .image:after {
	content: '';
	display: table
}
.accountable .image:after:after, .accountable .image:after:before {
content:"";
display:table
}
.accountable .image:after:after {
clear:both
}
.accountable .image:after, .accountable .image:before {
	content: "";
	display: table
}
.accountable .image:after {
	clear: both
}
.accountable .image:last-child {
	margin-right: 0%
}
@media only screen and (max-width: 780px) {
.accountable .image {
	display: block;
	float: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px
}
.accountable .image:after, .accountable .image:before {
	content: "";
	display: table
}
.accountable .image:after {
	clear: both
}
.accountable .image:first-child {
	margin-left: auto
}
.accountable .image:last-child {
	margin-right: auto
}
}
.accountable .image .responsive-img {
	padding-bottom: 66.6666666666667%;
	overflow: hidden;
	width: 100%;
	height: 0;
	position: relative;
}
.accountable .image .responsive-img img {
	position: absolute;
	display: block
}
.accountable .image .responsive-img img {
	max-width: 100%;
	width:100%;
}
.faq {
	background: #f9f9f9;
	padding-top: 40px;
	color: #222;
}
.faq h1 {
	font-size: 68px;
	font-size: 4.236068065859262rem;
	text-align: center;
	margin-bottom: 45px !important;
}
@media only screen and (max-width: 520px) {
.faq h1 {
	font-size: 52px;
	font-size: 3.272542531445rem
}
}
.faq h1 {
	font-size: 52px;
	font-size: 3.272542531445rem;
	margin-bottom: 60px !important;
}
@media only screen and (max-width: 520px) {
.faq h1 {
	font-size: 42px;
	font-size: 2.618034025156rem
}
}
.faq .faq-wrap {
	position: relative;
	margin-top: 80px;
	padding-right:20px;
}
.faq .faq-wrap .faq-sidebar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 300px;
}
@media only screen and (max-width: 780px) {
.faq .faq-wrap .faq-sidebar {
	display: none
}
}
.faq .faq-wrap .faq-sidebar ul {
	position: -webkit-sticky;
	position: sticky;
	top: 30px;
	width: 300px;
	padding-right: 8px;
	border-right: 2px solid #ecf0f1;
}
.faq .faq-wrap .faq-sidebar ul li {
	list-style: none;
	margin: 25px 0;
}
.faq .faq-wrap .faq-sidebar ul li:first-child {
	margin-top: 0
}
.faq .faq-wrap .faqs {
	padding-left: 400px;
	width: auto;
}
@media only screen and (max-width: 780px) {
.faq .faq-wrap .faqs {
	padding-left: 0
}
}
.faq .faq-wrap .faqs article {
	margin-bottom: 60px;
}
.faq .faq-wrap .faqs article h1 {
	text-align: left;
	font-weight: 600;
	font-size: 26px;
	font-size: 1.618034rem;
	margin: 0 !important;
}
.faq .faq-wrap .faq-sidebar a {
	color: #1abc9c
}
.faq .faq-wrap .faqs h1 {
	color: #1abc9c
}
.more-info {
	background: #f9f9f9;
	padding-top: 40px;
	color: #222;
	padding-bottom: 180px;
}
.more-info h1 {
	font-size: 68px;
	font-size: 4.236068065859262rem;
	text-align: center;
	margin-bottom: 45px !important;
}
@media only screen and (max-width: 520px) {
.more-info h1 {
	font-size: 52px;
	font-size: 3.272542531445rem
}
}
.more-info h1 {
	font-size: 52px;
	font-size: 3.272542531445rem;
}
@media only screen and (max-width: 520px) {
.more-info h1 {
	font-size: 42px;
	font-size: 2.618034025156rem
}
}

.more-info .resources h1, .more-info .blurb h1/*, .more-info .rss h1*/ {
	font-size: 26px;
	font-size: 1.618034rem;
	color: #1abc9c;
	text-align: center;
	font-weight: 600;
	margin-bottom: 35px !important;
}
.more-info .resources li {
	margin: 8px 0
}
.more-info .blurb .signoff {
	float: right;
	font-weight: 600;
	color: #bdc3c7;
}

#banner {
	position: initial !important;
	z-index: initial !important;
}
#charities {display:none;}

.videomodal {margin:0 !important}

.photo-credits {
    margin-top: 100px;
}
.photo-credits h6 {
    font-size: 13px;
}
.photo-credits span {
    font-weight: 600;
}
.overview a, .charity-profile a, .effective a, .accountable a, .faq a {
    color: #3498db;
}
.overview a:hover, .charity-profile a:hover, .effective a:hover, .accountable a:hover, .faq a:hover {
    color: #155179;
}
.c_content .eipbackimg {margin-top:150px !important; margin-left:0 !important;}

.ic-content:after{content:'';display:table;clear:both;}.ic-content{max-width:1280px;width:85%;margin:0 auto;display:block;/*min-height:400px;padding-top:100px*/}.placeholder{text-align:center;padding-bottom:30px;}.placeholder__text{font-size:calc(26px + 22 * ((100vw - 420px) / 860));font-weight:700;color:#d2d7d7;text-align:center;line-height:1.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 420px){.placeholder__text{font-size:26px;}}@media screen and (min-width: 1280px){.placeholder__text{font-size:48px;}}.ic-output{display:none}.output__intro{color:#a3aab0;text-align:center;margin:0 auto;font-size:calc(24px + 12 * ((100vw - 420px) / 860));max-width:800px;}@media screen and (max-width: 420px){.output__intro{font-size:24px;}}@media screen and (min-width: 1280px){.output__intro{font-size:36px;}}@media only screen and (max-width:475px){.output__intro{margin-top:4.5em}}.output__intro strong{color:#3498db}.output__results:after{content:'';display:table;clear:both;}.output__results{padding:60px 0 10px;}@media only screen and (max-width:420px){.output__results{padding:45px 0}}.output__results__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.result{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(99.99% * 1/3 - (5em - 5em * 1/3));position:relative;margin-top:2.25em;margin-bottom:2.25em;text-align:center;}.result:nth-child(n){margin-right:5em;}.result:last-child{margin-right:0;}.result:nth-child(3n){margin-right:0;}@media only screen and (max-width:850px){.result{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(99.99% * 1/2 - (5em - 5em * 1/2))}.result:nth-child(n){margin-right:5em;}.result:last-child{margin-right:0;}.result:nth-child(2n){margin-right:0;}}@media only screen and (max-width:550px){.result{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(99.99% * 1 - (30px - 30px * 1));margin-top:3.5em;margin-bottom:3.5em}.result:nth-child(n){margin-right:30px;}.result:last-child{margin-right:0;}.result:nth-child(undefinedn){margin-right:0;}}.result__icon{width:90%;max-width:150px}.result__content{font-size:calc(16px + 3 * ((100vw - 420px) / 860));text-align:center;color:#7f8c8d;max-width:350px;margin:1.25em auto 0 !important;}@media screen and (max-width: 420px){.result__content{font-size:16px;}}@media screen and (min-width: 1280px){.result__content{font-size:19px;}}.result__content[data-color="red"] strong{color:#e74c3c}.result__content[data-color="green"] strong{color:#1abc9c}.result__content[data-color="blue"] strong{color:#3498db}.result__joiner{position:absolute;top:50px;right:auto;bottom:auto;left:-3.5em;display:block;padding:6px 0;width:50px;background:#f5f5f5;font-size:calc(16px + 3 * ((100vw - 420px) / 860));font-weight:bold;color:#7f8c8d;border-radius:5px}@media screen and (max-width: 420px){.result__joiner{font-size:16px;}}@media screen and (min-width: 1280px){.result__joiner{font-size:19px;}}.result:nth-child(4) .result__joiner{left:-1em}@media only screen and (max-width:850px){.result:nth-child(4) .result__joiner{left:-3.5em}.result:nth-child(3) .result__joiner{left:-1em}}@media only screen and (max-width:550px){.result .result__joiner{top:-4.25em !important;left:50% !important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.info__donate,.info__learn-more{display:block;width:250px;color:#fff !important;padding:16px 0;border-radius:6px;margin:0 auto 45px;text-align:center;font-weight:bold}.info__donate{background:#3498db}.info__learn-more{background:#3498db}.info__content{display:inline-block;width:100%;margin:0 0 30px;}.info__content__heading{font-size:calc(22px + 6 * ((100vw - 420px) / 860));font-weight:400;color:#3498db;display:none;}@media screen and (max-width: 420px){.info__content__heading{font-size:22px;}}@media screen and (min-width: 1280px){.info__content__heading{font-size:28px;}}@media only screen and (max-width:400px){.info__content__heading{text-align:center}}.info__content__text{color:#7f8c8d;font-size:16px;}@media only screen and (max-width:400px){.info__content__text{border:none;padding-left:0;margin-left:0}}.info__recommendation{color:#a3aab0;font-style:italic;text-align:center;margin:60px auto;max-width:800px}.disclaimer{background:#f5f5f5;padding:30px 0;margin-top:45px;}.disclaimer__section{margin:30px 0;display:inline-block;width:100%;}.disclaimer__section__heading{font-size:calc(22px + 6 * ((100vw - 420px) / 860));font-weight:400;color:#7f8c8d}@media screen and (max-width: 420px){.disclaimer__section__heading{font-size:22px;}}@media screen and (min-width: 1280px){.disclaimer__section__heading{font-size:28px;}}.disclaimer__section p{color:#7f8c8d}.ic-banner{background:url("img/header.jpg") center center no-repeat;background-size:cover;padding-bottom:20px;padding-top:160px}.titlebar{padding:15px 5%;width:95%;margin:30px auto 0;}.titlebar__title{padding:20px 0 10px;color:#fff;font-size:calc(32px + 10 * ((100vw - 420px) / 860));text-align:center;font-weight:700}@media screen and (max-width: 420px){.titlebar__title{font-size:32px;}}@media screen and (min-width: 1280px){.titlebar__title{font-size:42px;}}.toolbar{padding:25px 5%;position:fixed;top:88px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:1;background:#3498db;-webkit-transform:translateY(calc(-100% - 88px));-ms-transform:translateY(calc(-100% - 88px));transform:translateY(calc(-100% - 88px));-webkit-transition:-webkit-transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1);}@media only screen and (max-width:475px){.toolbar{padding:15px 7.5%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}}.toolbar--scroll{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.amount{max-width:230px;/*position:relative;height:60px;*/}.amount:before{content:attr(data-currency);position:absolute;font-size:calc(16px + 12 * ((100vw - 420px) / 860));z-index:1;line-height:60px;vertical-align:middle;color:#FFFFFF;color:rgba(255,255,255,0.85)}@media screen and (max-width: 420px){.amount:before{font-size:16px;}}@media screen and (min-width: 1280px){.amount:before{font-size:28px;}}.amount--toolbar{height:45px;}.amount--toolbar:before{line-height:45px}.amount--titlebar{margin:20px auto;max-width:300px;padding:0 1em;border-radius:5px;}.amount--titlebar:before{font-size:calc(22px + 6 * ((100vw - 420px) / 860))}@media screen and (max-width: 420px){.amount--titlebar:before{font-size:22px;}}@media screen and (min-width: 1280px){.amount--titlebar:before{font-size:28px;}}.amount__input[type="number"]{font-size:calc(14px + 10 * ((100vw - 420px) / 860));width:100%;height:100%;padding:0 0 0 1em;border:none;border-radius:0;font-weight:bold;border-bottom:2px solid;background:transparent;color:#fff;border-bottom-color:rgba(255,255,255,0.85);line-height:1.6;}@media screen and (max-width: 420px){.amount__input[type="number"]{font-size:14px;}}@media screen and (min-width: 1280px){.amount__input[type="number"]{font-size:24px;}}@media only screen and (max-width:475px){.amount__input[type="number"]{max-width:100%;margin:10px 0}}.amount__input[type="number"]::-webkit-input-placeholder{color:#FFFFFF;color:rgba(255,255,255,0.85)}.amount__input[type="number"]::-moz-placeholder{color:#FFFFFF;color:rgba(255,255,255,0.85)}.amount__input[type="number"]:-ms-input-placeholder{color:#FFFFFF;color:rgba(255,255,255,0.85)}.amount__input[type="number"]::placeholder{color:#FFFFFF;color:rgba(255,255,255,0.85)}.amount__input--titlebar[type="number"]{font-size:calc(22px + 6 * ((100vw - 420px) / 860));border-bottom:0}@media screen and (max-width: 420px){.amount__input--titlebar[type="number"]{font-size:22px;}}@media screen and (min-width: 1280px){.amount__input--titlebar[type="number"]{font-size:28px;}}.charities{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;}.charities__charity--titlebar{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(99.99% * 1/8 - (1em - 1em * 1/8));font-size:calc(10px + 2 * ((100vw - 420px) / 860));color:#FFFFFF;color:rgba(255,255,255,0.85);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;text-align:center;font-weight:bold;margin:1em 0;padding:1em;border-radius:5px;background:#111111;background:rgba(17,17,17,0.25);line-height:1.6;}@media screen and (max-width: 420px){.charities__charity--titlebar{font-size:10px;}}@media screen and (min-width: 1280px){.charities__charity--titlebar{font-size:12px;}}.charities__charity--titlebar:nth-child(n){margin-right:1em;}.charities__charity--titlebar:last-child{margin-right:0;}.charities__charity--titlebar:nth-child(8n){margin-right:0;}@media only screen and (max-width:900px){.charities__charity--titlebar{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(99.99% * 1/4 - (2em - 2em * 1/4));font-size:calc(12px + 2 * ((100vw - 420px) / 860))}
@media screen and (max-width: 420px){.charities__charity--titlebar{font-size:12px;}}
@media screen and (min-width: 1280px){.charities__charity--titlebar{font-size:14px;}}.charities__charity--titlebar:nth-child(n){margin-right:2em;}.charities__charity--titlebar:last-child{margin-right:0;}.charities__charity--titlebar:nth-child(4n){margin-right:0;}}@media only screen and (max-width:675px){.charities__charity--titlebar{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(99.99% * 1/3 - (2em - 2em * 1/3))}.charities__charity--titlebar:nth-child(n){margin-right:2em;}.charities__charity--titlebar:last-child{margin-right:0;}.charities__charity--titlebar:nth-child(3n){margin-right:0;}}@media only screen and (max-width:430px){.charities__charity--titlebar{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(99.99% * 1/2 - (2em - 2em * 1/2))}.charities__charity--titlebar:nth-child(n){margin-right:2em;}.charities__charity--titlebar:last-child{margin-right:0;}.charities__charity--titlebar:nth-child(2n){margin-right:0;}}.charities__charity--titlebar:before{font-size:calc(22px + 6 * ((100vw - 420px) / 860));display:block;margin-bottom:12px;font-weight:normal}@media screen and (max-width: 420px){.charities__charity--titlebar:before{font-size:22px;}}@media screen and (min-width: 1280px){.charities__charity--titlebar:before{font-size:28px;}}.charities__charity--titlebar:hover{color:#fff;background:#111111;background:rgba(17,17,17,0.3)}.charities--titlebar .charities__charity--selected{color:#fff;background:#FFFFFF;background:rgba(255,255,255,0.4)}.charities--toolbar.dk-select{margin-left:2.75em;width:auto;}@media only screen and (max-width:475px){.charities--toolbar.dk-select{width:100%;margin:10px 0}}.charities--toolbar.dk-select .dk-selected{height:45px;line-height:45px;color:#fff !important;background:#FFFFFF !important;background:rgba(255,255,255,0.2) !important;vertical-align:middle;border:none;font-weight:bold;font-size:calc(14px + 4 * ((100vw - 420px) / 860));display:inline-block;min-width:225px;padding:0 50px 0 18px;}@media screen and (max-width: 420px){.charities--toolbar.dk-select .dk-selected{font-size:14px;}}@media screen and (min-width: 1280px){.charities--toolbar.dk-select .dk-selected{font-size:18px;}}.charities--toolbar.dk-select .dk-selected:before{border-top-color:#fff;border-bottom-color:#fff}.charities--toolbar.dk-select .dk-selected:after{border:none}.charities--toolbar.dk-select .dk-selected.toolbar__charities__charity{color:#3498db}.charities--toolbar.dk-select .dk-select-options{max-height:300px;border:none;box-shadow:0 1px 2px rgba(17,17,17,0.25)}.charities--toolbar.dk-select .dk-option{padding:16px 12px;border-bottom:1px dotted #d2d7d7;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:calc(12px + 2 * ((100vw - 420px) / 860));color:#7f8c8d;}@media screen and (max-width: 420px){.charities--toolbar.dk-select .dk-option{font-size:12px;}}@media screen and (min-width: 1280px){.charities--toolbar.dk-select .dk-option{font-size:14px;}}.charities--toolbar.dk-select .dk-option:before{font-size:calc(22px + 6 * ((100vw - 420px) / 860));width:50px;margin-right:10px;text-align:center;display:block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 420px){.charities--toolbar.dk-select .dk-option:before{font-size:22px;}}@media screen and (min-width: 1280px){.charities--toolbar.dk-select .dk-option:before{font-size:28px;}}.charities--toolbar.dk-select .dk-option:hover{background:none;color:#3498db}.charities--toolbar.dk-select .dk-option:last-child{border-bottom:0}.charities--toolbar.dk-select .dk-option-disabled{display:none}.charities--toolbar.dk-select .dk-option-highlight{background:#fff !important;color:#3498db !important}.charities--toolbar.dk-select .dk-option-selected{color:#3498db;background:#fff}select.charities--toolbar{display:none}
  .header-banner-print {
	  display: none;
  }
  .printPDF-btn {position: absolute; right: 5%; top: 422px;}
  .IC-disclaimer {
    margin-top: 50px;
}
.IC-disclaimer p {
    font-style: italic;
    font-size: 1rem;
}
.IC-disclaimer .btn {
    margin-bottom: 20px;
}