Organizational Structure

Organogram – Federal Ministry of Women Affairs
Honourable Minister
Permanent Secretary
Units
  • Legal
  • Information and Protocol
  • Internal Audit
  • Reforms
  • Procurement
  • Servicom Unit
  • Anti-corruption Unit
  • Special Duties
Economic Services Department
Human Res. & Capacity Building Division
Women Cooperative & Women Organization Division
Child Development
Participation & Protection Service Division
Orphans and Vulnerable Children Division
Social Welfare Department
General Welfare Division
Social Protection Services Division
Rehabilitation Department
Vocational Training Resettlement Division
Tech. Support Service Division
Planning Research & Statistics
Planning & Monitoring Division
Research & Statistics Division
Human Resources Management
Appointment, Promotion & Discipline Division
Training & Staff Welfare Division
Finance & Accounts
Account Divisions
Budget Division
.organogram-structure .org-box { border: 2px solid #444; border-radius: 12px; padding: 10px 14px; margin: 0 auto 10px auto; background: #fff; min-width: 200px; display: inline-block; } .organogram-structure .org-units-box { min-width: 260px; border-style: dashed; } .organogram-structure .org-subbox { border: 1px solid #bbb; border-radius: 8px; margin: 6px 0 0 0; padding: 4px 8px; font-size: 0.95em; background: #f9f9f9; } @media (max-width: 991px) { .organogram-structure .org-level.org-departments .col-md-2 { min-width: 90vw; } } .organogram-structure { position: relative; padding-bottom: 40px; } /* Minister to Perm Sec vertical line */ .org-line-minister-permsec { position: absolute; left: 50%; top: 38px; width: 4px; height: 40px; background: #444; margin-left: -2px; z-index: 1; } /* Perm Sec to Units horizontal line */ .org-line-permsec-units { position: absolute; left: 50%; top: 120px; width: 320px; height: 4px; background: #444; margin-left: -160px; z-index: 1; } /* Perm Sec to Departments vertical line */ .org-line-permsec-departments { position: absolute; left: 50%; top: 120px; width: 4px; height: 60px; background: #444; margin-left: -2px; z-index: 1; } /* Units connector line */ .org-units-box::before { content: ''; display: block; position: absolute; left: 50%; top: -27px; width: 4px; height: 27px; background: #444; margin-left: -2px; z-index: 2; } /* Departments horizontal line */ .org-departments::before { content: ''; display: block; position: absolute; left: 10%; right: 10%; top: -18px; height: 4px; background: #444; z-index: 1; } /* Department to sub-division vertical lines */ .org-box > .org-subbox:first-child::before { content: ''; position: absolute; left: 50%; top: -18px; width: 4px; height: 18px; background: #bbb; margin-left: -2px; z-index: 1; } .org-box { position: relative; } .org-subbox { position: relative; margin-top: 10px; }