body {
	background: #fff;
	font-family: 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: 200;
	line-height: 1.3;
	color: #333;
}

a {
	text-decoration: none; 
}

h1, h2, ul a {
	text-transform: uppercase;
}

h1, h2, h3, h4 {
	line-height: 1.3;
	color: #000;
}

h1 + * {
	margin-top: 40px;
}

h2, h3, h4, p {
	margin-top: 40px;
}

h1 {
	font-size: 2.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.444444444em; 
	color: #fff;
	font-weight: 500; 
	text-align: center; 
}

h3 {
	font-weight: 400;
}

header {
	height: 600px;

	overflow: hidden;
	position: relative;
	z-index: 10;
}

header:after {
	content: ' ';
	width: 100%; 
	position: absolute;
	top: 0;
	height: 376px;
	background: url(../images/menu-bg.png);
	z-index: 10;
	pointer-events: none;
}

.overflow {
	overflow: hidden; 
}

#header-slider {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}

#header-slider ul {
	height: 100%;
}

#header-slider ul li {
	background-position: center center; 
	background-size: cover; 
	background-repeat: no-repeat; 
	background-color: #333;
	height: 100%;
}

#header-slider ul li.img1 {
	background-image: url(../images/header/house-1.jpg);
}
#header-slider ul li.img2 {
	background-image: url(../images/header/house-2.jpg);
}
#header-slider ul li.img3 {
	background-image: url(../images/header/house-3.jpg);
}


.swipe + ul {
	position: absolute;
	bottom: 40px;
	width: 100%;
	text-align: center; 
}

.swipe + ul li {
	width: 25px;
	height: 25px;
	background: #fff;
	position: relative;
	z-index: 5; 
	display: inline-block;
	margin: 0 8px;
	cursor: pointer; 
	border: none !important;
}

.swipe + ul li.on {
	background: #e62f37; 
}


.center, .navigation {
	width: 1070px;
	margin: 0 auto;
}

.navigation {
	overflow: hidden;
}

.navigation img {
	float: left;
}

.navigation ul {
	float: right;
	margin-right: -45px;
}

.navigation ul li {
	display: inline-block;
}

.navigation ul li a {
	font-size: 17px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	padding: 25px 45px;
	font-weight: bold;
}

.header.navigation {
	position: relative;
	top: 25px;
	margin: 0 auto;
	z-index: 20;
}

.header.navigation ul li a {
	margin-top: 31px;
	color: #fff;
}

.navigation.fixed {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);

	opacity: 0;

	position: fixed;
	width: 100%;
	top: 0;
	border: 1px solid #e5e5e5;
	border-width: 1px 0;
	background: #fff;
	z-index: 15; 
}

.navigation.fixed.touch {
	z-index: 9; 
	opacity: 1!important;

}

.navigation.fixed .center > a {
	display: block;
	padding: 24px;
	float: left;
	margin-left: -24px;
}

header + article {
}

body > article:nth-child(2n) {
	background: #fbf9f6;
	border: 1px solid #e5e5e5;
	border-width: 1px 0; 
}

article {
	padding: 80px 0;
	overflow: hidden;
}

.two-column h1 + * {
	width: 336px;
	float: left;
}

.two-column .textwrapper {
	width: 702px;
	float: right;
}



.sliderWrapper {
	position: relative;
	padding: 40px 0 80px 0;
}

.sliderWrapper > ul {
	bottom: 0;
}


#houses .slideWrapper {

}

.slider-nav {
}

.slider-nav li {
	font-size: 18px; 
	padding: 5px 0; 
	font-weight: bold; 
	color: #808080;
	text-decoration: none; 
	display: block; 
	-webkit-transition: border 0.3s ease;
	-moz-transition: border 0.3s ease;
	-o-transition: border 0.3s ease;
	-ms-transition: border 0.3s ease;
	transition: border 0.3s ease;
	-webkit-transition-property:border, color;
	-moz-transition-property:border, color;
	-o-transition-property:border, color;
	-ms-transition-property:border, color;
	transition-property:border, color;
	cursor: pointer; 
	text-transform: uppercase;
}

.slider-nav li:before {
	content: " ";
	border: 1px solid #e62f37;
	border-width: 0;
	/*margin-right: 12px;*/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.slider-nav li.on, .slider-nav li:hover {
	color: #000;
}

.slider-nav li.on:before {
	border-width: 1px 13px;
	margin-right: 12px;
}



.swipe {
	width: 100%; 
}

.img-slider {
	text-align: center; 
}

.img-slider img {
	display: inline-block;
	max-width: 90%;
}

.three-col {
	overflow: hidden; 
}

.three-col > * {
	width: 336px; 
	float: left; 
	margin-top: 0; 
}

.three-col * + * {
	margin-left: 30px; 
}


.center + .center {
	margin-top: 40px; 
	padding-top: 40px;
	border: 1px solid #e5e5e5;
	border-width: 1px 0 0;
}

#our-standard h1 + * {
	margin-top: 0;
}

