ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
background-color: rgb(255, 255, 255)!important;
}
ul#ui-id-1.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
background-color: rgb(255, 255, 255)!important;
}
body {
	margin: 0;
	background-color: #fff;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	padding-top:100px;
	padding-bottom:30px;
	color:#636466;
	font-size:30px;
	line-height:36px;
}
.content p sup {
	font-size: 50%;
	vertical-align: top;
}
.mobile {
	display:none;
}
.outer {
	max-width: 1109px;
	width: 100%;
	margin: 0 auto;
}
.outer a {
	color:#000;
}
.outer .donate {
	oveflow:hidden;
	position:fixed;
	width:100%;
	max-width: 1109px;
	z-index:100;
	height:85px;
	padding-top:15px;
	top:0px;
	background-color:#fff;
}
.donate a {
	font: bold  36px/52px 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	float:right;
	display:inline-block;
	background-color:#0FAECE;
	color:#fff;
	padding:0 30px;
	margin:0 0 30px;
	cursor:pointer;
}
.video {
position:relative;
margin-bottom:50px;
clear:both;
}
.video.watch {
height:530px;
}
.video img {
	max-width: 1109px;
	width: 100%;
}
.video h1 {
position:absolute;
font: bold  48px/60px 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
top:55px;
left:55px;
color:#fff;
margin:0;
}
.video a.play {
	position: absolute;
	font: bold  30px/30px 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	bottom: 55px;
	left: 55px;
	color: #fff;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	padding: 15px 0 25px 118px;
	background-image: url(/support/images/arrow-play.png);
	background-size: auto;
	background-repeat: no-repeat;
}
.video a.play span {
font-size:24px;
line-height:26px;
margin-top:6px;
display:block;
}
.content {
	text-align:left;
}
.outer p {
	text-align: left;
	margin:0 0 30px;
}
.outer .impact  {
	border-top:1px solid #0faece;
	border-bottom:1px solid #0faece;
	overflow:hidden;
	padding:20px 0 50px;
	margin-bottom:30px;
}
.outer h3  {
	font-weight:bold;
	font-size:36px;
	line-height:42px;
	color:#0faece;
	text-transform:uppercase;
	margin-bottom:20px;
}
.outer .impact .col  {
	font-weight:bold;
	font-size:30px;
	line-height:36px;
	width:33%;
	float:left;
	text-align:center;
}
.outer .impact span  {
	font-weight:bold;
	font-size:72px;
	line-height:80px;
	color:#0faece;
	text-transform:uppercase;
	display:block;
}

.outer.home h1 {
	border-top: 1px solid #fff;
	padding: 15px 0;
	border-bottom: 1px solid #fff;
	text-align: center;
	font: normal  105px/91px 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	margin: 0 0 24px;
	text-transform: uppercase;
}

@media screen and (min-width:220px) and (max-width:1199px) {
.content {
	padding:0 30px;
}
.donate a  {
	margin-right: 0px;
}


}
@media screen and (min-width:768px) and (max-width:1199px) {
.video h1 {
	font-size: 1.2em;
	line-height: 1.4em;
	top: 25px;
}
.video a.play {
	font-size: .8em;
	line-height: 1.5em;
	bottom: 25px;
	padding: 0px 0 25px 70px;
	background-size: 60px;
}
.video a.play span {
	font-size: .8em;
	line-height: .6em;
	margin-top: 6px;
}
.donate a  {
	font-size:36px;
	line-height:52px;
	padding: 0 30px;
	margin-bottom:30px;
}
}

/* MOBILE */

