-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
270 lines (212 loc) · 18.8 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
<!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">
<meta name="description" content="Beth Herlin is a user interface and experience designer impassioned by social innovation and sustainable design.">
<meta name="author" content="Beth Herlin">
<meta name="keywords" content="Beth, Herlin, Beth Herlin, ui design, ux design, ui/ux design, design">
<link rel="shortcut icon" type="image/png" href="img/favcon.ico">
<title>Beth Herlin</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/index2.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Economica:400,700|Nunito:300,700' rel='stylesheet' type='text/css'>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script type="text/javascript" src="js/index2.js"></script>
<!--Google Analytics Code-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-53874642-1', 'auto');
ga('send', 'pageview');
</script>
<!-- ===============================-->
</head>
<body>
<!-- <div class="headblock">
<img class="logo" src="img/homelogo.png" alt="Beth Herlin is a user experience designer, researcher and strategist impassioned by social innovation, open source initiatives, and sustainable design."/>
<h2 class="subtext">Design | Research | Strategy</h2>
</div> -->
<div class="flip-container">
<!-- <input type="checkbox" class="checkbox"/> -->
<div class="flipper">
<div class="circleblock flip-front">
<!-- <center> -->
<div class="hexagon">
<div class="fronthex fronttop" id="toptarget"></div>
<a href="javascript:void(0)" onclick = "document.getElementById('light').style.display='block';document.getElementById('fade').style.display='block'">
<div class="contact-icon nav-icon-container">
<svg class="nav-icon"xmlns="http://www.w3.org/2000/svg" viewBox="0 0 31.56 32.51">
<title>contact</title>
<g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1">
<path class="nav-path" d="M18.12,13.72a4.64,4.64,0,1,0-4.58,0,6.27,6.27,0,0,0-4.48,5.7v.14a.75.75,0,0,0,.75.76h0l11.94-.14a.75.75,0,0,0,.74-.76A6.17,6.17,0,0,0,18.12,13.72Zm-7.5,5.07a5,5,0,0,1,4-3.82.91.91,0,0,0,.7-.91c0-.12.09-1.19-.64-1.49A3.14,3.14,0,1,1,19,9.68a3.15,3.15,0,0,1-2.08,3c-.3.11-.64.4-.59,1.2s.49,1.1.75,1.15a4.88,4.88,0,0,1,3.85,3.68Z"/>
<path class="nav-path" d="M27.71,0H3.85A3.85,3.85,0,0,0,0,3.85V21.34a3.85,3.85,0,0,0,3.85,3.85h7.43v6.58a.75.75,0,0,0,1.25.56l8-7.14h7.24a3.85,3.85,0,0,0,3.85-3.85V3.85A3.85,3.85,0,0,0,27.71,0Zm2.35,21.34a2.35,2.35,0,0,1-2.35,2.35H20.19a.75.75,0,0,0-.5.19l-6.92,6.21V24.43a.75.75,0,0,0-.75-.75H3.85A2.35,2.35,0,0,1,1.5,21.34V3.85A2.35,2.35,0,0,1,3.85,1.5H27.71a2.35,2.35,0,0,1,2.35,2.35Z"/>
</g></g>
</svg>
</div>
</a>
<a href="story.html">
<div class="story-icon nav-icon-container">
<svg class="nav-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 34.21 33.58">
<title>story-icon</title>
<g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1">
<path class="nav-path" d="M8.64,8.12a4.36,4.36,0,1,0-4.51,0A5.87,5.87,0,0,0,0,13.4v.14s0,6.58,0,6.67a1.87,1.87,0,0,0,1.86,1.87,1.85,1.85,0,0,0,.81-.18l-.22,10A1.65,1.65,0,0,0,4.1,33.58H8.54a1.65,1.65,0,0,0,1.65-1.65V22a1.87,1.87,0,0,0,2.46-1.78V13.4A5.78,5.78,0,0,0,8.64,8.12Zm1.88,12.36L10,19.91a.75.75,0,0,0-1.28.53v11.5a.15.15,0,0,1-.15.15H4.1A.14.14,0,0,1,4,32l.25-11.44V20a.75.75,0,0,0-1.48-.16l0,0-.55.56a.38.38,0,0,1-.62-.26c0-.12,0-6.66,0-6.66v-.13A4.44,4.44,0,0,1,5.23,9.34a.89.89,0,0,0,.69-.89C5.93,8.33,6,7.3,5.3,7a2.87,2.87,0,1,1,2.08.06c-.24.08-.63.35-.58,1.17s.48,1.06.73,1.12a4.38,4.38,0,0,1,3.61,4.06v6.8A.38.38,0,0,1,10.52,20.47Z"/>
<path class="nav-path" d="M20.21,5.48a2.75,2.75,0,1,0-3.5,2.63v5.73a2.73,2.73,0,0,0,0,5.27v5.73a2.75,2.75,0,1,0,1.5,0V19.11a2.73,2.73,0,0,0,0-5.27V8.11A2.74,2.74,0,0,0,20.21,5.48Zm-4,0a1.25,1.25,0,1,1,1.25,1.25A1.25,1.25,0,0,1,16.21,5.48Zm2.5,22a1.25,1.25,0,1,1-1.25-1.25A1.25,1.25,0,0,1,18.71,27.48Zm0-11a1.25,1.25,0,1,1-1.25-1.25A1.25,1.25,0,0,1,18.71,16.48Z"/><path class="nav-path" d="M23.44,9.23h7a1.74,1.74,0,0,0,1.73-1.73v-4a1.74,1.74,0,0,0-1.73-1.73h-7a1.74,1.74,0,0,0-1.73,1.73v4A1.74,1.74,0,0,0,23.44,9.23Zm-.23-5.77a.24.24,0,0,1,.23-.23h7a.24.24,0,0,1,.23.23v4a.24.24,0,0,1-.23.23h-7a.24.24,0,0,1-.23-.23Z"/>
<path class="nav-path" d="M32.47,12.73h-9a1.74,1.74,0,0,0-1.73,1.73v4a1.74,1.74,0,0,0,1.73,1.73h9a1.74,1.74,0,0,0,1.73-1.73v-4A1.74,1.74,0,0,0,32.47,12.73Zm.23,5.77a.24.24,0,0,1-.23.23h-9a.24.24,0,0,1-.23-.23v-4a.24.24,0,0,1,.23-.23h9a.24.24,0,0,1,.23.23Z"/>
<path class="nav-path" d="M30.47,23.73h-7a1.74,1.74,0,0,0-1.73,1.73v4a1.74,1.74,0,0,0,1.73,1.73h7a1.74,1.74,0,0,0,1.73-1.73v-4A1.74,1.74,0,0,0,30.47,23.73Zm.23,5.77a.24.24,0,0,1-.23.23h-7a.24.24,0,0,1-.23-.23v-4a.24.24,0,0,1,.23-.23h7a.24.24,0,0,1,.23.23Z"/>
</g></g>
</svg>
</div>
</a>
<a href="methods2.html">
<div class="methods-icon nav-icon-container">
<svg class="nav-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33.5 27.77">
<title>methods-icon</title>
<g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1">
<path class="nav-path" d="M.75,7.8h6.3a.75.75,0,0,0,.75-.75V.75A.75.75,0,0,0,7.05,0H.75A.75.75,0,0,0,0,.75v6.3A.75.75,0,0,0,.75,7.8ZM1.5,1.5H6.3V6.3H1.5Z"/>
<path class="nav-path" d="M29.23,20.1a.78.78,0,0,0-1.26,0l-4.15,6.52a.75.75,0,0,0,.63,1.15h8.31a.75.75,0,0,0,.63-1.15Zm-3.42,6.17L28.6,21.9l2.79,4.37Z"/>
<path class="nav-path" d="M20.15,13.83a3.9,3.9,0,1,0-3.9,3.9A3.91,3.91,0,0,0,20.15,13.83Zm-6.3,0a2.4,2.4,0,1,1,2.4,2.4A2.41,2.41,0,0,1,13.85,13.83Z"/>
<path class="nav-path" d="M32.75,2.64h-23a.75.75,0,0,0,0,1.5H32v8.5H23.71l0-1.15-2.47,1.89,2.54,2,0-1.25h9a.75.75,0,0,0,.75-.75v-10A.75.75,0,0,0,32.75,2.64Z"/>
<path class="nav-path" d="M24.22,23.39l-2.54-2,0,1.24H1.5v-8.5h9.25a.75.75,0,0,0,0-1.5H.75a.75.75,0,0,0-.75.75v10a.75.75,0,0,0,.75.75h21l0,1.14Z"/>
</g></g>
</svg>
</div>
</a>
<div class="fronthex frontmiddle">
<img class="logo" src="img/homelogo-white.png" alt="Beth Herlin is a user experience designer, researcher and strategist impassioned by social innovation, open source initiatives, and sustainable design."/>
<h2 class="subtext">Design | Research | Strategy</h2>
<div class="row hexmiddle"></div>
</div>
<div class="fronthex frontbottom"></div>
<a href="inspiration.html">
<div class="inspiration-icon nav-icon-container">
<svg class="nav-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30.65 32.69">
<title>inspiration-icon</title><g id="Layer_2" data-name="Layer 2">
<g id="Layer_1-2" data-name="Layer 1">
<path class="nav-path" d="M30.26,9.38a12.14,12.14,0,0,0-2-4.28,11.55,11.55,0,0,0-3.61-3.2A14.1,14.1,0,0,0,19.72.2,15.65,15.65,0,0,0,17.85,0L17.3,0h-.87c-.57,0-1.15.06-1.75.12a14.92,14.92,0,0,0-4.27,1A11,11,0,0,0,6.73,3.61l-.11.09a15.84,15.84,0,0,0-4.17,9.14.75.75,0,0,0,0,.19,3,3,0,0,0,.05.74.78.78,0,0,0,0,.15,2.6,2.6,0,0,0,.18.48c-.87,1.33-1.51,2.31-1.92,3-.7,1.16-.9,2-.64,2.56s.67,1,1.67,1.45a2.14,2.14,0,0,0,.11,1.44l0,0L2,23a1.52,1.52,0,0,0,.68,1.92,3.62,3.62,0,0,0,.22,3.63c.65,1,1.83,1.43,3.52,1.36a5.38,5.38,0,0,0,.6-.06H7l.14,0h.1l1.66-.22c0,.21.06.5.11.89a14.57,14.57,0,0,1,0,1.5.75.75,0,0,0,.75.76H25.72a.75.75,0,0,0,.71-1,14.5,14.5,0,0,1-.82-7.53l0-.06A4.81,4.81,0,0,1,26.08,23c.13-.25.36-.64.69-1.16.17-.26.52-.73,1.07-1.41A17,17,0,0,0,29,18.78a12.57,12.57,0,0,0,1.55-4.68A12.75,12.75,0,0,0,30.26,9.38Zm-1.19,4.53A11.07,11.07,0,0,1,27.7,18a15.25,15.25,0,0,1-1,1.51c-.58.71-1,1.21-1.16,1.52q-.55.86-.76,1.28a6.37,6.37,0,0,0-.54,1.3l0,.1a14.83,14.83,0,0,0,.53,7.44H10.54a7.45,7.45,0,0,0,0-1c-.06-.43-.1-.74-.12-.94a.72.72,0,0,0,0-.21,1.48,1.48,0,0,0-.38-.81.75.75,0,0,0-.32-.19A1.79,1.79,0,0,0,9,28l-1.92.26-.28,0h0a3.81,3.81,0,0,1-.47,0c-1.11.05-1.86-.17-2.23-.74a2.36,2.36,0,0,1,0-2.33l0-.07a1.64,1.64,0,0,0,.13-.61.74.74,0,0,0-.08-.34,1.3,1.3,0,0,0-.46-.49l-.08,0a1.32,1.32,0,0,1-.26-.23.72.72,0,0,0,.05-.14.75.75,0,0,0-.06-1,.33.33,0,0,1-.09-.13l-.05-.11a1.14,1.14,0,0,1,.07-.56.75.75,0,0,0-.05-1.11,2,2,0,0,0-.5-.29l-.08,0a5,5,0,0,1-1.1-.59.4.4,0,0,0-.05-.15s0-.31.52-1.23q.62-1,2-3.09H4L4.09,15A.79.79,0,0,0,4,13.75,1,1,0,0,1,4,13.58v-.06a1.71,1.71,0,0,1,0-.3v-.07a14.46,14.46,0,0,1,3.7-8.32l.1-.09A9.5,9.5,0,0,1,11,2.52a13.43,13.43,0,0,1,3.85-.9c.56-.06,1.11-.1,1.62-.12h.88l.46,0a14.12,14.12,0,0,1,1.7.17,12.62,12.62,0,0,1,4.37,1.52A10.06,10.06,0,0,1,27,6a10.67,10.67,0,0,1,1.8,3.75A11.26,11.26,0,0,1,29.06,13.92Z"/><circle class="nav-path" cx="16.78" cy="12.77" r="3.08"/><path class="nav-path" d="M16.78,8.57A.56.56,0,0,0,17.34,8V5.21a.56.56,0,0,0-1.12,0V8A.56.56,0,0,0,16.78,8.57Z"/>
<path class="nav-path" d="M16.64,17a.56.56,0,0,0-.56.56v2.8a.56.56,0,0,0,1.12,0v-2.8A.56.56,0,0,0,16.64,17Z"/>
<path class="nav-path" d="M20.42,15.79a.56.56,0,0,0-.79.79l2,2a.56.56,0,1,0,.79-.79Z"/>
<path class="nav-path" d="M13,9.75A.56.56,0,0,0,13.79,9l-2-2a.56.56,0,0,0-.79.79Z"/>
<path class="nav-path" d="M20.52,9.85l2-2a.56.56,0,1,0-.79-.79l-2,2a.56.56,0,0,0,.79.79Z"/>
<path class="nav-path" d="M12.9,15.69l-2,2a.56.56,0,1,0,.79.79l2-2a.56.56,0,1,0-.79-.79Z"/>
<path class="nav-path" d="M24.27,12.28h-2.8a.56.56,0,1,0,0,1.12h2.8a.56.56,0,0,0,0-1.12Z"/>
<path class="nav-path" d="M12.51,12.7a.56.56,0,0,0-.56-.56H9.15a.56.56,0,1,0,0,1.12h2.8A.56.56,0,0,0,12.51,12.7Z"/>
</g></g>
</svg>
</div>
</a>
<a href="hobbies.html">
<div class="hobbies-icon nav-icon-container">
<svg class="nav-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32.69 32.69">
<title>hobbies-icon</title>
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_1-2" data-name="Layer 1">
<path class="nav-path" d="M28.94,6.57a2.16,2.16,0,0,1,2.55,0,.75.75,0,0,0,1.2-.6V.75A.75.75,0,0,0,31.94,0H.75A.75.75,0,0,0,0,.75V31.94a.75.75,0,0,0,.75.75H21.46a.75.75,0,0,0,.6-1.2,2.16,2.16,0,1,1,3.45,0,.75.75,0,0,0,.6,1.2h5.84a.75.75,0,0,0,.75-.75V10.65a.75.75,0,0,0-1.2-.6,2.17,2.17,0,0,1-1.3.44h0a2.16,2.16,0,0,1-1.25-3.92ZM1.5,1.5h14V6a.75.75,0,0,0,.39.69.7.7,0,0,0,.76-.06l.09-.06L17,6.41a2.2,2.2,0,0,1,.35-.14l.33-.08a2.14,2.14,0,0,1,2.47,2.14A2.17,2.17,0,0,1,18,10.49a2.48,2.48,0,0,1-.41,0l-.3-.08a2.3,2.3,0,0,1-.34-.16l-.24-.15a.75.75,0,0,0-1.21.59v5.08h-3c0-.1.05-.21.07-.31l0-.15a3.55,3.55,0,0,0,0-.54,3.66,3.66,0,1,0-7.33,0,3.53,3.53,0,0,0,0,.53l0,.15a3.16,3.16,0,0,0,.08.32H1.5ZM15.74,31.19H1.5v-14H6.58a.75.75,0,0,0,.65-.44A.8.8,0,0,0,7.16,16L7,15.73a2.22,2.22,0,0,1-.14-.36A2.43,2.43,0,0,1,6.77,15a2,2,0,0,1,0-.3,2.16,2.16,0,0,1,4.33,0,2.41,2.41,0,0,1,0,.41,2.82,2.82,0,0,1-.08.31,2.06,2.06,0,0,1-.16.34l-.15.24a.75.75,0,0,0,.59,1.21h4.5v3.6a3.67,3.67,0,1,0,0,7.05Zm15.45,0H27.31a3.67,3.67,0,1,0-7.05,0h-3v-4.5a.75.75,0,0,0-1.2-.6,2.16,2.16,0,1,1,0-3.45.75.75,0,0,0,1.2-.6V17h3a3.67,3.67,0,1,0,7.06,0h3.88ZM26.7,9.45A3.65,3.65,0,0,0,30.19,12h0a3.66,3.66,0,0,0,1-.14v3.6H26.11a.75.75,0,0,0-.6,1.2,2.16,2.16,0,1,1-3.46,0,.75.75,0,0,0-.6-1.2H17V11.85l.31.07.15,0A3.6,3.6,0,0,0,18,12a3.66,3.66,0,1,0,0-7.33,3.53,3.53,0,0,0-.53,0l-.15,0L17,4.81V1.5H31.19V4.81A3.67,3.67,0,0,0,26.7,9.45Z"/>
</g></g>
</svg>
</div>
</a>
<a href="creations.html">
<div class="creations-icon nav-icon-container">
<svg class="nav-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.06 33.07">
<title>creations-icon</title>
<g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1">
<path class="nav-path" d="M17.71,0H4.26A4.5,4.5,0,0,0,0,4.7V28.38a4.5,4.5,0,0,0,4.26,4.7H21.8a4.5,4.5,0,0,0,4.26-4.7V8ZM21.8,31.57H4.26a3,3,0,0,1-2.76-3.2V4.7A3,3,0,0,1,4.26,1.5H17.11l.11.11V5.69A3.41,3.41,0,0,0,20.73,9h3.82V28.38A3,3,0,0,1,21.8,31.57Z"/>
<path class="nav-path" d="M21,10.83A11.36,11.36,0,0,0,14.16,12a11.44,11.44,0,0,0-3,2.36H6.8a1,1,0,0,0-.74.3l-3,2.89a1,1,0,0,0,0,1.48l0,0,1.29,1.29a1.09,1.09,0,0,0,1.42.07,3.11,3.11,0,0,1,1.89-.72c-.31.62-.59,1.2-.81,1.68l-.15.31L11,26l.31-.15c.49-.23,1.09-.52,1.74-.84a3.29,3.29,0,0,1-.78,2,1,1,0,0,0,.07,1.42l1.23,1.23a1,1,0,0,0,1.48,0l0,0,3-3a1,1,0,0,0,.3-.74V21.54a11.44,11.44,0,0,0,2.35-3A11.37,11.37,0,0,0,21.9,11.7,1,1,0,0,0,21,10.83ZM19.85,18.1h0A10.6,10.6,0,0,1,17.53,21l-.16.15v4.82a.08.08,0,0,1,0,.06l-3,3a.08.08,0,0,1-.11,0L13,27.72a.08.08,0,0,1,0-.11,4.54,4.54,0,0,0,1-3.42L14,23.44l-.66.35c-.75.4-1.49.76-2.09,1L7.92,21.52c.28-.59.63-1.31,1-2l.35-.67-.76-.06H8a4.23,4.23,0,0,0-2.83,1,.07.07,0,0,1-.1,0h0L3.78,18.42a.08.08,0,0,1,0-.11h0l3-2.9.06,0h4.83l.15-.16a10.61,10.61,0,0,1,2.86-2.32,10.44,10.44,0,0,1,6.29-1.08A10.33,10.33,0,0,1,19.85,18.1Z"/>
</g></g>
</svg>
</div>
</a>
<div class="nav-tooltip" id="contact-tooltip">
<p>Contact me</p>
</div>
<div class="nav-tooltip" id="story-tooltip">
<p>My story</p>
</div>
<div class="nav-tooltip" id="methods-tooltip">
<p>My methods</p>
</div>
<div class="nav-tooltip" id="inspiration-tooltip">
<p>My inspiration</p>
</div>
<div class="nav-tooltip" id="hobbies-tooltip">
<p>My hobbies</p>
</div>
<div class="nav-tooltip" id="creations-tooltip">
<p>My works</p>
</div>
</div>
<!-- </center> -->
</div>
<!--<span style="color: #6C6; font-size: 135px;">⬢</span>-->
<!--<video id="homevid" autoplay loop fade muted poster="cover.jpg">
<source src="homevid2.mp4"></source>
Your browser does not support this video format.
</video>-->
<!-- FOOTER
================================================ -->
<!-- <a href="javascript:void(0)" onclick = "document.getElementById('light').style.display='block';document.getElementById('fade').style.display='block'">
<div id="footer">
<p>CONTACT BETH</p>
</div>
</a> -->
<div id="light" class="white_content flip-back">
<div class="contacthex-top"></div>
<div class="row contactcontain contacthex-middle">
<div class="imgwrapper col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="contactimg"></div>
</div>
<div class="contactinfo col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h2>Contact Beth</h2>
<p>
(713) 320-2818<br>
<a href="img/resume.pdf" target="_blank" class="resume col-lg-12 col-md-12 col-sm-12 col-xs-12">View Resume</a>
</p>
<div class="socialfooter col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="socialicon">
<a href="mailto:[email protected]" target="_top"><div class="email-hover social-roll"></div></a>
</div>
<div class="socialicon">
<a href="http://www.linkedin.com/pub/beth-herlin/39/19b/347/" target="_blank"><div class="linkedin-hover social-roll"></div></a>
</div>
<div class="socialicon">
<a href="https://github.com/bethherlin" target="_blank"><div class="github-hover social-roll"></div></a>
</div>
<div class="socialicon">
<a href="https://twitter.com/beth11herlin" target="_blank"><div class="twitter-hover social-roll"></div></a>
</div>
</div>
</div>
<a href = "javascript:void(0)" onclick = "document.getElementById('light').style.display='none';document.getElementById('fade').style.display='none'">
<div class="close-btn col-lg-12 col-md-12 col-sm-12 col-xs-12">Back</div>
</a>
</div>
<div class="contacthex-bottom"></div>
</div>
<!-- <div class="blackbottom"></div> -->
<a href = "javascript:void(0)" onclick = "document.getElementById('light').style.display='none';document.getElementById('fade').style.display='none'">
<div id="fade" class="black_overlay"></div>
</a>
</div>
</div>
<div class="backimage"></div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!--for background video-->
<!-- <script>$(function() {
$('.contact-icon').click(function() {
$('.checkbox').val($(this).is(':checked'));
});
});
</script> -->
<script src="js/bootstrap.min.js"></script>
<!--<script src="js/docs.min.js"></script>-->
</body>
</html>