
@font-face {
    font-family: 'Hatton';
    src: url('/fonts/Hatton-Medium.eot');
    src: url('/fonts/Hatton-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/Hatton-Medium.woff2') format('woff2'), url('/fonts/Hatton-Medium.woff') format('woff'), url('/fonts/Hatton-Medium.ttf') format('truetype'), url('/fonts/Hatton-Medium.svg#Hatton-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Apercu';
    src: url('/fonts/Apercu-Medium.eot');
    src: url('/fonts/Apercu-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/Apercu-Medium.woff2') format('woff2'), url('/fonts/Apercu-Medium.woff') format('woff'), url('/fonts/Apercu-Medium.ttf') format('truetype'), url('/fonts/Apercu-Medium.svg#Apercu-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Apercu';
    src: url('/fonts/Apercu-Bold.eot');
    src: url('/fonts/Apercu-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/Apercu-Bold.woff2') format('woff2'), url('/fonts/Apercu-Bold.woff') format('woff'), url('/fonts/Apercu-Bold.ttf') format('truetype'), url('/fonts/Apercu-Bold.svg#Apercu-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Apercu';
    src: url('/fonts/Apercu-Light.eot');
    src: url('/fonts/Apercu-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/Apercu-Light.woff2') format('woff2'), url('/fonts/Apercu-Light.woff') format('woff'), url('/fonts/Apercu-Light.ttf') format('truetype'), url('/fonts/Apercu-Light.svg#Apercu-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

.clear, * html .clearfix, *:first-child + html .clearfix {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

body {
    font-family: 'Apercu';
    font-size: 15px;
    background: #fff;
    color: #2b3e4f;
    margin: 0;
    font-weight: 300;
    padding: 0;
    line-height: 1.46;
    text-align: center;
    letter-spacing: 0.01em;
}

#main {
    position: relative;
    z-index: 5;
}

.loaded #main {
    height: auto;
    overflow: initial;
}



.sticky {
    position: sticky;
    top: 0;
    z-index: 1;
    min-height: 100vh;
}


.t100 {
    top: 100px;
}


.container {
    position: relative;
    width: 1000px;
    max-width: calc(100% - 60px);
    margin: 0 auto;
}

    .container.z3 {
        padding-left: 85px;
        padding-right: 85px;
    }
/*.pt100{
    padding-top:100px
}*/

.flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.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;
}

.leftalign {
    text-align: left;
}

.in-ancher {
    width: 0;
    display: block;
    position: absolute;
    z-index: 11;
    opacity: 0;
}

.h-ancher {
    display: block;
}


.space {
    display: block;
    height: 100vh;
}


section {
    position: relative;
    z-index: 2;
}




.fullyvideo {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-size: cover !important;
    min-height: 100%;
    width: auto !important;
}

#videos {
    transform: translate(-50%, -50%) rotate(180deg);
}

@media screen and (max-aspect-ratio: 1920/1080) {
    .fullyvideo {
        height: 100vh;
    }
}

@media screen and (min-aspect-ratio: 1920/1080) {
    .fullyvideo {
        width: 100% !important;
    }
}



.fixsection {
    position: sticky;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 100vh;
}

.holder {
    position: relative;
    z-index: 1;
}

.w1 {
    width: 1px;
}

.grey {
    background: rgba(144,174,217,0.2);
}

.grid_1 {
    width: 8.33%;
}

.grid_2 {
    width: 16.67%;
}

.grid_3 {
    width: 25%;
    padding-left: 22px;
    position: relative;
    z-index: 0;
}

.grid_4 {
    width: 33.33%;
}

.grid_5 {
    width: 40.5%;
}

.grid_6 {
    width: 50%;
}

.grid_7 {
    width: 59.5%;
}

.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;
}

.w405 {
    width: 405px;
    max-width: 48%;
    float: left;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

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;
}

textarea:focus, input:focus, select:focus {
    outline: none;
}


.leftfloat {
    float: left;
}

.rightfloat {
    float: right;
}



.centeralign {
    text-align: center;
}


.mauto {
    margin-left: auto;
    margin-right: auto;
}



.fullheight {
    height: 100vh;
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-position: center;
    min-height: 400px;
    z-index: 1;
    width: 100%;
}

.z3 {
    z-index: 3;
}

.full-h {
    height: 100%;
    position: relative;
    background-size: cover;
}

.full-vh {
    height: calc(100vh - 100px);
    width: 100%;
    background-size: cover;
    position: absolute;
    top: 100px;
}

    .full-vh.z3 {
        position: relative;
        top: 0;
    }

.team-det h3, .team-det p {
    text-align: left;
}

#video-holder {
    position: fixed;
    top: 0;
    left: 0;
}

