-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlist-collections.html
More file actions
533 lines (525 loc) · 33.4 KB
/
list-collections.html
File metadata and controls
533 lines (525 loc) · 33.4 KB
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
<!DOCTYPE html>
<!--[if (gt IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--=================== The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags ===================-->
<meta name="description" content="Dye - Multipurpose Creative Shop Art & Photography HTML Template">
<meta name="author" content="dye">
<link rel="shortcut icon" href="assets/images/favicon.png" type="image/png" />
<title>List collection - Dye</title>
<!--=================== Bootstrap core CSS ===================-->
<link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" media="all">
<!--=================== Animate CSS ===================-->
<link href="assets/css/animate.min.css" rel="stylesheet" type="text/css" media="all">
<!--=================== Paira Framework Main CSS ===================-->
<link href="assets/css/paira.css" rel="stylesheet" type="text/css" media="all">
<!--=================== Paira Framework Font and Color CSS ===================-->
<link href="assets/css/paira-color-font.css" rel="stylesheet" type="text/css" media="all">
<!--=================== Paira Framework Main Responsive CSS ===================-->
<link href="assets/css/paira-responsive.css" rel="stylesheet" type="text/css" media="all">
<!--=================== Font Awesome ===================-->
<link href="assets/css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all">
<!--=================== HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries ===================-->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.min.js" type="text/javascript"></script>
<script src="assets/js/respond.min.js" type="text/javascript"></script>
<![endif]-->
<!--=================== Google Fonts ===================-->
<link href="https://fonts.googleapis.com/css?family=Poppins:400,600" rel="stylesheet">
</head>
<body>
<!--=================== Main Body Content Container ===================-->
<div class="paira-container pages-container">
<!--=================== Header Container ===================-->
<header>
<!--=================== Header Top Section ===================-->
<section class="header-top">
<div class="container-fluid padding-fix">
<div class="row">
<div class="pull-left logo col-md-3 col-sm-3 col-xs-4">
<a href="index.html"><img src="assets/images/logo.png" alt="" class="pull-left"></a>
</div>
<div class="text-center col-md-6 col-sm-6 col-xs-4">
<a href="#" class="menu-pops"><img src="assets/images/menu-plus.png" alt="" class="margin-right-10 img-hover"><img src="assets/images/menu-plus-hover.png" alt="" class="margin-right-10 img-hovers"><span class="text-uppercase">MENU</span></a>
</div>
<div class="pull-right col-md-3 col-sm-3 col-xs-4">
<div class="account-ajax-cart pull-right">
<ul class="list-inline pull-right">
<li>
<a href="#" class="search-popup"><img src="assets/images/search.png" alt="" class=""></a>
</li>
<li><a href="login.html" class="login-popup"><img src="assets/images/corg.png" alt="" class=""></a></li>
<li class="dropdown cart-menu-body">
<a href="cart.html"><img src="assets/images/shopping-bag.png" alt="" class="position-r"><span class="span"></span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
</header>
<!--=================== Main Content Container ===================-->
<main class="list-collection-page">
<!--=================== Breadcrumb Section ===================-->
<section class="breadcrumb-container paira-margin-bottom-3">
<div class="breadcrumb">
<div class="container-fluid padding-fix">
<ul class="list-inline">
<li><a href="index.html">Home <i class="fa fa-angle-right"></i></a></li>
<li>Collection</li>
</ul>
</div>
</div>
</section>
<!--=================== latest Collection Section ===================-->
<section class="latest-collection paira-margin-bottom-3">
<div class="container">
<div class="row">
<div class="col-md-12 heading-title">
<h2 class="text-capitalize margin-clear text-center"><span>List Collection</span></h2>
</div>
<div class="product-widget text-center">
<div class="col-sm-8 col-md-8 col-xs-12 margin-top-30 ">
<div class="product text-center">
<div class="product-image position-r">
<a href="#">
<div class="background-overlay"></div>
<img src="assets/images/product/product-1.jpg" alt="" class="img-responsive">
</a>
</div>
<div class="product-hover">
<h2 class="margin-clear">20 items</h2>
<a href="collection.html" class="margin-top-10">- Shop The Collection -</a>
</div>
</div>
</div>
<div class="col-sm-4 col-md-4 col-xs-12 margin-top-30">
<div class="product text-center">
<div class="product-image position-r">
<a href="#">
<div class="background-overlay"></div>
<img src="assets/images/product/product-2.jpg" alt="" class="img-responsive">
</a>
</div>
<div class="product-hover">
<h2 class="margin-clear">20 items</h2>
<a href="collection.html" class="margin-top-10">- Shop The Collection -</a>
</div>
</div>
</div>
<div class="col-sm-4 col-md-4 col-xs-12 margin-top-30">
<div class="product text-center">
<div class="product-image position-r">
<a href="#">
<div class="background-overlay"></div>
<img src="assets/images/product/product-3.jpg" alt="" class="img-responsive">
</a>
</div>
<div class="product-hover">
<h2 class="margin-clear">20 items</h2>
<a href="collection.html" class="margin-top-10">- Shop The Collection -</a>
</div>
</div>
</div>
<div class="col-sm-8 col-md-8 col-xs-12 margin-top-30">
<div class="product text-center">
<div class="product-image position-r">
<a href="#">
<div class="background-overlay"></div>
<img src="assets/images/product/product-4.jpg" alt="" class="img-responsive">
</a>
</div>
<div class="product-hover">
<h2 class="margin-clear">20 items</h2>
<a href="collection.html" class="margin-top-10">- Shop The Collection -</a>
</div>
</div>
</div>
<div class="col-sm-8 col-md-8 col-xs-12 margin-top-30">
<div class="product text-center">
<div class="product-image position-r">
<a href="#">
<div class="background-overlay"></div>
<img src="assets/images/product/product-14.jpg" alt="" class="img-responsive">
</a>
</div>
<div class="product-hover">
<h2 class="margin-clear">20 items</h2>
<a href="collection.html" class="margin-top-10">- Shop The Collection -</a>
</div>
</div>
</div>
<div class="col-sm-4 col-md-4 col-xs-12 margin-top-30">
<div class="product text-center">
<div class="product-image position-r">
<a href="#">
<div class="background-overlay"></div>
<img src="assets/images/product/product-15.jpg" alt="" class="img-responsive">
</a>
</div>
<div class="product-hover">
<h2 class="margin-clear">20 items</h2>
<a href="collection.html" class="margin-top-10">- Shop The Collection -</a>
</div>
</div>
</div>
<div class="col-sm-4 col-md-4 col-xs-12 margin-top-30">
<div class="product text-center">
<div class="product-image position-r">
<a href="#">
<div class="background-overlay"></div>
<img src="assets/images/product/product-16.jpg" alt="" class="img-responsive">
</a>
</div>
<div class="product-hover">
<h2 class="margin-clear">20 items</h2>
<a href="collection.html" class="margin-top-10">- Shop The Collection -</a>
</div>
</div>
</div>
<div class="col-sm-8 col-md-8 col-xs-12 margin-top-30">
<div class="product text-center">
<div class="product-image position-r">
<a href="#">
<div class="background-overlay"></div>
<img src="assets/images/product/product-17.jpg" alt="" class="img-responsive">
</a>
</div>
<div class="product-hover">
<h2 class="margin-clear">20 items</h2>
<a href="collection.html" class="margin-top-10">- Shop The Collection -</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12 margin-top-30 text-center">
<ul class="list-inline pagination margin-clear">
<li><a href="#" class="next-page"><i class="fa fa-caret-left"></i></a></li>
<li class="active font-bold"><span>1</span></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#" class="prev-page"><i class="fa fa-caret-right"></i></a></li>
</ul>
</div>
</div>
</div>
</section>
</main>
<!--=================== Footer Container ===================-->
<footer>
<!--=================== Footer Top Section ===================-->
<section class="footer-top">
<div class="container">
<div class="row">
<div class="col-md-12 col-xs-12 col-sm-12">
<div class="paira-widget paira-subscribe">
<h3 class="text-center margin-clear text-uppercase">Sign up for the newsletter</h3>
<hr class="margin-bottom-40 margin-top-15">
<div class="input-group">
<input type="text" class="form-control" placeholder="Email Address">
<span class="input-group-btn">
<button class="btn btn-default" type="button">SUBSCRIBE</button>
</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!--=================== Footer Bottom Section ===================-->
<section class="footer-bottom">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="paira-widget paira-menu">
<h4>Importent link</h4>
<ul class="list-unstyled">
<li><a href="#">Help Center</a></li>
<li><a href="#">Market Place</a></li>
<li><a href="#">Author Terms</a></li>
<li><a href="#">Licenses</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">About Us</a></li>
</ul>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="paira-widget paira-menu">
<h4>Support</h4>
<ul class="list-unstyled">
<li><a href="#">Home</a></li>
<li><a href="#">Forums</a></li>
<li><a href="#">Autdye Blog</a></li>
<li><a href="#">Faqs</a></li>
<li><a href="#">Terms & Conditions </a></li>
<li><a href="#">Privacy Policy</a></li>
</ul>
</div>
</div>
<div class="col-md-4 col-sm-12 col-xs-12">
<div class="paira-widget paira-social">
<h4>Follow Us</h4>
<ul class="list-inline list-unstyled">
<li><a href="https://www.facebook.com/profile.php?id=100009810821468" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://plus.google.com " target="_blank"><i class="fa fa-google-plus"></i></a></li>
<li><a href="https://twitter.com" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/in/pritam-mondal-3645b6201/" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.pinterest.com/" target="_blank"><i class="fa fa-pinterest"></i></a></li>
<li><a href="https://www.behance.net " target="_blank"><i class="fa fa-behance"></i></a></li>
</ul>
</div>
<div class="paira-widget paira-payment">
<h4>Payment Methode</h4>
<img src="assets/images/footer/payment-icon.png" alt="">
</div>
</div>
<div class="col-md-12 col-xs-12 col-sm-12">
<div class="paira-widget paira-copyright">
<p class="margin-clear">© Pritam. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
</section>
</footer>
</div>
<!--=================== Ajax Cart Dialog ===================-->
<div class="modal fade paira-cart-popup" id="paira-ajax-cart" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><i class="fa fa-times"></i></span></button>
<div class="row margin-top-40">
<div class="col-md-7 col-sm-7 col-xs-12 cart-table margin-top-40">
<h3 class="margin-top-0">Shopping Cart</h3>
<div class="cart-table-inner">
<div class="column full-width overflow">
<div class="row-1">
<a href="#" class="pull-left"><img class="" src="assets/images/product/product-10.jpg" alt=""></a>
</div>
<div class="row-2">
<a href="product.html" class="cart-menu-line-title">Butterfly eyes women</a>
<div class="quentity margin-bottom-15 pull-left">
<div class="product_quantity_group product-quantity-fix">
<input type="text" class="form-control text-center pull-left font-size-16 margin-left-15" value="2">
<div class="up-down text-center pull-left overflow">
<span class="up" data-direction="up"><i class="fa fa-angle-up"></i></span>
<span class="down" data-direction="down"><i class="fa fa-angle-down"></i></span>
</div>
</div>
</div>
<div class="btn-group full-width dropdown-category margin-bottom-15">
<button type="button" class="btn btn-success dropdown-toggle text-uppercase" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">1024 x 1024 px<i class="fa fa-angle-down dropdown-icon"></i></button>
<ul class="dropdown-menu text-uppercase">
<li><a href="#">Bed Room</a></li>
<li><a href="#">Showcase</a></li>
<li><a href="#">Dining Room</a></li>
<li><a href="#">Living Room</a></li>
<li><a href="#">Drowing Room</a></li>
</ul>
</div>
<h2 class="margin-clear cart-product-price">$180</h2>
</div>
<div class="row-3"><p><a href="#" class="remove margin-top-20"><i class="fa fa-trash fa-2x"></i></a></p></div>
</div>
<hr>
<div class="column full-width overflow">
<div class="row-1">
<a href="#" class="pull-left"><img class="" src="assets/images/product/product-9.jpg" alt=""></a>
</div>
<div class="row-2">
<a href="product.html" class="cart-menu-line-title">Butterfly eyes women</a>
<div class="quentity margin-bottom-15 pull-left">
<div class="product_quantity_group product-quantity-fix">
<input type="text" class="form-control text-center pull-left font-size-16 margin-left-15" value="2">
<div class="up-down text-center pull-left overflow">
<span class="up" data-direction="up"><i class="fa fa-angle-up"></i></span>
<span class="down" data-direction="down"><i class="fa fa-angle-down"></i></span>
</div>
</div>
</div>
<div class="btn-group full-width dropdown-category margin-bottom-15">
<button type="button" class="btn btn-success dropdown-toggle text-uppercase" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">1024 x 1024 px<i class="fa fa-angle-down dropdown-icon"></i></button>
<ul class="dropdown-menu text-uppercase">
<li><a href="#">Bed Room</a></li>
<li><a href="#">Showcase</a></li>
<li><a href="#">Dining Room</a></li>
<li><a href="#">Living Room</a></li>
<li><a href="#">Drowing Room</a></li>
</ul>
</div>
<h2 class="margin-clear cart-product-price">$180</h2>
</div>
<div class="row-3"><p><a href="#" class="remove margin-top-20"><i class="fa fa-trash fa-2x"></i></a></p></div>
</div>
<hr>
</div>
<div class="cart-menu-buttons text-right">
<a href="#" class="btn btn-success pull-left">Continue Shopping</a>
<a href="#" class="btn btn-success pull-right">Update Cart</a>
</div>
</div>
<div class="col-md-5 col-sm-5 col-xs-12 cart-table margin-top-40">
<div class="margin-bottom-30">
<h3 class="margin-clear margin-bottom-15">Sub Total</h3>
<div class="cart-sub-total">
<textarea id="note" name="note" class=" margin-bottom-15 form-control" placeholder="Special instruction for seller"></textarea>
<h1 class="margin-bottom-15 text-center"><span class="money">$510.00</span></h1>
<input type="submit" id="checkout" class="btn btn-success btn-lg btn-block" name="checkout" value="Proceed To Checkout">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--=================== Login Dialog ===================-->
<div class="modal fade paira-login-popup" id="paira-login" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><i class="fa fa-times"></i></span></button>
<div class="row">
<div class="col-md-3 col-sm-3 paira-margin-top-3">
<div class="currency">
<h3 class="text-capitalize margin-bottom-30">currency</h3>
<ul class="list-inline text-uppercase full-width">
<li><a href="#"><span>CAD</span></a></li>
<li><a href="#"><span>USD</span></a></li>
<li><a href="#"><span>AUD</span></a></li>
<li><a href="#"><span>GBP</span></a></li>
<li><a href="#"><span>CAD</span></a></li>
<li><a href="#"><span>YUN</span></a></li>
</ul>
</div>
</div>
<div class="col-md-4 col-sm-9 paira-margin-top-3">
<h3 class="text-capitalize margin-bottom-30">Login</h3>
<form accept-charset="UTF-8" action="#" class="contact-form" method="post">
<div>
<input name="form_type" type="hidden" value="contact">
<input name="utf8" type="hidden" value="✓">
<div class="input-group margin-bottom-20">
<span class="input-group-addon" id="basic-addon1">Email</span>
<input type="text" class="form-control" aria-describedby="basic-addon3">
</div>
<div class="input-group margin-bottom-20">
<span class="input-group-addon" id="basic-addon2">Password</span>
<input type="text" class="form-control" aria-describedby="basic-addon3">
</div>
</div>
</form>
<div class="margin-bottom-20 for-pass full-width text-right">
<a href="reset-password.html" class="forget pull-left margin-top-10 text-underline">Reset Password?</a>
<a href="login.html" class="btn btn-success btn-lg">Login</a>
</div>
</div>
<div class="col-md-5 col-sm-12 paira-margin-top-3">
<h3 class="text-capitalize margin-bottom-30">Register</h3>
<form accept-charset="UTF-8" action="#" class="contact-form" method="post">
<div>
<input name="form_type" type="hidden" value="contact">
<input name="utf8" type="hidden" value="✓">
<div class="input-group margin-bottom-20">
<span class="input-group-addon" id="basic-addon3">First Name</span>
<input type="text" class="form-control" aria-describedby="basic-addon3">
</div>
<div class="input-group margin-bottom-20">
<span class="input-group-addon" id="basic-addon4">Last Name</span>
<input type="text" class="form-control" aria-describedby="basic-addon3">
</div>
<div class="input-group margin-bottom-20">
<span class="input-group-addon" id="basic-addon5">Email</span>
<input type="text" class="form-control" aria-describedby="basic-addon3">
</div>
<div class="input-group margin-bottom-20">
<span class="input-group-addon" id="basic-addon6">Password</span>
<input type="text" class="form-control" aria-describedby="basic-addon3">
</div>
</div>
</form>
<div class="margin-bottom-20 for-pass full-width text-right">
<a href="login.html" class="btn btn-success btn-lg">Register</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--=================== Menu Dialog ===================-->
<div class="modal fade paira-menu-popup" id="paira-menu" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-lg text-center">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><i class="fa fa-times"></i></span></button>
<div class="row">
<div class="col-md-12 margin-top-15">
<div class="menus">
<h3>MAIN MENU</h3>
<ul class="list-unstyled margin-top-20">
<li><a href="index.html">Home</a></li>
<li><a href="collection.php">Shop</a></li>
<li><a href="list-collections.html">List Collection</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="login.html">login</a></li>
<li><a href="register.html">register</a></li>
<li><a href="article.html">article</a></li>
<li><a href="ad_login.html">Admin Login</a></li>
</ul>
<hr>
<ul class="social-links list-inline">
<li><a href="https://www.facebook.com/profile.php?id=100009810821468" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://plus.google.com " target="_blank"><i class="fa fa-google-plus"></i></a></li>
<li><a href="https://twitter.com" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/in/pritam-mondal-3645b6201/" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.pinterest.com/" target="_blank"><i class="fa fa-pinterest"></i></a></li>
<li><a href="https://www.behance.net " target="_blank"><i class="fa fa-behance"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--=================== Search Dialog ===================-->
<div class="modal fade paira-search-popup search-pops" id="paira-search" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><i class="fa fa-times"></i></span></button>
<div class="row">
<div class="col-md-12 paira-margin-top-1">
<form class="popup-search-form">
<input type="text" class="form-control padding-clear text-capitalize pop-light" name="q" value="" placeholder="Search here..."/>
<button class="search"><i class="fa fa-search fa-2x"></i></button>
<button class="btn btn-success btn-lg text-uppercase pull-right margin-top-15">go</button>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<!--=================== Placed at the end of the document, so the pages load faster ===================-->
<script src="assets/js/jquery-3.2.1.min.js" type="text/javascript"></script>
<script src="assets/js/jquery-migrate-3.0.0.min.js" type="text/javascript"></script>
<script src="assets/js/jquery.easing.1.3.js" type="text/javascript"></script>
<script src="assets/js/jquery.waypoints.min.js" type="text/javascript"></script>
<script src="assets/js/bootstrap.min.js" type="text/javascript"></script>
<script src="assets/js/jquery.mousewheel.min.js" type="text/javascript"></script>
<!--=================== Paira Framework Main Javascript ===================-->
<script src="assets/js/paira.js" type="text/javascript"></script>
</body>
</html>