@font-face {
    font-family: 'Agenda-Light';
    src: url('/fonts/Agenda-Light.eot');
    src: url('/fonts/Agenda-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/Agenda-Light.woff2') format('woff2'), url('/fonts/Agenda-Light.woff') format('woff'), url('/fonts/Agenda-Light.ttf') format('truetype'), url('/fonts/Agenda-Light.svg#Agenda-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Agenda-Light_1';
    src: url('/fonts/Agenda-Light_1.eot');
    src: url('/fonts/Agenda-Light_1.eot?#iefix') format('embedded-opentype'), url('/fonts/Agenda-Light_1.woff2') format('woff2'), url('/fonts/Agenda-Light_1.woff') format('woff'), url('/fonts/Agenda-Light_1.ttf') format('truetype'), url('/fonts/Agenda-Light_1.svg#Agenda-Light_1') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Agenda-Medium';
    src: url('/fonts/Agenda-Medium.eot');
    src: url('/fonts/Agenda-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/Agenda-Medium.woff2') format('woff2'), url('/fonts/Agenda-Medium.woff') format('woff'), url('/fonts/Agenda-Medium.ttf') format('truetype'), url('/fonts/Agenda-Medium.svg#Agenda-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}



body {
    font-family: 'Agenda-Light';
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.19em;
    background: #fff;
    color: #fff;
    margin: 0;
    padding: 106px 0 0 0;
    text-align: center;
    margin: 0 auto;
}

.container {
    width: 1045px;
    margin: 0 auto;
    position: relative;
    max-width: calc(100% - 60px);
}

.sml {
    width: 640px;
}

.med {
    width: 720px;
}

.w940 {
    width: 940px;
}

.dark {
    color: #1D2A36;
}

.w545 {
    width: 545px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 30px;
}

.middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 3;
}

.middle-h {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.clear, * html .clearfix, *:first-child + html .clearfix {
    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;
    }

*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.grid_1 {
    width: 8.33%;
}

.grid_2 {
    width: 16.67%;
}

.grid_3 {
    width: 25%;
}

.grid_4 {
    width: calc(33.33% - 70px);
    margin-right: 105px;
}

.grid_5 {
    width: 41.67%;
}

.grid_6 {
    width: calc(50% - 5px);
    margin-right: 10px;
}

.grid_half {
    width: calc(50% - 25px);
    margin-right: 50px;
    float: left;
}

.grid_7 {
    width: 58.33%;
}

.grid_8 {
    width: 66.67%;
}

.grid_9 {
    width: 75%;
}

.grid_10 {
    width: 83.33%;
}

.grid_11 {
    width: 91.67%;
}

.grid_12 {
    width: 100%;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    float: left;
    display: block;
}

    .grid_4.last, .grid_6.last, .grid_half.last {
        margin-right: 0;
    }

a {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}

img {
    border: none;
    max-width: 100%;
	display: block
}

a, img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

textarea:focus, input:focus, select:focus {
    outline: none;
}
/* General */

.fullimage {
    width: 100%;
    margin: 0;
    display: block;
}

/* Headings */
h1, h2, h3, h4, h5 {
    margin: 0;
    font-weight: normal;
}

p {
    max-width: 620px;
    margin: 0 auto;
}

h1 {
    font-size: 14px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.25em;
    margin-bottom: 3em;
    text-transform: uppercase;
}

h2 {
    font-family: 'Agenda-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 1.49;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    margin-bottom: 33px;
}


.arrow {
    display: block;
    margin: 0 auto 70px auto;
}

h3 {
    font-size: 16px;
    letter-spacing: 0.25em;
}

    h3:after {
        display: block;
        content: '';
        width: 25px;
        margin: 20px auto 49px auto;
        height: 2px;
        background: #fff;
    }

h4 {
    font-size: 16px;
    padding: 25px 0 0 0;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0.25em;
    line-height: 1.5;
    text-transform: uppercase;
}

h5 {
    font-size: 15px;
    margin-bottom: 25px;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: #1D2A36;
}

#intro {
    position: relative;
}

.container.abs {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}

#floorplan, #floorplanMobile {
/*    color: #1d2a36;
    display: block;
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 14px;
    font-family: 'Agenda-Medium';
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 0.2em;*/
	color: #1d2a36;
    display: block;
    background-color: #fff;
    position: relative;
    padding: 14px;
    font-family: 'Agenda-Medium';
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 0.2em;
    max-width: 200px;
    margin: 40px auto 0 auto;
	text-transform: uppercase;
	
}

#floorplanMobile {
    display: none;
    margin: 45px auto;
}

