@font-face {
    font-family: 'BrownBold';
    src: url('/fonts/BrownBold.eot');
    src: url('/fonts/BrownBold.eot') format('embedded-opentype'), url('/fonts/BrownBold.woff2') format('woff2'), url('/fonts/BrownBold.woff') format('woff'), url('/fonts/BrownBold.ttf') format('truetype'), url('/fonts/BrownBold.svg#BrownBold') format('svg');
}

@font-face {
    font-family: 'BrownLight';
    src: url('/fonts/BrownLight.eot');
    src: url('/fonts/BrownLight.eot') format('embedded-opentype'), url('/fonts/BrownLight.woff2') format('woff2'), url('/fonts/BrownLight.woff') format('woff'), url('/fonts/BrownLight.ttf') format('truetype'), url('/fonts/BrownLight.svg#BrownLight') format('svg');
}

@font-face {
    font-family: 'DomaineDisplaySemibold';
    src: url('/fonts/DomaineDisplaySemibold.eot');
    src: url('/fonts/DomaineDisplaySemibold.eot') format('embedded-opentype'), url('/fonts/DomaineDisplaySemibold.woff2') format('woff2'), url('/fonts/DomaineDisplaySemibold.woff') format('woff'), url('/fonts/DomaineDisplaySemibold.ttf') format('truetype'), url('/fonts/DomaineDisplaySemibold.svg#DomaineDisplaySemibold') format('svg');
}

@font-face {
    font-family: 'BrownRegular';
    src: url('/fonts/BrownRegular.eot');
    src: url('/fonts/BrownRegular.eot') format('embedded-opentype'), url('/fonts/BrownRegular.woff2') format('woff2'), url('/fonts/BrownRegular.woff') format('woff'), url('/fonts/BrownRegular.ttf') format('truetype'), url('/fonts/BrownRegular.svg#BrownRegular') format('svg');
}

@font-face {
    font-family: 'DomaineDisplayRegular';
    src: url('/fonts/DomaineDisplayRegular.eot');
    src: url('/fonts/DomaineDisplayRegular.eot') format('embedded-opentype'), url('/fonts/DomaineDisplayRegular.woff2') format('woff2'), url('/fonts/DomaineDisplayRegular.woff') format('woff'), url('/fonts/DomaineDisplayRegular.ttf') format('truetype'), url('/fonts/DomaineDisplayRegular.svg#DomaineDisplayRegular') format('svg');
}

html {
    height: 100%;
}

body {
    font-family: 'BrownLight';
    /*font-size: 25px;*/
    font-size: 20px;
    background: #fff;
    color: #fff;
    margin: 0;
    padding: 0;
    height: 100%;
    letter-spacing: 0.05em;
    text-align: center;
}


.no-l {
    letter-spacing: 0;
}

.vw440 {
    width: 440px;
    float: left;
    padding-right: 75px;
}

.vw-440 {
    width: calc(100% - 440px);
    float: left;
}

.grid_83 {
    width: 83%;
    float: left;
}

.grid_73 {
    width: 73%;
    float: left;
}

.grid_45 {
    width: 45%;
    float: left;
}

.grid_5 {
    width: 40%;
    float: left;
    padding-left: 80px;
    padding-right: 80px;
}

.grid_7 {
    width: 60%;
    float: left;
}

.grid_10 {
    width: calc(100% - 200px);
    float: left;
}

.grid_11 {
    width: calc(100% - 80px);
    float: left;
}

.rightfloat {
    float: right;
}

.absright {
    position: absolute;
    right: 0;
}

.absmiddle {
    right: 50%;
}

div {
    position: relative;
    z-index: 1;
}

.regular {
    font-family: 'BrownRegular';
    letter-spacing: 0.08em;
}

.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;
}



/*a {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    outline: none;
    font-family: 'BrownBold';
    font-size: 20px;
    letter-spacing: 0.15em;
    line-height: 1.3;
}*/
a {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    outline: none;
    font-family: 'BrownBold';
    font-size: 15px;
    letter-spacing: 0.15em;
    line-height: 1.3;
}

.btn {
    width: 250px;
    display: block;
    border: 1px solid #fff;
    padding: 15px 0;
    margin: 0 auto;
    text-transform: uppercase;
    line-height: 1;
}

