/* ProximaNova */

@font-face {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 800;
    src: url('/fonts/ProximaNova/3A16D5_D_0.eot');
    src: url('/fonts/ProximaNova/3A16D5_D_0.eot?#iefix') format('embedded-opentype'), url('/fonts/ProximaNova/3A16D5_D_0.woff2') format('woff2'), url('/fonts/ProximaNova/3A16D5_D_0.woff') format('woff'), url('/fonts/ProximaNova/3A16D5_D_0.ttf') format('truetype');
}

@font-face {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/ProximaNova/3A16D5_B_0.eot');
    src: url('/fonts/ProximaNova/3A16D5_B_0.eot?#iefix') format('embedded-opentype'), url('/fonts/ProximaNova/3A16D5_B_0.woff2') format('woff2'), url('/fonts/ProximaNova/3A16D5_B_0.woff') format('woff'), url('/fonts/ProximaNova/3A16D5_B_0.ttf') format('truetype');
}

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

@font-face {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/ProximaNova/3A16D5_20_0.eot');
    src: url('/fonts/ProximaNova/3A16D5_20_0.eot?#iefix') format('embedded-opentype'), url('/fonts/ProximaNova/3A16D5_20_0.woff2') format('woff2'), url('/fonts/ProximaNova/3A16D5_20_0.woff') format('woff'), url('/fonts/ProximaNova/3A16D5_20_0.ttf') format('truetype');
}

@font-face {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 200;
    src: url('/fonts/ProximaNova/3A16D5_1E_0.eot');
    src: url('/fonts/ProximaNova/3A16D5_1E_0.eot?#iefix') format('embedded-opentype'), url('/fonts/ProximaNova/3A16D5_1E_0.woff2') format('woff2'), url('/fonts/ProximaNova/3A16D5_1E_0.woff') format('woff'), url('/fonts/ProximaNova/3A16D5_1E_0.ttf') format('truetype');
}

body, #content {
    background-color: #ffffff;
    overflow-x: hidden;
    font-family: ProximaNova;
}

/* Hero image */
/*.hero-img {*/
/*    object-fit: cover;*/
/*}*/

#hero-mobile {
    display: none;
}

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

    #hero-desktop {
        display: none;
    }

    #hero-mobile {
        display: block;
        width: 100%;
    }

}

@media (max-width: 750px) {

    .mobile-hero {
        background-image: url("/img/yir/2020/25323-NEMA_10_SoutheastSide-1.jpg");
        background-repeat: no-repeat;
        background-size:contain;
        height: 700px;
    }
}

/* CN Logos Grid */

.cnContainer {
    display: grid;
    grid-template-columns: 170px 170px;
    grid-template-rows: auto;
    grid-gap: 1rem;
    position: absolute;
    top: 20px;
}

.item {
    /*border: 1px solid #171717;*/
}

#ctbuh-logo {
    height: 150px;
}

#sponsor-logo {
    height: 150px;
}

#sponsor-text {
    position: absolute;
    top: 20px;
    left: 205px;
    font-size: 14px;
}

#logo-text {
    position: absolute;
    top: 20px;
    left: 50px;
}

p.ribbon {
    color: #fff;
}

.card {
    background-color: #fff0;
}

@media (min-width: 800px) {
    .card-columns {
        column-count: 4;
    }
}

.scroll {
    overflow: scroll;
    height: 500px;
}

a.white {
    color: white;
}

.legend {
    height: 20px;
    width: 30px;
    background-color: #b1b1b2;
    display: inline-block;
}

.chartHeight {
    height: 500px;
}

.tooltipBox {
    width: 160px;
}

.tooltipHeader {
    font-size: .8rem;
    color: #47525E;
    background-color: #ffffff;
    border: 1px solid #006e96;
    border-radius: 2px;
    box-shadow: 3px 3px 5px #5b5b5b;
}

.tooltipText {
    font-size: .8rem;
    color: #47525E;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #2d2d2d;
    text-align: center;
    background-color: #ffffff;
    border-radius: .1rem;
    border: 1px solid #c6c6c6;
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #ffffff;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #ffffff !important;
}

.tooltip.show {
    opacity: 1;
}

/*************************************/
/* Beginning of CSS for Scroll Magic */

.page2 {
    width: 25%;
    height: 100%;
    position: absolute;
    top: 0;
}

