-
Notifications
You must be signed in to change notification settings - Fork 0
/
partners.html
339 lines (327 loc) · 14.6 KB
/
partners.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>The Berkeley Group</title>
<link rel="stylesheet" href="css/fabrica-font.css" />
<link rel="stylesheet" href="css/foundation.css" />
<link rel="stylesheet" href="css/top-bar.css" />
<link rel="stylesheet" href="css/footer.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/partners.css" />
<script src="js/modernizr.js"></script>
</head>
<body>
<!-- Top Bar-->
<div class="header">
<div class="fixed">
<nav class="top-bar" data-topbar>
<ul class="title-area">
<li class="name">
<a href="home.html"><img src="img/logo-blue.png"/></a>
</li>
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<!-- Right Nav Section -->
<ul class="right">
<li class="nav-about has-dropdown"><a href="home.html">about</a></li>
<li class="nav-clients has-dropdown"><a href="clients.html">clients</a></li>
<li class="nav-consultants has-dropdown"><a href="consultants.html">consultants</a></li>
<li class="nav-partners has-dropdown"><a href="partners.html">partners</a></li>
<li><a href="partners.html#donate_today">donate</a></li>
<li> <a href="contact.html">contact us</a></li>
</ul>
</section>
</nav>
<div class="has-dropdown sub-bar">
<div class="nav-about sub-about">
<ul class="inline-list">
<li class="sub"><a href="#about_us" class="smooth_scroll">about us</a></li>
<li class="sub sub-last"><a href="#executive_committee" class="smooth_scroll">executive committee</a></li>
</ul>
</div>
<div class="nav-clients sub-clients">
<ul class="inline-list">
<li class="sub"><a href="clients.html#our_services" class="smooth_scroll">our services</a></li>
<li class="sub"><a href="clients.html#faq" class="smooth_scroll">FAQ</a></li>
<li class="sub"><a href="clients.html#social_impact" class="smooth_scroll">social impact</a></li>
<li class="sub"><a href="clients.html#application_process" class="smooth_scroll">application process</a></li>
<li class="sub sub-last"><a href="clients.html#client_application" class="smooth_scroll">client application</a></li>
</ul>
</div>
<div class="nav-consultants sub-consultants">
<ul class="inline-list">
<li class="sub"><a href="consultants.html#who_we_are" class="smooth_scroll">who we are</a></li>
<li class="sub"><a href="consultants.html#why_TBG" class="smooth_scroll">why TBG?</a></li>
<li class="sub"><a href="consultants.html#recruitment_timeline" class="smooth_scroll">recruitment timeline</a></li>
<li class="sub sub-last"><a href="consultants.html#consultant_application" class="smooth_scroll">consultant application</a></li>
</ul>
</div>
<div class="nav-partners sub-partners">
<ul class="inline-list">
<li class="sub"><a href="partners.html#why_partner" class="smooth_scroll">why partner?</a></li>
<li class="sub"><a href="partners.html#sponsors" class="smooth_scroll">sponsors</a></li>
<li class="sub"><a href="partners.html#partners" class="smooth_scroll">partners</a></li>
<li class="sub"><a href="partners.html#individual_donors" class="smooth_scroll">individual donors</a></li>
<li class="sub sub-last"><a href="partners.html#donate_today" class="smooth_scroll">donate today</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="mission-panel">
<div class="mission-statement">
<div class="row">
<div class="large-12 columns">
Our generous sponsors and donors allow The Berkeley Group to continue to provide pro bono consulting services to nonprofits in the Bay Area.
</div>
</div>
</div>
</div>
<!--Why Partner Section-->
<div class="basic-panel partner-panel">
<div class="row">
<div class="large-12 columns">
<a name="why_partner" class="anchor-link"></a>
<h2>
<div class="partner-title">
why sponsor?
</div>
</h2>
</div>
</div>
<div class="row">
<div class="medium-3 columns">
<h3>
<div class="partner-subtitle">
Direct community impact
</div>
</h3>
</div>
<div class="medium-9 columns">
<div class="partner-text">
Through our work with high-end nonprofits, we have witnessed the significance of our sponsors' support through the lasting social change
seen in the communities served by our past clients. <br><br>
Because TBG specializes in the nonprofit sector, we recognize that we hold a very unique position within the broader nonprofit sphere: as such, we invest every penny into our consultant trainings and into the sustainibility of the organzation.
</div>
</div>
</div>
<div class="row second">
<div class="medium-3 columns">
<h3>
<div class="partner-subtitle">
Empowerment of future leaders
</div>
</h3>
</div>
<div class="medium-9 columns">
<div class="partner-text">
By donating to TBG you are not simply sponsoring a student organization. Rather, you will be empowering a core group of people who believe in the power of creating positive social change. Our consultants today will be leaders of the social and private sector tomorrow. <br><br>
TBG maintains a membership of 35 to 40 consultants and undergoes a selective member recruitment process that is both intensive and relevant to professional business consulting. We attract a student audience from varied backgrounds and experiences; our major studies span the academic spectrum, ranging from Business Administration to Molecular & Cellular Biology, and from Computer Science to English Literature
</div>
</div>
</div>
<div class="row second">
<div class="medium-3 columns">
<h3>
<div class="partner-subtitle">
Organizational benefits
</div>
</h3>
</div>
<div class="medium-9 columns" id="last_partner" >
<div class="partner-text">
Sponsors of TBG form personal and meaningful relationships with a diverse and talented group of students on the UC Berkeley campus.<br><br>
Additionally, TBG will provide your organization with logistic support for events held on campus, including recruitment infosessions and case competitions. Our 35 to 40 members can assist with on-campus marketing, room arrangements, and general event support.
</div>
</div>
<hr>
</div>
</div>
<!-- Sponsors -->
<div class="sponsor-panel">
<div class="row">
<div class="medium-9 medium-centered columns">
<a name="sponsors" class="anchor-link"></a>
<h2>sponsors</h2>
</div>
</div>
<div class="row second">
<div class="medium-12 medium-centered columns">
<a href="http://www.accenture.com/us-en/pages/index.aspx">
<img class="sponsor-img sponsor-img-row1" src="img/accenture.jpg" />
</a>
<img class="sponsor-img sponsor-img-row1" src="img/center_nonprofit.gif" />
<a href="http://www.kaplan.com/"><img class="sponsor-img sponsor-img-row1" src="img/kaplan-logo.png" /></a>
</div>
</div>
<div class="row">
<div class="medium-12 medium-centered columns" id="last_sponsor">
<a href="http://www.parthenon.com/"><img class="sponsor-img sponsor-img-row2" src="img/parthenon.jpg" /></a>
<img class="sponsor-img sponsor-img-row2" src="img/asuc.jpeg" />
</div>
<hr>
</div>
</div>
<!-- Partners -->
<div class="partner-panel sponsor-panel">
<div class="row">
<div class="medium-9 medium-centered columns">
<a name="partners" class="anchor-link"></a>
<h2>partners</h2>
</div>
</div>
<div class="row">
<div class="medium-12 medium-centered columns" id="last_sponsor">
<a href="http://conjunctconsulting.org/"><img class="sponsor-img partner-img" src="img/conjunct.png" /></a>
<a href="http://www.deltanalytics.org/"><img class="sponsor-img partner-img" src="img/Delta_logo.png" /></a>
<img class="sponsor-img partner-img" src="img/blueprint.png" />
</div>
<hr>
</div>
</div>
<!-- Individual Donors -->
<div class="donor-panel">
<div class="row">
<div class="medium-9 medium-centered columns">
<a name="individual_donors" class="anchor-link"></a>
<h2>individual donors</h2>
</div>
</div>
<div class="row">
<div class="medium-9 medium-centered columns donor-text">
<div class="donor_name"><a href="http://jeremyau.com">Jeremey Au</a></div>
<div class="donor_name"><a href="http://www.ktocollege.org/">Steve Frances</a></div>
<div class="donor_name"><a href="http://www.charitywater.org/">Tim Kutnick</a></div>
<div class="donor_name">Shaw Li</div>
<div class="donor_name">John Lin</div>
<div class="donor_name">Jane Lee</div>
<div class="donor_name">Daniel Siu</div>
<div class="donor_name">Mohit Shewaramani</div>
</div>
</div>
</div>
<!-- Thank Donor -->
<div class="donor-thank-panel">
<div class="donor-thank-statement">
<div class="row">
<div class="large-12 columns">
Thank you to our amazing sponsors and donors! <br />
Our work would not be possible without their contributions.
</div>
</div>
</div>
</div>
<!-- Individual Donors -->
<div class="basic-panel how-panel">
<div class="row">
<div class="medium-9 medium-centered columns">
<a name="donate_today" class="anchor-link"></a>
<h2>donate today</h2>
</div>
</div>
<br />
<div class="row">
<div class="medium-11 medium-centered columns">
<div class="row panel-row">
<div class="medium-4 columns">
<div class="panel-img">
<img src="img/computer.png"/>
</div>
<div class="panel-text">
<h4>donate online</h4>
Visit the secure donation page of our fiscal sponsor, the ASUC - <a href="https://www.justgive.org/nonprofits/donate.jsp?ein=94-0294680&designation=Campaign+TheBerkeleyGroup">Just Give</a>. The Berkeley Group will be the designated recipient of your generous donation. <br /><br />
Please enter your name and contact information so we can send you a follow-up thank you letter.
</div>
</div>
<div class="medium-4 columns">
<div class="panel-img">
<img src="img/envelope.png"/>
</div>
<div class="panel-text">
<h4>mail your donation</h4>
Please make checks payable to <br /> "The Berkeley Group / ASUC" <br /> and address envelopes to: <br /><br />
The Berkeley Group c/o ASUC<br />
Office of Student Affairs <br />
University of California<br />
400 Eshleman Hall, MC4500 <br />
Berkeley, CA 94720-4500
</div>
</div>
<div class="medium-4 columns">
<div class="panel-img">
<img src="img/star.png"/>
</div>
<div class="panel-text">
<h4>become a sponsor</h4>
Please email us at <br />
<a href="mailto:info@theberkeleygroup.org">info@theberkeleygroup.org</a><br />
for more details.
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Beginning of Footer-->
<div class="footer">
<div class="row">
<div class="medium-3 columns">
<div class="footer-title">
CONTACT US
</div>
<div class="row">
<div class="small-1 columns">
<ul class="footer-list">
<li class="footer-item">
<img src="img/mail.png"/></li>
<li class="footer-item">
<img src="img/facebook.png"/></li>
<li class="footer-item">
<img src="img/twitter.png"/></li>
<li class="footer-item">
<img src="img/linkedin.png"/></li>
</ul>
</div>
<div class="small-10 columns">
<ul class="footer-list2">
<li class="footer-item">
<a href="mailto:info@theberkeleygroup.org">info@theberkeleygroup.org</a></li>
<li class="footer-item">
<a href="http://facebook.com/theberkeleygroup">Facebook</a></li>
<li class="footer-item">
<a href="http://twitter.com/theberkeleygrp">Twitter</a></li>
<li class="footer-item">
<a href="http://linkedin.com/company/the-berkeley-group">LinkedIn</a></li>
</ul>
</div>
</div>
</div>
<div class="medium-3 medium-offset-1 columns">
<div class="footer-title2">
WORK WITH US
</div>
<ul class="footer-list">
<li class="footer-item"><a href="clients.html">Clients</a></li>
<li class="footer-item"><a href="consultants.html"> Consultants</a></li>
<li class="footer-item"><a href="partners.html"> Partners</a></li>
</ul>
</div>
<div class="medium-2 large-offset-3 columns">
<div class="footer-logo center">
<img src="img/footer-logo.png"/>
</div>
</div>
</div>
</div>
<script src="js/jquery.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/foundation.min.js"></script>
<script>
$(document).foundation();
</script>
<script src="js/app.js"></script>
</body>
</html>