.banner_image {
	position: absolute;
	left: 0;
	width: 50%;
	height: 100%;
}

.page-main .page-left {
	flex-basis: 35%;
}

.page-main .page-right {
	flex-basis: 65%;
}

.page-right {
	flex-basis: 60%;
	background: #fff;
	position: relative;
}

.form-top-content {}

.form-top-content .title {
	font-weight: 700;
	font-size: 24px;
}

.form-top-content .description {
	font-size: 17px;
	margin: 0;
}

.form-top-content::after {
	/* content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 100%;
	top: 0; */
}

.legal-disclosure .legal-text {
	bottom: 100%;
}

.legal-disclosure .legal-text {
	position: absolute;
	max-width: 300px;
	background: #afd9b8;
	border-radius: 2px;
	padding: 12px 15px;
	z-index: 2;
	line-height: normal;
	font-size: 15px;
	color: var(--dark-green);
	margin: 0 0 8px;
}

.legal-disclosure .legal-text:after {
	top: 100%;
	left: 30px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(175, 217, 184, 0);
	border-top-color: #afd9b8;
	border-width: 8px;
	margin-left: -8px;
}


.page-main {
	/* min-height: 640px; */
	height: auto;
}

.child_sticky .chip_logo img,
.child_sticky.fixed .chip_logo img {
	height: 55px;
}

.site_info_section {
	padding: 10px 0;
	background: #fff;
}

.get-free-reverse-mortgage-estimate .site_info_section .call-us .variation-text,
.get-free-reverse-mortgage-estimate .site_info_section .variation-call,
.get-free-reverse-mortgage-estimate .site_info_section .variation-call a.btn-primary,
.lang a {
	color: var(--dark-green);
}

.get-free-reverse-mortgage-estimate .site_info_section .sticky_mobile_topbar .call-us {
	border-color: rgba(0, 0, 0, 0.15);
	background: url(../images/phone.svg) no-repeat 0 center / 36px auto;
}

@media (min-width: 1200px) {
	body.get-free-reverse-mortgage-estimate {
		padding-top: 75px;
	}
}

@media (min-width: 992px) {
	.page-main {
		position: relative;
		overflow: hidden;
		/* min-height: 100%; */
		/* display: flex; */
		/* height: 660px; */
		/* margin: 0; */
	}
}

@media (min-width: 992px) {
	.page-main>.container {
		display: flex;
		max-width: none;
		padding: 0;
	}
}

@media (min-width: 1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		/* max-width: 1140px; */
		/* display: flex; */
	}
}

.page-main .page-left {
	flex-basis: 35%;
}

.banner_image {
	position: absolute;
	left: 0;
	width: 50%;
	height: 100%;
}

.banner_image img {
	width: calc(100% - 15%);
}

.banner_image img {
	object-fit: cover;
	object-position: top;
	height: 100%;
	width: 100%;
}

img {
	max-width: 100%;
	height: auto;
}

.trustpilot-section {
	left: 3%;
	margin: auto;
}

.trustpilot-section {
	position: absolute;
	bottom: 20%;
	left: 50px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	padding: 15px 20px;
	display: flex;
	align-items: center;
	gap: 20px;
	max-width: 300px;
}

.trustpilot-section img {
	width: 86px;
}

img {
	max-width: 100%;
	height: auto;
}

.trustpilot-section p {
	margin: 0;
	font-weight: 700;
	color: var(--dark-green);
	line-height: normal;
	font-size: 15px;
}

.trustpilot-section p span {
	color: #07B47B;
	font-size: 19px;
	font-weight: 800;
}

.trustpilot-section p {
	font-weight: 700;
	color: var(--dark-green);
	line-height: normal;
	font-size: 15px;
}

.page-main .page-right {
	flex-basis: 65%;
	min-height: 100%;
}

.page-main .page-right .multi {
	margin: 0;
}

