@charset "utf-8";

/* CSS Document */
@font-face {
	font-family: 'Glyphicons Halflings';
	src:
		url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot");
	src:
		url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),
		url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff2") format("woff2"),
		url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff") format("woff"),
		url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.ttf") format("truetype"),
		url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg")
}

fieldset::-webkit-input-placeholder {
	color: #838384 !important;
	opacity: 1
}

fieldset::-moz-placeholder {
	color: #838384 !important;
	opacity: 1
}

fieldset:-ms-input-placeholder {
	color: #838384 !important;
	opacity: 1
}

fieldset::-ms-input-placeholder {
	color: #838384 !important;
	opacity: 1
}

fieldset::placeholder {
	color: #838384 !important;
	opacity: 1
}

.btn-update:focus {
	outline: 0;
}

.cl {
	clear: both;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-text-fill-color: #838384 !important;
	;
	background-color: white !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

.error {
	color: red;
	font-size: 12px;
	margin-top: 3px;
	text-align: left;
	margin-bottom: -2px;
}

a:focus {
	outline: 0px;
}

a {
	color: #27aae1;
}

body {
	font-size: 14px !important;
}

/*********header css**********/
/*header nav li a {
	padding: 0px 10px !important;
	font-size: 14px;
	border-right: 1px solid #403f3f;
	height: auto;
	text-align: center;
	line-height: 15px;
	color: #403f3f !important;
	text-decoration: none;
}

header nav li:last-child a {
	border-right: 0px;
}*/

header {
	width: 100%;
	border-bottom: 1px solid #d6d6d6;
}

.logo {
	max-width: 336px;
}

/*********multi-form area********/
/* background:url(/wiseradvisor/v2/images/bnw.jpg) no-repeat center;
background-size: cover; background-attachment: fixed; */
.multi-bg {
	background:
		url(/landing-pages/new-multi-step/images/wa/MultiStep_InsidePageFinalImage.jpg) no-repeat center 0;
	background-size: 100%;
	padding: 40px 40px 20px 40px;
}

.multi-bg .form-start {
	width: 76%;
	background: #fff;
	margin: 0 auto;
	border: 2px solid #27aae1;
	position: relative;
}

.multi-bg .form-start h1 {
	color: #27aae1;
	font-size: 24px;
	font-family: Arial, sans-serif;
	/* text-transform: uppercase; */
}

.multi-bg .form-start h1 hr {
	margin-top: 0px;
}

.multi-bg .form-start h1 span {
	color: #27aae1;
	font-size: 30px !important;
	font-family: Arial, sans-serif;
}

.multi-bg .form-start span {
	color: #707070;
	font-size: 22px;
	font-weight: 500;
	font-family: Arial, sans-serif;
	line-height: 25px;
}

.multi-bg .form-start h2 {
	color: #27aae1;
	font-family: Arial, sans-serif;
	font-weight: 700;
	font-size: 30px;
	margin: 5px 0px 0px 0;
}

.multi-bg .form-start h3 {
	color: #838384;
	font-size: 16px;
	line-height: 20px;
}

.multi-bg .zip-code {
	color: #27aae1;
	font-family: Arial, sans-serif;
	font-size: 17px;
	display: block;
	text-align: left;
}

.multi-bg .review-request {
	width: 90%;
	margin: 0 auto;
}

.multi-bg .additional {
	/* color: #27aae1 !important; */
	display: block;
	width: 100%;
	height: 43px;
	border: 1px solid #27aae1;
}

.multi-bg .review-request .additional {
	border: 1px solid #27aae1;
	background-color: #ffffff;
	border-radius: 0px;
	color: #838384;
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 44px;
	height: 44px;
	width: 100%;
	padding-left: 8px;
}

.multi-bg .review-request .additional::placeholder {
	color: #b2b2b2;
}

textarea#additional_comment {
	min-height: 80px;
	line-height: 20px;
}

.btn-update {
	background-color: #27aae1;
	color: #fff;
	padding: 10px 0;
	border: none;
	width: 100%;
	margin-top: 10px;
	font-weight: 600;
	min-height: 43px;
	margin-bottom: 30px;
	font-size: 18px;
	cursor: pointer;
}

.multi-bg .multi-step-accordian {
	margin: 20px auto 10px auto;
	width: 80%;
}

.multi-bg .accordian-group .accordian-main {
	position: relative;
}

.multi-bg .accordian-group .accordian-heading h3 {
	margin: 0px auto;
	width: fit-content;
	position: relative;
	text-align: left;
}

.multi-bg .accordian-body {
	padding: 10px 0;
	color: #27aae1;
}

.multi-bg .accordian-group .accordian-heading .accordion-toggle {
	color: #3c3c3b;
	font-family: Arial, sans-serif;
	font-size: 17px;
	line-height: 17px;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}

.multi-bg .accordian-group .accordian-heading .accordion-toggle:after {
	font-family: 'Glyphicons Halflings';
	content: "\e252";
	position: absolute;
	color: #3c3c3b;
	right: -17px;
	font-size: 13px;
	font-weight: bold;
	top: 0px;
}

/*.multi-bg .accordian-group .accordian-heading .accordion-toggle.collapsed:after
  {
  content: "\e250";
}*/
.multi-bg .accordian-body p {
	color: #808080;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
}

.multi-bg .accordian-body h4 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

.multi-bg .collapse.in {
	display: block;
}

.multi-bg .honourable-mention {
	background: rgba(255, 255, 255, 1);
	width: 74%;
	margin: 20px auto 0 auto;
	padding: 1%;
}

.multi-bg .honourable-mention h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 40px;
	display: block;
	color: #000;
	float: left;
	margin-right: 10px;
}

.honourable-mention img {
	float: left;
	width: 86%;
}

.multi-bg .honourable-mention ul {
	padding-left: 15px;
	margin: 0;
}

.multi-bg .honourable-mention li {
	margin-right: 19px;
	float: left;
	list-style: none;
	margin-right: 15px;
}

.multi-step-accordian.phone,
.phone-back {
	display: none;
}

.multi-step-accordian.desktop,
.desktop-back {
	display: block;
}

fieldset {
	border: none;
	padding: 0;
}

.line {
	width: 4px;
	height: 66px;
	background: #1F9AD7;
	position: absolute;
	transform: translate(-50%, -50%) rotate(45deg);
	right: 48%;
	top: 38%;
	z-index: 1;
	border: 1px solid #fff;
	border-top: 0;
	border-bottom: 0;
}

figure.icon-block:hover .line {
	background: #fff;
}

.multi-bg .top-space {
	width: 80%;
	margin: 0px auto;
	margin-top: 26px;
}

.col.text-center.bottom-space {
	margin-bottom: 20px;
}

.top-space label {
	position: absolute;
	left: 46px;
	top: 40px;
}

.check-option {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.check-option input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 15px;
	border: 1px solid #27aae1;
	border-radius: 3px
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.check-option input:checked~.checkmark:after {
	display: block;
}

.check-option .checkmark:after {
	left: 4px;
	top: 1px;
	width: 5px;
	height: 8px;
	border: solid #27aae1;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.multi-bg h5 {
	font-size: 15px;
	color: #27aae1;
	display: block !important;
	margin-top: 0px;
	font-weight: bold;
}

.icon-active h5,
figure:hover h5 {
	color: #fff !important;
}

fieldset.squareicon figure h5 {
	position: absolute;
	top: 43%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 120px;
	width: 100%;
	margin-top: 5px
}


.multi-bg .squareicon .icon-block {
	border: 1px solid #1c75bb;
	border-radius: 15px;
	width: 162px;
	height: auto;
	min-height: 90px;
	padding: 5px;
	width: 100%;
	margin-bottom: 13px;
}

.multi-bg .icon-block {
	border: 1px solid #1c75bb;
	border-radius: 15px;
	width: 162px;
	min-height: 90px;
	padding: 5px;
	width: 100%;
	margin-bottom: 13px;
	margin-bottom: 15px;
}

.field7 .icon-block svg {
	max-width: 130px;
	height: 70px !important;
	width: 100% !important;
	margin-top: 3px;
}

.multi-bg .icon-block svg {
	width: 50px;
	height: 50px;
	fill: #27aae1;
	margin-top: 8px;
}

.multi-bg .icon-block:hover {
	background: #27aae1;
	cursor: pointer;
}

.multi-bg .icon-block:hover svg g {
	fill: #fff;
}

.multi-bg .icon-block:hover svg {
	fill: #fff;
}

.multi-bg h4 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #27aae1;
	margin-top: 15px;
	font-weight: 700;
}

