-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·369 lines (353 loc) · 17.8 KB
/
index.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
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Evolve Impact: a social business on a global mission</title>
<meta name="description" content="Evolve is a social business on a global mission. We advise organizations both large and small, and develop the ideas, connections, strategies and messages that allow them to prosper and leave a positive impact in this world." />
<meta name="keywords" content="business development, business development strategy, innovation, organizational innovation, organizational innovation solutions, change management, organizational change management, impact growth strategy, stakeholder mapping, stakeholder collaboration, partnership development, market research, market analytics, organizational positioning, fundraising, fundraising strategy, program development, product development" />
<meta name="author" content="Jill Melnicki" />
<!-- Favicons (created with http://realfavicongenerator.net/)-->
<link rel="apple-touch-icon" sizes="57x57" href="img/favicons/EvolveImpact_logo.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/favicons/EvolveImpact_logo.png">
<link rel="icon" type="image/png" href="img/favicons/EvolveImpact_logo.png" sizes="32x32">
<link rel="icon" type="image/png" href="img/favicons/EvolveImpact_logo.png" sizes="16x16">
<link rel="manifest" href="img/favicons/manifest.json">
<link rel="shortcut icon" href="img/favicons/EvolveImpact_logo.png">
<meta name="msapplication-TileColor" content="#00a8ff">
<meta name="msapplication-config" content="img/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<!-- Normalize -->
<link rel="stylesheet" type="text/css" href="css/normalize.css">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<!-- Owl -->
<link rel="stylesheet" type="text/css" href="css/owl.css">
<!-- Animate.css -->
<link rel="stylesheet" type="text/css" href="css/animate.css">
<!-- Font Awesome -->
<link rel="stylesheet" type="text/css" href="fonts/font-awesome-4.1.0/css/font-awesome.min.css">
<!-- Elegant Icons -->
<link rel="stylesheet" type="text/css" href="fonts/eleganticons/et-icons.css">
<!-- Main style -->
<link rel="stylesheet" type="text/css" href="css/cardio.css">
</head>
<body>
<div class="preloader">
<img src="img/loader.gif" alt="Preloader image">
</div>
<nav class="navbar">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><img src="img/EvolveImpact_logo.png" data-active-url="img/EvolveImpact_logo-active.png" height = "42px" width="50px" alt=""></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right main-nav">
<!-- <li><a href="#intro">Intro</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#team">Team</a></li>
<li><a href="#pricing">Pricing</a></li> -->
<li><a href="#about">About</a>
<li><a href="#approach">Approach</a>
<li><a href="#leadership">Leadership</a>
<li><a href="#impact">Impact</a>
<li><a href="#capabilities">Capabilities</a>
<li><a href="#contact">Contact</a>
<!-- <li><a href="#" data-toggle="modal" data-target="#modal1" class="btn btn-blue">Sign Up</a></li> -->
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<header id="intro">
<div class="container">
<div class="table">
<div class="header-text">
<div class="row">
<div class="col-md-12 text-center">
<h3 class="light white"><br/></h3>
<h1 class="white typed">A social business on a global mission.</h1>
<span class="typed-cursor">|</span>
</div>
</div>
</div>
</div>
</div>
</header>
<section id="about" class="section section-padded lavender-bg">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="owl-twitter owl-carousel">
<div class="item text-center">
<i class="icon fa fa-twitter"></i>
<h3 class="blue ">Who Are We</h4>
<h3 class="white light"><br/>Evolve Impact, LLC is a Washington DC-based innovation and collaboration agency creating new possibility in the nonprofit, public and private sectors. We advise organizations both large and small, and develop the ideas, connections, strategies and technologies that allow them to prosper and leave a positive impact in this world. </h3>
</div>
<div class="item text-center">
<i class="icon fa fa-twitter"></i>
<h3 class="blue">What We Do</h3>
<h3 class="white light"><br/>Evolve is a social business on a global mission.<br/>But don’t apply a label to us, because what we are creating does not yet exist. We are both pioneers and practitoners—a team determined to blaze our own trail and rewrite the dusty playbooks that others have set before us.</h3>
</div>
<div class="item text-center">
<i class="icon fa fa-twitter"></i>
<h3 class="blue">Why We Exist</h3>
<h3 class="white light"><br/>We are driven by the power of humanity. We are inspired by the people we meet, the ideas we share, and the beauty and promise of the world that surrounds us.</h3>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="approach" class="section section-padded">
<div class="container">
<div class="row text-center title">
<h2>Approach</h2>
<h4 class="light muted"><br/>We stick to four (4) core principles</h4>
</div>
<div class="container vertical-align">
<div class="row services">
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/listen.png" alt="" class="icon">
</div>
<h4 class="heading">we listen</h4>
<p class="description">There is a lost art of listening, but it has not been forgotten here. When you listen, you understand. And when you understand, anything is possible.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/see.png" alt="" class="icon">
</div>
<h4 class="heading">we see</h4>
<p class="description">Where others find perplexity, we see patterns. We know this city, we know its players, and we know how to get things accomplished here.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/believe.png" alt="" class="icon">
</div>
<h4 class="heading">we believe</h4>
<p class="description">We believe in ourselves and trust in each other. The individual is often forgotten. But there is great power in the strength of one. We help discover and express it.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/do.png" alt="" class="icon">
</div>
<h4 class="heading">we do</h4>
<p class="description">In a city often dominated by strategists and talkers, we prefer to just do. Our currency is achievement, and our outcomes are unquestionable.</p>
</div>
</div>
</div>
</div>
</div>
<div class="cut cut-bottom"></div>
</section>
<section id="leadership" class="section gray-bg">
<div class="container">
<div class="row title text-center">
<h2 class="margin-top">Leadership</h2>
</div>
<div class="container vertical-align">
<div class="col-md-4" >
</div>
<div class="col-md-4" >
<div class="team text-center">
<div class="cover" style="background:url('img/team/cover.jpg'); background-size:cover;">
<div class="overlay text-center">
<h3 class="white">Founder</h3>
<h5 class="light light-white">DC native</h5>
</div>
</div>
<img src="img/team/jill.jpg" alt="Jill Melnicki" width="120px" height="120px" class="avatar">
<div class="title">
<h4>Jill Melnicki</h4>
<h5 class="muted regular">Chief Executive Officer</h5>
</div>
<a href="#" data-toggle="modal" data-target="#modal1" class="btn btn-blue-fill ripple">Biography</a>
</div>
</div>
<div class="col-md-4" >
</div>
</div>
</div>
</section>
<section id="impact" class="section lavender-bg">
<div class="container">
<div class="row title text-center">
<h2 class="margin-top blue">Impact</h2>
<h4 class="light white"><br /><br />We’ve taken on the most complex challenges across every sector.<br /><br />Whether it’s business revitalization, marketing and communications strategy or collaboration platforms, we make it simple and we make it count.<br /><br />Work experience here (see <a href="http://www.agencychief.com/work" target="_blank" font-color="black">http://www.agencychief.com/work</a>)<br /><br />
</h4>
</div>
<div class="row no-margin">
</div>
</div>
</section>
<section id="capabilities" class="section section-padded">
<div class="container">
<div class="row text-center title">
<h2>Capabilities</h2>
</div>
<div class="row services">
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/business-development-strategy.png" alt="" class="icon">
</div>
<h4 class="heading">Business Development Strategy</h4>
<p class="description">A elementum ligula lacus ac quam ultrices a scelerisque praesent vel suspendisse scelerisque a aenean hac montes.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/organizational-innovation.png" alt="" class="icon">
</div>
<h4 class="heading">Organizational Innovation </h4>
<p class="description">A elementum ligula lacus ac quam ultrices a scelerisque praesent vel suspendisse scelerisque a aenean hac montes.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/change-mangement.png" alt="" class="icon">
</div>
<h4 class="heading">Change Management</h4>
<p class="description">A elementum ligula lacus ac quam ultrices a scelerisque praesent vel suspendisse scelerisque a aenean hac montes.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/impact-growth-strategy.png" alt="" class="icon">
</div>
<h4 class="heading">Impact Growth Strategy</h4>
<p class="description">A elementum ligula lacus ac quam ultrices a scelerisque praesent vel suspendisse scelerisque a aenean hac montes.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/guru-blue.png" alt="" class="icon">
</div>
<h4 class="heading">Stakeholder Mapping and Collaboration</h4>
<p class="description">A elementum ligula lacus ac quam ultrices a scelerisque praesent vel suspendisse scelerisque a aenean hac montes.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/weight-blue.png" alt="" class="icon">
</div>
<h4 class="heading">Partnership Development</h4>
<p class="description">A elementum ligula lacus ac quam ultrices a scelerisque praesent vel suspendisse scelerisque a aenean hac montes.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/heart-blue.png" alt="" class="icon">
</div>
<h4 class="heading">Market Research and Analytics</h4>
<p class="description">A elementum ligula lacus ac quam ultrices a scelerisque praesent vel suspendisse scelerisque a aenean hac montes.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/guru-blue.png" alt="" class="icon">
</div>
<h4 class="heading">Organizational Positioning</h4>
<p class="description">A elementum ligula lacus ac quam ultrices a scelerisque praesent vel suspendisse scelerisque a aenean hac montes.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/weight-blue.png" alt="" class="icon">
</div>
<h4 class="heading">Fundraising Strategy</h4>
<p class="description">A elementum ligula lacus ac quam ultrices a scelerisque praesent vel suspendisse scelerisque a aenean hac montes.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/heart-blue.png" alt="" class="icon">
</div>
<h4 class="heading">Program and Product Development</h4>
<p class="description">A elementum ligula lacus ac quam ultrices a scelerisque praesent vel suspendisse scelerisque a aenean hac montes.</p>
</div>
</div>
<div class="col-md-3">
<div class="service">
<div class="icon-holder">
<img src="img/icons/guru-blue.png" alt="" class="icon">
</div>
<h4 class="heading">Don’t See What You’re Looking For? </h4>
<p class="description">A elementum ligula lacus ac quam ultrices a scelerisque praesent vel suspendisse scelerisque a aenean hac montes.</p>
</div>
</div>
</div>
</div>
<div class="cut cut-bottom"></div>
</section>
<section id="contact" class="section section-padded gray-bg">
<div class="container">
<div class="row text-center title">
<h2>Contact</h2>
<h4 class="light muted"><br/><a href="http://www.twitter.com/evolveimpact" target="_blank"><i class="fa fa-twitter"></i></a></h4>
</div>
<div class="col-sm-12 text-center text-center-mobile">
<h3 class="blue">Evolve Impact, LLC<h3>
<h5 class="light regular light-blue">Washington, DC<h5>
<a href="mailto:[email protected]" class="btn btn-blue ripple trial-button">[email protected]</a>
</div>
<div class="row bottom-footer text-center text-center-mobile">
<div class="col-sm-12">
<p><br /><br/>© 2016 All Rights Reserved. <a href="#">Evolve Impact LLC</a></p>
</div>
</div>
</div>
</section>
<div class="modal fade" id="modal1" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content modal-popup">
<a href="#" class="close-link"><i class="icon_close_alt2"></i></a>
<h4 class="blue">Biography</h4>
<p class="white">Jill Barrett Melnicki is the founder and chief executive of Evolve. Deeply rooted in the Washington, DC region, Jill leads the company’s vision for a world where collaboration and innovation accelerate the public good. She work alongside clients to develop novel solutions to social problems that are more effective, efficient, sustainable or just than current solutions. Where the value created accrues primarily to society rather than to private individuals. <br /><br />Jill has significant experience directing strategic planning, business development and community building projects, as well as the management of efficient cross-sector, cross-departmental teams. She is especially skilled at building transparent, responsive relationships with clients, and growing and diversifying teams. <br /><br />At Evolve, Jill has represented Eastern Foundry, Revolution Messaging and ENODO Global and has advised more than a dozen social entrepreneurs. She has been part of consulting teams for TriVision Creative, the Wharton Club of DC and College Success Foundation and has served as an active member of the NVCA Strategic Communications Group since XX. <br /><br />Prior to starting Evolve, Jill spent four years as a public liaison with the Office of the Chief Technology Officer (OCTO), Government of the District of Columbia. There, whe catalyzed community-driven, creative approaches to open government and digital inclusion and built innovation capacity in the local nonprofit sector. <br /><br />Outside of work, Jill stays active in her local community through mentorship and pro bono consulting. Jill holds an MPP from the College of William and Mary and a BA in Sociology and Psychology, from the University of West Florida. Her interests range from impact investing to civic technology to mindful leadership. She lives in Dupont Circle with her partner and tries not to be a helicopter parent to her daughter who is attending Davidson College.
<p>
</div>
</div>
</div>
<!-- Holder for mobile navigation -->
<div class="mobile-nav">
<ul>
</ul>
<a href="#" class="close-link"><i class="arrow_up"></i></a>
</div>
<!-- Scripts -->
<script src="js/jquery-1.11.1.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/typewriter.js"></script>
<script src="js/jquery.onepagenav.js"></script>
<script src="js/main.js"></script>
</body>
</html>