/*@import url(https://fonts.googleapis.com/css?family=Raleway:400,900);*/

/*.hexa{*/
/*    border: 0px;*/
/*    float: left;*/
/*    text-align: center;*/
/*    height: 35px;*/
/*    width: 60px;*/
/*    font-size: 22px;*/
/*    background: #f0f0f0;*/
/*    color: #3c3c3c;*/
/*    position: relative;*/
/*    margin-top: 15px;*/
/*}*/

/*.hexa:before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-bottom: 15px solid #f0f0f0;*/
/*    border-left: 30px solid transparent;*/
/*    border-right: 30px solid transparent;*/
/*    top: -15px;*/
/*}*/

/*.hexa:after{*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-left: 30px solid transparent;*/
/*    border-right: 30px solid transparent;*/
/*    border-top: 15px solid #f0f0f0;*/
/*    bottom: -15px;*/
/*}*/

/*.timeline-pencapaian {*/
/*    position: relative;*/
/*    padding: 0;*/
/*    width: 100%;*/
/*    margin-top: 20px;*/
/*    list-style-type: none;*/
/*}*/

/*.timeline-pencapaian:before {*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    top: 0;*/
/*    content: ' ';*/
/*    display: block;*/
/*    width: 2px;*/
/*    height: 100%;*/
/*    margin-left: -1px;*/
/*    background: rgb(213,213,213);*/
/*    background: -moz-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);*/
/*    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));*/
/*    background: -webkit-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);*/
/*    background: -o-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);*/
/*    background: -ms-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);*/
/*    background: linear-gradient(to bottom, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);*/
/*    z-index: 5;*/
/*}*/

/*.timeline-pencapaian li {*/
/*    padding: 0.25em 0;*/
/*}*/

/*.timeline-pencapaian .hexa{*/
/*    width: 16px;*/
/*    height: 10px;*/
/*    position: absolute;*/
/*    background: #065cdd;*/
/*    z-index: 5;*/
/*    left: 0;*/
/*    right: 0;*/
/*    margin-left:auto;*/
/*    margin-right:auto;*/
/*    top: -30px;*/
/*    margin-top: 0;*/
/*}*/

/*.timeline-pencapaian .hexa:before {*/
/*    border-bottom: 4px solid #065cdd;*/
/*    border-left-width: 8px;*/
/*    border-right-width: 8px;*/
/*    top: -4px;*/
/*}*/

/*.timeline-pencapaian .hexa:after {*/
/*    border-left-width: 8px;*/
/*    border-right-width: 8px;*/
/*    border-top: 4px solid #065cdd;*/
/*    bottom: -4px;*/
/*}*/

/*.direction-l,*/
/*.direction-r {*/
/*    float: none;*/
/*    width: 100%;*/
/*    text-align: center;*/
/*}*/

/*.flag-wrapper {*/
/*    text-align: center;*/
/*    position: relative;*/
/*}*/

/*!* Triangle below *!*/
/*.flag-wrapper::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: -10px; !* Adjusted for new height *!*/
/*    left: 50%;*/
/*    transform: translateX(-50%);*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-left: 20px solid transparent;*/
/*    border-right: 20px solid transparent;*/
/*    border-top: 20px solid #065cdd; !* Keep same color or adjust *!*/
/*    z-index: 5;*/
/*}*/


/*.flag {*/
/*    position: relative;*/
/*    display: inline;*/
/*    background: rgb(255,255,255);*/
/*    font-weight: 600;*/
/*    z-index: 15;*/
/*    padding: 6px 10px;*/
/*    text-align: left;*/
/*    border-radius: 5px;*/
/*}*/

/*.direction-l .flag:after,*/
/*.direction-r .flag:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    top: -15px;*/
/*    height: 0;*/
/*    width: 0;*/
/*    margin-left: -8px;*/
/*    border: solid transparent;*/
/*    border-bottom-color: rgb(255,255,255);*/
/*    border-width: 8px;*/
/*    pointer-events: none;*/
/*}*/

/*.direction-l .flag {*/
/*    -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);*/
/*    -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);*/
/*    box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);*/
/*}*/

/*.direction-r .flag {*/
/*    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);*/
/*    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);*/
/*    box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);*/
/*}*/

/*.time-wrapper {*/
/*    display: block;*/
/*    position: relative;*/
/*    margin: 4px 0 0 0;*/
/*    z-index: 14;*/
/*    line-height: 1em;*/
/*    vertical-align: middle;*/
/*    color: #fff;*/
/*}*/

