/*-------- Type- 01 ------*/

.ns-timeline {
    background: #C5C4C2;
}

.frst-timeline-style-13 {
    color: #999;
}

.frst-timeline-style-13 .frst-timeline-block::before {
    width: 6px;
    background: #1D1C21;
    margin-left: -3px;
    top: 3px;
}

.frst-timeline-style-13.frst-right-align .frst-timeline-block::before {
    margin-right: -1px;
}

.frst-timeline-block {
    padding-bottom: 30px;
}

.frst-timeline-style-13 .frst-timeline-img {
    width: 36px;
    height: 36px;
    margin-left: -18px;
    text-align: center;
    color: #fff;
    font-size: 22px;
}

/* Start Color Combinations */

/* Blue Color */
.timeline-theme--blue.frst-timeline-style-13 .frst-timeline-img span,
.timeline-theme--blue.frst-timeline-style-13 .frst-timeline-block::before,
.timeline-theme--blue.frst-timeline-style-13 .content-border {
    background: #2B3991;
}
.timeline-theme--blue.frst-timeline-style-13 .frst-day-time-table h2 {
    color: #2B3991;
}

/* Green Color */
.timeline-theme--green.frst-timeline-style-13 .frst-timeline-img span,
.timeline-theme--green.frst-timeline-style-13 .frst-timeline-block::before,
.timeline-theme--green.frst-timeline-style-13 .content-border {
    background: #1ABC9C;
}
.timeline-theme--green.frst-timeline-style-13 .frst-day-time-table h2 {
    color: #1ABC9C;
}

/* Purple Color */
.timeline-theme--purple.frst-timeline-style-13 .frst-timeline-img span,
.timeline-theme--purple.frst-timeline-style-13 .frst-timeline-block::before,
.timeline-theme--purple.frst-timeline-style-13 .content-border {
    background: #706fd3;
}
.timeline-theme--purple.frst-timeline-style-13 .frst-day-time-table h2 {
    color: #706fd3;
}

/* Cyan Color */
.timeline-theme--cyan.frst-timeline-style-13 .frst-timeline-img span,
.timeline-theme--cyan.frst-timeline-style-13 .frst-timeline-block::before,
.timeline-theme--cyan.frst-timeline-style-13 .content-border {
    background: #34ace0;
}
.timeline-theme--cyan.frst-timeline-style-13 .frst-day-time-table h2 {
    color: #34ace0;
}

/* Black Color */
.timeline-theme--black.frst-timeline-style-13 .frst-timeline-img span,
.timeline-theme--black.frst-timeline-style-13 .frst-timeline-block::before,
.timeline-theme--black.frst-timeline-style-13 .content-border {
    background: #000000;
}
.timeline-theme--black.frst-timeline-style-13 .frst-day-time-table h2 {
    color: #000000;
}

/* Red Color */
.timeline-theme--red.frst-timeline-style-13 .frst-timeline-img span,
.timeline-theme--red.frst-timeline-style-13 .frst-timeline-block::before,
.timeline-theme--red.frst-timeline-style-13 .content-border {
    background: #ff6348;
}
.timeline-theme--red.frst-timeline-style-13 .frst-day-time-table h2 {
    color: #ff6348;
}

/* Orange Color */
.timeline-theme--orange.frst-timeline-style-13 .frst-timeline-img span,
.timeline-theme--orange.frst-timeline-style-13 .frst-timeline-block::before,
.timeline-theme--orange.frst-timeline-style-13 .content-border {
    background: #fa8231;
}
.timeline-theme--orange.frst-timeline-style-13 .frst-day-time-table h2 {
    color: #fa8231;
}

/* Gradient Color */
.timeline-theme--gradient.frst-timeline-style-13 .frst-timeline-img span,
.timeline-theme--gradient.frst-timeline-style-13 .frst-timeline-block::before,
.timeline-theme--gradient.frst-timeline-style-13 .content-border {
    background: #2C3E50;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #4CA1AF, #2C3E50);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #4CA1AF, #2C3E50); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.timeline-theme--gradient.frst-timeline-style-13 .frst-day-time-table h2 {
    color: #4CA1AF;
}

/* End Color Combinations */

.frst-timeline-style-13 .content-border {
    height: 3px;
    width: 100%;
    background: #1d1c21;
}

.frst-timeline-style-13 .frst-timeline-content-inner {}

.frst-timeline-style-13.frst-right-align .frst-timeline-img {
    margin-right: -18px;
}

.frst-timeline-style-13 .frst-timeline-img span {
    display: inline-block;
    padding: 7px;
    background: #1D1C21;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    min-width: 18px;
    min-height: 18px;
    top: -9px;
    position: relative;
}

.frst-timeline-style-13 .frst-timeline-content {
    color: #777;
}

.frst-timeline-style-13 .frst-date {
    margin-bottom: 25px;
    color: #636363;
    line-height: 30px;
    top:-10px;
}

.frst-timeline-style-13 p {
    margin: 0;
}

.frst-timeline-style-13 .frst-labels span {
    position: relative;
    left: -36px;
    background: #e6e6e6;
    color: #000;
    padding: 8px 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.frst-timeline-style-13.frst-right-align .frst-labels span {
    left: auto;
    right: -36px
}

.frst-timeline-style-13 .frst-day-time-table ul{
    list-style: none;
    padding: 20px;
    margin: 0;
}

.frst-timeline-style-13 .frst-day-time-table li {
    margin-bottom: 15px;
}

.frst-timeline-style-13 .frst-day-time-table h2 {
    font-size: 16px;
    margin: 0 0 10px;
    color: #1d1c21;
    font-weight: 700;
}


/*---------- Responsive part ------------*/

@media only screen and (min-width: 679px) {
    .frst-timeline-style-13.frst-alternate .frst-timeline-content {
        width: calc(50% - 32px);
    }
    .frst-timeline-style-13.frst-date-opposite .frst-date {
        left: -225px;
        line-height: 20px;
        width: 160px;
    }
    .frst-timeline-style-13.frst-date-opposite.frst-right-align .frst-date, .frst-timeline-style-13.frst-date-opposite.frst-alternate .frst-timeline-block.frst-odd-item .frst-date {
        right: -225px;
        left: auto;
        text-align: left;
    }
    .frst-timeline-style-13 .frst-day-time-table li {
        position: relative;
        padding-left: 100px;
    }
    .frst-timeline-style-13.frst-right-align .frst-day-time-table li, .frst-timeline-style-13.frst-alternate .frst-odd-item .frst-day-time-table li {
        padding-left: 0;
        padding-right: 100px;
    }
    .frst-timeline-style-13 .frst-day-time-table .frst-day-time {
        position: absolute;
        left: 0;
        top: 0;
        width: 80px;
        margin-bottom: 10px;
        text-align: left;
    }
    .frst-timeline-style-13.frst-right-align .frst-day-time-table .frst-day-time, .frst-timeline-style-13.frst-alternate .frst-odd-item .frst-day-time-table .frst-day-time {
        left: auto;
        right: 0;
        text-align: right;
    }
}

@media only screen and (max-width: 678px) {
    .frst-timeline-style-13.frst-responsive-right .frst-timeline-block::before {
        margin-right: -1px;
    }
    .frst-timeline-style-13.frst-responsive-right .frst-timeline-img {
        margin-right: -18px;
    }
    .frst-timeline-style-13.frst-responsive-right .frst-labels span {
        left: auto;
        right: -36px
    }
}