#page-home #regBtn.btn {
    position: relative;
}

    #page-home #regBtn.btn span.hoverreplace {
        display: block;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        transition: 0.5s all;
        z-index: 0;
    }

        #page-home #regBtn.btn span.hoverreplace::before {
            position: absolute;
            content: 'Enquire Now';
            width: 100%;
            padding: 15px 0;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            backgroud: transparent;
            transition: 0.5s all;
            z-index: 0;
            color: transparent;
        }


    #page-home #regBtn.btn:hover span.hoverreplace::before {
        color: #062539;
        background-color: #ffffff;
    }





.bottomLink {
    position: absolute;
    bottom: 36px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 20px;
    z-index: 2;
    letter-spacing: 0.1em;
    font-family: 'BrownRegular' !important;
}

.scroll {
    font-size: 16px;
    letter-spacing: 0.08em;
}

    .scroll:before {
        content: '';
        bottom: 40px;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        width: 1px;
        height: calc(50vh - 230px);
        background: #fff;
        position: absolute;
        min-height: 40px;
    }

img {
    border: none;
    max-width: 100%;
}

a, img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/*.container {
    width: calc(100% - 160px);
    margin: 0 auto;
}*/
.container {
    width: calc(100% - 100px);
    margin: 0 auto;
}

    .container.sml {
        width: 70%;
    }

#mainContainer {
    height: 1px;
    overflow: hidden;
}

textarea:focus, input:focus, select:focus {
    outline: none;
}

#bh {
    left: 80px;
    bottom: 80px;
}

.bh {
    /*    width: 100px;
    height: 100px;
    position: absolute;
    position: fixed;
    display: block;
    z-index: 3;
    right: 80px;
    bottom: 80px;*/
    width: 140px;
    height: 140px;
    position: fixed;
    display: block;
    z-index: 3;
    right: 80px;
    bottom: 80px;
}

#landing {
    background: #fddcc9;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    left: 0;
    z-index: 3;
}

.exploreHolder {
    position: fixed;
    width: 100%;
    height: 100%;
    transform: translateX(-100%);
    top: 0;
    right: 0;
    z-index: 4;
}

.explore {
    position: absolute;
    width: 150px;
    height: 100%;
    z-index: 5;
    color: #062539;
    right: 0;
    background: #fddcc9;
    top: 0;
    transition: 0.2s background;
}


.exploreHolder.slideIn {
    transition: transform 1.5s,width 1.5s,right 1.5s;
    transform: translateX(0);
}

#yourhome.exploreHolder.slideIn {
    right: 150px;
}

.yourhome #yourhome {
    right: 100% !important;
}

.yourhome #yourbay {
    transform: translateX(100%);
}

.yourbay #yourhome {
    right: 100% !important;
}

.yourbay #yourbay {
    right: 100% !important;
}

.explore span.txt {
    font-family: 'DomaineDisplaySemibold';
    display: block;
    color: #a3673a;
    width: 100%;
    transform: translate(-50%,-50%) rotate(90deg);
    position: absolute;
    width: 100vh;
    transform-origin: center;
    text-align: left;
    font-size: 68px;
    letter-spacing: 0.1em;
    top: 0;
    line-height: 150px;
    top: 50%;
    left: 50%;
    padding-left: 60px;
    vertical-align: middle;
}

.bgblue {
    color: #fff;
    background: #062539;
}

.cls-w {
    fill: #fff;
}

.cls-c {
    fill: #fde2d1;
}

.cream {
    color: #fde2d1;
}

.bgwhite {
    color: #8e5a31;
    background: #fff;
}

.bgcream {
    color: #a3673a;
    background: #fddcc9;
}

.bgblue h1, .bgblue h2, .bgblue h3, .bgblue h5 {
    color: #fde2d1;
}

.bgwhite h1, .bgwhite h2, .bgwhite h3, .bgwhite h5 {
    color: #fde2d1;
}

#yourhome .explore span.arrow {
    color: #fff;
}

.arrow {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    font-size: 16.7px;
    letter-spacing: 0.02em;
    color: #a3673a;
    ;
}

    .arrow:before {
        content: '';
        margin: 0 auto 20px auto;
        width: 28px;
        height: 28px;
        border-left: 2px solid #a3673a;
        ;
        border-bottom: 2px solid #a3673a;
        ;
        transform: rotate(45deg);
        display: block;
    }

    .arrow span {
        transition: height 0.5s;
        height: 0;
        overflow: hidden;
        display: block;
        color: #a3673a;
    }

