
/*
CSS Structure
CSS Grid by cssgrid.co
-------------------------------------------------------------
01. Normalise
02. Fonts
03. Header + Menu + Footer
04. Website Styles
05. Mobile, below 767 width
-------------------------------------------------------------
*/
/* 01 General - Normalise */

/* 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:130px;
	position:absolute;
}
.waypoint.way-stock {
	margin-top:-150px;
	height:10px;
	width:300px;
	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:#13576b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.header-yellow {
	width:100%;
	height:40px;
	background-color:#13576b;
	text-align:center;
}
.header-yellow img {
	width:152px;
}
.header-yellow a {
	width:100%;
	height:100%;
	display:block;
}
.header {
	position:fixed;
	width:auto;
	left:0;
	right:0;
	margin:0 auto;
	z-index:2;
	height:160px;
	background-color:#fff;
}
.header.sticky {
	height:160px;
}
.header.stuck {
	height:132px;
}
.header.stuck .nav {
	padding-top:12px;
}
.header.stuck .nav ul.nav-buttons li.logo {
	width:150px;
	height:74px;
}
.header.stuck .header-yellow {
	width:100%;
	height:34px;
	background-color:#13576b;
}
.header.stuck .header-yellow img {
	width:132px;
}
.nav {
	z-index:2;
	display:block;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
	/*padding-left:45px;*/
	padding-left:45px;
}
ul.nav-buttons {
	list-style:none;
}
ul.nav-buttons li {
	font-weight:normal;
	text-align:left;
	display:inline-block;
	line-height:70px;
	padding-left:24px;
	padding-right:24px;
}
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:#13576b;
}
ul.nav-buttons li.current-menu-item a {
	color:#13576b;
}
ul.nav-buttons li a span {
	color:#13576b;
	text-transform:uppercase;
	display:block;
	line-height:34px;
	padding-left:10px;
	padding-right:10px;
	margin-left:-10px;
	border: 2px solid #13576b;
}
ul.nav-buttons li a:hover span {
	color:#2f363a;
	border: 2px solid #2f363a;
}
ul.nav-buttons li.logo {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	z-index:3;
	width:170px;
	height:82px;
	background-image: url(images/orchard-place.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, .header-yellow, .goback button {
	-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:160px;
	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-small.padd-top-sml {
	padding-top:10px;
}
.padding-small.padd-top-pull {
	padding-top:0;
	margin-top:-40px;
}
.padding-all.no-padd-sides,
.padding-small.no-padd-sides {
	padding-left:0;
	padding-right:0;
}
.padding-all.no-padd-top {
	padding-top:0;
}
.padding-stock {
	padding-top:10px;
	padding-bottom:80px;
}
.padding-stock.no-padd-top {
	padding-top:0;
	padding-bottom:0;
}
.padding-stock-sides {
	padding-left:40px;
	padding-right:40px;
}

/* Gallery */
.gallery {
	min-height:100px;
}
.indicative-txt {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	padding:14px;
	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);
	background-color:#ccc;
}
.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:#13576b;
}
.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:#13576b;
	text-align:center;
	padding-bottom:10px;
}
.text-orange h2 {
	color:#13576b;
}
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;
	max-width:880px;
	padding-top:20px;
}
.h3-no-max h3 {
	max-width:1200px;
	padding-top:20px;
}
h3 strong {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h3 span.conditions {
	font-size:14px;
	display:block;
}
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:#13576b;
	margin-bottom:-20px;
}
h5 {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:30px;
	color:#5286a2;
	padding-bottom:6px;
}
p {
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:27px;
	color:#4d4d4c;
	margin-bottom:14px;
}
p.sml {
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-size:14px!important;
	line-height:27px;
	color:#4d4d4c;
	margin-top:-18px;
	margin-bottom:14px;
}

