@font-face {
    font-family: futuraLight;
    src: url("../fonts/Futura\ LT\ Condensed\ Light.ttf");
}

@font-face {
    font-family: futuraMedium;
    src: url("../fonts/Futura\ LT\ Condensed\ Medium.ttf");
}

@font-face {
    font-family: futuraBold;
    src: url("../fonts/Futura\ LT\ Condensed\ Bold.ttf");
}

@font-face {
    font-family: merri;
    src: url("../fonts/Merriweather-Regular.ttf");
}

@font-face {
    font-family: sourceHan;
    src: url("../fonts/SourceHanSansCN-ExtraLight.otf");
}

@font-face {
    font-family: sourceHanB;
    src: url("../fonts/SourceHanSansCN-Medium.otf");
}

* {
    box-sizing: border-box;
}

body {
    background-color: #000000;
    color: #ffffff;
    padding: 0%;
    margin: 0%;
    font-family: futuraMedium;
    /* letter-spacing: 0.04em; */
}

.main-text {
    font-family: merri;
    font-size: 20px;
    line-height: 32px;
    width: 40%;
    margin: 20px auto 20px;
    margin-left: auto;
}

.sub-title {
    font-family: futuraBold;
    line-height: 54px;
    font-size: 60px;
    width: 40%;
    margin: 20px auto 20px;
    text-align: left;
}

.divide01 {
    height: 500px
}

.divide02 {
    height: 400px
}

.divide03 {
    height: 600px
}

.divide05 {
    height: 300px;
}

.divide06 {
    height: 200px;
}

.cover-image {
    position: absolute;
    margin-top: -100px;
    width: 100%;
    text-align: center;
}

.cover {
    position: relative;
    width: 100%;
    padding: 2em 0 3em;
    font-family: futuraBold;
    font-size: 120px;
    opacity: 1;
}

.cover-title {
    text-align: center;
}

.ebony-image {
    text-align: center;
    height: 200px;
    opacity: 0;
    position: relative;
}

.ebony {
    position: relative;
    font-family: futuraBold;
    font-size: 72px;
    text-align: center;
}

.ebony-text01,
.ebony-text03 {
    opacity: 0;
}

.ebony-text02 {
    opacity: 0;
    font-family: futuraBold;
    font-size: 42px;
    color: #8f0909;
}

.ebony-bgc {
    background-color: #fff;
}

.more-events-container {
    position: relative;
}

.image-pile {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    opacity: 1;
    z-index: 2;
}

.delete-image {
    opacity: 1;
}

#f01 {
    position: absolute;
    width: 38%;
    left: 62%;
    top: 19.9%;
    opacity: 0;
}

#f03 {
    position: absolute;
    width: 40.6%;
    left: 0%;
    top: 45.9%;
    opacity: 0;
}

#f04 {
    position: absolute;
    width: 35.5%;
    left: 44.1%;
    top: 62.2%;
    opacity: 0;
}

#f05 {
    position: absolute;
    width: 36.8%;
    left: 20.4%;
    top: 2.4%;
    opacity: 0;
}

#n02 {
    position: absolute;
    width: 33.1%;
    left: 66.8%;
    top: 50.7%;
    opacity: 0;
}

#n03 {
    position: absolute;
    width: 35.6%;
    left: 0%;
    top: 14.3%;
    opacity: 0;
}

#n04 {
    position: absolute;
    width: 33.2%;
    left: 16.1%;
    top: 56.2%;
    opacity: 0;
}

#n05 {
    position: absolute;
    width: 37.8%;
    left: 46.4%;
    top: 11.9%;
    opacity: 0;
}

#s01 {
    position: absolute;
    width: 40.6%;
    left: 0%;
    top: 5.1%;
    opacity: 0;
}

#s02 {
    position: absolute;
    width: 33.5%;
    left: 7%;
    top: 7.3%;
    opacity: 0;
}

#s04 {
    position: absolute;
    width: 34.4%;
    left: 57.3%;
    top: 41.9%;
    opacity: 0;
}

#s05 {
    position: absolute;
    width: 39.6%;
    left: 60.4%;
    top: 5.2%;
    opacity: 0;
}