.showE .arrow span {
    height: 20px;
}

.explore:hover {
    background: #a3673a;
}

    .explore:hover span {
        color: #fddcc9;
    }

#yourbay .explore:hover span.arrow:before {
    border-left: 2px solid #fddcc9;
    border-bottom: 2px solid #fddcc9;
}

#yourbay .explore:hover span.arrow span #yourbay .arrow span {
    color: #a3673a;
}

#yourhome .explore {
    background: #062539;
}

    #yourhome .explore:hover {
        background: #a3673a;
    }

        #yourhome .explore:hover span.txt {
            color: #062539;
        }

        #yourhome .explore:hover span.arrow span {
            color: #062539;
        }

        #yourhome .explore:hover span.arrow:before {
            border-left: 2px solid #062539;
            border-bottom: 2px solid #062539;
        }

#yourhome .arrow:before {
    border-left: 2px solid #a3673a;
    border-bottom: 2px solid #a3673a;
}

.exploreHolder:before {
    content: '';
    position: absolute;
    right: 150px;
    left: 0;
    display: block;
    top: 0;
    bottom: 0;
    background: #fddcc9;
}

.move .exploreHolder:before {
    width: 200vw;
    left: 150px;
    background: #fddcc9;
}

.move #yourbay {
    z-index: 5;
}

#yourhome:before {
    background: #062539;
}

.exploreHolder.slideOut {
    width: 150px;
}
/* General */
section {
    position: relative;
    z-index: 1;
}

#logoholder {
    font-family: 'DomaineDisplaySemibold';
    font-size: 26px;
    color: #a3673a;
}

    #logoholder svg {
        display: block;
        margin: 0 auto 25px auto;
        width: 120px;
    }

.fullheight {
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: relative;
    overflow: hidden;
    min-height: 550px;
    background-position: right center;
}

.middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1;
}

.middle-h {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    z-index: 1;
}

.mainlogo {
    display: block;
    margin: 0 auto 50px auto;
    width: 540px;
    max-width: calc(100% - 100px);
}

#topsection {
    transition: opacity 2s;
}

.tofade {
    opacity: 0;
    transition: opacity 1.5s;
}

    .tofade.fadeIn {
        opacity: 1;
    }

.fadeContent .tofade {
    opacity: 1;
}

#home {
    transition: all 1.5s;
    position: absolute;
    left: 0;
    right: 300px;
    z-index: 2;
    width: auto;
}



.darklayer:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0%;
    background: rgba(0,0,0,0.4);
    height: 100%;
    width: 100%;
    z-index: 0;
}

.img {
    width: 100%;
    margin: 0;
    display: block;
}

/* Headings */
h1, h2, h3, h4, h5 {
    /*margin: 0;
    font-family: 'DomaineDisplaySemibold';
    font-weight: normal;
    line-height: 1.1;*/
    margin: 0;
    font-family: 'DomaineDisplaySemibold';
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 16px;
}

p {
    margin: 0;
    letter-spacing: 0;
    text-align: left;
    line-height: 1.25;
}

/*h1 {
    font-size: 112px;
}*/
h1 {
    font-size: 96px;
}

/*h2 {
    font-size: 79.17px;
    margin-bottom: 0.5em;
}*/
h2 {
    font-size: 60px;
    margin-bottom: 0.5em;
}
/*h3 {
    font-family: 'DomaineDisplayRegular';
    font-size: 45.83px;
    line-height: 1.2;
    text-align: left;
    max-width: 730px;
}*/
h3 {
    font-family: 'DomaineDisplayRegular';
    font-size: 28px;
    line-height: 1.2;
    text-align: left;
}
/*h4 {
    font-size: 29.17px;
    font-family: 'DomaineDisplayRegular';
    line-height: 1.51;
}*/
h4 {
    font-size: 24px;
    font-family: 'DomaineDisplayRegular';
    line-height: 1.5;
    letter-spacing: .08em;
}

h5 {
    font-size: 42px;
    margin-bottom: 1em;
}

.max1 {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    max-width: calc(100% - 40px);
}