/* 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:#13576b;
	border: 2px solid #13576b;
}
.button-main.yellow a:hover {
	color:#13576b;
	background-color:#fff;
	border: 2px solid #13576b;
}
/* 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 {
	line-height:46px;
	background-color:#5286a2;
	border: 2px solid #5286a2;
}
.button-main.orange a {
	color:#fff;
	background-color:#13576b;
	border: 2px solid #13576b;
}
.button-main.orange a:hover {
	color:#13576b;
	background-color:#fff;
}
.button-main.orange-outline a {
	color:#13576b;
	background-color:#fff;
	border: 2px solid #13576b;
}
.button-main.orange-outline.bg-transparent a {
	background-color:transparent;
}
.button-main.orange-outline a:hover,
.button-main.orange-outline.bg-transparent a:hover {
	color:#fff;
	background-color:#13576b;
}

.button-main.orange-light-outline a {
	color:#13576b;
	background-color:#fff;
	border: 2px solid #13576b;
}
.button-main.orange-light-outline a:hover {
	color:#fff;
	background-color:#13576b;
	border: 2px solid #13576b;
}
.margin-left-none {
	margin-left:0;
}
.margin-top {
	margin-top:20px;
}
.button-main.yellow-outline a {
	font-size:16px;
	color:#13576b;
	background-color:#fff;
	border: 2px solid #13576b;
}
.button-main.white-outline a {
	color:#fff;
	background-color:#13576b;
	border: 2px solid #fff;
}
.button-main.white-outline a:hover {
	color:#13576b;
	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:#13576b;
	border: 2px solid #13576b;
}
.button-second.ora a:hover {
	color:#fff;
	border: 2px solid #13576b;
	background-color:#13576b;
}
.button-second.orafull a {
	color:#fff;
	border: 2px solid #13576b;
	background-color:#13576b;
}
.button-second.orafull a:hover {
	color:#13576b;
	border: 2px solid #13576b;
	background-color:#fff;
}
.button-second.orafull.special a {
	color:#fff;
	border: 2px solid #fbbf58;
	background-color:#fbbf58;
}
.button-second.orafull.special a:hover {
	color:#fbbf58;
	border: 2px solid #fbbf58;
	background-color:#fff;
}
.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;
	margin-top:50px;
}
.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;
	min-height:130px;
}
.finish-info p {
	padding-top:4px;
	font-size:17px;
	line-height:22px;
	margin-bottom:4px;
}
.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:#13576b;
	padding-top:1px;
	letter-spacing:2px;
	text-transform:uppercase;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	display:inline-block;
	border: 2px solid #13576b;
	background-color:#fff;
	cursor:pointer;
}
.goback button:hover {
	color:#fff;
	background-color:#13576b;
}
.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:#57788a;
}
.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-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:25px;
	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:50px;
	padding-bottom:50px;
}
.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:23px;
	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:30px;
	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:#13576b;
}
.cowpasture {
	background-color:#12558f;
}
/*.cowpasture .outlines {
	padding-top:19px;
	padding-bottom:19px;
	background-color:#12558f;
}*/
.rose {
	background-color:#da484d;
}

/* Google Maps */
.mapgoogle {
	width:100%;
	height:800px;
	position:relative;
}
.map-google {
	position:relative;
	width:100%;
	height:800px;
	z-index:2;
}
.map-toggle {
	display:none
	position:absolute;
	background-color:#322;
	width:30px;
	height:30px;
	top:20px;
	right:30px;
	z-index:3;
}
.map-toggle a {
	width:30px;
	height:30px;
	display:block;
	background-size:30px;
	-moz-background-size:30px;
	background-color:#13576b;
	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:#13576b;
	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:#13576b;
	width:24px;
	height:24px;
	display:block;
}
.zoomout a,
.zoomin a {
	background-color:#13576b;
	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%);
}

/* Custom pop up pin Interactive Map */

