.search-banner								{ background: transparent; }

.header-wrapper-static { display: none; }

/** WELCOME **/
.home-page-wrapper .welcome-wrapper			{ padding:60px 0px; }
.welcome-wrapper .welcome					{ line-height:1.8em; font-size:1.3em; }
.welcome-wrapper .welcome h2 .location		{ display:block; font-size:0.7em; }
.office-image, .valuation-image 								{ float:left; width:48%; min-height: 220px; padding-top: 37.5%; }
.welcome-text, .valuation-text 								{ float:right; width:48%; }

.home-page-wrapper .valuation-wrapper			{ padding:60px 0px; }
.valuation-wrapper .valuation					{ line-height:1.8em; font-size:1.3em; }
.valuation-wrapper .valuation h2 .location		{ display:block; font-size:0.7em; }
.valuation-wrapper .styledd .styledd-display { text-indent: 0; }
.valuation-form-wrapper { padding: 0 !important; }
.valuation-form-wrapper .valuation-btn { text-align: left !important; }
.valuation-form-wrapper .form .form-row,
.valuation-wrapper .valuation p { margin: 1.5em 0; }
.valuation-form-wrapper .valuation-btn { margin-bottom: 0 !important; }

.ActionBar { background-color: #59B999; }
.ActionBar p { color: white; }
.ActionBar .ActionBar-btn a:hover { background: #3E836C; }



/** RESPONSIVE **/

@media screen and (max-width:660px){

	.welcome-wrapper .office-image 					{ float:none; width:auto; }
	.welcome-wrapper .welcome-text					{ height:auto !important; float:none; width:auto; }
	.welcome-wrapper .office-image					{ margin:0px 0px 20px 0px; }

  .valuation-wrapper .valuation-image 					{ float:none; width:auto; }
	.valuation-wrapper .valuation-text					{ height:auto !important; float:none; width:auto; }
	.valuation-wrapper .valuation-image					{ margin:0px 0px 20px 0px; }

}

@media screen and (max-width: 500px) {
  .search-banner								{ padding: 10px 0; }
}
