-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
337 lines (265 loc) · 15.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title> SIBSS - Serve India Before Serving Self </title>
<meta name="keywords" content="SIBSS, SIBSS India, SIBSS Organization, SIBSS Organisation, SIBSS Youth, SIBSS IN, sibss, sibss_in, sibss.org.in, Serve India Before Serving Self, Indian Youth Organisation, Indian Youth Organization, Youth Org India, SIBSS Youth, SIBSS non-profit, serve india before serving self, sibss india, sibss youth, sibss organization, sibss organisation, sibss india, sibss in">
<meta name="theme-color" content="#15e8cf">
<meta name="description"
content="This is an organization for youth, of youth, and by youth who are stepping ahead to bring change in the country making the society a safer, better, open-minded, and liberal place to live in.">
<meta property="og:description"
content="This is an organization for youth, of youth, and by youth who are stepping ahead to bring change in the country making the society a safer, better, open-minded, and liberal place to live in.">
<meta property="og:type" content="website">
<meta property="og:image" content="https://sibss.org.in/assets/logos/SIBSS-logo-transparent-500x500.png" />
<meta property="og:site_name" content="SIBSS">
<meta property="twitter:site:id" content="1384813222801272838">
<link rel="dns-prefetch" href="https://fonts.googleapis.com/" />
<link rel="dns-prefetch" href="https://docs.google.com/" />
<link rel="dns-prefetch" href="https://fonts.googleapis.com/" />
<link rel="dns-prefetch" href="https://docs.google.com/" />
<!-- Google tag (gtag.js) -->
<link rel="canonical" href="https://sibss.org.in">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "http://sibss.org.in",
"logo": "https://sibss.org.in/assets/logos/SIBSS-logo-black-1500x1500.jpg"
}
</script>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/css/loader.css" rel="stylesheet">
<link rel="apple-touch-icon" sizes="57x57" href="favicon-logo.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicon-logo.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicon-logo.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicon-logo.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicon-logo.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicon-logo.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicon-logo.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicon-logo.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicon-logo.png">
<link href="assets/css/style.css" rel="stylesheet">
<!-- Google tag (gtag.js) -->
</head>
<body>
<header id="header" class="fixed-top ">
<div class="container-fluid">
<div class="row justify-content-center">
<div class="col-xl-9 d-flex align-items-center">
<h1 class="logo mr-auto"><a href="index.html">SIBSS</a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!--<a href="index.html" class="logo mr-auto"><img src="assets/img/sibsslogo2.0.png" alt="SIBSS logo" class="img-fluid"></a>-->
<nav class="nav-menu d-none d-lg-block">
<ul>
<li><a class="active" href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="ourteam.html">Team</a></li>
<li><a href="faq.html">FaQ</a></li>
<li><a href="/newsroom/index.html">Newsroom</a></li>
</ul>
</nav><!-- .nav-menu -->
</div>
</div>
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-center">
<div class="container-fluid">
<div class="row justify-content-center">
<div class="col-xl-5 col-lg-6 pt-3 pt-lg-0 order-2 order-lg-1 d-flex flex-column justify-content-center"
>
<h1 itemprop="name">SIBSS</h1>
<h2 itemprop="slogan">Serve India Before Serving Self</h2>
<div><a href="/join.html" class="btn-get-started scrollto">Apply for volunteering</a></div>
</div>
<div class="col-xl-4 col-lg-6 order-1 order-lg-2 hero-img" >
<img src="./assets/logos/SIBSS-logo-transparent-1500x1500.png" width="1500" height="1500" class="img-fluid protected" alt="SIBSS logo">
</div>
</div>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= About Section ======= -->
<section class="about" >
<div class="container">
<div class="section-title">
<h2>What is SIBSS?</h2>
<h3 itemprop="slogan">Serve India Before Serving Self</h3>
</div>
<div class="content">
<p itemprop="description"> SIBSS, Serve India Before Serving Self, welcomes you to the organization. This is
an organization for youth, of youth, and by youth who are stepping ahead to bring change in the country
making the society a safer, better, open-minded, and liberal place to live in.SIBSS is an initiative that
aims towards a better society. Changing the mindset of the youth of the nation.</p>
<br><br><br>
<div class="iframeop">
<iframe title="sibss videos" class="responsive-iframe"
src="https://www.youtube-nocookie.com/embed/LRvmVvkbPvQ"></iframe>
</div>
<style>
.iframeop {
position: relative;
overflow: hidden;
width: 100%;
padding-top: 56.25%;
/* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
</style>
</div>
</section>
<section id="services" class="services section-bg">
<div class="container">
<div class="section-title" >
<h2>Why SIBSS?</h2>
<h5 itemprop="description">Serve India Before Serving Self, welcomes you to the organization. This is an
organization for youth, of youth, and by youth who are stepping ahead to bring change in the country making
the society a safer, better, open-minded, and liberal place to live in.SIBSS is an initiative that aims
towards a better society. Changing the mindset of the youth of the nation.</h5>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="icon-box iconbox-blue">
<div class="icon">
<svg width="100" height="100" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg">
<path stroke="none" stroke-width="0" fill="#f5f5f5"
d="M300,521.0016835830174C376.1290562159157,517.8887921683347,466.0731472004068,529.7835943286574,510.70327084640275,468.03025145048787C554.3714126377745,407.6079735673963,508.03601936045806,328.9844924480964,491.2728898941984,256.3432110539036C474.5976632858925,184.082847569629,479.9380746630129,96.60480741107993,416.23090153303,58.64404602377083C348.86323505073057,18.502131276798302,261.93793281208167,40.57373210992963,193.5410806939664,78.93577620505333C130.42746243093433,114.334589627462,98.30271207620316,179.96522072025542,76.75703585869454,249.04625023123273C51.97151888228291,328.5150500222984,13.704378332031375,421.85034740162234,66.52175969318436,486.19268352777647C119.04800174914682,550.1803526380478,217.28368757567262,524.383925680826,300,521.0016835830174">
</path>
</svg>
<i class="bx bxl-dribbble"></i>
</div>
<h4 class="linkclass"><a href="/ourteam.html">Team</a>
</h4>
<p>SIBSS wants the youth to work in the development of the nation, but before that we want them to develop
themselves. So we give information on how to get into various fields, how to create opportunities for
others using these. Various experts from these fields help you gain knowledge.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0">
<div class="icon-box iconbox-orange ">
<div class="icon">
<svg width="100" height="100" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg">
<path stroke="none" stroke-width="0" fill="#f5f5f5"
d="M300,582.0697525312426C382.5290701553225,586.8405444964366,449.9789794690241,525.3245884688669,502.5850820975895,461.55621195738473C556.606425686781,396.0723002908107,615.8543463187945,314.28637112970534,586.6730223649479,234.56875336149918C558.9533121215079,158.8439757836574,454.9685369536778,164.00468322053177,381.49747125262974,130.76875717737553C312.15926192815925,99.40240125094834,248.97055460311594,18.661163978235184,179.8680185752513,50.54337015887873C110.5421016452524,82.52863877960104,119.82277516462835,180.83849132639028,109.12597500060166,256.43424936330496C100.08760227029461,320.3096726198365,92.17705696193138,384.0621239912766,124.79988738764834,439.7174275375508C164.83382741302287,508.01625554203684,220.96474134820875,577.5009287672846,300,582.0697525312426">
</path>
</svg>
<i class="bx bx-file"></i>
</div>
<h4 class="linkclass"><a
href="/newsroom/index.html">Posts</a></h4>
<p>A home to all our blogs. Get yourself comfortable and dive in the ocean of right knowledge and guidance
by our experts.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-lg-0">
<div class="icon-box iconbox-pink">
<div class="icon">
<svg width="100" height="100" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg">
<path stroke="none" stroke-width="0" fill="#f5f5f5"
d="M300,541.5067337569781C382.14930387511276,545.0595476570109,479.8736841581634,548.3450877840088,526.4010558755058,480.5488172755941C571.5218469581645,414.80211281144784,517.5187510058486,332.0715597781072,496.52539010469104,255.14436215662573C477.37192572678356,184.95920475031193,473.57363656557914,105.61284051026155,413.0603344069578,65.22779650032875C343.27470386102294,18.654635553484475,251.2091493199835,5.337323636656869,175.0934190732945,40.62881213300186C97.87086631185822,76.43348514350839,51.98124368387456,156.15599469081315,36.44837278890362,239.84606092416172C21.716077023791087,319.22268207091537,43.775223500013084,401.1760424656574,96.891909868211,461.97329694683043C147.22146801428983,519.5804099606455,223.5754009179313,538.201503339737,300,541.5067337569781">
</path>
</svg>
<i class="bx bx-tachometer"></i>
</div>
<h4 class="linkclass"><a href="/newsroom/index.html">On
going activities</a></h4>
<p>Gain knowledge on on going activities across various platforms. Get to know what's present in the
bucket for you.</p>
</div>
</div>
</div>
</section>
</main>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<!-- <div class="row"> -->
<div class="col-lg-3 col-md-6 footer-contact">
<p>
<strong>Email:</strong> support@sibss.org.in<br>
</p>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Home</a></li>
</ul>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="/support.html">Support</a></li>
</ul>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="/join.html">Join Us</a></li>
</ul>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="/ourteam.html">Our Team</a></li>
</ul>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="faq.html">Frequently Asked Questions</a></li>
</ul>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="/privacypolicy.html">Website Privacy policy</a></li>
</ul>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="/assets/SIBSS-media-toolkit.zip" attributes-list
download>Download Media Toolkit</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright-wrap d-md-flex py-4">
<div class="mr-md-auto text-center text-md-left">
<div class="copyright">
© Copyright <strong><span>SIBSS</span></strong>. All Rights Reserved
</div>
<div class="social-links text-center text-md-right pt-3 pt-md-0">
<a href="https://sibss.page.link/twitter" target="_blank" rel="noreferrer" class="twitter"><i
class="bx bxl-twitter"></i></a>
<a href="https://sibss.page.link/facebook" target="_blank" rel="noreferrer" class="facebook"><i
class="bx bxl-facebook"></i></a>
<a href="https://sibss.page.link/reddit" target="_blank" rel="noreferrer" class="linkedin"><i
class="bx bxl-reddit"></i></a>
<a href="https://sibss.page.link/instagram" target="_blank" rel="noreferrer" class="instagram"><i
class="bx bxl-instagram"></i></a>
<a href="https://sibss.page.link/youtube" target="_blank" rel="noreferrer" class="google-plus"><i
class="bx bxl-youtube"></i></a>
<a href="https://sibss.page.link/discord" target="_blank" rel="noreferrer" class="linkedin"><i
class="bx bxl-discord"></i></a>
<a href="https://sibss.page.link/linkedin" target="_blank" rel="noreferrer" class="linkedin"><i
class="bx bxl-linkedin"></i></a>
<a href="https://sibss.page.link/github" target="_blank" rel="noreferrer" class=""><i
class="bx bxl-github"></i></a>
</div>
</div>
</div>
</footer>
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>