/*.direction-l .time-wrapper {*/
/*    float: none;*/
/*}*/

/*.direction-r .time-wrapper {*/
/*    float: none;*/
/*}*/

/*.time {*/
/*    background: #065cdd;*/
/*    display: inline-block;*/
/*    padding: 8px;*/
/*    font-size: 20px;*/
/*}*/

/*.desc {*/
/*    position: relative;*/
/*    margin: 1em 0 0 0;*/
/*    padding: 1em;*/
/*    background: rgb(254,254,254);*/
/*    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);*/
/*    -moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);*/
/*    box-shadow: 0 0 1px rgba(0,0,0,0.20);*/
/*    z-index: 15;*/
/*}*/

/*.direction-l .desc {*/
/*    position: relative;*/
/*    margin: 1em 1em 0 1em;*/
/*    padding: 1em;*/
/*    z-index: 15;*/
/*}*/
/*.direction-r .desc {*/
/*    position: relative;*/
/*    margin: 1em 1em 0 1em;*/
/*    padding: 1em;*/
/*    z-index: 15;*/
/*}*/

/*@media(min-width: 768px){*/
/*    .timeline-pencapaian {*/
/*        width: 660px;*/
/*        margin: 0 auto;*/
/*        margin-top: 20px;*/
/*    }*/

/*    .timeline-pencapaian li:after {*/
/*        content: "";*/
/*        display: block;*/
/*        height: 0;*/
/*        clear: both;*/
/*        visibility: hidden;*/
/*    }*/

/*    .timeline-pencapaian .hexa {*/
/*        left: -28px;*/
/*        right: auto;*/
/*        top: 8px;*/
/*    }*/

/*    .timeline-pencapaian .direction-l .hexa {*/
/*        left: auto;*/
/*        right: -28px;*/
/*    }*/

/*    .direction-l {*/
/*        position: relative;*/
/*        width: 310px;*/
/*        float: left;*/
/*        text-align: right;*/
/*    }*/

/*    .direction-r {*/
/*        position: relative;*/
/*        width: 310px;*/
/*        float: right;*/
/*        text-align: left;*/
/*    }*/

/*    .flag-wrapper {*/
/*        display: inline-block;*/
/*    }*/

/*    .flag {*/
/*        font-size: 18px;*/
/*    }*/

/*    .direction-l .flag:after {*/
/*        left: auto;*/
/*        right: -16px;*/
/*        top: 50%;*/
/*        margin-top: -8px;*/
/*        border: solid transparent;*/
/*        border-left-color: rgb(254,254,254);*/
/*        border-width: 8px;*/
/*    }*/

/*    .direction-r .flag:after {*/
/*        top: 50%;*/
/*        margin-top: -8px;*/
/*        border: solid transparent;*/
/*        border-right-color: rgb(254,254,254);*/
/*        border-width: 8px;*/
/*        left: -8px;*/
/*    }*/

/*    .time-wrapper {*/
/*        display: inline;*/
/*        vertical-align: middle;*/
/*        margin: 0;*/
/*    }*/

/*    .direction-l .time-wrapper {*/
/*        float: left;*/
/*    }*/

/*    .direction-r .time-wrapper {*/
/*        float: right;*/
/*    }*/

/*    .time {*/
/*        padding: 5px 10px;*/
/*    }*/

/*    .direction-r .desc {*/
/*        margin: 1em 0 0 0.75em;*/
/*    }*/
/*}*/

/*@media(min-width: 992px){*/
/*    .timeline-pencapaian {*/
/*        width: 800px;*/
/*        margin: 0 auto;*/
/*        margin-top: 20px;*/
/*    }*/

/*    .direction-l {*/
/*        position: relative;*/
/*        width: 380px;*/
/*        float: left;*/
/*        text-align: right;*/
/*    }*/

/*    .direction-r {*/
/*        position: relative;*/
/*        width: 380px;*/
/*        float: right;*/
/*        text-align: left;*/
/*    }*/
/*}*/


/*body {*/
/*    background: #e6e6e6;*/
/*    font-family: "Roboto", sans-serif;*/
/*    font-weight: 400;*/
/*}*/

/*===== Vertical Timeline =====*/
#conference-timeline {
    position: relative;
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
}
#conference-timeline .timeline-start,
#conference-timeline .timeline-end {
    display: table;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    background: #065cdd;
    padding: 15px 23px;
    color: #fff;
    max-width: 5%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
