.auth-sec{
    padding: 70px 0;
    background-color: #eaeaea;
}
.auth-blk{
    background-color:#ffffff;
    text-align: center;  
    margin-bottom: 30px;
}
.auth-blk .top-sec{
    /*padding: 45px 10px;*/
    min-height: 226px;
}
.auth-blk .top-sec img{
    width: 100%;
}
.auth-blk .botm-sec{
    padding: 20px 10px;
    text-align: center;
    color: #fff;
    font-size: 19px;
}
.auth-blk .botm-sec.ylw{
    background-color: #f0ab00;
}
.auth-blk .botm-sec.blu{
    background-color: #006ab3;
}
.auth-blk .botm-sec.grn{
    background-color: #52AE32;
}
.auth-blk .botm-sec.pink{
    background-color:#D4007F;
}
.auth-blk .botm-sec.red{
    background-color: #CD202C;
}
.auth-blk .botm-sec.grn2{
    background-color: #00A9AB;
}
.auth-blk .botm-sec.org{
    background-color: #E37222;
}
.auth-blk .botm-sec.vilt{
    background-color: #7d5cc6;
}
ul.thumbs.head_thumb.executive {
margin: 35px 0;
}
ul.thumbs.executive li.thumb {
min-height: 420px;
padding: 15px;
}