/*.mapshere img {
	width:1024px;
	height:500px;
	padding-left:100px;
}*/
.interactive-frame {
}
.lot-notice {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#444;
	font-size:20px;
	text-align:center;
	padding:40px;
}
.pin-over-map {
	background-color:#13576b;
	width:276px;
	height:auto;
	position:absolute;
	z-index:3;
	top:99px;
	left:370px;
	padding-bottom:10px;
}
.closeme {
	width:25px;
	height:25px;
	background-color:#fff;
	float:right;
	background-image: url(images/pin-close.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:24px;
	-moz-background-size:24px;
}
.closeme a {
	width:25px;
	height:25px;
	display:block;
}
.pin-logo {
	margin:0 auto;
	width:130px;
	padding-top:8px;
	padding-bottom:8px;
}
.pin-img {
	padding-left:10px;
	padding-right:10px;
}
.pin-img a:hover {
	/*opacity:0.8;*/
}
.pin-name {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#fff;
	font-size:22px;
	text-transform:uppercase;
	padding-top:14px;
	padding-bottom:14px;
}
.pin-content {
	margin-left:10px;
	margin-right:10px;
	background-color:#fff;
	padding:10px;
	text-align:center;
}
.pin-info {
	font-family:'ceragr-regularuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:26px;
	color:#444;
	font-size:13px;
}
.pin-details {
	color:#444;
	padding-top:10px;
	padding-bottom:8px;
	line-height:20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #13576b;
	border-bottom-color: #13576b;
	margin-top:10px;
}
.pin-details-max {
	width:200px;
	margin:0 auto;
}
.pin-details span img {
	width:20px;
	padding-right:6px;
}
.pin-row {
	width:33%;
	float:left;
}
/*.pin-content-left {
	width:50%;
	float:left;
}
.pin-content-right {
	width:49%;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #13576b;
}*/
.pin-content-left {
	width:27%;
	float:left;
}
.pin-content-middle {
	width:36%;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #13576b;
}
.pin-content-right {
	width:35%;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #13576b;
}
.pin-visit {
	padding-top:12px;
	padding-bottom:3px;
	display:inline-block;
	margin:0 auto;
}
.pin-visit a,
.pin-visit span {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:14px;
	letter-spacing:1px;
	line-height:22px;
	padding-top:3px;
	padding-bottom:1px;
	padding-left:20px;
	padding-right:20px;
	display:inline-block;
	background-color:#13576b;
	border: 2px solid #13576b;
	margin-left:3px;
	margin-right:3px;
}
.pin-visit a:hover {
	color:#13576b;
	background-color:#fff;
	border: 2px solid #13576b;
}
.imap {
	/*height:520px;*/
}
.mapshere {
	text-align:center;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:50px;
	/*background-image: url(images/desktop/masterplan-nov-27.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:1210px;
	-moz-background-size:1210px;*/
}
.mymaps {
	display:block;
}
.masterplan1 {
	background-position: center top;
}
.masterplan2 {
	background-position: center -498px;
}
.masterplan3 {
	background-position: center -985px;
}
.masterplan-mobile {
	display:none;
}
.interactive-frame {
	width:100%;
	/*max-width:1016px;
	height:606px;*/
	margin:0 auto;
}
.interactive {
	width:100%;
}
.masterplan-img {
	width:100%;
	max-width:1200px;
	height:auto;
	margin:0 auto;
}
.map {
	margin:0;
	padding:0;
}
.pins {
	display:block;
	position:relative;
	max-width:1024px;
	margin:0 auto;
}
.pins-inner {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.pin {
	display:block;
	position:absolute;
}
.pin:hover{
	background-color: #13576b;
}
.pin a {
	width:100%;
	height:100%;
	display:block;
	opacity:1;
}
.map-default {
	background-color:#446;
	height:0;
}
.box {
	font-family:'effralight', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#003c4c;
	width: 460px;
	height:auto;
	padding:10px;
	margin:0 auto;
	z-index:7;
	position:absolute;
	left:50%;
	margin-left:-180px;
	top:110%;
	margin-top: -100px;
	background-color:#13576b;
}
.map-on-img img {
	margin:0;
	padding:0;
}
.map-prev {
	max-width:1024px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
/*.box img {
	margin-bottom:10px;
}*/
/*.closeme {
	position:absolute;
	width:100%;
	height:40px;
	text-align:right;
	right:10px;
}
.closeme a {
	width:30px;
	height:30px;
	display:block;
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:20px;
	-moz-background-size:20px;
	background-color:#fff;
	float: right;
}*/
.tab-area {
    display:none;
}
.pin1-box {
	position:absolute;
}
.plan-inner {
	background-color:#fff;
	padding: 15px;
	height: 340px;
}




.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;
}
.prop-description {
	padding-right:20px;
}
.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:#13576b;
}
.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:#13576b;
	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:38px;
	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;
}
.property-specs-white .prop-beds,
.property-specs-white .prop-baths,
.property-specs-white .prop-cars {
	text-align:left!important;
	display:inline-block;
	padding:0;
}
.orange {
	background-color:#13576b;
}
.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:10%;
}
.property-paragraph-wrap {
	display:block;
}
.property-paragraph p {
	font-size:20px;
	line-height:30px;
	color:#2f363a;
	margin-bottom:20px;
	display:block;
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* ancient Opera */
	white-space: -o-pre-wrap; /* newer Opera */
	white-space: pre-wrap; /* Chrome; W3C standard */
	word-wrap: break-word; /* IE */
}
.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:70%;
}
.row-right {
	display:inline-block;
	text-align:right;
	width:30%;
}
.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:#13576b;
	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:19px;
	line-height:28px;
	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:29px;
	color:#4d4d4c;
	margin-bottom:14px;
}
.video {
	margin:0 auto;
	max-width:700px;
	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:10%;
	position: relative;
	padding-bottom: 52.75%;
	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:#13576b;
}
.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: #13576b;
}
.form-inner-info strong {
	font-family:'ceragr-bolduploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.lot-left {
	float:left;
	width:54%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #13576b;
}
.lot-right {
	float:left;
	width:45%;
}
.lot-left>span,
.lot-right>span {
	text-align:center;
	padding:20px;
	display:block;
}

/* Enquire Popup */
.enquire-hidden {
	background-color:#333;
	padding:30px;
}
.enquire-visible {
	background-color:#c99;
	padding:30px;
}

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 #999;
}
input.half-left {
	width:45%;
	float:left;
}
input.half-right {
	width:45%;
	margin-left:3.6%;
	float:left;
}
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 #999;
}
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:10px;
	padding-left:6px;
	-webkit-appearance: none;
	border-radius: 0;
	background-color:#fff;
	text-align:left;
	width:100%;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom: 1px solid #999;
	background-image: url(images/dd.png);
	background-repeat: no-repeat;
	background-position: right center;
	outline:0;
}
.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 #13576b;
	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;*/
}

