@font-face {
    font-family: 'Butler_Regular';
    src: url('/fonts/Butler_Regular.eot');
    src: url('/fonts/Butler_Regular.eot') format('embedded-opentype'), url('/fonts/Butler_Regular.woff2') format('woff2'), url('/fonts/Butler_Regular.woff') format('woff'), url('/fonts/Butler_Regular.ttf') format('truetype'), url('/fonts/Butler_Regular.svg#Butler_Regular') format('svg');
}


@font-face {
    font-family: 'OpenSans-Light';
    src: url('/fonts/OpenSans-Lightr.eot');
    src: url('/fonts/OpenSans-Light.eot') format('embedded-opentype'), url('/fonts/OpenSans-Light.woff2') format('woff2'), url('/fonts/OpenSans-Light.woff') format('woff'), url('/fonts/OpenSans-Light.ttf') format('truetype'), url('/fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
}

@font-face {
    font-family: 'Butler_Bold';
    src: url('/fonts/Butler_Bold.eot');
    src: url('/fonts/Butler_Bold.eot') format('embedded-opentype'), url('/fonts/Butler_Bold.woff2') format('woff2'), url('/fonts/Butler_Bold.woff') format('woff'), url('/fonts/Butler_Bold.ttf') format('truetype'), url('/fonts/Butler_Bold.svg#Butler_Bold') format('svg');
}

@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('/fonts/OpenSans-Semibold.eot');
    src: url('/fonts/OpenSans-Semibold.eot') format('embedded-opentype'), url('/fonts/OpenSans-Semibold.woff2') format('woff2'), url('/fonts/OpenSans-Semibold.woff') format('woff'), url('/fonts/OpenSans-Semibold.ttf') format('truetype'), url('/fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('/fonts/OpenSans-Regular.eot');
    src: url('/fonts/OpenSans-Regular.eot') format('embedded-opentype'), url('/fonts/OpenSans-Regular.woff2') format('woff2'), url('/fonts/OpenSans-Regular.woff') format('woff'), url('/fonts/OpenSans-Regular.ttf') format('truetype'), url('/fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
}

body {
    font-family: 'OpenSans-Light';
    font-size: 16px;
    background: #fff;
    color: #555555;
    margin: 0;
    line-height: 1.3;
    text-align: center;
    padding: 62px 0 0 0;
}

.container {
    width: 1400px;
    margin: 0 auto;
    max-width: calc(100% - 80px);
    position: relative;
    z-index: 1;
    overflow: hidden;
}

    .container.small {
        width: 1160px;
    }

.totop {
    margin-top: -275px;
    padding-top: 330px;
}

.grid_5 {
    width: 39%;
    float: left;
    position: relative;
    z-index: 1;
}

.grid_6 {
    width: 50%;
    float: left;
    position: relative;
    z-index: 1;
}

.grid_4 {
    width: calc(33.33% - 13.33px);
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 20px;
}

.grid_6.pr10 {
    padding-right: 10px;
}

.grid_6.pl10 {
    padding-left: 10px;
}

.pr55 {
    padding-right: 55px;
}

.pl55 {
    padding-left: 55px;
}

.last {
    margin-right: 0;
}

.half {
    width: 700px;
    right: 0;
    max-width: 50%;
}

.padding-lr {
    padding-left: 53px;
    padding-right: 53px;
}

#page-team .half {
    padding: 0 44px;
}

.half.g7 {
    max-width: 61%;
}

.half.left {
    left: 0;
    right: auto;
}

.bgcream {
    background: #f8f2e7;
}

.bggreen {
    background: #567342;
}

.white {
    color: #fff;
}

*.rightfloat {
    float: right;
}

.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;
}

section {
    position: relative;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}