.page2 {
    background-color: #FFD233;
    left: 25%;
}

.page3 {
    background-color: #DDECCC;
    left: 50%;
}

.page4 {
    background-color: rgb(206, 255, 151);
    left: 75%;
}

section {
    padding: 30px;
    box-sizing: border-box;
}

.mobile-height {
    background-color: lightblue;
    height: 500vh;
}

@media only screen and (max-width: 1500px) {
    .mobile-height {
        background-color: #e6d11a;
        height: 100vh;
    }
}

/* End of Scroll Magic css */
/*************************************/

#timelineChart {
    margin: 0 auto;
}

#regionChart {
    margin: 0 auto;
}

p {
    color: #47525E;
    font-size: 20px;
    font-style: normal;
    line-height: normal;
}

.card-body p {
    font-size: 16px;
}

p.horizontal {
    color: white;
}

h1 {
    font-weight: 700;
    font-size: 48px;
    font-style: normal;
}

.building-feature {
    background-color: #ebebeb;
}

.building-feature-heading {
    color: #006E96;
}


#mapid {
    height: 600px;
}

label {
    display: inline-block;
    /*width: 5em;*/
}

.widget {
    display: inline-block;
    width: 5em;
    background-color: purple;
}

#seeData-btn {
    /*padding-left: 90px;*/
    /*padding-right: 90px;*/
    width: 200px;
}

.cn-btn {
    color: #006E96;
    border-color: #006E96;
    border-width: 2px;
}

.cn-btn:hover {
    color: #ebf8ff;
}

.btn:active {
    box-shadow: none !important;
}

.btn-outline-primary {
    background-color: #fff;
}

.btn-outline-primary:hover {
    background-color: #ebf8ff;
    color: #006E96;
    border-color: #006E96;
}

.btn-outline-primary:not(:disabled):not(.disabled):active {
    border-color: #006E96;
    background-color: #ebf8ff;
    color: #006E96;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: none !important;
    outline: 0 !important;
}

.btn-light {
    color: #006E96;
}

.btn {
    font-weight: 400;
    font-size: 20px;
}

.icon {
    color: #f4f4f4;
}

.icon:hover {
    color: #e4e4e4;
}

.card-body {
    background-color: #ebebeb;
}

.ui-tooltip {
    color: #00ee06;
    border-radius: 20px;
    font-family: ProximaNova, sans-serif;
    box-shadow: 0 0 7px black;
}

.ui-tooltip-content {
    font-family: ProximaNova, sans-serif;
    padding: 10px 20px;
}

.building-ft-height {
    height: 100%;
}

.large-quote {
    color: #006E96;
    font-weight: 800;
    margin: 40px 0 40px;
}

.skylineToolTipImg {
    height: 222px;
    width: 160px;
    object-fit: cover;
    object-position: top;
}

@media (max-width: 500px) {
    .large-quote {
        color: #006E96;
        font-weight: 800;
        margin: 40px 0 40px;
        font-size: 30px;
    }

    .data-headline {
        font-size: 30px;
    }
}

.title-horizontal {
    text-transform: uppercase;
}

#sub-heading {
    color: white;
    position: absolute;
    top: 70%;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 1.9vw;
    font-family: ProximaNova, sans-serif;
    font-weight: 500;
}

#header-image {
    position: relative;
    text-align: center;
}

