forked from IOSD/IOSD-2018-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
home-portfolio-studio-1.html
319 lines (317 loc) · 18 KB
/
home-portfolio-studio-1.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
<!doctype html>
<html lang="en">
<!-- Mirrored from trystack.mediumra.re/home-portfolio-studio-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 09 Jul 2018 08:13:24 GMT -->
<head>
<meta charset="utf-8">
<title>Stack Multipurpose HTML Template</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Site Description Here">
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/stack-interface.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/socicon.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/lightbox.min.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/flickity.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/iconsmind.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/jquery.steps.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/theme.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/custom.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/font-karla.css" rel="stylesheet" type="text/css" media="all" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,400i,500,600,700%7CMerriweather:300,300i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i" rel="stylesheet" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body class=" ">
<a id="start"></a>
<div class="nav-container ">
<nav class="bar bar-toggle bar--transparent bar--absolute bg--dark">
<div class="container">
<div class="row align-items-center">
<div class="col-6">
<div class="bar__module">
<a href="index.html">
<img class="logo logo-dark" alt="logo" src="img/logo-dark.png" />
<img class="logo logo-light" alt="logo" src="img/logo-light.png" />
</a>
</div>
<!--end module-->
</div>
<div class="col-6 d-flex justify-content-end">
<div class="bar__module">
<div class="modal-instance pull-right">
<a class="modal-trigger menu-toggle" href="#">
<i class="stack-interface stack-menu"></i>
</a>
<div class="modal-container menu-fullscreen">
<div class="modal-content" data-width="100%" data-height="100%">
<div class="pos-vertical-center pos-asbolute text-center">
<div class="heading-block">
<img alt="Image" src="img/logo-light.png" class="logo image--xs" />
<p class="lead">
A robust, multipurpose HTML template with
<br class="hidden-xs hidden-sm" /> over 290 interface blocks.
</p>
</div>
<ul class="menu-vertical">
<li class="h4">
<a href="#">Home</a>
</li>
<li class="h4">
<a href="#">About</a>
</li>
<li class="h4">
<a href="#">Services</a>
</li>
<li class="h4">
<a href="#">Work</a>
</li>
<li class="h4">
<a href="#">Contact</a>
</li>
</ul>
</div>
<!--end centered-->
<div class="pos-absolute pos-bottom text-center">
<ul class="social-list list-inline list--hover">
<li>
<a href="#">
<i class="socicon socicon-google icon icon--xs"></i>
</a>
</li>
<li>
<a href="#">
<i class="socicon socicon-twitter icon icon--xs"></i>
</a>
</li>
<li>
<a href="#">
<i class="socicon socicon-facebook icon icon--xs"></i>
</a>
</li>
<li>
<a href="#">
<i class="socicon socicon-instagram icon icon--xs"></i>
</a>
</li>
</ul>
<p class="type--fine-print type--fade">© Copyright 2016 — Medium Rare</p>
</div>
</div>
</div>
</div>
<!--end of modal instance-->
</div>
<!--end module-->
</div>
<!--end columns-->
</div>
<!--end of row-->
</div>
<!--end of container-->
</nav>
</div>
<div class="main-container">
<section class="cover imagebg height-100 text-center parallax" data-overlay="3">
<div class="background-image-holder">
<img alt="background" src="img/work-3.jpg" />
</div>
<div class="container pos-vertical-center">
<div class="row">
<div class="col-md-12">
<h1>Stack is an award-winning architecture practice providing thoughtfully crafted work for clients seeking sustainable and well-concepted building design.</h1>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
<div class="pos-absolute pos-bottom col-12">
<div class="container">
<div class="row">
<div class="col-12 text-left">
<div class="text-block">
<h5>Bank Street Townhouses</h5>
<span>Flemington, Victoria</span>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="unpad">
<div class="masonry masonry--gapless">
<div class="masonry__container">
<div class="masonry__item col-md-6 col-12" data-masonry-filter="Digital">
<div class="project-thumb hover-element height-100">
<a href="#">
<div class="hover-element__initial">
<div class="background-image-holder">
<img alt="background" src="img/architecture-1.jpg" />
</div>
</div>
<div class="hover-element__reveal" data-overlay="9">
<div class="project-thumb__title">
<h5>Grove Apartments</h5>
<span>Camberwell, Victoria</span>
</div>
</div>
</a>
</div>
</div>
<!--end item-->
<div class="masonry__item col-md-6 col-12" data-masonry-filter="Print">
<div class="project-thumb hover-element height-50">
<a href="#">
<div class="hover-element__initial">
<div class="background-image-holder">
<img alt="background" src="img/architecture-2.jpg" />
</div>
</div>
<div class="hover-element__reveal" data-overlay="9">
<div class="project-thumb__title">
<h5>Kiln Studio</h5>
<span>Windsor, Victoria</span>
</div>
</div>
</a>
</div>
</div>
<!--end item-->
<div class="masonry__item col-md-6 col-12" data-masonry-filter="Print">
<div class="project-thumb hover-element height-50">
<a href="#">
<div class="hover-element__initial">
<div class="background-image-holder">
<img alt="background" src="img/architecture-3.jpg" />
</div>
</div>
<div class="hover-element__reveal" data-overlay="9">
<div class="project-thumb__title">
<h5>Beachside Residences</h5>
<span>Brighton, Victoria</span>
</div>
</div>
</a>
</div>
</div>
<!--end item-->
</div>
<!--end of masonry container-->
</div>
<!--end masonry-->
</section>
<section class="switchable space--lg">
<div class="container">
<div class="row justify-content-around">
<div class="col-md-8">
<p class="lead">
Stack is a creative architecture and interior design practice based in central London. We believe that the spaces we inhabit should be beautiful, functional, and playful. To achieve this we work meticulously, considering our projects from every angle, through to the smallest detail. We also believe that good relationships are the key to successful projects, and we pride ourselves on building a strong sense of trust and understanding with our clients.
</p>
</div>
<div class="col-md-4 col-lg-3">
<div class="text-block">
<h5>Contact</h5>
<p>
(+61)3 4826 3672
<br />
<a href="#">[email protected]</a>
</p>
</div>
<div class="text-block">
<h5>Location</h5>
<p>
364 Malvern Road
<br /> Armadale, Victoria
</p>
</div>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<footer class="text-center-xs space--xs bg--dark ">
<div class="container">
<div class="row">
<div class="col-md-7">
<ul class="list-inline">
<li>
<a href="#">
<span class="h6 type--uppercase">About</span>
</a>
</li>
<li>
<a href="#">
<span class="h6 type--uppercase">Careers</span>
</a>
</li>
<li>
<a href="#">
<span class="h6 type--uppercase">Support</span>
</a>
</li>
</ul>
</div>
<div class="col-md-5 text-right text-center-xs">
<ul class="social-list list-inline list--hover">
<li>
<a href="#">
<i class="socicon socicon-google icon icon--xs"></i>
</a>
</li>
<li>
<a href="#">
<i class="socicon socicon-twitter icon icon--xs"></i>
</a>
</li>
<li>
<a href="#">
<i class="socicon socicon-facebook icon icon--xs"></i>
</a>
</li>
<li>
<a href="#">
<i class="socicon socicon-instagram icon icon--xs"></i>
</a>
</li>
</ul>
</div>
</div>
<!--end of row-->
<div class="row">
<div class="col-md-7">
<span class="type--fine-print">©
<span class="update-year"></span> Stack Inc.</span>
<a class="type--fine-print" href="#">Privacy Policy</a>
<a class="type--fine-print" href="#">Legal</a>
</div>
<div class="col-md-5 text-right text-center-xs">
<a class="type--fine-print" href="#">[email protected]</a>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</footer>
</div>
<!--<div class="loader"></div>-->
<a class="back-to-top inner-link" href="#" data-scroll-class="100vh:active">
<i class="stack-interface stack-up-open-big"></i>
</a>
<script src="js/jquery-3.1.1.min.js"></script>
<script src="js/flickity.min.js"></script>
<script src="js/easypiechart.min.js"></script>
<script src="js/parallax.js"></script>
<script src="js/typed.min.js"></script>
<script src="js/datepicker.js"></script>
<script src="js/isotope.min.js"></script>
<script src="js/ytplayer.min.js"></script>
<script src="js/lightbox.min.js"></script>
<script src="js/granim.min.js"></script>
<script src="js/jquery.steps.min.js"></script>
<script src="js/countdown.min.js"></script>
<script src="js/twitterfetcher.min.js"></script>
<script src="js/spectragram.min.js"></script>
<script src="js/smooth-scroll.min.js"></script>
<script src="js/scripts.js"></script>
</body>
<!-- Mirrored from trystack.mediumra.re/home-portfolio-studio-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 09 Jul 2018 08:13:48 GMT -->
</html>