.track-order{background-color:#fff}.track-order .track-wrap{padding-left:0;padding-right:0}.track-order .track-wrap h1{font-size:1.5rem;text-align:center}.track-order .track-wrap .row{min-height:40vh}.timeline{align-items:flex-start;display:flex;flex-flow:column;justify-content:flex-start;list-style-type:none;padding:20px 0 0}@media (min-width:992px){.timeline{flex-flow:row nowrap}}.timeline .timeline-entry{align-items:center;display:flex;flex-flow:row nowrap;margin-bottom:1rem;transition:all .2s ease-in;width:100%}@media (min-width:992px){.timeline .timeline-entry{flex-flow:column nowrap;min-width:20%}.timeline .timeline-entry:first-of-type .status:after{border-top:2px solid #fff;content:"";left:0;position:absolute;top:-2px;width:50%}.timeline .timeline-entry:last-of-type .status:after{border-top:2px solid #fff;content:"";position:absolute;right:0;top:-2px;width:50%}}.timeline .timeline-entry.complete .status{border-bottom:2px solid #66dc71}.timeline .timeline-entry.complete .status:before{background-color:#66dc71;border:none;transition:all .2s ease-in}.timeline .timeline-entry.complete .status:after{border-bottom:2px solid #66dc71}.timeline .timeline-entry.complete .status h4{color:#66dc71}@media (min-width:992px){.timeline .timeline-entry.complete .status{border-bottom:0;border-top:2px solid #66dc71}.timeline .timeline-entry.complete .status:before{background-color:#66dc71;border:none;transition:all .2s ease-in}.timeline .timeline-entry.complete .status:after{border-bottom:0;border-top:2px solid #66dc71}.timeline .timeline-entry.complete .status h4{color:#66dc71}}.timeline .timestamp{align-items:center;display:flex;flex-direction:column;font-weight:100;min-height:24px;padding:0 0 5px;white-space:nowrap}.timeline .timestamp .date{min-height:20px;min-width:110px}@media (min-width:992px){.timeline .timestamp{margin-bottom:20px;padding:0 30px}}.timeline .status{align-items:center;border-bottom:2px solid #d6dce0;display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;padding:0 1rem 5px;position:relative;transition:all .2s ease-in;width:100%}.timeline .status h4{font-size:20px;font-weight:600;margin:0 0 0 .5rem;white-space:nowrap}.timeline .status:before{background-color:#fff;border:1px solid #ddd;border-radius:25px;content:"";height:20px;left:0;position:relative;transition:all .2s ease-in;width:20px;z-index:2}@media (min-width:992px){.timeline .status{border-bottom:0;border-top:2px solid #fff;justify-content:center;padding-top:1rem}.timeline .status h4{font-size:20px;font-weight:600;white-space:nowrap}.timeline .status:before{background-color:#fff;border:1px solid #ddd;border-radius:25px;content:"";height:25px;left:42%;position:absolute;top:-15px;transition:all .2s ease-in;width:25px;z-index:2}}