-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.html
642 lines (554 loc) · 32.4 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
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
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous" />
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/20c5629a29.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="styles/nss.css">
<!-- <link rel="stylesheet" href="styles/contact.css"> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" integrity="sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj/EFTzpbP4RVSrpEikbmdJobCvhE3g==" crossorigin="anonymous" referrerpolicy="no-referrer"
/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.css" integrity="sha512-OTcub78R3msOCtY3Tc6FzeDJ8N9qvQn1Ph49ou13xgA9VsH9+LRxoFU6EqLhW4+PKRfU+/HReXmSZXHEkpYoOA==" crossorigin="anonymous" referrerpolicy="no-referrer"
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NSS GVPCE(A)</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css" rel="stylesheet" />
<style type="text/css">
.item{
border-radius: 20px;
min-height: 25vh;
border: 2px white;
}
img{
border-radius: 20px;
}
.owl-carousel{
max-width: 75vw;
position: relative;
margin: auto;
text-align: center;
}
.owl-dots{
display: none;
}
.owl-nav{
display: none;
}
.dropitems {
display: none;
position: absolute;
background-color: transparent;
color:rgb(20, 18, 87);
box-shadow: 8px 8px 16px 8px rgba(0,0,0,0.05);
z-index: 1;
}
.dropitems:hover{
background-color: #fff;
border-radius: 10px;
}
.dropitems a {
font-family: 'Poppins', sans-serif;
color: rgb(20, 18, 87);
text-decoration: none;
display: block;
font-weight: 600;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 12px;
padding-right: 12px;
}
.dropitems a:hover {
font-family: 'Poppins', sans-serif;
color: #fff;
border-radius: 10px;
font-weight: 600;
background-color: rgb(20, 18, 87);
}
.drop:hover .dropitems {
display: block;
}
.feature_item img{
max-height: 10rem;
}
.NSS-GVPCE{
color: white;
}
.sb-navbar .p.scrolled{
color:#332265;
}
</style>
</head>
<body>
<nav class="container-fluid navbar navbar-expand-lg sb-navbar sticky-top ">
<div class="container-fluid mr-auto">
<div class="d-flex flex-row justify-content-center">
<a class="navbar-brand-logo" href="#"></a>
<p style="display: inline;margin-top:10%;font-weight:600;" id="brand-name" class="NSS-GVPCE">National Service Scheme GVPCE(A)</p>
<button class="navbar-toggler" type="button" data-trigger="#navbarNavDropdown">
<!-- <i class="fa fa-bars hamburger" aria-hidden = "true"></i> -->
</button>
<div class="text-center mt-10"></div>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation" id="hamburger-btn">
<i class="fa fa-bars hamburger" aria-hidden = "true"></i>
<!-- <span class="navbar-toggler-icon">*</span> -->
</button>
<!-- <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<i class="fa fa-bars hamburger" aria-hidden = "true"></i>
</button> -->
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<!-- <div class="offcanvas-header mt-3">
<button class="btn btn-outline-danger btn-close float-right"> × </button>
</div> -->
<div class="navbar-nav ml-auto">
<a class="nav-link active menu-section-heading1 " id="navItem1" href="#">
Home
<span class="sr-only">(current)</span>
</a>
<div class="drop">
<a class="nav-link menu-section-heading1 " href="#" id="navItem2" >Team</a>
<div class="dropitems">
<a href="team/unit1.html">unit-1</a>
<a href="team/unit2.html">unit-2</a>
</div>
</div>
<div class="drop">
<a class="nav-link menu-section-heading1 " href="#latestEventSection" id="navItem3" >Events</a>
<div class="dropitems">
<a href="events/unit_1/NSS-1 2021.html">Unit 1-2021 </a>
<a href="events/unit_1/NSS-1 2022.html">Unit 1-2022 </a>
<a href="events/unit_1/NSS-1 2023.html">Unit 1-2022 </a>
<a href="events/unit_2/NSS-2 2021.html">Unit 2-2021 </a>
<a href="events/unit_2/NSS-2 2022.html">Unit 2-2022 </a>
<a href="events/unit_2/NSS-2 2023.html">Unit 2-2022 </a>
<a href="events/unit_1_and_2/NSS UNIT-1_2 2022.html">Unit 1 and 2-2022 </a>
<a href="events/unit_1_and_2/NSS UNIT-1_2 2023.html">Unit 1 and 2-2022 </a>
</div>
</div>
<a class="nav-link menu-section-heading1 " href="#AboutUsSection" id="navItem4" >AboutUs</a>
<a class="nav-link menu-section-heading1 " href="gallery/test.html" id="navItem4" >Gallery</a>
<a class="nav-link menu-section-heading1 " href="contact.html" id="navItem5" >Contact Us</a>
</div>
</div>
</div>
</nav>
<div class="container-fluid row nss-banner" id="banner">
<img src="./images/gvp logo.png" class="gvp-logo col-sm-2 col-md-2 col-lg-1" style="padding: 0px;">
<img src="./images/gvpce.png" class="gvpce col-sm-8 col-md-8 col-lg-10" style="padding:0px">
<img src="images/NSS LOGO.png" class="nss-logo col-sm-2 col-md-2 col-lg-1" style="padding:0px"/>
</div>
<div class="banner-section-bg-container d-flex justify-content-center flex-column">
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<!-- <div class="carousel-item ">
<img src="NSS PIC 0.jpg" class="d-block c-img w-100" style="height: 100vh;" alt="...">
</div> -->
<div class="carousel-item active">
<img src="images/corousal/NSS PIC 3.jpg" class="d-block c-img w-100 " style="height: 130vh;" alt="...">
</div>
<div class="carousel-item">
<img src="images/corousal/NSS PIC 4.jpeg" class="d-block c-img w-100 " style="height:100vh;" alt="...">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<div class="wcu-section pb-5" id="AboutUsSection">
<div class="container container-fluid">
<div class="about-us-heading">
<div class="row">
<div class="col-sm-10 offset-sm-1">
<h1 class="text-center" style="color: #063258;">About Us</h1>
<hr class="underline" style="width:5em;height:2px;">
</div>
</div>
</div>
<div class="about-us-info">
<div class="container container-fluid">
<div class="row">
<div class="col-sm-10 offset-sm-1">
<div class=" container-fluid sub-section text-left">
<h2>About NSS Logo</h2>
<hr class="underline" align="left" style="width:3em">
<p>The logo for the NSS has been designed based on the giant Rath Wheel of the world famous Konark Sun Temple (The Black Pagoda) situated in Orissa, India.
The giant wheels of the Sun Temple portray the cycle of creation, preservation and release, and signify the movement in life across time and space.
The eight bars in the wheel of NSS logo represent the 24 hours of a day.
The red colour indicates that the volunteer is full of young blood that is lively, active, energetic and full of high spirit.
The navy blue colour indicates the cosmos of which the NSS is tiny part, ready to contribute its share for the welfare of the mankind.
</p>
<a href="https://nss.gov.in/about-us-0" class="btn btn-lg rounded-0" role="button" aria-pressed="true">Know More</a>
</div>
<div class=" container-fluid sub-section text-right">
<h2>History of NSS</h2>
<hr class="underline" align="right" style="width:8.5em">
<p>Dr. V.K.R.V. Rao ,On September 24, 1969, the then Union Education Minister Dr. V.K.R.V. Rao, launched the NSS programme in 37 universities involving 40000 students.
<br/>The motto of National Service Scheme is <strong>NOT ME BUT YOU</strong></br>
<b>Principal elements of NSS:</b> There are four principal elements in the NSS programme process; they are Students, Teachers, Community and the programme.
<strong>'Education through Service'</strong> is the purpose of the NSS. The ideological orientation of the NSS is inspired by the ideals of Mahatma Gandhiji's Centenary year in 1969.
NSS is an extension dimension to the higher education system to orient the student youth to community service while they are studying in educational institutions.
Since inception of the NSS in the year 1969, the number of students strength increased from 40,000 to over 3.8 million up to the end of March 2018.</p>
<a href="https://nss.gov.in/about-us-0" class="btn btn-lg rounded-0" role="button" aria-pressed="true">Know More</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="eventsSection" id="latestEventSection">
<div class="container">
<div class="events-heading">
<div class="row">
<div class="col-sm-10 offset-sm-1">
<h1 class="text-center">Latest Events</h1>
</div>
</div>
</div>
<div class="owl-carousel owl-theme container">
<div class="feature_item text-center">
<img src="./azadieventpic.jpg" class="latest_events" style="width: 100%" alt="">
<h3 class="feature_title">Azadi Ka Amrit Mahotsav</h3>
<a href="" target="_blank"><button type="button"
class="btn btn-outline-info">Know More</button></a>
</div>
<div class="feature_item text-center">
<img src="./vanmahotsavpic.jpg" style="width: 100%;" alt="">
<h3 class="feature_title">Vanmahotsav Event</h3>
<a href="" target="_blank"><button type="button"
class="btn btn-outline-info">Know More</button></a>
</div>
<div class="feature_item text-center">
<img src="./dishaapp event.jpg" style="width: 100%;" alt="">
<h3 class="feature_title">Disha App Sensitization</h3>
<a href="" target="_blank"><button type="button"
class="btn btn-outline-info">Know More</button></a>
</div>
<div class="feature_item text-center">
<img src="./beacheventpic.jpg" style="width: 100%;" alt="">
<h3 class="feature_title">Beach Event</h3>
<a href="" target="_blank"><button type="button"
class="btn btn-outline-info">Know More</button></a>
</div>
<div class="feature_item text-center">
<img src="./yogadayeventpic.jpg" style="width: 100%;" alt="">
<h3 class="feature_title">Offline Yoga Event</h3>
<a href="" target="_blank"><button type="button"
class="btn btn-outline-info">Know More</button></a>
</div>
</div>
</div>
</div>
</div> -->
<div class="explore-menu-section pt-5 pb-5" id="exploreMenuSection">
<h1 class="text-center" style="color: #063258;">Meet Our Team</h1>
<hr class="underline" style="width:5em;height:2px;">
<div class="fac">
<div class='container mx-auto mt-5 col-md-10 mt-100'>
<div class="header">
<div class="title">Chairman</div>
</div>
<hr>
<div class="row" style="justify-content: center">
<div class="card col-md-3 mt-100">
<div class="card-content">
<div class="card-body p-0">
<div class="profile"> <img src="images/abkrao.jpeg"> </div>
<div class="card-title"> Prof.Dr. A.B. Koteswara Rao <br /> <small>PRINCIPAL
</small>
</div>
<div class="social">
<a href="mailto: principal@gvpce.ac.in"><i class="fa fa-envelope-o"
aria-hidden="true"></i></a>
<!-- <a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a> -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="core">
<div class='container mx-auto mt-5 col-md-10 mt-100'>
<div class="header">
<div class="title" style="color: #000;font-weight:400">Faculty Co-Ordinators</div>
</div>
<hr class="underline" style="width:5em;height:2px;margin-top:0.2rem">
<div class="row" style="justify-content: center">
<div class="card col-md-3 mt-100">
<div class="card-content">
<div class="card-body p-0">
<div class="profile"> <img src="images/faculty coordinators/YCVKondaiah sir.jpg"> </div>
<div class="card-title">Y.C.Venkata Kondaiah<br /> <small>Programme
Officer</small>
</div>
<div class="social">
<a href="mailto: yvkondareddy@gvpce.ac.in"><i class="fa fa-envelope-o"
aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
<div class="card col-md-3 mt-100">
<div class="card-content">
<div class="card-body p-0">
<div class="profile"> <img src="images/faculty coordinators/bhaskarararo.jpg"> </div>
<div class="card-title">Bhaskara Rao<br /> <small>Asst. Programme Officer</small> </div>
<div class="social">
<a href="#"><i class="fa fa-envelope-o" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="fac">
<div class='container mx-auto mt-5 col-md-10 mt-100'>
<div class="header">
<div class="title" style="color: #000;font-weight:400">2021-22 Core Members</div>
</div>
<hr class="underline" style="width:5em;height:2px;margin-top:0.2rem">
<div class="row" style="justify-content: center">
<div class="card col-md-3 mt-100">
<div class="card-content">
<div class="card-body p-0">
<div class="profile"> <img src="images/presidents/President-unit1.JPG"> </div>
<div class="card-title">B.Raghava<br /> <small>President,Unit-1</small>
</div>
<div class="social">
<a href="https://www.instagram.com/raghavaboya4/?hl=en"><i class="fa fa-instagram"
aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-envelope-o" aria-hidden="true"></i></a>
<a href="https://www.linkedin.com/in/raghava-boya-598942212"><i class="fa fa-linkedin"
aria-hidden="true"></i></a>
<a href="https://twitter.com/43472d5d35424e2?t=p7JEhJZytgKJi4BNtGFDxw&s=09"><i
class="fa fa-twitter" aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
<div class="card col-md-3 mt-100">
<div class="card-content">
<div class="card-body p-0">
<div class="profile"> <img src="images/presidents/President-unit2.jpeg"> </div>
<div class="card-title">Sonah<br /> <small> President,Unit-2</small> </div>
<div class="social">
<a href="https://www.instagram.com/pra_s_ad_darl_ing/"><i class="fa fa-instagram"
aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-envelope-o" aria-hidden="true"></i></a>
<a href="https://www.linkedin.com/in/jami-rama-gowri-prasad-5a01b3246"><i
class="fa fa-linkedin" aria-hidden="true"></i></a>
<a href=""><i class="fa fa-twitter" aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="text-center">
<a href="team/unit1.html" class=" entire-team">Meet our entire team (Unit 1)</a><br/><br/>
<a href="./team/unit2.html" class=" entire-team">Meet our entire team (Unit 2)</a>
</div>
</div>
</div>
<div class="latest-events" style="margin-bottom: 2rem;">
<h1 class="text-center" style="color: #063258;">Latest Events</h1>
<hr class="underline" style="width:5em;height:2px;">
<div class="owl-carousel owl-theme container">
<div class="feature_item text-center">
<img src="images/events/azadieventpic.jpg" style="width: 100%;" alt="">
<h3 class="feature_title">Azadi Ka Amrit Mahotsav</h3>
<p class="feature_text"></p>
<a href="https://drive.google.com/file/d/1mrw6ceEn46-zC27z6zUp2EqRc5QWqZYC/view?usp=sharing" target="_blank"><button type="button"
class="btn btn-outline-info">Know More</button></a>
</div>
<div class="feature_item text-center">
<img src="images/events/vanmahotsavpic.jpg" style="width: 100%;" alt="">
<h3 class="feature_title">Vanmahotsav Event</h3>
<a href="https://drive.google.com/file/d/1iSrLn30xXoibPlvHZpN8N4_mFYZou-R1/view?usp=sharing" target="_blank"><button type="button"
class="btn btn-outline-info">Know More</button></a>
</div>
<div class="feature_item text-center">
<img src="images/events/dishaapp event.jpg" style="width: 100%;" alt="">
<h3 class="feature_title">Disha App Sensitization</h3>
<a href="https://drive.google.com/file/d/1uykITn7L2SSJirhfVVl1HkMD2Xz3or53/view?usp=sharing" target="_blank"><button type="button"
class="btn btn-outline-info">Know More</button></a>
</div>
<div class="feature_item text-center">
<img src="images/events/beacheventpic.jpg" style="width: 100%;" alt="">
<h3 class="feature_title">Beach Event</h3>
<a href="https://drive.google.com/file/d/1mrw6ceEn46-zC27z6zUp2EqRc5QWqZYC/view?usp=sharing" target="_blank"><button type="button"
class="btn btn-outline-info">Know More</button></a>
</div>
<div class="feature_item text-center">
<img src="images/events/yogadayeventpic.jpg" style="width: 100%;" alt="">
<h3 class="feature_title">Offline Yoga Event</h3>
<a href="https://drive.google.com/file/d/1qmDLlsyPhOBgnueao0RIZkIV1ynMGHR-/view?usp=sharing" target="_blank"><button type="button"
class="btn btn-outline-info">Know More</button></a>
</div>
</div>
</div>
<div class="footer" style="background-color:#055fad; color:#fff;">
<header>
<!-- Jumbotron -->
<div class="p-5 text-center" style="background-color:#055fad; color:#fff;">
<h1 class="mb-3">Contact Us</h1>
<!-- Jumbotron -->
</header>
<div class="container my-5">
<!-- Footer -->
<footer class="text-center text-lg-start text-white" style="background-color: #1c2331;padding-top:25px;">
<!-- Section: Links -->
<section class="">
<div class="container text-center text-md-start mt-5">
<!-- Grid row -->
<div class="row mt-3">
<!-- Grid column -->
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<!-- Content -->
<h5 class="text-uppercase fw-bold">Address:</h5>
<hr class="mb-4 mt-0 d-inline-block mx-auto"
style="width: 100px; background-color: #7c4dff; height: 2px" />
<p style="text-align:center">
Gayatri Vidya Parishad College of Engineering(Autonomous)<br>
Madhurawada<br>
Visakhapatnam-530048<br>
Andhra Pradesh<br>
India
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold">Contact Info</h6>
<hr class="mb-4 mt-0 d-inline-block mx-auto"
style="width: 100px; background-color: #7c4dff; height: 2px" />
<p>
Unit-1 President:<br>+91 9550074724
</p>
<p>
Unit-2 President:<br>+91 7569902154
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold">Follow Us</h6>
<hr class="mb-4 mt-0 d-inline-block mx-auto"
style="width: 100px; background-color: #7c4dff; height: 2px" />
<p><a href="https://instagram.com/gvpcenss?igshid=YmMyMTA2M2Y=" class="text-white me-4 soc-icon">
<i class="fa fa-instagram"></i>
</a></p>
<p><a href="https://twitter.com/gvpcenss2?t=mDrLaGJDoufF3ezs0UdB4Q&s=08" class="text-white me-4 soc-icon">
<i class="fa fa-twitter"></i>
</a></p>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
</section>
<!-- Section: Links -->
<div class="container-fluid">
<div class="map">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3798.387522125814!2d83.34010631404132!3d17.82045968782043!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a395bedc7efb603%3A0x87c06caab54e902a!2sGayatri%20Vidya%20Parishad%20College%20of%20Engineering%20(Autonomous)%20(GVP)%20(GVPCE)!5e0!3m2!1sen!2sin!4v1663607141885!5m2!1sen!2sin"
width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
<!-- Copyright -->
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2)">
© 2020 Copyright: NSS-GVPCE(A)
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
</div>
<!-- End of .container -->
</div>
<script
type="text/javascript"
src="/assets/js/jquery.min.js"
></script>
<!-- Bootstrap tooltips -->
<script
type="text/javascript"
src="/assets/js/popper.min.js"
></script>
<!-- Bootstrap core JavaScript -->
<script
type="text/javascript"
src="/assets/js/bootstrap.min.js"
></script>
<!-- MDB core JavaScript -->
<script
type="text/javascript"
src="/assets/js/mdb.min.js"
></script>
<!-- Your custom scripts (optional) -->
<script
type="text/javascript"
src="/assets/js/script.js"
></script>
</div>
</body>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script type="text/javascript" src="js/counter.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js" integrity="sha512-bPs7Ae6pVvhOSiIcyUClR7/q2OAsRiovw4vAkX+zJbw3ShAeeqezq50RIIcIURq7Oa20rW2n2q+fyXBNcU9lrw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script type="text/javascript">
$('.owl-carousel').owlCarousel({
loop: true,
margin: 12,
stagePadding: 30,
nav: true,
navText: ['<i class="fa fa-angle-left" aria-hidden="true"></i>', '<i class="fa fa-angle-right" aria-hidden="true"></i>'],
dots: false,
autoplay: true,
autoplayTimeout: 3000,
responsive: {
0: {
items: 1
},
600: {
items: 2
},
1100: {
items: 3
},
}
})
$(window).scroll(function(){
if($(window).scrollTop() >= 250 ){
$( ".blink" ).css( "display", "block","background-color .3s", "opacity .5s"," visibility .5s" );
} else {
$( ".blink" ).css( "display", "none" );
}
});
</script>
</html>