.ps-timeline-sec {
    position: relative;
}

.ps-timeline-sec .container {
    position: relative;
}

@media screen and (min-width: 1201px) and (max-width: 1400px) {

    .timeline-last-step {
        right: 10px!important;
    }

    .timeline-first-step {
        left: 5px!important;
    }
}


@media screen and (max-width: 1200px) {
    .ps-timeline-sec .container ol:before {
        background: #2e2e2e;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        position: absolute;
        top: -10px !important;
        left: 32px !important;
    }

    .ps-timeline-sec .container ol:after {
        background: #2e2e2e;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        position: absolute;
        top: inherit !important;
        left: 32px;
    }

    .ps-timeline-sec .container ol.ps-timeline {
        margin: 130px 0 !important;
        border-left: 2px solid #2e2e2e;
        padding-left: 0 !important;
        padding-top: 120px !important;
        border-top: 0 !important;
        margin-left: 25px !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li {
        height: 240px;
        float: none !important;
        width: 70% !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
        width: 70px;
    }

    .ps-timeline-sec .container ol.ps-timeline li:last-child {
        margin: 0;
        bottom: 0 !important;
        height: 260px;
    }

    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
        bottom: 40px !important;
        width: 40% !important;
        margin-left: 25px !important;
        margin-top: 0 !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
        width: 100%;
    }


    .ps-timeline-sec .container ol.ps-timeline li span {
        left: 4px !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
        content: none !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
        content: none !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
        content: none !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
        content: none !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
        position: absolute !important;
        bottom: 150px !important;
        width: 30% !important;
        float: left !important;
        margin-left: 35px !important;
        margin-bottom: 0 !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
        margin: 0 auto !important;
        width: 80% !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
        position: absolute !important;
        bottom: 115px !important;
        width: 30% !important;
        float: left !important;
        margin-left: 35px !important;
        margin-bottom: 0 !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li p {
        text-align: left !important;
        width: 100% !important;
        margin: 0 auto !important;
        margin-top: 0px !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li h2 {
        text-align: left !important;
        width: 100% !important;
        margin: 0 auto !important;
        margin-top: 0px !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li .ps-top {
        width: 60% !important;
        float: right !important;
        right: 0 !important;
        top: -30px;
    }

    .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
        width: 60% !important;
        float: right !important;
        right: 0;
        left: inherit !important;
        top: -30px;
    }

    .timeline-last-step {
        position: absolute;
        bottom: -90px !important;
        left: -40px;
        right: inherit !important;
    }
}

@media screen and (min-width: 450px) and (max-width: 650px) {
    .timeline-first-step {
        left: 0px !important;
    }

    .timeline-last-step {
        left: 0px !important;
        bottom: -100px !important;
        right: inherit !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li {
        height: 340px;
        float: none !important;
        width: 78% !important;
    }
}

@media screen and (min-width: 300px) and (max-width: 449px) {

    .timeline-first-step {
        left: 0px !important;
    }

    .timeline-last-step {
        left: 0px !important;
        bottom: -100px !important;
        right: inherit !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li {
        height: 400px;
        float: none !important;
        width: 82% !important;
    }
}

.ps-timeline-sec .container ol:before {
    background: #2e2e2e;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 0;
    position: absolute;
    left: 8px;
    top: -8px;
}

.ps-timeline-sec .container ol:after {
    background: #2e2e2e;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 0;
    position: absolute;
    right: 8px;
    top: -8px;
}

.ps-timeline-sec .container ol.ps-timeline {
    margin: 280px 0;
    padding: 0;
    border-top: 4px solid #2e2e2e;
    list-style: none;
}

.ps-timeline-sec .container ol.ps-timeline li {
    float: left;
    width: 16.5%;
    padding-top: 30px;
    position: relative;
}

.ps-timeline-sec .container ol.ps-timeline li span {
    width: 40px;
    height: 40px;
    margin-left: -25px;
    background: #fff;
    border: 4px solid #2e2e2e;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
    text-align: center;
    line-height: 50px;
    color: #df8625;
    font-size: 1em;
    font-style: normal;
    position: absolute;
    top: -26px;
    left: 55%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
    content: "";
    color: #2e2e2e;
    width: 4px;
    height: 160px;
    background: #2e2e2e;
    position: absolute;
    top: -162px;
    left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
    content: "";
    color: #2e2e2e;
    width: 15px;
    height: 15px;
    background: #2e2e2e;
    position: absolute;
    bottom: 190px;
    left: 35%;
    border-radius: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
    content: "";
    color: #2e2e2e;
    width: 4px;
    height: 160px;
    background: #2e2e2e;
    position: absolute;
    bottom: -162px;
    left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
    content: "";
    color: #2e2e2e;
    width: 15px;
    height: 15px;
    background: #2e2e2e;
    position: absolute;
    top: 190px;
    left: 35%;
    border-radius: 100%;
}

.ps-sp-bot hr {
    width: 18px;
    height: 17px;
    background: #EB3916;
    border-radius: 100%;
    margin: 0 !important;
}

.ps-sp-top hr {
    width: 18px;
    height: 17px;
    background: #dbdbdb;
    border-radius: 100%;
    margin: 0 !important;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 130px;
    width: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    display: table;
    margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute;
    margin-top: 60px;
    width: 100%;
    margin-left: 95px;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
    display: table;
    margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li p {
    text-align: start;
    width: 180%;
    margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 100px;
    right: 192px;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    position: absolute;
    margin-top: 35px;
    left: 140px;
}

.timeline-first-step {
    position: absolute;
    top: -80px;
    left: -40px;
}

.timeline-first-step h2 {
    font-size: 18px;
    margin-bottom: 4px;
}

.timeline-first-step p {
    font-size: 16px;
    margin-bottom: 0;
    color: #EB3916;
}

.timeline-last-step {
    position: absolute;
    bottom: -80px;
    right: -40px;
}

.timeline-last-step h2 {
    font-size: 18px;
    margin-bottom: 4px;
}

.timeline-last-step p {
    font-size: 16px;
    margin-bottom: 0;
    color: #EB3916;
}

.timeline-item-title {
    font-size: 18px;
    margin-bottom: 4px;
    width: 180%;
}

.timeline-item-date {
    font-size: 14px;
    margin-bottom: 20px !important;
    color: #EB3916;
}