-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathPhotography.html
642 lines (601 loc) · 37 KB
/
Photography.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
<!DOCTYPE html>
<html height=100%>
<head>
<!-- START HEAD -->
<meta charset="utf-8">
<!-- START TITLE -->
<title>Photography Events</title>
<!-- END TITLE -->
<!-- START META, DESCRIPTION, KEYWORDS, AUTHOR -->
<meta name="description" content="Culmyca Website Team" />
<meta name="keywords" content="photography, jhalak, elements, culmyca, 2016, ymca, ymcaust, faridabad" />
<meta name="author" content="Satwick, Sameer, Vipin" />
<!-- END META, DESCRIPTION, KEYWORDS, AUTHOR -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Facebook -->
<meta property="og:title" content="Culmyca Photography Events" />
<meta property="og:description" content=" Has the word ‘EYES’ become synonymous to a ‘CAMERA’ for you? From being just a hobby once, has photography now become a way of your life? If you too believe in MAKING photographs, CULMYCA awaits you. So all you shutterbugs out there, get ready to SHOOT the world.(without getting prosecuted)!!!" />
<meta property="og:image" content="http://elementsculmyca.com/images/FB_pic.png" />
<meta property="og:url" content="http://elementsculmyca.com/Photography.html" />
<meta property="og:site_name" content="Elements Culmyca '16" />
<meta property="og:type" content="website" />
<!-- End Facebook -->
<!-- Bootstrap -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<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 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="icons/photography/flaticon.css">
<!-- END FONTELLO ICONS STYLESHEET -->
<!-- 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 height=100%>
<!-- START BODY TAG -->
<!-- START HEADER -->
<!-- SCROLL DIV #boxscroll by nicescroll -->
<div tabindex="1000" style="overflow-y: auto;" id="boxscroll">
<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="flaticon-arrow483" 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/logo.png" alt="CULMYCA" 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" target="_blank">StarNights</a>
</li> -->
<li>
<a class=" page-scroll" href="index.html#events">Events</a>
</li>
<!-- <li>
<a class=" page-scroll" href="sponsors.html">Sponsors</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>
<div class="header-parallax-photography" data-stellar-background-ratio="0.5">
<div class="slidersection">
<div class="overlay">
<div class="center fixed-content" height=100% background-size="cover">
<div class="center-fix">
<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 animated fadeInDown">PHOTOGRAPHY AND DESIGN</h1>
<h4 class="scale animated fadeInUp delay-05s" style="margin-bottom: -25px;">
<p style="text-align:left; margin-left:5%; font-family:Font-Awesome, Helvetica, Arial; text-transform: none;">
<span class="">“Imagination is the only weapon in the war against reality.”</span><br/>
~The Cheshire Cat, Alice in Wonderland.
</p>
Has the word ‘EYES’ become synonymous to a ‘CAMERA’ for you? From being just a hobby once, has photography now become a way of your life? If you too believe in MAKING photographs, CULMYCA awaits you. So all you shutterbugs out there, get ready to SHOOT the world.(without getting prosecuted)!!!
</h4><br/>
<h4 class="scale animated fadeInUp delay-05s" style="margin-bottom: 50px;">
</h4>
</div>
</div>
</div>
</div>
</div>
<!--///////////////////////////////////////////////////////
// End slider section
//////////////////////////////////////////////////////////-->
<div class="row-gree">
<div class="opcaity">
<div class="w-container wrap">
<a href="#ghan-chakkar">
<div class="w-col w-col-4 wp1">
<div class="icon-box">
<i class="flaticon-photo-camera5"></i>
<h4 class="icons-heading">GHAN CHAKKAR</h4>
</div>
</div>
</a>
<a href="#camero-leela">
<div class="w-col w-col-4 wp1 delay-025s">
<div class="icon-box">
<i class="flaticon-shutter4"></i>
<h4 class="icons-heading">CAMERO KI RASLEELA</h4>
</div>
</div>
</a>
<a href="#framed">
<div class="w-col w-col-4 wp1 delay-05s">
<div class="icon-box">
<i class="flaticon-frame14"></i>
<h4 class="icons-heading">FRAMED</h4>
</div>
</div>
</a>
<a href="#photo-bucket">
<div class="w-col w-col-4 wp1 delay-05s">
<div class="icon-box">
<i class="flaticon-photo26"></i>
<h4 class="icons-heading">PHOTOBUCKET</h4>
</div>
</div>
</a>
<a href="#cine-fiesta">
<div class="w-col w-col-4 wp1 delay-05s">
<div class="icon-box">
<i class="flaticon-movie36"></i>
<h4 class="icons-heading">CINE FIESTA</h4>
</div>
</div>
</a>
<a href="#design-rev">
<div class="w-col w-col-4 wp1 delay-05s">
<div class="icon-box">
<i class="flaticon-image86"></i>
<h4 class="icons-heading">DESIGN REVOLUTION</h4>
</div>
</div>
</a>
</div>
</div>
</div>
<!--//// Event links ////
/////////////////////Events/////////////////////////////-->
<div id="ghan-chakkar">
<div class="row-back">
<div class="w-container wrap-normal">
<div class="center">
<h2 class="center-fix scale1">GHAN CHAKKAR</h2>
<p>
It is an on the spot event consisting of three rounds - Map the Snap (Jigsaw image), Crazy Poses (selfie), Akshar Khoj (finding letters from different things).
</p>
</div>
<div class="w-col w-col6">
<div class="right wp8">
<a class="show-popup button wp8 delay-05s" href="" data-showpopup="1a">Rules</a>
</div>
</div>
<div class="w-col w-col6">
<div class="left wp7">
<a class="button wp7 delay-05s" href="https://docs.google.com/forms/d/1PLsKrqRLYt1ywZ5bOViLniiRa6RudheQMNz2LQ9uYAo/viewform" target="_blank">Register</a>
</div>
</div>
</div>
</div>
</div>
<div id="camero-leela">
<div class="row-back">
<div class="w-container wrap-normal">
<div class="center">
<h2 class="center-fix scale1">CAMERO KI RASLEELA</h2>
<p> The answer is love :*. Spot Jesse-Celine and Brad-Angelina on YMCA grounds during the Elements Culmyca 2016. Yeah, you are reading it right.(:P :P) LOL! </p>
</div>
<div class="w-col w-col6">
<div class="right wp8">
<a class="show-popup button wp8 delay-05s" href="#" data-showpopup="2a">Rules</a>
</div>
</div>
<div class="w-col w-col6">
<div class="left wp7">
<a class="button wp7 delay-05s" href="https://docs.google.com/forms/d/1PLsKrqRLYt1ywZ5bOViLniiRa6RudheQMNz2LQ9uYAo/viewform" target="_blank">Register</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="framed">
<div class="row-back">
<div class="w-container wrap-normal">
<div class="center">
<h2 class="center-fix scale1"><span class="green">FRAMED</span></h2>
<p><strong>Photography is a love affair with life</strong> - Burk Uzzle. A sight frames a timeless image. This is about capturing life with its many subtle intricacies, in an attempt to throw light on the essence of all that sorrounds. This is about the snapshots which speak a thousand words and bring out the beauty, in the things we otherwise fail to see. Creative imagination, an eye for the detail, and a camera is all that it takes. Culmyca gives you the chance to showcase your work and to compete with some of the country's best, on a big stage. Do you have it in you to get Framed?
</p>
</div>
<div class="w-col w-col6">
<div class="right wp8">
<a class="show-popup button wp8 delay-05s" href="#" data-showpopup="3a">Rules</a>
</div>
</div>
<div class="w-col w-col6">
<div class="left wp7">
<a class="button wp7 delay-05s" href="https://docs.google.com/forms/d/1PLsKrqRLYt1ywZ5bOViLniiRa6RudheQMNz2LQ9uYAo/viewform" target="_blank">Register</a>
</div>
</div>
</div>
</div>
<div id="photo-bucket">
<div class="row-back">
<div class="w-container wrap-normal">
<div class="center">
<h2 class="center-fix scale1">PHOTO <span class="green"> BUCKET </span></h2>
<p>
3 days of immense craziness, 3 days of insanity and 3 days of tremendous fun. The streets dazzling in bright colors and shimmering lights, are full of some of the wackiest characters and wildest personalities. In short, the perfect setting for a Photograph and Video!!! Take snaps, shoot your favorite moments. Deliver them to us and win exciting prizes.
</p>
</div>
<div class="w-col w-col6">
<div class="right wp8">
<a class="show-popup button wp8 delay-05s" href="#" data-showpopup="4a">Rules</a>
</div>
</div>
<div class="w-col w-col6">
<div class="left wp7">
<a class="button wp7 delay-05s" href="https://docs.google.com/forms/d/1PLsKrqRLYt1ywZ5bOViLniiRa6RudheQMNz2LQ9uYAo/viewform" target="_blank">Register</a>
</div>
</div>
</div>
</div>
</div>
<div id="cine-fiesta">
<div class="row-back">
<div class="w-container wrap-normal">
<div class="center">
<h2 class="center-fix scale1">CINE<span class="green"> FIESTA </span></h2>
<p>
“The most honest form of filmmaking, is to make a film for yourself.” - Peter Jackson.
Do you ever find yourself immersed in a world where you enter others’ minds and see the world as another person sees it? Do you want your vision to create magic on the 70mm screen?
Start thinking. Get a Story. Grab your cast, camera and director’s hat. Create something that will never erase. Store a piece of your thought in the grandest of all means humans have ever created- A Movie!
</p>
</div>
<div class="w-col w-col6">
<div class="right wp8">
<a class="show-popup button wp8 delay-05s" href="#" data-showpopup="5a">Rules</a>
</div>
</div>
<div class="w-col w-col6">
<div class="left wp7">
<a class="button wp7 delay-05s" href="https://docs.google.com/forms/d/1PLsKrqRLYt1ywZ5bOViLniiRa6RudheQMNz2LQ9uYAo/viewform" target="_blank">Register</a>
</div>
</div>
</div>
</div>
</div>
<div id="design-rev">
<div class="row-back">
<div class="w-container wrap-normal">
<div class="center">
<h2 class="center-fix scale1">DESIGN<span class="green"> REVOLUTION </span></h2>
<p>
You are now a real graphic designer for a fake startup. You just got instructions from your boss to create a new logo for this company. (So much for startup culture, right? :P) You will be given a description of the company and you have to create a logo depicting their ideals as closely as possible or you're FIRED. JK, it's a fake company. :P
</p>
</div>
<div class="w-col w-col6">
<div class="right wp8">
<a class="show-popup button wp8 delay-05s" href="#" data-showpopup="6a">Rules</a>
</div>
</div>
<div class="w-col w-col6">
<div class="left wp7">
<a class="button wp7 delay-05s" href="https://docs.google.com/forms/d/1PLsKrqRLYt1ywZ5bOViLniiRa6RudheQMNz2LQ9uYAo/viewform" target="_blank">Register</a>
</div>
</div>
</div>
</div>
</div>
<!--///////////////////////////////////////////////////////
// End Service section
//////////////////////////////////////////////////////////-->
<!--///////////////////////////////////////////////////////
// Footer section
//////////////////////////////////////////////////////////-->
<div class="footer row-back">
<div class="w-container wrap-normal center"> <a href="http://www.elementsculmyca.com" 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 class="overlay-bg">
</div>
<div class="overlay-content popup1a scrollbar" id="style-2">
<div class="force-overflow">
<button class="close-btn">Close</button>
<div class="w-container wrap-normal">
<strong>Rules:</strong> <br>
1. Participants must have their own camera at the time of the competition. <br>
2. All types of editing are allowed.<br> <br>
<strong>Evaluation Criteria and Prizes: </strong><br>
1. For each event, a judge will be present to ensure that there is no partiality/bias. In all the cases, the decision of the judge will be final and binding. <br>
2. On the basis of the scores, the top three participants will get the certificates and attractive prizes. <br>
</div>
</div>
</div>
<div class="overlay-content popup2a scrollbar" id="style-2">
<div class="force-overflow">
<button class="close-btn">Close</button>
<div class="w-container wrap-normal">
<p>The answer is love :*.<br>Spot Jesse-Celine and Brad-Angelina on YMCA grounds during the Elements Culmyca 2016. Yeah, you are reading it right. (:P :P) LOL!</p>
<strong>Rules:</strong> <br>
<p>
1. The photographs should be clicked inside the YMCA Campus during the Culmyca 2016. <br>
2. Individual entries will be accepted.<br>
3. An individual can send maximum three entries. <br>
4. The photos should be submitted to the registeration desk, and also should be uploaded on Facebook, with the hashtag #Jhalak.<br>
5. The photos can be clicked using DSLRs, Digital Cameras or Smartphones. They should contain the date and time information with a minimum resolution of 3 million pixels or greater. The images not meeting these standards may still be judged, but may not be honored as a finalist in the competition (at the judges sole discretion), if the photographer is unable or unavailable to provide the proper resolution when asked. <br>
6. Post processing of any type is not allowed. In-built Camera presets and filters can be used. <br>
7. The entries need to be sent by 08:00 p.m. Indian Standard Time, on each day during the culmyca 2016.<br>
8. Submissions may be watermarked if desired, but the watermark should be inconspicuous enough to not interfere with the evaluation of the photo. A watermarked photo may not be honored in the competition (at the judges sole discretion) if the photographer is unable or unavailable to provide a pristine, watermark-free version of the image when asked. <br>
9. Please be aware, the judges may mark down the multiple substantially similar entries. <br>
10. Take care :P <br>
</p>
</div>
</div>
</div>
<div class="overlay-content popup3a scrollbar" id="style-2">
<div class="force-overflow">
<button class="close-btn">Close</button>
<div class="w-container wrap-normal">
<strong>Team Size: </strong> Solo <br><br>
<strong>Round(s): </strong> Direct Finals <br><br>
<strong>Theme: </strong>Necessities of Life, Trapped, Golden Moments of Zindagi, Carnival, Dreams, Digital India, Make in India. Themes are open to interpretation. <br><br>
You can send a pdf document containing only text to describe your photos or thematic interpretation, though there will be no points for this description though. <br><br>
<strong>Judging Criteria:</strong> <br>
Relevance to theme, Composition and arrangement, Focus and sharpness, Lighting, Creativity. <br><br>
Deadline for submission of entries is 13<sup>th</sup> March 2016. <br><br>
<strong>General Rules:</strong> <br>
<ul>
1. Camera Resolution should be at least 3.2 mega pixels. <br>
2. Photographs must be clicked on a date later than 5 <sup>th</sup> March, 2016. <br>
3. One without EXIF data (and hence the date) will not be accepted. So, make sure that your camera date is set before you click a picture. <br>
4. In photo editing only cropping and adjustment of hue/saturation; brightness/contrast levels are allowed. Photo-morphing, manipulations or local editing is not allowed. <br>
5. Participants have to submit both the edited and original entries for judging. <br>
6. Do not include your credentials (name, address etc) in the picture or the frame. Such photos will not be considered for the contest. <br>
7. Once the best photographs are shortlisted, the concerned participants would be asked to submit a scanned copy of their identity cards. <br>
8. Decision of the judges will be final and binding. <br>
9. Any sign of plagiarism will lead to disqualification. <br>
</ul>
</div>
</div>
</div>
<div class="overlay-content popup4a scrollbar" id="style-2">
<div class="force-overflow">
<button class="close-btn">Close</button>
<div class="w-container wrap-normal">
<strong>Rules for Selection of PIC of the Day</strong> <br>
1. The photographs should be clicked inside YMCA Campus during Culmyca 2016. <br>
2. Individual entries need to be sent. <br>
3. An individual can send a maximum of three entries. <br>
4. Photos need to be submitted to the registration desk and also uploaded to Facebook with the hashtag #Jhalak #picoftheday<br>
5. Photos can be clicked using DSLRs, Digital Cameras or Smartphones and should contain the date and time info with a minimum resolution of 3 million pixels or greater. Images that do not meet this standard can still be judged, but may not be honored as a finalist in the competition (at the judges sole discretion) if the photographer is unable or unavailable to provide the proper resolution when asked. <br>
6. Post processing of any type isn’t allowed. In-built Camera presets and filters can be used. <br>
7. Entries need to be sent by 08:00 pm Indian Standard Time on each day during culmyca 2016. <br>
8. Submissions may be watermarked if desired, but the watermark should be inconspicuous enough to not interfere with the judging of the photo. A watermarked photo might not be honored by the competition (at the judges sole discretion) if the photographer is unable or unavailable to provide a pristine, watermark-free version of the image when asked. <br>
9. Please be aware that the judges may mark down entering multiple substantially similar entries. <br> <br>
<strong>Rules for selection for VIDEO of the Day</strong> <br>
1. The videos should be shot inside YMCA Campus during Culmyca 2016. <br>
2. Individual entries need to be sent. <br>
3. An individual can send a maximum of three entries. <br>
4. Videos need to be submitted to the registration desk adn uploaded to Facebook with #Jhalak #videooftheday.<br>
5. Videos can be clicked using DSLRs, Digital Cameras and Smartphones. <br>
6. Post processing of any type isn’t allowed. In-built Camera presets and filters can be used. <br>
7. Entries need to be sent by 08:00 pm Indian Standard Time on each day during Culmyca 2016. <br>
8. Submissions may be watermarked if desired, but the watermark should be inconspicuous enough to not interfere with the judging of the video. A watermarked video might not be honored by the competition (at the judges sole discretion) if the photographer is unable or unavailable to provide a pristine, watermark-free version of the image when asked. <br>
9. Please be aware that the judges may mark down entering multiple substantially similar entries. <br><br>
<strong> Evaluation Criteria and Prizes </strong><br>
1. 2 or more judges for every event will be present to ensure there is no partiality/ bias. In all cases, the judge’s decision will be final and binding. <br>
2. Top three participants on the basis of scores will get certificates and attractive prizes. <br>
</div>
</div>
</div>
<div class="overlay-content popup5a scrollbar" id="style-2">
<div class="force-overflow">
<button class="close-btn">Close</button>
<div class="w-container wrap-normal">
<strong>Team size: </strong>At most 15 (including the actors)<br><br>
<strong>Round(s): </strong>Online eliminations <br> <br>
<strong>Eliminations: </strong> <br>
Online entry to be submitted. <br><br>
<strong>Time Limit: </strong>5 to 15 minutes <br><br>
<strong>Theme:</strong> There is no theme for this round. <br><br>
<strong>Deadline: </strong>Entries should be last submitted by 13th March 2016 to [email protected] with subject 'CINEFIESTA' <br><br>
<strong>Judging Criteria: </strong> <br>
Editing, Cinematography, Script, Acting, Sound design and Overall impact. <br><br>
<strong>General Rules:</strong> <br><br>
1. The movies should be either in Hindi or English or both. If you choose to make a film in Hindi, it must contain English subtitles. No other languages will be allowed. <br>
2. Please note that we will not be responsible for postal delays, losses or damages–make sure you send in entries sufficiently before the deadline. <br>
3. You may use any video camera you deem suitable for shooting the movie. However, we strongly discourage low-resolution cameras, including webcams and mobile-phone cameras. <br>
4. The content of the movie should be appropriate for public screening and thus should have no vulgarity. <br>
5. Obscenity (at the discretion of the judges) of any kind is not allowed and will lead to immediate disqualification. <br>
6. Entries must be the original work of the entrants and must not infringe third-party's rights. <br>
7. Please avoid photo slideshows, remixes, spoofs and advertisements. <br>
8. Plagiarism is strictly prohibited. Sound track can be borrowed, but with due credit. <br>
</div>
</div>
</div>
<div class="overlay-content popup6a scrollbar" id="style-2">
<div class="force-overflow">
<button class="close-btn">Close</button>
<div class="w-container wrap-normal">
<strong>Rules for Competition:</strong> <br>
1. It is an on the spot designing competition. <br>
2. Individual entries are only accepted. <br>
3. Adobe Photoshop, Illustrator, GIMP, Inkscape, Blender and Corel Draw can only be used. <br><br>
<strong>Evaluation Criteria and Prizes:</strong> <br>
1. Judges for every event will be present to ensure there is no partiality/bias. In all cases, the judge’s decision will be final and binding. <br>
2. Top three participants on the basis of scores will get certificates and attractive prizes. <br>
</div>
</div>
</div>
<!-- START JQUERY PLUGINS LOAD -->
<script src="https://code.jquery.com/jquery-2.2.0.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></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>
<!-- <script src="js/waves.js"></script> -->
<!-- END JQUERY PLUGINS LOAD -->
</body>
</html>