@media only screen and (max-width: 840px){
    #gallery-sponsorText {
        font-size: 22px;
    }

    #CPT-snippet {
        display: none;
        position: absolute;
        top: 25% !important;
        left: 2% !important;
        width: 50% !important;
        animation: fadein 10s;
        -moz-animation: fadein 10s; /* Firefox */
        -webkit-animation: fadein 10s; /* Safari and Chrome */
        -o-animation: fadein 10s; /* Opera */
    }

    #CPT-snippet-CN {
        display: none;
    }

    #fiftythree-snippet {
        display: none;
        position: absolute;
        top: 45% !important;
        left: 13% !important;
        width: 25% !important;
        animation: fadein 10s;
        -moz-animation: fadein 10s; /* Firefox */
        -webkit-animation: fadein 10s; /* Safari and Chrome */
        -o-animation: fadein 10s; /* Opera */
    }

    #fiftythree-snippet-CN {
        display: none;
    }

    #dubai-snippet {
        display: none;
        position: absolute;
        top: 10% !important;
        left: 52% !important;
        width: 45% !important;
        animation: fadein 10s;
        -moz-animation: fadein 10s; /* Firefox */
        -webkit-animation: fadein 10s; /* Safari and Chrome */
        -o-animation: fadein 10s; /* Opera */
    }

    #dubai-snippet-CN {
        display: none;
    }

    #fifteen-snippet {
        display: none;
        position: absolute;
        top: 22% !important;
        left: 65% !important;
        width: 25% !important;
        animation: fadein 10s;
        -moz-animation: fadein 10s; /* Firefox */
        -webkit-animation: fadein 10s; /* Safari and Chrome */
        -o-animation: fadein 10s; /* Opera */
    }

    #fifteen-snippet-CN {
        display: none;
    }

    #london-snippet {
        display: none;
        position: absolute;
        top: 40% !important;
        left: 73% !important;
        width: 25% !important;
        animation: fadein 10s;
        -moz-animation: fadein 10s; /* Firefox */
        -webkit-animation: fadein 10s; /* Safari and Chrome */
        -o-animation: fadein 10s; /* Opera */
    }

    #london-snippet-CN {
        display: none;
    }

    #T-Op-Torre {
        display: none;
        position: absolute;
        top: 13%;
        left: 78%;
        width: 13%;
        animation: fadein 10s;
        -moz-animation: fadein 10s; /* Firefox */
        -webkit-animation: fadein 10s; /* Safari and Chrome */
        -o-animation: fadein 10s; /* Opera */
    }

    #T-Op-Torre-CN {
        display: none;
    }

    #zero-snippet {
        display: none;
        position: absolute;
        top: 28%;
        left: 68%;
        width: 16%;
        animation: fadein 10000ms;
        animation-delay: 3s;
        -moz-animation: fadein 10000ms; /* Firefox */
        -moz-animation-delay: 3s;
        -webkit-animation: fadein 10000ms; /* Safari and Chrome */
        -webkit-animation-delay: 3s;
        -o-animation: fadein 3200ms; /* Opera */

        opacity: 0;
        animation-fill-mode: forwards;
    }

    #zero-snippet-CN {
        display: none;
    }
}

#CPT-snippet {
    position: absolute;
    top: 48%;
    left: 5%;
    width: 25%;
    animation: fadein 8000ms;
    animation-delay: 2s;
    -moz-animation: fadein 8000ms; /* Firefox */
    -moz-animation-delay: 2s;
    -webkit-animation: fadein 8000ms; /* Safari and Chrome */
    -webkit-animation-delay: 2s;
    -o-animation: fadein 8000ms; /* Opera */

    opacity: 0;
    animation-fill-mode: forwards;
}

#CPT-snippet-CN {
    position: absolute;
    top: 48%;
    left: 5%;
    height: 10%;
    animation: fadein 8000ms;
    animation-delay: 2s;
    -moz-animation: fadein 8000ms; /* Firefox */
    -moz-animation-delay: 2s;
    -webkit-animation: fadein 8000ms; /* Safari and Chrome */
    -webkit-animation-delay: 2s;
    -o-animation: fadein 8000ms; /* Opera */

    opacity: 0;
    animation-fill-mode: forwards;
}

#fiftythree-snippet {
    position: absolute;
    top: 35%;
    left: 20%;
    width: 20%;
    animation: fadein 8s;
    -moz-animation: fadein 8s; /* Firefox */
    -webkit-animation: fadein 8s; /* Safari and Chrome */
    -o-animation: fadein 8s; /* Opera */
}

#fiftythree-snippet-CN {
    position: absolute;
    top: 35%;
    left: 20%;
    height: 10%;
    animation: fadein 8s;
    -moz-animation: fadein 8s; /* Firefox */
    -webkit-animation: fadein 8s; /* Safari and Chrome */
    -o-animation: fadein 8s; /* Opera */
}

#dubai-snippet {
    position: absolute;
    top: 43%;
    left: 76%;
    width: 13%;
    animation: fadein 8000ms;
    animation-delay: 2s;
    -moz-animation: fadein 8000ms; /* Firefox */
    -moz-animation-delay: 2s;
    -webkit-animation: fadein 8000ms; /* Safari and Chrome */
    -webkit-animation-delay: 2s;
    -o-animation: fadein 8000ms; /* Opera */

    opacity: 0;
    animation-fill-mode: forwards;
}