.btn-update1 {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	background-color: #27aae1;
	color: #fff;
	padding: 10px 0;
	border: none;
	width: 40%;
	margin-top: 5px;
	font-weight: 600;
	float: left;
	margin-left: 20px;
}

.btn-pre {
	width: 19px;
	height: 35px;
	padding: 10px 0;
	border: none;
	margin-left: 7px;
	position: absolute;
	left: 20px;
	top: 40%;
	font-size: 30px !important;
	color: #27aae1;
	cursor: pointer;
}

/*.btn-pre:hover{box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); color:#fff;}*/
#helpdeskform {
	position: relative;
}

#helpdeskform .field2,
.field3,
.field4,
.field5,
.field6,
.field7,
.field8,
.field9,
.field10,
.field11,
.field12,
.field13,
.field14 {
	display: none;
}

fieldset.field13 h2 {
	font-size: 24px !important;
}

fieldset.field14,
.field15,
.field11,
.field1 {
	padding: 0 22%;
}

#helpdeskform .action-button:focus {
	outline: none;
}

#helpdeskform .action-button {
	/*width: 100px;*/
	cursor: pointer;
}

#progressbar {
	overflow: hidden;
	counter-reset: step;
	padding: 0;
	box-sizing: border-box;
	color: #f6f6f6 !important;
	position: relative;
	border-radius: 3px;
	height: auto;
	width: 50% !important;
	margin: 20px auto !important;
}

#progressbar li:last-child {
	margin-right: 0px;
}

#progressbar li {
	list-style-type: none;
	width: 6.9%;
	height: 100%;
	float: left;
	position: relative;
	color: #F6F6F6;
	position: relative;
	margin: 0 0.4%;
}

#progressbar li:before {
	content: counter(step);
	width: auto;
	color: transparent;
	display: block;
	background: #ECECEC;
	height: 12px;
}

#progressbar li.active:before,
#progressbar li.active:after {
	background: #819c13;
	margin-left: 0px;
	-webkit-transition: width 2s, height 4s;
	/* For Safari 3.1 to 6.0 */
	transition: width 2s, height 4s;
	width: 100%;
}

.shield {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	position: relative;
}

.shield span {
	color: #636262 !important;
	font-size: 11px !important;
}

p.shield svg {
	width: 4%;
	float: left;
}

.disclosures-checkbox {
	color: #838384 !important;
	font-size: 13px !important;
	margin-left: 0px;
}

.disclosures-checkbox input[type=checkbox] {
	float: left;
	width: 20px;
	margin-top: 3px;
	padding-left: 0px;
}

.disclosures-checkbox label {
	float: left;
	width: 95%;
	padding-top: 0px;
	line-height: 19px;
}

.icon-active {
	background: #27aae1;
	cursor: pointer;
}

.icon-active svg {
	fill: #fff !important;
}

/* .disclosures-checkbox{color: #838384!important;font-size: 13px!important;margin-left: 0px;}
.disclosures-checkbox input[type=checkbox]{float:left;width:20px;margin-top: 3px;padding-left: 0px;}
.disclosures-checkbox label{float:left;width: 95%;padding-top:0px;line-height: 19px;} */
#result2 h2 {
	color: #27AAE1;
	font-size: 22px;
	margin: 20px 0px 0px 0;
}

.circle {
	border-radius: 50%;
	display: inline-block;
	position: relative;
}

.circle .icon-block {
	background: #27aae1;
}

.circle:after {
	content: "";
	display: block;
	background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 0%,
			rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 110%);
	border-radius: 50%;
	position: absolute;
	left: 11%;
	right: 0;
	bottom: 0;
	height: 116px;
	width: 116px;
	z-index: 99999999;
	top: -17px;
	display: none;
}

.full-screen-img {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	;
	z-index: 999;
}

.circle {
	display: inline-block;
	position: relative;
}

.circle .highlight {
	position: absolute;
	left: 215px;
	width: 200px;
	z-index: 999;
}

.circle .highlight:before {
	background: url(/wiseradvisor/v2/images/left-point.png) no-repeat;
	content: '';
	position: absolute;
	width: 92px;
	height: 72px;
	left: -90px;
}

.circle-1:after {
	content: "";
	display: block;
	background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 0%,
			rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 110%);
	border-radius: 50%;
	position: absolute;
	right: 70px;
	bottom: 0;
	height: 116px;
	z-index: 99999999;
	top: -33px;
	width: 116px;
}

.circle-1 .btn-next {
	position: relative;
	z-index: 999999999;
}

.circle-1 .highlight {
	position: absolute;
	left: 215px;
	width: 200px;
	z-index: 999;
}

.circle-1 .highlight:before {
	background: url(/wiseradvisor/v2/images/left-point.png) no-repeat;
	content: '';
	position: absolute;
	width: 92px;
	height: 72px;
	left: -90px;
}

.choose-option p {
	color: #fff;
}

.skin-btn {
	border: 0;
	font-size: 14px;
	color: #fff;
	background: transparent;
	cursor: pointer;
}

.skin-btn:hover {}

.got-it-btn {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 18px;
	border: 1px solid #707070;
	color: #27aae1;
	font-size: 14px;
	cursor: pointer;
	padding: 1% 10%;
	background: #fff;
	margin-left: 10px;
	font-weight: 600;
}

.circle-1 {
	display: inline-block;
	position: relative;
}

.media-left {
	margin-right: 10px;
}

.step-form,
.desktop {
	display: block;
}

.step-form-1,
.mobile {
	display: none;
}

.circle .icon-block {
	z-index: 999999999999999;
}

.circle .icon-block svg {
	fill: #fff !important
}

img#loading-1 {
	margin: 10px 0;
}

/*********footer css**********/
.upper_footer {
	text-align: center;
	background: #f1f1f1;
	padding: 20px 0px;
	margin: 0;
}

.upper_footer ul {
	display: inline-block;
}

.upper_footer ul li {
	list-style: none;
	float: left;
	padding: 0px 20px;
	line-height: 0;
	font-size: 16px;
}

.upper_footer ul li a {
	color: #757575;
	line-height: 1;
	background: none;
}

footer {
	background: #d3d3d3;
	padding: 20px 0px;
	width: 100%;
	clear: both;
	float: left;
	height: auto;
}

footer .smo ul li {
	list-style: none;
	float: left;
}

footer .smo ul li>.facebook {
	background: url(/wiseradvisor/v2/images/smo.png) no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	text-indent: -99999px;
	width: 41px;
	height: 41px;
	margin-right: 10px;
}

footer .smo ul li>.twitter {
	background: url(/wiseradvisor/v2/images/smo.png) no-repeat;
	background-position: -55px 0px;
	display: inline-block;
	text-indent: -99999px;
	width: 41px;
	height: 41px;
	margin-right: 10px;
}

footer .smo ul li>.linkedin {
	background: url(/wiseradvisor/v2/images/smo.png) no-repeat;
	background-position: -109px 0px;
	display: inline-block;
	text-indent: -99999px;
	width: 41px;
	height: 41px;
	margin-right: 10px;
}

footer .smo ul li>.youtube {
	background: url(/wiseradvisor/v2/images/smo.png) no-repeat;
	background-position: -164px 0px;
	display: inline-block;
	text-indent: -99999px;
	width: 41px;
	height: 41px;
}

@media screen and (max-width: 410px) and (min-width: 320px) {
	label.check-option.abc {
		left: 76px;
	}
}

