@import url(https://fonts.googleapis.com/css?family=Lato:300,400,900);

::-webkit-input-placeholder {
	color: #aaa;
}

:-moz-placeholder {
	color: #aaa;
}

::-moz-placeholder {
	color: #aaa;
}

:-ms-input-placeholder {
	color: #aaa;
}

html,
body {
	width: 100%;
	min-height: 100vh;
	float: left;
	padding: 0;
	margin: 0;
}

body * {
	font-family: Lato;
	font-weight: 300;
	font-size: 18px;
	color: #666;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	display: block;
	cursor: pointer;
}

strong {
	font-weight: 400;
}

.vp {
	width: 100%;
	float: left;
	padding: 0 33px;
}

.show-xs {
	display: none;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 60px;
	z-index: 10001;
	background-color: #26a7df;
}

.header.top {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	z-index: 0;
}

.header.abs {
	position: absolute;
	float: left;
	width: 100%;
	background-color: #26a7df;
}

.hide {
	display: none !important;
}

.header a.logo {
	height: 60px;
	float: left;
}

.header a.logo img {
	height: 20px;
	margin: 20px 0;
}

.header a.get-app {
	float: right;
	height: 60px;
	line-height: 60px;
	font-weight: 900;
	font-size: 17px;
	color: #fff;
}

.footer {
	width: 100%;
	float: left;
	background-color: #000;
	padding: 40px 0;
}

.footer.fixed {
	float: none;
	position: fixed;
	bottom: 0;
}

.footer.hidden-footer {
	display: none;
}

.footer div.sect {
	width: 33%;
	float: left;
	min-height: 50px;
}

.footer div.sect a:hover {
	opacity: .5;
	color: #fff;
	transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-webkit-transition: opacity .15s ease-in-out;
}

.footer div.sect.mid {
	width: 34%;
}

.footer div.sect.cont {
	float: right;
}

.footer div.sect h2 {
	text-align: center;
	width: 100%;
	color: #fff;
	font-weight: 400;
}

.footer i {
	color: #fff;
}

.footer div.sect h2 a {
	color: #fff;
	font-weight: 400;
	display: initial;
}

.footer h6 {
	color: #fff;
	font-size: 13px;
	margin: 10px 0;
	width: 100%;
	text-align: center;
}

.footer h6 small {
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0;
	width: 100%;
	text-align: center;
}

.soc-net a {
	display: inline-block;
	margin-right: 40px;
}

.soc-net a:last-child {
	margin-right: 0;
}

.soc-net a img {
	width: 36px;
}

.legal {
	float: left;
	width: 100%;
	border-top: 1px solid #666;
	padding: 5px 0 0;
}

.legal a {
	font-size: 13px;
	float: left;
	width: 50%;
}

.legal a.rght {
	text-align: right;
}

.container {
	width: 100%;
	float: left;
}

.container.full {
	padding: 80px 0;
	position: relative;
}

.container.peopleform {
	padding: 0px 0px 80px 0px;
	position: relative;
}

.container.none {
	position: relative;
	padding: 0;
}

.container.mid-padd-t {
	padding: 40px 0 80px;
}

.show-sm {
	display: none;
}

.tp-thumb {
	border: 4px solid rgba(0, 0, 0, 0.2);
}

.tp-thumb.selected {
	border-color: #ccc;
}

.main-text {
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 48px;
	line-height: 55px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	text-align: center;
	padding: 0;
	margin: 120px auto 0;
	max-width: 1122px;
}

.main-text.x2 {
	font-size: 50px;
	line-height: 55px;
	margin: 280px auto 0;
}

.main-text.x2.wtop {
	top: 180px;
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 75px;
}

.main-text.x2.wtop span {
	letter-spacing: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	text-shadow: inherit;
	background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/builder/Blue_Underline.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	display: inline-table;
	height: 100%;
}

.main-text.main-logo {
	padding-left: 180px;
	background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/logo-square.png');
	background-repeat: no-repeat;
	background-size: 160px auto;
	text-align: left;
	min-height: 190px;
}

.main-button {
	float: left;
	width: 230px;
	height: 68px;
	display: inline;
}

.main-button img {
	width: 230px !important;
	height: 68px !important;
}

.main-banner {
	width: 100%;
	float: left;
	height: calc(100% - 60px);
	height: calc(100vh - 60px);
	margin-top: 60px;
	background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/Header_Poster_Main.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
}

.main-banner .text {
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	text-align: center;
	padding: 0;
}

.main-banner .text-lg {
	font-size: 54px;
	margin: 0;
}

.main-banner .text-lghome {
	font-size: 54px;
	margin: 0;
	max-width: 1000px !important;
	margin: auto !important;
	padding: 0px 70px 0px 70px;
}

.main-banner .text-sm {
	font-weight: 400;
	font-size: 30px;
	line-height: 36px;
	margin: 30px 0 0;
}

.main-banner .outer,
.deleted-fote-page .outer {
	display: table;
	width: 100%;
	height: 100%;
}

.main-banner .middle,
.deleted-fote-page .middle {
	display: table-cell;
	vertical-align: middle;
}

.main-banner .inner,
.deleted-fote-page .inner {
	display: table;
	width: 100%;
}

.main-banner .inner>div {
	width: 100%;
	height: 282px;
}

.textme-container {
	width: 100%;
	height: 160px;
	position: absolute;
	bottom: 60px;
	z-index: 10000;
}

.textme-form {
	width: 620px;
	display: table;
	margin: 0 auto;
}

.textme-form form {
	width: 398px;
	float: left;
	height: 58px;
	padding: 9px 0;
}

.textme-form input {
	padding: 10px 20px;
	margin: 0 0 0 8px;
	font-size: 20px;
	font-weight: 400;
	float: left;
	line-height: 28px;
	height: 40px;
	width: 200px;
	border: 2px solid #aaa;
}

.textme-form button,
.blue-button {
	float: right;
	background-color: #26a7df;
	border: 1px solid #26a7df;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	padding: 4px 0;
	border: none;
	width: 180px;
	text-align: center;
}

.textme-form span {
	font-size: 16px;
	float: left;
	display: block;
	color: #fff;
	width: 60px;
	text-align: center;
	line-height: 58px;
	letter-spacing: 1px;
	font-weight: 300;
	text-shadow: 2px 2px 2px #000;
	padding: 0;
	margin: 0;
}

.textme-form span.centered {
	display: table;
	margin: 0 auto;
	padding: 5px 0 0;
	width: 179px;
	line-height: 27px;
	float: none;
}

.textme-form h6 {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-shadow: 2px 2px 2px #000;
	margin: 10px 0 0;
}

.textme-form h6 img {
	width: 35px;
	margin: 30px 0 0;
	animation: jumper 1.5s infinite;
}

.brandbuttonwrap h6 {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-shadow: 2px 2px 2px #000;
	margin: 10px 0 0;
	position: absolute;
	bottom: 0px;
}

.brandbuttonwrap h6 img {
	width: 35px;
	margin: 0px 0 0;
	animation: jumper 1.5s infinite;
}

.brandbuttoncont h6 {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-shadow: 2px 2px 2px #000;
	margin: 10px 0 0;
	position: absolute;
	bottom: 0px;
}

.brandbuttoncont h6 img {
	width: 35px;
	margin: 0px 0 0;
	animation: jumper 1.5s infinite;
}

.brandcopybot {
	background-color: #fff !important;
	text-align: center;
	margin: auto;
	width: 100%;
	float: left;
	padding: 60px 20px 0px 20px;
}

.brandcopybot p {
	background-color: #fff !important;
	text-align: center;
	margin: auto;
	width: 100%;
	float: left;
	padding-top: -80px !important;
}

.brandividemain {
	width: 700px;
	border-top: 1px solid #e8e8e8;
	margin-bottom: 0px;
	margin-top: 170px;
}

.middle-content h6 {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-shadow: 2px 2px 2px #000;
	margin: 10px 0 0;
	position: absolute;
	bottom: 20px;
}

.middle-content h6 img {
	width: 35px;
	margin: 30px 0 0;
	animation: jumper 1.5s infinite;
}

.brandheadline {
	margin-top: 30px;
	font-weight: 400 !important;
	font-size: 27px !important;
	color: #26a7df !important;
	text-align: center !important;
}

.textme-form small {
	width: 100%;
	text-align: center;
	display: table;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	text-shadow: none;
}

.textme-form a.main-button {
	height: 48px;
	width: auto !important;
	margin: 5px 0 0;
}

.textme-form a.main-button img {
	height: 48px !important;
	width: auto !important;
}

.textme-form img.cs-android {
	display: table;
	margin: 0 auto;
	padding: 5px 0 0;
}

.campaign-section {
	width: 100%;
	max-width: 1580px;
	display: table;
	padding: 60px 40px;
	margin: 0 auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.campaign-section h1.big-text {
	margin: 0 0 5px;
	font-weight: 700;
	line-height: normal;
}

.campaign-section p.subtitle {
	margin: 0;
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 30px;
	font-size: 24px;
}

.campaign-section a.blue-button {
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
	float: none;
	display: table;
	margin: 0 auto;
}

.campaign-list {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}

.campaign-list .cmpg-lt-gr {
	float: left;
	width: 50%;
	padding: 0 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.campaign-list .cmpg-lt-gr.odd {
	clear: left;
}

.campaign-list div.cmpg-lt-it {
	position: relative;
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	float: left;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.campaign-list div.cmpg-lt-it a.camp {
	width: 100%;
	float: left;
}

.campaign-list div.cmpg-lt-it a.camp img {
	width: 100%;
	float: left;
}

.campaign-list div.cmpg-lt-it:hover {
	-moz-transform: scale(1.01);
	-webkit-transform: scale(1.01);
	transform: scale(1.01);
}

.cmpg-kind-steal {
	position: absolute;
	width: 100%;
	height: 100%;
	display: inherit;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 15% auto;
	background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/builder/Corner_Tags-awareness.png');
}

.cmpg-kind-steal.donation {
	background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/builder/Corner_Tags-donation.png');
}

.cmpg-kinds {
	display: table;
	margin: 0 auto 40px;
}

.cmpg-kinds h1 {
	float: left;
	width: 125px;
	font-size: 14px;
	margin: 25px 20px 0;
	font-weight: 400;
	text-align: center;
}

.cmpg-kinds .cmpg-kind {
	width: 380px;
	min-height: 97px;
	padding: 10px 10px 10px 100px;
	background-repeat: no-repeat;
	background-position: 20px 10px;
	background-size: 60px auto;
	background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/Campaign-Type-Icon-Home_Awareness.png');
	border: 1px solid #aaa;
	float: left;
}

.cmpg-kinds .cmpg-kind.donation {
	background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/Campaign-Type-Icon-Home_Donation.png');
}

.cmpg-kinds .cmpg-kind strong {
	font-weight: 400;
	float: left;
	width: 100%;
	font-size: 13px;
	margin: 0 0 5px;
}

.cmpg-kinds .cmpg-kind p {
	margin: 0;
	float: left;
	width: 100%;
	font-size: 12px;
	padding-right: 0;
	line-height: 1.5;
}

h1.fote_for {
	text-align: center;
	display: inline-block;
	font-size: 70px;
	text-shadow: 2px 2px 2px #000;
	color: #fff;
}

h1.fote_for strong {
	font-size: 70px;
	text-shadow: 2px 2px 2px #000;
	color: #fff;
	font-weight: 900;
}

.expl-sections>div {
	padding: 40px 0;
}

.expl-sections>div.odd {
	background-color: #dfdfdf;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.expl-sections>div h2 {
	width: 100%;
	text-align: center;
	margin: 0 0 40px;
	font-size: 28px;
	padding: 0 30px;
}

.expl-sections>div h2 strong {
	font-size: inherit;
}

.expl-sections>div img {
	margin: 0 auto;
	display: table;
	max-width: 80%;
}

.store-badge {
	width: 200px;
	display: inline-table;
}

.appstore img {
	width: 100%;
	padding: 12px 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.googleplay img {
	width: 100%;
}

.no-margin {
	margin: 0 !important;
}

.middle {
	display: table;
	margin: 0 auto;
}

.middle.force {
	display: table !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.middle-parent {
	display: table;
	position: absolute;
	height: 100%;
	width: 100%;
}

.copyblock {
	max-width: 900px;
	margin: auto;
}

.peopleblock {
	max-width: 750px;
	text-align: left !important;
}

.blueband {
	background-color: #26a7df;
	width: 100%;
	float: left;
	padding: 20px 20px;
}

.bandcopy {
	text-align: center;
	margin: auto;
	color: white;
	font-family: lato;
	font-size: 30pt;
}

.medialogo {
	width: 150px;
}

.bandlogos {
	padding-top: 10px;
	text-align: center;
}

.bandcopy strong {
	text-align: center;
	margin: auto;
	color: white;
	font-family: lato;
	font-size: 30pt;
	font-weight: 900;
}

.campslink {
	color: #8bc53f;
	font-size: 20px;
	font-weight: 400;
	font-family: lato;
}

.campslinkfaq {
	margin-top: -20px !important;
	color: #8bc53f;
	font-size: 15px !important;
	font-weight: 400;
	font-family: lato;
	padding-left: 10px !important;
}

.midline p {
	color: #26a7df !important;
	font-size: 44px;
	font-weight: 400;
}

.middle-content {
	display: table-cell;
	vertical-align: middle;
}

.middle-content .people {
	margin-left: 200px;
	margin-top: 80px !important;
}

a .typeicon {
	transition: all .2s ease-in-out;
}

a .typeicon:hover {
	transform: scale(1.05);
}

.confcont {
	padding: 0px 90px 5% 90px;
	max-width: 1000px;
	margin: auto;
}

.confcopy1 {
	color: #26a7df;
	font-family: lato;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	margin-top: 15%;
}

.confcopy2 {
	color: #666;
	font-family: lato;
	font-size: 23px;
	font-weight: 400;
	text-align: center;
}

.belt {
	float: left;
	width: 100%;
	background-color: #efefef;
	padding: 0px 0px 60px 0px;
}

.belt p {
	margin: 0 0 20px;
	padding: 0 120px;
	font-size: 27px;
	text-align: center;
}

.belt p.nom {
	margin: 0;
}

.belt p em {
	font-weight: 400;
}

.abs {
	float: left;
	width: 100%;
	clear: both;
}

.ls-l-txt-bg {
	text-align: left;
	font-weight: 300;
	font-family: Lato;
	font-size: 50px;
	color: #666 !important;
	z-index: 50;
	padding: 0px;
	border-width: 0px;
	visibility: hidden;
	margin-left: 0px;
	margin-top: 0px;
}

.ls-l-txt-sm {
	text-align: left;
	font-weight: 300;
	z-index: 50;
	font-family: Lato;
	font-size: 27px !important;
	line-height: 27px !important;
	color: #666 !important;
	border-width: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.typehead {
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	width: 100%;
	text-align: center;
	margin: auto;
	margin-top: 60px !important;
	padding: 0px 0px 0px 0px;
}

h1.big-text {
	font-weight: 400;
	font-size: 36px;
	line-height: 36px;
	width: 100%;
	text-align: center;
	margin: 0 0 30px;
}

h1.medium-text {
	font-weight: 400;
	font-size: 30px;
	width: 100%;
	text-align: center;
	margin: 0 0 20px;
}

.mailing {
	background-color: #efefef;
	width: 100%;
	float: left;
	padding: 60px 0;
}

.mailing form {
	width: 100%;
	max-width: 900px;
	display: table;
	margin: 0 auto;
	padding: 10px;
}

.mailing input {
	padding: 10px 20px;
	font-size: 20px;
	font-weight: 400;
	float: left;
	line-height: 28px;
	height: 50px;
	width: 640px;
	border: 2px solid #aaa;
}

.mailing input.error {
	border-color: #d15353;
}

.mailing a {
	float: right;
	background-color: #26a7df;
	border: 1px solid #26a7df;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	padding: 10px 20px;
	border: none;
}

.mailing a i {
	color: inherit;
}

.mailing p {
	margin: 0 0 20px;
	padding: 0 230px;
	font-size: 27px;
	text-align: center;
	font-weight: 400;
}

.grid {
	width: 100%;
	float: left;
	padding: 160px 0;
	background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/FoteGrid5.jpg')
}

.grid h1 {
	font-size: 52px;
	text-shadow: 2px 2px 2px #000;
	color: #fff;
	text-align: center;
}

.grid h1 strong {
	font-size: 52px;
	color: #fff;
}

.cont-fote {
	min-height: 700px;
}

.fote {
	width: 500px;
	background-color: #fff;
	display: table;
	border: 1px solid #ccc;
	position: relative;
}
.fote.no-border {
	border: none !important;
}

.fote .fote-ovw {
	width: 100%;
	position: relative;
	display: inline-block;
	height: 100%;
}

.fote .fote-ovw img {
	float: left;
	width: 100%;
}

.fote .fote-ovw .fsharethis {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 20px 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.fote .user {
	float: left;
	width: 100%;
	padding: 15px 15px 15px 100px;
}

.fote .user div {
	float: right;
	width: 100%;
	padding: 15px 0;
	min-height: 70px;
}

.fote .user div * {
	float: left;
	width: 100%;
}

.fote .user strong {
	color: #26a7df;
}

.fote .user small {
	font-size: 14px
}

.fote .user img {
	width: 70px;
	height: 70px;
	border: 1px solid #ccc;
	position: absolute;
	margin-left: -85px;
}

.fote .caption {
	float: left;
	width: 100%;
	padding: 15px 15px 0 40px;
	font-size: 16px;
	color: #999;
	background-repeat: no-repeat;
	background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/comillas.png');
	background-position: 15px 15px;
	margin-bottom: 0 !important;
	border: 0;
	font-weight: 500;
	word-wrap: break-word;
	white-space: -moz-pre-wrap;
	white-space: pre-wrap;
	word-break: break-word;
}

.fote .fote-foot {
	float: left;
	width: 100%;
	padding: 0 20px 20px;
}

.fote .fote-foot p.print-text {
	float: left;
	width: 100%;
	text-align: center;
}

.fote .share {
	width: 100%;
	float: left;
	padding: 20px 0 0;
	text-align: center;
	color: #767676;
}

.fote .share span {
	float: left;
	margin: 0;
	font-size: 14px;
	line-height: 31px;
	text-align: left;
}

.fote .share * {
	font-weight: normal !important;
}

.fote .share .twitter-share-button,
.fote .share .fb-share-button {
	float: left;
	margin: 0 10px 0 0;
	height: 31px;
}

.fote_report {
	margin: 10px 0 0;
	float: left;
	width: 100%;
	text-align: center;
}

.fote_report a {
	font-size: 14px;
	display: inline-table;
	width: auto;
}

.fote_report i {
	font-size: 14px;
	display: inline-table;
	font-style: normal;
	margin: 0 5px;
}

.print-text {
	float: left;
	width: 100%;
	padding: 0 20px 10px;
}
.print-text *,
.print-promo *,
.recipient-form *,
.fote .postcard-confetti * {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.print-text p {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #000;
	margin-bottom: 0;
}

.print-text a.big-button {
	float: left;
	width: 100%;
	margin-top: 20px;
}

a.print-link {
	float: left;
	width: 100%;
	margin: 15px 0;
	text-align: center;
	font-size: 28px;
	text-decoration: underline;
	color: #26a7df;
	font-style: italic;
}

.print-text a.big-button img {
	float: left;
	width: 100%;
}

.print-promo {
	padding: 40px 30px 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: black;
	border: 2px solid #26a7df;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}

.print-promo a.print-link {
	color: #fff;
}

.print-promo p.error,
.print-promo p.error {
	color: #F7931E;
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 20px;
	margin: 0 0 5px;
	visibility: hidden;
}

.print-promo a.print-button {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.print-promo a.print-button img {
	float: left;
	width: 100%;
}

.print-promo .print-input {
	float: left;
	width: 100%;
	padding: 15px 20px;
	font-size: 26px;
	font-weight: 400;
	line-height: 28px;
	text-align: center;
	color: #26a7df;
	border: 2px solid #26a7df;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.print-promo.with-error .print-input {
	border-color: #F7931E;
	color: #F7931E;
}

.print-promo.with-error p.error {
	visibility: visible;
}

.print-promo .close-button {
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
}

.print-promo .close-button a {
	background-color: #000;
	width: 50px;
	height: 50px;
	margin: 0 30px 0 0;
	border-radius: 50%;
	line-height: 46px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	border: 2px solid #26a7df;
	float: right;
	font-size: 30px;
}
.fote .postcard-confetti img {
	width: 50%;
	margin: 30px 25% 0;
}
.fote .postcard-confetti h3 {
	color: #26a7df;
	font-weight: 700;
	font-size: 34px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}
.fote .postcard-confetti p {
    color: #000;
    margin: 10px 30px;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
}
.fote .postcard-confetti p.would {
	color: #26a7df;
	margin-top: 50px;
}
.fote .foot-confetti {
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

.gray {
	background-color: #f4f4f4;
}

.campaign {
	width: 768px;
	background-color: #fff;
	padding: 20px;
	border: 1px solid #CCC;
}

.campaign * {
	font-family: Lato;
}

.campaign h1 {
	width: 100%;
	font-weight: 400;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
}

.campaign .splash {
	float: left;
	width: 100%;
	border: 1px solid #f1f1f1;
	margin: 0 0 20px;
}

.campaign .splash img {
	float: left;
	width: 100%;
}

.campaign .splash iframe {
	float: left;
	width: 100%;
	height: 410px
}

.campaign .tabs {
	float: left;
	width: 100%;
}

.campaign .tab-btn {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.campaign .tab-btn a {
	float: left;
	width: 33.3%;
	text-align: center;
	padding: 5px 0;
	border-bottom: 5px solid #fff;
}

.campaign .tab-btn a.half {
	width: 50%;
}

.campaign .tab-btn a.active {
	border-color: #26a7df;
}

.campaign .tab-body {
	float: left;
	width: 100%;
}

.campaign .tab-content {
	float: left;
	width: 100%;
	padding: 40px 0;
	display: none;
}

.campaign .tab-content.active {
	display: block;
}

.campaign .stats {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}

.campaign .stats span {
	width: 33.3%;
	float: left;
	padding: 10px;
	border-right: 1px solid #ccc;
}

.campaign .stats span:last-child {
	border-right-width: 0;
}

.campaign .stats span * {
	float: left;
	width: 100%;
	text-align: center;
}

.campaign .stats span strong {
	font-weight: 400;
	padding-bottom: 10px;
}

.campaign .progrs {
	float: left;
	width: 100%;
	margin: 20px 0 0;
}

.campaign .progrs .data {
	float: left;
	width: 100%;
	margin: 0 0 5px;
}

.campaign .progrs .data span {
	float: left;
	width: 50%;
	text-align: left;
	font-weight: 400;
	text-transform: uppercase;
}

.campaign .progrs .data span.goal {
	text-align: right;
}

.campaign .progrs .bar {
	float: left;
	width: 100%;
	height: 20px;
	border: 1px solid #ccc;
}

.campaign .progrs .bar-perc {
	float: left;
	height: 18px;
	background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/barra.png');
}

.campaign .camp-descr,
.campaign .poster {
	float: left;
	width: 100%;
	margin: 30px 0 0;
	padding: 0 20px;
}

.campaign .mission {
	float: left;
	width: 100%;
	padding: 0 0 20px;
}

.campaign .mission p {
	float: left;
	width: 100%;
	margin: 0;
}

.campaign .poster img {
	width: 100%;
}

.campaign .fote-grid {
	float: left;
	width: 100%;
}

.campaign .fote-grid a {
	float: left;
	width: 33.3%;
}

.campaign .fote-grid a img {
	width: 100%;
	padding: 3px 3px 0;
}

.campaign .actors {
	width: 100%;
	float: left;
}

.campaign .act-link {
	width: 100%;
	float: left;
	height: 70px;
	line-height: 70px;
	padding: 0 10px;
	text-align: right;
	border-bottom: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: auto 50px;
}

.project-visor {
	float: left;
	width: 100%;
}

.project-visor iframe {
	width: 100%;
	min-height: 800px;
	border-width: 0;
}

.seal {
	float: left;
	width: 100%;
	margin: 20px 0;
}

.seal span.text {
	width: 100%;
	text-align: center;
	font-size: 14px;
	display: table;
}

.seal.small {
	float: left;
	width: 100%;
	margin: 0;
}

.seal.small img {
	margin: 20px 0 0;
}

.lgl-text {
	width: 100%;
	max-width: 960px;
}

.lgl-text * {
	font-size: 18px;
	line-height: 25px;
}

.lgl-text h1 {
	width: 100%;
	float: left;
	color: #333;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	border-bottom: 1px solid;
	margin: 0 0 20px;
	padding: 0 0 20px;
}

.lgl-text h5 {
	width: 100%;
	float: left;
	color: #333;
	font-weight: 400;
	margin: 20px 0 5px;
}

.lgl-text.faq h1 {
	width: 100%;
	float: left;
	color: #26a7df;
	font-weight: 400;
	margin: 0 0 5px;
	font-size: 32px;
	text-align: left;
}

.lgl-text.faq h2 {
	width: 100%;
	float: left;
	color: #333;
	font-weight: 400;
	margin: 0 0 5px;
	font-size: 22px;
	padding-top: 10px;
}

.lgl-text p {
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

.lgl-text a {
	font-size: 18px;
	color: #26a7df;
	font-weight: 400;
	display: inline;
}

.lgl-text ul,
.lgl-text ol {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}

.lgl-text ul li,
.lgl-text ol li {
	margin: 0 0 10px;
}

.peoplexp {
	background-color: #f4f4f4;
	text-align: center;
	margin: auto;
	width: 100%;
	float: left;
	padding: 20px 20px;
}

.pricingcont {
	width: 100%;
	max-width: 1000px;
	margin: auto;
}

.pricingcont h1 {
	color: red !important;
	text-decoration: none !important;
}

.graphic {
	width: 33% !important;
}

.typewrap {
	width: 100%;
	max-width: 1100px;
	margin: auto;
	margin-top: 0px !important;
}

.graphictype {
	width: 31% !important;
	background-color: #fff;
	float: left;
	margin: 30px 10px 30px 10px;
	text-align: center !important;
	min-height: 300px;
	border-radius: 15px;
	border: solid 3px #fff;
}

.typeicon {
	text-align: center;
	width: 175px;
	height: auto;
	padding: 20px;
}

.typecont p {
	font-family: lato;
	font-size: 23px;
	font-weight: 300;
	color: #666666;
	margin-top: 0px !important;
	padding: 0px 17px 0px 17px;
}

.typecont h1 {
	margin-top: 50px !important;
	display: inline-block;
}

@media (max-width : 800px) {
	.video {
		display: block;
		z-index: 1;
	}
}

/* Default display the image to replace the video on all devices */
.video {
	width: 100%;
}

/*________________________________Video Background___________________________*/
.mainwrap {
	width: 100% !important;
}

.stripe1 {
	background-color: #fff;
	padding-top: 20px;
	vertical-align: middle;
	padding-bottom: 20px;
	margin-top: 100px;
	position: relative;
	width: 100% !important;
}

.stripe2 {
	background-color: #fff;
	padding-top: 20px;
	vertical-align: middle;
	padding-bottom: 20px;
	margin-top: 200px;
	margin-bottom: 250px;
	position: relative;
	width: 100% !important;
}

.brandcontainer {
	max-width: 1300px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	padding-left: 60px;
	padding-right: 60px;
}

.imageblock1 {
	width: 47%;
	vertical-align: middle;
	z-index: 500;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	padding-left: 0px;
}

.imageblock2 {
	width: 46%;
	vertical-align: middle;
	z-index: 500;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	text-align: center;
	padding-right: 60px;
}

.brandcopy1 p {
	font-family: lato;
	font-size: 22pt;
	font-weight: 300;
	padding: 20px 10px 20px 10px;
	width: 50%;
	left: 55%;
	position: relative;
	color: #666666 !important;
}

.brandcopy2 p {
	font-family: lato;
	font-size: 22pt;
	font-weight: 300;
	padding: 20px 10px 20px 10px;
	width: 53%;
	right: 0%;
	position: relative;
	color: #666666;
}

.expcopy {
	max-width: 1000px;
	margin: auto;
}

.expcopy p {
	font-size: 30px;
}

.peoplecopy h1 {
	font-size: 30pt !important;
	font-weight: 400 !important;
}

.peoplecopy h1 strong {
	font-size: 30pt !important;
	font-weight: 700 !important;
}

.peoplecopy span {
	font-size: 25pt !important;
	font-weight: 700 !important;
}

.error h1 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 120px;
	font-weight: 900;
	margin: 0 0 10px;
	color: #26a7df;
}

.error h6 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 36px;
	margin: 0 0 40px;
}

.project {
	width: 100%;
	max-width: 1080px;
	border: 1px solid #ccc;
	padding: 20px;
	background-color: #fff;
	margin-bottom: 80px;
}

.project h1 {
	width: 100%;
	font-weight: 400;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
}

.project .project-content {
	float: left;
	width: 100%;
}

h2.peoplecontact {
	font-size: 37px !important;
	color: #26a7df !important;
	font-weight: 700 !important;
	text-align: left !important;
}

h3.peoplecontact {
	font-size: 27px !important;
	color: black !important;
	text-align: left !important;
}

h4.peoplecontact {
	font-size: 22px !important;
	color: #666666 !important;
	text-align: left !important;
	font-weight: 400 !important;
	margin-bottom: 10px;
}

h4.prices {
	font-size: 19px !important;
	color: #888888 !important;
	text-align: center !important;
	font-weight: 300 !important;
	margin-bottom: 0px;
}

.contact {
	float: left;
	width: 100%;
	z-index: 1000;
}

.contact form {
	width: 100%;
	max-width: 1080px;
	display: table;
	margin: 0 auto;
}

.contact form h3 {
	width: 100%;
	color: #26a7df;
	font-size: 34px;
	font-weight: 400;
	text-align: center;
	border-bottom: 2px solid #ccc;
	padding: 0 0 30px;
	margin: 0 0 40px;
}

.contact form a {
	float: right;
	background-color: #26a7df;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	padding: 10px 20px;
	border: none;
}

.contact form a i {
	color: #fff;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.mc-field-group {
	float: left;
	width: 50%;
	padding: 0 20px;
	margin: 0;
}

.mc-field-group label {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}

.mc-field-group label i {
	position: absolute;
	margin: 16px 0 0 15px;
	color: #ccc;
	width: 20px;
	text-align: center;
}

.mc-field-group label.required i {
	color: #26a7df;
}

.mc-field-group label span {
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 5px;
}

.mc-field-group input {
	box-shadow: none;
}

.mc-field-group textarea {
	resize: none;
	height: 259px;
}

.mc-field-group.brand textarea {
	resize: none;
	height: 328px;
}

.mc-field-group select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.mc-field-group .cont-ipt {
	width: 100%;
	font-weight: 400;
	padding: 10px 15px 10px 40px;
	border: 2px solid #ccc;
	background-color: #f0eeef;
}

.mc-field-group label.error .cont-ipt {
	border-style: dotted;
	border-color: #d15353;
}

.mc-field-group-amount {
	float: left;
	width: 100%;
	border: 2px solid #ddd;
	padding: 0 15px;
	position: relative;
	margin: 0 0 20px;
}

.mc-field-group-amount .mc-currency {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 50px;
}

.mc-field-group-amount .mc-currency span {
	width: 100%;
	float: left;
	font-weight: 400;
	font-size: 54px;
	text-align: center;
	line-height: 60px;
}

.mc-field-group-amount .mc-currency small {
	font-weight: 400;
	width: 100%;
	float: left;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}

.mc-field-group-amount label {
	padding: 0 130px 0 65px;
	float: left;
	width: 100%;
}

.mc-field-group-amount label input {
	width: 100%;
	border: none;
	padding: 0 0 0;
	margin: 0;
	font-size: 94px;
	font-weight: 400;
	line-height: 115px;
	text-align: right;
}

.mc-field-group-amount label input:focus {
	outline: none;
	box-shadow: none;
}

.mc-field-group-amount .mc-zeros {
	position: absolute;
	right: 15px;
	width: 130px;
	font-size: 94px;
	font-weight: 400;
	line-height: 115px;
	text-align: right;
}

.indicates-required {
	float: left;
	width: 100%;
}

.indicates-optional {
	float: left;
	width: 100%;
}

.indicates-required span {
	float: left;
	width: auto;
	font-size: 16px;
	margin: 0 0 20px;
}

.indicates-required span i {
	color: #26a7df;
}

.campaign_slider {
	float: left;
	width: 100%;
	padding: 60px 0;
}

.campg-links {
	width: 80%;
	margin: 0 10%;
	float: left;
}

.campg-wrapper {
	min-width: 100%;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.campg-wrapper a {
	float: left;
	width: 100%;
}

.campg-wrapper a img {
	float: left;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}

.campg-links .arr {
	margin: 0;
	position: absolute;
	height: 32px;
	width: 32px;
	z-index: 100;
}

.campg-links .arr i {
	height: 32px;
	line-height: 32px;
	width: 100%;
	text-align: center;
}

.campg-links .arr-left {
	left: 20px;
}

.campg-links .arr-right {
	right: 20px;
}

.partner {
	float: left;
	width: 100%;
	min-height: 100%;
	min-height: 100vh;
}

.partner .landing {
	float: left;
	width: 100%;
	height: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center 60px;
	background-size: cover !important;
}

.partner.charity .landing {
	background-color: black !important;
}

.partner.people .landing {
	background-color: black !important;
}

.partner.brand .landing {
	background-color: black !important;
}

.partner.home .landing {
	background-color: black !important;
}

.partner .landing .button {
	margin-top: 100px;
}

.partner.video-md {
	height: auto;
	min-height: 1px;
}

.partner.video-md .landing.image {
	display: none;
}

.partner.video-md .landing.video {
	position: relative;
	height: auto;
}

.partner.video-md .landing.video .video-cover {
	width: 100%;
	margin: 60px 0 0;
	float: left;
	position: relative;
}

.partner.video-md .landing.video .video-cover video {
	width: 100%;
	float: left;
}

.partner.video-md .video-text {
	width: 100%;
	height: 100%;
	max-height: 100vh;
	position: absolute;
	z-index: 100;
}

.button {
	background-color: #26a7df;
	color: #fff;
	padding: 10px 25px;
	font-size: 24px;
	font-weight: 400;
}

.peoplebutton {
	background-color: #89C23F;
	color: #fff;
	padding: 10px 25px;
	font-size: 24px;
	font-weight: 400;
	margin-top: 60px;
	margin-bottom: 30px;
}

.box {
	position: absolute;
	bottom: 0 !important;
}

.brandbuttonwrap {
	text-align: center !important;
	margin: auto !important;
	position: absolute;
	bottom: 0px;
	width: 450px;
	left: 50%;
	transform: translateX(-50%);
	padding-bottom: 60px;
}

.brandbuttoncont {
	text-align: center !important;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;

}

.brandbutton.middle {
	text-align: center !important;
	bottom: 0px;
	margin-top: -30px !important;
	z-index: 2000 !important;
}

.brandbutton {
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
	padding: 10px 55px;
	font-size: 24px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: solid 2px white;
	cursor: pointer;
}

.brandbutton:hover {
	background-color: #26a7df;
	-o-transition: color .1s ease-out, background .3s ease-in;
	-ms-transition: color .1s ease-out, background .3s ease-in;
	-moz-transition: color .1s ease-out, background .3s ease-in;
	-webkit-transition: color .1s ease-out, background .3s ease-in;
	transition: color .1s ease-out, background .3s ease-in;
}

.browsebutton {
	background-color: #26a7df;
	color: #fff;
	padding: 10px 25px;
	font-size: 24px;
	font-weight: 400;
	margin-top: 60px;
	margin-bottom: 30px;
}

.main-text.brand {
	padding: 0px 40px 0px 40px;
	max-width: 1100px !important;
	margin: auto !important;
}

.peoplecopy {
	max-width: 770px;
	margin: auto;
}

.faqlink {
	margin-top: 10px;
	text-align: center !important;
	margin-bottom: 30px;
}

.faqlinkhead {
	margin-top: 10px;
	font-size: 22px;
	color: #fff !important;
	font-weight: 300;
	text-shadow: none;
	margin-bottom: 60px;
}

.partner .info {
	width: 900px;
	padding: 60px 0 0px;
}

.partner .info * {
	text-align: center;
}

.partner .info h1 {
	color: #A7A8AA;
	font-size: 34px;
	font-weight: 400;
	margin: 0 0 30px;
	float: left;
	width: 100%;
}

.partner .info.brand h1 {
	font-weight: 300;
	font-size: 28px;
	color: #555;
}

.partner .info.brand.middle .peoplecopy .midline {
	font-weight: 400;
	font-size: 34px;
	color: #26a7df;
	line-height: 10px;
}

.partner .info.brand>img {
	display: table;
	margin: 0 auto 30px;
	max-width: 100%;
}

.partner .info h2 {
	color: #26a7df;
	font-size: 34px;
	font-weight: 400;
	margin: 0 0 40px;
}

.partner .info.brand h2 {
	color: #555;
	font-size: 46px;
}

.partner .info p {
	margin: 0;
	font-size: 26px;
	color: #aaa;
	font-weight: 300;
}

.partner .info.brand p {
	margin: 0 0 30px;
	font-size: 30px;
	color: #555;
	font-weight: 300;
}

.partner .info hr {
	border-style: solid;
	border-color: #d3d3d3;
	border-width: 1px 0 0 0;
	margin: 40px auto;
	width: 80%;
}


.boost-button {
	background-color: #f69c20;
	border-width: 0;
	color: #fff;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	float: right;
	font-size: 14px;
	font-weight: 400 !important;
}

.camp-your-own {
	padding: 10px 30px 0;
	background-color: transparent;
	border: none;
}

.camp-your-own span {
	display: table;
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin: 0 0 10px;
}

.camp-your-own a {
	background-color: #26a7df;
	;
	border: 1px solid #26a7df;
	color: #fff;
	font-weight: 400;
	margin: 0;
	padding: 10px 20px;
	text-align: center;
}

.camp-your-own a i,
.boost-button i {
	color: inherit;
	margin-right: 10px;
}

.boost-inv {
	margin: 0 0 10px;
	color: #26a7df;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
}

.boost-intro {
	padding: 20px 30px;
	margin: 10px 0 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.boost-intro a {
	background-color: #f69c20;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	margin-top: 20px;
	font-weight: 400;
}

.fote .boost-form {
	width: 100%;
	float: left;
	padding: 0 20px;
}

.fote .boost-form p {
	width: 100%;
	float: left;
	padding: 20px;
	margin: 0;
	text-align: center;
	font-size: 22px;
}

.fote .boost-form .mc-field-group {
	width: 100%;
	padding: 0;
}

.fote .boost-form .mc-field-group textarea {
	height: 140px;
}

.fote .boost-form .mc-field-group input,
.fote .boost-form .mc-field-group textarea {
	border: 2px solid #ddd;
	background-color: #ecf8fc;
	padding-left: 15px;
}

.fote .boost-form .boost-button {
	width: 100%;
	background-color: #26a7df;
	text-align: center;
	font-size: 22px;
	font-weight: 900;
	padding: 10px 0;
	margin-top: 20px;
}

.fote .boost-form .boost-entries {
	width: 100%;
	float: left;
	background-color: #f69c20;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 20px;
	margin: 0 0 20px;
	font-weight: 900;
	font-size: 22px;
}

.fote .boost-form .boost-form-legal {
	width: 100%;
	float: left;
	margin: 20px 0 0;
}

.fote .boost-form .boost-form-legal h6 {
	margin: 0;
	width: 100%;
	float: left;
	font-size: 14px;
	text-align: center;
}

.fote .boost-form .boost-form-legal a {
	font-size: inherit;
	display: inline-block;
	text-decoration: underline;
}

.fote .recipient-form {
	width: 100%;
	float: left;
	padding: 20px 20px 0;
}

.fote .recipient-form h6 {
	width: 100%;
	float: left;
	margin: 0 0 20px;
	font-size: 24px;
	color: #26a7df;
}

.fote .recipient-form .mc-field-group {
	width: 100%;
	padding: 0;
}

.fote .recipient-form .mc-field-group label.error .cont-ipt {
	border-color: #d15353;
}

.fote .recipient-form .mc-field-group.p60 {
	width: 60%;
	padding-right: 5px;
}

.fote .recipient-form .mc-field-group.p40 {
	width: 40%;
	padding-left: 5px;
}

.fote .recipient-form .mc-field-group>span {
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 5px;
	display: block;
}

.fote .recipient-form .mc-field-group>h1.stp-error {
	margin: 0 0 10px;
	color: red;
	font-weight: 400;
	font-size: 16px;
}
.fote .recipient-form .mc-field-group>h1.stp-error.visi {
	display: none;
}

.fote .recipient-form .mc-field-group textarea {
	height: 140px;
}

.fote .recipient-form .mc-field-group input,
.fote .recipient-form .mc-field-group select,
.fote .recipient-form .mc-field-group textarea {
	border: 2px solid #26a7df;
	background-color: #fff;
	padding-left: 15px;
}

.fote .recipient-form .mc-field-group button {
	width: 80%;
	background: none;
	border: none;
	margin: 10px 10% 25px;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	display: inline-block;
}

.fote .recipient-form .mc-field-group button img {
	width: 100%;
}

.promo-legend {
	float: left;
	margin: 20px 0 40px;
}

.promo-legend p {
	color: #000;
	margin: 0;
	text-align: center;
	font-size: 22px;
}

.promo-legend p em {
	color: #26a7df;
	font-style: italic;
    font-size: 24px;
}


.fote.fote-white {
	background-color: transparent;
	border-color: transparent;
}

.fote-donations {
	display: table;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fote-donations>div {
	float: left;
	width: 50%;
}

.fote-donations>div:first-child {
	padding-right: 10px;
	border-right: 1px solid #f69c20;
}

.fote-donations>div:last-child {
	padding-left: 10px;
}

.fote-donations h5 {
	margin: 0 0 5px;
	color: #f69c20;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}

.fote-donations h1 {
	margin: 0;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
}

.vp h1.ft-h1-big {
	text-align: center;
	font-size: 30pt;
}

.fote-nice {
	background-color: transparent;
	border: none;
	text-align: center;
	font-size: 17px;
	padding: 10px 0;
}

.fote-nice strong {
	text-transform: uppercase;
	font-size: inherit;
}

.fote-nice span {
	color: #26a7df;
	font-weight: 500;
}

.fote-shareurl {
	margin-top: 10px;
	color: #26a7df;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	padding: 20px 0;
	border: 2px dashed #26a7df;
}

.fote-shareurl span {
	width: 100%;
	display: block;
	padding: 0 20px 20px;
}

img.boosted-fote {
	width: 60%;
	margin: 20px 20% 0;
}

img.boosted-fote-postcard {
	width: 100%;
	margin: 20px 0 0;
}

.fote .share .ft-fote-button {
	display: inline-table;
}

.fote .share .ft-fote-button img {
	width: 100%;
	max-width: 151px;
}

.ft-fote-button.ft-button-share {
	cursor: pointer;
	position: relative;
}

.ft-fote-button.ft-button-boost {
	margin-left: 20px;
}

.ft-share-section {
	position: absolute;
	background-color: #fff;
	width: 100%;
	top: -102px;
	padding: 10px 5px 5px;
	border: 1px solid #26a7df;
	display: none;
}

.ft-share-section a {
	margin-bottom: 5px;
	display: table;
}

.ft-share-section a img {
	width: 100%;
	max-width: 151px;
}


.fote .user img,
.tp-thumb,
.tp-thumb-image {
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	-o-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
}

.mailing form,
.mailing input,
.mailing a,
.fote .share a,
.campaign .progrs .bar,
.campaign .progrs .bar-perc,
.contact form a,
.mc-field-group .cont-ipt,
.button,
.peoplebutton,
.browsebutton,
.camp-button,
.textme-form form,
.textme-form input,
.textme-form button,
.blue-button,
.notification,
.fote .boost-form .boost-button,
.boost-intro a,
.fote .share .ft-fote-button,
.ft-share-section,
.mc-field-group-amount {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.notification {
	position: fixed;
	top: 80px;
	right: 20px;
	width: 400px;
	padding: 20px 55px 20px 20px;
	box-shadow: 0 0 2px #fff;
	z-index: 10001;
	display: none;
}

.notification.info {
	background-color: #26a7df;
}

.notification.warn {
	background-color: orange;
}

.notification p {
	margin: 0;
	color: #fff;
	float: left;
	line-height: 22px;
	width: 100%;
	text-align: center;
}

.notification i {
	position: absolute;
	width: 28px;
	line-height: 22px;
	color: #fff;
	font-size: 30px;
	margin-left: 15px;
}

.hiw {
	width: 100%;
	float: left;
}

.hiw img {
	width: 100%;
	float: left;
}

.overlay {
	width: 100%;
	height: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.75);
	display: none;
}

.overlay-full {
	float: left;
	width: 100%;
	height: 100vh;
}

.ft-dialog {
	width: 600px;
	display: table;
	min-height: 200px;
	margin: 80px auto 0;
	padding: 30px;
	background-color: #fff;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.ft-dialog>div {
	width: 100%;
	float: left;
}

.ft-title {
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	margin: 0 0 25px;
	border-bottom: 1px solid #ccc;
}

.ft-title a {
	float: right;
	line-height: inherit;
	cursor: pointer;
}

.ft-title i.fa {
	line-height: inherit;
	color: inherit;
}

.ft-buttons a.button {
	float: right;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	margin-right: 5px;
}

.ft-buttons a.button:first-child {
	margin-right: 0;
}

.ft-buttons a.button.link {
	background-color: transparent;
	color: #666;
	padding: 0;
	line-height: 40px;
	margin-right: 30px;
}

.ft-buttons a.button i {
	margin: 0 5px 0 0;
	color: inherit;
	font-size: inherit;
}

.report-form {
	float: left;
	width: 100%;
}

.report-form>div {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}

.report-form label {
	float: left;
	width: 100%;
	margin: 0 0 5px;
	font-size: 16px;
	font-weight: 400;
}

.report-form select {
	width: 100%;
	font-size: 16px;
	float: left;
	font-weight: 400;
}

.report-form textarea {
	resize: none;
	width: 100%;
	font-size: 16px;
	float: left;
	height: 80px;
	padding: 5px 8px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.report-form .bordered {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.marvel-delete {
	display: table;
	width: 100%;
	max-width: 560px;
	margin: 0 auto;
}

.marvel-delete h1 {
	color: #26a7df;
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
	margin: 0;
	font-size: 70px;
}

.marvel-delete h3 {
	color: #26a7df;
	text-align: center;
	font-weight: 400;
	margin: 0 0 30px;
	font-size: 28px;
}

.marvel-delete p {
	text-align: center;
	font-weight: 400;
}

.marvel-delete p a {
	color: #26a7df;
	width: auto;
	font-size: inherit;
	display: inline;
	line-height: inherit;
	font-weight: inherit;
}

.marvel-delete p a.strong {
	color: #26a7df;
	width: auto;
	font-size: inherit;
	display: inline;
	line-height: inherit;
	font-weight: 400;
}

.marvel-delete h4 {
	color: #26a7df;
	text-align: center;
	font-weight: 400;
	margin: 20px 0 0;
	font-size: 24px;
}

.sweepstakes {
	float: left;
	width: 100%;
	margin: 250px 0;
}

.sweepstakes h1 {
	float: left;
	width: 70%;
	margin: 0 15%;
	font-size: 42px;
	text-align: center;
	line-height: normal;
}

.main-text.people {
	line-height: 65px;
	margin: 180px 22% 0;
	text-align: left !important;
	font-size: 60px;
	text-shadow: none;
	font-family: lato;
	font-weight: 900;
}

.main-text.brand {
	line-height: 65px;
	margin: 180px;
	text-align: center !important;
	font-size: 60px;
	font-family: lato;
	font-weight: 700;
	text-shadow: none;
}

.brand h5 {
	line-height: 0px;
	font-size: 30px;
	text-shadow: none;
	font-family: lato;
	font-weight: 400;
	color: white;
	text-align: center !important;
}

.hero {
	width: 100%;
}

.campaign-site {
	width: 1080px;
}

.campaign-site * {
	font-family: Lato;
}

.cs-header {
	float: left;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
}

.cs-splash {
	width: calc(70% - 60px);
	float: left;
	padding-right: 60px;
}

.cs-splash img {
	float: left;
	width: 100%;
}

.cs-splash .cs-hero {
	position: relative;
	margin: 1px;
	padding-bottom: 49%;
	padding-top: 42px;
	height: 0;
	overflow: hidden;
}

.cs-splash .cs-hero iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cs-intro {
	width: 30%;
	float: left;
	margin: 30px 0 0;
}

.cs-intro h3 {
	font-size: 1.5em;
	margin: 0;
}

.cs-intro .cs-mission {
	float: left;
	width: 100%;
	margin: 0 0 30px;
}

.cs-intro .cs-mission p {
	text-align: left !important;
}

.cs-tabs {
	float: left;
	width: 100%;
}

.cs-tab-btn {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	transition: all 0.2s cubic-bezier(0.57, 0.47, 0.5, 0.69);
	text-align: center;
}

.cs-tab-btn a {
	font-size: 1em;
	font-weight: 400;
	text-transform: uppercase;
	color: rgba(61, 68, 71, 0.5);
	width: 340px;
	text-align: center;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	cursor: pointer;
	display: inline-block;
	transition: all 0.2s cubic-bezier(0.57, 0.47, 0.5, 0.69);
}

.cs-tab-btn a.active,
.cs-tab-btn a:hover {
	color: #26A7DF;
}

.cs-tab-content {
	width: 100%;
	float: left;
}

.cs-tab {
	display: none;
}

.cs-tab h4 {
	font-size: 1em;
	font-weight: 300;
	text-align: center;
}

.cs-about-info {
	float: left;
	width: 50%;
}

.ft-asmblr-btn {
	width: 100%;
	float: left;
}

.ft-asmblr-btn .ft-btn.blue {
	padding: 15px 0;
	width: 100%;
	font-size: 18px;
	font-weight: 900;
}

.cs-about-info .ft-pbar {
	background-color: transparent;
	padding-top: 0;
}

.cs-about-info .ft-pbar .ft-pbar-itm {
	border-right: 1px solid #ccc;
}

.cs-about-info .ft-pbar .ft-pbar-lbl {
	text-shadow: 0 0 0 #ccc;
	color: #ccc;
	font-weight: 400;
	font-size: 14px;
}

.cs-about-info .ft-pbar .ft-pbar-val {
	text-shadow: 0 0 0 #26A7DF;
	color: #26A7DF;
	font-weight: 400;
	font-size: 20px;
}

.cs-description {
	float: left;
	width: 100%;
}

.cs-art {
	float: left;
	width: calc(50% - 40px);
	margin-left: 40px;
}

.cs-art img {
	width: 90%;
	float: left;
	margin: 0 5%;
}

.cs-tab.active {
	display: block;
}

.cs-supporters {
	margin-top: 30px;
}

.cs-block {
	width: 100%;
	float: left;
	padding-top: 100px;
}

.notify-success {
	background-color: #40a516;
}

.notify-danger {
	background-color: #DC0C12;
}

.notify-success *,
.notify-danger * {
	color: #fff;
}

.notify-success i,
.notify-danger i {
	margin-right: 10px;
}

.notify.top {
	top: 80px;
}

.header.menu-hide-sm,
.footer.footer-hide-sm {
	display: none;
}

.deleted-fote-page {
	height: 100vh;
	background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/Cropped-Background.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.deleted-fote-page * {
	width: 100%;
	text-align: center;
	color: #fff;
	margin: 0;
	font-weight: bold;
}

.deleted-fote-page h1 {
	font-size: 64px;
	margin-bottom: 10px;
}

.deleted-fote-page h3 {
	font-size: 32px;
}

.fote .user .flip-postcard {
	position: absolute;
	width: 70px;
	height: 70px;
	padding: 0;
	border-width: 0;
	right: 20px;
	top: 15px;
	cursor: pointer;
	background-color: white;
}

.fote .user .flip-postcard img {
	width: 70px;
	height: 70px;
	margin: 0;
	border: 0;
	position: relative;
	border-radius: 0;
}

@media (max-width : 1366px) {
	.belt p {
		padding: 0;
	}

	.mailing p {
		padding: 0;
	}

	.main-text {
		font-size: 42px;
		line-height: 50px;
		margin: 100px 5% 0;
	}

	.main-text.x2 {
		line-height: 48px;
		margin: 180px 5% 0;
	}

	.main-text.people {
		line-height: 65px;
		margin: 180px 22% 0;
		text-align: left !important;
	}

	.main-text.brand {
		line-height: 65px;
		margin: 180px 22% 0;
		text-align: center !important;
		padding: 0px 50px 0px 50px;
	}

	.main-text.x2.wtop {
		height: 65px;
	}

	h2.peoplecontact {
		padding: 0px 20px 0px 20px !important;
	}

	h3.peoplecontact {
		padding: 0px 20px 30px 20px !important;
	}
}

@media (max-width : 1024px) {
	.campaign-site {
		width: 100%;
	}

	.cs-header {
		margin-top: 0;
		margin-bottom: 0;
	}

	.cs-splash {
		width: 100%;
		padding-right: 0;
	}

	.cs-intro {
		width: 100%;
		float: left;
		margin: 2rem 0;
	}

	.cs-intro .ft-asmblr-btn {
		width: 100%;
		text-align: center;
	}

	.cs-intro h3 {
		text-align: center;
	}

	.cs-intro .cs-mission {
		margin-bottom: 0;
	}

	.cs-intro .cs-mission p {
		text-align: center !important;
	}

	.cs-intro .ft-asmblr-btn {
		display: none;
	}

	.cs-tab-btn a {
		width: 50%;
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
		float: left;
	}

	.cs-tab h4 {
		font-size: 1em;
		font-weight: 300;
		text-align: center;
	}

	.cs-tabs .cs-tab-content {
		width: 60%;
		margin: 0 20%;
	}

	.cs-about-info,
	.cs-art {
		float: left;
		width: 100%;
		padding: 0;
		margin: 0 0 0 0;
	}

	.cs-art img {
		width: 100%;
		margin: 0;
	}

	.ls-l-txt-sm {
		top: 120px !important;
	}

	.mailing form {
		max-width: 800px;
	}

	.mailing input {
		width: 540px;
	}

	.main-text.x2.wtop {
		height: 60px;
		top: 140px
	}

	h2.peoplecontact {
		padding: 0px 20px 0px 20px !important;
	}

	h3.peoplecontact {
		padding: 0px 20px 30px 20px !important;
	}

	.main-text.people {
		line-height: 65px;
		margin: 180px 22% 0;
		text-align: left !important;
	}

	.main-text.brand {
		line-height: 65px;
		margin: 180px 22% 0;
		text-align: center !important;
		padding: 0px 50px 0px 50px;
	}

	.deleted-fote-page h1,
	.deleted-fote-page h3 {
		padding: 0 5%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media (max-width : 1010px) {
	.cmpg-kinds {
		display: block;
		margin: 0 0 40px;
		float: left;
		width: 100%;
	}

	.cmpg-kinds h1 {
		float: left;
		width: 100%;
		margin: 0;
		padding: 20px 0;
		font-size: 18px;
	}

	.cmpg-kinds .cmpg-kind {
		float: left;
		width: 100%;
		padding: 20px 20px 20px 100px;
		background-position: 20px 10px;
	}

	.cmpg-kinds .cmpg-kind strong {
		font-size: 16px;
	}

	.cmpg-kinds .cmpg-kind p {
		font-size: 16px;
	}

	h2.peoplecontact {
		padding: 0px 20px 0px 20px !important;
	}

	h3.peoplecontact {
		padding: 0px 20px 30px 20px !important;
	}

	.main-text.people {
		line-height: 65px;
		margin: 180px 22% 0;
		text-align: left !important;
	}

	.main-text.brand {
		line-height: 65px;
		margin: 180px 22% 0;
		text-align: center !important;
		padding: 0px 50px 0px 50px;
	}
}

@media (max-width : 960px) {
	.ls-l-txt-sm {
		top: 100px !important;
	}

	.footer div.sect {
		width: 30%;
	}

	.footer div.sect.mid {
		width: 40%;
	}

	.footer div.sect h2 {
		font-size: 14px;
		text-align: left;
	}

	.footer div.sect.cont h2 {
		text-align: right;
	}

	.footer div.sect.cont h2 a {
		font-size: 14px;
	}

	.grid {
		padding: 100px 0;
	}

	.grid h1 {
		font-size: 40px;
	}

	.campaign {
		width: 100%;
	}

	.mailing h1,
	h1.big-text {
		font-size: 28px;
		line-height: 28px;
	}

	.mailing form {
		max-width: 600px;
	}

	.mailing input {
		width: 340px;
	}

	.partner .info {
		width: 100%;
		padding: 0 40px;
	}

	.partner .info.middle {
		display: block;
		margin: 40px 0;
		float: left;
	}

	.campaign-section p.subtitle {
		font-size: 18px;
	}

	.main-text {
		font-size: 38px;
		line-height: normal;
		margin: 100px 5% 0;
	}

	.main-text.x2 {
		margin: 220px 5% 0;
	}

	.main-text.x2.wtop {
		top: 100px;
	}

	.peopleblock {
		max-width: 1000px !important;
		text-align: center !important;
		margin: 0px !important;
	}

	.brandblock {
		max-width: 1000px !important;
		text-align: center !important;
		margin: 0px !important;
		vertical-align: middle;
	}

	.main-text.people {
		font-size: 50px;
		line-height: 65px;
		margin: 180px 22% 0;
		text-align: center !important;
		padding: 0px !important;
	}

	.main-text.brand {
		font-size: 50px;
		line-height: 48px;
		margin: 180px 22% 0;
		text-align: center !important;
		padding: 0px 50px 0px 50px;
	}

	.partner .landing .button {
		margin-top: 60px;
	}

	h2.peoplecontact {
		padding: 0px 20px 0px 20px !important;
	}

	h3.peoplecontact {
		padding: 0px 20px 30px 20px !important;
	}

	.typehead {
		font-weight: 700;
		font-size: 36px;
		line-height: 36px;
		text-align: center;
		margin: auto;
		margin-top: 60px !important;
		padding: 0px 0px 0px 0px;
	}
}

@media (max-width : 800px) {
	.ls-l-txt-sm {
		top: 80px !important;
	}

	.main-button {
		width: 200px;
		height: 59px;
	}

	.main-button img {
		width: 200px !important;
		height: 59px !important;
	}

	.indicates-required span {
		width: 100%;
		text-align: right;
	}

	.contact form h3 {
		border-width: 0;
		font-size: 28px;
		margin: 0 0 20px;
	}

	h2.peoplecontact {
		padding: 0px 20px 0px 20px !important;
	}

	h3.peoplecontact {
		padding: 0px 20px 30px 20px !important;
	}

	.mainwrap {
		display: none !important;
	}

	.mobwrap {
		display: inline-block !important;
	}

	.brandcopybot {
		background-color: #fff !important;
		text-align: center;
		margin: auto;
		width: 100%;
		float: left;
		padding: 0px 30px 0px 30px !important;
	}

	.brandcopybot p {
		background-color: #fff !important;
		text-align: center;
		margin: auto;
		width: 100%;
		float: left;
		padding-top: -30px !important;
	}

	.pic img {
		width: 90%;
	}

	.pic {
		text-align: center !important;
		margin: auto !important;
		margin-top: 30px !important;
		margin-bottom: 30px !important;
	}

	.brandcopy2mob p {
		padding: 0px 60px 30px 60px;
		text-align: center;
		background-color: #fff;
		color: #666666 !important;
		font-family: lato !important;
		font-size: 22pt !important;
		font-weight: 300 !important;
	}

	.brandivide {
		width: 80% !important;
		border-top: 1px solid #e8e8e8 !important;
		margin-bottom: 70px !important;
	}

	.partner.video-md .landing.video {
		display: none;
	}

	.partner.video-md .landing.image {
		display: block;
	}

	.partner.video-md .landing.image.home {
		display: block;
		background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/Header_Poster_Main.jpg') !important;
	}

	.partner.charity .landing {
		background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/Header_Poster_Main.jpg');
	}

	.partner.people .landing {
		background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/Header_Poster_Main.jpg');
	}

	.partner.brand .landing {
		background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/Header_Poster_Main.jpg');
	}

	.partner.home .landing {
		background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/Header_Poster_Main.jpg');
	}

	.info.brand.middle {
		margin-bottom: -30px;
	}

	.graphictype {
		width: 100% !important;
		padding: 10px 0px 10px 0px;
		min-height: 0px !important;
	}

	.typeicon {
		text-align: center;
		width: 165px;
		height: auto;
		padding: 0px;
	}

	.main-text.brand {
		padding: 0px 50px 0px 50px;
	}
}

@media (max-width : 768px) {
	.hide-sm {
		display: none !important;
	}

	.show-sm {
		display: block !important;
	}

	.header.vis {
		display: none !important;
	}

	.footer div.sect {
		float: left;
		width: 50%;
	}

	.footer div.sect h2 {
		text-align: center !important;
	}

	.footer div.sect.mid {
		display: table;
		width: 100%;
		margin-top: 20px;
	}

	.belt {
		padding: 40px 0;
	}

	.grid h1 {
		font-size: 36px;
	}

	.grid h1 strong {
		font-size: 40px;
	}

	.campaign .splash iframe {
		height: 300px;
	}

	.project {
		margin-bottom: 20px;
	}

	.contact {
		margin: 20px 0;
	}

	.contact form h3 {
		font-size: 22px;
		padding-left: 10px;
		padding-right: 10px;
		margin: 0;
	}

	.mc-field-group {
		width: 100%;
	}

	.partner .landing {
		background-size: cover;
	}

	.marvel-delete {
		width: 90%;
	}

	.marvel-delete h1 {
		font-size: 50px;
	}

	.marvel-delete h3 {
		font-size: 22px;
	}

	.marvel-delete h4 {
		font-size: 18px;
		margin: 30px 0;
	}

	.graphic {
		width: 100% !important;
	}

	.cs-intro h3 {
		font-size: 1.5em;
	}

	.cs-intro .cs-mission * {
		font-size: 1.0625em;
	}

	.cs-tabs .cs-tab-content {
		width: 80%;
		margin: 0 10%;
	}

	.ft-asmblr-btn .ft-btn.blue {
		width: 80%;
		margin: 0 10%;
	}

	.cs-block {
		padding-top: 40px;
	}

	.cs-block-last {
		padding-top: 120px;
	}
}

@media (max-width : 736px) {
	.main-text {
		font-size: 32px;
		line-height: normal;
		margin: 0 5%;
	}

	.landing.image h1 {
		font-size: 30px !important;
		line-height: normal;
		margin: 30px 5%;
	}

	.brandbuttonwrap {
		margin-bottom: 30px !important;
		text-align: center !important;
		margin: auto !important;
		position: absolute !important;
		bottom: 30px !important;
		width: 300px !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
	}

	.brandbutton.middle {
		float: left;
		width: 100%;
		color: #fff;
		font-size: 20px !important;
		font-weight: 700;
		text-shadow: none;
		position: absolute;
		bottom: 0px;
		text-align: center !important;
		margin-bottom: 30px !important;
		z-index: 2000 !important;
	}

	.faqlinkhead {
		margin-top: 20px !important;
		font-size: 22px;
		color: #fff !important;
		font-weight: 300;
		text-shadow: none;
		margin-bottom: -10px !important;
	}

	.middle-content h6 img {
		width: 20px;
		margin: 0px 0 0 !important;
		animation: jumper 1.5s infinite;
	}

	.main-text.x2 {
		margin: 0 5%;
	}

	.main-text.main-logo {
		padding: 60px 0 0 0;
		background-size: 95% auto;
		background-position: center 0;
		background-image: url('https://d3qqfrlk1o70jf.cloudfront.net/api/img/logo.png');
		text-align: center;
		min-height: 0;
	}

	.main-banner .text-lg {
		font-weight: 400;
		font-size: 36px;
		line-height: 44px;
	}

	.main-banner .text-lghome {
		font-weight: 400;
		font-size: 36px;
		line-height: 44px;
	}

	.main-banner .text-sm {
		font-size: 24px;
		line-height: 30px;
	}

	.textme-form h6 {
		font-size: 16px;
		font-weight: 400;
	}

	.ft-dialog {
		width: 100%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	.main-text.people {
		font-size: 38px !important;
		line-height: 50px !important;
		margin: 180px 6% 0;
		text-align: center !important;
		padding: 0px !important;
	}

	.main-text.brand {
		font-size: 50px;
		line-height: 65px;
		margin: 180px 12% 0;
		text-align: center !important;
		padding: 0px 20px 0px 20px !important;
	}

	.cs-intro {
		width: calc(100% - 40px);
		margin: 40px 20px;
	}

	.ft-asmblr-btn .ft-btn.blue {
		width: 100%;
		margin: 0;
		font-weight: 400;
	}

	.deleted-fote-page h1 {
		font-size: 38px;
	}

	.deleted-fote-page h3 {
		font-size: 18px;
	}
}

@media (max-width : 640px) {
	.vp {
		padding: 0 15px;
	}

	.show-sm {
		display: none !important;
	}

	.hide-xs {
		display: none !important;
	}

	.show-xs {
		display: block !important;
	}

	.header a.logo.show-xs img {
		height: 40px;
		margin: 10px 0;
	}

	.container.full,
	.container.mid-padd-t {
		padding: 15px 0;
	}

	.cont-fote .middle {
		display: block;
		width: 100%;
		margin: 0;
		float: left;
	}

	.cont-fote .seal .middle {
		display: table;
		margin: 0 auto;
		width: auto;
		float: none;
	}

	.camp-button {
		margin: 0 0 15px;
		font-size: 16px;
		width: 100%;
		text-align: center;
	}

	.fote {
		width: 100%;
	}

	.fote img {
		max-width: 100%;
	}

	.campaign .fote-grid a {
		width: 50%;
	}

	.mailing form {
		max-width: none;
		width: 100%;
		display: table;
	}

	.mailing input {
		width: 100%;
		margin: 0 0 10px;
		text-align: center;
	}

	.mailing a {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}

	.campg-links {
		width: 100%;
		margin: 0;
		padding: 0 80px;
	}

	.main-banner .text-lg {
		font-size: 32px;
		line-height: 44px;
	}

	.main-banner .text-lghome {
		font-size: 32px;
		line-height: 44px;
	}

	.main-banner .text-sm {
		font-size: 20px;
		line-height: 26px;
	}

	.textme-form {
		width: 100%;
	}

	.campaign-section {
		padding: 40px 20px;
	}

	.campaign-section h1.big-text {
		padding: 0 20px;
	}

	.campaign-section p.subtitle {
		font-size: 16px;
	}

	.campaign-list {
		margin: 0 0 40px;
	}

	.campaign-list .cmpg-lt-gr {
		width: 100%;
		padding: 0;
	}

	.campaign-list div.cmpg-lt-it:hover {
		-moz-transform: none;
		-webkit-transform: none;
		transform: none;
	}

	.cmpg-kinds .cmpg-kind {
		background-position: 20px center;
	}

	.sweepstakes {
		margin: 200px 0;
	}

	.sweepstakes h1 {
		width: 90%;
		margin: 0 5%;
		font-size: 20px;
	}

	.store-badge {
		width: 155px;
	}

	.main-banner {
		height: calc(100% - 100px);
		height: calc(100vh - 100px);
	}

	.textme-form small {
		font-size: 15px;
	}

	.appstore img {
		padding: 10px;
	}

	.fote .boost-form h2 {
		margin: 0 0 20px;
	}

	img.boosted-fote {
		width: calc(100% - 40px);
		margin: 20px 20px 0;
	}

	.fote .boost-form p {
		font-size: 18px;
		padding: 20px 0;
	}

	.ft-fote-button.ft-button-boost {
		margin-left: 10px;
	}

	.boost-inv {
		font-size: 22px;
	}

	@supports (overflow:-webkit-marquee) and (justify-content:inherit) {}

	.confcont {
		padding: 0px 20px 5% 20px;
		max-width: 1000px;
		margin: auto;
	}
}

@media screen and (max-width: 568px) and (min-width: 415px) {

	.landing.image h1 {
		font-size: 25px !important;
		line-height: normal;
		margin: 30px 5%;
		margin-top: -40px !important;
	}

	.brandbuttonwrap {
		margin-bottom: 30px !important;
		text-align: center !important;
		margin: auto !important;
		position: absolute !important;
		bottom: 30px !important;
		width: 300px !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
	}

	.brandbutton.middle {
		float: left;
		width: 100%;
		color: #fff;
		font-size: 20px !important;
		font-weight: 700;
		text-shadow: none;
		position: absolute;
		bottom: 0px;
		text-align: center !important;
		margin-bottom: 30px !important;
		z-index: 2000 !important;
	}

	.faqlinkhead {
		margin-top: 20px !important;
		font-size: 22px;
		color: #fff !important;
		font-weight: 300;
		text-shadow: none;
		margin-bottom: -10px !important;
	}

	.middle-content h6 img {
		width: 20px;
		margin: 0px 0 0 !important;
		animation: jumper 1.5s infinite;
	}
}

@media screen and (max-width: 736px) and (min-width: 415px) and (orientation : landscape) {
	.text-lghome {
		font-size: 25px !important;
		margin: 0;
		max-width: 1000px !important;
		margin: auto !important;
		padding: 40px 20px 0px 20p !important;
		line-height: 25px !important;
	}

	.seal {
		float: left;
		width: 100%;
		margin: 0px 0 !important;
	}

	.textme-form small {
		width: 100%;
		text-align: center;
		display: table;
		color: #fff;
		font-size: 18px;
		font-weight: 300;
		text-shadow: none;
		margin-top: 40px;
	}

	.main-banner .inner>div {
		width: 100%;
		height: 282px;
		padding-top: 30px;
	}

	.textme-form h6 img {
		width: 25px;
		margin: 10px 0 0;
		animation: jumper 1.5s infinite;
	}
}

@media (max-width : 480px) {
	h1.fote_for {
		font-size: 42px;
	}

	h1.fote_for strong {
		font-size: 42px;
	}

	.campaign .splash iframe {
		height: 230px;
	}

	.grid h1 {
		font-size: 30px;
	}

	.grid h1 strong {
		font-size: 32px;
	}

	.main-banner .text-lg {
		font-size: 24px;
		line-height: 30px;
	}

	.main-banner .text-lghome {
		font-size: 24px;
		line-height: 30px;
	}

	.main-banner .text-sm {
		font-size: 16px;
		line-height: 22px;
	}

	.cmpg-kinds h1 {
		font-size: 14px;
	}

	.cmpg-kinds .cmpg-kind strong {
		font-size: 12px;
	}

	.cmpg-kinds .cmpg-kind p {
		font-size: 12px;
	}

	.brandbuttonwrap {
		width: 100%;
	}

	.partner.video-md .landing.image .main-text.brand {
		font-size: 34px;
		line-height: 42px;
		margin-bottom: 60px !important;
	}

	.typehead {
		font-weight: 700;
		font-size: 22px;
		line-height: 26px;
		width: 100%;
		text-align: center;
		margin: auto;
		margin-top: 0px !important;
		padding: 0px 0px 0px 0px;
	}

	.typeicon {
		text-align: center;
		width: 175px;
		height: auto;
		padding: 20px;
	}

	.typewrap {
		width: 100%;
		max-width: none !important;
		margin: auto;
		margin-top: 30px !important;
	}

	.graphictype {
		margin: 0px 0px 0px 0px;
		text-align: center !important;
		min-height: none !important;
		border-radius: 15px;
		border: solid 3px #fff;
	}

	.typecont h1 {
		margin-top: 20px !important;
	}

	.cs-intro {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.cs-intro h3 {
		font-size: 24px !important;
	}

	.cs-intro .cs-mission * {
		font-size: 15px !important;
	}

	.cs-tabs .cs-tab-content {
		width: 90%;
		margin: 0 5%;
	}

	.mc-field-group-amount .mc-currency {
		top: 10px;
		width: 36px;
	}

	.mc-field-group-amount .mc-currency span {
		font-size: 34px;
		line-height: 40px;
	}

	.mc-field-group-amount .mc-currency small {
		font-size: 16px;
		line-height: 20px;
	}

	.mc-field-group-amount label {
		padding: 0 85px 0 36px;
	}

	.mc-field-group-amount label input {
		font-size: 60px;
		line-height: 80px;
	}

	.mc-field-group-amount .mc-zeros {
		width: 85px;
		font-size: 60px;
		line-height: 80px;
	}

	.print-text {
		padding: 0;
	}

	.print-text p {
		font-size: 20px;
		margin-top: 10px;
	}
	.print-text a.big-button {
		margin-top: 10px;
	}
	a.print-link {
		font-size: 22px;
	}
	.print-promo .print-input {
		font-size: 24px;
	}
	.promo-legend p {
		font-size: 20px;
	}

	.fote .recipient-form .mc-field-group>span {
		font-size: 15px;
	}

	.fote .recipient-form .mc-field-group label {
		margin-bottom: 10px;
	}

	.fote .recipient-form .mc-field-group button {
		margin: 0 0 10px;
		width: 100%;
	}
}

@media (max-width : 420px) {
	.campaign .splash iframe {
		height: 200px;
	}

	.campaign .stats span {
		padding: 10px 5px;
	}

	.campaign .stats span small {
		font-size: 14px;
	}

	.campaign .act-link {
		background-size: auto 30px;
	}

	.fote .share a:not(.boost-button) {
		width: 110px;
	}

	.main-text {
		font-size: 28px;
		line-height: 28px;
		margin: 50px 2% 0;
	}

	.main-text.x2 {
		font-size: 28px;
		line-height: 30px;
		margin: 180px 2% 0;
	}

	.main-text.x2.wtop {
		top: 80px;
	}

	.main-text.x2.wtop span {
		height: 40px;
	}

	.partner .landing .button {
		margin-top: 50px;
	}

	.typewrap {
		width: 100%;
		max-width: none !important;
		margin: auto;
	}

	.bandcopy {
		text-align: center;
		margin: auto;
		color: white;
		font-family: lato;
		font-size: 20pt;
	}

	.bandcopy strong {
		text-align: center;
		margin: auto;
		color: white;
		font-family: lato;
		font-size: 20pt;
		font-weight: 900;
	}

	.brandcopy2mob p {
		padding: 0px 20px 30px 20px;
		text-align: center;
		background-color: #fff;
		color: #666666 !important;
		font-family: lato !important;
		font-size: 18pt !important;
		font-weight: 300 !important;
	}

	.peoplexp p {
		font-size: 18pt !important;
	}

	.info.brand.middle h1 {
		font-size: 17pt !important;
	}

	.info.brand.middle .faqlink {
		padding-bottom: 30px !important;
	}

	.info.brand.middle {
		padding: 0px 13px 0px 13px !important;
	}

	.peoplecopy p {
		font-size: 18pt !important;
	}

	.peoplecopy span {
		font-size: 18pt !important;
	}

	.vp h1 {
		font-size: 18pt !important;
	}

	.vp h1.ft-h1-big {
		font-size: 26pt !important;
	}

	.mailing p {
		font-size: 18pt !important;
	}

	.campaign-section .big-text {
		font-size: 20pt !important;
	}

	.big-text h1 {
		padding: 0px;
	}

	.fote .boost-form .boost-entries {
		font-size: 20px;
	}

	.fote-shareurl {
		font-size: 16px;
		width: 100%;
		float: left;
		padding: 20px;
	}

	.fote .share .ft-fote-button img {
		max-width: 110px;
	}

	.ft-share-section {
		top: -80px;
	}

	.print-text p {
		font-size: 16px;
	}
	a.print-link {
		font-size: 20px;
	}
	.print-promo .print-input {
		font-size: 20px;
		padding: 10px;
	}
	.promo-legend p {
		font-size: 18px;
	}
}

@media (max-width : 320px) {
	h1.fote_for {
		font-size: 30px;
	}

	h1.fote_for strong {
		font-size: 30px;
	}

	h2.peoplecontact {
		font-size: 32px !important;
	}

	.mailing h1,
	h1.big-text {
		font-size: 22px;
		line-height: 28px;
	}

	.campaign .splash iframe {
		height: 145px;
	}

	.grid h1 {
		font-size: 24px;
	}

	.grid h1 strong {
		font-size: 28px;
	}

	.campaign .act-link {
		background-size: auto 20px;
	}

	.main-text.main-logo {
		padding: 50px 0 0 0;
		background-size: 95% auto;
	}

	.main-banner .text-lg {
		font-size: 20px;
		line-height: 25px;
	}

	.main-banner .text-sm {
		font-size: 14px;
		line-height: 20px;
	}

	.typewrap {
		width: 100%;
		max-width: none !important;
		margin: auto;
	}

	.brandbuttonwrap {
		margin-bottom: 30px !important;
		text-align: center !important;
		margin: auto !important;
		position: absolute !important;
		bottom: 30px !important;
		width: 250px !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
	}

	.brandbutton.middle {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	.store-badge {
		width: 140px;
	}

	.fote-donations>div:first-child {
		width: 45%;
	}

	.fote-donations>div:last-child {
		width: 55%;
	}

	.mc-field-group-amount .mc-currency {
		top: 6px;
	}

	.mc-field-group-amount .mc-currency span {
		font-size: 24px;
		line-height: 30px;
	}

	.mc-field-group-amount .mc-currency small {
		font-size: 14px;
		line-height: 16px;
	}

	.mc-field-group-amount label {
		padding: 0 65px 0 36px;
	}

	.mc-field-group-amount label input {
		font-size: 44px;
		line-height: 60px;
	}

	.mc-field-group-amount .mc-zeros {
		width: 65px;
		font-size: 44px;
		line-height: 60px;
	}

	.fote .boost-form .boost-entries {
		font-size: 17px;
	}

	.fote-shareurl {
		font-size: 13px;
	}

	.print-text p {
		font-size: 14px;
	}
	a.print-link {
		font-size: 16px;
	}
	.print-promo .print-input {
		font-size: 18px;
	}
	.promo-legend p {
		font-size: 16px;
	}
}

.sticky-bar {
	position: fixed;
	bottom: 0;
	z-index: 100;
	left: 0;
	width: 100%;
	background: #222;
	padding: .625rem 0;
	transition: all 0.3s ease 0.5s
}

@media only screen and (min-width: 64em) {
	.sticky-bar {
		bottom: -150px
	}
}

.sticky-bar--active {
	bottom: 0%;
	transition: all 0.3s ease
}

.sticky-bar__inner {
	max-width: 95%;
	margin: 0 auto;
	text-align: center
}

@media only screen and (min-width: 64em) {
	.sticky-bar__inner {
		padding: .625rem 0
	}
}

.sticky-bar__message {
	margin: 0
}

.sticky-bar__message>* {
	display: inline-block;
	vertical-align: middle
}

.sticky-bar__message .btn {
	padding: .9375rem .3125rem;
	width: 42%;
	min-width: 0
}

@media only screen and (min-width: 64em) {
	.sticky-bar__message .btn {
		width: auto;
		min-width: 15.625rem;
		padding: .9375rem
	}
}

.sticky-bar__copy {
	color: #fff;
	font-size: .9375em;
	font-weight: 700 !important;
	text-align: left;
	margin-right: .625rem
}

@media only screen and (min-width: 96em) {
	.sticky-bar__copy {
		width: auto;
		padding-right: 1.25rem
	}
}

@-webkit-keyframes jumper {

	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	40% {
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	60% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
}

@-moz-keyframes jumper {

	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	40% {
		-moz-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	60% {
		-moz-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
}

@-o-keyframes jumper {

	0%,
	20%,
	50%,
	80%,
	100% {
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	40% {
		-o-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	60% {
		-o-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
}

@keyframes jumper {

	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	40% {
		-webkit-transform: translate3d(0, -15px, 0);
		-moz-transform: translate3d(0, -15px, 0);
		-o-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	60% {
		-webkit-transform: translate3d(0, -5px, 0);
		-moz-transform: translate3d(0, -5px, 0);
		-o-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
}