-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpartners.html
executable file
·190 lines (181 loc) · 9.68 KB
/
partners.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MASH Project | Technology to make a difference!</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1,">
<!--===========CSS============-->
<link type="text/css" rel="stylesheet" href="css/bootstrap.css" />
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link type="text/css" rel="stylesheet" href="css/flat-ui.css" />
<link type="text/css" rel="stylesheet" href="css/style.css" />
<link rel="shortcut icon" href="img/favicon.gif">
<!--===========Google Analytic========-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-55924519-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body data-spy="scroll" data-target="#navigator">
<!--======= Navigation bar=======-->
<nav class="navbar navbar-lg navbar-inverse navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navigator">
<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 logo" href="#"><img src="img\logo-small.gif"></a>
<!-- <a href="#" class="navbar-icon"><i class="fa fa-3x fa-twitter"></i></a> -->
<!-- <a href="#" class="navbar-icon"><i class="fa fa-3x fa-dollar"></i>Donate</a> -->
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navigator">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html#home">Home</a></li>
<li><a href="index.html#about">About us</a></li>
<li><a href="index.html#work">Work</a></li>
<li><a href="index.html#internship">Internship</a></li>
<li><a href="http://www.officialmashproject.wordpress.com" target="blank">Blog</a></li>
<li><a href="index.html#press">Press</a></li>
<!-- <li><a href="index.html#contact">Contact us</a></li> -->
</ul>
</div>
</nav>
<!--============ Top link button =======-->
<span id="top-link-block" class="hidden">
<a href="#navigator" class="well well-sm" onclick="$('html,body').animate({scrollTop:0},'slow');return false;">
<i class="glyphicon glyphicon-chevron-up"></i> Back to Top
</a>
</span><!-- /top-link-block -->
<!--======== Our Team============-->
<div class="container-fluid" id="partner">
<div class="text-center well">
<h2 class="section-head">Partners</h2>
</div>
<div class="container-fluid">
<div class="col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1">
<blockquote>To bring all the good stuff from concept into action, we need support from our partners. Together as an extended TEAM (Together Everyone Achieve More), they have been a constant help in getting us an extra mile. We express our genuine love and gratitude for all the support.
</blockquote>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="thumbnail">
<img src="img/CoWorkIn-logo.jpg">
<div class="caption text-justify">
<h3>coworking.co<br><small>Connect | Collaborate | CoWork</small></h3>
<p>
CoworkIn is a network of coworking spaces and their member coworkers to connect with the entrepreneurial and social community across the spaces. CoworkIn allows all members and spaces to interact with each other, share resources and build their own local communities.
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="thumbnail">
<img src="img/human-circle-logo.png">
<div class="caption text-justify">
<h3>Human Circle<br><small>Connecting enlightened minds</small></h3>
<p>Human Circle is a movement to inspire and enable young people to do what they love. It is an experiential platform comprising of physical and virtual forums like conferences, workshops, retreats and online communities, to empower people with mindsets and skills required to become impact individuals.
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="thumbnail">
<img src="img/josh-talks.png">
<div class="caption text-justify">
<h3>Josh Talks<br><small>Inspiring Thought!</small></h3>
<p>Josh Talks is a platform that showcases India’s most inspiring stories to you. It features and highlights the struggle that people go through, the pain they have to suffer and the obstacles they have to overcome to reach their ultimate goal of success. It aims to disrupt you, move you, motivate you and inspire you.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!--========== Footer =========-->
<footer>
<div class="container">
<br>
<div class="row">
<div class="col-md-4 col-md-push-4 col-xs-12">
<div id="fb-root"></div>
<div class="fb-like-box" data-href="https://www.facebook.com/MashProject" data-height="300" data-colorscheme="light" data-show-faces="false" data-header="true" data-stream="true" data-show-border="false"></div>
</div>
<div class="col-md-4 col-md-push-4 col-xs-12">
<a class="twitter-timeline" href="https://twitter.com/MASH_Project" data-widget-id="516945100421603329">Tweets by @MASH_Project</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
<div class="col-md-4 col-md-pull-8 col-xs-12">
<div class="row">
<div class="col-xs-12">
<ul class="list-inline">
<li><a href="team.html">Our team</a></li>
<li class="divider"></li>
<li><a href="partners.html">Partners</a></li>
<li class="divider"></li>
<li><a href="contributors.html">Our Contributors</a></li>
<li class="divider"></li>
<li><a href="http://goo.gl/U3Swie" target="_blank">Join</a></li>
<li class="divider"></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
<div class="col-xs-12">
<form class="form-horizontal">
<div class="form-group">
<label for="email" class="col-sm-2 control-label">Subscribe:</label>
<div class="col-sm-9">
<input type="email" class="form-control" placeholder="Email"/>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-6">
<button type="submit" class="btn btn-primary">Submit</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</footer>
<!--======== Javascript=====-->
<script src="js/jquery-1.8.3.min.js"></script>
<script src="js/jquery-ui-1.10.3.custom.min.js"></script>
<script src="js/jquery.ui.touch-punch.min.js"></script>
<script src="js/jquery.nav.js"></script>
<script src="js/bp-all.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/bootstrap-select.js"></script>
<script src="js/bootstrap-switch.js"></script>
<script src="js/subscribe.js" type="text/javascript"></script>
<script src="js/contentHover.js"></script>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script type="text/javascript">
$('document').ready(function(){
$('.interncat').contenthover({
effect:'slide',
slide_speed:300,
overlay_background:'#000',
overlay_opacity:0.8
});
});
</script>
</body>
</html>