forked from chumhousing/chumhousing.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhouses.html
403 lines (368 loc) · 21.7 KB
/
houses.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
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
<!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>Cooperative Housing at University of Maryland</title>
<link href="img/favicon.bmp" rel="icon" type="image/bmp">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Lora|Ubuntu" rel="stylesheet">
<!-- Bootstrap -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- Animation Code found on animate.css -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<!-- Featherlight, Lightbox -->
<link href="css/featherlight.css" type="text/css" rel="stylesheet" />
<!-- Custom -->
<link href="css/custom.css" rel="stylesheet">
</head>
<body>
<a name="top"></a>
<!-- Navbar -->
<div class="container" id="nav">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<nav class="navbar" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<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" id="logo" href="index.html">CHUM<!--<img class="logo" src="CHUMWhite.svg"> --></a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a class="active" href="houses.html">Houses</a></li>
<li><a href="committees.html">Committees</a></li>
<li><a href="resources.html">Member Resources</a></li>
<li><a id="navfix" href="apply.html">Apply</a></li>
</ul>
</div>
</div>
</nav>
</div>
</div>
</div>
<main>
<!-- Initial Header -->
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-6 col-md-offset-1 col-xs-12">
<h1>Houses</h1>
<p class="lead spacerb">The homes of our community</p>
<div>
<a href="#read">
<p>Learn More
<span class="glyphicon glyphicon-chevron-down spacerl" aria-hidden="true"></span>
</p></a>
</div>
</div>
</div>
</div>
<!-- Full Length Img -->
<div class="container-fluid spacertr">
<div class="row">
<div class="wide">
<img class="img-responsive animated fadeInLeft" src="img/FlamingoBanner.jpg">
</div>
</div>
</div>
<a name="read"></a>
<!-- Main Text -->
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-6 col-md-offset-3">
<p> While more established student housing co-ops tend to own
their property, we are a very young organization, and all of our houses are
rented from local landlords while we build capital to eventually purchase
our own house. Our houses are split
between two neighborhoods: Calvert Hills and Berwyn.
</p>
<div class="embed-responsive embed-responsive-4by3">
<iframe src="
https://www.google.com/maps/d/embed?mid=1Pfbi98pfXuiQqFD4M1QeJ79GuzQ" align
= "middle"></iframe>
</div>
</div>
</div>
</div>
<!-- Calvert -->
<div class="container spacertr">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<h2>Calvert Hills</h2>
<p>These houses are all within three blocks of each other. Downtown College Park is a ten-minute walk away, as is the College Park station on the Washington DC Metro Green Line. The <a class="highlight" href="http://www.dots.umd.edu/shuttle/schedules/current/104_CPM.pdf">#104 College Park Metro</a> is a free shuttle bus that runs frequently throughout the day from the station to the Stamp Student Union at the center of the UMD campus, the <a class="highlight" href="http://www.dots.umd.edu/shuttle/schedules/current/122_Green.pdf">#122 Green</a> runs after 5:30 PM daily and all day on weekends, and downtown DC is about 25 minutes away by train.</p>
</div>
</div>
<div class="row">
<div class="col-md-6 col-md-offset-3" data-toggle="collapse" data-target="#madox" aria-expanded="false">
<h3><a class="buttonme">Mad Ox</a></h3>
</div>
</div>
<div id="madox" class="collapse" aria-expanded="false">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<p><a href="https://www.google.com/maps/place/7205+Rhode+Island+Ave,+College+Park,+MD+20740/@38.977431,-76.932578,17z/data=!3m1!4b1!4m2!3m1!1s0x89b7c6b862a294d7:0x461361e7c15e9959">7205 Rhode Island Ave</a><br>
<a href="mailto:[email protected]">[email protected]</a><br>
<a href="https://www.facebook.com/The-Mad-Ox-892750540796404/?fref=ts">Facebook Page</a></p>
<span class="bold">Named after:</span>
<p>One of our founders, Rachael Maddox.</p>
<span class="bold">Ammenities:</span>
<p class="spacerb"> Small vegetable garden, Roof access, Compost system, Fireplace, Back porch for indoor bike storage</p>
<p class="bold"> Scroll for more Images <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"> </p>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1 imgscroll">
<div class="col-md-7 imginner">
<a href="#" data-featherlight="img/MadOxFront.jpg"><img class="img-responsive" src="img/MadOxFront.jpg"></a>
<p>Front</p>
</div>
<div class="col-md-7 imginner">
<a href="#" data-featherlight="img/MadOxBack.jpg"><img class="img-responsive" src="img/MadOxBack.jpg"></a>
<p>Garage</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-md-offset-3" data-toggle="collapse" data-target="#crows" aria-expanded="false">
<h3><a class="buttonme">Crow's Nest</a></h3>
</div>
</div>
<div id="crows" class="collapse" aria-expanded="false">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<p><a href="https://www.google.com/maps/place/4801+Guilford+Rd,+College+Park,+MD+20740/@38.976448,-76.931453,17z/data=!3m1!4b1!4m2!3m1!1s0x89b7c6c78a3673f1:0x9247a4749d642eda">4801 Guilford Road</a><br>
<a href="mailto:[email protected]">[email protected]</a><br></p>
<span class="bold">Named after:</span>
<p> The previous tennant's decorative stuffed crow collection.</p>
<span class="bold">Special note: </span>
<p class="spacerb">Please note that Crow's Nest will not be renewed as a CHUM house for the 2019-2020 school year. </p>
<span class="bold">Ammenities: </span>
<p class="spacerb"> Small vegetable garden, 3-bin community compost system, Fire pit, Two kitchens, Bike racks, Powered by wind energy, High efficiency washer and dryer</p>
<p class="bold"> Scroll for more Images <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"> </p>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1 imgscroll">
<div class="col-md-7 imginner"><a href="#" data-featherlight="img/CrowFront.jpg"><img class="img-responsive" src="img/CrowFront.jpg"></a>
<p>Front</p>
</div>
<div class="col-md-7 imginner"><a href="#" data-featherlight="img/CrowLiving.jpg"><img class="img-responsive" src="img/CrowLiving.jpg"></a>
<p>Common Area</p>
</div>
<div class="col-md-7 imginner"><a href="#" data-featherlight="img/CrowDining.jpg"><img class="img-responsive" src="img/CrowDining.jpg"></a>
<p>Dining Area</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-md-offset-3" data-toggle="collapse" data-target="#flamingo" aria-expanded="false">
<h3><a class="buttonme">Flamingo Paradise</a></h3>
</div>
</div>
<div id="flamingo" class="collapse" aria-expanded="false">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<p><a href="https://www.google.com/maps/place/6907+Wake+Forest+Dr,+College+Park,+MD+20740/@38.974944,-76.9378977,17z/data=!3m1!4b1!4m2!3m1!1s0x89b7c6c0d3a58579:0x53b235c49bf41c7b">6907 Wake Forest Dr</a><br>
<a href="mailto:[email protected]">[email protected]</a><br></p>
<span class="bold">Named after:</span>
<p> The collection of kitch lawn flamingos left by the landlords.</p>
<span class="bold">Special note: </span>
<p class="spacerb">Please note that Flamingo Paradise has been our graduate student house since 2017, and may remain so for the next academic year. </p>
<span class="bold">Ammenities: </span>
<p class="spacerb">Flamingo decorations, Large common areas, Hardwood floors, Recently renovated, Hardwood floors, Front and rear garden, Compost system, Fireplace, Large back patio with covered bike storage</p>
<p class="bold"> Scroll for more Images <span class="glyphicon glyphicon-chevron-right" aria-hidden="true">
</ul>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1 imgscroll">
<div class="col-md-7 imginner"><a href="#" data-featherlight="img/FlamingoFront.jpg"><img class="img-responsive" src="img/FlamingoFront.jpg"></a>
<p>Front</p>
</div>
<div class="col-md-7 imginner"><a href="#" data-featherlight="img/FlamingoBack.jpg"><img class="img-responsive" src="img/FlamingoBack.jpg"></a>
<p>Back Yard</p>
</div>
<div class="col-md-7 imginner"><a href="#" data-featherlight="img/FlamingoDeck.jpg"><img class="img-responsive" src="img/FlamingoDeck.jpg"></a>
<p>Deck</p>
</div>
</div>
</div>
</div>
</div>
<!-- Berwyn -->
<div class="container spacertr">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<h2>Berwyn Heights</h2>
<p>These houses are roughly a mile from the Calvert Hills houses, and aren't as accessible from the Metro. However, they are a 5-to-10-minute walk from shops on Route 1 and a 10-to-15-minute walk to the northeast part of campus - home to the engineering
and computer science buildings. Free Shuttle-UM buses (<a class="highlight" href="http://www.dots.umd.edu/shuttle/schedules/current/114_UV.pdf">#114 University View</a>, <a class="highlight" href="http://www.dots.umd.edu/shuttle/schedules/current/117_Blue.pdf">#117 Blue</a>,
<a class="highlight"
href="http://www.dots.umd.edu/shuttle/schedules/current/125_Circ.pdf">#125 The Circulator</a>, and <a class="highlight" href="http://www.transportation.umd.edu/shuttle/schedules/upcoming/132_Varsity.pdf">#132 The Varsity</a>) run throughout the day from the neighborhood to various parts of campus.</p>
</div>
</div>
<div class="row">
<div class="col-md-6 col-md-offset-3" data-toggle="collapse" data-target="#winterfell" aria-expanded="false">
<h3><a class="buttonme">Winterfell</a></h3>
</div>
</div>
<div id="winterfell" class="collapse" aria-expanded="false">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<p><a href="https://www.google.com/maps/place/4801+Berwyn+House+Rd,+College+Park,+MD+20740/@38.990939,-76.9303814,17z/data=!3m1!4b1!4m2!3m1!1s0x89b7c6a5e77c382b:0x60bb9ee01d75cc8a">4801 Berwyn House Rd</a><br>
<a href="mailto:[email protected]">[email protected]</a><br></p>
<span class="bold">Named after:</span>
<p>The most northern town in the show Game of Thrones, as this is one of our most northern houses.</p>
<span class="bold">Ammenities:</span>
<p class="spacerb"> Energy efficient appliances, Powered by wind energy, Reserved parking for residents, Closest to eastern side of campus, Short walk to Route 1 shops and restaurants. </p>
<p class="bold"> Scroll for more Images <span class="glyphicon glyphicon-chevron-right" aria-hidden="true">
</ul>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1 imgscroll">
<div class="col-md-7 imginner"><a href="#" data-featherlight="img/WinterfellFront.jpg"><img class="img-responsive" src="img/WinterfellFront.jpg"></a>
<p>Front</p>
</div>
<div class="col-md-7 imginner"><a href="#" data-featherlight="img/WinterfellLiving.jpg"><img class="img-responsive" src="img/WinterfellLiving.jpg"></a>
<p>Common Area</p>
</div>
<div class="col-md-7 imginner"><a href="#" data-featherlight="img/WinterfellKitchen.jpg"><img class="img-responsive" src="img/WinterfellKitchen.jpg"></a>
<p>Kitchen</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-md-offset-3" data-toggle="collapse" data-target="#sharkjar" aria-expanded="false">
<h3><a class="buttonme">Shark Jar</a></h3>
</div>
</div>
<div id="sharkjar" class="collapse" aria-expanded="false">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<p><a href="https://www.google.com/maps/place/4801+Guilford+Rd,+College+Park,+MD+20740/@38.976448,-76.931453,17z/data=!3m1!4b1!4m2!3m1!1s0x89b7c6c78a3673f1:0x9247a4749d642eda">4719 Pontiac Street</a><br>
<a href="mailto:[email protected]">[email protected]</a><br></p>
<span class="bold">Named after:</span>
<p> A baby shark chemically preserved in a jar, found while thrifting</p>
<span class="bold">Ammenities: </span>
<p class="spacerb">Nice deck, firepit, large private rooms, close proximity to campus and Lake Artemesia, 2 minute walk from CVS</p>
<p class="bold"> Scroll for more Images <span class="glyphicon glyphicon-chevron-right" aria-hidden="true">
</ul>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1 imgscroll">
<div class="col-md-7 imginner"><a href="#" data-featherlight="img/PontiacFront.jpg"><img class="img-responsive" src="img/PontiacFront.jpg"></a>
<p>Front</p>
</div>
<div class="col-md-7 imginner"><a href="#" data-featherlight="img/PontiacDeck.jpg"><img class="img-responsive" src="img/PontiacDeck.jpg"></a>
<p>Deck</p>
</div>
</div>
</div>
</div>
</div>
</main>
<hr class="short">
<!-- Footer -->
<footer class="container-fluid feetbg">
<div class="row">
<div class="container">
<div class="row feet">
<div class="col-md-5 col-md-offset-1 col-xs-9">
<h2>Don't be shy - Contact us.</h2>
<p class="typefix"> If you have questions on housing, membership, or the application process, please email <a class="revlink" href="mailto:[email protected]">[email protected]</a>. <br><br>If you have a question that does not fall under the above catagories,
you can email <a class="revlink" href="mailto:[email protected]">[email protected]</a>.</p>
<p><a href="#top" class="reverse typefix">Back to Top</a></p>
</div>
<div class="col-md-4 col-md-offset-1 col-xs-7 ">
<div class="footfix">
<p class="typefix"> Follow Us: </p>
<div style="margin-left: -2%;">
<!-- Facebook -->
<a href="https://www.facebook.com/pages/CHUM-Co-op-Housing-University-of-Maryland/789090271169706?fref=ts">
<svg class="social" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 122.9 122.9" style="enable-background:new 0 0 122.9 122.9;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
</style>
<g id="Layer_x0020_1">
<rect class="st0" width="122.9" height="122.9"/>
<path d="M75,51.2h-9.2v-6c0-2.3,1.5-2.8,2.6-2.8s6.5,0,6.5,0v-10l-8.9,0c-9.9,0-12.2,7.4-12.2,12.2v6.6h-5.7v10.3h5.7
c0,13.2,0,29.1,0,29.1h12.1c0,0,0-16.1,0-29.1h8.2L75,51.2z"/>
</g>
</svg>
</a>
<!-- OrgSync -->
<a href="https://www.google.com/url?q=https%3A//orgsync.com/64785/chapter&sa=D&sntz=1&usg=AFQjCNHnY40ARMo8laZGSn1qXZ2vAINx_Q">
<svg class="social" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 122.9 122.9" style="enable-background:new 0 0 122.9 122.9;" xml:space="preserve">
<g>
<path d="M338.3-245.5c-16.6,0-30,13.5-30,30.2s13.4,30.2,30,30.2c16.6,0,30-13.5,30-30.2S354.9-245.5,338.3-245.5z M325.1-206.1
c-5.2,0-9.4-4.2-9.4-9.4c0-5.2,4.2-9.4,9.4-9.4s9.4,4.2,9.4,9.4S330.3-206.1,325.1-206.1z M351.4-206.1c-5.2,0-9.4-4.2-9.4-9.4
c0-5.2,4.2-9.4,9.4-9.4s9.4,4.2,9.4,9.4S356.6-206.1,351.4-206.1z"/>
</g>
<path d="M68.6,49.1c-1.1,1-2.1,2-3.2,2.9c-0.6-0.8-1.2-1.5-2-2c-1.1-0.7-2.4-0.6-3.2,0.2c-0.6,0.6-0.7,1.5-0.1,2.2
c1.4,1.7,3.1,3,4.8,4.5c0.5,0.5,1,0.9,1.5,1.4c1.8,1.8,2.7,3.8,2.6,6.4c-0.1,2.3-1.7,5.3-4.9,6c-3.4,0.8-6.5-0.1-8.6-3.3
c-0.3-0.5-0.9-1.1-0.9-1.6c0.1-0.4,0.9-0.7,1.4-1c0.6-0.4,1.2-0.7,1.7-1.1c0.3-0.2,0.4-0.2,0.6,0.2c0.4,0.8,1,1.5,1.7,2.1
c1.2,1,2.8,1,3.9,0c0.9-0.8,1.1-1.8,0.6-2.9c-0.5-1-1.3-1.7-2.1-2.4c-1.2-1.1-2.5-2.1-3.6-3.3c-1.4-1.4-2.7-2.9-3.1-4.9
c-0.7-3.3,1.7-6.6,5-7.1c2.3-0.4,4.3,0.3,6.1,1.8C67.4,47.7,68,48.4,68.6,49.1z"/>
<path d="M122.5,54.6c-0.1,2.7,0,5.2-0.2,7.9c-2.2-1.2-4.5-2.5-6.8-3.8c0.4-0.3,0.9-0.5,1.3-0.7c0.4-0.2,0.3-0.4,0.1-0.6
c-1.7-1.6-3.7-1.7-5.7-1.1c-1.9,0.6-3.1,2-3.5,3.9c-0.5,2.8,0.6,5.1,2.8,6.1c2.1,1,5,0.5,6.6-1.2c0.3-0.4,0.5-0.3,0.8-0.1
c0.9,0.6,1.7,1.3,2.6,1.9c0.3,0.2,0.3,0.3,0,0.6c-3.4,4.4-10.5,4.3-14.1,1.2c-1.3-1.2-2.2-2.7-2.7-4.4c-0.8-2.9-0.5-5.6,1.1-8.1
c2.2-3.3,5.4-4.6,9.2-4.3c2.4,0.2,4.4,1.1,6.1,2.9c0.8,0.9,0.8,0.9,1.9,0.2C122.1,54.8,122.3,54.7,122.5,54.6z"/>
<path d="M87,61.3c0-2.8,0-5.6,0-8.4c0-0.6,0.2-0.7,0.7-0.7c1,0,2.1,0,3.1,0c0.4,0,0.6,0.1,0.4,0.5c0,0.1,0,0.1,0,0.2
c0,0.3-0.2,0.8,0.1,1c0.3,0.2,0.5-0.3,0.8-0.5c2.4-1.9,5.2-2.2,7.4-0.9c2,1.2,2.6,3.1,2.7,5.3c0,0.5,0,1.1,0,1.6
c0,3.4,0,6.8,0.1,10.2c0,0.6-0.1,0.7-0.7,0.7c-1,0-2-0.1-3,0c-0.5,0-0.6-0.1-0.6-0.6c0-3,0-6,0-9c0-0.9-0.1-1.9-0.3-2.8
c-0.4-2.2-3.4-2.8-5.1-0.9c-0.9,1-1.2,2.2-1.3,3.4c-0.2,3.1-0.1,6.2-0.1,9.3c0,0.6-0.2,0.7-0.7,0.7c-1,0-1.9-0.1-2.9,0
c-0.6,0-0.7-0.2-0.7-0.7C87,66.9,87,64.1,87,61.3C87,61.3,87,61.3,87,61.3z"/>
<path d="M71.2,77c1.1-2.5,2.2-4.9,3.3-7.3c0.2-0.4,0.2-0.7,0-1.2c-2.1-5.4-4.2-10.8-6.3-16.2c1.4,0,2.8,0,4.1,0
c0.3,0,0.3,0.2,0.4,0.4c1.2,3.5,2.7,6.9,4.1,10.4c0.1,0.1,0.1,0.4,0.3,0.4c0.2,0,0.2-0.3,0.3-0.5c1.5-3.3,2.9-6.7,4.3-10
c0.2-0.6,0.5-0.8,1.2-0.8c1.2,0.1,2.3,0,3.5,0c-1,2.4-2.1,4.7-3.1,7c-0.7,1.5-1.3,3.1-2,4.6c-1.2,2.6-2.3,5.3-3.5,7.9
c-0.7,1.5-1.4,3.1-2,4.7c-0.2,0.5-0.4,0.7-0.9,0.6C73.8,77,72.5,77,71.2,77z"/>
<path d="M29.3,54.6c0.3-0.4,0.6-0.8,0.9-1.1c1.4-1.6,3.2-2.1,4.8-1.4c0.4,0.2,0.7,0.4,0.3,0.8c-0.1,0.1-0.2,0.3-0.3,0.4
c-0.3,0.7-0.7,1-1.6,0.8c-1.3-0.3-2.2,0.5-2.9,1.5c-0.9,1.3-1.2,2.9-1.3,4.5c-0.2,3.2-0.1,6.4-0.1,9.6c0,0.6-0.1,0.7-0.7,0.7
c-1.6,0-1.6,0-1.6-1.6c0-4.2,0-8.3,0-12.5c0-1.2,0-2.4-0.1-3.6c0-0.4,0.1-0.7,0.6-0.6c0.6,0.1,1.3-0.3,1.6,0.1
c0.3,0.3,0.1,1.1,0.1,1.6C29.2,54.2,29.1,54.4,29.3,54.6z"/>
<path d="M51.3,52.2c-0.4,0-0.5,0.1-0.4,0.5c0,0.8,0,1.6,0,2.5c-0.4-0.3-0.7-0.6-1-0.9c-2.6-2.6-6.1-3.2-9.5-1.7
c-3.6,1.6-5.9,5.6-5.3,10c0.5,3.7,2.6,6.4,6.2,7.5c3.5,1.1,6.6,0.2,9.1-2.5c0.1-0.1,0.2-0.3,0.4-0.3c0.1,1.1,0,2.1-0.1,3.2
c-0.2,1.1-0.6,2.1-1.4,3c-2.3,2.6-8.9,3-11.3-1.1c-0.1-0.3-0.3-0.5-0.7-0.5c-0.7,0-1.3,0-2,0c1,2.7,2.8,4.5,5.6,5.3
c1.3,0.4,2.6,0.5,3.9,0.4c3.1-0.2,5.7-1.3,7.2-4.1c0.8-1.5,1-3.2,1.1-5c0-4.9,0-9.7,0-14.6C53.1,52.2,53.1,52.2,51.3,52.2z
M50.9,61.8c-0.3,3.4-2.1,5.6-5.1,6.3c-4.6,1.1-8.5-2-8.5-6.7c0-3.9,2.8-7,6.5-7.3C48,53.8,51.3,57.4,50.9,61.8z"/>
<path d="M19.9,47.6c-5-3.7-12.1-3-16.2,1.7c-2.4,2.7-3.4,5.9-3.3,9.5c0.1,6.5,5.6,12.6,12.4,12.4c1.7,0.1,3.5-0.3,5.1-1.1
C26.5,65.9,27.6,53.4,19.9,47.6z M19.1,66.3c-2.7,2.5-6,3.1-9.5,1.9C6,67,3.9,64.3,3.1,60.7C3,60.4,3,60.1,2.9,59.8
c0-0.5-0.1-1-0.1-1.5c0-5,3.1-9.2,7.6-10.3c5-1.3,10.5,2,11.8,7.1C23.2,59.4,22.5,63.3,19.1,66.3z"/>
</svg>
</a>
</div>
</div>
</div>
<div class="col-xs-12 col-md-offset-1 copyright">
<p> © 2017 Cooperative Housing at University of Maryland </p>
</div>
</div>
<div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="js/featherlight.js" type="text/javascript" charset="utf-8"></script>
<script src="js/wow.js"></script>
<script src="js/scroll.js"></script>
<script>
new WOW().init();
</script>
</body>
</html>