@import url(https://fonts.googleapis.com/css?family=Roboto:300);
@import url(https://fonts.googleapis.com/css?family=Roboto:100);
@import url(https://fonts.googleapis.com/css?family=Dosis);

body {
    font-family: "Dosis";
	line-height: 1.42857;
	color: #666;
	background-color: #fef9ee;
	}
h1 {
	color: #666;
	font-size: 25px;
	font-weight: bold;
	font-family: "Dosis";
	letter-spacing: .25em;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: 0 3px 3px rgba(0,0,0, .5);
	
}	
.container{
	width: 100%;
	margin: 0 auto;
	background-color: *#fff;
	color: #666;
	padding-top: 20px;
}
.text {
  color: white;
  font-size: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  height: 100%;
}
.banner {
	height: 30px;
    width: 100%;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
	background-color: #fff;
	padding-right: 100px;
}
.banner span {
	float: right;
	color: #666;
	padding: 10px;
}
.fixedMenu {
	width: 100%;
	height: 80px;
	background-color: rgb(254, 254, 254);
	display: inline-block;
	top: 30px;
	position: relative;
	padding-right: 150px;
	padding-left: 50px;
	z-index: 2;
	border-bottom-color: #FF4500;
	border-bottom-style: solid; 
	border-bottom-width: 2px;
}
.fixedMenu a {
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
    text-decoration: none;
    font-size: 25px;
    display: block;
    transition: 0.3s;
	float: right;
	color: #666;
}
.fixedMenu a:hover,a:focus{
    color: #FF4500;
}
.fixedMenu img {padding: 35px;}

.mobileMenu {
	height: 0;
	opacity: 0;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
	background-color: rgb(254, 254, 254);
	padding-right: 150px;
	padding-left: 50px;
  -webkit-transition: all .6s ease .35s;
  -moz-transition: all .6s ease .35s;
  -o-transition: all .6s ease .35s;
  -ms-transition: all .6s ease .35s;
  transition: all .6s ease .35s;
  border-bottom-color: #FF4500;
	border-bottom-style: solid; 
	border-bottom-width: 2px;
}
.mobileMenu a {
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
    text-decoration: none;
    font-size: 25px;
    display: block;
    transition: 0.3s;
	float: right;
	color: #666;
}
.mobileMenu a:hover,a:focus{
    color: #FF4500;
}
.mobileMenu img {padding: 35px;}

.responsiveMenu {
	height: 0;
	width: 0;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
	background-color: rgb(254, 254, 254);
	padding-right: 30px;
	padding-left: 30px;
	border-bottom-color: rgba(200, 209, 199, 1); 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}
.responsiveMenu img {padding-top: 10px;}

.responsiveMenu a {
	float: right;
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	color: #b5954e;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	font-size: 20px;
	border-color: #b5954e; 
	border-style: solid; 
	border-width: 1px;
	border-radius: 5px;
}
.image {
  display: block;
  width: 100%;
  height: 300px;
}
.cont {
	width: 98%;
	background-color: #fff;
	border-color: rgba(200, 209, 199, 1); 
	border-style: solid; 
	border-width: 1px;
	text-align: center;
	margin: 0 auto;
	display: block;
	box-shadow: 2px 2px 10px rgba(0,0,0, .3);
}
.cont h2 {
	color: #666;
	font-size: 25px;
	font-weight: bold;
	font-family: "Dosis";
	letter-spacing: .25em;
	padding-top: 25px;
	padding-bottom: 20px;
	text-shadow: 0 3px 3px rgba(0,0,0, .5);
}
.cont p {
	color: #666;
	font-size: 12px;
	font-family: "Dosis";
	letter-spacing: .25em;
	padding-left: 20px;
	padding-right: 20px;
}
.for-sale-container {
	width: 98%;
	background-color: #fff;
	border-color: rgba(200, 209, 199, 1); 
	border-style: solid; 
	border-width: 1px;
	text-align: center;
	margin: 0 auto;
	display: block;
	box-shadow: 2px 2px 10px rgba(0,0,0, .3);
}
.sub-title {
	width: 100%;
	background-color: #fff;
	border-color: rgba(200, 209, 199, 1); 
	border-style: solid; 
	border-width: 1px;
	text-align: center;
	margin: 0 auto;
	box-shadow: 2px 2px 10px rgba(0,0,0, .3);
	padding: 10px;
	font-size: 25px;
	font-weight: bold;
	font-family: "Dosis";
	letter-spacing: .25em;
	text-shadow: 0 3px 3px rgba(0,0,0, .5);
	text-transform: uppercase;
}
.for-sale-container .image {
  display: block;
  width: 100%;
  height: 250px;
}
.label {
	color: #FF4500;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-color: #FF4500; 
	border-style: solid; 
	border-width: 1px;
	right: 40px;
	top: 235px;
	position: absolute;
	background: #fff;
	font-family: "Dosis";
	letter-spacing: .25em;
	border-radius: 7px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.local-price {
	color: #FF4500;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	font-family: "Dosis";
	letter-spacing: .25em;
}
.local-address {
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 15px;
	text-align: left;
	font-family: "Dosis";
	letter-spacing: .25em;
}
.local-utility {
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 15px;
	text-align: left;
	font-family: "Dosis";
	letter-spacing: .25em;
}
.link-web {
	color: #FF4500;
	padding-top: 10px;
	padding-bottom: 10px;
	border-color: #FF4500; 
	border-style: solid; 
	border-width: 1px;
	margin: 20px auto;
	background: #fff;
	font-family: "Dosis";
	letter-spacing: .25em;
	border-radius: 5px;
	font-size: 20px;
	text-transform: uppercase;
	width: 60%;
	text-decoration: none;
}
.link-web a {
	color: #FF4500;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	padding-right: 70px;
}
.link-web:hover {
	color: #fff;
	text-decoration: none;
	border-color: #FF4500;
	background-color: #FF4500;
}
.link-web a:hover {
	color: #fff;
	text-decoration: none;
}

#mapid { 
	display: block;
	position: relative;
	margin: 0 auto;
	height: 400px !important;
	width: 85%;
	z-index: 0;
	margin-top: 25px;
	margin-bottom: 150px;
	}
.customCol a {
	background: #ff2800;
	text-decoration: none;
	font-weight: bold;
	color: rgb(255,255,255)!important;
	width: 50%;
	padding: 30px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 20px;
	margin: 50px auto;
}
.customCol a:hover {
	background: #000000;
	text-decoration: none;
}
.customCol1 a {
	background: #ff2800;
	text-decoration: none;
	font-weight: bold;
	color: rgb(255,255,255)!important;
	width: 50%;
	padding: 30px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.customCol1 a:hover {
	background: #000000;
	text-decoration: none;
}
.mainContent {
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 1);
	display: inline-block;
	margin-top: 0;
}
.carousel-caption {
    z-index: 3;
    padding: 20px;
    color: #fff;
    text-align: center;
	margin: 20px auto;
}
.carousel-caption a {	
	font-family: "Dosis";
    font-weight: bold;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	letter-spacing: .25em;
	background-color: rgba(255, 69, 0, 0.4);
	border: 1px solid rgba(255, 69, 0, 1);
}
.carousel-caption a:hover {
	background-color: rgba(255, 69, 0, 1);
}
.carousel-caption p {	
	font-family: "Dosis";
	color: #fff;
	font-size: 15px;
	letter-spacing: .25em;
	padding-top: 70px;
	padding-bottom: 70px;
}
.carousel-caption h2 {	
	font-family: "Dosis";
    font-weight: bold;
	color: #fff;
	font-size: 40px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .25em;
	text-shadow: 0 5px 9px rgba(0,0,0, .8);
}
footer {
	background-color: #000;
	color: white;
	width: 100%;
	left: 0;
	right: 0;
	position: relative;
	font-family: "Dosis";
	letter-spacing: .25em;
	height: 80px;
	padding-top: 15px;
	text-align: center;
}
.footer {
	background: #393939; 
	color: #aaa;
	font-family: "Dosis";
	letter-spacing: .25em;
	height: 40px;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 40px;
	width: 100%;
}
.footer .phone-detail {
	 padding-top: 50px;
}
.footer .address-detail {
	 margin-top: 50px;
	 padding-left: 20px;
	 padding-right: 20px;
	 padding-bottom: 20px;
	 border-left-color: #aaa; 
	 border-left-style: solid; 
	 border-left-width: 1px;
	 border-right-color: #aaa; 
	 border-right-style: solid; 
	 border-right-width: 1px;
}
.mh-facebook {
	width: 20%;
	float: left;
	background-color: rgba(28, 91, 142, 0.6);
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mh-facebook:hover {background-color: rgba(28, 91, 142, 1);}
.mh-twitter {
	width: 20%;
	float: left;
	background-color: rgba(115, 173, 210, 0.6);
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mh-twitter:hover {background-color: rgba(115, 173, 210, 1);}
.mh-pinterest {
	width: 20%;
	float: left;
	background-color: rgba(212, 0, 0, 0.6);
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mh-pinterest:hover {background-color: rgba(212, 0, 0, 1);}

.mh-googleplus {
	width: 20%;
	float: left;
	background-color: rgba(196, 52, 32, 0.6);
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mh-googleplus:hover {background-color: rgba(196, 52, 32, 1);}
.mh-email {
	width: 20%;
	float: left;
	background-color: rgba(204, 204, 204, 0.6);
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mh-email:hover {background-color: rgba(204, 204, 204, 1);}

.searchMobile {
	left: 10px;
	top: 50px;
	font-size: 30px;
	position: fixed;
	background-color: rgba(75, 75, 75, 0.9);
	width: 50px;
	text-align: center;
	color: white;
	z-index: 5;
	border:1px solid rgba(75, 75, 75, 0.8);
	border-radius: 10px;
}
.upPage {
	right: 10px;
	bottom: 10px;
	font-size: 30px;
	position: fixed;
	background-color: rgba(75, 75, 75, 0.9);
	width: 50px;
	text-align: center;
	color: white;
	z-index: 5;
	display: none;
	border:1px solid rgba(75, 75, 75, 0.8);
	border-radius: 10px;
}
.searchForms {
	background-color: #fef9ee;
	z-index: 4;
	text-align: right;
	position: fixed;
	display: none;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 250px;
	font-size: 45px;	
}
.searchButton {
	z-index: 3;
	text-align: center;
	position: fixed;
	left: 30px;
	
	bottom: 0;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	border-color: #FF4500; 
	border-style: solid; 
	border-width: 1px;
	background-color: #FF4500;
	font-family: "Dosis";
	letter-spacing: .25em;
	border-radius: 5px;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;	
}
.sidenav {
    height: 0;
    width: 100%;
	display: none;
    position: fixed;
    z-index: 2;
    top: 0;
    background-color: rgba(181, 149, 78, 1);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 10px;
	border-right: 1px solid rgb(181, 149, 78);
	text-align: center;
}
.forLinks { text-align: center;}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 15px;
    display: block;
    transition: 0.3s;
	color: white;
}

.sidenav a:hover, .offcanvas a:focus{
	background: #4B4B4B;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 26px;
    margin-left: 50px;
}
@media screen and (max-width: 770px)  {
	body {background-color: #fff;}
	.fixedMenu {display: none;}
 .mobileMenu {display: none;}
.banner {display: none;}
.searchForms { height: 70%;}
.customCol1 a {
	font-size: 12px;
}
.responsiveMenu {
	height: 50px;
	width: 100%;
    display: block;
}
	.forSharing {
	background-color: rgba(255, 255, 255, 1);
	width: 80%; }
	.container {
		width: 100%;
		margin: 0 auto;
	}
	footer { 
		width: 100%;
		position: relative;
		left: 0;
		right: 0;
		font-size: 10px;
		}
.carousel-caption a {	
	font-size: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.carousel-caption h2 {	
	font-size: 10px;
	display: none;
}
.carousel-caption p {	
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.domainLabel {
    margin: 0;
	padding: 5px;
}
.carousel-caption {
    padding: 5px;
}
.forFacebook {
	margin-left: 25px;
}
.mh-email {
	background-color: rgba(204, 204, 204, 0.6);
}
.footer .address-detail {
	 padding-top: 20px;
	 border-left-color: #393939; 
	 border-left-style: solid; 
	 border-left-width: 1px;
	 border-right-color: #393939; 
	 border-right-style: solid; 
	 border-right-width: 1px;
	 border-bottom-color: #aaa; 
	 border-bottom-style: solid; 
	 border-bottom-width: 1px;
	 border-top-color: #aaa; 
	 border-top-style: solid; 
	 border-top-width: 1px;
}
}
@media screen and (min-width: 771px) and (max-width: 1200px) {
	body {background-color: #fff;}
	.forSharing {
	background-color: rgba(255, 255, 255, 1);
	width: 70%; }
	.link-web a {
	padding-left: 40px;
	padding-right: 40px;
}
	.container {
		width: 100%;
		margin: 0 auto;
		margin-top: 0px;
	}
	.searchForms { height: 60%;}
	footer {
		width: 100%;
		margin-top: 0;
		position: relative;
		left: 0;
		right: 0;
	}
	.fixedMenu {
	padding-right: 20px;
	padding-left: 1px;
	}
	.fixedMenu a {
    font-size: 10px;
	}
	.mobileMenu {
	padding-right: 20px;
	padding-left: 1px;
	}
	.mobileMenu a {
    font-size: 13px;
	}
.carousel-caption h2 {	
	font-size: 20px;
}
.carousel-caption p {	
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.carousel-caption a {	
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
.footer .address-detail {
	 padding-top: 20px;
	 border-left-color: #393939; 
	 border-left-style: solid; 
	 border-left-width: 1px;
	 border-right-color: #393939; 
	 border-right-style: solid; 
	 border-right-width: 1px;
	 border-bottom-color: #aaa; 
	 border-bottom-style: solid; 
	 border-bottom-width: 1px;
	 border-top-color: #aaa; 
	 border-top-style: solid; 
	 border-top-width: 1px;
}
}
@media screen and (min-width: 1201px) and (max-width: 1600px) {
	.container {
		width: 100%;
	}
	.fixedMenu a {
    font-size: 15px;
	}
	.mobileMenu a {
    font-size: 15px;
	}
	.fixedMenu {
	padding-right: 100px;
	padding-left: 30px;
}
.mobiledMenu {
	padding-right: 100px;
	padding-left: 30px;
}
	.forSharing {
	background-color: rgba(255, 255, 255, 1);
	width: 60%; }
	footer {
		width: 100%;
		position: relative;
		left: 0;
		right: 0;	
	}
	.mainHeader {
		width: 90%;
		position: relative;
		left: 5%;
		right: 5%;
	}
.carousel-caption h2 {	
	font-size: 30px;
}
}

@media screen and (min-width: 1601px) and (max-width: 1800px){
	.container {
		width: 100%;
		margin: 20px auto;
	}
	footer {
		width: 100%;
		position: relative;
		left: 0;
		right: 0;
	}
	.mainHeader {
		width: 80%;
		position: relative;
		left: 10%;
		right: 10%;
	}
}
@media screen and (min-width: 1801px){
	.container {
		width: 100%;
		margin: 20px auto;
	}
}