.max830 {
    width: 830px;
    margin-left: auto;
    margin-right: auto;
    max-width: calc(100% - 40px);
}

.cls-brown {
    fill: #96653f;
}


/* Navigation */
header {
    margin: 0 auto;
    width: 100%;
    display: block;
    position: fixed;
    text-align: center;
    height: 180px;
    z-index: 5;
    top: 0;
}

.cls-header {
    fill: #96653f;
}

#page-yourhome .cls-header {
    fill: #fff;
}

#page-team header {
    background: #fff;
}

#page-enquire header {
    background: #062539;
}

#page-yourbay .cls-header {
    fill: #fff;
}

#page-yourbay.fixed .cls-header {
    fill: #96653f;
}

#page-enquire .cls-header {
    fill: #fff;
}

header.tofade {
    transition: all 1s;
    height: 100px;
}

header .container {
    height: 100%;
}

#page-team header, #page-enquire header {
    opacity: 1 !important;
}

.fixed header {
    height: 100px;
    background: inherit;
}

.teamSvg {
    display: block;
    margin-bottom: 50px;
}

.rebel {
    height: 80px;
    width: 343px;
}

.morehuman {
    height: 65px;
    width: 341px;
}

.pbd {
    height: 66px;
    width: 351px;
}

.katon {
    height: 58px;
    width: 363px;
}

#page-team, #page-enquire {
    padding-top: 270px;
}



/*.fixed .logo {
    top: 50%;
    width: 150px;
    transform: translate(0,-50%);
}*/
.logo {
    top: 50%;
    width: 210px;
    transform: translate(0,-50%);
    transition: all 1s;
    position: absolute;
    left: 0;
    display: block;
    z-index: 2;
}

/*.logo {
    transition: all 1s;
    position: absolute;
    left: 0;
    top: 90px;
    width: 307px;
    display: block;
    z-index: 2;
}*/

#nav {
    position: absolute;
    right: 0;
    text-align: right;
    transition: all 1s;
    top: 50%;
    transform: translate(0,-50%);
}

    #nav li {
        /*list-style: none;
    display: inline-block;
    margin-right: 50px;
    position: relative;*/
        list-style: none;
        display: inline-block;
        margin-right: 30px;
        position: relative;
    }

        #nav li:last-child {
            margin-right: 0;
        }

        #nav li a {
            color: #fff;
            text-transform: uppercase;
        }

#page-team #nav li a {
    color: #a3673a;
}

.fixed #nav li a {
    color: inherit;
}

#page-yourhome .yh, #page-yourbay .yb, #page-team .team, #page-enquire .enquire {
    text-decoration: underline;
}
/* nav-toggle */
#nav-toggle {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    width: 30px;
    height: 15px;
    display: none;
    right: 0;
}

    #nav-toggle span {
        position: absolute;
        left: 0;
        display: block;
        height: 1px;
        width: 100%;
        text-align: center;
        transition: 0.6s ease all;
        -moz-transition: 0.6s ease all;
        -webkit-transition: 0.6s ease all;
        background: #fff;
    }

.sp1 {
    top: 0px;
}

.sp2 {
    top: 5px;
}

.sp3 {
    top: 10px;
}

body.Active .sp1, body.Active .sp2, body.Active .sp3 {
    top: 50%;
}

#page-enquire .nofenq {
    display: none;
}

.formbox {
    margin: 0 auto;
    width: 600px;
    max-width: calc(100% - 40px);
}

input, select {
    font-size: 20px;
    font-family: 'BrownLight';
    width: 100%;
    color: #fff;
    border: 0 none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    text-align: left;
    position: relative;
    margin-bottom: 50px;
    padding: 0 0 5px 0;
}

    input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus input:-webkit-autofill {
        font-family: 'BrownLight';
        -webkit-box-shadow: 0 0 0 30px #062539 inset;
        -webkit-text-fill-color: #ffffff !important;
        border-top: 1px solid #15273a;
        font-size: 20px !important;
    }


select {
    text-align-last: left;
    text-align: left;
    -ms-text-align-last: left;
    -moz-text-align-last: left;
    text-align-last: left;
}

    select option {
        background: #000000;
        color: #fff;
        text-align-last: left;
        text-align: left;
        -ms-text-align-last: left;
        -moz-text-align-last: left;
        text-align-last: left;
    }


