.banner_bottom_left h5{
    font-size: 1.3em;
    line-height: 30px;
    font-style: italic;
}

.banner_bottom_left p{
    font-size: 1.1em;
    line-height: 30px;
    padding-bottom: 20px;
    
}

#ticker h5{
    font-size: 1.1em;
    line-height: 30px;
    font-style: italic;
} 
#ticker p{
    font-size: .8em!important;
    line-height: 30px;
    padding-bottom: 20px;
    
}

.banner_bottom_left ul {
    line-height: 40px;
    list-style: none;
}

.banner_bottom_left li {
    
    color: #041550;
    font-size: 1.1em;
    cursor: pointer;
    transition: all 0.5s ease;
}
.img-center-pages{
display: table!important;
margin:0 auto!important;
}
.banner_bottom_left li:hover {

    border-bottom: 1px solid #041550;
    transition: all 0.5s ease;
    transition: color 2s ease-out;
    color: #000;
}

.staff-name {
    background-color: #ffcc13;
    padding: 0px;
    min-height: 40px;
    margin-top: 30px;
    margin-bottom: 10px;
}


.heading{
    font-size: 1.5em;
    min-height: 40px;
    background-color: #041550;
    padding-top:10px; 
    color: #fff;

}
.desig{
    font-size: 1.1em;
    padding-top:8px;
    min-height: 40px;
    color: #000;
    


}
#ol-list-in li{
    font-size: 16px;
    text-align: justify;
    margin-top: 5px;
    list-style: circle!important;
    font-style: italic;
}

.ol-list li{
    font-size: 18px;
    text-align: justify;
    margin-top: 2   5px;
}