/* Google Captcha */
input,
select {
	box-shadow:none;
}
input:-moz-placeholder,
input:focus,
select:focus {
	box-shadow:none !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3300;
}
input:invalid,
select:invalid {
	box-shadow:none !important;
}
.msg-error {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#ff0000;
	padding-top:10px;
	padding-bottom:0;
	border-bottom-width:0;
}
#captcha {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#ff3300;
	padding-top:10px;
	padding-bottom:10px;
}
/* / Google Captcha */

.field-required {
	font-family:'ceragr-lightuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4d4d4d;
	font-size:14px;
	padding-top:6px;
	padding-bottom:14px;
	padding-left:10px;
}
.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:#13576b;
	border: 0 solid #58585a;
	margin-top:30px;
	text-align:center;
	border: 2px solid #13576b;
}
.submit:hover {
	color:#13576b;
	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;
}

.stock {
	margin:0 auto;
	padding-top:20px;
}
.stock-current {
	overflow:hidden;
	transition: all 500ms ease;
}

.stock-current-auto {
	height:auto!important;
	overflow:auto;
	transition: all 500ms ease;
}
.stock-visible {
	display:block;
}
.stock-visible-hide {
	display:none;
}

.mybutton {
}
.mybutton-hide {
	display:none;
}


/*ul.nav-projects {
	overflow:hidden;
	max-height: 1px;
	transition: all 500ms ease;
	padding-top:1px;
	opacity:0;
}
ul.nav-projects-on {
	max-height: 200px;
	padding-top:18px;
	opacity:1;
}*/


/*
.stock-item {
	background-color:#f6f8fa;
	float:left;
	width:23%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
}
.prop-title {
	text-transform:uppercase;
}
.stock-item a img {
	opacity:1;
}
.stock-item a:hover img {
	opacity:0.7;
}
.stock-item-design {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4d4d4c;
	font-size:20px;
	letter-spacing:1px;
	text-align:center;
	display:block;
	padding-top:12px;
}
.stock-item-lot {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#13576b;
	font-size:32px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:center;
	display:block;
	padding-bottom:10px;
}
.stock-item-price {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4d4d4c;
	font-size:26px;
	letter-spacing:1px;
	text-align:center;
	display:block;
	padding-bottom:10px;
	display:none;
}
.property-specs-lot {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#4d4d4c;
	padding-top:12px;
	height:26px;
	padding-bottom:10px;
	margin-bottom:16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.property-specs-lot .bed {
	width:30%;
	float:left;
	padding-left:5%;
}
.property-specs-lot .bath {
	width:35%;
	float:left;
}
.property-specs-lot .car {
	width:30%;
	float:left;
}
.bed img,
.bath img,
.car img {
	width:25px;
	float:left;
	padding-right:10px;
}
.stock-item-land {
	padding:16px;
	text-align:center;
	color:#4d4d4c;
	padding-top:0;
	padding-bottom:14px;
}
.stock-item-land span {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.stock-item-buttons {
	text-align:center;
	padding-bottom:20px;
}
.stock-item-buttons a {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#13576b;
	letter-spacing:2px;
	background-color:#fff;
	border: 2px solid #13576b;
	display:inline-block;
	padding-top:2px;
	padding-left:14px;
	padding-right:14px;
	margin-left:5px;
	margin-right:5px;
	line-height:30px;
	text-transform:uppercase;
}
.stock-item-buttons a:hover {
	color:#fff;
	background-color:#13576b;
}
.search {
	background-color:#13576b;
	padding:50px;
	padding-bottom:30px;
	margin-bottom:20px;
}
.search-results-items {
	padding-bottom:20px;
}
.search-title {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#fff;
	font-size:30px;
}
.form-third {
	width:31%;
	float:left;
	margin-left:1%;
	margin-right:1%;
}
.form-third span {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	padding-bottom:10px;
	display:block;
}
.form-max-width {
	padding-top:40px;
	margin:0 auto;
	max-width:900px;
}
*/

/* Search */

