-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
205 lines (171 loc) · 8.8 KB
/
index.html
File metadata and controls
205 lines (171 loc) · 8.8 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0" />
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Arimo|Roboto|Open Sans">
<link type="text/css" rel="stylesheet" href="css/main.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<script type="text/javascript" src="http://use.typekit.com/zaa6jki.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<script type="text/javascript">
//fade jQuery for menu background
$(function() {
$(window).on("scroll", function() {
if($(window).scrollTop() > 50) {
$("#menu-top").addClass("menu-active-in");
$("#menu-top").removeClass("menu-active-out");
} else {
if ($("#menu-top").hasClass("menu-active-in")) {
$("#menu-top").addClass("menu-active-out");
}
$("#menu-top").removeClass("menu-active-in");
}
});
});
</script>
<title>Meltmedia</title>
</head>
<body>
<div id="container">
<div id="menu-top">
<div class="mini-container">
<a href="#"><img src="img/logo-meltmedia.png" alt="Meltmedia" title="Meltmedia" border="0" id="logo" /></a>
<div id="nav">
<div class="nav-item"><a href="#">HOME</a></div>
<div class="nav-item"><a href="#">WORK</a></div>
<div class="nav-item"><a href="#">CULTURE</a></div>
<div class="nav-item"><a href="#">LABS</a></div>
<div class="nav-item"><a href="#">THOUGHTS</a></div>
<div class="nav-item"><a href="#">CONTACT</a></div>
</div>
<div id="cssmenu" class="align-right">
<ul>
<li class="has-sub"><a href="#"><span style="margin-right:20px;"><i class="fa fa-fw fa-bars"></i> MENU</span></a>
<ul>
<li><a class="sub-menu" href="#"><span>HOME</span></a></li>
<li><a class="sub-menu" href="#"><span>WORK</span></a></li>
<li><a class="sub-menu" href="#"><span>CULTURE</span></a></li>
<li><a class="sub-menu" href="#"><span>LABS</span></a></li>
<li><a class="sub-menu" href="#"><span>THOUGHTS</span></a></li>
<li><a class="sub-menu" href="#"><span>CONTACT</span></a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="blocks meltmedia-bg" style="padding-top:150px;">
<div class="mini-container">
<div class="half c-center" style="vertical-align:middle;">
<div style="width:80%; text-align:left; margin:auto;" align="center">
<h1>Heroic websites and apps <span class="heavy-bold">for all viewports.</span></h1>
<p id="intro-text">We’re meltmedia and we're on a mission. Quite simply, it’s to make our clients' lives easier. We create an environment where business, technology, and design experts join forces to deliver innovative and sustainable digital solutions. And we have plenty of geeky fun along the way.</p>
<div align="center" style="margin: 30px;"><a class="link-box" href="#">See our work</a></div>
</div>
</div>
<div class="half c-center"><img src="img/devices.png" align="middle" alt="All Viewports" title="All Viewports" /></div>
</div>
</div>
<div class="blocks c-center">
<h1 style="color:#89b8ea;">What We <span class="heavy-bold">Do.</span></h1>
<p style="max-width: 95%;">We create a experiences that transform business for your brand and your users across all devices for the digital economy.</p>
<p><img src="img/icons.jpg" alt="Icons" title="Icons" style="margin:10px;"/></p>
</div>
<div class="blocks careers-bg c-center">
<div style="vertical-align:middle; padding:20px;">
<h1>Call for <span class="heavy-bold">Superheroes</span></h1>
</div>
<a href="#" class="link-box">See Our Openings</a></div>
<div class="blocks c-center video-bg">
<div style="height:30px;"></div>
<div style="margin:auto; max-width:800px;" id="videoBox">
<iframe class="js-resize" data-aspectratio="1.78" src="https://player.vimeo.com/video/159388721" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
<div style="height:30px;"></div>
</div>
<div id="map" class="blocks map-bg">
<div class="mini-container" style="max-width: 800px;">
<div style="height:20px;"></div>
<div id="map-box"/>
<h1>Get in <span class="heavy-bold">touch</span></h1>
<p> <strong>Address:</strong><br />
<a href="https://goo.gl/maps/nBMa5T9V2eQ2" target="_blank">1255 W Rio Salado Pkwy<br />
Suite 209<br />
Tempe, AZ 85281</a><br />
<br />
<strong>Phone:</strong><br />
<a href="tel:602-340-9440">602-340-9440</a><br />
<br />
<strong>Lets be friends:</strong><br />
<a href="https://www.facebook.com/meltmediausa" target="_blank"><span class="fa fa-facebook fa-3x fa-fw social-icons"></span></a> <a href="https://twitter.com/meltmedia" target="_blank"><span class="fa fa-twitter fa-3x fa-fw social-icons"></span></a> <a href="https://www.linkedin.com/company/meltmedia" target="_blank"><span class="fa fa-linkedin fa-3x fa-fw social-icons"></span></a> <a href="https://www.instagram.com/meltmedia" target="_blank"><span class="fa fa-instagram fa-3x fa-fw social-icons"></span></a> </p>
</div>
<div style="height:20px;"></div>
</div>
</div>
<!-- special blocks for small screen widths -->
<div id="map2" class="blocks map-bg2"> </div>
<div id="intouch" class="blocks">
<div>
<h1>Get in <span class="heavy-bold">touch</span></h1>
<strong>Address:</strong><br />
<a href="https://goo.gl/maps/nBMa5T9V2eQ2" target="_blank">1255 W Rio Salado Pkwy Suite 209<br />
Tempe, AZ 85281</a><br />
<br />
<strong>Phone:</strong><br />
<a href="tel:602-340-9440">602-340-9440</a><br />
<br />
<strong>Lets be friends:</strong><br />
<br />
<a href="https://www.facebook.com/meltmediausa" target="_blank"><span class="fa fa-facebook fa-2x fa-fw social-icons"></span></a> <a href="https://twitter.com/meltmedia" target="_blank"><span class="fa fa-twitter fa-2x fa-fw social-icons"></span></a> <a href="https://www.linkedin.com/company/meltmedia" target="_blank"><span class="fa fa-linkedin fa-2x fa-fw social-icons"></span></a> <a href="https://www.instagram.com/meltmedia" target="_blank"><span class="fa fa-instagram fa-2x fa-fw social-icons"></span></a> </div>
</div>
<!-- end special contnet for small screen width -->
<div class="blocks c-center">
<h1 style="color:#89b8ea; font-weight:lighter;">Contact <span class="heavy-bold">Us</span></h1>
<p>Fill out the form below and someone will get back to you faster than a speeding bullet.</p>
<div style="max-width: 700px; text-align: center; margin: auto;">
<form method="post" action="" style="padding: 10px;">
<input class="txt-box-left" type="text" name="full_name" id="full_name" value="" placeholder="What is your name?" />
<input class="txt-box-right" type="text" name="email" id="email" value="" placeholder="What is your email address?" />
<input type="text" name="super_power" id="super_power" value="" placeholder="What is your super power?" />
<textarea name="mission" id="mission" placeholder="What is your mission?"></textarea>
<input type="submit" value="Send Message" />
</form>
</div>
</div>
<div class="blocks c-center" id="footer">meltmedia © copyright 2014 - Interactive <span class="heavy-bold">Superheroes</span></div>
</div>
<script type="text/javascript">
$(".sub-menu").click(function() {
location.reload();
});
</script>
<script>
// Find all YouTube videos
var $allVideos = $("iframe[src^='https://player.vimeo.com'], iframe[src^='//www.youtube.com']"),
// The element that is fluid width
$fluidEl = $("#videoBox");
// Figure out and save aspect ratio for each video
$allVideos.each(function() {
$(this)
.data('aspectRatio', this.height / this.width)
// and remove the hard coded width/height
.removeAttr('height')
.removeAttr('width');
});
// When the window is resized
$(window).resize(function() {
var newWidth = $fluidEl.width();
// Resize all videos according to their own aspect ratio
$allVideos.each(function() {
var $el = $(this);
$el
.width(newWidth)
.height(newWidth * $el.data('aspectRatio'));
});
// Kick off one resize to fix all videos on page load
}).resize();
</script>
</body>
</html>