button, hr, input {
	overflow:visible
}
audio, canvas, progress, video {
	display:inline-block
}
progress, sub, sup {
	vertical-align:baseline
}
html {
	font-family:sans-serif;
	line-height:1.15;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
.clearfix {
	content: " ";
	display: table;
}
menu, article, aside, details, footer, header, nav, section {
	display:block
}
h1 {
	font-size:2em;
	margin:.67em 0
}
figcaption, figure, main {
	display:block
}
figure {
	margin:1em 40px
}
hr {
	box-sizing:content-box;
	height:0
}
code, kbd, pre, samp {
	font-family:monospace, monospace;
	font-size:1em
}
a {
	background-color:transparent;
	-webkit-text-decoration-skip:objects
}
a:active, a:hover {
	outline-width:0
}
abbr[title] {
	border-bottom:none;
	text-decoration:underline;
	text-decoration:underline dotted
}
b, strong {
	font-weight:bolder
}
dfn {
	font-style:italic
}
mark {
	background-color:#ff0;
	color:#000
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative
}
sub {
	bottom:-.25em
}
sup {
	top:-.5em
}
audio:not([controls]) {
display:none;
height:0
}
img {
	border-style:none;
	max-width: 100%;
}
svg:not(:root) {
overflow:hidden
}
button, input, optgroup, select, textarea {
	font-family:sans-serif;
	font-size:100%;
	line-height:1.15;
	margin:0
}
button, select {
	text-transform:none
}
[type=submit], [type=reset], button, html [type=button] {
-webkit-appearance:button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style:none;
padding:0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:ButtonText dotted 1px
}
fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend {
	box-sizing:border-box;
	color:inherit;
	display:table;
	max-width:100%;
	padding:0;
	white-space:normal
}
textarea {
	overflow:auto
}
[type=checkbox], [type=radio] {
box-sizing:border-box;
padding:0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
summary {
	display:list-item
}
[hidden], template {
display:none
}
*, *:before, *:after {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: #454545;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.inline-block {
	display: inline-block;
}
.media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media, .media-body {
	zoom: 1;
	overflow: hidden;
}
.media-body {
	width: 10000px;
}
.media-object {
	display: block;
}
.media-right, .media > .pull-right {
	padding-left: 10px;
}
.media-left, .media > .pull-left {
	padding-right: 10px;
}
.media > .pull-right, .media > .pull-left {
	margin: 0;
}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.lp-banner {
	display: flex;
	min-height: 100vh;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background:url(../images/landing/lp-banner.png) no-repeat;
	position: relative;
	background-size: cover;
}
.lp-overlay {
	background:url(../images/landing/lp-overlay.png) no-repeat;
	position: absolute;
	background-size: cover;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.lp-wrapper {
	max-width: 800px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.lp-wrapper h3 {
	padding: 40px 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 27px;
	color: #fff;
}
.register, .register-now {
	cursor: pointer;
	display: inline-block;
	border-radius: 3px;
	padding: 0 35px;
	line-height: 50px;
	color: #fff;
	text-transform: uppercase;
	background: linear-gradient(180deg, #15B7FA 0%, #0980F4 100%);
	border-radius: 3px;
	font-size: 16px;
	font-weight: 500;
}
.down-arrow {
	position: relative;
	-webkit-animation: mymove 1s;
	-webkit-animation-iteration-count: 1;
	animation: mymove 1s;
	animation-iteration-count: infinite;
}
 @-webkit-keyframes mymove {
 from {
top: 0px;
}
to {
	top: 10px;
}
}
 @keyframes mymove {
 from {
top: 0px;
}
to {
	top: 10px;
}
}
.banner-footer {
	background-color: rgba(0, 0, 0, 0.54);
	padding: 15px 35px 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
}
.banner-footer .pull-right .inline-block {
	vertical-align: middle;
}
.banner-footer .pull-right .inline-block {
	vertical-align: middle;
	padding-left: 15px;
}
.in-assoc {
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color: #fff;
}
.powered {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	margin: 3px 0;
}
.lp-section-1 {
	padding: 50px 0;
}
.form-wrapper {
	max-width: 500px;
	margin: auto;
}
.form-wrapper h3 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 33px;
}
.text-center {
	text-align: center;
}
.input-group {
	width: 100%;
	font-size: 16px;
	padding-top: 20px;
	position: relative;
	margin-bottom: 15px;
}
.input-group label {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 5px;
	display: block;
	width: 100%;
}
.input-group .input-control {
	background-color: #fff;
	border: 1px solid #D8D8D8;
	border-radius: 3px;
	display: block;
	width: 100%;
	padding: 10px 20px;
	font-size: 16px;
	position: relative;
}
.input-group .input-control.age {
	width: 110px;
	margin-right: 75px;
}
.gender-span {
	display: inline-block;
	padding-right: 60px;
	font-size: 18px;
	line-height: 24px;
	padding-top: 7px;
}
.gender-span input {
	margin-right: 18px;
}
select {
	background-color: #fff;
	border: 1px solid #D8D8D8;
	border-radius: 3px;
	display: block;
	width: 260px;
	padding: 10px 20px;
	font-size: 16px;
}
select:focus {
	outline: none;
}
.register-now {
	width: 100%;
	text-align: center;
	border: 0;
}
.last-date {
	font-size: 14px;
}
.date-of-birth, .gender-select {
	position: relative;
}
.required-field-error {
	color: #ff1d25;
	font-size: 13px;
	line-height: 16px;
	margin-top: -8px;
	min-height: 16px;
	position: absolute;
	right: 20px;
	bottom: 12px;
}
.date-of-birth .required-field-error, .gender-select .required-field-error {
	right: auto;
	left: 0;
	bottom: -20px;
}
.footer {
	background-color: #333;
	padding: 48px 15px;
}
.footer .lp-wrapper {
	margin: auto;
	text-align: left;
}
.footer h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color: #BEBEBE;
	margin: 0 0 25px;
}
.detail-row {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
}
.footer .media-right {
	min-width: 290px;
}
.detail {
    display: inline-block;
    min-width: 170px;
}
.detail-row-table td {
	padding: 5px 0;
	vertical-align: top;
}
.thank-container .modal-dialog {
	max-width: 500px;
}
.thank-container.thank-active .thank-modal {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.thank-container .thank-modal {
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	padding: 20px;
	display: flex;
	position: fixed;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background-color: #40cb95;
	-webkit-transform: scale(0, 0.00001);
	-moz-transform: scale(0, 0.00001);
	-ms-transform: scale(0, 0.00001);
	-o-transform: scale(0, 0.00001);
	transform: scale(0, 0.00001);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.thank-modal .modal-dialog {
	max-width: 460px;
	text-align: center;
}
.modal-content {
	background-color: #fff;
	border-radius: 5px;
	padding: 30px;
	box-shadow: 0 3px 2px #ccc;
	text-align: left;
	position: relative;
	width: 100%;
}
.thank-modal .modal-dialog .modal-content {
	background-color: #f2f2f2;
	box-shadow: none;
}
.thank-you-success-icon {
	background-color: #ffffff;
	border-radius: 100%;
	display: block;
	height: 118px;
	line-height: 135px;
	margin: 0 auto 60px;
	text-align: center;
	width: 118px;
}
.thank-you-success-icon {
	margin-bottom: 30px;
	position: relative;
}
.thank-you-success-icon::after {
 background: rgba(0, 0, 0, 0) url("../images/box-shadow-172x172.png") no-repeat scroll 0 0;
 content: "";
 display: block;
 height: 178px;
 left: 0;
 position: absolute;
 top: 0;
 width: 178px;
}
.thank-you-success-icon .success-icon {
	background: #ffffff url("../images/onboarding-success.png") no-repeat scroll center center;
	border-radius: 100%;
	display: inline-block;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.thank-you-container .title {
	font-size: 34px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 30px;
	text-align: center;
	color: #5c6a79;
	font-family: "Bitter", serif;
}
.thank-you-container p {
	font-size: 16px;
	line-height: 26px;
	margin: 0 auto 30px;
	text-align: center;
	color: #333;
	width: 80%;
}
.fb-share {
	text-align: center;
}
.go-home {
	text-align: center;
	margin-top: 20px;
}
.go-home a {
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.close {
    position: fixed;
    right: 20px;
    top: 20px;
    cursor: pointer;
    width: 24px;
    height: 24px;
    z-index: 3;
    opacity: .5;
}
.logo-block {
	padding: 30px 0;
	float: left; 
	width: 100%;
}
.cp-v-banner {
	background: linear-gradient(180deg, #33C1C0 0%, #41BAE7 100%);
	padding-bottom: 50px;
}
.cp-v-wrapper {
	max-width: 830px;
	margin: auto;
}
.cp-v-wrapper h1 {
	font-family: bitter;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
	color: #fff;
	margin: 20px 0;
}
.cp-v-wrapper h4 {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 24px;
	color: #fff;
	margin: 0;
}
.cp-cta-container {
	padding: 40px 0 50px;
}
.volunteer-bttn,.volunteer {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
	color: #fff;
	background-color: #FCC502;
	border-radius: 3px;
	padding: 0 50px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}
.cp-v-form {
	margin: auto;
	max-width: 830px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -1px 0 0 rgba(234, 234, 234, 0.5);
	background-color: #fff;
	padding: 50px 0;
	position: relative;
	top: -50px;
	border-radius: 3px;
}
.cp-v-form-wrapper {
	max-width: 480px;
	margin: auto;
}
.cp-v-form-wrapper .input-group label {
    margin-bottom: 5px;
    display: block;
	font-size: 12px;
	font-weight: 600;
	line-height: 17px;
	color: rgba(0,0,0,0.54);
	text-transform: uppercase;
}
.cp-v-form-wrapper .input-group .input-control {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 10px 9px;
    font-size: 16px;
    position: relative;
	border-bottom: 1px solid rgba(0,0,0,0.54);
	color: rgba(0,0,0,0.87);
}
.cp-v-form-wrapper .input-group .input-control.location-control {
	padding-right: 36px;
}
.cp-v-form-wrapper .input-group .input-control.mobile-control {
	padding-left: 32px;
}
.cp-v-form-wrapper .input-group .input-control:focus {
	outline: none;
}
.cp-v-form-wrapper .input-group .required-field-error {
    background-color: #ffeeee;
    color: #ff403b;
    cursor: text;
    font-size: 14px;
    font-weight: 300;
    height: 39px;
    left: 0;
    line-height: 39px;
    margin: 0;
    overflow: hidden;
    padding-left: 8px;
    right: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    bottom: 0px;
}
.location-icon,
.clear-location {
	background: rgba(0, 0, 0, 0) url("../images/ic_my_location_black_24dp_2x.png") no-repeat scroll center center / 18px auto;
	cursor: pointer;
	display: block;
	height: 39px;
	left: auto;
	opacity: 0.5;
	position: absolute;
	right: 13px;
	top: 41px;
	width: 24px;
}

.clear-location {
	background: rgba(0, 0, 0, 0) url("../images/ic_clear_black_24dp_2x.png") no-repeat scroll center center / 18px auto;
	display: none;
}
.mobile-code {
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	color: rgba(0,0,0,0.87);
	position: absolute;
	left: 0;
	bottom: 11px;
}
.login-fb {
    background-color: rgba(59, 87, 157, 1);
    background-image: none;
    border-radius: 3px;
    border-style: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
	width: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 46px;
    margin: 0;
	position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
	transition: background-color 0.2s ease 0s, box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.login-fb .fa-facebook {
    position: absolute;
    left: 26px;
    font-size: 20px;
    line-height: 46px;
}
@media (max-width: 768px) {
 .lp-wrapper {
 width: auto;
 padding: 0 15px;
}
.cp-v-banner {
	padding: 0 15px 50px;
}
.cp-v-form {
	padding: 15px;
}
}
@media (max-width: 640px) {
 .banner-footer {
 position: relative;
}
.form-wrapper {
    max-width: 100%;
 padding: 0 15px;
}
}
@media (max-width: 360px) {
.footer .media-right {
    display: block;
	padding: 20px 0 0 0;
}
.lp-wrapper h3 {
    padding: 20px 0;
}
.register, .register-now {
	padding: 0 20px;
	line-height: 44px;
}
}