@media screen and (max-width: 767px) and (min-width: 320px) {
	.trustpilot-widget iframe {
		height: 304px !important;
	}

	.top-space label {
		left: 6px;
		top: 16px;
	}

	.featured_section h3 {
		line-height: 5px !important;
	}

	.multi-bg {
		padding: 10px 0px;
		background: transparent;
		margin-top: 0;
	}

	.multi-bg .multi-step-accordian {
		margin: 0 auto;
		width: 96%;
		padding: 10px 2% 3px 2%;
	}

	.multi-bg .review-request {
		width: 80%;
	}

	.multi-bg .accordian-group .accordian-heading h3 {
		width: fit-content;
	}

	.multi-bg .accordian-body h4 {
		margin-bottom: 0;
		color: #1c75bb;
	}

	.press-icon {
		font-size: 14px !important;
		color: #575756 !important;
		font-weight: normal !important;
	}

	.mobile_heading {
		display: block;
	}

	.desktop_heading {
		display: none;
	}

	.line {
		height: 59px;
		right: 46%;
		top: 35%;
		background: #1c75bb;
	}

	.multi-bg .form-start span.one-time-heading.first-heading span.service-heading {
		font-size: 14px !important;
	}

	.multi-bg .form-start {
		width: 95% !important;
		background: #fff;
	}

	fieldset.field16 span {
		font-weight: 500 !important;
	}

	.multi-bg .form-start span {
		font-weight: 600;
	}

	.multi-bg .honourable-mention {
		background: transparent;
		width: 96%;
	}

	.multi-bg .honourable-mention h2 {
		padding-bottom: 0px;
		margin-bottom: 0;
		line-height: 20px;
	}

	.honourable-mention img {
		float: left;
		width: 98%;
	}

	.featured_section li:nth-child(3) {
		margin: 0px !important;
	}

	.upper_footer ul {
		padding: 0px;
	}

	.upper_footer ul li {
		padding: 0 5px;
		margin-bottom: 8px;
		font-size: 15px;
	}

	.circle .highlight {
		position: absolute;
		left: -32px;
		width: 200px;
		z-index: 999;
		top: 120px;
	}

	.circle .highlight:before {
		left: initial;
		transform: rotate(90deg);
		right: -40px;
		top: -28px;
	}

	.btn-pre-1 {
		left: -11px !important;
		top: 41% !important;
	}

	.multi-bg .step-form-1 h1 {
		color: #27aae1;
		font-size: 22px;
		margin-top: 5px;
		font-family: Arial, sans-serif;
		text-transform: uppercase;
	}

	.multi-bg .step-form-1 span {
		color: #27aae1;
		font-size: 15px !important;
		font-family: Arial, sans-serif;
		line-height: 10px;
	}

	.multi-bg .step-form-1 {
		margin: 0 auto 10px auto;
		width: 96%;
		text-align: center;
	}

	.step-form-1,
	.phone {
		display: block !important;
	}

	.multi-bg .form-start h2 {
		margin-top: 10px !important;
		font-size: 22px;
	}

	.phone-back {
		width: 85px;
		height: 35px;
		border: none;
		margin: 30px auto 20px auto;
		background: transparent;
		color: #1c75bb;
		text-align: center;
		cursor: pointer !important;
		display: block;
		border: 1px solid #1c75bb;
		border-radius: 9px;
	}

	.btn-update {
		margin-top: 10px;
		padding: 10px 0px;
		max-width: 100%;
	}

	.desktop-back {
		display: none !important;
	}

	.upper_footer p {
		font-size: 13px;
	}

	.padd-left {
		padding-left: 10%;
	}

	.padd-right {
		padding-right: 10%;
	}

	.current p {
		font-size: 14px;
	}

	.bottom-space {
		margin-bottom: 10px;
	}

	.thanku-mess {
		line-height: 26px !important;
	}

	p.shield svg {
		display: none;
	}

	.multi-bg .accordian-group .accordian-heading .accordion-toggle:after {
		right: 8%;
	}

	.pin-code {
		position: inherit !important;
	}

	fieldset.field1 {
		padding: 0;
	}

	fieldset.field13,
	.field14,
	.field15,
	.field11 {
		padding: 0 2% !important;
	}

	fieldset.field13 .review-request,
	fieldset.field13 h2 {
		padding: 0 2% !important;
	}

	.testi img {
		max-width: 90px;
		margin: 0 auto;
		display: block;
	}

	p.first-p {
		padding: 0 2%;
		text-align: center;
	}

	.pin-code2 {
		position: inherit !important;
		padding: 10px 10px 20px 10px !important;
	}
}

@media screen and (max-width: 480px) and (min-width: 320px) {

	/* .disclosures-checkbox label{width: 90%!important;text-align: left!important;
    font-size: 13px!important;} */
	.zipcodebox {
		width: 40% !important
	}

	.read {
		font-size: 13px !important;
	}

	.step-form-1,
	.mobile {
		display: block;
	}

	.multi-bg .form-start h1 span {
		font-size: 24px !important;
	}

	.multi-bg .accordian-group .accordian-heading .accordion-toggle:after {
		right: -8% !important;
	}

	.multi-bg .container {
		padding: 0px !important;
	}

	.multi-bg .container .row {
		margin: 0px !important;
	}

	.multi-bg .container .row .col-12 {
		padding: 0px !important;
	}

	.multi-bg .review-request {
		width: 96% !important;
	}

	.multi-bg .form-start h1 {
		font-size: 20px !important;
	}

	.multi-bg .form-start span {
		font-size: 16px !important;
		line-height: 20px !important;
	}

	.multi-bg .form-start h2 {
		margin-top: 0 !important;
	}

	/* .multi-bg .review-request .additional {
		margin-bottom: 10px !important;
	} */
	#helpdeskform {
		padding: 0 3%;
	}

	#progressbar {
		width: 80% !important;
		margin: 20px auto !important;
	}

	.multi-bg .accordian-group .accordian-heading .accordion-toggle {
		font-size: 13px !important;
	}

	.multi-bg .top-space {
		width: 100% !important;
		margin: 20px auto !important;
	}

	.multi-bg .shield {
		padding-bottom: 10px;
		padding-top: 0px !important;
	}

	.multi-bg .shield span {
		font-size: 10px !important;
		width: 98% !important;
		float: left !important;
		margin-left: 0px !important;
	}

	.form-start .error {
		margin-bottom: 0px !important;
	}

	p.shield svg {
		display: none;
	}
}

@media screen and (max-width: 991px) and (min-width: 320px) {
	.navbar-toggler {
		display: none;
	}

	.mobile-last {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
}

.navbar-brand {
	width: 225px;
	display: block;
}

.we-do-content {
	position: relative;
	top: -50px;
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.75);
	padding: 10px;
	height: 220px;
}

.bg-stirp {
	background: rgba(20, 153, 214, 1);
	background: -moz-linear-gradient(left, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(20, 153, 214,
					1)), color-stop(100%, rgba(1, 82, 152, 1)));
	background: -webkit-linear-gradient(left, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	background: -o-linear-gradient(left, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	background: -ms-linear-gradient(left, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	background: linear-gradient(to right, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1499d6',
			endColorstr='#015298', GradientType=1);
	border-radius: 10px;
	min-height: 100px !important;
}

.bg-stirp-outer {
	width: 80%;
	margin: 0 auto;
}

h2.distance {
	margin: 5px 100px 5px 100px !important;
}

.pin-code input::placeholder,
.bottom-pin input::placeholder {
	color: #999;
	opacity: 1
}

.pin-cod input::-moz-placeholder,
.bottom-pin input::placeholder {
	color: #999;
	opacity: 1
}

.pin-code input:-ms-input-placeholder,
.bottom-pin input::placeholder {
	color: #999
}

.pin-code input::-webkit-input-placeholder,
.bottom-pin input::placeholder {
	color: #999
}

a:focus {
	outline: 0;
	text-decoration: none;
}

.bg1 .need .input:focus {
	outline: none;
}

.home-banner .heading h1 {
	font-size: 37px;
	color: #27aae1;
	line-height: 47px;
	letter-spacing: -0.2px;
	margin-bottom: 0;
}

.heading h1 span {
	font-weight: bold;
}

.home-banner .heading .pin-code p {
	font-size: 19px;
	color: #747474;
	line-height: 30px;
	margin-top: 50px;
	margin-bottom: 0px;
}

.home-banner .heading {
	position: absolute;
	float: left;
	top: 218px;
	max-width: 615px;
	height: 100%;
}

.heading a:hover {
	text-decoration: none;
}

.heading a span {
	margin: 0 8px;
}

.what-we-do {
	position: relative;
}

.what-we-do h2 {
	position: relative;
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
}

.bg-stirp {
	background: rgba(20, 153, 214, 1);
	/* Old Browsers */
	background: -moz-linear-gradient(left, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(20, 153, 214,
					1)), color-stop(100%, rgba(1, 82, 152, 1)));
	/* Chrome, Safari4+ */
	background: -webkit-linear-gradient(left, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	/* IE 10+ */
	background: linear-gradient(to right, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1499d6',
			endColorstr='#015298', GradientType=1);
	/* IE6-9 */
	border-radius: 10px;
	min-height: 100px;
}

.featured_section {
	height: auto;
	border-right: none;
	border-left: 0px;
	width: 100%;
	margin: 20px 0;
}

.featured_section h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 57px;
	display: block;
	float: left;
	color: #000;
	margin-right: 20px;
}

.featured_section img {
	width: 88%;
}

.blog_1 {
	padding: 5px 0;
	margin-bottom: 20px;
	background: #dadada;
	color: #27aae1;
	width: 100%;
	text-align: center;
	font-size: 28px;
	line-height: 40px;
}

.we-do-content:nth-child(2) {
	margin: 0 11px;
}

.we-do-content {
	position: relative;
	top: -40px;
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.75);
	padding: 30px 10px;
	min-height: 200px;
	margin-bottom: 0px;
}

