.pagination .page-item.active .page-link { color: #ffffff; border-radius: 50px; background: #3DAE49; border-color: #3DAE49; }
.pagination .page-item .page-link:hover, .pagination .page-item .page-link:focus { background: #3DAE49; border-color: #3DAE49; }
.homeSection1.aboutSection4 .shape2-bg { bottom: -20px; }
.category-tag { background: #efefef; border-radius: 15px; padding: 2px 15px; color: #000; z-index: 3; display: inline-block; margin-bottom: 15px; }
.workshopItem-box, .workshopItem-box a { height: 100%; }
.workshopItem-box a.active { color: #ffffff; background: #BC312B; }
.workshopItem-box a.active .styled-link:after, .workshopItem-box a.hover .styled-link:after { filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(125deg) brightness(103%) contrast(103%); }
.workshopItem-box a:hover .content-box h5, .workshopItem-box a.active .content-box h5, .workshopItem-box a.active .styled-link { color: #ffffff; }
.fellowship-memebers-grid>.col-xl-3 { width:20%; }
.aboutSection4 .shape2-bg { background: #FAFAFA; }
.aboutSection4 .shape2-bg img { width:100%; }
.news-details-head .news-details-abt ul { list-style-type: none; padding: 0; }
.news-details-head .news-details-abt ul li b { color: #000000; }
.news-details-sidebar .news-social-list ul { list-style-type: none; padding: 0; }
.news-details-sidebar .news-social-list ul>li { padding: 5px 0px; }
.news-details-sidebar .news-social-list ul>li a i { color: #000000; }
a.custom-button.button-alternate1.pb10.pt10.custom-btn { color: #333333 !important; }
a.custom-button.button-alternate1.pb10.pt10.custom-btn:hover { color: #fff !important; }
@media (max-width: 1299.98px) {
  .fellowship-memebers-grid>.col-xl-3 { width:25%; }
}
@media (max-width: 991.98px) {
  .homeSection1.aboutSection4 .shape2-bg { bottom: -10px; }
  .fellowship-memebers-grid>.col-xl-3 { width:33.3333%; }
}
@media (max-width: 767.98px) {
  .fellowship-memebers-grid>.col-xl-3 { width:50%; }
}
@media (max-width: 420px) {
  .fellowship-memebers-grid>.col-xl-3 { width:100%; }
}

.impactGlance-box .pageTitle h2 {
  color: #D4FFD9 !important;
}

/*--Home: Host Institution / Global Affiliate logos (Aug 2026)--*/

/*  The two logo files are 1000px wide and the column is 824px, so with the
    theme default (max-width:100%) they filled the whole column. Cap them.   */
.homeSection4 .missioVision-box img,
.homeSection4 .missionViion-box img {
    max-width: 300px;
    height: auto;
}

/*  .pageTitle headings are text-transform: capitalize, which would render
    "Global Affiliate of:" as "Global Affiliate Of:". Print it as typed.      */
.homeSection4 .missionViion-box .pageTitle h2 {
    text-transform: none;
}
