-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcourses-page.html
500 lines (486 loc) · 23.2 KB
/
courses-page.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
<!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 class=""><!--<![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>Courses -Knowledge</title>
<!-- Standard Favicon -->
<link rel="icon" type="image/x-icon" href="images//favicon.ico" />
<!-- For iPhone 4 Retina display: -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="images//apple-touch-icon-114x114-precomposed.png">
<!-- For iPad: -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images//apple-touch-icon-72x72-precomposed.png">
<!-- For iPhone: -->
<link rel="apple-touch-icon-precomposed" href="images//apple-touch-icon-57x57-precomposed.png">
<!-- Library - Bootstrap v3.3.5 -->
<link rel="stylesheet" type="text/css" href="libraries/lib.css">
<link rel="stylesheet" type="text/css" href="libraries/Stroke-Gap-Icon/stroke-gap-icon.css">
<!-- Fonts -->
<link href='https://fonts.googleapis.com/css?family=Roboto:400,900,300,300italic,500,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Niconne' rel='stylesheet' type='text/css'>
<!-- Custom - Common CSS -->
<link rel="stylesheet" type="text/css" href="css/plugins.css">
<link rel="stylesheet" type="text/css" href="css/navigation-menu.css">
<!-- Custom - Theme CSS -->
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="css/shortcode.css">
<!--[if lt IE 9]>
<script src="js/html5/respond.min.js"></script>
<![endif]-->
</head>
<body data-offset="200" data-spy="scroll" data-target=".ow-navigation">
<!-- 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 -->
<header class="header-main container-fluid no-padding">
<!-- Top Header -->
<div class="top-header container-fluid no-padding">
<div class="container">
<div class="topheader-left">
<a href="tel:+5198759822" title="5198759822"><i class="fa fa-mobile" aria-hidden="true"></i>(519) - 875 - 9822 </a>
<a href="mailto:[email protected]" title="[email protected]"><i class="fa fa-envelope-o" aria-hidden="true"></i>Emailus: [email protected]</a>
</div>
<div class="topheader-right">
<a href="#" title="Login"><i class="fa fa-sign-out" aria-hidden="true"></i>Login</a>
<a href="#" title="Register">Register</a>
</div>
</div>
</div><!-- Top Header /- -->
<!-- Menu Block -->
<div class="menu-block container-fluid no-padding">
<!-- Container -->
<div class="container">
<div class="row">
<!-- Navigation -->
<nav class="navbar ow-navigation">
<div class="col-md-3">
<div class="navbar-header">
<button aria-controls="navbar" aria-expanded="false" data-target="#navbar" data-toggle="collapse" class="navbar-toggle collapsed" type="button">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a title="Logo" href="index.html" class="navbar-brand"><img src="images/logo.png" alt="logo"/>Edumax<span>Education of Best</span></a>
<a href="index.html" class="mobile-logo" title="Logo"><h3>Edumax</h3></a>
</div>
</div>
<div class="col-md-9">
<div class="navbar-collapse collapse" id="navbar">
<ul class="nav navbar-nav menubar">
<li class="dropdown">
<a aria-expanded="false" aria-haspopup="true" href="index.html" role="button" class="dropdown-toggle" title="Home">Home</a>
<i class="ddl-switch fa fa-angle-down"></i>
<ul class="dropdown-menu">
<li><a title="Home 2" href="home2.html">Home 2</a></li>
</ul>
</li>
<li class="dropdown active">
<a aria-expanded="false" aria-haspopup="true" role="button" class="dropdown-toggle" title="Courses" href="courses-page.html">Courses</a>
<i class="ddl-switch fa fa-angle-down"></i>
<ul class="dropdown-menu">
<li><a title="Courses Detail" href="coursesdetails-page.html">Courses Detail</a></li>
</ul>
</li>
<li><a title="Event" href="events-page.html">Event</a></li>
<li><a title="About" href="about-page.html">About</a></li>
<li class="dropdown">
<a aria-expanded="false" aria-haspopup="true" role="button" class="dropdown-toggle" title="Blog" href="blog-page.html">Blog</a>
<i class="ddl-switch fa fa-angle-down"></i>
<ul class="dropdown-menu">
<li><a title="Blog Post" href="blogpost-page.html">Blog Post</a></li>
</ul>
</li>
<li class="dropdown">
<a aria-expanded="false" aria-haspopup="true" role="button" class="dropdown-toggle" title="Pages" href="#">Pages</a>
<i class="ddl-switch fa fa-angle-down"></i>
<ul class="dropdown-menu">
<li><a title="Home 2" href="home2.html">Home 2</a></li>
<li><a title="Course Detail" href="coursesdetails-page.html">Course Detail</a></li>
<li><a title="BlogPost" href="blogpost-page.html">BlogPost</a></li>
</ul>
</li>
<li><a title="Contact" href="contactus-page.html">Contact</a></li>
</ul>
</div>
</div>
</nav><!-- Navigation /- -->
<div class="menu-search">
<div id="sb-search" class="sb-search">
<form>
<input class="sb-search-input" placeholder="Enter your search term..." type="text" value="" name="search" id="search" />
<button class="sb-search-submit"><i class="fa fa-search"></i></button>
<span class="sb-icon-search"></span>
</form>
</div>
</div>
</div>
</div><!-- Container /- -->
</div><!-- Menu Block /- -->
</header><!-- Header /- -->
<!-- PageBanner -->
<div class="container-fluid no-padding pagebanner">
<div class="container">
<div class="pagebanner-content">
<h3>Courses</h3>
<ol class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li>Courses</li>
</ol>
</div>
</div>
</div><!-- PageBanner /- -->
<!-- Welcome Section -->
<div class="container welcome-section welcome2">
<div class="section-padding"></div>
<div class="search-result">
<span>Showing 1-9 of total 18 courses</span>
<div class="input-group col-md-2">
<input type="text" class="form-control" placeholder="Search courses">
<span class="input-group-btn">
<button class="btn" type="button"><i class="fa fa-search"></i></button>
</span>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6 col-xs-6">
<div class="welcome-box">
<img src="images/welcome1.jpg" alt="welcome1" width="370" height="440"/>
<div class="welcome-title">
<h3>Political science</h3>
</div>
<div class="welcome-content">
<span>(Peter Parker)</span>
<p>Then one day he was shootinsome When the against him bubblin</p>
<ul class="course-detail">
<li><i class="fa fa-calendar" aria-hidden="true"></i>Course duration : <span>3 Yr</span></li>
<li><i class="fa fa-graduation-cap" aria-hidden="true"></i>Degree Level : <span>Master’s Degree</span></li>
</ul>
<ul class="course-rating">
<li><a href="#" title="1 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="2 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="3 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="4 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="5 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
</ul>
<a href="coursesdetails-page.html" title="Apply now">Apply now</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-6">
<div class="welcome-box">
<img src="images/welcome2.jpg" alt="welcome2" width="370" height="440"/>
<div class="welcome-title">
<h3>Micro Biology</h3>
</div>
<div class="welcome-content">
<span>(Peter Parker)</span>
<p>Then one day he was shootinsome When the against him bubblin</p>
<ul class="course-detail">
<li><i class="fa fa-calendar" aria-hidden="true"></i>Course duration : <span>3 Yr</span></li>
<li><i class="fa fa-graduation-cap" aria-hidden="true"></i>Degree Level : <span>Master’s Degree</span></li>
</ul>
<ul class="course-rating">
<li><a href="#" title="1 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="2 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="3 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="4 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="5 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
</ul>
<a href="coursesdetails-page.html" title="Apply now">Apply now</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-6">
<div class="welcome-box">
<img src="images/welcome3.jpg" alt="welcome3" width="370" height="440"/>
<div class="welcome-title">
<h3>Computer Science</h3>
</div>
<div class="welcome-content">
<span>(Peter Parker)</span>
<p>Then one day he was shootinsome When the against him bubblin</p>
<ul class="course-detail">
<li><i class="fa fa-calendar" aria-hidden="true"></i>Course duration : <span>3 Yr</span></li>
<li><i class="fa fa-graduation-cap" aria-hidden="true"></i>Degree Level : <span>Master’s Degree</span></li>
</ul>
<ul class="course-rating">
<li><a href="#" title="1 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="2 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="3 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="4 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="5 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
</ul>
<a href="coursesdetails-page.html" title="Apply now">Apply now</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-6">
<div class="welcome-box">
<img src="images/welcome4.jpg" alt="welcome4" width="370" height="440"/>
<div class="welcome-title">
<h3>Global Economics</h3>
</div>
<div class="welcome-content">
<span>(Peter Parker)</span>
<p>Then one day he was shootinsome When the against him bubblin</p>
<ul class="course-detail">
<li><i class="fa fa-calendar" aria-hidden="true"></i>Course duration : <span>3 Yr</span></li>
<li><i class="fa fa-graduation-cap" aria-hidden="true"></i>Degree Level : <span>Master’s Degree</span></li>
</ul>
<ul class="course-rating">
<li><a href="#" title="1 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="2 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="3 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="4 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="5 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
</ul>
<a href="coursesdetails-page.html" title="Apply now">Apply now</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-6">
<div class="welcome-box">
<img src="images/welcome5.jpg" alt="welcome5" width="370" height="440"/>
<div class="welcome-title">
<h3>Advance Mathematics</h3>
</div>
<div class="welcome-content">
<span>(Peter Parker)</span>
<p>Then one day he was shootinsome When the against him bubblin</p>
<ul class="course-detail">
<li><i class="fa fa-calendar" aria-hidden="true"></i>Course duration : <span>3 Yr</span></li>
<li><i class="fa fa-graduation-cap" aria-hidden="true"></i>Degree Level : <span>Master’s Degree</span></li>
</ul>
<ul class="course-rating">
<li><a href="#" title="1 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="2 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="3 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="4 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="5 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
</ul>
<a href="coursesdetails-page.html" title="Apply now">Apply now</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-6">
<div class="welcome-box">
<img src="images/welcome6.jpg" alt="welcome6" width="370" height="440"/>
<div class="welcome-title">
<h3>Literature</h3>
</div>
<div class="welcome-content">
<span>(Peter Parker)</span>
<p>Then one day he was shootinsome When the against him bubblin</p>
<ul class="course-detail">
<li><i class="fa fa-calendar" aria-hidden="true"></i>Course duration : <span>3 Yr</span></li>
<li><i class="fa fa-graduation-cap" aria-hidden="true"></i>Degree Level : <span>Master’s Degree</span></li>
</ul>
<ul class="course-rating">
<li><a href="#" title="1 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="2 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="3 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="4 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="5 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
</ul>
<a href="coursesdetails-page.html" title="Apply now">Apply now</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-6">
<div class="welcome-box">
<img src="images/welcome7.jpg" alt="welcome7" width="370" height="440"/>
<div class="welcome-title">
<h3>Photography Courses</h3>
</div>
<div class="welcome-content">
<span>(Peter Parker)</span>
<p>Then one day he was shootinsome When the against him bubblin</p>
<ul class="course-detail">
<li><i class="fa fa-calendar" aria-hidden="true"></i>Course duration : <span>3 Yr</span></li>
<li><i class="fa fa-graduation-cap" aria-hidden="true"></i>Degree Level : <span>Master’s Degree</span></li>
</ul>
<ul class="course-rating">
<li><a href="#" title="1 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="2 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="3 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="4 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="5 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
</ul>
<a href="coursesdetails-page.html" title="Apply now">Apply now</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-6">
<div class="welcome-box">
<img src="images/welcome8.jpg" alt="welcome8" width="370" height="440"/>
<div class="welcome-title">
<h3>History Of Art</h3>
</div>
<div class="welcome-content">
<span>(Peter Parker)</span>
<p>Then one day he was shootinsome When the against him bubblin</p>
<ul class="course-detail">
<li><i class="fa fa-calendar" aria-hidden="true"></i>Course duration : <span>3 Yr</span></li>
<li><i class="fa fa-graduation-cap" aria-hidden="true"></i>Degree Level : <span>Master’s Degree</span></li>
</ul>
<ul class="course-rating">
<li><a href="#" title="1 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="2 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="3 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="4 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="5 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
</ul>
<a href="coursesdetails-page.html" title="Apply now">Apply now</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-6">
<div class="welcome-box">
<img src="images/welcome9.jpg" alt="welcome9" width="370" height="440"/>
<div class="welcome-title">
<h3>Tourism Courses</h3>
</div>
<div class="welcome-content">
<span>(Peter Parker)</span>
<p>Then one day he was shootinsome When the against him bubblin</p>
<ul class="course-detail">
<li><i class="fa fa-calendar" aria-hidden="true"></i>Course duration : <span>3 Yr</span></li>
<li><i class="fa fa-graduation-cap" aria-hidden="true"></i>Degree Level : <span>Master’s Degree</span></li>
</ul>
<ul class="course-rating">
<li><a href="#" title="1 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="2 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="3 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="4 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
<li><a href="#" title="5 Star"><i class="fa fa-star-o" aria-hidden="true"></i></a></li>
</ul>
<a href="coursesdetails-page.html" title="Apply now">Apply now</a>
</div>
</div>
</div>
</div>
<nav class="ow-pagination">
<ul class="pagination">
<li class="active"><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">Next</a></li>
</ul>
</nav>
<div class="section-padding"></div>
</div><!-- Welcome Section /- -->
<!-- Footer Main -->
<footer class="footer-main footer2 container-fluid no-padding">
<!-- Container -->
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6">
<aside class="ftr-widget about_widget">
<a class="footer-logo" href="#" title="Logo"><img alt="logo" src="images/logo.png">Edumax<span>Education of Best</span></a>
<span>Marsh mallow muffin souffle jelly-o tart cake Marshmallow macaroon jelly jubes tiramisu lites halsat croissant cake.</span>
<p><span class="icon icon-Plaine"></span>Address : 44 New Design Street, Melbourne 005</p>
<p><span class="icon icon-Phone2"></span>Phone : <a title="01800433633" href="tel:+01800433633">(01) 800 433 633</a></p>
<p><span class="icon icon-Mail"></span>Email : <a title="[email protected]" href="mailto:[email protected]">[email protected]</a></p>
</aside>
</div>
<div class="col-md-3 col-sm-6">
<aside class="ftr-widget useful-llink">
<h3 class="widget-title">Usefull Links</h3>
<ul>
<li><a href="about-page.html" title="About">About</a></li>
<li><a href="#" title="Careers">Careers</a></li>
<li><a href="#" title="Main Events">Main Events</a></li>
<li><a href="#" title="Become a Teacher">Become a Teacher</a></li>
<li><a href="blog-page.html" title="Latest News">Latest News</a></li>
<li><a href="contactus-page.html" title="Contact us">Contact us</a></li>
</ul>
</aside>
</div>
<div class="col-md-3 col-sm-6">
<aside class="ftr-widget flickr_widget">
<h3 class="widget-title">Our Flicker</h3>
<div class="flickr-box">
<img src="images/flick-rpost1.jpg" alt="flick-rpost1" width="62" height="62"/>
<p>New Science Research<span>05th May 2016</span></p>
</div>
<div class="flickr-box">
<img src="images/flick-rpost2.jpg" alt="flick-rpost2" width="62" height="62"/>
<p>How White Is Too White?<span>05th May 2016</span></p>
</div>
<div class="flickr-box">
<img src="images/flick-rpost3.jpg" alt="flick-rpost3" width="62" height="62"/>
<p>New York Schools Wonder:<span>05th May 2016</span></p>
</div>
</aside>
</div>
<div class="col-md-3 col-sm-6">
<aside class="ftr-widget newsletter_widget">
<h3 class="widget-title">News Letters</h3>
<p>Subscribe Our Newsletter get the Important News. The Amazing Offers & Inside Scoops:</p>
<div class="input-group">
<input type="text" class="form-control" placeholder="Enter your email">
<span class="input-group-btn"><button class="btn" type="button" title="Go">Go</button></span>
</div>
<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="Google Plus"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#" title="Behance"><i class="fa fa-behance" aria-hidden="true"></i></a></li>
<li><a href="#" title="Dribbble"><i class="fa fa-dribbble" aria-hidden="true"></i></a></li>
</ul>
</aside>
</div>
</div>
<!-- Footer Bottom -->
<div class="footer-bottom col-md-12 col-sm-12 no-padding">
<div class="copyright no-padding">
<span>Copyright © 2016. All Rights Reserved.</span>
</div>
<nav class="navbar ow-navigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar2" 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="navbar2" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="index.html" title="Home">Home</a></li>
<li><a href="courses-page.html" title="Courses">Courses</a></li>
<li><a href="events-page.html" title="Events">Events</a></li>
<li><a href="about-page.html" title="About">About</a></li>
<li><a href="blog-page.html" title="Blog">Blog</a></li>
<li><a href="contactus-page.html" title="Contact">Contact</a></li>
</ul>
</div>
</nav>
</div><!-- Footer Bottom /- -->
</div><!-- Container /- -->
</footer><!-- Footer /- -->
<!-- JQuery v1.11.3 -->
<script src="js/jquery.min.js"></script>
<!--script src="js/jquery.knob.js"></script-->
<!-- Library - Js -->
<script src="libraries/lib.js"></script><!-- Bootstrap JS File v3.3.5 -->
<!-- Library - Google Map API -->
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp"></script>
<!-- Library - Theme JS -->
<script src="js/functions.js"></script>
</body>
</html>