-
Notifications
You must be signed in to change notification settings - Fork 0
/
move.html
222 lines (195 loc) · 9.01 KB
/
move.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
<!DOCTYPE HTML>
<!--
Relativity by Pixelarity
pixelarity.com | [email protected]
License: pixelarity.com/license
-->
<html>
<head>
<title>South Durham Church | New Time and Location Beginning 2/11</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-49576446-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-49576446-1');
</script>
<link rel="stylesheet" href="assets/css/main.min.css" />
<!-- icon -->
<link rel="apple-touch-icon" sizes="57x57" href="/icon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/icon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/icon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/icon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/icon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/icon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/icon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/icon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/icon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/icon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/icon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/icon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/icon/favicon-16x16.png">
<link rel="manifest" href="/icon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/icon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- /icon -->
<style type="text/css">
video {
position: relative;
top: -8em;
}
@media screen and (max-width: 1115px) {
video {
width: 100%;
height: 200%;
top: -10em;
}
}
@media screen and (max-width: 1050px) {
video {
width: 100%;
height: 180%;
top: -8em;
}
}
@media screen and (max-width: 980px) {
video {
width: 100%;
height: 160%;
}
}
@media screen and (max-width: 736px) {
video {
width: 100%;
height: 160%;
}
}
@media screen and (max-width: 450px) {
video {
width: 100%;
height: 200%;
}
}
</style>
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<!-- Logo -->
<div class="logo">
<a href="/">
<img src="images/SDC-LogoRGB.jpg" alt="South Durham Church" height="51" />
</a>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="/">Home</a></li>
<li>
<a href="#" class="icon fa-angle-down">About</a>
<ul>
<li><a href="/leadership" class="scrolly">Leadership</a></li>
<li><a href="/statementoffaith">What We Believe</a></li>
<li>
<a href="/#ministries" class="scrolly">Ministries</a>
<ul>
<li><a href="/#kids" class="scrolly">SoDu Kids</a></li>
<li><a href="/#cgs" class="scrolly">Community Groups</a></li>
<li><a href="/#youth" class="scrolly">SoDu Youth</a></li>
<!-- <li><a href="/#service" class="scrolly">Service & Evangelism</a></li> -->
</ul>
</li>
</ul>
</li>
<li>
<a href="/connect" class="icon fa-angle-down">Connect</a>
<ul>
<li><a href="/connect#qanda" class="scrolly">Q & A</a></li>
<li><a href="/connect#visitcg" class="scrolly">Community Group</a></li>
<li><a href="/connect#newmember" class="scrolly">New Member Class</a></li>
<li><a href="/connect#mission" class="scrolly">Our Mission</a></li>
<li><a href="/connect#covenant" class="scrolly">Church Covenant</a></li>
<li><a href="/#contact" class="scrolly">Contact Us</a></li>
</ul>
</li>
<li><a href="http://sermons.southdurham.org">Sermons</a></li>
<li><a href="/giving" class="icon fa-angle-down">Give</a>
<ul>
<li><a href="https://sodu.churchcenteronline.com/giving">Give Online Now</a></li>
<li><a href="/giving#ways">Ways to Give</a></li>
<li><a href="/giving#why">Why We Give</a></li>
<li><a href="/giving#stewardship">Stewardship</a></li>
<li><a href="/giving#faq">Common Questions</a></li>
</ul>
</li>
</ul>
</nav>
</header>
<!-- Section -->
<section class="main alt leadership">
<header>
<h1>We're moving!</h1>
<p><strong>Join us for a special Commissioning Service, February 11!</strong></p>
</header>
<div class="inner style2">
<div class="image main" data-position="center" style="overflow: hidden;">
<!-- <img src="images/tadm.jpg" alt="" /> -->
<video playsinline autoplay muted poster="images/ctk.jpg">
<!-- <source src="polina.webm" type="video/webm"> -->
<source src="images/MoveToCTK.mp4" type="video/mp4">
</video>
</div>
<h2>Meeting at 4 p.m. on Sundays beginning February 11!</h2>
<h3>4405 Hope Valley Road in Durham, NC</h3>
<iframe
width="100%"
height="350"
frameborder="0" style="border:0"
src="https://www.google.com/maps/embed/v1/search?key=AIzaSyDvGFDO7zK1yJS7yKSBXSFUB5IEke_eDlE&q=4405+Hope+Valley+Rd+Durham+NC&zoom=12" allowfullscreen>
</iframe>
<h4>Commissioning Service, 2/11</h4>
<p><strong>Join us on our first Sunday at the new place and time!</strong> We're here to help people find the joy they were made for through Jesus Christ. On Sunday, February 11, we're inviting friends from all over Durham to thank God for the first five years at South Durham Church and to ask His blessing on this new season of ministry!</p>
<h4>Location</h4>
<p>We're partnering with Christ the King Moravian Church to meet in their wonderful facility at 4405 Hope Valley Road, Durham, on Sunday afternoons. It's an inviting space with great nurseries and classrooms for children. We're thankful for their generous hospitality!</p>
<h4>What should I expect?</h4>
<p>Expect clear signage and a warm welcome guiding you into childcare check-in and our worship service. Our service includes Scripture readings, contemporary and traditional songs, prayers, a message, and Communion. Expect to sense God's love. We look forward to meeting you!</p>
<h4>What should I wear?</h4>
<p>Whatever you want! You are welcome to come as you are. Some of us will be dressed more casually, and some more formally. We don't want dress to be a hindrance to anyone coming to worship God.</p>
<h4>Childcare</h4>
<p>We provide secure and fun childcare for children 0 through pre-K during our worship service. Check-in for childcare begins at 3:45 p.m. Older children are invited to worship with their families in the main service.</p>
<h4>Elementary Schoolers</h4>
We would love to come alongside you as you raise your elementary-aged children! We provide age-graded teaching for them in our <a href="/connect#visitcg">Community Groups</a>.
<h4>Youth</h4>
<p>Your teens will be well cared for at South Durham! Youth meet weekly for Bible study and fun. <a href="/#contact">Contact us</a> for more details.</p>
<div class="clear"></div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://www.twitter.com/soduchurch" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/soduchurch" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://www.instagram.com/southdurhamchurch" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://sodu.slack.com/" class="icon alt fa-slack"><span class="label">Slack</span></a></li>
<li><a href="https://sodu.churchcenteronline.com/giving" class="icon alt fa-usd"><span class="label">Giving</span></a></li>
<li><a href="mailto:[email protected]" class="icon alt fa-envelope-o"><span class="label">Email</span></a></li>
</ul>
<p class="copyright">P.O. Box 1630, Durham, NC 27702 | (919) 200-6445 | © South Durham Church. All rights reserved.</p>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>