{"product_id":"modular-acoustic-screens","title":"Modular Acoustic Screens","description":"\u003cdiv class=\"massco-desc massco-parent-desc\"\u003e\n\u003cstyle\u003e.massco-desc{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.45;color:#222;}.massco-desc *{box-sizing:border-box;}.massco-desc .massco-body{margin-bottom:1rem;}.massco-desc .massco-parent-intro{margin-bottom:1.25rem;}.massco-desc .massco-parent-intro ul{margin:0 0 1rem 1.25rem;padding:0;}.massco-desc .massco-parent-intro li{margin:.25rem 0;}.massco-desc .massco-brand-card{text-align:center;margin:1.25rem auto;}.massco-desc .massco-brand-logo{display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;}.massco-desc .massco-brand-logo img{display:block;max-width:260px;max-height:125px;width:auto;height:auto;object-fit:contain;}.massco-desc .massco-note{margin:.75rem auto 1.15rem;max-width:780px;font-size:13px;color:#444;text-align:center;}.massco-desc .massco-specs{margin-top:1.25rem;}.massco-desc .massco-specs-title{font-size:20px;line-height:1.25;margin:0 0 .75rem;font-weight:700;color:#222;}.massco-desc .massco-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.massco-desc .massco-table-note{font-size:12px;color:#666;margin:.5rem 0 0;}.massco-specs table.chartListing{width:100%;border-collapse:collapse;border-spacing:0;font-size:13px;line-height:1.35;background:#fff;}.massco-specs table.chartListing th.header{background:#f6f6f6;color:#111;font-weight:700;text-align:left;vertical-align:bottom;border:1px solid #ddd;padding:6px 8px;white-space:nowrap;}.massco-specs table.chartListing td{border:1px solid #ddd;padding:5px 8px;vertical-align:middle;text-align:left;}.massco-specs table.chartListing tr.altRow td{background:#fafafa;}.massco-specs table.chartListing td.last,.massco-specs table.chartListing th.last{white-space:nowrap;}.massco-specs table.chartListing a{color:#0b5cab;text-decoration:none;font-weight:600;}.massco-specs table.chartListing a:hover{text-decoration:underline;}@media(max-width:760px){.massco-desc{font-size:13px;}.massco-desc .massco-specs-title{font-size:18px;}.massco-specs table.chartListing{min-width:640px;font-size:12px;}.massco-specs table.chartListing th.header,.massco-specs table.chartListing td{padding:5px 6px;}}\u003c\/style\u003e\n\u003cdiv class=\"massco-body massco-parent-intro\"\u003e\n\u003cdiv class=\"ck-content\" data-testid=\"rich-text-content\"\u003e\n\u003cli\u003e\u003cstrong\u003eCost effective, off-the-shelf noise barriers reduce and contain excessive noise. \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eEasily moved from place to place.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cp\u003eCan be used individually or joined together to form a noise-reducing enclosure. Features a sturdy tubular steel frame complete with platform legs and a sound barrier curtain that combines a mass loaded vinyl barrier material with a gray fiberglass noise absorber. Each screen forms a continuous noise barrier with adjacent screens by means of a 2\"W hook and loop fasteners on each curtain edge. Easy-to-assemble slip-joint frames have a Black epoxy finish. Sturdy adjustable platform legs for stability. Exceeds ASTM-E-84 Flame and Smoke \"Class A\" Fire Ratings. Has STC rating of 25db. NRC = .70. Shipped K.D.\u003cbr\u003e \u003cbr\u003e Singer Safety's noise partition can be custom designed to your exact specifications. Our fiberglass panels offer excellent noise absorption for machinery, walls, doors and many other applications. We manufacture one-sided and two-sided panels to provide the level of noise protection you need. FOB Shipping Point.\u003cbr\u003e \u003cbr\u003e Steel surcharge may apply.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"massco-brand-card\"\u003e\n\u003cdiv class=\"massco-brand-logo\"\u003e\u003cimg src=\"https:\/\/assets-smo-prod.roccommercecloud.com\/cdn-cgi\/imagedelivery\/LtMD2-yac1d5teL5q3QR1A\/roc%2Fsmo%2Fcdf36ab466d69a630c362c5412f2632e\/SI-LOGO.jpg\/200x200\" alt=\"Modular Acoustic Screens logo\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"massco-note\"\u003e\n\u003cspan data-testid=\"product-page-brand-name-text\"\u003e\n                                        Brand:\n                                    \u003c\/span\u003e\n                                    \u003cspan data-testid=\"product-page-sku-value\"\u003eSinger Safety Prod.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdfn\u003e\u003c\/dfn\u003e\u003cdiv class=\"massco-specs\"\u003e\n\u003ch2 class=\"massco-specs-title\"\u003eAvailable Models\u003c\/h2\u003e\n\u003cp\u003eNo child product table was found for this parent product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  function initMasscoTable(root){\n    if(!root || root.dataset.masscoFilterReady==='1') return;\n    root.dataset.masscoFilterReady='1';\n    var input=root.querySelector('.massco-table-search');\n    var table=root.querySelector('table');\n    if(!input || !table || !table.tBodies || !table.tBodies.length) return;\n    var rows=Array.prototype.slice.call(table.tBodies[0].rows || []);\n    input.addEventListener('input',function(){\n      var q=(input.value||'').toLowerCase().trim();\n      rows.forEach(function(row){\n        row.style.display=(!q || (row.textContent||'').toLowerCase().indexOf(q)\u003e-1)?'':'none';\n      });\n    });\n  }\n  function boot(){\n    document.querySelectorAll('.massco-parent-desc').forEach(initMasscoTable);\n  }\n  if(document.readyState==='loading') document.addEventListener('DOMContentLoaded',boot); else boot();\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Singer Safety Prod.","offers":[{"title":"Default Title","offer_id":45943661854919,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0306\/2543\/1611\/files\/1000x1000_8980d2d5-c213-4e90-81f0-3463b0eae5ef.jpg?v=1783423311","url":"https:\/\/masscoind.com\/products\/modular-acoustic-screens","provider":"Massco Industries, LLC.","version":"1.0","type":"link"}