-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutus.html
543 lines (504 loc) · 26.4 KB
/
aboutus.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
<!DOCTYPE html>
<!--[if lt IE 7 ]> <html class="ie6"> <![endif]-->
<!--[if IE 7 ]> <html class="ie7"> <![endif]-->
<!--[if IE 8 ]> <html class="ie8"> <![endif]-->
<!--[if IE 9 ]> <html class="ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--><html 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">
<meta name="description" content="">
<meta name="author" content="">
<title>About Us - Max Law</title>
<!-- Standard Favicon -->
<link rel="icon" type="image/x-icon" href="assets/images//favicon.ico" />
<!-- For iPhone 4 Retina display: -->
<link rel="apple-touch-icon-precomposed" href="assets/images//apple-touch-icon-114x114-precomposed.png">
<!-- For iPad: -->
<link rel="apple-touch-icon-precomposed" href="assets/images//apple-touch-icon-72x72-precomposed.png">
<!-- For iPhone: -->
<link rel="apple-touch-icon-precomposed" href="assets/images//apple-touch-icon-57x57-precomposed.png">
<!-- Library - Google Font Familys -->
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900|Vollkorn:400,400i,700,700i" rel="stylesheet">
<!-- Library -->
<link href="assets/css/lib.css" rel="stylesheet">
<link href="assets/css/flags.css" rel="stylesheet">
<!-- Custom - Common CSS -->
<link href="assets/css/plugins.css" rel="stylesheet">
<link href="assets/css/elements.css" rel="stylesheet">
<link href="assets/css/rtl.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css">
<!--[if lt IE 9]>
<script src="js/html5/respond.min.js"></script>
<![endif]-->
</head>
<body data-offset="200" data-spy="scroll" data-target=".ownavigation">
<!-- Loader -->
<div id="site-loader" class="load-complete">
<div class="loader">
<div class="loader-inner ball-clip-rotate">
<div></div>
</div>
</div>
</div><!-- Loader /- -->
<!-- Header Section -->
<header class="header_s header_s1">
<!-- SidePanel -->
<div id="slidepanel">
<!-- Top Header -->
<div class="container-fluid no-right-padding no-left-padding top-header">
<!-- Container -->
<div class="container">
<div class="top-left">
<p><i class="fa fa-map-marker"></i>121 Kingstreet,Melbourne vic 3000 Australia</p>
<p><i class="fa fa-phone"></i> Mobile: <a href="tel:123045670890">123045670890</a></p>
</div>
<div class="top-login">
<p><i class="fa fa-user"></i><a href="#" title="Login">Login</a></p>
<form class="lang-dropdown">
<div class="form-group">
<div id="basic" data-input-name="country"></div>
</div>
</form>
</div>
</div><!-- Container /- -->
</div><!-- Top Header /- -->
</div><!-- SidePanel /- -->
<!-- Ownavigation -->
<nav class="navbar ownavigation">
<!-- Container -->
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="assets/images/logo.png" alt="logo"></a>
</div>
<div class="submit-btn">
<a href="#" title="Free Consultation">free consultation</a>
</div>
<div id="navbar" class="navbar-collapse collapse navbar-right">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="index.html" class="dropdown-toggle" role="button" aria-haspopup="true" aria-expanded="false">Home</a>
<i class="ddl-switch fa fa-angle-down"></i>
<ul class="dropdown-menu">
<li><a href="index.html" title="Homepage 01">Homepage 01</a></li>
<li><a href="index-2.html" title="Homepage 02">Homepage 02</a></li>
</ul>
</li>
<li class="active"><a href="aboutus.html" title="About">About</a></li>
<li><a href="#" title="Our TEAM">OUR TEAM</a></li>
<li class="dropdown">
<a href="services.html" class="dropdown-toggle" role="button" aria-haspopup="true" aria-expanded="false">Services</a>
<i class="ddl-switch fa fa-angle-down"></i>
<ul class="dropdown-menu">
<li><a href="services.html" title="Services">Services</a></li>
<li><a href="services-list.html" title="Services List">Services List</a></li>
<li><a href="services-single.html" title="Services Single">Services Single</a></li>
</ul>
</li>
<li class="dropdown">
<a href="blog.html" class="dropdown-toggle" role="button" aria-haspopup="true" aria-expanded="false">News</a>
<i class="ddl-switch fa fa-angle-down"></i>
<ul class="dropdown-menu">
<li><a href="blog.html" title="Blog Single Page">Blog</a></li>
<li><a href="blog-single.html" title="Blog Single Audio">Blog Single</a></li>
</ul>
</li>
<li><a href="contactus.html" title="Contact Us">Contact</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" role="button" aria-haspopup="true" aria-expanded="false">Pages</a>
<i class="ddl-switch fa fa-angle-down"></i>
<ul class="dropdown-menu">
<li><a href="appointment.html" title="Appointment">Appointment</a></li>
<li><a href="404.html" title="404">404</a></li>
</ul>
</li>
</ul>
</div>
<div id="loginpanel" class="desktop-hide">
<div class="right" id="toggle">
<a id="slideit" href="#slidepanel"><i class="fo-icons fa fa-inbox"></i></a>
<a id="closeit" href="#slidepanel"><i class="fo-icons fa fa-close"></i></a>
</div>
</div>
</div><!-- Container /- -->
</nav><!-- Ownavigation /- -->
</header><!-- Header Section /- -->
<div class="main-container">
<!-- Page Banner -->
<div class="container-fluid no-left-padding no-right-padding page-banner">
<!-- Container -->
<div class="container">
<h3>ABOUT</h3>
<ol class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li class="active">About Us</li>
</ol>
</div><!-- Container /- -->
</div><!-- Page Banner /- -->
<main class="site-main">
<!-- Container -->
<div class="container">
<!-- Row -->
<div class="row">
<!-- About Section 2 -->
<div class="col-md-6 col-xs-12 about-section2 no-top-margin">
<!-- Section Header -->
<div class="section-header">
<h3>about us</h3>
</div><!-- Section Header /- -->
<p>The mate was a mighty sailin' man the Skipper brave and sure. Five passengers set sail that day for a three hour tour a three hour tour. Movin' on up to the east side. We finally got a piece of the pie.</p>
<div class="about-detail row">
<div class="col-sm-6">
<div class="about-box">
<i class="icon icon-Bulb"></i>
<h4>brilliant ideas</h4>
</div>
</div>
<div class="col-sm-6">
<div class="about-box">
<i class="icon icon-User"></i>
<h4>professional specialists</h4>
</div>
</div>
<div class="col-sm-6">
<div class="about-box">
<i class="icon icon-WorldGlobe"></i>
<h4>multi cases dealing</h4>
</div>
</div>
<div class="col-sm-6">
<div class="about-box">
<i class="icon icon-WorldGlobe"></i>
<h4>free consultation</h4>
</div>
</div>
</div>
<a href="#" title="Read More">Read More</a>
</div><!-- About Section 2 /- -->
<!-- Work Section -->
<div class="col-md-6 col-xs-12 work-section no-top-margin">
<!-- Section Header -->
<div class="section-header">
<h3>WE DO AWESOME WORKS</h3>
</div><!-- Section Header /- -->
<p>The mate was a mighty sailin' man the Skipper brave and sure. Five passengers set sail that day for a three hour tour a three hour tour. Songs that made the hit parade. Guys like us we had it made. Those were the days.</p>
<a href="#" title="See All Projects">See All Projects</a>
<div class="work-carousel">
<div class="item">
<img src="assets/images/work-1.jpg" alt="Work" />
</div>
<div class="item">
<img src="assets/images/work-2.jpg" alt="Work" />
</div>
<div class="item">
<img src="assets/images/work-3.jpg" alt="Work" />
</div>
</div>
</div><!-- Work Section /- -->
</div><!-- Row /- -->
</div><!-- Container /- -->
<!-- Counter Section -->
<div class="container-fluid no-left-padding no-right-padding counter-section">
<!-- Container -->
<div class="container">
<!-- Section Header -->
<div class="section-header text-center">
<h3>Counter</h3>
</div><!-- Section Header /- -->
<div class="skill-progress">
<div class="col-md-3 col-xs-4 skill-box">
<div class="skill-icon">
<input class="dial" data-angleOffset="210" data-angleArc="360" data-animation="fade-in" data-fgColor="#b89b5e" data-bgcolor="rgba(0,0,0,0)" data-delay="0" data-linecap="square" data-readonly="true" data-displayinput="false" data-thickness=".1" data-value="65" data-width="90" data-height="90" type="text" value="0"/>
<i><img src="assets/images/counter-icon-1.png" alt="Counter" /></i>
</div>
<h3 id="skill_count-1" data-skills_percent="5800">%</h3>
<h4>Happy Customers</h4>
</div>
<div class="col-md-3 col-xs-4 skill-box">
<div class="skill-icon">
<input class="dial" data-angleOffset="210" data-angleArc="360" data-animation="fade-in" data-fgColor="#b89b5e" data-bgcolor="rgba(0,0,0,0)" data-delay="0" data-linecap="square" data-readonly="true" data-displayinput="false" data-thickness=".1" data-value="75" data-width="90" data-height="90" type="text" value="0" />
<i><img src="assets/images/counter-icon-2.png" alt="Counter" /></i>
</div>
<h3 id="skill_count-2" data-skills_percent="8260">%</h3>
<h4>Finished Project</h4>
</div>
<div class="col-md-3 col-xs-4 skill-box">
<div class="skill-icon">
<input class="dial" data-angleOffset="210" data-angleArc="360" data-animation="fade-in" data-fgColor="#b89b5e" data-bgcolor="rgba(0,0,0,0)" data-delay="0" data-linecap="square" data-readonly="true" data-displayinput="false" data-thickness=".1" data-value="50" data-width="90" data-height="90" type="text" value="0" />
<i><img src="assets/images/counter-icon-2.png" alt="Counter" /></i>
</div>
<h3 id="skill_count-3" data-skills_percent="2930">%</h3>
<h4>Our Partners</h4>
</div>
<div class="col-md-3 col-xs-4 skill-box">
<div class="skill-icon">
<input class="dial" data-angleOffset="210" data-angleArc="360" data-animation="fade-in" data-fgColor="#b89b5e" data-bgcolor="rgba(0,0,0,0)" data-delay="0" data-linecap="square" data-readonly="true" data-displayinput="false" data-thickness=".1" data-value="65" data-width="90" data-height="90" type="text" value="0" />
<i><img src="assets/images/counter-icon-1.png" alt="Counter" /></i>
</div>
<h3 id="skill_count-4" data-skills_percent="892">%</h3>
<h4>Team Members</h4>
</div>
<div class="col-md-3 col-xs-4 skill-box">
<div class="skill-icon">
<input class="dial" data-angleOffset="210" data-angleArc="360" data-animation="fade-in" data-fgColor="#b89b5e" data-bgcolor="rgba(0,0,0,0)" data-delay="0" data-linecap="square" data-readonly="true" data-displayinput="false" data-thickness=".1" data-value="75" data-width="90" data-height="90" type="text" value="0" />
<i><img src="assets/images/counter-icon-3.png" alt="Counter" /></i>
</div>
<h3 id="skill_count-5" data-skills_percent="1375">%</h3>
<h4>Awwards Winning</h4>
</div>
</div>
</div><!-- Container /- -->
</div><!-- Counter Section /- -->
<!-- Team Section -->
<div class="container-fluid no-left-padding no-right-padding team-section">
<!-- Container -->
<div class="container">
<!-- Section Header -->
<div class="section-header text-center">
<h3>team members</h3>
</div><!-- Section Header /- -->
<!-- Row -->
<div class="row team-carousel">
<div class="col-md-12">
<div class="team-box">
<i><img src="assets/images/team-1.jpg" alt="Team" /></i>
<h4>ROCKY MONTI</h4>
<span>Manager</span>
<ul>
<li><a href="#" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="#" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#" title="Pinterest"><i class="fa fa-pinterest"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-12">
<div class="team-box">
<i><img src="assets/images/team-2.jpg" alt="Team" /></i>
<h4>WILLIAMS ANTONY</h4>
<span>Co-Founder</span>
<ul>
<li><a href="#" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="#" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#" title="Pinterest"><i class="fa fa-pinterest"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-12">
<div class="team-box">
<i><img src="assets/images/team-3.jpg" alt="Team" /></i>
<h4>DEVINTE MINJESH</h4>
<span>Founder</span>
<ul>
<li><a href="#" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="#" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#" title="Pinterest"><i class="fa fa-pinterest"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-12">
<div class="team-box">
<i><img src="assets/images/team-2.jpg" alt="Team" /></i>
<h4>WILLIAMS ANTONY</h4>
<span>Co-Founder</span>
<ul>
<li><a href="#" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="#" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#" title="Pinterest"><i class="fa fa-pinterest"></i></a></li>
</ul>
</div>
</div>
</div><!-- Row /- -->
</div><!-- Container /- -->
</div><!-- Team Section /- -->
<!-- Testimonial Section -->
<div class="container-fluid no-left-padding no-right-padding testimonial-section">
<!-- Container -->
<div class="container">
<!-- Section Header -->
<div class="section-header text-center">
<h3>what is our customer say’s</h3>
</div><!-- Section Header /- -->
<div class="col-md-offset-2 col-md-8 no-left-padding no-right-padding">
<div id="testimonial-carousel" class="carousel slide" data-ride="carousel">
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<div class="testimonial-content">
<div class="testimonial-box">
<i><img src="assets/images/testi-1.jpg" alt="Testi" /></i>
<h4>jhonson robert</h4>
<span>Project Manager</span>
<ul>
<li><a href="#" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="#" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#" title="Pinterest"><i class="fa fa-pinterest"></i></a></li>
</ul>
</div>
<p>These days are all share them with me oh baby! And we know Flipper lives in a world full of wonder flying there-under under the sea. They call him Flipper Flipper faster than lightning. No one you see is smarter then we are armed in that lawyers criminals.</p>
</div>
</div>
<div class="item">
<div class="testimonial-content">
<div class="testimonial-box">
<i><img src="assets/images/testi-1.jpg" alt="Testi" /></i>
<h4>jhonson robert</h4>
<span>Project Manager</span>
<ul>
<li><a href="#" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="#" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#" title="Pinterest"><i class="fa fa-pinterest"></i></a></li>
</ul>
</div>
<p>These days are all share them with me oh baby! And we know Flipper lives in a world full of wonder flying there-under under the sea. They call him Flipper Flipper faster than lightning. No one you see is smarter then we are armed in that lawyers criminals.</p>
</div>
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#testimonial-carousel" role="button" data-slide="prev">
<i class="arrow_left"></i>
</a>
<a class="right carousel-control" href="#testimonial-carousel" role="button" data-slide="next">
<i class="arrow_right"></i>
</a>
</div>
</div>
</div><!-- Container /- -->
</div><!-- Testimonial Section /- -->
</main>
</div>
<!-- Footer Main -->
<footer id="footer-main" class="container-fluid no-left-padding no-right-padding footer-main">
<!-- Top Footer -->
<div class="container-fluid no-left-padding no-right-padding top-footer">
<!-- Container -->
<div class="container">
<!-- Row -->
<div class="row">
<!-- Widget About -->
<div class="col-md-3 col-sm-6 col-xs-6">
<aside class="widget widget_about">
<h3 class="widget-title">ABOUT US</h3>
<img src="assets/images/ftr-abt-img.jpg" alt="Image" />
<p>Then along come two they got nothin but their jeans. Come and play.</p>
</aside>
</div><!-- Widget About /- -->
<!-- Widget Links -->
<div class="col-md-3 col-sm-6 col-xs-6">
<aside class="widget widget_categories">
<h3 class="widget-title">categories</h3>
<ul>
<li><a href="#" title="Homepage">homepage</a></li>
<li><a href="#" title="About Us">about us</a></li>
<li><a href="#" title="Services">Services</a></li>
<li><a href="#" title="Our Team">our team</a></li>
<li><a href="#" title="Law Points">Law Points</a></li>
<li><a href="#" title="Latest News">latest news</a></li>
<li><a href="#" title="Contact">contact</a></li>
</ul>
</aside>
</div><!-- Widget Links /- -->
<!-- Widget Latest Post -->
<div class="col-md-3 col-sm-6 col-xs-6">
<aside class="widget widget_latestposts">
<h3 class="widget-title">recent posts</h3>
<div class="latest-content">
<a href="#" title="Recent Posts"><i><img src="assets/images/ftr-wd-lp-1.jpg" class="wp-post-image" alt="blog-1"></i></a>
<h5><a title="Law picked withouting rules best" href="#">Law picked withouting rules best</a></h5>
<span><a href="#">September 30,2016</a></span>
</div>
<div class="latest-content">
<a href="#" title="Recent Posts"><i><img src="assets/images/ftr-wd-lp-2.jpg" class="wp-post-image" alt="blog-1"></i></a>
<h5><a title="Providing depart offer law models" href="#">Providing depart offer law models</a></h5>
<span><a href="#">October 12,2016</a></span>
</div>
<div class="latest-content">
<a href="#" title="Recent Posts"><i><img src="assets/images/ftr-wd-lp-3.jpg" class="wp-post-image" alt="blog-1"></i></a>
<h5><a title="Serviel the rules arrange become rich" href="#">Serviel the rules arrange become rich</a></h5>
<span><a href="#">November 24,2016</a></span>
</div>
</aside>
</div><!-- Widget Latest Post -->
<!-- Widget Latest Tweets -->
<div class="col-md-3 col-sm-6 col-xs-6">
<aside class="widget widget_latesttweets">
<h3 class="widget-title">LATEST TWEETS</h3>
<div class="latest-tweets-content">
<p>Seeking Farming Word Press Theme Check out Farmvilla on #themeforest <a href="#">https://t.co/CmPny6jrUi #envato</a></p>
<div class="post-meta">
<a href="#" title="Reply">Reply</a>
<a href="#" title="Retweet">Retweet</a>
<a href="#" title="Favorite">Favorite</a>
</div>
</div>
<div class="latest-tweets-content">
<p>Seeking organic food WordPress themeFood WordPress Theme on <span>#themeforest #envato</span> <a href="#">https://t.co/CmPny6jrUi #envato</a></p>
<div class="post-meta">
<a href="#" title="Reply">Reply</a>
<a href="#" title="Retweet">Retweet</a>
<a href="#" title="Favorite">Favorite</a>
</div>
</div>
</aside>
</div><!-- Widget Latest Tweets /- -->
</div><!-- Row /- -->
</div><!-- Container /- -->
</div><!-- Top Footer -->
<!-- Bottom Footer -->
<div class="container-fluid bottom-footer no-left-padding no-right-padding">
<!-- Container -->
<div class="container">
<!-- Row -->
<div class="row">
<div class="col-md-4">
<p>COPYRIGHTS <i class="fa fa-copyright"></i> 2016 ALL RIGHTS RESERVED</p>
</div>
<div class="col-md-8 col-sm-12 col-xs-12">
<!-- Ownavigation -->
<nav class="navbar ownavigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-ftr" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div id="navbar-ftr" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="#" title="Home">Home</a></li>
<li><a href="#" title="About Us">About Us</a></li>
<li><a href="#" title="Services">services</a></li>
<li><a href="#" title="Gallery">gallery</a></li>
<li><a href="#" title="Latest News">latest news</a></li>
<li><a href="#" title="Contact">Contact</a></li>
</ul>
</div>
</nav><!-- Ownavigation /- -->
</div>
</div><!-- Row -->
</div><!-- Container -->
</div><!-- Bottom Footer /- -->
</footer><!-- Footer Main /- -->
<!-- JQuery v1.12.4 -->
<script src="assets/js/jquery-1.12.4.min.js"></script>
<!-- Library - Js -->
<script src="assets/js/lib.js"></script>
<script src="assets/js/jquery.flagstrap.min.js"></script>
<script src="assets/js/jquery.knob.js"></script>
<!-- Library - Theme JS -->
<script src="assets/js/functions.js"></script>
</body>
</html>