.history-timeline{margin-bottom:30px;width:100%}.history-timeline .item{padding-left:200px;position:relative;margin-bottom:35px;padding-bottom:35px;border-bottom:1px solid #f3f3f3}.history-timeline .item:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.history-timeline .time{position:absolute;left:0;top:0;color:#fcd846;font-size:50px;line-height:50px;font-weight:100}.history-timeline .time:after{content:'';position:absolute;left:0;bottom:-20px;width:30px;height:2px;background:#111;-webkit-transition:width .2s;-moz-transition:width .2s;-o-transition:width .2s;transition:width .2s}.history-timeline .item:hover .time:after{background:#fcd846;width:100%}.history-timeline h4{font-size:23px;line-height:35px;text-transform:uppercase;font-weight:400;margin-bottom:18px;padding-top:10px}@media screen and (max-width:767px){.history-timeline .time{font-size:30px;position:relative;margin-bottom:20px}.history-timeline .time:after{bottom:-5px}.history-timeline .item{padding-left:0}}