-
Notifications
You must be signed in to change notification settings - Fork 0
/
semiMetallic.html
423 lines (404 loc) · 19.1 KB
/
semiMetallic.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="keywords" content="Sealing Products, Tyco Sealing Products, Tyco, Metallic Gaskets, Semi Metallic Gaskets, Non Metallic Gaskets, rtj gaskets, RTJ, vx-ax gaskets, ix gaskets, coated gaskets, spiral wound gaskets, industrial gaskets, Sealing Gaskets, Metallic Gaskets">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Semi-Metallic Gaskets - Tyco Sealing Products</title>
<!-- favicon -->
<link rel="shortcut icon" href="CAssets/favicon.ico" type="image/x-icon" />
<!-- CSS section -->
<!-- Fontawesome CSS -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
/>
<!-- Bootstrap CSS -->
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-4bw+/aepP/YC94hEpVNVgiZdgIC5+VKNBQNGCHeKRQN+PtmoHDEXuppvnDJzQIu9"
crossorigin="anonymous"
/>
<!-- Custom css section -->
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="teststyles.css" />
</head>
<body>
<!-- Landing section Semi-Metallic Gaskets -->
<!-- Individual products landing section -->
<section id="landing-products-individual">
<!-- navbar section -->
<nav id="test-nav" class="menu-bar">
<div class="navbar-brand-logo">
<a href="index.html">
<img src="CAssets/tycoLogoWhite.png" loading="lazy" id="nav-logo">
</a>
</div>
<ul>
<li onclick="location.href='index.html'">
<a href="index.html" class="main-menu-element" >HOME</a>
</li>
<li>
<a href="products.html" class="main-menu-element">PRODUCTS</a>
<div class="sub-menu-1">
<ul>
<li onclick="location.href='metallic.html'">
<img src="CAssets/metallicIcon.png" loading="lazy" class="nav-icon">
<a href="metallic.html">Metallic Gaskets</a>
</li>
<li onclick="location.href='semiMetallic.html'">
<img src="CAssets/semi-metallicIcon.png" loading="lazy" class="nav-icon">
<a href="semiMetallic.html">Semi Metallic Gaskets</a>
</li>
<li onclick="location.href='nonMetallicGaskets.html'">
<img src="CAssets/Non-metallicIcon.png" loading="lazy" class="nav-icon">
<a href="nonMetallicGaskets.html">Non Metallic Gaskets</a>
</li>
<li onclick="location.href='highTensile.html'">
<img src="CAssets/highTensileIcon.png" loading="lazy" class="nav-icon">
<a href="highTensile.html">High Tensile Fasteners</a>
</li>
</ul>
</div>
</li>
<li>
<a href="about.html" class="main-menu-element">ABOUT</a>
<div class="sub-menu-1">
<ul>
<li onclick="location.href='about.html#about-text'">
<img src="CAssets/aboutUsIcon.png" loading="lazy" class="nav-icon">
<a href="about.html#about-text">
About Us
</a>
</li>
<li onclick="location.href='about.html#about-text'">
<img src="CAssets/whoweareIcon.png" loading="lazy" class="nav-icon">
<a href="about.html#about-text">
Who we are
</a>
</li>
<li onclick="location.href='about.html#qa-v2'">
<img src="CAssets/valuesIcon.png" loading="lazy" class="nav-icon">
<a href="about.html#qa-v2">
Our Values
</a>
</li>
<li onclick="location.href='about.html#strengths'">
<img src="CAssets/strengthsIcon.png" loading="lazy" class="nav-icon">
<a href="about.html#strengths">
Our Strengths
</a>
</li>
</ul>
</div>
</li>
<li onclick="location.href='contact.html'">
<a href="contact.html" id="contact-btn-nav">CONTACT</a>
</li>
</ul>
</a>
</nav>
<!-- Medium Devices Nav bar -->
<div class="small-nav" style="background-color: transparent;">
<div class="lg-bars">
<img src="CAssets/tycoLogoWhite.png" id="logo-small-nav">
<div class="rem-small">
<a href="contact.html" id="small-nav-contact-btn" class="contact-btn-out">CONTACT</a>
<button type="button" id="hamburger-button">
<i class="fa-solid fa-bars" onclick="menu_display()" style="color: #fff;"></i>
</button>
</div>
</div>
</div>
<div id="nav-div" class="row">
<div class="socials-row-nav">
<a href="https://www.instagram.com/tycosealingindia/" target="_blank"><i class="fa-brands fa-instagram"></i></a>
<a href="https://www.linkedin.com/in/tyco-sealing-products-4b4b6a289/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
<a href="https://www.facebook.com/profile.php?id=61550356303146" target="_blank"><i class="fa-brands fa-facebook-f"></i></a>
<a href="#" target="_blank"><i class="fa-brands fa-twitter"></i></a>
</div>
<div class="small-nav-menu-list">
<ul>
<li>
<a href="index.html">HOME</a>
</li>
<li>
<p id="prd-small-main-element" onclick="prd_sub_menu_show()">PRODUCTS <i class="fa-solid fa-caret-down"></i></p>
<div id="small-nav-sub-menu-prd">
<ul>
<li>
<img src="CAssets/metallicIcon.png" class="small-nav-icon">
<a href="metallic.html">Metallic Gaskets</a>
</li>
<li>
<img src="CAssets/semi-metallicIcon.png" class="small-nav-icon">
<a href="semiMetallic.html">Semi Metallic Gaskets</a>
</li>
<li>
<img src="CAssets/Non-metallicIcon.png" class="small-nav-icon">
<a href="nonMetallicGaskets.html">Non Metallic Gaskets</a>
</li>
<li>
<img src="CAssets/highTensileIcon.png" class="small-nav-icon">
<a href="highTensile.html">High Tensile Fasteners</a>
</li>
</ul>
</div>
</li>
<li id="abt-small-main-element" onclick="abt_sub_menu_show()">
<p >ABOUT <i class="fa-solid fa-caret-down"></i></p>
<div id="small-nav-sub-menu-abt">
<ul>
<li onclick="location.href='about.html#about-text'">
<img src="CAssets/aboutUsIcon.png" class="small-nav-icon">
<a href="about.html#about-text">ABOUT US</a>
</li>
<li onclick="location.href='about.html#about-text'">
<img src="CAssets/whoweareIcon.png" class="small-nav-icon">
<a href="about.html#about-text">WHO WE ARE</a>
</li>
<li onclick="location.href='about.html#qa-v2'">
<img src="CAssets/valuesIcon.png" class="small-nav-icon">
<a href="about.html#qa-v2">OUR VALUES</a>
</li>
<li onclick="location.href='about.html#strengths'">
<img src="CAssets/strengthsIcon.png" class="small-nav-icon">
<a href="about.html#strengths">OUR STRENGTHS</a>
</li>
</ul>
</div>
</li>
<li onclick="location.href='contact.html'" id="small-nav-contact-element">
<a href="contact.html" id="small-nav-contact-btn">CONTACT</a>
</li>
</ul>
<p id="nav-contact-msg">Contact us at <span>[email protected]</span> to solve all your queries and get clarification</p>
</div>
</div>
<p id="products-section-head-individual">Our Products</p>
<p id="products-text-individual">
Explore our comprehensive selection of top-tier industrial gaskets
</p>
</section>
<a id="whats-app-div" href="https://api.whatsapp.com/send?phone=9059323369" target="_blank">
<img src="CAssets/whatsapp.png" loading="lazy" id="whats-app-icon">
<span>Tyco Sealing Products</span>
</a>
<section id="semi-metallic-hero">
<img src="CAssets/semi-metallic.jpg" style="border: none;" loading="lazy" id="semi-metallic-01" />
<div id="semi-metallic-text-box">
<p id="sm-main-head" style="font-weight: 900;">Semi-Metallic Gaskets</p>
<p id="sm-text">
Semi-metallic gaskets are vital in industries like oil and gas, chemicals, and power generation due to their unique composition. They blend the strength of metallic cores with the flexibility of non-metallic coverings, creating effective seals under high pressure, extreme temperatures, and corrosive environments. These gaskets find applications in pipelines, valves, reactors, and critical components in aerospace and automotive sectors. Their ability to handle challenging conditions makes them indispensable for sealing solutions in various industrial settings.
</p>
</div>
</section>
<section id="prd-v2-section">
<div class="prd-v2 row">
<div class="col-md-6 animate-left" style="text-align: center;">
<img src="CAssets/spiralWound.png" loading="lazy" class="prd-v2-img">
</div>
<div class="col-md-6 prd-v2-right animate-right" >
<p class="prd-v2-head" style="margin-bottom: 0;">
Spiral Wound Gaskets
</p>
<img src="CAssets/lineExt.png" class="line">
<p class="prd-v2-text">
Engineered with precision, our Spiral Wound Gaskets provide outstanding resilience and flexibility. Their unique design allows for excellent compression and recovery properties, ensuring a tight and reliable seal in any circumstance.
</p>
<button type="button" onclick="location.href='spiralWound.html'">
Know more
</button>
</div>
</div>
<section id="prd-v2-section" >
<div class="prd-v2 row mobile-alt">
<div class="col-md-6 animate-left" style="text-align: center;">
<img src="CAssets/Kammprofile.png" loading="lazy" class="prd-v2-img">
</div>
<div class="col-md-6 prd-v2-right animate-right" >
<p class="prd-v2-head" style="margin-bottom: 0;">
Kammprofile Gaskets
</p>
<img src="CAssets/lineExt.png" class="line">
<p class="prd-v2-text">
Kammprofile gaskets, also called Camprofile or serrated gaskets, are semi-metallic gaskets used in high-temperature, high-pressure settings. Ideal for tight, leak-free seals in various industries such as Oil and Gas Industries.
</p>
<button type="button" onclick="location.href='kammprofile.html'">
Know more
</button>
</div>
</div>
<!-- | -->
<!-- Kammprofile Mobile -->
<div class="prd-v2 row mobile-nope">
<div class="col-md-6 col-sm-6 prd-v2-right animate-left" >
<p class="prd-v2-head" style="margin-bottom: 0;">
Kammprofile Gaskets
</p>
<img src="CAssets/lineExt.png" class="line">
<p class="prd-v2-text">
Kammprofile gaskets, also called Camprofile or serrated gaskets, are semi-metallic gaskets used in high-temperature, high-pressure settings. Ideal for tight, leak-free seals in various industries such as Oil and Gas Industries.
</p>
<button type="button" onclick="location.href='kammprofile.html'">
Know more
</button>
</div>
<div class="col-md-6 col-sm-6 animate-right" style="text-align: center;">
<img src="CAssets/Kammprofile.png" loading="lazy" class="prd-v2-img">
</div>
</div>
<div class="prd-v2 row">
<div class="col-md-6 col-sm-6" style="text-align: center;">
<img src="CAssets/metalJacketed.png" loading="lazy" class="prd-v2-img">
</div>
<div class="col-md-6 col-sm-6 prd-v2-right" >
<p class="prd-v2-head" style="margin-bottom: 0;">
Metal Jacketed Gaskets
</p>
<img src="CAssets/lineExt.png" class="line">
<p class="prd-v2-text">
Metal jacketed gaskets feature a durable metallic outer shell (e.g., Monel, steel) and a compressible insert (e.g., graphite). They excel in extreme conditions, maintaining system integrity with reliable sealing for all the usages.
</p>
<button type="button" onclick="location.href='metalJacketed.html'">
Know more
</button>
</div>
</div>
</section>
</section>
<!-- footer section -->
<section id="footer">
<div class="touch">
<hr class="gt-foot">
<p class="touch-head">
Get in Touch
</p>
<form id="touch-form">
<input type="text" name="name" id="touch-name" placeholder="Enter your name">
<input type="text" name="mobile" id="touch-mail" placeholder="Enter your mobile or email">
<input type="text" name="company" id="touch-company-name" placeholder="Enter your Comany name">
<button type="button" id="touch-submit" onclick="newsletter()" data-bs-toggle="modal" data-bs-target="#newsletterpopup"><ion-icon name="send-outline"></ion-icon></button>
</form>
<!-- Modal -->
<div class="modal fade" id="newsletterpopup" data-bs-backdrop="static" data-bs-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<p class="newsletter_head" id="staticBackdropLabel">Newsletter Subscribed</p>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p class="modal-body-text">
Welcome aboard! You're now part of our community. Get ready for exciting updates!
</p>
<p class="modal-body-text">
Continue your journey with us, Checkout our wide range of Products!
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
<button type="button" onclick="location.href='products.html'" class="btn btn-primary">Products</button>
</div>
</div>
</div>
</div>
<div id="socials" style="text-align: center;margin: 3% 0 2%;">
<a href="https://www.linkedin.com/in/tyco-sealing-products-4b4b6a289/" class="social-icon" target="_blank">
<img src="CAssets/linkedin.png" loading="lazy" class="social-icon-img">
</a>
<a href="https://www.instagram.com/tycosealingindia/" class="social-icon" target="_blank">
<img src="CAssets/instagram.png" loading="lazy" class="social-icon-img">
</a>
<a href="https://www.facebook.com/profile.php?id=61550356303146" class="social-icon" target="_blank">
<img src="CAssets/facebook.png" loading="lazy" class="social-icon-img">
</a>
<a href="#" class="social-icon" target="_blank">
<img src="CAssets/twitter.png" loading="lazy" class="social-icon-img">
</a>
</div>
</div>
<hr style="padding:2% 0;" />
<div class="row" id="footer-row">
<div class="col-md-4 col-sm-6 animate" style="margin-bottom: 4%">
<img src="CAssets/tycoLogoWhite.png" id="footer-logo" />
<div id="mail">
<ion-icon name="mail-outline" class="foot-icon"></ion-icon>
</div>
<div id="mail">
<ion-icon name="call-outline" class="foot-icon"></ion-icon>
+91 90593 23369
</div>
</div>
<div class="col-md-4 col-sm-6 animate" id="foot-nav">
<p id="foot-nav-head" style="margin-bottom: 0;">Navigation</p>
<img src="CAssets/lineExt.png" class="line">
<ul id="foot-nav-list">
<li>
<a href="index.html">
Home
</a>
</li>
<li>
<a href="metallic.html">
Metallic Gaskets
<ion-icon name="caret-forward-outline"></ion-icon>
</a>
</li>
<li>
<a href="semiMetallic.html">
Semi-Metallic Gaskets
<ion-icon name="caret-forward-outline"></ion-icon>
</a>
</li>
<li>
<a href="nonMetallicGaskets.html">
Non-Metallic Gaskets
<ion-icon name="caret-forward-outline"></ion-icon>
</a>
</li>
<li>
<a href="about.html"> About </a>
</li>
<li>
<a href="contact.html"> Contact </a>
</li>
</ul>
</div>
<div class="col-md-4" style="padding: 4% 2%;" id="right-most">
<a href="CAssets/favicon.ico" download>
<i class="fa-solid fa-download"></i> Download Brochure
</a>
</div>
</div>
<img src="CAssets/tycologoWheel.png" id="water-mark-footer">
<p id="copyright">
Copyright © 2023 Tyco Sealing Pvt. Ltd. All Rights Reserved
</p>
</section>
<!-- <div id="footer-brutanix">
<p id="brutanix-text">
Designed and Developed by <a href="https://www.brutanix.com" target="_blank">BRUTANIX Design & Development Studios</a>
</p>
</div> -->
<!-- JS section -->
<!-- Bootstrap JS -->
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm"
crossorigin="anonymous"
></script>
<!-- Ion Icons JS -->
<script
type="module"
src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"
></script>
<script
nomodule
src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"
></script>
<script src="index.js"></script>
</body>
</html>