.fullheight {
    height: calc(100vh - 106px);
    background-size: cover;
    background-position: center;
    position: relative;
}

.bg-blue {
    background-color: #1d2a36;
}

.pt95 {
    padding-top: 95px;
}

.pt230 {
    padding-top: 230px;
}

.ptb180 {
    padding-top: 185px;
    padding-bottom: 185px;
}

.ptb140 {
    padding-top: 138px;
    padding-bottom: 185px;
}

.pt140 {
    padding-top: 136px;
}

.ptb120 {
    padding-top: 120px;
    padding-bottom: 163px;
}

.pt80 {
    padding-top: 80px;
}

.pb150 {
    padding-bottom: 150px;
}

.f11 {
    font-size: 11px;
    margin-bottom: 2px;
}

.line {
    float: left;
    width: 50%;
    padding: 0 0 0 32px;
    position: relative;
}

    .line:after {
        position: absolute;
        left: 0;
        top: 3px;
        bottom: 5px;
        width: 1px;
        background: #A2ACB3;
        content: '';
    }

    .line.last {
        margin-left: 22px;
        padding: 0 0 0 42px;
        width: calc(50% - 22px);
    }

    .line p {
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: 0.3em;
        text-align: left;
        margin-bottom: 40px;
    }

        .line p:last-child {
            margin-bottom: 0;
        }

.video {
    position: relative;
}

    .video img {
        position: relative;
        z-index: 0;
    }

.videoBtn {
    display: block;
    position: absolute;
    top: 35px;
    left: 64px;
    width: 80px;
    font-weight: 500;
    z-index: 2;
}

.mb50 {
    margin-bottom: 53px;
}

.mb15 {
    margin-bottom: 15px;
}

.caption {
    text-transform: uppercase;
    position: absolute;
    text-align: right;
    bottom: -40px;
    right: 0;
    font-size: 11px;
    letter-spacing: 0.19em;
}

.w520 {
    width: 520px;
    max-width: 100%;
    margin: 0 auto;
}

.icons {
    padding: 0 10px;
    margin-bottom: 12px;
    max-width: 220px;
    margin: 0 auto;
}

.icon {
    display: block;
    line-height: 26px;
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    width: calc(33.33% - 10px);
    margin-right: 15px;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}

.bed {
    background-size: 22px 17px;
    background-image: url(/images/icons/bed.png);
}

.car {
    background-size: 19px 17px;
    background-image: url(/images/icons/car.png);
    margin-right: 0;
}

.bath {
    background-size: 20px 19px;
    padding: 0 30px 0 0;
    background-image: url(/images/icons/bath.png);
}
/* Navigation */

header {
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    position: fixed;
    background: #fff;
    text-align: center;
    height: 106px;
    z-index: 13;
}

    header .container {
        height: 100%;
    }

#logo {
    width: auto;
    display: block;
}
#logo svg{
	display: block;
	margin: auto;
	height: 60px;
}

.enq {
    position: absolute;
    right: 0;
    font-family: 'Agenda-Medium';
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 0.2em;
    color: #A2ACB3;
    font-weight: bold;
}

    .enq:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -7px;
        right: 0;
        height: 2px;
        background: #A2ACB3;
    }

