-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
299 lines (217 loc) · 10.9 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
<!doctype html>
<html lang="en">
<head>
<title>Ramaas Services</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<link href="open-iconic-master/font/css/open-iconic-bootstrap.css" rel="stylesheet">
<!-- Owl Carousel-2 Plugin CSS -->
<link rel="stylesheet" href="OwlCarousel/owl.carousel.min.css">
<link rel="stylesheet" href="OwlCarousel/owl.theme.default.min.css">
<link rel="stylesheet" type="text/css" href="css/HELLOWORL.css">
</head>
<body>
<!-- Navigation -->
<div class="navigation">
<div class="container my-container">
<div class="navigation-hide">
<a href="index.html"> <img class="img-show" src="https://cdn.involvio.com/assets/marketing/logo-d284b2686a426ba100e0ef0f6b2c72f2.svg"></a>
<div class="nav-child">
<li> <a class="dropdown-toggle" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#CampusSolutions">Campus Solutions
<span class="oi oi-caret-bottom"></span>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="orientation.html">Orientation App</a>
<a class="dropdown-item" href="schoolyear.html">School Year App</a>
<a class="dropdown-item" href="#">Attendance Tracking</a>
<a class="dropdown-item" href="#">Admin Tools</a>
</div>
</a></li>
<li><a href="#Blog">Blog</a></li>
<li><a href="#ContactUs">Contact Us</a></li>
</div>
<div class="second-nav-child">
<li><a href="#Login">Login
<span class="oi oi-person"></span>
</a></li>
<a class="btn btn-custom" href="form-consulation.html">Request A Demo</a>
</div>
</div>
</div>
</div>
<!-- Closing Navigation -->
<section class="main-section">
<div class="inner-section">
<div class="container">
<h1>Everything you need to drive student engagement</h1>
<p>Involvio helps you centralize your programming and resources on mobile and gather critical data</p>
<div class="instructions">
<div class="instruction col-8 col-sm-4 col-md-3 col-lg-3">
<img class="instruction-image mb-5 img-fluid " src="https://cdn.involvio.com/assets/marketing/ill-fye-52e703c142ba43da109f339728660742.svg">
<div class="smal-header">Orientation App</div>
<p class="mb-5">Give your students a strong start</p>
</div>
<div class="instruction col-8 col-sm-4 col-md-3 col-lg-3">
<img class="mb-5 img-fluid" src="https://cdn.involvio.com/assets/marketing/ill-app-b3a497e7e9c5845d52498f5dfa84748c.svg">
<div class="smal-header">School Year App</div>
<p class="mb-5">Build an engaged community on mobile</p>
</div>
<div class="instruction col-8 col-sm-4 col-md-4 col-lg-4">
<img class="mb-5 img-fluid" src="https://cdn.involvio.com/assets/marketing/ill-home-tools-2aa2509e2661d3c3720a6066b6ba5f40.svg">
<div class="smal-header">Admin Tools</div>
<p class="mb-5">Gather insight and increase your efficiency </p>
</div>
</div> <!-- Closing of instructions -->
</div>
</div>
</section>
<section class="second-content">
<h1>Why more than just an "app"</h1>
<div class="container">
<div class="row admin-row">
<div class="col-md-5 admin-tool col-xl-6">
<div class="admin-contain col-11 col-xl-10 col-xl-8 offset-xl-2 ">
<h4>Admin Tool</h4>
<ul>
<li>Powerful and easy to use workflows</li>
<li>Integration with your existing systems</li>
<li>Driven by our suite of in-depth analytics</li>
<button class="btn btn-grey">Learn More</button>
</ul>
</div>
</div>
<div class=" student-mobile-contain col-md-6 offset-md-1 col-xl-6 offset-xl-0 ">
<div class="admin-contain student-mobile col-md-8 col-xl-10 col-xl-8 offset-xl-2 ">
<h4>Student-centric Mobile Apps</h4>
<ul>
<li>Orientation App welcomes students to campus</li>
<li>School Year App keeps students engaged all year long</li>
<li>Comprehensive calendaring and communication tools</li>
<button class="btn btn-grey">Learn More</button>
</ul>
</div>
</div>
<div class="col-12 col-sm-6 img-flow landscape-phone"></div>
<div class="col-10 col-sm-6 col-md-5 two-phones-style">
<img class="img-fluid" src="https://cdn.involvio.com/assets/marketing/screen-side2@2x-ac638d066d0b75859bc9de3c4215efe0.png">
</div>
</div>
</div>
</section>
<section class="third-section">
<div class="container">
<h4>Reach your students from orientation to graduation</h4>
<p>Involvio meets your students when they arrive on campus for orientation and grows with them all the way through graduation. Using <span class="msg">FOMO Fighter™</span>, it automatically makes personalized recommendations by analyzing their changing interests.</p>
<div class="grid">
<div class="grid-item">
<img src="https://cdn.involvio.com/assets/marketing/ill-orientation-70491694c451f55ea020ca59fd98589b.svg">
<h4>Orientation</h4>
<p>During the craziness of orientation, Involvio quickly connects your students to campus and to each other</p>
</div>
<div class="grid-item">
<img src="https://cdn.involvio.com/assets/marketing/ill-career-651c73d82a39da065536180f91949da2.svg">
<h4>College Career</h4>
<p>The platform encourages continued involvement by putting every single event at your students' fingertips.</p>
</div>
<div class="grid-item">
<img src="https://cdn.involvio.com/assets/marketing/ill-graduation-2cf05bffbe19a03fa722071d76b1415d.svg">
<h4>Graduation</h4>
<p>Involvio adapts to changing interests all the way through graduation and even allows you to engage alumni.</p>
</div>
</div>
</div>
</section>
<section class="four-content">
<h1>Trusted By</h1>
<div class="owl-carousel owl-theme">
<div class="item" style="width:240px;">
<img src="https://cdn.involvio.com/assets/marketing/school-drexel-db7f6d47eed6d6cd333da46058422be8.svg">
</div>
<div class="item" style="width:240px;" >
<img src="https://cdn.involvio.com/assets/marketing/school-risd-5532eeba9554c74905a3e15e5497ff54.svg">
</div>
<div class="item " style="width:240px;">
<img src="https://cdn.involvio.com/assets/marketing/school-johnson-whales-ef271c836240639d85ef5a391fcd51f6.svg">
</div>
<div class="item" style="width:240px;">
<img src="https://cdn.involvio.com/assets/marketing/school-rit-5c8ef12569071897c7fb75cd2b1f00f9.svg">
</div>
<div class="item" style="width:240px;">
<img src="https://cdn.involvio.com/assets/marketing/school-rowan-ceb68909b2f853c7b35bf81014f4a61d.svg">
</div>
<div class="item" style="width:240px;">
<img src="https://cdn.involvio.com/assets/marketing/school-taam-bc09a92e19075d9a90faea1eabb0b2e4.svg">
</div>
<div class="item">
<img src="https://cdn.involvio.com/assets/marketing/school-umass-62f338a65bb47c105149e7497a3395a2.svg">
</div>
<div class="item">
<img src="https://cdn.involvio.com/assets/marketing/school-vanderbilt-6073821d77f3c8aaf4da42a0495b6758.svg">
</div>
<div class="item">
<img src="https://cdn.involvio.com/assets/marketing/school-washu-f29055cd2070d5a6b3ee42a84e917312.svg">
</div>
<div class="item">
<img src="https://cdn.involvio.com/assets/marketing/school-whittier-11060540b52de2722a7b87c614eea185.svg">
</div>
<div class="item">
<img src="https://cdn.involvio.com/assets/marketing/school-yale-6f2064d016de6e3b7a6d6d78be0563f8.svg">
</div>
<div class="item">
<img src="https://cdn.involvio.com/assets/marketing/school-laurentian-f899a63a74956f010d183ffaceb14ca7.svg">
</div>
</div>
</section>
<footer>
<div class="first-footer">
<div class="button-link">
<h1 class="mb-5">Get Started</h1>
<a href="form-consulation.html">
<button type="button" class="btn btn-outline-secondary"> Request a Demo</button>
</a>
<button type="button" class="btn btn-outline-secondary welcome">Chat With Us</button>
<button type="button" class="btn btn-outline-secondary">Call Us</button>
</div>
</div>
<div class="second-footer">
<div class="wrapper">
<div class="social-nav">
<ul class="first-nav">
<li><a class="animsition-link" data-animsition-out-class="fade-out-right" data-animsition-out-duration="2000" href="#About">About</a></li>
<li><a href="#Terms">Terms</a></li>
<li><a href="#Privacy">Privacy</a></li>
<li><a href="form-consulation.html">Contact Us</a></li>
</ul>
<div class="second-nav">
<li><span class="iconic iconic-social-facebook iconic-sm" title="social facebook" aria-hidden="true"></span></li>
<li>Terms</li>
</div>
</div>
<div class="about-description">
<hr class="bottom-border-footer">
<p>© 2016 Involvio, LLC.
Involvio and the Clockpin Logo are registered trademarks of Involvio LLC.
</p>
<p>Google, the Google logo, Android, the Android logo, Google Play, and the Google Play logo are trademarks of Google Inc.</p>
<p>Apple, the Apple logo, iPhone, and iPod touch are trademarks of Apple Inc., registered in the U.S. and other countries. Apple Watch is a trademark of Apple Inc. App Store is a service mark of Apple Inc.</p>
</div>
</div>
</div>
</footer>
<!-- Modal -->
<!-- Closing Modal -->
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script>
<!-- Owl Carousel-2 jQuery Plugin -->
<script src="js/OwlCarousel/owl.carousel.min.js"></script>
<!-- Sticky jQuery Plugin -->
<script src="js/jquery.sticky.js"></script>
<script src = "js/main2.js"></script>
</body>
</html>