-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
367 lines (260 loc) · 14.5 KB
/
contact.html
File metadata and controls
367 lines (260 loc) · 14.5 KB
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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Contact Us</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="templatemo">
<!--
Medigo Template
http://www.templatemo.com/preview/templatemo_460_medigo
-->
<!-- Google Fonts -->
<link href="http://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700itali" rel="stylesheet">
<link href="http://fonts.googleapis.com/css?family=Raleway:400,900,800,700,500,200,100,600" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Work+Sans:500,600,700,800" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="bootstrap/bootstrap.css">
<link rel="stylesheet" href="css/misc.css">
<link rel="stylesheet" href="css/blue-scheme.css">
<!-- JavaScripts -->
<script src="js/jquery-1.10.2.min.js"></script>
<script src="js/jquery-migrate-1.2.1.min.js"></script>
<link rel="icon" href="http://www.rise-institute.com/favicon.ico"/>
</head>
<style>
body{
font ='Valera Round', sans-serif;
}
</style>
<body>
<div class="responsive_menu">
<ul class="main_menu" >
<li><a href="index.html">Home</a></li>
<li><a href="#">Our Story</a>
<ul>
<li><a href="vision.html">Vision </a></li>
<li><a href="team.html">Team</a></li>
<li><a href="awards.html">Awards</a></li>
<li><a href="media.html">Media</a></li>
</ul>
</li>
<li><a href="#">What We Do</a>
<ul>
<li><a href="classroom.html">Classroom Program</a></li>
<li><a href="fellowship.html">Fellowship Program</a></li>
<li><a href="talent.html">Talent Search</a></li>
<li><a href="online.html">Online Learning</a></li>
</ul>
</li>
<li><a href="#">Impact</a>
<ul>
<li><a href="collaborations.html">Collaborations</a></li>
<li><a href="empowerment.html">Empowerment</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a></li>
<li><a href="#">Get Involved</a>
<ul>
<li><a href="job.html">Join Full Time</a></li>
<li><a href="fellowcover2.html">Become A Fellow</a></li>
</ul>
</li>
<li><a href="contact.html">Contact Us</a></li>
<ul class="social-icons icon-circle list-unstyled list-inline" style="align-items:center">
<li style="padding:10px 45px 0 45px;align:center"><a href="https://www.facebook.com/RiseWithRiSE/" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li style="padding:10px 45px 0 45px;align:center"><a href="https://www.instagram.com/risewithrise/" target="_blank"><i class="fa fa-instagram"></i></a></li>
<li style="padding:10px 45px 0 45px;align:center"><a href="https://twitter.com/risewithrise" target="_blank"><i class="fa fa-twitter"></i></a></li>
</ul>
</ul> <!-- /.main_menu -->
</div> <!-- /.responsive_menu -->
<header class="site-header clearfix">
<div class="container" >
<div class="row" >
<div class="col-md-12">
<div class="pull-left logo">
<a href="index.html">
<img src="images/logo_new.png" width="70" style="margin-top:-15px">
</a>
</div> <!-- /.logo -->
<div class="main-navigation pull-right">
<nav class="main-nav visible-md visible-lg">
<ul class="sf-menu">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="#">Our Story</a>
<ul>
<li><a href="vision.html">Vision</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="awards.html">Awards</a></li>
<li><a href="media.html">Media</a></li>
</ul>
</li>
<li><a href="#">What We Do</a>
<ul>
<li><a href="classroom.html">Classroom Program</a></li>
<li><a href="fellowship.html">Fellowship Program</a></li>
<li><a href="talent.html">Talent Search</a></li>
<li><a href="online.html">Online Learning</a></li>
</ul>
</li>
<li><a href="#">Impact</a>
<ul>
<li><a href="collaborations.html">Collaborations</a></li>
<li><a href="empowerment.html">Empowerment</a></li>
</ul>
</li>
<li><a href="#">Get Involved</a>
<ul>
<li><a href="job.html">Join Full Time</a></li>
<li><a href="fellowcover2.html">Become A Fellow</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li class="social-icon"><a href="https://www.facebook.com/RiseWithRiSE/" target="_blank"><em class="fa fa-facebook"></em></a></li>
<li class="social-icon"><a href="https://www.instagram.com/risewithrise/" target="_blank"><em class="fa fa-instagram"></em></a></li>
<li class="social-icon"><a href="https://twitter.com/risewithrise" target="_blank"><em class="fa fa-twitter"></em></a></li>
</ul> <!-- /.sf-menu -->
</nav> <!-- /.main-nav -->
<!-- This one in here is responsive menu for tablet and mobiles -->
<div class="responsive-navigation visible-sm visible-xs">
<a href="#nogo" class="menu-toggle-btn">
<i class="fa fa-bars"></i>
</a>
</div> <!-- /responsive_navigation -->
</div> <!-- /.main-navigation -->
</div> <!-- /.col-md-12 -->
</div> <!-- /.row -->
</div> <!-- /.container -->
</header> <!-- /.site-header -->
<div class="col-md-12" style=" width:100%; background-image:url('images/cont.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
color:white;
text-align:left;
padding-left: 5%;
height:55vh;">
<div style="position: relative;
top: 70%;
transform: translateY(-50%); "> <h1><strong><span style="font-family: 'Valera Round', sans-serif;"> Contact <span style="color:#e28d55">Us</span></span></strong></h2><center>
</div>
</center>
</div>
<div class="container">
<div class="row">
<div class="col-md-8 blog-posts">
<div class="row" >
<div class="col-md-12" >
<div class="contact-wrapper" >
<p>We love feedback and compliments. Send them to us. <br>
If you believe we can be of any help in your career building.
Get in touch with us. <br>
Feel free to reach us through social media or simply drop a call for any query.<br>
Mail us at: info[at]rise-institute[dot]com</p>
<div class="contact-map" >
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3305.4999072617898!2d74.80530471521516!3d34.05669718060475!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38e18fb9a87db9a3%3A0x9fffe25fcc525f3f!2sRise+Institute!5e0!3m2!1sen!2sin!4v1512546350208" frameborder="0" style="border:0" allowfullscreen width="100%" height=530 ></iframe>
</div>
</div> <!-- /.contact-wrapper -->
</div> <!-- /.col-md-12 -->
</div> <!-- /.row -->
</div> <!-- /.col-md-8 -->
<div class="col-md-4" style="background-color:#213C57">
<div class="sidebar" >
<img src="images/logo_new.png" width="100%" height="100%">
<div class="sidebar-widget">
<br/><br/>
<div class="address" align="center" ><strong><span class="street-address" style="color: white">51, Tulsi Bagh</span> <br> <span class="locality" style="color: white">Srinagar, </span> <span class="postal-code" style="color: white">190008</span> <br>
<span class="tel" style="color: white">+91-194-2313042 | +91-9682-625-232</span><br> </strong><br>
<br>
<br>
</div>
<!-- /.row -->
</div> <!-- /.sidebar-widget -->
<div class="sidebar-widget">
<br>
</div> <!-- /.sidebar-widget -->
<!-- /.sidebar-widget -->
</div> <!-- /.sidebar -->
<p align="center" style="color: white">© 2018 RiSE </p>
</div> <!-- /.col-md-4 -->
<div class="container">
<div class="related-projects">
<div class="container">
<div class="row">
</div> <!-- /.row -->
</div> <!-- /.container -->
</div> <!-- /.row -->
<div class="row">
<div class="portfolio-holder">
<div class="portfolio-post col-sm-6 col-md-4">
<iframe src="https://www.facebook.com/plugins/page.php?href=https://www.facebook.com/RiseWithRiSE/&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="100%" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div> <!-- /.col-md-4 -->
<div class="portfolio-post col-sm-6 col-md-4" align="center">
<blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/p/BkpmD1Bldhc/" data-instgrm-version="8" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:8px;"> <div style=" background:#F8F8F8; line-height:0; margin-top:40px; padding:30.668257756563243% 0; text-align:center; width:100%;"> <div style=" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;"></div></div> <p style=" margin:8px 0 0 0; padding:0 4px;"> <a href="https://www.instagram.com/p/BkpmD1Bldhc/" style=" color:#000; font-family:'Valera Round',sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;" target="_blank">Yawar at IIT Delhi for counseling. He is going to pursue B.S. Physics at IIT Kanpur. The journey begins.</a></p> <p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;">A post shared by <a href="https://www.instagram.com/risewithrise/" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;" target="_blank"> RiSE</a> (@risewithrise) on <time style=" font-family:Arial,sans-serif; font-size:14px; line-height:17px;" datetime="2018-06-30T13:07:52+00:00">Jun 30, 2018 at 6:07am PDT</time></p></div></blockquote> <script async defer src="http://www.instagram.com/embed.js"></script>
</div> <!-- /.col-md-4 -->
<div class="portfolio-post col-sm-6 col-md-4">
<div >
<a class="twitter-timeline" href="https://twitter.com/risewithrise" height= 500></a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</div> <!-- /.col-md-4 -->
</div> <!-- /.portfolio-holder -->
</div>
<!-- /.row -->
<iframe src="https://www.facebook.com/plugins/like.php?href=https://www.facebook.com/RiseWithRiSE/%2Fdocs%2Fplugins%2F&width=450&layout=standard&action=like&size=small&show_faces=true&share=true&height=80&appId" width="50%" height="80" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div> <!-- /.container -->
<div class="map">
</div>
<!--FB LIKE BUTTON-->
</div> <!-- /.container -->
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<nav class="footer-nav clearfix">
<ul class="footer-menu">
<li><a href="index.html" style="color: black">Home</a></li>
<li><a href="media.html" style="color: black">Media</a></li>
<li><a href="fellowship.html" style="color: black">Fellowship</a></li>
<li><a href="collaborations.html" style="color: black">Collaborations</a></li>
<li><a href="contact.html" style="color: black">Contact</a></li>
<li><a href="blog.html" style="color: black">Blog</a></li>
</ul> <!-- /.footer-menu -->
</nav> <!-- /.footer-nav -->
</div> <!-- /.col-md-12 -->
</div> <!-- /.row -->
<div class="row">
<div class="col-md-12">
<p class="copyright-text" style="color: black">Copyright © 2018 RiSE</p>
</div> <!-- /.col-md-12 -->
</div> <!-- /.row -->
</div> <!-- /.container -->
</footer> <!-- /.site-footer -->
<!-- Scripts -->
<script src="js/min/plugins.min.js"></script>
<script src="js/min/medigo-custom.min.js"></script>
<script>
function initialize() {
var mapOptions = {
zoom: 14,
center: new google.maps.LatLng(34.0566972,74.8053047)
};
var map = new google.maps.Map(document.getElementById('map-canvas'),
mapOptions);
}
function loadScript() {
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&' +
'callback=initialize';
document.body.appendChild(script);
}
window.onload = loadScript;
</script>
</body>
</html>