/*** New Multi-Step Form CSS ***/
.yoast-breadcrumbs{display: none !important}

.aios-home-valuation #content-sidebar #content{
    width: 100%;
}
.step-wrapper .step2-field .step2-form input
#inner-page-wrapper {
	margin-bottom: 0px;
}

.step-wrapper .step1-addr #happy-landing-address{
	display: inline !important;
}

.when_to_sell option{
	color:#000
}

.aios-home-valuation .sidebar {
	display: none !important;
}
.step-wrapper {
	display: none;
}
.step-wrapper *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.step1 {
	display: block;
}
#happy_landing_map_canvas {
	width: 100%;
	height: 100%;
}
.multi-step-wrapper {
	width: 100%;
	font-weight: 400;
}
.step1 a.step1-next.disabled {
	pointer-events: none;
}
.step-wrapper {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	hyphens: none;
}
.step-wrapper {
	 background-image: url(../images/step1-bg.jpg); 
	padding: 80px 0 50px;
}

#content .step-wrapper h4,
#content .step-wrapper h1 {
	font-size: 50px;
	line-height: normal;
	color: #fff;
	text-align: center;
	margin: 0;
	font-weight: 400;
	position: relative;
}
#content .step-wrapper h5 {
	font-size: 32px;
	line-height: 32px;
	color: #fff;
	font-weight: 300;
	text-align: center;
	margin: 0;
	text-transform: uppercase;
	position: relative;
	z-index: 3;
}

.thankyouwrap {
    position: relative;
    z-index: 5;
}
/*** step 1 ***/
.step-wrapper .step1-field {
    width: 77%;
    margin: 65px auto;
    height: 83px;    
    border-radius: 43px;
}
.step-wrapper .step1-addr {
   float: left;
   font-size: 0;
   width: 74%;
   height: 100%;
   position: relative;
   padding: 17px 0;
   background: #fff;
}
.step-wrapper .loc-icon {
	float: left;
	/*position: absolute;
	top: 25px;
	left: 20px;*/    
	height: 83px;
    width: 7%;
    text-align: center;
    background: #fff;    
    border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
}
	
	.step-wrapper .loc-icon span {
		color: #fb7a03;
	    font-size: 44px;
	    line-height: 90px;
	}

.step-wrapper .step1-addr input {
   font-size: 18px;
   color: #999;
   font-weight: 300;
   height: 50px;
   line-height: 83px;
   border: 0;
   border-radius: 0;
   outline: 0;
   background: #fff;
}
.step-wrapper .step1-addr #happy-landing-address {
   width: 45%;
   border-right: 1px solid #999;
}
.step-wrapper .step1-addr #happy-landing-city-state-zip{
	width: 52%;
	margin-left: 3%;
	padding: 0 3%;
}


.step-wrapper a.step1-next,
.step-wrapper a.step1-next:hover,
.step-wrapper .step2-field .step2-form .wpcf7-submit,
.step-wrapper .step2-field .step2-form .wpcf7-submit:hover,
.step3-det .step3-info a.view-prop,
.step3-det .step3-info a.view-prop:hover,
.step3-det .step3-info a.send-msg,
.step3-det .step3-info a.send-msg:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.step-wrapper a.step1-next {
	float: left;
	width: 19%;
	background: #fc6302;
	height: 100%;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	text-align: center;
	line-height: 83px;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	text-decoration: none;
	position: relative;
}
.step-wrapper a.step1-next:hover {
	box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.2);
}
.step-wrapper .steps {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	color: #fff;
}
.step-wrapper .steps .step-icon {
	width: 60px;
	height: 60px;
	color: #fff;
	font-size: 60px;
	font-weight: 300;
	margin-bottom: 10px;
	display: inline-block;
}
.step-wrapper .steps .step-icon.loc {
	border: 3px solid #fff;
	border-radius: 50%;
	position: relative;
	display: block;
	margin: 0 auto;
	font-size: 29px;
	padding: 15px 0;
}
.step-wrapper .steps .step-icon.loc img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -11px;
}
#content .step-wrapper .steps strong {
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	color: #fff;
	display: block;
}
.step-wrapper .steps .steps-arrow {
	font-size: 34px;
	color: #fff;
	position: relative;
	text-align: right;
}
.step-wrapper .steps .steps-arrow .arrow {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	right: 15px;
}
.step-wrapper .steps .steps-arrow .arrow-line {
	width: 50%;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	right: 15px;
}

