html {
	font-size: 24px;
}

#qB .txt {
	font-size: 48px;
}

#qB p,
#qB h3,
#qB h1,
#qB h3,
#verify h1,
#final h1,
#final h2 {
	font-size: 28px;
}

html {
	margin: 0;
	min-height: 100%;
	font-size: 14px;
	box-sizing: border-box
}

body {
	*background: #ebebeb url(../img/b1.jpg) no-repeat center top;
	*background-size: initial;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #003397;
	min-height: 100%;
	position: relative;
	width: 100%;
	height: 100%
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

.gifImg {
	margin: 10px auto;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain
}

.gifImg i {
	padding-bottom: 83.3333333%;
	display: inline-block
}

#slBg {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#slBg > div {
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
	border: none;
	padding: 0;
	margin: 0;
	opacity: 0;
	display: none;
	z-index: 0
}

#qB, #verify, #final {
	padding: 10px;
	max-width: 600px;
	margin: .5em auto;
	width: 97%
}

h1 {
	font-size: 20px
}

#qB, #verify {
	margin-top: 8%
}

#qB > div, #verify, #final {
	display: block;
	transition: opacity .8s ease-out;
	opacity: 0;
	height: 0;
	overflow: hidden;
	background: #e1ecf9;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	padding: 0;
	padding-bottom: 20px;
	margin: 0 auto;
	width: 100%;
	text-align: center
}

#qB > :first-child, #qB .show {
	opacity: 1;
	height: auto
}

#qB p {
	line-height: 140%;
	padding: 8px 20px;
	font-size: 18px;
	margin-bottom: 15px;
	text-align: left
}

#qB h1, #qB h3, #verify h1, #final h1 {
	font-size: 140%;
	text-align: center;
	margin-top: 15px
}

#qB .txt {
	color: #ca0000;
	margin-bottom: 20px;
	font-size: 38px
}

#qB h2 {
	font-size: 100%;
	font-style: italic;
	color: #6697f7;
	font-weight: 400;
	margin-left: 1em;
	margin-top: 10px
}

#qB > div div, #final a {
	min-width: 100px;
	max-width: 200px;
	display: inline-block;
	padding: 0 30px;
	margin: 0 auto;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
	font-weight: normal;
	text-decoration: none;
	z-index: 10;
	text-align: center;
	font-size: 24px;
	line-height: 50px;
	color: #fff;
	border: solid 1px #3bbf23;
	background: #368528;
	background-image: linear-gradient(to bottom, #47cf2f, #368528);
	background-image: -webkit-linear-gradient(to bottom, #47cf2f, #368528)
}

#qB > div div, #final a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

#qB > div div:hover, #final a:hover {
	background-image: linear-gradient(to bottom, #3eea1f, #3a932a);
	background-image: -webkit-linear-gradient(to bottom, #3eea1f, #3a932a);
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.4)
}

#qB > div div + div {
	background: #c00;
	margin-left: 10px;
	color: #efb9b9;
	border: 1px solid #ca4949
}

#qB > div div + div:hover {
	background: #e12e2e;
	color: #fff;
	border: 1px solid #ca4949
}

#qB h3 {
	width: 100%;
	font-size: 18px;
	color: #ca0000;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 1em;
	text-align: center;
	line-height: 34px;
	border-bottom: 1px solid rgba(0, 51, 153, 0.2)
}

#qB h3 span {
	font-size: 16px;
	color: #3762d3;
	font-weight: bold;
	padding: 8px 18px;
	background: #d9e0f0
}

#qB h3 span:first-child {
	margin-left: 10px
}

#qB h3 .active {
	background: #039;
	color: #fff
}

#qB ul {
	list-style: none;
	margin: .5em 0 1.5em 1em;
	text-align: left
}

#qB ul li {
	cursor: pointer
}

#qB ul li:hover span {
	color: #039;
	font-weight: bold
}

#qB ul li span {
	margin: 0;
	max-height: 3.5em;
	overflow: hidden;
	position: relative;
	line-height: 120%;
	margin: 1em auto;
	color: #ca0000
}

#qB ul li span:before {
	content: '';
	width: 0;
	height: 0;
	padding: .6rem;
	border: .2rem #ca0000 solid;
	top: 0;
	left: 0;
	display: inline-block;
	margin: .5rem;
	vertical-align: middle;
	position: relative
}

#qB ul li:hover span:before {
	border-color: #039
}

#qB ul li .box-fill:before {
	background: #039;
	box-shadow: inset 0 0 0 .2em #e1ecf9;
	border-color: #039
}

#qB ul li .box-fill {
	color: #039;
	font-weight: bold
}

#verify, #final {
	text-align: center;
	opacity: 1;
	height: auto;
	margin-top: 15%
}

#verify p {
	text-align: center;
	margin: 10px;
	line-height: 150%;
	font-weight: 600
}

#verify .result {
	margin: 20px 0;
	font-size: 140%;
	text-align: center
}

.progress {
	height: 1.6em;
	border: 1px solid #47cf2f;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	width: 90%;
	display: inline-block
}

.progress > #theBar {
	background-image: -webkit-linear-gradient(135deg, #1ea206 25%, transparent 25%, transparent 50%, #1ea206 50%, #1ea206 75%, transparent 75%, transparent);
	background-image: linear-gradient(135deg, #1ea206 25%, transparent 25%, transparent 50%, #1ea206 50%, #1ea206 75%, transparent 75%, transparent);
	background-size: 40px 40px;
	height: 100%;
	background-color: #47cf2f;
	width: 33%;
	transition-duration: 0s;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width 300ms ease;
	transition: width 300ms ease;
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
	border-radius: 15px 0 0 15px;
	-webkit-border-radius: 15px 0 0 15px
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

hr {
	color: #a8a7a7;
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
	width: 95%;
	display: block;
	margin: .5em auto
}

#final h1 {
	color: #ca0000;
	font-size: 34px;
	margin-top: 30px
}

#final h2 {
	font-size: 18px;
	font-weight: 400;
	margin: .8em 0;
	text-align: left;
	padding: 0 20px
}

#res > p {
	display: none
}

#res > :first-child {
	display: block
}

#verify, #final {
	display: none;
	width: 95%
}

@media screen and (max-width: 360px) {
	#qB, #verify, #final {
		margin-top: 10px
	}

	#qB h1, #verify h1, #final h1 {
		line-height: 1;
		padding: 10px
	}

	#qB > div:first-child {
		margin-top: -10px
	}

	#qB .txt {
		font-size: 20px;
		padding-top: 20px;
		margin-bottom: 5px
	}

	#qB > div:first-child p {
		line-height: 120%;
		padding: 5px;
		font-size: 16px;
		margin-bottom: 5px
	}

	#qB h3 span {
		font-size: 14px;
		color: #8b8c8b;
		font-weight: bold;
		padding: 8px
	}

	#qB h3 .active {
		border-radius: 50%;
		-webkit-border-radius: 50%;
		padding: 8px 13px
	}
}

.unsubscribe {
	width: 100%;
	position: fixed;
	bottom: 20px;
	left: 0;
	text-align: center;
	font-size: 13px;
	z-index: 2000;
}

.unsubscribe a,
.unsubscribe a:hover {
	color: #fff;
	text-decoration: underline;
}