#dubai-snippet-CN {
    position: absolute;
    top: 40%;
    left: 76%;
    height: 5%;
    animation: fadein 8000ms;
    animation-delay: 2s;
    -moz-animation: fadein 8000ms; /* Firefox */
    -moz-animation-delay: 2s;
    -webkit-animation: fadein 8000ms; /* Safari and Chrome */
    -webkit-animation-delay: 2s;
    -o-animation: fadein 8000ms; /* Opera */

    opacity: 0;
    animation-fill-mode: forwards;
}

#fifteen-snippet {
    position: absolute;
    top: 5%;
    left: 58%;
    width: 13%;
    animation: fadein 8s;
    -moz-animation: fadein 8s; /* Firefox */
    -webkit-animation: fadein 8s; /* Safari and Chrome */
    -o-animation: fadein 8s; /* Opera */
}

#fifteen-snippet-CN {
    position: absolute;
    top: 5%;
    left: 60%;
    height: 6%;
    animation: fadein 8s;
    -moz-animation: fadein 8s; /* Firefox */
    -webkit-animation: fadein 8s; /* Safari and Chrome */
    -o-animation: fadein 8s; /* Opera */
}

#london-snippet {
    position: absolute;
    top: 11%;
    left: 32%;
    width: 12%;
    animation: fadein 8000ms;
    animation-delay: 2s;
    -moz-animation: fadein 8000ms; /* Firefox */
    -moz-animation-delay: 2s;
    -webkit-animation: fadein 8000ms; /* Safari and Chrome */
    -webkit-animation-delay: 2s;
    -o-animation: fadein 8000ms; /* Opera */

    opacity: 0;
    animation-fill-mode: forwards;
}

#london-snippet-CN {
    position: absolute;
    top: 17%;
    left: 34%;
    height: 10%;
    animation: fadein 8000ms;
    animation-delay: 2s;
    -moz-animation: fadein 8000ms; /* Firefox */
    -moz-animation-delay: 2s;
    -webkit-animation: fadein 8000ms; /* Safari and Chrome */
    -webkit-animation-delay: 2s;
    -o-animation: fadein 8000ms; /* Opera */

    opacity: 0;
    animation-fill-mode: forwards;
}

#T-Op-Torre {
    position: absolute;
    top: 13%;
    left: 78%;
    width: 13%;
    animation: fadein 8s;
    -moz-animation: fadein 8s; /* Firefox */
    -webkit-animation: fadein 8s; /* Safari and Chrome */
    -o-animation: fadein 8s; /* Opera */
}

#T-Op-Torre-CN {
    position: absolute;
    top: 13%;
    left: 78%;
    height: 7%;
    animation: fadein 8s;
    -moz-animation: fadein 8s; /* Firefox */
    -webkit-animation: fadein 8s; /* Safari and Chrome */
    -o-animation: fadein 8s; /* Opera */
}

#zero-snippet {
    position: absolute;
    top: 28%;
    left: 68%;
    width: 16%;
    animation: fadein 8s;
    animation-delay: 2s;
    -moz-animation: fadein 8s; /* Firefox */
    -moz-animation-delay: 2s;
    -webkit-animation: fadein 8s; /* Safari and Chrome */
    -webkit-animation-delay: 2s;
    -o-animation: fadein 8s; /* Opera */

    opacity: 0;
    animation-fill-mode: forwards;
}

#zero-snippet-CN {
    position: absolute;
    top: 28%;
    left: 68%;
    height: 6%;
    animation: fadein 8000ms;
    animation-delay: 2s;
    -moz-animation: fadein 8000ms; /* Firefox */
    -moz-animation-delay: 2s;
    -webkit-animation: fadein 8000ms; /* Safari and Chrome */
    -webkit-animation-delay: 2s;
    -o-animation: fadein 8000ms; /* Opera */

    opacity: 0;
    animation-fill-mode: forwards;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

@media (max-width: 800px) {


}

@media (max-width: 1240px) {
    h1.ribbonHeader {
        font-size: 2em;
    }

    .cnContainer {
        display: grid;
        grid-template-rows: auto;
        grid-gap: .5rem;
        padding: 10px;
    }

    #logo-text {
        position: absolute;
        top: 20px;
        left: 20px;
    }

    #sponsor-text {
        position: absolute;
        top: 20px;
        left: 130px;
        font-size: 14px;
    }

    #sponsor-logo {
        /*position: absolute;*/
        /*top: 55px;*/
        /*left: 150px;*/
        height: 80px;
    }

    #ctbuh-logo {
        /*position: absolute;*/
        /*top: 55px;*/
        /*left: 35px;*/
        height: 80px;
    }
}

