.x-content-band-taking-mobile.x-content-band {
  margin: 0;
}
.x-content-band-taking-mobile .h3 {
  color: #ee534e;
  margin: 0.25em 0 0.2em;
}
.x-content-band-taking-mobile .h3 + p {
  color: #ee534e;
}
@media (min-width: 980px) {
  .x-content-band-taking-mobile .h3 + p {
    width: 75%;
    margin: 0 auto;
  }
}

/*Timeline*/
ul.timeline {
  margin: 2.0em 0 0 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
ul.timeline > li {
  margin: 0;
  padding: 0 0 0 53px;
  width: 100%;
  position: relative;
  list-style: none;
}
ul.timeline > li::before {
  width: 43px;
  height: 43px;
  background: #ee534e;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 100em;
  z-index: 2;
}
ul.timeline > li::after {
  width: 8px;
  height: 100%;
  background: #ee534e;
  content: "";
  position: absolute;
  top: 2px;
  left: 17px;
  display: block;
}
ul.timeline > li:last-child::after {
  height: 0;
}
ul.timeline > li > strong {
  font-size: 1.36em;
  line-height: 1.2;
  font-weight: 600;
  color: #ee534e;
  margin: 0.1em 0 0 0;
  display: inline-block;
}
ul.timeline > li > .year-content-wrapper {
  font-size: 0.82em;
  line-height: 1.56;
}
ul.timeline > li > .year-content-wrapper span {
  color: #1db5cc;
  font-weight: 600;
}
ul.timeline > li > .year-content-wrapper p {
  /*margin: 0 0 1.0em 0;*/
  padding: 0 0 1.0em 0;
}
ul.timeline > li > .year-content-wrapper p img {
  display: block;
}

@media (min-width: 768px) {

}
@media (min-width: 980px) {
  ul.timeline {
    margin: 2.0em 0 0 -21px;
  }
  ul.timeline > li {
    width: 20%;
    float: left;
    padding: 0 0 0 0;
    margin: 250px 0 600px 0;
  }
  ul.timeline > li:last-child {
    width: 0;
  }
  ul.timeline > li::after {
    height: 8px;
    width: 100%;
    top: 17px;
    left: 2px;
  }
  ul.timeline > li > strong {
    position: absolute;
    top: 42px;
    left: 0;
    margin: 0 0 0 -13px;
    text-align: center;
  }
  ul.timeline > li.year-feb-2015 > strong {
    top: -77px;
    margin: 0 0 0 -84px;
    width: 210px;
  }
  ul.timeline > li.year-now > strong {
    margin: 0 0 0 -5px;
  }
  ul.timeline > li > strong > span {
    display: none;
  }
  ul.timeline > li > .year-content-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 75px;
  }
  ul.timeline > li > .year-content-wrapper::before {
    width: 3px;
    height: 100%;
    background: url(../img/bg-timeline-dashed.png) repeat-y 0 0;
    content: "";
    position: absolute;
    top: 0;
    left: 21px;
    display: block;
    border-radius: 100em;
    z-index: 1;
  }
  ul.timeline > li > .year-content-wrapper::after {
    width: 100px;
    height: 100px;
    background: #fff url(../img/icons-timeline.png) repeat-y 0 0;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 6;
    margin-left: -27px;
  }

  ul.timeline > li.year-2012 > .year-content-wrapper {
    height: 250px;
    top: auto;
    bottom: 0;
    width: calc(200% - 40px);
  }
  ul.timeline > li.year-2012 > .year-content-wrapper::after {
    width: 98px;
    height: 120px;
    background-position: 0 0;
    margin-top: -20px;
  }

  ul.timeline > li.year-2013 > .year-content-wrapper {
    height: 155px;
    top: auto;
    bottom: 0;
    width: 105%;
  }
  ul.timeline > li.year-2013 > .year-content-wrapper-top::after {
    width: 100px;
    height: 101px;
    background-position: -100px 0;
  }
  ul.timeline > li.year-2013 > .year-content-wrapper-bottom {
    height: 180px;
    top: 21px;
    width: calc(200% - -20px);
  }
  ul.timeline > li.year-2013 > .year-content-wrapper-bottom::before {
    margin-top: 60px;
    height: calc(100% - 60px);
  }
  ul.timeline > li.year-2013 > .year-content-wrapper-bottom::after {
    width: 99px;
    height: 102px;
    background-position: -100px -101px;
    top: auto;
    bottom: 0;
  }
  ul.timeline > li.year-2013 > .year-content-wrapper-bottom > .year-content {
    margin-top: 75px;
  }

  ul.timeline > li.year-2014 > .year-content-wrapper {
    height: 250px;
    top: auto;
    bottom: 0;
    width: calc(250% - -50px);
  }
  ul.timeline > li.year-2014 > .year-content-wrapper::after {
    width: 98px;
    height: 117px;
    background-position: -200px 0;
    margin-top: -20px;
  }
  ul.timeline > li.year-2015 > .year-content-wrapper {
    height: 590px;
    top: 21px;
    bottom: auto;
    left: auto;
    right: 100%;
    width: calc(300% - -21px);
    padding-left: 0;
    padding-right: 60px;
  }
  ul.timeline > li.year-2015 > .year-content-wrapper::before {
    left: auto;
    right: -21px;
    margin-top: 60px;
    height: calc(100% - 81px);
  }
  ul.timeline > li.year-2015 > .year-content-wrapper::after {
    width: 95px;
    height: 95px;
    background-position: -300px -1px;
    left: auto;
    right: -67px;
    top: 227px;
  }
  ul.timeline > li.year-2015 > .year-content-wrapper > .year-content {
    margin-top: 200px;
    width: calc(100% - -30px);
  }
  ul.timeline > li.year-2015 > .year-content-wrapper > .year-content em.img-google-tweet-wrapper {
    display: block;
    width: calc(100% - -105px);
    position: relative;
  }
  ul.timeline > li.year-2015 > .year-content-wrapper > .year-content em.img-google-tweet-wrapper::after {
    width: 69px;
    height: 20px;
    background: #fff url(../img/bg-timeline-google.png) no-repeat 0 0;
    content: "";
    position: absolute;
    top: 12px;
    right: 12px;
    display: block;
    z-index: 6;
  }
  ul.timeline > li.year-2015 > .year-content-wrapper > .year-content img {
    border: 3px dashed #1db5cc;
    border-radius: 6px;
    width: 100%;
    background: #fff;
    max-width: none;
    padding: 15px 150px 15px 20px;
    z-index: 5;
    position: relative;
    margin-top: 5px;
  }
  ul.timeline > li.year-feb-2015 > .year-content-wrapper {
    width: calc(100% - -75px);
    top: 21px;
  }
  ul.timeline > li.year-feb-2015 > .year-content-wrapper::before {
    margin-top: 27px;
    height: calc(100% - 27px);
  }
  ul.timeline > li.year-feb-2015 > .year-content-wrapper::after {
    width: 95px;
    height: 95px;
    background-position: -400px -1px;
    margin-top: 85px;
  }
  ul.timeline > li.year-feb-2015 > .year-content-wrapper > .year-content {
    margin-top: 75px;
  }
  ul.timeline > li.year-feb-2015 > .year-content-wrapper > .year-content p:last-child {
    padding-bottom: 0;
  }
  ul.timeline > li.year-feb-2015 > .year-content-wrapper > .year-content img {
    border: 3px dashed #1db5cc;
    border-radius: 6px;
    width: 250%;
    background: #fff;
    max-width: none;
    padding: 15px 15px 15px 20px;
    z-index: 5;
    position: relative;
    margin-top: 5px;
    margin-left: -150%;
  }
  ul.timeline > li.year-now > .year-content-wrapper {
    height: 250px;
    top: auto;
    bottom: 0;
    width: 0;
  }
  ul.timeline > li.year-now > .year-content-wrapper::before {
    background: url(../img/bg-timeline-dashed.png) repeat-y -3px 0;
  }
  ul.timeline > li.year-now > .year-content-wrapper::after {
    width: 95px;
    height: 95px;
    background-position: -500px -1px;
  }
}