.close {
    display: block;
    position: absolute;
    display: block;
    font-size: 12px;
    z-index: 11;
    top: 30px;
    right: 30px;
    width: 65px;
    text-align: right;
    padding-right: 40px;
    letter-spacing: 0.2em;
    line-height: 1;
}

#register .close, #floorplanForm .close {
    color: #1D2A36;
}

    #register .close span:after, #register .close span:before {
        background: #1D2A36;
    }

    #floorplanForm .close span:after, #floorplanForm .close span:before {
        background: #1D2A36;
    }

.close span {
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    display: block;
    transform: rotate(45deg);
    z-index: 11;
    top: 0;
    right: 0;
}

    .close span:after {
        top: 0;
        content: '';
        bottom: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 1px;
        background: #fff;
        display: block;
        position: absolute;
    }

    .close span:before {
        top: 50%;
        transform: translateY(-50%);
        content: '';
        height: 1px;
        right: 0;
        left: 0;
        background: #fff;
        display: block;
        position: absolute;
    }

.topPopUp {
    z-index: 20;
    display: none;
    transition: opacity 0.7s;
    opacity: 1;
    position: fixed;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 0;
}

/* nav-toggle */
#nav-toggle {
    left: 0;
    z-index: 10;
    cursor: pointer;
    width: 27px;
    height: 17px;
}

    #nav-toggle span {
        cursor: pointer;
        height: 2px;
        width: 100%;
        background: #A2ACB3;
        position: absolute;
        display: block;
        top: 7px;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }

        #nav-toggle span:after, #nav-toggle span:before {
            -webkit-transition: all .6s ease-in-out;
            -moz-transition: all .6s ease-in-out;
            -o-transition: all .6s ease-in-out;
            transition: all .6s ease-in-out;
            content: '';
            height: 100%;
            width: 100%;
            position: absolute;
            display: block;
            background: #A2ACB3;
        }

        #nav-toggle span:before {
            top: -8px;
        }

        #nav-toggle span:after {
            top: 8px;
        }

    #nav-toggle.active span {
        background-color: transparent !important;
    }

        #nav-toggle.active span:after, #nav-toggle.active span:before {
            top: 0;
        }

        #nav-toggle.active span:before {
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
        }

        #nav-toggle.active span:after {
            transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: a rotate(-45deg);
        }

.mainul li {
    font-size: 32px;
    line-height: 231.5%;
    list-style: none;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.25em;
}

    .mainul li a.active {
        text-decoration: underline;
    }

#team {
    position: relative;
    z-index: 1;
}

.mb40 {
    margin-bottom: 41px;
}

#floorplanForm, #register {
    background: #fff;
    z-index: 20;
}

    #floorplanForm h2 {
        font-size: 20px;
        letter-spacing: 0.1em;
    }

label {
    display: block;
    text-align: left;
    font-size: 11px;
    letter-spacing: 0.05em;
    line-height: 1;
}

.formbox {
    margin: 0 auto;
    width: 580px;
    max-width: 100%;
    padding: 145px 0;
}

    .formbox h2 {
        margin-bottom: 72px;
    }

input, select {
    font-size: 12px;
    margin: 0 auto;
    padding: 3px 0;
    width: 100%;
    color: #1D2A36;
    border: 0 none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border-bottom: 1px solid #1D2A36;
    text-align: left;
}

    input.b_submit {
        font-size: 12px;
        width: 120px;
        padding: 10px;
        margin: 0 auto 30px auto;
        border: 1px solid #1D2A36;
        font-weight: bold;
        text-align: center;
        letter-spacing: 1px;
        border-radius: 2px;
		cursor: pointer;
    }

select {
    background-image: url(/images/icons/arrow.png);
    background-position: right center;
    background-size: 16px 11px;
    background-repeat: no-repeat;
}

    select option {
        padding: 3px 0;
        background: #fff;
    }

