-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog-with-left-sidebar.html
executable file
·498 lines (494 loc) · 31.3 KB
/
blog-with-left-sidebar.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Angles - Multipurpose One & Multi Page HTML5 template - ThemeForest</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">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="images/favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<!-- Google Fonts -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<!-- Bootstrap CSS -->
<link rel="stylesheet" type="text/css" href="css/font-awesome.css">
<!-- Font Awesome CSS -->
<link rel="stylesheet" type="text/css" href="css/animate.css">
<!-- animate CSS -->
<link rel="stylesheet" type="text/css" href="css/owl.carousel.css">
<!--- owl carousel Slider Css-->
<link rel="stylesheet" type="text/css" href="css/magnific-popup.css">
<!-- Lightbox CSS-->
<link rel="stylesheet" href="css/style.css">
<!-- Style CSS -->
<link rel="stylesheet" href="css/responsive.css">
<!-- Responsive CSS -->
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="wrapper">
<!--PRELOADER START-->
<div class="preloader">
<div class="preloader-bounce">
<div class="pl-child pl-double-bounce1"></div>
<div class="pl-child pl-double-bounce2"></div>
</div>
<h3>Angles</h3>
</div><!--/.preloader-->
<!--PRELOADER END-->
<!--HEADER START-->
<header id="header">
<div class="container-fluid">
<div class="navbar">
<div class="logo">
<span><a href="index.html" id="logo"><img src="images/logo.png" alt="Angles"></a></span>
</div><!--/.logo-->
<div class="navigation-row">
<nav id="navigation">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<i class="fa fa-bars"></i>
</button>
<div class="nav-box navbar-collapse collapse">
<ul class="navigation-menu nav navbar-nav navbar-right navbars">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="work.html">Work</a>
<ul>
<li><a href="work-masonry-2column.html">Portfolio 2 column <span class="label label-primary">NEW</span></a></li>
<li><a href="work-masonry-3column.html">Portfolio 3 column <span class="label label-primary">NEW</span></a></li>
<li><a href="work-masonry-fullwidth.html">Portfolio fullwidth <span class="label label-primary">NEW</span></a></li>
<li><a href="project-details.html">Project Single <span class="label label-primary">NEW</span></a></li>
</ul>
</li>
<li><a href="#">Pages</a>
<ul>
<li><a href="team.html">Team</a></li>
<li><a href="elements.html">Elements</a></li>
<li><a href="login.html">Login & Register</a></li>
<li><a href="404.html">404 Page 01</a></li>
<li><a href="404-v2.html">404 Page 02 <span class="label label-primary">NEW</span></a></li>
<li><a href="coming-soon.html">Coming Soon <span class="label label-primary">NEW</span></a></li>
<li><a href="maintenance.html">Maintenance <span class="label label-primary">NEW</span></a></li>
</ul>
</li>
<li class="active"><a href="#">Blog</a>
<ul>
<li><a href="blog.html">Blog single</a></li>
<li><a href="blog-with-right-sidebar.html">Blog With Right Sidebar</a></li>
<li><a href="blog-with-left-sidebar.html">Blog With Left Sidebar</a></li>
<li><a href="blog-detail.html">Blog Detail</a></li>
</ul>
</li>
<li><a href="#">Contact</a>
<ul>
<li><a href="contact-01.html">Contact 01</a></li>
<li><a href="contact-02.html">Contact 02</a></li>
</ul>
</li>
</ul><!--/.navigation-menu-->
</div><!--/.nav-box-->
</nav><!--/#navigation-->
<div class="search-area">
<a href="#" class="search-trigger"><i class="fa fa-search" aria-hidden="true"></i></a>
<div class="search-wrapper">
<form action="#">
<div class="search-box">
<input type="search" placeholder="Search Here...">
<button type="submit" class="submit-btn"><i class="fa fa-search" aria-hidden="true"></i></button>
</div><!--/.search-box-->
</form>
<a href="#" class="close-search"><i class="fa fa-times-circle" aria-hidden="true"></i></a>
</div><!--/.search-wrapper-->
</div><!--/.search-area-->
<div id="sidenav" class="hidden-xs">
<a href="#" class="side-menu-trigger"><i class="fa fa-bars" aria-hidden="true"></i></a>
<div class="sidenav-wrapper">
<a href="#" class="close-menu"></a>
<ul class="nav">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="work.html">Work</a>
<ul>
<li><a href="work-masonry-2column.html">Portfolio 2 column <span class="label label-primary">NEW</span></a></li>
<li><a href="work-masonry-3column.html">Portfolio 3 column <span class="label label-primary">NEW</span></a></li>
<li><a href="work-masonry-fullwidth.html">Portfolio fullwidth <span class="label label-primary">NEW</span></a></li>
<li><a href="project-details.html">Project Single <span class="label label-primary">NEW</span></a></li>
</ul>
</li>
<li><a href="#">Pages</a>
<ul>
<li><a href="team.html">Team</a></li>
<li><a href="elements.html">Elements</a></li>
<li><a href="login.html">Login & Register</a></li>
<li><a href="404.html">404 Page 01</a></li>
<li><a href="404-v2.html">404 Page 02 <span class="label label-primary">NEW</span></a></li>
<li><a href="coming-soon.html">Coming Soon <span class="label label-primary">NEW</span></a></li>
<li><a href="maintenance.html">Maintenance <span class="label label-primary">NEW</span></a></li>
</ul>
</li>
<li class="active"><a href="#">Blog</a>
<ul>
<li><a href="blog.html">Blog single</a></li>
<li><a href="blog-with-right-sidebar.html">Blog With Right Sidebar</a></li>
<li><a href="blog-with-left-sidebar.html">Blog With Left Sidebar</a></li>
<li><a href="blog-detail.html">Blog Detail</a></li>
</ul>
</li>
<li><a href="#">Contact</a>
<ul>
<li><a href="contact-01.html">Contact 01</a></li>
<li><a href="contact-02.html">Contact 02</a></li>
</ul>
</li>
</ul>
<ul class="social-links">
<li class="fb"><a href="#" target="_blank" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li class="tw"><a href="#" target="_blank" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li class="yt"><a href="#" target="_blank" title="Youtube"><i class="fa fa-youtube"></i></a></li>
<li class="in"><a href="#" target="_blank" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div><!--/.sidenav-wrapper-->
</div><!--/#sidenav-->
</div><!--/.navigation-row-->
</div><!--/.navbar-->
</div><!--/.container-fluid-->
</header><!--/#header-->
<!--HEADER END-->
<!--BANNER SECTION START-->
<section class="banner-section inner-banner bg-dark">
<div class="slide-img" style="background-image:url(http://via.placeholder.com/1920x340)"></div>
<div class="inner-content">
<div class="container">
<h1>Insights</h1>
<ul class="breadcrumb">
<li><a href="#">Home</a></li>
<li class="active">Blog</li>
</ul><!--/.breadcrumb-->
</div><!--/.container-->
</div><!--/.inner-content-->
</section><!--/.banner-section-->
<!--BANNER SECTION END-->
<section id="main">
<div class="blog-section section">
<div class="container">
<div class="blog-posts animated-row">
<div class="row">
<div class="column col-lg-8 order-lg-2">
<div class="primary-section">
<div class="row">
<div class="column col-lg-6 animate" data-animate="fadeInUp">
<div class="blog-box">
<div class="blog-img-box">
<figure><a href="blog-detail.html"><img src="http://via.placeholder.com/370x260" alt=""></a></figure>
<span class="blog-category">Business</span><!--/.blog-category-->
</div><!--/.blog-img-box-->
<div class="blog-info">
<div class="blog-details">
<span class="posted-date hr-primary">Mar 20, 2017</span><!--/.posted-date-->
<h3 class="post-title"><a href="blog-detail.html">Presentation in Office</a></h3>
<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested.</p>
</div><!--/.blog-details-->
<div class="blog-bottom-row">
<span class="posted-by"><i class="fa fa-user" aria-hidden="true"></i> By <a href="#">Glenn Mexwell</a></span><!--/.posted-by-->
<span class="comments"><i class="fa fa-comments-o" aria-hidden="true"></i> 08</span><!--/.comments-->
</div><!--/.blog-bottom-row-->
</div><!--/.blog-info-->
</div><!--/.blog-box-->
</div><!--/.col-->
<div class="column col-lg-6 animate" data-animate="fadeInUp">
<div class="blog-box">
<div class="blog-img-box">
<figure><a href="blog-detail.html"><img src="http://via.placeholder.com/370x260" alt=""></a></figure>
<span class="blog-category">Business</span><!--/.blog-category-->
</div><!--/.blog-img-box-->
<div class="blog-info">
<div class="blog-details">
<span class="posted-date hr-primary">Mar 20, 2017</span><!--/.posted-date-->
<h3 class="post-title"><a href="blog-detail.html">Presentation in Office</a></h3>
<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested.</p>
</div><!--/.blog-details-->
<div class="blog-bottom-row">
<span class="posted-by"><i class="fa fa-user" aria-hidden="true"></i> By <a href="#">Glenn Mexwell</a></span><!--/.posted-by-->
<span class="comments"><i class="fa fa-comments-o" aria-hidden="true"></i> 08</span><!--/.comments-->
</div><!--/.blog-bottom-row-->
</div><!--/.blog-info-->
</div><!--/.blog-box-->
</div><!--/.col-->
<div class="column col-lg-6 animate" data-animate="fadeInUp">
<div class="blog-box">
<div class="blog-img-box">
<figure><a href="blog-detail.html"><img src="http://via.placeholder.com/370x260" alt=""></a></figure>
<span class="blog-category">Business</span><!--/.blog-category-->
</div><!--/.blog-img-box-->
<div class="blog-info">
<div class="blog-details">
<span class="posted-date hr-primary">Mar 20, 2017</span><!--/.posted-date-->
<h3 class="post-title"><a href="blog-detail.html">Presentation in Office</a></h3>
<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested.</p>
</div><!--/.blog-details-->
<div class="blog-bottom-row">
<span class="posted-by"><i class="fa fa-user" aria-hidden="true"></i> By <a href="#">Glenn Mexwell</a></span><!--/.posted-by-->
<span class="comments"><i class="fa fa-comments-o" aria-hidden="true"></i> 08</span><!--/.comments-->
</div><!--/.blog-bottom-row-->
</div><!--/.blog-info-->
</div><!--/.blog-box-->
</div><!--/.col-->
<div class="column col-lg-6 animate" data-animate="fadeInUp">
<div class="blog-box">
<div class="blog-img-box">
<figure><a href="blog-detail.html"><img src="http://via.placeholder.com/370x260" alt=""></a></figure>
<span class="blog-category">Business</span><!--/.blog-category-->
</div><!--/.blog-img-box-->
<div class="blog-info">
<div class="blog-details">
<span class="posted-date hr-primary">Mar 20, 2017</span><!--/.posted-date-->
<h3 class="post-title"><a href="blog-detail.html">Presentation in Office</a></h3>
<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested.</p>
</div><!--/.blog-details-->
<div class="blog-bottom-row">
<span class="posted-by"><i class="fa fa-user" aria-hidden="true"></i> By <a href="#">Glenn Mexwell</a></span><!--/.posted-by-->
<span class="comments"><i class="fa fa-comments-o" aria-hidden="true"></i> 08</span><!--/.comments-->
</div><!--/.blog-bottom-row-->
</div><!--/.blog-info-->
</div><!--/.blog-box-->
</div><!--/.col-->
<div class="column col-lg-6 animate" data-animate="fadeInUp">
<div class="blog-box">
<div class="blog-img-box">
<figure><a href="blog-detail.html"><img src="http://via.placeholder.com/370x260" alt=""></a></figure>
<span class="blog-category">Business</span><!--/.blog-category-->
</div><!--/.blog-img-box-->
<div class="blog-info">
<div class="blog-details">
<span class="posted-date hr-primary">Mar 20, 2017</span><!--/.posted-date-->
<h3 class="post-title"><a href="blog-detail.html">Presentation in Office</a></h3>
<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested.</p>
</div><!--/.blog-details-->
<div class="blog-bottom-row">
<span class="posted-by"><i class="fa fa-user" aria-hidden="true"></i> By <a href="#">Glenn Mexwell</a></span><!--/.posted-by-->
<span class="comments"><i class="fa fa-comments-o" aria-hidden="true"></i> 08</span><!--/.comments-->
</div><!--/.blog-bottom-row-->
</div><!--/.blog-info-->
</div><!--/.blog-box-->
</div><!--/.col-->
<div class="column col-lg-6 animate" data-animate="fadeInUp">
<div class="blog-box">
<div class="blog-img-box">
<figure><a href="blog-detail.html"><img src="http://via.placeholder.com/370x260" alt=""></a></figure>
<span class="blog-category">Business</span><!--/.blog-category-->
</div><!--/.blog-img-box-->
<div class="blog-info">
<div class="blog-details">
<span class="posted-date hr-primary">Mar 20, 2017</span><!--/.posted-date-->
<h3 class="post-title"><a href="blog-detail.html">Presentation in Office</a></h3>
<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested.</p>
</div><!--/.blog-details-->
<div class="blog-bottom-row">
<span class="posted-by"><i class="fa fa-user" aria-hidden="true"></i> By <a href="#">Glenn Mexwell</a></span><!--/.posted-by-->
<span class="comments"><i class="fa fa-comments-o" aria-hidden="true"></i> 08</span><!--/.comments-->
</div><!--/.blog-bottom-row-->
</div><!--/.blog-info-->
</div><!--/.blog-box-->
</div><!--/.col-->
</div><!--/.row-->
<div class="pagination-section mt-20">
<ul class="pagination">
<li><a href="#"><i class="fa fa-angle-left"></i></a></li>
<li class="current"><span>1</span></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i></a></li>
</ul><!--/.pagination-->
</div><!--/.pagination-section-->
</div><!--/.primary-section-->
</div><!--/.col-->
<div class="column col-lg-4">
<aside id="sidebar">
<div class="widget-single">
<form>
<div class="search-section">
<input type="text" placeholder="Search here...">
<button value="Search" type="submit" class="btn-search"><i class="fa fa-search" aria-hidden="true"></i></button>
</div><!--/.search-section-->
</form>
</div><!--/.widget-single-->
<div class="widget-single widget-categories">
<h4 class="hr-primary">Categories</h4>
<ul class="list">
<li><a href="#">Business</a> <span>08</span></li>
<li><a href="#">Web Desgn</a> <span>06</span></li>
<li><a href="#">SEO</a> <span>12</span></li>
<li><a href="#">Web Development</a> <span>04</span></li>
</ul>
</div><!--/.widget-single-->
<div class="widget-single widget-recent-blog">
<h4 class="hr-primary">Recent Blog</h4>
<ul>
<li>
<figure>
<a href="#"><img src="http://via.placeholder.com/90x63" alt=""></a>
</figure>
<div class="post-summary">
<h5><a href="#">Sed ut perspiciatis unde omnis iste</a></h5>
<div class="posted-date">08 Jun, 2017</div><!--/.post-date-->
</div><!--/.post-summary-->
</li>
<li>
<figure>
<a href="#"><img src="http://via.placeholder.com/90x63" alt=""></a>
</figure>
<div class="post-summary">
<h5><a href="#">Sed ut perspiciatis unde omnis iste</a></h5>
<div class="posted-date">08 Jun, 2017</div><!--/.post-date-->
</div><!--/.post-summary-->
</li>
<li>
<figure>
<a href="#"><img src="http://via.placeholder.com/90x63" alt=""></a>
</figure>
<div class="post-summary">
<h5><a href="#">Sed ut perspiciatis unde omnis iste</a></h5>
<div class="posted-date">08 Jun, 2017</div><!--/.post-date-->
</div><!--/.post-summary-->
</li>
</ul>
</div><!--/.widget-single-->
<div class="widget-single widget-tags">
<h4 class="hr-primary">Popular Tag</h4>
<ul class="taglist">
<li><a href="#">Business</a></li>
<li><a href="#">Photography</a></li>
<li><a href="#">Education</a></li>
<li><a href="#">News</a></li>
<li><a href="#">Design</a></li>
<li><a href="#">Event</a></li>
<li><a href="#">Web</a></li>
</ul><!--/.taglist-->
</div><!--/.widget-single-->
</aside><!--/.sidebar-->
</div>
</div><!--/.row-->
</div><!--/.blog-posts-->
</div><!--/.container-->
</div><!--/.blog-section-->
</section><!--/#main -->
<!--FOOTER START-->
<footer id="footer">
<div class="quick-contact bg-primary">
<div class="container">
<div class="row">
<div class="col-md-8">
<h3>Do you want to make a new project?</h3>
</div>
<div class="col-md-4 text-right">
<a class="btn btn-outline btn-outline-white" href="#">Contact Us</a>
</div>
</div>
</div><!--/.container-->
</div><!--/.quick-contact-->
<div class="container">
<div class="row footer-cols">
<div class="column col-md-6 col-lg-4">
<div class="widget">
<h4 class="hr-primary">Navigation</h4>
<div class="row">
<div class="column col-md-6 col-lg-6">
<ul class="nav-list">
<li><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Work</a></li>
<li><a href="#">Team</a></li>
<li><a href="#">Blog</a></li>
</ul><!--/.nav-list-->
</div><!--/.col-->
<div class="column col-md-6 col-lg-6">
<ul class="nav-list">
<li><a href="#">Legal</a></li>
<li><a href="#">Privacy policy</a></li>
<li><a href="#">Terms</a></li>
<li><a href="#">Contact</a></li>
</ul><!--/.nav-list-->
</div><!--/.col-->
</div><!--/.row-->
</div><!--/.widget-->
</div><!--/.col-->
<div class="column col-md-6 col-lg-4">
<div class="widget">
<h4 class="hr-primary">Contact Information</h4>
<div class="address-col getintouch">
<i class="fa fa-map-marker" aria-hidden="true"></i>
<address>S-202, Lipsum street, <br>California, USA</address>
</div><!--/.getintouch-->
<div class="phone-col getintouch">
<i class="fa fa-phone" aria-hidden="true"></i>
<span>+02 000 000 0202</span>
</div><!--/.getintouch-->
<div class="email-col getintouch">
<i class="fa fa-envelope" aria-hidden="true"></i>
<span><a href="#">[email protected]</a></span>
</div><!--/.getintouch-->
</div><!--/.widget-->
</div><!--/.col-->
<div class="column col-md-6 col-lg-4">
<div class="widget">
<h4 class="hr-primary">Newsletter</h4>
<div class="footer-newsletter">
<i class="fa fa-envelope" aria-hidden="true"></i>
<form action="#">
<div class="newsletter-subscribe">
<input class="form-control" required placeholder="email address" type="email">
<button type="submit" class="btn" id="btn-subscribe">Subscribe</button>
</div><!--/.newsletter-subscribe-->
</form>
</div><!--/.footer-newsletter-->
<div class="social-block">
<span>Connect with us</span>
<ul class="social-links">
<li class="fb"><a href="#" target="_blank" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li class="tw"><a href="#" target="_blank" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li class="yt"><a href="#" target="_blank" title="Youtube"><i class="fa fa-youtube"></i></a></li>
<li class="in"><a href="#" target="_blank" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
</ul><!--/.social-links-->
</div><!--/.social-block-->
</div><!--/.widget-->
</div><!--/.col-->
</div><!--/.row-->
<div class="copyright">
© Copyrights 2017 Angles. All Rights Reserved
</div><!--/.copyright-->
</div><!--/.container-->
</footer><!--#/footer-->
<!--FOOTER END-->
<a class="back-top" href="#"><i class="fa fa-angle-up" aria-hidden="true"></i></a>
<a href="https://themeforest.net/item/angles-multipurpose-one-multi-page-html5-template/20887454?ref=LitmusThemes" target="_blank" class="purchase-btn"><i class="fa fa-shopping-cart" style="margin-right:8px; font-size:1.2em;"></i> Purchase Now</a>
</div><!--/#wrapper-->
<script src="js/jquery.js"></script>
<!-- Latest jQuery Library File -->
<script src="js/bootstrap.min.js"></script>
<!-- Latest Bootstrap -->
<script src="js/modernizr.min.js"></script>
<!-- modernizer JS -->
<script src="js/owl.carousel.min.js"></script>
<!-- owl-carousel min js -->
<script src="js/waypoints.min.js"></script>
<!-- waypoints min js -->
<script src="js/jquery.counterup.min.js"></script>
<!-- counterup min js -->
<script src="js/jquery.magnific-popup.min.js"></script>
<!-- Lightbox min js -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBBa3aT1jUwGTdBor4Pw2mC-9MFockcYx4"></script>
<script src="js/load-maps.js"></script>
<script src="js/form.js"></script>
<script src="js/general-scripts.js"></script>
<!-- Main Script -->
</body>
</html>