-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrebirth-tm.html
295 lines (246 loc) · 12.7 KB
/
rebirth-tm.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- For IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- For Resposive Device -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>ReBirth™ | The Cycle Breaker - Robin St. Clair</title>
<!-- Favicon -->
<link rel="icon" type="image/png" sizes="56x56" href="images/fav-icon/icon.png">
<!-- Main style sheet -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- responsive style sheet -->
<link rel="stylesheet" type="text/css" href="css/responsive.css">
<!-- Fix Internet Explorer ______________________________________-->
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script src="vendor/html5shiv.js"></script>
<script src="vendor/respond.js"></script>
<![endif]-->
</head>
<body>
<div class="main-page-wrapper">
<!--
=============================================
Theme Header
==============================================
-->
<header class="theme-main-header">
<div class="top-header">
<div class="container">
<div class="clearfix">
<div class="float-left">
<ul class="left-widget">
<li>
<ul class="social-icon clearfix">
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</li>
</ul>
</div>
<div class="float-right">
<ul class="right-widget clearfix">
<li><a href="mailto:robin@robinstclair.com"><i class="fa fa-envelope" aria-hidden="true"></i> robin@robinstclair.com</a></li>
<li><a href="tel:718-710-2534"><i class="fa fa-phone" aria-hidden="true"></i> 718-710-2534</a></li>
<li class="quote"><a href="#">Book Appointment</a></li>
</ul>
</div>
</div> <!-- /.clearfix -->
</div> <!-- /.container -->
</div> <!-- /.top-header -->
<div class="main-menu-wrapper clearfix">
<div class="container clearfix">
<!-- Logo -->
<div class="logo float-left"><a href="index.html"><img src="images/logo" alt="Robin St Clair Logo"></a></div>
<div class="right-widget float-right">
<ul>
<li class="search-option">
<div class="dropdown">
<button type="button" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-search" aria-hidden="true"></i></button>
<form action="#" class="dropdown-menu">
<input type="text" Placeholder="Enter Your Search">
<button><i class="fa fa-search"></i></button>
</form>
</div>
</li>
</ul>
</div> <!-- /.right-widget -->
<!-- ============================ Theme Menu ========================= -->
<nav class="navbar-expand-lg float-right navbar-light" id="mega-menu-wrapper">
<button class="navbar-toggler float-right clearfix" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<i class="flaticon-menu-options"></i>
</button>
<div class="collapse navbar-collapse clearfix" id="navbarNav">
<ul class="navbar-nav nav">
<li class="nav-item dropdown-holder"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item dropdown-holder"><a class="nav-link" href="about-us.html">The CycleBreaker</a></li>
<li class="nav-item dropdown-holder active">
<a class="nav-link" href="services.html">What We Offer</a>
<ul class="sub-menu">
<li><a href="mbongi.html">Mbongi</a></li>
<li><a href="rebirth-tm.html">ReBirth Yourself™</a></li>
<li><a href="sista.html">SISTA</a></li>
</ul>
</li>
<li class="nav-item dropdown-holder"><a class="nav-link" href="testimonial.html">Testimonials</a></li>
<li class="nav-item dot-fix">
<a class="nav-link" href="contact-us.html">Contact us</a>
</li>
</ul>
</div>
</nav>
</div> <!-- /.container -->
</div> <!-- /.main-menu-wrapper -->
</header> <!-- /.theme-main-header -->
<!--
=============================================
Theme Inner Banner
==============================================
-->
<div class="inner-banner">
<div class="overlay">
<div class="container clearfix">
<h2>ReBirth Yourself™</h2>
<ul>
<li><a href="index.html">Home</a></li>
<li>/</li>
<li>ReBirth Yourself™</li>
</ul>
</div> <!-- /.container -->
</div> <!-- /.overlay -->
</div> <!-- /.inner-banner -->
<!--
=============================================
Portfolio Details
==============================================
-->
<div class="portfolio-details">
<div class="container">
<div class="image-gallery row">
<div class="col-md-8 col-12"><img src="images/portfolio/13.jpg" alt=""></div>
<div class="col-md-4 col-12"><img src="images/portfolio/14.jpg" alt=""></div>
</div> <!-- /.image-gallery -->
<div class="details-text">
<div class="row">
<div class="col-lg-12 col-12 text-left-side">
<h2>Nine Month Training & Empowerment Boot Camp Program</h2>
<h5>ReBirth Yourself™ is a 9 Month Training & Empowerment Boot Camp that promotes a lifestyle change that will assist you in “truly living” from the inside out! Within this 9 month period of pregnant possibilities, you will awaken to your soul’s mission and create a powerful vision for living out loud and <strong>ON PURPOSE!</strong> <br><br> By the conclusion of the program, you will be fully prepared to achieve your desires with a self-affirming toolbox, a self-supportive maintenance plan for your life and a powerful, like-minded sisterhood to support you in the manifestation of your pregnant possibilities.</h5>
<h2>What You Will Experience</h2>
<h5>Support from loving and compassionate coaches and former ReBirth participates! <br> <br>
Introduction to tools and techniques that promote Self-Fullness (self-care, self-reflection, self-honor, self-affirmation, self-worth, self-reliance) <br> <br>
Support and guidance in creating and focusing on a vision or goal <br> <br>
Support and guidance in acknowledging recurring or outdated cycles of action, mental blocks and/or emotional limitations and encouragement to “stretch” <br> <br>
Support in understanding “family loyalty,” “cultural loyalty” and/or “religious loyalty” and how they are working for you or against you. <br> <br>
Effective and applicable feedback on your words, actions, behaviors and progress. <br> <br>
Infinite opportunities to accept ownership, responsibility and accountability for your commitments, words and actions. <br> <br>
Support and training on how to C.O.A.C.H. – (Communicate effectively, Offer suggestions, Ask questions, “Care-front” and Hear beyond the issue presented in order to address the core issue/s of the matter), as you integrate and practice what you are learning in real life situations.</h5>
<h5><strong>Weekly Life Work assignments that you are expected to complete with honesty, clarity and in accordance with the Life Line given to you for completion</strong>
</h5>
<a href="#" style="color: #fff;" class="btn btn-warning btn-lg text-center"> SIGN UP TODAY!</a>
</div> <!-- /.text-left-side -->
</div> <!-- /.row -->
</div> <!-- /.details-text -->
</div> <!-- /.container -->
</div> <!-- /.portfolio-details -->
<!--
=====================================================
Footer
=====================================================
-->
<footer class="theme-footer">
<div class="container">
<div class="content-wrapper">
<h2>Subscirbe Our Newsletter!!</h2>
<form action="#" class="subscribe-form">
<div class="row">
<div class="col-lg-5 col-md-6 col-12">
<input type="text" placeholder="Full Name*">
</div>
<div class="col-lg-5 col-md-6 col-12">
<input type="email" placeholder="Email Address*">
</div>
<div class="col-lg-2 col-12">
<input type="submit" value="SIGN UP NOW">
</div>
</div> <!-- /.row -->
</form> <!-- /.subscribe-form -->
<div class="footer-bottom-wrapper row">
<div class="col-lg-3 col-sm-6 col-12 footer-logo">
<div class="logo"><a href="index.html"><img src="images/logo" alt="Robin St Clair Logo"></a></div>
<a href="mailto:robin@robinstclair.com" class="mail-address">robin@robinstclair.com</a>
<a href="tel:718-710-2534" class="phone-number"> <p><span><i class="fa fa-phone"></i></span> 718-710-2534</p></a>
</div> <!-- /.footer-logo -->
<div class="col-lg-3 col-sm-6 col-12 footer-list">
<h4>Quick Links</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about-us.html">The CycleBreakers</a></li>
<li><a href="contact-us.html">Contact</a></li>
</ul>
</div> <!-- /.footer-list -->
<div class="col-lg-3 col-sm-6 col-12 footer-list">
<h4>About Us</h4>
<ul>
<li><a href="about-us.html">CycleBreaker</a></li>
<li><a href="#">Mbongi</a></li>
<li><a href="team.html">ReBirth</a></li>
<li><a href="testimonial.html">SISTA</a></li>
</ul>
</div> <!-- /.footer-list -->
<div class="col-lg-3 col-sm-6 col-12 footer-list">
<h4>Become A Member</h4>
<ul>
<li><a href="#">Join Now</a></li>
</ul>
</div> <!-- /.footer-list -->
</div> <!-- /.footer-bottom-wrapper -->
<div class="copyright-wrapper row">
<div class="col-md-6 col-sm-8 col-12">
<p>© 2018 <a href="#">Robin St. Clair</a> All rights reserved</p>
</div>
<div class="col-md-6 col-sm-4 col-12">
<ul>
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div> <!-- /.copyright-wrapper -->
</div>
</div> <!-- /.container -->
</footer> <!-- /.theme-footer -->
<!-- Scroll Top Button -->
<button class="scroll-top tran3s">
<i class="fa fa-angle-up" aria-hidden="true"></i>
</button>
<!-- Optional JavaScript _____________________________ -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<!-- jQuery -->
<script src="vendor/jquery.2.2.3.min.js"></script>
<!-- Popper js -->
<script src="vendor/popper.js/popper.min.js"></script>
<!-- Bootstrap JS -->
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<!-- Language Stitcher -->
<script src="vendor/language-switcher/jquery.polyglot.language.switcher.js"></script>
<!-- Mega menu -->
<script src="vendor/bootstrap-mega-menu/js/menu.js"></script>
<!-- WOW js -->
<script src="vendor/WOW-master/dist/wow.min.js"></script>
<!-- owl.carousel -->
<script src="vendor/owl-carousel/owl.carousel.min.js"></script>
<!-- js count to -->
<script src="vendor/jquery.appear.js"></script>
<script src="vendor/jquery.countTo.js"></script>
<!-- Fancybox -->
<script src="vendor/fancybox/dist/jquery.fancybox.min.js"></script>
<!-- Theme js -->
<script src="js/theme.js"></script>
</div> <!-- /.main-page-wrapper -->
</body>
</html>