@font-face {
	font-family: 'titilliumweb-bold-webfont';
	src: url('https://cdn.cbreresidentialprojects.com.au/fonts/titillium/titilliumweb-bold-webfont.eot');
	src: url('https://cdn.cbreresidentialprojects.com.au/fonts/titillium/titilliumweb-bold-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdn.cbreresidentialprojects.com.au/fonts/titillium/titilliumweb-bold-webfont.woff') format('woff'), url('https://cdn.cbreresidentialprojects.com.au/fonts/titillium/titilliumweb-bold-webfont.ttf') format('truetype'), url('https://cdn.cbreresidentialprojects.com.au/fonts/titillium/titilliumweb-bold-webfont.svg#titilliumweb-bold-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'titilliumweb-light';
	src: url('https://cdn.cbreresidentialprojects.com.au/fonts/titillium/titilliumweb-light-webfont.eot');
	src: url('https://cdn.cbreresidentialprojects.com.au/fonts/titillium/titilliumweb-light-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdn.cbreresidentialprojects.com.au/fonts/titillium/titilliumweb-light-webfont.woff') format('woff'), url('https://cdn.cbreresidentialprojects.com.au/fonts/titillium/titilliumweb-light-webfont.ttf') format('truetype'), url('https://cdn.cbreresidentialprojects.com.au/fonts/titillium/titilliumweb-light-webfont.svg#titilliumweb-light-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0;
	font-family: 'titilliumweb-light';
	font-size: 15px;
	color: #000;
	background: #ececeb;
}
*, *:before, *:after {
	box-sizing: border-box;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}
* html .clearfix, *:first-child+html .clearfix {
	zoom: 1;
	box-sizing: border-box;
}
a {
	color: #000;
}
/* Global */

.grid_1 {
	width: 6.5%;
}
.grid_2 {
	width: 31%;
	margin: 0 4% 1% 0;
	float: left;
}
.grid_3 {
	width: 30%;
}
.grid_4 {
	width: 31%;
}
.grid_6 {
	width: 60%;
}
.grid_7 {
	width: 66%;
}
.grid_8 {
	width: 58%;
}
.grid_9 {
	width: 74.5%;
}
.grid_10 {
	width: 83%;
}
.grid_11 {
	width: 91.5%;
}
.grid_1, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	margin: 0 2% 1% 0;
	float: left;
	display: block;
	box-sizing: border-box;
}
.grid_5 {
	width: 48%;
	margin: 0 2% 0 0;
}
.grid_5.noright {
	margin: 0;
}
.grid_12 {
	width: 100%;
	margin: 0 2% 2% 0;
}
.container {
	width: 100%;
	margin: auto;
	clear: both;
	padding: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.landing {
	width: 100%;
	margin: auto;
	clear: both;
	padding: 0;
	float: left;
}
.content {
	max-width: 535px;
	width: 100%;
	margin: 0 auto;
	padding: 44px 0;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 10px 0;
	color: #000;
}
h1 {
	color: #7f7b78;
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.enquire h2 {
	color: #986A4C;
	padding: 0 0 40px 0;
	font-family: 'MinionProBold';
}
h2 {
	font-size: 27px;
	color: #000;
	margin: 0 auto;
	padding: 0 0 60px 0;
}
h2 span {
	font-family: 'MinionProBold';
	line-height: 60px;
}
h3 {
	font-size: 22px;
}
p {
	font-size: 14px;
	margin: 20px 0;
	line-height: 23px;
	text-align: center;
	color: #7f7b78;
}
img.image {
	max-width: 100%;
}
img {
	border: 0 none;
}
/*content*/
/*Panaroma */
#pan {
	position: relative;
	width: 100%;
	height: 90%;
	float: left;
	min-height: 400px;
	overflow-x: hidden;
}
#pancontrol {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 60px;
	text-align: center;
}
#pannavigation {
	padding-top: 23px;
	width: 200px;
	margin: 0 auto;
}
#pancontrol a {
	display: block;
	cursor: pointer;
	padding: 15px;
}
#panpre {
	float: left;
	background: url("/images/btns/pre.png") no-repeat;
	width: 33px;
	height: 25px;
}
#pannext {
	float: right;
	background: url("/images/btns/next.png") no-repeat;
	width: 33px;
	height: 25px;
}
#panpre.disable, #pannext.disable {
	opacity: 0.4;
	cursor: default;
}
#wrapper {
	background: url("/images/views/1.jpg") repeat-x 0 center;
	width: 100%;
	height: calc(100%);
	position: absolute;
	left: 0;
	background-size: cover;
	cursor: pointer;
}
#wrapper.noanimate {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
/*preloader starts*/