.page-right {
	flex-basis: 60%;
	background: #fff;
	position: relative;
}

.page-right .form-top-content {
	/* background: #E6ECED; */
	position: relative;
	padding: 0;
	max-width: none;
	color: #00414C;
}

.form-top-content .message {
	padding: 20px 0 20px 40px;
	background: #E6ECED;
	text-align: left;
}

body.get-free-reverse-mortgage-estimate .main {
	background: none;
}

.form-top-content .message:after {
	content: "";
	background: #E6ECED;
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 100%;
}

.multi .progressdetail_wrap {
	max-width: none;
}

.progresstest .middle {
	border: none;
}

.form-top-content .title {
	font-weight: 700;
	font-size: 24px;
}

.form-top-content .description {
	font-size: 17px;
	margin: 0;
}

.form-top-content::after {
	/*content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 100%;
	top: 0;
	 background: #E6ECED; */
}

.form-top-content {
	color: #00414C;
}

#benefits-section-variation-mobile {
	display: none;
}




#benefits-section-variation-mobile {
	display: none;
}



.page-right .first-section,
.page-right .form-start-section {
	height: auto;
}

@media (min-width: 992px) {

	.page-right .first-section,
	.page-right .form-start-section {
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
}

.page-right .form-start-section .how-reverse-multistep-form,
.page-right .form-start-section .container-inherit,
.page-right .form-start-section .middle {
	height: auto;
}

.page-right .form-start-section .how-reverse-multistep-form,
.page-right .form-start-section .container-inherit,
.page-right .form-start-section .middle {
	height: auto;
}

.progress-section {
	margin: 20px 0 20px 40px;
}

.form-header {
	margin-bottom: 25px;
}

.form-header ul {
	margin: 0 20px 25px;
}

.form-header ul {
	display: flex;
	gap: 15px;
	margin: 0 0 10px 60px;
	padding: 0;
	justify-content: space-between;
}

.form-header li {
	list-style: none;
	flex: 1;
	text-align: left;
	display: flex;
	align-items: center;
	gap: 7px;
}

.form-header li.active strong {
	background: #7BC792;
}

.form-header li strong {
	background: #E1F2E5;
	width: 28px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
	font-size: 13px;
	font-weight: 700;
	color: var(--dark-green);
}

b,
strong {
	font-weight: bolder;
}

.form-header li {
	list-style: none;
	text-align: left;
}

.form-header li span {
	font-size: 14px;
	font-weight: 600;
	color: var(--dark-green);
	display: block !important;
	!i;
	!;
	line-height: normal;
}



.form-header li {
	list-style: none;
	text-align: left;
}

.form-header li {
	list-style: none;
	flex: 1;
	text-align: left;
	display: flex;
	align-items: center;
	gap: 7px;
}

.progress {
	border-radius: 5px;
}

.progress {
	/* height: 8px; */
	/* border-radius: 0 5px 5px 0; */
	/* background: #E1F2E6; */
	/* overflow: visible; */
	/* position: relative; */
	/* text-align: left; */
}

.progress {
	/* display: flex; */
	/* height: 1rem; */
	/* overflow: hidden; */
	/* font-size: .75rem; */
	/* background-color: #e9ecef; */
	/* border-radius: .25rem; */
}

.progress-inner {
	width: 100%;
}

.progress {
	text-align: left;
}

.progress {
	font-size: .75rem;
}

.bg-success {
	border-radius: 5px;
}

.progress-bar {
	overflow: visible;
	position: relative;
}

.bg-success {
	background: #7BC792 !important;
	height: 100%;
}

.perc_complete {
	background: #7BC792;
	padding: 3px 8px;
	border-radius: 3px;
	top: -9px;
	right: 0;
}

.perc_complete {
	color: var(--dark-green);
	font-size: 14px;
	text-align: right;
	position: absolute;
	right: -15px;
	top: 12px;
}

.perc_complete strong {
	font-weight: 700;
}

.perc_complete {
	color: var(--dark-green);
	font-size: 14px;
	text-align: right;
}

.perc_complete strong {
	font-weight: 700;
}

.perc_complete {
	color: var(--dark-green);
	font-size: 14px;
	text-align: right;
}

.form-start-section form {
	padding: 40px 0 10px 40px;
	min-height: auto;
}

.form-start-section form {
	padding: 17px 0 31px 11px;
	/*! min-height: auto; */
}

.form-start-section form .title {
	font-size: 22px;
}

.form-start-section form .title {
	font-size: 30px;
	font-weight: 700;
	color: var(--dark-green);
	line-height: normal;
	margin: 0 0 10px;
}

.form-start-section form .sub_text {
	font-size: 17px;
	margin: 0 0 20px;
}

.form-start-section form .sub_text {
	font-size: 20px;
	color: var(--dark-green);
	margin: 0 0 30px;
}

.progress_form .question {
	font-size: 22px;
	margin: 0;
}

.question {
	margin: 0 0 15px;
	color: var(--dark-green);
}

.form-start-section form .row .col {
	flex-basis: 50%;
}

#plan_guide_form.floating-label-form .col,
.form-start-section form #step3 .row .col {
	position: relative;
	padding: 0;
	flex-basis: calc(50% - 5px);
}

