.neon-timeline.container{
  width: 100%;
  margin: 0;
  padding: 0;
}
.neon-timeline.container .hero-wrapper{
  width: 100%;
  position: relative;
  background: url('../assets/timeline-intro.jpg') no-repeat center;
  background-size: cover;
  -ms-behavior: url('../backgroundsize.min.htc');
}
.neon-timeline.container .hero-wrapper .hero-content{
  position: absolute;
  font-size: 110px;
  font-family: 'GTWalsheim';
  font-weight: 700;
  color: #FFF;
  text-align: center;
  line-height: 1.2;
}

.axis-label{
  position: absolute;
  left: 0;
  top: 0;
  height: 36px;
  padding: 10px 30px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  color: #FFF;
  z-index: 99;
  opacity: 0;
}
.axis-label.intl{
  background-color: #0B2D8A;
}
.axis-label.local{
  background-color: #FF0C64;
}

#neon-timeline{
  padding-top: 60px;
}

#timeline-axis{
  width: 2px;
  background-color: #DDD;
  position: absolute;
  height: 100%;
  display: none;
}

.decade{
  position: relative;
  opacity: 0;
}
.decade .decadeTitle{
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #FFF;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 40px;
}
.decadeItem{
  position: absolute;
  max-width: 210px;
  font-family: 'GTWalsheim';
  font-size: 13px;
  line-height: 1.4;
  padding-bottom: 60px;
}
.decadeItem strong{
  display: block;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 20px;
}

.decadeItem .indicator{
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  top: 7px;
}

.decadeItem.intl .indicator{
  background-color: #0B2D8A;
  right: -27px;
}
.decadeItem.local .indicator{
  background-color: #FF0C64;
  left: -28px;
}

.decadeItem.intl .indicator.common{
/*  background-color: #BBB;*/
  right: -24px;
}
.decadeItem.local .indicator.common{
  left: -24px;
}

.decadeItem .year{
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 15px;
}
.decadeItem.intl .year{
  color: #0B2D8A;  
  text-align: right;
}
.decadeItem.local .year{
  color: #FF0C64;
}
.decadeItem .content p{
  font-family: 'GTWalsheim';
  font-size: 13px;
  line-height: 1.4;
}
.decadeItem img{
  display: block;
  margin-top: 20px;  
  margin-bottom: 20px;
  max-width: 560px;
  cursor: pointer;
}
.decadeItem.intl img{
  float: right;
}
.decadeItem.local img{
  float: left;
}

.decadeItem .content p .footnote, .decadeItem .footnote{
  height: 15px;
  padding-left: 3px;
  padding-right: 3px;
  color: #FFF;
  font-size: 10px;
  font-weight: 700;
  font-family: 'GTWalsheim';
  line-height: 15px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.decadeItem.intl .content p .footnote, .decadeItem.intl .footnote{
  background-color: #0B2D8A;
}
.decadeItem.local .content p .footnote, .decadeItem.local .footnote{
  background-color: #FF0C64;
}
.decadeItem .content p .footnote.imgcap, .decadeItem .footnote.imgcap{
  color: #777;
  background-color: #FFDD00;
}


#timeline-nav{
  width: 40px;
  height: 500px;
  position: fixed;
  right: 0;
  top: 30%;
}
#timeline-nav .decLabel{
  position: absolute;
  font-weight: 700;
  font-size: 12px;  
  left: -10px;
  color: #BBB;
}
#timeline-nav .decLabel.top{
  top: -25px;
}
#timeline-nav .decLabel.bottom{
  bottom: -35px;
}
#timeline-nav .helptext{
  position: absolute;
  display: none;
  font-size: 12px;
  font-weight: 700;
  color: #BBB;
  left: -30px;
}
#timeline-nav .dot{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #BBB;
  opacity: 0.3;
  position: absolute;
  cursor: pointer;
}
#timeline-nav .dot:hover{
  background-color: #000;
  opacity: 1;
}
#timeline-nav .dot.on{
  opacity: 1;
}

#footnote-display{
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px 30px 20px 20px;
  background-color: #EEE;
  border: 1px solid #BBB;
  display: none;
  z-index: 898;
}
#footnote-display *{
  color: #000;
  font-size: 13px;
  font-family: 'GTWalsheim';
  line-height: 1.6;
  max-width: 320px;
  padding: 0;
}
#footnote-display a{
  text-decoration: underline;
}
#footnote-display span.icon-close{
  font-family: 'Neonsignshk-Icons';
  display: block;
  position: absolute;
  right: 9px;
  top: 8px;
  cursor: pointer;
}

#image-display{
  position: fixed;
  padding: 20px;
  background-color: #000;
  top: 0;
  left: 0;
  display: none;
  z-index: 900;
}
#image-display img{
  max-width: 100%;
  max-height: 90%;
}
#image-display-bg{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 899;
  background: url('../assets/black-opacity-70.png') repeat;
  cursor: url('../assets/cursor-close.png'), pointer;
  display: none;
}


/* Small devices (mobile, below 768px) */
@media (max-width: 768px) {  
  .decadeItem strong{
    font-size: 20px;
    font-weight: 700;
  }
  .axis-label{
    font-size: 10px;
  }
  .neon-timeline.container .hero-wrapper .hero-content{
    font-size: 70px;
  }
}
@media (max-width: 768px) {
  #timeline-nav{
    display: none;
  }
  .axis-label{
    width: 50%;
  }
  .axis-label.intl{
    left: 0;
  }
  .axis-label.local{
    left: 50%;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}