html, body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Sans-Serif;
}
body {
  background: #25303B;
}
section#timeline {
  width: 80%;
  margin: 20px auto;
  position: relative;
}
section#timeline:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -1px;
  width: 2px;
  height: 100%;
  background: rgba(255,255,255,0.2);
}
section#timeline article {
  width: 100%;
  margin: 0 0 20px 0;
  position: relative;
}
section#timeline article:after {
  content: '';
  display: block;
  clear: both;
}
section#timeline article div.inner {
  width: 40%;
  float: left;
  margin: 5px 0 0 0;
  border-radius: 6px;
}
section#timeline article div.inner span.date {
  display: block;
  width: 60px;
  height: 50px;
  padding: 5px 0;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -32px;
  border-radius: 100%;
  font-size: 12px;
  font-weight: 900;
  background: #25303B;
  color: rgba(255,255,255,0.5);
  border: 2px solid rgba(255,255,255,0.2);
  box-shadow: 0 0 0 7px #25303B;
}
section#timeline article div.inner span.date span {
  display: block;
  text-align: center;
}
section#timeline article div.inner span.date span.day {
  font-size: 10px;
}
section#timeline article div.inner span.date span.month {
  font-size: 18px;
}
section#timeline article div.inner span.date span.year {
  font-size: 10px;
}
section#timeline article div.inner h2 {
  padding: 15px;
  margin: 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0px;
  border-radius: 6px 6px 0 0;
  position: relative;
}
section#timeline article div.inner h2:after {
  content: '';
  position: absolute;
  top: 20px;
  right: -5px;
  	width: 10px; 
	  height: 10px;
  -webkit-transform: rotate(-45deg);
}
section#timeline article div.inner p {
  padding: 15px;
  margin: 0;
  font-size: 14px;
  background: #fff;
  color: #656565;
  border-radius: 0 0 6px 6px;
}
section#timeline article:nth-child(2n+2) div.inner {
  float: right;
}
section#timeline article:nth-child(2n+2) div.inner h2:after {
  left: -5px;
}
section#timeline article:nth-child(1) div.inner h2 {
  background: #e74c3c;
}
section#timeline article:nth-child(1) div.inner h2:after {
  background: #e74c3c;
}
section#timeline article:nth-child(2) div.inner h2 {
  background: #e74c3c;
}
section#timeline article:nth-child(2) div.inner h2:after {
  background: #e74c3c;
}
section#timeline article:nth-child(3) div.inner h2 {
  background: #e74c3c;
}
section#timeline article:nth-child(3) div.inner h2:after {
  background: #e74c3c;
}
section#timeline article:nth-child(4) div.inner h2 {
  background: #e74c3c;
}
section#timeline article:nth-child(4) div.inner h2:after {
  background: #e74c3c;
}
section#timeline article:nth-child(5) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(5) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(6) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(6) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(7) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(7) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(8) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(8) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(9) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(9) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(10) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(10) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(11) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(11) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(12) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(12) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(13) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(13) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(14) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(14) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(15) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(15) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(16) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(16) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(17) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(17) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(18) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(18) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(19) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(19) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(20) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(20) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(21) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(21) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(22) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(22) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(23) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(23) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(24) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(24) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(25) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(25) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(26) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(26) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(27) div.inner h2 {
  background: #e74c3c;
}
section#timeline article:nth-child(27) div.inner h2:after {
  background: #e74c3c;
}
section#timeline article:nth-child(28) div.inner h2 {
  background: #e74c3c;
}
section#timeline article:nth-child(28) div.inner h2:after {
  background: #e74c3c;
}
section#timeline article:nth-child(29) div.inner h2 {
  background: #e74c3c;
}
section#timeline article:nth-child(29) div.inner h2:after {
  background: #e74c3c;
}
section#timeline article:nth-child(30) div.inner h2 {
  background: #e74c3c;
}
section#timeline article:nth-child(30) div.inner h2:after {
  background: #e74c3c;
}
section#timeline article:nth-child(31) div.inner h2 {
  background: #e74c3c;
}
section#timeline article:nth-child(31) div.inner h2:after {
  background: #e74c3c;
}
section#timeline article:nth-child(32) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(32) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(33) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(33) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(34) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(34) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(35) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(35) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(36) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(36) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(37) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(37) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(38) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(38) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(39) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(39) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(40) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(40) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(41) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(41) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(42) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(42) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(43) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(43) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(44) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(44) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(45) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(45) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(46) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(46) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(47) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(47) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(48) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(48) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(49) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(49) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(50) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(50) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(51) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(51) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(52) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(52) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(53) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(53) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(54) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(54) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(55) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(55) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(56) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(56) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(57) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(57) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(58) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(58) div.inner h2:after {
  background: #40e0d0;
}
section#timeline article:nth-child(59) div.inner h2 {
  background: #40e0d0;
}
section#timeline article:nth-child(59) div.inner h2:after {
  background: #40e0d0;
}












section#timeline article:nth-child(108) div.inner h2 {
  background: #2ecc71;
}
section#timeline article:nth-child(108) div.inner h2:after {
  background: #2ecc71;
}
section#timeline article:nth-child(109) div.inner h2 {
  background: #e67e22;
}
section#timeline article:nth-child(109) div.inner h2:after {
  background: #e67e22;
}
section#timeline article:nth-child(110) div.inner h2 {
  background: #1abc9c;
}
section#timeline article:nth-child(110) div.inner h2:after {
  background: #1abc9c;
}
section#timeline article:nth-child(111) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(111) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(112) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(112) div.inner h2:after {
  background: #9b59b6;
}
section#timeline article:nth-child(113) div.inner h2 {
  background: #9b59b6;
}
section#timeline article:nth-child(113) div.inner h2:after {
  background: #9b59b6;
}