.form-start-section .form-control {
	line-height: normal;
}

.form-start-section .form-control {
	border: 2px solid var(--dark-green);
	border-radius: 0;
	padding: 12px;
}

input.entered {
	background-image: url(../images/tick_it.png);
	background-position: right 15px center;
	background-size: 18px auto;
	background-repeat: no-repeat;
}

input.entered,
#plan_guide_form li>a.entered {
	background-color: #fdea9b !important;
	color: #00414c;
}

#plan_guide_form.floating-label-form input:focus~.floating-label,
#plan_guide_form.floating-label-form input:not(:placeholder-shown)~.floating-label,
#plan_guide_form.floating-label-form ul.floatingselected~.floating-label,
#plan_guide_form.floating-label-form ul:focus~.floating-label {
	opacity: 1;
	top: -14px;
	border-color: #07b47b;
	z-index: 1;
}

#plan_guide_form.floating-label-form .floating-label {
	opacity: 0;
	position: absolute;
	top: 15px;
	left: 15px;
	background: #fff;
	font-size: 13px;
	padding: 2px 7px;
	transition: .2s;
	z-index: -1;
	color: #666;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

#plan_guide_form.floating-label-form .col,
.form-start-section form #step3 .row .col {
	position: relative;

	padding: 0;

	flex-basis: calc(50% - 5px);

}

#plan_guide_form.floating-label-form .col,
.form-start-section form #step3 .row .col {
	position: relative;
	padding: 0;
	flex-basis: calc(50% - 5px);
}

#plan_guide_form #step1 .next_back {
	justify-content: flex-end;
}

#plan_guide_form .next_back {
	display: flex;
	gap: 10px;
	margin-top: 30px !important;
}

.form-start-section .next_back {
	margin: 40px 0 0;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#plan_guide_form .next_back a {
	margin: 0 !important;
}

.legal-disclosure .btn,
.next_back a.submit_button,
.progress_form .next_back a.submit_button {
	background-color: #FDDD03;
	font-size: 22px;
	font-weight: 800;
	text-transform: uppercase;
	color: var(--dark-green);
	border-radius: 6px;
	padding: 12px 30px;
	min-width: 240px;
}

.next_back a.next::after {
	content: "";
	background: url(../images/next-arrow.svg) no-repeat center/9px auto;
	width: 20px;
	height: 20px;
	position: relative;
	display: inline-block;
	left: 5px;
	top: 1px;
}



.page-right .first-section,
.page-right .form-start-section {
	height: auto;
}

.how-reverse-multistep-form .middle {
	background: #fff !important;
}

