-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
543 lines (459 loc) · 20.2 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
<title>BOSM | Rise To Glory</title>
<meta
content="One of the biggest sports extravaganzas in the Country, BITS Open Sports Meet (BOSM'22), is back with its 35th edition this winter to provide a stage for college teams to showcase their supremacy by competing amongst the nation's best talents."
name="description" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<link href="https://www.dafontfree.net/embed/em9uYS1wcm8tdGhpbiZkYXRhLzUxL3ovMjE1MjMvWm9uYVByby1UaGluLm90Zg"
rel="stylesheet" type="text/css" />
<link href="Assets/Logo.png" rel="shortcut icon" type="image/x-icon" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com" rel="preconnect" />
<link crossorigin href="https://fonts.gstatic.com" rel="preconnect" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap"
rel="stylesheet" />
<script src="https://kit.fontawesome.com/ac3cc426ff.js" crossorigin="anonymous"></script>
<link href="Styles/director.css" rel="stylesheet">
<link href="Styles/index.css" rel="stylesheet" />
<link href="Styles/responsive.css" rel="stylesheet" />
<link href="Styles/respDesktop.css" rel="stylesheet" />
<link href="Styles/contact.css" rel="stylesheet" />
<link href="Styles/about.css" rel="stylesheet" />
<link href="Styles/events.css" rel="stylesheet" />
<link rel="stylesheet" href="Styles/loader.css" />
<script defer src="Scripts/index.js"></script>
<script defer src="Scripts/loaderIndex.js"></script>
<script defer src="Scripts/hamburger.js"></script>
<script defer src="Scripts/events.js"></script>
<script defer src="Scripts/about.js"></script>
<script defer src="Scripts/contacts.js"></script>
</head>
<body>
<div class="loader">
<div class="video-wrapper">
<video autoplay loop muted playsinline id="video" width="100%">
<source src="Assets/loader.mp4" type="video/mp4" />
</video>
<div class="shadow"></div>
</div>
<div class="hide">CLICK TO CONTINUE</div>
</div>
<div class="ham-grid">
<div class="ham-logo ham-hide"><img src="Assets/ham-logo.png" /></div>
<div class="ham-img ham-hide">
<img src="Assets/ham-img.png" /><span></span>
</div>
<div class="ham-links">
<div>
<a href="Templates/ignition.html">IGNITION</a>
<a href="Templates/gallery.html">GALLERY</a>
<a href="Templates/sponsors.html">SPONSORS</a>
<a href="https://dvm-bitspilani.github.io/bosm-2019-main/">ARCHIVES</a>
<a style="display: none" href="#">LOGIN</a>
<a href="Templates/developers.html">DEVELOPERS</a>
</div>
</div>
<div class="ham-text ham-hide">
<img src="Assets/ham-text.png" /><span></span>
</div>
<div class="ham-icons ham-hide">
<a href="https://www.facebook.com/bosmbitspilani" target="_blank">
<img aria-hidden="true" src="Assets/Facebook.png" class="ham-icon" />
</a>
<a href="https://www.instagram.com/bitsbosm/" target="_blank">
<img aria-hidden="true" src="Assets/Instagram.png" class="ham-icon" />
</a>
</div>
</div>
<div class="scrollNav" id="sideScroll">
<!-- <div class="navBut" id="sponsors">SPONSORS</div> -->
<div id="contact"><a class="navBut" href="#contactUs">CONTACT</a></div>
<div id="contact"><a class="navBut" href="#director">MESSAGE</a></div>
<div id="events"><a class="navBut" href="#eventsHere">EVENTS</a></div>
<div id="about"><a class="navBut" href="#about-sec">ABOUT</a></div>
<div id="main"><a class="navBut" href="#">HOME</a></div>
</div>
<div class="lines">
<div class="line" id="l1">
<img src="./Assets/Line.png" />
</div>
<div class="line" id="l2">
<img src="./Assets/Line.png" />
</div>
<div class="line" id="l3">
<img src="./Assets/RedLine.png" />
</div>
<div class="line" id="l4">
<img src="./Assets/RedLine.png" />
</div>
<div class="line" id="l5">
<img src="./Assets/BlueLine.png" />
</div>
<div class="line" id="l6">
<img src="./Assets/BlueLine.png" />
</div>
<div class="line" id="l7">
<img src="./Assets/RedLine.png" />
</div>
<div class="line" id="l8">
<img src="./Assets/Line.png" />
</div>
<div class="line" id="l9">
<img src="./Assets/Line.png" />
</div>
<div class="line" id="l10">
<img src="./Assets/RedLine.png" />
</div>
<div class="line" id="l11">
<img src="./Assets/BlueLine.png" />
</div>
</div>
<img class="phoneBgMain" src="Assets/phoneMainBg.png" />
<img class="bgMain" src="Assets/bgMain.png" />
<img class="fall-red" src="Assets/fall-red.png" />
<img class="fall-blue" src="Assets/fall-blue.png" />
<img class="fall-yellow" src="Assets/fall-yellow.png" />
<img class="fall-red late-1" src="Assets/fall-red.png" />
<img class="fall-blue late-1" src="Assets/fall-blue.png" />
<img class="fall-yellow late-1" src="Assets/fall-yellow.png" />
<img class="fall-red late-2" src="Assets/fall-red.png" />
<img class="fall-blue late-2" src="Assets/fall-blue.png" />
<img class="fall-yellow late-2" src="Assets/fall-yellow.png" />
<img class="bg-red" src="Assets/rs.png" />
<img class="bg-blue" src="Assets/bs.png" />
<img class="bg-yellow" src="Assets/ys.png" />
<div class="home-page">
<nav class="nav">
<div class="left">
<img src="Assets/Logo.png" />
</div>
<div class="right">
<a class="spon" href="Templates/sponsors.html">SPONSORS</a>
<a class="regist" href="Templates/registration.html" id="desktopRegist">REGISTRATION</a>
<div class="ham-cont">
<div class="hamburger">
<span class="ham-1"></span>
<span class="ham-2"></span>
<span class="ham-3"></span>
</div>
</div>
</div>
</nav>
<main>
<div class="pictures sec-head">
<div class="leftImg">
<img class="light" id="lightRed" src="Assets/Red%20Light.png" />
<img class="rp player" src="Assets/Red.png" />
</div>
<div class="centerImg">
<img class="light" id="lightBlue" src="Assets/Blue%20Light.png" />
<img class="bp player" src="Assets/Blue.png" />
</div>
<div class="rightImg">
<img class="light" id="lightYellow" src="Assets/Yellow%20Light.png" />
<img class="yp player" src="Assets/Yellow.png" />
</div>
</div>
<div class="text">
<img id="bosm" src="./Assets/BOSMText.png" />
<img id="bosmr" src="./Assets/RiseText.png" />
<!-- <h2>BOSM</h2> -->
<!-- <h3>RISE TO GLORY</h3> -->
</div>
<a class="regist" href="Templates/registration.html" id="phoneRegist">REGISTER</a>
</main>
<footer>
<div class="time">
<div class="numbers">
<div id="days">00</div>
<span>:</span>
<div id="hours">00</div>
<span>:</span>
<div id="min">00</div>
</div>
<div class="labels">
<div class="label-1">DAYS</div>
<div class="label-2">HOURS</div>
<div class="label-3">MINUTES</div>
</div>
</div>
<div class="socials">
<a href="https://www.facebook.com/bosmbitspilani" target="_blank">
<i aria-hidden="true" class="fa fa-facebook-square"></i>
</a>
<a href="https://www.instagram.com/bitsbosm/" target="_blank">
<i aria-hidden="true" class="fa fa-instagram"></i>
</a>
</div>
</footer>
</div>
<div class="transition"></div>
<section id="about-sec" class="sec-head">
<img class="about-bg" src="./Assets/bgAbout.png" />
<img class="about-bg-phone" src="./Assets/bgAboutPhone.png" />
<div id="about-txt">
<h2 class="sec-header">ABOUT US</h2>
<p class="about-par">
One of the biggest sports extravaganzas in the Country, BITS Open
Sports Meet (BOSM), is back with its 35th edition this winter. The
annual sports fest of BITS Pilani, Pilani Campus, since its inception
in 1986, has been a stage for college teams to showcase their
supremacy by competing amongst the nation's best talents.
</p>
<p class="about-par">
After a three-year gap due to the pandemic, the event is all set to
witness thrill, excitement, and competitiveness like never before. The
theme for BOSM 2022 is "Rise to Glory." It signifies the glory of the
mega sports fest restored to normalcy after the pandemic, and the
stage being set for the sporting event and glory tells us about the
success stories and efforts that one puts into achieving their feats.
</p>
<p class="about-par">
BOSM not only brings enthralling sporting events but also comes up
with exciting events like prof shows, exhibitions, talks, and many
more. So get ready to feel the adrenaline rush down your spine in this
breathtaking fest.
</p>
<p class="about-par">
Train and prepare to prove your mettle at one of the biggest sporting
platforms in the Country!
</p>
</div>
<div id="about-line"></div>
<div id="about-right">
<div id="about-car-cont">
<div id="about-car">
<div id="about-car-back"></div>
</div>
<div id="about-dots-cont"></div>
</div>
<div id="about-tweet"></div>
</div>
</section>
<section class="events sec-head" id="eventsHere">
<img class="events-bg" src="./Assets/bgEvents.png" />
<img class="events-bg-phone" src="./Assets/bgAboutPhone.png" />
<h2 class="sec-header">EVENTS</h2>
<div id="evt-cont">
<div id="evt-arrow-left"></div>
<div id="evt-arrow-right"></div>
<div id="events-cont"></div>
<button id="evt-cont__guidelines"
onclick="window.location.href='https://docs.google.com/document/d/1qD68OA7NxGSBKGAg2W52b3UG6d3iZ9f5m6W_eYAyDEY/edit';">
Guidelines
</button>
<div id="event-dots-cont"></div>
</div>
</section>
<section class="director sec-head" id="director">
<h2 class="sec-header dir-header" id="dir-header-1">A MESSAGE FROM</h2>
<h2 class="sec-header dir-header">THE DIRECTOR'S DESK</h2>
<div class="dir-cont">
<div class="dir-profile">
<div class="dir-img-div">
<img src="./Assets/director.png" alt="" class="dir-img">
<!-- <div class="dir-leaves">
<img src="./Assets/left-leaf.png" alt="" class="dir-leaf" id="dir-left-leaf">
<img src="./Assets/right-leaf.png" alt="" class="dir-leaf" id="dir-right-leaf">
</div> -->
</div>
<p class="dir-para dir-name">Sudhirkumar V Barai</p>
<p class="dir-para" id="dir-post">Director, BITS Pilani, Pilani Campus</p>
</div>
<div class="dir-msg-cont">
<div class="dir-msg">
<svg class="dir-quotes" id="dir-quote-start" width="144" height="114" viewBox="0 0 144 114" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M38.7504 113.002L58.0095 88.1744C53.9875 86.3181 49.9655 83.9977 45.9435 81.2132C42.0762 78.4288 38.905 74.7162 36.43 70.0754C34.1096 65.4346 32.9494 59.247 32.9494 51.5124L0 52.6725C0 64.5838 2.16568 74.5615 6.49706 82.6055C10.8284 90.8041 15.9333 97.3786 21.8116 102.329C27.8446 107.279 33.4908 110.837 38.7504 113.002ZM53.3687 52.6725V-9.15527e-05H0V52.6725H53.3687ZM123.908 113.002L143.167 88.1744C138.991 86.3181 134.969 83.9977 131.102 81.2132C127.234 78.4288 124.063 74.7162 121.588 70.0754C119.113 65.4346 117.875 59.247 117.875 51.5124L85.158 52.6725C85.158 64.5838 87.2463 74.5615 91.423 82.6055C95.7544 90.8041 100.937 97.3786 106.97 102.329C113.003 107.279 118.649 110.837 123.908 113.002ZM138.527 52.6725V-9.15527e-05H85.158V52.6725H138.527Z"
fill="url(#paint0_radial_865_1333)" />
<defs>
<radialGradient id="paint0_radial_865_1333" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse"
gradientTransform="translate(74.0342 119.771) rotate(-90.7047) scale(199.241 111.876)">
<stop stop-color="white" />
<stop offset="0.554603" stop-color="#CACACA" />
<stop offset="0.699897" stop-color="#E5E5E5" />
<stop offset="1" stop-color="#32322F" />
</radialGradient>
</defs>
</svg>
<svg class="dir-quotes" id="dir-quote-end" width="144" height="114" viewBox="0 0 144 114" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M38.7504 113.002L58.0095 88.1744C53.9875 86.3181 49.9655 83.9977 45.9435 81.2132C42.0762 78.4288 38.905 74.7162 36.43 70.0754C34.1096 65.4346 32.9494 59.247 32.9494 51.5124L0 52.6725C0 64.5838 2.16568 74.5615 6.49706 82.6055C10.8284 90.8041 15.9333 97.3786 21.8116 102.329C27.8446 107.279 33.4908 110.837 38.7504 113.002ZM53.3687 52.6725V-9.15527e-05H0V52.6725H53.3687ZM123.908 113.002L143.167 88.1744C138.991 86.3181 134.969 83.9977 131.102 81.2132C127.234 78.4288 124.063 74.7162 121.588 70.0754C119.113 65.4346 117.875 59.247 117.875 51.5124L85.158 52.6725C85.158 64.5838 87.2463 74.5615 91.423 82.6055C95.7544 90.8041 100.937 97.3786 106.97 102.329C113.003 107.279 118.649 110.837 123.908 113.002ZM138.527 52.6725V-9.15527e-05H85.158V52.6725H138.527Z"
fill="url(#paint0_radial_865_1333)" />
<defs>
<radialGradient id="paint0_radial_865_1333" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse"
gradientTransform="translate(74.0342 119.771) rotate(-90.7047) scale(199.241 111.876)">
<stop stop-color="white" />
<stop offset="0.554603" stop-color="#CACACA" />
<stop offset="0.699897" stop-color="#E5E5E5" />
<stop offset="1" stop-color="#32322F" />
</radialGradient>
</defs>
</svg>
<p class="dir-para" id="dir-para-1">After two long years, the Sports Council of BITS Pilani is organizing its
35th annual BOSM (BITS Open Sports
Meet) from the 14th to the 18th of October. A platform for the students to display their talent by competing
against the best players across the country, I am sure the participants are ready to experience the event's
thrill, excitement, and adrenaline rush. The event will be conducted after a gap of two years, and I do not
doubt that this year's edition will be a rousing success, as students from all over the country will
participate
and compete in various events. With the theme for the 35th edition of this marquee event set to be "Rise to
Glory," I am confident that there will be a lot of glory surrounding the meet, and the competitors will
tremendously rise to the occasion.</p>
<p class="dir-para" id="dir-para-2" style="font-weight: 900">I extend my best wishes to the organizers and the participants for a great Meet.</p>
</div>
<a class="dir-more" id="dir-more-top" href="Templates/director.html">CLICK TO READ MORE</a>
</div>
</div>
<a class="dir-more" id="dir-more-bottom" href="Templates/director.html">CLICK TO READ MORE</a>
</section>
<section class="contact sec-head" id="contactUs">
<!-- <img class="contactBgPhone" src="./Assets/phoneContactBg.png" /> -->
<h2 class="sec-header">CONTACT US</h2>
<div class="contactCont">
<div class="contDiv">
<div class="contactImgCont">
<img class="contactImg" src="./Assets/Vaishnavi.png" />
</div>
<h2 class="name">
Vaishnavi <br />
Raghav
</h2>
<p class="dept">Publications and Correspondence (Registrations)</p>
<div class="contact-details">
<a class="number" href="tel:+916395057581">+916395057581</a>
<a class="mail" href="mailto:[email protected]">[email protected]</a>
</div>
</div>
<div class="contDiv">
<div class="contactImgCont">
<img class="contactImg" src="./Assets/Abhishek 1.png" />
</div>
<h2 class="name">
Abhishek <br />
Mollera Singh
</h2>
<p class="dept">Controls</p>
<div class="contact-details">
<a class="number" href="tel:+919632217970">+919632217970</a>
<a class="mail" href="mailto:[email protected]">[email protected]</a>
</div>
</div>
<div class="contDiv">
<img class="donut1" src="./Assets/donut2.png" />
<div class="contactImgCont">
<img class="contactImg" src="./Assets/Ravi.png" />
</div>
<h2 class="name">
Ravichandra <br />
Parvatham
</h2>
<p class="dept">
Sponsorship <br />
and Marketing
</p>
<div class="contact-details">
<a class="number" href="tel:+919100955331">+919100955331</a>
<a class="mail" href="mailto:">[email protected]</a>
</div>
</div>
<div class="contDiv">
<div class="contactImgCont">
<img class="contactImg" src="./Assets/Tejas.png" />
</div>
<h2 class="name">
Tejas <br />
Deshpande
</h2>
<p class="dept">Reception and Accommodation</p>
<div class="contact-details">
<a class="number" href="tel:+917350334393">+917350334393</a>
<a class="mail" href="mailto:[email protected]">[email protected]</a>
</div>
</div>
<div class="contDiv">
<div class="contactImgCont">
<img class="contactImg" src="./Assets/Ekansh.png" />
</div>
<h2 class="name">
Ekansh <br />
Agarwal
</h2>
<p class="dept">Sports Secretary</p>
<div class="contact-details">
<a class="number" href="tel:+918810211563">+918810211563</a>
<a class="mail" href="mailto:[email protected]">[email protected]</a>
</div>
</div>
<div class="contDiv">
<div class="contactImgCont">
<img class="contactImg" src="./Assets/Shalini.png" />
</div>
<h2 class="name">
Shalini <br />
Solanke
</h2>
<p class="dept">Joint Sports Secretary</p>
<div class="contact-details">
<a class="number" href="tel:+917058949468">+917058949468</a>
<a class="mail" href="mailto:"> </a>
</div>
</div>
<div class="contDiv">
<div class="contactImgCont">
<img class="contactImg" src="./Assets/Harshvardhan.png" />
</div>
<h2 class="name">
Harshvardhan <br />
Singh
</h2>
<p class="dept">Joint Sports Secretary</p>
<div class="contact-details">
<a class="number" href="tel:+916350648125">+916350648125</a>
<a class="mail" href="mailto:"> </a>
</div>
</div>
<div class="contDiv">
<div class="contactImgCont">
<img class="contactImg" src="./Assets/Krishay.png" />
</div>
<h2 class="name">
Krishay <br />
Nangia
</h2>
<p class="dept">Joint Sports Secretary</p>
<div class="contact-details">
<a class="number" href="tel:+919820075904">+919820075904</a>
<a class="mail" href=":"> </a>
</div>
</div>
<div class="contDiv">
<img class="donut2" src="./Assets/donut.png" />
<div class="contactImgCont">
<img class="contactImg" src="./Assets/Madhav.png" />
</div>
<h2 class="name">
Madhav <br />
Garg
</h2>
<p class="dept">Online Registrations</p>
<div class="contact-details">
<a class="number" href="tel:+919911448690">+919911448690</a>
<a class="mail" href="mailto:[email protected]">[email protected]</a>
</div>
</div>
</div>
</section>
<div id="love">
<div class="foot">
Made with <i aria-hidden="true" class="fa fa-heart"></i> by DVM
</div>
</div>
</body>
</html>