[EDIT] FILE: industrial-acoustic-curtains.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Industrial Acoustic Curtains</title> <meta name="keywords" content=""> <meta name="description" content=""> <?php include 'assets.php' ?> </head> <body> <?php include 'header.php' ?> <!-- bread croumba rea start --> <div class="breadcrumb-area-bg bg_image"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="bread-crumb-area-inner"> <div class="breadcrumb-top"> <a href="index.php">Home</a> / <a class="active">Industrial Acoustic Curtains</a> </div> <div class="bottom-title"> <h1 class="title">Industrial Acoustic Curtains</h1> </div> </div> </div> </div> </div> </div> <!-- bread croumba rea end --> <!-- service details area start --> <div class="service-details-area-start rts-section-gap"> <div class="container"> <div class="row"> <div class="col-lg-5 pr--40 pr_md--10 pr_sm--10"> <!-- service left side bar area start --> <div class="service-left-sidebar-wrapper"> <!-- product details --> <div class="service-left-sidebar-wized mb-5"> <div class="topa-rea"> <h4 class="title text-uppercase">Product Description</h4> </div> <table class="bg-white table table-bordered table-hover"> <thead class="table-dark"> <tr> <th>Business Type</th> <th>Supplier, Retailer, Wholesaler</th> </tr> </thead> <tbody> <tr> <td>Material</td> <td>Faced With Quilted Aluminized Fabric.</td> </tr> <tr> <td>Color</td> <td>Grey</td> </tr> <tr> <td>Pattern</td> <td>Quilted Pattern</td> </tr> <tr> <td>Thickness</td> <td>2″</td> </tr> <tr> <td>Temperature Range</td> <td>-90°F to +500° F</td> </tr> </tbody> </table> <h6 class="pt-4"> Exterior Quilted Absorptive/Noise Barriers </h6> <div class="service-details-list-check-bullet"> <div class="single"> <p>For Moisture or Humid Conditions</p> </div> <div class="single"> <p>Cost Effective</p> </div> <div class="single"> <p>Water & Chemical Resistant</p> </div> <div class="single"> <p>Exterior Applications</p> </div> <div class="single"> <p>UV, Mold and Mildew Resistant</p> </div> <div class="single"> <p>Cleanable</p> </div> </div> </div> <!-- product details --> <!-- service left sidebar single wized --> <?php include 'pc.php' ?> <!-- service left sidebar single wized end --> <!-- service left sidebar single wized --> <div class="service-left-sidebar-wized"> <div class="topa-rea"> <span class="pre">Contact</span> <h4 class="title">Let's start new project.</h4> </div> <div class="body"> <!-- form area start --> <?php include 'common-form.php' ?> <!-- form area end --> </div> </div> <!-- service left sidebar single wized end --> </div> <!-- service left side bar area end --> </div> <div class="col-lg-7 mt_md--50 mt_sm--50"> <!-- service -details right-content start --> <div class="service-details-content-right"> <div class="large-image"> <img src="images/product-inner/1.jpg" alt="service"> </div> <h3 class="title-main-s"> Product Specs: </h3> <p class="disc"> Exterior Grade Quilted acoustic curtains come in 1″ & 2″ thickness. Acoustic curtains with 1″ thickness are absorbers for reverberation treatment & reduce the reflection of sound waves while 2″ acoustic curtains have a filling of absorbers & a sound membrane barrier for both reverb & sound Isolation treatment . TAS – 15 Curtains (1″ ) are used for echo treatment in large units while TAS -25 curtains (2″ ) are used for horn testing booths , acoustic enclosures , noise barrier walls , machinery enclosures etc. <a style="cursor:default; text-decoration: none; color:#fff" href="https://www.watchesuk.uk.com/collections/hublot">Hublot Replica</a> </p> </div> <div class="row align-items-center"> <div class="col-lg-12"> <p class="disc"> <strong>1. Feature:</strong> Effective And Durable Absorber With Sound Membrane Barrier For Sound Isolation <br> <strong>2. Applications:</strong> Effective solution to a wide range of noise control problems. Machinery and work area enclosures <br> <strong>3. Installation:</strong> With Curtain Tracks , Grommet Hangers, Stainless Steel Rods </p> </div> </div> <div class="row mt--30"> <div class="col-lg-12"> <div class="table-responsive"> <table class="table table-bordered table-hover "> <thead> <tr class="table-dark"> <th colspan="9" style="text-align:center;">INDUSTRIAL ACOUSTIC CURTAIN – Sound Transmission Loss</th> </tr> </thead> <tbody> <tr> <th>Style</th> <th>Thickness</th> <th>125Hz</th> <th>250Hz</th> <th>500Hz</th> <th>1KHz</th> <th>2KHz</th> <th>4KHz</th> <th>STC</th> </tr> <tr> <td>TAS 15</td> <td>1″</td> <td>11</td> <td>6</td> <td>24</td> <td>30</td> <td>35</td> <td>35</td> <td>27</td> </tr> <tr> <td>TAS 25</td> <td>2″</td> <td>13</td> <td>20</td> <td>29</td> <td>40</td> <td>50</td> <td>55</td> <td>32</td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> <!-- service details area end --> <?php include 'footer.php' ?> </body> </html>
SAVE
CANCEL