.search {
	background-color:#13576b;
	padding:50px;
	padding-bottom:30px;
	margin-bottom:20px;
}
.search-results-items {
	padding-bottom:20px;
}
.search-title {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#fff;
	font-size:30px;
}
.form-third {
	width:31%;
	float:left;
	margin-left:1%;
	margin-right:1%;
}
.form-quarter {
	width:23%;
	display:inline-block;
	margin-left:1%;
	margin-right:1%;
}
.form-fifth {
	width:13%;
	display:inline-block;
	margin-left:1%;
	margin-right:1%;
}
.form-third span,
.form-quarter span,
.form-fifth span {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	padding-bottom:10px;
	display:block;
	text-align:left;
}
.form-max-width {
	padding-top:40px;
	margin:0 auto;
	max-width:900px;
	text-align:center;
}
.submit.submit-search {
	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:20px;
	padding-right:20px;
	background-color:#005c95;
	border: 2px solid #005c95;
	margin-top:30px;
	text-align:center;
}
.submit.submit-search:hover {
	color:#13576b;
	background-color:#fff;
}
.form-third .submit,
.form-fifth .submit {
	margin-top:0;
	width:99%;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:0;
	padding-right:0;
	background-color:transparent;
	border: 2px solid #fff;
}
.loader-spin {
	/*width:30px;
	height:26px;
	display:inline-block;
	padding-left:10px;*/
}
.loader-gif {
    display: none;
    position: absolute;
    top: 50%;
    margin-top:22px;
    right: -18px;
}
.loader-gif img {
	width:16px;
	height:16px;
}
.loader-gif span {
	display:none;
}
.search-results-wrapper {
    display: none;
}
.stock-item {
	background-color:#f6f8fa;
	float:none;
	display:inline-block;
	width:23%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
}
.stock-item.hide {
}
.prop-title {
	text-transform:uppercase;
}
.prop-title {
}
.lot-right {
	display:inline-block;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
}
.lot-right span {
	display:inline-block;
	padding:0;
	margin:0 auto;
}
.lot-right span.prop-totalarea {
}
.prop-totalarea span {
}
.stock-item a img {
	opacity:1;
}
.stock-item a:hover img {
	opacity:0.7;
}
.stock-item-design {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:20px;
	letter-spacing:1px;
	text-align:center;
	display:block;
	padding-top:14px;
	padding-bottom:14px;
}
.stock-item-design.grey {
	color:#4d4d4c;
	padding:16px;
	padding-top:14px;
	padding-bottom:0;
}
.stock-item-lot {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#13576b;
	font-size:32px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:center;
	display:block;
	padding-bottom:10px;
}
.stock-item-price {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4d4d4c;
	font-size:26px;
	letter-spacing:1px;
	text-align:center;
	display:block;
	padding-bottom:10px;
	display:none;
}
.property-specs-lot {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#4d4d4c;
	padding-top:2px;
	height:2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.property-specs-lot.no-line-bot {
	border-bottom-width: 0;
}
.property-specs-lot .bed {
	width:28%;
	display:inline-block;
	margin-left:12%;
}
.property-specs-lot .bath {
	width:30%;
	display:inline-block;
}
.property-specs-lot .car {
	width:25%;
	display:inline-block;
}
.bed img,
.bath img,
.car img {
	width:25px;
	float:left;
	padding-right:10px;
}
.stock-item-land {
	padding:16px;
	text-align:center;
	color:#4d4d4c;
	line-height:22px;
}
.stock-item-land span {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.stock-item-buttons {
	text-align:center;
	padding-bottom:20px;
}
.stock-item-buttons a,
.stock-item-buttons span {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#13576b;
	font-size:13px;
	letter-spacing:2px;
	background-color:#fff;
	border: 2px solid #13576b;
	display:inline-block;
	padding-top:2px;
	padding-left:14px;
	padding-right:14px;
	margin-left:1px;
	margin-right:1px;
	line-height:30px;
	text-transform:uppercase;
}
.stock-item-buttons a:hover {
	color:#fff;
	background-color:#13576b;
}
.soldsticker {
	width:70px;
	height:auto;
	z-index:5;
	position:absolute;
}
.padding-stock {
	padding-top:10px;
	padding-bottom:80px;
}
.padding-stock.no-padd-top {
	padding-top:0;
	padding-bottom:0;
}
.padding-stock-sides {
	padding-left:40px;
	padding-right:40px;
}
.stock {
	margin:0 auto;
	padding-top:20px;
}
.stock-current {
	overflow:hidden;
	transition: all 500ms ease;
}

.stock-current-auto {
	height:auto!important;
	overflow:auto;
	transition: all 500ms ease;
}
.stock-visible {
	display:block;
}
.stock-visible-hide {
	display:none;
}
.infographic {
	margin:0 auto;
	padding-top:40px;
	max-width:570px;
}


.special-offer-red {
	background-color:#da464b;
	width:100%;
	text-align:center;
	background-image: url(images/bg-lines.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;
}
.special-offer-padding {
	padding:40px;
	padding-bottom:20px;
}
.offer-title {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	font-size:54px;
	line-height:74px;
	color:#fff;
	text-transform:uppercase;
}
.offer-title span {
	font-family:'marana_regularregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
	font-size:70px;
	line-height:75px;
	text-transform:lowercase;
}
.offer-button {
	margin-top:20px;
	margin-bottom:20px;
}
.offer-button a {
	font-family:'ceragr-blackuploaded_file', Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:20px;
	display:inline-block;
	background-color:#13576b;
	line-height:48px;
	padding-left:20px;
	padding-right:20px;
	border: 1px solid #fff;
}
.offer-button a:hover {
	color:#13576b;
	background-color:#fff;
	border: 1px solid #13576b;
}
.offer-terms {
	font-family:'ceragr-regularuploaded_file', Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#fff;
	padding-top:10px;
	padding-bottom:20px;
}
.toggleclass {
	background-color:#ccc;
	padding:10px;
}
.toggleclass-first {
	background-color:#ccc;
}
.toggleclass-second {
	background-color:#666;
}
.toggleclass-third {
	background-color:#000;
}

.bg-banner {
	color:#fff;
	text-align:center;
	background-color:#13576b;
	padding:50px;
	background-image: url(images/desktop/bg-lines.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-banner .title {
    font-family: 'ceragr-blackuploaded_file';
	font-size:55px;
	padding-bottom:5px;
}
.bg-banner .subtitle {
    font-family: 'marana_regularregular';
	font-size:75px;
}
.bg-banner .button {
	margin-top:10px;
	margin-bottom:20px;
}
.bg-banner .button a {
    font-family: 'ceragr-blackuploaded_file';
	color:#fff;
	font-size:22px;
	letter-spacing:2px;
	padding-left:30px;
	padding-right:30px;
	border: 1px solid #fff;
	line-height:50px;
	display:inline-block;
}
.bg-banner .button a:hover {
	color:#da464a;
	background-color:#fff;
}
.bg-banner .terms-rg {
	font-size:13px;
	padding-top:10px;
}

@media screen and (max-width: 1023px) {

.mymaps {
	display:none!important;
}

}

@media screen and (min-width: 1601px) {

.stock {
	max-width:1500px;
}
.stock-current {
	height:510px;
}

}
@media screen and (min-width: 1501px) and (max-width: 1601px) {

.stock {
	max-width:1400px;
}
.stock-current {
	height:480px;
}

}

@media screen and (min-width: 1401px) and (max-width: 1500px) {

.stock {
	max-width:1300px;
}
.stock-current {
	height:470px;
}

}

@media screen and (min-width: 1301px) and (max-width: 1400px) {

.stock {
	max-width:1200px;
}
.stock-current {
	height:450px;
}

}

@media screen and (min-width: 1201px) and (max-width: 1300px) {

.stock {
	max-width:1100px;
}
.stock-current {
	height:430px;
}

}

@media screen and (min-width: 1101px) and (max-width: 1200px) {

.stock {
	max-width:1000px;
}
.stock-current {
	height:390px;
}

}

@media screen and (min-width: 1024px) and (max-width: 1100px) {

.stock {
	max-width:900px;
}
.stock-current {
	height:370px;
}

}

@media screen and (min-width: 768px) and (max-width: 1023px) {

.stock {
	max-width:650px;
}
.stock-current {
	height:890px;
}

}

@media screen and (min-width: 600px) and (max-width: 767px) {

.stock {
	max-width:550px;
}
.stock-current {
	height:810px;
}

}

@media screen and (min-width: 481px) and (max-width: 601px) {

.stock {
	max-width:380px;
}
.stock-current {
	height:680px;
}

}

@media screen and (min-width: 321px) and (max-width: 480px) {

.stock {
	max-width:290px;
}
.stock-current {
	height:870px;
}

}

@media screen and (max-width: 320px) {

.stock {
	max-width:220px;
}
.stock-current {
	height:780px;
}

}


@media screen and (max-width: 1200px) {

.stock-item-lot {
	font-size:22px;
}
.stock-item-design {
	font-size:18px;
}
.stock-item-price {
	font-size:20px;
	padding-bottom:10px;
}
.property-specs-lot {
	font-size:16px;
}
.stock-item-land {
	padding:16px;
	text-align:center;
	color:#4d4d4c;
	padding-bottom:20px;
}

}

@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;
}


}



/* End Search */



/* New styles */
.my-box-wrapper {
    font-size: 14px;
    width: 300px;
    margin: 15px 0 15px 20px;
}
.my-box-wrapper h5 {
    margin-bottom: 0;
    line-height: 1em;
    margin-top: 10px;
}
.my-img {
    width: 300px;
}
.my-address {
    margin: 10px 0;
    font-size: 16px;
}
.my-price {
    margin-bottom: 10px;
    font-size: 15px;
}
.my-price strong {
    font-weight: bold;
}
.my-cols {
}
.my-col {
    width: 33.333333%;
    float: left;
}
.form-filter-map {
    position: relative;
}
.search-results-wrapper {
    display: none;
}
.desktop {
	display:block;
}
.mobile {
	display:none;
}
.builder {
	padding-top:40px;
	display:block;
	margin:0 auto;
	text-align:center;
}
.builder img {
	width:180px;
}

@media screen and (min-width: 1601px) {

.stock {
	max-width:1500px;
}
.stock-current {
	height:520px;
}

}
@media screen and (min-width: 1501px) and (max-width: 1601px) {

.stock {
	max-width:1400px;
}
.stock-current {
	height:510px;
}

}

@media screen and (min-width: 1401px) and (max-width: 1500px) {

.stock {
	max-width:1300px;
}
.stock-current {
	height:490px;
}

}

@media screen and (min-width: 1301px) and (max-width: 1400px) {

.stock {
	max-width:1200px;
}
.stock-current {
	height:470px;
}

}

@media screen and (min-width: 1201px) and (max-width: 1300px) {

.stock {
	max-width:1100px;
}
.stock-current {
	height:450px;
}

}

@media screen and (min-width: 1101px) and (max-width: 1200px) {

.stock {
	max-width:1000px;
}
.stock-current {
	height:420px;
}

}

@media screen and (min-width: 1024px) and (max-width: 1100px) {

.stock {
	max-width:900px;
}
.stock-current {
	height:400px;
}

}

@media screen and (min-width: 768px) and (max-width: 1023px) {

.stock {
	max-width:650px;
}
.stock-current {
	height:960px;
}

}

@media screen and (min-width: 600px) and (max-width: 767px) {

.stock {
	max-width:550px;
}
.stock-current {
	height:880px;
}

}

@media screen and (min-width: 481px) and (max-width: 601px) {

.stock {
	max-width:380px;
}
.stock-current {
	height:750px;
}

}

@media screen and (min-width: 321px) and (max-width: 480px) {

.stock {
	max-width:290px;
}
.stock-current {
	height:930px;
}

}

@media screen and (max-width: 320px) {

.stock {
	max-width:220px;
}
.stock-current {
	height:820px;
}

}


@media screen and (max-width: 1200px) {

.stock-item-lot {
	font-size:22px;
}
.stock-item-design {
	font-size:18px;
}
.stock-item-price {
	font-size:20px;
	padding-bottom:10px;
}
.property-specs-lot {
	font-size:16px;
}

}


@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) {

.waypoint.way-stock {
	margin-top:-100px;
}
.mapshere {
	/*display:none;*/
}
.masterplan-mobile {
	display:block;
	padding-bottom:20px;
}
/*ul.nav-buttons li {
	line-height:80px;
	padding-left:12px;
	padding-right:12px;
}
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:#13576b;
}
ul.nav-buttons li a span {
	padding-left:10px;
	padding-right:10px;
	margin-left:-10px;
}
ul.nav-buttons li.logo {
	margin-left:6px;
	margin-right:6px;
}*/
.nav {
	padding-left:43px;
}
ul.nav-buttons li {
	line-height:80px;
	padding-left:8px;
	padding-right:8px;
}
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:#13576b;
}
ul.nav-buttons li a span {
	padding-left:10px;
	padding-right:10px;
	margin-left:-10px;
}
ul.nav-buttons li.logo {
	margin-left:6px;
	margin-right:6px;
}

.padding-all {
	padding:60px;
}
.padding-small {
	padding:40px;
}
.padding-stock {
	padding-top:60px;
	padding-bottom:60px;
}
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;
}
h3 br {
	float:left;
}
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;
}
.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;
}
.stock-item {
	float:left;
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
.txt-orange {
	font-size:20px;
	line-height:30px;
	padding-top:10px;
}


.special-offer-padding {
	padding:40px;
	padding-bottom:20px;
}
.offer-title {
	font-size:44px;
	line-height:58px;
}
.offer-title span {
	font-size:60px;
	line-height:65px;
}
.offer-button {
	margin-top:20px;
	margin-bottom:20px;
}
.offer-button a {
	font-size:16px;
	line-height:38px;
	padding-left:20px;
	padding-right:20px;
}

}