img {
    border: none;
    max-width: 100%;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.fillwidth {
    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 */
html {
    padding: 0;
    margin: 0;
}

.img {
    max-width: 100%;
    margin: 0;
    display: block;
}
/* Headings */
h1, h2, h3, h4, h5 {
    margin: 0;
    font-weight: normal;
    font-family: 'Butler_Regular';
}

p {
    margin: 0;
    line-height: 2;
    word-spacing: 1px;
}

    p.location {
        font-family: 'MontserratLight';
        padding: 0 20px 0 90px;
        text-align: left;
        margin-bottom: 10px;
    }

        p.location .no {
            font-family: 'Butler_Bold';
            color: #a1803d;
            font-size: 18px;
            display: inline-block;
            margin-right: 5px;
        }

        p.location .km {
            display: block;
            padding-left: 25px;
            font-size: 12px;
            color: #a1803d;
        }

h1 {
    font-size: 62px;
    color: #a48242;
}

h2 {
    color: #a48242;
    font-size: 52px;
    margin-bottom: 30px;
}

    h2 span {
        font-family: 'Butler_Bold';
    }

h3 {
    font-family: 'Butler_Bold';
    margin-bottom: 40px;
    font-size: 48px;
}

h4 {
    font-size: 42px;
    margin-bottom: 35px;
    color: #a48242;
}

    h4 span {
        font-family: 'OpenSans-Semibold';
        color: #6d6d6d;
        display: block;
        margin-top: 35px;
        font-size: 18px;
    }

h5 {
    color: #707070;
    font-size: 32px;
}

.explore {
    width: 200px;
    padding: 13px 0;
    color: #fff;
    background: #567342;
    margin: 30px auto 0 auto;
    display: block;
    transition: all 0.3s ease-in-out;
    font-size: 13px;
    font-family: 'OpenSans-Semibold';
}

    .explore.red {
        background: #a48242;
    }


/* Navigation */
header {
    margin: 0 auto;
    width: 100%;
    display: block;
    position: fixed;
    background: #fff;
    height: 62px;
    z-index: 10;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
    top: 0;
    z-index: 10;
}
#sidenav
{
    position: fixed;
    height: 80px;
    right: 60px;
    top: 50%;

    -webkit-transform: translate(0%,-50%) rotate(90deg);
    transform: translate(50%,-50%) rotate(90deg);
    z-index: 9;
     -webkit-transform-origin: center;
    transform-origin: center;
}
#sidenav ul
{
    padding:0;
    margin:0;
}
#sidenav li
{
    padding:0;
    margin:0 50px  0 0;
    list-style:none;
    display:inline-block;

}
#sidenav li a
{
        font-family: 'OpenSans-Regular';
    color:#6d6d6d;
    font-size:10px;
    text-transform:uppercase;
    opacity:0.7
}
#page-apartments #nav  li.Apartments a,#page-lifestyle #nav  li.Lifestyle a,#page-location #nav li.Location a,#page-team #nav  li.Team a
{
    color:#6d6d6d
}
#page-apartments #sidenav  li.Apartments a,#page-lifestyle #sidenav  li.Lifestyle a,#page-location #sidenav li.Location a,#page-team #sidenav  li.Team a
{
    font-family: 'OpenSans-Semibold';
    opacity:1
}
.enq {
    position: absolute;
    right: calc(25vw - 260px);
    display: block;
    width: 160px;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
    padding: 8px 0;
    border: 1px solid #567342;
    color: #567342;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'OpenSans-Semibold';
}


.logo {
    margin: 0 auto;
    display: block;
}

.creambg {
    background: #f8f2e7;
}

.leaf {
    position: relative;
    overflow: hidden;
}

.leaf-left {
    position: absolute;
    display: block;
    z-index: 0;
    left: 0;
    top: 0;
    width: 25%;
    transform: translate(-0,-70px);
}

.leaf-left-top {
    position: absolute;
    display: block;
    z-index: 0;
    left: 0;
    top: calc(100vh - 250px);
    width: 25%;
}

.leaf-right {
    position: absolute;
    display: block;
    z-index: 0;
    right: 0;
    bottom: 0;
    width: 25%;
    transform: translate(-0,100px);
}

    .leaf-right.single {
        width: 33%;
        transform: translate(-0,11px);
    }

.leaf-middle {
    left: 0;
    z-index: 0;
    max-width: calc(50vw - 514px);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.leaf-middle-right {
    right: 0;
    z-index: 0;
    max-width: calc(50vw - 514px);
}

.middle-h {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.middle {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
}

.fullwidth {
    width: 100%;
    display: block;
}

.max690 {
    max-width: 690px;
    margin: 0 auto;
}

.max620 {
    max-width: 620px;
    margin: 0 auto;
}

.bar {
    width: 120px;
    height: 1px;
    background: #a48242;
    margin: 80px auto 100px auto;
    display: block;
}

.fullheight {
    height: calc(100vh - 62px);
    background-size: cover;
    background-position: center;
    width: calc(100% - 40px);
    position: relative;
    min-height: 720px;
    margin: 20px auto 0 auto;
    z-index: 1;
}

    #page-home .fullheight, .fullheight.nomg {
        width: 100%;
        margin: 0;
    }

.gradiant-c:after {
    content: '';
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-image: radial-gradient(closest-side at 50% 50%,black,transparent);
    opacity: 0.3;
    z-index: 0;
}

.middlelogo {
    width: 364px;
    display: block;
}

.mover {
    position: absolute;
    width: 200px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

.img-left, .img-right {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}

.img-right {
    z-index: 0;
}

.mover:before {
    width: 41px;
    height: 41px;
    background-image: url(/images/buttons/arrow.png);
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
    cursor: -webkit-grab;
    cursor: grab;
    content: '';
}


#nav {
    margin: 0;
    padding: 0;
    width: 680px;
    text-align: center;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    #nav ul {
        margin: 0 auto;
        padding: 0;
    }

    #nav li {
        list-style: none;
        display: block;
        line-height: 62px;
        float: left;
    }

.toplogo {
    display: block;
    width: 285px;
    height: 62px;
}

    .toplogo img {
        width: 120px;
        display: block;
    }

li.Apartments {
    margin-right: 40px;
}

li.Location {
    margin-right: 62px;
}

#nav li a {
    font-family: 'OpenSans-Regular';
    color: #567342;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'OpenSans-Semibold';
}
/* nav-toggle */
#nav-toggle {
    position: absolute;
    right: 20px;
    z-index: 10;
    cursor: pointer;
    width: 30px;
    height: 24px;
    display: none;
}

    #nav-toggle span, #nav-toggle span:after, #nav-toggle span:before {
        cursor: pointer;
        height: 3px;
        width: 30px;
        background: #567342;
        position: absolute;
        display: block;
        content: '';
        top: 10px;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    #nav-toggle span {
        width: 25px;
    }

        #nav-toggle span:before {
            top: -10px;
        }

        #nav-toggle span:after {
            bottom: -10px;
        }

    #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: a rotate(45deg);
        }

        #nav-toggle.active span:after {
            transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: a rotate(-45deg);
        }
