@charset "utf-8";
/* CSS Document 
#552448 - cab
#eae3d4 - beige
*/
.clearboth {clear:both;}

@media (min-width:1200px){
.center-span {
	margin-left:calc((100% - 970px) / 2);
}
}
@media (min-width:980px) and (max-width:1199px){
.center-span {
	margin-left:calc((100% - 780px) / 2);
}
}
@media (min-width:768px) and (max-width:979px){
.center-span {
	margin-left:calc((100% - 600px) / 2);
}
}
@media (min-width:1025px) and (max-width:1199px) {
.full-center-span {
	margin-left:calc((100% - 635px) / 2);
	width:635px;
}
}
@media (min-width:768px) and (max-width:1024px) {
.full-center-span {
	margin-left:15%;
	width:70%;
}
}
@media (min-width:1200px) {
.full-center-span {
	margin-left:calc((100% - 635px) / 2);
	width:635px;
	max-width:970px;
}

}


.TrustedHomePageValuation {display:none;}

.HomePageValuation {
	position:relative;
	/*bottom:113px;*/
	background-color:rgba(85,36,72,1);
	/*vertical-align:bottom;*/
	overflow:hidden;
	padding:10px;
	margin-top:-100px	
}
.HomePageValuation .title {	
	color:white;
	text-shadow: 1px 2px #313131;
	font-size:22px;
	margin-bottom:5px;
}
.rn-home-values-form-icon {
	float:left;margin-right:5px;
}
.ValuationAddressInput {
	width:80%;
	box-shadow: 1px 1px 1px #313131;
	border:none;
	padding:5px;
	float:left;
	border-radius: 3px;	
}
.Valuationbtn {
	position:relative;
	margin-left: 5px;
	height:34px;
	box-shadow: 1px 1px 1px #000 !important;
	width:18%;
/*	padding: 7px 25px; */
	border:1px white solid;
	border-radius: 3px;
	box-shadow: none;
	float:left;
	font-weight: 400;
	line-height: 20px;
	background-color:#fff;
	font-size: 1em;
	color:#313131;
	text-shadow: none;
	background-image: none !important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.HomeSearchFull {
	position:absolute;
	width:30%;
	right:2%;
	float:right;
	background:rgba(245,246,248,0.6);
/*	height:480px; */
	/*Border:solid 1px #000;color:black;*/
	vertical-align:bottom;
	overflow:visible;
	padding:10px;	
	top: 100px;
	}
.HomeSelect { 
	margin-bottom:8px;
}
hr { 
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
	width:85%;
	margin-left:auto;
	margin-right:auto;
    border-style: inset;
    border-width: 1px;
}

.HomeSearchFull .searchform {
	background:rgba(245,246,248,0.6);
}
.HomeSearchFull .title {
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	color:#552448;
	opacity:1;
	/*background:rgba(49,49,49,0.5);
	padding:20px;
	margin: 5px auto;
	width:75%;
	text-shadow:-2px 2px #313131;*/
	}
.HomeSearchFull .address  {
	padding:4px;
	color: #313131;
	opacity:1;
	text-align:center;
}
.HomeSearchFull .address input {
    font-size: 1em;
	line-height:36px;
	height:36px;
	width:100%;
	border-radius: 3px;
	border:solid 1px #000;
	color: #313131 !important;
	opacity:1;
}
.HomeSearchFull .searchOr {
	border-radius:50%;
	background-color:rgba(0,0,0,1.00);
	position:absolute;
	width:90%;
	left:45%;
	margin-top:-31px;
	height:30px;
	color:white;
	width:30px;
	border: solid 1px #000;
	line-height:26px;
	text-align:center;
}

.HomeSearchFull .address select {
	width:100%;
    border-radius: 3px;
    border: 1px solid #000;
    font-size: 1em;
    box-shadow: none;
	color: #313131;
	opacity:1;
	/*
	background: #fff url("../images/arrowdown.gif") no-repeat 90% 50%;
    background-image: none;*/
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
			
}

.HomeSearchFull .addressHalf  {
	width:50%;
	padding:4px;
	float:left;
	color: #313131;
	opacity:1;
}
.HomeSearchFull .addressHalf select {
	width:100%;
    border-radius: 3px;
    border: 1px solid #000;
    font-size: 1em;
    box-shadow: none;
	color: #313131;
	opacity:1;
	appearance: none;
}
select::-ms-expand {
        display: none;
    }
.HomeSearchFull .HomeSearchFull-button {
	text-align:center;
	width:100%;
	font-size:18px;
	line-height:18px;
	padding:3px;
	overflow:display;	

}
.HomeSearchFull .HomeSearchFull-button input[type="submit"] {
	width:75%;
	overflow:hidden;
	border-radius:5px;
	color:white;
	line-height:18px;
	background: #552448;
	opacity:1;
    padding: 15px 30px;
    border: none;
	margin: 0 !important;
}
.HomeSearchFull .HomeSearchFull-button input:hover {
	background:#EAE3D4;
	color: #552448;
}
/* Media Changes */
@media (min-width: 1281px) {
	.mobpic {
	display:none;
}
	.tabpic {
	display:none;
}
}
@media (min-width: 1211px) and (max-width: 1338px) {
	.HomeSearchFull {
	position:absolute;
	width:30%;
	right:2%;
	float:right;
	background:rgba(245,246,248,0.6);
/*	height:460px; */
	overflow:visible;
	top: 100px;
	/*Border:solid 1px #000;color:black;*/
	vertical-align:bottom;
	}
.mobpic {
	display:none;
}
.tabpic {
	display:none;
}
.HomePageValuation {
	position:relative;
	margin-bottom:15px;
	background-color:rgba(85,36,72,1);
	vertical-align:bottom;
	overflow:visible;
	padding:10px;	
	bottom:0px;
	margin-top:0px
}
.TrustedHomePageValuation {
	display:block;
	position:relative;
	margin-bottom:15px;
	background-color:rgba(85,36,72,.90);
	vertical-align:bottom;
	overflow:visible;
	padding:10px;	
	border-radius:5px;
	height:78px;
}
.TrustedHomePageValuation .title {	
	color:white;
	text-shadow: 3px 3px #000;
	font-size:22px;
	margin-bottom:5px;
}
} /* END MEDIA (min-width: 1176px) and (max-width: 1236px) */
@media (min-width: 1024px) and (max-width: 1210px) {
	.HomeSearchFull {
	position:absolute;
	width:30%;
	right:2%;
	float:right;
	background:rgba(245,246,248,0.6);
/*	height:460px; */
	overflow:visible;
	top: 100px;
	/*Border:solid 1px #000;color:black;*/
	vertical-align:bottom;
	}
.mobpic {
	display:none;
}
.tabpic {
	display:none;
}
.HomePageValuation {
	position:relative;
	margin-bottom:15px;
	background-color:rgba(85,36,72,1);
	vertical-align:bottom;
	overflow:hidden;
	padding:10px;	
	bottom:0px;
	margin-top:0px
}
.TrustedHomePageValuation {
	display:block;
	position:relative;
	margin-bottom:15px;
	background-color:rgba(85,36,72,.90);
	vertical-align:bottom;
	overflow:visible;
	padding:10px;	
	border-radius:5px;
	height:78px;
}
.TrustedHomePageValuation .title {	
	color:white;
	text-shadow: 3px 3px #000;
	font-size:22px;
	margin-bottom:5px;
}
} /* END MEDIA (min-width: 1176px) and (max-width: 1236px) */

@media (min-width: 768px) and (max-width: 1023px) {
.HomeSearchFull {
	position:absolute;
	top:95px;
	display:block;
	clear:both;
	width:70%;
	overflow:visible;
	right:15%;
	float:none;
	background:rgba(245,246,248,0.60);
}
.HomePageValuation .title {	
	font-size:18px;
}
.ValuationAddressInput {
	width:80%;
	margin-bottom:5px;
}
/*.Valuationbtn {
	font-size: 12px;
}*/
.HomeSearchFull .address  {
	padding:1%;
}
.HomeSearchFull .searchOr {
	border-radius:50%;
	background-color:rgba(0,0,0,1.00);
	position:absolute;
	width:90%;
	left:48%;
	margin-top:-28px;
	height:20px;
	color:white;
	width:20px;
	border: solid 1px #000;
	line-height:16px;
	text-align:center;
}

.HomeSearchFull .HomeSearchFull-button input[type="submit"] {
	width:90%;
	padding:8px;
	opacity:1;
}
.HomeSearchFull .addressHalf  {
	width:50%;
	padding:1%;
	float:left;
}

.hideonTablet {display:none;}

.moveup {margin-top:-20px;}
.HomeSearchFull .HomeSearchFull-button {
	text-align:center;
	width:100%;
	font-size:12px;
	font-weight:bold;
	padding:3px;
}
.HomeSearchFull .HomeSearchFull-button input[type="submit"] {
	width:100%;
	overflow:hidden;
	border-radius:5px;
	color:white;
	background: #552448;
    padding: 10px;
    border: none;
	opacity:1;
}
.HomeSearchFull .HomeSearchFull-button input:hover {
	background:#EAE3D4;
	color: #552448;
}
.fixh {
	display:none;
	}
.tabpic img {
	/*margin-top:80px*/;
}
.mobpic {
	display:none;
}
} /*END MEDIA  (min-width: 925px) and (max-width: 1175px) */
@media  (min-width: 615px) and (max-width: 767px) {
.HomePageValuation {
	position:absolute;
	width:70%;
	top:500px;
	right:15%;
	text-align:center;
	background-color:rgba(85,36,72,1);
	vertical-align:bottom;
	overflow:hidden;
	padding:10px;	
	height:130px;
	margin-top:0px
}
}
@media  (min-width: 493px) and (max-width: 614px) {
.HomePageValuation {
	position:absolute;
	width:70%;
	top:396px;
	right:15%;
	text-align:center;
	background-color:rgba(85,36,72,1);
	vertical-align:bottom;
	overflow:hidden;
	padding:10px;	
	height:130px;
	margin-top:0px
}
}
@media (max-width: 492px) {
.HomePageValuation {
	position:relative;
	width:70%;
	top:1px;
	Left:15%;
	text-align:center;
	background-color:rgba(85,36,72,1);
	vertical-align:bottom;
	overflow:hidden;
	padding:10px;	
	height:auto;
	margin-top:0px
}
}

@media (max-width: 767px) {
.HomeSearchFull {
	position:absolute;
	top:100px;
	/*top:600px;*/
	display:block;
	clear:both;
	width:70%;
	overflow:visible;
	right:15%;
	float:none;
	background:rgba(245,246,248,0.60);
	/*Border:solid 1px #000;color:black;*/
}

.HomePageValuation .title {	
	font-size:14px;
}
.ValuationAddressInput {
	width:98%;
	margin-bottom:5px;
	text-align:center;
	font-size:10px
}
.Valuationbtn {
	font-size: 12px;
}
.Valuationbtn {
	position:relative;
	margin-left: 0px;
	height:35px;
	box-shadow: 1px 1px 1px #313131;
	width:98%;
	border:1px white solid;
	border-radius: 3px;
	box-shadow: none;
	font-weight: 400;
	line-height: 20px;
	background-color:#fff;
	font-size: 12px;
	color:#313131;
	text-shadow: none;
	background-image: none !important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.hideslider {
	display:none;
	}
.HomeSearchFull .address  {
	padding:1%;
}
.HomeSearchFull .address input {
    font-size: 10px;
	line-height:28px;
	height:28px;
	width:100%;
	border-radius: 3px;
	border:solid 1px #000;
	color: #313131 !important;
	opacity:1;
}
.HomeSearchFull .address select {
	width:100%;
    border-radius: 3px;
    border: 1px solid #000;
    font-size: 10px;
    box-shadow: none;
	color: #313131;
	height:28px;
	margin: 7px 0px 7px 0px;
	opacity:1;
	/*
	background: #fff url("../images/arrowdown.gif") no-repeat 90% 50%;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
			*/
}

.HomeSearchFull .HomeSearchFull-button input[type="submit"] {
	width:90%;
	padding:8px;
}
.HomeSearchFull .addressHalf  {
	width:50%;
	padding:3%;
	float:left;
}
.HomeSearchFull .addressHalf select {
	width:100%;
    border-radius: 3px;
    border: 1px solid #000;
    font-size: 10px;
    box-shadow: none;
	color: #313131;
	height:28px;
}
.HomeSearchFull .searchOr {
	border-radius:50%;
	background-color:rgba(0,0,0,1.00);
	position:absolute;
	width:90%;
	left:48%;
	margin-top:-28px;
	height:20px;
	color:white;
	width:20px;
	border: solid 1px #000;
	line-height:16px;
	text-align:center;
}
.hideonmobile {display:none !important;}
.moveup {margin-top:-20px;}
.HomeSearchFull .HomeSearchFull-button {
	text-align:center;
	width:100%;
	font-size:12px;
	font-weight:bold;
	padding:3px;
}
.HomeSearchFull .HomeSearchFull-button input[type="submit"] {
	width:100% !important;
	overflow:hidden;
	border-radius:5px;
	color:white;
	background: #552448;
	opacity:1;
    padding: 10px;
    border: none;
}
.HomeSearchFull .HomeSearchFull-button input:hover {
	background:#EAE3D4;
	color: #552448;
}
.fixh {
	display:none;
	}
.mobpic img {
	/*margin-top:80px;*/
}
.tabpic {
	display:none;
}
}
.nearby {
	text-align:center;text-decoration:underline;font-style:italic
}