#houses-nav {
	margin-top: 40px;
}


.slider-nav {
	width: 336px;
	float: left;
}

#construction-texts {
	width: 702px;
	height: 170px;
	float: right; 
	position: relative;
}

#construction-texts li {
	position: absolute;
	opacity: 0; 
	visibility: hidden; 
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	-ms-transition: opacity 1s ease;
	transition: opacity 1s ease;
}

#construction-texts li.curr {
	visibility: visible; 
	opacity: 1
}

#construction-texts li p {
	margin: 0;
}

#construction-texts li a {
	margin-top: 20px;
}

.arrow-link, #construction-texts li a {
	display: inline-block; 
	position: relative;
	padding: 5px 30px 5px 10px;
	text-transform: none; 
	background: #e62f37;
	color: #fff; 
}

.arrow-link:after, #construction-texts li a:after {
	content: ' '; 
	position: absolute;
	border: 8px solid transparent;
	top: 8px;
	right: 3px;
	border-left-color: #fff; 
}

#landowner {
	background: #ecf1f0;
	border-bottom-width: 0;
	padding-bottom: 0;
}

#landowner + img {
	width: 100%; 
	padding-top: 20px;
	margin-bottom: -8px;
	background: #ecf1f0;
}

footer {
	background: #171613;
	color: #fff;
	overflow: hidden; 
}

footer form {
	width: 477px;
	margin: 20px auto 60px auto; 
	text-align: center; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


footer form input[type='text'], footer form textarea {
	max-width: 475px; 
	min-width: 475px; 
	font-size: 16px; 
	padding: 15px 20px; 
	font-weight: 200; 
	margin-top: 20px;
	clear: both; 
	border: 2px solid #fff;
	box-shadow: none; 
	outline: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

footer form button {
	background: #e62f37;
	border: none;
	box-shadow: none; 
	outline: none;
	font-size: 17px; 
	font-family: inherit;
	color: #fff;
	font-weight: 200; 
	padding: 10px 20px;
	cursor: pointer; 
	margin-top: 15px;
	border-radius: 0; 
}

form div {
	position: relative;
}

.err {
	border: 2px solid #e62f37!important;
	position: relative;
}

span.err {
	content: "!";
	position: absolute;
	top: 33px;
	right: 16px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #e62f37;
	padding: 1px 10px;
}

.done {
	text-align: center;
	max-width: 340px;
	margin: 40px auto;
}


#contact {
	background: #2d2f33;
	padding: 60px 20px;
}

#contact h2 {
	margin: 0;
}


#rights {
	background: #e62f37;
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 20px;
}

#contact .contact-list {
	margin-top: 80px;
}

#contact .contact-list li {
	text-align: center;
}

#contact .contact-list li a {
	color: #fff;
	text-transform: none;
	display: block;
}

.contact-list li a:before {
	content: " ";
	display: block;
	width: 75px;
	height: 75px;
	margin: 0 auto;
	background-color: #fff;
	margin-bottom: 25px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.contact-list .mail a:before { background-image: url(../images/contact-mail.png); }
.contact-list .phone a:before { background-image: url(../images/contact-phone.png); }
.contact-list .adress a:before { background-image: url(../images/contact-adress.png); }

.contact-list li br {
	display: none;
}

.contact-list li br:first-child {
	display: block;
}

/*
	Swipe styling
*/

.swipe {
	overflow: hidden;
	position: relative;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap > * {
	float:left;
	width:100%;
	position: relative;
	}


#view-menu {
	position: absolute;
	top: 0;
	right: 0;
	height: 46px;
	cursor: pointer; 
	z-index: 20;
}
@media only screen and (max-width: 1150px) {
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media only screen and (min-width: 767px) and (max-width: 1150px) {
	header {
		height: 450px;
	}

	br {
		display: none; 
	}

	.center, .navigation {
		width: 100%;
		padding: 0 25px;
	}

	.navigation .center {
		padding: 0;
	}

	.navigation ul {
		margin-right: -30px;
	}

	.navigation ul li a {
		padding: 25px 30px; 
	}

	.two-column h1 + *, .slider-nav {
		width: 33%; 
		float: left;
	}

	.two-column .textwrapper, #construction-texts {
		width: 67%;
		float: right;
		padding-left: 30px;
	}

	.three-col > * {
		width: 33%;
		margin: 0;
		padding-left: 30px;
	}

	.three-col > *:first-child {
		padding-left: 0;
	}

}



@media only screen and (max-width: 999px) and (min-width: 531px) {
	header {
		height: 400px;
	}

	/*header .navigation img {
		width: 67px;
	}*/

	.center, .navigation {
		width: 100%;
	}

	.navigation ul {
		margin: 0;
	}

	.navigation ul li a {
		font-size: 16px;
		padding: 25px 20px 25px 0; 
		margin-top: 0;
	}

	.fixed a {

	}

	.navigation ul.main-nav li a {
		padding: 25px 0 25px 20px; 
	}

	.main-nav li a {
		position: relative;
		z-index: 100;
	}

	#header-slider ul li {
		background-size: 100% auto;
	}
}

