/* Normal Screen */
#navigation-about-ns {
    position: absolute;
    left: 40px;
    top: 30px;
    width: 62px;
    height: 27px;
    font-size: 18px;
}
#navigation-members-ns {
    position: absolute;
    left: 472px;
    top: 30px;
    width: 93px;
    height: 27px;
    font-size: 18px;
    letter-spacing: 2px;
}
#navigation-lectures-ns {
    position: absolute;
    left: 950px;
    top: 30px;
    width: 72px;
    height: 27px;
    font-size: 18px;
}
#navigation-discussions-ns {
    position: absolute;
    left: 1084px;
    top: 30px;
    width: 100px;
    height: 27px;
    font-size: 18px;
}
#navigation-papers-ns {
    position: absolute;
    left: 1264px;
    top: 30px;
    width: 56px;
    height: 27px;
    font-size: 18px;
}
#members-title1-ns {
    position: absolute;
    left: 40px;
    top: 96px;
    width: 416px;
    font-size: 45px;
}
#members-title2-ns {
    position: absolute;
    left: 40px;
    top: 351px;
    width: 444px;
    font-size: 45px;
}
#members-founding-ns {
    position: absolute;
    left: 40px;
    top: 171px;
    width: 983px;
    font-size: 30px;
    line-height: 45px;
}
#members-active-ns {
    position: absolute;
    left: 40px;
    top: 425px;
    width: 1172px;
    font-size: 30px;
    line-height: 49px;
}

/* Wide Screen */
#navigation-about-ws {
    position: absolute;
    left: 44px;
    top: 30px;
    width: 62px;
    height: 27px;
    font-size: 18px;
}
#navigation-members-ws {
    position: absolute;
    left: 664px;
    top: 30px;
    width: 93px;
    height: 27px;
    font-size: 18px;
    letter-spacing: 2px;
}
#navigation-lectures-ws {
    position: absolute;
    left: 1337px;
    top: 30px;
    width: 142px;
    height: 27px;
    font-size: 18px;
}
#navigation-discussions-ws {
    position: absolute;
    left: 1587px;
    top: 30px;
    width: 100px;
    height: 27px;
    font-size: 18px;
}
#navigation-papers-ws {
    position: absolute;
    left: 1825px;
    top: 30px;
    width: 56px;
    height: 27px;
    font-size: 18px;
}
#members-title1-ws {
    position: absolute;
    left: 44px;
    top: 125px;
    width: 1627px;
    font-size: 60px;
}
#members-title2-ws {
    position: absolute;
    left: 44px;
    top: 436px;
    width: 1627px;
    font-size: 60px;
}
#members-founding-ws {
    position: absolute;
    left: 44px;
    top: 218px;
    width: 1370px;
    font-size: 43px;
    line-height: 47px;
}
#members-active-ws {
    position: absolute;
    left: 44px;
    top: 529px;
    width: 1524px;
    font-size: 43px;
    line-height: 55px;
}

/* Movile Screen */
#members-title-ms {
    position: absolute;
    /*left: 99px;*/
    top: 135px;
    /*width: 178px;*/
    width: 375px;
    height: 61px;
    font-size: 45px;
    text-align: center;
}
#members-title-founding-ms {
    position: absolute;
    /*left: 18px;*/
    width: 375px;
    top: 333px;
    font-size: 35px;
    text-align: center;
}
#members-title-active-ms {
    position: absolute;
    /*left: 18px;*/
    width: 375px;
    /*top: 640px;*/
    top: 740px;
    font-size: 35px;
    text-align: center;
}
#members-list-founding-ms {
    position: absolute;
    /*left: 18px;
    top: 380px;*/
    top: 395px;
    width: 338px;
    font-size: 25px;
    line-height: 34px;
}
#members-list-active-ms {
    position: absolute;
    /*left: 18px;*/
    /*top: 687px;*/
    top: 797px;
    width: 338px;
    font-size: 25px;
    line-height: 34px;
}
#blobvideo-pages-ms {
    position: absolute;
    top: 12px;
    width: 100%;
    /*left: -19.88px;
    top: 44.5px;
    width: 837.75px;
    height: 837.75px;*/
    z-index: -3;
}