.timeline-container{min-height:1000px;position:relative}.timeline{background:#0077c8;height:50%;left:50%;position:absolute;top:0;transform:translateX(-50%);transition:.7s ease;width:6px;z-index:-1}.timeline-top-cap{top:0}.timeline-bottom-cap,.timeline-top-cap{background:#0077c8;border-radius:6px;height:12px;left:50%;position:absolute;transform:translateX(-50%);width:48px}.timeline-bottom-cap{bottom:0}.timeline-stroke{background:#fff;border-left:3px solid #0077c8;border-right:3px solid #0077c8;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);transition:.7s ease;width:12px;z-index:-2}.timeline-item-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px 0}.timeline-content,.timeline-image{position:relative;width:47%}.timeline-indicator{background-color:#ff671f;border-radius:50%;content:"";display:inline-block;height:33px;opacity:0;right:-49px;top:50%;transform:translateY(-50%);transition:all .3s ease;width:33px}.timeline-content,.timeline-image{opacity:0;transform:translateY(200px);transition:all .7s ease}.fade-up .timeline-content,.fade-up .timeline-image{opacity:1;transform:translateY(0)}.fade-up .timeline-indicator{opacity:1}@media(min-width:768px){.timeline-item-flex.image-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media(max-width:767px){.timeline-bottom-cap,.timeline-top-cap{display:none}.timeline-item-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.timeline-indicator{background-color:#ff671f;border-radius:50%;content:"";display:inline-block;height:33px;left:3px;opacity:0;position:absolute;top:60px;transform:translateY(-50%);transition:all .3s ease;width:33px}.timeline,.timeline-stroke{left:20px}.timeline-content,.timeline-image{width:70%}}