-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog-item.html
658 lines (609 loc) · 31.2 KB
/
blog-item.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
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from ygamin.bitbucket.io/lctrs/1.0.2/blog-item.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 30 Sep 2019 23:50:00 GMT -->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<title>LCTRS. | Blog item</title>
<!-- CSS Plugins -->
<link href="assets/plugins/lightbox/dist/css/lightbox.css" rel="stylesheet">
<link href="assets/plugins/ionicons/css/ionicons.min.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="assets/plugins/owl-carousel/dist/assets/owl.carousel.min.css">
<link rel="stylesheet" href="assets/plugins/owl-carousel/dist/assets/owl.theme.default.min.css">
<!-- CSS Global -->
<!--build:css assets/css/theme.min.css-->
<link rel="stylesheet" href="assets/css/theme.css">
<!--endbuild-->
</head>
<body id="blog-item__page">
<!-- Navbar
================================================== -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Header -->
<div class="navbar-header">
<!-- Collapse toggle -->
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar__collapse" aria-expanded="false">
<span class="sr-only">Menu</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- Logo -->
<a class="navbar-brand" href="index.html">
LCTRS<span>.</span>
</a>
</div> <!-- / .navbar-header -->
<!-- Links -->
<div class="collapse navbar-collapse" id="navbar__collapse">
<ul class="nav navbar-nav navbar-left">
<li><a href="index.html">Home <span class="sr-only">(current)</span></a></li>
<li><a href="about.html">About</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Courses <i class="ion-android-arrow-down"></i></a>
<ul class="dropdown-menu">
<li><a href="courses.html">Courses page</a></li>
<li><a href="course-single.html">Single course</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Blog <i class="ion-android-arrow-down"></i></a>
<ul class="dropdown-menu">
<li><a href="blog-right-sidebar.html">Blog right sidebar</a></li>
<li><a href="blog-left-sidebar.html">Blog left sidebar</a></li>
<li><a href="blog-grid.html">Blog grid</a></li>
<li class="active"><a href="blog-item.html">Blog Item</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Pages <i class="ion-android-arrow-down"></i></a>
<ul class="dropdown-menu">
<li><a href="teachers.html">Teachers</a></li>
<li><a href="teacher-profile.html">Teacher profile</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="event-single.html">Single event</a></li>
<li><a href="404page.html">404 Page</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="#signinModal" data-toggle="modal"><i class="ion-log-in"></i> Sign In</a></li>
<li><a href="#signupModal" data-toggle="modal"><i class="ion-android-person"></i> Sign Up</a></li>
<li class="hidden-xs">
<!-- Search toggle -->
<a href="#" class="navbar-search__toggle">
<i class="ion-search"></i>
</a>
<!-- Search form -->
<div class="navbar-search" style="display: none;">
<form>
<!-- Input -->
<div class="navbar-search__box">
<div class="input-group">
<input type="text" class="form-control" placeholder="Search">
<span class="input-group-btn">
<button type="submit" class="btn btn-accent"><i class="ion-search"></i></button>
</span>
</div>
</div> <!-- / .navbar-search__box -->
</form>
</div> <!-- / .navbar-search -->
</li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container -->
</nav>
<!-- CONTENT
================================================== -->
<!-- SIGNIN MODAL
================================================== -->
<div class="modal fade" id="signinModal" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title">Sign In</h4>
</div>
<div class="modal-body">
<div class="row">
<div class="col-sm-12">
<div class="body-signin__form">
<!-- Sign In form -->
<form class="signin__form" role="form">
<!-- Email -->
<div class="form-group">
<label for="sign-in__email" class="sr-only">Enter email</label>
<div class="input-group">
<span class="input-group-addon"><i class="ion-android-person"></i></span>
<input type="email" class="form-control" id="sign-in__email" placeholder="Enter email">
</div>
</div>
<!-- Password -->
<div class="form-group">
<label for="sign-in__password" class="sr-only">Enter password</label>
<div class="input-group">
<span class="input-group-addon"><i class="ion-locked"></i></span>
<input type="password" class="form-control" id="sign-in__password" placeholder="Password">
</div>
</div>
<div class="checkbox">
<label>
<input type="checkbox"> Remember me
</label>
</div>
<button type="submit" class="btn btn-accent btn-block">Submit</button>
</form>
<div class="signin__alt">
<p>or sign in with social media</p>
<ul class="signin__social">
<li class="twitter"><a href="#"><i class="ion-social-twitter"></i></a></li>
<li class="facebook"><a href="#"><i class="ion-social-facebook"></i></a></li>
<li class="googleplus"><a href="#"><i class="ion-social-googleplus"></i></a></li>
</ul>
</div>
<!-- Sign Up link -->
<hr>
<p>Not registered? <a href="#signupModal">Create an Account.</a></p>
<!-- Lost password form -->
<p>
Forgot password? <a href="#lost-password__form" data-toggle="collapse" aria-expanded="false" aria-controls="lost-password__form">Click here to recover.</a>
</p>
<div class="collapse" id="lost-password__form">
<p class="text-muted">
Enter your email address below and we will send you a link to reset your password.
</p>
<form class="form-inline" role="form">
<div class="form-group">
<label class="sr-only" for="lost-password__email">Email address</label>
<input type="email" class="form-control" id="lost-password__email" placeholder="Enter email">
</div>
<button type="submit" class="btn btn-accent">Send</button>
</form>
</div> <!-- lost-password__form -->
</div> <!-- / .body-signin__form -->
</div>
</div> <!-- / .row -->
</div> <!-- / .modal-body -->
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<!-- SIGNUP MODAL
================================================== -->
<div class="modal fade" id="signupModal" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title">Create a New Account</h4>
</div>
<div class="modal-body">
<div class="row">
<div class="col-sm-12">
<div class="body-signup__form">
<!-- Sign In form -->
<div class="profile__sign-up">
<form class="signup__form" role="form">
<div class="form-group">
<label class="sr-only">Full name</label>
<input type="text" class="form-control" placeholder="Full name">
</div>
<div class="form-group">
<label class="sr-only">Username</label>
<input type="text" class="form-control" placeholder="Username">
</div>
<div class="form-group">
<label class="sr-only">E-mail</label>
<input type="email" class="form-control" placeholder="E-mail">
</div>
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<label class="sr-only">Password</label>
<input type="password" class="form-control" placeholder="Password">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<label class="sr-only">Repeat password</label>
<input type="password" class="form-control" placeholder="Repeat password">
</div>
</div>
</div>
<div class="checkbox">
<label>
<input type="checkbox"> I agree to the <a href="#">Terms of Service</a> and <a href="#">Privacy Policy</a>
</label>
</div><br>
<button type="submit" class="btn btn-block btn-accent">
Sign Up
</button>
</form>
<hr>
<p>
Already registered? <a href="#signinModal">Sign in to your account</a>
</p>
</div> <!-- / .profile__sign-up -->
</div> <!-- / .body-signup__form -->
</div>
</div> <!-- / .row -->
</div> <!-- / .modal-body -->
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<!-- section home -->
<section class="section__home">
<div class="container home__body">
<div class="row">
<div class="col-sm-12">
<div class="home__content">
<!-- Heading -->
<h1 class="home__heading">
Blog post
</h1>
<!-- Breadcrumbs -->
<ol class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li class="active">Blog Item</li>
</ol>
</div> <!-- / .home__content -->
</div>
</div> <!-- / .row -->
</div> <!-- / .container -->
<!-- Background image -->
<div class="home__bg"></div>
</section> <!-- .section__home -->
<!-- section blog-item -->
<section class="section__blog-item">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="section_title__body">
<div class="section__subtitle dark__subtitle">
June 28, <span>2017</span>
</div>
<h2 class="blog_item__title dark__title">
My way in LCTRS: Part I
</h2>
<p class="blog_item__tags">
<i class="ion-ios-pricetags" aria-hidden="true"></i> <a href="#">Study</a> <a href="#">Education</a> <a href="#">Conference</a>
</p> <!-- / .blog_item__tags -->
</div> <!-- / .section_title__body -->
<div class="blog_item__abstract">
One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff sections. The bedding was hardly able to cover it and seemed ready to slide off any moment. His many legs, pitifully thin compared with the size of the rest of him, waved about helplessly as he looked. "What's happened to me?" he thought. It wasn't a dream. His room, a proper human room although a little too small, lay peacefully between its four familiar walls. A collection of textile samples lay spread out on the table - Samsa was a travelling salesman - and above it there hung a picture that he had recently cut out of an illustrated magazine and housed in a nice, gilded frame.
</div>
</div>
</div> <!-- / .row -->
<div class="row">
<div class="col-sm-12">
<div class="blog_item__img">
<img src="assets/img/blog-item_img-1.jpg" class="img-responsive" alt="...">
</div>
</div>
</div> <!-- / .row -->
<div class="row">
<div class="col-sm-12">
<div class="blog_item__text">
He felt a slight itch up on his belly; pushed himself slowly up on his back towards the headboard so that he could lift his head better; found where the itch was, and saw that it was covered with lots of little white spots which he didn't know what to make of; and when he tried to feel the place with one of his legs he drew it quickly back because as soon as he touched it he was overcome by a cold shudder. He slid back into his former position. "Getting up early all the time", he thought, "it makes you stupid. You've got to get enough sleep. Other travelling salesmen live a life of luxury. For instance, whenever I go back to the guest house during the morning to copy out the contract, these gentlemen are always still sitting there eating their breakfasts. I ought to just try that with my boss; I'd get kicked out on the spot. But who knows, maybe that would be the best thing for me. His boss would certainly come round with the doctor from the medical insurance company, accuse his parents of having a lazy son, and accept the doctor's recommendation not to make any claim as the doctor believed that no-one was ever ill but that many were workshy.
</div>
<h2 class="blog_item__heading">First steps in web design</h2>
<div class="blog_item__text">
The bedding was hardly able to cover it and seemed ready to slide off any moment. His many legs, pitifully thin compared with the size of the rest of him, waved about helplessly as he looked. "What's happened to me?" he thought. It wasn't a dream.
</div>
<ul class="blog_item__list">
<li>List item #1</li>
<li>List item #2</li>
<li>Third list item</li>
<li>Another list item</li>
</ul>
<div class="blog_item__text">
His boss would certainly come round with the doctor from the medical insurance company, accuse his parents of having a lazy son, and accept the doctor's recommendation not to make any claim as the doctor believed that no-one was ever ill but that many were workshy. And what's more, would he have been entirely wrong in this case? Gregor did in fact, apart from excessive sleepiness after sleeping for so long, feel completely well and even felt much hungrier than usual.
</div>
<div class="blog_item__quote">
Getting up early all the time, he thought, it makes you stupid. You've got to get enough sleep. Other travelling salesmen live a life of luxury.
</div>
</div>
</div> <!-- / .row -->
<div class="row">
<div class="col-sm-12 col-md-6">
<div class="blog_item__text">
He felt a slight itch up on his belly; pushed himself slowly up on his back towards the headboard so that he could lift his head better; found where the itch was, and saw that it was covered with lots of little white spots which he didn't know what to make of; and when he tried to feel the place with one of his legs he drew it quickly back because as soon as he touched it he was overcome by a cold shudder. He slid back into his former position. "Getting up early all the time", he thought, "it makes you stupid. You've got to get enough sleep.
</div>
<div class="blog_item__text">
You've got to get enough sleep. Other travelling salesmen live a life of luxury. For instance, whenever I go back to the guest house during the morning to copy out the contract, these gentlemen are always still sitting there eating their breakfasts. I ought to just try that with my boss; I'd get kicked out on the spot.
</div>
</div>
<div class="col-sm-12 col-md-6">
<div class="blog_item__img">
<img src="assets/img/blog-item_img-2.jpg" class="img-responsive" alt="...">
</div>
</div>
</div> <!-- / .row -->
<div class="row">
<div class="col-sm-12">
<div class="blog_item__info">
<div class="blog_item__author">
Story by <a href="#">John Doe</a>
</div>
<ul class="blog_item__share">
<li class="social-icons__item">Share:</li>
<li class="social-icons__item"><a href="#"><i class="icon ion-social-twitter" aria-hidden="true"></i></a></li>
<li class="social-icons__item"><a href="#"><i class="icon ion-social-facebook" aria-hidden="true"></i></a></li>
<li class="social-icons__item"><a href="#"><i class="icon ion-social-googleplus" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div> <!-- / .row -->
<div class="row">
<div class="col-sm-12">
<nav aria-label="...">
<ul class="pager">
<li class="previous"><a href="#"><i class="ion-android-arrow-back"></i> Previous Post</a></li>
<li class="next"><a href="#">Next Post <i class="ion-android-arrow-forward"></i></a></li>
</ul>
</nav>
</div>
</div> <!-- / .row -->
<div class="row">
<div class="col-xs-12">
<div class="section__subtitle blog_item__subtitle">
You may also <span>like</span>
</div>
</div>
</div> <!-- / .row -->
<div class="row">
<div class="col-sm-4">
<div class="related_post__item">
<a href="#" class="related_post__img">
<img src="assets/img/blog_img-1.jpg" class="img-responsive" alt="...">
</a>
<div class="related_post__content">
<h3><a href="#">Courses That I Like</a></h3>
<span class="post-date">October 29, 2017</span>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="related_post__item">
<a href="#" class="related_post__img">
<img src="assets/img/blog_img-2.jpg" class="img-responsive" alt="...">
</a>
<div class="related_post__content">
<h3><a href="#">From beginner to master</a></h3>
<span class="post-date">October 09, 2017</span>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="related_post__item">
<a href="#" class="related_post__img">
<img src="assets/img/blog_img-3.jpg" class="img-responsive" alt="...">
</a>
<div class="related_post__content">
<h3><a href="#">How to become a designer?</a></h3>
<span class="post-date">August 15, 2017</span>
</div>
</div>
</div>
</div> <!-- / .row -->
<div class="row">
<div class="col-xs-12">
<div class="section__subtitle blog_item__subtitle">
<span>4</span> Comments
</div>
<div class="comments">
<ul class="comments__list">
<li class="comment">
<div class="comment__avatar">
<img src="assets/img/instagram_img-6.jpg" class="img-responsive" alt="...">
</div>
<div class="comment__content">
<div class="comment__user">
Robert Jones
</div>
<div class="comment__date">
August 8, 2017 at 1:15 pm
</div>
<div class="comment__message">
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magni dicta alias enim quasi sapiente saepe, repellat soluta commodi delectus doloribus, veniam odit hic ratione quae modi earum dolor dignissimos quas?
</div>
<div class="comment__reply">
<a href="#">Reply</a>
</div>
</div>
</li> <!-- .comment -->
<li class="comment">
<div class="comment__avatar">
<img src="assets/img/instagram_img-2.jpg" class="img-responsive" alt="...">
</div>
<div class="comment__content">
<div class="comment__user">
Jane Doe
</div>
<div class="comment__date">
August 12, 2017 at 3:15 pm
</div>
<div class="comment__message">
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Adipisci iusto sapiente magnam, dolorum laudantium eius corporis odit deserunt aliquid architecto ut veniam cumque repudiandae commodi impedit tempore vitae modi voluptates amet aliquam. Quisquam, temporibus, tempore! Animi veritatis laudantium ratione blanditiis!
</div>
<div class="comment__reply">
<a href="#">Reply</a>
</div>
</div>
</li> <!-- .comment -->
<li class="comment">
<div class="comment__avatar">
<img src="assets/img/instagram_img-1.jpg" class="img-responsive" alt="...">
</div>
<div class="comment__content">
<div class="comment__user">
Jessica Border
</div>
<div class="comment__date">
October 8, 2017 at 11:42 am
</div>
<div class="comment__message">
Sint nisi quod culpa animi sit a voluptas quia, dolor qui eius esse itaque velit quasi quibusdam, modi nesciunt facere harum! Error adipisci nesciunt praesentium! Dolorum magni dolorem adipisci vitae, culpa praesentium inventore voluptates corporis quia ipsum a maxime fugiat.
</div>
<div class="comment__reply">
<a href="#">Reply</a>
</div>
</div>
</li> <!-- .comment -->
<li class="comment">
<div class="comment__avatar">
<img src="assets/img/instagram_img-6.jpg" class="img-responsive" alt="...">
</div>
<div class="comment__content">
<div class="comment__user">
Robert Jones
</div>
<div class="comment__date">
October 14, 2017 at 11:10 am
</div>
<div class="comment__message">
placeat eaque quaerat distinctio voluptatibus modi. Asperiores fugiat deleniti praesentium enim incidunt quaerat cupiditate repellendus ad reprehenderit neque, qui, eveniet veniam quis voluptate ab architecto quam cum nihil, accusamus culp.
</div>
<div class="comment__reply">
<a href="#">Reply</a>
</div>
</div>
</li> <!-- .comment -->
</ul> <!-- .comments__list -->
</div> <!-- .comments -->
</div>
</div> <!-- / .row -->
<div class="row">
<div class="col-sm-12">
<div class="section__subtitle blog_item__subtitle">
Leave a <span>comment</span>
</div>
<form class="comments__form">
<div class="form-group">
<label for="name" class="sr-only">Name (Required)</label>
<input type="text" name="name" class="form-control" id="name" placeholder="Enter Your Full Name">
</div>
<div class="form-group">
<label for="email" class="sr-only">Email address (Required)</label>
<input type="email" name="email" class="form-control" id="email" placeholder="Enter Your E-mail">
</div>
<div class="form-group">
<label for="website" class="sr-only">Website</label>
<input type="email" name="website" class="form-control" id="website" placeholder="Enter website">
</div>
<div class="form-group">
<label for="message" class="sr-only">Message (Required)</label>
<textarea name="message" class="form-control" rows="6" id="message" placeholder="Enter Your Message"></textarea>
<span class="help-block"></span>
</div>
<button type="submit" class="btn btn-accent">
Post comment
</button>
</form>
</div>
</div> <!-- / .row -->
</div> <!-- / .container -->
</section> <!-- .section__blog-item -->
<!-- section footer -->
<footer class="section__footer">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-4">
<div class="footer_title__body">
<h2 class="footer__title">
LCTRS<span>.</span>
</h2>
<div class="footer__subtitle">
Education template
</div>
<ul class="footer__social">
<li><a href="#"><i class="ion-social-twitter"></i></a></li>
<li><a href="#"><i class="ion-social-facebook"></i></a></li>
<li><a href="#"><i class="ion-social-youtube"></i></a></li>
<li><a href="#"><i class="ion-social-instagram-outline"></i></a></li>
</ul>
</div> <!-- / .footer_title__body -->
</div>
<div class="col-md-3 col-sm-4">
<ul class="footer-links__list">
<li><a href="about.html"><i class="ion-ios-arrow-forward"></i> Site Map</a></li>
<li><a href="courses.html"><i class="ion-ios-arrow-forward"></i> Terms & Conditions</a></li>
<li><a href="blog.html"><i class="ion-ios-arrow-forward"></i> Privacy Policy</a></li>
<li><a href="contact.html"><i class="ion-ios-arrow-forward"></i> Help</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-4">
<div class="newsletter__body">
<p class="newsletter__subtitle">Subscribe to our newsletter to get news.</p>
<!-- Newsletter form -->
<div id="mc_embed_signup">
<form class="footer__form validate" action="http://themeforest.us16.list-manage.com/subscribe/post-json?u=3c9679e26b601e1a87122b12f&id=e4b9351526&c=?" method="get" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" target="_blank" novalidate="">
<div id="mc_embed_signup_scroll">
<div class="mc-field-group form-group">
<label for="mce-EMAIL" class="sr-only">E-mail address</label>
<input type="email" value="" name="EMAIL" class="required email form-control newsletter_input" id="mce-EMAIL" placeholder="Email address">
</div>
<div id="mce-responses" class="clear">
<div class="response"></div>
<div class="response" id="mce-success-response"></div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div aria-hidden="true" id="mce-hidden-input">
<input type="text" name="b_507744bbfd1cc2879036c7780_4523d25e1b" tabindex="-1" value="">
</div>
<div class="clear">
<button type="submit" class="btn btn-newsletter" id="mc-embedded-subscribe">
<i class="ion-android-arrow-forward"></i>
</button>
</div>
</div>
</form>
</div> <!-- #mc_embed_signup -->
</div> <!-- / .newsletter__body -->
<div class="language__body">
<ul class="language__menu">
<li class="active"><a href="#">Eng</a></li>
<li><a href="#">Ger</a></li>
<li><a href="#">Spa</a></li>
<li><a href="#">Fra</a></li>
</ul> <!-- / .language__menu -->
</div> <!-- / .language__body -->
</div>
</div> <!-- / .row -->
</div> <!-- / .container -->
</footer> <!-- .section__footer -->
<!-- section footer copyright -->
<div class="footer__copyright">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-8 col-sm-push-4 col-md-6 col-md-push-6">
<ul class="quick__links">
<li>| <a href="index.html">Home</a> |</li>
<li><a href="about.html">About</a> |</li>
<li><a href="courses.html">Courses</a> |</li>
<li><a href="blog-grid.html">Blog</a> |</li>
<li><a href="contact.html">Contact</a> |</li>
</ul>
</div>
<div class="col-xs-12 col-sm-4 col-sm-pull-8 col-md-6 col-md-pull-6">
<div class="copyright__content">
<p>© LCTRS. 2017 All rights reserved.</p>
</div>
</div>
</div> <!-- / .row -->
</div> <!-- / .container -->
</div> <!-- / .footer__copyright -->
<!-- JS Global -->
<script src="assets/plugins/jquery/jquery-1.12.4.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<!-- JS Plugins -->
<script src="assets/plugins/smothscroll/smoothscroll.js"></script>
<!-- JS Custom -->
<!--build:js assets/js/theme.min.js -->
<script src="assets/js/theme.js"></script>
<!-- endbuild -->
</body>
<!-- Mirrored from ygamin.bitbucket.io/lctrs/1.0.2/blog-item.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 30 Sep 2019 23:50:01 GMT -->
</html>