.more-events {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 40px 80px;
    opacity: 0;
    position: relative;
    top: -200px;
    color: #ffffff;
    z-index: 5;
    /* width: 125%;
    left: -25%; */
}

.harm-text01 {
    opacity: 0;
}

.active-highlight {
    font-family: futuraBold;
    font-size: 30px;
    color: #8f0909;
    transition: .8s;
}

.underline01,
.underline02,
.underline03,
.underline04,
.underline05,
.underline06,
.underline07,
.underline08,
.underline09,
.underline10 {
    background-image: linear-gradient(rgba(143, 9, 9, 0.5), rgba(143, 9, 9, 0.5));
    background-repeat: no-repeat;
    background-size: 0% 38%;
    background-position: 0 100%;
}

.active-underline {
    background-size: 100% 38%;
    transition: .5s;
}

.data-container01 {
    position: relative;
    /* border: crimson 2px solid; */
}

.death-image01 {
    position: absolute;
    top: 0;
    opacity: 1;
}

.death-image02 {
    position: absolute;
    top: 0;
    opacity: 0;
}

.death-image03 {
    position: absolute;
    top: 0;
    opacity: 0;
}

.death-image04 {
    position: absolute;
    top: 0;
    opacity: 0;
}

.death-introduction-container {
    position: relative;
}

.death-introduction {
    background-color: rgba(238, 234, 231, 0.8);
    padding: 40px 80px;
    position: absolute;
    /* width: 125%;
    left: -25%; */
}

#d01 {
    top: -3000px;
}

#d02 {
    top: -1800px;
}

#d03 {
    top: -500px;
}

.harm-text02 {
    opacity: 0;
    position: relative;
}


/* .disease-image {
    width: 40%;
    position: absolute;
    left: 30%;
    opacity: 0;
} */

.p-holder {
    position: absolute;
    left: 30%;
    opacity: 0;
}

li.main-text {
    border: black 1px solid;
    border-bottom: 0;
    padding: 5px 10px;
    margin: 0 auto;
    font-size: 16px;
}

#l1 {
    background-color: #fff;
}

#l2 {
    background-color: #C1272D;
    color: #ffffff;
}

#l3 {
    background-color: #fff;
    border-bottom: 1px solid #000;
}

.list1,
.list2 {
    opacity: 0;
}

#cause1 {
    opacity: 0;
}

.in-danger-text {
    opacity: 0;
}

.house {
    position: relative;
}

#house-text01 {
    position: absolute;
    left: 30%;
    top: 350px;
    opacity: 1;
}

.divide04 {
    height: 500px
}

#h01 {
    position: absolute;
    top: 30px;
    opacity: 0;
    width: 60%;
    left: 20%;
}

#h02 {
    position: absolute;
    top: 30px;
    opacity: 0;
    width: 60%;
    left: 20%;
}

#h03 {
    position: absolute;
    top: 30px;
    opacity: 0;
    width: 60%;
    left: 20%;
}

.svg-holder {
    position: absolute;
    top: 0;
    width: 65%;
    left: 23.8%;
    border: crimson 2px solid;
    fill: green;
}

.st1222-st1223 {
    font-family: futuraMedium;
    font-size: 21px;
}

#lead-dots {
    opacity: 1;
    fill: aquamarine;
}

#by-all-causes-label {
    opacity: 0;
}

#other-diseases-label {
    opacity: 0;
}

#lead-related-label {
    opacity: 0;
}

.history-text {
    opacity: 0;
}

.lead-sourse-image {
    margin: auto;
    text-align: center;
}

.paint-text01 {
    opacity: 0;
}

#my_dataviz {
    z-index: 0;
    position: absolute;
    opacity: 0;
}

.viz-container {
    text-align: center;
    position: relative;
}

#viz-text {
    position: absolute;
    left: 30%;
    top: 100px;
    text-align: left;
    opacity: 0;
}

.reference {
    color: grey;
    font-family: sourceHan;
    font-size: 12px;
    line-height: 15px;
    width: 40%;
    margin: auto;
    opacity: 0;
}

.reference p {
    margin: 8px;
    padding: 0;
}

.reference-title {
    font-family: sourceHanB;
    font-size: 16px;
}

#effort-text {
    opacity: 0;
}

.evaluation-text01 {
    opacity: 0;
}