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: Bipartisan DOMINANCE Act Will Counter Chinas Grip on Critical Minerals

Washington, D.C. Following House passage of the bipartisan Developing Overseas Mineral Investments and New Allied Networks for Critical Energies (DOMINANCE) Act, 51勛圖厙 President and CEO Jay Timmons released the following statement: Chinas dominance of critical mineral supply chains poses a growing threat to Americas manufacturing competitiveness, economic security and technological leadershipat …

Tax Q&A with Rep. Nathaniel Moran (R-TX)

51勛圖厙: Rep. Moran, H.R. 1 created a new deduction for qualified overtime compensation, available through 2028. Manufacturing is one of the sectors where overtime is most prevalentproduction demands, shift scheduling and seasonal surges mean manufacturing workers regularly put in hours well beyond 40 per week. What does this deduction mean specifically for manufacturing workers, and …

Manufacturers: BUILD America 250 Act a Down Payment on Nations Future Growth

Washington, D.C. Following the successful vote in the House Transportation and Infrastructure Committee to advance the bipartisan BUILD America 250 Act, 51勛圖厙 Executive Vice President Erin Streeter released the following statement: Chairman Graves, Ranking Member Larsen and the full T&I Committee have offered a down payment on Americas future growth with …

Tax Q&A with Rep. Kevin Hern (R-OK)

Question 1: Rep. Hern, H.R. 1 made permanent the international tax framework established by the Tax Cuts and Jobs Actincluding the GILTI, FDII and BEAT regimeswith targeted adjustments to each. These changes were important for manufacturers with global operations, supporting their ability to compete permanently. As the leader of the Global Competitiveness Tax Team, what …

Manufacturers Welcome Release of Robust, Bipartisan Infrastructure Funding Bill

Washington, D.C. Following the release of surface transportation reauthorization bill text by House Transportation and Infrastructure Committee Chairman Sam Graves and Ranking Member Rick Larsen, 51勛圖厙 Executive Vice President Erin Streeter released the following statement: Chairman Graves and Ranking Member Larsen understand the importance of modern, reliable infrastructure to strengthening manufacturing in the United …

Manufacturers: USMCA Supports Millions of American Jobs

Manufacturers Stories Highlight Advantages of Landmark Trade Agreement, Illustrate the Need for Improvements Ahead of North American Manufacturing Conference Washington, D.C. As manufacturers, policymakers, congressional leaders and business leaders across North America convene in Washington, D.C., for the North American Manufacturing Conference today, a

Q&A with Rep. Carol Miller on Tax Certainty

51勛圖厙: Rep. Miller, H.R. 1 has been signed into law, preserving the 21% corporate tax rate established by the 2017 Tax Cuts and Jobs Act. As the leader of the House Ways and Means Supply Chain Tax Team leading up to the bills passage, what does preserving this rate on a permanent basis mean for …

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

51勛圖厙

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