.privacy {
    font-size: 10px;
    max-width: 400px;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

    .privacy a {
        color: inherit;
    }

.blogo {
}


.checkBox {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    cursor: pointer;
    display: block;
    line-height: 13px;
    width: 20px;
    text-align: left;
}

    .checkBox + label {
        padding: 2px 0 2px 35px;
        position: relative;
        display: block;
        line-height: initial;
    }

        .checkBox + label:before {
            position: absolute;
            left: 0;
            width: 20px;
            height: 20px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            border: 1px solid #1D2A36;
            content: '';
            display: block;
        }

        .checkBox + label:after {
            position: absolute;
            left: 0;
            width: 6px;
            height: 12px;
            top: 50%;
            left: 7px;
            -webkit-transform: translateY(-60%) rotate(45deg) scale(0);
            transform: translateY(-60%) rotate(45deg) scale(0);
            border-bottom: 2px solid #1D2A36;
            border-right: 2px solid #1D2A36;
            content: '';
            display: block;
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
        }

    .checkBox:checked + label:after {
        -webkit-transform: translateY(-60%) rotate(45deg) scale(1);
        transform: translateY(-60%) rotate(45deg) scale(1);
    }

input:-webkit-input-placeholder, textarea:-webkit-input-placeholder {
    font-size: 0;
    opacity: 0;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-size: 0;
    opacity: 0;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    font-size: 0;
    opacity: 0;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    font-size: 0;
    opacity: 0;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-size: 0;
    opacity: 0;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: transparent;
}
/*footer*/
footer {
    position: relative;
    height: 130px;
    background: #fff;
    font-size: 11px;
    color: #A2ACB3;
    text-transform: uppercase;
    letter-spacing: 0.25em;
}

    footer .container {
        height: 100%;
    }

#footerlogo {
    width: 40px;
    display: block;
    text-align: center;
}

.address {
    left: 0;
	text-align: left;
	letter-spacing: 1px;
}

.contact {
    right: 0;
    display: block;
    text-align: right;
    color: inherit;
}
.contact *{
	   color: inherit;
}
/* Token Style */
ul.token-input-list-project {
    border: none;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    text-align: left;
    text-align-last: left;
    text-align: -moz-left;
    text-align: -webkit-left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    clear: both;
}

li.token-input-input-token-project {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
}

ul.token-input-list-project li input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100% !important;
    margin-bottom: 0;
}

li.token-input-token-project p {
    display: inline;
    padding: 0;
    margin: 0 5px 0 0;
    line-height: 20px;
    font-size: 11px;
}

li.token-input-token-project {
    overflow: hidden;
    height: 25px;
    margin: 0;
    padding: 2px 5px;
    background-color: #ccc;
    color: #000;
    cursor: default;
    border: 1px solid #525252;
    font-size: 12px;
    white-space: nowrap;
    list-style: none;
    display: inline-block;
}

div.token-input-dropdown-project {
    position: absolute;
    width: 100%;
    background-color: #fff;
    overflow-x: hidden;
    cursor: default;
    font-size: 11px;
    z-index: 13;
    color: #000000;
}

    div.token-input-dropdown-project ul {
        margin: 0;
        padding: 0;
        display: block !important;
        max-height: 205px;
    }

        div.token-input-dropdown-project ul li {
            background-color: #fff;
            font-size: 14px;
            padding: 3px;
            margin: 0;
            list-style-type: none;
            font-weight: 100 !important;
        }

            div.token-input-dropdown-project ul li.token-input-dropdown-item-project {
                background-color: #fff;
            }

            div.token-input-dropdown-project ul li.token-input-dropdown-item2-project {
                background-color: #fff;
            }

            div.token-input-dropdown-project ul li em {
                font-weight: bold;
                font-style: normal;
            }

            div.token-input-dropdown-project ul li.token-input-selected-dropdown-item-project {
                background-color: #ccc;
                color: #fff;
            }