.how-reverse-multistep-form .next_back a.next::after {
	content: "";
	background: url(../images/next_arrow.png) center/auto 16px no-repeat;
	width: 12px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 65%;
	margin: auto;
	bottom: 0;
}

.perc_complete {
	color: var(--dark-green);
	font-size: 14px;
	text-align: right;
	position: absolute;
	right: -15px;
	top: 12px;
}

.perc_complete {
	background: #7BC792;
	padding: 3px 8px;
	border-radius: 3px;
	top: -9px;
	right: -15px;
}

.perc_complete {
	color: var(--dark-green);
	font-size: 14px;
	text-align: right;
}

.progress {
	border-radius: 5px;
}

.progress {
	height: 8px;
	border-radius: 5px;
	background: #E1F2E6;
	text-align: left;
	overflow: visible;
}


.form-header ul {
	display: flex;
	gap: 15px;
	margin: 0;
	padding: 0;
	justify-content: space-between;
}

.form-header li {
	list-style: none;
	flex: 1;
	text-align: left;
	display: flex;
	align-items: center;
	gap: 7px;
}

.form-header li.active strong {
	background: #7BC792;
	color: #00414c;
}

.form-header li strong {
	background: #E1F2E5;
	width: 28px;
	height: 28px;
	min-width: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
	font-size: 13px;
	font-weight: 700;
	color: var(--dark-green);
	border: none;
}

.form-header li.completed strong {
	background: var(--dark-green);
	font-size: 0;
}

.form-header li.completed strong:before {
	content: "";
	background: url(../images/tick_mark.svg) no-repeat center / 13px auto;
	width: 100%;
	height: 100%;
}

.progress-steps-acc-mobile li.active span {
	background: none;
	color: #00414c;
	padding: 0;
	line-height: normal;
}

.progress-steps-acc-mobile li.active,
.progress_form .columns4>div {
	flex-basis: 0;
}

.get-free-reverse-mortgage-form .container {
	display: flex;
}

.page-main,
.page-main .wp-block-columns {
	margin: 0;
}

main.category-page .page-main .wp-block-columns>.wp-block-column {
	flex-basis: 100% !important;
}

.progress_form {
	display: block;
	padding: 20px 0 40px 40px;
	min-height: 380px;
}

.progress_form form {
	padding: 0;
}

.next_previous a.next:before,
.progress_form .next_back a.next:before {
	visibility: hidden;
}

.footer-logos .wp-block-column .wp-block-column {
	flex-direction: row;
	text-align: left;
	gap: 10px;
	padding: 15px;
}

.footer-logos {
	padding: 30px 0;
}

.footer-logos p {
	margin: 0;
	line-height: 20px;
}

.progress_form .column2 {
	display: flex;
	gap: 10px;
}

#multistep_guide_form input.error,
#multistep_guide_form .ffSelectButton.error {
	border-color: #E74C3C;
}

.progress_form #step4 .mask {
	display: none;
}

#multistep_guide_form em.error,
#multistep_guide_form strong.error {
	font-style: normal;
	text-align: left;
	background: #E74C3C;
	position: relative;
	padding: 5px 12px;
	display: inline-block;
	margin-top: 10px;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	float: left;
	width: auto;
	flex-basis: auto;
}

#multistep_guide_form em.error:before,
#multistep_guide_form strong.error:before {
	bottom: 100%;
	left: 15px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #E74C3C;
	border-width: 6px;
	margin-left: -8px;
}

#multistep_guide_form .col {
	position: relative;
	padding: 0;
}

#multistep_guide_form .form-group {
	position: relative;

}

#step2_1 .columns4 .col1 {
	padding-right: 10px;
}

#multistep_guide_form .floating-label {
	opacity: 0;
	position: absolute;
	top: 15px;
	left: 12px;
	background: #fff;
	font-size: 13px;
	padding: 2px 7px;
	transition: .2s;
	color: #666;
	border: 1px solid transparent;
}

