-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcompetition.html
317 lines (303 loc) · 15.7 KB
/
competition.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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from madebydesignesia.com/themes/rockfest/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 27 Jan 2024 19:45:11 GMT -->
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7CQVYBS1TZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-7CQVYBS1TZ');
</script>
<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" />
</head>
<body class="dark-scheme">
<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>
<!-- header close -->
<!-- content begin -->
<div class="no-bottom no-top" id="content">
<div id="top"></div>
<section id="section-Events">
<div class="container">
<div class="row justify-content-lg-around">
<div class="col-lg-12">
<div class="text-center">
<div class="wm wow slideInUp">Events</div>
<h2 class="wow fadeInUp" data-wow-delay=".2s"><span class="id-color"></span> Events
</h2>
<div class="small-border bg-color-2"></div>
<div class="spacer-single"></div>
</div>
</div>
<div class="col-md-5 mb-5">
<a href="./dance-event.html">
<div class="card text-white event-card">
<img loading="lazy" src="./Cover photos/Cover photos/Dance cluster poster.png"
class="card-img-top img-fluid" alt="Event Image">
<div class="card-body text-center">
<h3 class="card-title" style="color: black;">Dance</h3>
</div>
</div>
</a>
</div>
<div class="col-md-5 mb-5">
<a href="./music-event.html">
<div class="card text-white event-card">
<img loading="lazy" src="./Cover photos/Cover photos/Music Cluster poster.png"
class="card-img-top img-fluid" alt="Event Image">
<div class="card-body text-center">
<h3 class="card-title" style="color: black;">Music</h3>
</div>
</div>
</a>
</div>
<div class="col-md-5 mb-5">
<a href="./drama-event.html">
<div class="card text-white event-card">
<img loading="lazy" src="./Cover photos/Cover photos/Lits Cluster poster.png"
class="card-img-top img-fluid" alt="Event Image">
<div class="card-body text-center">
<h3 class="card-title" style="color: black;">Drama</h3>
</div>
</div>
</a>
</div>
<div class="col-md-5 mb-5">
<a href="./fashion-event.html">
<div class="card text-white event-card">
<img loading="lazy" src="./Cover photos/Cover photos/Lits Cluster poster (4).png"
class="card-img-top img-fluid" alt="Event Image">
<div class="card-body text-center">
<h3 class="card-title" style="color: black;">Fashion & Fine Arts</h3>
</div>
</div>
</a>
</div>
<div class="col-md-5 mb-5">
<a href="./lits-event.html">
<div class="card text-white event-card">
<img loading="lazy" src="./Cover photos/Cover photos/Lits Cluster poster (3).png"
class="card-img-top img-fluid" alt="Event Image">
<div class="card-body text-center">
<h3 class="card-title" style="color: black;">Lits and Quizes</h3>
</div>
</div>
</a>
</div>
<div class="col-md-5 mb-5">
<a href="./informal-event.html">
<div class="card text-white event-card">
<img loading="lazy" src="./Cover photos/Cover photos/Lits Cluster poster (2).png"
class="card-img-top img-fluid" alt="Event Image">
<div class="card-body text-center">
<h3 class="card-title" style="color: black;">Informals</h3>
</div>
</div>
</a>
</div>
</div>
</div>
</section>
</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>
$(document).ready(function () {
$('.counter').each(function () {
var $this = $(this);
$this.countTo({
from: 0,
to: $this.data('count'),
speed: 4000,
refreshInterval: 50,
loop: True
});
});
});
</script>
</body>
<!-- Mirrored from madebydesignesia.com/themes/rockfest/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 27 Jan 2024 19:45:16 GMT -->
</html>