.t758__list {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 40px auto 80px 0 !important;
}
.t758__list_item {
    clear: both;
    font-family: 'TildaSans', Arial, sans-serif;
    font-size: 16px;
    display: inline-block;
    margin: 0;
    color: #000000;
    white-space: nowrap;
}
.t758__link-item__wrapper {
    display: inline-block;
    padding-right: 10px;
    min-height: 19px;
    vertical-align: middle;
    float: left;
}
#rec1228061786 .t758__breadcrumb-divider {
    font-weight: 300;
    color: #858585;
}
.t758__breadcrumb-divider {
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    line-height: 19px;
    height: 19px;
}



.t514__righttablewrapper {
    position: relative;
    padding-left: 40px;
    padding-bottom: 60px;
}

.t514__line {
    position: absolute;
    left: 15px;
    top: 20px;
    bottom: 0;
    width: 2px;
    background-color: #d4d4d4;
    z-index: 0;
}

.t514__circlewrapper {
    position: absolute;
    top: 1px;
    left: 9px;
    z-index: 1;
}

.t514__circle {
    width: 12px;
    height: 12px;
    background-color: #000;
    border: 2px solid #000;
    border-radius: 50%;
}

.t514__time {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}

.t514__title {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
    margin-top: -4px;
}

.t514__text {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    max-width: 800px;
}

.t514__sectiontextwrapper {
    display: table-cell;
    padding-left: 40px;
}

@media screen and (max-width: 960px) {
    .t514__time{
        text-align: left;
        padding-left: 50px;
        position: absolute;
    }
    .t514__title{
        margin-top: 50px;
    }
    .t514__sectiontextwrapper {
        display: table-cell;
        padding-left: 10px;
    }
    .btn-roadmap-block{
        margin-left: 35%;
        margin-right: auto;
    }
}
.btn-roadmap-block{
    position: relative;
    margin-left: 35%;
    margin-right: auto;
}
.btn-roadmap{
    margin-top: 80px;
    color:#ffffff !important;
    background-color:#1db5b6;
    border-radius:12px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    padding-top: 20px;
    font-size: 16px;
    font-family: 'TildaSans', Arial, sans-serif;
}