/*** Step 2 ***/
.step-wrapper.step2 {
	padding: 0;
	width: 100%;
	float: left;
}
.step-map {	
	width: 95%;
	height: 255px;
}
.step-map img {
	width: 100%;
	height: 100%;
	max-width: 100%;
}
.step-wrapper .step2-main {
	position: relative;
	width: 100%;
}
.step-wrapper .step2-field {
	width: 77%;
	margin: 65px auto;
	height: 83px;
}
.step-wrapper .step2-field .step2-tag {
	width: 40%;
    display: inline-block;
    font-size: 35px;
    line-height: 35px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -2px;
    position: relative;
}
.step-wrapper .step2-field .step2-tag img {
	margin: 0 auto;
	display: block;
}
.map-pin {
    position: absolute;
    left: 4%;
    top: 115%;
    width: 100%;
    font-size: 22px;
    margin-top: -25%;
    text-align: center;
    display: none;
}
.no-property-found h4 {
    font-size: 25px !important;
    padding: 11px 0;
    display: none;
}
.step-wrapper .step2-field .step2-form {
    width: 54%;
    float: right;
    font-size: 18px;
    color: #fff;
    margin-bottom: 45px;
}
.step-wrapper .step2-field .step2-form .step2-form-wrapper{
	margin-top: 15px;
}
.step-wrapper .step2-field .step2-form input {
	width: 49%;
	margin: 0 0 15px;
	background: #fff;
	border-radius: 30px;
	border: 0;
	height: 52px;
	line-height: 52px;
	padding: 0 3%;
	color: #666;
	font-size: 14px;
	font-weight: 300;
	outline: 0;
	max-width: none !important;
}
	.step-wrapper .step2-field .step2-form select{
		display: inline-block;
		width: 49%;
		margin: 0 0 15px;
		background: #fff;
		border-radius: 30px;
		border: 0;
		height: 52px;
		line-height: 52px;
		padding: 0 3%;
		color: #666;
		font-size: 14px;
		font-weight: 300;
		outline: 0;		
		cursor: pointer;
	}
	.step-wrapper .step2-field .step2-form textarea{
		background: #fff;
		border-radius: 30px;
		border: 0;
		height: 200px;
		line-height: 52px;
		padding: 0 3%;
		color: #666;
		font-size: 14px;
		font-weight: 300;
		outline: 0;
		resize: none;
		max-width: none !important;
		margin: 0 0 15px 0;
	}
.wpcf7-form-control-wrap.menu-419 {
	z-index: 9 !important;
}
.wpcf7-form-control-wrap .select2-container {
	width: 47% !important;
	margin: 0 1% !important;
	height: 52px !important;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #666 !important;
	line-height: 52px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 50% !important;
	margin-top: -13px !important;
	right: 10px !important;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
	display: inline-block !important;
	border: 0 !important;
	height: 52px !important;
	line-height: 52px !important;
}
.select2-container--classic .select2-selection--single {
	display: inline-block !important;
	border: 0 !important;
	height: 52px !important;
	line-height: 52px;
	width: 100% !important;
	border-radius: 30px !important;
	padding: 0 5% !important;
	outline: 0;
	font-size: 14px;
	font-weight: 300;
	background-image: none !important;
	background: #fff !important;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	background-image: none !important;
	position: relative !important;
	z-index: 99 !important;
}
.select2-results__option {
	text-align: center !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	color: #666 !important;
}
.select2-results__option:hover,
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background: transparent !important;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-image: none !important;
	background-color: transparent !important;
	border: 0 !important;
	right: 10px !important;
	top: 50% !important;
	margin-top: -13px !important;
}
.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #fff !important;
	border-radius: 30px !important;
	margin-top: -51px !important;
	padding-top: 50px !important;
	position: relative !important;
	z-index: 0 !important;
}
.select2-container--classic.select2-container--open .select2-dropdown.select2-dropdown--above {
	margin-top: 51px !important;
	padding-top: 0 !important;
	padding-bottom: 51px !important;
}
#content .step-wrapper .step2-field .step2-form p {
	text-align: center;
	margin: 0;
}
.step-wrapper .step2-field .step2-form .wpcf7-submit {
	background: #fb7a03;
	margin: 0 auto;
	font-size: 25px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}