#multistep_guide_form input:focus~.floating-label,
#multistep_guide_form input:not(:placeholder-shown)~.floating-label,
#multistep_guide_form ul.floatingselected~.floating-label,
#multistep_guide_form ul:focus~.floating-label,
#multistep_guide_form .ffSelectWrapper.floatingselected+.floating-label,
#multistep_guide_form .ffTextBoxWrapper.focus+.floating-label,
#multistep_guide_form .ffSelectWrapper.active+.floating-label,
#multistep_guide_form .ffTextBoxWrapper.floatingselected+.floating-label,
#multistep_guide_form .ffTextBoxWrapper.floatingselected~.floating-label {
	opacity: 1;
	top: 15px;
	border-color: #07b47b;
	z-index: 21;
}

.progress_form .form-control,
.progress_form input[type=text],
.progress_form .ffSelect a,
.progress_form .col1 span.telephone_no {
	margin-top: 30px;
}



.progress_form .row {
	margin: 0;
}

.footer-logos .wp-block-image {
	min-width: 70px;
	width: 70px;
}

#multistep_guide_form .next_back {
	justify-content: space-between;
	margin-top: 30px;
}

#multistep_guide_form #step1 .next_back {
	justify-content: flex-end;
}

#multistep_guide_form .next_back a.next {
	font-size: 22px;
}

.legal-heading {
	margin: 0;
	font-weight: 600;
	color: #00414c;
	display: inline-block;
	font-size: 16px;
	user-select: none;
	cursor: pointer;
}

#step2 .col1,
#step3 .col1,
#step3 .col2 {
	padding-right: 5px;
}

#step2 .col2,
#step3 .col4,
#step3 .col3 {
	padding-left: 5px;
}

.legal-disclosure {
	margin: 20px 0 0 0;
	position: relative;
}

.slick-prev:before,
.slick-next:before {
	display: none;
}

.slick-track {
	padding: 0;
}

.badge-section {
	display: none;
}

@media (max-width:992px) {
	.get-free-reverse-mortgage-form .container {
		flex-direction: column;
		width: 100%;
		max-width: none;
		padding: 0;
	}

	.banner_image {
		position: static;
		width: 100%;
		height: 320px;
	}

	.form-top-content::after {
		display: none;
	}

	.progress_form {
		padding-right: 40px;
		min-height: auto;
	}

	.progress-section {
		margin-right: 40px;
	}

	.trustpilot-section {
		display: none;
	}

	.page-main>.container {
		display: flex;
		max-width: none;
		padding: 0;
	}
}