.we-do-content p {
	color: #747474;
	font-size: 16px;
	margin-top: 25px;
	padding: 0 8px;
}

#sortable {
	margin: 0;
	padding: 0;
}

#sortable li {
	list-style: none;
	margin-bottom: 25px;
	padding-right: 50px;
	line-height: 22px;
}

#sortable li:last-child {
	margin-bottom: 0;
}

#sortable h4 {
	color: #27aae1;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 8px;
	font-weight: bold;
}

#sortable p {
	color: #747474;
	font-size: 16px;
	padding-right: 65px
}

.featured {
	background: rgba(20, 153, 214, 1);
	/* Old Browsers */
	background: -moz-linear-gradient(left, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(20, 153, 214,
					1)), color-stop(100%, rgba(1, 82, 152, 1)));
	/* Chrome, Safari4+ */
	background: -webkit-linear-gradient(left, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	/* IE 10+ */
	background: linear-gradient(to right, rgba(20, 153, 214, 1) 0%,
			rgba(1, 82, 152, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1499d6',
			endColorstr='#015298', GradientType=1);
	/* IE6-9 */
	padding: 20px 0;
}

.featured h2 {
	position: relative;
	color: #fff;
	font-size: 31px;
	font-weight: normal;
	margin: 0 0 50px 0;
}

/*.featured h2::after { content:'';  position: absolute; width: 85px; height: 2px; background: #fff; bottom:-5px; left: 50%; transform: translateX(-50%);}*/
.featured ul {
	padding: 0;
	margin: 0px;
}

.featured ul li {
	float: left;
	margin-right: 48px;
	list-style: none;
}

.featured ul li:last-child {
	margin-right: 0px;
}

.bg1 {
	background: rgba(0, 144, 188, 0.94);
	padding: 90px 15px 150px 15px;
	margin-top: 40px;
	margin-bottom: 40px;
	position: relative;
}

.bg1 .financial h2 {
	color: #fff;
	text-align: center;
	font-weight: 600;
	font-size: 31px;
	margin-bottom: 10px;
}

.bg1 .need {
	background-color: #fff;
	border-radius: 5px;
	padding: 40px 55px 80px 55px;
}

.bg1 .need h3 {
	color: #353535;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 20px;
}

.bg1 .need .input {
	border-radius: 20px;
	width: 100%;
	box-shadow: none;
	border: 1px solid #999;
	padding: 7px 15px 7px 15px;
	background: #c1c1c1;
}

.bg1 .need .input1 {
	border-radius: 20px;
	width: 100%;
	box-shadow: none;
	border: 1px solid #5eb8e3;
	padding: 7px 0 7px 7px;
	margin-bottom: 10px;
}

.bg1 .need span:before {
	position: absolute;
	content: '';
	border-left: 55px solid transparent;
	border-right: 0px solid transparent;
	border-top: 50px solid #f9a600;
	right: 0;
}

.bg1 .need span strong {
	font-size: 22px;
	color: #fff;
	position: relative;
	padding: 12px;
	top: 5px;
}

.bg1 .btn-next {
	background: rgba(249, 166, 0, 1);
	border-radius: 20px;
	color: #fff;
	padding: 5px 20px;
	border: 0px;
}

.bg1 .btn-pre {
	background: #bbbbbb;
	border-radius: 20px;
	color: #fff;
	padding: 5px 20px;
	margin: 20px auto;
	border: 0px;
}

.modal-dialog {
	width: 100%;
	margin: 0 auto;
}

.modal-content {
	background: none;
	webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
	border: none;
}

.close1 {
	color: #fff;
	opacity: 1;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 21px;
	background: none;
	border: none;
}

.checkbox,
.radio {
	margin-bottom: 15px;
	padding-bottom: 10px;
	color: #686868;
	border-bottom: 1px solid #eeeeee;
}

.checkbox,
.radio:last-child {
	border-bottom: none;
}

.position-btn {
	position: absolute;
	left: 50%;
	bottom: 225px;
	transform: translateX(-50%);
	z-index: 99999;
}

#regForm {
	background-color: #ffffff;
	margin: 100px auto;
	font-family: Raleway;
	padding: 40px;
	width: 70%;
	min-width: 300px;
}

.reviews {
	margin-bottom: 30px;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
	background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
	display: none;
}

button:hover {
	opacity: 0.8;
}

/* Make circles that indicate the steps of the form: */
.step {
	height: 8px;
	width: 8px;
	margin: 0 2px;
	background-color: #fff;
	border: none;
	border-radius: 50%;
	display: inline-block;
	opacity: 0.5;
}

.step.active {
	opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
	background-color: #1a90c9;
}

@media screen and (min-width:320px) and (max-width:1023px) {
	.home-banner .heading {
		position: initial;
		margin-top: 30px;
	}

	.we-do-content {
		margin-bottom: 15px;
	}
}

@media screen and (min-width:320px) and (max-width:767px) {
	.multi-bg .form-start {
		border: 0px;
	}

	.featured_section img {
		width: 100%;
	}

	.we-do-content {
		margin-bottom: 20px;
	}

	.heading a {
		margin-top: 0;
		margin-bottom: 0px;
	}

	.benefits {
		margin-top: 0px !important;
	}

	.featured ul li {
		float: none;
		margin-bottom: 35px;
		margin-right: 0px;
		text-align: center;
	}

	.bg1 .need {
		padding: 20px 22px 80px 22px;
	}

	.plan .radio {
		margin-bottom: 0px;
	}

	.plan .radio label {
		width: 100%;
	}

	.need span {
		display: none;
	}

	#sortable li {
		padding-right: 0px;
	}

	.pin-fill {
		font-size: 80%;
	}

	.pin-btn {
		width: 100px !important;
		font-size: 100% !important;
	}

	.position-btn {
		width: 200px;
	}

	.bottom-pin {
		padding: 12px 0 12px 10px !important;
	}

	.plan .radio label {
		width: 100% !important;
	}

	.bg1 {
		padding: 20px 15px 150px 15px !important;
		margin-top: 0 !important;
	}
}

.plan .radio {
	border-bottom: 0px !important;
}

.plan .radio label {
	border-bottom: 1px solid #eeeeee;
	margin-right: 5%;
	padding-bottom: 12px;
	margin-top: 5px;
	width: 45%;
}

.pin-fill {
	border-radius: 5px 0px 0px 5px;
	width: 100%;
	height: 50px;
	color: #626366;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
	padding: 0 4%;
	border: 1px solid #626366;
	outline: none;
}

.pin-btn {
	border-radius: 0px 5px 5px 0px;
	width: 130px !important;
	height: 50px;
	background: linear-gradient(to right, rgba(249, 166, 0, 1) 0%,
			rgba(193, 131, 8, 1) 100%);
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 53px;
	font-size: 20px !important;
	padding: 0 2%;
	cursor: pointer;
	border: none;
	display: block;
	outline: none;
}

.bottom-pin {
	background: #0090bc;
	padding: 12px 0 12px 120px;
	margin-top: 30px;
}