.privacy {
    font-size: 10px;
    width: 365px;
    margin: 35px 0 60px 0;
    max-width: 90%;
}

.spnCall {
    font-family: 'DomaineDisplaySemibold';
    display: block;
    text-align: left;
    font-size: 37px;
    color: #fde2d1;
}

    .spnCall span {
        display: block;
        letter-spacing: 0;
    }

#page-enquire .spnCall {
    display: none;
}

.privacy a {
    font-family: 'BrownLight';
    font-size: 10px;
    letter-spacing: 0;
}

.chk_holder {
    padding: 0 0 0 0;
    color: #fff;
    text-align: left;
}

#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 {
        padding: 2px 0 2px 55px;
        position: relative;
        display: inline-block;
        margin-bottom: 15px;
        font-size: 19px;
        letter-spacing: 0;
        margin-bottom: 50px;
    }

        #chkInternational + label:before {
            position: absolute;
            left: 0;
            width: 36px;
            height: 36px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            border: 1px solid #fff;
            content: '';
            display: block;
        }

        #chkInternational + label:after {
            position: absolute;
            width: 10px;
            height: 17px;
            top: 50%;
            left: 13px;
            -webkit-transform: translateY(-60%) rotate(45deg) scale(0);
            transform: translateY(-60%) rotate(45deg) scale(0);
            border-bottom: 2px solid #fff;
            border-right: 2px solid #fff;
            content: '';
            display: block;
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
        }

    #chkInternational: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 {
    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;
}


.b_submit {
    margin: 0;
    text-align: center;
    letter-spacing: 0.1em;
    cursor: pointer;
}


/*footer*/
footer {
    text-align: left;
    padding-bottom: 100px;
    padding-top: 200px;
    position: relative;
    z-index: 0;
}

.call {
    display: block;
    letter-spacing: 0;
    font-family: 'DomaineDisplayRegular';
    font-size: 28px;
    line-height: 1.2;
    text-align: left;
}

.tel {
    font-family: 'DomaineDisplayRegular';
    font-size: 28px;
}

footer .links {
    font-size: 16px;
    letter-spacing: 0;
    font-family: 'BrownLight';
}

#page-yourbay .call, #page-team .call {
    color: #062539;
}

.call span {
    display: block;
    margin-top: 5px;
}

footer .btn {
    margin: 0 0 180px 0;
    color: #062539;
    background: #fddcc9;
    margin: 0 0 100px 0;
    text-align: center;
    border: none;
    transition: 0.5s all;
}

    footer .btn:hover {
        background: #a3673a;
    }

.cls-footer {
    fill: #062539;
}

#page-yourbay .cls-footer {
    fill: #fff;
}
#page-yourbay .atlas_logo {
    content: url(/images/atlas-white.png)
}

#page-yourbay .btn, #page-team .btn {
    color: #fff;
    background: #062539;
    border: none;
}

    #page-yourbay .btn:hover, #page-team .btn:hover {
        background: #a3673a;
    }

#page-yourbay footer a, #page-team footer a {
    color: #062539;
}

.dot {
    display: inline-block;
    margin: 0 5px;
    height: 16px;
    width: 2px;
    position: relative;
}

    .dot:before {
        width: 2px;
        height: 2px;
        content: '';
        position: absolute;
        background: #fff;
        border-radius: 50%;
        top: 55%;
    }

#page-yourbay .dot:before, #page-team .dot:before {
    background: #062539;
}

.logos {
    position: absolute;
    right: 80px;
    bottom: 100px;
    width: 500px;
    text-align: right;
    z-index: 3;
}

    .logos:after {
        content: '';
        position: absolute;
        top: -2000px;
        bottom: -2000px;
        left: 0;
        right: 0;
        background: #fddcc9;
        z-index: 0;
        display: block;
        transform: rotate(38deg);
    }

#page-yourbay .logos:after {
    background: #062539;
}

#page-yourbay .rebellink:after {
    background: #fff;
}

