@charset "utf-8";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:"("attr(href) ")"}abbr[title]:after{content:"("attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}
html, body {
	margin: 0!important;
	padding: 0!important;
	width: 100%;
	height: 100%;
}
body {
	background:#000;
	font-size:20px;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	text-align: center
}
div.step{
	transition: opacity 1s ease-out;
	opacity: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 100%;
	left: -9999em;
	top: -9999em;
}

body.step-1 .step.step-1,
body.step-2 .step.step-2,
body.step-3 .step.step-3,
body.step-4 .step.step-4,
body.step-5 .step.step-5,
body.step-6 .step.step-6,
body.step-7 .step.step-7,
body.step-8 .step.step-8,
body.step-9 .step.step-9,
body.step-10 .step.step-10,
body.step-11 .step.step-11,
body.step-12 .step.step-12,
body.step-13 .step.step-13,
body.step-14 .step.step-14,
body.step-15 .step.step-15,
body.step-join .step.step-join{
	opacity: 1;
	height: auto;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	left: 50%;
	top: 50%;
	z-index: 10;
}
a, a:visited, a:link, a:active {
	color:#444343;
	text-decoration:none;
	outline:none
}
a:hover {color: #e20587; text-decoration:none}
img{border:0;}
ul{list-style:none}
h1, h2, h3, h4, h5, h6, p, ul, li, div{
	display:block;
	padding:0;
	margin:0;
	font-weight:normal
}
.logo img{
	max-width: 33%;
	display: block;
}
.warningC, .importantC, .questionC, .choiceC, .congratsC, .formC{
	width: 100%;
	min-height: 100%;
	background-position: center top;
	padding-top: 10%
}
.step.step-1 .inner{
	width: 470px;
	height: 840px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0 auto;
	padding-top: 10px
}
.logo{
	margin:0 10px;
	text-align: left
}
.warn-txt{
	background-position: center top;
	background-repeat: repeat-y;
	padding: 20px 20px 30px;
	margin-top: 75px;
}
h3{
	font-size: 50px;
	font-weight: 800;
	color: #fff;
	text-shadow: 2px 2px 0 #ff00c0;
}
p{
	line-height: 26px;
	margin: 20px 20px 30px
}
a.debtn, a.blu-btn, .questionC a, .choiceC a, .formC input[type="submit"]{
	display: inline-block;
	border-radius: 100px;
	background: #000;
	font-size: 22px;
	padding: 18px;
	min-width: 270px;
	color: #fff;
	font-weight: 800;
	-webkit-box-shadow: 2px 2px 0px 0px rgba(255,0,192,1);
	-moz-box-shadow: 2px 2px 0px 0px rgba(255,0,192,1);
	box-shadow: 2px 2px 0px 0px rgba(255,0,192,1);
}
a.debtn:hover, a.blu-btn:hover, .questionC a:hover, .questionC a:last-child:hover, .choiceC a:hover, .choiceC a:last-child:hover, .formC input[type=submit]:hover{
	background: #d30095;
	color: #fff;
	-webkit-box-shadow: 2px 2px 0px 0px rgba(0,198,255,1);
	-moz-box-shadow: 2px 2px 0px 0px rgba(0,198,255,1);
	box-shadow: 2px 2px 0px 0px rgba(0,198,255,1);
}
.importantC{
	background-position: center top;
}
.inner{
	margin: 0 auto;
	width: 460px;
}
a.blu-btn, .questionC a:last-child, .choiceC a:last-child, .formC input[type=submit]{
	background: #00c6ff;
	color: #000;
	text-align: center;
}
a.blu-btn-center{
	display: block;
	margin: 0 auto;
}
.questionC{
	background-position: center top;
}
.questionC a, .choiceC a{
	min-width: 175px;
	margin: 0 10px
}
.choiceC{
	background-position: center top;
	padding-top: 7%
}
.choiceC .inner, 
.congratsC .inner,
.formC .inner{
	width: 600px
}
.choiceC ul{margin-bottom: 20px}
.choiceC li{
	text-align: left;
	margin: 3px 19%;
}
.choiceC li label{
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.choiceC li label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.chkbx{
	position: absolute;
	top: 3px;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border-radius: 100%
}
.choiceC li label input:checked ~ .chkbx, .choiceC li label:hover input ~ .chkbx{background-color: #00c6ff;}
.choiceC li label input:checked ~ .txt, .choiceC li label:hover input ~ .txt{color: #00c6ff;}

.congratsC,
.formC{
	background-position: center top;
	padding-top: 8%
}

.helper{
	width: 100%;
	height: 100%;
}
.helper:before{
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 100%;
	content: '';
}
.formC .inner{
	display:inline-block;
	vertical-align: middle;
	width: 398px;
	border-radius: 10px;
	background: #fff;
	border: 2px solid #ff0096;
	padding: 25px 30px;
	color: #000;
	text-align: left;
}
.formC h2{
	font-size: 36px;
	font-weight: 800;
}
.formC p{
	font-size: 18px;
	line-height: 26px;
	margin: 20px 0;
}
.formC label{
	font-size: 18px;
}
.formC input[type=text], .formC input[type=email]{
	font-size: 18px;
	background: #f3f3f3;
	border: 1px solid #cbcbcb;
	padding: 13px 17px;
	width: 100%;
	margin: 5px 0 13px
}
.formC input[type=submit]{
	width: 100%;
	border: 0
}
.searchingC{
	padding: 50px 0 100px;
	text-align: center;
	
}
.searchingC h4{
	font-weight: 700;
	font-size: 18px;
}
.foundC{font-size: 0}
.foundC h2 img{
	width: 34px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin: 3px 3px 0 0
}
.foundC h4{
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	width: 50%;
	padding-right: 10px
}
.ani-tn{
	display: inline-block;
	vertical-align: middle;
	width: 50%
}
.ani-tn img{
	width: 100%;
	height: auto;
}
.inner,
.step.step-1 .inner{
	margin-top: 10vh;
}

@media screen and (max-width: 767px){
	.inner{
		max-width: 100%;
	}
}

.setupC h2, .loadingC{text-align: center}
.setupC ul{margin: 15px 0 30px}
.setupC li{margin: 10px 0}
.setupC li p{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 60px);
	margin: 6px 0;
}
.checkmark {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	stroke-width: 2px;
	stroke: #fff;
	stroke-miterlimit: 10;
	margin: 0 10px 0 0;
	-webkit-box-shadow: inset 0 0 3px #ff00c0;
	box-shadow: inset 0 0 3px #ff00c0;
	-webkit-animation: fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;
	animation: fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;
}
@-webkit-keyframes fill {
    100% {
        -webkit-box-shadow: inset 0 0 0 30px #ff00c0;
        box-shadow:inset 0 0 0 30px #ff00c0;
    }
}\
@keyframes fill {
    100% {
        -webkit-box-shadow: inset 0 0 0 30px #ff00c0;
        box-shadow:inset 0 0 0 30px #ff00c0;
    }
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode:both;
}
.fade-in-down {
    -webkit-animation-name: fade-in-down;
    animation-name:fade-in-down;
}
.fade-out {
    -webkit-animation-name: fade-out;
    animation-name:fade-out;
}
@-webkit-keyframes fade-out {
    from {
        opacity:1
    }

    to {
        opacity: 0;
        height: 0;
        padding:0
    }
}

@keyframes fade-out {
    from {
        opacity:1;
    }

    to {
        opacity: 0;
        height: 0;
        padding:0;
    }
}
@-webkit-keyframes fade-in-down {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform:translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform:translate3d(0, 0, 0);
    }
}

@keyframes fade-in-down {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform:translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform:translate3d(0, 0, 0);
    }
}



.finalC{text-align: center;}
.iframeC{min-height: 300px;}


a{transition: 0.4s;}

input[type="image"]:focus {outline: none;}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: none;}
abbr[title], acronym[title] {border-bottom: none;}
*:focus {outline : none;}


