.video-icon {
    font-size: 1rem;
    color: #000;
    background-color: #fff;
    border-radius: 50%;
    padding: 9px;
    height: 35px;
    width: 35px;
    text-align: center;
}
.founder-sec {
    background-image: url(/images/founder-bg.png?3a131cb70a94306fb008a5642fdc68aa);
    background-repeat: no-repeat;
    background-size: cover;
}
.chancellor-sec {
    background-image: url(/images/chancellor-bg.png?81652f907a8973b99cb7924ec974256c);
    background-repeat: no-repeat;
    background-size: cover;
}
.vision-mission-sec .v-m-box {
    background: linear-gradient(42.8deg, #ff6672 -14.6%, #2e2a6f 112.2%);
    border-radius: 10px;
}
.sport img {
    height: 300px !important;
}
.custom-height{
    height: 100% !important;
}
.flex-column .image-wrape:nth-child(1) {
    margin-bottom: 20px;
}

.card.fac-img img {
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
}
.fac-bg{
    background-color: #F9F9F9 !important;
}
.bg-card-wrap{
    background-color: #F8FCFF !important;
}
.bg-index{
    z-index: -1;
}
.event-card{
    background-color: #F8FCFF !important;
}
.event-card .event-body{
     background-color: #F8FCFF !important;
}
h5.blog-title {
    font-size: 16px;
}
.text-size {
    font-size: 15px !important;
}
/* img.event-height-image {
    height: 380px;
} */
.border-rad {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
p.sub-title.medium {
    font-size: 24px !important;
}
.event-card img {
    height: 230px !important;
    -o-object-fit: cover;
       object-fit: cover;
}
table.table.table-bordered tr th {
    background: #1D4BA3 !important;
}
table tr:nth-child(odd) td {
    font-size: 14px;
    background: #F0F7FF !important;
}
table tr th {
    color: #fff !important;
}
