-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathschedule.html
411 lines (374 loc) · 14.3 KB
/
schedule.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>UNMAAD - IIMB</title>
<meta content="text/html" charset="utf-8" http-equiv="Content-Type">
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<meta content="Unmaad - IIMB" name="description" />
<meta content="Unmaad, IIMB, Cultural fest" name="keywords" />
<meta content="WictroniX" name="author" />
<meta name="robots" content="index, follow" />
<meta property="og:title" content="UNMAAD - IIMB" />
<meta property="og:type" content="image" />
<meta property="og:url" content="https://www.unmaad.com/" />
<meta property="og:image" content="https://www.unmaad.com/favicon.ico" />
<link rel="icon" href="logo.png">
<!-- CSS Files
================================================== -->
<link id="bootstrap" href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link id="bootstrap-grid" href="css/bootstrap-grid.min.css" rel="stylesheet" type="text/css" />
<link id="bootstrap-reboot" href="css/bootstrap-reboot.min.css" rel="stylesheet" type="text/css" />
<link href="css/animate.css" rel="stylesheet" type="text/css" />
<link href="css/owl.carousel.css" rel="stylesheet" type="text/css" />
<link href="css/owl.theme.css" rel="stylesheet" type="text/css" />
<link href="css/owl.transitions.css" rel="stylesheet" type="text/css" />
<link href="css/magnific-popup.css" rel="stylesheet" type="text/css" />
<link href="css/jquery.countdown.css" rel="stylesheet" type="text/css" />
<link id="mdb" href="css/mdb.min.css" rel="stylesheet" type="text/css" />
<link href="css/style.css" rel="stylesheet" type="text/css" />
<link href="css/de-dj.css" rel="stylesheet" type="text/css" />
<!-- color scheme -->
<link id="colors" href="css/colors/scheme-02.css" rel="stylesheet" type="text/css" />
<link href="css/coloring.css" rel="stylesheet" type="text/css" />
<style>
html {
background: radial-gradient(ellipse at bottom, #1B2735 0%, #090A0F 100%);
}
#stars,
#stars2,
#stars3 {
position: absolute;
}
@keyframes animStar {
from {
transform: translateY(0px);
}
to {
transform: translateY(-10000px);
}
}
@media (max-width:800px) {
.div_mar {
width: 60vw;
}
}
/* coming soon animation */
.coming-soon-container {
margin-top: 50px;
}
.coming-soon-title {
font-size: 3em;
color: #fff;
}
.coming-soon-animation {
display: flex;
justify-content: center;
align-items: center;
margin-top: 20px;
}
.coming-soon-animation .circle {
width: 20px;
height: 20px;
margin: 0 5px;
background-color: #fff;
border-radius: 50%;
animation: bounce 1.2s infinite ease-in-out;
}
.coming-soon-animation .circle:nth-child(2) {
animation-delay: -1.1s;
}
.coming-soon-animation .circle:nth-child(3) {
animation-delay: -1s;
}
.coming-soon-animation .circle:nth-child(4) {
animation-delay: -0.9s;
}
.coming-soon-animation .circle:nth-child(5) {
animation-delay: -0.8s;
}
@keyframes bounce {
0%,
80%,
100% {
transform: scale(0);
}
40% {
transform: scale(1);
}
}
</style>
</head>
<body class="dark-scheme">
<svg id="motionSimulation" viewBox="0 0 200 100" preserveAspectRatio="none">
<circle id="getMe" r="0" fill="none">
<animateMotion dur="10s" repeatCount="indefinite" path="M20,50 C20,-50 180,150 180,50 C180-50 20,150 20,50 z" />
</circle>
</svg>
<div id="wrapper">
<div id="preloader">
<div class="preloader1"></div>
</div>
<!-- header begin -->
<header class="transparent">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="de-flex sm-pt10">
<div class="de-flex-col">
<div class="de-flex-col">
<!-- logo begin -->
<div id="logo">
<a href="index.html">
<img loading="lazy" alt="" src="images-dj/logo-light.png" />
</a>
<a href="index.html">
<h4>UNMAAD '25 </h4>
</a>
</div>
<!-- logo close -->
</div>
<div class="de-flex-col">
</div>
</div>
<div class="de-flex-col header-col-mid">
<!-- mainmenu begin -->
<ul id="mainmenu">
<li><a href="./index.html">Home</a></li>
<li><a href="./sponsors.html">Sponsors</a></li>
<li><a href="#">Events</a>
<ul>
<li><a href="pro-nights.html">Pro-Nites</a></li>
<li><a href="./competition.html">Competitions</a></li>
<li><a href="./speaker.html">Speakers</a></li>
</ul>
</li>
<li><a href="./accomodation.html">Registration</a></li>
<li><a href="./merchandise.html">Merchandise</a></li>
<li><a href="./schedule.html">Schedule</a></li>
<li><a href="">Reach Us</a>
<ul>
<li><a href="./our-team.html">Our Team</a></li>
<li><a href="./virtual.html">Virtual Expedition</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</li>
</ul>
</div>
<div class="de-flex-col">
<div class="menu_side_area">
<a href="contact.html" class="btn-main"><i class="fa fa-sign-in"></i><span>Contact Us</span></a>
<span id="menu-btn"></span>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<section id="section-schedule" aria-label="section-services-tab" style="background-color: black;">
<div id='stars'></div>
<div id='stars2'></div>
<div id='stars3'></div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-12">
<div class="text-center">
<div class="wm wow slideInUp">Schedule</div>
<h2 class="wow fadeInUp" data-wow-delay=".2s"><span class="id-color"></span> Schedule
</h2>
<div class="small-border bg-color wow zoomIn" data-wow-delay=".4s"></div>
</div>
</div>
<div class="spacer-single"></div>
<!-- <div class="col-md-3 mb-4 div_mar" style="margin: auto;">
<a href="#">
<div class="card text-white event-card">
<img loading="lazy"src="images/schedule/2.png" class="card-img-top img-fluid" alt="Event Image">
</div>
</a>
</div> -->
<div class="col-md-12">
<div class="de_tab tab_style_4 text-center">
<ul class="de_nav de_nav_dark">
<li class="active" data-link="#tab1">
<h3>Day <span>01</span></h3>
<h4>Feb 21, 2025</h4>
</li>
<li data-link="#tab2">
<h3>Day <span>02</span></h3>
<h4>Feb 22, 2025</h4>
</li>
<li data-link="#tab3">
<h3>Day <span>03</span></h3>
<h4>Feb 23, 2025</h4>
</li>
</ul>
<div class="de_tab_content">
<section id="section-date">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<div class="coming-soon-container">
<h2 class="coming-soon-title wow fadeInUp" data-wow-delay=".2s">Coming Soon</h2>
<div class="coming-soon-animation">
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- <div id="tab1" class="col-md-3 mb-4 div_mar active tab_single_content" style="margin: auto;">
<a href="#">
<div class="card text-white event-card">
<img loading="lazy" src="images/schedule/1.png" class="card-img-top img-fluid" alt="Event Image">
</div>
</a>
</div>
<div id="tab2" class="col-md-3 mb-4 div_mar tab_single_content" style="margin: auto;">
<a href="#">
<div class="card text-white event-card">
<img loading="lazy" src="images/schedule/3.png" class="card-img-top img-fluid" alt="Event Image">
</div>
</a>
</div>
<div id="tab3" class="col-md-3 mb-4 div_mar tab_single_content" style="margin: auto;">
<a href="#">
<div class="card text-white event-card">
<img loading="lazy" src="images/schedule/4.png" class="card-img-top img-fluid" alt="Event Image">
</div>
</a>
</div> -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- content close -->
<a href="#" id="back-to-top"></a>
<!-- footer begin -->
<footer style="background-color: black;">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-1">
<div class="widget">
<h5 style="text-align: center;">Contact Info</h5>
<address class="s1">
<span><i class="id-color fa fa-user-o fa-lg"></i>Abhijeet Raj</span>
<span><i class="id-color fa fa-phone fa-lg"></i>+91 75448 90391</span>
<span><i class="id-color fa fa-envelope-o fa-lg"></i><a
href="mailto:contact@example.com">unmaad@iimb.ac.in</a></span>
<div class="de-flex-col">
<div class="social-icons">
<a href="https://www.instagram.com/unmaad_iimb/"><i class="fa fa-instagram fa-lg"></i></a>
<a href="https://www.facebook.com/unmaad.iimb"><i class="fa fa-facebook fa-lg"></i></a>
<a href="https://www.youtube.com/@culcomiimb"><i class="fa fa-youtube fa-lg"></i></a>
</div>
</div>
</address>
</div>
</div>
<div class="col-md-2 col-sm-6 col-xs-1">
<div class="widget">
<h5 style="text-align: center;">Quick Links</h5>
<ul>
<li><a href="./sponsors.html">Sponsors</a></li>
<li><a href="./competition.html">Competitions</a></li>
<li><a href="./schedule.html">Schedule</a></li>
<li><a href="./contact.html">Contact Us</a></li>
</ul>
</div>
</div>
<div class="col-md-7 col-sm-6 col-xs-1">
<video id="myVideo" width="100%" height="100%" controls>
<source src="videoplayback.mp4" type="video/mp4">
</video>
</div>
</div>
</div>
<div class="subfooter">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="de-flex">
<div class="de-flex-col">
<a href="https://wictronix.com/" target="_blank">
<span class="copy"> Powered By<img loading="lazy" alt="WictroniX" class="f-logo"
src="./images-dj/white.png" /></span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- footer close -->
</div>
<!-- Javascript Files
================================================== -->
<script>
window.onload = function () {
var video = document.getElementById('myVideo');
video.currentTime = 1;
// video.play();
};
</script>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/easing.js"></script>
<script src="js/owl.carousel.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/enquire.min.js"></script>
<script src="js/jquery.plugin.js"></script>
<script src="js/jquery.countTo.js"></script>
<script src="js/jquery.countdown.js"></script>
<script src="js/jquery.lazy.min.js"></script>
<script src="js/jquery.lazy.plugins.min.js"></script>
<script src="js/mdb.min.js"></script>
<script src="js/jquery.countdown.js"></script>
<script src="js/countdown-custom.js"></script>
<script src="js/designesia.js"></script>
<script>
function generateRandomBoxShadow(n) {
let boxShadow = '';
for (let i = 0; i < n; i++) {
boxShadow += `${getRandomInt(2000)}px ${getRandomInt(2000)}px #FFF`;
if (i < n - 1) boxShadow += ', ';
}
return boxShadow;
}
function getRandomInt(max) {
return Math.floor(Math.random() * max);
}
const stars = document.querySelectorAll('#stars, #stars2, #stars3');
stars.forEach(star => {
const size = parseInt(star.id.replace('stars', ''));
star.style.width = size + 'px';
star.style.height = size + 'px';
star.style.background = 'transparent';
star.style.boxShadow = generateRandomBoxShadow(size === 1 ? 700 : (size === 2 ? 200 : 100));
star.style.animation = `animStar ${(size === 1 ? 50 : (size === 2 ? 100 : 150))}s linear infinite`;
const after = document.createElement('div');
after.style.content = ' ';
after.style.position = 'absolute';
after.style.top = '2000px';
after.style.width = size + 'px';
after.style.height = size + 'px';
after.style.background = 'transparent';
after.style.boxShadow = star.style.boxShadow;
star.appendChild(after);
});
</script>
</body>
</html>