/* Parsley-error */
ul.parsley-errors-list.filled, ul.parsley-errors-list {
    font-size: 10px;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0;
    letter-spacing: 0;
}

    ul.parsley-errors-list.filled li, ul.parsley-errors-list li {
        padding: 0;
        text-align: left;
        color: #F00D0D;
    }

* {
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}

#th {
    padding: 230px 20px;
    color: #1D2A36;
    font-size: 18px;
}

.m {
    display: none;
}
h2 a{
	color: inherit;
	display: block;
	font-size: 18px;
	line-height: 2;
}
.pb30{
	padding-bottom: 30px;
}
 
.playvideo{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	width: 100px;
}
 


@media screen and (max-height : 780px) {

    #register.active .formbox {
        padding: 90px 0;
    }

        #register.active .formbox h2 {
            margin-bottom: 50px;
        }

    #register.active .mb40 {
        margin-bottom: 25px;
    }
}

@media screen and (max-width : 768px) {
}

@media screen and (max-width : 750px) {
    header {
        height: 60px;
    }

    .m {
        display: block;
    }

    .d {
        display: none;
    }

    #logo {
        padding-top: 5px;
    }

        #logo svg {
            height: 30px;
            width: auto;
        }

    body {
        padding: 60px 0 0 0;
        font-size: 13px;
    }

    .container {
        max-width: calc(100% - 30px);
    }

    .fullheight {
        height: 65vw;
    }

    .container.abs {
        display: none;
    }

    h1 {
        font-size: 12px;
    }

    h2, h2.mb50 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .ptb180, .ptb140, .ptb120 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .pt140 {
        padding-top: 60px;
    }

    #popUpEnq span {
        display: none;
    }

    .arrow {
        margin: 0 auto 39px auto;
    }

    .mbm {
        margin-bottom: 15px;
    }

    .grid_4 {
        width: 100%;
        margin: 0 0 40px 0;
    }



    .grid_6 {
        width: 100%;
        margin-right: 0;
    }

    .grid_4.last {
        margin: 0;
    }

    .pt80, .pt95 {
        padding-top: 40px;
    }

    .pb150 {
        padding-bottom: 90px;
    }

    .line p {
        margin-bottom: 25px;
    }

    .line, .line.last {
        padding: 0 0 0 20px;
        width: 100%;
        margin: 0;
    }

        .line.last {
            padding-top: 20px;
        }

            .line.last:after {
                top: -5px;
            }

    .caption {
        bottom: -30px;
    }

    .pt230 {
        padding-top: 100px;
    }

    .formbox {
        padding: 60px 0;
        max-width: calc(100% - 30px);
    }

        .formbox .mb40 {
            margin-bottom: 0;
        }

    input, select, ul.token-input-list-project li input {
        margin-bottom: 15px;
    }

    ul.parsley-errors-list.filled, ul.parsley-errors-list {
        letter-spacing: 0;
        transform: translateY(-10px);
    }


    .chk_holder {
        margin-bottom: 15px;
    }

    .grid_half {
        width: 100%;
        margin: 0 0 40px 0;
    }

        .grid_half.last {
            margin: 0;
        }

    footer {
        height: auto;
        padding: 30px 0;
    }

        footer .middle, footer .middle-h {
            position: relative;
            top: auto;
            left: auto;
            transform: translate(0);
            text-align: center !important;
        }

    #footerlogo {
        width: 100%;
        padding: 20px 0;
    }

    .pointsholder {
        padding: 30px;
        background: #1D2A36;
    }

    #floorplanMobile {
        display: block;
    }

    #th {
        font-size: 16px;
    }

    .topPopUp {
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 0;
    }

    #floorplanForm h2 {
        font-size: 16px;
        letter-spacing: 0.07em;
    }

    #floorplanForm .grid_4 {
        width: 90px;
    }

    .checkBox + label {
        padding: 2px 0 2px 24px;
    }
    .mainul li {
    font-size: 20px;

}
}

@media screen and (max-width : 420px) {
}