@media screen and (min-width:320px) and (max-width:767px) {
	.home-banner .heading p {
		line-height: 33px;
	}
}

.heading h2 {
	color: #27aae1;
	margin-top: 20px;
	line-height: 26px;
	font-size: 22px;
}

/* Advisor List */
.item-box-blog {
	background: #F5F5F5;
	padding: 15px;
	position: relative;
	margin-bottom: 10px;
}

.item-box-blog-image {
	font-size: 15px;
}

.match-advisor-heading {
	font-size: 20px;
	color: #27AAE1;
	margin-bottom: 20px;
}

.item-box-blog-image figure img {
	height: 150px;
	width: 120px;
	margin: 0 auto;
	display: block;
}

.item-box-blog-body {
	font-size: 14px;
	color: #868686;
}

.item-box-blog-heading h5 {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}

.item-box-blog-text b {
	color: #868686;
}

.blue-btn {
	background: #1A7FA9;
}

.read {
	width: 100%;
	color: #fff;
	font-size: 14px;
}

.read:hover {
	color: #fff !important;
}

.client-logo img {
	width: 50%;
	height: 75px;
	margin: 15px auto 0px auto;
	display: none;
}

.item-box-blog-text p:first-child {
	margin-top: 20px;
}

.item-box-blog-text p {
	margin-bottom: 10px;
}

.emp-profile {
	margin-bottom: 3%;
	background: #f5f5f5;
	padding: 2%;
}

.profile-img {
	text-align: center;
}

.profile-head h5 {
	color: #6e6e6e;
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 18px;
}

.item-box-blog-text p {
	margin-bottom: 6px;
	font-size: 14px;
}

.match-advisor-heading br {
	display: none;
}

.field13 h2 span {
	color: #27aae1;
}

.profile-view {
	background: #1a7fa9;
	color: #fff;
	padding: 1% 3%;
	margin-top: 10px;
	width: 70%;
	font-size: 15px;
}

section.home-banner .row {
	display: block !important;
}

.pull-right {
	float: right !important;
}

.bg-stirp-outer {
	width: 80%;
	margin: 0 auto;
}

.multi-bg .accordian-body {
	padding: 10px 0;
	color: #908a8c !important;
	font-size: 15px;
}

.current p {
	font-size: 16px;
}

.we-do-content {
	min-height: 240px !important;
}

.home-banner .heading {
	top: 90px;
}

.upper_footer p {
	font-size: 16px;
}

.navbar-brand {
	padding: .3125rem 0px;
}

.multi-bg .accordian-body #msg1,
.multi-bg .accordian-body #msg2,
.multi-bg .accordian-body #msg3,
.multi-bg .accordian-body #msg4,
.multi-bg .accordian-body #msg5,
.multi-bg .accordian-body #msg6,
.multi-bg .accordian-body #msg7 {
	padding-bottom: 10px;
	border-bottom: 1px dashed #747474;
	margin-bottom: 10px;
}

.disclosures-checkbox {
	color: #636262 !important;
	font-size: 13px !important;
	margin-left: 0px;
}

.disclosures-checkbox input[type=checkbox] {
	float: left;
	width: 20px;
	margin-top: 3px;
	padding-left: 0px;
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.disclosures-checkbox label {
	float: left;
	width: 100%;
	padding-top: 0px;
	line-height: 19px;
	position: relative;
	cursor: pointer;
	text-align: left;
}

.disclosures-checkbox input:checked+label:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	left: 4px;
	width: 5px;
	height: 10px;
	border: solid #636262;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
}

.disclosures-checkbox label:before {
	content: '';
	-webkit-appearance: none;
	background-color: #FFFFFF;
	border: 1px solid #636262;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 6px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
}

.disclosures-checkbox label a:hover {
	color: #27aae1 !important;
}

@media screen and (min-width:320px) and (max-width:640px) {
	.disclosures-checkbox label {
		width: 90% !important
	}
}

.radio {
	display: block;
	width: 75%;
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 0px;
	border-bottom: none;
	margin-left: 15px;
}

.radio label {
	font-size: 19px;
	color: #27aae1;
	padding-top: 5px;
}

.radio input[type=radio] {
	margin-right: 10px;
}

.first-page {
	padding: 2%;
	width: 50%;
	margin-left: -30px;
	margin-top: 20px;
}

section.trustpilot {
	padding-bottom: 30px;
}

.pin-code {
	position: absolute;
	width: 100%;
	bottom: 90px;
}

.pin-code2 {
	position: absolute;
	width: 100%;
	bottom: 90px;
	background: #0D87C9;
	border-radius: 10px;
	padding: 10px 10px 21px 25px;
}

.pin-btn2 {
	border-radius: 0px 5px 5px 0px;
	width: 130px !important;
	height: 50px;
	background: linear-gradient(to right, rgba(249, 166, 0, 1) 0%,
			rgba(193, 131, 8, 1) 100%);
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 53px;
	font-size: 20px !important;
	padding: 0 2%;
	cursor: pointer;
	border: none;
	display: block;
	outline: none;
	margin-left: 3px;
}

.home-banner .heading .pin-code2 p {
	font-size: 19px;
	color: #fff;
	line-height: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
}

section.home-banner {
	position: relative;
	min-height: 375px;
}

#result2 h3 {
	font-size: 22px;
	line-height: 30px;
	color: #3B76BB;
}

.thanku-mess {
	font-size: 32px !important;
	border: 2px solid #27aae1;
	background-color: #27aae1;
	color: #fff !important;
	margin-bottom: 2px;
	line-height: 45px;
	letter-spacing: 1px;
	border-left: 0;
	border-right: 0px;
	padding: 10px;
	position: relative;
	word-break: break-word;
}

.thanku-mess hr {
	background: #fff;
	margin: 0px;
	height: 2px;
	margin-top: 20px !important;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}

.step-heading {
	font-size: 25px;
	border: 2px solid #27aae1;
	text-transform: uppercase;
	background-color: #27aae1;
	color: #fff !important;
	margin-bottom: 2px;
	line-height: 35px;
	font-weight: bold;
	letter-spacing: 1px;
	border-left: 0;
	border-right: 0px;
}

.step-heading hr {
	margin: 0px;
	background: #fff;
	height: 2px;
}

.media-left img {
	width: 60px;
	position: relative;
	top: 10px;
}

.thank-you-para {
	color: #27AAE1;
	line-height: 19px;
	margin-top: 18px;
}

/*#result2 a {
	color: #676767;
}*/
@media screen and (max-width:991px) and (min-width:768px) {
	.home-banner .col-md-5 {
		flex: 100%;
		max-width: 100%;
	}

	.home-banner .col-md-7 {
		flex: 100%;
		max-width: 100%;
	}

	fieldset.field10 p {
		width: 70%;
		margin: 0 auto;
	}

	fieldset.field13,
	.field14,
	.field15,
	.field11,
	.field1 {
		padding: 0px 15% !important;
	}

	section.home-banner .row {
		display: inherit !important;
	}

	.home-banner .heading {
		position: inherit !important;
		max-width: 100% !important;
	}

	.pin-code {
		position: inherit !important;
	}

	.heading h2 {
		font-size: 20px;
	}

	.home-banner .heading h1 {
		font-size: 26px;
		line-height: 34px;
		margin-top: 30px;
	}

	.home-banner .heading p {
		font-size: 15px;
		margin-top: 38px;
	}

	#sortable p {
		padding-right: 0px !important;
	}

	.multi-bg .accordian-group .accordian-heading h3 {
		margin: 0px auto;
		width: 70% !important;
	}

	.we-do-content {
		margin-bottom: 15px;
		min-height: 305px !important;
	}

	.multi-bg {
		margin-top: 0px;
	}

	.shield span {
		font-size: 10px !important;
	}

	.honourable-mention img {
		width: 100%;
	}

	.multi-bg .form-start h2 {
		padding: 0 10px;
	}
}

span.one-time-heading.first-heading {
	font-size: 17px;
	display: block;
	color: #3C3C3B;
	margin-top: 20px;
	padding: 0 10px;
}

span.service-heading {
	font-size: 17px !important;
	display: block;
	color: #3C3C3B !important;
	margin-top: 20px;
	padding: 0 10px;
}

p.first-p {
	font-size: 15px;
	margin-bottom: 0;
	line-height: 20px;
	color: #000;
}