@media (max-width: 770px) {
    /*#ctbuh-logo {*/
    /*    position: absolute;*/
    /*    top: 55px;*/
    /*    left: 10px;*/
    /*    width: 80px;*/
    /*}*/
}

@media (max-width: 500px) {
    .neg-margin {
        margin-top: -25px;
    }
}

.chartText {
    font-size: 16px;
}

.figure-caption {
    font-family: ProximaNova, sans-serif;
    background-color: #ebebeb;
}

.header-caption {
    background-color: white;
    font-family: ProximaNova, sans-serif;
    color: #6c757d;
}

a {
    color: #008090;
}

.icon > a {
    color: #a9a9a9
}

a:hover {
    color: #003b4b;
}

.link-unstyled, .link-unstyled:link, .link-unstyled:hover {
    color: inherit;
    text-decoration: inherit;
}

ul, li {
    border: hidden;
    outline: none;
}

.heading {
    color: #ffffff;
    position: absolute;
    top: 10%;
    font-size: 3vw;
    font-family: ProximaNova, sans-serif;
    font-style: normal;
    font-weight: 700;
    left: 0;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

.heading-title {
    color: #ffffff;
    position: absolute;
    top: 40%;
    font-size: 3vw;
    font-family: ProximaNova, sans-serif;
    font-style: normal;
    font-weight: 700;
    left: 0;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

.title-header {
    background-color: rgba(0, 0, 0, 0.51);
    width: 100%;
    height: 13.5vw;
    position: absolute;
    padding: 5px;
    top: 400px;
}

@media (max-width: 992px) {
    .title-header {
        height: 12.5vw;
        top: 275px;
    }
}

@media (max-width: 768px) {
    .title-header {
        top: 200px
    }
}

@media (max-width: 576px) {
    .title-header {
        top: 150px
    }
}

h5 a {
    color: #777;
}

h5 a:hover {
    color: #666;
}

.nav-tabs.nav-stacked > li > a:hover, .nav-tabs.nav-stacked > li > a:focus {
    background-color: #EEE;
}

.fb_iframe_widget {
    top: -4px;
}

.highcharts-contextmenu hr {
    margin: 2px 0 !important;
}

#intro {
    background-color: #EEE !important;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #f7f7f7;
}

article {
    padding: 30px;
    width: 55em;
    font-size: 16px;
    line-height: 1.5em;
}

article h2 {
    font-weight: 500;
    font-size: 28px;
}

/* Footer */

.footer {
    background-color: #006E96;
    position: relative;
    /*height: 400px;*/
    /*background-image: url('/img/yir/2021/Data-Background.svg');*/
    /*opacity: 0.1;*/
    /*background-repeat: no-repeat;*/
    /*width: 100%;*/
}

.footer::before {
    content: "";
    position: absolute;
    top: -60px;
    height: 60px;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom right, transparent 49%, #006e96 50%);
}

/*.footer::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    background-image: url('/img/yir/2021/Data-Background.svg');*/
/*    background-size: cover;*/
/*    width: 100%;*/
/*    height: 0;*/
/*    padding: 0; !* reset *!*/
/*    padding-bottom: calc(100% * 3 / 4);*/
/*    !*top: 0px;*!*/
/*    right: 0px;*/
/*    bottom: 0px;*/
/*    left: 0px;*/
/*    opacity: 0.75;*/
/*}*/

/*#data-opacity {*/
/*    opacity: 0.1;*/

/*}*/

.data-svg {
    position: absolute;
    /*left: 0;*/
    /*top: 0;*/
    height: auto;
    max-width: 100%;
    /*width: 1252px;*/
    /*z-index: -1;*/
    display: block;
    /*height: 100%;*/
    margin: 0 auto;
    /*width: 100%;*/
    /*width: 1152px;*/
    opacity: 0.25;
}

footer {
    color: #000;
}

.footer-data {
    position: absolute;
    top: 24%;
    width: 100%;
}

.data-footer {
    background-color: #006E96;
    color: white;
    position: relative;
    text-align: center;
}
