-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
372 lines (334 loc) · 15.7 KB
/
Copy pathindex.html
File metadata and controls
372 lines (334 loc) · 15.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Oskar Air Products - Local air pollution control products</title>
<!-- meta name="og:site_name" content="Menegon air pollution control products">
<link rel="canonical" href="https://www.menegon.com">
<meta name="twitter:url" content="https://www.menegon.com">
<meta name="og:url" content="https://www.menegon.com">
<meta name="twitter:title" content="Air pollution control products | Menegon LLC">
<meta name="og:title" content="Air pollution control products | Menegon LLC">
<meta name="description" content="Air pollution control products" />
<meta name="description" content="Online store to purchase Air pollution control products">
<meta name="keywords" content="Air pollution control products, Air filter">
<meta name="twitter:description" content="Online store to purchase Air pollution control products" />
<meta name="og:description" content="Online store to purchase Air pollution control products" /-->
<meta name="twitter:card" content="summary" />
<link rel="stylesheet" href="/styles.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.svg" type="image/png" />
<meta name="description"
content="Oskar extraction arms, mobile and stationary filters, welding tables, sliding rails, hose reels local air pollution contro and air filtration systems." />
<link rel="canonical" href="http://www.oskarairproducts.com/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Local air pollution control products - Oskar Air Products" />
<meta property="og:description"
content="Oskar extraction arms, mobile and stationary filters, welding tables, sliding rails, hose reels local air pollution contro and air filtration systems." />
<meta property="og:url" content="http://www.oskarairproducts.com/" />
<meta property="og:site_name" content="Oskar Air Products" />
<script defer src="/main.js"></script>
<script defer src="/region.js"></script>
</head>
<body>
<aside id="locale-switcher-navigation" class="locale-switcher hidden-locale-switcher" lang="en" dir="ltr">
<div class="ls-content">
<div class="ls-copy">View in Polish </div>
<div class="ls-actions">
<a href="https://www.menegon.com/pl/" id="ls-continue" class="ls-button">Continue</a>
<button id="ls-close" class="ls-close ls-actions-item ls-icon">
<span class="ls-close-text" aria-label="Exit">X</span>
</button>
</div>
</div>
</aside>
<header>
<div class="nav-container">
<nav>
<ul class="mobile-nav">
<li>
<div class="menu-icon-container">
<div class="menu-icon">
<span class="line-1"></span>
<span class="line-2"></span>
</div>
</div>
</li>
<li>
<a href="/" class="link-logo"></a>
</li>
<li>
<a href="/cart" class="link-bag"></a>
</li>
</ul>
<ul class="desktop-nav">
<li>
<a href="/" class="link-logo"></a>
</li>
<li>
<a href="/products">Products</a>
</li>
<li>
<a href="/services">Services</a>
</li>
<li>
<a href="/contact">Contact</a>
</li>
<li>
<a href="/about">About Us</a>
</li>
<li>
<a href="/news">News</a>
</li>
<li>
<a href="/careers">Careers</a>
</li>
<li>
<a href="/support">Support</a>
</li>
<li>
<a href="#" class="link-search"></a>
</li>
<li>
<a href="/cart" class="link-bag"></a>
</li>
</ul>
</nav>
<!-- End of navigation menu items -->
<div class="search-container hide">
<div class="link-search"></div>
<div class="search-bar">
<form action="">
<input type="text" placeholder="Search menegon.com">
</form>
</div>
<div class="link-close"></div>
<div class="quick-links">
<h2>Quick Links</h2>
<ul>
<li>
<a href="/faq">Support FAQ</a>
</li>
<li>
<a href="/store">Shop Store Online</a>
</li>
<li>
<a href="/accessories">Accessories</a>
</li>
<li>
<a href="/eco">Eco</a>
</li>
<li>
<a href="/classic">Classic</a>
</li>
</ul>
</div>
</div>
<div class="mobile-search-container">
<div class="link-search"></div>
<div class="search-bar">
<form action="">
<input type="text" placeholder="Search menegon.com">
</form>
</div>
<span class="cancel-btn">Cancel</span>
<div class="quick-links">
<h2>Quick Links</h2>
<ul>
<li>
<a href="/faq">Support FAQ</a>
</li>
<li>
<a href="/store">Shop Store Online</a>
</li>
<li>
<a href="/accessories">Accessories</a>
</li>
<li>
<a href="/eco">Eco</a>
</li>
<li>
<a href="/classic">Classic</a>
</li>
</ul>
</div>
</div>
</div>
</header>
<main>
<div class="overlay"></div>
<section class="main">
<div class="wrapper">
<!-- video loop="" autoplay="" muted playsinline="" class="c-main-hero__video">
<source src="videos/Particles-small.mp4" type="video/mp4">
</video-->
<div class="grid">
<!--div class="preamble">
<img src="/images/Oskar_logo.svg" alt="Company logo">
</div-->
<div class="headline">
<h1>There's something in the air.</h1>
</div>
<div class="main-image">
<img class="poster-image" src="/images/main-image.png">
</div>
</div>
<div class="subhead">
<p>Many industrial air borne pollutants are a serious danger to human health.</p>
<p>Stop industrial fumes, smoke and dust at the source with the best heavy duty air protection
equipment from
<strong><span class="company-name">Osk<span id="company-small-letter">a</span>r</span></strong>
with
<strong>Fume Capture™</strong>,
<strong>Exhaust™</strong> and
<strong>Filtration™</strong> products.
</p>
<p>Prevention is better than cure.</p>
<div class="info-links-inline info-links-footer">
<button class="buy-button">
Buy
</button>
<a href="/product/info" class="info-link">Learn More ></a>
</div>
</div>
</div>
</section>
<section class="products">
<div class="wrapper">
<h1>Healthy Work Environment.</h1>
<h2> Start here.</h2>
</div>
<ul>
<li>
<div class="card card-1">
<div class="info">
<div class="eyebrow">Mobile Filters</div>
<h3 class="card-header">Source Point Extraction</h3>
<p class="card-description">Mobile cassette and cartridge filters for welding, grinding,
cutting</p>
<!-- <img src="" alt=""> -->
</div>
</div>
</li>
<li>
<div class="card card-2">
<div class="info">
<div class="eyebrow">Extraction Fans</div>
<h3 class="card-header">Efficient Airflow</h3>
<p class="card-description">Aluminium impellers enclosed in steel powder coated housings
ensure high airflow efficiency and spark-proof design</p>
<img src="/images/products/exhaust-fan.png" alt="">
</div>
</div>
</li>
<li>
<div class="card card-3">
<div class="info">
<div class="eyebrow">Modular Filter System</div>
<h3 class="card-header">Collect and Separate</h3>
<p class="card-description">Return clean air back to the premises</p>
<img style="height: 300px; object-fit:contain"
src="/images/products/modular-filter-system-see-through.png" alt="">
</div>
</div>
</li>
<li>
<div class="card card-4">
<div class="info">
<div class="eyebrow">Welding Tables</div>
<h3 class="card-header">Welding table with arm and downdraft</h3>
<p class="card-description">Work station equipped with air pollution capture and exhaust
devices</p>
<img style="height: 300px; object-fit:contain" src="/images/products/welding-table.png"
alt="">
</div>
</div>
</li>
<li>
<div class="card card-5">
<div class="info">
<div class="eyebrow">Exhaust Hose Reel</div>
<h3 class="card-header">Rewindable Flexible hose</h3>
<p class="card-description">Ideal for garages, car showrooms, repair and maintenance shops
</p>
<img style="height: 300px; object-fit:contain" src="/images/products/Klimaroll.png" alt="">
</div>
</div>
</li>
<li>
<div class="card card-6">
<div class="info">
<div class="eyebrow">Sliding Suction Rails</div>
<h3 class="card-header">Transport fume extraction equipment</h3>
<p class="card-description">Move fume arms or hose drops between air pollution sources</p>
<img style="height: 300px; object-fit:contain" src="/images/products/sliding-rail.png"
alt="">
</div>
</div>
</li>
<li>
<div class="card card-7">
<div class="info">
<div class="eyebrow">Fume Extraction Arms</div>
<h3 class="card-header">Clean Breathing Zone</h3>
<p class="card-description">In 75, 100, 125, 160 and 200 mm diameters for wide range of
airflow requirements</p>
<!-- <img src="" alt=""> -->
</div>
</div>
</li>
</ul>
</section>
<!--section>
<div class="wrapper">
<h1>Don't take it lightly</h1>
</div>
</section-->
</main>
<footer>
<div id="footer-main">
Menegon Sp. z o.o.
</div>
<div id="footer-detail">
Mokry Dwór 6C, Wiślina 83-021, Poland.
</div>
<div id="footer-links">
<ul>
<li style="width:20px;height:20px;margin-bottom:0;margin-right:10px;display:inline-block">
<a href="https://www.facebook.com/" target="_blank" id="facebook" class="social-media">
<img alt="" style="width: 20px; height: 20px; object-fit: cover;"
src="/images/icons/facebook.svg">
</a>
</li>
<li style="width:20px;height:20px;margin-bottom:0;margin-right:10px;display:inline-block">
<a href="https://youtube.com/c/" target="_blank" id="youtube" class="social-media">
<img alt="" style="width: 20px; height: 20px; object-fit: cover;"
src="/images/icons/youtube.svg">
</a>
</li>
<li style="width:20px;height:20px;margin-bottom:0;margin-right:10px;display:inline-block">
<a href="/feed.rss" target="_blank" id="rss" class="social-media">
<img alt="" style="width: 20px; height: 20px; object-fit: cover;" src="/images/icons/rss.svg">
</a>
</li>
<li style="width:20px;height:20px;margin-bottom:0;margin-right:10px;display:inline-block">
<a href="http://twitter.com/" target="_blank" id="twitter" class="social-media">
<img alt="" style="width: 20px; height: 20px; object-fit: cover;"
src="/images/icons/twitter.svg">
</a>
</li>
<li style="width:20px;height:20px;margin-bottom:0;margin-right:10px;display:inline-block">
<a href="https://chat.whatsapp.com/" target="_blank" id="whatsapp" class="social-media">
<img alt="" style="width: 20px; height: 20px; object-fit: cover;"
src="/images/icons/whatsapp.svg">
</a>
</li>
</ul>
</div>
<div id="footer-copyright">Copyright © 2022 Menegon Sp. z o.o. All rights reserved.</div>
</footer>
</body>
</html>