-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
536 lines (515 loc) · 20.8 KB
/
about.html
File metadata and controls
536 lines (515 loc) · 20.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Jobhunt</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="CreativeLayers">
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="css/bootstrap-grid.css" />
<link rel="stylesheet" href="css/icons.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/responsive.css" />
<link rel="stylesheet" type="text/css" href="css/chosen.css" />
<link rel="stylesheet" type="text/css" href="css/colors/colors.css" />
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" />
</head>
<body>
<div class="page-loading">
<img src="images/loader.gif" alt="" />
<span>Skip Loader</span>
</div>
<div class="theme-layout" id="scrollup">
<div class="responsive-header">
<div class="responsive-menubar">
<div class="res-logo"><a href="index.html" title=""><img src="http://placehold.it/178x40" alt="" /></a></div>
<div class="menu-resaction">
<div class="res-openmenu">
<img src="images/icon.png" alt="" /> Menu
</div>
<div class="res-closemenu">
<img src="images/icon2.png" alt="" /> Close
</div>
</div>
</div>
<div class="responsive-opensec">
<div class="btn-extars">
<a href="#" title="" class="post-job-btn"><i class="la la-plus"></i>Post Jobs</a>
<ul class="account-btns">
<li class="signup-popup"><a title=""><i class="la la-key"></i> Sign Up</a></li>
<li class="signin-popup"><a title=""><i class="la la-external-link-square"></i> Login</a></li>
</ul>
</div><!-- Btn Extras -->
<form class="res-search">
<input type="text" placeholder="Job title, keywords or company name" />
<button type="submit"><i class="la la-search"></i></button>
</form>
<div class="responsivemenu">
<ul>
<li><a href="index2.html" title="">Home</a></li>
<li><a href="employer_list3.html" title="">Employers</a></li>
<li><a href="blog_list2.html">Blog</a></li>
<li><a href="job_list_modern.html">Search Jobs</a></li>
<li><a href="about.html" title="">About Us</a></li>
<li><a href="faq.html" title="">FAQ's</a></li>
</ul>
</div>
</div>
</div>
<header class="white">
<div class="menu-sec">
<div class="container">
<div class="logo">
<a href="index.html" title=""><img src="http://placehold.it/178x40" alt="" /></a>
</div><!-- Logo -->
<div class="btn-extars">
<ul class="account-btns">
<li class="signup-popup"><a title=""><i class="la la-key"></i> Sign Up</a></li>
<li class="signin-popup"><a title=""><i class="la la-external-link-square"></i> Login</a></li>
</ul>
</div><!-- Btn Extras -->
<nav>
<ul>
<li><a href="index2.html" title="">Home</a></li>
<li><a href="employer_list3.html" title="">Employers</a></li>
<li><a href="blog_list2.html">Blog</a></li>
<li><a href="job_list_modern.html">Search Jobs</a></li>
<li><a href="about.html" title="">About Us</a></li>
<li><a href="faq.html" title="">FAQ's</a></li>
</ul>
</nav><!-- Menus -->
</div>
</div>
</header>
<section>
<div class="block">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="about-us">
<div class="row">
<div class="col-lg-12">
<h3>About Job Hunt</h3>
</div>
<div class="col-lg-7">
<p>Far much that one rank beheld bluebird after outside ignobly allegedly more when oh arrogantly vehement irresistibly fussy penguin insect additionally wow absolutely crud meretriciously hastily dalmatian a glowered inset one echidna cassowary some parrot and much as goodness some froze the sullen much connected bat wonderfully on instantaneously eel valiantly petted this along across highhandedly much. </p>
<p>Repeatedly dreamed alas opossum but dramatically despite expeditiously that jeepers loosely yikes that as or eel underneath kept and slept compactly far purred sure abidingly up above fitting to strident wiped set waywardly far the and pangolin horse approving paid chuckled cassowary oh above a much opposite far much hypnotically more therefore wasp less that hey apart well like while superbly orca and far hence one.Far much that one rank beheld bluebird after outside ignobly allegedly more when oh arrogantly vehement irresistibly fussy.</p>
</div>
<div class="col-lg-5">
<img src="http://placehold.it/432x280" alt="" />
</div>
<div class="col-lg-12">
<p>Far much that one rank beheld bluebird after outside ignobly allegedly more when oh arrogantly vehement irresistibly fussy penguin insect additionally wow absolutely crud meretriciously hastily dalmatian a glowered inset one echidna cassowary some parrot and much as goodness some froze the sullen much connected bat wonderfully on instantaneously eel valiantly petted this along across highhandedly much. </p>
<p>Repeatedly dreamed alas opossum but dramatically despite expeditiously that jeepers loosely yikes that as or eel underneath kept and slept compactly far purred sure abidingly up above fitting to strident wiped set waywardly far the and pangolin horse approving paid chuckled cassowary oh above a much opposite far much hypnotically more therefore wasp less that hey apart well like while superbly orca and far hence one.Far much that one rank beheld bluebird after outside ignobly allegedly more when oh arrogantly vehement irresistibly fussy.</p>
</div>
</div>
<div class="tags-share">
<div class="share-bar">
<a href="#" title="" class="share-fb"><i class="fa fa-facebook"></i></a><a href="#" title="" class="share-twitter"><i class="fa fa-twitter"></i></a><a href="#" title="" class="share-google"><i class="la la-google"></i></a><span>Share</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="block remove-top">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="our-services">
<div class="row">
<div class="col-lg-12"><h2>Our Service</h2></div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="service">
<i class="la la-clock-o"></i><div class="service-info"><h3>Advertise A Job</h3><p>Duis a tristique lacus. Donec vehicula ante id lorem venenatis posuere. Morbi in lectus.</p></div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="service">
<i class="la la-search"></i><div class="service-info"><h3>CV Search</h3><p>Duis a tristique lacus. Donec vehicula ante id lorem venenatis posuere. Morbi in lectus.</p></div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="service">
<i class="la la-user"></i><div class="service-info"><h3>Recruiter Profiles</h3><p>Duis a tristique lacus. Donec vehicula ante id lorem venenatis posuere. Morbi in lectus.</p></div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="service">
<i class="la la-codepen"></i><div class="service-info"><h3>Temp Search</h3><p>Duis a tristique lacus. Donec vehicula ante id lorem venenatis posuere. Morbi in lectus.</p></div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="service">
<i class="la la-tv"></i><div class="service-info"><h3>Display Jobs</h3><p>Duis a tristique lacus. Donec vehicula ante id lorem venenatis posuere. Morbi in lectus.</p></div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="service">
<i class="la la-diamond"></i><div class="service-info"><h3>For Agencies</h3><p>Duis a tristique lacus. Donec vehicula ante id lorem venenatis posuere. Morbi in lectus.</p></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="block">
<div data-velocity="-.1" style="background: url(http://placehold.it/1920x1000) repeat scroll 50% 422.28px transparent;" class="parallax scrolly-invisible layer color light"></div><!-- PARALLAX BACKGROUND IMAGE -->
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="heading light">
<h2>Kind Words From Happy Candidates</h2>
<span>What other people thought about the service provided by JobHunt</span>
</div><!-- Heading -->
<div class="reviews-sec" id="reviews-carousel">
<div class="col-lg-6">
<div class="reviews">
<img src="http://placehold.it/101x101" alt="" />
<h3>Augusta Silva <span>Web designer</span></h3>
<p>Without JobHunt i’d be homeless, they found me a job and got me sorted out quickly with everything! Can’t quite believe the service</p>
</div><!-- Reviews -->
</div>
<div class="col-lg-6">
<div class="reviews">
<img src="http://placehold.it/101x101" alt="" />
<h3>Ali Tufan <span>Web designer</span></h3>
<p>Without JobHunt i’d be homeless, they found me a job and got me sorted out quickly with everything! Can’t quite believe the service</p>
</div><!-- Reviews -->
</div>
<div class="col-lg-6">
<div class="reviews">
<img src="http://placehold.it/101x101" alt="" />
<h3>Augusta Silva <span>Web designer</span></h3>
<p>Without JobHunt i’d be homeless, they found me a job and got me sorted out quickly with everything! Can’t quite believe the service</p>
</div><!-- Reviews -->
</div>
<div class="col-lg-6">
<div class="reviews">
<img src="http://placehold.it/101x101" alt="" />
<h3>Ali Tufan <span>Web designer</span></h3>
<p>Without JobHunt i’d be homeless, they found me a job and got me sorted out quickly with everything! Can’t quite believe the service</p>
</div><!-- Reviews -->
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="block">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="stats-sec style2">
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6">
<div class="stats">
<span>18</span>
<h5>Jobs Posted</h5>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6">
<div class="stats">
<span>38</span>
<h5>Jobs Filled</h5>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6">
<div class="stats">
<span>67</span>
<h5>Companies</h5>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6">
<div class="stats">
<span>92</span>
<h5>Members</h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="block">
<div data-velocity="-.1" style="background: url(http://placehold.it/1920x655) repeat scroll 50% 422.28px transparent;" class="parallax scrolly-invisible no-parallax"></div><!-- PARALLAX BACKGROUND IMAGE -->
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="heading">
<h2>Quick Career Tips</h2>
<span>Found by employers communicate directly with hiring managers and recruiters.</span>
</div><!-- Heading -->
<div class="blog-sec">
<div class="row">
<div class="col-lg-4">
<div class="my-blog">
<div class="blog-thumb">
<a href="#" title=""><img src="http://placehold.it/360x200" alt="" /></a>
<div class="blog-metas">
<a href="#" title="">March 29, 2017</a>
<a href="#" title="">0 Comments</a>
</div>
</div>
<div class="blog-details">
<h3><a href="#" title="">Attract More Attention Sales And Profits</a></h3>
<p>A job is a regular activity performed in exchange becoming an employee, volunteering, </p>
<a href="#" title="">Read More <i class="la la-long-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="my-blog">
<div class="blog-thumb">
<a href="#" title=""><img src="http://placehold.it/360x200" alt="" /></a>
<div class="blog-metas">
<a href="#" title="">March 29, 2017</a>
<a href="#" title="">0 Comments</a>
</div>
</div>
<div class="blog-details">
<h3><a href="#" title="">11 Tips to Help You Get New Clients</a></h3>
<p>A job is a regular activity performed in exchange becoming an employee, volunteering, </p>
<a href="#" title="">Read More <i class="la la-long-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="my-blog">
<div class="blog-thumb">
<a href="#" title=""><img src="http://placehold.it/360x200" alt="" /></a>
<div class="blog-metas">
<a href="#" title="">March 29, 2017</a>
<a href="#" title="">0 Comments</a>
</div>
</div>
<div class="blog-details">
<h3><a href="#" title="">An Overworked Newspaper Editor</a></h3>
<p>A job is a regular activity performed in exchange becoming an employee, volunteering, </p>
<a href="#" title="">Read More <i class="la la-long-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="block">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="heading">
<h2>Companies We've Helped</h2>
<span>Some of the companies we've helped recruit excellent applicants over the years.</span>
</div><!-- Heading -->
<div class="comp-sec">
<div class="company-img">
<a href="#" title=""><img src="http://placehold.it/180x80" alt="" /></a>
</div><!-- Client -->
<div class="company-img">
<a href="#" title=""><img src="http://placehold.it/180x80" alt="" /></a>
</div><!-- Client -->
<div class="company-img">
<a href="#" title=""><img src="http://placehold.it/180x80" alt="" /></a>
</div><!-- Client -->
<div class="company-img">
<a href="#" title=""><img src="http://placehold.it/180x80" alt="" /></a>
</div><!-- Client -->
<div class="company-img">
<a href="#" title=""><img src="http://placehold.it/180x80" alt="" /></a>
</div><!-- Client -->
</div>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="block">
<div class="container">
<div class="row">
<div class="col-lg-3 column">
<div class="widget">
<div class="about_widget">
<div class="logo">
<a href="#" title=""><img src="http://placehold.it/178x40" alt="" /></a>
</div>
<span>Collin Street West, Victor 8007, Australia.</span>
<span>+1 246-345-0695</span>
<span>info@jobhunt.com</span>
<div class="social">
<a href="#" title=""><i class="fa fa-facebook"></i></a>
<a href="#" title=""><i class="fa fa-twitter"></i></a>
<a href="#" title=""><i class="fa fa-linkedin"></i></a>
<a href="#" title=""><i class="fa fa-pinterest"></i></a>
<a href="#" title=""><i class="fa fa-behance"></i></a>
</div>
</div><!-- About Widget -->
</div>
</div>
<div class="col-lg-4 column">
<div class="widget">
<h3 class="footer-title">Frequently Asked Questions</h3>
<div class="link_widgets">
<div class="row">
<div class="col-lg-6">
<a href="#" title="">Privacy & Seurty </a>
<a href="#" title="">Terms of Serice</a>
<a href="#" title="">Communications </a>
<a href="#" title="">Referral Terms </a>
<a href="#" title="">Lending Licnses </a>
<a href="#" title="">Disclaimers </a>
</div>
<div class="col-lg-6">
<a href="#" title="">Support </a>
<a href="#" title="">How It Works </a>
<a href="#" title="">For Employers </a>
<a href="#" title="">Underwriting </a>
<a href="#" title="">Contact Us</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-2 column">
<div class="widget">
<h3 class="footer-title">Find Jobs</h3>
<div class="link_widgets">
<div class="row">
<div class="col-lg-12">
<a href="#" title="">US Jobs</a>
<a href="#" title="">Canada Jobs</a>
<a href="#" title="">UK Jobs</a>
<a href="#" title="">Emplois en Fnce</a>
<a href="#" title="">Jobs in Deuts</a>
<a href="#" title="">Vacatures China</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-3 column">
<div class="widget">
<div class="download_widget">
<a href="#" title=""><img src="http://placehold.it/230x65" alt="" /></a>
<a href="#" title=""><img src="http://placehold.it/230x65" alt="" /></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="bottom-line">
<span>© 2018 Jobhunt All rights reserved. Design by Creative Layers</span>
<a href="#scrollup" class="scrollup" title=""><i class="la la-arrow-up"></i></a>
</div>
</footer>
</div>
<div class="account-popup-area signin-popup-box">
<div class="account-popup">
<span class="close-popup"><i class="la la-close"></i></span>
<h3>User Login</h3>
<span>Click To Login With Demo User</span>
<div class="select-user">
<span>Candidate</span>
<span>Employer</span>
</div>
<form>
<div class="cfield">
<input type="text" placeholder="Username" />
<i class="la la-user"></i>
</div>
<div class="cfield">
<input type="password" placeholder="********" />
<i class="la la-key"></i>
</div>
<p class="remember-label">
<input type="checkbox" name="cb" id="cb1"><label for="cb1">Remember me</label>
</p>
<a href="#" title="">Forgot Password?</a>
<button type="submit">Login</button>
</form>
<div class="extra-login">
<span>Or</span>
<div class="login-social">
<a class="fb-login" href="#" title=""><i class="fa fa-facebook"></i></a>
<a class="tw-login" href="#" title=""><i class="fa fa-twitter"></i></a>
</div>
</div>
</div>
</div><!-- LOGIN POPUP -->
<div class="account-popup-area signup-popup-box">
<div class="account-popup">
<span class="close-popup"><i class="la la-close"></i></span>
<h3>Sign Up</h3>
<div class="select-user">
<span>Candidate</span>
<span>Employer</span>
</div>
<form>
<div class="cfield">
<input type="text" placeholder="Username" />
<i class="la la-user"></i>
</div>
<div class="cfield">
<input type="password" placeholder="********" />
<i class="la la-key"></i>
</div>
<div class="cfield">
<input type="text" placeholder="Email" />
<i class="la la-envelope-o"></i>
</div>
<div class="dropdown-field">
<select data-placeholder="Please Select Specialism" class="chosen">
<option>Web Development</option>
<option>Web Designing</option>
<option>Art & Culture</option>
<option>Reading & Writing</option>
</select>
</div>
<div class="cfield">
<input type="text" placeholder="Phone Number" />
<i class="la la-phone"></i>
</div>
<button type="submit">Signup</button>
</form>
<div class="extra-login">
<span>Or</span>
<div class="login-social">
<a class="fb-login" href="#" title=""><i class="fa fa-facebook"></i></a>
<a class="tw-login" href="#" title=""><i class="fa fa-twitter"></i></a>
</div>
</div>
</div>
</div><!-- SIGNUP POPUP -->
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/modernizr.js" type="text/javascript"></script>
<script src="js/script.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/wow.min.js" type="text/javascript"></script>
<script src="js/slick.min.js" type="text/javascript"></script>
<script src="js/parallax.js" type="text/javascript"></script>
<script src="js/select-chosen.js" type="text/javascript"></script>
<script src="js/jquery.scrollbar.min.js" type="text/javascript"></script>
</body>
</html>