.logos a {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.rebellink {
    padding-right: 30px;
}

    .rebellink:after {
        content: '';
        display: block;
        height: 50px;
        width: 1px;
        background: #062539;
        right: 14px;
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
    }

.cbre svg {
    width: auto;
    height: 26px;
    transform: translateY(-5px);
}

.morelink {
    margin-right: 40px;
}

    .morelink svg {
        width: auto;
        height: 28px;
        transform: translateY(-10px);
    }

.rebellink svg {
    width: auto;
    height: 30px;
}
/* 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;
}

.token-input-dropdown-project {
    margin-top: -40px;
}

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;
}

    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;
}

.mb30 {
    margin-bottom: 30px;
}

.max600 {
    width: 590px;
    max-width: calc(100% - 40px);
}

.max620 {
    width: 620px;
    max-width: calc(100% - 40px);
}

.max520 {
    width: 520px;
    max-width: calc(100% - 40px);
    max-width: calc(100% - 30px);
}

.max420 {
    width: 420px;
    max-width: calc(100% - 40px);
}

.max300 {
    max-width: 300px;
}

.centeralign {
    text-align: center;
}

.plr80 {
    padding-left: 80px;
    padding-right: 80px;
}

.leftalign {
    text-align: left;
}

.mb50 {
    margin-bottom: 50px;
}

.pb50 {
    padding-bottom: 50px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb40 {
    margin-bottom: 40px;
}

.ptb-140 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.mb160 {
    margin-bottom: 160px;
}

.pt150 {
    padding-top: 150px;
}

.pb150 {
    padding-bottom: 150px;
}

.pb160 {
    padding-bottom: 160px;
}

.pb200 {
    padding-bottom: 200px;
}

.animated {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(0.6, 0.2, 0.1, 1);
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.fullwidth {
    width: 100%;
    display: block;
}

.white {
    color: #fff;
}

.mg25P {
    margin-top: 25%;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadedelay1 {
    transition-delay: 0 !important;
}

.fadedelay2 {
    transition-delay: 0.5s !important;
}

.fadedelay3 {
    transition-delay: 1s !important;
}



/* ------------------------------------------------------- */
/* -------------------- DISPLAY SUITE -------------------- */
/* ------------------------------------------------------- */


.displaysuite_popup{
	display: block;
    position: fixed;
    width: 1020px;
    height: 600px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #062539;
    z-index: 100;
    padding: 50px 20px;
    max-width: calc(100% - 40px);
	border: 4px solid #ffffff;
}
.displaysuite_popup_close {
	display: block;
	position: absolute;
	top: 10px;
	right: 20px;
	width: 30px;
	height: 30px;
}
.displaysuite_popup_close span{
	position: absolute;
	width: 1px;
	height: 100%;
	right: 0;
	left: 0;
	background: #ffffff;
    margin: 0 auto;
    transform: rotate(45deg);
}
.displaysuite_popup_close span:first-child{
	transform: rotate(-45deg);
}
.displaysuite_popup h2{
	display: block;
	font-size: 28px;
	color: #ffffff;
	margin-bottom: 40px;
}
.displaysuite_popup h3{
	display: block;
	font-size: 20px;
	color: #ffffff;
}
.displaysuite_video{
	position: absolute;
	width: calc(100% - 50px);
	height: calc(100% - 100px);
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: none;
}
.play_video_btn{
	border: 2px solid #ffffff;
	margin: 50px auto 0 auto;
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	position: relative;
	 
}
.play_video_btn span{
	display: block;
	position: absolute;
	top: 50%;
	left: 55%;
	transform: translate(-50%,-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 30px;
	border-color: transparent transparent transparent #ffffff;
}
.message_holder {
    display: table;
    width: 100%;
    vertical-align: middle;
    text-align: center;
	height: 100%;
}
.middle_content{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	table-layout: fixed;
}
.whatchVideo{
	font-size: 16px;
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	margin: 20px auto 50px auto;
	display: block;
	width: 140px;
	position: relative;
	font-weight: 600;
}
.displaysuite_video .dv{
    margin: 0 auto;
    position: absolute;
    width: 100%;
    height: 100%;
	display: block;
}
.backtowebsite{
	font-size: 20px;
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	margin: 20px auto 50px auto;
	display: inline-block;
	position: relative;
	font-weight: 600;
}
/*  */


@media screen and (max-width : 1500px) {
    .h3_1 {
        font-size: 34px;
    }

    .container {
        width: calc(100% - 120px);
    }

    .grid_11 {
        width: calc(100% - 60px);
    }

    .grid_5 {
        padding-left: 60px;
        padding-right: 60px;
    }

    .logos {
        right: 60px;
    }

    h3 {
        font-size: 24px;
    }

    #nav li {
        margin-right: 40px;
    }

    .container.sml {
        width: 75%;
    }
}

@media screen and (max-width : 1200px) {
    .container {
        width: calc(100% - 40px);
    }

    .logo {
        width: 220px;
    }

    a {
        font-size: 19px;
    }

    .logos {
        right: 20px;
    }

    .grid_5 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .vw440 {
        width: 400px;
        padding-right: 40px;
        max-width: 100%;
    }

    .vw-440 {
        width: calc(100% - 400px);
        float: left;
    }

    .grid_11 {
        width: calc(100% - 20px);
    }

    h3 {
        font-size: 18px;
    }

    .h3_1 {
        font-size: 30px;
    }

    h1 {
        font-size: 100px;
    }

    h2 {
        font-size: 75.17px;
    }

    #nav li {
        margin-right: 30px;
    }
}

