.timeline-area{position:relative}.single-timeline-area{position:relative;padding-left:180px}@media only screen and (max-width:575px){.single-timeline-area{padding-left:0}}.single-timeline-area .timeline-date{position:absolute;width:180px;height:100%;top:0;left:0;display:flex;-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;justify-content:flex-end;padding-right:60px}@media only screen and (max-width:575px){.single-timeline-area .timeline-date{display:none}}.single-timeline-area .timeline-date:after{position:absolute;width:3px;height:100%;content:"";background-color:var(--bs-body-color);top:0;right:30px}.single-timeline-area .timeline-date:before{position:absolute;width:11px;height:11px;border-radius:50%;background-color:var(--bs-body-color);content:"";top:50%;right:26px;margin-top:-5.5px}.single-timeline-area .timeline-date p{margin-bottom:0;font-size:13px;font-weight:500}.single-timeline-area .single-timeline-content{position:relative;padding:30px 30px 25px;border-radius:6px;margin-bottom:15px;margin-top:10px;box-shadow:0 .25rem 1rem 0 rgba(47,91,234,.125);border:1px solid #fff}@media only screen and (max-width:575px){.single-timeline-area .single-timeline-content{padding:20px}}.single-timeline-area .single-timeline-content .timeline-icon{transition-duration:.5s;width:40px;height:33px;background-color:#000;flex:0 0 30px;text-align:center;max-width:30px;border-radius:50%;margin-right:15px;color:#fff;line-height:30px}.single-timeline-area .single-timeline-content .timeline-text h6{transition-duration:.5s}.single-timeline-area .single-timeline-content .timeline-text p{font-size:13px;margin-bottom:0}