forked from TECamrita/tecamrita.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
401 lines (372 loc) · 18.9 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
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords" content="Event, Conference" />
<meta name="description" content="TEC Amrita : TECHNOLOGY ENABLING CENTRE @ AMRITA" />
<meta name="robots" content="amtitatec" />
<title>Technology Enabling Centre @ Amrita</title>
<!--font-awesome icons link-->
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css"
integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="icon" href="/images/iconimage.jpg" type="image/icon type">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/slick.css">
<link rel="stylesheet" href="css/venobox.css">
<link rel="stylesheet" href="css/lightbox.min.css">
<!--main style file-->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-C5ZJS47YW1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-C5ZJS47YW1');
</script>
<style>
a:link {
color: #b10f56;
background-color: transparent;
text-decoration: none;
}
a:visited {
color: pink;
background-color: transparent;
text-decoration: none;
}
a:hover {
color: red;
background-color: transparent;
text-decoration: underline;
}
</style>
</head>
<body>
<!-- HEADER AREA START -->
<nav class="navbar navbar-expand-lg navbar-light bg-light sticky-top" id="navbar">
<div class="container">
<!-- <a class="navbar-brand" href="index.html">TEC<b></b></a> -->
<img src="./images/website logo.jpg" alt="" style="width: 100px; ">
<!-- <img src="./images/website logo.jpg" alt=""> -->
<img src="./images/Science-Technology-and-Innovation-STI.png" alt="" style="width: 130px; ">
<!-- <img src="./images/Science-Technology-and-Innovation-STI.png" alt=""> -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<i class="fa fa-bars" aria-hidden="true"></i>
</button>
<div class="collapse navbar-collapse menu-main" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto menu-item">
<li class="nav-item">
<a class="nav-link" href="./index.html">Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown"
aria-haspopup="" aria-expanded="false">
About
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="./about.html">About TEC</a>
<a class="dropdown-item" href="./amrita.html">About Amrita</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="./service.html">Services</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown"
aria-haspopup="" aria-expanded="false">
Products
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="./products.html">Technologies Ready</a>
<a class="dropdown-item" href="./commercialized.html">Commercialized</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="./members.html">Members</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown"
aria-haspopup="" aria-expanded="false">
Events
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="./activities.html">Webinars</a>
<a class="dropdown-item" href="./gallery.html">Gallery</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown"
aria-haspopup="" aria-expanded="false">
MSME
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="./msmesupport.html">MSME Supported</a>
<a class="dropdown-item" href="./partner.html">MSME Partners</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="./news.html">News</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./whitepapers.html">WhitePapers</a>
</li>
<li class="nav-item">
<a class="nav-link " href="./contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- HEADER AREA END -->
<!-- BANNER AREA START -->
<section id="banner">
<!-- <div class="backtotop">
<a href="#banner"><i class="fa fa-rocket" aria-hidden="true"></i></a>
</div> -->
<div class="container zindex">
<div class="row">
<div class="col-lg-12 banner-txt">
<h1>DST-Technology Enabling Centre @ Amrita</h1>
<h3>To create an ecosystem that contributes to empowering the scientific and business community and
enhancing the innovation potential of both - the state and the country as a whole.</h3>
<!-- <a class="venobox" data-autoplay="true" data-vbtype="video" href="https://www.youtube.com/watch?v=UAwDpvZEn1g">Watch Our Story <i class="fa fa-play" aria-hidden="true"></i></a> -->
</div>
<!-- <div class="col-lg-5">
<div class="banner-img text-center">
<img src="images/banner1.jpg" alt="banner-img" class="img-fluid">
<img class="img-2" src="images/banner2.jpg" alt="banner-img">
<img class="img-3" src="images/banner3.jpg" alt="banner-img">
</div>
</div> -->
</div>
</div>
</section>
<!-- BANNER AREA END -->
<!-- ABOUT AREA START -->
<section id="about">
<div class="container zindex">
<div class="row">
<div class="col-lg-12 speaker-heading">
<marquee>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSflc6XFAN9Of6qIWGRZC0nUKni77SFcUsayUJGuWT--62oOtA/viewform?vc=0&c=0&w=1&flr=0" target="_blank">
<h4><strong> Submit Your Technology Brief</strong> for Commercialization</h4>
</a></marquee>
<br><br>
<!-- <div class="header-style"></div> -->
</div>
<div class="col-lg-5 col-md-8 m-md-auto col-sm-9 m-sm-auto about-img">
<div class="main-img">
<img src="images/about.png" alt="about-img" class="img-fluid">
<a href="#" class="ai-place">About</a>
<!-- <a data-autoplay="true" data-vbtype="video" href="https://www.youtube.com/watch?v=UAwDpvZEn1g" class="play-btn venobox"><i class="fa fa-play" aria-hidden="true"></i></a> -->
</div>
</div>
<div class="col-lg-7 about-txt">
<!-- <h3>20 OCTOBER, 2020</h3> -->
<h4>About TEC@Amrita<span>.</span> </h4>
<p>Technology Enabling Centre at Amrita Vishwa Vidyapeetham was established with the support of
Department of Science and Technology, Govt. of India. Our mandate is to create an ecosystem for
technology development in the country by networking
with researchers, institutes, national laboratories and industry.
</p>
<p>The focus of TEC will be on providing an innovation ecosystem, process and support system. At TEC
we ensure that the technologies/innovations developed reach the market through collaborations
with companies, through market driven technology
transfer & research.</p>
<a href="./about.html">More Details</a>
<!-- <div class="about-s">
<h5>Devid Jonson</h5>
<span>Conference Manager</span>
</div> -->
</div>
</div>
</div>
</section>
<!-- EVENT AREA START -->
<section id="event" style="background: rgb(243, 240, 240);">
<div class="container">
<div class="row">
<div class="col-lg-12 speaker-heading">
<h3>Our Mission & Vision</h3>
<div class="header-style"></div>
</div>
</div><br><br><br>
<div class="row">
<div class="col-12 col-lg-6 event-header mobile-t-p">
<div class="card" style="border: 2px solid black; border-radius: 10px;">
<img class="card-img-top" src="./images/mission.png" alt="Card image cap" style="
width: auto;
height: auto;
">
<div class="card-body">
<h3>Our Mission</h3>
<p class="card-text">To create an ecosystem that contributes to empowering the scientific and business community and enhancing the innovation potential of both - the state and the country as a whole by networking with researchers, institutes, national laboratories, and industry.</p>
</div>
</div>
</div>
<div class="col-12 col-lg-6 event-header mobile-t-p">
<div class="card" style="border: 2px solid black; border-radius: 10px;">
<img class="card-img-top" src="./images/vision2.jpg" alt="Card image cap" style="
width: auto;
height: auto;
">
<div class="card-body">
<h3>Our Vision</h3>
<p class="card-text">To emerge as the academic hub for innovation by providing synergy and
support to other academic institutions and MSMEs.</p>
<br>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- EVENT AREA END -->
<!-- EVENT AREA START -->
<section id="event">
<div class="container">
<div class="row">
<div class="col-lg-8 event-header mobile-t-p">
<!-- <h4>Event</h4> -->
<!-- <h3>Our Vision<b>.</b> </h3> -->
<p style="font-size: 30px; font-family: Georgia, 'Times New Roman', Times, serif;
font-size: calc(1.2rem + 0.5vw);
line-height: 1.25;
color: #b10f56;
margin-bottom: 0.5rem"> “Today, universities are ranked mainly based on funding, the number of
papers they publish and their intellectual caliber, but we should also consider how much their
research can serve the lowest and most vulnerable strata of society.
Only by strengthening the base of the society does the entire edifice grow healthy and strong”
</p>
<p><b>- Sri Mata Amritanandamayi Devi, Chancellor, Amrita Vishwa Vidyapeetham at United Nations
Academic Impact</b></p>
<!-- <a href="#">Pick Your Time</a> -->
</div>
<div class="col-lg-4 event-header mobile-t-p">
<img src="images/amma.png" alt="about-img" class="img-fluid" style="float: left;
width: 300px;
height: 300px;
object-fit: cover;
border: 5px solid black;
border-radius: 10px;
">
</div>
</div>
</div>
</section>
<section id="gallery1" style="color: rgb(243, 240, 240);">
<div class="container zindex">
<div class="row">
<div class="col-lg-12 speaker-heading">
<h3>More about TEC@Amrita</h3>
<div class=""></div>
</div>
</div><br><br><br>
<iframe height="500" width=100% src="https://www.youtube.com/embed/phVMRTl6a3Q" title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</section>
<!-- EVENT AREA END -->
<section id="organize_2">
<div class="container">
<div class="container">
<div class="row">
<div class="col-lg-3 col-sm-6 org-item p-2">
<i class="fa fa-envelope" aria-hidden="true"></i>
<h3>Email</h3>
<p>tec@amrita.edu</p>
</div>
<div class="col-lg-3 col-sm-6 org-item sm-style-h p-2">
<i class="fa fa-globe" aria-hidden="true"></i>
<h3>Website</h3>
<p><a href="www.amrita.edu/tec"
style="text-decoration: none; color: white;">www.amrita.edu/tec</a></p>
</div>
<div class="col-lg-3 col-sm-6 org-item p-2">
<i class="fa fa-map-marker" aria-hidden="true"></i>
<h3>Location</h3>
<p>Technology Enabling Centre (TEC) ,</p>
<p>Amrita Vishwa Vidyapeetham, Amritapuri</p>
<p>Clappana P. O. , Kerala, India – 690 525.</p>
</div>
<div class="col-lg-3 col-sm-6 org-item or-i-none p-2">
<i class="fa fa-comments-o" aria-hidden="true"></i>
<h3>Mobile</h3>
<p>+91 8921434611 </p>
</div>
</div>
</div>
</div>
</section>
<!-- EVENT AREA END -->
<!-- FOOTER AREA START -->
<section id="footer">
<div class="container zindex">
<div class="row">
<div class="col-lg-12 text-center footer-txt">
<img src="./images/Science-Technology-and-Innovation-STI.png" alt="" style="height: 60px; ">
<img src="./images/website logo.jpg" alt="" style="height: 80px; ">
<img src="./images/amrita1.jpg" alt="" style="height: 70px; ">
<div class="social-icons_2">
<a href="https://www.facebook.com/AmritaTEC/"><i class="fa fa-facebook"
aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="https://www.youtube.com/channel/UCHJi1WQ9Fd-tebdxipqcNZw"><i class="fa fa-youtube-play"
aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
</section>
<section id="footer_2">
<div class="container">
<div class="row">
<div class="col-lg-12 m-auto">
<div class="menu-a text-center">
<a href="./index.html">Home</a>
<a href="./about.html">About Us</a>
<a href="./members.html">Members</a>
<a href="./products.html">Products</a>
<a href="./partner.html">Partners</a>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER AREA END -->
<!-- COPY_RIGHT AREA START -->
<section id="copy_right">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center copy-right-txt">
<p>Copyright © 2021 - 2022 </a>
</p>
</div>
</div>
</div>
</section>
<!-- COPY_RIGHT AREA END -->
<!-- Optional JavaScript -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/jquery.nicescroll.min.js"></script>
<script src="js/venobox.min.js"></script>
<script src="js/lightbox.min.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/countdown.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>