.mb65 {
    margin-bottom: 65px;
}

.pb195 {
    padding-bottom: 195px;
}

#mapdetails {
    height: calc(100vh - 100px);
    background: #2B3E4F;
    width: 560px;
    padding: 50px;
overflow-y: scroll;
overflow-x:hidden;
  scrollbar-color: #2b3e4f #fff;
  scrollbar-width: thin;
}
#mapdetails::-webkit-scrollbar {
  width: 10px;
}

/* Track */
#mapdetails::-webkit-scrollbar-track {
  background: #FFF; 
}
 
/* Handle */
#mapdetails::-webkit-scrollbar-thumb {
  background: #2b3e4f; 
}

/* Handle on hover */
#mapdetails::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
    #mapdetails h2 {
        color: #fff;
        text-align: left;
        margin-bottom: 25px;
    }

#map {
    float: left;
    height: calc(100vh - 100px);
    width: calc(100% - 560px);
}

.sp-sec {
    display: block;
    width: 1px;
    height: 50vh;
}

.sp-sec {
    display: block;
    width: 1px;
    height: 100vh;
}

.pois {
    display: block;
    line-height: 1.5;
    font-size: 15px;
    font-weight: 100;
}

    .pois span {
        display: inline-block;
        margin-right: 5px;
        width: 16px;
        text-align: right;
    }

.map-cat {
    text-align: left;
    padding: 15px 0 16px 0;
    border-bottom: 1px dotted #fff;
    color: #fff;
    position: relative;
    cursor: pointer;
    width: 235px;
}

    .map-cat p {
        font-weight: 700;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        font-size: 16px;
    }

    .map-cat:after {
        content: '';
        display: block;
        position: absolute;
        right: 6px;
        margin: 0 auto;
        width: 1px;
        height: 14px;
        top: 18px;
        background: #fff;
    }

    .map-cat.active:after {
        height: 0;
    }

    .map-cat:before {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 24px;
        margin: 0 auto;
        width: 14px;
        height: 1px;
        background: #fff;
    }

.inner-poi {
    padding-top: 5px;
}
/*section 1 elements*/
.circle {
    position: absolute;
    width: 110px;
    display: block;
    left: -80px;
    top: -80px;
}

#pattern {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 2;
    background-color: #fff;
}

.pattern {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    background-color: #fff;
}

    #pattern:before, .pattern:before {
        content: '';
        position: absolute;
        display: block;
        background-image: url(/images/pattern.png);
        background-size: 7.5px 7.5px;
        background-repeat: repeat;
        height: 150%;
        width: 100%;
        background-color: #fff;
    }

#txtwraper {
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    z-index: 2;
}

#bgwhite {
    height: 0;
    overflow: hidden;
    position: fixed;
    top: 100px;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 0;
}

.bgwhite {
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 0;
}

.wbg {
    background: #fff;
}

.brk {
    display: block;
    width: 100%;
    float: left;
}

#bg {
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

    #bg:after {
        content: '';
        position: absolute;
        display: block;
        border-bottom: 100vh solid #90AED9;
        border-left: 100vw solid transparent;
        width: 0;
        top: 0;
        right: 0;
        opacity: 0.2;
    }

.innerTxt {
    position: absolute;
    height: calc(100vh - 100px);
    left: 0;
    top: 0;
    width: 454px;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
}

#bg {
}
/* section 2 elements*/
#ancher {
    position: absolute;
    width: 53px;
    height: auto;
    z-index: 2;
    top: 6%;
    left: 26%;
}

#line {
    position: absolute;
    width: 3px;
    height: auto;
    z-index: 2;
    top: calc(6% + 80px);
    left: calc(26% + 26px);
    bottom: 93%;
    background-image: url(/images/dot.png);
    background-size: 2.5px 5px;
    background-repeat: repeat-y;
}

.holder {
    position: relative;
    top: 0;
}

.toFade {
    opacity: 0;
}

.plyBtn {
    display: block;
    width: 120px;
    height: 120px;
}