@media screen and (max-width:767px) {

.mobile  {
	display:block;
	position:relative;
}
.desktop  {
	display:none;
}
.video h1 {
	font-size: .8em;
	line-height: 1.4em;
	left: 35px;
	top: 25px;
}
.results.mobile  {
	display:none;
}
.results.desktop  {
	display:block;
}
.video a.play {
	font-size: .8em;
	line-height: 1.4em;
	bottom: 25px;
	left: 35px;
	padding: 0px 0 25px 66px;
	background-size: 56px;
}
.video a.play span {
	font-size: .7em;
	line-height: .5em;
	margin-top: 6px;
}
.outer .impact {
	padding: 20px 0;
	margin-bottom: 30px;
}
.outer .impact .col {
	font-size: 20px;
	line-height: 30px;
}
.outer .impact span {
	font-size: 62px;
	line-height: 70px;
}
.video.watch {
	height: 300px;
}
}
@media screen and (max-width:635px) {

.results.mobile  {
	display:block;
}
.results.desktop  {
	display:none;
}
.video h1 {
	font-size: .7em;
	line-height: 1.4em;
	top: 25px;
	left: 25px;
}
.video a.play {
	font-size: 0.6em;
	line-height: 1.3em;
	bottom: 25px;
	left: 25px;
	padding: 0px 0 25px 60px;
	background-size: 50px;
}
.video a.play span {
	font-size: .7em;
	line-height: .5em;
	margin-top: 6px;
}
.donate a  {
	font-size: 30px;
	line-height: 40px;
	padding: 0 0px 0 20px;
	/* [disabled]margin-bottom: 20px; */
}

.outer .impact h3 {
	margin-bottom: 12px;
}
.outer .impact {
	padding: 20px 0;
	margin-bottom: 30px;
}
.outer .impact .col {
	font-size: 15px;
	line-height: 22px;
}
.outer .impact span {
	font-size: 50px;
	line-height: 60px;
}

}

@media screen and (max-width:525px) {
body {
	padding-top:70px;
}
.video {
	margin-bottom: 20px;
}
.video h1 {
	font-size: .6em;
	line-height: 1.5em;
	top: 25px;
	left: 25px;
}
.video a.play {
	font-size: .6em;
	line-height: 1.5em;
	bottom: 25px;
	left: 25px;
	padding: 0px 0 25px 50px;
	background-size: 40px;
}
.video a.play span {
	font-size: .7em;
	line-height: .5em;
	margin-top: 4px;
}
.outer .donate   {
	height: 50px;
}
.donate a  {
	font-size: 24px;
	line-height: 35px;
	padding: 0 20px;
	/* [disabled]margin-bottom: 0px; */
}
.outer p {
	font-size:20px;
	line-height:30px;
}
.outer h3 {
	margin-bottom: 12px;
	font-size:28px;
	line-height: 32px;
}
.outer .impact {
	padding: 20px 0;
	margin-bottom: 30px;
}
.outer .impact .col {
	font-size: 20px;
	line-height: 32px;
	float:none;
	width:90%;
	margin:0 auto;
}
.outer .impact .col + .col {
	margin-top:12px;
}
.outer .impact .col br {
	/*display:none;*/
}
.outer .impact span {
	font-size: 50px;
	line-height: 60px;
}
.video.watch {
	height: 250px;
}

}
@media screen and (max-width:410px) {
.video h1 {
	font-size: .5em;
	line-height: 1.5em;
	top: 15px;
	left: 15px;
}

.video a.play {
	font-size: .5em;
	line-height: 1.3em;
	bottom: 0px;
	left: 15px;
	padding: 0px 0 25px 30px;
	background-size: 20px;
}
.video a.play span {
	font-size: .6em;
	line-height: .4em;
	margin-top: 4px;
}

.outer p {
	font-size:20px;
	line-height:30px;
}

}
@media screen and (max-width:355px) {
.video a.play {
	font-size: .5em;
	line-height: 1em;
	bottom: 0px;
	left: 15px;
	padding: 0px 0 25px 30px;
	background-size: 20px;
}
.video a.play span {
	font-size: .6em;
	line-height: .4em;
	margin-top: 4px;
}
.video h1 {
	font-size: .4em;
	line-height: 1.5em;
	top: 15px;
	left: 15px;
}
.outer p {
	font-size:20px;
	line-height:30px;
}

}
@media screen and (max-width:335px) {

}
@media screen and (max-width:310px) {
}
