#timeline{margin:auto;padding:0 10px;position:relative;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;width:100%}#timeline .timeline-item:after,#timeline .timeline-item:before{clear:both;content:"";display:block;width:100%}#timeline:before{background:#61b730;content:"";height:100%;left:0;position:absolute;top:0;width:3px}#timeline:after{clear:both;content:"";display:table;width:100%}#timeline .timeline-item{margin-bottom:60px;position:relative}#timeline .timeline-item:last-child{margin-bottom:0}#timeline .timeline-item .timeline-icon{background:#fff;border:3px solid #61b730;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;color:#61b730;font-size:16px;font-weight:600;height:50px;left:-10px;margin-left:-23px;overflow:hidden;padding:10px 18px;position:absolute;top:0;width:50px}#timeline .timeline-item:last-child .timeline-icon{margin-top:5px}#timeline .timeline-item .timeline-icon svg{left:14px;position:relative;top:14px}#timeline .timeline-item .timeline-content{display:flex;gap:20px;padding:10px 50px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}#timeline .timeline-item .timeline-content h4{margin-bottom:20px}#timeline .timeline-item .timeline-content p{margin:0}#timeline .timeline-item .timeline-content .timeline-video{border-radius:0;padding:0;position:relative}@media screen and (max-width:768px){#timeline{margin:30px;padding:0;width:90%}#timeline:before{left:0}#timeline .timeline-item .timeline-content{float:right;width:90%}#timeline .timeline-item .timeline-content.right:before,#timeline .timeline-item .timeline-content:before{border-left:0;border-right:7px solid #61b730;left:10%;margin-left:-6px}#timeline .timeline-item .timeline-icon{left:0}}