/*******************************************************

 *

 * Home Worth

 *

 *******************************************************/

 div#main-wrapper {

    overflow: hidden;

}

.section-wrap {

    font-size: 0;

    position: relative;

}

.flex {

    display: -webkit-box; 

    display: -moz-box;

    display: -ms-flexbox;

    display: -webkit-flex; 

    display: flex;

}


#site-header,
#ip-banner,
#site-git,
#site-fsmi .fsmi-list {
    display: none !important;
}

div#inner-page-wrapper > .container {

    width: 100%;
	padding: 0;

}

.ip-hw-bnr {
	position: relative;
	padding: 24px 0 120px;

}

.ip-hw-bnr-img {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0;
	left: 0;
}

.ip-hw-bnr-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ip-hw-bnr-img::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
}


.ip-hw-bnr-logos {
	position: relative;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 150px;
}

.ip-hw-bnr-logos img {
	margin: 0 50px;
}

.ip-hw-bnr-form {
	position: relative;
	z-index: 2;
}

.ip-hw-bnr-form h1 {
	font-size: 72px;
	color: #fff;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.ip-hw-bnr-form p {
	color: #fff;
	margin-bottom: 25px;
	font-size: 18px;
}

.ip-hw-bnr-form form {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 95%;
	max-width: 1040px;
	margin: 0 auto;
	padding-bottom: 60px;
}

.ip-hw-bnr-form input {

}

.ip-hw-bnr-qs-field {
	flex: 1;
}

.ip-hw-bnr-qs-field .wpcf7-form-control-wrap {
	width: 100%;
}

.ip-hw-bnr-qs-field .wpcf7-form-control {
	width: 100%;
	outline: none;
	border: 0;
	background-color: rgb(0 0 0 / .50);
	color: #fff;
	height: 70px;
	padding: 30px;
}

.ip-hw-bnr-qs-field .wpcf7-form-control::placeholder {
		text-transform: uppercase;
}

.ip-hw-bnr-qs-submit button {
	border: 0;
	background-color: #d7ab27;
	color: #fff;
	height: 70px;
	padding: 0 20px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	transition: all .5s;
	width: 100%;
}

.ip-hw-bnr-qs-submit button:hover {
	background-color: #ca9800;
}

.ip-hw-bnr-qs-submit .wpcf7-spinner {
	position: absolute;
}

.ip-hw-bnr-form .wpcf7-response-output {
	position: absolute;
	bottom: 0;
	color: #fff;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-\#home-worth-popup .aios-popup-body {
	max-width: 828px;
	padding: 70px 70px 140px;
}


.aiosp-container.aiosp-inline-holder.aiosp-ref-\#home-worth-popup .aios-popup-body::after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
	height: 75px;
	bottom: 0;
	left: 0;
    background: transparent url(../../images/footer-accent.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    pointer-events: none;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-\#home-worth-popup .aios-popup-body .aiosp-close {
	border: 1px #ccc solid;
	top: 20px;
	right: 20px;
	color: #d7ab28;
	font-size: 40px;
	font-family: sans-serif;
}

#home-worth-popup h2 {
	font-size: 38px;
	font-weighr: 400;
	margin-bottom: 35px;
	line-height: 1.2;
}

#home-worth-popup h3 {
	border-top: 1px #ccc solid;
	margin-top: 45px;
	margin-bottom: 45px;
	padding-top: 45px;
	font-size: 32px;
}

#home-worth-popup .sub-title {
	font-size: 14px;
	line-height: 1.6;
	font-weight: 700;
	padding: 0 20%;
	letter-spacing: 1.2px;
}

.ip-hw-popup-form {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.ip-hw-popup-agent-card {
	width: 40%;
	max-width: 258px;
}

.ip-hw-popup-agent-info {
	text-align: center;
}

.ip-hw-popup-agent-name {
	font-size: 32px;
	margin-top: 30px;
	margin-bottom: 8px;
}

.ip-hw-popup-agent-title {
	margin-bottom: 8px;
	color: #000;
	font-weight: 700;
}

.ip-hw-popup-agent-phone {
	margin-bottom: 13px;
}

.ip-hw-popup-agent-email {
	margin-bottom: 20px;
}

.ip-hw-agent-logos img {
	display: block;
	margin: 30px auto;
}

.ip-hw-popup-main {
	width: 50%;
}


.ip-hw-popup-main .wpcf7-form-control {
	border: 0;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1.5px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px #7f7f7f solid;
	width: 100%;
}

.ip-hw-popup-main textarea {
	height: 80px;
	resize: none;
}

.ip-hw-popup-main .wpcf7-form-control::placeholder {
	text-transform: uppercase;
}

.ip-hw-popup-submit button {
	height: 80px;
	padding: 0 0 0 15px;
}

.ip-hw-popup-submit button::before {
	content: '';
	display: block;
	position: absolute;
	width: calc( 100% + 40px );
	height: 100%;
	top: 0;
	left: 0;
	background: #d7ab28;
	z-index: -1;
}

.ip-hw-popup-form-disclaimer {
	margin-top: 55px;
	font-size: 13px;
	line-height: 1.5;
}

.hw-form .homes-worth-response-output {
    position: absolute;
    top: 100%;
    color: #fff!important;
    font-size: max(.75vw,12px);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    padding: max(.5vw,8px);
    border: 2px solid #46b450;
}

.hw-form .homes-worth-response-output.success {
    border: 2px solid #46b450;
}

.hw-form .homes-worth-response-output.error {
    border: 2px solid #dc3232;
}

@media(max-width:991px) {
	body.ip-container #site-main {
		margin-top: 0;
	}
	.ip-hw-bnr-logos {
		flex-direction: column;
		margin-bottom: 0;
	}
	.ip-hw-bnr-logos img {
		margin: 10px 0;
	}
	.ip-hw-bnr-form form {
		flex-direction: column;
	}
	.ip-hw-bnr-qs-field {
		width: 100%;
	}
	.ip-hw-bnr-form h1 {
		font-size: 50px;
	}
}

@media(max-width:480px) {
	.aiosp-container.aiosp-inline-holder.aiosp-ref-\#home-worth-popup .aios-popup-body {
		padding: 50px;
	}
	#home-worth-popup .sub-title {
		padding: 0;
	}
	.ip-hw-popup-form {
		flex-wrap: wrap;
	}
	.ip-hw-popup-agent-card,
	.ip-hw-popup-main{
		width: 100%;
		margin: 20px 0;
	}
}