.m {
    display: none !important;
}

#page-enquire h4 {
    color: #fff;
}

@media screen and (max-height : 700px) {
}

@media screen and (max-width : 900px) {
    .m {
        display: block !important;
    }

    .d {
        display: none !important;
    }

    .btn {
        width: 170px;
        padding: 12px 0;
    }

    .arrow {
        bottom: 20px;
        width: 50px;
        text-align: center;
        left: auto;
        right: 0;
    }

    .move .arrow {
        bottom: auto;
        top: 24px;
    }

    #home {
        right: 0;
    }

    .bh {
        display: none;
    }

    .showE .arrow span {
        display: none;
    }

    .explore {
        width: 100%;
        height: 100%;
    }

        .explore span.txt {
            width: 100%;
            transform: none;
            text-align: center;
            font-size: 30px;
            top: auto;
            bottom: 0;
            line-height: 60px;
            left: -20px;
        }

    .arrow:before {
        content: '';
        margin: 0 auto 0 auto;
        width: 15px;
        height: 15px;
        transform: rotate(-135deg);
    }

    .exploreHolder {
        transform: translateY(-100%);
    }

        .exploreHolder.slideIn {
            transition: transform 1.5s,height 1.5s;
        }

    .move .exploreHolder:before {
        width: 100%;
        left: 0;
        bottom: 0;
    }

    .move .exploreHolder {
        height: 100vh;
    }

    .move .explore span.txt {
        top: 0;
        bottom: auto;
    }

    .move .exploreHolder:before {
        bottom: auto;
        height: 200vh;
    }

    #yourhome.exploreHolder.slideIn {
        right: 0;
        top: -60px;
    }

    .yourhome #yourhome {
        right: 0 !important;
        height: 100vh;
    }

    .yourhome #yourbay {
        right: 0 !important;
        left: 0 !important;
        transform: translateY(100%);
    }

    .yourbay #yourbay, .yourbay #yourhome {
        right: 0 !important;
        left: 0 !important;
        height: calc(100vh + 80px);
    }

    .exploreHolder.slideOut {
        width: 100%;
        height: 60px;
        top: auto;
        bottom: 0;
    }

    #yourhome.exploreHolder.slideOut {
        top: auto;
        bottom: 60px;
    }

    #nav-toggle {
        display: block;
    }


    .homeMiddle {
        top: 0;
        left: 0;
        bottom: 115px;
        transform: translate(0);
    }

    #regBtn {
        position: absolute;
        top: 20px;
        left: 0;
        right: 0;
        margin: 0 auto;
        transition: 0.5s all;
    }

    .middlemobile {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

        .middlemobile p {
            font-size: 15px;
            letter-spacing: 2px;
        }

    .mainlogo {
        margin-bottom: 25px;
    }

    .pt150 {
        padding-top: 100px;
    }

    .ptb-140 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .grid_10 {
        width: calc(100% - 20px);
    }

    .pb160 {
        padding-bottom: 100px;
    }

    .vw-440 {
        width: 100%;
        margin-top: 40px;
    }

    .mb160 {
        margin-bottom: 50px;
    }

    .pb200 {
        padding-bottom: 100px;
    }

    .vw440 {
        padding-right: 20px;
    }

    .absright, .absleft, .absmiddle {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        transform: translate(0) !important;
        width: 100% !important;
        margin-bottom: 50px;
    }

    .container.sml {
        width: calc(100% - 40px);
    }

    .grid_5 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .grid_7 {
        width: 100%;
    }

    .grid_83 {
        width: 100%;
    }

    .grid_73 {
        width: 100%;
    }

    footer {
        padding-bottom: 0;
        padding-top: 100px;
    }

    .call.mb80 {
        margin-bottom: 30px;
        font-size: 20px;
    }

    footer .btn {
        margin: 0 0 30px 0;
    }

    .logos {
        position: relative;
        right: auto;
        bottom: auto;
        width: 100%;
        text-align: center;
        margin-top: 40px;
        padding: 30px 5px;
    }

        .logos:after {
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            transform: rotate(0);
        }

    header {
        height: 60px !important;
    }

    .logo {
        top: 50%;
        width: 150px;
        transform: translate(0,-50%);
        top: 56%;
        width: 150px;
        transform: translate(-50%,-50%);
        left: 50%;
    }

    #nav, .fixed #nav {
        background: inherit;
        top: 0;
        transform: translate(-100%, -0%);
        padding-top: calc(50vh - 72px);
        right: -20px;
        left: -20px;
        height: 100vh;
        z-index: 0;
        transition: transform 0.6s;
        background: #062539;
    }

        #nav li {
            display: block;
            margin-right: 0;
            text-align: left;
            padding: 15px 0 0 15px;
        }

    body.Active #nav {
        transform: translate(0%);
    }

    #page-yourbay.fixed #nav-toggle span, #page-team #nav-toggle span {
        background: #a3673a;
    }

    #page-yourbay #nav, #page-yourbay .fixed #nav {
        background: #fddcc9;
    }

    #page-team #nav, #page-team .fixed #nav {
        background: #fff;
    }

    #page-team, #page-enquire {
        padding-top: 120px;
    }

    .rebel {
        height: 50px;
        width: auto;
    }

    .morehuman {
        height: 43px;
        width: auto;
    }

    .pbd {
        height: 46px;
        width: auto;
    }

    .katon {
        height: 47px;
        width: auto;
    }

    input, select {
        margin-bottom: 30px;
        font-size: 15px;
    }

    #chkInternational + label:before {
        width: 25px;
        height: 25px;
    }

    #chkInternational + label {
        font-size: 14px;
        padding-left: 35px;
    }

        #chkInternational + label:after {
            position: absolute;
            width: 8px;
            height: 15px;
            left: 10px;
        }
}