.step-wrapper .step2-field .step2-form .wpcf7-submit:hover {
	box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.2);
}
.step-wrapper .step2-field .step2-form .use-floating-validation-tip span.wpcf7-not-valid-tip {
	right: 5%;
	left: auto;
	top: -4px;
	font-size: 14px;
}
.step-wrapper .step2-field .step2-form div.wpcf7-response-output {
	font-size: 14px;
	margin: 0 0 0 0;
}
.step2 .wpcf7-mail-sent-ok {
	display: none!important;
}

/*** Step 3 ***/
.step3-det {
	width: 77%;
	margin: 30px auto 0;
	display: block;
	background: rgba(235, 235, 235, .9);
	font-size: 0;
}
.step3-det:after,
.step3-det-inner:after{
	clear: both;
	content: '';
	display: table;
}
.step3-det-inner{
	padding: 35px;
}
.step3-det .step3-agent {
	width: 32%;
	display: inline-block;
}
.step3-det .step3-agent img {
	max-width: 100%;
	width: 100%;
}
.step3-det .step3-info {
	width: 65%;
	float: right;
	font-weight: 300;
	color: #5c5c5c;
	font-size: 19px;
	line-height: 24px;
	position: relative;
	text-align: center;
}
.step3-det .step3-info .info-title {
	color: #666;
	font-size: 22px;
	line-height: 26px;
	display: block;
	font-weight: 400;
}
.step3-det .step3-info .info-sub {
	color: #666;
	font-size: 32px;
	line-height: 32px;
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	margin-top: 5px;
}
.step3-det .step3-info .agent-name {
	color: #0489a4;
	font-size: 50px;
	line-height: 58px;
	font-weight: 700;
	display: block;
	margin-top: 30px;
	text-transform: uppercase;
}
.step3-det .step3-info .agent-pos {
	color: #494949;
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
	display: block;
	margin-bottom: 30px;
	margin-top: 8px;
}

.step3-det .step3-info .zestimate-message{
	font-size: 14px;
	margin: 0 0 10px 0;
}
.step3-det .step3-info .zestimate-table{}
.step3-det .step3-info .zestimate-table table,
.step3-det .step3-info .zestimate-table table th{
	font-size: 11px;
	line-height: normal;
}
.step3-det .step3-info .zestimate-table table th{
	text-align: center;
}
.step3-det .step3-info .zestimate-disclaimer{
	font-size: 14px;
	margin: 0 0 10px 0;
}
.step3-det .step3-info .agent-description{
	font-size: 14px;
	margin: 0 0 10px 0;
}

.step3-det .step3-info a {
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	height: 49px;
	line-height: 49px;
	border-radius: 30px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 19px;
	text-decoration: none;
}
.step3-det .step3-info a.send-msg {
	background: #fb7a03;
	font-size: 11px;
	padding: 0 15px;
}
.step3-det .step3-info a.send-msg:hover {
	box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.2);
}
.step3-det .step3-info a.view-prop {
	background: #939393;
	font-size: 11px;
	padding: 0 15px;
	margin-left: 10px;
}
.step3-det .step3-info a.view-prop:hover {
	background: #828181;
}

