-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsingle-recent-news.html
505 lines (493 loc) · 31.4 KB
/
single-recent-news.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
<!doctype html>
<html class="no-js" lang="en">
<head>
<!-- title -->
<title>Kwanza – France’s leading independent television producers</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1" />
<meta name="author" content="Kwanza">
<!-- description -->
<meta name="description" content="Kwanza - Production Distribution - Documentary - Paris">
<!-- favicon -->
<link rel="shortcut icon" href="images/favicon.png">
<link rel="apple-touch-icon" href="images/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<!-- animation -->
<link rel="stylesheet" href="css/animate.css" />
<!-- bootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<!-- et line icon -->
<link rel="stylesheet" href="css/et-line-icons.css" />
<!-- font-awesome icon -->
<link rel="stylesheet" href="css/font-awesome.min.css" />
<!-- themify icon -->
<link rel="stylesheet" href="css/themify-icons.css">
<!-- swiper carousel -->
<link rel="stylesheet" href="css/swiper.min.css">
<!-- justified gallery -->
<link rel="stylesheet" href="css/justified-gallery.min.css">
<!-- magnific popup -->
<link rel="stylesheet" href="css/magnific-popup.css" />
<!-- revolution slider -->
<link rel="stylesheet" type="text/css" href="revolution/css/settings.css" media="screen" />
<link rel="stylesheet" type="text/css" href="revolution/css/layers.css">
<link rel="stylesheet" type="text/css" href="revolution/css/navigation.css">
<!-- bootsnav -->
<link rel="stylesheet" href="css/bootsnav.css">
<!-- style -->
<link rel="stylesheet" href="css/style.css" />
<!-- responsive css -->
<link rel="stylesheet" href="css/responsive.css" />
<!-- Kwanza css -->
<link rel="stylesheet" href="css/kwanza-css-files/kwanza.css" />
<!--[if IE]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<!-- start login popup -->
<form id="loginpopup" action="javascript:void(0)" method="post" class="white-popup-block col-md-3 no-padding center-col mfp-hide">
<div class="padding-fifteen-all bg-white border-radius-6 md-padding-seven-all">
<div class="text-extra-dark-gray alt-font text-large font-weight-600 margin-30px-bottom text-center">Login</div>
<div>
<div id="success-contact-form" class="no-margin-lr" style="display: none;"></div>
<input type="text" name="email" id="email" placeholder="Login" class="input-bg">
<input type="text" name="password" id="subject" placeholder="Password" class="input-bg">
<button id="login-button" type="submit" class="btn btn-dark-gray btn-small no-margin-lr btn-kwanza-green btn-rounded-kwanza btn-full-width">Login</button>
</div>
<div class="separator-line-horrizontal-full bg-extra-light-gray margin-30px-bottom margin-30px-top width-100"></div>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12 text-left text-small xs-text-center">
<a class="text-extra-dark-gray alt-font text-small font-weight-600 margin-30px-bottom" href="password-reset.html">Forgot your password?</a>
</div>
<div class="col-md-6 col-sm-6 col-xs-12 text-right text-small xs-text-center">
<a class="text-extra-dark-gray alt-font text-small font-weight-600 margin-30px-bottom" href="signup.html">Create an account</a>
</div>
</div>
</div>
</form>
<!-- end login popup -->
<!-- start header -->
<header class="header-with-topbar">
<!-- topbar -->
<div class="top-header-area bg-black padding-5px-tb bg-extra-dark-gray">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12 hidden-xs xs-no-padding-lr text-right">
<div class="btn-group dropdown-style-1 xs-width-100 xs-text-center xs-margin-three-bottom display-inline-block">
<a href="#loginpopup" type="button" class="btn btn-medium btn-dark-gray md-margin-15px-bottom sm-display-table sm-margin-lr-auto btn-kwanza-green btn-topbar popup-with-form"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Login
</a>
</div>
</div>
</div>
</div>
</div>
<!-- end topbar -->
<!-- start navigation -->
<nav class="navbar navbar-default bootsnav navbar-top header-light-transparent bg-transparent nav-box-width">
<div class="container nav-header-container">
<!-- start logo -->
<div class="row">
<div class="col-md-2 col-xs-5">
<a href="index.html" title="Kwanza" class="logo">
<img src="images/kwanza/logo/logo.png" data-at2x="images/kwanza/logo/[email protected]" class="logo-dark default" alt="Kwanza">
<img src="images/kwanza/logo/logo-white.png" data-at2x="images/kwanza/logo/[email protected]" alt="Kwanza" class="logo-light">
</a>
</div>
<!-- end logo -->
<div class="col-md-7 col-xs-2 width-auto pull-right accordion-menu xs-no-padding-right">
<button type="button" class="navbar-toggle collapsed pull-right" data-toggle="collapse" data-target="#navbar-collapse-toggle-1">
<span class="sr-only">toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="navbar-collapse collapse pull-right" id="navbar-collapse-toggle-1">
<ul id="accordion" class="nav navbar-nav navbar-left no-margin alt-font text-normal" data-in="fadeIn" data-out="fadeOut">
<!-- start menu item -->
<li class="dropdown megamenu-fw">
<a class="active-kwanza-page" href="index.html">Home</a>
</li>
<li class="dropdown megamenu-fw">
<a href="catalogue.html">Catalogue</a>
</li>
<li class="dropdown megamenu-fw">
<a href="production.html">In production</a>
</li>
<li class="dropdown megamenu-fw">
<a href="about.html">About us</a>
</li>
<li class="dropdown megamenu-fw">
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
<div class="col-md-2 col-xs-5 width-auto">
<div class="header-searchbar">
<a href="#search-header" class="header-search-form text-white">
<i class="fa fa-search search-button"></i>
</a>
<!-- search input-->
<form id="search-header" method="post" action="search-result.html" name="search-header" class="mfp-hide search-form-result">
<div class="search-form position-relative">
<button type="submit" class="fa fa-search close-search search-button"></button>
<input type="text" name="search" class="search-input" placeholder="Enter your keywords..." autocomplete="off">
</div>
</form>
</div>
</div>
</div>
</div>
</nav>
<!-- end navigation -->
</header>
<!-- end header -->
<!-- start MINI TITLE section -->
<section class="wow fadeIn padding-20px-tb border-bottom bg-very-light-gray border-color-extra-light-gray top-space" style="visibility: visible; animation-name: fadeIn;">
<div class="container">
<div class="row">
<div class="col-md-12 display-table">
<div class="display-table-cell vertical-align-middle text-left">
<div class="breadcrumb alt-font text-small no-margin-bottom">
<!-- start breadcrumb -->
<ul>
<li>
<a href="news.html" class="text-medium-gray vertical-align">
<i class="fa fa-fast-backward icon-very-small margin-5px-right no-margin-left" aria-hidden="true"></i>Back to Latest News</a>
</li>
</ul>
<!-- end breadcrumb -->
</div>
</div>
</div>
</div>
</div>
</section>
<!-- END MINI TITLE section -->
<!-- start post content section -->
<section>
<div class="container">
<div class="row">
<main class="col-md-9 col-sm-12 col-xs-12 right-sidebar sm-margin-60px-bottom xs-margin-40px-bottom no-padding-left sm-no-padding-right">
<div class="col-md-12 col-sm-12 col-xs-12 blog-details-text last-paragraph-no-margin">
<img src="/images/kwanza/homepage/kwanza-news-900-650-01.jpg" alt="" class="width-100 margin-45px-bottom">
<h1 class="alt-font font-weight-700 letter-spacing-minus-1 text-extra-dark-gray single-blog-title">Kwanza was at the Asian Side of the Doc in Bangkok and participated in the Distributor’s showcase</h1>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Benjamin Ternynck has attended the Asian Side of the Doc in Bangkok from 30th January to 2nd February 2018. At this occasion, he took part
in the distributors’ Showcase which allows sellers to present their best-finished programs or projects in productions to
the most prominent Asian buyers.</p>
<p>Benjamin presented the audience with 2 programs :</p>
</div>
<div class="col-md-12 col-sm-12 col-xs-12 margin-five-top">
<!-- start item -->
<div class="col-md-6 col-sm-6 col-xs-12 last-paragraph-no-margin sm-margin-50px-bottom xs-margin-30px-bottom wow fadeIn"
style="visibility: visible; animation-name: fadeIn;">
<div class="blog-post blog-post-style1 xs-text-center">
<div class="blog-post-images overflow-hidden margin-25px-bottom sm-margin-20px-bottom">
<a href="program.html">
<img src="/images/kwanza/blog/movie-01.jpg" alt="" data-no-retina="">
</a>
</div>
<div class="post-details">
<a href="#" class="post-title text-medium text-extra-dark-gray width-90 display-block sm-width-100">Around the World in 80 Days without Money (10x26’ or 90’)</a>
<div class="separator-line-horrizontal-full bg-medium-light-gray margin-20px-tb sm-margin-15px-tb"></div>
<p class="width-90 xs-width-100">Synopsis: Two friends have decided to travel around the world in 80 days, without spending a single penny. Through 19 countries
and 4 continents, discover how they manage to hitchhike between destinations, and to be offered free food and accommodation
by strangers. Join them in this cheerful challenge of 47,000km filled with generosity and surprises.</p>
<a href="#" target="_blank" class="btn btn-dark-gray btn-small no-margin-lr btn-kwanza-green btn-rounded-kwanza margin-30px-top">Watch Trailer</a>
</div>
</div>
</div>
<!-- end item -->
<!-- start item -->
<div class="col-md-6 col-sm-6 col-xs-12 last-paragraph-no-margin sm-margin-50px-bottom xs-margin-30px-bottom wow fadeIn"
style="visibility: visible; animation-name: fadeIn;">
<div class="blog-post blog-post-style1 xs-text-center">
<div class="blog-post-images overflow-hidden margin-25px-bottom sm-margin-20px-bottom">
<a href="program.html">
<img src="/images/kwanza/blog/movie-01.jpg" alt="" data-no-retina="">
</a>
</div>
<div class="post-details">
<a href="#" class="post-title text-medium text-extra-dark-gray width-90 display-block sm-width-100">Around the World in 80 Days without Money (10x26’ or 90’)</a>
<div class="separator-line-horrizontal-full bg-medium-light-gray margin-20px-tb sm-margin-15px-tb"></div>
<p class="width-90 xs-width-100">Synopsis: Two friends have decided to travel around the world in 80 days, without spending a single penny. Through
19 countries and 4 continents, discover how they manage to hitchhike between destinations, and to be offered
free food and accommodation by strangers. Join them in this cheerful challenge of 47,000km filled with generosity
and surprises.</p>
<a href="#" target="_blank" class="btn btn-dark-gray btn-small no-margin-lr btn-kwanza-green btn-rounded-kwanza margin-30px-top">Watch Trailer</a>
</div>
</div>
</div>
<!-- end item -->
</div>
<div class="col-md-12 col-sm-12 col-xs-12 margin-seven-bottom margin-eight-top">
<div class="divider-full bg-medium-light-gray"></div>
</div>
</main>
<aside class="col-md-3">
<div class="margin-45px-bottom xs-margin-25px-bottom">
<div class="text-extra-dark-gray margin-25px-bottom alt-font text-uppercase font-weight-600 text-small aside-title">
<span>Newsletter</span>
</div>
<div class="display-inline-block width-100">
<form>
<div class="position-relative">
<input type="email" class="bg-transparent text-small no-margin border-color-extra-light-gray medium-input pull-left" placeholder="Enter your email...">
<button type="submit" class="bg-transparent text-large btn position-absolute right-0 top-3">
<i class="fa fa-envelope-o no-margin-left"></i>
</button>
</div>
</form>
</div>
</div>
<div class="margin-45px-bottom xs-margin-25px-bottom">
<div class="text-extra-dark-gray margin-20px-bottom alt-font text-uppercase font-weight-600 text-small aside-title">
<span>Categories</span>
</div>
<ul class="list-style-6 margin-50px-bottom text-small">
<li>
<a href="blog-masonry.html">Tradeshow</a>
<span>12</span>
</li>
<li>
<a href="blog-masonry.html">Movies</a>
<span>9</span>
</li>
<li>
<a href="blog-masonry.html">Kwanza team</a>
<span>2</span>
</li>
<li>
<a href="blog-masonry.html">General</a>
<span>5</span>
</li>
</ul>
</div>
<div class="display-inline-block width-100 margin-45px-bottom xs-margin-25px-bottom">
<form>
<div class="position-relative">
<input type="text" class="bg-transparent text-small no-margin border-color-extra-light-gray medium-input pull-left" placeholder="Enter your keywords...">
<button type="submit" class="bg-transparent btn position-absolute right-0 top-1">
<i class="fa fa-search no-margin-left"></i>
</button>
</div>
</form>
</div>
<div class="margin-45px-bottom xs-margin-25px-bottom">
<div class="text-extra-dark-gray margin-25px-bottom alt-font text-uppercase font-weight-600 text-small aside-title">
<span>Archive</span>
</div>
<ul class="list-style-6 margin-20px-bottom text-small">
<li>
<a href="blog-grid.html">July 2017</a>
<span>12</span>
</li>
<li>
<a href="blog-grid.html">June 2017</a>
<span>05</span>
</li>
<li>
<a href="blog-grid.html">May 2017</a>
<span>08</span>
</li>
<li>
<a href="blog-grid.html">April 2017</a>
<span>10</span>
</li>
<li>
<a href="blog-grid.html">March 2017</a>
<span>21</span>
</li>
<li>
<a href="blog-grid.html">February 2017</a>
<span>09</span>
</li>
<li>
<a href="blog-grid.html">January 2017</a>
<span>07</span>
</li>
</ul>
</div>
</aside>
</div>
</div>
</section>
<!-- end blog content section -->
<!-- start footer -->
<footer class="footer-standard-dark bg-extra-dark-gray">
<div class="footer-widget-area padding-five-tb xs-padding-30px-tb">
<div class="container">
<div class="row equalize xs-equalize-auto">
<div class="col-md-4 col-sm-6 col-xs-12 widget border-right border-color-medium-dark-gray sm-no-border-right sm-margin-10px-bottom xs-text-center">
<!-- start logo -->
<a href="index.html" class="margin-20px-bottom display-inline-block">
<img class="footer-logo" src="images/logo.png" data-at2x="images/[email protected]" alt="Kwanza">
</a>
<!-- end logo -->
<!-- <p class="text-small width-95 xs-width-100">KWANZA programs regularly win major international festival awards, and are highly rated by the viewers
and industry peers.</p>
<p class="text-small width-95 xs-width-100"> Rapidly expanding, KWANZA distributes its own production worldwide, along with other international catalogues
of producers.</p> -->
<div class="sm-no-border-right sm-margin-10px-bottom"></div>
<!-- start social media -->
<div class="social-icon-style-8 display-inline-block vertical-align-middle">
<ul class="small-icon no-margin-bottom">
<li>
<a class="facebook text-white" href="https://www.facebook.com/" target="_blank">
</a>
</li>
<li>
<a class="google-plus text-white" href="https://google.com/" target="_blank">
<i class="fa fa-google-plus no-margin-right" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="vimeo text-white" href="https://vimeo.com" target="_blank">
<i class="fa fa-vimeo no-margin-right" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
<!-- end social media -->
</div>
<!-- start additional links -->
<div class="col-md-4 col-sm-6 col-xs-12 widget border-right border-color-medium-dark-gray padding-45px-left sm-padding-15px-left sm-no-border-right sm-margin-30px-bottom xs-text-center">
<div class="widget-title alt-font text-small text-medium-gray text-uppercase margin-10px-bottom font-weight-600">More about Kwanza</div>
<ul class="list-unstyled">
<li>
<a class="text-small" href="about.html">About us</a>
</li>
<li>
<a class="text-small" href="news.html">Latest News</a>
</li>
<li>
<a class="text-small" href="index.html#upcomingevents">Upcoming events</a>
</li>
<li>
<a class="text-small" href="contact.html">Contact</a>
</li>
<li>
<a class="facebook text-white" href="https://www.facebook.com/" target="_blank">
</a>
</li>
</ul>
</div>
<!-- end additional links -->
<!-- start contact information -->
<div class="col-md-4 col-sm-6 col-xs-12 widget padding-45px-left sm-padding-15px-left sm-clear-both sm-no-border-right xs-margin-30px-bottom xs-text-center">
<div class="widget-title alt-font text-small text-medium-gray text-uppercase margin-10px-bottom font-weight-600">Contact Info</div>
<p class="text-small display-block margin-15px-bottom width-80 xs-center-col">Kwanza
<br>40 rue de Paris</br>92100 Boulogne-Billancourt</br>FRANCE</p>
<div class="text-small">Email:
<a href="mailto:[email protected]">[email protected]</a>
</div>
<div class="text-small">Phone: +33 (0)1 41 22 90 50</div>
<a href="#" class="text-small text-uppercase text-decoration-underline">View Direction</a>
</div>
<!-- end contact information -->
<!-- start newsletter information -->
<!-- <div class="col-md-3 col-sm-6 col-xs-12 widget sm-margin-30px-bottom xs-text-center">
<div class="widget-title alt-font text-small text-medium-gray text-uppercase margin-15px-bottom font-weight-600">Subscribe Newsletter</div>
<p class="text-small width-90 xs-width-100">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum is simply dummy
text of the printing and typesetting industry.</p>
<form id="subscribenewsletterform" action="javascript:void(0)" method="post">
<div class="position-relative newsletter width-95">
<div id="success-subscribe-newsletter" class="no-margin-lr" style="display: none;"></div>
<input type="text" id="email" name="email" class="bg-transparent text-small no-margin border-color-medium-dark-gray" placeholder="Enter your email...">
<button id="button-subscribe-newsletter" type="submit" class="btn btn-arrow-small position-absolute border-color-medium-dark-gray">
<i class="fa fa-caret-right no-margin-left"></i>
</button>
</div>
</form>
</div> -->
<!-- end newsletter information -->
</div>
</div>
</div>
<div class="bg-dark-footer padding-50px-tb text-center xs-padding-30px-tb">
<div class="container">
<div class="row">
<!-- start copyright -->
<div class="col-md-6 col-sm-6 col-xs-12 text-left text-small xs-text-center">Kwanza.fr - Design and Front-end by
<a href="http://www.romaincapelle.com" target="_blank" class="text-dark-gray footer-link-kwanza">RomainCapelle.com</a> - Development by
<a href="http://www.i2ic.com" target="_blank" class="text-dark-gray footer-link-kwanza">i2ic.com</a>
</div>
<div class="col-md-6 col-sm-6 col-xs-12 text-right text-small xs-text-center">
<a href="termsandcondition.html" class="text-dark-gray footer-link-kwanza">Terms and Conditions</a>
</div>
<!-- end copyright -->
</div>
</div>
</div>
</footer>
<!-- end footer -->
<!-- javascript libraries -->
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/modernizr.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/skrollr.min.js"></script>
<script type="text/javascript" src="js/smooth-scroll.js"></script>
<script type="text/javascript" src="js/jquery.appear.js"></script>
<!-- menu navigation -->
<script type="text/javascript" src="js/bootsnav.js"></script>
<script type="text/javascript" src="js/jquery.nav.js"></script>
<!-- animation -->
<script type="text/javascript" src="js/wow.min.js"></script>
<!-- page scroll -->
<script type="text/javascript" src="js/page-scroll.js"></script>
<!-- swiper carousel -->
<script type="text/javascript" src="js/swiper.min.js"></script>
<!-- counter -->
<script type="text/javascript" src="js/jquery.count-to.js"></script>
<!-- parallax -->
<script type="text/javascript" src="js/jquery.stellar.js"></script>
<!-- magnific popup -->
<script type="text/javascript" src="js/jquery.magnific-popup.min.js"></script>
<!-- portfolio with shorting tab -->
<script type="text/javascript" src="js/isotope.pkgd.min.js"></script>
<!-- images loaded -->
<script type="text/javascript" src="js/imagesloaded.pkgd.min.js"></script>
<!-- pull menu -->
<script type="text/javascript" src="js/classie.js"></script>
<script type="text/javascript" src="js/hamburger-menu.js"></script>
<!-- counter -->
<script type="text/javascript" src="js/counter.js"></script>
<!-- fit video -->
<script type="text/javascript" src="js/jquery.fitvids.js"></script>
<!-- equalize -->
<script type="text/javascript" src="js/equalize.min.js"></script>
<!-- skill bars -->
<script type="text/javascript" src="js/skill.bars.jquery.js"></script>
<!-- justified gallery -->
<script type="text/javascript" src="js/justified-gallery.min.js"></script>
<!--pie chart-->
<script type="text/javascript" src="js/jquery.easypiechart.min.js"></script>
<!-- instagram -->
<script type="text/javascript" src="js/instafeed.min.js"></script>
<!-- retina -->
<script type="text/javascript" src="js/retina.min.js"></script>
<!-- revolution -->
<script type="text/javascript" src="revolution/js/jquery.themepunch.tools.min.js"></script>
<script type="text/javascript" src="revolution/js/jquery.themepunch.revolution.min.js"></script>
<!-- revolution slider extensions (load below extensions JS files only on local file systems to make the slider work! The following part can be removed on server for on demand loading) -->
<!--<script type="text/javascript" src="revolution/js/extensions/revolution.extension.actions.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.carousel.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.kenburn.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.layeranimation.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.migration.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.navigation.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.parallax.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.slideanims.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.video.min.js"></script>-->
<!-- setting -->
<script type="text/javascript" src="js/main.js"></script>
<script type="text/javascript" src="js/kwanza.js"></script>
</body>
</html>