/* enquiry */
/*#register {
    background-image: url(/images/home/2.jpg);
    background-size: cover;
    padding: 60px 0;
    position: relative;
}*/
#register {
display: block;
	position: absolute;
	width: 100%;
	padding: 100px 0;
	 background: rgba(164,130,66,0.95);
	
}
.mailto{
	display: inline-block;
	position: relative;
	width: 150px;
	padding: 10px 0;
	background: #567342;
	margin-bottom: 50px;
}

   /* #register:after {
        position: absolute;
        content: '';
        display: block;
        left: 0;
        top: 0;
        height: 100%;
        background: rgba(164,130,66,0.95);
        z-index: 0;
        width: 100%;
    }*/

.formbox {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    width: 675px;
    max-width: 100%;
}

label {
    text-align: left;
    color: #fff;
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
}

input, select {
    font-size: 14px;
    margin: 0 0 23px 0;
    padding: 8px;
    width: 100%;
    border: 0 none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background: #fff;
    text-align: left;
    font-family: 'OpenSans-Regular';
}

select {
    padding: 7px;
    background: #fff url(/images/buttons/down.png) right center no-repeat;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #0c0212 inset;
    -webkit-text-fill-color: #ffffff !important;
}

input.b_submit {
    width: 320px;
    margin: 30px auto 50px auto;
    padding: 13px 0;
    color: #fff;
    background: #567342;
    font-size: 14px;
    text-align: center;
}

.privacy {
    font-size: 9px;
    text-align: left;
    line-height: 1.3;
    font-family: 'OpenSans-Regular';
    letter-spacing: px;
    word-spacing: 2px;
}

    .privacy a {
        text-decoration: underline;
    }