.multi-testi {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	padding: 0 13%;
}

.multi-testi .testi {
	border: 1px solid #B1B1B1;
	padding: 2% 2%;
	background: #C6D4E1;
}


fieldset.field13 .review-request,
fieldset.field13 h2 {
	padding: 0 22%;
}


@media screen and (min-width: 320px) and (max-width: 768px) {
	.heading h2 {
		margin-top: 7px;
		margin-bottom: 12px;
	}

	#sortable p {
		padding-right: 0 !important;
	}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.pin-code2 {
		position: inherit;
	}

	.pin-code2 table {
		max-width: 100% !important
	}
}

#ouibounce-modal,
#ouibounce-modal2 {
	display: none;
}

.new-popup-modal {
	display: none;
	position: fixed;
	z-index: 99999;
	padding-top: 38px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
}

.new-popup-home {
	background-color: #FEFEFE;
	margin: auto;
	padding: 0px 25px 0 50px;
	border: 2px solid #6B6A6A;
	width: 100%;
	position: relative;
	max-width: 635px;
	transform: translate(0%, -50%);
	top: 48%;
}

.new-popup-close {
	cursor: pointer;
	color: #C2C2C2;
	font-size: 18px;
	font-weight: bold;
	line-height: 17px;
	position: absolute;
	top: -12px;
	right: -7px;
	background: #fff;
	border: 1px solid #C2C2C2;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	text-align: center;
}

img.new-popup-logo {
	max-width: 95px;
	margin-top: 5px;
	display: block;
	margin-left: -16px;
}

.new-popup-home h5 {
	font-size: 24px;
	text-align: center;
	margin: 15px 0px 10px 0px;
	font-weight: bold;
	font-family: arial;
	line-height: 28px;
}

h5.wa-pop-heading-new span {
	font-size: 21px;
	line-height: 30px;
	font-weight: 700;
	margin: 20px 0px 10px 0px !important;
	text-align: center;
	color: #FF0000;
}

.new-content {
	font-size: 19px;
	line-height: 26px;
	margin: 0px 30px 0;
	font-weight: 500;
	color: #4C4C4C;
}

.new-content {
	margin: 0px !important;
}

h4.new-pop-heading {
	position: relative;
	font-size: 35px;
	text-align: center;
	margin-top: 0;
	color: #000;
}

.new-btn {
	background: #00B050;
	border: none;
	color: #fff;
	border-radius: 10px;
	width: 85%;
	font-size: 32px;
	padding: 0px 0;
	margin: 10px auto 0 auto;
	display: block;
	font-family: arial;
	line-height: 50px;
	cursor: pointer;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.new-popup-home h5 {
		margin: 15px 0px 10px 0px !important;
	}

	h4.new-pop-heading:before {
		display: none
	}

	h4.new-pop-heading {
		font-size: 27px;
	}

	.bullet-points {
		width: 100%;
	}

	.new-btn {
		width: 100%;
		font-size: 26px;
	}

	.new-under-content p {
		margin-right: 4px;
	}
}

.new-popup-home h5 span {
	font-size: 25px;
	line-height: 32px;
	/* font-weight: bolder; */
	margin: 20px 0px 10px 0px !important;
	text-align: center;
	color: #484848 !important;
}

.new-under-content p {
	color: #9E9E9E;
	font-size: 11px;
	text-align: right;
	margin-bottom: 27px;
	margin-right: 37px;
	margin-top: 5px;
}

.bullet-points {
	background: #F2F2F2;
	width: 80%;
	margin: 0 auto 30px auto;
	padding: 15px 0 10px 0;
}

.bullet-points ul {
	padding: 0;
	margin-left: 37px;
}

.bullet-points li {
	list-style: auto;
	padding-left: 9px;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 7px;
	color: #81807E;
}

.bullet-points:after {
	width: 0;
	height: 0;
	border-left: 80px solid transparent;
	border-right: 80px solid transparent;
	border-top: 35px solid #F2F2F2;
	font-size: 0;
	line-height: 0;
	float: left;
	position: absolute;
	content: '';
}

.bullet-points li span {
	font-size: 12px;
}

.new-popup-home a:hover {
	text-decoration: none;
}

h4.new-pop-heading:before {
	content: '';
	position: absolute;
	left: -6px;
	top: 13px;
	width: 100px;
	height: 99px;
	background: url(/landing-pages/new-multi-step/images/trust-icon.png);
}

.option-question label {
	position: initial;
}

.service-question {
	display: block;
	position: relative !important;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	top: -13px !important;
}

/* Hide the browser's default checkbox */
.service-question input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
/*.checkmark {
  position: absolute;
  top:22px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}*/

/* On mouse-over, add a grey background color */
.service-question:hover input~.checkmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.service-question input:checked~.checkmark {
	background-color: #1c75bb;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.service-question input:checked~.checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.service-question .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.service_option_txt {
	font-size: 13px !important;
}

.service-question h4 {
	margin-bottom: 0px;
}

#formSubmit {
	position: relative;
}

fieldset.field16 {
	padding: 0 8%;
}

fieldset.field16 h4 {
	color: #27aae1;
	font-family: Arial, sans-serif;
	font-weight: 700;
	font-size: 24px;
	margin: 10px 0;
	display: block;
}

fieldset.field16 .sub-heading {
	font-size: 16px;
	color: #676767;
	line-height: 25px;
}

fieldset.field16 .option-select {
	padding: 2%;
	border: 1px solid #D0D5DD;
}

fieldset.field16 .option-select:hover {
	border: 2px solid #27aae1;
	cursor: pointer;
}

fieldset.field16 .option-select.hover-select {
	border-color: #27aae1;
}

textarea.additional-comment {
	width: 100%;
	font-size: 12px;
	padding: 8px 10px;
	min-height: 70px;
}

fieldset.field16 .check-box h6 {
	font-size: 16px;
	font-weight: 700;
	color: #27aae1;
}

fieldset.field16 .check-box p {
	font-size: 12px;
}

fieldset.field16 .check-box {
	display: block;
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding-top: 0px;
	color: #344054;
	font-weight: 500;
}


/* Hide the browser's default checkbox */
fieldset.field16 .check-box input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 16px;
	width: 16px;
	border: 1px solid #a5a7a9;
	border-radius: 4px;
}

/* When the checkbox is checked, add a blue background */
fieldset.field16 .check-box input:checked~.checkmark {
	background-color: #27ACE6;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
fieldset.field16 .check-box input:checked~.checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
fieldset.field16 .check-box .checkmark:after {
	left: 5px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

fieldset#field16 ul li {
	margin-bottom: 10px;
}

fieldset#field16 ul li:first-child {
	padding-left: calc(2% + 1px);
}

@media screen and (max-width: 480px) and (min-width: 320px) {
	fieldset.field16 {
		padding: 0 1%;
	}
}

@media screen and (max-width: 768px) and (min-width: 320px) {

	fieldset.field13,
	.field14,
	.field11 {
		padding: 0 2%;
	}

	fieldset.field15 {
		padding: 0px 2%;
	}

	.sub-heading br {
		display: none;
	}

	h2.distance {
		margin: 5px 10px 5px 10px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.btn-pre {
		left: 5px;
	}
}

.hidden-important {
	display: none !important;
}

.advisor-card {
	display: flex;
}

.advisor-card img {
	width: 100px;
	height: 120px;
	margin-right: 10px;
}

.advisor-card p {
	color: #000;
	line-height: 23px;
}

/* Default: hide on desktop */
#sticky {
	display: none;
}

.sticky-btn {
	display: none;
}

.m-back {
	display: none;
}

.accordion-toggle.rotated::after {
	transform: rotate(180deg);
}