@media screen and (max-width:1680px) {
.warningC{padding-top: 20px}
.step.step-1 .inner{width:400px;height: 684px }
.warn-txt{background-size: 100%}
.congratsC{padding-top: 4%}
}
@media screen and (max-width:620px) {
.choiceC .inner, .congratsC .inner{width: 96%;padding-bottom: 30px}	
.choiceC{padding-top: 8%}
.choiceC li{margin: 3px 14%;}
}
@media screen and (max-width:480px) {
.step.step-1 .inner{width: 94%}
.warn-txt{margin-top: 50px;}
h3{font-size: 10vw;}
p{font-size: 4.5vw;line-height: 5.5vw;}
a.debtn, a.blu-btn{font-size: 5vw;padding: 14px;min-width: 70%}
.importantC, .questionC{padding-top: 20%}
.inner{width: 94%;}
.questionC a, .choiceC a{min-width: 43%;margin: 0 5px;padding: 14px}
.choiceC h3{font-size: 8vw;}
.choiceC p{font-size: 4vw;line-height: 5vw;}
.txt{font-size: 4.5vw}
.helper:before{display: none}
.formC{width: 94%;margin: 15px auto;padding: 20px}
.formC h2{font-size: 7vw}
.formC p, .formC label{font-size: 4vw;line-height: 6vw}
.formC input[type=text], .formC input[type=email]{font-size: 4.4vw; text-align: center;}
.formC input[type=submit]{font-size: 5.5vw;padding: 13px}
.foundC h4{font-size: 3.8vw}
.foundC h2 img{margin-top: 0}



.logos img{max-width: 66%}
}
@media screen and (max-width:390px) {
.chkbx{top: 6px;height: 16px;width: 16px;}
.step.step-1 .inner{height: 570px}
}
@media screen and (max-width:340px) {
.step.step-1 .inner{height: 500px}
.foundC h2 img{width: 28px}
}
