.mr-counter--figure-wrapper {
  margin:0;
}

/**
Year
*/
.timeline-year-group {
  position:relative;
  display:flex;
  flex-direction: column;
  padding-top: 0;
}
.timeline-year-label {
  color: #fff;
  font-size: 28px;
  font-weight:900;
}
@media (min-width: 768px) {
  .timeline-year-group {
      
      /*padding-top: 100px;*/
  }
  .timeline-year-label {
      font-size: 60px;
      text-align: center;
  }
}

/**
Item
*/
.timeline-item {
  position: relative;
  display:flex;
  flex-wrap:wrap;
  z-index:1;
  padding-left:40px;
}
.timeline-item-outerwrap {
  width:100%;
  padding-bottom: 20px;
  margin-top: 15px;
  position:relative;
  z-index:4;
}
.timeline-item-innerwrap {
  max-width:600px;
  margin:auto;
}
@media (min-width: 768px) {
  .timeline-item {
    padding-left:0;
  }
  .odd-item .timeline-item-outerwrap {
    margin-left: auto;
  }
  .odd-item .timeline-item-innerwrap {
    margin-left:0;
  }
  .even-item .timeline-item-outerwrap {
    margin-right: auto;
  }
  .even-item .timeline-item-innerwrap {
    margin-right:0;
  }
  .timeline-item-outerwrap {
    width:50%;
    padding: 0 2.5rem;
    padding-bottom:50px;
    
  }
}
/**
Content
*/
.timeline-item-content {
  overflow: hidden;
  background: #fff;
  padding:0 1rem 1rem 1rem;
}

.timeline-item-header {
  margin: 0 -1rem;
  padding: 1rem;
  background: #e42313;
}
.timeline-item-header-headline {
  font-size: 18px;
  color: #fff;
  font-weight: 800;
  margin:0;
}

.timeline-item-date {
  font-size: 18px;
  color:#fff;
  font-weight: 600;
  line-height:1.5;
}
.timeline-item-date time{
  font-weight: 800;
  background-color: #e42313;
  padding:.2em 1rem;
}

.timeline-item-image {
  margin: 0 -1rem;
}
.timeline-item-image img {
  width: 100%;
  height: auto
}
.timeline-item-image .caption {
  font-size: 0.8em;
  padding: 0.5rem 1.5rem;
  color: color-yiq(#f2f2f2);
  background-color: #f2f2f2
}
.timeline-item-text {
  margin-top: 1rem;
}
.timeline-item-text,
.timeline-item-text a {
  color: inherit;
}
@media (min-width: 768px) {
  .timeline-item-date {
    font-size: 22px;
  }
  .odd-item .timeline-item-date{
    text-align:left;
  }
  .even-item .timeline-item-date{
    text-align:right;
  }
}

/**
Item Marker
*/
.timeline-item-marker {
  z-index: 3;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 16px;
}
.timeline-item-marker-vert:before {
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  background: #fff;
}
.timeline-item-marker-hor:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
}
.timeline-item-marker-vert:before {
  top:0;
  bottom: 0;
  width: 3px;
}
.timeline-item-marker-hor {
  width: 2.5rem;
  left:6px;
  bottom:auto;
  margin: 0 !important;
  transform-origin: 0 0 !important;
}
.timeline-item-marker-hor:after {
  top: 30px;
  width: 2.5rem;
  height:3px;
  left: 0;
}
@media (min-width: 768px) {
  .timeline-item-marker {
    left: 50%;
    right: auto;
    margin-left:-7.5px;
  }

  .odd-item .timeline-item-marker-hor {
    transform-origin: 0 0 !important;
  }
  .even-item .timeline-item-marker-hor {
    right: 50%;
    left: auto;
    height:50px;
    transform-origin: 100% 100% !important;
  }
  .odd-item .timeline-item-marker-hor:after {
    margin-left:0;
  }
  .even-item .timeline-item-marker-hor:after {
    margin-left:0;
    
  }
}

/**
Item Layout
*/
.lo-red .timeline-item-date time,
.lo-red .timeline-item-header{
  background-color: #e42313
}
.lo-blue .timeline-item-date time,
.lo-blue .timeline-item-header{
  background-color:#193c61;
}



.timeline-header {
  font-size: 2rem;
  text-align:center;
  position:relative;
  z-index:4;
  padding-top: 2rem;
  line-height:1.5;
}
.timeline-header .main-header {
  display:block;
  color: #fff;
  font-weight: 800;
}
.timeline-header .sub-header {
  font-weight: 800;
  color: #fff;
  background-color: #e42313;
  box-shadow: 0.3em 0px 0px #e42313, -0.3em 0px 0px #e42313, inset -1px 0 #e42313, inset 1px 0 #e42313;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}

@media (min-width: 768px) {
  .timeline-header {
      font-size:2.4285714286rem
  }
}

.main-frame {
  overflow:visible;
}

.timeline {
  background:#193c61;
}
.timeline-items {
  position: relative;
  margin: 0 1.5rem;
}
@media (min-width: 768px) {
  .timeline {
    padding-left:0;
    padding-right:0;
  }
  .timeline-items {
    margin:0;
  }
}














.timeline-item-text p:last-child {
  margin-bottom: 0
}





.timeline-sticky-nav {
  padding:25px 0;
  height:100px;
}

.timeline-sticky-nav-wrap {
  height: 50px;
  z-index: 20;
  width:100%;
  display:flex;
  justify-content:center;
  
}
.timeline-sticky-nav .swiper-container{
  background: #fff;
  transition: top 1s;
  -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}
.timeline-sticky-nav .swiper-container.stuck{
  top:0px;
  width:100%;
}
.timeline-sticky-nav .swiper-container.stuck-reveal{
      top:100px;
}
@media (min-width: 992px) {
  .timeline-sticky-nav .swiper-container.stuck-reveal{
      top:50px;
  }
}

.timeline-sticky-nav .swiper-slide {
  background:#fff;
  color: #000;
  transition: all .3s;
}
.timeline-sticky-nav .swiper-slide.nav-active {
  background:#e42313;
  color: #fff;
}
.timeline-sticky-nav .swiper-slide a{
  text-decoration:none;
  color:inherit;
  display:block;
  line-height: 40px;
  padding:5px 10px;
}



.timeline-sticky-nav .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #e42313;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top:auto;
  bottom:0;
}


/*Timeline Item
*/