#chkInternational {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 25px;
    width: 20px;
    text-align: left;
}

    #chkInternational + label {
        background: url("/images/buttons/uncheck.png") no-repeat left center;
        color: #fff;
        padding: 2px 0 2px 26px;
    }

    #chkInternational:checked + label {
        background: url(/images/buttons/check.png) no-repeat left center;
    }

input:-webkit-input-placeholder, textarea:-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

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;
}

.tel {
    display: block;
    font-family: 'OpenSans-Semibold';
    font-size: 20px;
    margin-bottom: 40px;
    font-weight: bold;
    margin-top: 5px;
}
/*footer*/
footer {
}
/* Token Style */
#int_zippostal {
    margin-bottom: 0;
}

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;
    border: 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: #000;
}

    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;
}

    ul.parsley-errors-list.filled li, ul.parsley-errors-list li {
        padding: 0;
        text-align: left;
        color: #F00D0D;
    }

.padding-bt-240 {
    padding-top: 240px;
    padding-bottom: 240px;
}

.padding-bt-200 {
    padding-top: 200px;
    padding-bottom: 200px;
}

.padding-b-240 {
    padding-bottom: 240px;
}

.padding-t-80 {
    padding-top: 80px;
}

.padding-b-80 {
    padding-bottom: 80px;
}

.margin-b-110 {
    margin-bottom: 110px;
}

.padding-t-110 {
    padding-top: 110px;
}

.margin-b-45 {
    margin-bottom: 45px;
}

.margin-b-80 {
    margin-bottom: 80px;
}

.margin-b-16 {
    margin-bottom: 160px;
}

.logmobile {
    display: none;
    width: 100px;
}
#map
{
    position:relative;
}
.point
{
    display:block;
    position:absolute;
    padding: 3px 7px;
    color: #fff;
    background: #2b621d;
    font-family: 'Butler_Bold';
    border-radius: 50%;
    line-height: 1;
    font-size:12px;
        transition:all 0.3s ease-in-out;
    opacity:0;
    transform:scale(0);
    
   
}
.point.active
{
    opacity:1;
        transform:scale(1);
}
.poisholder {
    border: 1px solid #a48242;
    min-height:190px;
    position: relative;


}
.poilinkm
{
    display:none;
    width: 100%;
    font-family: 'MontserratRegular';
    font-size: 15px;
    color: #a48242;
    padding: 15px 0;
    cursor: pointer;
    border-top: 1px solid #a48242;

    position:relative;
    z-index:2
}
 
.pois {
            text-align: left;
    position:absolute;
    left:0;
    top:52px;
    z-index:0;
    opacity:00;
    transition:opacity 0.3s ease-in-out;
            padding: 20px 90px 50px 50px;
            font-size:14px;
            width:100%;
            


}
.holder
{
    position:relative;

}
.pois p
{
    margin-bottom:12px;
}
.pois span
{
    display: inline-block;
    padding: 4px 8px;
    color: #fff;
    background: #2b621d;
    font-family: 'Butler_Bold';
    border-radius: 50%;
    line-height: 1;
    margin-right:10px
}
.pois.active
{
    position:relative;
    top:0;
    opacity:1;
}
.poilink {
    float: left;
    width: 20%;
    display: block;
    font-family: 'MontserratRegular';
    font-size: 18px;
    color: #a48242;
    padding: 15px 0;
    cursor: pointer;
    border-bottom: 1px solid #a48242;
    border-right: 1px solid #a48242;
    position:relative;
    z-index:2
}


    .poilink.active,.poilinkm.active {
        color: #fff;
        background:#a48242

    }
.poilinkm.active {
    border-top: 1px solid #a48242;
}
@media screen and (max-width : 1200px) {
    h1 {
        font-size: 48px;
        color: #a48242;
    }

    h2 {
        font-size: 38px;
        margin-bottom: 20px;
    }

    body {
        font-size: 15px;
    }

    .explore {
        padding: 10px 0;
        margin: 15px auto 0 auto;
        font-size: 12px;
    }

    .toplogo {
        width: 250px;
    }

    li.Location {
        margin-right: 40px;
    }

    .enq {
        right: 40px;
    }
}