/* 05. Mobile, below 767 width */
@media screen and (min-width: 0px) and (max-width: 767px) {

.waypoint.way-stock {
	margin-top:-90px;
}
.desktop {
	display:none;
}
.mobile {
	display:block;
}
.mapshere {
	/*display:none;*/
}
.masterplan-mobile {
	display:block;
	padding-bottom:20px;
}
.wrapper {
	padding-top:100px;
}
.opacity {
	opacity:1;
}
.opacity-off {
	opacity:0.5;
}
.header.sticky {
	height:100px;
}
.header.stuck {
	height:100px;
}
.header.stuck .header-yellow,
.header.sticky .header-yellow {
	width:100%;
	height:34px;
	background-color:#13576b;
}
.header.sticky .header-yellow img,
.header.stuck .header-yellow img {
	width:132px;
}
.header.stuck .header-yellow a,
.header.sticky .header-yellow a {
	display:block;
	width:100%;
	height:34px;
	position:relative;
	z-index:3;
}

ul.nav-buttons li.logo {
	display:none;
}
.logo-mobile {
	padding-top:10px;
	display:block;
	margin:0 auto;
	position:relative;
	z-index:3;
}
.logo-mobile {
	display:block;
	width:100px;
}
.logo-mobile a {
	display:block;
	width:100%;
	height:100%;
}
.header {
	height:100px;
}
.navclosed {
	color:transparent;
	display:block;
	width:60px;
	height:60px;
	position:absolute;
	top:40px;
	right:0;
	z-index:6;
	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:60px;
	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;
}
.padding-stock {
	padding-top:20px;
	padding-bottom:20px;
}
h1 {
	font-size:30px;
	line-height:40px;
}
h2 {
	font-size:30px;
	line-height:30px;
}
h3 {
	font-size:17px;
	line-height:27px;
	padding-top:10px;
	padding-bottom:20px;
}
h3 br {
	float:left;
}
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;
}
.cols {
	padding-bottom:30px;
}

