forked from Rathoresourabh/NSG-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
669 lines (559 loc) · 27.6 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
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- Always force latest IE rendering engine or request Chrome Frame -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- Page Title -->
<title>NSG BVP</title>
<!-- Meta Description -->
<meta name="description" content="Blue One Page Creative HTML5 Template">
<meta name="keywords" content="one page, single page, onepage, responsive, parallax, creative, business, html5, css3, css3 animation">
<meta name="author" content="Muhammad Morshed">
<!-- Mobile Specific Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Google Font -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- CSS
================================================== -->
<!-- Fontawesome Icon font -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Twitter Bootstrap css -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- jquery.fancybox -->
<link rel="stylesheet" href="css/jquery.fancybox.css">
<!-- animate -->
<link rel="stylesheet" href="css/animate.css">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="css/main.css">
<!-- media-queries -->
<link rel="stylesheet" href="css/media-queries.css">
<!-- Modernizer Script for old Browsers -->
<script src="js/modernizr-2.6.2.min.js"></script>
</head>
<body id="body">
<!-- preloader -->
<div id="preloader">
<img src="img/preloader.gif" alt="Preloader">
</div>
<!-- end preloader -->
<!--
Fixed Navigation
==================================== -->
<header id="navigation" class="navbar-fixed-top navbar">
<div class="container">
<div class="navbar-header">
<!-- responsive nav button -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<i class="fa fa-bars fa-2x"></i>
</button>
<!-- /responsive nav button -->
<!-- logo -->
<a class="navbar-brand" href="#body">
<h1 style="width: 135px;" id="logo">
<img style="width: 135px;" src="img/logo%20(1).png" alt="NSG">
</h1>
</a>
<!-- /logo -->
</div>
<!-- main nav -->
<nav class="collapse navbar-collapse navbar-right" role="navigation">
<ul id="nav" class="nav navbar-nav">
<li class="current"><a href="#body">Home</a></li>
<li><a href="#features">About us</a></li>
<li><a href="#works" s>Events</a></li>
<li><a href="#team">Our Team</a></li>
<li><a href="#contactus">Contact Us</a></li>
</ul>
</nav>
<!-- /main nav -->
</div>
</header>
<!--
End Fixed Navigation
==================================== -->
<!--
Home Slider
==================================== -->
<section id="slider">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Indicators bullet -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
</ol>
<!-- End Indicators bullet -->
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<!-- single slide -->
<div class="item active" style="background-image: url(img/banner.jpg);">
<div class="carousel-caption">
<h2 data-wow-duration="700ms" data-wow-delay="500ms" class="wow bounceInDown animated">NETWORK<span> SECURITY</span>GROUP</h2>
<h3 data-wow-duration="1000ms" class="wow slideInLeft animated"><span class="color">New Beginning</span> Endless Posibilities</h3>
<p data-wow-duration="1000ms" class="wow slideInRight animated">We are a collegium of enthusiastic people sharing common talent!</p>
<ul class="social-links text-center">
<li><a href="https://www.twitter.com/bvucoensg"><i class="fa fa-twitter fa-lg"></i></a></li>
<li><a href="https://www.facebook.com/bvpnsg/"><i class="fa fa-facebook fa-lg"></i></a></li>
<li><a href="https://www.instagram.com/nsgbvucoe/"><i class="fa fa-instagram fa-lg"></i></a></li>
</ul>
</div>
</div>
<!-- end single slide -->
<!-- single slide -->
<div class="item" style="background-image: url(img/banner.jpg);">
<div class="carousel-caption">
<h2 data-wow-duration="500ms" data-wow-delay="500ms" class="wow bounceInDown animated">Meet<span> Team</span>!</h2>
<h3 data-wow-duration="500ms" class="wow slideInLeft animated"><span class="color">/ Creative?</span> Yes we are!</h3>
<p data-wow-duration="500ms" class="wow slideInRight animated">We are a team of STRENGTH</p>
<ul class="social-links text-center">
<li><a href="https://www.twitter.com/bvucoensg"><i class="fa fa-twitter fa-lg"></i></a></li>
<li><a href="https://www.facebook.com/bvpnsg/"><i class="fa fa-facebook fa-lg"></i></a></li>
<li><a href="https://www.instagram.com/nsgbvucoe/"><i class="fa fa-instagram fa-lg"></i></a></li>
</ul>
</div>
</div>
<!-- end single slide -->
</div>
<!-- End Wrapper for slides -->
</div>
</section>
<!--
End Home SliderEnd
==================================== -->
<!--
Features
==================================== -->
<section id="features" class="features">
<div class="container">
<div class="row">
<div class="sec-title text-center mb50 wow bounceInDown animated" data-wow-duration="500ms">
<h2>About Us</h2>
<div class="devider"><i class="fa fa-heart-o fa-lg"></i></div>
</div>
<!-- service item -->
<div class="col-md-4 wow fadeInLeft" data-wow-duration="500ms">
<div class="service-item">
<div class="service-icon">
<i class="fa fa-bullhorn fa-2x"></i>
</div>
<div class="service-desc">
<h3>Explore</h3>
<p>Yes we explore , we fly .</p>
</div>
</div>
</div>
<!-- end service item -->
<!-- service item -->
<div class="col-md-4 wow fadeInUp" data-wow-duration="500ms" data-wow-delay="500ms">
<div class="service-item">
<div class="service-icon">
<i class="fa fa-pencil fa-2x"></i>
</div>
<div class="service-desc">
<h3>Development</h3>
<p>We find a better version of you either it is related to your skills or not.</p>
</div>
</div>
</div>
<!-- end service item -->
<!-- service item -->
<div class="col-md-4 wow fadeInRight" data-wow-duration="500ms" data-wow-delay="900ms">
<div class="service-item">
<div class="service-icon">
<i class="fa fa-bullhorn fa-2x"></i>
</div>
<div class="service-desc">
<h3>Focus</h3>
<p>We focus on the thing that actually matters.</p>
</div>
</div>
</div>
<!-- end service item -->
</div>
</div>
</section>
<!--
End Features
==================================== -->
<!--
Our Works
==================================== -->
<section id="works" class="works clearfix">
<div class="container">
<div class="row">
<div class="sec-title text-center">
<h2>EVENTS</h2>
<div class="devider"><i class="fa fa-heart-o fa-lg"></i></div>
</div>
<div class="sec-sub-title text-center">
<p>Warm Welcoming! you all to NSG. Here are our events .</p>
</div>
<div class="work-filter wow fadeInRight animated" data-wow-duration="500ms">
<ul class="text-center">
<li><a href="javascript:;" data-filter="all" class="active filter">All</a></li>
<li><a href="javascript:;" data-filter=".branding" class="filter">Technical</a></li>
<li><a href="javascript:;" data-filter=".web" class="filter">Creativity</a></li>
<li><a href="javascript:;" data-filter=".logo-design" class="filter">Workshops</a></li>
</ul>
</div>
</div>
</div>
<div class="project-wrapper">
<figure class="mix work-item branding">
<img src="img/works/p2.jpg" alt="">
<figcaption class="overlay">
<a class="fancybox" rel="works" title="A quiz questions which related to technology" href="img/works/p2.jpg"><i class="fa fa-eye fa-lg"></i></a>
<h4>Descifrar!</h4>
<p>Technical</p>
</figcaption>
</figure>
<figure class="mix work-item web">
<img src="img/works/p1.jpg" alt="">
<figcaption class="overlay">
<a class="fancybox" rel="works" title="An interactive fun paper presentation" href="img/works/p1.jpg"><i class="fa fa-eye fa-lg"></i></a>
<h4>Cybercon</h4>
<p>Technical!</p>
</figcaption>
</figure>
<figure class="mix work-item logo-design">
<img src="img/works/item-3.jpg" alt="">
<figcaption class="overlay">
<a class="fancybox" rel="works" title="Fun,Knowledge everything you grt here" href="img/works/item-3.jpg"><i class="fa fa-eye fa-lg"></i></a>
<h4>Tech Saturdays!</h4>
<p>Technical</p>
</figcaption>
</figure>
<figure class="mix work-item photography">
<img src="img/works/item-4.jpg" alt="">
<figcaption class="overlay">
<a class="fancybox" rel="works" title="Technical quiz competition" href="img/works/item-4.jpg"><i class="fa fa-eye fa-lg"></i></a>
<h4>Tech Wizard</h4>
<p>Techical</p>
</figcaption>
</figure>
<figure class="mix work-item branding">
<img src="img/works/item-5.jpg" alt="">
<figcaption class="overlay">
<a class="fancybox" rel="works" title="Logos with creativity" href="img/works/item-5.jpg"><i class="fa fa-eye fa-lg"></i></a>
<h4>Lord of the logos</h4>
<p>Creativity</p>
</figcaption>
</figure>
</div>
</section>
<!--
End Our Works
==================================== -->
<!--
Meet Our Team
==================================== -->
<section id="team" class="team">
<div class="container">
<div class="row">
<div class="sec-title text-center wow fadeInUp animated" data-wow-duration="700ms">
<h2>Meet Our Team</h2>
<div class="devider"><i class="fa fa-heart-o fa-lg"></i></div>
</div>
<div class="sec-sub-title text-center wow fadeInRight animated" data-wow-duration="500ms">
<p>Here is our ALUMNI</p>
</div>
<!-- single member -->
<figure class="team-member col-md-3 col-sm-6 col-xs-12 text-center wow fadeInUp animated" data-wow-duration="500ms">
<div class="member-thumb">
</div>
<h4>Raghav Kirpa pare </h4>
<span>President</span>
</figure>
<!-- end single member -->
<!-- single member -->
<figure class="team-member col-md-3 col-sm-6 col-xs-12 text-center wow fadeInUp animated" data-wow-duration="500ms" data-wow-delay="300ms">
<div class="member-thumb">
</div>
<h4>Harsh Pandey</h4>
<span>Overall President</span>
</figure>
<!-- end single member -->
<!-- single member -->
<figure class="team-member col-md-3 col-sm-6 col-xs-12 text-center wow fadeInUp animated" data-wow-duration="500ms" data-wow-delay="600ms">
<div class="member-thumb">
</div>
<h4>Harsh Singh</h4>
<span>Sr. Talent manager</span>
</figure>
<!-- end single member -->
<!-- single member -->
<figure class="team-member col-md-3 col-sm-6 col-xs-12 text-center wow fadeInUp animated" data-wow-duration="500ms" data-wow-delay="900ms">
<div class="member-thumb">
</div>
<h4>Khalnayak</h4>
<span>Managing Director</span>
</figure>
<!-- end single member -->
</div>
</div>
</section>
<!--
End Meet Our Team
==================================== -->
<!--
Some fun facts
==================================== -->
<section id="facts" class="facts">
<div class="parallax-overlay">
<div class="container">
<div class="row number-counters">
<div class="sec-title text-center mb50 wow rubberBand animated" data-wow-duration="1000ms">
<h2>Some Amazing Facts!</h2>
<div class="devider"><i class="fa fa-heart-o fa-lg"></i></div>
</div>
<!-- first count item -->
<div class="col-md-3 col-sm-6 col-xs-12 text-center wow fadeInUp animated" data-wow-duration="500ms">
<div class="counters-item">
<i class="fa fa-clock-o fa-3x"></i>
<strong data-to="980">0</strong>
<!-- Set Your Number here. i,e. data-to="56" -->
<p>Hours of Work</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 text-center wow fadeInUp animated" data-wow-duration="500ms" data-wow-delay="300ms">
<div class="counters-item">
<i class="fa fa-users fa-3x"></i>
<strong data-to="80">0</strong>
<!-- Set Your Number here. i,e. data-to="56" -->
<p>Our team</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 text-center wow fadeInUp animated" data-wow-duration="500ms" data-wow-delay="600ms">
<div class="counters-item">
<i class="fa fa-rocket fa-3x"></i>
<strong data-to="09">0</strong>
<!-- Set Your Number here. i,e. data-to="56" -->
<p> Projects Done </p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 text-center wow fadeInUp animated" data-wow-duration="500ms" data-wow-delay="900ms">
<div class="counters-item">
<i class="fa fa-trophy fa-3x"></i>
<strong data-to="4">0</strong>
<!-- Set Your Number here. i,e. data-to="56" -->
<p>Awards Won</p>
</div>
</div>
<!-- end first count item -->
</div>
</div>
</div>
</section>
<!--
End Some fun facts
==================================== -->
<!--
Contact Us
==================================== -->
<section id="contact" class="contact">
<div class="container">
<div class="row mb50">
<div class="sec-title text-center mb50 wow fadeInDown animated" data-wow-duration="500ms">
<h2>Let’s Discuss</h2>
<div class="devider"><i class="fa fa-heart-o fa-lg"></i></div>
</div>
<div class="sec-sub-title text-center wow rubberBand animated" data-wow-duration="1000ms">
<p>Drop your message here.</p>
</div>
<!-- contact address -->
<div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 wow fadeInLeft animated" data-wow-duration="500ms">
<div class="contact-address">
<h3>Bharati Vidyapeeth College of Engineering</h3>
<p>Katraj,Pune</p>
<p>Maharashtra</p>
<p>+91 9424685798 (Raghav Kirpa Pare)</p>
</div>
</div>
<!-- end contact address -->
<!-- contact form -->
<div class="col-lg-8 col-md-8 col-sm-7 col-xs-12 wow fadeInDown animated" data-wow-duration="500ms" data-wow-delay="300ms">
<div class="contact-form">
<h3>Say hello!</h3>
<form action="#" id="contact-form">
<div class="input-group name-email">
<div class="input-field">
<input type="text" name="name" id="name" placeholder="Name" class="form-control">
</div>
<div class="input-field">
<input type="email" name="email" id="email" placeholder="Email" class="form-control">
</div>
</div>
<div class="input-group">
<textarea name="message" id="message" placeholder="Message" class="form-control"></textarea>
</div>
<div class="input-group">
<input type="submit" id="form-submit" class="pull-right" value="Send message">
</div>
</form>
</div>
</div>
<!-- end contact form -->
<!-- footer social links -->
<div class="col-lg-1 col-md-1 col-sm-1 col-xs-12 wow fadeInRight animated" data-wow-duration="500ms" data-wow-delay="600ms">
<ul class="footer-social">
<li><a href="https://www.facebook.com/bvpnsg/"><i class="fa fa-facebook fa-2x"></i></a></li>
<li><a href="https://www.instagram.com/nsgbvucoe/"><i class="fa fa-instagram fa-2x"></i></a></li>
<li><a href="https://www.twitter.com/bvucoensg"><i class="fa fa-twitter fa-2x"></i></a></li>
</ul>
</div>
<!-- end footer social links -->
</div>
</div>
<!-- Google map -->
<p> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3784.54683129601!2d73.85342211489184!3d18.45887368744493!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2eac7353cf903%3A0x98f9e9ff19dc42bb!2sBharati+Vidyapeeth+Deemed+University!5e0!3m2!1sen!2sin!4v1535658304956" width="600" height="450" frameborder="0" style="border:0; width: 100%; " allowfullscreen></iframe>></p>
<!-- End Google map -->
</section>
<!--
End Contact Us
==================================== -->
<footer id="footer" class="footer">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-12 wow fadeInUp animated" data-wow-duration="500ms">
<div class="footer-single">
<img style="width: 200px;" src="img/logo%20(1).png" alt="">
<p>History is anecdotal,when people of common talent muster,results are booming.So,are the members of Network Security Group where genius lies in the plurality.</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 wow fadeInUp animated" data-wow-duration="500ms" data-wow-delay="300ms">
<div class="footer-single">
<h6>Send Request </h6>
<form action="#" class="subscribe">
<input type="text" name="subscribe" id="subscribe" placeholder="Email">
<input type="submit" value="→" id="subs">
</form>
<p>Contact us </p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 wow fadeInUp animated" data-wow-duration="500ms" data-wow-delay="600ms">
<div class="footer-single">
<h6>Explore</h6>
<ul>
<li><a href="#">Google</a></li>
<li><a href="href=https://www.facebook.com/bvpnsg/">Facebook</a></li>
<li><a href="https://www.instagram.com/nsgbvucoe/">Instagram</a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 wow fadeInUp animated" data-wow-duration="500ms" data-wow-delay="900ms">
<div class="footer-single">
<h6>Support</h6>
<ul>
<li><a href="#contactus">Contact Us</a></li>
<li><a href="#">Collaborate with us</a></li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<p class="copyright text-center">
NETWORK SECURITY GROUP // All rights reserved
</p>
</div>
</div>
</div>
</footer>
<a href="javascript:void(0);" id="back-top"><i class="fa fa-angle-up fa-3x"></i></a>
<!-- Essential jQuery Plugins
================================================== -->
<!-- Main jQuery -->
<script src="js/jquery-1.11.1.min.js"></script>
<!-- Single Page Nav -->
<script src="js/jquery.singlePageNav.min.js"></script>
<!-- Twitter Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- jquery.fancybox.pack -->
<script src="js/jquery.fancybox.pack.js"></script>
<!-- jquery.mixitup.min -->
<script src="js/jquery.mixitup.min.js"></script>
<!-- jquery.parallax -->
<script src="js/jquery.parallax-1.1.3.js"></script>
<!-- jquery.countTo -->
<script src="js/jquery-countTo.js"></script>
<!-- jquery.appear -->
<script src="js/jquery.appear.js"></script>
<!-- Contact form validation -->
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery.form/3.32/jquery.form.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.11.1/jquery.validate.min.js"></script>
<!-- Google Map -->
<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=false"></script>
<!-- jquery easing -->
<script src="js/jquery.easing.min.js"></script>
<!-- jquery easing -->
<script src="js/wow.min.js"></script>
<script>
var wow = new WOW({
boxClass: 'wow', // animated element css class (default is wow)
animateClass: 'animated', // animation css class (default is animated)
offset: 120, // distance to the element when triggering the animation (default is 0)
mobile: false, // trigger animations on mobile devices (default is true)
live: true // act on asynchronously loaded content (default is true)
});
wow.init();
</script>
<!-- Custom Functions -->
<script src="js/custom.js"></script>
<script type="text/javascript">
$(function() {
/* ========================================================================= */
/* Contact Form
/* ========================================================================= */
$('#contact-form').validate({
rules: {
name: {
required: true,
minlength: 2
},
email: {
required: true,
email: true
},
message: {
required: true
}
},
messages: {
name: {
required: "come on, you have a name don't you?",
minlength: "your name must consist of at least 2 characters"
},
email: {
required: "no email, no message"
},
message: {
required: "um...yea, you have to write something to send this form.",
minlength: "thats all? really?"
}
},
submitHandler: function(form) {
$(form).ajaxSubmit({
type: "POST",
data: $(form).serialize(),
url: "process.php",
success: function() {
$('#contact-form :input').attr('disabled', 'disabled');
$('#contact-form').fadeTo("slow", 0.15, function() {
$(this).find(':input').attr('disabled', 'disabled');
$(this).find('label').css('cursor', 'default');
$('#success').fadeIn();
});
},
error: function() {
$('#contact-form').fadeTo("slow", 0.15, function() {
$('#error').fadeIn();
});
}
});
}
});
});
</script>
</body>
</html>