@font-face {
	font-family: 'museo300-regular';
	src: url('/fonts/museo/museo300-regular-webfont.eot');
	src: url('/fonts/museo/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/museo/museo300-regular-webfont.woff') format('woff'), url('/fonts/museo/museo300-regular-webfont.ttf') format('truetype'), url('/fonts/museo/museo300-regular-webfont.svg#museo300-regular-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo500-regular';
	src: url('/fonts/museo/museo500-regular-webfont.eot');
	src: url('/fonts/museo/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/museo/museo500-regular-webfont.woff') format('woff'), url('/fonts/museo/museo500-regular-webfont.ttf') format('truetype'), url('/fonts/museo/museo500-regular-webfont.svg#museo500-regular-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0;
	font-family: 'museo300-regular';
	font-size: 15px;
	color: #000;
	background: #121d42;
}
*, *: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 */

#table {
	display: table;
	width: 400px;
	height: 400px;
	background: #000;
}
a#btn {
	background: #000;
	color: #fff;
	font-weight: bold;
	position: absolute;
	left: 0;
	width: 200px;
	height: 200px;
	text-align: center;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.grid_1 {
	width: 6.5%;
}
.grid_2 {
	width: 31%;
	margin: 0 4% 1% 0;
	float: left;
}
.grid_3 {
	width: 24%;/*used*/
}
.grid_4 {
	width: 31%;
}
.grid_5 {
	width: 48%;/*used*/
}
.grid_6 {
	width: 60%;
}
.grid_7 {
	width: 74%;/*used*/
}
.grid_8 {
	width: 58%;
}
.grid_9 {
	width: 74.5%;
}
.grid_10 {
	width: 83%;
}
.grid_11 {
	width: 91.5%;
}
.grid_12 {
	width: 100%;
}
.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.noright {
	margin: 0 0 1% 0;
}
.noright {
	margin: 0 0 1% 0;
}
.container {
	width: 100%;
	margin: auto;
	clear: both;
	padding:100px 0 0 0;
	background: #121d42;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.content {
	max-width: 1172px;
	width: 100%;
	margin: 0 auto;
	padding: 96px 0;
	text-align: center;
}
#lifestyle .content {
	padding: 30px 0;
	float: none;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 10px 0;
	color: #a06f37;
}
h1 {
	font-size: 64px;
	color: #a06f37;
	padding: 0 0 7px 0;
	margin: 0 auto;
	text-align: center;
	line-height: 64px;
}
h2 {
	font-size: 38px;
	margin: 0;
	padding: 70px 0 0 0;
}
h3 {
	font-size: 20px;
	padding: 0 0 28px 0;
	margin: 0;
}
p {
	font-size: 26px;
	margin: 70px 0;
	line-height: 36px;
	color: #fff;
}
#architecture p, #location p {
	margin: 20px 0 70px 0;
}
#lifestyle p {
	font-size: 20px;
}
#lifestyle p#copy {
	margin: 0;
	text-align: left;
	padding: 0 0 15px 0;
	line-height: 26px;
}
#team p {
	text-align: left;
	line-height: 35px;
}
img.image {
	max-width: 100%;
	width: 100%;
}
img {
	border: 0 none;
}
.symbol {
	margin: 0 auto;
	text-align: center;
}
/* header */
#header_wrapper {
	width: 100%;
	height: 123px;
	background: #121d42;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 0;
	z-index: 999999;
	padding: 0;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
ul#navmenu {
	margin: 0 auto;
	padding: 48px 0;
	display: inline-block;
}
ul#navmenu li {
	list-style-type: none;
	float: left;
}
ul#navmenu li a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	padding: 0 30px;
	text-transform: uppercase;
}
ul#navmenu li a.register {
	background: url('../images/registernow.jpg') no-repeat top left;
	display: block;
	width: 175px;
	height: 33px;
	position: relative;
	top: -9px;
}
ul#navmenu li a#logo {
	background: url('../images/logo.png') no-repeat top left;
	display: block;
	width: 433px;
	height: 433px;
	position: relative;
	top: -25px;
		-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
ul#navmenu li a#logo.fixed {
	background: url('../images/logo_mm.png') no-repeat top left;
	display: block;
	width: 300px;
	height: 21px;
	top: 0;
}
#mobile {
	display: none;
}
/*content*/
#architecture, #team, #location, #lifestyle {
	float: left;
	width: 100%;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.space {
	height: 120px;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#lifestyleimg {
	max-width: 1150px;
	float: left;
	padding-bottom: 10px;
}
#register {
	float: left;
	width: 100%;
	background: #cedccf;
	padding: 120px 0;
}
#reg {
	padding: 50px 0 0 0;
}
.regformmsg{
    display: none;
    background: #8DD992;
    padding: 20px;
    color: #236427;
    border: solid 1px #6ABF70;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}
    .regformmsg.regformmsg-error{
        color: #7A3030;
        background: #FFABAB;
        border-color: #E77B7B;
    }
.enquire {
	background: #cedccf;
	max-width: 820px;
	margin: 0 auto;
	float: none;
}
.enquire h1 {
	font-size: 64px;
	text-align: center;
	margin: 0 auto 30px auto;
}
.enqwrapper {
	background: #cedccf;
	padding: 0;
	margin: 10px 0 0 0;
	position: relative;
	text-align: center;
}
.enquire input, .enquire select {
	font-size: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	border: 0 none;
	color: #a06f37;
	float: left;
	background: #cedccf;
	padding: 1%;
	border: 1px solid #a06f37;
	border-radius: 5px;
	text-align: center;
	-webkit-appearance: none;
	outline: none;
}
.enquire input.b_submit {
	border: 1px solid #a06f37;
	cursor: pointer;
	display: block;
	color: #fff;
	background: url('../images/buttons/submit.png') no-repeat top left #a06f37;
	float: none;
	padding: 5px 0;
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin: 0;
	border-radius: 5px;
	-webkit-appearance: none;
	outline: none;
}
.asterisk {
	float: left;
}
#Enquiry1_thankyou {
	min-height: 300px;
}
::-webkit-input-placeholder {
 opacity:1;
 color: #a06f37;
}
:-moz-placeholder {
 opacity:1;
 color: #a06f37;
}
::-moz-placeholder {
 opacity:1;
 color: #a06f37;
}
:-ms-input-placeholder {
 opacity:1;
 color: #a06f37;
}
.enquire p {
	font-size: 20px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	color: #121d36;
}
/* Footer */

