This repository was archived by the owner on May 7, 2019. It is now read-only.
forked from SebastianPatane/WattPics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
125 lines (113 loc) · 6.27 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
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" ><![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" ><!--<![endif]-->
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Watt Pictures</title>
<link rel="shortcut icon" href="favicon.ico" />
<link rel="apple-touch-icon" sizes="57x57" href="touch-icon-iphone-114.png" />
<link rel="apple-touch-icon" sizes="114x114" href="touch-icon-iphone-114.png" />
<link rel="apple-touch-icon" sizes="72x72" href="touch-icon-ipad-144.png" />
<link rel="apple-touch-icon" sizes="144x144" href="touch-icon-ipad-144.png" />
<link rel="stylesheet" href="css/foundation.css" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lato:100,300,400,700" type="text/css">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=GFS+Didot" type="text/css">
<link rel="stylesheet" href="css/app.css" />
<script src="js/custom.modernizr.js"></script>
</head>
<body class="sticky">
<header>
<nav class="menu-desktop" id="menu">
<div class="row">
<div class="large-12 columns text-center">
<h1><img src="img/logo.jpg" alt="WATT PICTURES" width="201" height="26" /> <span>TELEVISION PRODUCTION</span></h1>
<ul>
<li><a href="#about" class="desktop-menu">About</a></li>
<li><a href="#show_reel" class="desktop-menu">Reel</a></li>
<li><a href="#bio" class="desktop-menu">Bio</a></li>
<li><a href="#contact" class="desktop-menu">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- <section id="intro" class="row collapse full relative"></section> -->
</header>
<div class="row content" id="about">
<div class="large-8 columns large-centered">
<article>
<h2>Watt Pictures: Real Entertainment.</h2>
<p>Watt Pictures is an independent production company based in New York City. We create original, premium content for major US broadcasters, international brands, and the web. We believe in the supremacy of story and the capacity of human character. We enjoy pushing the limits of image and imagination. That’s why, for years, we have turned ordinary life into extraordinary television. We love what we do. We care about it. We’re good at it. Take a look.</p>
</article>
</div>
</div>
<div class="row" id="show_reel">
<div class="large-12 columns text-center">
<article>
<h2>Show Reel</h2>
<div class="flex-video widescreen vimeo">
<iframe src="//player.vimeo.com/video/81954673?badge=0&byline=0&portrait=0&title=0&color=FFFFFF" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</article>
</div>
</div>
<div class="row content" id="bio">
<div class="large-8 columns large-centered">
<article>
<h2>The Executive Producer</h2>
<p>Jason Watt has produced factual and lifestyle programming for numerous networks, including TLC, A&E, MTV, Spike, HGTV, History, H2, GAC, CMT, Style, Discovery, and SyFy, among others. Before forming Watt Pictures, he served as an executive producer at several major production companies and worked as a show runner and director for both emerging and established media outlets. He holds Master’s Degrees in English Literature and Creative Writing and was a founding editor of <i>Ninth Letter Magazine.</i> </p>
</article>
</div>
</div>
<div class="row content" id="submissions">
<div class="large-8 columns large-centered">
<article>
<h2>Submissions Welcome</h2>
<p>If you have an idea for a television show, or you know of a unique character or family business, feel free to contact us at: <a href="mailto:[email protected]">[email protected]</a>.</p>
<p>Representation: Ra Kumar and Adam Leibner, United Talent Agency</p>
</article>
</div>
</div>
<div class="row" id="contact">
<div class="large-8 columns large-centered">
<article>
<h2>Contact</h2>
</article>
</div>
</div>
<footer>
<div class="row">
<div class="large-4 columns">
<h1>WATT PICTURES <span>TELEVISION PRODUCTION</span></h1>
<ul>
<li><a href="http://instagram.com/wattpictures" class="instagram" target="_blank">Instagram</a></li>
<li><a href="https://www.facebook.com/wattpictures" class="facebook" target="_blank">Facebook</a></li>
<li><a href="https://twitter.com/wattpictures" class="twitter" target="_blank">Twitter</a></li>
<li><a href="http://watt-pictures.tumblr.com" class="tumblr" target="_blank">Tumblr</a></li>
</ul>
</div>
<div class="large-4 large-offset-4 columns">
<p>All content appearing on the Watt Pictures Ltd web site are copyrighted and protected under international copyright laws. The images or film may not be reproduced in any form, stored, or manipulated without prior permission from Watt Pictures Ltd and the copyright holder(s).</p>
<p>Copyright © 2014 Watt Pictures LLC.</p>
</div>
</div>
</footer>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/foundation.min.js"></script>
<script src="js/jquery.scrollto.js"></script>
<script>
$(document).foundation();
$('a.desktop-menu').click(function(e){
$.scrollTo(this.hash, this.hash);
e.preventDefault();
});
(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-46804440-1', 'wattpicures.com');
ga('send', 'pageview');
</script>
</body>
</html>