-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·461 lines (415 loc) · 17.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
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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Go Media | Atlanta Marketing Agency</title>
<meta name="description" content="Go Media is a full scale video and production studio specializing in media, marketing, web, video and SEO.">
<!-- Disable screen scaling-->
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1, user-scalable=0">
<!-- Initializer -->
<link rel="stylesheet" href="./css/normalize.css">
<!-- Web fonts and Web Icons -->
<link rel="stylesheet" href="./css/pageloader.css">
<link rel="stylesheet" href="./fonts/opensans/stylesheet.css">
<link rel="stylesheet" href="./fonts/asap/stylesheet.css">
<link rel="stylesheet" href="./css/ionicons.min.css">
<!-- Vendor CSS style -->
<link rel="stylesheet" href="./css/foundation.min.css">
<link rel="stylesheet" href="./js/vendor/jquery.fullPage.css">
<link rel="stylesheet" href="./js/vegas/vegas.min.css">
<!-- Main CSS files -->
<link rel="stylesheet" href="./css/main.css">
<link rel="stylesheet" href="./css/main_responsive.css">
<link rel="stylesheet" href="./css/style-font1.css">
<script src="./js/vendor/modernizr-2.7.1.min.js"></script>
</head>
<body id="menu" class="alt-bg">
<!--[if lt IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Page Loader -->
<div class="page-loader" id="page-loader">
<div><i class="ion ion-loading-d"></i><p>loading</p></div>
</div>
<!-- BEGIN OF site header Menu -->
<!-- Add "material" class for a material design style -->
<header class="header-top">
<!-- <header class="header-top material">-->
<div class="logo">
<a href="#home">
<img src="img/logo_large.png" alt="Logo Brand">
</a>
</div>
<div class="menu clearfix">
<a href="#about-us">about</a>
<!-- Add other menu similar to "about" here -->
<a href="#contact">contact</a>
</div>
</header>
<!-- END OF site header Menu-->
<!-- BEGIN OF Quick nav icons at left -->
<nav class="quick-link count-6 nav-left">
<ul id="qmenu">
<li data-menuanchor="home">
<a href="#home" class=""><i class="icon ion ion-home"></i>
</a>
<span class="title">Home page</span>
</li>
<li data-menuanchor="when">
<a href="#when" class=""><i class="icon ion ion-android-alarm"></i>
</a>
<span class="title">When</span>
</li>
<li data-menuanchor="register">
<a href="#register"><i class="icon ion ion-compose"></i>
</a>
<span class="title">Stay in touch</span>
</li>
<li data-menuanchor="about-us">
<a href="#about-us"><i class="icon ion ion-android-information"></i>
</a>
<span class="title">About Us</span>
</li>
<li data-menuanchor="contact">
<a href="#contact"><i class="icon ion ion-android-call"></i>
</a>
<span class="title">Contact</span>
</li>
<li data-menuanchor="contact">
<a href="#contact/message"><i class="icon ion ion-email"></i>
</a>
<span class="title">Write to us</span>
</li>
</ul>
</nav>
<!-- END OF Quick nav icons at left -->
<!-- BEGIN OF site cover -->
<div class="page-cover" id="home-cover">
<!-- Cover Background -->
<div class="cover-bg pos-abs full-size bg-img" data-image-src="img/bg-default.jpg"></div>
<!--BEGIN OF Static video bg - uncomment below to use Video as Background-->
<!--<div id="container" class="video-container show-for-medium-up">
<video autoplay="autoplay" loop="loop" autobuffer="autobuffer" muted="muted"
width="640" height="360">
<source src="vid/flower_loop.mp4" type="video/mp4">
</video>
</div>-->
<!--END OF Static video bg-->
<!-- Solid color as background -->
<!-- <div class="cover-bg pos-abs full-size bg-color" data-bgcolor="rgba(51, 2, 48, 0.12)"></div>-->
<!-- Solid color as filter -->
<!-- <div class="cover-bg-mask pos-abs full-size bg-color" data-bgcolor="rgba(62, 24, 219, 0.41)"></div>-->
</div>
<!--END OF site Cover -->
<!-- BEGIN OF site main content content here -->
<main class="page-main" id="mainpage">
<!-- Begin of home page -->
<div class="section page-home page page-cent" data-section="home">
<!-- Logo -->
<div class="logo-container">
<img class="h-logo" src="img/logo_only.png" alt="Logo">
</div>
<!-- Content -->
<section class="content">
<header class="header">
<div class="h-left">
<h2>New <strong>Company</strong></h2>
</div>
<div class="h-right">
<h3>Lorem <br>agency</h3>
<h4 class="subhead"><a href="#when">Available here soon</a></h4>
</div>
</header>
</section>
<!-- Scroll down button -->
<footer class="p-footer p-scrolldown">
<a href="#when">
<div class="arrow-d">
<div class="before">Tell me</div>
<div class="after">When</div>
<div class="circle"></div>
</div>
</a>
</footer>
</div>
<!-- End of home page -->
<!-- Begin of timer page -->
<div class="section page-when page page-cent" data-section="when">
<section class="content">
<div class="clock clock-countdown">
<div class="site-config"
data-date="10/31/2017 23:00:00"
data-date-timezone="+0"
></div>
<header class="header">
Coming <strong>soon</strong>
</header>
<div class="elem-left">
<div class="digit hours">00</div>
<div class="text">hrs</div>
</div>
<div class="elem-center">
<!-- Optional text at top or image logo -->
<!--<span class="text top">here in</span>-->
<!-- Optional logo at top -->
<span class="text top"><img class="img" alt="Logo" src="img/logo_large.png"></span>
<div class="digit days">000</div>
<div class="text">days</div>
</div>
<div class=" elem-right">
<div class="digit minutes">00</div>
<div class="text">min</div>
</div>
<!-- second knob here -->
<div class="second">
<input class="knob container"
id="second-knob"
data-width="400"
data-height="400"
data-displayInput=false
data-fgColor="#fff"
data-bgColor="rgba(255,255,255,0)"
data-thickness=".07"
value="0"
data-displayPrevious=true
data-max="6000"
/>
</div>
</div>
</section>
<footer class="p-footer p-scrolldown">
<a href="#register">
<div class="arrow-d">
<div class="before">Stay in</div>
<div class="after">Touch</div>
<div class="circle"></div>
</div>
</a>
</footer>
</div>
<!-- End of timer page -->
<!-- Begin of register page -->
<div class="section page-register page page-cent" data-section="register">
<section class="content">
<header class="p-title">
<h3>Register <i class="ion ion-compose"></i></h3>
</header>
<div>
<form id="mail-subscription" class="form magic send_email_form" method="get" action="ajaxserver/serverfile.php">
<p class="invite center">Please, write your email below to stay in touch with us :</p>
<div class="fields clearfix">
<div class="input">
<label for="reg-email">Email </label>
<input id="reg-email" class="email_f" name="email" type="email" required placeholder="your@email.address" data-validation-type="email"></div>
<div class="buttons">
<button id="submit-email" class="button email_b" name="submit_email">Ok</button>
</div>
</div>
<p class="email-ok invisible"><strong>Thank you</strong> for your subscription. We will inform you.</p>
</form>
</div>
</section>
<footer class="p-footer p-scrolldown">
<a href="#about-us">
<div class="arrow-d">
<div class="before">About</div>
<div class="after">Lorem</div>
<div class="circle"></div>
</div>
</a>
</footer>
</div>
<!-- End of register page -->
<!-- Begin of about us page -->
<div class="section page-about page page-cent" data-section="about-us">
<section class="content">
<header class="p-title">
<h3>About Us<i class="ion ion-android-information">
</i>
</h3>
<h2>We <span class="bold">make</span> only <span class="bold">beautiful</span> things</h2>
</header>
<article class="text">
<p>Lorem ipsum <strong>magicum </strong>dolor sit amet, consectetur adipiscing elit. Maecenas a sem ultrices neque vehicula fermentum a sit amet nulla.</p>
<p>Aenean ultricies odio at erat facilisis tincidunt. Fusce tempor auctor justo, nec facilisis quam vehicula vel. Aenean non mattis purus, eget lobortis odio. </p>
</article>
</section>
<footer class="p-footer p-scrolldown">
<a href="#contact">
<div class="arrow-d">
<div class="before">Contact</div>
<div class="after">Message</div>
<div class="circle"></div>
</div>
</a>
</footer>
</div>
<!-- End of about us page -->
<!-- Begin of Contact page -->
<div class="section page-contact page page-cent bg-color" data-bgcolor="rgba(95, 25, 208, 0.88)s" data-section="contact">
<!-- Begin of contact information -->
<div class="slide" id="information" data-anchor="information">
<section class="content">
<header class="p-title">
<h3>Contact<i class="ion ion-location">
</i>
</h3>
<ul class="buttons">
<li class="show-for-medium-up">
<a title="About" href="#about-us" ><i class="ion ion-android-information"></i></a>
</li>
<!--<li>
<a title="Contact" href="#contact/information"><i class="ion ion-location"></i></a>
</li>-->
<li>
<a title="Message" href="#contact/message"><i class="ion ion-email"></i></a>
</li>
</ul>
</header>
<!-- Begin Of Page SubSction -->
<div class="contact">
<div class="row">
<div class="medium-6 columns left">
<ul>
<li>
<h4>Email</h4>
<p><a href="mailto://info@trygomedia.com">info@trygomedia.com</a></p>
</li>
<li>
<h4>Address</h4>
<p>680 Harmony Church Rd.
<br>Dawsonville, GA 30534</p>
</li>
<li>
<h4>Phone</h4>
<p>+1 470 878-2000</p>
</li>
</ul>
</div>
<div class="medium-6 columns social-links right">
<ul>
<!-- legal notice -->
<li class="show-for-medium-up">
<h4>Website</h4>
<p><a href="http://www.highhay.com">www.highhay.com</a></p>
</li>
<li class="show-for-medium-up">
<h4>Find us on</h4>
<!-- Begin of Social links -->
<div class="socialnet">
<a href="#"><i class="ion ion-social-facebook"></i></a>
<a href="#"><i class="ion ion-social-instagram"></i></a>
<a href="#"><i class="ion ion-social-twitter"></i></a>
<a href="#"><i class="ion ion-social-pinterest"></i></a>
<a href="#"><i class="ion ion-social-tumblr"></i></a>
</div>
<!-- End of Social links -->
</li>
<li>
<p><img src="img/logo_large.png" alt="Logo" class="logo"></p>
<p class="small">Bientot by <strong><a href="http://highhay.com">Brand</a></strong>. All right reserved 2015</p>
</li>
</ul>
</div>
</div>
</div>
<!-- End of page SubSection -->
</section>
</div>
<!-- end of contact information -->
<!-- begin of contact message -->
<div class="slide" id="message" data-anchor="message">
<section class="content">
<header class="p-title">
<h3>Write to us<i class="ion ion-email">
</i>
</h3>
<ul class="buttons">
<li class="show-for-medium-up">
<a title="About" href="#about-us"><i class="ion ion-android-information"></i></a>
</li>
<li>
<a title="Contact" href="#contact/information"><i class="ion ion-location"></i></a>
</li>
<!--<li>
<a title="Message" href="#contact/message"><i class="ion ion-email"></i></a>
</li>-->
</ul>
</header>
<!-- Begin Of Page SubSction -->
<div class="page-block c-right v-zoomIn">
<div class="wrapper">
<div>
<form class="message form send_message_form" method="get" action="ajaxserver/serverfile.php">
<div class="fields clearfix">
<div class="input">
<label for="mes-name">Name </label>
<input id="mes-name" name="name" type="text" placeholder="Your Name" required></div>
<div class="buttons">
<button id="submit-message" class="button email_b" name="submit_message">Ok</button>
</div>
</div>
<div class="fields clearfix">
<div class="input">
<label for="mes-email">Email </label>
<input id="mes-email" type="email" placeholder="Email Address" name="email" required>
</div>
</div>
<div class="fields clearfix no-border">
<label for="mes-text">Message </label>
<textarea id="mes-text" placeholder="Message ..." name="message" required></textarea>
<div>
<p class="message-ok invisible">Your message has been sent, thank you.</p>
</div>
</div>
</form>
</div>
</div>
</div>
<!-- End Of Page SubSction -->
</section>
</div>
<!-- End of contact message -->
</div>
<!-- End of Contact page -->
</main>
<!-- END OF site main content content here -->
<!-- Begin of site footer -->
<footer class="page-footer">
<span>Find us on
<a href="https://www.facebook.com/Trygomedia" target="_blank" title="Visit Go Media on Facebook"><i class="ion icon ion-social-facebook"></i></a>
<a href="https://www.instagram.com/trygomedia" target="_blank" title="Visit Go Media on Instagram"><i class="ion icon ion-social-instagram"></i></a>
<a href="https://www.linkedin.com/company/trygomedia.com" target="_blank"><i class="ion icon ion-social-linkedin"></i></a>
</span>
</footer>
<!-- End of site footer -->
<!-- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>-->
<!-- All Javascript plugins goes here -->
<!-- <script src="//code.jquery.com/jquery-1.11.2.min.js"></script>-->
<script src="./js/vendor/jquery-1.11.2.min.js"></script>
<!-- All vendor scripts -->
<script src="./js/vendor/all.js"></script>
<!-- Detailed vendor scripts -->
<!--<script src="./js/vendor/jquery.fullPage.min.js"></script>
<script src="./js/vendor/jquery.slimscroll.min.js"></script>
<script src="./js/vendor/jquery.knob.min.js"></script>
<script src="./js/vegas/vegas.min.js"></script>
<script src="./js/jquery.maximage.js"></script>
<script src="./js/okvideo.min.js"></script>-->
<!-- Downcount JS -->
<script src="./js/jquery.downCount.js"></script>
<!-- Form script -->
<script src="./js/form_script.js"></script>
<!-- Javascript main files -->
<script src="./js/main.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-92891207-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-92891207-1');
</script>
</body>
</html>