.content {
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.w-to-100 {
    width: 1000px;
    height: 561px;
    position: relative;
    z-index: 3;
    margin: auto;
}

.toscale {
    height: 100%;
    width: 100%;
    background-size: cover;
    margin: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.reverse {
    height: calc(100vh - 100px);
    width: 100vw;
}

.b-copy {
    width: 500px;
    max-width: calc(100% - 60px);
    margin: auto;
    padding-top: 30px;
    color: #2B3E4F;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(100%);
}

.over-hiden {
    overflow: hidden;
}
/*sec2 elements*/

#img1 {
    display: block;
    margin: auto;
    min-width: 1000px;
    height: 554px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 20% center;
    max-width: 100%;
    max-height: calc(100vh - 110px);
}

.c-path {
    position: absolute;
    left: 0;
    width: 100% !important;
    overflow: hidden;
    top: 0;
    height: 100%;
    clip-path: polygon(0% 0%,0% 0%,0% 50%, 0% 100%,0% 100%);
    z-index: 2;
}

.navy {
    background: #2B3E4F;
    color: #fff;
}

.blue {
    background: #90AED9;
    color: #fff;
}

#imgHolder {
    background: rgba(214,209,204,0.2);
    padding-top: 110px;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
}

.innerImg {
    position: absolute;
    width: 100vw;
    left: 0;
    height: 100%;
    top: 0;
    background-size: cover;
    background-position: center 70%;
}

.innerHolder {
    position: relative;
    overflow: hidden;
}




.middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    display: block;
}

.middle-h {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    z-index: 1;
    display: block;
}

.conver {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.bgToCover
{
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0%;
z-index:0;
opacity:0;
}
.img {
    width: 100%;
    margin: 0;
    display: block;
}

/* Headings */
h1, h2, h3, h4, h5 {
    margin: 0;
    font-weight: normal;
}

p {
    margin: 0;
}

    p.mb {
        margin-bottom: 15px;
    }

h1, h2 {
    font-family: 'Hatton';
    font-size: 39px;
    line-height: 1.125;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    position: relative;
    transform: translateX(0.015em);
    width: 850px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    h2.w870 {
        width: 870px;
    }

    h2.w735 {
        width: 735px;
    }

    h1 span {
        display: block;
        margin: 15px auto 25px auto;
    }

h2 {
    margin: 0 0 1em 0;
}

    h2.transparent {
        text-align: center;
        font-size: 90px;
        line-height: 105px;
        font-weight: 500;
        text-transform: uppercase;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: #fff;
        padding-top: calc(50vh - 155px);
        mix-blend-mode: screen;
        margin: 0;
    }

#h21 {
    mix-blend-mode: initial;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: none;
    background-size: cover;
    background-position: bottom center;
}

    #h21:after {
        position: absolute;
        content: '';
        display: block;
        z-index: -1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #2B3E4F;
    }

    #h21:before {
        position: absolute;
        content: '';
        display: block;
        z-index: -2;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-image: inherit;
        background-size: cover;
        background-position: bottom center;
    }

h3 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 1.2em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

    h3.mb {
        margin-bottom: 3em;
    }

h4 {
    font-size: 40px;
    color: #2A3851;
}

.ancher-scetion {
    display: block;
    height: 0.1px;
    opacity: 0;
}

/* Navigation */
header {
    position: fixed;
    height: 100px;
    background: #fff;
    border-bottom: 1px solid #2b3e4f;
    top: 0;
    width: 100%;
    z-index: 10;
    transform: translateY(-100%);
}

    header:after {
        content: '';
        position: absolute;
        bottom: 4px;
        left: 0;
        right: 0;
        height: 1px;
        background: #2b3e4f;
        display: block;
    }

.logo {
    width: 227px;
    left: 36px;
    z-index: 5;
}

#nav {
    right: 36px;
    text-align: right;
}

    #nav a {
        display: inline-block;
        margin-left: 52px;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 0.15em;
        position: relative;
    }
     #nav a span
     {
         display:inline-block;
         width:auto;
         position:relative
     }
.lk0 .inspire span:after, .lk1 .reside span:after, .lk2 .explore span:after, .lk3 .team span:after, .lk4 .register span:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #2b3e4f;
}

.midlogo, #mainSvg {
    display: block;
    width: 534px;
    position: relative;
    z-index: 2;
    margin: auto;
}
   .artist:after{

       content:'artist impression';
       position:absolute;
       right:10px;
       bottom:10px;
       color:#fff;
       display:block;
       z-index:2;
       font-size: 12px;
    letter-spacing: 0.15em;
    text-transform:uppercase
   }
/* nav-toggle */
#nav-toggle {
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    left: 20px;
    z-index: 10;
    cursor: pointer;
    width: 30px;
    height: 22px;
    display: none;
    opacity:0.8;
}

    #nav-toggle span, #nav-toggle span:after, #nav-toggle span:before {
        cursor: pointer;
        height: 1px;
        width:100%;
        background: #333F48;
        position: absolute;
        display: block;
        content: '';
        top: 10px;
        -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: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 {
}
#reg {
    background: #2b3e4f;
    color: #fff;
    position: relative;
    z-index: 5;
    min-height:calc(100vh - 100px)
}

