.about_banner {
    background: url('../images/C-_Users_DELL_Desktop_apex-website_images_banner-2.jpg');
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
}
     
 p.video_p {
   background: #da251d;
    text-align: center;
    padding: 10px;
    margin: 0px 0 0px;
    color: white;
    font-weight: 600;
    font-size: 16px;
}
 .title h2{
     text-align:center;
 }
.vision_banner {
   
    background-image: url('../images/website.jpg');
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
}
.mission_banner {
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    background-image: url('../images/blue pattern.jpg');
}
.video-thumb-inv p{
background: #da251d;
    text-align: center;
    padding: 10px;
    margin: 0px 0 15px;
    color: white;
    font-weight: 600;
    font-size: 15px;}