#aqsa_timeline .timeline-bar {
    background: #ffd500;
}

/**********************************/
/********** Blog 1 ****************/

.hexagon-circle {
    border: 1px solid #ffd500;
}

.hexagon-circle:before,
.hexagon-circle:after {
    border: 1px solid #ffd500;
}

#aqsa_timeline .blog1 .shapes .fa {
    color: #ffd500;
}

#aqsa_timeline .shapes h5 {
    color: #ffd500;
    border: 1px solid #ffd500;
}

.army-chevron::before,
.army-chevron::after {
    background: #ffd500;
}

#aqsa_timeline .time_line_paragraph .timeline_info .fa {
    color: #ffd500;
}

#aqsa_timeline .time_line_paragraph .timeline_info a {
    color: #ffd500;
}

/***************************/
/********* Blog 2 **********/

#aqsa_timeline .badge_shape {
    color: #ffd500;
}

#aqsa_timeline .badge_shape:before {
    border: 4px solid #ffd500;
}

#aqsa_timeline .badge_shape h1 {
    background-color: #ffd500;
}

#aqsa_timeline .badge_shape h1:before {
    border-color: #ffd500 #ffd500 #ffd500 transparent;
}

#aqsa_timeline .badge_shape h1:after {
    border-color: #ffd500 transparent #ffd500 #ffd500;
}

#aqsa_timeline .badge_shape h6:before,
#aqsa_timeline .badge_shape h6:after {
    background: #ffd500;
}

/*************************************/
/*********** Videos /Our Team ********/

#aqsa_timeline .circle {
    border-color: #ffd500;
}

#aqsa_timeline .circle:before {
    background: #ffd500;
}

#aqsa_timeline .time_line-content h4 {
    color: #ffd500;
}

#aqsa_timeline .timeline_info .fa {
    color: #ffd500;
}

#aqsa_timeline .timeline_info a {
    color: #ffd500;
}


/************************************/
/*********** Testimonial ************/
#aqsa_timeline .time_line-content.testimonial {
    background: #ffd500
}
#aqsa_timeline .left_timeline .time_line-content.testimonial:after {
    border-color: transparent transparent transparent #ffd500;
}
#aqsa_timeline .right_timeline .time_line-content.testimonial:before {
    border-color: transparent #ffd500 transparent transparent;
}

#aqsa_timeline .shapes img {
    border-color: #ffd500;
}

/************************************/
/************** News ****************/
#aqsa_timeline.news .timeline-bar {
    background: #ffd500;
}
#aqsa_timeline .small-circle {
    border-color: #ffd500;
}
#aqsa_timeline .left_timeline .time_line-content:after {
    border-color: transparent transparent transparent #ffd500;
}
#aqsa_timeline .right_timeline .time_line-content:before {
    border-color: transparent #ffd500 transparent transparent;
}

#aqsa_timeline.news .timeline_info .fa,
#aqsa_timeline .aqsa-category,
#aqsa_timeline.news .timeline_info a
{
    color: #ffd500;
}


/**************************/

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ffd500;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #234f88;
}