.enq_frm {
    margin: auto;
    padding: 10px 0;
    width: 830px;
    max-width: 100%;
    padding: 80px 0;
}

.bt-gr {
    position: relative;
    margin-bottom: 15px;
}

input, select {
    font-size: 13px;
    margin: 0 auto;
    padding: 0 0 10px 0;
    width: 100%;
    color: #fff;
    border: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border-bottom: 1px dotted #d6d1cc;
    text-align: center;
    letter-spacing: 0.03em;
    font-family: 'Apercu';
    font-weight: 300;
}

select {
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    text-align-last: center;
    text-align: -webkit-center;
}

    select option {
        padding: 7px 5px;
        background: #2b3e4f;
        text-align-last: center;
        text-align: center;
        -ms-text-align-last: center;
        -moz-text-align-last: center;
        text-align-last: center;
    }

.privacy {
    font-size: 10px;
    width: 407px;
    max-width: 100%;
    margin: 25px auto;
}

.b_submit {
    font-weight: 700;
    display: block;
    cursor: pointer;
    padding: 22px 0;
    width: 150px;
    letter-spacing: 0.15em;
    transition: background 0.5s;
    margin: 0 auto 25px auto;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
}

    .b_submit:hover {
        background: #d6d1cc;
    }


.chk_holder {
    color: #fff;
    border-bottom: 1px dotted #d6d1cc;
    padding: 0 0 15px 0;
}

#chkInternational {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    cursor: pointer;
    display: inline-block;
    line-height: 25px;
    width: 20px;
    text-align: center;
}

    #chkInternational + label {
        padding: 2px 0 2px 30px;
        position: relative;
        text-align: center;
        display: block;
        color: #fff;
        font-size: 13px;
        letter-spacing: 0.04em;
        font-family: inherit;
        display: inline;
        margin: auto;
    }

        #chkInternational + label:before {
            position: absolute;
            left: 0;
            width: 18px;
            height: 18px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            border: 1px solid #fff;
            content: '';
            display: block;
        }

        #chkInternational + label:after {
            position: absolute;
            left: 0;
            width: 5px;
            height: 11px;
            top: 50%;
            left: 6px;
            -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;
}

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;
}

.call {
    letter-spacing: 0.25em;
    font-weight: 700;
    display: block;
}
/*footer*/
footer {
    height: 66px;
    position: relative;
    background: #fff;
    z-index: 5;
}

.diclaimer {
    left: 38px;
    width: 300px;
    text-align: left;
}

    .diclaimer a {
        font-size: 11px;
        letter-spacing: 0.15em;
        display: inline-block;
        margin-right: 25px;
        font-weight: 500;
        text-transform: uppercase;
        color: #2b3e4f;
    }

.logos {
    right: 38px;
    width: 300px;
       display: flex;
    justify-content: flex-end;
    align-items: center;

}

    .logos a {
        display: inline-block;
    }

.jdh {
    transform: translate(-20px, 5px);
}
/* Token Style */
ul.token-input-list-project {
    border: none;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border-bottom: 1px dotted #d6d1cc;
    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: #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: #fff;
    }

#enquire {
    position: absolute;
    width: 1px;
    display: block;
    opacity: 0;
    bottom: -100%;
}

.active-ele {
    z-index: 4;
}

.m {
    display: none;
}

@media screen and (max-height : 800px) {
    header {
        height: 80px;
    }

    .pt100 {
        padding-top: 80px;
    }

    .t100 {
        top: 80px;
    }

    .innerTxt {
        height: calc(100vh - 80px);
    }

    .full-vh {
        height: calc(100vh - 80px);
        top: 80px;
    }

    #mapdetails {
        height: calc(100vh - 80px);
    }

    #map {
        height: calc(100vh - 80px);
    }

    .container {
        width: 900px;
    }

    #txtwraper {
        top: 80px;
    }

    #bgwhite {
        top: 80px;
    }

    .w-to-100 {
        width: 900px;
        height: 504px;
    }
}

@media screen and (max-width : 1380px) {

    #mapdetails {
        width: 400px;
    }

    #map {
        width: calc(100% - 400px);
    }
}

