.hidden {
	display: none !important;
}
label p {
	margin: 0;
}
.mktoRadioList label:first-child p {
	margin-top: 1em;
}
.mktoRadioList label:first-child {
	margin-bottom: 7px;
}
.mktoForm .qmktoRadioListLabel {
	margin-bottom: 10px;
}
@media (min-width: 720px) {
	.q-default-hero__form {
		padding: 57px 80px;
	}
}
@media (min-width: 480px) {
	.q-default-hero__image {
		background-size: 100%;
		background-image: url(../jpg/consultants-bg.jpg);
		top: 120px;
	}
}
/*# sourceMappingURL=index.css.map */