.hero-container {
	margin-top: 80px;
}
#LblqSCday1, #LblqSCday2 {
	font-weight: 600;
	font-size: 28px;
	color:#262626;
	margin-top: 40px;
}
.qSCday1 label div, .qSCday2 label div{
	display: inline-block !important;
	color:#6a778b;
	width:80%;
	vertical-align: top;
	font-size: 16px;
	padding-left: 5px;
}

.qSCday1 label:first {
	display: inline-block !important;
}
.q-lp-form .mktoButton {
    border-radius: 2px;
    background: #ED2E26;
    height: 70px;
    padding: 0 25px;
	width:200px;
	margin-left: 80px;
	font-size: 18px;
}
.mktoForm .mktoCheckboxList label {
	display: inline-block !important;
	margin-bottom: 10px;
	vertical-align: top;
}
.mktoForm input[type="checkbox"] {
    display: inline-block;
    vertical-align: top;
}
.q-form-register {
	background: #F7FAFC;
    padding: 20px 10px;
}
@media (min-width:768px) {
	.qSCday1 label div, .qSCday2 label div{
		width:93%;
		font-size: 18px;
	}
	.q-form-register {
		padding: 40px 30px;
	}
}
.q-register {
	margin-bottom: 80px;
}
/*# sourceMappingURL=index.css.map */