@media screen and (max-width : 1000px) {
    body {
        font-size: 13px;
    }

    header {
        height: 65px;
    }

    .m {
        display: block;
    }

    .d {
        display: none !important;
    }
        #nav {
        position: absolute;
        height: calc(100vh - 65px);
        top: 65px;
        left: 0;
        transform: translateX(-100%);
        background: #FFF;
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        transition:transform 0.7s;

    }
 
   

    .active-menu #nav {
        transform: translateX(0);
    }
    .logo-left {
        width: 27px;
        left: 10px;
    }

    .no-m {
        height: auto;
        padding: 80px 0;
        height: auto !important;
    }

        .no-m .middle {
            position: relative;
            transform: none;
            top: auto;
            margin: auto;
            left: auto;
        }

    .map-cat p {
        font-size: 14px;
    }

    .container.z3 {
        padding-left: 20px;
        padding-right: 20px;
    }

    #b2 .pattern {
        display: none;
    }
       .artist:after{

  
       font-size: 6px;
 
   }

    .w405 {
        float: none !important;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    #nav-toggle
    {
        display:block;
    }

    .logo {
        width: 150px;
        left:50%;
        transform:translate(-50%,-50%)
    }

    .enq {
        width: 85px;
        font-size: 9.8px;
    right: 0;
    position: absolute;
    top: 0;
    display:flex;
    height: 100%;

    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.09em;
    transition: background 0.5s;
}
    .enq:before
    {
        content:'';
        display:block;
        position:absolute;
        width:1px;left:0;
        top:0;
        bottom:4px;
        background:#2b3e4f
    }

       #nav a
       {
           display:block;
           text-align:center;
           padding:10px 0;
               margin: 0;
                   font-family: 'Hatton';
                   font-size:34px;
               
       }
    #txtwraper, #bgwhite {
        top: 65px;
    }

    #imgHolder {
        padding-top: 65px;
    }

    #img1 {
        max-height: calc(100vh - 65px);
    }

    .pois {
        font-size: 13px;
    }

    .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .full-m {
        padding-left: 0;
        padding-right: 0;
    }

    .innerTxt {
        height: calc(100vh - 65px);
        padding: 0 20px;
    }

    h1 {
        font-size: 30px;
        line-height: 34px;
    }

    h2, h2.w870, h2.w735 {
        font-size: 18px;
        line-height: 24px;
        max-width: calc(100vw - 40px);
        width: 500px;
        margin-left: auto;
        margin-right: auto;
    }

        h2.m {
            background: #2B3E4F;
            padding: 40px 20px 20px 20px;
            text-align: center;
            color: #fff;
            width: 100% !important;
            max-width: 100%;
            margin: 0;
            font-size: 30px;
            line-height: 35px;
        }

    #map {
        height: 100vw;
        width: 100%;
    }

    #mapdetails {
        height: auto;
        width: 100%;
        padding:50px 20px;
    }
    .map-cat {
        width:100%;
    }
    .sticky.not-m {
        position: relative;
        top: 0;
    }

    h3 {
        margin-bottom: 1em !important;
        font-size: 13px;
    }

    .team-det h3 {
        padding-top: 25px;
    }

    .plyBtn {
        display: block;
        width: 84px;
        height: 84px;
    }

    .w-to-100 {
        width: 100%;
        height: 80vw;
    }

    h2.transparent {
        font-size: 50px;
        line-height: 1.16;
        padding-top: calc(50vh - 100px);
        width: 100vw !important;
        max-width: 100vw !important;
    }

    #h21 {
        font-size: 40px;
        padding-top: calc(50vh - 70px);
    }

    .circle {
        position: relative;
        left: auto;
        top: auto;
        display: block;
        margin-bottom: 15px;
        width: 55px;
    }

    #d1 .fullyvideo {
        min-width: 100%;
        height: 100%;
    }

    .semivedio {
        width: 100% !important;
        height: 56vw;
    }

    footer {
        height: auto;
        padding: 25px;
    }

    .diclaimer, .logos {
        left: auto;
        right: auto;
        position: relative;
        text-align: center;
        transform: none;
        margin: 10px 0;
        width: 100%;
    }

    footer a {
        display: inline-block !important;
        margin: 0 15px !important;
    }

    .full-h {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }

    .full-vh {
        height: calc(100vh - 65px);
        top: 65px;
        display: flex;
    }

    .mid-m {
        height: 80vw;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    #ancher {
        width: 35px;
        top: 13%;
        left: 22%;
    }

    #line {
        top: calc(6% + 72px);
        left: calc(22% + 17px);
    }

    #imgHolder {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #img1 {
        min-width: 100%;
        width: 100% !important;
        height: 100% !important;
    }

    .enq_frm {
        padding: 60px 15px;
    }
    #reg h2{
        font-size:30px;
        line-height:35px
    }
    .bgToCover
{

    width: 100%;
    height: 100%;
    display:block

}
    .jdh {
        transform: translate(0, 0);
        display:block !important;
            margin:0 auto 15px auto
    }
}

@media screen and (max-width : 750px) {
    .w405 {
        max-width: 100%;
    }
}