@media only screen and (min-width: 525px) and (max-width: 767px) { 
	#header-slider ul li { background-size: 100% auto!important; } 
}
@media only screen and (max-width: 940px) and (min-width: 767px) { 
	#header-slider ul li { background-size: auto 100%!important; } 
}


@media only screen and (min-width : 768px) and (max-width: 1000) {

}



@media only screen and (max-width: 767px) {
	body {
		font-size: 14px;
		line-height: 1.75; 
	}

	h1 { font-size: 1.5em; }
	h2 { font-size: 1.2em; }
	p { font-weight: 300; }

	h1 + * { margin-top: 20px; }

	h2, h3, h4, p { margin-top: 20px; }
	
	header {
		height: 230px;
	}

	.navigation.fixed.touch {
		z-index: 15;
	}

	.center, .navigation {
		width: 100%;
	}

	.header.navigation { display: none; }
	
	.navigation.fixed {
		opacity: 1!important; 
		background: #fff;
	}

	.navigation.fixed .center > a {
		margin: 0;
		padding: 11px;
		float: none;
		width: 130px;
	}

	#header-slider ul li {
		background-size: auto 100%;
	}

	#view-menu {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 80px;
		cursor: pointer; 
	}

	#view-menu:before, #view-menu:after {
		content: " ";
		position: absolute;
		width: 19px;
		border: 1px solid #888;
		border-width: 1px 0;
		height: 13px;
		top: 14px;
		right: 16px;
	}

	#view-menu:after {
		height: 1px;
		border: none;
		top: 21px;
		background: #888;
	}

	ul.main-nav a {
		float: none;
		padding: 15px!important;
	}

	.navigation img {
		width: 83px;
		float: none; 
	}

	ul.main-nav {
		float: none;
		margin: 0;
		max-height: 0px;
		-webkit-transition: max-height 0.3s ease;
		-moz-transition: max-height 0.3s ease;
		-o-transition: max-height 0.3s ease;
		-ms-transition: max-height 0.3s ease;
		transition: max-height 0.3s ease;
	}

	ul.main-nav.visible {
		max-height: 300px;
	}

	ul.main-nav li {
		display: block; 
		text-align: center; 
		/*display: none; */
	}

	footer form {
		width: 100%;
	}

	footer form input[type='text'], footer form textarea {
		max-width: 80%; 
		min-width: 80%; 
		font-size: 16px; 
		padding: 15px 20px; 
		font-weight: 200; 
		margin-top: 20px;
		clear: both; 
		border: none;
		box-shadow: none; 
		outline: none;
		font-family: 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border-radius: 0;
	}

	footer form span.err {
		top: 29px;
		right: 12%;
	}

	footer form button {
		width: 80%
	}

	br {
		display: none; 
	}

	article h1,
	article h2,
	article h3, 
	article p,  
	article .textwrapper {
		width: 100%!important;
		margin: 20px 0 0 0!important;
	}

	#constructions-plans-nav {
		width: 100%;
		float: none;
		display: none;
	}

	#construction-texts {
		width: 100%;
		height: 240px; 
		float: none;
	}

	#construction-texts p {
		margin-top: 0!important;
	}

	.swipe + ul {
		bottom: 15px;
	}

	.swipe + ul li {
		width: 20px;
		height: 20px;
		margin: 0 4px; 
	}

	article { 
		padding: 40px 20px;
		box-sizing: border-box;
	}

	#contact .contact-list {
		margin-top: 0;
	}

	.contact-list li a:before {
		width: 33px;
		height: 33px;
		margin: 20px auto;
	}

	.contact-list li br {
		display: block!important;
	}

	footer .three-col > * {
		width: 33%;
		margin: 60px 0 0 0;
	}

	#rights {
		font-size: 12px;
	}
}

@media only screen and (max-width: 480px) {
	#contact .contact-list {
		margin: 0;
	}

	.contact-list li a {
		text-align: left;
	}

	.contact-list li a:before {
		width: 33px;
		height: 33px;
		margin: 6px 20px 0 0;
		float: left;
	}
	footer .three-col > * {
		width: 100%;
		margin: 60px 0 0 0;
	}
	.contact-list li br {
		display: none!important;
	}

	.contact-list li br:first-child {
		display: block!important;
	}
}