-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathchristmas.html
More file actions
548 lines (496 loc) · 27 KB
/
christmas.html
File metadata and controls
548 lines (496 loc) · 27 KB
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
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
<!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.0" />
<title>Christmas at NewSpring | NewSpring.cc</title>
<!-- jQuery -->
<script src="https://newspring.cc/Scripts/Bundles/RockJQueryLatest?v=04Na70l5xG-Ak3mWoqN6rMOm3L9-p3kgT_NPfUoJxck1"></script>
<!-- Bootstrap -->
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<!-- Typekit -->
<link rel="stylesheet" href="https://use.typekit.net/bcm6gqj.css" />
<!-- FontAwesome -->
<script src="https://kit.fontawesome.com/3e0f7fab68.js" crossorigin="anonymous"></script>
<!-- AOS -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />
<script src="./Themes/new/Scripts/dynamic-aos-min.js"></script>
<script src="./Themes/new/Scripts/accordions-min.js"></script>
<!-- Swiper.js -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css" />
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<!-- SmoothScroll -->
<script src="https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll@15/dist/smooth-scroll.polyfills.min.js"></script>
<link rel="stylesheet" href="./Themes/new/Styles/bootstrap.css" />
<link rel="stylesheet" href="./Themes/new/Styles/theme.css" />
<link rel="stylesheet" href="./Themes/new/Styles/christmas.css" />
<link rel="shortcut icon" sizes="192x192" href="https://newspring.cc/GetImage.ashx?id=661329&width=192&height=192&mode=crop&format=png">
</head>
<body>
<section class="p-0 w-100 bg-white d-grid grid-cols-2 justify-content-between align-content-center drop-shadow">
<div class="d-grid align-content-center">
<a href="/" class="px-4 mb-0">
<img src="./Themes/new/Assets/SVG/logo.svg" alt="NewSpring Church Logo" style="width: 160px; max-width: 160px" />
</a>
</div>
<div class="overflow-hidden text-right">
<a href="#" class="d-inline-block no-underline p-4 text-gray-darker border-solid border-l border-gray-lighter">
<i class="fa-light fa-lg fa-bars"></i>
</a>
<span class="hidden-xs hidden-sm">
<a href="#" class="d-inline-block no-underline p-4 text-gray-darker border-solid border-l border-gray-lighter">
<i class="fa-light fa-lg fa-location-dot"></i>
</a>
<a href="#" class="d-inline-block no-underline p-4 text-gray-darker border-solid border-l border-gray-lighter">
<i class="fa-light fa-lg fa-magnifying-glass"></i>
</a>
</span>
<a href="#" class="d-inline-block no-underline p-4 text-gray-darker border-solid border-l border-gray-lighter">
<i class="fa-light fa-lg fa-circle-user"></i>
</a>
</div>
</section>
<div id="content" class="christmas-at-newspring">
<section class="position-relative bg-aged-wine text-meringue d-flex justify-content-center align-content-center text-center">
<div
class="fullscreen background-center o-30"
style="background-image: url('/Themes/new/Assets/Images/christmas_texture1.png'); background-repeat: repeat;"></div>
<div class="fullscreen o-0"
style="background: rgb(43,20,10); background: linear-gradient(180deg, rgba(43,20,10, 0) 0%, rgba(43,20,10, 1) 100%)"></div>
<div class="bring-forward text-constrained" style="height: max-content !important">
<img src="/Themes/new/Assets/SVG/christmas/christmas-lockup.svg" alt="" class="mb-7 hidden" style="max-width: 400px;">
<h1 class="display-2 mb-6 text-meringue">This year, we could all use some <span class="text-trench-coat">hope.</span></h1>
<p>If this year has left you weary and in need of a breakthrough, you’re in just the right place. Hope came for those who needed it most over two thousand years ago, and it’s still on offer for us today. It is truly good news, and we can’t wait to celebrate it with you this Christmas season.</p>
<div class="d-flex flex-column justify-content-center flex-md-row gap-y-3 gap-x-3">
<a href="#locations" data-scroll class="btn btn-primary">See Service Times</a>
<a href="#invite" data-scroll class="btn btn-link text-white">Invite a Friend</a>
</div>
</div>
<div class="fullscreen">
<img src="/Themes/new/Assets/SVG/christmas/mantle-garland.svg" alt="" class="position-relative page-constrained mx-auto" style="top: 100px;">
</div>
</section>
<section class="position-relative bg-cashmere">
<div
class="fullscreen background-fixed o-30"
style="background-image: url('/Themes/new/Assets/Images/christmas_texture3.png'); background-repeat: repeat;"></div>
<div class="d-grid grid-cols-1 grid-cols-lg-12 gap-y-6 gap-x-md-8 align-items-center rtl page-constrained mx-auto">
<div class="col-span-lg-5 px-7 px-md-0">
<img src="/Themes/new/Assets/SVG/christmas/wreath.svg" alt="Christmas Wreath Illustration">
</div>
<div class="col-span-lg-7 ltr text-center text-md-left" data-aos="fade-up">
<h2 class="h1 text-alpine mb-5">
At NewSpring, you’ll find a <span class="text-camel">safe place</span> to bring what is weighing you down and find <span class="text-camel">hope-filled promises</span> to carry with you.
</h2>
<p>We’ll worship and celebrate together, serve free coffee, provide photo opportunities, and give a gift to every child!</p>
<div class="d-flex flex-column flex-md-row gap-y-3 gap-x-3">
<a href="#locations" data-scroll class="btn btn-secondary">See Service Times</a>
<a href="#invite" data-scroll class="btn btn-link text-red-wine">Invite a Friend</a>
</div>
</div>
</div>
</section>
<section id="locations" class="position-relative bg-forrest text-meringue">
<div
class="fullscreen background-fixed o-60"
style="background-image: url('/Themes/new/Assets/Images/christmas_texture2.png'); background-repeat: repeat;"></div>
<div class="text-constrained mx-auto text-center">
<p class="pretitle text-trench-coat">Service Times</p>
<h2 class="display-2 mb-7">Find the Location Closest to You</h2>
<form action="" class="mb-8">
<div class="d-grid grid-cols-1 grid-cols-sm-2 gap-y-2 gap-x-2 mx-auto" style="max-width: 500px" data-aos="fade-up">
<input
type="text"
placeholder="Enter your Address"
name=""
id=""
class="border-none rounded-full px-3 py-2 py-sm-1 text-center drop-shadow-sm"
style="border: 1px solid #ddd !important"
data-append-query="/locations?location=" />
<div>
<button type="submit" class="btn btn-primary btn-block">Find a Location</button>
</div>
</div>
</form>
<div class="d-grid grid-cols-1 gap-y-2" data-aos="fade-up">
<div class="d-grid grid-cols-1 grid-cols-md-2 text-left">
<div class="col-span-md-2">
<h3 class="display-3 text-trench-coat">Aiken</h3>
</div>
<div>
<i class="fa-light fa-fw fa-2x pull-left mt-2 mr-5 fa-location-dot"></i>
<p>
<a href="#" class="text-white text-decoration-none" style="border-bottom: 1px solid rgba(202,160,110,.5);">
1108 Cedar Ln<br>
Aiken, SC 29801</a></p>
</div>
<div>
<i class="fa-light fa-fw fa-2x pull-left mt-2 mr-5 mb-8 fa-clock"></i>
<p class="mb-0">
Saturday, April 8 <span class="o-40">at</span> 6pm<br>
Sunday, April 9 <span class="o-40">at</span> 9:15am and 11:15am</p>
</div>
</div>
<div class="d-grid grid-cols-1 grid-cols-md-2 text-left" data-aos="fade-up">
<div class="col-span-md-2">
<h3 class="display-3 text-trench-coat">Anderson</h3>
</div>
<div>
<i class="fa-light fa-fw fa-2x pull-left mt-2 mr-5 fa-location-dot"></i>
<p>
<a href="#" class="text-white text-decoration-none" style="border-bottom: 1px solid rgba(202,160,110,.5);">
1108 Cedar Ln<br>
Aiken, SC 29801</a></p>
</div>
<div>
<i class="fa-light fa-fw fa-2x pull-left mt-2 mr-5 mb-8 fa-clock"></i>
<p class="mb-0">
Saturday, April 8 <span class="o-40">at</span> 6pm<br>
Sunday, April 9 <span class="o-40">at</span> 9:15am and 11:15am</p>
</div>
</div>
<div class="d-grid grid-cols-1 grid-cols-md-2 text-left" data-aos="fade-up">
<div class="col-span-md-2">
<h3 class="display-3 text-trench-coat">Bluffton</h3>
</div>
<div>
<i class="fa-light fa-fw fa-2x pull-left mt-2 mr-5 fa-location-dot"></i>
<p>
<a href="#" class="text-white text-decoration-none" style="border-bottom: 1px solid rgba(202,160,110,.5);">
1108 Cedar Ln<br>
Aiken, SC 29801</a></p>
</div>
<div>
<i class="fa-light fa-fw fa-2x pull-left mt-2 mr-5 mb-8 fa-clock"></i>
<p class="mb-0">
Saturday, April 8 <span class="o-40">at</span> 6pm<br>
Sunday, April 9 <span class="o-40">at</span> 9:15am and 11:15am</p>
</div>
</div>
</div>
</div>
</section>
<section id="kids" class="position-relative bg-cashmere">
<div
class="fullscreen background-fixed o-40"
style="background-image: url('/Themes/new/Assets/Images/christmas_texture3.png'); background-repeat: repeat;"></div>
<div class="bring-forward">
<div class="d-grid grid-cols-1 grid-cols-md-6 gap-y-6 gap-y-md-0 gap-x-md-6 gap-x-lg-8 gap-x-xl-8 align-items-center page-constrained mx-auto">
<div class="col-span-md-2 col-span-lg-3">
<h2 class="display-2 text-alpine text-center mb-5 hidden-md hidden-lg hidden-xl">
This is For the Kids!
</h2>
<a href="/kidspring" class="d-inline-block" data-aos="fade-up">
<img src="/Themes/new/Assets/Images/christmas_kidspring_1x1.png" alt="" class="mw-100 rounded-lg">
</a>
</div>
<div class="col-span-md-4 col-span-lg-3 text-center text-md-left">
<h2 class="display-3 text-alpine hidden-xs hidden-sm">
This is For the Kids!
</h2>
<p>This Christmas in KidSpring we’re having a giant party to celebrate Jesus’ birthday! We’ll play games and sing fun Christmas songs while learning about how God gave us Jesus. And every child will go home with a special Christmas ornament!</p>
<p class="mb-0"><a href="/kidspring" class="btn btn-tertiary">Learn More</a></p>
</div>
</div>
</div>
</section>
<section id="invite" class="position-relative bg-forrest text-white">
<div
class="fullscreen background-fixed o-40"
style="background-image: url('/Themes/new/Assets/Images/christmas_texture2.png'); background-repeat: repeat;"></div>
<div class="bring-forward mx-auto text-center">
<p class="pretitle text-trench-coat">Invite a Friend!</p>
<div class="text-constrained mx-auto" data-aos="fade-up">
<h2 class="display-3">Hi <span class="js-name-box d-inline-block outline-none o-50" contenteditable></span>,</h2>
<span class="js-message">
<p>I'd love it if you would join me to celebrate Christmas at NewSpring this year! I've included the service times and a link to the website with more details.</p>
<p>Which time would work best for you?</p>
</span>
<div class="select-wrapper bg-camel text-white mb-4">
<select class="js-campus-select text-white">
<option value="">Choose a Campus</option>
<option value="https://s3.amazonaws.com/ns.images/newspring/easter/2021/13602.digitalinvitecards-01.png">Aiken</option>
<option value="https://s3.amazonaws.com/ns.images/newspring/easter/2021/13602.digitalinvitecards-02.png">Anderson</option>
<option value="https://s3.amazonaws.com/ns.images/newspring/easter/2021/13602.digitalinvitecards-03.png">Bluffton</option>
</select>
</div>
<p class="mb-0"><a href="sms:+15555555555&body=Come with me to celebrate Christmas at NewSpring!" class="js-share-button btn btn-primary">Send Invite!</a></p>
</div>
</div>
</section>
<script>
document.addEventListener('DOMContentLoaded', function () {
// Select inner text function
function selectElementContents(el) {
var range = document.createRange();
range.selectNodeContents(el);
var sel = window.getSelection();
sel.removeAllRanges();
sel.addRange(range);
}
// Strip HTML
function removeTags(str) {
if ((str===null) || (str===''))
return false;
else
str = str.toString();
// Regular expression to identify HTML tags in
// the input string. Replacing the identified
// HTML tag with a null string.
return str.replace( /(<([^>]+)>)/ig, '');
}
// Trim spaces
function trimSpaces(s) {
s = s.replace(/(^\s*)|(\s*$)/gi,"");
s = s.replace(/[ ]{2,}/gi," ");
s = s.replace(/\n /,"\n");
return s;
}
const shareButton = document.querySelector('.js-share-button');
const nameBox = document.querySelector('.js-name-box');
const campusSelect = document.querySelector('.js-campus-select');
const shareMessage = document.querySelector('.js-message');
// Define default content
const nameBoxDefaultText = `(Friend's Name)`;
// Add default content
nameBox.innerText = nameBoxDefaultText;
// Click listener for name box
nameBox.addEventListener("click", (e) => {
if(nameBox.innerText == nameBoxDefaultText) {
nameBox.classList.toggle('o-100','o-50');
selectElementContents(nameBox);
}
});
// Blur listener for name box
nameBox.addEventListener("blur", (e) => {
if(nameBox.innerText == nameBoxDefaultText) {
nameBox.classList.add('o-50');
nameBox.classList.remove('o-100');
} else if (nameBox.innerText == '') {
nameBox.innerText = nameBoxDefaultText;
nameBox.classList.add('o-50');
nameBox.classList.remove('o-100');
}
});
// Click box for share button
shareButton.addEventListener("click", (e) => {
e.preventDefault();
let targetUrl = 'sms:%20&body=' + trimSpaces(removeTags(shareMessage.innerHTML));
console.log(targetUrl);
window.location.href = targetUrl;
});
}, false);
</script>
<section id="online" class="position-relative bg-aged-wine text-meringue">
<div
class="fullscreen background-fixed o-60"
style="background-image: url('/Themes/new/Assets/Images/christmas_texture2.png'); background-repeat: repeat;"></div>
<div class="text-constrained mx-auto text-center">
<h2 class="display-1">
Watch Online
</h2>
<p>Can't join us in person? Join us online on Friday, Dec. 23 at 6pm or Saturday, Dec. 24 at 2pm and 4pm.</p>
<div class="d-flex gap-x-6 gap-x-md-8 mt-7 justify-content-center">
<a href="#" class="text-meringue text-decoration-none" data-aos="fade-up">
<i class="fa-solid text-trench-coat fa-4x fa-fw fa-globe mb-3"></i>
<h3 class="h4">NewSpring.cc</h3>
</a>
<a href="#" class="text-meringue text-decoration-none" data-aos="fade-up">
<i class="fa-brands text-trench-coat fa-4x fa-fw fa-youtube mb-3"></i>
<h3 class="h4">YouTube</h3>
</a>
</div>
</div>
</section>
<section id="faqs" class="position-relative bg-cashmere">
<div
class="fullscreen background-fixed o-40"
style="background-image: url('/Themes/new/Assets/Images/christmas_texture3.png'); background-repeat: repeat;"></div>
<div class="fullscreen o-0" style="background: rgb(16,25,22); background: linear-gradient(180deg, rgba(16,25,22, 0) 0%, rgba(16,25,22, 1) 100%)"></div>
<div class="text-constrained mx-auto">
<span class="d-inline-block text-center mb-6">
<p class="pretitle text-trench-coat">FAQs</p>
<h2 class="display-2 text-red-wine">Frequently Asked Questions</h2>
</span>
<div id="accordion" class="d-grid grid-cols-1 gap-3">
<div data-aos="fade-up">
<div
class="d-flex cursor-pointer"
data-toggle="collapse"
data-parent="#accordion"
href="#collapseOne"
aria-expanded="true"
aria-controls="collapseOne">
<h3 class=" text-aged-wine">Where do I go when I get there?</h3>
<i class="text-alpine fa-light fa-lg fa-minus ml-5 mt-3"></i>
</div>
<div id="collapseOne" class="collapse " role="tabpanel" aria-labelledby="headingOne">
<p>
The parking team will direct you to the closest available spot. Just follow the smiling faces in the bright orange vests. We reserve parking
spots for first-time guests, so if you’re new to NewSpring, be sure to turn on your flashers when you enter the parking lot.
</p>
<p>
As you’re walking to the building, the greeting team will meet you and show you where to find the auditorium, restrooms, and children’s
ministry. If you need anything throughout the day — mints, earplugs, a Bible, or a pen — feel free to stop by the Guest Services desk. Or,
just ask anyone with a NewSpring lanyard or name tag. We’re a friendly bunch, and we’d love to serve you.
</p>
</div>
</div>
<div data-aos="fade-up">
<div
class="d-flex cursor-pointer"
data-toggle="collapse"
data-parent="#accordion"
href="#collapseTwo"
aria-expanded="true"
aria-controls="collapseTwo">
<h3 class=" text-aged-wine">What do you do for kids?</h3>
<i class="text-alpine fa-light fa-lg fa-plus ml-5 mt-3"></i>
</div>
<div id="collapseTwo" class="collapse in " role="tabpanel" aria-labelledby="headingOne">
<p>
In KidSpring, children fifth grade and younger experience Jesus on their level. KidSpring is a safe, age-appropriate environment where kids
have their own service with singing, a Bible lesson, and small group time. To see what our kids are learning, check out KidSpring’s
<a href="https://www.youtube.com/channel/UCR3DeWGhdC_igCreHStybwA" target="_blank">YouTube channel</a>.
</p>
<p>
For mothers with infants, every campus also has a viewing room where moms can watch the service and care for their newborns in a dedicated
space.
</p>
</div>
</div>
<div data-aos="fade-up">
<div
class="d-flex cursor-pointer"
data-toggle="collapse"
data-parent="#accordion"
href="#collapseThree"
aria-expanded="true"
aria-controls="collapseThree">
<h3 class=" text-aged-wine">How long is the service?</h3>
<i class="text-alpine fa-light fa-lg fa-plus ml-5 mt-3"></i>
</div>
<div id="collapseThree" class="collapse in " role="tabpanel" aria-labelledby="headingOne">
<p>
Gatherings last about an hour and 10 minutes. We start by singing three to four songs, then you’ll hear from a member of our
<a href="/staff/teaching-team">teaching team</a>. To get a feel for our teaching style, check out the <a href="/sermons">current series</a>.
At the end of the gathering, we create space to respond to what we’ve heard by singing, praying for one another, and bringing our tithes and
offerings.
</p>
</div>
</div>
<div data-aos="fade-up">
<div
class="d-flex cursor-pointer"
data-toggle="collapse"
data-parent="#accordion"
href="#collapseFour"
aria-expanded="true"
aria-controls="collapseFour">
<h3 class=" text-aged-wine">What should I wear?</h3>
<i class="text-alpine fa-light fa-lg fa-plus ml-5 mt-3"></i>
</div>
<div id="collapseFour" class="collapse in " role="tabpanel" aria-labelledby="headingOne">
<p>Most people dress casually, but you are welcome to wear whatever makes you comfortable.</p>
</div>
</div>
</div>
</div>
</section>
<section class="position-relative bg-camel text-white">
<div
class="fullscreen background-fixed o-40"
style="background-image: url('/Themes/new/Assets/Images/christmas_texture3.png'); background-repeat: repeat;"></div>
<div class="text-constrained mx-auto text-center">
<h2 class="display-2 mb-5">
A Celebration of Advent
</h2>
<p class="lead text-white">A 25-Day Devotional</p>
<p>Exercitation voluptate sit fugiat irure exercitation ex ex anim consectetur proident consequat incididunt.</p>
<p><a href="https://newspring.cc/devotionals/advent-a-25-day-devotional" class="btn btn-secondary">Learn More</a></p>
</div>
</section>
<section id="christmas-eve" class="position-relative bg-forrest text-meringue text-center">
<div
class="fullscreen background-fixed o-60"
style="background-image: url('/Themes/new/Assets/Images/christmas_texture2.png'); background-repeat: repeat;"></div>
<div class="text-constrained mx-auto">
<p class="pretitle text-trench-coat">Christmas Eve</p>
<h2 class="display-2 text-meringue">Candlelight Service</h2>
<p>Join us on Dec. 24 at 4pm at the campus nearest you for a candlelight service that will be special for the whole family. We’ll have fun and worship together. KidSpring will not be open — but we’ll have glow sticks available so the kids can join in, too!</p>
<p><a href="/locations" class="btn btn-primary">Find a Location</a></p>
</div>
</section>
<section id="questions" class="bg-cashmere position-relative text-center">
<div
class="fullscreen background-fixed o-40"
style="background-image: url('/Themes/new/Assets/Images/christmas_texture3.png'); background-repeat: repeat;"></div>
<div class="text-constrained mx-auto">
<h2 class="display-3 text-red-wine">Still have questions?</h2>
<p>We’d love to answer any questions you might have.</p>
<p class="mb-0"><a href="/workflows/152" class="btn btn-secondary">Contact Us</a></p>
</div>
</section>
</div>
<footer class="bg-gray-dark text-white px-4 py-7 px-md-7 py-md-8 text-center">
<div class="d-flex flex-column flex-md-row flex-wrap justify-content-between align-content-center">
<div data-aos="fade-up" class="w-100 w-md-auto height-max-content text-md-left">
<img src="./Themes/new/Assets/SVG/mark.svg" alt="NewSpring Church Logo" class="mb-3" style="width: 40px; max-width: 40px" />
<h6 class="font-black text-uppercase">NewSpring Church</h6>
<p>PO Box 1407<br />Anderson, SC 29622<br /><a href="#">(864) 965-9990</a></p>
<p class="font-sans font-medium">
<small
><a href="https://www.rockrms.com" class="text-white text-hover-white text-decoration-none" target="_blank"
>Built on
<span class="position-relative fa-layers fa-lg fa-fw" style="top: 3px">
<i class="fa-solid fa-circle" style="color: white" aria-hidden="true"></i>
<i class="fa-inverse fa-brands fa-rockrms" style="color: #ee7725; transform: scale(1.1)" data-fa-transform="shrink-6" aria-hidden="true"></i>
</span>
Rock RMS</a
></small
>
</p>
<p class="font-sans font-medium text-uppercase text-gray mb-0"><small>© 2023 NewSpring Church</small></p>
</div>
<div data-aos="fade-up" class="height-max-content text-md-right">
<ul class="list-unstyled font-sans font-medium">
<li><a href="#" class="text-decoration-none">Privacy Policy</a></li>
<li><a href="#" class="text-decoration-none">Terms of Use</a></li>
<li><a href="#" class="text-decoration-none">Reprinting & Reposting</a></li>
</ul>
<ul class="list-inline">
<li>
<a href="#" class="text-white">
<i class="fa-brands fa-xl fa-facebook-f"></i>
</a>
</li>
<li>
<a href="#" class="text-white">
<i class="fa-brands fa-xl fa-twitter"></i>
</a>
</li>
<li>
<a href="#" class="text-white">
<i class="fa-brands fa-xl fa-instagram"></i>
</a>
</li>
<li>
<a href="#" class="text-white">
<i class="fa-brands fa-xl fa-youtube"></i>
</a>
</li>
</ul>
</div>
</div>
</footer>
<script>
var scroll = new SmoothScroll('a[data-scroll]');
$(".collapse").collapse();
</script>
</body>
</html>