/*** Pre-Loader ***/
.aios-home-valuation .ui-progressbar {
	position: relative;
	width: 96px;
	height: 96px;
	display: block;
	margin: 100px auto 25px;
}
.step-wrapper .ui-widget.ui-widget-content {
	width: 96px !important;
	height: 96px !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 50% !important;
	position: relative;
}
.step-wrapper .ui-widget-header {
	background: #20a9c5;
}
.aios-home-valuation .ui-progressbar .ui-progressbar-value {
	margin: 0 !important;
	position: absolute;
	top: 0;
	left: 0;
	background: #20a9c5;
}
.load-ball {
	display: block;
    position: relative;
    z-index: 1;
    background: transparent !important;
    font-size: 43px;
    text-align: center;
    color: #fff;
    padding: 25px 0;
}
.pre-load {
	color: #d7d7d7;
	font-weight: 300;
	font-size: 18px;
	line-height: 18px !important;
	text-align: center;
}
.pre-load p {
	margin-top: 0 !important;
}
.pre-load h6 {
	color: #fff;
	font-weight: 600 !important;
	font-size: 25px !important;
	margin-bottom: 16px !important;
	line-height: 25px;
}
.progress-label{
	font-size: 14px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 5px;
	z-index: 10;
	width: 100%;
}

/*** ***/
#template-home-valuation {
	margin-bottom: 0px;
}
#template-home-valuation .happy_landing_map_canvas {
	width: 100%;
	height: 900px;
}
#template-home-valuation .evaluation-container {
	width: 100%;
	position: relative;
}
#template-home-valuation .happy_landing_banner {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 900px;
	text-align: center;
	width: 100%;
	background-image: url(../images/home-val-bg.jpeg);
}
#template-home-valuation .happy_landing_map_canvas {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 900px;
}
#template-home-valuation .pagewidth.happy_landing {
	overflow-x: visible;
	padding: 0;
}
#template-home-valuation .happy_landing_search {
	position: relative;
	top: 70px;
	width: 100%;
}
#template-home-valuation .happy_landing_search .ui-input-text.ui-shadow-inset.ui-corner-all.ui-btn-shadow.ui-body-c {
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	display: inline-block;
	width: 100%;
}
#template-home-valuation .happy_landing_search .ui-input-text.ui-shadow-inset.ui-corner-all.ui-btn-shadow.ui-body-c div {
	margin: 0;
	padding: 0;
	width: 100%;
}
#template-home-valuation .happy_landing_search h4,
.happy_landing_search h3 {
	color: #fff;
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 15px;
	text-shadow: 2px 2px 5px #000000;
}
#template-home-valuation .happy_landing_search h3 {
	font-size: 54px;
	line-height: 58px;
}
#template-home-valuation .happy_landing_inner {
	border: medium none;
	margin: 55px auto 25px;
	width: 50%;
	position: relative;
}
#template-home-valuation .happy_landing_inner input {
	border-color: #bbbbbb;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 2px 3px #dddddd inset;
	color: #949494;
	height: 47px;
	padding: 5px 3px;
	width: 100%;
	margin: 2px 0;
}
#template-home-valuation .eval-contact-from {
	display: none;
}
#template-home-valuation #happy-landing-address,
#happy-landing-email {
	width: 100%;
}
#template-home-valuation #happy-landing-address {
	background: #fff url(../images/places-marker.png) no-repeat scroll 10px 50%;
	text-indent: 38px;
}
#template-home-valuation label.happy-landing-email {
	color: #000;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
	visibility: hidden;
}
#template-home-valuation #happy-landing-email {
	background-color: #fff;
	background-image: none;
	display: block;
	margin: 0 auto;
	text-indent: 5px !important;
	visibility: hidden;
}
#template-home-valuation #located-property-arrow {
	display: inline;
	left: 22%;
	margin-top: -39px;
	position: relative;
	visibility: hidden;
	width: 35%;
	margin-bottom: 10px;
}
#template-home-valuation .happy_landing_inner input.missing-value {
	background-color: #f7e3e3 !important;
	border-color: #fa0000;
}
#template-home-valuation .buttonbox {
	margin: 0 auto;
	width: 250px;
}
#template-home-valuation #happy_landing_submit,
#happy_landing_retry {
	display: none;
	font-weight: 700;
	font-size: 16px;
	padding: 6px 15px;
}
#template-home-valuation #happy_landing_spinner {
	display: none;
}

