#timeline{overflow:hidden;width:70%;height:460px;margin:auto}#timeline div{height:120px}#timeline div .date{text-align:right;position:relative;overflow:hidden;cursor:pointer}#timeline div .date h2{margin:0 28px;font-size:100px;font-weight:400;cursor:pointer;color:rgba(235,243,255,.45);position:relative;letter-spacing:-7px;font-family:'Bungee Outline',cursive;z-index:-1}#timeline div.active .date{z-index:9}#timeline div.active .date h2{font-size:120px;color:#d09b2b;margin-right:34px;margin-top:-18px;margin-bottom:30px;font-family:'Bungee Inline',cursive;z-index:-1}#timeline div .text p{display:none;font-family:Graphik;font-size:46px;font-weight:400;color:#fff;line-height:50px}#timeline div.active .text p{display:inherit}