
/*
CSS Structure
CSS Grid by cssgrid.co
-------------------------------------------------------------
01. Normalise
02. Fonts
03. Header + Menu + Footer
04. Website Styles
05. Mobile, below 767 width
-------------------------------------------------------------
*/

/* 01. Normalise */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}
body {
	width:100%;
	margin:0 auto;
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#74797e;
	background-color:#fff;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
	margin:0 auto;
	overflow-x:hidden;
}
.waypoint {
	height:76px;
	position:absolute;
}

/* 02. Fonts */

@font-face {
    font-family: 'ceragr-lightuploaded_file';
    src: url('fonts/cera_gr_light-webfont.woff2') format('woff2'),
         url('fonts/cera_gr_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ceragr-mediumuploaded_file';
    src: url('fonts/cera_gr_medium-webfont.woff2') format('woff2'),
         url('fonts/cera_gr_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ceragr-thinuploaded_file';
    src: url('fonts/cera_gr_thin-webfont.woff2') format('woff2'),
         url('fonts/cera_gr_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ceragr-bolduploaded_file';
    src: url('fonts/cera_gr_bold-webfont.woff2') format('woff2'),
         url('fonts/cera_gr_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ceragr-blackuploaded_file';
    src: url('fonts/cera_gr_black-webfont.woff2') format('woff2'),
         url('fonts/cera_gr_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ceragr-regularuploaded_file';
    src: url('fonts/cera_gr-webfont.woff2') format('woff2'),
         url('fonts/cera_gr-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'marana_regularregular';
    src: url('fonts/marana_regular-webfont.woff2') format('woff2'),
         url('fonts/marana_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 03. Header + Menu + Footer */

.thanks {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:24px;
	padding:20px;
	background-color:#ef7904;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.header {
	position:fixed;
	width:auto;
	left:0;
	right:0;
	margin:0 auto;
	z-index:2;
	height:100px;
	background-color:#fff;
}
.header.sticky {
	height:100px;
}
.header.stuck {
	height:80px;
}
.header.stuck .nav {
	padding-top:0;
}
.header.stuck .nav ul.nav-buttons li.logo {
	width:235px;
	height:60px;
	margin-top:10px;
}


.nav {
	z-index:2;
	display:block;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
	padding-left:154px;
}
ul.nav-buttons {
	list-style:none;
}
ul.nav-buttons li {
	font-weight:normal;
	text-align:left;
	display:inline-block;
	line-height:60px;
	padding-left:20px;
	padding-right:20px;
}
ul.nav-buttons li a {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2f363a;
	display:inline-block;
	text-decoration:none;
}
ul.nav-buttons li:hover a {
	color:#f57f21;
}
ul.nav-buttons li.current-menu-item a {
	color:#f57f21;
}
ul.nav-buttons li a.on {
	color:#f57f21;
}
ul.nav-buttons li a span {
	color:#f57f21;
	text-transform:uppercase;
	display:block;
	line-height:34px;
	padding-left:10px;
	padding-right:10px;
	margin-left:-10px;
	border: 2px solid #f57f21;
}
ul.nav-buttons li a:hover span {
	color:#fff;
	border: 2px solid #f57f21;
	background-color:#f57f21;
}
ul.nav-buttons li.logo {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	z-index:3;
	width:290px;
	height:60px;
	background-image: url(images/leppington.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:92%;
	-moz-background-size:92%;
}
ul.nav-buttons li.logo a,
ul.nav-buttons li.logo a:hover {
	color:transparent;
}
.logo a {
	color:transparent;
	display:block;
	width:100%;
	height:100%;
}
.logo-mobile {
	display:none;
}

/* 04. Website Styles */
.wrapper, a, a img, .header, .nav, .nav-off, .line-nav-1, .line-nav-2, .line-nav-3, .line-nav-4, .logo, ul.nav-buttons li a span, .submit, .video-closed, .goback button, .disclaimer-off {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
a {
	text-decoration:none;
	outline:0;
	color:#2f363a;
}
img,
img a {
	font-size:14px;
	color:#999;
	border:0;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	margin-bottom:-5px;
}
a:hover img {
}
.wrapper {
	padding-top:100px;
	width:100%;
	height:auto;
	position:relative;
	z-index:1;
}
.cover {
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	background-position:center;
}
.content-auto {
}
.padding-all {
	padding:80px;
}
.padding-all.padding-form-top {
	padding-top:10px;
}
.padding-small {
	padding:60px;
}
.padding-small.no-padd-bot {
	padding-bottom:0;
}
.padding-small.no-padd-top {
	padding-top:0;
}
.padding-all.no-padd-sides,
.padding-small.no-padd-sides {
	padding-left:0;
	padding-right:0;
}
.padding-all.no-padd-top {
	padding-top:0;
}

/* Gallery */

.indicative-txt {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	padding:14px;
	padding-bottom:0;
	z-index:5;
	margin-top:-52px;
	position:relative;
	float:left;
}
.gallery-over {
	position:relative;
	display:block;
	overflow:auto;
}
.gallery-over-content {
	position:absolute;
	top:0;
	bottom:0;
	left:10%;
	right:10%;
	z-index:2;
}
span.gallery-title {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:60px;
	line-height:60px;
	color:#fff;
	text-align:center;
	display:block;
	text-shadow: 0 0 6px #555;
}
.gallery-subtitle {
	font-family:'marana_regularregular', Arial, Helvetica, sans-serif;
	font-size:62px;
	line-height:80px;
	color:#fff;
	text-align:center;
	display:block;
	text-shadow: 0 0 6px #555;
}

.gallery-image {
	overflow:hidden;
	width:100%;
	height:auto;
	position:relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
.gallery-image img {
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:-5px;
}
.gallery .owl-nav {
	z-index:5;
	width:100%;
	height:0;
	top:50%;
}
.gallery .owl-prev {
	width:80px;
	height:80px;
	color:transparent;
	display:block;
	background-image: url(images/arrow-left-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:48px;
	-moz-background-size:48px;
	z-index:5;
	position:absolute;
	top:50%;
	margin-top:-40px;
	margin-left:2%;
}
.gallery .owl-next {
	width:80px;
	height:80px;
	color:transparent;
	display:block;
	background-image: url(images/arrow-right-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:48px;
	-moz-background-size:48px;
	z-index:5;
	top:50%;
	margin-top:-40px;
	right:2%;
	position:absolute;
}
ul.switcher {
	position:absolute;
	z-index:3;
	width:100%;
	left:0;
	right:0;
	display:block;
	height:40px;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
	margin-top:-50px;
	text-align:center;
}
ul.switcher li {
	display:inline-block;
	width:16px;
	height:16px;
	border:0px;
	padding-left:6px;
	padding-right:6px;
}
ul.switcher li a {
	background-color:#fff;
	display:block;
	width:16px;
	height:16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
ul.switcher li a:hover,
ul.switcher li a.on {
	background-color:#f9a15e;
}
.arrow-down {
	width:90%;
	height:150px;
	margin:auto;
	text-align:center;
	margin-top:-150px;
	z-index:3;
	position:relative;
}
.arrow-down a {
	width:80px;
	height:80px;
	color:transparent;
	display:block;
	text-align:center;
	background-image: url(images/arrow-down-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:48px;
	-moz-background-size:48px;
	z-index:5;
	margin:0 auto;
}
.text-center {
	text-align:center;
}
.txt-orange {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:26px;
	line-height:38px;
	color:#f57f22;
	text-align:center;
	padding-top:20px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {
	font-family:'ceragr-thinuploaded_file', Arial, Helvetica, sans-serif;
	font-size:70px;
	line-height:70px;
	color:#2f363a;
	text-align:center;
}
h2 {
	font-family:'marana_regularregular', Arial, Helvetica, sans-serif;
	font-size:70px;
	line-height:80px;
	color:#5286a2;
	text-align:center;
}
.text-orange h2 {
	color:#f9a15e;
}
h3 {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:30px;
	color:#4d4d4c;
	text-align:center;
	padding-top:30px;
	padding-bottom:40px;
	max-width:800px;
	margin:0 auto;
}
.no-padd-bot-h3 h3 {
	padding-bottom:0;
}
.h3-no-max h3 {
	max-width:1200px;
	padding-top:20px;
}
h4 {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:40px;
	color:#fff;
	text-align:center;
	padding-bottom:40px;
	margin:0 auto;
}
.h4-orange h4 {
	padding-top:30px;
	color:#f9a15e;
	margin-bottom:-20px;
}
h5 {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:30px;
	color:#5286a2;
	padding-bottom:6px;
}
h6 {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:30px;
	color:#333;
	padding-bottom:10px;
}
p {
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:27px;
	color:#4d4d4c;
	margin-bottom:14px;
}
.policy {
	max-width:1200px;
	margin:0 auto;
	margin-top:40px;
}

/* Investor */
.investor-banner {
	background-color:#f3b917;
	padding:40px;
	padding-top:50px;
	background-image: url(images/bg-investor.png);
	background-repeat: repeat;
}
.investor-banner h2 {
	color:#fff;
}
.investor-banner h4 {
	font-size:54px;
	color:#fcefd0;
	padding-bottom:10px;
}
.investor-content {
	background-color:#f5f7fa;
	padding:46px;
	background-image: url(images/desktop/bg-investor.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	background-position:center;
}
.investor-content .how-subtitle {
	color:#f3b917;
	padding-right:0;
	font-size:26px;
	max-width:1000px;
	padding-top:40px;
}
.bullet-points ul {
	color:#000;
	padding-left:20px;
}
.bullet-points ul li {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:14px;
}
.terms {
	padding-top:10px;
	padding-bottom:40px;
	font-size:14px;
}
.button-main.yellow {
	margin-left:0;
}
.button-main.yellow a {
	font-size:16px;
	color:#fff;
	background-color:#f1b929;
	border: 2px solid #f1b929;
}
.button-main.yellow a:hover {
	color:#f1b929;
	background-color:#fff;
	border: 2px solid #f1b929;
}
/* End Investor */




.cols {
	padding-bottom:40px;
}
.cols.no-padd-bot {
	padding-bottom:0;
}
.cols.padd-top {
	padding-top:40px;
}
.cols-max {
	max-width:820px;
}
.max-main {
	max-width:1120px;
	margin:0 auto;
}
.max-medium {
	max-width:1000px;
	margin:0 auto;
}
.max-small {
	max-width:640px;
	margin:0 auto;
}
.icons {
	margin:0 auto;
	padding-top:40px;
	padding-bottom:46px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9d9c9c;
	border-bottom-color: #9d9c9c;
}
.icons.no-lines {
	padding-top:0;
	padding-bottom:0;
	border:0;
}

.icon img {
	max-width:110px;
}
.icon span,
.icon-mid span,
.icon-last span {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#2f363a;
	display:block;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}
.icons15 .icon {
	width:16.5%;
}
.icons15 .icon-mid {
	width:20%;
	float:left;
	text-align:center;
}
.icons15 .icon-mid img {
	max-width:180px;
}
.icons15 .icon img {
	max-width:180px;
}
.icons15 .icon-last {
	width:30%;
	height:200px;
	margin-left:70%;
	text-align:center;
}
.icon-last img {
	max-width:180px;
}
.icon {
	text-align:center;
	float:left;
	width:20%;
}
.button-main {
	display:inline-block;
	margin-left:40px;
	margin-right:40px;
}
.button-main a {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	padding-top:1px;
	letter-spacing:2px;
	text-transform:uppercase;
	line-height:50px;
	padding-left:30px;
	padding-right:30px;
	display:inline-block;
	min-width:100px;
}
.button-main.blue a {
	background-color:#5286a2;
	line-height:46px;
	border: 2px solid #5286a2;
}
.button-main.blue a:hover {
	line-height:46px;
	color:#5286a2;
	background-color:#fff;
	border: 2px solid #5286a2;
}
.button-main.cowp a {
	color:#12558f;
	font-size:16px;
	background-color:#fff;
	line-height:50px;
	border: 2px solid #12558f;
}
.button-main.cowp a:hover {
	color:#fff;
	background-color:#12558f;
	border: 2px solid #12558f;
}
.button-main.roseg a {
	color:#da484d;
	font-size:16px;
	background-color:#fff;
	line-height:50px;
	border: 2px solid #da484d;
}
.button-main.roseg a:hover {
	color:#fff;
	background-color:#da484d;
	border: 2px solid #da484d;
}
.button-main.orchard a {
	color:#12566c;
	font-size:16px;
	background-color:#fff;
	line-height:50px;
	border: 2px solid #12566c;
}
.button-main.orchard a:hover {
	color:#fff;
	background-color:#12566c;
	border: 2px solid #12566c;
}



.button-main.orange a {
	line-height:46px;
	color:#fff;
	background-color:#f9a15e;
	border: 2px solid #f9a15e;
}
.button-main.orange a:hover {
	line-height:46px;
	color:#f9a15e;
	background-color:#fff;
}
.button-main.orange-outline a {
	color:#f57f21;
	background-color:#fff;
	border: 2px solid #f57f21;
}
.button-main.orange-outline a:hover {
	color:#fff;
	background-color:#f57f21;
	border: 2px solid #f57f21;
}
.button-main.orange-outline.bg-transparent a {
	background-color:transparent;
}

.button-main.orange-light-outline a {
	color:#f9a15e;
	background-color:#fff;
	border: 2px solid #f9a15e;
}
.button-main.orange-light-outline a:hover {
	color:#fff;
	background-color:#f9a15e;
	border: 2px solid #f9a15e;
}
.margin-left-none {
	margin-left:0;
}
.margin-top {
	margin-top:20px;
}
.button-main.yellow-outline a {
	font-size:16px;
	color:#f1b929;
	background-color:#fff;
	border: 2px solid #f1b929;
}
.button-main.yellow-outline a:hover {
	color:#fff;
	background-color:#f1b929;
	border: 2px solid #f1b929;
}
.button-main.white-outline a {
	color:#fff;
	background-color:#f57f21;
	border: 2px solid #fff;
}
.button-main.white-outline a:hover {
	color:#f57f21;
	background-color:#fff;
	border: 2px solid #fff;
}
.button-main.soon {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	letter-spacing:2px;
	text-transform:uppercase;
	line-height:51px;
	padding-left:30px;
	padding-right:30px;
	display:inline-block;
	min-width:100px;
}
.button-main.soon.blue {
	color:#12558f;
	border: 2px solid #12558f;
}
.button-main.soon.red {
	color:#da484d;
	border: 2px solid #da484d;
}

.button-second a {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-top:1px;
	letter-spacing:2px;
	text-transform:uppercase;
	line-height:36px;
	display:block;
	margin-top:10px;
}
.button-second.blue a {
	color:#fff;
	background-color:#5286a2;
	border: 2px solid #5286a2;
}
.button-second.blue a:hover {
	color:#5286a2;
	background-color:transparent;
	border: 2px solid #5286a2;
}
.button-second.grey a {
	color:#fff;
	background-color:#707a7f;
	border: 2px solid #707a7f;
}
.button-second.grey a:hover {
	color:#707a7f;
	background-color:transparent;
	border: 2px solid #707a7f;
}
.button-second.ora a {
	color:#f9a15e;
	border: 2px solid #f9a15e;
}
.button-second.ora a:hover {
	color:#fff;
	border: 2px solid #f9a15e;
	background-color:#f9a15e;
}
.button-second.orafull a {
	color:#fff;
	border: 2px solid #f9a15e;
	background-color:#f9a15e;
}
.button-second.orafull a:hover {
	color:#fff;
	border: 2px solid #999;
	background-color:#999;
}
.bep-buttons {
	margin-top:15%;
	width:84%;
}
.half-left {
	float:left;
	width:49%;
	margin-right:2%;
}
.half-right {
	float:left;
	width:49%;
}
.bep h3 {
}
.finishes {
	padding-bottom:70px;
}
.finish {
	background-color:#fff;
	text-align:center;
	margin-bottom:30px;
	width:23%;
	float:left;
	margin-left:1%;
	margin-right:1%;
}
.finish-info {
	padding:14px;
	padding-bottom:30px;
}
.finish-info p {
	padding-top:6px;
	font-size:15px;
	line-height:24px;
}
.finish-info p strong {
	font-family:'ceragr-bolduploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.finish-over {
	position:relative;
	display:block;
	overflow:hidden;
}
.finish-over-text {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:24px;
	position:absolute;
	top:43%;
	bottom:0;
	left:0;
	right:0;
}
.max-goback {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	max-width:900px;
	margin:0 auto;
}
.goback {
	padding-bottom:20px;
}
.goback button {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f9a15e;
	padding-top:1px;
	letter-spacing:2px;
	text-transform:uppercase;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	display:inline-block;
	border: 2px solid #f9a15e;
	background-color:#fff;
	cursor:pointer;
}
.goback button:hover {
	color:#fff;
	border: 2px solid #f9a15e;
	background-color:#f9a15e;
}
.padding-houses {
	padding-bottom:10%;
}


/*.button-main a:hover,
.button-main.orange a:hover {
	background-color:#999;
}
.button-main.orange-outline a:hover,
.button-main.yellow-outline a:hover,
.button-main.orange-light-outline a:hover {
	border: 2px solid #999;
	background-color:transparent;
}*/

.centered {
	text-align:center;
	margin:0 auto;
}
.bg-grey {
	background-color:#f6f8fa;
}
.bg-orange {
	background-color:#f9a15e;
}
.bg-grid1 {
	background-size:100%;
	-webkit-background-size:100%;
	-o-background-size:100%;
	-moz-background-size:100%;
	background-position:center center;
	background-image: url(images/desktop/grid1.png);
	background-repeat: no-repeat;
}
.table {
	display:table;
	width:100%;
	height:100%;
}
.table-cell {
	display:table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
}





.products {
}
a .product {
	border:0;
}
.product {
	float:left;
	width:31.3333%;
	margin-left:1%;
	margin-right:1%;
	background-color:#fff;
	text-align:center;
	padding-bottom:34px;
}
.product a img {
	opacity:1;
}
.product a:hover img {
	opacity:0.5;
}
.product-x4 {
	float:left;
	width:23%;
	margin-left:1%;
	margin-right:1%;
	background-color:#fff;
	text-align:center;
	padding-bottom:34px;
}
.product-x4 a img {
	opacity:1;
}
.product-x4 a:hover img {
	opacity:0.5;
}
.product-x4 .button-main,
.product-x4 .button-main a {
	margin-left:0;
	margin-right:0;
	font-size:13px;
}
.product-x4 .current-info {
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#2f363a;
	text-align:center;
	line-height:23px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	min-height:100px;
}
.bg-orchard {
	background-color:#12566c;
}
.bg-orchard .outlines {
	padding-left:10px;
	padding-right:10px;
}

.product-heading {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#fff;
	text-align:center;
	line-height:72px;
	background-color:#f9a15e;
}
.product-text {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#f9a15e;
	text-align:center;
	line-height:40px;
}
.product-info {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#2f363a;
	text-align:center;
	line-height:28px;
	padding-top:10px;
	padding-left:40px;
	padding-right:40px;
	min-height:90px;
	padding-bottom:10px;
}
.circle {
	/*-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;*/
	width:80%;
	height:auto;
}
.product img {
	padding-top:34px;
	padding-bottom:24px;
}
.release {
	background-color:#f6f8fa;
}
.current {
	padding-top:30px;
	padding-bottom:30px;
}
.releases {
	padding-top:40px;
}
.current-info {
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#2f363a;
	text-align:center;
	line-height:27px;
	padding-top:30px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:40px;
}
.outlines {
	border: 4px solid #fff;
	padding-top:6px;
	padding-bottom:6px;
	margin:0 auto;
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
}
.outlines1 {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:40px;
	color:#fff;
	letter-spacing:2px;
}
.outlines2 {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
	letter-spacing:2px;
}
.valley-way {
	background-color:#f1b929;
}
.cowpasture {
	background-color:#12558f;
}
/*.cowpasture .outlines {
	padding-top:19px;
	padding-bottom:19px;
	background-color:#12558f;
}*/
.rose {
	background-color:#da484d;
}

/* Google Maps */
.map-google,
.map {
	width:100%;
	height:800px;
	position:relative;
	z-index:20px;
}
.map-full,
.map-full .map-google {
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	height:100%;
	background-color:#334;
}
/*.map-full, .map-google {
	top:100px;
}*/
.map-toggle {
	position:absolute;
	background-color:#322;
	width:30px;
	height:30px;
	top:20px;
	right:30px;
}
.map-toggle a {
	width:30px;
	height:30px;
	display:block;
	background-size:30px;
	-moz-background-size:30px;
	background-color:#f9a15e;
	background-image: url(images/icon-toggle-map.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.map-toggled a {
	width:30px;
	height:30px;
	display:block;
	background-size:30px;
	-moz-background-size:30px;
	background-color:#f9a15e;
	background-image: url(images/icon-toggle-map-toggled.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.controls {
	right:30px;
	bottom:40px;
	position:absolute;
	z-index:3;
	width:24px;
	height:58px;
}
.zoomout,
.zoomin {
	background-color:#f9a15e;
	width:24px;
	height:24px;
	display:block;
}
.zoomout a,
.zoomin a {
	background-color:#f9a15e;
	width:24px;
	height:24px;
	display:block;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(204,204,204,1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(204,204,204,1);
	box-shadow: 1px 1px 1px 1px rgba(204,204,204,1);
}
.zoomout a:hover,
.zoomin a:hover {
	background-color:#999;
}
.zoomin {
	margin-bottom:6px;
}
.zoomin a {
	background-image: url(images/icon-plus2x.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:24px;
	-moz-background-size:24px;
}
.zoomout a {
	background-image: url(images/icon-minus2x.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:24px;
	-moz-background-size:24px;
}
.content-map {
	width:200px;
	height:auto;
	position:absolute;
	z-index:3;
	margin:0 auto;
	top:70px;
	right:30px;
}
.map-tabs {
	width:100%;
	background-color:#fff;
	border: 1px solid #2f363a;
}
.map-tabs-padding {
	padding:10px;
}
.map-tabs-title {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	background-color:#f9a15e;
	padding:10px;
	padding-left:14px;
}
.map-tabs-button a {
	padding:4px;
	display:block;
}
.map-tabs-button a .map-tab-icon {
	width:14px;
	height:14px;
	float:right;
	border: 1px solid #2f363a;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(204,204,204,1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(204,204,204,1);
	box-shadow: 1px 1px 1px 1px rgba(204,204,204,1);
}
.map-tabs-button.on a {
}
.map-tabs-button.on a .map-tab-icon {
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:16px;
	-moz-background-size:16px;
}
.map-tabs-button a .map-tab-title {
	font-family:'ceragr-regularuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#2f363a;
	font-size:13px;
	border-bottom:0;
}
.custom-class-for-label {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
    font-size: 11px;
    color: #444;
    border-radius: 8px;
    background:transparent;
    padding: 3px 8px;
    text-align: center;
    position: relative;
    transform: translateX(-50%);
}
.button-top {
	float:right;
	width:50px;
	height:50px;
	margin-top:-60px;
}
.button-top a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(images/arrow-up-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:48px;
	-moz-background-size:48px;
}
.footer {
	padding:44px;
	background-color:#4d4d4c;
}
.footer-left {
	float:left;
	width:33%;
}
.footer-left img {
	padding-top:10px;
	width:200px;
}
.footer-left span {
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	display:block;
	padding-top:20px;
	display:none;
}
.footer-middle {
	text-align:center;
	float:left;
	width:34%;
}
.footer-middle img {
	width:270px;
}
.footer-middle span {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	display:block;
}
.footer-right {
	margin-left:67%;
	text-align:right;
	width:33%;
	display:none;
}
.social {
	display:inline-block;
}
.social a {
	display:inline-block;
	height:30px;
	width:30px;
	line-height:30px;
	margin-top:28px;
}
.social a.fb {
	color:transparent;
	background-image: url(images/icon-fb.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:24px;
	-moz-background-size:24px;
	padding-left:10px;
}
.social a.tw {
	color:transparent;
	background-image: url(images/icon-tw.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:24px;
	-moz-background-size:24px;
	padding-left:10px;
}
.social a.in {
	color:transparent;
	background-image: url(images/icon-li.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:24px;
	-moz-background-size:24px;
	padding-left:10px;
}
.social a.dl {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	letter-spacing:2px;
	display:inline-block;
	width:auto;
	padding-right:20px;
}
.social a.dl span {
	padding-top:8px;
	display:block;
}
.bc-credit {
	display:block;
	text-align:right;
	color:#ccc;
	font-size:12px;
}
.bc-credit a {
	color:#fff;
}
.disclaimer {
	text-align:center;
	padding-top:10px;
	display:block;
	color:#ccc;
	font-size:12px;
}
.disclaimer a {
	color:#fff;
	line-height:20px;
}
.disclaimer-off {
	padding-top:10px;
	opacity:0;
	height:0;
	font-size:11px;
	line-height:15px;
	height:0;
	overflow:hidden;
}
.disclaimer-on {
	padding-top:20px;
	opacity:1;
	height:auto;
	font-size:11px;
	line-height:15px;
}

.properties {
	margin:0 auto;
}
.property {
	background-color:#fff;
	margin-bottom:50px;
}
.property-comment {
	color:#474747;
	font-size:17px;
	line-height:27px;
	padding-bottom:30px;
}
.property-left {
	float:left;
	width:55%;
}
.property-left a img {
	opacity:1;
}
.property-left a:hover img {
	opacity:0.7;
}
.property-right {
	width:45%;
	margin-left:55%;
	padding-bottom:20px;
}
.property.zig .property-left {
	float:right;
}
.property.zig .property-right {
	float:left;
	margin-left:0;
}
.property.zag .property-left {
}
.property.zag .property-right {
}

.property-title {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	display:block;
	padding:30px;
	padding-left:40px;
	background-color:#f9a15e;
}
.property-info {
	padding-top:30px;
	padding-bottom:0;
	padding-left:40px;
	padding-right:40px;
}
.property-specs {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#4d4d4c;
	padding-top:12px;
	height:36px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.bed {
	width:40%;
	float:left;
}
.bath {
	width:40%;
	float:left;
}
.car {
	width:20%;
	float:left;
}
.bed img,
.bath img,
.car img {
	width:25px;
	float:left;
	padding-right:10px;
}
.from {
	padding-top:30px;
	font-family:'ceragr-bolduploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	/*color:#4d4d4c;*/
	color:#fff;
	text-transform:uppercase;
	height:1px;
	overflow:hidden;
}
.price {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:40px;
	line-height:40px;
	color:#f9a15e;
	text-transform:uppercase;
	padding-top:6px;
	padding-bottom:20px;
	display:none;
}
.banner {
	display:block;
	padding-top:40px;
	padding-bottom:40px;
}
.banner-title {
	float:left;
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:40px;
	line-height:40px;
	color:#fff;
	padding-left:40px;
}
.banner-title.text-center {
	float:none;
	padding-right:40px;
	text-align:center;
}
.banner-info {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#fff;
	text-align:right;
	padding-right:40px;
	line-height:40px;
}
.orange {
	background-color:#f9a15e;
}
.property-specs-white span {
	padding-left:30px;
}
.property-specs-white span img {
	width:25px;
	padding-right:10px;
}
.padding-sides {
	padding-left:40px;
	padding-right:40px;
}
.no-padd-top .from {
	padding-top:0;
}
.property-paragraph {
	padding-right:15%;
}
.property-paragraph p {
	font-size:20px;
	line-height:30px;
	color:#2f363a;
	margin-bottom:20px;
}
.property-paragraph p span {
	font-size:30px;
	padding-top:10px;
	display:block;
}
.property-paragraph ul {
	font-size:20px;
	line-height:30px;
	color:#2f363a;
	list-style:square;
	padding-left:20px;
	padding-bottom:30px;
}
.row {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#4d4d4c;
	line-height:42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcbcb;
}
.row-left {
	display:inline-block;
	width:60%;
}
.row-right {
	display:inline-block;
	text-align:right;
	width:40%;
}
.row.last {
	margin-bottom:20px;
}
.plans {
	text-align:center;
}
.plans img {
	width:90%;
	text-align:center;
}
.plans span {
	padding-top:20px;
	display:block;
	font-size:20px;
	text-align:center;
	color:#4d4d4c;
	text-transform:uppercase;
}
.title-orange {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	letter-spacing:2px;
	text-transform:uppercase;
	text-align:center;
	display:block;
	background-color:#f9a15e;
	padding-top:10px;
	padding-bottom:10px;
}
.blocks-x3 h3 {
	padding-left:20px;
	padding-right:20px;
}

.how-title {
	font-family:'marana_regularregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:60px;
	line-height:70px;
	color:#5286a2;
}
.how-subtitle {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#f9a15e;
	font-size:34px;
	padding-top:10px;
	padding-bottom:20px;
	max-width:350px;
}
.how-subtitle.blue {
	color:#5286a2;
}
.how-text p {
	font-size:20px;
	line-height:30px;
	max-width:380px;
}
.how-padd-left {
	padding-left:30px;
}
.circle.width-full {
	width:90%;
}
.width-smaller {
	width:70%;
	margin-top:-50px;
	position:relative;
}
.text-center {
	text-align:center;
}
.how-padd-top {
	padding-top:14%;
	padding-bottom:14%;
}

.block {
	padding-bottom:20px;
}
.block p {
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:30px;
	color:#4d4d4c;
	margin-bottom:14px;
}
.video-closed {
	position:fixed;
	background-color:rgba(200,200,200,0);
	top:0;
	bottom:0;
	left:-50%;
	right:0;
	z-index:4;
	width:50%;
}
.video-open {
	position:fixed;
	background-color:rgba(100,100,100,0.8);
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:4;
	width:100%;
}
.video-close-button {
	position:absolute;
	top:30px;
	right:30px;
	width:40px;
	height:40px;
	background-image: url(images/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:40px;
	-moz-background-size:40px;
}
.video-close-button a {
	width:40px;
	height:40px;
	display:block;
}
.video {
	margin:0 auto;
	width:80%;
	max-width:1400px;
	padding-bottom:70px;
}
video {
	position: absolute;
	right: 0;
	bottom: 0;
	top:0;
	right:0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
 	background-color: black; /* in case the video doesn't fit the whole page*/
  	background-image: /* our video */;
  	background-position: center center;
  	background-size: contain;
   	object-fit: cover; /*cover video background */
   	z-index:1;
}
.video-hide {
	display:none;
}
.videoWrapper {
	margin-top:6%;
	position: relative;
	padding-bottom: 54.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Form */

.form-wrapper {
	background-color:#fff;
}
.form-inner {
	background-color:#fff;
	max-width:580px;
	margin:0 auto;
}
.form-inner-title {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:36px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	padding-top:30px;
	padding-bottom:30px;
	background-color:#f57e20;
}
.form-inner-info {
	margin:0 auto;
	max-width:500px;
	color:#4d4d4c;
	font-size:22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f57e20;
}
.form-inner-info strong {
	font-family:'ceragr-bolduploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.lot-left {
	float:left;
	width:49.5%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f57e20;
}
.lot-right {
	float:left;
	width:50%;
}
.lot-left span,
.lot-right span {
	text-align:center;
	padding:20px;
	display:block;
}
form,
fieldset {
	padding:0;
	margin:0;
	border:0;
}
.form {
	padding:40px;
	margin:0 auto;
}
input,
select,
.jstyling-select {
	font-weight:normal;
}
input {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4d4d4d;
	font-size:15px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	-webkit-appearance: none;
	border-radius: 0;
	background-color:#fff;
	text-align:left;
	width:98%;
	border:0;
	outline:0;
	border-bottom: 1px solid #f57e20;
}
textarea {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4d4d4d;
	font-size:15px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	-webkit-appearance: none;
	border-radius: 0;
	background-color:#fff;
	text-align:left;
	width:98%;
	height:100px;
	border:0;
	outline:0;
	border-bottom: 1px solid #f57e20;
}
select {
	width:100%;
	outline:0;
}
select:focus {
	outline:0;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.s-hidden {
    visibility:hidden;
}
.select {
	cursor:pointer;
	display:block;
	position:relative;
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4d4d4d;
	font-size:15px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:6px;
	padding-left:10px;
	-webkit-appearance: none;
	border-radius: 0;
	background-color:#fff;
	text-align:left;
	width:98%;
	border-bottom: 1px solid #f57e20;
	background-image: url(images/dd.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.styledSelect {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}
.styledSelect:after {
    content:"";
    width:0;
    height:0;
	background-color:#1a1a1a;
    position:absolute;
    top:9px;
    right:6px;
}
.styledSelect:active, .styledSelect.active {
}
.options {
    display:none;
    position:absolute;
    top:0;
    right:0;
    left:0;
    z-index:999;
    margin:0 0;
    padding:0 0;
    list-style:none;
	color:#4d4d4c;
    border:1px solid #f6a357;
    background-color:#f8f4f1;
}
.options li {
    margin:0 0;
	padding:9px;
}
.options li:hover {
    background-color:#fff;
	color:#58585a;
}
input.error,
textarea.error,
.error, select.red {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff3300;
}
.field-required {
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4d4d4d;
	font-size:14px;
	padding-top:6px;
}
.error-msg {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#ff3300;
	padding-top:10px;
	padding-bottom:0;
	display:none;
}
.send {
	margin:0 auto;
	text-align:center;
	padding-bottom:30px;
}
.submit {
	cursor:pointer;
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:15px;
	border:0;
	letter-spacing:2px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:50px;
	background-color:#ef7900;
	border: 0 solid #58585a;
	margin-top:30px;
	text-align:center;
	border: 2px solid #ef7900;
}
.submit:hover {
	color:#ef7900;
	background-color:#fff;
}
.hide-field {
	display:none;
}
/* Make placeholder text 100% visible instead of opacity */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color:#4d4d4d;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	color:#4d4d4d;
	opacity:1;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color:#4d4d4d;
	opacity: 1;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color:#4d4d4d;
}
.desktop {
	display:block;
}
.mobile {
	display:none;
}

@media screen and (max-width: 1300px) {

.nav {
	padding-left:120px;
}
ul.nav-buttons li.logo {
	width:200px;
	height:60px;
	background-size:92%;
	-moz-background-size:92%;
}
.header.stuck .nav ul.nav-buttons li.logo {
	width:190px;
	height:60px;
	margin-top:10px;
}

ul.nav-buttons li {
	font-weight:normal;
	text-align:left;
	display:inline-block;
	line-height:60px;
	padding-left:13px;
	padding-right:13px;
}
ul.nav-buttons li a {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2f363a;
	display:inline-block;
	text-decoration:none;
}

}

@media screen and (max-width: 1024px) {

ul.nav-buttons li.logo {
	width:200px;
	height:60px;
	background-size:92%;
	-moz-background-size:92%;
}
.header.stuck .nav ul.nav-buttons li.logo {
	width:190px;
	height:60px;
	margin-top:10px;
}

ul.nav-buttons li {
	font-weight:normal;
	text-align:left;
	display:inline-block;
	line-height:60px;
	padding-left:5px;
	padding-right:5px;
}
ul.nav-buttons li a {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2f363a;
	display:inline-block;
	text-decoration:none;
}

}

@media screen and (min-width: 1200px) {

.outlines {
	border: 4px solid #fff;
	padding-top:6px;
	padding-bottom:6px;
	margin:0 auto;
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
}
.outlines1 {
	font-size:35px;
	line-height:38px;
	letter-spacing:2px;
}
.outlines2 {
}
.bed {
	width:44%;
}
.bath {
	width:43%;
}
.car {
	width:13%;
}
.from {
	padding-top:40px;
}
.price {
	padding-bottom:30px;
}


}


@media screen and (min-width: 768px) and (max-width: 1023px) {

/*
ul.nav-buttons li {
	line-height:60px;
	padding-left:10px;
	padding-right:10px;
}
ul.nav-buttons li a {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2f363a;
	display:inline-block;
	text-decoration:none;
}
ul.nav-buttons li:hover a {
	color:#f57f21;
}
ul.nav-buttons li a span {
	padding-left:10px;
	padding-right:10px;
	margin-left:-10px;
}
ul.nav-buttons li.logo {
	width:200px;
	height:60px;
	margin-left:6px;
	margin-right:6px;
}
.header.stuck .nav ul.nav-buttons li.logo {
	width:180px;
	height:60px;
	margin-top:10px;
}*/

.waypoint {
	height:60px;
	position:absolute;
}
.wrapper {
	padding-top:60px;
}
ul.nav-buttons li.logo {
	display:none;
}
.logo-mobile {
	padding-top:15px;
	display:block;
	margin:0 auto;
	position:relative;
	z-index:3;
}
.logo-mobile {
	display:block;
	width:150px;
}
.logo-mobile a {
	display:block;
	width:100%;
	height:100%;
}
.header {
	height:60px;
}
.header.sticky {
	height:60px;
}
.header.stuck {
	height:60px;
}
.navclosed {
	color:transparent;
	display:block;
	width:60px;
	height:60px;
	position:absolute;
	top:0;
	right:0;
	z-index:5;
	cursor:pointer;
}
.navclosed a {
	color:transparent;
	display:block;
	width:100%;
	height:100%;
}
.line-nav-1,
.line-nav-2,
.line-nav-3,
.line-nav-4 {
	width:32px;
	height:1px;
	position:absolute;
	background-color:#000;
}
.line-nav-1 {
	top:20px;
	left:14px;
}
.line-nav-4 {
	top:38px;
	left:14px;
}
.line-nav-2,
.line-nav-3 {
	top:29px;
	left:14px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.line-nav-2-open {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.line-nav-3-open {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.line-nav-1-open,
.line-nav-4-open {
	opacity:0;
}
.nav-off {
	top:0;
	bottom:0;
	width:200px;
	right:-240px;
	position:fixed;
	opacity:1;
	background-color:#fff;
}
.nav-on {
	top:0;
	bottom:0;
	width:200px;
	right:0;
	position:fixed;
	opacity:1;
	background-color:#fff;
}
.nav {
	position:absolute;
	width:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
ul.nav-buttons {
	padding:10px;
	padding-top:20px;
	margin-top:60px;
	padding-left:26px;
	overflow-x:hidden;
	overflow-y:auto;
}
ul.nav-buttons li {
	display:block;
	margin-bottom:6px;
}
ul.nav-buttons li a {
	display:block;
	text-decoration:none;
	line-height:40px;
}
ul.nav-buttons li a span {
	display:inline-block;
}
.padding-all {
	padding:60px;
}
.padding-small {
	padding:40px;
}
h1 {
	font-size:50px;
	line-height:50px;
}
h2 {
	font-size:50px;
	line-height:60px;
}
h3 {
	font-size:18px;
	line-height:28px;
	padding-top:30px;
	padding-bottom:30px;
}
h4 {
	font-size:30px;
	line-height:46px;
	padding-bottom:30px;
}
p {
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:27px;
	color:#4d4d4c;
	margin-bottom:14px;
}
.txt-orange {
	font-size:20px;
	line-height:30px;
	padding-top:10px;
}

.cols {
	padding-bottom:40px;
}
.product-heading {
	font-size:30px;
	line-height:62px;
}
.product-text {
	font-size:30px;
	line-height:36px;
	padding-left:20px;
	padding-right:20px;
}
.product-info {
	font-size:17px;
	line-height:23px;
	padding-bottom:20px;
}
.button-main {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.button-main a {
	font-size:14px;
	padding-top:1px;
	letter-spacing:1px;
	line-height:50px;
	padding-left:10px;
	padding-right:10px;
}
.button-main.soon {
	font-size:16px;
	letter-spacing:1px;
	line-height:50px;
	padding-left:10px;
	padding-right:10px;
}
.current-info {
	font-size:16px;
	line-height:22px;
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:40px;
}

.outlines {
	border: 2px solid #fff;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
}
.outlines1 {
	font-size:24px;
	line-height:30px;
	letter-spacing:1px;
}
.outlines2 {
	font-size:18px;
	letter-spacing:1px;
}
.icon span,
.icon-mid span,
.icon-last span {
	font-size:15px;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
}
.icon-last img {
	width:60%;
}
span.gallery-title {
	font-size:40px;
	line-height:40px;
}
.gallery-subtitle {
	font-size:40px;
	line-height:50px;
}

.footer {
	padding:30px;
}
.footer-left {
	float:none;
	width:100%;
	text-align:center;
	padding-bottom:30px;
}
.footer-middle {
	text-align:center;
	float:none;
	width:100%;
}
.footer-middle img {
	width:220px;
}
.footer-right {
	margin-left:0;
	text-align:center;
	width:100%;
}

.property {
	margin-bottom:40px;
}
.property-comment {
	font-size:16px;
	line-height:23px;
	padding-bottom:26px;
}
.property-left {
	float:left;
	width:60%;
}
.property-right {
	width:40%;
	margin-left:60%;
}
.property-title {
	font-size:30px;
	padding:20px;
	padding-left:30px;
}
.property-info {
	padding-top:20px;
	padding-bottom:0;
	padding-left:30px;
	padding-right:30px;
}
.property-specs {
	font-size:16px;
	padding-top:12px;
}
.bed {
	width:33%;
	float:left;
}
.bath {
	width:33%;
	float:left;
}
.car {
	width:33%;
	float:left;
}
.from {
	padding-top:10px;
	font-size:18px;
}
.price {
	font-size:30px;
	line-height:30px;
	padding-top:6px;
	padding-bottom:10px;
}
.margin-left-none {
	margin-left:0;
}

.banner {
	padding-top:36px;
	padding-bottom:30px;
}
.banner-title {
	font-size:26px;
	line-height:30px;
	padding-left:30px;
}
.banner-info {
	font-size:20px;
	line-height:30px;
	text-align:right;
	padding-right:30px;
}
.property-specs-white span {
	padding-left:20px;
}
.padding-sides {
	padding-left:50px;
	padding-right:50px;
}
.row {
	font-size:16px;
}
.property-paragraph {
	font-size:18px;
}
.property-paragraph p {
	font-size:18px;
}
.property-paragraph p span {
	font-size:22px;
}

.how-title {
	font-size:50px;
	line-height:60px;
}
.how-subtitle {
	font-size:24px;
	padding-top:10px;
	padding-bottom:20px;
}
.how-text p {
	font-size:18px;
	line-height:27px;
}
.how-padd-left {
	padding-left:20px;
}
.how-padd-right {
	width:85%;
}
.circle.width-full {
	width:90%;
}
.how-padd-top {
	padding-top:14%;
	padding-bottom:14%;
}
.video {
	padding-bottom:40px;
}
.finish {
	width:48%;
	float:left;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:20px;
}
.product-x4 {
	float:left;
	width:48%;
	margin-left:1%;
	margin-right:1%;
	background-color:#fff;
	text-align:center;
	padding-bottom:34px;
}
.product-x4 a img {
	opacity:1;
}
.product-x4 a:hover img {
	opacity:0.5;
}
.product-x4 .button-main,
.product-x4 .button-main a {
	margin-left:0;
	margin-right:0;
	font-size:13px;
}
.product-x4 .current-info {
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2f363a;
	text-align:center;
	line-height:25px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	min-height:100px;
}

}

/* 05. Mobile, below 767 width */
@media screen and (min-width: 0px) and (max-width: 767px) {

.desktop {
	display:none;
}
.mobile {
	display:block;
}
.waypoint {
	height:60px;
	position:absolute;
}
.wrapper {
	padding-top:60px;
}
.opacity {
	opacity:1;
}
.opacity-off {
	opacity:0.5;
}
ul.nav-buttons li.logo {
	display:none;
}
.logo-mobile {
	padding-top:15px;
	display:block;
	margin:0 auto;
	position:relative;
	z-index:3;
}
.logo-mobile {
	display:block;
	width:150px;
}
.logo-mobile a {
	display:block;
	width:100%;
	height:100%;
}
.header {
	height:60px;
}
.header.sticky {
	height:60px;
}
.header.stuck {
	height:60px;
}
.navclosed {
	color:transparent;
	display:block;
	width:60px;
	height:60px;
	position:absolute;
	top:0;
	right:0;
	z-index:5;
	cursor:pointer;
}
.navclosed a {
	color:transparent;
	display:block;
	width:100%;
	height:100%;
}
.line-nav-1,
.line-nav-2,
.line-nav-3,
.line-nav-4 {
	width:32px;
	height:1px;
	position:absolute;
	background-color:#000;
}
.line-nav-1 {
	top:20px;
	left:14px;
}
.line-nav-4 {
	top:38px;
	left:14px;
}
.line-nav-2,
.line-nav-3 {
	top:29px;
	left:14px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.line-nav-2-open {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.line-nav-3-open {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.line-nav-1-open,
.line-nav-4-open {
	opacity:0;
}
.nav-off {
	top:0;
	bottom:0;
	width:200px;
	right:-240px;
	position:fixed;
	opacity:1;
	background-color:#fff;
}
.nav-on {
	top:0;
	bottom:0;
	width:200px;
	right:0;
	position:fixed;
	opacity:1;
	background-color:#fff;
}
.nav {
	position:absolute;
	width:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
ul.nav-buttons {
	padding:10px;
	padding-top:20px;
	padding-left:26px;
	margin-top:60px;
	overflow-x:hidden;
	overflow-y:auto;
}
ul.nav-buttons li {
	display:block;
	margin-bottom:6px;
}
ul.nav-buttons li a {
	display:block;
	text-decoration:none;
	line-height:40px;
}
ul.nav-buttons li a span {
	display:inline-block;
}

.padding-all {
	padding:20px;
}
.padding-small {
	padding:20px;
}
h1 {
	font-size:30px;
	line-height:40px;
}
h2 {
	font-size:30px;
	line-height:30px;
}
h3 {
	font-size:17px;
	line-height:27px;
	padding-top:20px;
	padding-bottom:20px;
}
h4 {
	font-size:20px;
	line-height:30px;
	padding-bottom:20px;
}
p {
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	margin-bottom:14px;
}
.txt-orange {
	font-size:16px;
	line-height:26px;
	padding-top:6px;
	padding-bottom:10px;
}
.cols {
	padding-bottom:30px;
}

.product {
	float:none;
	width:86%;
	max-width:400px;
	margin-left:0;
	margin-right:0;
	margin:0 auto;
	margin-bottom:20px;
	background-color:#fff;
	text-align:center;
	padding-bottom:20px;
}
.product-heading {
	font-size:20px;
	line-height:50px;
}
.product-text {
	font-size:30px;
	line-height:36px;
	padding-left:20px;
	padding-right:20px;
}
.product-info {
	font-size:15px;
	line-height:22px;
	padding-bottom:20px;
	min-height:40px;
}
.button-main {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.button-main a {
	font-size:13px;
	padding-top:1px;
	letter-spacing:1px;
	line-height:40px;
	padding-left:10px;
	padding-right:10px;
}
.button-main.soon {
	font-size:16px;
	letter-spacing:1px;
	line-height:40px;
	padding-left:10px;
	padding-right:10px;
}
.current-info {
	font-size:16px;
	line-height:22px;
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:40px;
}
.release {
	background-color:#f6f8fa;
	margin-bottom:20px;
}
.outlines {
	border: 2px solid #fff;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
}
.outlines1 {
	font-size:30px;
	line-height:30px;
	letter-spacing:1px;
}
.outlines2 {
	font-size:18px;
	letter-spacing:1px;
}
.icon {
	float:none;
	width:100%;
	padding-bottom:30px;
}
.icon img {
}
.icon span,
.icon-mid span,
.icon-last span {
	font-size:14px;
	line-height:20px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}
.icons15 .icon {
	width:100%;
}
.icons15 .icon-mid,
.icons15 .icon-last {
	width:100%;
	margin-left:0;
}
.icons15 .icon img,
.icons15 .icon-last img {
	max-width:140px;
}
.button-top a {
	background-size:30px;
	-moz-background-size:30px;
}
.gallery .owl-prev {
	width:40px;
	height:40px;
	background-size:30px;
	margin-top:-20px;
	margin-left:1%;
}
.gallery .owl-next {
	width:40px;
	height:40px;
	background-size:30px;
	-moz-background-size:30px;
	top:50%;
	margin-top:-20px;
	right:1%;
}

ul.switcher {
	margin-top:-30px;
}
ul.switcher li {
	width:10px;
	height:10px;
	padding-left:3px;
	padding-right:3px;
}
ul.switcher li a {
	width:10px;
	height:10px;
}
.arrow-down {
	height:80px;
	margin-top:-80px;
}
.arrow-down a {
	width:40px;
	height:40px;
	background-size:30px;
	-moz-background-size:30px;
}


.footer {
	padding:30px;
}
.footer-left {
	float:none;
	width:100%;
	text-align:center;
	padding-bottom:20px;
}
.footer-middle {
	text-align:center;
	float:none;
	width:100%;
}
.footer-middle img {
	width:220px;
}
.footer-right {
	margin-left:0;
	text-align:center;
	width:100%;
}
.social a {
	display:inline-block;
	height:30px;
	width:30px;
	line-height:30px;
	margin-top:20px;
}
.social a.fb {
	padding-left:10px;
}
.social a.tw {
	padding-left:10px;
}
.social a.in {
	padding-left:10px;
}
.social a.dl {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	letter-spacing:2px;
	display:block;
	width:auto;
	padding-top:10px;
	padding-right:0;
}
.social a.dl span {
	padding-top:6px;
}

span.gallery-title {
	font-size:30px;
	line-height:30px;
}
.gallery-subtitle {
	font-size:30px;
	line-height:40px;
}
.arrow-down {
	display:none;
}

.property {
	margin-bottom:20px;
}
.property-comment {
	font-size:16px;
	line-height:23px;
	padding-bottom:20px;
}
.property-left {
	float:none;
	width:100%;
}
.property-left img {
	margin-bottom:-5px;
}
.property-right {
	width:100%;
	margin-left:0;
	float:none;
}
.property-title {
	font-size:30px;
	padding:20px;
	padding-left:30px;
}
.property-info {
	padding-top:20px;
	padding-bottom:0;
	padding-left:30px;
	padding-right:30px;
}
.property-specs {
	font-size:16px;
	padding-top:12px;
}
.bed {
	width:33%;
	float:left;
}
.bath {
	width:33%;
	float:left;
}
.car {
	width:33%;
	float:left;
}
.from {
	padding-top:20px;
	font-size:18px;
}
.price {
	font-size:30px;
	line-height:30px;
	padding-top:6px;
	padding-bottom:10px;
}
.margin-left-none {
	margin-left:0;
}

.banner {
	padding-top:16px;
	padding-bottom:14px;
}
.banner-title {
	float:none;
	font-size:24px;
	line-height:30px;
	padding-left:20px;
	padding-bottom:10px;
}
.banner-info {
	font-size:15px;
	line-height:30px;
	text-align:left;
	padding-left:10px;
	padding-right:0;
}
.property-specs-white span {
	padding-left:10px;
	padding-right:0;
}
.padding-sides {
	padding-left:20px;
	padding-right:20px;
}
.row {
	font-size:16px;
}
.property-paragraph {
	padding-right:0;
	font-size:18px;
}
.property-paragraph p {
	font-size:18px;
}
.property-paragraph p span {
	font-size:22px;
}
h2 {
	padding-bottom:20px;
}
h6 {
	font-size:18px;
	line-height:28px;
}
.how-title {
	font-size:30px;
	line-height:40px;
	padding-top:10px;
}
.how-subtitle {
	font-size:24px;
	padding-top:10px;
	padding-bottom:10px;
	max-width:90%;
}
.how-text p {
	font-size:16px;
	line-height:23px;
	max-width:90%;
}
.how-padd-left {
	padding-left:0;
}
.how-padd-right {
	width:auto;
	padding-left:20px;
}
.circle.width-full {
	width:80%;
}
.how-padd-top {
	padding-top:30px;
	padding-bottom:30px;
}

.block p {
	font-size:17px;
	line-height:25px;
	margin-bottom:14px;
}
.cols.padd-top {
	padding-top:2px;
}
.video {
	padding-bottom:30px;
}
.bep-buttons {
	width:100%;
}
.half-left {
	float:none;
	width:100%;
	margin-right:0;
}
.half-right {
	float:none;
	width:100%;
}
.finish {
	margin-bottom:20px;
	width:100%;
	float:none;
	margin-left:0;
	margin-right:0;
}
.form {
	padding:20px;
	padding-left:0px;
	padding-right:0px
}
.form-inner-title {
	font-size:20px;
	padding-top:20px;
	padding-bottom:20px;
}
.form-inner-info {
	font-size:17px;
}
.map-google,
.map {
	height:650px;
}
.max-goback {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.goback button {
	font-size:13px;
}
.thanks {
	font-size:16px;
	line-height:22px;
	padding:16px;
}
.thanks span {
	display:block;
}
.bc-credit {
	padding-top:40px;
	text-align:center;
}

/* Investor */
.investor-banner {
	padding:30px;
	padding-bottom:10px;
}
.investor-banner h4 {
	font-size:40px;
	color:#fcefd0;
	padding-bottom:20px;
}
.investor-content {
	padding:30px;
}
.investor-content .how-subtitle {
	font-size:24px;
	padding-top:30px;
}
.bullet-points ul {
	padding-left:20px;
}
.bullet-points ul li {
	font-size:16px;
	padding-bottom:14px;
}
.terms {
	padding-top:10px;
	padding-bottom:20px;
}
/* End Investor */

.product-x4 {
	float:none;
	width:80%;
	margin-left:10%;
	margin-right:10%;
	background-color:#fff;
	text-align:center;
	padding-bottom:34px;
}
.product-x4 a img {
	opacity:1;
}
.product-x4 a:hover img {
	opacity:0.5;
}
.product-x4 .button-main,
.product-x4 .button-main a {
	margin-left:0;
	margin-right:0;
	font-size:13px;
	line-height:40px;
}
.product-x4 .current-info {
	min-height:10px;
}

}

@media screen and (min-width: 0px) and (max-width: 480px) {

span.gallery-title {
	font-size:24px;
	line-height:24px;
}
.gallery-subtitle {
	font-size:20px;
	line-height:22px;
	padding-top:2px;
	padding-bottom:16px;
}
.indicative-txt {
	font-size:9px;
}

}

