vv/*Added new styles here for layout*/
html {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	tap-highlight-color: rgba(0,0,0,0);
}
body {
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-stretch: normal;
	margin: 0 auto;
}
body.wlcm {
  background-color: #bb962b;
}
.dsk, .tab {
	display: block !important;
}
.mob {
	display: none !important;
}
p {
  font-size: 125.0%;
	font-weight: 600;
	margin: 0 0 1.25em;
	line-height: 1.4;
}
.inr {
	max-width: 1200px;
	margin: auto;
	position: relative;
}
#hdr {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-color: #bb962b; /*Default*/
  border-top: 4px solid #fff;
}
.wlcm #hdr {
	background-image: url("../../images/hdr_welcome.jpg"); /*Default*/
}
#pname {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
  min-height: 288px;
}
#pname #logo {
	display: block;
	justify-content: center;
	flex: 0 0 300px;
	margin: 0 20px 0 40px
}
#pname #logo img {
	max-width: 300px;
	max-height: 280px;
}
#pname h1 {
	font-family: 'Teko', sans-serif;
	font-size: 400%;
	flex: 1 1 auto;
	text-align: center;
	text-transform: uppercase;
	line-height: .85;
	margin: 0 50px 0 0;
  color: #fff; /*Default*/
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens:    none;
  -ms-hyphens:     none;
  hyphens:         none;
}
#pname h1 span {
	display: block;
	font-size: 83.33%;
	line-height: .85;
  margin-top: .15em;
  color: #fff; /*Default*/
}
.wlcm #pname h1 {
	justify-content: center;
  margin: 0 20px;
}
.btn, input[type="button"].btn, input[type="submit"].btn, .btn:visited, input[type="button"].btn:visited, input[type="submit"].btn:visited {
	display: inline-block;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border-width: 2px;
  border-style: solid;
  border-color: #fff; /*Default*/
  background-color: #bb962b; /*Default*/
  color: #fff; /*Default*/
	text-decoration: none;
	text-align: center;
	padding: 14px 10px;
	width: 100%;
  max-width: 280px;
	margin: 10px auto;
	font-size: 125.0%;
	font-weight: 600;
	text-transform: uppercase;
  cursor: pointer;
  font-family: 'Titillium Web', sans-serif;
  line-height: 1.1;
}
.btn:hover, input[type="button"].btn:hover, input[type="submit"].btn:hover, .btn:active, input[type="button"].btn:active, input[type="submit"].btn:active {
  border-color: #bb962b; /*Default*/
  background-color: #fff; /*Default*/
  color: #bb962b; /*Default*/
}
.btn.alt, input[type="button"].btn.alt, input[type="submit"].btn.alt, .modal .btn.alt {
  background-color: #e6e6e6;
  color: #949494;
  border-color: #949494;
}
.btn.alt:hover, input[type="button"].btn.alt:hover, input[type="submit"].btn.alt:hover, .modal .btn.alt:hover, .btn.alt:active, input[type="button"].btn.alt:active, input[type="submit"].btn.alt:active, .modal .btn.alt:active {
  background-color: #949494;
  color: #fff;
  border-color: #949494;
}
.modal .btn.alt, .modal input[type="button"].btn.alt, .modal input[type="submit"].btn.alt, .fieldset .btn.alt, .fieldset input[type="button"].btn.alt, .fieldset input[type="submit"].btn.alt {
	border-color:  #949494; /*Default*/
}
.btn.mlns {
	width: 100% !important;
	max-width: 400px !important;
	-webkit-appearance: none;
	white-space: normal;
}
#pmnt input[type="submit"].btn {
	width: 100% !important;
	max-width: 400px !important;
	text-align: center;
}
#ctatop {
	border-top: 2px solid #fff;
	padding: 10px 0;
}
.ctatop {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;	
	max-width: 1100px;
}
#ctatop h2 {
	font-size: 175.0%;
	flex: 1 1 50%;
	order: 2;
	text-align: center;
	line-height: 1.25;
	margin: 0 50px 0 0;
}
#ctatop h2 span, #ctabot h2 span {
	text-transform: uppercase;
	font-size: 117.6%;
	display: block;
	font-weight: 700;
	line-height: 1;
	margin: .1em 0;
}
#ctatop .cta {
	flex: 0 1 280px;
	order: 1;
	margin: 0 30px 0 50px;
}
#pgoal {
	flex: 0 0 128px;
	order: 3;
	margin: 0 50px 0 30px;
}
.circular-chart {
	display: block;
	margin: 10px auto;
	max-width: 100%;
	max-height: 200px;
	width: 100%;
}
.circle-bg {
	fill: #969696;
	stroke: #ffffff;
	stroke-width: 3.8;
}
.circle {
	fill: none;
	stroke-width: 3.9;
	stroke-linecap: round;
	animation: progress 1s ease-out forwards;
}
 @keyframes progress {
 	0% {
	 stroke-dasharray: 0 100;
	}
}
.circular-chart.green .circle {
	stroke: #1e8344;
}
.percentage {
	fill: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
	text-anchor: middle;
}
.percentage tspan {
	display: block;
	font-size: 50%;
	font-weight: 400;
}
#ctabot {
	text-align: center;
	padding: 30px 12px 20px;
}
#ctabot h4 {
	font-size: 150%;
	line-height: 1.3;
	font-weight: 600;
	margin: .75em 0 0;
	color: #000 /* Default */
}
#ctabot .cta .btn, .fieldset .cta .btn {
	display: inline-block;
	margin: 0 10px 0px;
}
.cta .btn {
	display: block;
}
.modal .btn, .fieldset .btn {
  max-width: 160px !important;
}
.fieldset {
	padding: 0 12px 20px;
}
.fieldset .cta {
  margin: auto;
  text-align: center;
}
.fieldset input[type="button"] {
	background-color: #e6e6e6;
}
#main {
	padding: 30px 0;
	background-color: #fff;
}
#main .main {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;	
}
.wlcm #main {
  background-color: #a5a5a5;
	border-top: 4px solid #fff;
}
#ctnt {
	flex: 4 0 0;
	margin: 0 20px;
	background-color: #fff;
}
.ctnt {
	padding: 30px 20px;
	background-color: #fff;
}
.wlcm .ctnt {
  background-color: #a5a5a5;
}
#ctnt article h3 {
	color: #002f59;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 150.0%;
	margin: 0 0 .5em;
}
#ctnt article span, #ctnt article p {
  font-size: 125.0%;
	font-weight: 600;
	margin-bottom: 1.5em;
	line-height: 1.5;
	display: block;
}
#ctnt img {
	display: block;
	margin-bottom: 1.5em;
}
#wlcm {
	flex: 4 0 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	padding: 0 20px;
}
#wlcm #main_form {
	flex: 2 1 auto;
	order: 2;
	line-height: 1;
	max-width: 520px;
}
#wlcm #main_form li {
	margin-bottom: 1em;
}
#wlcm #main_form a {
	color: #fff;
	font-size: 112.5%;
}
#wlcm #main_form label {
	color: #fff;
	font-weight: 600;
	margin-bottom: .5em;
	display: inline-block;
}
#wlcm #main_form label.lbl {
	font-size: 200.0%;
}
#wlcm #main_form label.lbl span {
	font-size: 62.5%;
	display: inline-block;
	margin-top: .4em;
}
#wlcm #main_form label.slbl {
	font-size: 125.0%;
	font-weight: 400;
}
#wlcm #main_form .fflds {
	width: 100%;
}
#wlcm #main_form .fflds span {
	width: 49%;
	display: inline-block;
	padding-right: 20px;
}
#wlcm #main_form .fflds span a {
	display: inline-block;
	margin-top: .4em;
	text-decoration: underline;
}
#wlcm #main_form .fflds span:last-child {
	padding-right: 0;
}
#wlcm #main_form .fflds input {
	width: 100%;
}
#wlcm #main_form input[type="text"] {
	background-color: #d2d2d2;
	border: none;
	font-size: 125.0%;
	padding: 6px 10px;
	margin-bottom: .3em;
}
#wlcm #main_form input[type="text"]#group_code {
  text-transform: uppercase;
}
#wlcm #main_form .btn {
  max-width: 160px !important;
}
#wlcm #flplyr {
	flex: 0 1 auto;
	order: 1;
	margin: 0 60px 0 0;
	padding-top: 4px;
	display: inline-block;
}
#wlcm ul {
	list-style: none;
}
#sbar {
	flex: 1 0 0;
	margin-right: 20px;
}
#sbar ul {
	list-style: none;
  border-left-width: 6px;
  border-style: solid;
	min-height: 220px;
}
#sbar ul li {
	padding-left: 24px;
}
#sbar ul li span, #sbar ul li p {
	font-weight: 500;
	font-size: 143.8%;
	margin-bottom: .75em;
	line-height: 1.4;
	display: block;
}
#thx {
	text-align: center;
}
/*Forms*/
textarea, input[type="text"], input[type="password"], input[type="number"], input[type="search"], input[type="tel"], input[type="email"] {
  border-style: solid; /*Default*/
}
input[type="text"]::placeholder, input[type="search"]::placeholder, input[type="email"]::placeholder {
  color: #949494;
  opacity: 1;
}
input[type="text"]:focus::placeholder, input[type="search"]:focus::placeholder, input[type="email"]:focus::placeholder {
  color: transparent;
}
input[type="text"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder {
  color: #949494;
}
input[type="text"]:focus::-webkit-input-placeholder, input[type="search"]:focus::-webkit-input-placeholder, input[type="email"]:focus::-webkit-input-placeholder {
  color: #949494;
}
input[type="text"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder {
  color: #949494;
}
input[type="text"]:focus:-ms-input-placeholder, input[type="search"]:focus:-ms-input-placeholder, input[type="email"]:focus:-ms-input-placeholder {
  color: #949494;
}
input[type="text"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder {
  color: #949494;
}
input[type="text"]:focus::-ms-input-placeholder, input[type="search"]:focus::-ms-input-placeholder, input[type="email"]:focus::-ms-input-placeholder {
  color: #949494;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
}
table.sponsor-amount {
	width: 100%;
}
table.sponsor-amount .spon-hdn {
	text-align: center;
}
table.sponsor-amount .spon-hdn .form-control {
	display: inline-block;
}
#ftr {
	border-top: 2px solid #fff;
	padding: 20px 0;
	overflow: hidden;
	color: #fff;
	line-height: 1;
}
.ftr {
	overflow: hidden;
}
.wlcm #ftr {
	border-bottom: 20px solid #bb962b;
	color: #000;
  background-color: #fff;
}
#ftr a {
	color: #fff;
	font-size: 112.5%;
	text-decoration: none;
	padding: 0 6px;
}
.wlcm #ftr a {
	color: #000;
}
#ftr #lnks a:hover {
	text-decoration: underline;
}
#ftr #lnks {
	float: left;
	line-height: 1;
	margin-top: .25em;
	padding-left: 15px;
}
.wlcm #ftr #lnks {
	float: none;
	text-align: center;
	margin: 0;
	padding: 0 15px;
}
#ftr #scl {
	float: right;
	line-height: 1;
	padding-right: 15px;
}
#ftr #scl a, .ctnt #scl a {
	font-size: 150%;
	padding: 0 8px;
}
#thx a.facebook-wjs {
	color: #3b5998;
}
#thx a.twitter-wjs {
	color: #1da1f2;
}
#thx a.share-wjs {
	color: #35ac16;
}
#thx .scl a svg {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;	
}
#thx .scl a svg:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#sub_header {
	margin-bottom: 1.25em;
}
.msg {
  background-color: #fff; 
  padding: 0 10px 0 10px; 
  font-size: 150.0%; 
  font-weight: 700;
  color: red; 
  margin: 0 auto;
}