#conference-timeline .conference-center-line {
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -2px;
    background: #065cdd;
    z-index: -1;
}
#conference-timeline .conference-timeline-content {
    padding-top: 67px;
    padding-bottom: 67px;
}
.timeline-article {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: 20px 0;
}
.timeline-article .content-left-container,
.timeline-article .content-right-container {
    max-width: 44%;
    width: 100%;
}
.timeline-article .timeline-author {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #242424;
    text-align: right;
}
.timeline-article .content-left,
.timeline-article .content-right {
    position: relative;
    width: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.03);
    padding: 27px 25px;
}
/* Base paragraph styling (neutral padding) */
.timeline-article p {
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #242424;
    font-size: 14px;
    line-height: 24px;
    position: relative;
}

/* LEFT content: No left margin, number on the right */
.timeline-article .content-left p {
    margin-right: 60px; /* space for number on the right */
}

.article-number {
    display: block;
    text-align: center;
    font-size: 44px;
    font-weight: 300;
    color: #065cdd;
    margin-top: 5px;
}

.timeline-article .content-left p .article-number {
    position: absolute;
    right: -60px;
    top: 10px;
    font-weight: 1000;
    font-size: 20px;
    color: #065cdd;
}

/* RIGHT content: No right margin, number on the left */
.timeline-article .content-right p {
    margin-left: 60px; /* space for number on the left */
    text-align: right; /* optional: align text to right */
}

.timeline-article .content-right p .article-number {
    position: absolute;
    left: -60px;
    top: 10px;
    font-weight: 1000;
    font-size: 20px;
    color: #065cdd;
}


.timeline-article .content-left-container {
    float: left;
}
.timeline-article .content-right-container {
    float: right;
}
.timeline-article .content-left:before,
.timeline-article .content-right:before{
    position: absolute;
    top: 20px;
    font-size: 23px;
    font-family: "FontAwesome";
    color: #fff;
}
.timeline-article .content-left:before {
    content: "";
    position: absolute;
    top: 20px;
    right: -10px; /* Position outside box */
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ddd; /* ← triangle color and direction */
}

.timeline-article .content-right:before {
    content: "";
    position: absolute;
    top: 20px;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ddd; /* → triangle color and direction */
}

.content-left .content-flex,
.content-right .content-flex {
    display: flex;
    align-items: center; /* vertical centering */
    gap: 20px;
    position: relative;
}

.content-left .content-flex {
    justify-content: flex-start;
}

.content-right .content-flex {
    justify-content: flex-end;
    text-align: right;
    flex-direction: row-reverse; /* article number on the left */
}

.content-flex .text {
    font-size: 14px;
    line-height: 24px;
    color: #242424;
}

.article-number {
    font-size: 20px;
    font-weight: 1000;
    color: #065cdd;
    text-align: center;
    white-space: nowrap;
}


.timeline-article .meta-date {
    position: absolute;
    top: 15px;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    color: #fff;
    border-radius: 100%;
    background: #065cdd;
}
.timeline-article .meta-date .date,
.timeline-article .meta-date .month {
    display: block;
    text-align: center;
    font-weight: 900;
}
.timeline-article .meta-date .date {
    margin-top: 12px;
    font-size: 20px;
    line-height: 40px;
}
.timeline-article .meta-date .month {
    font-size: 18px;
    line-height: 10px;
}
/*===== // Vertical Timeline =====*/

/*===== Resonsive Vertical Timeline =====*/
@media only screen and (max-width: 830px) {
    #conference-timeline .timeline-start,
    #conference-timeline .timeline-end {
        margin: 0;
    }
    #conference-timeline .conference-center-line {
        margin-left: 0;
        left: 46px;
    }
    .timeline-article .meta-date {
        margin-left: 0;
        left: 20px;
    }
    .timeline-article .content-left-container,
    .timeline-article .content-right-container {
        max-width: 100%;
        width: auto;
        float: none;
        margin-left: 110px;
        min-height: 53px;
    }
    .timeline-article .content-left-container {
        margin-bottom: 20px;
    }
    .timeline-article .content-left,
    .timeline-article .content-right {
        padding: 10px 25px;
        min-height: 65px;
    }
    .timeline-article .content-left:before {
        content: "\f0d9";
        right: auto;
        left: -8px;
    }
    .timeline-article .content-right:before {
        display: none;
    }
}
@media only screen and (max-width: 400px) {
    .timeline-article p {
        margin: 0;
    }
    .timeline-article p span.article-number {
        display: none;
    }

}
/*===== // Resonsive Vertical Timeline =====*/