.step-wrapper .bgoverlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.happy_landing_map_canvas .gm-style .gm-style-cc span, 
.happy_landing_map_canvas .gm-style .gm-style-cc a, 
.happy_landing_map_canvas .gm-style .gm-style-mtc div {
   font-size: 9px !important;
   letter-spacing: -0.8px;
   text-transform: none;
}
.gmnoprint{
	display: none !important;
}

@media only screen and (max-width: 1199px) {
	.step-wrapper .step2-field .step2-tag {
		width: 26%;
	}
	.step-wrapper .step2-field .step2-form {
		width: 72%;
	}
	.step-wrapper .step2-field .step2-form input,
	.step-wrapper .step2-field .step2-form select {
		font-size: 13px;
	}
	.step3-det {
		width: 94%;
	}
}
@media only screen and (max-width: 991px) {
	.page-template-template-home-valuation #content-full,
	.page-template-template-home-valuation #content-full #content {
		padding: 0;
	}
	.step-wrapper .step2-field {
		width: 100%;
	}
	.step-wrapper .step2-field .step2-tag {
		width: 100%;
	}
	.step-wrapper .step2-field .step2-form {
		width: 100%;
	}
	.step-map{
		width: 100%;
	}
	.step-wrapper .step2-field .step2-form input,
	.step-wrapper .step2-field .step2-form select,
	.wpcf7-form-control-wrap .select2-container {
		font-size: 14px;
		width: 100% !important;
		max-width: 100% !important;
		padding: 0 5% !important;
		margin: 0 0 15px;
	}
	.wpcf7-form-control-wrap .select2-container {
		padding: 0 !important;
		margin: 0 0 15px 0 !important;
	}
	.select2-container--classic.select2-container--open .select2-dropdown {
		margin-left: 0 !important;
	}
	.step3-det {
		width: 100%;
		display: inline-block
	}
}
@media only screen and (max-width: 767px) {
	#content .step-wrapper h4,
	#content .step-wrapper h1 {
		font-size: 38px;
	}
	#content .step-wrapper h5 {
		font-size: 22px;
		line-height: 22px;
		margin-top: 10px;
	}
	.step3-det .step3-agent {
		width: 100%;
	}
	.step3-det .step3-agent img {
		max-width: 278px;
		width: 100%;
		margin: 0 auto 20px;
		display: block;
	}
	.step3-det .step3-info {
		width: 100%;
		text-align: center;
	}
	.step3-det .step3-info a.send-msg {
		width: 42%;
	}
	.step-wrapper .steps .steps-arrow {
		height: auto !important;
		padding: 20px 0;
		text-align: center;
	}
	.step-wrapper .steps .steps-arrow .arrow {
		position: relative;
		top: 0;
		right: 0;
		margin: 10px 0;
		display: inline-block;
		-ms-transform: rotate(90deg);
		/* IE 9 */
		
		-webkit-transform: rotate(90deg);
		/* Chrome, Safari, Opera */
		
		transform: rotate(90deg);
	}
	.step-wrapper .steps .steps-arrow .arrow-line {
		display: none;
	}
	.step-wrapper.bg1 {
		padding: 80px 0;
	}
	
	#template-home-valuation .happy_landing_inner label.happy-landing-email {
		margin-top: 150px;
	}
	#template-home-valuation .happy_landing_search {
		top: 90px;
	}
	
	#template-home-valuation .happy_landing_search .ui-input-text.ui-shadow-inset.ui-corner-all.ui-btn-shadow.ui-body-c {
		width: 100%;
	}
	#template-home-valuation .happy_landing_inner {
		border: medium none;
		margin: 0 auto 15px;
		width: 100%;
	}
}
@media only screen and (max-width: 650px) {

	.step-wrapper .step1-field {
		width: 90%;
		border-radius: 0;
		height: auto;
	}

		.step-wrapper .loc-icon {
			width: 100%;
			border-bottom-left-radius: 0;
	    	border-top-right-radius: 40px;
		}

		.step-wrapper .step1-addr {
			width: 100%;
			height: auto;
		}

			.step-wrapper .step1-addr #happy-landing-address, .step-wrapper .step1-addr #happy-landing-city-state-zip {
				width: 100%;
				padding: 0 20px;
				margin: 0;
				display: block;
				float: none;
			}

				.step-wrapper .step1-addr #happy-landing-address {
					border-bottom: 1px solid #ccc;
					border-top: 1px solid #ccc;
				}

		.step-wrapper a.step1-next {
			width: 100%;
			border-bottom-left-radius: 40px;
	    	border-top-right-radius: 0px;
		}

	.step-wrapper .steps {
		margin-top: 30px;
	}



	.step-wrapper .step2-field .step2-form {
		width: 100%;
	}
	.step-wrapper .step2-field .step2-tag {
		width: 100%;
		text-align: center;
	}
	.select2-container .select2-selection--single .select2-selection__rendered {
		padding-left: 0 !important;
	}
	.step3-det .step3-info a {
		font-size: 13px;
	}
}
@media screen and (max-width: 567px) and (min-width: 480px) {
	#template-home-valuation .happy_landing_banner {
		height: 598px;
	}
	#template-home-valuation .happy_landing_search {
		top: 90px;
	}
}
@media (max-width: 480px) {
	#template-home-valuation label.happy-landing-email {
		margin-top: 50px;
	}
	#template-home-valuation #happy-landing-email {
		text-indent: 1px;
	}
	#template-home-valuation #located-property-arrow {
		margin-top: -33px;
		width: 33%;
	}
	.step-wrapper .step1-field {		
		text-align: center;
	}
	.step-wrapper .step1-addr .loc-icon {
		left: 15px;
	}

	.step-wrapper .step1-addr input {
		font-size: 14px;
	}
	.step-wrapper .step1-next a {
		font-size: 16px;
	}
}
@media (max-width: 567px) {
	#template-home-valuation .happy_landing_search h3 {
		font-size: 38px;
		line-height: 38px;
	}
	#template-home-valuation .happy_landing_search h4 {
		font-size: 16px;
		line-height: 32px;
	}
	#template-home-valuation .happy_landing_inner input {
		height: 28px;
	}
	#template-home-valuation div.buttonbox {
		width: 100%;
	}
	#template-home-valuation div.buttonbox a.button {
		padding: 12px 21px;
	}
	#template-home-valuation div.buttonbox a.button span {
		font-size: 16px;
	}
	#template-home-valuation .happy_landing_banner {
		background-position: 0 0;
	}
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
	#template-home-valuation .happy_landing_banner {
		background-position: 0 0;
		background-size: contain;
		height: 700px;
	}
	#template-home-valuation .happy_landing_search {
		top: 30px;
	}
	#template-home-valuation .happy_landing_search h3 {
		font-size: 38px;
		line-height: 38px;
	}
	#template-home-valuation .happy_landing_search h4 {
		font-size: 16px;
		line-height: 32px;
	}
	#template-home-valuation .happy_landing_inner {
		margin: 0 auto 20px;
	}
	#template-home-valuation #located-property-arrow {
		margin-top: 0;
	}
}
@media screen and (max-width: 767px) and (min-width: 568px) {
	#template-home-valuation .happy_landing_search {
		top: 120px;
	}
	#template-home-valuation .happy_landing_inner {
		margin: 0 auto 20px;
	}
}
@media only screen and (max-width: 480px) {
	.step-wrapper a.step1-next {
		font-size: 12px;
	}
	.step-wrapper .step2-field,
	.step-wrapper .step2-field .step2-tag {
		width: 100%;
		text-align: center;
	}
	.step3-det .step3-info a.send-msg,
	.step3-det .step3-info a.view-prop {
		width: 100%;
		font-size: 13px;
		margin: 10px 0 0;
	}
}

