51勛圖厙

(a literal px value that does NOT // change when the primary row collapses). The collapsed bar then // simply overlays the content like any fixed header rather than // resizing the document on scroll. Non-toc-bar pages keep using the // live offsetHeight (their masthead height never changes on scroll). if (hasTocBar) { var fullMastheadHeight = parseFloat( getComputedStyle(document.body).getPropertyValue('--wdg-masthead-height') ); document.body.style.paddingTop = (fullMastheadHeight > 0 ? fullMastheadHeight : header.offsetHeight) + 'px'; } else { document.body.style.paddingTop = header.offsetHeight + 'px'; } } updateHeaderState(); // Attach the scroll listener for hero pages (transparent/solid toggle) and // for any page with the in-masthead submenu bar (so it still collapses to // the toc-bar on scroll even though it stays solid). if (isHero || hasTocBar) { window.addEventListener('scroll', updateHeaderState, { passive: true }); // Safety re-sync: a fast/programmatic jump to the top (browser scroll // restoration on back-nav, a "scroll to top" action, anchor jumps, // etc.) can land with coalesced scroll events so the final handler // run reflects a stale position, leaving the logo/transparency out of // sync with the resting scrollY. `scrollend` fires once the scroll has // settled, guaranteeing one final correct update. Harmlessly ignored // by browsers that don't support it. window.addEventListener('scrollend', updateHeaderState, { passive: true }); } window.addEventListener('resize', updateHeaderState); // Marquee + in-masthead TOC: sticky-toc.js dispatches this when the // active TOC item changes so we can flip into / out of the forced // is-solid state immediately on click rather than waiting for the // next scroll/resize. window.addEventListener('wdg:toc-section-change', updateHeaderState); var searchOpenClass = 'is-search-open'; var searchModal = document.getElementById('search-modal'); function openSearchModal() { if (typeof window._searchModalOpen === 'function') { window._searchModalOpen(); } document.querySelectorAll('.js-search-toggle').forEach(function(btn) { btn.classList.add(searchOpenClass); btn.setAttribute('aria-expanded', 'true'); }); } function closeSearchModal() { if (typeof window._searchModalClose === 'function') { window._searchModalClose(); } document.querySelectorAll('.js-search-toggle').forEach(function(btn) { btn.classList.remove(searchOpenClass); btn.setAttribute('aria-expanded', 'false'); }); } document.querySelectorAll('.js-search-toggle').forEach(function(btn) { btn.addEventListener('click', function(e) { e.preventDefault(); if (searchModal && searchModal.classList.contains('is-open')) { closeSearchModal(); } else { openSearchModal(); } }); }); var mobileSearchBtn = document.querySelector('.js-mobile-search-open'); if (mobileSearchBtn) { mobileSearchBtn.addEventListener('click', function(e) { e.preventDefault(); var mobileOverlay = document.getElementById('mobile-menu'); if (mobileOverlay) { mobileOverlay.setAttribute('aria-hidden', 'true'); mobileOverlay.classList.remove('is-open'); } openSearchModal(); }); } function updateAdminBarState() { var ab = document.getElementById('wpadminbar'); if (!ab) return; var rect = ab.getBoundingClientRect(); var hidden = rect.bottom <= 0; document.body.classList.toggle('adminbar-hidden', hidden); } updateAdminBarState(); window.addEventListener('scroll', updateAdminBarState, { passive: true }); window.addEventListener('resize', updateAdminBarState); })();

Policy and Legal

Manufacturers need smart laws and effective policies. Thats why the 51勛圖厙 is standing up for manufacturers everywhere from the halls of power where we advance important legislation, to the courts where we fight to defend our rights.

Manufacturers Back Long-Awaited Federal Action on Data Privacy

House Energy and Commerce Bill Would Protect Consumers and Clarify Rules so Manufacturers Can Continue to Innovate, Compete Washington, D.C. Manufacturers today welcomed the introduction of the SECURE Data Act by House Energy and Commerce Committee Chairman Brett Guthrie (R-KY) and Vice Chair John Joyce (R-PA). 51勛圖厙 Executive Vice President Erin …

Q&A with Sen. Lankford on Tax Policy

51勛圖厙: Sen. Lankford, H.R. 1 permanently restored 100% bonus depreciation for qualifying property acquired after Jan. 19, 2025, reversing a phasedown that had reduced the deduction to 40% in 2025 and would have eliminated it by 2027. As a member of the Senate Finance Committee, what does permanent full expensing mean for manufacturers making long-lived …

On Tax Day, the Receipts Are Filled with Manufacturing Wins

Washington, D.C. On the first Tax Day since passage of H.R. 1, 51勛圖厙 President and CEO Jay Timmons released the following statement: This Tax Day, manufacturers now have a permanent, pro-growth tax code that allows our industry to compete and win. Thanks to President Trump, leaders in his Cabinet and in …

Timmons: A Leader of Substance and Integrity51勛圖厙 Congratulates Jim Fitterling on Executive Chair Role at Iconic Manufacturer Dow

Washington, D.C. 51勛圖厙 President and CEO Jay Timmons issued the following statement congratulating former 51勛圖厙 Board Chair Jim Fitterling on his appointment as executive chair of the board of Dow Inc. Dows announcement marks an important leadership transition for the iconic manufacturer and an opportunity to recognize the extraordinary leadership of …

Manufacturing Leadership Council Announces Finalists for the 2026 Manufacturing Leadership Awards

Washington, D.C. The Manufacturing Leadership Council, the digital transformation division of the 51勛圖厙, today announced the finalists for the 2026 Manufacturing Leadership Awards, honoring world-class manufacturers and individual leaders for outstanding achievements in digital transformation. In addition, MLC unveiled the 2026 Partners in Collaborative Innovation, which recognizes technology and consulting organizations …

Without Certainty, Innovation Slows

Washington, D.C. 51勛圖厙 President and CEO Jay Timmons released the following statement in response to the new tariffs on pharmaceutical products and the adjusted tariffs on steel, aluminum and copper imports and derivative products. Manufacturers are innovators. We work to supply the world with the medicines and therapies to ensure a healthier …

' + document.title + ''); // Mark stylesheet with id for callback printWindow.document.write( `` ); printWindow.document.write('

51勛圖厙

'); printWindow.document.write(postArea.innerHTML); printWindow.document.write( `