-
Notifications
You must be signed in to change notification settings - Fork 5
/
e-con.html
451 lines (360 loc) · 19.5 KB
/
e-con.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Yogastha e-Conference</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- Additional CSS File -->
<link href="assets/css/msc.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<!-- ======= Floating icons start ======= -->
<!-- <div class="floating-links" style="position:fixed; top:65px; right:30px; z-index:5;">
<a href="events.html"><img src="assets/img/msc/upcoming_events.png" width="80px" alt="" target = "_blank"></a>
</div>
-->
<!--<div class="floating-links" style="position:fixed; top:65px; right:150px; z-index:5;">
<a href="prayers.html"><img src="img/Untitled-1.png" width="80px"></a>
</div>-->
<!-- <div class="floating-links" style="position:fixed; top:170px; right:30px; z-index:5;">
<a href="http://tiny.cc/Yogastha_2021"><img src="assets/img/msc/CTM_reg.png" target = "_blank" width="70px" alt="Click to Join Yogastha"></a>
</div> -->
<!-- <div class="floating-links" style="position:fixed; top:90px; right:30px; z-index:5;">
<a href="idy2021/index.html"><img src="assets/img/msc/IDY_2021.png" target="_blank" width="70px" alt=""></a>
</div>
-->
<!-- ======= Floating icons end ======= -->
<div class="container d-flex align-items-center justify-content-between">
<h1 class="logo">
<!-- <a href="index.html">Yogastha</a> -->
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html" class="logo"><img src="assets/img/Header_logo.png" alt="" class="img-fluid"></a>
</h1>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto active" href="#hero">Home</a></li>
<li><a class="nav-link scrollto" href="#about">About</a></li>
<!-- <li><a class="nav-link scrollto " href="#camps">Events</a></li> -->
<li class="dropdown"><a href="#camps"><span>Events</span>
<!-- <i class="bi bi-chevron-down"></i> -->
</a>
<ul>
<!-- <li><a href="#">Camps & workshops</a></li>
<li><a href="#">Talks</a></li>
<li><a href="#">Special</a></li>
<li><a href="#">Ongoing</a></li>
<li><a href="#">Upcoming</a></li> -->
</ul>
</li>
<!-- <li><a class="nav-link scrollto" href="#services">Sessions</a></li> -->
<!-- <li><a class="nav-link scrollto" href="#talks">Talks</a></li> -->
<!-- <li><a class="nav-link scrollto " href="#blog">IDY</a></li> -->
<li class="dropdown"><a href="#camps"><span>IDY</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<!-- <li><a href="#">2015</a></li>
<li><a href="#">2016</a></li>
<li><a href="#">2017</a></li>
<li><a href="#">2018</a></li>
<li><a href="#">2019</a></li> -->
<li><a href="pages/idy2020/index.html" target="_blank">2020</a></li>
<li><a href="idy2021/index.html" target="_blank">2021</a></li>
</ul>
</li>
<!-- <li><a class="nav-link scrollto" href="pages/Gallery.html" target="_blank">Gallery</a></li> -->
<li class="dropdown"><a href="#camps"><span>Gallery</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<!-- <li><a href="#">2015</a></li>
<li><a href="#">2016</a></li>
<li><a href="#">2017</a></li>
<li><a href="#">2018</a></li>
<li><a href="#">2019</a></li> -->
<li><a href="Gallery/IDY.html" target="_blank">IDY</a></li>
<li><a href="Gallery/Yogathon.html" target="_blank">Yogathon</a></li>
<li><a href="Gallery/Yoga_Camps.html" target="_blank">Yoga camps</a></li>
<!-- <li><a href="idy2021/index.html" target="_blank">Women's Day session</a></li> -->
</ul>
</li>
<li><a class="nav-link scrollto" href="#contact">Contact</a></li>
<!-- <li class="dropdown"><a href="#"><span>Events</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="#">Workshops</a></li> -->
<!-- <li class="dropdown"><a href="#"><span>IDY</span> <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="#">Deep Drop Down 1</a></li>
<li><a href="#">Deep Drop Down 2</a></li>
<li><a href="#">Deep Drop Down 3</a></li>
<li><a href="#">Deep Drop Down 4</a></li>
<li><a href="#">Deep Drop Down 5</a></li>
</ul>
</li> -->
<!-- <li><a href="#">Symposiums</a></li>
<li><a href="#">Lectures</a></li>
<li><a href="#">IDY</a></li>
<li><a href="#">Camps</a></li>
<li><a href="#">Upcoming</a></li>
</ul>
</li> -->
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<!-- ======= Portfolio Section ======= -->
<section id="about" class="about-mf sect-pt4 route">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="title-box text-center">
<h3 class="title-a">
e-Conference
</h3>
<p class="subtitle-a">
<!-- Yogastha -->
</p>
<!-- <div class="line-mf"></div>
</div>
<ul class="nav nav-tabs justify-content-center fixed fs-5">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="#about">All</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Ongoing</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#workshops">Workshops</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#talks">Talks</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Camps</a>
</li>
</ul>
</div> -->
</div>
<!-- ___ -->
<section id="ongoing" class="about-mf sect-pt4 route">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="title-box-1">
<!-- <h5 class="title-left">
Ongoing
</h5> -->
</div>
<div class="box-shadow-full">
<div class="row">
<div class="col-md-6">
<div class="about-me pt-4 pt-md-0">
<div class="title-box-2">
<h5 class="title-left">
3rd YOGASTHA e-CONFERENCE
</h5>
</div>
<p class="lead">
<!-- Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. Curabitur arcu erat, accumsan id
imperdiet et, porttitor
at sem. Praesent sapien massa, convallis a pellentesque nec, egestas non nisi. Nulla
porttitor accumsan tincidunt. -->
</p>
<!-- <div class="ratio ratio-16x9">
<iframe src="Yogastha e-Conference.pdf" style="width: 100%;height: 100%;border: none;"></iframe>
</div> -->
<p>Yoga is an invaluable gift of ancient Indian tradition to the world and central to the
idea and identity of India. Yogasth Club of IIT Bombay celebrates the 75 years of India’s independence by organizing an international conference on Research in Yoga.
Yoga helps people by relieving suffering and promoting well-being through the practices like Asana, Pranayama, and Dhyana which have profound impact on mind, consciousness and identity. A fast growing body of scientific studies explains the impact of
Yoga based practices on structural aspects of brain and nervous system. However, traditional knowledge system of Yoga talks about functional aspects of inner faculties like manas, buddhi, citta and vrittis as the realms of mind or consciousness where one experiences the calmness, harmony, and awareness arising through the Yoga based practices.
Yoga darshan and practices also talk about states and qualities of mind like klesases,
vasnas, sanskaras, chitta Prasad, prajna to explain the ways of attaining purity and equanimity of mind. This knowledge is relevant in the day-to-day life as well as fields of education, workplace, sports and so on. The world facing the crisis of COVID-19 pandemic
is recognizing the criticality of mental well being. It is important to approach Yoga as a
science to discover valuable insights for nurturing the positive qualities of mind, consciousness and identity. This approach will also realize the potential of Yoga in making
other branches of natural and social sciences more holistic and integrative. Inspired by
these ideas, 'Yogastha': the well-being club of IIT Bombay is organizing a two-day e-conference on August 7th and 8th, 2021 titled 'Research in Yoga: Mind, Consciousness
and Identity’. Also, a pre-conference workshop on ‘Design and Approaches of Research in
Yoga’ will be conducted on August 6th, 2021.
</p>
<!-- <p>Time: 6:30 - 7:35 AM</p> -->
<!-- <p>Venue/Platform: Zoom</p> -->
<p>
<a class="text-primary" href="https://forms.gle/Z2KmY41t8EYFYLgi7" target="_blank">Regester Now!</a>
</p>
<p><a class="text-primary" href="Yogastha e-Conference.pdf" target="_blank">Click here</a> for more details</p>
<p>Join WhatsApp group for more updates <a class="text-primary"
href="https://chat.whatsapp.com/JkpB7FzFJON2vYseKdROy7" target="_blank">Click here</a></p>
</p>
<div class="alert alert-secondary" role="alert">
Date : 07/08/2021 - 08/08/2021
</div>
<p class="lead">
<!-- Nulla porttitor accumsan tincidunt. Quisque velit nisi, pretium ut lacinia in, elementum id enim.
Nulla porttitor accumsan
tincidunt. Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. -->
</p>
</div>
</div>
<div class="col-md-1">
</div>
<div class="col-md-5">
<div id="carouselExampleFade" class="carousel slide carousel-fade" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="assets/img/yogastha_econ.jpg" class="d-block w-100" alt="...">
</div>
<!-- <div class="carousel-item">
<img src="assets/img/events/FW2.png" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="assets/img/events/FW3.png" class="d-block w-100" alt="...">
</div> -->
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleFade"
data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleFade"
data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ======= Contact Section ======= -->
<section id="contact" class="paralax-mf footer-paralax bg-image sect-mt4 route"
style="background-image: url(assets/img/overlay-bg.jpg)">
<div class="overlay-mf"></div>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="contact-mf">
<div id="contact" class="box-shadow-full">
<div class="row">
<div class="col-md-6">
<div class="title-box-2">
<h5 class="title-left">
Submit a proposal
</h5>
</div>
<div>
<form action="forms/contact.php" method="post" role="form" class="php-email-form">
<div class="row">
<div class="col-md-8 text-center">
Want to introduce your favourite yoga guru in IIT Bombay? <br><br>
<!-- <button type="submit" class="button button-a button-big button-rouded">Send Message</button> -->
<a class="btn btn-primary btn-lg"
href="https://docs.google.com/forms/d/e/1FAIpQLScfzVUJLbGAOhFXkQZnsONActNYoivY30gZx72nOI9ePXXaBw/viewform"
target="_blank" role="button">Fill the form</a>
</div>
</div>
</form>
<br>
<div class="col-md-8 text-center">
<table class="text-center">
<thead>
<tr>
<th><img align="center" class="managerphoto" src="assets/img/Narayana.jpg"
alt="narayan photo" height="150"></th>
<th> Narayana Rao<br>
Manager, Yogastha<br>
+91 77995 77546<br>
</th>
</tr>
</thead>
</table>
<!-- <img align ="center" class="managerphoto" src="assets/img/Narayana.jpg" alt="narayan photo" height="170">
Narayana Rao<br>
Phone: +91 77995 77546<br>
Manager, Yogastha -->
</div>
</div>
</div>
<div class="col-md-6">
<div class="title-box-2 pt-4 pt-md-0">
<h5 class="title-left">
Get in Touch
</h5>
</div>
<div class="more-info">
<p class="lead">
You may reach out to us to know more about upcoming events and workshops. Kindly drop any workshop
or event proposal on the submit proposal button. Let us work together to spread the message of
wellness and yoga for health and well-being.
</p>
<ul class="list-ico">
<!-- <li><span class="bi bi-geo-alt"></span> 329 WASHINGTON ST BOSTON, MA 02108</li>
<li><span class="bi bi-phone"></span> (617) 557-0089</li> -->
<li><span class="bi bi-envelope"></span> <a
href="mailto:[email protected]">[email protected]</a>;
<a href="mailto:[email protected]">[email protected]</a> <br>
</li>
</ul>
</div>
<div class="socials">
<ul>
<li><a href="https://www.facebook.com/yogastha.iitb" target="_blank"><span class="ico-circle"><i
class="bi bi-facebook"></i></span></a></li>
<li><a href="https://www.youtube.com/channel/UCbQdsBUcM8bV2hMtI1PW42g" target="_blank"><span
class="ico-circle"><i class="bi bi-youtube"></i></span></a></li>
<li><a href="https://www.instagram.com/yogasthaiitb/?hl=en" target="_blank"><span
class="ico-circle"><i class="bi bi-instagram"></i></span></a></li>
<li><a href="https://twitter.com/yogastha_iitb?lang=en" target="_blank"><span
class="ico-circle"><i class="bi bi-twitter"></i></span></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="copyright-box">
<p class="copyright">© <strong>Yogastha 2021</strong>.</p>
<div class="credits">
</div>
</div>
</div>
</div>
</div>
</footer><!-- End Footer -->
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/purecounter/purecounter.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/typed.js/typed.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>