@charset"utf-8";*,*::before,*::after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.timeline {
    color: #fff;
    margin-left: 10px;
    margin-bottom: 50px;
}

.timeline h1,.timeline ul li .content h4 {
    text-shadow: 1px 1px 1px rgba(56,56,56,0.5)
}

.timeline ul {
    background: #fff;
    padding: 0px 0;
}

.timeline ul li {
    background: rgb(32,57,100);
    position: relative;
    margin: 0 auto;
    width: 2px;
    padding-bottom: 5px;
    list-style-type: none
}

.timeline ul li:last-child {
    padding-bottom: 7px
}

.timeline ul li:before {
    content: '';
    background: #faf8eb;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 15px;
    height: 15px;
    border: 3px solid rgb(32,57,100);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.timeline ul li .hidden1 {
    opacity: 0
}

.timeline ul li .content {
    background: rgb(32,57,100);
    position: relative;
    top: 7px;
    width: 500px;
    padding: 20px;
}

.timeline ul li .content h4 {
    color: #a4c2d7;
    padding-bottom: 10px;
    text-align: center;
    color: #a4c2d7;
    font-size: 1.5rem;
    font-weight:300;
}

.timeline ul li.left .content h4 {
    color: #a4c2d7;
    padding-bottom: 10px;
    text-align: right;
    position: relative;
    padding: 0 20px 20px;
}

.timeline ul li.right .content h4 {
    color: #a4c2d7;
    padding-bottom: 10px;
    text-align: left;
    position: relative;
    padding: 0 20px 20px;
}

.timeline ul li .content p {
    text-align: left;
    color: #fff;
    padding: 0 20px 20px;
}

.timeline ul li .content:before {
    content: '';
    background: rgb(32,57,100);
    position: absolute;
    top: 0px;
    width: 42px;
    height: 2px;
}

.timeline ul li.right .content {
    left: 50px;
}

.timeline ul li.right .content:before {
    left: -42px;
}

.timeline ul li.left .content {
    left: calc(-450px - 95px);
    background: rgb(32,57,100);
    background: rgb(32 57 100);
}

.timeline ul li.left .content:before {
    right: -38px
}


@media only screen and (min-width: 1250px) {
    .timeline ul li .content h4 {
        font-size: 1.375rem;
    }
    .timeline ul li.left .content {
    left: calc(-550px - 95px);
    background: rgb(32,57,100);
    background: rgb(32 57 100);
}
    .timeline ul li .content {
    background: rgb(32,57,100);
    position: relative;
    top: 7px;
    width: 600px;
    padding: 20px 0 0 0;
}
}

@media screen and (max-width: 1080px) {
    .timeline ul li .content {
        width: 41vw;
    }

    .timeline ul li.left .content {
        left: calc(-41vw - 45px);
    }
}

@media screen and (max-width: 700px) {
    .timeline ul li {
        margin-left: 0px;
    }

    .timeline ul li .content {
        width: calc(100vw - 100px)
    }

    .timeline ul li .content h4 {
        text-align: initial;
        font-size: 1.25rem;
    }

    .timeline ul li.left .content {
        left: 45px;
    }

    .timeline ul li.left .content:before {
        left: -33px
    }

    .timeline ul li.left .content h4,.timeline ul li.right .contenth4 {
        text-align: left;
    }
}

@media only screen and (min-width: 1250px) {
    .timeline ul li .content h4 {
        /* font-size: 2rem; */
    }
}


img {
  max-width: 100%;
}

.ag-format-container {
  width: 1160px;
  margin: 0 auto;

  position: relative;
}

.ag-timeline-block {
  padding: 50px 0 200px 0;
}
.ag-timeline_title-box {
  padding: 0 0 30px;

  text-align: center;
}
.ag-timeline_tagline {
  font-size: 40px;
  color: rgb(84, 89, 95);
}
.ag-timeline_title {
   background-repeat: no-repeat;
  background-position: 50% 50%;

  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
  color: transparent;

  font-size: 80px;
}

.ag-timeline_item {
  margin: 0 0 50px;

  position: relative;
}
.ag-timeline_item:nth-child(2n) {
  text-align: right;
}

.ag-timeline {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;

  position: relative;
}
.ag-timeline_line {
  width: 2px;
  background-color: #393935;
  background-color: #203964;
  /* background: red; */
  position: absolute;
  top: 3px!important;
  left: 50%;
  bottom: 0;
  overflow: hidden;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ag-timeline_line-progress {
  width: 100%;
  height: 20%;
  background-color: #abaaaa;
  /* background-color: #a4c2d7; */
}

.ag-timeline-card_box {
  padding: 0 0 20px 50.3%;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
  padding: 0 50% 20px 0;
}
.ag-timeline-card_point-box {
  display: inline-block;
  margin: 0 14px 0 -28px;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
  margin: 0 -25px 0 14px;
}
.ag-timeline-card_point {
  height: 50px;
  line-height: 50px;
  width: 50px;
  border: 3px solid #FF0;
  border: 3px solid #1d1d1b;
  background-color: #1d1d1b;
  text-align: center;
  /* font-family: 'ESL Legend', sans-serif; */
  font-size: 18px;
  color: #FFF;
  /* color: #a4c2d7; */
  /* -webkit-border-radius: 50%; */
  -moz-border-radius: 50%;
  /* border-radius: 50%; */
  font-weight: 600;
}
.js-ag-active .ag-timeline-card_point {
  color: #a4c2d7;
  background-color: #FF0;
  background-color: #203964;
  border: 3px solid #203964;
  background-color: #cb2a11;
  border: none;
  color: #fff;
}
.ag-timeline-card_meta-box {
  display: inline-block;
}
.ag-timeline-card_meta {
  margin: 10px 0 0;
  font-weight: bold;
  font-size: 25px;
  color: #FF0;
  color: #203964;
}
.ag-timeline-card_item {
  display: inline-block;
  width: 45%;
  margin: -77px 0 0;
  background-color: #282828;
  background-color: #272d33;
  opacity: 0;
  /* -webkit-border-radius: 6px; */
  -moz-border-radius: 6px;
  /* border-radius: 6px; */
  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -o-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -webkit-transition: -webkit-transform .5s, opacity .5s;
  -moz-transition: -moz-transform .5s, opacity .5s;
  -o-transition: -o-transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s;
  position: relative;
}
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -o-transform: translateX(-200%);
  transform: translateX(-200%);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  opacity: 1;

  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.ag-timeline-card_arrow {
  height: 18px;
  width: 18px;
  margin-top: 20px;
  background-color: #282828;
  background-color: #272d33;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
  margin-left: calc(-18px / 2);
  margin-right: calc(-18px / 2);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_arrow {
  margin-left: -10px;

  right: auto;
  left: 0;
}
.ag-timeline-card_img {
  width: 100%;
}
.ag-timeline-card_info {
  padding: 20px 30px;
}
.ag-timeline-card_title {
  display: none;
  margin: 10px 0 0;
  /* font-family: 'ESL Legend', sans-serif; */
  font-weight: bold;
  font-size: 22px;
  color: #a4c2d7;
}
.ag-timeline-card_desc {
  line-height: 1.45;
  font-size: 16px;
  color: #FFF;
  text-align: left;
}


@media only screen and (max-width: 979px) {
  .ag-timeline_line {
    left: 30px;
  }

  .ag-timeline_item:nth-child(2n) {
    text-align: left;
  }

  .ag-timeline-card_box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 0 20px;
  }
  .ag-timeline-card_meta-box {
    display: none;
  }
  .ag-timeline-card_point-box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0 0 0 8px;
  }
  .ag-timeline-card_point {
    height: 40px;
    line-height: 40px;
    width: 40px;
    font-size: 15px;
  }
  .ag-timeline-card_item {
    width: auto;
    margin: -65px 0 0 75px
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
    right: auto;
    left: 0;
  }
  .ag-timeline-card_title {
    display: block;
  }
  .ag-timeline-card_arrow {
    margin-top: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

  .ag-timeline-card_img {
    height: auto;
    width: auto;
  }
}

@media only screen and (max-width: 639px) {
  .ag-timeline_title {
    font-size: 60px;
  }

  .ag-timeline-card_info {
    padding: 10px 15px;
  }
  .ag-timeline-card_desc {
    font-size: 14px;
  }
}

@media only screen and (max-width: 479px) {

}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }

}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }

}