-
Notifications
You must be signed in to change notification settings - Fork 0
/
Georgia-Wedding-Videographer.html
522 lines (323 loc) · 18 KB
/
Georgia-Wedding-Videographer.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
<!doctype html>
<!--[if IE 7 ]> <html lang="en-gb" class="isie ie7 oldie no-js"> <![endif]-->
<!--[if IE 8 ]> <html lang="en-gb" class="isie ie8 oldie no-js"> <![endif]-->
<!--[if IE 9 ]> <html lang="en-gb" class="isie ie9 no-js"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en-gb" class="no-js"> <!--<![endif]-->
<head>
<title>Georgia Wedding Videographer | Vinss your local Georgia Wedding Videographer</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="keywords" content="Alabama Wedding Videographer, local Wedding Videographer, Alabama Videographer" />
<meta name="description" content="Vinss Media, We are Alabama Wedding Videographers. Our team is well trained in Cinematic Style of Wedding Videography"/>
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.ico">
<!-- this styles only adds some repairs on idevices -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Google fonts - witch you want to use - (rest you can just remove) -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900' rel='stylesheet' type='text/css'>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- ######### CSS STYLES ######### -->
<link rel="stylesheet" href="css/reset.css" type="text/css" />
<link rel="stylesheet" href="css/style.css" type="text/css" />
<link rel="stylesheet" href="css/font-awesome/css/font-awesome.min.css">
<!-- responsive devices styles -->
<link rel="stylesheet" media="screen" href="css/responsive-leyouts.css" type="text/css" />
<!-- animations -->
<link href="js/animations/css/animations.min.css" rel="stylesheet" type="text/css" media="all" />
<!-- just remove the below comments witch color skin you want to use -->
<!--<link rel="stylesheet" href="css/colors/red.css" />-->
<!--<link rel="stylesheet" href="css/colors/green.css" />-->
<!--<link rel="stylesheet" href="css/colors/cyan.css" />-->
<!--<link rel="stylesheet" href="css/colors/orange.css" />-->
<!--<link rel="stylesheet" href="css/colors/lightblue.css" />-->
<!--<link rel="stylesheet" href="css/colors/pink.css" />-->
<!--<link rel="stylesheet" href="css/colors/purple.css" />-->
<!--<link rel="stylesheet" href="css/colors/bridge.css" />-->
<!--<link rel="stylesheet" href="css/colors/slate.css" />-->
<!--<link rel="stylesheet" href="css/colors/yellow.css" />-->
<!--<link rel="stylesheet" href="css/colors/darkred.css" />-->
<!-- just remove the below comments witch bg patterns you want to use -->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-default.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-one.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-two.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-three.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-four.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-five.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-six.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-seven.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-eight.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-nine.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-ten.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-eleven.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-twelve.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-thirteen.css" />-->
<!-- mega menu -->
<link href="js/mainmenu/sticky.css" rel="stylesheet">
<link href="js/mainmenu/bootstrap.min.css" rel="stylesheet">
<link href="js/mainmenu/demo.css" rel="stylesheet">
<link href="js/mainmenu/menu.css" rel="stylesheet">
<!-- slide panel -->
<link rel="stylesheet" type="text/css" href="js/slidepanel/slidepanel.css">
<!-- cubeportfolio -->
<link rel="stylesheet" type="text/css" href="js/cubeportfolio/cubeportfolio.min.css">
<!-- tabs -->
<link rel="stylesheet" type="text/css" href="js/tabs/assets/css/responsive-tabs.css">
<link rel="stylesheet" type="text/css" href="js/tabs/assets/css/responsive-tabs2.css">
<link rel="stylesheet" type="text/css" href="js/tabs/assets/css/responsive-tabs3.css">
<!-- carousel -->
<link rel="stylesheet" href="js/carousel/flexslider.css" type="text/css" media="screen" />
<link rel="stylesheet" type="text/css" href="js/carousel/skin.css" />
<!-- progressbar -->
<link rel="stylesheet" href="js/progressbar/ui.progress-bar.css">
<!-- accordion -->
<link rel="stylesheet" href="js/accordion/accordion.css" type="text/css" media="all">
<!-- Lightbox -->
<link rel="stylesheet" type="text/css" href="js/lightbox/jquery.fancybox.css" media="screen" />
<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-55766903-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<body>
<div class="clearfix"></div>
<header id="header">
<div id="trueHeader">
<div class="wrapper">
<div class="container">
<div class="logo"><a href="index.html" id="logo"></a></div>
<div class="menu_main">
<div class="navbar yamm navbar-default">
<div class="container">
<div class="navbar-header">
<div class="navbar-toggle .navbar-collapse .pull-right " data-toggle="collapse" data-target="#navbar-collapse-1"><span>Menu</span>
<button type="button" > <i class="fa fa-bars"></i></button>
</div>
</div>
<div id="navbar-collapse-1" class="navbar-collapse collapse pull-right">
<ul class="nav navbar-nav">
<li><a href="index.html"><i class="fa fa-home"></i> Home</a></li>
<li><a href="About-Us.html"><i class="fa fa-film"></i> About Us</a></li>
<li><a href="Photographer.html"><i class="fa fa-video-camera"></i> Photographer</a></li>
<li><a href="Wedding-Videographer.html"><i class="fa fa-film"></i> Videographer</a></li>
<li><a href="Wedding-Blog.html"><i class="fa fa-users"></i> Blog</a></li>
<li><a href="Contact-Us.html"><i class="fa fa-phone"></i> Contact Us</a></li>
</ul>
<div id="wrap">
<form action="index.html" autocomplete="on">
<input id="search" name="search" type="text" placeholder=""><input id="search_submit" value="search" type="submit">
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
</div>
</div>
<div class="clearfix"></div>
<div class="content_fullwidth">
<div class="container">
<h1>Georgia Wedding Videographer</h1>
<br />
<div class="features_sec42 two">
<div class="container">
<div class="box animate" data-anim-type="fadeInUp">
<img src="images/Georgia Wedding Videographer.jpg" alt="Georgia Wedding Videographer" title="Georgia Wedding Videographer" class="img_left11" />
<p>Years after my eldest sister got married,I see her watching the videos of her marriage day
smiling and laughing to herself recalling those lovely memories. She feels nostalgic with the
entire incident providing her the courage and spirit to take the relationship forward.
<br /><br />
Hiring a professional videography for your marriage bestows you with the best video outputs
that become one of the assets of your life, a true account that captures the marvel and the
magic of that big day. A <a href="http://www.vinssmedia.com">Wedding Videographer</a> is a more specialized to understand genre inside
out for that perfect shot or confer some stylish and neat touches in the post production phase.
The end result makes the videos more attractive and appealing.
<br /><br />
The Wedding industry has witnessed shabby videographers who actually take it for granted as
the first step to get started, the easiest job is to film a wedding ceremony. But there are
excellent videographers who in fact know the trick of the trade take their work very seriously
and give their best shot. The key is to find out about their experience who all are best in this
business.
<br /><br />
<h4> You should ask for Demos. </h4>
<br />
Previous work demos speaks a lot. It essentially furnishes credibility of that particular
videographer. Preferably you ought to see a scope of work from them, additionally verify and
watch a whole feature through and through. You need to realize that they are able to cover the
entire occasion well, not simply get a couple of pleasant shots here and there.
<br /> <br />
<h4> Observe the style of work. </h4>
<br />
Spot- on the style of work they are more acquainted with, a documentary or a cinematic style
and match your requirements. If you want just an account of the chronological happening of
the events the documentary style or the journalism style suits you the best that tell you a
narrative of the wedding day understanding the real, dramatic moments as well as a
cinematographer’s eye for beautiful images.
<br />
If you fantasize that your wedding be transformed to a Hollywood love story you can opt for a
cinematic style of videography. For this you have to rehearse, pose for shots , shoot
backgrounders and don’t mind getting interrupted to get the best close up or mid shot.
Both videography style will tell the same wedding story, but with a different prospective,a
different angle of story telling.</p>
<br /><br />
<ul>
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
</ul>
</div><!-- end section -->
</div>
</div>
<div class="clearfix divider_dashed9"></div>
<div class="blog_post">
<div class="blog_postcontent">
<div class="video_frame"><iframe src="http://www.youtube.com/embed/xat9Slz9mWM"></iframe></div>
<h3><a href="www.vinssmedia.com">Highlights of Wedding Videographer in Georgia, Atlanta</a></h3>
<div class="spacer"></div>
</div>
</div>
</div>
<div class="features_sec42 two">
<div class="container">
<div class="one_fourth animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Videographer in Atlanta.JPG" alt="Wedding Videographer in Atlanta" class="rimg" />
<h5><a href="#">Wedding Videographer in Georgia, Atlanta</h5></a>
</div>
</div><!-- end section -->
<div class="one_fourth animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Videographer in Macon, Georgia.JPG" alt="Wedding Videographer in Macon" class="rimg" />
<h5><a href="#">Wedding Videographer in Macon, Georgia</h5></a>
</div>
</div><!-- end section -->
<div class="one_fourth animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Videographer in Athens, Georgia.JPG" alt="Wedding Videographer in Athens" class="rimg" />
<h5><a href="#">Wedding Videographer in Athens, Georgia</h5></a>
</div>
</div><!-- end section -->
<div class="one_fourth last animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Videographer in Columbus, Georgia.JPG" alt="Wedding Videographer in Columbus" class="rimg" />
<h5><a href="#">Wedding Videographer in Columbus, Georgia</h5></a>
</div>
</div><!-- end section -->
</div>
</div><!-- end team section -->
<div class="clearfix divider_dashed2"></div><!-- end divider line -->
<div class="features_sec42 two">
<div class="container">
<div class="one_fourth animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Videographer in Savannah, Georgia.JPG" alt="Wedding Videographer in Savannah" class="rimg" />
<h5><a href="#">Wedding Videographer in Savannah, Georgia</h5></a>
</div>
</div><!-- end section -->
<div class="one_fourth animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Videographer in Rome, Georgia.JPG" alt="Wedding Videographer in Rome" class="rimg" />
<h5><a href="#">Wedding Videographer in Rome, Georgia</h5></a>
</div>
</div><!-- end section -->
<div class="one_fourth animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Videographer in Augusta, Georgia.JPG" alt="Wedding Videographer in Augusta" class="rimg" />
<h5><a href="#">Wedding Videographer in Augusta, Georgia</h5></a>
</div>
</div><!-- end section -->
<div class="one_fourth last animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Videographer in Americus, Georgia.JPG" alt="Wedding Videographer in Americus" class="rimg" />
<h5><a href="#">Wedding Videographer in Americus, Georgia</h5></a>
</div>
</div><!-- end section -->
</div>
</div><!-- end team section -->
</div>
</div><!-- end content area -->
<div class="clearfix margin_top5"></div>
<div class="clearfix"></div>
<div class="clearfix"></div>
<div class="copyright_info">
<div class="container">
<div class="clearfix divider_dashed10"></div>
<div class="one_half animate" data-anim-type="fadeInRight">
Copyright © 2015 vinssmedia.com. All rights reserved.
</div>
</div>
</div><!-- end copyright info -->
<a href="#" class="scrollup">Scroll</a><!-- end scroll to top of the page-->
</div>
<!-- ######### JS FILES ######### -->
<!-- get jQuery from the google apis -->
<script type="text/javascript" src="js/universal/jquery.js"></script>
<!-- style switcher -->
<script src="js/style-switcher/jquery-1.js"></script>
<script src="js/style-switcher/styleselector.js"></script>
<!-- animations -->
<script src="js/animations/js/animations.min.js" type="text/javascript"></script>
<!-- slide panel -->
<script type="text/javascript" src="js/slidepanel/slidepanel.js"></script>
<!-- mega menu -->
<script src="js/mainmenu/bootstrap.min.js"></script>
<script src="js/mainmenu/customeUI.js"></script>
<!-- jquery jcarousel -->
<script type="text/javascript" src="js/carousel/jquery.jcarousel.min.js"></script>
<!-- scroll up -->
<script src="js/scrolltotop/totop.js" type="text/javascript"></script>
<!-- tabs -->
<script src="js/tabs/assets/js/responsive-tabs.min.js" type="text/javascript"></script>
<!-- jquery jcarousel -->
<script type="text/javascript">
(function($) {
"use strict";
jQuery(document).ready(function() {
jQuery('#mycarouselthree').jcarousel();
});
})(jQuery);
</script>
<!-- accordion -->
<script type="text/javascript" src="js/accordion/custom.js"></script>
<!-- sticky menu -->
<script type="text/javascript" src="js/mainmenu/sticky.js"></script>
<script type="text/javascript" src="js/mainmenu/modernizr.custom.75180.js"></script>
<!-- progress bar -->
<script src="js/progressbar/progress.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript">
(function($) {
"use strict";
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-374977-27']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
})(jQuery);
</script>
<!-- cubeportfolio -->
<script type="text/javascript" src="js/cubeportfolio/jquery.cubeportfolio.min.js"></script>
<script type="text/javascript" src="js/cubeportfolio/main.js"></script>
<script type="text/javascript" src="js/cubeportfolio/main5.js"></script>
<script type="text/javascript" src="js/cubeportfolio/main6.js"></script>
<!-- carousel -->
<script defer src="js/carousel/jquery.flexslider.js"></script>
<script defer src="js/carousel/custom.js"></script>
<!-- lightbox -->
<script type="text/javascript" src="js/lightbox/jquery.fancybox.js"></script>
<script type="text/javascript" src="js/lightbox/custom.js"></script>
</body>
</html>