-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutus.html
359 lines (344 loc) · 15.7 KB
/
aboutus.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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>About us</title>
<link rel="stylesheet" type="text/css" href="css/stylesheet.css">
<link rel="stylesheet" type="text/css" href="css/normalize.css">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
</head>
<body>
<section class="jumbotron jumbotron__img--aboutus">
<header class="header">
<div class="header__container">
<a href="index.html" class="navbar__menu--logo">
<img src="img/logo-white.svg" height="30px">
</a>
<nav class="header__nav">
<a href="pricing.html" class="navbar__menu--link">Pricing</a>
<a href="parents.html" class="navbar__menu--link">Parents</a>
<a href="faculty.html" class="navbar__menu--link">Faculty</a>
<a href="stories.html" class="navbar__menu--link">Success Stories</a>
<button id ="modal_trigger" href="#modal" class="navbar__signin">Sign in</button>
</nav>
</div>
</header>
<div class="jumbotron__container">
<h1 class="jumbotron__header">ABOUT US</h1>
<p class="jumbotron__subheader">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer.
</p>
</div>
</section>
<!-- Sign in button model -->
<div id="modal" class="popup" style="display:none;">
<section class="popup__body">
<h2 class="popup__header">Login to Embibe</h2>
<div class="popup__fb">
<div class="popup__fb-fb-logo">
<img src="img/facebook.png">
</div>
<div class="popup__fb-fb-login">
<button class="popup__fb-login">Login with Facebook</button>
</div>
</div>
<hr width="43%" style="display:inline-block;vertical-align:middle;padding-left:20px;">
<sapn style="display:inline-block;">or</sapn>
<hr width="43%" style="display:inline-block;vertical-align:middle;padding-right:20px;">
<form class="popup__form">
<div class="popup__form_part">
<div class="popup__form-part-image">
<img src="img/email_logo.png">
</div>
<div class="popup__form-part-input">
<input type = "text" placeholder="Email Address" class="popup__signup_input">
</div>
</div>
<div class="popup__form_part">
<div class="popup__form-part-image">
<img src="img/password_logo.png">
</div>
<div class="popup__form-part-input">
<input type = "password" placeholder="Password" class="popup__signup_input">
</div>
</div>
<p class="popup__forgetpwd">Forget Password?</p>
<button class="popup__fb-login popup--signup">Sign In</button>
</form>
<p class="popup__already-member">Not a member yet? <a href="#" style="text-decoration:none;"><span style="color:#00B1EC;">Sign Up for free</span></a></p>
</section>
</div>
<!-- End to model box -->
<!-- Here goes the content of the core values -->
<section class="feature">
<div class="feature__container">
<div class="feature__header">
<p><strong>CORE VALUES</strong></p>
</div>
<div class="feature__subheader">
<p>
Not just the framework for all decisions that are made at the embibe.
but also the core febric of the culture.
</p>
</div>
<!-- FIRST ROW -->
<div style="height:250px;">
<div class="feature__detail">
<div class="feature__detail--header">
<h2 style="color:#448FB2;">EXCELLENCE</h2>
</div>
<div class="feature__detail--info">
<p>
Check out how many questions did you get correct.Accuracy is calculated in real time,as you continue to solve questions.
</p>
</div>
</div>
<div class="feature__detail" style="margin-left:-5px;">
<div class="feature__detail--header">
<h2 style="color:#44C5F0;">EMPATHY</h2>
</div>
<div class="feature__detail--info">
<p>
we provided with you guided path to hep you with mammoth task of preparing your competitive examination.
</p>
</div>
</div>
<div class="feature__detail" style="margin-left:-5px;" >
<div class="feature__detail--header">
<h2 style="color:#D6006A;">INTEGRITY</h2>
</div>
<div class="feature__detail--info">
<p>
we provided with you guided path to hep you with mammoth task of preparing your competitive examination.
</p>
</div>
</div>
</div>
<!-- SECOND ROW -->
<div style="height:200px;">
<div class="feature__detail">
<div class="feature__detail--header">
<h2 style="color :#00E567;">LEADERSHIP</h2>
</div>
<div class="feature__detail--info">
<p>
Check out how many questions did you get correct.Accuracy is calculated in real time,as you continue to solve questions.
</p>
</div>
</div>
<div class="feature__detail" style="margin-left:-5px;">
<div class="feature__detail--header">
<h2 style="color:#FF4949;">PASSION</h2>
</div>
<div class="feature__detail--info">
<p>
we provided with you guided path to hep you with mammoth task of preparing your competitive examination.
</p>
</div>
</div>
<div class="feature__detail" style="margin-left:-5px;" >
<div class="feature__detail--header">
<h2 style="color:#B200FF;">FUN</h2>
</div>
<div class="feature__detail--info">
<p>
we provided with you guided path to hep you with mammoth task of preparing your competitive examination.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Images Section -->
<section class="indiaviduals">
<h1 class="indiaviduals__header">WE ARE INDIAVIDUALS</h1>
<h4 class="indiaviduals__subheader">Equpied with 120+ years of combined experiance<br> spread across 7 contries.</h4>
<div class="indiaviduals__images">
</div>
</section>
<!-- ALL IN A DAYS WORK -->
<section class="days-work">
<div class="days-work__container">
<h1 class="days-work__header">ALL IN A DAYS WORK</h1>
<h4 class="days-work__subheader">From anything to everthing is what we do as part of our job description.</h4>
<div class="days-work__image">
<img src="img/wedo.png">
</div>
</div>
</section>
<!-- We love what we do -->
<section class="wedo">
<div class="wedo__container">
<h1 class="wedo__header">
WE LOVE WHAT WE DO
</h1>
<h4 class="wedo__subheader">
The work that we do for constantly inspires each of us just as much as our felllow indeiaviduals.
</h4>
<ul class="wedo__album">
<li class="wedo__album-image"><img src="img/lovedo1.png"></li>
<li class="wedo__album-image" style="margin-left:-5px"><img src="img/lovedo2.png"></li>
<li class="wedo__album-image" style="margin-left:-5px"><img src="img/lovedo3.png"></li>
<li class="wedo__album-image"><img src="img/lovedo4.png"></li>
<li class="wedo__album-image" style="margin-left:-5px"><img src="img/lovedo5.png"></li>
<li class="wedo__album-image" style="margin-left:-5px"><img src="img/lovedo6.png"></li>
</ul>
</div>
</section>
<!-- Carousal box -->
<section class="carousel">
<div id='left_scroll' class="left__scroll"><i class="fa fa-angle-left" id="left__scroll-icon"></i></div>
<div class="carousel_inner">
<ul id='carousel_ul' class="carousel__ul">
<li class="carousel_ul-li"><div class="caoursel__content"><i class="fa fa-twitter"></i><br><p>Check out Times of India featuring Murdia AIR 1 JEE &<br>embibe test analytics to boost scores.</p>@embibe - Jan 21</div></li>
<li class="carousel_ul-li"><div class="caoursel__content"><i class="fa fa-twitter"></i><br><p>Check out Times of India featuring Murdia AIR 1 JEE &<br>embibe test analytics to boost scores.</p>@embibe - Jan 21</div></li>
<li class="carousel_ul-li"><div class="caoursel__content"><i class="fa fa-twitter"></i><br><p>Check out Times of India featuring Murdia AIR 1 JEE &<br>embibe test analytics to boost scores.</p>@embibe - Jan 21</div></li>
<li class="carousel_ul-li"><div class="caoursel__content"><i class="fa fa-twitter"></i><br><p>Check out Times of India featuring Murdia AIR 1 JEE &<br>embibe test analytics to boost scores.</p>@embibe - Jan 21</div></li>
<li class="carousel_ul-li"><div class="caoursel__content"><i class="fa fa-twitter"></i><br><p>Check out Times of India featuring Murdia AIR 1 JEE &<br>embibe test analytics to boost scores.</p>@embibe - Jan 21</div></li>
</ul>
</div>
<div id='right_scroll' class="right__scroll"><i class="fa fa-angle-right" id="right__scroll-icon"></i></div>
</section>
<!-- Our Investors -->
<section class="investors">
<div class="investors__container">
<h1 class="investors__header">
OUR INVESTORS
</h1>
<ul class="investors__details">
<li class="investors__details-image">
<img src="img/lightbox.png">
<p class="investors__details-about">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the.
typesetting industry. Lorem Ipsum has been the.
</p>
</li>
<li class="investors__details-image" style="margin-left:-5px;">
<img src="img/kalan.png">
<p class="investors__details-about">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the.
typesetting industry. Lorem Ipsum has been the.
</p>
</li>
</ul>
</div>
</section>
<!-- Embibe in the news -->
<section class="in-news">
<div class="in-news__container">
<h1 class="in-news__header">
EMBIBE IN THE NEWS
</h1>
<h4 class="in-news__subheader">
keep a finnger on a pulse of what's happening with embibe in media.
</h4>
<ul class="in-news__logo">
<li class="in-news__logo-image"><img src="img/techcruntch.png"></li>
<li class="in-news__logo-image"><img src="img/timesofindia.png"></li>
<li class="in-news__logo-image"><img src="img/cnn.png"></li>
<li class="in-news__logo-image"><img src="img/gizmodo.png"></li>
</ul>
</div>
</section>
<section class="android-app">
<div class="android-app__container">
<div class="android-app__mobile">
<img src="img/embibe.png">
</div>
<div class="android-app__detail">
<p>
Our Android app lets you Practice<br> and revise concepts on the go.
</p>
</div>
<div class="android-app__playstore">
<a href="https://play.google.com/store/apps/details?id=com.embibe.android">
<img alt="Get it on Google Play"
src="https://developer.android.com/images/brand/en_generic_rgb_wo_60.png" />
</a>
</div>
</div>
</section>
<section class="news">
<div class="news__container">
<div class="news__detail">
<div class="news__detail-date">
<p>August 11,2014</p>
</div>
<p class="news__details-info">
Impact od Grading Schemes on Student's Grades.
</p>
</div>
<div class="news__detail" style="margin-left:-5px;">
<div class="news__detail-date">
<p>August 11,2014</p>
</div>
<p class="news__details--info">
Jee Mains 2014:CSAB (NEUT) 2014first round seat allotment results out.
</p>
</div>
<div class="news__detail" style="margin-left:-5px;">
<div class="news__detail-date">
<p>August 11,2014</p>
</div>
<p class="news__details-info">
Impact od Grading Schemes on Student's Grades.
</p>
</div>
</div>
</section>
<section class="contact">
<div class="contact__container">
<div class="contact__part">
<ul class="contact__list">
<li class="contact__list-header">Prepare</li>
<li class="contact__list-page contact__list-page-one"><a href="IIT_JEE.html" class="contact__list-link">IIT JEE</a></li>
<li class="contact__list-page contact__list-page-two"><a href="#" class="contact__list-link">AIIMS/AIPMT</a></li>
<li class="contact__list-page contact__list-page-one"><a href="#" class="contact__list-link">BITSAT</a></li>
<li class="contact__list-page contact__list-page-two"><a href="#" class="contact__list-link">BANK PO</a></li>
<li class="contact__list-page"><a href="#" class="contact__list-link">VIT</a></li>
</ul>
</div>
<div class="contact__part" style="margin-left:-5px">
<ul class="contact__list">
<li class="contact__list-header">Company</li>
<li class="contact__list-page"><a href="aboutus.html" class="contact__list-link">About Us</a></li>
<li class="contact__list-page"><a href="blog.html" class="contact__list-link">Blog</a></li>
<li class="contact__list-page"><a href="faq.html" class="contact__list-link">FAQs</a></li>
</ul>
</div>
<div class="contact__part" style="margin-left:-5px">
<ul class="contact__list">
<li class="contact__list-header" style="margin-bottom:9px;">Conatact Info</li>
<li class="contact__list-contact">
Mumbai, India<br>
<p class="contact__list-subheader">Get directions</p>
</li>
<li class="contact__list-contact">
iwant@embibe.com
<p class="contact__list-subheader">Email us</p>
</li>
<li class="contact__list-contact">
+91-766-695-7555
<p class="contact__list-subheader">Say Hi!</p>
</li>
</ul>
</div>
</div>
</section>
<footer class="footer">
<div class="footer__container">
<ul class="footer__ul">
<li class="footer__list"><span class="footer__copyright">Copyright © 2014 The Indiavidual</sapn></li>
<li class="footer__list footer__list--terms"><a href="tos.html" class="footer__link">Terms of Services</a></li>
<li class="footer__list"><a href="privacy.html" class="footer__link">Privacy Policy</a></li>
</ul>
</div>
</footer>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="js/home.js"></script>
<script type="text/javascript" src="js/jquery.leanModal.min.js"></script>
<script type="text/javascript">
$("#modal_trigger").leanModal({top : 200, overlay : 0.6, closeButton: ".modal_close" });
</script>
</body>
</html>