@media (max-width:767px) {
	.form-header li span {
		display: none !important;
	}

	.form-header li.active span {
		display: block !important;
	}

	.form-top-content .message {
		padding: 15px;
	}

	.progress-section {
		margin: 15px 40px;
	}

	.progress_form {
		padding: 15px;
	}

	.progress_form .columns4,
	#multistep_guide_form .column2 {
		flex-direction: column;
	}

	#multistep_guide_form .columns4>*,
	#multistep_guide_form .column2>* {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-left: 0 !important;

	}

	.form-header ul li {
		justify-content: center;
		flex-basis: auto !important;

	}

	#multistep_guide_form .next_back {
		flex-direction: column-reverse;
		gap: 15px;
		align-items: flex-start;
	}

	#multistep_guide_form .next_back a.next,
	.progress_form .next_back a.submit_button {
		width: 100%;
	}

	.legal-disclosure {
		text-align: right;
	}

	.legal-disclosure .legal-text {
		top: 100%;
		bottom: auto;
		text-align: left;
		right: 0;
		margin: 8px 0 0;
	}

	.legal-disclosure .legal-text:after {
		right: 30px;
		left: auto;
		top: auto;
		bottom: 100%;
		border-color: rgba(136, 183, 213, 0);
		border-bottom-color: #afd9b8;
		border-width: 8px;
	}

	.page-main .page-left {
		display: none;
	}

	#benefits-section-variation-mobile {
		display: block;
	}

	#benefits-section-variation-mobile .slick-slider {
		display: flex;
		align-items: center;
		margin: 20px 10px;
		gap: 10px;
	}

	#benefits-section-variation-mobile .slick-slider .slick-arrow {
		background: #7BC792;
		width: 24px;
		height: 66px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#benefits-section-variation-mobile .slick-slider .slick-prev {
		left: 0;
		top: auto;
	}

	#benefits-section-variation-mobile .slick-slider .slick-next {
		right: 0;
		top: auto;
	}

	#benefits-section-variation-mobile .slick-slider>* {
		margin: 0;
		padding: 0;
		width: auto;
	}

	#benefits-section-variation-mobile .slick-slider .slick-list {
		width: 80%;
		margin: auto;
	}

	#benefits-section-variation-mobile .slick-slider>* {
		margin: 0;
		padding: 0;
		width: auto;
	}

	#benefits-section-variation-mobile .slick-initialized .slick-slide>div {
		display: flex;
		gap: 15px;
		background: #F5F5F5;
		padding: 10px 15px;
		border: 1px solid #ddd;
		border-radius: 6px;
		height: 100%;
		width: calc(100% - 2px);
		min-height: 66px;
		align-items: center;
	}

	.form-header {
		margin-bottom: 20px;
	}

	.slick-initialized .slick-slide {
		height: 100%;
		float: none;
		display: flex;
	}

	.slick-slide p {
		margin: 0;
		font-weight: 600;
		font-size: 15px;
		color: #00414C;
	}

	.slick-slide img {
		height: 44px;
		width: auto;
	}

	.badge-section {
		display: block;
		background: #f0f0f0;
		padding: 10px 0;
	}

	.badge-section .swiper-wrapper {
		align-items: center;
	}

	.badge-section .swiper-slide {
		text-align: center;
		padding: 10px;
		margin: 0 !important;
	}

	.badge-section .swiper-slide .trust_item {
		border-radius: 15px;
		background: #fff;
		box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
		display: flex;
		align-items: center;
		padding: 10px 15px;
		gap: 10px;
		min-height: 100px;
	}

	.badge-section .swiper-slide .trust_item img {
		min-width: 76px;
		width: 76px;
		height: auto;
	}

	.badge-section .swiper-slide .trust_item p {
		color: #00414C;
		font-weight: 600;
		font-size: 15px;
		text-align: left;
		margin: 0;
		line-height: normal;
	}

	.footer-logos {
		display: none;
	}


	.child_sticky a {
		/* transition: none; */
	}

	.site_info_section .logo_section {
		display: flex;
		flex-wrap: wrap;
	}


	.site_info_section .logo_section .sticky_mobile_topbar:not(.fixed-top) .mobile_menu_handler {
		display: none !important;
	}

	.site_info_section .logo_section .chip_logo {
		width: 75%;
	}

	.site_info_section .logo_section .phonenum {
		width: 25%;
		display: flex;
		justify-content: end;
	}

	.site_info_section a {
		transition: none;
	}

	.site_info_section .logo_section .sticky_mobile_topbar:not(.fixed-top) a.call-text {
		font-size: 0;
		padding: 22px;
		background: var(--dark-green) url(../images/phone_white.svg) no-repeat center/22px auto;
	}

	.site_info_section .logo_section .sticky_mobile_topbar:not(.fixed-top) {
		background: none;
	}

	.get-free-reverse-mortgage-estimate .site_info_section .sticky_mobile_topbar:not(.fixed-top) .call-us {
		background: none;
	}

	.site_info_section {
		padding: 0;
	}

	.sticky_mobile_topbar:not(.fixed-top) .wpml-ls-legacy-list-horizontal a {
		padding-right: 0;
	}
}