@media screen and (max-width: 390px) and (min-width: 320px) {
	.multi-bg h4 {
		font-size: 18px;
	}

	.honourable-mention ul,
	.featured_section ul {
		width: 338px;
	}

	.featured_section li {
		margin-left: 6px !important;
		margin-right: 6px !important;
	}

	.featured_section li:nth-child(3) {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}

.select-year-mobile {
	display: none;
}

.top-heading {
	font-size: 25px !important;
	border: 2px solid #27aae1;
	text-transform: uppercase;
	background-color: #27aae1;
	color: #fff !important;
	margin-bottom: 2px;
	line-height: 35px;
	font-weight: bold;
	letter-spacing: 1px;
	border-left: 0;
	border-right: 0px;
}

.featured_section ul {
	display: none;
}

.thank-error {
	color: #27aae1;
	line-height: 19px;
}

.pre-screen,
.press-icon {
	display: none;
}

.featured_section h6,
.mobile-a {
	display: none
}

.mobile_heading {
	display: none;
}

.mobile_heading br {
	display: none;
}

.desktop_heading {
	display: block;
}

.multi-bg h4,
.field10 svg,
.field10 .line,
.field9 svg {
	display: none;
}

.multi-bg h5 {
	font-size: 15px;
	color: #27aae1;
	display: block !important;
	margin-top: 0px;
	font-weight: bold;
}

.advisor-card {
	display: flex;
}

.advisor-card img {
	width: 85px;
	height: 102px;
	margin-right: 10px;
}

.advisor-card .advisor-detail h1 {
	font-size: 16px !important;
	padding-top: 0;
	color: #27aae1;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 0 !important;
}

.experience {
	font-size: 12px;
	color: #000000;
}

.experience b {
	color: #183A5B;
}

.experience>div {
	font-weight: 700;
}

.f-firm-name {
	color: #000;
	line-height: 23px;
	font-size: 12px;
}

.final-subheading {
	color: #27aae1;
	font-family: Arial;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: -0.02em;
}


/* BUBBLE CSS */

.advisor-name {
	font-size: 16px !important;
	font-weight: 500;
	color: #344054 !important;
	line-height: 34px !important;
}


.profile-advisor img {
	border-radius: 50%;
	margin-right: 11px;
	width: 38px;
	height: 38px;
}

.profile-advisor {
	background: #F2F4F7;
	border-radius: 30px;
	padding: 3px 5px;
	width: fit-content;
	margin-bottom: 6px;
}

.bubble-container {
	margin: 25px 0;
}

.cross-btn {
	font-weight: 600;
	margin-left: 20px;
	padding: 0px 5px;
	position: relative;
	float: right;
	font-size: 28px;
	cursor: pointer;
	line-height: 32px;
}

.cross-btn img {
	margin-right: 0px;
	width: 18px;
}

.cross-btn:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 46px;
	background: #D0D5DD;
	left: -4px;
	top: -4px;
}

/* EXIT POPUP 2 */
a {
	text-decoration: none;
}

.w-a-modal {
	position: fixed;
	z-index: 9999;
	padding-top: 38px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4)
}

.w-a-modal-content {
	background-color: #fefefe;
	margin: auto;
	width: 100%;
	position: relative;
	max-width: 324px;
	transform: translateY(-50%);
	top: 50%;
	border-radius: 8px;
}

.w-a-close {
	color: #505050;
	font-size: 30px;
	line-height: 16px;
	border-radius: 50%;
	padding: 10px;
	margin-left: auto;
	display: block;
	text-align: right;
}

.popup-header {
	background: #F2F4F7;
	border-radius: 8px 8px 0 0;
}

.w-a-close img {
	width: 20px;
	cursor: pointer
}

img.w-logo-wa {
	max-width: 284px;
	margin-bottom: 0;
}

p.trusted {
	padding: 22px 110px 15px 150px;
	font-size: 12px;
	font-weight: 700;
	position: relative;
	line-height: 18px
}

.w-a-modal-content h5 {
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
	letter-spacing: -0.02em;
	text-align: center;
	padding: 0 10px;
	color: #344054;
	margin-bottom: 10px;
}

.quote {
	border: 1px solid #B0ACAC;
	padding: 9px;
	margin-bottom: 12px;
}

