-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
452 lines (442 loc) · 23 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
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
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<title>REEN</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body id="top">
<header>
<div class="navbar navbar-default animated fadeIn">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-6 header-contact">
<a href="#" class="email"><i class="fa fa-envelope-o"></i>[email protected]</a>
<a href="#" class="phone"><i class="fa fa-mobile"></i>+00 (123) 456 78 90</a>
</div>
<div class="col-md-3 col-sm-6 col-md-offset-5 col-sm-offset-0 text-right social-media hidden-xs">
<div class="clearfix">
<a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="#" class="gplus"><i class="fa fa-google-plus"></i></a>
<a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="#" class="pinterest"><i class="fa fa-pinterest"></i></a>
<a href="#" class="behance"><i class="fa fa-behance"></i></a>
<a href="#" class="dribbble"><i class="fa fa-dribbble"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="main-nav animated fadeIn delay-05s">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse"
data-target=".bs-navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#" class="logo" title="REEN"><img src="img/logo.png" alt="REEN"></a>
</div>
<nav class="navbar-collapse bs-navbar-collapse collapse" role="navigation">
<ul class="clearfix">
<li><a href="#">Home</a></li>
<li><a href="#">Portfolio</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Pages</a></li>
<li><a href="#">Features</a></li>
<li><a href="#">Mega Menu</a></li>
<li><a href="#">Contact</a></li>
</ul>
</nav>
<div class="search hidden-xs hidden-sm">
<form class="clearfix">
<input type="text" placeholder="Search on REEN...">
<input type="submit" value="search">
</form>
</div>
</div>
</div><!-- main-nav -->
</header>
<section class="banner animated fadeIn delay-1s">
<div id="carousel-generic" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-generic" data-slide-to="1"></li>
<li data-target="#carousel-generic" data-slide-to="2"></li>
</ol><!-- indicators -->
<div class="carousel-inner">
<div class="text-center item active">
<div class="carousel-caption">
<h1>Made for Designers</h1>
<p>Create your online portfolio in minutes with the professionally and lovingly designed REEN
website template. Customize your site with versatile and easy to use features.</p>
<a href="#" class="btn-get-started">Get started now</a>
</div>
</div>
<div class="text-center item">
<div class="carousel-caption">
<h1>Made for Designers</h1>
<p>Create your online portfolio in minutes with the professionally and lovingly designed REEN
website template. Customize your site with versatile and easy to use features.</p>
<a href="#" class="btn-get-started">Get started now</a>
</div>
</div>
<div class="text-center item">
<div class="carousel-caption">
<h1>Made for Designers</h1>
<p>Create your online portfolio in minutes with the professionally and lovingly designed REEN
website template. Customize your site with versatile and easy to use features.</p>
<a href="#" class="btn-get-started">Get started now</a>
</div>
</div>
</div><!-- wrapper for slides -->
<!-- controls -->
<a class="left carousel-control visible-md visible-lg" href="#carousel-generic" role="button"
data-slide="prev"><i class="fa fa-angle-left"></i></a>
<a class="right carousel-control visible-md visible-lg" href="#carousel-generic" role="button"
data-slide="next"><i class="fa fa-angle-right"></i></a>
</div>
</section><!-- banner -->
<section class="who-we-are">
<div class="container">
<div class="row">
<div class="col-md-12 text-center intro wp1">
<h2>Beautiful. Clean. Responsive.</h2>
<p>REEN is a high-quality solution for those who want a beautiful website in no time. It's fully
responsive and will adapt itself to any mobile device. iPad, iPhone, Android, it doesn't matter.
Your content will always looks its absolute best.</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-4 col-md-4 item wp2">
<div class="row">
<div class="col-md-2 icon"><i class="fa fa-heart-o"></i></div>
<div class="col-xs-12 col-md-10">
<h3>Passion</h3>
<p>Magnis modipsae que lib voloratati andigen daepeditem quiate re porem aut labor. Laceaque
quiae sitiorem rest non restibusaes maio es dem tumquam core posae volor remped modis
volor.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-4 item wp2 delay-05s">
<div class="row">
<div class="col-md-2 icon"><i class="fa fa-lightbulb-o"></i></div>
<div class="col-xs-12 col-md-10">
<h3>Creativity</h3>
<p>Social entrepreneurship human potential, raise awareness collaborative vaccine.
Complexity readiness, Angelina Jolie, working families integrity accelerate synthesize
cause tackle.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-4 item wp2 delay-1s">
<div class="row">
<div class="col-md-2 icon"><i class="fa fa-star-o"></i></div>
<div class="col-xs-12 col-md-10">
<h3>Quality</h3>
<p>Save the world social challenges public service gender economic security. Best practices,
technology democracy activism prosperity action, support, social entrepreneurship.</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- who-we-are -->
<section class="latest-works">
<div class="container">
<div class="row">
<div class="col-md-12 text-center intro wp3">
<h2>Check out our latest works</h2>
<p>Magnis modipsae que voloratati andigen daepeditem quiate re porem aut labor.</p>
</div>
</div>
<div class="row">
<figure class="col-sm-6 col-md-6 text-center featured item wp4">
<div class="figure-wrap">
<a href="#">
<div class="image-wrap">
<div class="image-overlay"><i class="fa fa-plus"></i></div>
<img src="img/works-large-01.jpg" alt="Grand Motel gets an identity brushup">
</div>
<div class="content-wrap">
<h3>Grand Motel gets an identity brushup</h3>
<figcaption>Identity</figcaption>
</div>
</a>
</div>
</figure>
<figure class="col-sm-6 col-md-6 text-center featured item wp4 delay-05s">
<div class="figure-wrap">
<a href="#">
<div class="image-wrap">
<div class="image-overlay"><i class="fa fa-plus"></i></div>
<img src="img/works-large-02.jpg" alt="Fresh branding for a creative startup">
</div>
<div class="content-wrap">
<h3>Fresh branding for a creative startup</h3>
<figcaption>Identity</figcaption>
</div>
</a>
</div>
</figure>
</div>
</div>
<div id="carousel-latest" class="container carousel slide carousel-latest hidden-xs wp5" data-ride="carousel">
<div class="carousel-inner">
<div class="row item active">
<figure class="col-sm-3 col-md-3">
<a href="#">
<div class="thumb-wrap">
<div class="thumb-overlay text-center">
<h3>Astor & Yancy</h3>
<p>Identity</p>
</div>
<img src="img/works-thumb-01.jpg" alt="works 01">
</div>
</a>
</figure>
<figure class="col-sm-3 col-md-3">
<a href="#">
<div class="thumb-wrap">
<div class="thumb-overlay text-center">
<h3>Astor & Yancy</h3>
<p>Identity</p>
</div>
<img src="img/works-thumb-02.jpg" alt="works 02">
</div>
</a>
</figure>
<figure class="col-sm-3 col-md-3">
<a href="#">
<div class="thumb-wrap">
<div class="thumb-overlay text-center">
<h3>Astor & Yancy</h3>
<p>Identity</p>
</div>
<img src="img/works-thumb-03.jpg" alt="works 03">
</div>
</a>
</figure>
<figure class="col-sm-3 col-md-3">
<a href="#">
<div class="thumb-wrap">
<div class="thumb-overlay text-center">
<h3>Astor & Yancy</h3>
<p>Identity</p>
</div>
<img src="img/works-thumb-04.jpg" alt="works 04">
</div>
</a>
</figure>
</div>
<div class="row item">
<figure class="col-sm-3 col-md-3">
<a href="#">
<div class="thumb-wrap">
<div class="thumb-overlay text-center">
<h3>Astor & Yancy</h3>
<p>Identity</p>
</div>
<img src="img/works-thumb-01.jpg" alt="works 01">
</div>
</a>
</figure>
<figure class="col-sm-3 col-md-3">
<a href="#">
<div class="thumb-wrap">
<div class="thumb-overlay text-center">
<h3>Astor & Yancy</h3>
<p>Identity</p>
</div>
<img src="img/works-thumb-02.jpg" alt="works 02">
</div>
</a>
</figure>
<figure class="col-sm-3 col-md-3">
<a href="#">
<div class="thumb-wrap">
<div class="thumb-overlay text-center">
<h3>Astor & Yancy</h3>
<p>Identity</p>
</div>
<img src="img/works-thumb-03.jpg" alt="works 03">
</div>
</a>
</figure>
<figure class="col-sm-3 col-md-3">
<a href="#">
<div class="thumb-wrap">
<div class="thumb-overlay text-center">
<h3>Astor & Yancy</h3>
<p>Identity</p>
</div>
<img src="img/works-thumb-04.jpg" alt="works 04">
</div>
</a>
</figure>
</div>
<div class="row item">
<figure class="col-sm-3 col-md-3">
<a href="#">
<div class="thumb-wrap">
<div class="thumb-overlay text-center">
<h3>Astor & Yancy</h3>
<p>Identity</p>
</div>
<img src="img/works-thumb-01.jpg" alt="works 01">
</div>
</a>
</figure>
<figure class="col-sm-3 col-md-3">
<a href="#">
<div class="thumb-wrap">
<div class="thumb-overlay text-center">
<h3>Astor & Yancy</h3>
<p>Identity</p>
</div>
<img src="img/works-thumb-02.jpg" alt="works 02">
</div>
</a>
</figure>
<figure class="col-sm-3 col-md-3">
<a href="#">
<div class="thumb-wrap">
<div class="thumb-overlay text-center">
<h3>Astor & Yancy</h3>
<p>Identity</p>
</div>
<img src="img/works-thumb-03.jpg" alt="works 03">
</div>
</a>
</figure>
<figure class="col-sm-3 col-md-3">
<a href="#">
<div class="thumb-wrap">
<div class="thumb-overlay text-center">
<h3>Astor & Yancy</h3>
<p>Identity</p>
</div>
<img src="img/works-thumb-04.jpg" alt="works 04">
</div>
</a>
</figure>
</div>
</div>
<div class="row latest-nav-wrapper">
<div class="latest-nav-inner-wrapper col-md-12">
<a class="left carousel-control" href="#carousel-latest" role="button" data-slide="prev"><i
class="fa fa-angle-left"></i></a>
<ol class="carousel-indicators">
<li data-target="#carousel-latest" data-slide-to="0" class="active"></li>
<li data-target="#carousel-latest" data-slide-to="1"></li>
<li data-target="#carousel-latest" data-slide-to="2"></li>
</ol>
<a class="right carousel-control" href="#carousel-latest" role="button" data-slide="next"><i
class="fa fa-angle-right"></i></a>
</div>
</div>
</div>
</section><!-- latest-works -->
<section class="get-in-touch">
<div class="container">
<div class="get-in-touch-wrap text-center wp6">
<h2>Want to work with us?</h2>
<p>Magnis modipsae que voloratati andigen daepeditem quiate re porem aut labor. Laceaque quiae sitiorem
rest non restibusaes maio es dem tumquam.</p>
<a href="#" class="btn-getintouch">Get in touch</a>
</div>
</div>
</section><!-- get-in-touch -->
<section class="sub-footer">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-6 col-lg-3 wp7">
<p class="footer-label">Who we are</p>
<img src="img/footer-logo.png" alt="REEN" class="footer-logo">
<p class="desc">Magnis modipsae voloratati andigen daepeditem quiate re porem que aut labor.
Laceaque eictemperum quiae sitiorem rest non restibusaes maio es dem tumquam.</p>
<a href="#" class="more">More about us<i class="fa fa-long-arrow-right"></i></a>
</div>
<div class="col-sm-6 col-md-6 col-lg-3 wp7 delay-05s">
<p class="footer-label">Latest works</p>
<div class="footer-latest-work clearfix">
<a href="#">
<span class="footer-img-overlay"><i class="fa fa-plus"></i></span>
<img src="img/footer-image-01.jpg" alt="Latest work 01">
</a>
<a href="#">
<span class="footer-img-overlay"><i class="fa fa-plus"></i></span>
<img src="img/footer-image-02.jpg" alt="Latest work 02">
</a>
<a href="#">
<span class="footer-img-overlay"><i class="fa fa-plus"></i></span>
<img src="img/footer-image-03.jpg" alt="Latest work 03">
</a>
<a href="#">
<span class="footer-img-overlay"><i class="fa fa-plus"></i></span>
<img src="img/footer-image-04.jpg" alt="Latest work 04">
</a>
</div>
</div>
<div class="col-sm-6 col-md-6 col-lg-3 wp7 delay-1s">
<p class="footer-label">Get in touch</p>
<p class="desc">Doloreiur quia commolu ptatemp dolupta oreprerum tibusam eumenis et consent
accullignis dentibea autem inisita.</p>
<div class="contact">
<p><a href="#" class="address"><i class="fa fa-map-marker"></i>84 Street, City, State 24813</a>
</p>
<p><a href="#" class="mobile"><i class="fa fa-mobile"></i>+00 (123) 456 78 90</a></p>
<p><a href="#" class="email"><i class="fa fa-envelope-o"></i>[email protected]</a></p>
</div>
</div>
<div class="col-sm-6 col-md-6 col-lg-3 wp7 delay-105s">
<p class="footer-label">Free updates</p>
<p class="desc">Conecus iure posae volor remped modis aut lor volor accabora incim resto explabo.
</p>
<form action="post" class="subscribe">
<input type="text" placeholder="Enter your email address">
<input type="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</section><!-- sub-footer -->
<footer>
<div class="container">
<div class="row wp8">
<div class="col-sm-6 col-md-3">
<p class="copyright">© 2014 <a href="#">REEN</a>. All rights reserved.</p>
</div>
<div class="col-sm-6 col-md-6 col-md-offset-3">
<nav>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Portfolio</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Contact</a></li>
</ul>
</nav>
</div>
</div>
</div>
<a href="#top" class="btn-back-to-top wp9"><i class="fa fa-angle-up"></i></a>
</footer><!-- footer -->
<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.0.min.js"><\/script>')</script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/vendor/waypoints.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>