* {
    font-family: 'Fira Sans';
}

body {
    overflow-x: hidden;
}

.marker {
    font-style: italic;
    cursor: pointer;
}

.navbar-default {
    background-color: white;
    border-color: white;
}

.container {
    text-align: center;
}
.navbar {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.navbar {
    width: 100%;
    padding: 20px 0;
}

.nav-justified .active {
    font-weight: 700;
}

.light-font {
    font-weight: 300 !important;
}

.bold-font {
    font-weight: 500;
}

.nav-justified li a:hover {
    font-weight: 700;
    background-color: white;
}

.nav-justified {
    font-weight: 300;
}

.nav-justified li a{
    color: black;
}

.footer {
    font-size: 12px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.footer a:hover, .footer a:focus, .footer a {
    color: black;
}

.footer .left-2nd-row, .footer .left-3th-row {
    font-size: 11px;
}

@media only screen and (max-width: 992px)  {
    .footer-logo {
        height: 50px;
    }
}

@media only screen and (max-width: 768px) {
    .footer-logo {
        height: 50px;
    }
}

.btn-link {
    padding: 10px 20px;
    border: 1px solid #028b98;
    color: #028b98 !important;
}

.title {
    color: #028b98;
    font-weight: 300;
    font-size: 52px;
    font-style: italic;
}

.purple-line {
    border-top: 8px solid #674172;
}

.img-dialog {
    margin-right: 10px;
}

.content {
    margin-top: 30px;
    margin-bottom: 30px;
}

.work-play-life-section {
    padding-left: 15px;
}

.border-line {
    border-bottom: 5px solid #e6e6e6;
}

@media only screen and (min-width: 993px) {
    .border-line {
        margin: 0px 1%;
    }
}

@media only screen and (max-width: 992px) {
    .border-line {
        margin: 0px 2%;
    }
}

@media only screen and (max-width: 768px) {
    .border-line {
        margin: 0px 3%;
    }
}

.navbar-default {
    margin: 0px;
}

.upcoming-desc {
    font-size: 12px;
    text-align: left;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 10px;
}

.upcoming-desc.orange-line {
    border-color: #ffac24;
}

.upcoming-desc.violet-line {
    border-color: #694172;
}

.upcoming-desc.green-line {
    border-color: #83c99d;
}

.upcoming-desc.grey-line {
    border-color: #988674;
}

.vertical-center {
    transform: translateY(400%);
}

.logo-brand, .header-logo {
    position: relative;
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}

@media only screen and (max-width: 992px) {
    .header-logo {
        height: 75px;
        top: -25px;
    }

    .social-media-icon {
        height: 16px;
        margin-right: 10px;
    }

    .social-media {
        text-align: right;
    }
}

@media only screen and (max-width: 768px) {
    .header-logo {
        height: 69px;
        top: -35px;
    }
}

@media only screen and (min-width: 993px) {
    .header-logo {
        height: 75px;
        top: -25px;
    }

    .social-media-icon {
        height: 17px;
        margin-right: 25px;
    }

    .social-media {
        text-align: right;
    }
}

@media only screen and (max-width: 768px) {
    .social-media {
        text-align: center;
        padding-top: 5px;
    }
}

.social-media a {
    position: inherit !important;
    display: inline !important;
    padding: 0 !important;
}

.block {
    color: #028b98;
    font-size: 28px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-style: italic;
    font-weight: 300;
}
/*
.level {
    color: #674172;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 3px solid #cccccc;
}
*/
.level-thin-border {
    border-bottom: 1px solid #cccccc;
}

.lot {
    margin-top: 15px;
    margin-bottom: 15px;
}

.lot p {
    margin: 0;
}

.contact-info {
    display: inline;
}

.chart-title {
    color: #078d9a;
    font-size: 28px;
    margin-bottom: 10px;
    font-style: italic;
    font-weight: 300;
}

.chart-info p {
    margin: 0;
}

.chart-last-updated {
    color: #674172;
    font-size: 19px;
}

.availability-table tr>td{
    border: none !important;
}

.unavailable {
    color: #fd4646;
}

.available {
    color: #078d9a;
}

.availability-table thead td {
    color: grey;
}

.availability-table hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.availability-table .thick-line {
    border-top: 3px #cccccc solid;
}

#via_mrt {
    border-top: 2px solid #028b98;
    border-left: 2px solid #028b98;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: transparent;
    color: #028b98;
    padding: 10px 30px;
    font-weight: 300;
}

#via_bus {
    border-top: 2px solid #028b98;
    border-right: 2px solid #028b98;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: transparent;
    color: #028b98;
    padding: 10px 30px;
    margin-left: 20px;
    font-weight: 300;
}

.btn-direction:hover, .btn-direction:active, .btn-direction:focus {
    color: #028b98;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-direction:focus, .btn-active, .btn-direction:hover, .btn-link:hover, .btn-link:active {
    background-color: #028b98 !important;
    color: white !important;
}

