.schedule_time h3
{
    font-size: 24px;
    font-weight:400 ;
}
.track_banner h3
{
    padding-top: 15px;
    line-height: 40px;
    padding-bottom: 35px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1;
    color: #fff;
    background-color: #800080;
    text-align: center;
}

.rise_title_section p{
 text-align: center !important;
 margin-bottom:0px !important;
 color:#fff;
 text-transform:uppercase;
 font-weight:bold;
 font-size:18px !important;
}

.rise_title_section{
    padding-bottom: 30px;
 background-image: url(../images/rise_bg.jpg);
 background-size:cover;
 min-height: 130px;
}