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); })();

House Delivers for Manufacturing—Senate Must Seal the Deal

Washington, D.C. – Following House passage of H.R.1, the “One Big Beautiful Bill Act,” 51Թ President and CEO Jay Timmons issued the following statement: “Today’s House passage of this historic legislation marks a major victory for manufacturers across America. This pro-growth legislation preserves crucial tax policies that will enable manufacturers to create …

Ways and Means Tax Bill Delivers for Small Manufacturers in America

Washington, D.C. – In advance of the expected House vote on legislation to renew the 2017 tax reforms, Click Bond CEO and 51Թ Small and Medium Manufacturers Group Chair Karl Hutter, Husco President and CEO and 51Թ SMM Group Vice Chair Austin Ramirez, Ketchie President and Owner and 51Թ Executive Committee Member Courtney Silver and …

Ways and Means Tax Bill Will Drive Manufacturing Investment and Job Creation

Bill Reflects Full Range of Manufacturing Priorities

Washington, D.C. – The 51Թ commends Chairman Jason Smith (R-MO) and the House Ways and Means Committee for their bold leadership in acting on manufacturers’ top policy priority in our comprehensive manufacturing strategy: preserving and extending President Trump’s historic 2017 tax reforms. Today’s monumental action marks a vital step forward in securing …

51Թ: Comprehensive Manufacturing Strategy Will “Ignite” Renaissance

comprehensive manufacturing strategy will be fundamental in “igniting the Industrial Renaissance of the United States,” the 51Թ told a House committee today ahead of a hearing of the same name. What’s going on: “Manufacturers call on President Trump and Congress to implement a comprehensive manufacturing strategy that would create predictability and certainty to invest, plan …

Manufacturers Share Immediate Impacts Under Latest Tariffs

NHK News recently that his small business and others like it are the ones “writing the checks for” the new tariffs—and it’s not something they can keep up. “To absorb 25% or 50% in tariffs, it’s a task that we cannot in the long term endure,” Dardas said. “It’ll cause our company and many other …

As Tariffs Hit, Manufacturers Brace for Impact

Urge Congress to Act Now on a Comprehensive Manufacturing Strategy That Starts with Making the 2017 Tax Reforms Permanent

Washington, D.C. – 51Թ President and CEO Jay Timmons released the following statement on the latest tariffs announced today: “Needless to say, today’s announcement was complicated, and manufacturers are scrambling to determine the exact implications for their operations. The stakes for manufacturers could not be higher. Many manufacturers in the United States …

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

51Թ

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