#charted {
    position: relative;
    padding-bottom: 70%;
    height: 0;
    overflow:hidden;
}

#chart {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    max-width: 1040px;
    max-height: 700px;
}
#vid_bg {
    position: absolute;
    opacity: 0.4;
    object-fit: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width:100vw;
    height:100%;
    z-index: 1;
}
.vid_bg {
    position: absolute;
    opacity: 0.4;
    object-fit: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width:100vw;
    height:100vh;
    z-index: 1;
}
.ftTan {
    background-color: #270440;
}

.logoan{
    width: 100px;
    height: 100px;
    padding: 0px;
   
}

.bigf {
    font-size: 70px;
}

.socialst {
    font-size: 1.25rem; color:rgba(255, 255, 255, 0.753);
}

.leadtxt {
    max-width: 500px;
}

.headinga {
    max-width: 450px;
}