-
Notifications
You must be signed in to change notification settings - Fork 0
/
sponsors.html
411 lines (351 loc) · 16 KB
/
sponsors.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
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Title, icon, description and keywords -->
<title>Our Sponsors | TEDxRTU</title>
<link rel="shortcut icon" href="res/images/favicon.ico">
<meta name="description" content="Our Sponsors. TEDxRTU, x = independently organised TED event. Dare To Revolutionize. This March, at Rajasthan Technical university.">
<meta name="keywords" content="TEDx, RTU, Rajasthan Technical University, Kota, event, talks">
<!-- Social media tags -->
<!-- Open Graph -->
<meta property="og:title" content="Our Sponsors">
<meta property="og:description" content="TEDxRTU - Dare To Revolutionize. This March, at Rajasthan Technical University.">
<meta property="og:image" content="res/images/logos/TEDxRTU5.png">
<meta property="og:url" content="https://tedxrtu.com/sponsors">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@tedxrtu">
<!-- Google+ -->
<meta itemprop="name" content="Our Sponsors">
<meta itemprop="description" content="TEDxRTU - Dare To Revolutionize. This March, at Rajasthan Technical University.">
<meta itemprop="image" content="res/images/logos/TEDx.png">
<!-- Browser themes -->
<meta name="theme-color" content="#000">
<!-- Bootstrap -->
<link rel="stylesheet" href="res/css/bootstrap.min.css">
<!-- Font Icons -->
<link rel="stylesheet" href="res/css/font-awesome.min.css">
<!-- Plugins -->
<link rel="stylesheet" href="res/css/flickity.min.css">
<link rel="stylesheet" href="res/css/magnific-popup.css">
<!-- Main styles -->
<link rel="stylesheet" href="res/css/main.css">
<link rel="stylesheet" href="res/css/style.css">
<!-- Color skin -->
<link rel="stylesheet" href="res/css/color_red.css">
<!-- Modernizr JS for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 8]>
<script src="res/js/modernizr.min.js"></script>
<![endif]-->
</head>
<body id="page-top">
<!-- Navigation Start -->
<nav id="navigation" class="navbar navbar-fixed-top navbar-dark">
<div class="container">
<div class="row">
<div class="navbar-header col-lg-3">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand font-family-alt letter-spacing-1 text-extra-large text-uppercase" href="index.html">
<img class="logo-navbar-dark" src="res/images/logos/TEDx.png" alt="TEDxRTU"/>
<img class="logo-navbar-white" src="res/images/logos/TEDx.png" alt="TEDxRTU"/>
</a>
</div>
<div id="navbar" class="navbar-collapse collapse col-lg-9 pull-right">
<ul class="nav navbar-nav font-family-alt letter-spacing-1 text-uppercase font-weight-700">
<li><a href="index.html#about" class="line-height-unset">About</a></li>
<li><a href="speakers.html" class="line-height-unset">Speakers</a></li>
<li><a href="our_team.html" class="line-height-unset">Our Team</a></li>
<li><a href="alumni.html" class="line-height-unset">Alumni</a></li>
<li><a href="" class="line-height-unset">Sponsors</a></li>
<li><a href="contact.html" class="line-height-unset">Contact Us</a></li>
<li class="bg-base-color">
<!-- <a href="register.html" class="line-height-unset width-100">
Register
</a> -->
</li>
</ul>
</div>
<!-- //.navbar-collapse -->
</div>
<!-- //.row -->
</div>
<!-- //.container -->
</nav>
<!-- //Navigation End -->
<!-- Section - Alumni Start -->
<section id="alumni" class="bg-white">
<div class="container">
<div class="row no-padding-rl">
<div class="col-sm-10 col-sm-offset-1">
<h2 class="font-family-alt font-weight-700 sm-title-large title-extra-large-2 text-gray-dark-2">
Our Sponsors
</h2>
<span class="bg-base-color xs-margin-6 xs-no-margin-rl margin-3 no-margin-rl separator-line-extra-thick-long"></span>
<div class="row xs-margin-6 xs-no-margin-rl margin-3 no-margin-rl">
<!-- Features Box Style v3 Start -->
<div class="features-box col-sm-6">
<div class="border border-gray-light border-round box-shadow-yes position-relative">
<div class="display-table height-40 no-padding-rl padding-7 width-100">
<div class="display-table-cell no-padding-tb padding-8 text-center">
<img src="res/images/sponsors/rtu.jpg" alt="RTU">
</div>
<!-- //.display-table-cell -->
</div>
<!-- //.display-table -->
</div>
<!-- //.border -->
</div>
<!-- //Features Box Style v3 End -->
<!-- Features Box Style v3 Start -->
<div class="features-box col-sm-6">
<div class="border border-gray-light border-round box-shadow-yes position-relative">
<div class="display-table height-40 no-padding-rl padding-7 width-100">
<div class="display-table-cell no-padding-tb padding-8 text-center">
<img src="res/images/sponsors/teqip.png" alt="TEQIP-3">
</div>
<!-- //.display-table-cell -->
</div>
<!-- //.display-table -->
</div>
<!-- //.border -->
</div>
<!-- //Features Box Style v3 End -->
</div>
<br>
<p class="font-family-alt text-extra-large text-gray-dark-2">
<h3>
Previous Sponsors</h3>
</p>
<div class="row xs-margin-6 xs-no-margin-rl margin-3 no-margin-rl">
<!-- Features Box Style v3 Start -->
<div class="features-box col-sm-6">
<div class="border border-gray-light border-round box-shadow-yes position-relative">
<div class="display-table height-40 no-padding-rl padding-7 width-100">
<div class="display-table-cell no-padding-tb padding-8 text-center">
<img src="res/images/sponsors/themug.jpg" alt="The Mug">
</div>
<!-- //.display-table-cell -->
</div>
<!-- //.display-table -->
</div>
<!-- //.border -->
</div>
<!-- //Features Box Style v3 End -->
<!-- Features Box Style v3 Start -->
<div class="features-box col-sm-6">
<div class="border border-gray-light border-round box-shadow-yes position-relative">
<div class="display-table height-40 no-padding-rl padding-7 width-100">
<div class="display-table-cell no-padding-tb padding-8 text-center">
<img src="res/images/sponsors/Wittyfeed.jpg" alt="Witty Feed">
</div>
<!-- //.display-table-cell -->
</div>
<!-- //.display-table -->
</div>
<!-- //.border -->
</div>
<!-- //Features Box Style v3 End -->
</div>
<div class="row xs-margin-6 xs-no-margin-rl margin-3 no-margin-rl">
<!-- Features Box Style v3 Start -->
<div class="features-box col-sm-6">
<div class="border border-gray-light border-round box-shadow-yes position-relative">
<div class="display-table height-40 no-padding-rl padding-7 width-100">
<div class="display-table-cell no-padding-tb padding-8 text-center">
<img src="res/images/sponsors/indeed.jpg" alt="Indeed Foundation">
</div>
<!-- //.display-table-cell -->
</div>
<!-- //.display-table -->
</div>
<!-- //.border -->
</div>
<!-- //Features Box Style v3 End -->
<!-- Features Box Style v3 Start -->
<div class="features-box col-sm-6">
<div class="border border-gray-light border-round box-shadow-yes position-relative">
<div class="display-table height-40 no-padding-rl padding-7 width-100">
<div class="display-table-cell no-padding-tb padding-8 text-center">
<img src="res/images/sponsors/infileague.jpg" alt="Infi League">
</div>
<!-- //.display-table-cell -->
</div>
<!-- //.display-table -->
</div>
<!-- //.border -->
</div>
<!-- //Features Box Style v3 End -->
</div>
<!-- //.row -->
<br>
<span class="bg-gray-light-2 separator-line-full xs-margin-12 xs-no-margin-rl margin-6 no-margin-rl"></span>
</div>
<!-- //.col-md-10 -->
</div>
<!-- //.row -->
<div class="row">
<div class="col-sm-10 col-sm-offset-1 col-md-8 col-md-offset-2 text-center">
<h3 class="display-block font-weight-300 letter-spacing-1 xs-title-small title-large">
Looking for sponsorship opportunities at TEDxRTU?
</h3>
<br>
<p class="text-gray-dark-2 xs-text-extra-large title-small">
Drop us an e-mail or give us a call, and let's talk!
</p>
<br>
<div class="row">
<div class="col-xs-12 col-sm-6 display-inline-block">
<i class="fa fa-envelope-o display-block text-base-color title-extra-large"></i>
<span class="display-block margin-5 no-margin-bottom no-margin-rl text-gray-dark-2 xs-text-extra-large title-small">
tedxrtu@gmail.com
</span>
</div>
<!-- //.display-inline-block -->
<div class="col-xs-12 col-sm-6 display-inline-block xs-margin-12 xs-no-margin-rl xs-no-margin-bottom">
<i class="fa fa-phone display-block text-base-color title-extra-large"></i>
<span class="display-block margin-5 no-margin-bottom no-margin-rl text-gray-dark-2 xs-text-extra-large title-small">
+91 916 275 7445
</span>
</div>
<!-- //.display-inline-block -->
</div>
<!-- //.row -->
</div>
<!-- //.col-sm-10 .col-md-8 -->
</div>
<!-- //.row -->
</div>
<!-- //.container -->
</section>
<!-- //Section - Alumni End -->
<!-- Section - Event banner start -->
<section id="event-banner" class="bg-white pull-up">
<div class="container">
<div class="row">
<div class="col-sm-4 text-center">
<i class="fa fa-clock-o display-block text-base-color title-extra-large-2"></i>
<span class="display-block font-family-alt font-weight-700 letter-spacing-1 margin-5 no-margin-bottom no-margin-rl text-large text-uppercase">
Date & Time
</span>
<p class="margin-3 font-family-alt no-margin-bottom no-margin-rl title-small text-gray-dark-2">
Arpil 5, 2020<br>
2 PM to 5 PM
</p>
</div>
<!-- //.col-sm-4 -->
<div class="col-sm-4 xs-margin-8 xs-no-margin-bottom xs-no-margin-rl text-center">
<i class="fa fa-map-marker display-block text-base-color title-extra-large-2"></i>
<span class="display-block font-family-alt font-weight-700 letter-spacing-1 margin-5 no-margin-bottom no-margin-rl text-large text-uppercase">
Venue
</span>
<p class="margin-3 font-family-alt no-margin-bottom no-margin-rl title-small text-gray-dark-2">
UIT Auditorium,<br>
Kota
</p>
</div>
<!-- //.col-sm-4 -->
<div id="banner-registration" class="col-sm-4 xs-margin-8 xs-no-margin-bottom xs-no-margin-rl text-center">
<a href="res/brochure.pdf" class="btn btn-outline-base-color sm-btn-medium btn-large no-margin-rl">
<span>Download<br>Brochure</span>
</a>
</div>
<!-- //.col-sm-4 -->
</div>
<!-- //.row -->
</div>
</section>
<!-- //Section - Event banner end -->
<!-- Section - Parallax banner start -->
<section id="home-bg-parallax" class="height-50 no-padding overflow-hidden width-100">
<!-- BG Parallax -->
<div class="bg-parallax bg-overlay-black-5 width-100"></div>
<div class="display-table height-100 position-absolute position-top position-left width-100">
<div class="display-table-cell vertical-align-middle">
<div class="container">
<div class="row">
<div class="countdown-timer">
<!-- <h1></h1> <div style="color: #FFF; text-align: center;">This April<br>
Aspire To Inspire</div> </h1> -->
<h3 class="font-family-alt font-weight-1000 letter-spacing-2 text-white xs-title-large sm-title-large-3 title-large-5">
This April,
</h3>
<h2 class="font-family-alt font-weight-900 letter-spacing-2 text-white xs-title-extra-large sm-title-extra-large-3 title-extra-large-5">
<span class="text-base-color">Dare to</span> Revolutionize
</h2>
</div>
<!-- //.row -->
</div>
<!-- //.container -->
</div>
<!-- //.display-table-cell -->
</div>
<!-- //.display-table -->
</section>
<!-- //Section - Parallax banner end -->
<!-- Footer Start -->
<footer class="footer bg-white">
<div class="container">
<div class="row">
<div class="col-sm-4">
<div class="footer-logo xs-text-center">
<img src="res/images/logos/light.png" alt="">
</div>
<!-- //.footer-logo -->
<p class="disclaimer xs-text-center">
This independent TEDx event is operated under license from TED.
</p>
<!-- //.disclaimer -->
</div>
<!-- //.col-sm-4 -->
<div class="col-sm-8">
<div class="footer-social text-right">
<ul class="list-inline list-unstyled no-margin xs-text-center xs-title-small title-medium">
<li><a href="https://www.facebook.com/tedxrtu/"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/tedxrtu"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.instagram.com/tedxrtu/"><i class="fa fa-instagram"></i></a></li>
</ul>
</div>
<!-- //.footer-social -->
</div>
<!-- //.col-sm-8 -->
</div>
<!-- //.row -->
</div>
<!-- //.container -->
</footer>
<!-- //Footer End -->
<!-- Scroll to top -->
<a href="#page-top" class="page-scroll scroll-to-top"><i class="fa fa-angle-up"></i></a>
<!-- jQuery -->
<script src="res/js/jquery.min.js"></script>
<!-- Bootstrap -->
<script src="res/js/bootstrap.min.js"></script>
<!-- Plugins -->
<script src="res/js/pace.min.js"></script>
<script src="res/js/debouncer.min.js"></script>
<script src="res/js/jquery.easing.min.js"></script>
<script src="res/js/jquery.inview.min.js"></script>
<script src="res/js/jquery.matchHeight.js"></script>
<script src="res/js/isotope.pkgd.min.js"></script>
<script src="res/js/imagesloaded.pkgd.min.js"></script>
<script src="res/js/flickity.pkgd.min.js"></script>
<script src="res/js/jquery.magnific-popup.min.js"></script>
<script src="res/js/jquery.validate.min.js"></script>
<!-- BG Parallax JS -->
<script src="res/js/TweenMax.min.js"></script>
<script src="res/js/ScrollMagic.min.js"></script>
<script src="res/js/animation.gsap.min.js"></script>
<!-- Theme -->
<script src="res/js/main.js"></script>
<!-- Countdown -->
<script src="res/js/jquery.countdown.min.js"></script>
<script src="res/js/countdown.js"></script>
</body>
</html>