-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
945 lines (849 loc) · 52.1 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
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="SLIIT Gaming Community·Monday, September 9, 2019· The SLIIT Gaming Community was founded on the unanimous thought that there should be a common ground for the esports enthusiasts to have a place to tell their own as well as to give them all a chance to come together for the thing they love the most. Thus, being born in 2013, this small community has seen nothing but growth and development since then. Adding premium caliber occasions to the annual routine such as GameFest, which is the largest gaming extravaganza organized by any university island wide and second bested only to the largest esport tournament of the country, SLCG by Gamer.lk. This is the place to call home if you have a thing for gaming be it entertainment or educating yourself. It is built for the gamers by the gamers. So come along and let’s get the party started">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="content-type" content="text/html; charset=UTF-8;charset=utf-8">
<!-- SEO And Open Graph Meta Data-->
<link rel="fluid-icon" href="https://sliit-gc.github.io/SLIIT-GC-Web/img/bg-img/2.png" title="SLIIT Gaming Community">
<meta property="fb:app_id" content="2486882781403523">
<meta property="og:url" content="https://sliit-gc.github.io/SLIIT-GC-Web/">
<meta property="og:type" content="website"/>
<meta property="og:site_name" content="SLIIT Gaming Community">
<meta property="og:title" content="Official Web Site For Gaming Community Of SLIIT">
<meta property="og:description" content="SLIIT Gaming Community·Monday, September 9, 2019· The SLIIT Gaming Community was founded on the unanimous thought that there should be a common ground for the esports enthusiasts to have a place to tell their own as well as to give them all a chance to come together for the thing they love the most. Thus, being born in 2013, this small community has seen nothing but growth and development since then. Adding premium caliber occasions to the annual routine such as GameFest, which is the largest gaming extravaganza organized by any university island wide and second bested only to the largest esport tournament of the country, SLCG by Gamer.lk. This is the place to call home if you have a thing for gaming be it entertainment or educating yourself. It is built for the gamers by the gamers. So come along and let’s get the party started">
<meta property="og:image" content="https://sliit-gc.github.io/SLIIT-GC-Web/img/opengraph-img/1200x600.jpg">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="600">
<meta property="og:image" content="https://sliit-gc.github.io/SLIIT-GC-Web/img/opengraph-img/1200x1200.jpg">
<meta property="og:image:type" content="image/jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="1200">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:title" content="SLIIT Gaming Community">
<meta property="twitter:description"
content="SLIIT Gaming Community·Monday, September 9, 2019· The SLIIT Gaming Community was founded on the unanimous thought that there should be a common ground for the esports enthusiasts to have a place to tell their own as well as to give them all a chance to come together for the thing they love the most. Thus, being born in 2013, this small community has seen nothing but growth and development since then. Adding premium caliber occasions to the annual routine such as GameFest, which is the largest gaming extravaganza organized by any university island wide and second bested only to the largest esport tournament of the country, SLCG by Gamer.lk. This is the place to call home if you have a thing for gaming be it entertainment or educating yourself. It is built for the gamers by the gamers. So come along and let’s get the party started.">
<meta property="twitter:image:src"
content="https://sliit-gc.github.io/SLIIT-GC-Web/img/opengraph-img/1200x1200.jpg">
<meta property="twitter:image:width" content="1200">
<meta property="twitter:image:height" content="1200">
<meta name="page-subject" content="SLIIT Gaming Community">
<meta name="theme-color" content="#151853">
<meta name="HandheldFriendly" content="true">
<!-- Title -->
<title>SLIIT- Gaming Community</title>
<!-- Favicon -->
<link rel="icon" href="./img/core-img/favicon.png">
<!-- Stylesheet -->
<link rel="stylesheet" href="style.css">
<script src="https://kit.fontawesome.com/b7e89b71b3.js"></script>
<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v5.0&appId=2486882781403523&autoLogAppEvents=1"></script>
</head>
<body>
<!-- Preloader -->
<div id="preloader">
<div class="loader"></div>
</div>
<!-- /Preloader -->
<!-- Header Area Start -->
<header class="header-area">
<div class="classy-nav-container breakpoint-off">
<div class="container">
<!-- Classy Menu -->
<nav class="classy-navbar justify-content-between" id="conferNav">
<!-- Logo -->
<a class="nav-brand" href="./index.html"><img src="./img/core-img/logo.png" alt=""></a>
<!-- Navbar Toggler -->
<div class="classy-navbar-toggler">
<span class="navbarToggler"><span></span><span></span><span></span></span>
</div>
<!-- Menu -->
<div class="classy-menu">
<!-- Menu Close Button -->
<div class="classycloseIcon">
<div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
</div>
<!-- Nav Start -->
<div class="classynav">
<ul id="nav">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="blog.html">Events</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="tickets.html">Registration</a></li>
<li><a href="about.html">About Us</a></li>
</ul>
<!-- Get Tickets Button -->
<a href="https://www.facebook.com/sliitgc/" class="btn confer-btn mt-3 mt-lg-0 ml-3 ml-lg-5">Follow Us <i class="zmdi zmdi-long-arrow-right"></i></a>
</div>
<!-- Nav End -->
</div>
</nav>
</div>
</div>
</header>
<!-- Header Area End -->
<!-- Welcome Area Start -->
<section class="welcome-area">
<div class="welcome-slides owl-carousel">
<!-- Single Slide -->
<div class="single-welcome-slide bg-img bg-overlay jarallax" style="background-image: url(img/bg-img/1.jpg);">
<div class="container h-100">
<div class="row h-100 align-items-center">
<!-- Welcome Text -->
<div class="col-12">
<div class="welcome-text text-right">
<h2 data-animation="fadeInUp" data-delay="300ms">Welcome To SLIIT <br>Gaming Community</h2>
<h6 data-animation="fadeInUp" data-delay="500ms">Backstage Crew</h6>
<div class="hero-btn-group" data-animation="fadeInUp" data-delay="700ms">
<a href="#" class="btn confer-btn">More Information <i class="zmdi zmdi-long-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Single Slide -->
<div class="single-welcome-slide bg-img bg-overlay jarallax" style="background-image: url(img/bg-img/45.jpg);">
<div class="container h-100">
<div class="row h-100 align-items-center">
<!-- Welcome Text -->
<div class="col-12">
<div class="welcome-text-two text-center">
<h5 data-animation="fadeInUp" data-delay="100ms">BackstageCrew Members</h5>
<h2 data-animation="fadeInUp" data-delay="300ms">50+</h2>
<!-- Event Meta -->
<div class="event-meta" data-animation="fadeInUp" data-delay="500ms">
<a class="event-date" href="#"><i class="zmdi zmdi-account"></i> Undergraduates </a>
</div>
<div class="hero-btn-group" data-animation="fadeInUp" data-delay="700ms">
<a href="https://twitter.com/SLIITGC" class="btn confer-btn m-2">Twitter <i class="zmdi zmdi-twitter"></i></a>
<a href="https://www.facebook.com/sliitgc/" class="btn confer-btn m-2">Facebook <i class="zmdi zmdi-facebook"></i></a>
<a href="https://www.instagram.com/sliit_gc/" class="btn confer-btn m-2">Instagram <i class="zmdi zmdi-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Scroll Icon -->
<div class="icon-scroll" id="scrollDown"></div>
</section>
<!-- Welcome Area End -->
<!-- About Us And Countdown Area Start -->
<section class="about-us-countdown-area section-padding-100-0" id="about">
<div class="container">
<div class="row align-items-center">
<!-- About Content -->
<div class="col-12 col-md-6">
<div class="about-content-text mb-80">
<h6 class="wow fadeInUp" data-wow-delay="300ms">About SLIIT Gaming Community</h6>
<h3 class="wow fadeInUp" data-wow-delay="300ms">Who We Are?</h3>
<p class="wow fadeInUp" data-wow-delay="300ms">SLIIT Gaming Community·Monday, September 9, 2019·
The SLIIT Gaming Community was founded on the unanimous thought that there should be a common ground for the esports enthusiasts to have a place to tell their own as well as to give them all a chance to come together for the thing they love the most. Thus, being born in 2013, this small community has seen nothing but growth and development since then. Adding premium caliber occasions to the annual routine such as GameFest, which is the largest gaming extravaganza organized by any university island wide and second bested only to the largest esport tournament of the country, SLCG by Gamer.lk.
This is the place to call home if you have a thing for gaming be it entertainment or educating yourself. It is built for the gamers by the gamers. So come along and let’s get the party started</p>
<a href="#" class="btn confer-btn mt-50 wow fadeInUp" data-wow-delay="300ms">Interested <i class="zmdi zmdi-long-arrow-right"></i></a>
</div>
</div>
<!-- About Thumb -->
<div class="col-12 col-md-6">
<div class="about-thumb mb-80 wow fadeInUp" data-wow-delay="300ms">
<img src="img/bg-img/2.png" alt="">
</div>
</div>
</div>
</div>
<!-- Counter Up Area -->
<div class="countdown-up-area">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-md-3">
<!-- Countdown Text -->
<div class="countdown-content-text mb-100 wow fadeInUp" data-wow-delay="300ms">
<h6>Upcomming Events</h6>
<h4><span><i class="fas fa-award"></i></span> <span></span> RB SIX SEIGE MINI LAN</h4><br>
<h4><span><i class="fas fa-award"></i></span> <span></span>GameFest 2020</h4>
</div>
</div>
<div class="col-12 col-md-9">
<div class="countdown-timer mb-100 wow fadeInUp" data-wow-delay="300ms">
<div id="clock"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- About Us And Countdown Area End -->
<!-- Our Speakings Area Start -->
<section class="our-speaker-area bg-img bg-gradient-overlay section-padding-100-60" style="background-image: url(img/bg-img/3.jpg);">
<div class="container">
<div class="row">
<!-- Heading -->
<div class="col-12">
<div class="section-heading text-center wow fadeInUp" data-wow-delay="300ms">
<h4>Executive Board</h4>
</div>
</div>
</div>
<div class="row">
<!-- Board Area -->
<div class="col-12 col-md-6 col-lg-4">
<div class="single-speaker-area bg-gradient-overlay-2 wow fadeInUp" data-wow-delay="300ms">
<!-- Thumb -->
<div class="speaker-single-thumb">
<img src="img/bg-img/4.jpg" alt="">
</div>
<!-- Social Info -->
<div class="social-info">
<a href="www.facebook.com/kaweendra"><i class="zmdi zmdi-facebook"></i></a>
<a href="www.instagram.com/devil.u.know"><i class="zmdi zmdi-instagram"></i></a>
<a href="www.twitter.com/dear__spider"><i class="zmdi zmdi-twitter"></i></a>
<a href="#"><i class="zmdi zmdi-linkedin"></i></a>
</div>
<!-- Info -->
<div class="speaker-info">
<h5>President</h5>
<p>Nirmal Amanda(TH3 ALPHA)</p>
</div>
</div>
</div>
<!-- Single Speaker Area -->
<div class="col-12 col-md-6 col-lg-4">
<div class="single-speaker-area bg-gradient-overlay-2 wow fadeInUp" data-wow-delay="300ms">
<!-- Thumb -->
<div class="speaker-single-thumb">
<img src="img/bg-img/5.jpg" alt="">
</div>
<!-- Social Info -->
<div class="social-info">
<a href="#"><i class="zmdi zmdi-facebook"></i></a>
<a href="#"><i class="zmdi zmdi-instagram"></i></a>
<a href="#"><i class="zmdi zmdi-twitter"></i></a>
<a href="#"><i class="zmdi zmdi-linkedin"></i></a>
</div>
<!-- Info -->
<div class="speaker-info">
<h5>Vice President</h5>
<p>Nawod Maduwantha (Thedark4X)</p>
</div>
</div>
</div>
<!-- Single Speaker Area -->
<div class="col-12 col-md-6 col-lg-4">
<div class="single-speaker-area bg-gradient-overlay-2 wow fadeInUp" data-wow-delay="300ms">
<!-- Thumb -->
<div class="speaker-single-thumb">
<img src="img/bg-img/6.jpg" alt="">
</div>
<!-- Social Info -->
<div class="social-info">
<a href="#"><i class="zmdi zmdi-facebook"></i></a>
<a href="#"><i class="zmdi zmdi-instagram"></i></a>
<a href="#"><i class="zmdi zmdi-twitter"></i></a>
<a href="#"><i class="zmdi zmdi-linkedin"></i></a>
</div>
<!-- Info -->
<div class="speaker-info">
<h5>Editor</h5>
<p>Bawantha Thilan(BATTLEAXE)</p>
</div>
</div>
</div>
<!-- Single Speaker Area -->
<div class="col-12 col-md-6 col-lg-4">
<div class="single-speaker-area bg-gradient-overlay-2 wow fadeInUp" data-wow-delay="300ms">
<!-- Thumb -->
<div class="speaker-single-thumb">
<img src="img/bg-img/7.jpg" alt="">
</div>
<!-- Social Info -->
<div class="social-info">
<a href="#"><i class="zmdi zmdi-facebook"></i></a>
<a href="#"><i class="zmdi zmdi-instagram"></i></a>
<a href="#"><i class="zmdi zmdi-twitter"></i></a>
<a href="#"><i class="zmdi zmdi-linkedin"></i></a>
</div>
<!-- Info -->
<div class="speaker-info">
<h5>Secretary</h5>
<p>Kavindri Siriwardhana (Kavi)</p>
</div>
</div>
</div>
<!-- Single Speaker Area -->
<div class="col-12 col-md-6 col-lg-4">
<div class="single-speaker-area bg-gradient-overlay-2 wow fadeInUp" data-wow-delay="300ms">
<!-- Thumb -->
<div class="speaker-single-thumb">
<img src="img/bg-img/8.jpg" alt="">
</div>
<!-- Social Info -->
<div class="social-info">
<a href="#"><i class="zmdi zmdi-facebook"></i></a>
<a href="#"><i class="zmdi zmdi-instagram"></i></a>
<a href="#"><i class="zmdi zmdi-twitter"></i></a>
<a href="#"><i class="zmdi zmdi-linkedin"></i></a>
</div>
<!-- Info -->
<div class="speaker-info">
<h5>Treasurer</h5>
<p>Ashan Kulasinghe (DeathLok)</p>
</div>
</div>
</div>
<!-- Single Speaker Area -->
<div class="col-12 col-md-6 col-lg-4">
<div class="single-speaker-area bg-gradient-overlay-2 wow fadeInUp" data-wow-delay="300ms">
<!-- Thumb -->
<div class="speaker-single-thumb">
<img src="img/bg-img/9.jpg" alt="">
</div>
<!-- Social Info -->
<div class="social-info">
<a href="#"><i class="zmdi zmdi-facebook"></i></a>
<a href="#"><i class="zmdi zmdi-instagram"></i></a>
<a href="#"><i class="zmdi zmdi-twitter"></i></a>
<a href="#"><i class="zmdi zmdi-linkedin"></i></a>
</div>
<!-- Info -->
<div class="speaker-info">
<h5>Chief Orgarnizer</h5>
<p>Supun Harsha (Maaraya)</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4">
<div class="single-speaker-area bg-gradient-overlay-2 wow fadeInUp" data-wow-delay="300ms">
<!-- Thumb -->
<div class="speaker-single-thumb">
<img src="img/bg-img/or1.jpg" alt="">
</div>
<!-- Social Info -->
<div class="social-info">
<a href="#"><i class="zmdi zmdi-facebook"></i></a>
<a href="#"><i class="zmdi zmdi-instagram"></i></a>
<a href="#"><i class="zmdi zmdi-twitter"></i></a>
<a href="#"><i class="zmdi zmdi-linkedin"></i></a>
</div>
<!-- Info -->
<div class="speaker-info">
<h5>Chief Orgarnizer</h5>
<p>Lakshan (Wolly)</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4">
<div class="single-speaker-area bg-gradient-overlay-2 wow fadeInUp" data-wow-delay="300ms">
<!-- Thumb -->
<div class="speaker-single-thumb">
<img src="img/bg-img/co2.jpg" alt="">
</div>
<!-- Social Info -->
<div class="social-info">
<a href="#"><i class="zmdi zmdi-facebook"></i></a>
<a href="#"><i class="zmdi zmdi-instagram"></i></a>
<a href="#"><i class="zmdi zmdi-twitter"></i></a>
<a href="#"><i class="zmdi zmdi-linkedin"></i></a>
</div>
<!-- Info -->
<div class="speaker-info">
<h5>Chief Coordinator</h5>
<p>Dinuja Thejan (Snake_Eyes)</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4">
<div class="single-speaker-area bg-gradient-overlay-2 wow fadeInUp" data-wow-delay="300ms">
<!-- Thumb -->
<div class="speaker-single-thumb">
<img src="img/bg-img/coordi.jpg" alt="">
</div>
<!-- Social Info -->
<div class="social-info">
<a href="#"><i class="zmdi zmdi-facebook"></i></a>
<a href="#"><i class="zmdi zmdi-instagram"></i></a>
<a href="#"><i class="zmdi zmdi-twitter"></i></a>
<a href="#"><i class="zmdi zmdi-linkedin"></i></a>
</div>
<!-- Info -->
<div class="speaker-info">
<h5>Chief Coordinator</h5>
<p>Nishith Pinnawala (Ryzen)</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Our Speakings Area End -->
<!-- Our Schedule Area Start -->
<section class="our-schedule-area section-padding-100">
<div class="container">
<div class="row">
<!-- Heading -->
<div class="col-12">
<div class="section-heading-2 text-center wow fadeInUp" data-wow-delay="300ms">
<p>Our Timetable</p>
<h4>Upcoming Events</h4>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<!-- Tab Content -->
<div class="tab-content" id="conferScheduleTabContent">
<div class="tab-pane fade show active" id="step-one" role="tabpanel" aria-labelledby="monday-tab">
<!-- Single Tab Content -->
<div class="single-tab-content">
<div class="row">
<div class="col-12">
<!-- Single Schedule Area -->
<div class="single-schedule-area d-flex flex-wrap justify-content-between align-items-center wow fadeInUp" data-wow-delay="300ms">
<!-- Single Schedule Thumb and Info -->
<div class="single-schedule-tumb-info d-flex align-items-center">
<!-- Single Schedule Thumb -->
<div class="single-schedule-tumb">
<img src="img/bg-img/11.jpg" alt="">
</div>
<!-- Single Schedule Info -->
<div class="single-schedule-info">
<h6>Rainbow 6 Seige Mini Lan</h6>
</div>
</div>
<!-- Single Schedule Info -->
<div class="schedule-time-place">
<p><i class="zmdi zmdi-time"></i> Date - coming soon</p>
<p><i class="zmdi zmdi-map"></i> Venue - waiting</p>
</div>
<!-- Schedule Btn -->
</div>
<div class="single-schedule-area d-flex flex-wrap justify-content-between align-items-center wow fadeInUp" data-wow-delay="300ms">
<!-- Single Schedule Thumb and Info -->
<div class="single-schedule-tumb-info d-flex align-items-center">
<!-- Single Schedule Thumb -->
<div class="single-schedule-tumb">
<img src="img/bg-img/pubg.png" alt="">
</div>
<!-- Single Schedule Info -->
<div class="single-schedule-info">
<h6>PUBG MOBILE Open Challenge 2020</h6>
</div>
</div>
<!-- Single Schedule Info -->
<div class="schedule-time-place">
<p><i class="zmdi zmdi-time"></i> Date - Waiting</p>
<p><i class="zmdi zmdi-map"></i> Venue - SLIIT</p>
</div>
<!-- Schedule Btn -->
</div>
<!-- Single Schedule Area -->
<div class="single-schedule-area d-flex flex-wrap justify-content-between align-items-center wow fadeInUp" data-wow-delay="300ms">
<!-- Single Schedule Thumb and Info -->
<div class="single-schedule-tumb-info d-flex align-items-center">
<!-- Single Schedule Thumb -->
<div class="single-schedule-tumb">
<img src="img/bg-img/11.jpg" alt="">
</div>
<!-- Single Schedule Info -->
<div class="single-schedule-info">
<h6>Dota 2 MiniLan Party</h6>
</div>
</div>
<!-- Single Schedule Info -->
<div class="schedule-time-place">
<p><i class="zmdi zmdi-time"></i> Date - Waiting </p>
<p><i class="zmdi zmdi-map"></i> Venue - SLIIT</p>
</div>
</div>
<!-- Single Schedule Area -->
<div class="single-schedule-area d-flex flex-wrap justify-content-between align-items-center wow fadeInUp" data-wow-delay="300ms">
<!-- Single Schedule Thumb and Info -->
<div class="single-schedule-tumb-info d-flex align-items-center">
<!-- Single Schedule Thumb -->
<div class="single-schedule-tumb">
<img src="img/bg-img/12.jpg" alt="">
</div>
<!-- Single Schedule Info -->
<div class="single-schedule-info">
<h6>SLIIT GAME FEST 2020</h6>
</div>
</div>
<!-- Single Schedule Info -->
<div class="schedule-time-place">
<p><i class="zmdi zmdi-time"></i> Date - Waiting</p>
<p><i class="zmdi zmdi-map"></i> Venue - SLIIT</p>
</div>
</div>
<!-- Single Schedule Area -->
<!-- More Schedule Btn -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Our Schedule Area End -->
<!-- Our Ticket Pricing Table Area Start -->
<section class="our-ticket-pricing-table-area bg-img bg-gradient-overlay section-padding-100-0 jarallax" style="background-image: url(img/bg-img/14.jpg);">
<div class="container">
<div class="row">
<!-- Heading -->
<div class="col-12">
<div class="section-heading text-center wow fadeInUp" data-wow-delay="300ms">
<p>Registration</p>
<h4>Event Registration</h4>
</div>
</div>
</div>
<div class="row">
<!-- Single Ticket Pricing Table -->
<!-- Single Ticket Pricing Table -->
<div class="col-10 col-md-10 col-lg-8" style="margin-left:15%;">
<div class="single-ticket-pricing-table active text-center mb-100 wow fadeInUp" data-wow-delay="300ms">
<h6 class="ticket-plan">RSVP</h6>
<!-- Ticket Icon -->
<div class="ticket-icon">
<img src="img/core-img/pubg-mobile-logo.png" alt="">
</div>
<h4 class="ticket-price">Coming Soon</h4>
<a href="#" class="btn confer-btn w-100 mb-30">Registrtion <i class="zmdi zmdi-long-arrow-right"></i></a>
<!-- Ticket Pricing Table Details -->
</div>
</div>
<!-- Single Ticket Pricing Table -->
</div>
</div>
</section>
<!-- Our Ticket Pricing Table Area End -->
<!-- Our Sponsor And Client Area Start -->
<section class="our-sponsor-client-area section-padding-100">
<div class="container">
<div class="row">
<!-- Heading -->
<div class="col-12">
<div class="section-heading-2 text-center wow fadeInUp" data-wow-delay="300ms">
<p>Photos</p>
<h4>Photo Gallery</h4>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<!-- Our Sponsor area -->
<div class="our-sponsor-area d-flex flex-wrap">
<!-- Single Sponsor -->
<div class="single-sponsor wow fadeInUp" data-wow-delay="300ms">
<a href="img/photo-img/1.1.jpg"><img src="img/photo-img/1.1.jpg" alt="" ></a>
</div>
<!-- Single Sponsor -->
<div class="single-sponsor wow fadeInUp" data-wow-delay="300ms">
<a href="img/photo-img/1.jpg"><img src="img/photo-img/1.jpg" alt=""></a>
</div>
<!-- Single Sponsor -->
<div class="single-sponsor wow fadeInUp" data-wow-delay="300ms">
<a href="img/photo-img/2.jpg"><img src="img/photo-img/2.jpg" alt=""></a>
</div>
<!-- Single Sponsor -->
<div class="single-sponsor wow fadeInUp" data-wow-delay="300ms">
<a href="img/photo-img/3.jpg"><img src="img/photo-img/3.jpg" alt=""></a>
</div>
<!-- Single Sponsor -->
<div class="single-sponsor wow fadeInUp" data-wow-delay="300ms">
<a href="img/photo-img/4.jpg"><img src="img/photo-img/4.jpg" alt=""></a>
</div>
<!-- Single Sponsor -->
<div class="single-sponsor wow fadeInUp" data-wow-delay="300ms">
<a href="img/photo-img/5.jpg"><img src="img/photo-img/5.jpg" alt=""></a>
</div>
<!-- Single Sponsor -->
<div class="single-sponsor wow fadeInUp" data-wow-delay="300ms">
<a href="img/photo-img/6.jpg"><img src="img/photo-img/6.jpg" alt=""></a>
</div>
<!-- Single Sponsor -->
<div class="single-sponsor wow fadeInUp" data-wow-delay="300ms">
<a href="img/photo-img/7.jpg"><img src="img/photo-img/7.jpg" alt=""></a>
</div>
<!-- Single Sponsor -->
<div class="single-sponsor wow fadeInUp" data-wow-delay="300ms">
<a href="img/photo-img/8.jpg"><img src="img/photo-img/8.jpg" alt=""></a>
</div>
<!-- Single Sponsor -->
<div class="single-sponsor wow fadeInUp" data-wow-delay="300ms">
<a href="img/photo-img/9.jpg"><img src="img/photo-img/9.jpg" alt=""></a>
</div>
<!-- Single Sponsor -->
<div class="single-sponsor wow fadeInUp" data-wow-delay="300ms">
<a href="img/photo-img/10.jpg"><img src="img/photo-img/10.jpg" alt=""></a>
</div>
<!-- Single Sponsor -->
<div class="single-sponsor wow fadeInUp" data-wow-delay="300ms">
<a href="img/photo-img/11.jpg"><img src="img/photo-img/11.jpg" alt=""></a>
</div>
</div>
<div>
<a href="https://www.facebook.com/pg/sliitgc/photos/?ref=page_internal" class="btn confer-btn w-100 mb-30">More Photos<i class="zmdi zmdi-long-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</section>
<!-- Our Sponsor And Client Area End -->
<!-- Our Blog Area Start -->
<section class="our-blog-area bg-img bg-gradient-overlay section-padding-100-60" style="background-image: url(img/bg-img/17.jpg);">
<div class="container">
<div class="row">
<div class="col-12">
<!-- Heading -->
<div class="section-heading text-center wow fadeInUp" data-wow-delay="300ms">
<h4>Recent Events</h4>
</div>
</div>
<!-- Single Blog Area -->
<div class="col-12 col-md-6 col-lg-4">
<div class="single-blog-area wow fadeInUp" data-wow-delay="300ms">
<!-- Single blog Thumb -->
<div class="single-blog-thumb">
<img src="img/bg-img/18.jpg" alt="">
</div>
<div class="single-blog-text text-center">
<a class="blog-title" href="#">Dota 2 Mini Lan 2018</a>
<!-- Post Meta -->
<div class="post-meta">
<a class="post-date" href="#"><i class="zmdi zmdi-alarm-check"></i> September 27, 2018</a>
<a class="post-author" href="#"><i class="zmdi zmdi-account"></i> Olive Canteen</a>
</div>
<p>Continue Reading ...</p>
</div>
<div class="blog-btn">
<a href="blog.html"><i class="zmdi zmdi-long-arrow-right"></i></a>
</div>
</div>
</div>
<!-- Single Blog Area -->
<div class="col-12 col-md-6 col-lg-4">
<div class="single-blog-area wow fadeInUp" data-wow-delay="300ms">
<!-- Single blog Thumb -->
<div class="single-blog-thumb">
<img src="img/bg-img/19.jpg" alt="">
</div>
<div class="single-blog-text text-center">
<a class="blog-title" href="#">Game Fest School Event 2018</a>
<!-- Post Meta -->
<div class="post-meta">
<a class="post-date" href="#"><i class="zmdi zmdi-alarm-check"></i>January 14, 2018</a>
<a class="post-author" href="#"><i class="zmdi zmdi-account"></i>SLIIT </a>
</div>
<p>Continue Reading ...</p>
</div>
<div class="blog-btn">
<a href="blog.html"><i class="zmdi zmdi-long-arrow-right"></i></a>
</div>
</div>
</div>
<!-- Single Blog Area -->
<div class="col-12 col-md-6 col-lg-4">
<div class="single-blog-area wow fadeInUp" data-wow-delay="300ms">
<!-- Single blog Thumb -->
<div class="single-blog-thumb">
<img src="img/bg-img/20.jpg" alt="">
</div>
<div class="single-blog-text text-center">
<a class="blog-title" href="#">Game Fest 2018</a><br>
<!-- Post Meta -->
<div class="post-meta">
<a class="post-date" href="#"><i class="zmdi zmdi-alarm-check"></i>January 14, 2018</a>
<a class="post-author" href="#"><i class="zmdi zmdi-account"></i>SLIIT </a>
</div>
<p>Continue Reading ...</p>
</div>
<div class="blog-btn">
<a href="blog.html"><i class="zmdi zmdi-long-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Our Blog Area End -->
<!-- Contact Area Start -->
<a name="contact"><section class="contact-our-area section-padding-100-0" >
<div class="container">
<div class="row">
<!-- Heading -->
<div class="col-12">
<div class="section-heading-2 text-center wow fadeInUp" data-wow-delay="300ms" >
<h4>Contact us</h4>
</div>
</div>
</div>
<div class="row justify-content-between">
<div class="col-12 col-sm-3">
<div class="contact-information mb-100">
<!-- Single Contact Info -->
<div class="single-contact-info wow fadeInUp" data-wow-delay="300ms">
<p>Address:</p>
<h6>SLIIT Malabe Campus,</br> New Kandy Rd,</br> Malabe 10115</h6>
</div>
<!-- Single Contact Info -->
<!-- Single Contact Info -->
<div class="single-contact-info wow fadeInUp" data-wow-delay="300ms">
<p>Email:</p>
<h6>sliitgc@gmail.com</h6>
</div>
<!-- Single Contact Info -->
<div class="single-contact-info wow fadeInUp" data-wow-delay="300ms">
<p>Website:</p>
<h6>www.sliitgc.lk</h6>
</div>
</div>
</div>
<div class="col-12 col-sm-8">
<!-- Contact Form -->
<div class="contact_from_area mb-100 clearfix wow fadeInUp" data-wow-delay="300ms">
<div class="contact_form">
<form action="https://www.messenger.com/t/sliitgc" id="main_contact_form">
<div class="contact_input_area">
<div id="success_fail_info"></div>
<div class="row">
<!-- Form Group -->
<div class="col-12 col-lg-6">
<div class="form-group">
<input type="text" class="form-control mb-30" name="name" id="name" placeholder="Your Name">
</div>
</div>
<!-- Form Group -->
<div class="col-12 col-lg-6">
<div class="form-group">
<input type="text" class="form-control mb-30" name="name" id="name2" placeholder="Last Name">
</div>
</div>
<!-- Form Group -->
<div class="col-12 col-lg-6">
<div class="form-group">
<input type="email" class="form-control mb-30" name="email" id="email" placeholder="E-mail">
</div>
</div>
<!-- Form Group -->
<div class="col-12 col-lg-6">
<div class="form-group">
<input type="text" class="form-control mb-30" name="subject" id="subject" placeholder="Your Number">
</div>
</div>
<!-- Form Group -->
<div class="col-12">
<div class="form-group">
<textarea name="message" class="form-control mb-30" id="message" cols="30" rows="6" placeholder="Your Message *"></textarea>
</div>
</div>
<!-- Button -->
<div class="col-12">
<button type="submit" href="https://www.messenger.com/t/sliitgc" class="btn confer-btn">Send Message <i class="zmdi zmdi-long-arrow-right"></i></button>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</section></a>
<!-- Contact Area End -->
<!-- Footer Area Start -->
<footer class="footer-area bg-img bg-overlay-2 section-padding-100-0">
<!-- Main Footer Area -->
<div class="main-footer-area">
<div class="container">
<div class="row">
<!-- Single Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-3">
<div class="single-footer-widget mb-60 wow fadeInUp" data-wow-delay="300ms">
<!-- Footer Logo -->
<a href="#" class="footer-logo"><img src="img/core-img/logo.png" alt=""></a>
<p>The SLIIT Gaming Community was founded on the unanimous thought that there should be a common ground for the esports enthusiasts to have a place to tell their own as well as to give them all a chance to come together for the thing they love the most.</p>
<!-- Social Info -->
<!-- links updated -->
<div class="social-info">
<a href="https://www.facebook.com/sliitgc"><i class="zmdi zmdi-facebook"></i></a>
<a href="https://www.instagram.com/sliit_gc"><i class="zmdi zmdi-instagram"></i></a>
<a href="https://www.twitter.com/sliitgc"><i class="zmdi zmdi-twitter"></i></a>
<a href="https://www.linkedin.com/company/sliit-gaming-community"><i class="zmdi zmdi-linkedin"></i></a>
<a href="https://www.https://github.com/SLIIT-GC"><i class="zmdi zmdi-youtube"></i></a>
</div>
</div>
</div>
<!-- Single Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-3">
<div class="single-footer-widget mb-60 wow fadeInUp" data-wow-delay="300ms">
<!-- Widget Title -->
<h5 class="widget-title">Contact</h5>
<!-- Contact Area -->
<div class="footer-contact-info">
<p><i class="zmdi zmdi-map"></i> SLIIT Malabe Campus, New Kandy Rd, Malabe 10115</p>
<p><i class="zmdi zmdi-phone"></i> (226) 446 9371</p>
<p><i class="zmdi zmdi-email"></i> sliitgc@gmail.com</p>
<p><i class="zmdi zmdi-globe"></i> www.sliitgc.lk</p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<div class="fb-page" data-href="https://www.facebook.com/sliitgc/" data-tabs="home" data-width="" data-height="" data-small-header="false" data-adapt-container-width="false" data-hide-cover="false" data-show-facepile="true"><blockquote cite="https://www.facebook.com/sliitgc/" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/sliitgc/">SLIIT Gaming Community</a></blockquote></div>
</div>
<!-- Single Footer Widget Area -->
</div>
</div>
</div>
<!-- Copywrite Area -->
<div class="container">
<div class="copywrite-content">
<div class="row">
<!-- Copywrite Text -->
<div class="col-12 col-md-6">
<div class="copywrite-text">
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> sliitgc.lk
</p>
</div>
</div>
<!-- Footer Menu -->
</div>
</div>
</div>
</footer>
<!-- Footer Area End -->
<!-- **** All JS Files ***** -->
<!-- jQuery 2.2.4 -->
<script src="js/jquery.min.js"></script>
<!-- Popper -->
<script src="js/popper.min.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- All Plugins -->
<script src="js/confer.bundle.js"></script>
<!-- Active -->
<script src="js/default-assets/active.js"></script>
<!-- GetButton.io widget -->
<script type="text/javascript">
(function () {
var options = {
facebook: "511606878927329", // Facebook page ID
call_to_action: "Message us", // Call to action
position: "left", // Position may be 'right' or 'left'
};
var proto = document.location.protocol, host = "getbutton.io", url = proto + "//static." + host;
var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js';
s.onload = function () { WhWidgetSendButton.init(host, proto, options); };
var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);
})();
</script>
<!-- /GetButton.io widget -->
<script id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/b76e9ca65fd10fda1411b32b5/fac5f1f8e0e2ad109a46ff468.js");</script>
</body>
</html>