.iyi-timeline{width:80%;margin:0 auto;position:relative;padding-bottom:50px}.iyi-timeline:before{content:'';position:absolute;left:50%;top:25px;width:2px;border-left:2px dashed #f5a623;z-index:1}.iyi-timeline .timeline-item{display:flex;justify-content:space-between;align-items:center;margin:50px 0;position:relative}.iyi-timeline .timeline-content p{margin:0}.iyi-timeline .timeline-item:nth-child(even) .timeline-content{order:2;text-align:left}.iyi-timeline .timeline-item:nth-child(odd) .timeline-content{text-align:right}.iyi-timeline .timeline-item .timeline-content{width:45%}.iyi-timeline .timeline-item .timeline-image{width:45%}.iyi-timeline .timeline-item .timeline-image img{width:100%;border-radius:8px;height:auto}.iyi-timeline .timeline-item .timeline-year{position:absolute;left:50%;transform:translate(-50%,-50%);background:#f5a623;color:#fff;font-size:24px;font-weight:700;padding:10px 20px;border-radius:50%;border:3px solid #ffcc80;z-index:2;max-width:80px;display:flex;align-items:center;justify-content:center}@media (max-width:992px){.iyi-timeline:before{left:40px;top:25px}.iyi-timeline .timeline-item{flex-direction:column;align-items:flex-start;text-align:left;margin-right:0;padding-left:90px;padding-right:50px}.iyi-timeline .timeline-item .timeline-content,.iyi-timeline .timeline-item .timeline-image{width:100%;margin-right:0}.iyi-timeline .timeline-item .timeline-year{left:10px;transform:translateY(-50%);top:50%}.iyi-timeline{width:100%}.iyi-timeline .timeline-item:nth-child(odd) .timeline-content{text-align:left}}