.quote .quote-content {
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: -0.02em;
	text-align: center;
	color: #344054;
	border-bottom: 1px solid #B4B4B4;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

p.new-content.text-center {
	font-size: 17px;
	margin-bottom: 30px;
	font-weight: 700;
	line-height: 22px
}

h4.wa-pop-heading-1 {
	font-size: 21px;
	font-weight: 700;
	text-align: center
}

.under-content {
	color: #565656;
	font-size: 19px;
	text-align: center;
	font-weight: 700;
	margin: 0 auto 20px;
	width: 83%
}

.under-content p {
	font-size: 13px;
	text-align: center;
	font-weight: 400;
	margin-top: 5px;
	color: #000;
}

button.w-a-btn {
	background: #A53A26;
	height: 42px;
	font-size: 16px;
	font-weight: 600;
	line-height: 27px;
	text-align: center;
	display: block;
	border: 0;
	width: 100%;
	border-radius: 8px;
	color: #fff;
}


.popup-body {
	border: 1px solid #9C9797;
	padding: 0 16px;
}

.rating {
	display: flex;
	justify-content: space-between;
}

.rating p {
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: -0.02em;
	text-align: center;
	margin: 0px;
	color: #000;
}

.rating img {
	width: 65px;
	height: 17px;
	align-self: center;
}

.quote-content span {
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: -0.02em;
}

.popup-slogan {
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
}

.popup-slogan img {
	width: 40%;
}

.popup-slogan img:last-child {
	height: 26px;
}

.multi-bg .icon-block:hover h5,
.icon-active h5 {
	color: #fff;
}

fieldset.field9 figure h5,
fieldset.field10 figure h5 {
	position: absolute;
	top: 44%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 120px;
	width: 100%;
}

.accordian-body h4 {
	display: block !important;
}

.home-link,
.home-link:hover {
	text-decoration: underline !important;
	color: #27AAE1;
}

.hidden-important {
	display: none !important;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
	.field15 h2:first-child {
		font-weight: normal;
	}

	.mobile-arrow {
		display: inline-block !important;
		margin-right: 5px;
	}

	.mobilearrow {
		display: inline-block !important;
		margin-left: 5px;
	}

	.mobile_heading {
		display: block;
	}

	.mobile_heading br {
		display: none;
	}

	.desktop_heading {
		display: none;
	}

	.navbar-brand {
		margin: 0 auto;
	}

	.multi-bg .icon-block {
		border: 1px solid #1c75bb;
		border-radius: 15px;
		width: 162px;
		height: auto;
		padding: 5px;
		width: 100%;
		/*box-shadow: 2px 2px 10px #838383;*/
		margin-bottom: 13px;
		/*min-height: 130px;*/
	}

	.multi-bg h5 {
		color: #1c75bb !important;
	}

	.multi-bg .icon-block svg {
		width: 40px;
		height: 40px;
		margin-top: 8px;
		position: inherit;
		left: auto;
		top: auto;
		transform: inherit;
		fill: #1c75bb;
	}

	.multi-bg h4,
	.field10 svg,
	.field10 .line,
	.field9 svg {
		display: none;
	}

	.field3 figure svg,
	.field4 figure svg {
		margin-top: 0px !important;
	}

	.multi-bg .form-start h2 {
		color: #1c75bb;
	}

	/*#progressbar li:before {
		height: 10px;
	}*/
	.multi-bg .form-start h2 {
		color: #1c75bb;
		margin-bottom: 12px;
	}

	.select-year-desktop {
		display: none;
	}

	.select-year-mobile {
		display: block !important;
	}

	.top-heading {
		font-size: 25px !important;
		border: 0px !important;
		background-color: #1c75bb !important;
	}

	.multi-bg .icon-block:hover {
		background: #1c75bb !important;
	}

	.multi-bg .icon-block:hover h5 {
		color: #fff;
	}

	.multi-bg .form-start {
		width: 95% !important;
		background: #fdfdfd;
		border: 2px solid #f9f9f9;
	}

	.multi-bg .top-space {
		width: 85%;
	}

	.multi-bg .accordian-group .accordian-heading .accordion-toggle:after {
		right: -8px;
	}

	.field7 .icon-block svg {
		max-width: 130px;
		height: 70px;
		width: 100%;
	}

	.field7 figure {
		min-height: 90px !important;
	}

	.icon-active h5 {
		color: #fff !important;
	}

	.line {
		height: 59px;
		right: 46%;
		top: 35%;
		background: #1c75bb;
	}

	.field10 p {
		color: #575756;
		font-weight: bold;
	}

	fieldset.field9 figure,
	fieldset.field10 figure {
		position: relative;
	}

	fieldset.field9 figure h5,
	fieldset.field10 figure h5 {
		top: 50% !important
	}

	.multi-bg .form-start h3 {
		color: #1c75bb;
		font-size: 18px !important;
		line-height: 20px !important;
	}

	#sticky {
		position: sticky;
		bottom: 0;
		background: #fff;
		width: 100%;
		border-top: 1px solid #D0D5DD;
		box-shadow: 0px -6px 11px -11px rgba(0, 0, 0, 0.5);
		z-index: 9;
		display: block;

	}

	.sticky-btn {
		display: flex;
		justify-content: space-between;
		padding-top: 10px;
	}

	.sticky-btn .m-back {
		width: 88px;
		background: transparent;
		border: 1px solid #1c75bb;
		line-height: 47px;
		font-weight: 400;
		font-size: 17px;
		gap: 10px;
		border-radius: 10px;
		color: #1c75bb;
		margin-right: 20px;
	}

	.m-next {
		background: #1c75bb;
		line-height: 47px;
		font-weight: 700;
		font-size: 17px;
		gap: 10px;
		border-radius: 10px;
		color: #fff;
		border: none;
		width: 100%;
		display: block !important;
	}

	.nextOne {
		display: none;
	}

	.multi-bg .accordian-body {
		max-height: calc(100vh - 530px);
		/* Leaves space for sticky section */
		overflow-y: auto;
		padding-bottom: 80px;
	}

	.other,
	.Preference {
		position: absolute;
		top: 38%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.icon-active {
		background: #1c75bb !important;
	}

	.field13 h2 br {
		display: none;
	}

	.field13 h2,
	.field14 h2,
	.review-request h2 {
		font-size: 20px !important;
	}

	.field13 span {
		display: block;
		color: #575756 !important;
		margin-bottom: 12px;
	}

	.zip-code {
		display: none !important;
	}

	fieldset input::-webkit-input-placeholder {
		font-size: 13px !important;
		color: #575756 !important;
		opacity: 1
	}

	fieldset input::-moz-placeholder {
		font-size: 13px !important;
		color: #575756 !important;
		opacity: 1
	}

	fieldset input::-ms-input-placeholder {
		font-size: 13px !important;
		color: #575756 !important;
		opacity: 1
	}

	fieldset input::-ms-input-placeholder {
		font-size: 13px !important;
		color: #575756 !important;
		opacity: 1
	}

	fieldset input::placeholder {
		color: #575756 !important;
		opacity: 1;
		font-size: 13px !important;
	}

	fieldset#field14 .additional {
		margin-top: 10px !important;
	}

	fieldset textarea::-webkit-input-placeholder {
		font-size: 13px !important;
		color: #575756 !important;
		opacity: 1
	}

	.multi-bg .additional,
	.multi-bg .review-request .additional {
		border: 1px solid #575756;
		height: 34px;
		padding-left: 8px;
	}

	.step-heading,
	.thanku-mess {
		font-size: 25px !important;
		border: 0px !important;
		background-color: #1c75bb !important;
		text-transform: uppercase;
	}

	.step-heading hr,
	.thanku-mess hr {
		display: none;
	}

	.accordian-body h4 {
		display: block;
	}

	.btn-update {
		margin: 0 0 20px 0;
		min-height: 30px;
		line-height: 30px;
		padding: 8px 0;
		background-color: #1c75bb !important;
	}

	.review-request h2 b {
		display: none;
	}

	.review-request h2 p {
		font-weight: normal;
		margin-bottom: 0;
		font-size: 20px !important;
		color: #1c75bb;
	}

	.featured_section .desktop-logo {
		display: none;
	}

	.honourable-mention ul,
	.featured_section ul {
		padding-left: 0px !important;
		max-width: 360px;
		margin: 0 auto !important;
	}

	.honourable-mention li:first-child {
		margin-left: 0px !important;
	}

	.featured_section li:nth-child(4) {
		margin-right: 0px !important;
		clear: both;
	}

	.featured_section img {
		width: 100%;
		height: auto;
	}

	.featured_section h3 {
		float: none;
		text-align: center
	}

	.featured_section li {
		margin-bottom: 20px;
		list-style: none;
		float: left;
		margin-right: 0;
		margin-left: 20px !important;
	}

	.featured_section ul {
		display: block !important;
	}

	.home-banner .heading h1 {
		color: #1c75bb;
		line-height: 35px;
		font-size: 28px;
		text-align: center;
	}

	.featured_section li:nth-child(4) {
		margin-right: 0px !important;
		clear: both;
	}

	.heading h2 {
		color: #1c75bb;
		text-align: center;
	}

	.pin-code {
		display: none;
	}

	.mobile-pin {
		display: block !important;
		text-align: center;
	}

	.mobile-pin .btn-update {
		margin: 20px 0;
		background: linear-gradient(to right, rgba(249, 166, 0, 1) 0%,
				rgba(193, 131, 8, 1) 100%)
	}

	.mobile-pin .additional {
		width: 75%;
		line-height: 32px;
	}

	.home-banner .heading p {
		text-align: center;
		font-size: 13px;
	}

	.mobile-pin span {
		display: block;
		font-size: 12px;
		color: #878787;
		width: 75%;
		margin: 2px auto;
		text-align: left;
	}

	.top-space label {
		position: absolute;
		left: -4px;
		top: 0;
	}

	#result2 h2 {
		color: #242424;
		font-size: 16px;
		line-height: 20px;
		font-weight: normal;
		margin-top: 25px !important;
		margin-bottom: 15px !important;
	}

	.match-advisor-heading br {
		display: block !important;
	}

	.multi-bg .form-start h3 {
		color: #1c75bb;
		font-size: 18px !important;
		line-height: 20px !important;
	}

	.thank-error {
		color: #525252 !important;
		font-size: 13px !important;
		margin-top: 20px;
	}

	.thank-error b {
		font-weight: normal;
	}

	.thank-error br,
	.note br {
		display: none;
	}

	.note b {
		display: block;
	}

	.note {
		margin-top: 35px;
		font-size: 13px !important;
		border-top: 1px solid #B2B2B2;
		padding: 10px 0;
		border-bottom: 1px solid #B2B2B2;
	}

	.multi-bg .form-start span {
		font-weight: 600;
	}

	.press-icon {
		font-size: 14px !important;
		color: #575756 !important;
		font-weight: normal !important
	}

	.pre-screen,
	.press-icon {
		display: block !important;
	}

	.pre-screen p {
		text-align: left;
		margin-top: 20px;
		margin-bottom: 4px;
		font-weight: bold;
		color: #505050;
		font-size: 13px;
	}

	.pre-screen ul {
		padding: 0px;
	}

	.pre-screen ul li {
		list-style: none;
		text-align: left;
		margin-left: 15px;
		font-size: 12px;
		color: #484848;
	}

	.step-form .action-button {
		margin-top: 30px;
	}

	fieldset.field9 figure {
		min-height: 100px;
		position: relative;
	}

	fieldset.field10 figure {
		min-height: 110px;
		position: relative;
	}

	fieldset.field9 figure h5,
	fieldset.field10 figure h5 {
		position: absolute;
		top: 50% !important;
		left: 50%;
		transform: translate(-50%, -50%);
		max-width: 120px;
		width: 100%;
	}

	fieldset.field10 figure h5 {
		top: 43%;
	}

	.distance br {
		display: none;
	}

	h2.distance {
		margin: 5px 10px 5px 10px !important;
	}

	.field10 p {
		color: #575756;
		font-weight: bold;
	}

	.featured_section h6 {
		display: block !important;
		text-transform: uppercase;
		font-size: 13px;
		text-align: center;
	}

	.featured_section h3,
	.featured_section h2,
	.desktop-a {
		display: none !important;
	}

	.mobile-a {
		display: block !important;
	}

	.pin-code2 {
		position: inherit !important;
		padding: 10px 10px 20px 10px !important;
	}

	.final-subheading {
		color: #1c75bb;
	}

	.advisor-card .advisor-detail h1 {
		color: #1c75bb;
	}

	fieldset.field16 h4 {
		color: #1c75bb;
	}
	/* When the checkbox is checked, add a blue background */
	fieldset.field16 .check-box input:checked~.checkmark {
		background-color: #1c75bb;
	}
}