.product {
	float:none;
	width:100%;
	margin-left:0;
	margin-right:0;
	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:-7px;
}
.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;
}
.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%;
}
input.half-left {
	width:98%;
	float:none;
}
input.half-right {
	width:98%;
	margin-left:0;
	float:none;
}
.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;
}
.stock-item {
	float:left;
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
.search {
	padding:20px;
}
.search-title {
	font-size:20px;
}
.form-third {
	width:100%;
	float:none;
	margin-left:0;
	margin-right:0;
}
.select {
	width:97%;
}
.hide-mob {
}
/*.mapshere {
	display:none;
}*/
.max-goback {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.goback button {
	font-size:13px;
}
.waypoint {
	height:100px;
	position:absolute;
}
.finishes {
	margin-top:25px;
}
.thanks {
	font-size:16px;
	line-height:22px;
	padding:16px;
}
.thanks span {
	display:block;
}
.mapgoogle {
	width:100%;
	height:650px;
	position:relative;
}
.map-google {
	position:relative;
	width:100%;
	height:650px;
	z-index:2;
}
.loader-gif {
    display: none;
	position:relative;
    top:0;
    margin-top:0;
    right:auto;
	padding-bottom:10px;
}
.loader-gif img {
	width:16px;
	height:16px;
}
.loader-gif span {
	font-family:'ceragr-mediumuploaded_file', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	line-height:20px;
	padding-left:10px;
	display:inline-block;
}
.searchok {
	position:absolute;
	width:2px;
	height:24px;
	padding-top:130px;
	margin-top:-130px;
	z-index:0;
}
.form-max-width {
	padding-top:20px;
}
/*.search-small {
	height:1px;
}
.search-tall {
	height:50px;
	padding-bottom:80px;
}*/
h3.msg {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:0;
}
select.myselect {
	font-size:15px;
	width:99%;
}
.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 */
.padding-small.padd-top-pull {
	padding-top:0;
	margin-top:0;
}

/*.form-third {
	width:50%;
	display:inline-block;
	margin-left:1%;
	margin-right:1%;
}*/
.form-quarter {
	width:40%;
	display:inline-block;
	margin-left:1%;
	margin-right:1%;
}
.form-fifth {
	width:40%;
	display:inline-block;
	margin-left:1%;
	margin-right:1%;
}
.loader-spin {
	width:100%;
	height:30px;
	display:block;
	padding-top:10px;
	padding-left:0;
}
.txt-orange {
	font-size:16px;
	line-height:26px;
	padding-top:6px;
	padding-bottom:10px;
}

.special-offer-padding {
	padding:25px;
	padding-bottom:20px;
}
.offer-title {
	font-size:30px;
	line-height:40px;
}
.offer-title span {
	font-size:40px;
	line-height:50px;
	padding-top:20px;
}
.offer-button {
	margin-top:20px;
	margin-bottom:20px;
}
.offer-button a {
	font-size:14px;
	line-height:34px;
	padding-left:10px;
	padding-right:10px;
}

.bg-banner {
	padding:35px;
}
.bg-banner .title {
	font-size:30px;
	padding-bottom:5px;
}
.bg-banner .subtitle {
	font-size:40px;
}
.bg-banner .button {
	margin-top:10px;
	margin-bottom:16px;
}
.bg-banner .button a {
	font-size:15px;
	letter-spacing:1px;
	padding-left:20px;
	padding-right:20px;
	line-height:40px;
}

}

@media screen and (min-width: 0px) and (max-width: 480px) {

.stock-item {
	float:none;
	width:100%;
	margin-left:0;
	margin-right:0;
	margin-bottom:20px;
}
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;
}
.select {
	width:95.5%;
}

.form-third {
	width:98%;
	display:inline-block;
	margin-left:1%;
	margin-right:1%;
}
.form-quarter {
	width:98%;
	display:inline-block;
	margin-left:1%;
	margin-right:1%;
}
.form-fifth {
	width:98%;
	display:inline-block;
	margin-left:1%;
	margin-right:1%;
}
.loader-spin {
	width:100%;
	height:30px;
	display:block;
	padding-top:10px;
	padding-left:0;
}

}

