-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjoin-us.html
557 lines (518 loc) · 24.1 KB
/
join-us.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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from demo.themewinter.com/html/exhibz/venue.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 21 Dec 2019 16:54:35 GMT -->
<head>
<!-- Basic Page Needs ================================================== -->
<meta charset="utf-8">
<!-- Mobile Specific Metas ================================================== -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
<!-- Site Title -->
<title>Agneepankh Foundation</title>
<!-- CSS
================================================== -->
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- FontAwesome -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Animation -->
<link rel="stylesheet" href="css/animate.css">
<!-- magnific -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<!-- isotop -->
<link rel="stylesheet" href="css/isotop.css">
<!-- ico fonts -->
<link rel="stylesheet" href="css/xsIcon.css">
<!-- Template styles-->
<link rel="stylesheet" href="css/style.css">
<!-- Responsive styles-->
<link rel="stylesheet" href="css/responsive.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="body-inner">
<!-- Header start -->
<header id="header" class="header header-transparent">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light">
<!-- logo-->
<a class="navbar-brand" href="index.html">
<img src="images/logos/logo-x.png" alt="" />
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown"
aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
<i class="icon icon-menu"> </i>
</span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a href="index.html">Home</a>
</li>
<li class="dropdown nav-item">
<a href="#" class="" data-toggle="dropdown">About </a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="about-us.html">About us</a>
</li>
<li>
<a href="faq.html">FAQ</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="projects.html">projects</a>
</li>
<li class="nav-item">
<a href="testimonials.html">testimonials</a>
</li>
<li class="nav-item">
<a href="gallery.html">Gallery</a>
</li>
<li class="nav-item">
<a href="join-us.html">join us</a>
</li>
<li class="nav-item">
<a href="contact.html">Contact</a>
</li>
<!-- <li class="nav-item">
<a href="contact.html">Our partner</a>
</li> -->
<li class="header-ticket nav-item">
<a class="ticket-btn btn" href="#"> DONATE </a>
</li>
</ul>
</div>
</nav>
</div>
<!-- container end-->
</header>
<!--/ Header end -->
<div id="page-banner-area" class="page-banner-area"
style="background-image:url(images/sponsors/Orange-gradient-1.jpg)">
<!-- Subpage title start -->
<div class="page-banner-title">
<div class="text-center">
<h2>Join us</h2>
<ol class="breadcrumb">
<li>
<a>"Alone we can do so little together we can do so much."</a>
<br>
<a> - Helen Keller</a>
</li>
</ol>
</div>
</div><!-- Subpage title end -->
</div><!-- Page Banner end -->
<!-- ts intro start -->
<section class="ts-schedule">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="section-title">
<!-- <span>Join Agneepankh</span> -->
Why Join Agneepankh ?
</h2>
<div class="entry-content offset-1">
<h4 style="font-size:medium; font-weight: normal;">
<ul type="square">
<li>To impart and extend our vision. We always praise few more head who believe
on motto 'less me and a more we'</li><br>
<li>We aim at strengthening local communities, empowering marginalized groups and
reducing inequalities thereby bringing like-minded and high-spirited people together</li>
<br>
<li>The unswerving desire to bestow quality education to students coming from
indigent group of society has kept and entire fraternity active, hence we expect same
zest.
</li><br>
<li>This symbiosis is a pinnacle platform for all the interested members to enrich
their leadershipculture and get new exposure with new climes.
</li>
</ul>
</h4>
</div>
</div>
</div><!-- section title end-->
</div><!-- col end-->
<br>
<br>
<div class="row">
<div class="col-lg-2">
<div class="about-intro-text text-right mb-60 mr-70">
<!-- <i class="icon-speaker"></i> -->
<!-- <h3 class="ts-title">North</h3> -->
<!-- <p>
How you transform your business as technology, consumer, habits industry dynamic
</p> -->
</div><!-- single intro text end-->
<br>
<br>
<br>
<br>
<br>
<div class="about-intro-text text-right mr-70">
<!-- <i class="icon-netwrorking"></i> -->
<!-- <h3 class="ts-title">South</h3> -->
<!-- <p>
How you transform your business as technology, consumer, habits industry dynamic
</p> -->
</div><!-- single intro text end-->
<div class="border-shap left"></div>
</div><!-- col end-->
<div class="col-lg-3 align-self-center">
<div class="about-video">
<img class="img-fluid" src="images/about/video1.jpg" alt="">
<a href="https://www.youtube.com/watch?v=L1IyO2-WD0E&t" class="video-btn ts-video-popup"><i
class="icon icon-play"></i></a>
</div><!-- entro video end-->
</div><!-- col end-->
<div class="col-lg-2"></div>
<div class="col-lg-3 align-self-center">
<div class="about-video">
<img class="img-fluid" src="images/about/video2.jpg" alt="">
<a href="https://www.youtube.com/watch?v=0fagrGvDp9s" class="video-btn ts-video-popup">
<i class="icon icon-play"></i></a>
</div><!-- entro video end-->
</div><!-- col end-->
<div class="col-lg-2">
<div class="about-intro-text mb-60 ml-70">
<!-- <i class="icon-people"></i> -->
<!-- <h3 class="ts-title">East</h3> -->
<!-- <p>
How you transform your business as technology, consumer, habits industry dynamic
</p> -->
</div><!-- single intro text end-->
<br>
<br>
<br>
<br>
<br>
<div class="about-intro-text ml-70">
<!-- <i class="icon-fun"></i> -->
<!-- <h3 class="ts-title">West</h3> -->
<!-- <p>
How you transform your business as technology, consumer, habits industry dynamic
</p> -->
</div><!-- single intro text end-->
<div class="border-shap left"></div>
</div><!-- col end-->
</div><!-- row end-->
</div><!-- container end-->
</section>
<!-- ts intro end-->
<section class="ts-schedule">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="section-title">
<!-- <span>Join Agneepankh</span> -->
Be a Volunteer
</h2>
<h4 class="text-center" style="font-size:medium; font-weight: normal;">
We seek and encourage empathetic and self-motivated individuals who are passionate about
joining our journey to bring progressive change and join our network of volunteers. We nourish
enthusiastic volunteers who devote their time and skills to serve the community with us whilst
believing in the organization’s purpose and vision
</h4>
</div>
</div>
</div>
</section>
<section id="ts-experiences" class="ts-experiences">
<div class="container-fluid">
<div class="row">
<div class="col-lg-6 no-padding">
<div class="exp-img" style="background-image:url(images/teaching-team.jpg )">
</div>
</div><!-- col end-->
<div class="col-lg-6 no-padding">
<div class="ts-exp-wrap">
<div class="ts-exp-content" style="max-width: 760px !important;">
<h2 class="column-title text-center">
<span>About</span>
Teaching Team
</h2>
<h5 class="text-white text-center">
It is a mentorship programme occurs every
weekend, focuses on the academics as well as
moral values, artistry and character building of
the underprivileged school students.</h5>
<br>
<h4 class="column-title text-center">
Objectives:
</h4>
<h5 class="text-white text-center "> Get an opportunity to upskill intellectual & creative
aspects of the students' mind as well as to edify the
moral & spiritual development for attainment of
beautiful success in their lives.</h5>
<br>
<h4 class="column-title text-center">
Who can be volunteer?
</h4>
<h5 class="text-white text-center"> You must be passionate enough to inculcate
intellectual & visionary knowledge in the students
and committed to give 2 hrs every Saturday/Sunday
for an academic year.</h5>
</div>
</div>
</div><!-- col end-->
</div><!-- row end-->
</div><!-- container fluid end-->
</section>
<section id="ts-experiences" class="ts-experiences">
<div class="container-fluid">
<div class="row">
<div class="col-lg-6 no-padding">
<div class="ts-exp-wrap">
<div class="ts-exp-content" style="max-width: 760px !important;">
<h2 class="column-title text-center">
<span>About</span>
Outdoor Team Activities
</h2>
<h5 class="text-white text-center">
It is a social care programme occurs twice a month, overhauls the societal vital challenges and
promoting positive vibes in the society.</h5>
<br>
<h4 class="column-title text-center">
Objectives:
</h4>
<h5 class="text-white text-center "> Get an exposure to lead, organize & systematize the essential
events or activities for analyzing and revamping the substantial issues in order to uplift the
societal perspective.</h5>
<br>
<h4 class="column-title text-center">
Who can be volunteer?
</h4>
<h5 class="text-white text-center"> You must be having strong desire to make better living
conditions and bring out sustainable growth of the society by delivering thriving projects &
events as an integral part of the zealous and diligent team.</h5>
</div>
</div>
</div><!-- col end-->
<div class="col-lg-6 no-padding ">
<div class="exp-img" style="background-image:url(images/outdoor.JPG)">
</div>
</div><!-- col end-->
</div><!-- col end-->
</div><!-- row end-->
</section>
<section class="ts-schedule">
<div class="container">
<div class="schedule-listing-btn">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdDIm4RA9cqgR38E88aBMIs0UY5NR-CTPvxpZFkGOmO3FO5ew/viewform?vc=0&c=0&w=1" class="btn">Apply Now</a>
</div>
</div>
</section>
<section class="ts-schedule">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="section-title">
<!-- <span>Join Agneepankh</span> -->
Be an Intern
</h2>
<h4 class="text-center" style="font-size:medium; font-weight: normal;">
We nourish enthusiastic interns who devote their time and skills to serve the community with us whilst
believing in the organization’s purpose and vision.
</h4>
</div>
</div>
</div>
</section>
<section id="ts-experiences" class="ts-experiences">
<div class="container-fluid">
<div class="row">
<div class="col-lg-6 no-padding">
<div class="exp-img" style="background-image:url(images/intern.jpg)">
</div>
</div><!-- col end-->
<div class="col-lg-6 no-padding">
<div class="ts-exp-wrap">
<div class="ts-exp-content" style="max-width: 760px !important;">
<h2 class="column-title text-center">
<span>About</span>
Project Edyou
</h2>
<h5 class="text-white text-center">
It is a joint initiated project by ZERO GRAVITY AND AGNEEPANKH FOUNDATION named 'Project Edyou',
aims to hike up literacy level in rural India by responsibly educating orphans, which are
rescued from inhumane acts by not only providing them free tuitions but also conducting
extra-curricular activities for their holistic development in the shelter home every Sunday.
</h5>
<br>
<h4 class="column-title text-center">
Objectives:
</h4>
<h5 class="text-white text-center "> Get a prominent experience & intense fulfillment of
illuminating the little orphans' future by coaching the academics and inspire to make them an
excellent performer of their forthcoming life.</h5>
<br>
<h4 class="column-title text-center">
Who can be an Intern?
</h4>
<h5 class="text-white text-center"> You must be elite enough to take charge of teaching allotted
subjects to the children in the most optimal & responsible manner and committed to spend 2 hours
every Sunday for the span of 4 months.</h5>
</div>
</div>
</div><!-- col end-->
</div><!-- row end-->
</div><!-- container fluid end-->
</section>
<section id="ts-experiences" class="ts-experiences">
<div class="container-fluid">
<div class="row">
<div class="col-lg-6 no-padding">
<div class="ts-exp-wrap">
<div class="ts-exp-content" style="max-width: 760px !important;">
<h2 class="column-title text-center">
<span>About</span>
Project Saksham
</h2>
<h5 class="text-white text-center">
Project Saksham is our ambitious initiative under the guidance of IPS Lohit Maltani , with an aim to empower 30 Youngsters of urban underprivileged strata of city’s below poverty level by providing extensive skill development programme as well as professional career assistance.</h5>
<br>
<h4 class="column-title text-center">
Objectives
</h4>
<h5 class="text-white text-center "> Endeavour in the field of quality education for the underprivileged strata through integrating youth network and develop opportunities for social welfare activities.</h5>
<br>
<h4 class="column-title text-center">
Who can be an intern?
</h4>
<h5 class="text-white text-center"> You must be prodigy to steer the technical and on field training activities as well as enough emotive to acknowledge circumstances of the redundant youngsters with the commitment for 5 Months.</h5>
</div>
</div>
</div><!-- col end-->
<div class="col-lg-6 no-padding ">
<div class="exp-img" style="background-image:url(images/saksham.jpg)">
</div>
</div><!-- col end-->
</div><!-- col end-->
</div><!-- row end-->
</section>
<section class="ts-schedule">
<div class="container">
<div class="schedule-listing-btn">
<a href="https://forms.gle/ZJnMu1tqxSyqt3Yz6" class="btn">Apply Now</a>
</div>
</div>
</section>
<!-- ts footer area start-->
<br>
<br>
<div class="exp-img" style="background-image:url(images/cta_img.jpg)">
</div>
<div class="footer-area">
<!-- footer start-->
<footer class="ts-footer">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="text-white" style="line-height:1;">Agneepankh Foundation</h2>
</div>
<br>
<br>
<div class="col-lg-5">
<p>Plot No 330,Uday Nagar Sqaure ,Bholebaba Nagar, Nagpur-440034
</p>
<p><a class="orange-text text-lighten-2"
href="mailto:[email protected]">[email protected]</a><br>
<a class="orange-text text-lighten-2" href="phone:+91 8668749201">+91 8668749201</a>
<!-- <a class="orange-text text-lighten-2" href="phone:+91 9769989966">+91 97699 89966</a></p> -->
</div>
<div class="col-lg-4">
<h5 class="text-white text-center">Connect with us</h5>
<div class="ts-footer-social text-center mb-30">
<ul>
<li>
<a href="https://www.facebook.com/341466596262005/">
<i class="fa fa-facebook"> </i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-twitter"> </i>
</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCoMkpQhax8vx33CaSjOO6HQ">
<i class="fa fa-youtube"> </i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/company/agneepankh-foundation">
<i class="fa fa-linkedin"> </i>
</a>
</li>
<li>
<a href="https://instagram.com/agneepankh_foundation">
<i class="fa fa-instagram"> </i>
</a>
</li>
</ul>
</div>
<!-- <p><a class="orange-text text-lighten-2 te" href="/privacypolicy">Privacy Policy</a></p> -->
</div>
<div class="col-lg-3">
<ul>
<li><a class="orange-text text-lighten-2" href="/">Home</a></li>
<li><a class="orange-text text-lighten-2" href="/projects.html">Projects</a></li>
<li><a class="orange-text text-lighten-2" href="/gallery.html">Gallery</a></li>
<li><a class="orange-text text-lighten-2" href="/faq.html">FAQ</a></li>
<li><a class="orange-text text-lighten-2" href="/contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
<p>
© Copyright © 2021 Agneepankh Foundation. All Rights Reserved.
</p>
<p>
Designed by <a href="https://rootkings.dev/">Rootkings</a>
</p>
</div>
</div>
</footer>
<!-- footer end-->
<div class="BackTo">
<a href="#" class="fa fa-angle-up" aria-hidden="true"></a>
</div>
</div>
<!-- ts footer area end-->
<!-- Javascript Files
================================================== -->
<!-- initialize jQuery Library -->
<script src="js/jquery.js"></script>
<script src="js/popper.min.js"></script>
<!-- Bootstrap jQuery -->
<script src="js/bootstrap.min.js"></script>
<!-- Counter -->
<script src="js/jquery.appear.min.js"></script>
<!-- Countdown -->
<script src="js/jquery.jCounter.js"></script>
<!-- magnific-popup -->
<script src="js/jquery.magnific-popup.min.js"></script>
<!-- carousel -->
<script src="js/owl.carousel.min.js"></script>
<!-- Waypoints -->
<script src="js/wow.min.js"></script>
<!-- isotop -->
<script src="js/isotope.pkgd.min.js"></script>
<!-- Template custom -->
<script src="js/main.js"></script>
</div>
<!-- Body inner end -->
</body>
<!-- Mirrored from demo.themewinter.com/html/exhibz/venue.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 21 Dec 2019 16:54:49 GMT -->
</html>