#thank {
	text-align: center;
}
.m {
	display: none;
}
p.suit,p.suit a
{
font-size: 17px;
color: #A06F37;
line-height:26px;
text-decoration:none;

}
p.suit span
{
font-weight:bold;	
display:block;
padding:10px 0;
}

#page-home-test p.suit,#page-home-test p.suit a
{
	display:block;
}
@media screen and (max-width : 1360px) {
ul#navmenu li a {
	padding: 0 17px;
}
ul#navmenu li a#logo {
	background: url('../images/logo_m.png') no-repeat top left;
	display: block;
	width: 300px;
	height: 300px;
}
ul#navmenu li a.register {
	background: rgba(0, 0, 0, 0) url("../images/registernow_m.jpg") no-repeat scroll left top;
	width: 135px;
	height: 25px;
	top: -4px;
}
p
{
	padding:0 15px;
}
}

@media screen and (max-width : 1135px) {
#lifestyle p#copy {
	line-height: 21px;
}
}

@media screen and (max-width : 1050px) {
ul#navmenu li a#logo {
	background: url('../images/logo_m2.png') no-repeat top left;
	display: block;
	width: 150px;
	height: 150px;
}
ul#navmenu li a {
	font-size: 12px;
	padding: 0 12px;
}
#lifestyle p#copy {
	font-size: 15px;
	line-height: 24px;
}
p {
	padding: 0 20px;
}
ul#navmenu li a#logo.fixed
{
	background: url('../images/logo_mm2.png') no-repeat top left;
	width:200px;
	height:14px;
}
#lifestyle p
{
	margin:30px 0;
}
}

@media screen and (max-width : 980px) {
}

@media screen and (max-width : 940px) {
#lifestyle p#copy {
	font-size: 14px;
	line-height: 17px;
}
#reg
{
	padding:50px 2% 0 2%;
}
#lifestyle p
{
	font-size:17px;
	margin:20px 0;
}
}
@media screen and (max-width : 790px) {
	ul#navmenu li a {
    padding: 0 8px;
	}
}

@media screen and (max-width : 750px) {
#lifestyle p#copy {
	font-size: 12px;
	line-height: 12px;
}
#logo_m {
	background: none;
	display: block;
	width: auto;
	height: auto;
	margin: 36px 0 0 0;
	padding: 0 0 0 3%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	float: left;
}
#mobile {
	display: block;
}
a.register_m {
	background: rgba(0, 0, 0, 0) url("../images/registernow_m.jpg") no-repeat scroll left top;
	width: 135px;
	height: 25px;
	display: block;
	position: absolute;
	right: 10px;
	top: 37px;
	width: 135px;
}
#header_wrapper {
	height: auto;
	position: fixed;
	top: 0;
	background: url('../images/bgheader.jpg') no-repeat top left;
	z-index: 11;
	height: 100px;
	padding: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#navicon {
	float: right;
	background: url(../Images/buttons/menu.png) no-repeat;
	height: 35px;
	margin: 30px 0 20px 0;
	width: 65px;
	padding: 0 3% 0 0;
}
.content {
	padding: 40px 0;
}
h1, .enquire h1 {
	font-size: 35px;
	line-height: 35px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 18px;
}
p {
	font-size: 16px;
	line-height: 20px;
	padding: 0 14px;
}
#lifestyle p {
	font-size: 14px;
}
#lifestyle p#copy {
	line-height: 20px;
	padding: 0 20px 15px;
}
#team p {
	line-height: 20px;
}
.space {
	height: 40px;
}
#team .space
{
	height:80px;
}
#logo {
	margin-top: 10px;
	display: block;
}
ul#navmenu {
	display: none;
	background: #121d42;
	width: 100%;
	float: left;
	padding: 20px 0;
}
ul#navmenu li#middle {
	display: none;
}
ul#navmenu li {
	width: 100%;
	margin: 0;
	border-bottom: 0;
	padding:15px 0;
}
.enquire input, .enquire select,.enquire input.b_submit
{
	font-size:25px;
}
.enquire p
{
	font-size:16px;
	line-height:18px;
}
#lifestyle .content
{
	padding:0;
}
}
@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%;
}
#lifestyle p#copy {
	font-size: 16px;
	line-height: 22px;
}
a.register {
	margin: 0 auto;
	float: none;
}
.d {
	display: none;
}
.m {
	display: block;
}
}

@media screen and (max-width :470px) {
#logo_m img {
	width: 240px;
}
#navicon {
	background: url(../Images/buttons/menu2.png) no-repeat;
	height: 25px;
	margin: 33px 0 20px 0;
	width: 45px;
}
}
