-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfellowcover2.html
More file actions
472 lines (362 loc) · 17.9 KB
/
fellowcover2.html
File metadata and controls
472 lines (362 loc) · 17.9 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Fellowship</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="templatemo">
<!--
Medigo Template
http://www.templatemo.com/preview/templatemo_460_medigo
-->
<!-- Google Fonts -->
<link href="http://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700itali" rel="stylesheet">
<link href="http://fonts.googleapis.com/css?family=Raleway:400,900,800,700,500,200,100,600" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Work+Sans:500,600,700,800" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.1.2/css/material-design-iconic-font.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
<link rel="stylesheet" href="share/css/style.css">
<link rel="stylesheet" href="bootstrap/bootstrap.css">
<link rel="stylesheet" href="css/misc.css">
<link rel="stylesheet" href="css/blue-scheme.css">
<style>
body{
font-family:'Varela Round', sans-serif;
}
@import url(https://fonts.googleapis.com/css?family=Arvo:700);
@import url(https://fonts.googleapis.com/css?family=Seaweed+Script);
body {
background-color: #222;
}
.plate {
width: 410px;
margin: 10% auto;
}
.shadow {
color: #fff;
font-family: 'Valera Round', sans-serif;
font-weight: bold;
text-shadow:
-3px -3px 0 #222,
3px -3px 0 #222,
-3px 3px 0 #222,
3px 3px 0 #222,
4px 4px 0 #fff,
5px 5px 0 #fff,
6px 6px 0 #fff,
7px 7px 0 #fff;
line-height: 0.8em;
letter-spacing: 0.1em;
transform: scaleY(0.7);
-webkit-transform: scaleY(0.7);
-moz-transform: scaleY(0.7);
margin:0;
text-align: center;
}
.script {
font-family: 'Valera Round', sans-serif;
color: #fff;
text-align: center;
font-size: 40px;
position: relative;
margin:0;
}
.script span {
background-color: #222;
padding: 0 0.3em;
}
.script:before {
content:"";
display: block;
position: absolute;
z-index:-1;
top: 50%;
width: 100%;
border-bottom: 3px solid #fff;
}
.text1 {
font-size: 60px;
}
.text2 {
font-size: 169px;
}
.text3 {
font-size: 100px;
}
</style>
<!-- JavaScripts -->
<script src="js/jquery-1.10.2.min.js"></script>
<script src="js/jquery-migrate-1.2.1.min.js"></script>
<link rel="icon" href="http://www.rise-institute.com/favicon.ico"/>
</head>
<body>
<div class="responsive_menu">
<ul class="main_menu" >
<li><a href="index.html">Home</a></li>
<li><a href="#">Our Story</a>
<ul>
<li><a href="vision.html">Vision </a></li>
<li><a href="leadership.html">Team</a></li>
<li><a href="awards.html">Awards</a></li>
<li><a href="media.html">Media</a></li>
</ul>
</li>
<li><a href="#">What We Do</a>
<ul>
<li><a href="classroom.html">Classroom Programs</a></li>
<li><a href="fellowship.html">Fellowship Program</a></li>
<li><a href="talent.html">Talent Search</a></li>
<li><a href="online.html">Online Learning</a></li>
</ul>
</li>
<li><a href="#">Impact</a>
<ul>
<li><a href="collaborations.html">Collaborations</a></li>
<li><a href="empowerment.html">Empowerment</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a></li>
<li><a href="#">Get Involved</a>
<ul>
<li><a href="job.html">Join Full Time</a></li>
<li><a href="fellowcover2.html">Become A Fellow</a></li>
</ul>
</li>
<li><a href="contact.html">Contact Us</a></li>
<ul class="social-icons icon-circle list-unstyled list-inline" style="align-items:center">
<li style="padding:10px 45px 0 45px;align:center"><a href="https://www.facebook.com/RiseWithRiSE/" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li style="padding:10px 45px 0 45px;align:center"><a href="https://www.instagram.com/risewithrise/" target="_blank"><i class="fa fa-instagram"></i></a></li>
<li style="padding:10px 45px 0 45px;align:center"><a href="https://twitter.com/risewithrise" target="_blank"><i class="fa fa-twitter"></i></a></li>
</ul>
</ul> <!-- /.main_menu -->
</div> <!-- /.responsive_menu -->
<header class="site-header clearfix">
<div class="container" >
<div class="row" >
<div class="col-md-12">
<div class="pull-left logo">
<a href="index.html">
<img src="images/logo_new.png" width="70" style="margin-top:-15px">
</a>
</div> <!-- /.logo -->
<div class="main-navigation pull-right">
<nav class="main-nav visible-md visible-lg">
<ul class="sf-menu">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="#">Our Story</a>
<ul>
<li><a href="vision.html">Vision</a></li>
<li><a href="leadership.html">Team</a></li>
<li><a href="awards.html">Awards</a></li>
<li><a href="media.html">Media</a></li>
</ul>
</li>
<li><a href="#">What We Do</a>
<ul>
<li><a href="classroom.html">Classroom Programs</a></li>
<li><a href="fellowship.html">Fellowship Program</a></li>
<li><a href="talent.html">Talent Search</a></li>
<li><a href="online.html">Online Learning</a></li>
</ul>
</li>
<li><a href="#">Impact</a>
<ul>
<li><a href="collaborations.html">Collaborations</a></li>
<li><a href="empowerment.html">Empowerment</a></li>
</ul>
</li>
<li><a href="#">Get Involved</a>
<ul>
<li><a href="job.html">Join Full Time</a></li>
<li><a href="fellowcover2.html">Become A Fellow</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li class="social-icon"><a href="https://www.facebook.com/RiseWithRiSE/" target="_blank"><em class="fa fa-facebook"></em></a></li>
<li class="social-icon"><a href="https://www.instagram.com/risewithrise/" target="_blank"><em class="fa fa-instagram"></em></a></li>
<li class="social-icon"><a href="https://twitter.com/risewithrise" target="_blank"><em class="fa fa-twitter"></em></a></li>
</ul> <!-- /.sf-menu -->
</nav> <!-- /.main-nav -->
<!-- This one in here is responsive menu for tablet and mobiles -->
<div class="responsive-navigation visible-sm visible-xs">
<a href="#nogo" class="menu-toggle-btn">
<i class="fa fa-bars"></i>
</a>
</div> <!-- /responsive_navigation -->
</div> <!-- /.main-navigation -->
</div> <!-- /.col-md-12 -->
</div> <!-- /.row -->
</div> <!-- /.container -->
</header> <!-- /.site-header -->
<img src="images/Fellowship Program (3).png" width="100%" style="margin-top:50px;">
<!-- CONTENT HERE ########################################-->
<style>
button {
font-family: 'Valera Round', sans-serif;
position: relative;
width: 30rem;
height: 8rem;
font-size: 3.25rem;
background-color: transparent;
border: none;
font-weight: 500;
cursor: pointer;
color: white;
transition: 0.3s all;
margin-top: -4rem;
}
button > .base { display: block; }
button > .onHover { display: none; }
button:hover> .base { display: none; }
button:hover > .onHover { display: block; }
button:focus {
outline: none;
border: none;
}
button:before {
content: '';
position: absolute;
height: 4rem;
width: 8rem;
top: 0; left: 0;
border-top: .325rem solid #ffa870;
border-left: 0.325rem solid #ffa870;
transition: 0.6s all;
}
button:after {
content: '';
position: absolute;
height: 4rem;
width: 8rem;
bottom: 0; right: 0;
border-bottom: 0.325rem solid #ffa870;
border-right: 0.325rem solid #ffa870;
transition: 0.6s all;
}
button:hover:before,
button:hover:after {
width: calc(30.11rem - 0.125rem);
height: calc(8rem - 0.125rem);
}
button:active {
-webkit-transform: scale(0.9,0.9);
-moz-transform: scale(0.9,0.9);
-ms-transform: scale(0.9,0.9);
transform: scale(0.9,0.9);
}</style>
<div class="menu-button" style="position:fixed;" ><i class="zmdi zmdi-share" ></i>
<a href="https://twitter.com/home?status=Read%20about%20and%20apply%20for%20the%20fellowship%20program%20being%20offered%20by%20RiSE%20at%20www.risewithrise.com/fellowship"><i class="zmdi zmdi-twitter"></i></a>
<a href="https://www.facebook.com/sharer/sharer.php?u=risewithrise.com/fellowship"><i class="zmdi zmdi-facebook"></i></a>
</div>
<center>
<div style="text-align: center; width: 75%; padding-top:3%; padding-bottom:3%">
<h1 style="color: #e28d55; font-family:'Varela Round'; font-size:1.7em; padding-bottom:3%">EDUCATION SCENARIO IN KASHMIR</h1>
<p style="color: white;font-size: 0.95em;line-height: 170%; text-align:left;">
Quality education is a sparse commodity in Kashmir. The decades of conflict has left the education system in tatters. The schooling system has suffered the most owing to complete administrative negligence. Students, instead of deciding on what opportunities to pursue, have been pushed towards hopelessness. Local youth are not able to acquire the necessary knowledge and training for becoming quality professionals. In the absence of adequate guidance, counseling and mentors, students perform poorly in examinations, and lack the awareness about the educational opportunities. This combination of lack of awareness and guidance, over the years, has prevented students in Kashmir from dreaming big, and has pushed them towards mediocrity. Consequently, the representation of students from Kashmir in premier educational institutions is minimal. This has further created a menacing problem of unemployment and underemployment.</p>
</div>
<div style="text-align: center;background-color: white;padding-top: 3%; padding-bottom:3%" >
<center>
<div style="width:75%">
<h1 style="color: #e28d55; font-family:'Varela Round'; font-size:1.7em; padding-bottom:3%">HOW RiSE IS SOLVING THE PROBLEM</h1><br>
<p style="font-size: 0.95em;line-height: 170%; text-align:left;">At RISE, we equalize educational opportunities for students, by bridging the gap between talent and opportunities. We impart required skills and knowledge through the most effective learning processes. Over the course of years, many of our students got into prestigious institutions and have become role models for the youth of Kashmir. We are creating a generation of empowered youth, change-makers and future leaders.<strong><center><span style="color: #e28d55">At RISE, we plan to create future leaders and change makers. </span></strong></center>
</div>
</center>
</p>
</div>
<center>
<div style="text-align: center; width: 75%; padding-top:3%; padding-bottom:3%">
<h1 style="color: #e28d55; font-family:'Varela Round'; font-size:1.7em; padding-bottom:3%">THE FELLOWSHIP PROGRAM</h1>
<p style="font-size: 0.95em;line-height: 170%; text-align:left; color:white;">This fellowship is a unique opportunity for the change-makers of tomorrow to work with RiSE towards transforming the education landscape, and the lives of youth, in Kashmir. This enriching and immersive experience will involve working on ground solving the dynamic challenges of education scenario in Kashmir. The RiSE Fellowship follows a three-tier model: Educate, Collaborate and Empower.
<br><br>
<strong><span style="color:#e28d55">Educate</strong></span>: Fellows will be involved in teaching subjects of their expertise to improve academics of students of class 9th and 10th. These students belong to underprivileged sections of the society. Fellows will conduct plethora of intricately designed activities to enhance life skills set and impart confidence. Fellows will be expected to innovate, and critically examine the practicality of their solutions.
<br><br><strong><span style="color:#e28d55">Collaborate</strong></span>: The challenges in education are made up of interlinking parts and structures within a bigger, more complex system. Solving them will require the fellows to collaborate with stakeholders in and around their designated workplaces during the fellowship and come up with multi-dimensional solutions. By closely working with students, fellows will be able to create a bond with them, where in they’ll learn about their specific problems, and help tackle them.
<br><br>
<strong><span style="color:#e28d55">Empower</strong></span>: Fellows will constantly motivate and inspire students to chase excellence. Fellows, through their own experiences and knowledge, will be the doorway to a whole new world of exposure and opportunities for the students. Fellows will kindle a hope among students for better tomorrow.
<br><br>Through this distinct and stimulating experience, fellows will develop leadership and interpersonal skills. They will gain a keen understanding of navigating complex social problems.
<br><br>The fellowship is for a period of 6 months and is a lifetime opportunity to transform the lives of others, and embark on a journey of becoming a leader.
<div style="color:white; font-size:1.1em; text-align:left">
<strong><span style="color:#e28d55">Important Dates:</strong></span><br>
Applications open till <strong><span style="color:#e28d55">September 20th, 2018</strong></span><br>
Fellowship begins <strong><span style="color:#e28d55">November 1st, 2018</strong></span><br>
Duration <strong><span style="color:#e28d55">6 months</strong></span>
<div>
</center>
</p>
</div>
<div class="clearfix"></div>
</div>
</p>
</div>
</center>
<center>
<div style="text-align: center; width: 75%; padding-top:3%; padding-bottom:3%">
<h1 style="color: #e28d55; font-family:'Varela Round'; font-size:1.7em; padding-bottom:3%">HOW WE TAKE CARE OF OUR FELLOWS</h1>
<p style="font-size: 0.95em;line-height: 170%; text-align:left; color:white;">
Fellows will receive a monthly salary of INR 20,000 in addition to food and accommodation facility. They will also be provided with a to and fro air ticket from Delhi to Srinagar.
</center>
</p>
</div>
<div style="text-align: center; width: 75%; padding-top:3%; padding-bottom:3%; width:100%; background-color:white;">
<h1 style="color: #e28d55; font-family:'Varela Round'; font-size:1.7em; padding-bottom:3%">WHO ARE WE LOOKING FOR?</h1>
<center>
<p style="font-size: 0.95em;line-height: 170%; text-align:left; width:75%; ">
We look for working graduates or final/pre final year college students coming from diverse background to form a strong team of fellows. We want our fellows to have sheer determination & grit to solve problems through creative thinking and innovative solutions. Fellows are expected to make the best out of this opportunity at RiSE and scale the impact of their work and use their experiences be a leader for tomorrow. Fellows should have strong perseverance with a sense of belonging to the workplace.
<br><br>
<strong><span style="color:#e28d55">We can’t wait to listen from you about your desire to be a changemaker and inspire others.</strong></span>
</div></center>
<div style="background-image: url(images/lib.jpg);width: 100%; background-size: cover;text-align: center;color: white; padding-top:3%; padding-bottom :3%">
<h1 style="color:white;font-weight: 600">Become A Fellow</h1>
<h3 style="color:white;font-weight: 600"> 2018 RiSE Fellowship Applications are Closed</h3>
<br><br>
<!--
<div><a href="fellowshipForm.html"><button >
<div class="base">Registrations are closed.</div>
<div class="onHover">Registrations for 2018 are closed.</div>
</button></a>
</div>
-->
<h3 style="color:white;font-weight: 600"> Want To Know More? Have Your Questions Answered.</h3>
<br><br>
<div>
<a href="FAQ_new/index.html" target="_blank"><button>
<div class="base">FAQ's</div>
<div class="onHover">FAQ's</div>
</button></a>
</div>
<br>
<h5 style="color:white;font-weight: 300" > you can contact us for further queries at<br> <span style="color:#e28d55 ;font-weight: 600;font-size: 120%">info@rise-institute.com.</span> </h5>
</div>
<!-- CONTENT ENDS HERE ########################################-->
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<nav class="footer-nav clearfix">
<ul class="footer-menu">
<li><a href="index.html" style="color: black">Home</a></li>
<li><a href="media.html" style="color: black">Media</a></li>
<li><a href="fellowship.html" style="color: black">Fellowship</a></li>
<li><a href="collaborations.html" style="color: black">Collaborations</a></li>
<li><a href="contact.html" style="color: black">Contact</a></li>
<li><a href="blog.html" style="color: black">Blog</a></li>
</ul> <!-- /.footer-menu -->
</nav> <!-- /.footer-nav -->
</div> <!-- /.col-md-12 -->
</div> <!-- /.row -->
<div class="row">
<div class="col-md-12">
<p class="copyright-text" style="color: black">Copyright © 2018 RiSE</p>
</div> <!-- /.col-md-12 -->
</div> <!-- /.row -->
</div> <!-- /.container -->
</footer> <!-- /.site-footer -->
<!-- Scripts -->
<script src="js/min/plugins.min.js"></script>
<script src="js/min/medigo-custom.min.js"></script>
</body>
</html>