#inner_header:after {
  clear: both;
  content: '';
  display: block; }

.inside_header > div {
  grid-template-columns: calc(100% - 40px);
  float: none !important;
  width: 100%; }

.timer {
  display: none;
  height: 5px;
  left: 0;
  position: fixed;
  top: 0;
  width: 0;
  z-index: 9999; }

.timeline-modal, .timeline-modal-container, .timeline {
  overflow: hidden;
  display: none; }

.IntTimeline > #inner_content {
  /* background: url(../images/through_the_years/throughtheyears_background.jpg) 0 0 repeat; */
  background: #fff; }

#through_the_years {
  overflow: hidden;
  position: relative; }

.timeline-buildings {
  background-image: linear-gradient(#b7dff7, white);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  z-index: 1; }

.timeline-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  padding-bottom: 20px; }

.timeline-heading {
  /* border-bottom: 1px solid #191e27; */
  color: #191e27;
  font-family: 'Raleway', sans-serif;
  /* font-size: 14vw; */
  font-size: 8vw;
  font-weight: 300;
  text-align: center;
  padding: 20px 0; }

.timeline-btn {
  background: #141823;
  color: #fff;
  display: block;
  font-family: 'Raleway', sans-serif;
  margin-right: 20px;
  padding: 10px 20px; }

.timeline-logo {
  margin: 0 auto;
  width: 75%; }
  .timeline-logo img {
    margin: 0 auto; }

.timeline-content {
  color: #191e27;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 5vw;
  line-height: 1.4;
  opacity: 1;
  padding: 87px 17px 20px;
  position: relative;
  transition: opacity 0.5s linear; }
  .timeline-content:after, .timeline-content:before {
    background: #fff;
    content: "";
    display: block;
    position: absolute; }
  .timeline-content:after {
    height: 7px;
    left: 0;
    top: 57px;
    width: 100%; }
  .timeline-content:before {
    border-radius: 50%;
    left: 17px;
    height: 43px;
    top: 39px;
    width: 43px; }
  .timeline-content:nth-child(odd) {
    text-align: right; }
    .timeline-content:nth-child(odd):before {
      left: calc(100% - (43px + 17px)); }
  .timeline-content.intro, .timeline-content[class$="2005"] p {
    display: none; }

.timeline-next {
  display: none; }

.timeline-content strong, .timeline-heading-small {
  color: #00609f;
  font-weight: 900; }

.hdr {
  color: #fff;
  display: block;
  font-weight: bold;
  margin-bottom: 5px; }

[class^='hdr-'] {
  display: block; }

.hdr-year {
  font-size: 5vw; }

.hdr-title {
  font-size: 3.5vw; }

.timeline-content.idx_15 p {
  color: #fff;
  font-size: 3vw; }

.timeline-item {
  color: #fff;
  display: block;
  font-size: 3vw;
  margin: 0 0 10px; }

.timeline-sub, .hdr-dash {
  display: none; }

span.small {
  color: #fff;
  display: inline-block;
  font-size: 2vw;
  font-weight: 100;
  line-height: 1.6; }

.timer_0, .idx_0 {
  background: #1aa580; }

.timer_1, .idx_1 {
  background: #cc4a27; }

.timer_2, .idx_2 {
  background: #841e4e; }

.timer_3, .idx_3 {
  background: #72a842; }

.timer_4, .idx_4 {
  background: #0760a4; }

.timer_5, .idx_5 {
  background: #f17436; }

.timer_6, .idx_6 {
  background: #703594; }

.timer_7, .idx_7 {
  background: #1aa580; }

.timer_8, .idx_8 {
  background: #cc4a27; }

.timer_9, .idx_9 {
  background: #841e4e; }

.timer_10, .idx_10 {
  background: #72a842; }

.timer_11, .idx_11 {
  background: #0760a4; }

.timer_12, .idx_12 {
  background: #f17436; }

.timer_13, .idx_13 {
  background: #703594; }

.timer_14, .idx_14 {
  background: #1aa580; }

.timer_15, .idx_15 {
  background: #cc4a27; }

.timer_16, .idx_16 {
  background: #841e4e; }

.timer_17, .idx_17 {
  background: #72a842; }

.timer_18, .idx_18 {
  background: #0760a4; }

.timer_19, .idx_19 {
  background: #f17436; }

.timer_20, .idx_20 {
  background: #703594; }

@media screen and (min-width: 540px) {
  .timeline-heading {
    font-size: 10vw; }
  .timeline-content {
    font-size: 3vw;
    padding: 87px 70px; } }

@media screen and (min-width: 768px) {
  .timeline-heading {
    font-size: 9vw; }
  .timeline-content {
    font-size: 2.5vw; }
  span.small {
    font-size: 1.5vw; } }

@media screen and (min-width: 880px) {
  .timeline-text {
    margin: 65px 0 0 0; } }

@media screen and (min-width: 992px) {
  #through_the_years {
    height: 842px; }
  .IntTimeline > #inner_content {
    background: url(../images/through_the_years/throughtheyears_background.jpg) 0 0 repeat; }
  .timeline, .timer {
    display: block; }
  .timeline-content.intro, .timeline-content[class*="2005"] p {
    display: block; }
  .timeline-modal {
    display: block;
    cursor: pointer;
    font-weight: bold; }
  .timeline-modal-container {
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-family: 'Raleway', sans-serif;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.25s linear;
    width: 100%;
    z-index: 0; }
    .timeline-modal-container.open {
      opacity: 1;
      transition: opacity 0.25s linear;
      z-index: 99999; }
  .timeline-modal-content {
    background: #fff;
    margin: 0 auto;
    max-width: 1000px;
    padding: 30px;
    width: 60%; }
    .timeline-modal-content .timeline-sub {
      display: block; }
  .timeline-modal-btn {
    border: 0 none;
    color: #fff;
    display: block;
    line-height: 1;
    margin: 30px auto 0;
    padding: 10px;
    text-transform: uppercase;
    width: auto; }
  .timeline-logo {
    display: none; }
  .timeline-header {
    align-items: unset;
    border-bottom: 1px solid #000;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
    width: calc(100% - 20px); }
  .timeline-btn {
    align-self: center; }
  .timeline-next {
    color: #83bbe6;
    cursor: pointer;
    font-size: 3em;
    line-height: 0;
    position: absolute;
    right: 40px;
    top: 100px;
    z-index: 9999; }
  .section {
    position: relative;
    flex: 1 1 auto;
    /* display: grid;
    grid-template-columns: min-content;
    grid-template-rows: min-content; */ }
  .section-building {
    position: relative;
    display: block;
    z-index: 1; }
  .section-people {
    position: fixed;
    display: block;
    z-index: 2; }
  .timeline-text {
    left: 20px;
    margin: 0;
    position: absolute;
    top: 65px;
    width: 100%;
    z-index: 2; }
    .timeline-text:after {
      clear: both;
      content: '';
      display: block; }
  .timeline-heading {
    font-size: 3.5em;
    padding: 0;
    text-align: left; }
  .timeline-content.idx_15 p {
    color: #000;
    font-size: 16px; }
  .timeline-content {
    color: #191e27;
    font-family: 'Raleway', sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    left: 0;
    line-height: 1.4;
    opacity: 1;
    padding: 0 25px 0 0;
    position: absolute;
    transition: opacity 0.5s linear;
    top: 75px;
    width: 75%; }
    .timeline-content p {
      color: #000;
      font-size: 16px;
      font-weight: 500; }
    .timeline-content:not(.intro) {
      left: -99999px; }
    .timeline-content.active {
      left: 0; }
    .timeline-content:after, .timeline-content:before {
      display: none; }
    .timeline-content.hide-txt {
      opacity: 0;
      transition: opacity 0.5s linear; }
  [class*="idx_"] {
    background: transparent; }
  .timeline-content:nth-child(odd) {
    text-align: left; }
  .hdr-year, .hdr-title {
    display: inline-block;
    font-size: 30px; }
  .timeline-item {
    color: #000;
    font-size: 16px;
    line-height: 1.2; }
  .timeline-sub {
    padding-left: 30px; }
    .timeline-sub .timeline-item {
      font-size: 16px; }
  .hdr-dash {
    display: inline-block; }
  .timeline-content[class*="2005"] .hdr, .timeline-modal-content[class*="2005"] .hdr {
    color: #1aa580; }
  .timeline-content[class*="2006"] .hdr, .timeline-modal-content[class*="2006"] .hdr {
    color: #cc4a27; }
  .timeline-content[class*="2007"] .hdr, .timeline-modal-content[class*="2007"] .hdr {
    color: #841e4e; }
  .timeline-content[class*="2008"] .hdr, .timeline-modal-content[class*="2008"] .hdr, .timeline-modal[data-year="2008"] {
    color: #72a842; }
  .timeline-content[class*="2009"] .hdr, .timeline-modal-content[class*="2009"] .hdr, .timeline-modal[data-year="2009"] {
    color: #0760a4; }
  .timeline-content[class*="2010"] .hdr, .timeline-modal-content[class*="2010"] .hdr, .timeline-modal[data-year="2010"] {
    color: #f17436; }
  .timeline-content[class*="2011"] .hdr, .timeline-modal-content[class*="2011"] .hdr, .timeline-modal[data-year="2011"] {
    color: #703594; }
  .timeline-content[class*="2012"] .hdr, .timeline-modal-content[class*="2012"] .hdr, .timeline-modal[data-year="2012"] {
    color: #1aa580; }
  .timeline-content[class*="2013"] .hdr, .timeline-modal-content[class*="2013"] .hdr, .timeline-modal[data-year="2013"] {
    color: #cc4a27; }
  .timeline-content[class*="2014"] .hdr, .timeline-modal-content[class*="2014"] .hdr, .timeline-modal[data-year="2014"] {
    color: #841e4e; }
  .timeline-content[class*="2015"] .hdr, .timeline-modal-content[class*="2015"] .hdr, .timeline-modal[data-year="2015"] {
    color: #72a842; }
  .timeline-content[class*="2016"] .hdr, .timeline-modal-content[class*="2016"] .hdr, .timeline-modal[data-year="2016"] {
    color: #0760a4; }
  .timeline-content[class*="2017"] .hdr, .timeline-modal-content[class*="2017"] .hdr, .timeline-modal[data-year="2017"] {
    color: #f17436; }
  .timeline-content[class*="2018"] .hdr, .timeline-modal-content[class*="2018"] .hdr, .timeline-modal[data-year="2018"] {
    color: #703594; }
  .timeline-content[class*="2019"] .hdr, .timeline-modal-content[class*="2019"] .hdr, .timeline-modal[data-year="2019"] {
    color: #1aa580; }
  .timeline-content[class*="2020"] .hdr, .timeline-modal-content[class*="2020"] .hdr, .timeline-modal[data-year="2020"] {
    color: #cc4a27; }
  .timeline-content[class*="2021"] .hdr, .timeline-modal-content[class*="2021"] .hdr, .timeline-modal[data-year="2021"] {
    color: #841e4e; }
  .timeline-content[class*="2022"] .hdr, .timeline-modal-content[class*="2022"] .hdr, .timeline-modal[data-year="2022"] {
    color: #72a842; }
  .timeline-content[class*="2023"] .hdr, .timeline-modal-content[class*="2023"] .hdr, .timeline-modal[data-year="2023"] {
    color: #0760a4; }
  .timeline-content[class*="2024"] .hdr, .timeline-modal-content[class*="2024"] .hdr, .timeline-modal[data-year="2024"] {
    color: #f17436; }
  .timeline-content[class*="2025"] .hdr, .timeline-modal-content[class*="2025"] .hdr, .timeline-modal[data-year="2025"] {
    color: #703594; }
  .timeline-modal-content[class*="2008"] {
    border: 2px solid #72a842; }
  .timeline-modal-content[class*="2009"] {
    border: 2px solid #0760a4; }
  .timeline-modal-content[class*="2010"] {
    border: 2px solid #f17436; }
  .timeline-modal-content[class*="2011"] {
    border: 2px solid #703594; }
  .timeline-modal-content[class*="2012"] {
    border: 2px solid #1aa580; }
  .timeline-modal-content[class*="2013"] {
    border: 2px solid #cc4a27; }
  .timeline-modal-content[class*="2014"] {
    border: 2px solid #841e4e; }
  .timeline-modal-content[class*="2015"] {
    border: 2px solid #72a842; }
  .timeline-modal-content[class*="2016"] {
    border: 2px solid #0760a4; }
  .timeline-modal-content[class*="2017"] {
    border: 2px solid #f17436; }
  .timeline-modal-content[class*="2018"] {
    border: 2px solid #703594; }
  .timeline-modal-content[class*="2019"] {
    border: 2px solid #1aa580; }
  .timeline-modal-content[class*="2020"] {
    border: 2px solid #cc4a27; }
  .timeline-modal-content[class*="2021"] {
    border: 2px solid #841e4e; }
  .timeline-modal-content[class*="2022"] {
    border: 2px solid #72a842; }
  .timeline-modal-content[class*="2023"] {
    border: 2px solid #0760a4; }
  .timeline-modal-content[class*="2024"] {
    border: 2px solid #f17436; }
  .timeline-modal-content[class*="2025"] {
    border: 2px solid #703594; }
  span.small {
    color: #000;
    font-size: 50%; }
  .sign {
    bottom: 0;
    height: 160px;
    left: 10px;
    position: absolute;
    width: 130px;
    z-index: 3; }
    .sign p {
      background: #191d26;
      color: #fff;
      cursor: pointer;
      display: inline-block;
      font-family: 'Raleway', sans-serif;
      font-size: 30px;
      height: 50px;
      margin: 0;
      position: relative;
      text-align: center;
      width: 100%;
      z-index: 5; }
      .sign p:after {
        content: '';
        display: block;
        width: 20px;
        height: 221%;
        background: #141823;
        margin: 0;
        position: absolute;
        top: 100%;
        z-index: 1;
        transform: translate(250%, 0); }
  .sign-border {
    position: relative;
    border-top: 3px solid #58a4d5; }
    .sign-border:before, .sign-border:after {
      content: "";
      position: absolute;
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#58a4d5), to(transparent));
      background-image: -webkit-linear-gradient(#58a4d5, transparent);
      background-image: -moz-linear-gradient(#58a4d5, transparent);
      background-image: -o-linear-gradient(#58a4d5, transparent);
      background-image: linear-gradient(#58a4d5, transparent);
      top: -3px;
      bottom: -3px;
      width: 3px; }
    .sign-border:before {
      left: -3px; }
    .sign-border:after {
      right: -3px; }
  /* active sign */
  .sign.active {
    width: 200px;
    transition: all 0.2s linear; }
    .sign.active .sign-border {
      border: 1px solid #000; }
      .sign.active .sign-border:before, .sign.active .sign-border:after {
        display: none; }
    .sign.active p:after {
      transform: translate(450%, 0);
      transition: all 0.2s linear; }
    .sign.active[data-year="2005"] p {
      background: #1aa580;
      transition: all 0.2s linear; }
    .sign.active[data-year="2006"] p {
      background: #cc4a27;
      transition: all 0.2s linear; }
    .sign.active[data-year="2007"] p {
      background: #841e4e;
      transition: all 0.2s linear; }
    .sign.active[data-year="2008"] p {
      background: #72a842;
      transition: all 0.2s linear; }
  .timeline-modal-btn[class*="2008"] {
    background: #72a842;
    transition: all 0.2s linear; }
  .sign.active[data-year="2009"] p, .timeline-modal-btn[class*="2009"] {
    background: #0760a4;
    transition: all 0.2s linear; }
  .sign.active[data-year="2010"] p, .timeline-modal-btn[class*="2010"] {
    background: #f17436;
    transition: all 0.2s linear; }
  .sign.active[data-year="2011"] p, .timeline-modal-btn[class*="2011"] {
    background: #703594;
    transition: all 0.2s linear; }
  .sign.active[data-year="2012"] p, .timeline-modal-btn[class*="2012"] {
    background: #1aa580;
    transition: all 0.2s linear; }
  .sign.active[data-year="2013"] p, .timeline-modal-btn[class*="2013"] {
    background: #cc4a27;
    transition: all 0.2s linear; }
  .sign.active[data-year="2014"] p, .timeline-modal-btn[class*="2014"] {
    background: #841e4e;
    transition: all 0.2s linear; }
  .sign.active[data-year="2015"] p, .timeline-modal-btn[class*="2015"] {
    background: #72a842;
    transition: all 0.2s linear; }
  .sign.active[data-year="2016"] p, .timeline-modal-btn[class*="2016"] {
    background: #0760a4;
    transition: all 0.2s linear; }
  .sign.active[data-year="2017"] p, .timeline-modal-btn[class*="2017"] {
    background: #f17436;
    transition: all 0.2s linear; }
  .sign.active[data-year="2018"] p, .timeline-modal-btn[class*="2018"] {
    background: #703594;
    transition: all 0.2s linear; }
  .sign.active[data-year="2019"] p, .timeline-modal-btn[class*="2019"] {
    background: #1aa580;
    transition: all 0.2s linear; }
  .sign.active[data-year="2020"] p, .timeline-modal-btn[class*="2020"] {
    background: #cc4a27;
    transition: all 0.2s linear; }
  .sign.active[data-year="2021"] p, .timeline-modal-btn[class*="2021"] {
    background: #841e4e;
    transition: all 0.2s linear; }
  .sign.active[data-year="2022"] p, .timeline-modal-btn[class*="2022"] {
    background: #72a842;
    transition: all 0.2s linear; }
  .sign.active[data-year="2023"] p, .timeline-modal-btn[class*=""] {
    background: #0760a4;
    transition: all 0.2s linear; }
  .sign.active[data-year="2024"] p, .timeline-modal-btn[class*=""] {
    background: #f17436;
    transition: all 0.2s linear; }
  .sign.active[data-year="2025"] p, .timeline-modal-btn[class*=""] {
    background: #703594;
    transition: all 0.2s linear; } }

/*# sourceMappingURL=../maps/content/through-the-years.css.map */
