-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
663 lines (639 loc) · 57.5 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
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Koombea Movies | Home</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="favicon.ico" />
<link href='https://fonts.googleapis.com/css?family=Nunito:400,700|Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.css">
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<header><!--
--><h1 class="company-logo">
<a href="" class="company-logo__name">
K<span class="company-logo__name--doubleo">oo</span>mbea m<svg class="company-logo__name--icon" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M256 0c-141.385 0-256 114.615-256 256s114.615 256 256 256 256-114.615 256-256-114.615-256-256-256zM256 464c-114.875 0-208-93.125-208-208s93.125-208 208-208 208 93.125 208 208-93.125 208-208 208zM192 144l192 112-192 112z"></path>
</svg>vies
</a>
</h1><!--
--><nav class="nav">
<ul class="nav__list">
<li class="nav__list-element">
<a href="#">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M256 96c-27.466 0-53.994 4.331-78.847 12.871-23.356 8.027-44.153 19.372-61.814 33.722-33.107 26.899-51.339 61.492-51.339 97.407 0 20.149 5.594 39.689 16.626 58.076 11.376 18.96 28.491 36.293 49.494 50.126 15.178 9.996 25.39 25.974 28.088 43.947 0.9 5.992 1.464 12.044 1.685 18.062 3.735-3.097 7.375-6.423 10.94-9.988 12.077-12.076 28.39-18.745 45.251-18.745 2.684 0 5.381 0.168 8.078 0.512 10.487 1.333 21.199 2.010 31.838 2.010 27.467 0 53.994-4.33 78.847-12.871 23.356-8.027 44.153-19.372 61.814-33.722 33.107-26.898 51.339-61.492 51.339-97.407s-18.232-70.508-51.339-97.407c-17.661-14.349-38.458-25.695-61.814-33.722-24.853-8.54-51.38-12.871-78.847-12.871zM256 32v0c141.385 0 256 93.125 256 208s-114.615 208-256 208c-13.578 0-26.905-0.867-39.912-2.522-54.989 54.989-120.625 64.85-184.088 66.298v-13.458c34.268-16.789 64-47.37 64-82.318 0-4.877-0.379-9.665-1.082-14.348-57.898-38.132-94.918-96.377-94.918-161.652 0-114.875 114.615-208 256-208z"></path>
</svg>
</a>
</li>
<li class="nav__list-element">
<a href="#" class="tooltip-bottom" data-tooltip="MOVIES">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M480 96h-14.192c-8.4 0-16.464 3.312-22.464 9.216l-43.344 42.752v-19.968c0-26.512-21.504-48-48-48h-304c-26.464 0-48 21.52-48 48v256c0 26.496 21.488 48 48 48h304c26.496 0 48-21.504 48-48v-19.536l43.344 42.752c6 5.904 14.064 9.216 22.464 9.216h14.192c17.664 0 32-14.32 32-32v-256.432c0-17.68-14.336-32-32-32zM48 400c-8.832 0-16-7.184-16-16v-256c0-8.848 7.152-16 16-16h304c8.816 0 16 7.168 16 16v256c0 8.816-7.184 16-16 16h-304zM480 384.432h-16l-64-64v-0.432l-16-16v-96l80-80h16v256.432z"></path>
</svg>
</a>
</li>
<li class="nav__list-element">
<a href="#">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M256 0c-141.385 0-256 114.615-256 256s114.615 256 256 256 256-114.615 256-256-114.615-256-256-256zM256 464c-114.875 0-208-93.125-208-208s93.125-208 208-208 208 93.125 208 208-93.125 208-208 208zM192 144l192 112-192 112z"></path>
</svg>
</a>
</li>
<li class="nav__list-element">
<a href="#">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M482.365 89.402c-46.951-54.725-116.605-89.402-194.365-89.402-141.385 0-256 114.615-256 256s114.615 256 256 256c77.76 0 147.414-34.678 194.364-89.402l-162.364-166.598 162.365-166.598zM352 60.301c19.716 0 35.699 15.982 35.699 35.699s-15.983 35.699-35.699 35.699-35.699-15.983-35.699-35.699c0-19.716 15.983-35.699 35.699-35.699z"></path>
</svg>
</a>
</li>
<li class="nav__list-element">
<a href="#">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M192 256h-160v-64h160v-64l96 96-96 96zM512 0v416l-192 96v-96h-192v-128h32v96h160v-288l128-64h-288v128h-32v-160z"></path>
</svg>
</a>
</li>
<li class="nav__list-element">
<a href="#">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</a>
</li>
</ul>
</nav><!--
--><div class="u-profile">
<figure>
<div class="u-profile__circle"></div>
<div class="u-profile__circle--red"></div>
<img class="u-profile__img" src="assets/img/carol-danvers.jpg" >
<figcaption class="u-profile__name">Carol Danvers</figcaption>
</figure>
<span class="u-profile__icon nav__list-element">
<a href="#">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M432 0c44.182 0 80 35.817 80 80 0 18.010-5.955 34.629-16 48l-32 32-112-112 32-32c13.371-10.045 29.989-16 48-16zM32 368l-32 144 144-32 296-296-112-112-296 296zM357.789 181.789l-224 224-27.578-27.578 224-224 27.578 27.578z"></path>
</svg>
</a>
</span>
</div>
</header>
<section class="banner">
<h2 class="banner__title">Guardians of the Galaxy</h2>
<figure>
<img class="banner__img" src="assets/img/guardian-of-the-galaxy-poster.jpg">
<figcaption class="info">
<p class="info__text">Released <span class="info__text--red">Feb 20, 2014</span></p>
<p class="info__text">Runtime <span class="info__text--red">139 mins</span></p>
<p class="info__text">Score
<span class="info__icon">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M512 198.525l-176.89-25.704-79.11-160.291-79.108 160.291-176.892 25.704 128 124.769-30.216 176.176 158.216-83.179 158.216 83.179-30.217-176.176 128.001-124.769z"></path>
</svg>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M512 198.525l-176.89-25.704-79.11-160.291-79.108 160.291-176.892 25.704 128 124.769-30.216 176.176 158.216-83.179 158.216 83.179-30.217-176.176 128.001-124.769z"></path>
</svg>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M512 198.525l-176.89-25.704-79.11-160.291-79.108 160.291-176.892 25.704 128 124.769-30.216 176.176 158.216-83.179 158.216 83.179-30.217-176.176 128.001-124.769z"></path>
</svg>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M512 198.525l-176.89-25.704-79.11-160.291-79.108 160.291-176.892 25.704 128 124.769-30.216 176.176 158.216-83.179 158.216 83.179-30.217-176.176 128.001-124.769z"></path>
</svg>
<span class="info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M512 198.525l-176.89-25.704-79.11-160.291-79.108 160.291-176.892 25.704 128 124.769-30.216 176.176 158.216-83.179 158.216 83.179-30.217-176.176 128.001-124.769zM256 376.749l-111.731 58.74 21.338-124.415-90.393-88.111 124.92-18.152 55.866-113.198 55.868 113.198 124.918 18.152-90.394 88.111 21.339 124.415-111.731-58.74z"></path>
</svg>
</span>
</span>
</p>
<p class="info__text info_heartnum">
<span class="info__icon">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
2,548
</p>
</figcaption>
</figure>
</section>
<section class="new-releases">
<h3 class="playlist__title">New Releases</h3>
<div class="form">
<form>
<input class="form__search" placeholder="Search...">
<img class="form__icon" role="img" src="assets/img/search.svg">
</form>
</div>
</section>
<section class="playlist">
<div class="playlist__grid">
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
3,769
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/guardian-of-the-galaxy-poster-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">Guardians of the Galaxy</h4>
</figcaption>
</figure>
</article>
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
12,871
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/thor-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">Thor: The Dark World</h4>
</figcaption>
</figure>
</article>
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
5,000
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/captain-america-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">The First Avenger</h4>
</figcaption>
</figure>
</article>
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
3,769
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/spiderman-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">The Amazing Spiderman</h4>
</figcaption>
</figure>
</article>
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
2,500
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/hulk-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">The Incredible Hulk</h4>
</figcaption>
</figure>
</article>
</div>
</section>
<section class="display">
<div class="display__image">
<figure>
<img src="assets/img/flyers/guardians_of_the_galaxy.jpg">
</figure>
</div>
<div class="display__summary">
<h3 class="display__summary__title">Guardians of the Galaxy</h3>
<p class="display__summary__text">After stealing a mysterious orb in the far reaches of outer space, Peter Quill from Earth, is now the main target of a manhunt led by the villain known as Ronan the Accuser. To help fight Ronan and his team and save the galaxy from his power, Quill creates a team of space heroes known as the "Guardians of the Galaxy" to save the world.</p>
<p class="info__text info__text--block">Score
<span class="info__icon">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M512 198.525l-176.89-25.704-79.11-160.291-79.108 160.291-176.892 25.704 128 124.769-30.216 176.176 158.216-83.179 158.216 83.179-30.217-176.176 128.001-124.769z"></path>
</svg>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M512 198.525l-176.89-25.704-79.11-160.291-79.108 160.291-176.892 25.704 128 124.769-30.216 176.176 158.216-83.179 158.216 83.179-30.217-176.176 128.001-124.769z"></path>
</svg>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M512 198.525l-176.89-25.704-79.11-160.291-79.108 160.291-176.892 25.704 128 124.769-30.216 176.176 158.216-83.179 158.216 83.179-30.217-176.176 128.001-124.769z"></path>
</svg>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M512 198.525l-176.89-25.704-79.11-160.291-79.108 160.291-176.892 25.704 128 124.769-30.216 176.176 158.216-83.179 158.216 83.179-30.217-176.176 128.001-124.769z"></path>
</svg>
<span class="info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M512 198.525l-176.89-25.704-79.11-160.291-79.108 160.291-176.892 25.704 128 124.769-30.216 176.176 158.216-83.179 158.216 83.179-30.217-176.176 128.001-124.769zM256 376.749l-111.731 58.74 21.338-124.415-90.393-88.111 124.92-18.152 55.866-113.198 55.868 113.198 124.918 18.152-90.394 88.111 21.339 124.415-111.731-58.74z"></path>
</svg>
</span>
</span>
</p>
<button class="display__summary__button" data-fancybox data-src="#modal" href="javascript:;">Watch Trailer</button>
<button class="display__summary__button">Add to favorites</button>
</div>
<div class="display__credits">
<h5 class="display__credits__title">DIRECTOR:</h5>
<p>James Gunn</p>
<h5 class="display__credits__title">WRITERS:</h5>
<p>James Gunn, Nicole Pertman, Dan Abnett, Andy Lanning</p>
<h5 class="display__credits__title">STARS:</h5>
<p>Chris Pratt, Zoe Saldana, Dave Bautista, Vin Diesel, Bradley Cooper and others...</p>
</div>
</section>
<div style="display: none;" id="modal" class="modal">
<h2>Guardians of the Galaxy</h2>
<div class="modal__video">
<iframe width="560" height="315" src="https://www.youtube.com/embed/d96cjJhvlMA?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<h3 class="modal__title">Similar movies</h3>
<hr class="divider">
<div class="similars">
<figure class="similars__figure">
<img src="assets/img/flyers/spiderman.jpg">
<figcaption>
<h4>The Amazing Spiderman</h4>
</figcaption>
</figure>
<figure class="similars__figure">
<img src="assets/img/flyers/thor_dark_world1.jpg">
<figcaption>
<h4>Thor: The Dark World</h4>
</figcaption>
</figure>
<figure class="similars__figure">
<img src="assets/img/flyers/captain_america.jpg">
<figcaption>
<h4>The First Avenger</h4>
</figcaption>
</figure>
<figure class="similars__figure">
<img src="assets/img/flyers/ironman2.jpg">
<figcaption>
<h4>Iron Man 2</h4>
</figcaption>
</figure>
<figure class="similars__figure">
<img src="assets/img/flyers/ironman3.jpg">
<figcaption>
<h4>Iron Man 3</h4>
</figcaption>
</figure>
<figure class="similars__figure">
<img src="assets/img/flyers/avengers.jpg">
<figcaption>
<h4>The Avengers</h4>
</figcaption>
</figure>
<figure class="similars__figure">
<img src="assets/img/flyers/thor.jpg">
<figcaption>
<h4>Thor</h4>
</figcaption>
</figure>
</div>
</div>
<section class="playlist">
<div class="playlist__grid">
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
3,769
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/spiderman-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">The Amazing Spiderman</h4>
</figcaption>
</figure>
</article>
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
2,500
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/hulk-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">The Incredible Hulk</h4>
</figcaption>
</figure>
</article>
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
3,769
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/guardian-of-the-galaxy-poster-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">Guardians of the Galaxy</h4>
</figcaption>
</figure>
</article>
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
5,000
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/captain-america-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">The First Avenger</h4>
</figcaption>
</figure>
</article>
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
12,871
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/thor-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">Thor: The Dark World</h4>
</figcaption>
</figure>
</article>
</div>
</section>
<section class="playlist">
<h3 class="playlist__title playlist__title--favorites">Favorites</h3>
<div class="playlist__grid">
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
12,871
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/thor-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">Thor: The Dark World</h4>
</figcaption>
</figure>
</article>
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
5,000
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/captain-america-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">The First Avenger</h4>
</figcaption>
</figure>
</article>
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
3,769
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/spiderman-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">The Amazing Spiderman</h4>
</figcaption>
</figure>
</article>
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
2,500
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/hulk-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">The Incredible Hulk</h4>
</figcaption>
</figure>
</article>
<article class="thumbs">
<div class="playlist__layer"></div>
<p class="info__text thumbs__icon">
<span class="info__icon tooltip-bottom" data-tooltip="FAVORITE">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" viewBox="0 0 1024 1024">
<g id="icomoon-ignore"></g>
<path d="M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z"></path>
</svg>
</span>
3,769
</p>
<span class="thumbs__icon thumbs__icon--download info__icon info__icon--white">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M128 320c0 0 29.412-96 192-96v96l192-128-192-128v96c-128 0-192 79.836-192 160zM352 384h-288v-192h62.938c5.047-5.959 10.456-11.667 16.244-17.090 21.982-20.595 48.281-36.326 78.057-46.91h-221.239v320h416v-134.312l-64 42.667v27.645z"></path>
</svg>
</span>
<figure>
<img class="thumbs__img" src="assets/img/guardian-of-the-galaxy-poster-thumbnail.jpg">
<figcaption>
<h4 class="thumbs__name">Guardians of the Galaxy</h4>
</figcaption>
</figure>
</article>
</div>
</section>
<footer class="footer">
<p class="footer__text">© All rights reserved - 2015 Koombea</p>
<h4 class="company-logo--footer">
<a href="" class="company-logo__name company-logo__name--footer">
K<span class="company-logo__name--doubleo">oo</span>mbea m<svg class="company-logo__name--icon" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<g id="icomoon-ignore"></g>
<path d="M256 0c-141.385 0-256 114.615-256 256s114.615 256 256 256 256-114.615 256-256-114.615-256-256-256zM256 464c-114.875 0-208-93.125-208-208s93.125-208 208-208 208 93.125 208 208-93.125 208-208 208zM192 144l192 112-192 112z"></path>
</svg>vies
</a>
</h4>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="assets/js/vendor/jquery-3.7.1.min.js"><\/script>')</script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/main.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.js"></script>
</body>
</html>