

/* Location */

.nav-link {
    display: block;
    padding: 0 1rem;
}

.nav {
    display: block;
}

div#section01 {
    overflow: hidden;
}

.header--Gap {
    position: relative;
    height: 180px;
}

.big--title {
    font-size: 180px;
    font-weight: 400;
    line-height: 14vh;
    letter-spacing: .01em;
}

.amenities-for {
    height: 688px;
    background: #20333d;
    background-image: url(/assets/images/connections/glasgow-aerial-markers.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.slideAmenities {
    height: 700px;
    position: relative;
}

.marker span {
    background: #fff;
    display: table-caption;
    white-space: nowrap;
    padding: 5px 16px;
    position: absolute;
    top: -110px;
    font-size: 22px;
    color: #042031;
    font-weight: 400;
    z-index: 1;
    opacity: 0;
    transition: .3s ease-out;
    pointer-events: none;
    line-height: 28px;
}

.marker span:before {
    content: "";
    width: 20px;
    height: 20px;
    border-top: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: -18px;
    left: 5px;
}

.marker:focus span, .marker:hover span {
    opacity: 1;
    top: -65px;
}

.marker-Retail {
    width: 40px;
    height: 40px;
    background: url(/assets/images/location/location-icon-05.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}

.retail-01 {
    left: 87%;
    top: 79%;
}

.retail-02 {
    left: 50%;
    top: 50%;
}

.retail-03 {
    left: 50%;
    top: 50%;
}

.retail-04 {
    left: 50%;
    top: 50%;
}

.retail-05 {
    left: 50%;
    top: 50%;
}

.retail-06 {
    left: 50%;
    top: 50%;
}

.retail-07 {
    left: 50%;
    top: 50%;
}

.retail-08 {
    left: 50%;
    top: 50%;
}

.retail-09 {
    left: 50%;
    top: 50%;
}

.marker-Rest {
    width: 40px;
    height: 40px;
    background: url(/assets/images/location/location-icon-04.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}

.rest-01 {
    left: 94%;
    top: 84%;
}

.rest-01 span {
    left: -300%;
}

.marker-Rest.rest-01 span:before {
    left: 70%;
}

.rest-02 {
    left: 75%;
    top: 66%;
}

.rest-03 {
    left: 58%;
    top: 50%;
}

.rest-04 {
    left: 56%;
    top: 34%;
}

.rest-05 {
    left: 53%;
    top: 88%;
}

.rest-05a {
    left: 49%;
    top: 83%;
}

.rest-06 {
    left: 49%;
    top: 60%;
}

.rest-06a {
    left: 40%;
    top: 78%;
}

.rest-07 {
    left: 45%;
    top: 65%;
}

.rest-08 {
    left: 28%;
    top: 50%;
}

.rest-09 {
    left: 25%;
    top: 73%;
}

.marker-Cafe {
    width: 40px;
    height: 40px;
    background: url(/assets/images/location/location-icon-03.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}

.cafe-01 {
    left: 50%;
    top: 57%;
}

.cafe-02 {
    left: 38%;
    top: 55%;
}

.cafe-03 {
    left: 45%;
    top: 77%;
}

.cafe-04 {
    left: 34%;
    top: 61%;
}

.cafe-05 {
    left: 38%;
    top: 33%;
}

.cafe-06 {
    left: 34%;
    top: 37%;
}

.cafe-07 {
    left: 23%;
    top: 50%;
}

.cafe-08 {
    left: 21%;
    top: 80%;
}

.cafe-09 {
    left: 17%;
    top: 83%;
}

.cafe-10 {
    left: 56%;
    top: 42%;
}

.cafe-11 {
    left: 59%;
    top: 48%;
}

.cafe-12 {
    left: 55%;
    top: 53%;
}

.cafe-13 {
    left: 89%;
    top: 37%;
}

.marker-Hotel {
    width: 40px;
    height: 40px;
    background: url(/assets/images/location/location-icon-01.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}

.hotel-01 {
    left: 23%;
    top: 50%;
}

.hotel-02 {
    left: 25%;
    top: 42%;
}

.hotel-03 {
    left: 31%;
    top: 60%;
}

.hotel-04 {
    left: 48%;
    top: 88%;
}

.hotel-05 {
    left: 45%;
    top: 27%;
}

.hotel-06 {
    left: 56%;
    top: 33%;
}

.hotel-07 {
    left: 59%;
    top: 16%;
}

.hotel-08 {
    left: 68%;
    top: 32%;
}

.hotel-09 {
    left: 75%;
    top: 17%;
}

.hotel-10 {
    left: 86%;
    top: 15%;
}

.hotel-11 {
    left: 96%;
    top: 42%;
}

.hotel-11 span {
    left: -256%;
}

.marker.hotel-11 span:before {
    left: 74%;
}

.hotel-12 {
    left: 87%;
    top: 60%;
}

.hotel-12 span {
    top: -220%;
    left: -404%;
    transform: translateY(-27%);
}

.marker.hotel-12 span:before {
    left: 74%;
}

.hotel-13 {
    left: 95%;
    top: 79%;
}

.hotel-13 span {
    top: -220%;
    left: -404%;
}

.marker.hotel-13 span:before {
    left: 74%;
}

.hotel-14 {
    left: 93%;
    top: 86%;
}

.hotel-14 span {
    top: -220%;
    left: -150%;
}

.marker.hotel-14 span:before {
    left: 65%;
}

.marker-Gym {
    width: 40px;
    height: 40px;
    background: url(/assets/images/location/location-icon-02.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}

.gym-01 {
    left: 25%;
    top: 55%;
}

.gym-03 {
    left: 43%;
    top: 72%;
}

.gym-04 {
    left: 35%;
    top: 55%;
}

.gym-05 {
    left: 23%;
    top: 39%;
}

.gym-06 {
    left: 94%;
    top: 86%;
}

.gym-06 span {
    top: -220%;
    left: -203%;
}

.marker.gym-06 span:before {
    left: 65%;
}

.gym-07 {
    left: 84%;
    top: 23%;
}

.gym-07 span {
    top: -220%;
    left: -150%;
}

.marker.gym-07 span:before {
    left: 24%;
}

.gym-08 {
    left: 71%;
    top: 19%;
}

.gym-09 {
    left: 76%;
    top: 36%;
}

.gym-09 span {
    top: -220%;
    left: -150%;
}

.marker.gym-09 span:before {
    left: 54%;
}

.marker {
    cursor: cell;
}

.mapMobImage {
    display: none;
}

.content--Bar {
    background: #ed7320;
    width: 100%;
    height: 50px;
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 0;
}

.content--Bar li {
    font-weight: 400;
    list-style: none;
    display: inline-block;
    line-height: 50px;
    padding: 0 31px;
    letter-spacing: .4em;
    font-size: 13px;
}

.content--Bar ul {
    text-align: center;
}

.content--Bar li a {
    color: #fff;
}

.intro--offsetUp {
    margin-top: -9.8vh;
}

h3.galleryTitle {
    text-align: right;
    font-weight: 600;
    font-size: 36px;
    padding-bottom: 20px;
    letter-spacing: .03em;
}

.slide--Nav {
    letter-spacing: .3em;
    font-size: 12px;
    line-height: 25px;
    height: 50px;
    padding: 14px 10px;
    -moz-osx-font-smoothing: auto;
}

.amenities-nav {
    margin-top: -7px;
}

.row .amenities-Mob {
    display: none;
}

a.nav-link.active {
    color: #042031;
}

.slick-slide.slick-current.slick-active .cad--white {
    color: #042031;
}

.slide--Nav.btn:hover {
    color: #ed7320;
}

.slick-slide.slick-current.slick-active .rest_Nav, .slide--Nav.btn.rest_Nav:hover {
    color: #ee7326;
}

.slick-slide.slick-current.slick-active .cafe_Nav, .slide--Nav.btn.cafe_Nav:hover {
    color: #c8beb4;
}

.slick-slide.slick-current.slick-active .hotel_Nav, .slide--Nav.btn.hotel_Nav:hover {
    color: #dfb85d;
}

.slick-slide.slick-current.slick-active .gym_Nav, .slide--Nav.btn.gym_Nav:hover {
    color: #2eb1b7;
}

td {
    font-size: 22px;
    padding: 5px 0;
}

td.timetd {
    text-align: right;
    width: auto;
}

td.locationtd {
    width: 338px;
}

.walk {
    transform: translateX(70px);
    z-index: 100;
    position: relative;
}

.drive {
    transform: translateX(-70px);
}

.textSome {
    position: absolute;
    z-index: 1;
    top: 48%;
}

.textFor {
    position: absolute;
    z-index: 1;
    top: 40%;
}

.textEvery {
    position: absolute;
    top: 40%;
    left: 70%;
    z-index: 1;
}

.textWorld {
    white-space: nowrap;
    z-index: 1;
    position: relative;
    transform: translateX(-10%);
}

.thrivingText {
    z-index: 1;
    transform: translate(51%, 28%);
}

.textVibrant {
    transform: translateX(34%) translateY(-23%);
    z-index: 1;
    position: relative;
}

.pic01 {
    transform: translate(33%, 8%);
    width: 100%;
    max-width: 292px;
}

.pic02 {
    transform: translate(14%, 22%);
    width: 503px;
}

.pic03 {
    transform: translate(23%, 4%);
    width: 368px;
}

.pic04 {
    width: 100%;
    max-width: 428px;
    transform: translate(50%, 33%);
}

.pic05 {
    transform: translate(45%, -14%);
    width: 100%;
    max-width: 403px;
}

.pic06 {
    width: 528px;
    transform: translate(22%, 48%);
}

.pic07 {
    transform: translate(1%, 6%);
    width: 482px;
}

.pic08 {
    width: 420px;
    transform: translate(11%, 74%);
}

.pic10 {
    width: 100%;
    transform: translateX(-20%);
}

.pic11 {
    width: 450px;
}

.pic12 {
    width: 80%;
    transform: translate(15%, -42%);
    position: absolute;
    z-index: -1;
}

.pic13 {
    transform: translate(25%, -39%);
    width: 380px;
    position: relative;
    z-index: -1;
}

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

.pic17 {
    transform: translateY(-43%);
    width: 400px;
}

.specs--Title {
    font-size: 140px;
    line-height: 108px;
    letter-spacing: -.01em;
    font-family: 'Avenir LT Std 85 Heavy', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
}

.glwPic {
    transform: translate(0, -22%);
    z-index: -1;
    position: relative;
}

sup {
    top: -1em;
}

sub, sup {
    font-size: 45%;
}

span.small {
    font-size: .6em;
}

.section03-04 {
    position: relative;
}

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

.specs-Text {
    font-size: 18px;
}

.shape01 {
    background-image: url(/assets/images/home/r_vector.svg);
    background-position: 0 0;
    background-size: 64%;
    height: 127vh;
    background-repeat: no-repeat;
    width: 900px;
    position: absolute;
    top: 17%;
    left: 0;
    z-index: -2;
}

.shape02 {
    background-image: url(/assets/images/location/zig_zag_green.svg);
    background-position: -192% 0;
    background-size: 121%;
    height: 100vh;
    background-repeat: no-repeat;
    width: 50%;
    position: absolute;
    top: 30%;
    right: -1px;
    z-index: -2;
}

.shape03 {
    background-image: url(/assets/images/connections/orange-stick.svg);
    background-position: 50% 0;
    background-size: 750px;
    height: 100vh;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    top: 150%;
    left: 0;
    z-index: -2;
}

.shape04 {
    background-image: url(/assets/images/location/semi-cicle.svg);
    background-position: 66% 10%;
    background-size: 2000px;
    background-repeat: no-repeat;
    position: absolute;
    height: 200%;
    width: 100%;
    top: -20%;
    right: 0;
    z-index: -2;
}

.shape05 {
    background-image: url(/assets/images/home/zig_zag_orange.svg);
    background-position: 400% -47%;
    background-size: 92%;
    height: 128vh;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    top: 6%;
    right: 0;
    z-index: -2;
}

.shape06 {
    background-image: url(/assets/images/connections/yellow-stick.svg);
    background-position: -41% -44%;
    background-size: 54%;
    height: 89vh;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    top: -6%;
    right: 0;
    z-index: -2;
}

@media only screen and (max-width: 1300px) {
    .textEvery {
        left: 20%;
    }
}

@media only screen and (max-width: 1200px) {
    .content--Bar li {
        padding: 0 10px;
    }

    .drive {
        transform: translateX(0);
    }

    .walk {
        transform: translateX(0);
    }

    .imgWalk {
        width: 100%;
    }

    .imgTrain {
        width: 100%;
    }

    td.locationtd {
        width: 86%;
    }

    td {
        font-size: 18px;
    }

    .big--title {
        font-size: 130px;
    }

    .textWorld {
        transform: translateX(0);
    }

    .shape03 {
        background-position: 50% 100px;
        background-size: 450px;
        height: 100vh;
        top: 120%;
        left: 0;
    }

    .shape04 {
        background-position: 36% -10%;
        background-size: 1500px;
        width: 100%;
        top: 40%;
        right: 0;
    }

    .shape05 {
        background-position: -40% -20%;
        background-size: 1500px;
        height: 100vh;
        top: 11%;
        right: 0;
    }

    .shape06 {
        background-position: -500% 0;
        background-size: 910px;
        height: 68vh;
        width: 100%;
        top: 0;
        left: 0;
    }

    .thrivingText {
        position: absolute;
        top: 0;
        z-index: 1;
        transform: translate(24%, 36%);
    }

    .slideAmenities {
        height: 552px;
        position: relative;
    }

    .amenities-for {
        height: 555px;
    }

    .marker-Rest {
        width: 30px;
        height: 30px;
    }

    .marker span {
        padding: 5px 9px;
        top: -46px;
        left: -5px;
        font-size: 16px;
        line-height: 17px;
    }

    .marker-Cafe, .marker-Gym, .marker-Hotel, .marker-Retail {
        width: 30px;
        height: 30px;
    }

    .hotel-11 {
        left: 89%;
        top: 42%;
    }

    .hotel-12 {
        left: 82%;
        top: 60%;
    }

    .hotel-13 {
        left: 82%;
        top: 86%;
    }

    .marker span {
        padding: 5px 9px;
        top: -46px !important;
        left: -5px;
        font-size: 16px;
        line-height: 17px;
    }
}

@media only screen and (max-width: 992px) {
    .big--title {
        font-size: 90px;
    }

    .gap-Pad {
        display: none;
    }

    .textFor {
        left: 0;
        top: 27%;
    }

    div#amenitiesSlider {
        transform: scale(.9);
    }

    .shape01, .shape02, .shape03, .shape04 {
        width: 100%;
    }

    .shape05 {
        background-position: -41% 40%;
        background-size: 1500px;
        top: 240px;
    }

    .slideAmenities {
        height: 386px;
        transform: scale(.95);
    }

    .shape01 {
        background-size: 334px;
        top: 283px;
    }

    .shape02 {
        background-position: -300% 0;
        background-size: 956px;
        width: 50%;
        top: 255px;
    }

    .textSome {
        top: 50%;
    }

    .textWorld {
        white-space: normal;
        padding-bottom: 30px;
    }

    .specs--Title {
        font-size: 100px;
        font-weight: 400;
        line-height: 50px;
        letter-spacing: -.01em;
    }

    .pic01 {
        transform: translate(44%, -8%);
        max-width: 188px;
    }

    .pic02 {
        width: 100%;
        max-width: 375px;
        transform: translateX(-5%);
    }

    .pic03 {
        transform: translate(26%, -49%);
        width: 281px;
    }

    .pic04 {
        width: 100%;
        max-width: 258px;
        transform: translate(15%, 14%);
    }

    .pic05 {
        transform: translate(0, -29%);
        max-width: 312px;
    }

    .pic06 {
        width: 290px;
        transform: translate(21%, 21%);
    }

    .pic07 {
        transform: translate(7%, 4%);
        width: 288px;
    }

    .pic08 {
        width: 275px;
        transform: translate(1%, 40%);
    }

    .pic12 {
        width: 80%;
        transform: translate(15%, -17%);
        position: absolute;
        z-index: -1;
    }

    .pic13 {
        transform: translate(-11%, -21%);
        width: 300px;
    }

    .pic16 {
        width: 100%;
    }

    .pic17 {
        transform: translateY(-4%);
        width: 294px;
    }

    .pic18 {
        width: 100%;
    }

    .pic19 {
        width: 100%;
    }

    .glwPic {
        transform: translate(0, 0);
    }

    .amenities-for {
        height: 400px;
    }
}

@media only screen and (max-width: 767px) {
    .shape01 {
        background-position: -254% 0;
        background-size: 82%;
        height: 99vh;
        width: 100%;
        top: -5%;
        left: 0;
    }

    .shape02 {
        background-position: -100% 0;
        background-size: 121%;
        height: 100vh;
        width: 50%;
        top: 27%;
        right: 0;
        z-index: -2;
    }

    .shape05 {
        background-position: 0 20%;
        height: 100vh;
        top: 10%;
        right: 0;
    }

    .amenities-for {
        height: 400px;
    }

    .slideAmenities {
        height: 385px;
    }

    .gap-Pad {
        display: none;
    }

    .textSome {
        top: 0;
        position: relative;
        transform: translate(0, -22%);
    }

    .big--title {
        font-size: 15vw;
        font-weight: 400;
        line-height: 14vw;
        letter-spacing: .01em;
    }

    .specs--Title {
        font-size: 70px;
    }

    .shape03 {
        display: none;
    }

    .shape04 {
        top: 25%;
    }

    .shape05 {
        background-position: 0 -60%;
        background-size: 1500px;
        height: 140vh;
        top: 14%;
        right: 0;
    }

    .header--Gap {
        position: relative;
        height: 118px;
    }

    .nav-link {
        display: block;
        padding: 0 12px;
    }

    .content--Bar li {
        font-weight: 400;
        list-style: none;
        display: inline-block;
        line-height: 25px;
        letter-spacing: .4em;
        font-size: 10px;
        padding: 0;
    }

    div#introduction {
        padding-bottom: 30px;
    }

    .pic13 {
        transform: translate(0, 0);
        width: 286px;
        position: relative;
        z-index: 1;
    }

    .pic12 {
        width: 80%;
        max-width: 320px;
        transform: translate(0, 0);
        position: relative;
        z-index: -1;
    }

    .pic16 {
        z-index: -1;
        position: relative;
        width: 100%;
    }

    .pic17 {
        transform: translateY(-4%);
        width: 100%;
    }

    .thrivingText {
        position: relative;
        transform: translate(0, 0);
    }

    .textVibrant {
        transform: translateX(1%) translateY(-45%);
    }
}

@media only screen and (max-width: 520px) {
    button, select {
        text-transform: none;
        background: transparent;
        border: none;
    }

    .mapMobImage {
        display: block;
    }

    #amenitiesSlider {
        display: none;
    }

    .row .amenities-Mob {
        display: block;
    }

    .amenities-Mob .listTitle {
        letter-spacing: .3em;
        font-size: 14px;
        display: inline-block;
        margin-bottom: 10px;
        margin-left: 10px;
        color: #b6b6b6;
        padding-bottom: 2px;
    }

    ul.listAmenities {
        -webkit-padding-start: 0;
    }

    .listItem {
        color: #fff;
        list-style: none;
        border-bottom: 1px solid #49555d;
        padding-left: 1px;
    }

    img.amenitieIconMob {
        width: 40px;
        display: inline-block;
        padding-left: 1px;
    }

    .titleListMob {
        height: 50px;
        border-bottom: 1px solid #49555d;
    }

    .slick-dots li {
        display: inline-block;
        color: #fff;
        text-align: center;
        vertical-align: bottom;
    }

    ul.slick-dots {
        -webkit-padding-start: 0;
    }

    li.slick-active {
        background: #fff;
        border-radius: 50%;
        height: 30px;
        width: 30px;
        color: #042031;
        line-height: 2;
    }

    .slick-list.draggable {
        margin-bottom: 20px;
    }

    li.slick-active:first-child {
        background: #ee7326;
    }

    li.slick-active:nth-child(2) {
        background: #c8beb4;
    }

    li.slick-active:nth-child(3) {
        background: #dfb85d;
    }

    li.slick-active:nth-child(4) {
        background: #2eb1b7;
    }

    li.slick-active:nth-child(5) {
        background: #c7384d;
    }

    .pic01 {
        transform: translate(2%, -23%);
        max-width: 188px;
    }

    .pic10 {
        display: none;
    }

    .imgWalk {
        transform: translateY(70px);
    }

    .specs--Title {
        font-size: 100px;
        margin-bottom: 25px;
    }

    .specs-Text {
        width: 20rem;
        margin: 0 auto;
    }

    .pic11 {
        width: 100%;
        margin-top: 40px;
    }

    .pic12 {
        width: 60%;
        max-width: 240px;
        transform: translate(6%, 0);
    }

    .pic13 {
        transform: translate(34%, -76%);
        width: 225px;
        position: absolute;
        z-index: 1;
    }

    .pic17 {
        transform: translateY(0);
    }

    .pic03, .pic04, .pic05, .pic06, .pic07, .pic08, .pic09 {
        transform: translate(0, 0);
        width: 100%;
        border: 5px solid #042031;
    }

    .pic02 {
        width: 100%;
        transform: translateX(0);
        border: 5px solid #042031;
    }
}