-
Notifications
You must be signed in to change notification settings - Fork 0
/
wholeevents.html
801 lines (728 loc) · 27.9 KB
/
wholeevents.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
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Madras|Meraki'18</title>
<!-- <link rel="stylesheet" href="css/style.css"> -->
<link href="https://fonts.googleapis.com/css?family=Oswald|Roboto" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Signika" rel="stylesheet">
<link rel="stylesheet" href="css/wholeevents.css">
<link rel="stylesheet" href="css/eventscard.css">
<script>
function redirect(){
if(window.innerWidth < 1000){
window.location = "wholeevents2.html";
}
}
</script>
</head>
<body onload="setInterval('redirect()', 300)">
<div class="color-list">
<section class="color bgcenter" style=" background-color:#FE5E52">
<h2 class="name">Canvas</h2>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Tattoo Making</h2>
<p>Capture the essence and get creative</p>
<br>
<h5>1st Prize: Rs.700 </h5>
<h5>2nd Prize: Rs.400 </h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: 2</li>
<li>Duration: 2 hr</li>
<li>No use of mobile devices</li>
<li>Materials will be provided</li>
<li>Topic will be given on spot</li>
<li>First come first serve basis
</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSck8QBLkWEM7y1Lcx-8ddbECMQ1HI2kP2emgnPMKYDRjlyzHw/viewform " target="_blank">
<div class="btn poll ">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Collage Making</h2>
<p>Come show us the vision of your thought.</p><br>
<h5>1st Prize: Rs.1000 </h5>
<h5>2nd Prize: Rs.600 </h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: 2-3</li>
<li>Duration: 2 hr</li>
<li>No use of mobile devices</li>
<li>Materials will be provided</li>
<li>Topic will be given on spot</li>
<li>Participants are not allowed to use their own materials.
</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLScQp9cAszD4YB6UertKJu_859gXobh7NiPXR7N2SCU2r5fc2A/viewform" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Mind Palace</h2>
<p>Imagine a world and bring it to life.</p><br>
<h5>1st Prize: Rs.600 </h5>
<h5>2nd Prize: Rs.300</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: 1</li>
<li>Task: Sketch/Illustrate a given Quote or paragraph</li>
<li>No use of mobile devices</li>
<li>Materials will be provided</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSchMRey0zKFOd_Vul9DxsN5Z4h6qFqZDqQ0CpkJZzU61BlVkQ/viewform" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="color bgcenter" style=" background-color:#2c1320">
<h2 class="name" style="color: white;">eSports</h2>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">CSGO- Ace</h2>
<p>One Shot. One Kill. No luck. Pure Skill.</p><br>
<h5>1st Prize: Rs.2000</h5>
<h5>2nd Prize: Rs.1200</h5>
<h5>3rd Prize: Rs.800</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: 1-6</li>
<li>Reg Fee: Rs.250 per team</li>
<li>Kindly Check the remaining rules in the Rulebook carefully</li>
</ul>
<a href="https://docs.google.com/a/iiitdm.ac.in/forms/d/1dcs0AYspzgdvtGAnMNcsYbq2z9o88uwiMkYN_M6E4yI/edit?usp=drivesdk" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">FIFA- Kickoff</h2>
<p>Play for the pride of your club</p><br>
<h5>1st Prize: Rs.500</h5>
<h5>2nd Prize: Rs.300</h5>
<h5>3rd Prize: Rs.200</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Individual Event</li>
<li>Reg Fee: Rs.60</li>
<li>Kindly Check the remaining rules in the Rulebook carefully</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLScc12f-FbWtaE41I8FvP4VTPfZafQ6svU3x9mFWcOEkruyoLw/viewform?usp=sf_link" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">BLUR- NiTro</h2>
<p></p><br>
<h5>1st Prize: Rs.250</h5>
<h5>2nd Prize: Rs.200</h5>
<h5>3rd Prize: Rs.100</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Individual Event</li>
<li>Reg Fee: Rs.50</li>
<li>Kindly Check the remaining rules in the Rulebook carefully</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfLcU7AdDlorsi9V8-Gpw8ncgO93gaVC0_u_EF8PYLvnnxHEw/viewform?c=0&w=1" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">PUBG MOBILE</h2>
<p>Winner Winner Chicken Dinner.</p><br>
<h5>1st Prize: Rs.1000</h5>
<h5>2nd Prize: Rs.750</h5>
<h5>3rd Prize: Rs.500</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Squad</li>
<li>Reg Fee: Rs.80 per team</li>
<li>Kindly Check the remaining rules in the Rulebook carefully</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdMOc643g1TbAfzJSY2oK4jCrOG06LaPFK42pf4d5n-__Citg/viewform?usp=sf_link" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="color bgcenter" style=" background-color:#777da6">
<h2 class="name">Footlights</h2>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Solo</h2>
<p>Show off your moves and rule the show.</p><br>
<h5>1st Prize: Rs.800 </h5>
<h5>2nd Prize: Rs.600</h5>
<h5>3rd Prize: Rs.400</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: 1</li>
<li>Time Limit: 3 min</li>
</ul>
<a href="https://goo.gl/forms/QhCUa0bv5CzggI0C2" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Team up!</h2>
<p>Get together with your friends and perform.</p><br>
<h5>1st Prize: Rs.1500 </h5>
<h5>2nd Prize: Rs.1000</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: 2-4</li>
<li>Time Limit: 4 min</li>
</ul>
<a href="https://goo.gl/forms/euteVEPBQmODWR9r2" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="color bgcenter" style="background-color:#ef798a">
<h2 class="name">Illiterati</h2>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Resonance</h2>
<p>Get us to see what you think..</p><br>
<h5>1st Prize: Rs.500 </h5>
<h5>2nd Prize: Rs.300</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: 1 </li>
<li>Duration: 1 hr</li>
<li>Will consist of multiple rounds of 10-15 min each</li>
<li>Different writing prompts will be given for each round</li>
<li>Prompts maybe visual, auditory, or tactile</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfLxbJFlnuqmY8LZ87iiAlmaw2gqHyrDXCZ4SUf8zDnx3y5Rw/viewform?usp=sf_link" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Eloquent</h2>
<p>Come. Speak. Conquer.</p><br>
<h5>1st Prize: Rs.500</h5>
<h5>2nd Prize: Rs.300</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: 1</li>
<li>Duration: 1.5 hr</li>
<li>Speaking skills of the participants will be tested in different games such as block and tackle, shipwreck etc.</li>
<li>Rounds: 2-3</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSd_Wi7xPRT32g70bm3yrpM7W5NXlRlg3WhXFZb_kQuK6NArnQ/viewform?usp=sf_link" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Lawyer Up</h2>
<p>String together articulate words with the deftness of mind and get us to pronounce your verdict.</p><br>
<h5>1st Prize: Rs.500</h5>
<h5>2nd Prize: Rs.300</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: 2</li>
<li>Duration: 1.5-2 hr</li>
<li>Consists of Multiple Rounds</li>
<li>Will test the debating skills of the participants</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeGwvAX0NImesR9XLg0HcFrsHPtJOoTOLyN6cF1iJ0vnzmCVw/viewform?usp=sf_link" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="color bgcenter" style=" background-color:#90E0F3">
<h2 class="name" ">Imagix</h2>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Clix</h2>
<p>Online Contest</p><br><p>Picture the theme in your head and then click the picture.</p>
<br>
<h5>1st Prize: Rs.300</h5>
<h5>2nd Prize: Rs.200</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Theme: Madras</li>
<li>Max Entries per person: 2</li>
<li>The entries have to be submitted to [email protected] before 11:59pm on 27-10-18</li>
<li>Read the General Rules and Photo Specifications carefully.</li>
</ul>
<!-- <a href="mailto:[email protected]" target="_blank">
<div class="btn poll">
<h4 class="style1">Mail here</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a> -->
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">PhotON</h2>
<p>Live Contest</p><br>
<p>Capture Meraki in your Camera.</p>
<br>
<h5>Day-1 Prize: Rs.500</h5>
<h5>Day-2 Prize: Rs.500</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Maximum Entries per person: 3</li>
<li>This event will happen for 2 days and the winner will be announced for each day.</li>
<li>Kindly Check the remaining rules in the Rulebook carefully</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="color bgcenter" style=" background-color:#FCB97D">
<h2 class="name">Music</h2>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Live Wire</h2>
<p>Show us the power of your voice as you stand alone.</p><br>
<h5>1st Prize: Rs.800</h5>
<h5>2nd Prize: Rs.600</h5>
<h5>3rd Prize: Rs.400</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Solo event, Any Genre, Max Entries: 1 </li>
<li>Video to be submitted for shortlisting (3 mins max)</li>
<li>Final performance should be under 4 minutes</li>
<li>Participant may use a karaoke or an instrument (he/she must play it)</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSepxQrGbHMmmGFUHJwdBx22kRmkVCZN49AlPkK3txxNRMdkUg/viewform?usp=sf_link" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Art of Noise</h2>
<p>Keep the audience glued to their seats to the beats of your rendition.</p><br>
<h5>1st Prize: Rs.1500</h5>
<h5>2nd Prize: Rs.1000</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Eastern and Western performances are allowed.</li>
<li>Participant can perform only for one band</li>
<li>Extra points for original compositions!</li>
<li>Limit band size to 8 and performance time to 15 mins (including setup)</li>
<li>Drum-kit, keyboard, acoustic and electric guitars will be provided.</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSf537nnGQqy9105eo7RpPDv2qAX-dTTphdXe7KJoQGMp0kcYw/viewform?usp=sf_link" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Lyric Writing</h2>
<p>Online Contest</p><br><p>Pen your own lyrics and stand a chance to win an own musical composition, performed by the music club.</p><br>
<h5>Prize: Top 2 lyrics submitted will be made into original compositions by the music club, with due credit of-course. </h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Kindly Check the rules in the Rulebook carefully</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfIz2jkp1vHKXx9m3mUdBg5Xl9LOKgYW0vynWlkXtymEniJWw/viewform?usp=sf_link" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="color bgcenter" style=" background-color:#05A8AA">
<h2 class="name">Pixels</h2>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">The One-sheet</h2>
<p>Online Contest</p><br><p>A Movie Poster Design Contest</p><br>
<h5>1st Prize: Rs.400 </h5>
<h5>2nd Prize: Rs.250 </h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Prescribed format for submission: jpeg+psd/ai</li>
<li>Art Work should be your own creation. Movie artwork and images cannot be repurposed or reused in your artwork </li>
<li>Poster should be of the size 11.7" x 16.5"</li>
<li>Kindly Check the remaining rules in the Rulebook carefully</li>
</ul>
<a href="https://goo.gl/forms/M0vmZ93pZ3Dlm3o82" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Imagine</h2>
<p>Online Contest</p><br>
<h5>1st Prize: Rs.400 </h5>
<h5>2nd Prize: Rs.250 </h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Submissions must be a attachment to a single image along with the source file (.psd).</li>
<li>Images must be in reasonable quality.
<ul>
<li>Images must be at least 600x600 pixels (360,000 pixels total).</li>
<li>Images must be relatively well framed, and free from noise, blur, and distortion.</li>
</ul>
</li>
<li>Kindly Check the remaining rules in the Rulebook carefully</li>
</ul>
<a href="https://goo.gl/forms/grQAEFskcSDwPCxm1" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="color bgcenter" style=" background-color:#92c8a8">
<h2 class="name">Quriosity</h2>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">India Quiz</h2>
<p>How at home are you when quizzed about home? Test it out here.</p><br>
<h5>1st Prize: Rs.600</h5>
<h5>2nd Prize: Rs.400</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: 3</li>
<li>Only one person from the team has to register for the participants.</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSenOWt1DUWIWyzEI7Pu-B4Did_R8GnT1neZgW5IALHKE2LOFA/viewform?usp=sf_link" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Buzzer Quiz</h2>
<p>In this battle of wits, the quickest catches the bus.</p><br>
<h5>1st Prize: Rs.600</h5>
<h5>2nd Prize: Rs.400</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: 2</li>
<li>Only one person from the team has to register for the participants.</li>
</ul>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeG2iOdyyyYEMG5J2tpZJM-7qAUAtBapiCMElKbt5nF0Hwo2A/viewform?usp=sf_link" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="color bgcenter" style=" background-color:#c5ecac">
<h2 class="name">Stagestruck</h2>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Naatakani</h2>
<p>Come, take us on a journey of emotion and expression!</p><br>
<h5>1st Prize: Rs.1500</h5>
<h5>2nd Prize: Rs.1000</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: 3-6</li>
<li>Theme of play : No restriction on the themes and type of drama (Mime, Dance drama,
skit, etc)</li>
<li>Language: English, Hindi, Tamil, Telugu</li>
<li>Time Limit: The team should perform for a minimum of 15 minutes to a maximum of 30
mins.</li>
</ul>
<a href="https://goo.gl/forms/GND9lGpoYPabV8m33" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="cardContainer inactive details">
<div class="card">
<div class="side front">
<!-- <div class="img img1"></div> -->
<div class="info">
<h2 class="style1">Act it out</h2>
<p>Online Contest</p><br>
<p>60 seconds and a theme. Act it out and you win.</p>
<br>
<h5>1st Prize: Rs.400</h5>
<h5>2nd Prize: Rs.200</h5>
</div>
</div>
<div class="side back">
<div class="info">
<ul>
<li>Team Size: maximum of 3</li>
<li>Theme: Will be commiunicated within few days.</li>
<li>Language: English, Hindi, Tamil, Telugu</li>
<li>Time Limit : The video should be maximum of 60 seconds.</li>
<li>Musically/tik tok or dubsmashes are not allowed.</li>
</ul>
<a href="https://goo.gl/forms/OexfP3bWvtY6vHVO2" target="_blank">
<div class="btn poll">
<h4 class="style1">Register</h4>
<svg fill="#333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
</div>
<a style="text-decoration: none;position:fixed; bottom: 0; right: 0;width: 100%;text-align: right;overflow-x: hidden;font-family: 'Raleway', sans-serif;font-size: 1.5rem;color:black;" href="index.html">BACK</a>
</body>
<!-- Link to jQuery Library -->
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<!-- Link to external JS file with needed code -->
<script src="js/index.js"></script>
<script src="js/box.js"></script>
</html>