/*Archive*/
.modal-dialog {
	position: relative;
	width: 90%;
	margin: 10px auto;
  max-width: 600px;
}
.modal #share_link_input {
  width: 80%;
  text-align: center;
}
.spon-amount {
	height: 40px;
	width: 100%;
	font-weight: bold;
}
.payment-type {
	height: 40px;
	width: 80px;
	font-weight: bold;
}
.number-months {
	height: 40px;
	width: 50px;
	font-weight: bold;
}

@media only screen and (min-width: 768px) {
.cc-button {
	text-align: right !important;
	padding: 10px 10px 10px 30px !important;
	width: 52% !important;
}
.mac-button {
	text-align: left !important;
	padding: 10px 20px 10px 10px !important;
	width: 48% !important;
}
}

@media only screen and (max-width: 767px) {
.cc-button, .mac-button {
	text-align: center !important;
	padding: 15px 0 15px 0 !important;
}
}
// 480, 768, 992, 1200 .spon-amount {
 height: 100px;
 width: 100px;
}
.footertext a {
	font-size: 5px !important;
}
legend {
	border: 0 !important;
}
.form-control {
	margin-left: 0 !important;
}
.buttons {
	width: 100px;
	height: 30px;
	font-weight: bold;
	margin: 3% 0 3% 0;
	padding: .7% .7% .7% .7%;
	border: 0 !important;
	box-shadow: 2px 2px 0px #888888;
}
.project-home-buttons {
	font-weight: bold;
	padding: 8px 10px 8px 10px;
	border-radius: 4px !important;
}
/*img {
	display: block;
	height: auto;
	max-width: 100%;
}*/
label {
}
.small {
	font-weight: normal;
	size: 90%;
}
.text_input {
	height: 30px;
	font-weight: normal !important;
	font-size: 16px !important;
}
.home-form-labels {
	font-size: 130%;
	font-weight: bold;
	border: 0px solid green;
	text-align: center;
	padding-bottom: 0;
}
.modal-dialog {
	margin-top: 10%;
}
.modal-header {
	min-height: 14px;
	padding: 8px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #bb962b; /*Default*/
	color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 5px 5px;
}
.modal-header .close {
	color: #fff;
	opacity: 1;
	font-weight: 400;
}
.modal-footer {
	padding: 8px;
	text-align: center;
	border-top: 1px solid #e5e5e5;
}
.contaZZZct-form submit {
	width: 6em !important;
}
.page-border {
	background-color: #e9e7e3;
}
#please-support-our-challenge-title {
	text-align: left;
	margin: -1.5em 0 0 0;
}
#please-support-our-challenge-title h3 {
	font-weight: 700 !important;
	color: #000;
}
.form-row {
	margin: auto auto;
	padding: 0 0 0 0;
}
.form-group {
	margin: 0;
}
textarea {
}
.text-inputs {
	font-size: 90%;
	max-width: 90% !important;
	width: 200px !important;
	max-width: 250px;
	font-weight: bold;
	margin: 0 auto 4% auto;
	height: 5% !important;
	padding: 1% 3% !important;
	border: 1px solid #888888;
}
.smallInput {
	width: 75px !important;
}
.ccData {
	width: 150px !important;
}
.cvvDiv {
	width: 75px !important;
	float: left;
}
fieldset {
	margin: auto auto;
	max-width: 500px;
	border: 1px solid #000 !important;
	padding: 12px !important;
	-webkit-box-shadow: 0px 0px 0px 0px #000;
	box-shadow: 0px 0px 0px 0px #000;
}
legend {
	width: auto;
	font-size: 1.2em !important;
	font-weight: bold !important;
	text-align: left !important;
	display: block;
	margin: 0 1% 0 2%;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
.sponsor-bg {
	background-color: #e9e7e3;
	margin: 0 1% 0 1%;
}
.validation-title {
	text-align: center;
	color: red;
	font-weight: bold;
	margin: 0 0 1.25em;
}
