-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
423 lines (400 loc) · 20.4 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
<!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="title" content="" />
<meta name="description" content="" />
<meta name="robots" content="noindex, nofollow" />
<title>Design | Financial Independence</title>
<!-- Font Scripts -->
<script defer type="text/javascript" src="js/fonts.js"></script>
<!-- FontAwesome Kit -->
<script src="https://kit.fontawesome.com/1c0794db94.js" crossorigin="anonymous"></script>
<!-- External Styles -->
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.css"
/>
<!-- Internal Styles -->
<link rel="stylesheet" type="text/css" href="css/style.css" />
</head>
<body id="home">
<div class="ada-accessibility" aria-expanded="false">
<div class="container">
<button class="button" id="ada-content" aria-label="Skip to Content">Skip to content</button>
<button class="button" id="ada-navigation" aria-label="Skip to navigation">Skip to navigation</button>
</div>
</div>
<span id="background-magic"></span>
<header class="header" role="banner">
<div class="container">
<div class="group">
<div class="logo">
<a href="index.html" class="force">
<img src="images/fi_logo.svg" title="Return Home" alt="Logo" />
</a>
</div>
<nav class="nav" role="navigation" aria-label="Site Menu">
<ul>
<li class="trigger">
<a href="#"
>Planning & Investing <i class="fas fa-angle-down" aria-hidden="true"></i
></a>
<ul class="drop">
<li><a href="#">Your Life Journey</a></li>
<li><a href="#">Our Approach</a></li>
<li><a href="#">Financial Planning</a></li>
<li><a href="#">Investment Management</a></li>
</ul>
</li>
<li><a href="#">Choosing An Advisor</a></li>
<li><a href="#">About Us</a></li>
<li><a class="button button-ghost" href="#">Start Your Journey</a></li>
</ul>
</nav>
</div>
</div>
</header>
<main role="main">
<section class="impression">
<div class="container">
<div class="image">
<img src="images/hero-bottom.jpg" alt="Couple walking" />
</div>
<div class="details">
<div class="text">
<p>Creating your</p>
<h1>Best Life</h1>
<p>Starts with a plan</p>
</div>
</div>
</div>
</section>
<section class="flip-flops" data-color="#f5f7ff">
<div class="container">
<div class="section-heading">
<h2>Guidance, support and advice to help you through your unique journey in life.</h2>
</div>
<div class="group">
<div class="details">
<div class="text">
<h2>Our relationship is built on trust</h2>
<p>
Establishing a solid financial plan early can help you achieve financial
independence and live your best life.
</p>
<p>
Life is a series of transitions, and at times it can be difficult to navigate
without the proper support and guidance of a trusted coach.
</p>
<div class="buttons">
<a class="button button-ghost button-size-large" href="#">Our approach</a>
</div>
</div>
</div>
<div class="image">
<img src="images/stock/priscilla-du-preez-VsN0r3w_l9E-unsplash.jpg" alt="" />
</div>
</div>
<p></p>
</div>
</section>
<section class="features">
<div class="container">
<div class="section-heading">
<h2>Integrity & passion drives us to do our best</h2>
</div>
<div class="group">
<div class="features-item">
<!-- <div class="icon">
<i class="fad fa-user-tie"></i>
</div> -->
<div class="image">
<img src="images/stock/brooke-cagle-tLG2hcpITZE-unsplash.jpg" alt="" />
</div>
<div class="details">
<h3>Fiduciary</h3>
<div class="desc">
<p>
We are Registered Investment Advisor (IRA), and are held to the highest
standards, and must act in your best interest
</p>
</div>
</div>
</div>
<div class="features-item">
<!-- <div class="icon">
<i class="fad fa-flag"></i>
</div> -->
<div class="image">
<img src="images/stock/picsea-EQlTyDZRx7U-unsplash.jpg" alt="" />
</div>
<div class="details">
<h3>Independently owned</h3>
<div class="desc">
<p>We have no sales quotas or corporate interests to serve</p>
</div>
</div>
</div>
<div class="features-item">
<!-- <div class="icon">
<i class="fad fa-books"></i>
</div> -->
<div class="image">
<img src="images/stock/tamarcus-brown-T3uKisfmABY-unsplash.jpg" alt="" />
</div>
<div class="details">
<h3>Life-long learning</h3>
<div class="desc">
<p>We recognize the importance of life-long learning to meet your evolving needs</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="inspiration">
<div class="container">
<div class="group">
<div class="inspiration-item" data-word="-27vh">
<h2><span>B</span>alance</h2>
<div class="icon">
<i class="fas fa-adjust"></i>
</div>
</div>
<div class="inspiration-item" data-word="-24vh">
<h2><span>E</span>nrich</h2>
<div class="icon">
<i class="fas fa-usd-circle"></i>
</div>
</div>
<div class="inspiration-item" data-word="-28vh">
<h2><span>S</span>implify</h2>
<div class="icon">
<i class="fas fa-ball-pile"></i>
</div>
</div>
<div class="inspiration-item" data-word="-20vh">
<h2><span>T</span>ranscend</h2>
<div class="icon">
<i class="fas fa-triangle"></i>
</div>
</div>
<!-- <div class="inspiration-item" data-word="-17vh">
<h2><span>B</span>alance</h2>
<div class="icon">
<i class="fas fa-adjust"></i>
</div>
</div>
<div class="inspiration-item" data-word="-14vh">
<h2><span>E</span>nrich</h2>
<div class="icon">
<i class="fas fa-usd-circle"></i>
</div>
</div>
<div class="inspiration-item" data-word="-18vh">
<h2><span>S</span>implify</h2>
<div class="icon">
<i class="fas fa-ball-pile"></i>
</div>
</div>
<div class="inspiration-item" data-word="-10vh">
<h2><span>T</span>ranscend</h2>
<div class="icon">
<i class="fas fa-triangle"></i>
</div>
</div> -->
</div>
</div>
</section>
<section class="flip-flops" data-color="#f5f7ff">
<div class="container">
<div class="group">
<div class="details">
<div class="text">
<h2>We place your interests & priorities first</h2>
<p>
After more than a decade of experience with large financial institutions, we believe
that they miss out on the bigger purpose and meaning of financial planning.
</p>
<p>
Rick Cambell, our founder, started Financial Independence with the philosophy that
prioritizing your goals improves the well-being of the firm and it's employees.
Doing what's best for you is what's best for us.
</p>
<div class="buttons">
<a class="button button-ghost button-size-large" href="#">More about us</a>
</div>
</div>
</div>
<div class="image">
<img src="images/stock/Depositphotos_12123630_ds.jpg" alt="" />
</div>
</div>
<p></p>
</div>
</section>
<section class="journey" data-color="rgb(223 237 247)">
<div class="container">
<div class="section-heading">
<h2>No matter where you are in your life's journey</h2>
</div>
<div class="group">
<div class="journey-item">
<div class="image">
<img
src="images/stock/toomas-tartes-Yizrl9N_eDA-unsplash.jpg"
style="object-position: 80%"
alt=""
/>
</div>
</div>
<div class="journey-item">
<div class="image">
<img src="images/stock/jon-flobrant-_r19nfvS3wY-unsplash.jpg" alt="" />
</div>
</div>
<div class="journey-item">
<div class="image">
<img
src="images/stock/priscilla-du-preez-wE6rCwCr99s-unsplash.jpg"
style="object-position: 40%"
alt=""
/>
</div>
</div>
<div class="journey-item">
<div class="image">
<img
src="images/stock/tamarcus-brown-T3uKisfmABY-unsplash.jpg"
style="object-position: 80%"
alt=""
/>
</div>
</div>
</div>
<div class="section-heading">
<h2>Let us help guide you along the way</h2>
<div class="buttons buttons-center">
<a href="#" class="button button-ghost button-size-large">Start your journey</a>
</div>
</div>
</div>
<div class="journey-line">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1822.16 329.02">
<defs>
<style>
.cls {
fill: transparent;
stroke: #33a3f5;
stroke-miterlimit: 10;
stroke-width: 5px;
stroke-dasharray: 12;
}
#maskPath {
stroke: #fff;
}
path {
mix-blend-mode: multiply;
}
</style>
<mask id="theMask" maskUnits="userSpaceOnUse">
<path
class="cls"
id="maskPath"
d="M.88,238c29,21,72,24,98,21s57-44,88-50,58,38,102,46c39.4,7.16,161,1,183-68s-21.08-110.4-54-104c-36,7-48,38-35,71s21,50,67,85,117.63,69.73,189,84c80,16,209.24-12.95,263-47,60-38,119.34-91.65,148-123,32-35,96-129,160-144s85.89,12.35,103,53c8,19,5,57-4,74-20.52,38.75-62,34-76,24-21-15-37-54-32-77,7.86-36.17,20-51,42-63,33.77-18.42,154-26,214-9s184,85,204,93,114,30,161,21"
/>
</mask>
</defs>
<g id="maskReveal" mask="url(#theMask)">
<path
class="cls"
d="M.88,238c29,21,72,24,98,21s57-44,88-50,58,38,102,46c39.4,7.16,161,1,183-68s-21.08-110.4-54-104c-36,7-48,38-35,71s21,50,67,85,117.63,69.73,189,84c80,16,209.24-12.95,263-47,60-38,119.34-91.65,148-123,32-35,96-129,160-144s85.89,12.35,103,53c8,19,5,57-4,74-20.52,38.75-62,34-76,24-21-15-37-54-32-77,7.86-36.17,20-51,42-63,33.77-18.42,154-26,214-9s184,85,204,93,114,30,161,21"
/>
</g>
</svg>
</div>
</section>
</main>
<footer class="footer" role="contentinfo">
<div class="container">
<div class="group">
<div class="footer-contact">
<div class="address">
<address>
<strong>Financial Independence</strong> <br />
931 Jefferson Blvd<br />
Suite 2005 <br />
Warwick, RI 02886
</address>
</div>
<div class="legal">
<ul class="footer-links">
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Disclosures</a></li>
<li><a href="#">Credentials</a></li>
</ul>
</div>
</div>
<div class="footer-contact">
<div class="email">
<a href="mailto:">[email protected]</a>
</div>
<div class="phone">
<a href="tel:401.681.4825">+1 401 681 4825</a>
</div>
</div>
<div class="footer-cta">
<div class="buttons buttons-right">
<a href="#" class="button button-ghost button-size-large">Start your journey</a>
</div>
<!-- <div class="footer-badges">
<img src="images/badges/blue-seal-293-61-financial-independence-144368.png" alt="" />
<img src="images/badges/cfp_logo-1.png" alt="" />
<img src="images/badges/chfp_logo.png" alt="" />
<img src="images/badges/FPA_180.png" alt="" />
</div> -->
</div>
</div>
<div class="group footer-group footer-copyright">
<div class="copyright" role="contentinfo">
<p>© 2020 Financial Independence</p>
</div>
<div class="ewd">
<a href="#" target="_blank" data-event="Footer" data-label="Eternity Link">
<img
src="https://eternityatom.com/images/website_by_eternity.svg"
alt="Website By Eternity"
/>
</a>
</div>
</div>
</div>
</footer>
<!-- External Scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/flickity/2.2.1/flickity.pkgd.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.js"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.8/ScrollMagic.min.js"
integrity="sha512-8E3KZoPoZCD+1dgfqhPbejQBnQfBXe8FuwL4z/c8sTrgeDMFEnoyTlH3obB4/fV+6Sg0a0XF+L/6xS4Xx1fUEg=="
crossorigin="anonymous"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.8/plugins/debug.addIndicators.min.js"
integrity="sha512-RvUydNGlqYJapy0t4AH8hDv/It+zKsv4wOQGb+iOnEfa6NnF2fzjXgRy+FDjSpMfC3sjokNUzsfYZaZ8QAwIxg=="
crossorigin="anonymous"
></script>
<script src="js/vendors/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/plugins/animation.gsap.min.js"></script>
<script src="js/vendors/DrawSVGPlugin.min.js"></script>
<!-- Internal Scripts -->
<script src="js/demo.js"></script>
<script src="js/ada.js"></script>
<script src="js/nav.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>