@media screen and (max-width : 1000px) {
    body {
        padding-top: 43px;
    }

    header {
        height: 43px;
    }

    .fullheight.notform {
        height: auto;
        min-height: 100px;
    }

    .notform .middle-h, .notform .middle {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0) !important;
    }

    .fullheight, .leaf.fullheight {
        min-height: 300px;
    }
    .fullheight {
        height: calc(100vw - 90px);
    }
    .container, .leaf.fullheight {
        height: auto !important;
    }
    .container {

   max-width: calc(100% - 40px);


}
    .half.g7 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .container.middle {
         position: relative;
        left: 0;
        top: 0;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-0%,-0%);
    }

    .padding-b-80 {
        padding-bottom: 40px;
    }

    .padding-t-80 {
        padding-top: 40px;
    }

    .padding-lr {
        padding-left: 0;
        padding-right: 0;
    }

    .half, .grid_6, .grid_5, .grid_7, .half.g7 {
        width: 100%;
        max-width: 100%;
        float: left !important;
        left: 0;
        top: 0;
        position: relative;
        -webkit-transform: translateY(-0%);
        transform: translateY(-0%);
    }

    .formbox {
        padding: 0 40px;
    }

    .grid_6.pr10 {
        padding-right: 0;
    }

    .grid_6.pl10 {
        padding-left: 0;
    }

    #nav-toggle {
        display: block;
    }



    #nav {
        width: 100%;
        left: -100vw;
        top: 43px;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-0%,-0%);
        height: calc(100vh - 43px);
        background: #fff;
        transition: left 0.4s ease-in-out;
        border-top: 1px solid #567342;
    }

    .active_nav #nav {
        left: 0;
    }

    .logmobile {
        display: block;
    }

    .enq {
        left: 0;
        line-height: 43px;
        border: none;
        border-right: 1px solid #567342;
        padding: 0;
        width: 100px;
        top: 0;
        transform: translate(0%,-0%);
    }

        .enq span {
            display: none;
        }

        .enq:after {
            content: 'E';
        }

    .leaf-left, .leaf-right, .leaf-right.single, .leaf-middle {
        width: 50%;
        max-width: 50%;
    }

    #nav li {
        line-height: 40px;
        float: none;
        margin: 0 !important;
    }

    .toplogo {
        display: none;
    }

    #nav ul {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 1;
    }

    .margin-b-110 {
        margin-bottom: 40px;
    }

    .pr55 {
        padding-right: 0;
        margin-bottom: 25px;
    }

    .pl55 {
        padding-left: 0;
    }

    .bar {
        margin: 30px auto 40px auto;
    }

    .chk_holder {
        margin-top: 20px;
    }

    .totop {
        margin-top: -134px;
        padding-top: 174px;
    }

    .grid_4 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }

    .margin-m {
        margin: 40px auto;
    }

    #page-team h4 {
        margin-top: 30px;
    }

    #page-team .half {
        padding: 0;
    }

    h4 {
        font-size: 32px;
        margin-bottom: 35px;
        color: #a48242;
    }

    p.location {
        font-family: 'MontserratLight';
        padding: 0 20px 0 0;
        text-align: left;
        margin-bottom: 5px;
    }

    #page-location .grid_4 {
        margin-bottom: 0;
    }
    .margin-b-45 {

    margin-bottom: 25px;

}
    .nopaddimgmobile
    {
        padding-top:0;
        padding-bottom:0;
    }
    .paddingtopmobile
    {
           padding-top:40px;
  
    }
    .paddingbottommobile
    {
               padding-bottom:40px;
    }
    .paddinglrmobile
    {
        padding-left:20px;
        padding-right:20px;
    }
    .padding-t-110 {
    padding-top: 40px;
}
    .padding-bt-200
    {
        padding-top:60px;
        padding-bottom:60px;

    }
    h5 {

    font-size: 24px;
}
    h3 {

    margin-bottom: 28px;
    font-size: 30px;
}
    .middlelogo {
    width: 250px;

}
    #sidenav
    {
        display:none;
    }
    .poilinkm
    {
        display:block;
        text-align:center;
    }
    .poilink
    {
        display:none
    }
    .pois {

    text-align: left;
    position: relative;
    opacity:1;
padding: 0;
top: 0;
}
    .pois.active
    {
        top:auto
    }
.pointsholder
{
    display:none;
    padding:30px;
}
}

@media screen and (max-width : 420px) {
}
