-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsponsors.html
616 lines (530 loc) · 28 KB
/
sponsors.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
<!DOCTYPE html>
<html>
<head><!-- START HEAD -->
<meta charset="utf-8">
<!-- START TITLE -->
<title>Sponsors</title>
<!-- END TITLE -->
<!-- START META, DESCRIPTION, KEYWORDS, AUTHOR -->
<meta name="description" content="Culmyca Website" />
<meta name="keywords" content="sponsors, elements, culmyca, 2016, ymca, ymcaust, faridabad" />
<meta name="author" content="Satwick, Sameer, Vipin" />
<!-- END META, DESCRIPTION, KEYWORDS, AUTHOR -->
<!-- Facebook -->
<meta property="og:title" content="Culmyca Sponsors" />
<meta property="og:description" content="" />
<meta property="og:image" content="http://elementsculmyca.com/images/FB_pic.png" />
<meta property="og:url" content="http://elementsculmyca.com/sponsors.html" />
<meta property="og:site_name" content="Elements Culmyca '16" />
<meta property="og:type" content="website" />
<!-- End Facebook -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/grayscale.css" rel="stylesheet">
<!-- START THEME STYLE -->
<link rel="stylesheet" type="text/css" href="css/normal.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/headhesive.css">
<link rel="stylesheet" type="text/css" href="css/sponsors.css">
<link href="css/animate.css" rel="stylesheet">
<!-- END THEME STYLE -->
<meta content="width=320px, initial-scale=1, user-scalable=yes" name="viewport" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<link type="text/css" rel="stylesheet" href="css/overlaypopup.css" />
<!-- START FONTELLO ICONS STYLESHEET -->
<link rel="stylesheet" type="text/css" href="css/fontello.css">
<link rel="stylesheet" type="text/css" href="font-awesome-4.4.0\css\font-awesome.css">
<link rel="stylesheet" type="text/css" href="css/fontello-ie7.css">
<link rel="stylesheet" type="text/css" href="css/flaticon.css">
<!-- END FONTELLO ICONS STYLESHEET -->
<link rel="stylesheet" type="text/css" href="css/animation.css">
<!-- START MAGNIFIC POPUP STYLESHEET -->
<link rel="stylesheet" type="text/css" href="css/magnific-popup.css">
<!-- END MAGNIFIC POPUP STYLESHEET -->
<!-- LOAD GOOGLE FONT OPEN SANS -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400italic,300,400,600,700" rel="stylesheet" type="text/css">
<!-- END GOOGLE FONT OPEN SANS -->
<!-- START AJAX WEBFONTS -->
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js"></script>
<!-- END AJAX WEBFONTS -->
<!-- START MOBILE DETECT -->
<script>if (/mobile/i.test(navigator.userAgent)) document.documentElement.className += ' w-mobile';</script>
<!-- END MOBILE DETECT -->
<!-- START FAVICON -->
<link rel="shortcut icon" type="image/png" href="favicon.png">
<!-- EDN FAVICON -->
<!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7/html5shiv.min.js"></script><![endif]-->
</head><!-- END HEAD -->
<body> <!-- START BODY TAG -->
<!-- START HEADER -->
<!-- SCROLL DIV #boxscroll by nicescroll -->
<div tabindex="1000" style="overflow-y: auto;" id="boxscroll">
<!--what lies below is extreme lazyness in attemp to comment a section! Coder discretion is advised-->
<style>
/*
<!-- CHANGEABLE UNIQUE SECTOIN ID -->
<section id="home">
<!-- START FIXED HEADER DIV -->
<div class="banner">
<!-- START CONTAINER -->
<div class="w-container container">
<div class="w-row">
<!-- START COLUMN 3 -->
<div class="w-col w-col-3 logo">
<!-- START LOGO -->
<a href="index.html"><img height="60%" width="60%" class="logo" src="images/logogree.png" alt="PRAVEGA"></a>
<!-- END LOGO -->
</div>
<!-- END COLUMN 3 -->
<!-- START COLUMN 9 -->
<div class="w-col w-col-9">
<!-- START NAVIGATION -->
<div class="w-nav navbar" data-collapse="medium" data-animation="default" data-duration="400" data-contain="1">
<div class="w-container nav"><!-- START CONTAINER -->
<!-- START NAVIGATION LINKS -->
<nav class="w-nav-menu nav-menu" role="navigation">
<a class="w-nav-link menu-li" href="index.html">HOME</a>
<a class="w-nav-link menu-li" href="index.html#events">EVENTS</a>
<a class="w-nav-link menu-li" href="Workshops.html">WORKSHOPS</a>
<a class="w-nav-link menu-li" href="team.html">CONTACT US</a>
<a class="w-nav-link menu-li" href="register.html">REGISTER</a>
</nav>
<!-- END NAVIGATION LINKS -->
<!-- START MOBILE NAVIGATION BUTTON * DO NOT DELETE THIS DIV* -->
<div class="w-nav-button">
<div class="w-icon-nav-menu"></div>
</div><!-- END MOBILE NAVIGATION BUTTON -->
</div>
<!-- END CONTAINER -->
</div>
<!-- END NAVIGATION -->
</div>
<!-- END COLUMN 9 -->
</div>
</div>
<!-- END CONTAINER -->
</div>
<!-- END FIXED HEADER DIV -->
</section>
<!-- END SECTION -->
<!-- END HEADER -->
*/
</style>
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<i class="fa fa-bars" style="font: normal normal normal 14px/1 FontAwesome; color:#27AE60;"></i>
</button>
<a href="index.html"><img class="logo" height="60%" width="60%" src="images/logogree.png" alt="PRAVEGA" style="padding-top: 10px;"></a>
</div>
<style>
.sub:hover{
box-shadow:none;
}
.active {
outline: none;
background-color: rgba(0,0,0,0);
}
</style>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-right navbar-main-collapse" style="padding-top: 10px;">
<ul class="nav navbar-nav" >
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class=" page-scroll" href="index.html#about">About Us</a>
</li>
<li>
<a class=" page-scroll" href="starnights/starnights.html">StarNights</a>
</li>
<li>
<a class=" page-scroll" href="index.html#events">Events</a>
</li>
<!-- <li>
<a class=" page-scroll" href="Workshops.html">Workshops</a>
</li> -->
<!-- <li>
<a class=" page-scroll" href="register.html">Register</a>
</li> -->
<li>
<a class=" page-scroll" href="sponsors.html">Sponsors</a>
</li>
<!-- <li>
<a class=" page-scroll" href="index.html#app" >App</a>
</li> -->
<li>
<a class=" page-scroll" href="accommodation.html" target="_blank">Accommodation</a>
</li>
<li>
<a class=" page-scroll" href="team.html">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- START PAGE HEADING -->
<div class="page-heading">
<div class="row-back">
<!-- START CONTAINER -->
<br><br>
<div class="w-container wrap-normal">
<div class="center">
<style>
@media(max-width:767px){
.heading{
font-size: 7.5vw !important;
}
.button{
padding: 15px 45px;
font-size: .90em;
}
}
@media(max-width:496px){
.scale{
font-size: 3.5vw !important;
width: 80vw;
padding-left: 3vw;
padding-right: 3vw;
text-align:center;
}
.button{
padding: 12px 36px;
font-size: .85em;
}
}
@media(max-width:416px){
.button{
padding: 10px 30px;
font-size: .80em;
}
}
@media(max-width:323 px){
.button{
padding: 6px 18px;
font-size: .75em;
}
}
</style>
<!--<h1 class="heading underline"><strong class="green">SPONSORS</strong></h1>-->
<div class="row-back">
<div class="w-container wrap-normal">
<div class="title-s">
<!---->
<!--<h1 class="center-fix scale1">TITLE<span class="green"> SPONSORS</span></h1>-->
<div class="title-s-div">
<!--<div class="t-heading">AIRBUS GROUP</div>-->
<div class="t-heading">TITLE<span class="green"> SPONSOR</span></div>
<a href="http://www.airbusgroup.com/" target="_blank">
<img class="t-img" src="images/sponsors/airbus1.png" alt="AIRBUS GROUP" style="width:340px;height:120px;"><br/>
</a>
</div>
</div>
<div class="title-s">
<!---->
<!--<h2 class="center-fix scale1">GOLD<span class="green"> SPONSORS</span></h2>-->
<div class="title-s-div">
<!--<div class="t-heading">NARAYANA GROUP</div>-->
<div class="g-heading">GOLD<span class="green"> SPONSOR</span></div>
<a href="http://www.narayanagroup.com/" target="_blank">
<img class="t-img" src="images/sponsors/narayana1.png" alt="NARAYANA GROUP" style="width:335;height:90px;"><br/>
</a>
</div>
</div>
<div class="title-s">
<!---->
<!--<h3 class="center-fix scale1">SILVER<span class="green"> SPONSORS</span></h3>-->
<div class="title-s-div">
<!--<div class="t-heading">MICROSOFT INDIA</div>-->
<div class="s-heading">SILVER<span class="green"> SPONSOR</span></div>
<a href="http://research.microsoft.com/en-us/labs/india/" target="_blank">
<img src="images/sponsors/microsoft1.png" alt="MICROSOFT INDIA" style="width:332px;height:90px;">
</a>
</div>
</div><br/><br/>
<!--<div class="main-spon">
<div class="main-div">
<div class="each-mspon">
<div class="main-name">MERCHANDISE<span class="green"> PARTNER</span></div>
<a href="http://tuskertees.com/" target="_blank">
<img src="images/sponsors/tuskertee1.png" alt="TUSKER TEES" style="width:155px; height:100px;">
</a>
</div>
<div class="each-mspon">
<div class="main-name">KNOWLEDGE<span class="green"> PARTNER</span></div>
<a href="http://www.xquizit.org/" target="_blank">
<img src="images/sponsors/xquizit.png" alt="XQUIZIT" style="width:155px; height:100px;">
</a>
</div>
<div class="each-mspon">
<div class="main-name">GAMING<span class="green"> PARTNER</span></div>
<a href="http://www.tacnik.com/" target="_blank"><img src="images/sponsors/tacnik1.png" alt="TACNIK" style="width:auto;max-height:120px;"></br>
</a>
</div>
</div>
</div><br/><br/>-->
<div class="rest">
<div class="rest-div">
<div class="rest-name">MERCHANDISE<span class="green"> PARTNER</span></div><br/>
<img src="images/sponsors/tuskertee1.png" alt="TUSKER TEES" style="width:155px; height:100px;">
</a>
</div>
<div class="rest-div">
<div class="rest-name">KNOWLEDGE<span class="green"> PARTNER</span></div><br/>
<a href="http://www.xquizit.org/" target="_blank">
<img src="images/sponsors/xquizit.png" alt="XQUIZIT" style="width:155px; height:100px;">
</a>
</div>
<div class="rest-div">
<div class="rest-name">GAMING<span class="green"> PARTNER</span></div><br/>
<a href="http://www.tacnik.com/" target="_blank">
<img src="images/sponsors/tacnik1.png" alt="TACNIK" style="width:155px;height:100px;"></br>
</a>
</div><br/><br/>
<!--<div class="rest-div">
<div class="rest-name">TRAVEL<span class="green"> PARTNER</span></div><br/>
<a href="http://www.UBER.com/" target="_blank">
<img src="images/sponsors/uber1.png" alt="UBER" style="width:155px;height:100px;"></br>
</a>
</div><br/><br/>-->
<div class="rest-name center">BATTLE OF<span class="green"> BANDS SPONSORS</span></div><br/>
<div class="rest-div">
<div class="rest-name">MEDIA<span class="green"> PARTNER</span></div><br/>
<a href="http://www.rsjonline.com/" target="_blank">
<img src="images/sponsors/rsj.png" alt="RSJ" style="width:155px;height:100px;">
</a>
</div>
<div class="rest-div">
<div class="rest-name">CO <span class="green">SPONSORED BY</span></div><br/>
<a href="http://www.audioacademy.in/" target="_blank">
<img src="images/sponsors/audioacademy.jpg" alt="AUDIO ACADEMY" style="width:155px;height:100px;">
</a>
</div>
<div class="rest-div">
<div class="rest-name">ONLINE MUSIC<span class="green"> PARTNER</span></div><br/>
<a href="http://www.muslate.com/" target="_blank">
<img src="images/sponsors/muslate.jpg" alt="MU SLATE" style="width:155px;height:100px;">
</a>
</div>
<div class="rest-div">
<div class="rest-name">POWERED<span class="green"> BY</span></div><br/>
<a href="http://www.soundawake.in/" target="_blank">
<img src="images/sponsors/soundawake.png" alt="SOUND AWAKE" style="width:155px;height:100px;">
</a>
</div>
<br/><br/>
<div class="rest-name center">WORKSHOP<span class="green"> PARTNERS</span></div><br/>
<div class="rest-div">
<!--<div class="rest-name">WORKSHOP<span class="green"> PARTNER</span></div>-->
<a href="http://www.infizeal.com/" target="_blank">
<img src="images/sponsors/infi-zeal logo.png" alt="INFIZEAL" style="width:155px;height:100px;">
</a>
</div>
<div class="rest-div">
<!--<div class="rest-name">WORKSHOP<span class="green"> PARTNER</span></div>-->
<a href="http://www.infysec.com/" target="_blank">
<img src="images/sponsors/infysec NEW logo.png" alt="INFYSEC" style="width:155px;height:100px;">
</a>
</div>
<div class="rest-div">
<!--<div class="rest-name">WORKSHOP<span class="green"> PARTNER</span></div>-->
<a href="http://avianaerospace.com/" target="_blank">
<img src="images/sponsors/Logo 1 trim 2 dark.png" alt="AVIAN AEROSPACE" style="width:155px;height:100px;">
</a>
</div><br/><br/>
<div class="rest-div">
<!--<div class="rest-name">WORKSHOP<span class="green"> PARTNER</span></div>-->
<a href="http://www.eisystems.in/" target="_blank">
<img src="images/sponsors/EISystems Logo High Resolution.png" alt="EI SYSTEMS" style="width:155px;height:100px;">
</a>
</div>
<div class="rest-div">
<!--<div class="rest-name">WORKSHOP<span class="green"> PARTNER</span></div>-->
<a href="http://thecollegefever.com/" target="_blank">
<img src="images/sponsors/The College Fever.png" alt="THE COLLEGE FEVER" style="width:155px;height:100px;">
</a>
</div><br/><br/>
</div>
</div>
<!--<div class="center">
<h1 class="center-fix scale1">TITLE<span class="green"> SPONSORS</span></h1><br/>
<a href="http://www.airbusgroup.com/" target="_blank"><img src="images/sponsors/airbus1.png" alt="AIRBUS GROUP" style="width:auto;max-height:140px;"></br></a></br>AIRBUS GROUP</br><br/>
<h2 class="center-fix scale1">GOLD<span class="green"> SPONSORS</span></h2></br>
<a href="http://www.narayanagroup.com/" target="_blank"><img src="images/sponsors/narayana.png" alt="NARAYANA GROUP" style="max-width:220px;height:auto;"></a></br>NARAYANA GROUP</br></br>
<h2 class="center-fix scale1">SILVER<span class="green"> SPONSORS</span></h2></br>
<a href="http://research.microsoft.com/en-us/labs/india/" target="_blank"><img src="images/sponsors/microsoft1.png" alt="MICROSOFT INDIA" style="width:auto;max-height:105px;"></a><br/></br>MICROSOFT RESEARCH INDIA</br></br>
<h2 class="center-fix scale1">MERCHANDISE<span class="green"> PARTNER</span></h2></br>
<a href="http://tuskertees.com/" target="_blank"><img src="images/sponsors/tuskertee1.png" alt="TUSKER TEES" style="width:auto;max-height:180px;"></br></a><br/>TUSKER TEES</br><br/>
<h2 class="center-fix scale1">KNOWLEDGE<span class="green"> PARTNER</span></h2></br></br>
<a href="http://www.xquizit.org/" target="_blank"><img src="images/sponsors/xquizit.png" alt="XQUIZIT" style="width:auto;max-height:250px;"></br></a></br>XQUIZIT</br></br>
<h2 class="center-fix scale1">GAMING<span class="green"> PARTNER</span></h2></br>
<a href="http://www.tacnik.com/" target="_blank"><img src="images/sponsors/tacnik1.png" alt="TUSKER TEES" style="width:auto;max-height:120px;"></br></a><br/>TACNIK</br><br/>
<h2 class="center-fix scale1">OFFICIAL WORKSHOP<span class="green"> PARTNER</span></h2></br>
<a href="http://www.infizeal.com/" target="_blank"><img src="images/sponsors/infi-zeal logo.png" alt="TUSKER TEES" style="width:auto;max-height:120px;"></br></a><br/>INFI-ZEAL TECHNOLOGIES</br><br/>
<a href="http://www.infysec.com/" target="_blank"><img src="images/sponsors/infysec NEW logo.png" alt="TUSKER TEES" style="width:auto;max-height:120px;"></br></a><br/>INFY SEC</br><br/>
<a href="http://avianaerospace.com/" target="_blank"><img src="images/sponsors/Logo 1 trim 2 dark.png" alt="TUSKER TEES" style="width:auto;max-height:120px;"></br></a><br/>AVIAN AEROSPACE</br><br/>
<a href="http://www.eisystems.in/" target="_blank"><img src="images/sponsors/EISystems Logo High Resolution.png" alt="TUSKER TEES" style="width:auto;max-height:120px;"></br></a><br/>EI SYSTEMS</br><br/>
<a href="http://thecollegefever.com/" target="_blank"><img src="images/sponsors/The College Fever.png" alt="TUSKER TEES" style="width:auto;max-height:120px;"></br></a><br/>THE COLLEGE FEVER</br><br/>
</div>-->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- START FOOTER -->
<div class="footer row-back">
<div class="w-container wrap-normal center"> <a href="http://www.pravega.org" target="_blank">CULMYCA 2016</a> | <span class="green"><a href="http://www.ymcaust.ac.in/" target="_blank">YMCAUST</a></span>
<footer>
<div style="float:left; padding-left: 2%;">
<a href="http://www.ymcaust.ac.in" target="_system"> <img style="max-width: 120px ; max-height: 120px ;" src="images/ymca.png"></a>
</div>
<div>
<style>
.social-container {
width: 100%;
position: relative;
z-index: 1000;
align-self: center;
align-items: center;
padding: 0 30px 0 30px;
vertical-align: bottom;
}
.social {
margin-top: 10px;
margin-right: 15px;
float: right;
}
a.social > div {
height: fit-content;
width: fit-content;
text-decoration: none;
transition: background 0.2s ease;
}
.social > #facebook {
background: url("images/logotype3_nor.png");
width: 32px;
height: 32px;
background-repeat: no-repeat;
}
.social > #facebook:hover {
background: url("images/logotype3.png");
width: 32px;
height: 32px;
background-repeat: no-repeat;
}
.social > #twitter {
background: url("images/twitter28_nor.png");
width: 32px;
height: 32px;
background-repeat: no-repeat;
}
.social > #twitter:hover {
background: url("images/twitter28.png");
width: 32px;
height: 32px;
background-repeat: no-repeat;
}
.social > #youtube {
background: url("images/youtube28_nor.png");
width: 32px;
height: 32px;
background-repeat: no-repeat;
}
.social > #youtube:hover {
background: url("images/youtube28.png");
width: 32px;
height: 32px;
background-repeat: no-repeat;
}
</style>
<div class="social-container">
<a href="https://www.facebook.com/culmyca" class="social" target="_system">
<div id="facebook"></div>
</a>
<a href="https://twitter.com/elementsculmyca" class="social" target="_system">
<div id="twitter"></div>
</a>
<a href="https://www.youtube.com/channel/UCVMMQ2TqmmE5X610wFIEMPw" class="social" target="_system">
<div id="youtube"></div>
</a>
</div>
</div>
</footer>
</div>
</div>
<!--///////////////////////////////////////////////////////
// End Footer section
//////////////////////////////////////////////////////////-->
</div></div>
<div class="overlay-bg">
</div>
<div class="overlay-content popup2 scrollbar" id="style-2">
<div class="force-overflow">
<button class="close-btn">Close</button>
<div class="w-container wrap-normal">
<h5>Description:</h5>
It’s time to show your airmanship by flying your innovative ideas in the field of aerospace. Present us
with your idea and if it’s out of the box as well as implementable then you’ll be assigned a professor
as mentor. Selected entrants will get an opportunity to present their ideas in finals during Pravega
2016.<br/>
<b>Registrations: October 17, 2015 onwards</b><br/><br/>
Prizes:</br>
● Winning team – Prizes worth 20K (each member)<br/>
● Runner-up team- Prizes worth 10K (each member)<br/>
● Possible internship at Airbus.<br/>
● Possible funding by Airbus for further research into the idea.<br/>
<b>Contact: Prayut Jain (+91-9972398178)</b> <br/><br/>
<h5>Rules:</h5>
1. Participants only from IISc Bangalore.<br/>
2. Team of 3 to 5 members.<br/>
3. There will be a preliminary round (i.e. the initial abstract provided at the time of registration).<br/>
Top few teams from prelims shall qualify for the finals.<br/>
4. Entries any later than 10th Nov, 11:59 A.M. won’t be considered.<br/>
5. Teams may submit ONE entry only. Submission of multiple entries shall lead to
disqualification.<br/>
6. A participant can’t take part in the event from multiple teams.<br/>
7. Plagiarism will not be tolerated and shall lead to disqualification.<br/>
8. Judging criteria: Idea should be innovative and implementable.<br/>
9. The top two teams would be given prizes.<br/>
10. The decision of the judges shall be final and binding. In case of any disputes the organizing
team of Pravega reserves the rights in its sole discretion.<br/><br/>
<h5>Competition Timeline:</h5>
1. October 17, 2015: Registrations start.<br/>
2. November 10, 2015: Last date for registration and submission of a short title and brief
abstract for your idea.<br/>
3. November 15, 2015: Announcement of prelim results. The selected teams will be assigned a
professor.<br/>
4. January 20, 2016: Last date to confirm availability for the final event and to provide the soft
copy of your presentation that would be presented by the team during Pravega 2016.<br/>
5. January 29-31, 2016: Finals of the Airbus Idea Presentation event.<br/>
</div></div></div>
<div class="overlay-content popup1">
<iframe src="https://docs.google.com/forms/d/1zHTKVMnB1aQBJWccvQAh7Mp5tjeeMh0FxnoFDrP3wvg/viewform?embedded=true" width="100%" height="100%">Loading...</iframe>
</div>
<!-- START JQUERY PLUGINS LOAD -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/grayscale.js"></script>
<script src="js/normal.js"></script>
<script src="js/carousels.js"></script>
<script src="js/jquery.stellar.js"></script>
<script src="js/classie.js"></script>
<script src="js/jquery.mixitup.js"></script>
<script src="js/testimonials.js"></script>
<script src="js/jquery.nicescroll.js"></script>
<script src="js/rotating-text.js"></script>
<script src="js/jquery.magnific-popup.js"></script>
<script src="js/headhesive.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/scripts.js"></script>
<!-- END JQUERY PLUGINS LOAD -->
</body>
</html>