.btn-link {
    text-decoration: none !important;
    display: inline-block;
	margin-bottom: 5px;
}

.upcoming-list a {
    color: #2aabd2;
}

.upcoming-nav {
    cursor: pointer;
}

.bx-wrapper
{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin: auto;
}

.other {
    font-weight: 500;
}

.description, .upcoming-section-button {
    font-weight: 300;
    white-space: pre-line;
}

.slide {
    cursor: pointer;
}

.upcoming .small-title {
    color: #028b98;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
}

.upcoming .big-title {
    font-size: 24px;
}

.upcoming .other {
    margin-top: 20px;
}

.btn-close-upcoming {
    position: absolute;
    right: 10px;
    top: 0;
}

.upcoming {
    position: relative;
}

.upcoming-section-button > div{
    margin-top: 40px;
}

.upcoming-section-button a:hover, .upcoming-section-button a:focus, .upcoming-section-button a:active, .upcoming-section-button a {
    color: grey;
}

.upcoming-story {
    min-height: 250px;
}

#upcoming_popout {
    transition: all linear 0.5s;
}

#upcoming_popout.ng-hide {
    opacity: 0;
}

.overview-map {
    position: relative;
}

.marker {
    position: absolute;
    background: url(../images/map_button.png) no-repeat;
    color: white;
    font-weight: 400;
}

/* tablet view */
@media only screen and (max-width: 992px) {
    .marker {
        background-size: 40px 55px;
        width: 40px;
        height: 55px;
        line-height: 22px;
        font-size: 12px;
    }

    .block-number {
        font-size: 26px;
        line-height: 22px;
    }

    #block_d {
        left: 50%;
        top: 12%;
    }

    #block_e {
        top: 46%;
        left: 39%;
    }

    #block_c {
        top: 28%;
        left: 45%;
    }

    #block_b {
        left: 54%;
        top: 34%;
    }

    #block_a {
        bottom: 37%;
        right: 38%;
    }
}

/* mobile view */
@media only screen and (max-width: 768px) {
    .marker {
        background-size: 30px 45px;
        width: 30px;
        height: 45px;
        line-height: 16px;
        font-size: 10px;
    }

    .block-number {
        font-size: 18px;
        line-height: 22px;
    }

    #block_d {
        left: 50%;
        top: 9%;
    }

    #block_e {
        top: 46%;
        left: 39%;
    }

    #block_c {
        top: 28%;
        left: 43%;
    }

    #block_b {
        left: 54%;
        top: 35%;
    }

    #block_a {
        bottom: 37%;
        right: 38%;
    }
}

/* desktop view */
@media only screen and (min-width: 993px) {
    .marker {
        background-size: 50px 65px;
        width: 50px;
        height: 65px;
        line-height: 26px;
    }

    #block_d {
        left: 50%;
        top: 12%;
    }

    #block_e {
        top: 46%;
        left: 41%;
    }

    #block_c {
        top: 30%;
        left: 45%;
    }

    #block_b {
        left: 52%;
        top: 42%;
    }

    #block_a {
        bottom: 37%;
        right: 39%;
    }

    .block-number {
        font-size: 30px;
        line-height: 22px;
    }
}

/* extra small mobile view */
@media only screen and (max-width: 650px) {
    .marker {
        background-size: 20px 35px;
        width: 20px;
        height: 35px;
        line-height: 13px;
        font-size: 8px;
    }

    .block-number {
        font-size: 16px;
        line-height: 16px;
    }

    #block_b {
        left: 54%;
        top: 32%;
    }
}