@media screen and (max-width : 750px) {
    h1 {
        font-size: 40px;
    }

    .tel {
        font-size: 16px;
    }

    a {
        font-size: 14px;
    }

    body {
        font-size: 14px;
    }

    .scroll {
        font-size: 14px;
    }

    h2 {
        font-size: 32px;
    }

    h3 {
        font-size: 20px;
    }

    .h3_1 {
        font-size: 20px;
    }

    h4 {
        font-size: 16px;
    }

    .rebellink svg {
        height: 19px;
    }

    .morelink svg {
        height: 21px;
        transform: translateY(-7px);
    }

    .rebellink {
        padding-right: 20px;
    }

        .rebellink:after {
            height: 35px;
            right: 10px;
        }

    .morelink {
        margin-right: 15px;
    }

    .cbre svg {
        height: 15px;
        transform: translateY(-4px);
    }

    footer .links {
        font-size: 13px;
    }

    .pt150 {
        padding-top: 80px;
    }

    .ptb-140 {
        padding-top: 80px;
        padding-bottom: 80px;
    }



    .pb160 {
        padding-bottom: 80px;
    }



    .mb160 {
        margin-bottom: 40px;
    }

    .pb200 {
        padding-bottom: 80px;
    }

    h5 {
        font-size: 26px;
        margin-bottom: 1em;
    }



    .call {
        font-size: 20px;
        line-height: 1.2;
        text-align: left;
    }

    .max830, .max600, .max620, .max420,
    #page-yourbay .max520 {
        max-width: 100%;
    }

    .rebel {
        height: 40px;
        width: auto;
    }

    .morehuman {
        height: 33px;
    }

    .pbd {
        height: 35px;
    }

    .katon {
        height: 36px;
    }

    #page-team .mb30 {
        margin-bottom: 10px;
    }

    #page-team .mb50 {
        margin-bottom: 20px;
    }
}
