-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
862 lines (760 loc) · 35.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Consilience 16 | A conference on open access and IP</title>
<!--Favicon-->
<link rel="shortcut icon" type="image/png" href="img/favicon1.ico"/>
<!-- Bootstrap Core CSS - Uses Bootswatch Flatly Theme: http://bootswatch.com/flatly/ -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/freelancer.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" class="index">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#page-top">Consilience 2016</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li class="page-scroll">
<a href="#about">About Us</a>
</li>
<li class="page-scroll">
<a href="#themes">Themes</a>
</li>
<li class="page-scroll">
<a href="#schedule">Schedule</a>
</li>
<li class="page-scroll">
<a href="#contact">Contact</a>
</li>
<li class="page-scroll">
<a href="#register">Register</a>
</li>
<li class="page-scroll">
<a href="#sponsors">Sponsors</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<!-- Header -->
<!-- <header>
<div class="container">
<div class="row">
<div class="col-lg-12">
<img class="img-responsive" src="img/profile.png" alt="">
<div class="intro-text">
<span class="name">Consilience 2016</span>
<hr class="star-light">
<span class="skills"><h2>A conference on open access & IP</h2></span>
</div>
</div>
</div>
</div>
</header> -->
<section>
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel" data-interval="3000">
<!-- Indicators -->
<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>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
<!--<li data-target="#carousel-example-generic" data-slide-to="3"></li>
<li data-target="#carousel-example-generic" data-slide-to="4"></li>-->
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="img/slider/image1.jpg" alt="...">
<div class="carousel-caption">
<h1>Consilience 2016</h1>
<h3>A conference on open access & IP</h3>
</div>
</div>
<div class="item">
<img src="img/slider/image2.jpg" alt="...">
<div class="carousel-caption">
<h1>Consilience 2016</h1>
<h3>A conference on open access & IP</h3>
</div>
</div>
<div class="item">
<img src="img/slider/image3.jpg" alt="...">
<div class="carousel-caption">
<h1>Consilience 2016</h1>
<h3>A conference on open access & IP</h3>
</div>
</div>
<!--<div class="item">
<img src="img/slider/image4.png" alt="...">
<div class="carousel-caption">
<h1>Consilience 2016</h1>
<h3>A conference on open access & IP</h3>
</div>
</div>
<div class="item">
<img src="img/slider/image5.png" alt="...">
<div class="carousel-caption">
<h1>Consilience 2016</h1>
<h3>A conference on open access & IP</h3>
</div>
</div>
</div>-->
<!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div> <!-- Carousel -->
</section>
<section>
<div class="text-center">
<h3>Conceptualised by SpicyIP and LTech</h3>
</div>
</section>
<!-- About Section -->
<section id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>About</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-4 col-lg-offset-2">
<p class="text-justify">'Consilience' is the annual flagship conference of the Law and
Technology Society of National Law School of India University,
Bangalore. This year, the Conference will be jointly hosted by the Law
and Technology Society, and SpicyIP, India's premier blog in intellectual
property and innovation law and policy. Previous editions of the Conference have focused on themes such as
‘Net Neutrality’ and ‘Cloud Computing’.</p><br>
<div>
<h4 class="text-center">About SpicyIP</h4>
<p class="text-justify"><a href="http://spicyip.com/">SpicyIP</a> is India’s premier blog on intellectual property (IP) and innovation law and policy. Through its independent and objective reporting, SpicyIP is committed to increase transparency in Indian intellectual property policy and institutions. SpicyIP stands for fair, objective and accurate reporting and review of IP and innovation policy developments from India.</p>
</div>
</div>
<div class="col-lg-4">
<p class="text-justify"> It provides a platform for some of the best minds in law and
technology to gather, brainstorm and deliberate on the most
challenging issues at the interface of law and technology. Apart from
the intellectual stimulation, Consilience provides a platform for the
framing of concrete policy suggestions that could then be taken up with
the government of India or at various international fora.</p><br><br>
<div style="padding-top:7px">
<h4 class="text-center">About L-Tech</h4>
<p class="text-justify">
The Law and Technology Society is a student run committee actively
engaged in promoting research, awareness and scholarship in the field
of Technology Law. In furthereance of its mandate the committee
regularly organises various lectures, panel discussions, competitions
and conferences among various other events, at a national level.
</p>
</div>
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<a href="https://www.nls.ac.in/" class="btn btn-lg btn-outline">
Know More
</a>
</div>
</div>
</div>
</section>
<div class="text-center">
<h3>Supported by the MHRD Chair in IP, NLS</h3>
</div>
<!-- Themes Section -->
<section id="themes">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Themes</h2>
<hr class="star-primary">
</div>
</div>
<div class="row text-center">
<p><strong>Open Access</strong> is now part of our IP vocabulary, thanks to a powerful campaign in the last few decades. Building on the success of the open source movement in software, the open access philosophy is predicated largely on the notion of "freedom" from IP related restrictions.</p>
<p class="text-justify">To set the stage for the rest of the event, we will be kicking things off at a high note with a Keynote Address from the phenomenal Professor Richard Jefferson, the pioneer behind Biological Open Source, The Lens, and Cambia! Currently a Professor of Biological Innovation at the Queensland University of Technology, Professor Jefferson was named as one of the world’s 50 most influential technologists in 2003 by the Scientific American. </p>
<p class="text-justify">The theme for this year’s Consilience is Open Sesame: Unlocking IP to Unleash the Commons. The term ‘Open Access’ has become part of the IP
vocabulary thanks to a powerful campaign in the last few decades, and today finds resonance in a cornucopia of sectors, ranging from educational content (Khan Academy) to Biotechnology (BiOS) to Artificial Intelligence research(Theano). Traditionally, Open Access debates have focused on two core issues: Access to Knowledge/Goods at affordable prices (A2K), and Closed versus Open Creative Processes.</p>
<p class="text-justify">At Consilience 2016, however, we plan to kick things up a notch. We will be exploring not only Open Access as an IP regime in-and-of itself, but also venturing into new areas such as Open Access within IP regimes and themultiple facets of transparency, and the Developing Country Dimension. As our readers will know, these are topics very close to the heart of the work SpicyIP has done over its decade of existence, and what better way to celebrate our Anniversary than to highlight and delve into these issues in a new light with some of the best minds in the IP field!</p>
<p>The two sessions will focus on the developing country perspective and fostering open access within IP Regimes respectively.</p>
<p class="text-justify"><strong>Developing country perspective</strong>:<br>
Most discussions around IP and open access revolve around “developed countries” and their specific socio-economic context. To this extent, the frame fails to account for developing countries and their concerns. Illustratively, while developed countries take “bandwidth” for granted, developing countries may face serious issues on this front, preventing them from meaningful participation in the open access movement (which largely relies on content publication/ dissemination via the internet).</p>
<p class="text-justify">This conference will therefore bring some attention to the developing country dimension and deliberate on the current frame and how it might need to be adapted and/or overhauled.
</p>
<p class="text-justify"><strong>Fostering openness within IP Regimes</strong>:<br>
The classic IP vs Open Access frame is predicated on the notion that IP regimes are inherently “closed”. While this may hold true (to a significant extent), it fails to account for the potential openness in IP regimes. In other words, IP regimes could be pried open to foster greater levels of openness and transparency.</p>
<p class="text-justify">One could even argue that openness lies at the heart of IP regimes; for it is the sine qua non for the grant of the right in the first place. Illustratively, patents are to be compulsorily disclosed and published, should the applicant desire a twenty- year monopoly protection. Such disclosure is meant to aid the public in accessing and working the patented invention, and learning from it in the process. And yet, not many have focused on this important disclosure function of patents.
</p>
<p><a href="themes-new.pdf" target="_blank" class="btn btn-primary">More Details</a></p>
</div>
</div>
</section>
<!-- Schedule Section -->
<section id="schedule">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Schedule</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="text-center">
<h3>Day 1 - 28 May, 2016</h3>
<hr class="star">
<h4>Inaugural and keynote</h4>
<p><b>9:30 am -
Welcome Address<br></b>
Prof Venkata Rao (VC, NLSIU)
</p>
<p><b>9:40 am to 10:20 am -
Other Welcome Address<br></b>
Prof Shamnad Basheer (SpicyIP),<br>
Prof Ramakrishna (MHRD IP Chair, NLSIU) and <br>
Aditya Singh Chawla (Convener, Law and Technology Society, NLS)<br>
</p>
<p><b>9:40 am to 10:20 am -
Keynote Address</b><br>
<b>Topic:</b> “Open Innovation Cartography: Building an Inclusive and Intelligent IP”<br>
Prof Richard Jefferson (Founder, Cambia and Professor, Queensland University of Technology [QUT])<br>
</p>
<p><b>11:10 am to 11:25 am -
Tea Break<br></b>
</p>
<p><b>11:30 am to 11:50 am -
Special Address<br></b>
Justice Ravindra Bhat
</p>
<hr>
<h4>Open Innovation</h4>
<p><b>11:50 am to 1:20 pm -
From Software (OSS) to Drug Discovery (OSDD)<br></b>
Mishi Choudhary (SFLC),<br>
Venkatesh Hariharan (i-Spirit) and<br>
Dr Tanjore Balganesh (Open Source Pharma Foundation)
</p>
<p><b>1:20 pm to 2:20 pm -
Lunch Break<br></b>
</p>
<p><b>2:20 pm to 2:30 pm -
Open Access Music Video<br></b>
SpicyIP
</p>
<p><b>2:30 pm to 4:00 pm -
Open Standards and Licensing (SEP issues)<br></b>
Rajiv Choudhary (IP lawyer),<br>
Sunil Abraham (CIS),<br>
Prof Yogesh Pai (NLU Delhi),<br>
Prof Natasha Nayak (Jindal)<br>
Moderator: Prof Ramakrishna (MHRD IP Chair, NLS)
</p>
<p><b>4:00 pm to 4:15 pm -
Tea Break<br></b>
</p>
<p><b>4:15 pm to 5:45 pm -
Compulsory Licensing and a Compensatory Commons<br></b>
Prof Srividya Ragavan (TAMU),<br>
Jayashree Watal (WTO), <br>
Dilip Shah (Indian Pharmaceuticals Alliance) and <br>
Prof Vivekanandan (NALSAR)<br>
Moderator: Prof Shamnad Basheer (Founder, SpicyIP)
</p>
<p><b>7 pm onwards -
Dinner (sponsored by Texas AM University)<br></b>
</p>
<hr>
</div>
<div class="row">
<div class="text-center">
<h3>Day 2 - 29 May, 2016</h3>
<h4>Open Education</h4>
<br>
<p><b>10:00 am to 11:30 am
Open Access Journals and India<br></b>
Lawrence Liang (Founder, ALF),<br>
Prof Dev Ganjee (University of Oxford),<br>
Prof Arul Scaria (NLU Delhi) and<br>
Prof Shubha Ghosh<br>
Moderator: Swaraj P Barooah (Editor in Chief, SpicyIP)
</p>
<p><b>11:30 am to 11:45 am -
Tea Break<br></b>
</p>
<p><b>11:45 am to 1:15 pm -
Open Law/Policy (including Transparency in IP, Open Patent data)<br></b>
Prof (Dr.) Richard Jefferson (Cambia and Prof, Queensland University of Technology),<br>
GR Raghavender (Joint Secretary, DIPP, Ministry of Commerce),<br>
Prashant Reddy (IP Consultant),<br>
Prof Prashant Iyengar (Jindal)<br>
Open Access IP Dictionary (Presentation by team of Nirma University/SpicyIP)
</p>
<p><b>1:15 pm to 2:15 pm -
Lunch Break<br></b>
</p>
<p><b>2:30 pm to 4:30 pm -
The Future of the Commons: Opportunities and Challenges<br></b>
Panel Discussion <br>
Zakir Thomas (Former Director, OSDD),<br>
Dr Tabrez Ahmed (Director, UPES, Dehradun),<br>
Murali Neelakantan (IP Consultant),<br>
Arun Mohan (IP lawyer) and<br>
Sunita Sreedharan (IP Lawyer)
</p>
<p><b>4:30 pm to 4:45 pm -
Tea Break<br></b>
</p>
<p><b>4:45 pm to 5:15 pm -
Summary and Conclusions<br></b>
</p>
<p><b>5:15 pm to 5:45 pm -
Closing and Valedictory<br></b>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Contact</h2>
<hr class="star-primary">
</div>
</div>
<div class="row text-center">
<!--<iframe src="https://docs.google.com/forms/d/1KOm08xHPjtdhSxhtTjiMFC7uI0UpnNmopJGRS-aMByw/viewform?embedded=true" width="684" height="450" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>-->
<div class="col-md-3 col-sm-6 hero-feature">
<div class="thumbnail">
<div class="caption">
<h3>Aditya Singh Chawla</h3>
<p>Convenor</p>
<p>Law and Technology Society</p>
<p>
<a href="tel:+918951149390" class="btn btn-success">+91 89511 49390</a>
</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 hero-feature">
<div class="thumbnail">
<div class="caption">
<h3>Shruthi Ashok</h3>
<p>Joint Convenor</p>
<p>Law and Technology Society</p>
<p>
<a href="tel:+918095502428" class="btn btn-success">+91 80955 02428</a>
</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 hero-feature">
<div class="thumbnail">
<div class="caption">
<h3>Pratiksha Basarkar</h3>
<p>Joint Convenor</p>
<p>Law and Technology Society</p>
<p>
<a href="tel:+9739241540" class="btn btn-success">+91 97392 41540</a>
</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 hero-feature">
<div class="thumbnail">
<div class="caption">
<h3>Prof. Shamnad Basheer</h3>
<p>Founder</p>
<p>SpicyIP</p>
<p>
<a href="tel:+919818825148" class="btn btn-success">+91 98188 25148</a>
</p>
</div>
</div>
</div>
</div>
<div class="row text-center">
<script src='https://maps.googleapis.com/maps/api/js?v=3.exp'></script><div style='overflow:hidden;height:440px;width:100%;'><div id='gmap_canvas' style='height:440px;width:100%;'></div><style>#gmap_canvas img{max-width:none!important;background:none!important}</style></div><script type='text/javascript'>function init_map(){var myOptions = {zoom:12,center:new google.maps.LatLng(12.962918039031228,77.51213072783212),mapTypeId: google.maps.MapTypeId.ROADMAP};map = new google.maps.Map(document.getElementById('gmap_canvas'), myOptions);marker = new google.maps.Marker({map: map,position: new google.maps.LatLng(12.962918039031228,77.51213072783212)});infowindow = new google.maps.InfoWindow({content:'<strong>National Law School of India University</strong><br>Gnana Bharathi Main Road, Chandra Layout, Nagarbhavi, Teachers Colony, Nagarbhavi, Bengaluru, Karnataka 560242<br>'});google.maps.event.addListener(marker, 'click', function(){infowindow.open(map,marker);});infowindow.open(map,marker);}google.maps.event.addDomListener(window, 'load', init_map);</script>
</div>
</div>
</section>
<section id="register">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Register</h2>
<hr class="star-primary">
</div>
</div>
<div class="row text-center">
<p><strong>SpicyIP</strong> and the <strong>Law and Technology Society</strong> invite you to join us for what is sure to be an absolutely fascinating event! The conference is open to the public, but attendance is subject to registration prior to the event, and a confirmation of the same from the Registration Desk. Registration costs for attending the whole event over the two days are as follows:</p>
<p><b>Corporates</b>: Rs. 5000<br>
<b>Non-profits</b>: Rs. 3000<br>
<b>Students</b>: Rs. 1000<br>
<b>Other individuals</b>: Rs. 2500<br>
</p>
<p>The Gala Dinner on the first day is sponsored by the<strong> Texas A&M University.</strong> To register, please send an email stating your <strong>name</strong>, <strong>designation</strong> and <strong>institutional affiliation</strong> to <a href="mailto:[email protected]">[email protected]</a> with subject “<strong>Registration for Consilience</strong>”.</p>
<p>Our special thanks go out, of course, to our Sponsors: <strong>Obhan and Associates</strong>, <strong>Software Freedom Law Centre</strong> and the <strong>Indian Cellular Association</strong>.</p>
</div>
</div>
</section>
<!-- sponsors Grid Section -->
<section id="sponsors">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Sponsors</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-sm-4 sponsors-item">
<a href="#sponsorsModal1" class="sponsors-link" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img src="img/sponsors/cabin.png" class="img-responsive" alt="">
</a>
</div>
<div class="col-sm-4 sponsors-item">
<a href="#sponsorsModal2" class="sponsors-link" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img src="img/sponsors/cake.png" class="img-responsive" alt="">
</a>
</div>
<div class="col-sm-4 sponsors-item">
<a href="#sponsorsModal3" class="sponsors-link" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img src="img/sponsors/circus.png" class="img-responsive" alt="">
</a>
</div>
</div>
<div class="row">
<div class="col-sm-4 sponsors-item center">
<a href="#sponsorsModal5" class="sponsors-link" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img src="img/sponsors/texas-new.png" class="img-responsive" alt="">
</a>
</div>
<div class="col-sm-4 sponsors-item">
<a href="#sponsorsModal6" class="sponsors-link" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<center>
<img src="img/sponsors/ica.jpg" class="img-responsive" alt="" width="70%">
</center>
</a>
</div>
<div class="col-sm-4 sponsors-item">
<a href="#sponsorsModal4" class="sponsors-link" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img src="img/sponsors/obhan.png" class="img-responsive" alt="">
</a>
</div>
</div>
<div class="row">
<div class="col-sm-4 sponsors-item center"></div>
<div class="col-sm-4 sponsors-item center">
<a href="#sponsorsModal7" class="sponsors-link" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img src="img/sponsors/ijlt.jpg" class="img-responsive" alt="">
</a>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="text-center">
<div class="footer-above">
<div class="container">
<div class="row">
<div class="footer-col col-md-4">
<h3>Location</h3>
<p>The Law and Technology Society<br>NLSIU <br> Bangalore</p>
</div>
<div class="footer-col col-md-4">
<h3>Around the Web</h3>
<ul class="list-inline">
<li>
<a href="https://www.facebook.com/Technologicallylegal/" class="btn-social btn-outline"><i class="fa fa-fw fa-facebook"></i></a>
</li>
<li>
<a href="https://twitter.com/SpicyIP" class="btn-social btn-outline"><i class="fa fa-fw fa-twitter"></i></a>
</li>
<!-- <li>
<a href="#" class="btn-social btn-outline"><i class="fa fa-fw fa-twitter"></i></a>
</li>
<li>
<a href="#" class="btn-social btn-outline"><i class="fa fa-fw fa-linkedin"></i></a>
</li>
<li>
<a href="#" class="btn-social btn-outline"><i class="fa fa-fw fa-dribbble"></i></a>
</li> -->
</ul>
</div>
<div class="footer-col col-md-4">
<h3>About Consilience</h3>
<p>Consilience 2016 is the annual flagship conference of the Law and Technology Society of National Law School of India University, Bangalore powered by FSMK.</p>
</div>
</div>
</div>
</div>
<div class="footer-below">
<div class="container">
<a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/2.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution - 2.0 Generic License</a>
</div>
</div>
</div>
</footer>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) -->
<div class="scroll-top page-scroll visible-xs visible-sm">
<a class="btn btn-primary" href="#page-top">
<i class="fa fa-chevron-up"></i>
</a>
</div>
<!-- sponsors Modals -->
<div class="sponsors-modal modal fade" id="sponsorsModal1" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>Spicy IP</h2>
<hr class="star-primary">
<img src="img/sponsors/cabin.png" class="img-responsive img-centered" alt="">
<p><a href="http://spicyip.com/">SpicyIP</a> is India’s premier blog on intellectual property (IP) and innovation law and policy. Through its independent and objective reporting, SpicyIP is committed to increase transparency in Indian intellectual property policy and institutions.</p>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sponsors-modal modal fade" id="sponsorsModal2" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>SFLC.in</h2>
<hr class="star-primary">
<img src="img/sponsors/cake.png" class="img-responsive img-centered" alt="">
<p><a href="sflc.in">SFLC.in</a> is a donor supported legal services organisation that brings together lawyers, policy analysts, technologists, and students to protect freedom in the digital world.</p>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sponsors-modal modal fade" id="sponsorsModal3" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>FSMK</h2>
<hr class="star-primary">
<img src="img/sponsors/circus.png" class="img-responsive img-centered" alt="">
<p>
<a href="http://fsmk.org/">Free Software Movement Karnataka</a> is a registered not-for-profit organization whose primary objective is to spread and create awareness about free software technologies amongst different sections of the society.
</p>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sponsors-modal modal fade" id="sponsorsModal4" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>Obhan and Associates</h2>
<hr class="star-primary">
<img style="margin-top: 100px;" src="img/sponsors/obhan.png" class="img-responsive img-centered" alt="">
<p>Obhan & Associates offers end to end services in the fields of intellectual property law and corporate law with the goal of aiding and assisting its clients at every stage, and is recognised as one of India’s leading firms.</p>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sponsors-modal modal fade" id="sponsorsModal5" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>Texas A&M University</h2>
<hr class="star-primary">
<img style="margin-top: 100px;" src="img/sponsors/texas.png" class="img-responsive img-centered" alt="">
<p>Texas A&M University</p>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sponsors-modal modal fade" id="sponsorsModal6" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>Indian Cellular Association</h2>
<hr class="star-primary">
<img style="margin-top: 100px;" src="img/sponsors/ica.jpg" class="img-responsive img-centered" alt="">
<p>Indian Cellular Association</p>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sponsors-modal modal fade" id="sponsorsModal7" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>The Indian Journal of Law and Technology</h2>
<hr class="star-primary">
<img style="margin-top: 100px;" src="img/sponsors/ijlt.jpg" class="img-responsive img-centered" alt="">
<p>The Indian Journal of Law and Technology (IJLT) is a student-edited, peer-reviewed, open access law journal published annually by the National Law School of India University, Bangalore. IJLT is the first and only law journal in India devoted exclusively to the study of the interface between law and technology.</p>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="js/classie.js"></script>
<script src="js/cbpAnimatedHeader.js"></script>
<!-- Contact Form JavaScript -->
<script src="js/jqBootstrapValidation.js"></script>
<script src="js/contact_me.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/freelancer.js"></script>
<script>
$('.carousel').carousel({
interval: 3000
})
</script>
</body>
</html>