#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	z-index: 9999999;
}
#status {
	width: 36px;
	height: 36px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -18px 0 0 -18px;
}
.spinner {
	height: 36px;
	width: 36px;
	position: relative;
	-webkit-animation: rotation .8s infinite linear;
	-moz-animation: rotation .8s infinite linear;
	-o-animation: rotation .8s infinite linear;
	animation: rotation .8s infinite linear;
	border-left: 5px solid rgba(236,236,235,.15);
	border-right: 5px solid rgba(236,236,235,.15);
	border-bottom: 5px solid rgba(236,236,235,.15);
	border-top: 5px solid rgba(236,236,235,.8);
	border-radius: 100%;
}
 @-webkit-keyframes rotation {
 from {
 -webkit-transform: rotate(0deg)
}
 to {
 -webkit-transform: rotate(359deg)
}
}
 @-moz-keyframes rotation {
 from {
 -moz-transform: rotate(0deg)
}
 to {
 -moz-transform: rotate(359deg)
}
}
 @-o-keyframes rotation {
 from {
 -o-transform: rotate(0deg)
}
 to {
 -o-transform: rotate(359deg)
}
}
 @keyframes rotation {
 from {
 transform: rotate(0deg)
}
 to {
 transform: rotate(359deg)
}
}
/*preloader end*/
#headerwrapper {
	width: 100%;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0;
}
#header {
	max-width: 1200px;
	margin: 0 auto;
	height: 120px;
}
#reg h1 span
{
	font-size:20px;line-height:20px;
}
ul#nav {
	float: left;
	margin: 0 0 0 23%;
	padding: 47px 0;
	position: relative;
}
ul#nav li {
	list-style: none;
	display: inline;
}
ul#nav li a {
	color: #7f7b78;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 40px;
	font-size: 14px;
	font-weight: bold;
}
ul#nav li a:hover, #page-overview ul#nav li a#overview, #page-apartments ul#nav li a#apartments, #page-views ul#nav li a#views, #page-location ul#nav li a#location, #page-lifestyle ul#nav li a#lifestyle, #page-team ul#nav li a#Team {
	color: #000;
}
a#registernow {
	background: url('/images/register.png') no-repeat top left;
	display: block;
	width: 119px;
	height: 37px;
	float: right;
	margin: 48px 0 0 0;
	padding: 0;
	position: relative;
	left: 88px;
}
a#registernowcn {
	background: url('/images/register_cn.png') no-repeat top left;
	display: block;
	width: 119px;
	height: 37px;
	float: right;
	margin: 48px 0 0 0;
	padding: 0;
	position: relative;
	left: 88px;
}
a#registernow:hover {
	background-position: bottom left;
}
a#registernowcn:hover {
	background-position: bottom left;
}
.language {
	float: right;
	position: relative;
	right: 20px;
	top: 15px;
}
.lang_txt a.active {
	text-decoration: underline;
}
.lang_txt a {
	text-decoration: none;
}
#logo {
	background-image: url(/images/logo.png), url(/images/block.jpg);
	background-position: top right, top left;
	background-repeat: no-repeat;
	border: 0 none;
	display: block;
	float: left;
	height: 125px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 45px;
	transition: all 0.5s ease-out 0s;
	width: 32%;
	z-index: 99;
}
#topbar {
/*background: url('/images/topbar.png') no-repeat top right;
	display: inline-block;
	height: 50px;
	left: 0;
	position: absolute;
	top: 120px;
	
	
	z-index: 997;
	right: 0;
	border: 0 none;*/
}
#bottombar {
	background: rgba(0, 0, 0, 0) url("/images/bottombar-l.png") no-repeat scroll left top;
	bottom: 50px;
	display: block;
	height: 50px;
	position: relative;
	right: 0;
	float: right;
	border: 0 none;
	width: 30%;
}
#scroll {
	position: absolute;
	bottom: 33px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.enquire {
	max-width: 625px;
	margin: 0 auto;
	float: none;
}
.enquire h1 {
	font-size: 30px;
	font-family: 'titilliumweb-bold-webfont';
	font-weight: normal;
	color: #ececeb;
	margin: 0 auto;
	padding: 0 0 24px 0;
	text-transform: uppercase;
}
.enqwrapper {
	background: #676769;
	padding: 40px 0;
	margin: 0;
	position: relative;
	text-align: center;
}
.enquire input, .enquire select {
	font-size: 16px;
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0 none;
	color: #7f7b78;
	float: left;
	background: #ececeb;
	padding: 10px 15px;
	text-transform: uppercase;
	font-family: 'titilliumweb-light';
}
.enquire input.b_submit {
	background: url('/images/submit.png') no-repeat top left;
	display: block;
	width: 119px;
	height: 37px;
	-webkit-appearance: none;
	cursor: pointer;
	float: right;
}
.enquire input.b_submitcn {
	background: url('/images/submit_cn.png') no-repeat top left;
	display: block;
	width: 119px;
	height: 37px;
	-webkit-appearance: none;
	cursor: pointer;
	float: right;
}
.enquire input.b_submit:hover {
	background-position: bottom left;
}
.enquire input.b_submitcn:hover {
	background-position: bottom left;
}
.enquire p {
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #fff;
}
.enquire p#mandatory {
	color: #fff;
	font-family: 'titilliumweb-light';
	font-size: 12px;
	float: left;
}
.enquire p.privacy {
	font-size: 13px;
	padding: 13px 0 20px 0;
	letter-spacing: 1px;
}
.asterisk {
	float: left;
}
.enquire select {
	-webkit-appearance: none;
}
#Enquiry1_thankyou {
	min-height: 300px;
}
::-webkit-input-placeholder {
 opacity:1;
color: #7f7b78;
}
:-moz-placeholder {
 opacity:1;
color: #7f7b78;
}
::-moz-placeholder {
 opacity:1;
color: #7f7b78;
}
:-ms-input-placeholder {
 opacity:1;
color: #7f7b78;
}
img.teamlogo {
	margin: 0 auto;
	text-align: center;
	padding: 50px 0 25px 0;
}
img.teamlogo.nopadding {
	padding: 0 0 25px 0;
}
#page-team .content {
	text-align: center;
}
/* Footer */
.footerwrapper {
	float: left;
	display: inline-block;
	margin: 0 auto;
	width: 100%;
}
#footer {
	text-align: center;
	margin: 0 auto;
	float: none;
	width: 100%;
	padding: 20px 0;
	max-width: 1200px;
}
#footer a.phone {
	text-decoration: none;
	font-family: 'titilliumweb-bold-webfont';
	font-size: 30px;
	color: #7f7b78;
	font-weight: bold;
}
#footer a.partner {
	padding: 0 27px;
}
#footer a.partner img {
	padding: 22px 0 20px 0;
}
#footer .policy {
	font-size: 12px;
	color: #7f7b78;
	text-decoration: none;
	position: relative;
	top: -2px;
}
img#ouragency {
	padding: 0 0 0 15px;
}
#thank {
	text-align: left;
	font-size: 20px;
	color: #fff;
	margin: 0 auto;
}

