@media (min-width: 1280px) and (max-width: 1366px) {
.funfact-counter-icon{margin-right: 5px;}	
.service-arrow-image img { bottom: 0px;  right: -28px;}
.section-title { font-size: 32px;}
.fnumc{display: block; margin-top: 5px;}
}

@media (min-width: 360px) and (max-width: 480px) {
.main-menu-logo{ display: inline-block;}
.stellarnav.light a { color: #fff;}
.stellarnav.light .menu-toggle span.bars span { background: #fff;}
.department-section .department-section-inner { margin-top: 0px; }
.department-section{ padding-bottom: 45px;}
.about-inner { padding-left: 15px;}
.section-title { font-size: 28px;}
.service-section .section-text p { margin-bottom: 0px;}
.president_pro img{ display: none!important;}
.service-card{ margin-bottom: 0px;}
.achievment_bar { column-count: 1;  gap: 0px; justify-content: center;  display: grid;}
    .funfact-section { padding-bottom: 0px;  }
    .cta-two-card-content h3 {font-size: 28px;line-height: 30px;}
    
}