.bounce-up .subject {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bounce-up.in-view .subject {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.move-left .subject {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(200px, 0px, 0px);
    -webkit-transform: translate3d(200px, 0px, 0px);
    -o-transform: translate(200px, 0px);
    -ms-transform: translate(200px, 0px);
    transform: translate3d(200, 0px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.move-left.in-view .subject {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.content {
    -moz-transition: all 400ms linear;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}

.fade-in.in-view .subject {
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s; /* Firefox < 16 */
    -ms-animation: fadein 2s; /* Internet Explorer */
    -o-animation: fadein 2s; /* Opera < 12.1 */
    animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.block-info {
    display: none;
    position: absolute;
    overflow: hidden !important;
    z-index: 99;
}

.block-info.active {
    display: inline-block;
    animation: expand 0.75s;
    animation-fill-mode: forwards;
}

.block-info .block-name {
    color: #028b98;
    font-weight: 300;
    font-size: 24px;
    font-style: italic;
    padding: 10px;
    background-color: white;
    border: 2px solid #2099a4;
    border-bottom: none;
}

.block-info .block-close {
    color: grey;
    font-size: 16px;
    cursor: pointer;
}

.block-info .level {
    border-bottom: 2px solid #cccccc;
    padding: 5px;
    background-color: white;
    border-left: 2px solid #2099a4;
    border-right: 2px solid #2099a4;
}

.block-info .level:last-child {
    border-bottom: 1px solid #2099a4;
}

.block-info .level-number {
    color: #674172;
    font-size: 14px;
    margin-left: 5px;
}

.block-info .btn-collapse {
    color: grey;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
    margin-right: 5px;
}

.block-info .unit {
    padding: 5px;
}

.block-info .unit {
    font-size: 14px;
    font-weight: 300;
    color: black;
}

@media only screen and (min-width: 993px) {
    .block-info {
        width: 200px;
    }

    #block_a_info {
        top: 54%;
        left: 57%;
    }

    #block_b_info {
        left: 52%;
        top: 42%;
    }

    #block_c_info {
        top: 30%;
        left: 45%;
    }

    #block_d_info {
        top: 12%;
        left: 50%;
    }

    #block_e_info {
        top: 46%;
        left: 41%;
    }

    @keyframes expand {
        from {
            width: 0;
            height: 0;
        }
        to {
            width: 200px;
            height: 700px;
        }
    }
}

@media only screen and (max-width: 992px) {
    .block-info {
        width: 180px;
    }

    #block_a_info {
        top: 51%;
        left: 57%;
    }

    #block_b_info {
        left: 54%;
        top: 34%;
    }

    #block_c_info {
        top: 28%;
        left: 45%;
    }

    #block_d_info {
        top: 12%;
        left: 50%;
    }

    #block_e_info {
        top: 46%;
        left: 39%;
    }

    @keyframes expand {
        from {
            width: 0;
            height: 0;
        }
        to {
            width: 180px;
            height: 700px;
        }
    }
}

@media only screen and (max-width: 768px) {
    .block-info {
        width: 150px;
    }

    .block-info .block-name {
        font-size: 18px;
    }

    .block-info .level-number, .block-info .unit {
        font-size: 12px;
    }

    #block_d_info {
        top: 9%;
        left: 50%;
    }

    #block_b_info {
        left: 54%;
        top: 32%;
    }

    #block_c_info {
        top: 28%;
        left: 43%;
    }

    .set-margin-5 {
        margin: 0 5px;
    }

    .set-zeropad-left {
        padding-left: 0px;
        padding-right: 0px;
    }
    @keyframes expand {
        from {
            width: 0;
            height: 0;
        }
        to {
            width: 150px;
            height: 700px;
        }
    }
}

.map-direction {
    position: relative;
}

#direction_overlay {
    position: absolute;
    top: 0;
    left: 0;
}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.bx-wrapper {
    float: left;
}

.modal-dialog {
    width: auto !important;
    max-width: 1000px;
    background-color: rgba(255, 255, 255, 0.9);
    border: 2px solid #d0d0d0;
    padding-right: 10px;
}

.modal-content {
    background-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0px;
}

.modal-title {
    color: #683f72;
    font-size: 38px;
    margin-left: 15px;
}

.modal-header {
    border: 0;
}

.tenant-info {
    color: #767676 !important;
    background-color: white;
    overflow-y: auto;
    height: 458px;
    border: 2px solid #d4d4d5;
}

.block-title {
    font-size: 24px;
    text-align: center;
    margin-top: 5px;
}

.level-number {
    font-weight: 500;
}

.unit {
    margin-bottom: 10px;
}

.modal-backdrop {
    background-color: transparent;
}

.close, .close:hover {
    color: #c6c6c6;
    opacity: 1;
    font-weight: 100;
    font-size: 30px;
}

@media only screen and (max-width: 768px) {
    .not-justify-mobile {
        text-align: initial;
    }
    .index-header-logo {
        width: 17% !important;
    }
}

.header-image {
    position: relative;
}

.index-header-logo {
    position: absolute;
    top: 3%;
    left: 3%;
}

.fb-header-icon {
    position: absolute;
    top: 3%;
    right: 3%;
}

.purple-font {
    color: #674172;
}

.read-more-heritage {
    color: #674172;
    font-size: 28px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-style: italic;
    font-weight: 300;
}

.img-hundred-percent {
    width: 100%;
}

.slide .img-responsive {
    height: 200px;
    object-fit: contain;
}

.upcoming-story .img-responsive {
    height: 200px;
    object-fit: contain;
}

.padding-top20 {
    padding-top: 10px;
}

@media only screen and (min-width: 993px) {
    .header-image {
        background-image: url("../images/index-banner.jpg");
    }

    .parallax {
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        max-width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 992px) {
    .parallax img {
        visibility: visible !important;
    }
}

@media only screen and (max-width: 768px) {
    .upcoming-story .img-responsive {
        object-fit: contain;
        text-align: center;
        display: unset;
    }
}