@media screen and (min-width : 2000px) {
#topbar {
	background: rgba(0, 0, 0, 0) url("/images/topbar-l.png") no-repeat 99.8% top;
	border: 0 none;
	border-right: 0!important;
}
#bottombar {
	background: rgba(0, 0, 0, 0) url("/images/bottombar-l.png") no-repeat left top;
}
}

@media screen and (max-width : 1840px) {
ul#nav {
	margin: 0 0 0 27%;
}
#logo {
	width: 33%;
}
}

@media screen and (max-width : 1700px) {
#topbar {
	background-position: top right;
	right: 0;
	width: 27%;
}
#logo {
	background-image: url("/images/logo.png"), url("/images/blk.jpg");
}
ul#nav {
	margin: 0 0 0 32%;
}
}

@media screen and (max-width : 1260px) {
#logo {
	padding: 0;
}
a#registernow {
	margin: 38px 38px 0 0;
}
ul#nav {
	margin: 0 0 0 34%;
}
ul#nav li a {
	margin-right: 10px;
}
}

@media screen and (max-width : 1100px) {
ul#nav {
	margin: 0 12px 0 10px;
	padding: 11px 0;
	position: relative;
	top: 29px;
	left: 32%;
}
}

@media screen and (max-width : 900px) {
ul#nav li a {
	margin-right: 9px;
	font-size: 12px;
}
}

@media screen and (max-width : 820px) {
a#registernow {
	margin: 38px 10px 0 0;
}
ul#nav li a {
	font-size: 12px;
}
}

@media screen and (max-width : 780px) {
img#topbar, img#bottombar {
	display: none;
}
#mobliemenu {
	display: block;
	position: absolute;
	width: 20px;
	height: 21px;
	left: 30px;
	top: 40px;
	z-index: 1001;
	background: url(/images/btns/menu.png) no-repeat;
	cursor: pointer;
}
ul#nav {
	background-color: #7f7b78;
	display: none;
	margin: 0;
	padding: 10px 0;
	position: relative;
	top: 17px;
	left: 0;
	width: 100%;
	z-index: 10000;
}
ul#nav li {
	width: 100%;
	background-color: #7f7b78;
	margin: 0;
	text-align: center;
}
ul#nav li a {
	margin: 0;
	padding: 15px 0;
	width: 100%;
	text-align: center;
	color: #fff !important;
	display: block;
}
#logo {
	float: none;
	background: url('/images/logo_m.png') no-repeat top left;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 100px;
	height: 39px;
	display: block;
	position: relative;
	left: auto;
	top: 33px;
}
#topbar, #bottombar {
	display: none;
}
#headerwrapper {
	height: 105px;
}
#header {
	text-align: center;
}
a#registernow {
	margin: 0;
	position: relative;
	top: -5px;
}
a#registernowcn {
	margin: 0;
}
.language {
	top: -28px;
}
}

@media screen and (max-width : 640px) {
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	width: 100%;
}
#wrapper {
	height: calc(70%)
}
#page-views .container {
	position: relative;
	top: -130px;
}
.content {
	padding: 44px 10px;
}
.enquire {
	width: 90%!important;
}
.enquire .grid_12 {
	margin: 0;
}
.enquire input, .enquire select {
	margin: 0 0 10px 0;
}
#footer a.phone {
	font-size: 22px;
}
#footer a.partner {
	padding: 0 7px;
}
#reg h1 span
{
	font-size:14px;line-height:18px;
}
}

@media screen and (max-width : 500px) {
#logo {
	margin: 0 0 0 77px;
}
}
