-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
781 lines (778 loc) · 22.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
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
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
<!DOCTYPE HTML>
<html>
<script type="text/javascript">
function AlertIt() {
var answer = confirm ("Online giving is on the way! For now, please give during our worship service.")
}
</script>
<head>
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<title>
Northwest Hills Christian Church
</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="San Antonio based Northwest Hills Christian Church devoted to Continuing the Redeeming Healing Teaching Work of Jesus" name="description"/>
<meta content="Wednesday, Spanish, Sunday, church, christian, Northwest Hills, San Antonio, Potranco, North, West, Hills, Doug Marks, Westover, pastor, worship, nondenominational, non-denominational, counseling, God, Jesus, Faith, Bible" name="keywords"/>
<meta content="NWHCC" name="author"/>
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="favicon.ico" rel="icon" type="image/x-icon">
<!--
//////////////////////////////////////////////////////
FREE HTML5 TEMPLATE
DESIGNED & DEVELOPED by FreeHTML5.co
Website: http://freehtml5.co/
Email: info@freehtml5.co
Twitter: http://twitter.com/fh5co
Facebook: https://www.facebook.com/fh5co
//////////////////////////////////////////////////////
-->
<!-- Facebook and Twitter integration -->
<meta content="" property="og:title"/>
<meta content="" property="og:image"/>
<meta content="" property="og:url"/>
<meta content="" property="og:site_name"/>
<meta content="" property="og:description"/>
<meta content="" name="twitter:title"/>
<meta content="" name="twitter:image"/>
<meta content="" name="twitter:url"/>
<meta content="" name="twitter:card"/>
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700" rel="stylesheet">
<!-- Animate.css -->
<link href="css/animate.css" rel="stylesheet">
<!-- Icomoon Icon Fonts-->
<link href="css/icomoon.css" rel="stylesheet">
<!-- Bootstrap -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- Magnific Popup -->
<link href="css/magnific-popup.css" rel="stylesheet">
<!-- Flexslider -->
<link href="css/flexslider.css" rel="stylesheet">
<!-- Owl Carousel -->
<link href="css/owl.carousel.min.css" rel="stylesheet">
<link href="css/owl.theme.default.min.css" rel="stylesheet">
<!-- Theme style -->
<link href="css/style.css" rel="stylesheet">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js">
</script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
</link>
</link>
</link>
</link>
</link>
</link>
</link>
</link>
</link>
</link>
</link>
</link>
</meta>
</meta>
</meta>
</head>
<body>
<div class="fh5co-loader">
</div>
<div id="page">
<nav class="fh5co-nav" role="navigation">
<div class="container-wrap">
<div class="top-menu">
<div class="row">
<div class="col-md-12 col-offset-0 text-center">
<div id="fh5co-logo">
<a href="index.html">
Northwest Hills Christian Church
</a>
</div>
</div>
<div class="col-md-12 col-md-offset-0 text-center menu-1">
<ul>
<li class="active">
<a class="mobile-font" href="index.html">
Home
</a>
</li>
<li>
<a class="mobile-font" href="sermons.html">
Sermons
</a>
</li>
<li class="has-dropdown">
<a class="mobile-font" href="ministries.html">
Ministries
</a>
<ul class="dropdown">
<li>
<a class="mobile-font" href="#">
Men's Ministry
</a>
</li>
<li>
<a class="mobile-font" href="#">
Women's Ministry
</a>
</li>
<li>
<a class="mobile-font" href="#">
Worship Ministry
</a>
</li>
<li>
<a class="mobile-font" href="#">
Youth Ministry
</a>
</li>
<li>
<a class="mobile-font" href="#">
Children's Ministry
</a>
</li>
<li>
<a class="mobile-font" href="#">
Ozark Christian College
</a>
</li>
<li>
<a class="mobile-font" href="#">
Colegio Biblico
</a>
</li>
<li>
<a class="mobile-font" href="#">
Life Choices Medical Clinic
</a>
</li>
<li>
<a class="mobile-font" href="#">
Celebrate Recovery
</a>
</li>
<li>
<a class="mobile-font" href="#">
Financial Peace
</a>
</li>
</ul>
</li>
<li>
<a class="mobile-font" href="events.html">
Events
</a>
</li>
<li>
<a class="mobile-font" href="beliefs.html">
Our Beliefs
</a>
</li>
<li>
<a class="mobile-font" href="contact.html">
Contact
</a>
</li>
<li>
<a class="mobile-font donate" href="javascript:AlertIt();">
Giving
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav>
<div class="container-wrap">
<aside id="fh5co-hero">
<div class="flexslider">
<ul class="slides">
<li style="background-image: url(images/background1.jpg);">
<div class="overlay">
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<div class="slider-text">
<div class="slider-text-inner">
<h1>
Continuing the Redeeming Healing Teaching Work of Jesus
</h1>
<!-- <h2>Free html5 templates Made by <a href="http://freehtml5.co/" target="_blank">freehtml5.co</a></h2>
<p><a class="btn btn-primary btn-demo popup-vimeo" href="https://vimeo.com/channels/staffpicks/93951774"> <i class="icon-play4"></i> Watch Video</a> <a class="btn btn-primary btn-learn">Join us here! <i class="icon-arrow-right3"></i></a></p>-->
</div>
</div>
</div>
</div>
</div>
</li>
<li style="background-image: url(images/background2.jpg);">
<div class="overlay">
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<div class="slider-text">
<div class="slider-text-inner">
<h1>
An Authentic Life
</h1>
<h2>
Sermon Series by Pastor Doug Marks
</h2>
</div>
</div>
</div>
</div>
</div>
</li>
<li style="background-image: url(images/background3.jpg);">
<div class="overlay">
</div>
<div class="container-fluids">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<div class="slider-text">
<div class="slider-text-inner text-bottom">
<h1>
Financial Peace University
</h1>
<h2>
Next Class April 18th! Scholarships available!
</h2>
<p>
<a class="btn btn-primary btn-learn" href="https://fpu.com/1062501" target="_blank">
Join us here!
<i class="icon-arrow-right3">
</i>
</a>
</p>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
</aside>
<div id="fh5co-intro">
<div class="row animate-box">
<div class="col-md-12 col-md-offset-0 text-center">
<h2>
Welcome!
</h2>
<span>
We are a community of God; a community that makes connections - connections with each other, connections with ones outside the church, and more importantly connection with our Father through his son, Jesus Christ. Not part of a community yet? Come and learn how through insightful Sunday-morning services, Wednesday prayer/teaching service, and Community Life groups. We are God's warm and loving family who support and strengthen each other. We also reach out to the larger community and the world through missions and service.The Christian development of each family member is important to us, and many groups are available whether you are 3 or 93. Children and seniors are as equally important as we strive to include all ages in our activities.
</span>
</div>
</div>
</div>
<hr>
<div class="fh5co-counters" id="fh5co-counter">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center animate-box">
<h2>
Service Times
</h2>
</div>
</div>
<div class="row animate-box">
<div class="col-md-12 col-md-offset-1">
<div class="row">
<div class="col-md-2 col-sm-6 col-xs-6 text-center">
<h3>
Sunday
<br/>
9 AM
</h3>
<span class="fh5co-counter-label">
Sunday School
</span>
</div>
<div class="col-md-2 col-sm-6 col-xs-6 text-center">
<h3>
Sunday
<br/>
10:30 AM
</h3>
<span class="fh5co-counter-label">
Worship Service
</span>
</div>
<div class="col-md-2 col-sm-6 col-xs-6 text-center">
<h3>
Wednesday
<br/>
7 PM
</h3>
<span class="fh5co-counter-label">
Bible Study
</span>
</div>
<div class="col-md-2 col-sm-6 col-xs-6 text-center">
<h3>
Thursday
<br/>
10 AM
</h3>
<span class="fh5co-counter-label">
Morning Study
</span>
</div>
<div class="col-md-2 col-sm-6 col-xs-6 text-center">
<h3>
Friday
<br/>
7:30 PM
</h3>
<span class="fh5co-counter-label">
Women's Small Group
</span>
</div>
<div class="clearfix visible-sm-block visible-xs-block">
</div>
</div>
</div>
</div>
</div>
<iframe id="ministries_page" src="ministries.html" style="display:none">
</iframe>
<div class="fh5co-light-grey" id="fh5co-services">
<div class="row animate-box">
<div class="col-md-6 col-md-offset-3 text-center fh5co-heading">
<h2>
Services
</h2>
<p>
We have Sunday School and Worship hours on Sunday morning and Wednesday evening studies offered every week!
</p>
</div>
</div>
<div class="row">
<div class="col-md-4 animate-box">
<div class="services">
<a class="img-holder" href="#">
<img alt="Sunday School" class="img-responsive" src="images/sundayschool.png"/>
</a>
<div class="desc">
<h3>
<a href="#">
Sunday School
</a>
</h3>
<p>
We have several Sunday School classes available including two English Adult classes, two Spanish adult classes, KIDSVILLE for infant to elementary age children, and a High School class. All start at 9 AM at the church.
</p>
<a href="#">
Read More
<i class="icon-arrow-right3">
</i>
</a>
</div>
</div>
</div>
<div class="col-md-4 animate-box">
<div class="services">
<a class="img-holder" href="#">
<img alt="Worship Service" class="img-responsive" src="images/worship.png"/>
</a>
<div class="desc">
<h3>
<a href="#">
Worship Service
</a>
</h3>
<p>
Our main service begins at 10:30 AM with worship music followed by a message from Pastor Doug. Power House Kids is offered for infant to elementary school children during the service.
</p>
<a href="#">
Read More
<i class="icon-arrow-right3">
</i>
</a>
</div>
</div>
</div>
<div class="col-md-4 animate-box">
<div class="services">
<a class="img-holder" href="#">
<img alt="Bible Study" class="img-responsive" src="images/BibleStudy.jpg"/>
</a>
<div class="desc">
<h3>
<a href="#">
Bible Study
</a>
</h3>
<p>
We offer Bible studies on Wednesday evening in English and Spanish for adults and KIDSVILLE and Youth-led for infants to high schoolers. We also have a men's and women's group that meet Thursdays at 10 AM and a women's small group that meets on Friday evenings at 7:30 PM.
</p>
<a href="#">
Read More
<i class="icon-arrow-right3">
</i>
</a>
</div>
</div>
</div>
</div>
</div>
<div id="fh5co-sermon">
<div class="row animate-box">
<div class="col-md-6 col-md-offset-3 text-center fh5co-heading">
<h2>
Our Sermons
</h2>
<p>
Whether you missed last week or you're new to the church, please listen and enjoy Pastor Doug's messages!
</p>
</div>
</div>
<div class="row">
<div class="col-md-4 text-center animate-box">
<div class="sermon-entry">
<div class="sermon" style="background-image: url(images/authentic-life.png);">
<div class="play">
<a class="popup-vimeo" href="https://vimeo.com/261755390">
<i class="icon-play3">
</i>
</a>
</div>
</div>
<h3>
L10: Communicating Trust in God in Order to Heal Others
</h3>
<span>
Pstr. Doug Marks
</span>
</div>
</div>
<div class="col-md-4 text-center animate-box">
<div class="sermon-entry">
<div class="sermon" style="background-image: url(images/authentic-life.png);">
<div class="play">
<a class="popup-vimeo" href="https://vimeo.com/261755184">
<i class="icon-play3">
</i>
</a>
</div>
</div>
<h3>
L9: Living Life with the Majesty of God
</h3>
<span>
Pstr. Doug Marks
</span>
</div>
</div>
<div class="col-md-4 text-center animate-box">
<div class="sermon-entry">
<div class="sermon" style="background-image: url(images/authentic-life.png);">
<div class="play">
<a class="popup-vimeo" href="https://vimeo.com/261755079">
<i class="icon-play3">
</i>
</a>
</div>
</div>
<h3>
L8: Living by the Only Moral Code that Gives Life
</h3>
<span>
Pstr. Doug Marks
</span>
</div>
</div>
</div>
</div>
<div id="fh5co-bible-verse">
<div class="overlay">
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="row animate-box">
<div class="owl-carousel owl-carousel-fullwidth">
<div class="item">
<div class="bible-verse-slide active text-center">
<blockquote>
<p>
“For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.”
</p>
<span>
John 3:16
</span>
</blockquote>
</div>
</div>
<div class="item">
<div class="bible-verse-slide active text-center">
<blockquote>
<p>
“The LORD [is] my strength and my shield; my heart trusted in him, and I am helped: therefore my heart greatly rejoiceth; and with my song will I praise him.”
</p>
<span>
Psalms 28:7
</span>
</blockquote>
</div>
</div>
<div class="item">
<div class="bible-verse-slide active text-center">
<blockquote>
<p>
“And we have known and believed the love that God hath to us. God is love; and he that dwelleth in love dwelleth in God, and God in him.”
</p>
<span>
1 John 4:16
</span>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="fh5co-events">
<div class="row animate-box">
<div class="col-md-6 col-md-offset-3 text-center fh5co-heading">
<h2>
Our Events
</h2>
<p>
Here are some of Northwest Hills Christian Church's upcoming events!
</p>
</div>
</div>
<div class="row">
<div class="col-md-4 animate-box">
<div class="events-entry">
<span class="date">
April 8, 2018
</span>
<h3>
<a href="#">
Church Picnic
</a>
</h3>
<p>
The picnic will commence immediately following the service. Bring a dessert if you can!
</p>
<a href="#">
Read More
<i class="icon-arrow-right3">
</i>
</a>
</div>
</div>
</div>
</div>
<div class="fh5co-light-grey" id="fh5co-news">
<div class="row animate-box">
<div class="col-md-6 col-md-offset-3 text-center fh5co-heading">
<h2>
Our Ministries
</h2>
<p>
We strive to help our community in many ways. See where you can serve or find help.
</p>
</div>
</div>
<div class="row">
<div class="col-md-3 animate-box">
<div class="news">
<a class="img-holder" href="#">
<img alt="Men's Ministry" class="img-responsive" src="images/mens-ministry.jpg"/>
</a>
<div class="desc">
<!-- <span class="date">March 30, 2017</span> -->
<h3>
<a href="#">
Men's Ministry
</a>
</h3>
<p>
Our "Old Guys Study" meets Thursday Mornings at 10 AM. Join us for good discipleship and fellowship!
</p>
<a href="#">
Read More
<i class="icon-arrow-right3">
</i>
</a>
</div>
</div>
</div>
<div class="col-md-3 animate-box">
<div class="news">
<a class="img-holder" href="#">
<img alt="Women's Ministry" class="img-responsive" src="images/womens-ministry.jpg"/>
</a>
<div class="desc">
<!-- <span class="date">March 30, 2017</span> -->
<h3>
<a href="#">
Women's Ministry
</a>
</h3>
<p>
Our Women's Study meets Thursday Mornings at 10 AM. We also have a small group Friday Evenings at 7:30pm, contact Toy Bradford at (512) 417-9220. Join us for good discipleship and fellowship!
</p>
<a href="#">
Read More
<i class="icon-arrow-right3">
</i>
</a>
</div>
</div>
</div>
<div class="col-md-3 animate-box">
<div class="news">
<a class="img-holder" href="#">
<img alt="Youth Ministry" class="img-responsive" src="images/youth-ministry.jpg"/>
</a>
<div class="desc">
<!-- <span class="date">March 30, 2017</span> -->
<h3>
<a href="#">
Youth Ministry
</a>
</h3>
<p>
Our Youth Group meets Wednesday Evenings at 7 PM. We also have Sunday School for high school students Sunday Mornings at 9 AM. Please see Lucas & Vanessa Ward to get involved!
</p>
<a href="#">
Read More
<i class="icon-arrow-right3">
</i>
</a>
</div>
</div>
</div>
<div class="col-md-3 animate-box">
<div class="news">
<a class="img-holder" href="#">
<img alt="Children's Ministry" class="img-responsive" src="images/childrens-ministry.png"/>
</a>
<div class="desc">
<!-- <span class="date">March 30, 2017</span> -->
<h3>
<a href="#">
Children's Ministry
</a>
</h3>
<p>
We have KIDSVILLE during Sunday School and Wednesday Evening services from infant to elementary school age and Power House Kids during Sunday Service. Please see Diana Evans to help out!
</p>
<a href="#">
Read More
<i class="icon-arrow-right3">
</i>
</a>
</div>
</div>
</div>
</div>
</div>
</hr>
</div>
<!-- END container-wrap -->
<div class="container-wrap">
<footer id="fh5co-footer" role="contentinfo">
<div class="col-md-4 text-center">
<h3>
19560 Potranco Road San Antonio TX 78251
</h3>
</div>
<div class="col-md-4 text-center">
<h2>
<a href="#">
Northwest Hills Christian Church
</a>
</h2>
</div>
<div class="col-md-4 text-center">
<p>
<ul class="fh5co-social-icons">
<li>
<a href="https://twitter.com/NWHCC_SA">
<i class="icon-twitter2">
</i>
</a>
</li>
<li>
<a href="https://www.facebook.com/Northwest-Hills-Christian-Church-San-Antonio-100562303359185/">
<i class="icon-facebook2">
</i>
</a>
</li>
<li>
<a href="mailto:nwhccsa@gmail.com">
<i class="icon-mail2">
</i>
</a>
</li>
</ul>
</p>
</div>
<div class="row copyright">
<div class="col-md-12 text-center">
<p>
<small class="block">
© 2018 Northwest Hills Christian Church. All Rights Reserved.
</small>
<small class="block">
Template Designed by
<a href="http://freehtml5.co/" target="_blank">
FreeHTML5.co
</a>
Modified by NWHCC
</small>
</p>
</div>
</div>
</footer>
</div>
<!-- END container-wrap -->
</div>
<div class="gototop js-top">
<a class="js-gotop" href="#">
<i class="icon-arrow-up2">
</i>
</a>
</div>
<!-- jQuery -->
<script src="js/jquery.min.js">
</script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js">
</script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js">
</script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js">
</script>
<!-- Flexslider -->
<script src="js/jquery.flexslider-min.js">
</script>
<!-- Carousel -->
<script src="js/owl.carousel.min.js">
</script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js">
</script>
<script src="js/magnific-popup-options.js">
</script>
<!-- Counters -->
<script src="js/jquery.countTo.js">
</script>
<!-- Main -->
<script src="js/main.js">
</script>
</body>
</html>