301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: cmc.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-US" class="no-js"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Home | CMC</title> <meta name="description" content=""> <meta property="og:locale" content="en_US"> <meta property="og:type" content="website"> <meta property="og:title" content="Home | CMC"> <meta property="og:description" content=""> <meta property="og:image" content="/content/img/default-cmc-og.jpg"> <meta property="og:site_name" content="CMC"> <link rel="apple-touch-icon" href="/content/img/apple-touch-icon.png"> <link href="//fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin,latin-ext,cyrillic,cyrillic-ext" rel="stylesheet"> <link href="/content/css/dist/global.css?t=1745590908884" rel="stylesheet"> <script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="986cda80-7c76-4c68-b1ff-12ce532197b3" data-blockingmode="auto" type="text/javascript"></script> <script data-cookieconsent="necessary">var rckey = "6LeLjeYZAAAAAFe7xhSXBBqniJD5hHNv0kcDhDiX";</script> <script data-cookieconsent="necessary" src="//www.google.com/recaptcha/api.js?render=6LeLjeYZAAAAAFe7xhSXBBqniJD5hHNv0kcDhDiX"></script> <script data-cookieconsent="necessary">document.documentElement.classList.remove('no-js');</script> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-M5KVCWM');</script> <!-- End Google Tag Manager --> </head> <body style="height: 100%;" class="page-home" data-culture="en-us"> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M5KVCWM" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <a class="sr-only sr-only-focusable" href="#content">Skip to content</a> <div class="overflow-hidden"> <header id="header"> <div class="menu-language--mobile d-flex align-items-center d-md-none bg-white py-1 px-3 d-print-none"> <span class="text-uppercase letter-spacing-1 text-black w-100">Language</span> <ul class="list-inline w-50 d-flex justify-content-end m-0 ml-md-4 mr-md-3"> <li class="list-inline-item mr-md-3"> <a title="deutsch (deutschland)" href="/de-de"> <img src="/content/img/icon-de.png" alt="deutsch (deutschland)" class="icon-language" /> </a> </li> <li class="list-inline-item mr-md-3"> <a title="polski (polska)" href="/pl-pl"> <img src="/content/img/icon-pl.png" alt="polski (polska)" class="icon-language" /> </a> </li> </ul> </div> <div class="site-header navbar container-fluid container-fluid--wide-1 px-0 d-flex flex-row justify-items-end align-items-center"> <a class="site-header__branding ml-3 ml-sm-4" href="/"> <img class="site-header__logo img-fluid" src="/Content/img/cmc-logo.svg" alt="CMC Commercial Metals" /> </a> <div class="menu-right h-100 w-100 d-print-none"> <ul id="menu-bar" class="menu menu-bar m-0 h-100 list-unstyled d-flex flex-row-reverse flex-md-row justify-content-start justify-content-md-end align-items-center overflow-hidden"> <li class="mr-1 mr-sm-2 mr-md-3 mr-lg-4 align-items-center border-right pr-2 py-2 d-none d-md-flex menu-bar__languages"> <span class="text-uppercase text-gray letter-spacing-1">Language </span> <ul class="list-inline w-50 d-flex justify-content-end m-0 ml-md-4 mr-md-3"> <li class="list-inline-item mr-md-3"> <a title="deutsch (deutschland)" href="/de-de"> <img src="/content/img/icon-de.png" alt="deutsch (deutschland)" class="icon-language" /> </a> </li> <li class="list-inline-item mr-md-3"> <a title="polski (polska)" href="/pl-pl"> <img src="/content/img/icon-pl.png" alt="polski (polska)" class="icon-language" /> </a> </li> </ul> </li> <li class="ml-3 mr-3 ml-sm-3 mr-sm-4 mr-md-4 mr-lg-5 pr-lg-3"> <button id="nav-toggle" title="Site Menu" class="btn-hamburger" aria-expanded="false" aria-controls="nav"> <span class="line line-1"></span> <span class="line line-2"></span> <span class="line line-3"></span> </button> </li> <li class="h-100 bg-gray-light "> <button id="nav-mycmc-toggle" aria-expanded="false" aria-controls="nav-mycmc" class="btn-mycmc border-0 py-md-3 px-sm-3 px-md-5 d-flex flex-column justify-content-center h-100" title="MyCMC Menu"> <img class="img-fluid mx-auto" src="/content/img/myCMC-logo.png" srcset="/content/img/[email protected] 2x" alt="MyCMC Login" /> <svg class="icon-close icon"><use xlink:href="#icon-close"></use></svg> </button> </li> </ul> </div> </div> <nav id="nav" aria-labelledby="nav" role="navigation" class="site-nav navbar-collapse collapsed align-items-md-start text-left" aria-hidden="true"> <div class="site-nav__container"> <form action="/Search/Search?Culture=en-US" class="site-nav__search" id="siteSearchForm" method="get"> <div class="row"> <div class="col-12"> <div class="js-search-container site-nav__search-container position-relative w-100"> <label for="search" class="site-nav__search__label">Search</label> <input type="text" id="search" name="searchtext" class="site-nav__search__input form-control"> <button type="submit" class="btn-search"> <span class="sr-only">Go</span> <svg class="icon-search icon ml-1"><use xlink:href="#icon-search"></use></svg> </button> </div> </div> </div> </form> <ul id="main-menu" class="site-nav__menu is-accordion list-unstyled mb-0 mt-4"> <li class="menu-item menu-item-children"> <span class="js-btn-panel panel-expander d-flex flex-row-reverse align-items-center" tabindex="0" role="button" aria-controls="our-company" aria-expanded="false"><span>Our Company</span></span> <ul id="our-company" aria-labelledby="our-company" class="js-panel-expandable menu-child list-unstyled panel-expandable"> <li class="menu-child-item menu-child-item--has-sub"> <a href="/en-us/locations">Our Global Reach</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="/en-us/our-company/living-our-values">Our Values</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="/en-us/our-company/board-of-directors">Board of Directors</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="/en-us/our-company/management-team">Management Team</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <span data-parentid="sustainability" class="js-btn-panel js-btn-panel-child panel-expander" tabindex="0" role="button" aria-controls="sustainability" aria-expanded="false">Sustainability</span> <div id="sustainability" class="js-child-panel-expandable menu-child-sub panel-expandable " aria-labelledby="sustainability"> <ul class="menu-child__menu list-unstyled mb-2"> <li class="menu-child-item"> <a href="/en-us/our-company/sustainability-pages/sustainability">Our Commitment</a> <ul class="menu-child-sub__menu list-unstyled mb-2"> <li> <a class="js-menu-endchild" href="/en-us/our-company/sustainability-pages/environment">Environment</a> </li> <li> <a class="js-menu-endchild" href="/en-us/our-company/sustainability-pages/social">Social</a> </li> <li> <a class="js-menu-endchild" href="/en-us/our-company/sustainability-pages/governance">Governance</a> </li> </ul> </li> </ul> </div> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="/en-us/our-company/sustainability-pages/leed">LEED and EPDS</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="/en-us/our-company/community-involvement">Community Involvement</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="/en-us/scrap-can-be-beautiful">Scrap Can Be Beautiful</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="/en-us/our-company/forward-thinking">Forward Thinking</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="/en-us/history">Our History</a> </li> </ul> </li> <li class="menu-item menu-item-children"> <span class="js-btn-panel panel-expander d-flex flex-row-reverse align-items-center" tabindex="0" role="button" aria-controls="what-we-do" aria-expanded="false"><span>What We Do</span></span> <ul id="what-we-do" aria-labelledby="what-we-do" class="js-panel-expandable menu-child list-unstyled panel-expandable"> <li class="menu-child-item menu-child-item--has-sub"> <span data-parentid="cmc-in-america" class="js-btn-panel js-btn-panel-child panel-expander" tabindex="0" role="button" aria-controls="cmc-in-america" aria-expanded="true">CMC In America</span> <div id="cmc-in-america" class="js-child-panel-expandable menu-child-sub panel-expandable active" aria-labelledby="cmc-in-america"> <ul class="menu-child__menu list-unstyled mb-2"> <li class="menu-child-item"> <a href="/en-us/what-we-do/america/metal-recycling">Metal Recycling</a> <ul class="menu-child-sub__menu list-unstyled mb-2"> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/metal-recycling/selling-to-cmc">Sell to CMC</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/metal-recycling/buying-from-cmc">Buy from CMC</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/metal-recycling/scrap-management">Scrap Management</a> </li> </ul> </li> <li class="menu-child-item"> <a href="/en-us/what-we-do/america/mill-products">Mill Products</a> <ul class="menu-child-sub__menu list-unstyled mb-2"> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/mill-products/rebar">Rebar</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/mill-products/merchant-and-structural-bar">Merchant Bar</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/mill-products/wire-rod">Wire Rod</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/mill-products/cryosteel">CryoSteel</a> </li> <li> <a class="js-menu-endchild" href="/en-us/landing-pages/zero">Zero Carbon Steel</a> </li> </ul> </li> <li class="menu-child-item"> <a href="/en-us/what-we-do/america/fabrication">Fabrication</a> <ul class="menu-child-sub__menu list-unstyled mb-2"> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/fabrication/rebar-fabrication">Rebar Fabrication</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/fabrication/paving-dowels-and-baskets">Paving Dowels & Baskets</a> </li> <li> <a class="js-menu-endchild" href="/en-us/landing-pages/anchoring-systems">Anchor Bolt Cages</a> </li> </ul> </li> <li class="menu-child-item"> <a href="/en-us/what-we-do/america/cable">Cable</a> <ul class="menu-child-sub__menu list-unstyled mb-2"> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/cable/in-house-engineering-services">Engineering Services</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/cable/slab-on-grade-solutions">Slab On Grade</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/cable/barrier-cable">Barrier Cable</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/cable/concrete-scanning-and-coring">Scanning and Coring</a> </li> </ul> </li> <li class="menu-child-item"> <a href="/en-us/landing-pages/corrosion-resistance-solutions">Corrosion Resistance Solutions</a> <ul class="menu-child-sub__menu list-unstyled mb-2"> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/mill-products/chromx">ChromX</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/mill-products/galvabar">GalvaBar</a> </li> <li> <a class="js-menu-endchild" href="/en-us/landing-pages/epoxy-coated-rebar">Epoxy Coated Rebar</a> </li> </ul> </li> <li class="menu-child-item"> <a href="/en-us/landing-pages/bridge-systems">Bridge Systems</a> </li> <li class="menu-child-item"> <a href="/en-us/what-we-do/america/performance-steel">Performance Steel</a> <ul class="menu-child-sub__menu list-unstyled mb-2"> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/performance-steel/trushield">TruSHIELD</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/performance-steel/trustrength">TruSTRENGTH</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/performance-steel/truwear">TruWEAR</a> </li> </ul> </li> <li class="menu-child-item"> <a href="/en-us/what-we-do/america/ground-improvement-solutions">Ground Improvement Solutions</a> </li> <li class="menu-child-item"> <a href="/en-us/what-we-do/america/construction-products">Construction Services</a> <ul class="menu-child-sub__menu list-unstyled mb-2"> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/construction-products/products-and-accessories">Products & Accessories</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/construction-products/tilt-wall">Tilt Wall</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/construction-products/formwork">Formwork</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/construction-products/equipment-rentals">Equipment Rental</a> </li> </ul> </li> <li class="menu-child-item"> <a href="/en-us/what-we-do/america/fence-posts">Fence Posts</a> </li> <li class="menu-child-item"> <a href="/en-us/what-we-do/america/supplier-zone/supplier-zone">Supplier Zone</a> <ul class="menu-child-sub__menu list-unstyled mb-2"> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/supplier-zone/indirect-goods-and-services-suppliers">Indirect Goods and Services</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/america/supplier-zone/direct-goods-and-services-suppliers">Direct Goods and Services</a> </li> </ul> </li> </ul> </div> </li> <li class="menu-child-item menu-child-item--has-sub"> <span data-parentid="cmc-in-europe" class="js-btn-panel js-btn-panel-child panel-expander" tabindex="0" role="button" aria-controls="cmc-in-europe" aria-expanded="false">CMC in Europe</span> <div id="cmc-in-europe" class="js-child-panel-expandable menu-child-sub panel-expandable " aria-labelledby="cmc-in-europe"> <ul class="menu-child__menu list-unstyled mb-2"> <li class="menu-child-item"> <a href="/en-us/what-we-do/europe/recycling-in-poland">Metal Recycling</a> </li> <li class="menu-child-item"> <a href="/en-us/what-we-do/europe/what-we-do-europe-poland-mill-products">Mill Products</a> <ul class="menu-child-sub__menu list-unstyled mb-2"> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/europe/what-we-do-europe-poland-mill-products#certificates">Certificates</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/europe/what-we-do-europe-poland-mill-products#dso-activity">DSO Activity</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/europe/what-we-do-europe-poland-mill-products">Environmental</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/europe/what-we-do-europe-poland-mill-products#material-claim-procedure">Material Claim Procedure</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/europe/what-we-do-europe-poland-mill-products#communications-&-announcements">Communications & Announcements</a> </li> </ul> </li> <li class="menu-child-item"> <a href="/en-us/what-we-do/europe/fabrication-in-poland">Fabrication</a> <ul class="menu-child-sub__menu list-unstyled mb-2"> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/europe/fabrication-in-poland#rebar-fabrication">Rebar Fabrication</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/europe/fabrication-in-poland#mesh-fabrication">Mesh Fabrication</a> </li> </ul> </li> <li class="menu-child-item"> <a href="/en-us/what-we-do/europe/supplier-zone">Supplier Zone</a> <ul class="menu-child-sub__menu list-unstyled mb-2"> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/europe/supplier-zone#Goods-Services-Suppliers">Goods and Services Suppliers</a> </li> <li> <a class="js-menu-endchild" href="/en-us/what-we-do/europe/supplier-zone#transport-services">Transport Services</a> </li> </ul> </li> <li class="menu-child-item"> <a href="https://www.tensarinternational.com">Tensar</a> </li> </ul> </div> </li> <li class="menu-child-item menu-child-item--has-sub"> <span data-parentid="cmc-in-asia" class="js-btn-panel js-btn-panel-child panel-expander" tabindex="0" role="button" aria-controls="cmc-in-asia" aria-expanded="false">CMC in Asia</span> <div id="cmc-in-asia" class="js-child-panel-expandable menu-child-sub panel-expandable " aria-labelledby="cmc-in-asia"> <ul class="menu-child__menu list-unstyled mb-2"> <li class="menu-child-item"> <a href="/en-us/what-we-do/asia/cmc-in-asia">Metal Recycling</a> </li> <li class="menu-child-item"> <a href="https://www.tensarinternational.com">Tensar</a> </li> </ul> </div> </li> </ul> </li> <li class="menu-item "> <a href="/en-us/industries-served">Industries We Serve</a> </li> <li class="menu-item "> <a href="/en-us/projects">Projects</a> </li> <li class="menu-item menu-item-children"> <span class="js-btn-panel panel-expander d-flex flex-row-reverse align-items-center" tabindex="0" role="button" aria-controls="careers" aria-expanded="false"><span>Careers</span></span> <ul id="careers" aria-labelledby="careers" class="js-panel-expandable menu-child list-unstyled panel-expandable"> <li class="menu-child-item menu-child-item--has-sub"> <a href="/en-us/cmc-careers">Working at CMC</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="/en-us/careers-info/benefits-in-america">America Benefits & Rewards</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="/en-us/careers-info/poland-benefits-rewards">Poland Benefits & Rewards</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="https://jobs.cmc.com/">Find a Job</a> </li> </ul> </li> <li class="menu-item "> <a href="/en-us/investors">Investors</a> </li> <li class="menu-item "> <a href="/en-us/locations#mapSection">Locations</a> </li> <li class="menu-item "> <a href="/en-us/contact-us">Contact Us</a> </li> </ul> </div> </nav> <ul id="nav-mycmc" aria-labelledby="nav" role="navigation" class="mycmc-nav navbar-collapse collapsed align-items-md-start text-left text-uppercase list-unstyled text-white pl-4 pb-4 pt-4" aria-hidden="true"> <li class="menu-item menu-item-children"> <span class="js-btn-panel panel-expander d-flex flex-row-reverse align-items-center" tabindex="0" role="button" aria-controls="customer-login" aria-expanded="false"><span>Customer Login</span></span> <ul id="customer-login" aria-labelledby="customer-login" class="js-panel-expandable menu-child list-unstyled panel-expandable"> <li class="menu-child-item menu-child-item--has-sub"> <a href="https://mycmc.cmc.com/">Mill</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="https://mycmc.cmc.com/">Fabrication</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="https://mycmcrecycling.cmc.com">Recycling</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="https://mycmc.cmc.com/crp">Construction Services</a> </li> <li class="menu-child-item menu-child-item--has-sub"> <a href="https://mycmc.cmc.com/">Scrap Management</a> </li> </ul> </li> <li class="menu-item "> <a href="/en-us/mycmc/ecommerce">About Ecommerce</a> </li> <li class="menu-item "> <a href="/en-us/mycmc/request-access">Request Access</a> </li> <li class="menu-item "> <a href="https://mycmc.cmc.com">Carrier Login</a> </li> </ul> </header> <div id="nav-backdrop" class="nav-backdrop"></div> <main id="content" class="site-main"> <noscript> <style type="text/css"> .js-waitscreen { display: none !important; } </style> </noscript> <div id="js-waitscreen" class="waitscreen"> <img id="js-waitscreen-img" src="../content/img/[email protected]" alt="CMC" aria-hidden="true"> </div> <div class="hero page-header--home page-header--video-mode"> <div class="page-header-ribbon page-header-ribbon-text text-white text-center px-2 d-flex align-items-center justify-content-center"><a href="https://register.gotowebinar.com/register/9145574339014262878?source=alerts" target="_blank">Join us Thursday, May 15, from 12-1pm CDT for our next webinar, "Galvanized Rebar: Thicker Does Not Mean Better". 1 PDH credit available!</a></div> <img class="img-fluid page-header--home__overlay" src="/getmedia/386b8cbb-a241-4772-8950-1e4585a8ddf5/InsideCounts_2.svg?ext=.svg" alt="It's what's inside that counts." /> <h1 class="sr-only">It's what's inside that counts.</h1> <div class="page-header--home__video-container"> <video webkit-playsinline playsinline autoplay loop muted id="page-header--home-video" class="page-header--home__video ribbon" poster="/getmedia/a4cfb791-f646-47c1-8437-5cf0fdd802e2/cmc-video-still-2.jpg?width=1280&height=720&ext=.jpg"> <source src="/getmedia/3aa63882-a84f-4c08-9de6-8c7bd19b7408/cmc-homepage-new-1080-notext.mp4?width=300&height=200&ext=.mp4" type="video/mp4" media="screen and (min-device-width:1051px)"> <source src="/getmedia/bb7a0b2f-a8ea-4803-9a87-1aa2ba53419c/cmc-homepage-new-720-notext.mp4?width=300&height=200&ext=.mp4" type="video/mp4" media="screen and (min-device-width:451px) and (max-device-width:1050px)"> <source src="/getmedia/353abf77-f1e5-4ed6-ba2a-943825d7bf71/cmc-homepage-new-480-notext.mp4?width=300&height=200&ext=.mp4" type="video/mp4" media="screen and (max-device-width:450px)"> </video> </div> </div> <div class="page-content"> <div id="scroll-indicator" class="d-none d-lg-flex justify-content-center align-content-center"> <span class="arrow">˅</span>Scroll to explore </div> <section class="pt-3 pt-sm-5 pt-xl-6"> <div class="container-fluid"> <div class="font-size-18 px-sm-5 px-xl-6"> <p><strong>Look beneath the surface and you’ll see all that CMC offers — <span class="text-orange">Strength. Integrity. Dependability.</span> </strong><br /> That’s not just a description of our products, but also our people. Sure, you’ll find CMC construction solutions at the heart of much of our modern infrastructure — from AT&T Stadium in Dallas to the Pentagon to essential highways, bridges and buildings all over the world.</p> <p><strong>But at CMC, we also work hard to build something far more important —<span class="text-orange"> lasting relationships.</span></strong><br /> The kind of partnerships that keep our customers returning to us time and again for their most important and challenging projects. Such loyalty doesn’t happen by chance or convenience. It’s the result of the passion of our people. At CMC, we care about the products we make, the folks we make them for, and the world we all share — now and for generations to come.</p> </div> </div> </section> <section class="pt-3 pt-md-5 pt-xl-6 px-45"> <div class="p-3 text-center bg-gray-light mb-3 mb-md-4 mb-xl-45"> <h2 class="text-gray font-weight-700 js-scroll-effect scroll-effect-fade-in">what we do</h2> </div> <div class="product-grid js-scroll-effect scroll-effect-fly-up-children"> <div class="row"> </div> </div> </section> <section class="pt-3 pt-md-5 pt-xl-6 pb-2 pb-md-4 pb-xl-5"> <div class="container-fluid"> <div class="foward-thinking-container js-scroll-effect scroll-effect-fly-up" role="tablist" aria-label="Forward Thinking"> <div class="js-ftpanel-start ftpanel ftpanel-start"> <h2 class="ftpanel__header pt-5 text-gray mx-auto js-scroll-effect scroll-effect-fade-in"> <span class="ftpanel__header__top d-block mb-1 w-100">Forward</span> <span class="ftpanel__header__bottom d-block font-weight-700">Thinking</span> </h2> </div> <span class="js-ftcircle-btn ftcircle ftcircle-1" data-panel="ftpanel1" role="tab" aria-selected="false"> <img class="ftcircle__icon lazy" data-src="/getmedia/43828af5-d148-445d-8fc4-c6dea16e11f5/CMC_ForwardThinking_Automated_TPost_Plant-(3).svg?ext=.svg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="T-Post Automation " /> <span class="d-block justify-content-center align-content-center d-md-none ftcircle__label text-center text-gray text-uppercase">T-Post Automation</span> </span> <div id="ftpanel1" class="js-ftpanel ftpanel ftpanel-1"> <h3 class="ftpanel__header mb-3 text-gray"> <span class="ftpanel__header__top d-block w-100">T-Post Automation</span> </h3> <div class="ftpanel__body w-100"> <p class="d-none d-md-block"> CMC currently operates the most automated T-post fabrication facility in the world. </p> <a href="/en-US/Our-Company/Forward-Thinking" class="btn btn-style-1 btn-style-1--small"> Learn More </a> </div> </div> <span class="js-ftcircle-btn ftcircle ftcircle-2" data-panel="ftpanel2" role="tab" aria-selected="false"> <img class="ftcircle__icon lazy" data-src="/getmedia/55b5156d-a70e-4a93-b377-847cb64ca7f1/Zero-Logo-Icon-100x100-svg.svg?ext=.svg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="Net Zero Steel " /> <span class="d-block justify-content-center align-content-center d-md-none ftcircle__label text-center text-gray text-uppercase">Net Zero Steel</span> </span> <div id="ftpanel2" class="js-ftpanel ftpanel ftpanel-2"> <h3 class="ftpanel__header mb-3 text-gray"> <span class="ftpanel__header__top d-block w-100">Net Zero Steel</span> </h3> <div class="ftpanel__body w-100"> <p class="d-none d-md-block"> In 2022, CMC launched its Zero line, providing customers with a carbon-neutral steel solution. </p> <a href="/en-US/Our-Company/Forward-Thinking" class="btn btn-style-1 btn-style-1--small"> Learn More </a> </div> </div> <span class="js-ftcircle-btn ftcircle ftcircle-3" data-panel="ftpanel3" role="tab" aria-selected="false"> <img class="ftcircle__icon lazy" data-src="/getmedia/93ec6c68-e71c-4855-adf1-98fcb7591a14/CMC_ForwardThinking_Mini_Mill.svg?ext=.svg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="Mini Mill " /> <span class="d-block justify-content-center align-content-center d-md-none ftcircle__label text-center text-gray text-uppercase">Mini Mill</span> </span> <div id="ftpanel3" class="js-ftpanel ftpanel ftpanel-3"> <h3 class="ftpanel__header mb-3 text-gray"> <span class="ftpanel__header__top d-block w-100">Mini Mill</span> </h3> <div class="ftpanel__body w-100"> <p class="d-none d-md-block"> Every CMC mill uses electric energy and 100% recycled scrap to produce our products. </p> <a href="/en-US/Our-Company/Forward-Thinking" class="btn btn-style-1 btn-style-1--small"> Learn More </a> </div> </div> <span class="js-ftcircle-btn ftcircle ftcircle-4" data-panel="ftpanel4" role="tab" aria-selected="false"> <img class="ftcircle__icon lazy" data-src="/getmedia/fbd17f43-0444-4c6f-aa47-aa14e26e67cb/CMC_ForwardThinking_Splitting.svg?ext=.svg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="Slitting Process " /> <span class="d-block justify-content-center align-content-center d-md-none ftcircle__label text-center text-gray text-uppercase">Slitting Process</span> </span> <div id="ftpanel4" class="js-ftpanel ftpanel ftpanel-4"> <h3 class="ftpanel__header mb-3 text-gray"> <span class="ftpanel__header__top d-block w-100">Slitting Process</span> </h3> <div class="ftpanel__body w-100"> <p class="d-none d-md-block"> CMC was the first in the industry to successfully complete a three and five slit process. </p> <a href="/en-US/Our-Company/Forward-Thinking" class="btn btn-style-1 btn-style-1--small"> Learn More </a> </div> </div> <span class="js-ftcircle-btn ftcircle ftcircle-5" data-panel="ftpanel5" role="tab" aria-selected="false"> <img class="ftcircle__icon lazy" data-src="/getmedia/d3eafd0c-b3ef-4747-bb1e-af5b0a64269a/CMC_ForwardThinking_Micro_Mill.svg?ext=.svg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="Micro Mill " /> <span class="d-block justify-content-center align-content-center d-md-none ftcircle__label text-center text-gray text-uppercase">Micro Mill</span> </span> <div id="ftpanel5" class="js-ftpanel ftpanel ftpanel-5"> <h3 class="ftpanel__header mb-3 text-gray"> <span class="ftpanel__header__top d-block w-100">Micro Mill</span> </h3> <div class="ftpanel__body w-100"> <p class="d-none d-md-block"> CMC was the first in the world to successfully operate a highly energy-efficient micro mill. </p> <a href="/en-US/Our-Company/Forward-Thinking" class="btn btn-style-1 btn-style-1--small"> Learn More </a> </div> </div> <span class="js-ftcircle-btn ftcircle ftcircle-6" data-panel="ftpanel6" role="tab" aria-selected="false"> <img class="ftcircle__icon lazy" data-src="/getmedia/bce4496e-8a9e-4016-b131-c7e04af52dcb/CMC_ForwardThinking_myCMC.svg?ext=.svg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="my CMC " /> <span class="d-block justify-content-center align-content-center d-md-none ftcircle__label text-center text-gray text-uppercase">my CMC</span> </span> <div id="ftpanel6" class="js-ftpanel ftpanel ftpanel-6"> <h3 class="ftpanel__header mb-3 text-gray"> <span class="ftpanel__header__top d-block w-100">my CMC</span> </h3> <div class="ftpanel__body w-100"> <p class="d-none d-md-block"> CMC was the first steel company in the U.S. to build and release an online customer portal. </p> <a href="/en-US/Our-Company/Forward-Thinking" class="btn btn-style-1 btn-style-1--small"> Learn More </a> </div> </div> <span class="js-ftcircle-btn ftcircle ftcircle-7" data-panel="ftpanel7" role="tab" aria-selected="false"> <img class="ftcircle__icon lazy" data-src="/getmedia/27f28fd3-d7a4-4be4-8e1f-2046d29db6db/CMC_ForwardThinking_TruckFleet.svg?ext=.svg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="Trucking Fleet " /> <span class="d-block justify-content-center align-content-center d-md-none ftcircle__label text-center text-gray text-uppercase">Trucking Fleet</span> </span> <div id="ftpanel7" class="js-ftpanel ftpanel ftpanel-7"> <h3 class="ftpanel__header mb-3 text-gray"> <span class="ftpanel__header__top d-block w-100">Trucking Fleet</span> </h3> <div class="ftpanel__body w-100"> <p class="d-none d-md-block"> CMC has its own trucking fleet dedicated to meeting our customers’ needs. </p> <a href="/en-US/Our-Company/Forward-Thinking" class="btn btn-style-1 btn-style-1--small"> Learn More </a> </div> </div> <span class="js-ftcircle-btn ftcircle ftcircle-8" data-panel="ftpanel8" role="tab" aria-selected="false"> <img class="ftcircle__icon lazy" data-src="/getmedia/b31aecb1-0a28-4a37-a6f3-4b2082787500/CMC_ForwardThinking_SpooledRebar.svg?ext=.svg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="Spooled Rebar " /> <span class="d-block justify-content-center align-content-center d-md-none ftcircle__label text-center text-gray text-uppercase">Spooled Rebar</span> </span> <div id="ftpanel8" class="js-ftpanel ftpanel ftpanel-8"> <h3 class="ftpanel__header mb-3 text-gray"> <span class="ftpanel__header__top d-block w-100">Spooled Rebar</span> </h3> <div class="ftpanel__body w-100"> <p class="d-none d-md-block"> CMC became the first producer of spooled rebar in the U.S. </p> <a href="/en-US/Our-Company/Forward-Thinking" class="btn btn-style-1 btn-style-1--small"> Learn More </a> </div> </div> </div> <a href="/en-US/Our-Company/Forward-Thinking" class="d-block d-md-none my-3 mx-auto w-50 btn btn-style-1">See All</a> </div> </section> <section class="section-summary mt-4 mt-md-5 mt-xl-6"> <div class="summary-header w-100 mb-3 mb-md-5 js-parallax" style="background-image: url('/getmedia/8f7221ac-e380-48cc-ac22-55f9c2c1be63/sustainable-banner.jpg?width=1200&height=464&ext=.jpg')"> <a href="/en-US/Our-Company/Sustainability" class="d-block w-100 h-100 text-decoration-none"> <div class="container-fluid"> <h2 class="text-white text-shadow pt-5 pt-md-6">building a sustainable world</h2> </div> </a> </div> <div class="container-fluid"> <div class="row"> <div class="col-12 col-md-10 mx-auto"> <article class="summary-block mb-3 mb-md-4 js-scroll-effect scroll-effect-fly-in scroll-effect-fly-in-both"> <div class="row no-gutters"> <div class="col-12 col-md-6"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="/getmedia/845a59eb-0f3a-4bef-a089-49f10a94be21/100-recycled-metal-POPOrangebar.jpg?width=660&height=390&ext=.jpg" alt="" class="img-fluid h-100 w-100 img-cover lazy" /> </div> <div class="col-12 col-md-6 bg-gray-light d-flex flex-column justify-content-center justify-content-md-center"> <div class="p-4 px-sm-45 py-sm-4"> <header> <h3 class="h6 text-uppercase text-blue">WE USE 100% RECYCLED STEEL</h3> </header> <section class="pr-md-1"> <div class="mb-3"> We save over 17 billion pounds of scrap metal from going to landfils, turning non-useful scrap into new, sustainable steel products. </div> <a href="/en-US/Our-Company/Sustainability-Pages/Sustainability" class="btn btn-style-2 mb-2 stretched-link">Read More</a> </section> </div> </div> </div> </article> <article class="summary-block mb-3 mb-md-4 js-scroll-effect scroll-effect-fly-in scroll-effect-fly-in-both"> <div class="row no-gutters"> <div class="col-12 col-md-6"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="/getmedia/67c5585e-5ec5-4dba-8d8c-7dcf04f1944e/82percent_less_energyGreenBar-English.jpg?width=660&height=330&ext=.jpg" alt="" class="img-fluid h-100 w-100 img-cover lazy" /> </div> <div class="col-12 col-md-6 bg-gray-light d-flex flex-column justify-content-center justify-content-md-center"> <div class="p-4 px-sm-45 py-sm-4"> <header> <h3 class="h6 text-uppercase text-blue">We use 82% less energy than traditional steelmaking</h3> </header> <section class="pr-md-1"> <div class="mb-3"> CMC constantly monitors energy consumption and looks for ways to further improve efficiency while lowering emissions. </div> <a href="/en-US/Our-Company/Sustainability-Pages/Sustainability" class="btn btn-style-2 mb-2 stretched-link">Read More</a> </section> </div> </div> </div> </article> <article class="summary-block mb-3 mb-md-4 js-scroll-effect scroll-effect-fly-in scroll-effect-fly-in-both"> <div class="row no-gutters"> <div class="col-12 col-md-6"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="/getmedia/2e09d8c8-897e-4d30-8436-bdf15719d66c/64-LESS-CO2-bluebar-english.jpg?width=660&height=330&ext=.jpg" alt="" class="img-fluid h-100 w-100 img-cover lazy" /> </div> <div class="col-12 col-md-6 bg-gray-light d-flex flex-column justify-content-center justify-content-md-center"> <div class="p-4 px-sm-45 py-sm-4"> <header> <h3 class="h6 text-uppercase text-blue">We produce 64% less CO2 per ton of steel</h3> </header> <section class="pr-md-1"> <div class="mb-3"> The industry averages 1.89 metric tons of CO<sub>2</sub> per ton of steel. CMC’s EAF technology allows us to average below 0.679 metric tons of CO<sub>2</sub> per ton of steel. </div> <a href="/en-US/Our-Company/Sustainability-Pages/Sustainability" class="btn btn-style-2 mb-2 stretched-link">Read More</a> </section> </div> </div> </div> </article> </div> </div> </div> </section> <section class="section-xray mt-4 mt-xl-5 pb-6 pb-xl-5"> <div class="bg-gray-light pt-4"> <div class="container-fluid container-fluid--narrow"> <div class="row"> <div class="col-12"> <div class="section-xray__header text-center"> <h2 class="js-scroll-effect scroll-effect-fly-up scroll-effect-no-opacity">x-ray vision</h2> <h3 class="h5 text-black js-scroll-effect scroll-effect-fly-down">see what's inside</h3> </div> </div> </div> <div class="row"> <div class="col-10 mx-auto"> <div class="section-xray__excerpt py-3 py-sm-4 px-md-2 text-black"> <p>CMC steel serves as the backbone for an incredible array of highways, structures and other projects. It’s just not always obvious. That’s why we’ve created this easy way for you to look inside and see the strength and versatility of CMC steel for yourself.</p> </div> </div> </div> </div> </div> <div class="bg-blue-medium w-100" > <div class="container-fluid container-fluid--narrow"> <div class="row"> <div class="col-12 col-md-11 px-0 px-lg-1 mx-0 mx-md-auto"> <div class="xray-slider slider-controls-custom"> <div class="js-xray-slider"> <div> <div class="xray-slider__slide"> <picture> <source media="(min-width: 800px)" srcset="/getmedia/9f65255b-4ef1-440d-b5b3-db00c99f91f5/Runway_NoRebar_1600x900-reduced.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/b3961cec-6c42-46c3-a5f6-1abf4d79a2fc/Runway_NoRebar_800x450.png?width=800&height=450&ext=.png" alt="Airport Runway" class="img-fluid w-100 xray-slider__slide_img--top"> </picture> <picture> <source media="(min-width: 800px)" srcset="/getmedia/624bcb21-3a23-4247-bb57-671dacf47063/Runway_XrayRebar_1600x900-reduced.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/86ecdfee-8246-43b5-b755-1ca936e5644f/Runway_XrayRebar_800x450.png?width=800&height=450&ext=.png" alt="Airport Runway" class="img-fluid w-100 xray-slider__slide_img--bottom"> </picture> </div> </div> <div> <div class="xray-slider__slide"> <picture> <source media="(min-width: 800px)" srcset="/getmedia/52b5b70c-23d2-474b-b521-602502fe6c0b/Terminal_NoRebar_1600x900-reduced.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/31d1f4f3-ee38-4586-bfb2-b7c5e5e7bc73/Terminal_NoRebar_800x450.png?width=800&height=450&ext=.png" alt="Airport Terminal" class="img-fluid w-100 xray-slider__slide_img--top"> </picture> <picture> <source media="(min-width: 800px)" srcset="/getmedia/24a1ef21-b82e-48ac-aef0-6610e45b766e/Terminal_XrayRebar_1600x900-reduced.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/af29bb54-d091-46a3-ae4c-2063b3735e2e/Terminal_Xray-Rebar_800x450.png?width=800&height=450&ext=.png" alt="Airport Terminal" class="img-fluid w-100 xray-slider__slide_img--bottom"> </picture> </div> </div> <div> <div class="xray-slider__slide"> <picture> <source media="(min-width: 800px)" srcset="/getmedia/bb72ea63-4ab3-4215-a061-3a9786ddeeb7/bridge-no_rebar-1600x900.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/1e2e3db7-7844-4445-bdad-0b920dae1672/bridge-no_rebar-800x450.jpg?width=800&height=450&ext=.jpg" alt="bridge" class="img-fluid w-100 xray-slider__slide_img--top"> </picture> <picture> <source media="(min-width: 800px)" srcset="/getmedia/9863458b-bdfc-45ca-ba77-4b81c13bdb7f/bridge-with_rebar-FADED-1600x900.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/3a9d3a94-94e9-41e7-9ccb-f1a1a1cfc7cb/bridge-with_rebar-FADED-800x450.jpg?width=800&height=450&ext=.jpg" alt="bridge" class="img-fluid w-100 xray-slider__slide_img--bottom"> </picture> </div> </div> <div> <div class="xray-slider__slide"> <picture> <source media="(min-width: 800px)" srcset="/getmedia/4f2739fc-d817-4237-abcf-70cc16cf1476/garage-no_rebar-1600x900.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/2b4b7476-57be-438c-98c4-68c62503624c/garage-no_rebar-800x450.jpg?width=800&height=450&ext=.jpg" alt="Garage" class="img-fluid w-100 xray-slider__slide_img--top"> </picture> <picture> <source media="(min-width: 800px)" srcset="/getmedia/26fb25bf-f936-4fb4-89fd-a420babfa98a/garage-with_rebar-1600x900.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/aa0828da-d8ba-433a-9dd5-8c768679ea27/garage-with_rebar-800x450.jpg?width=800&height=450&ext=.jpg" alt="Garage" class="img-fluid w-100 xray-slider__slide_img--bottom"> </picture> </div> </div> <div> <div class="xray-slider__slide"> <picture> <source media="(min-width: 800px)" srcset="/getmedia/b39823bf-aef1-4a54-aca4-024b499aad0d/Museum-no-visible-rebar.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/2c344b80-4d9a-4a53-a457-0eafbb2607d8/m_Museum-no-visible-rebar.jpg?width=800&height=450&ext=.jpg" alt="Museum" class="img-fluid w-100 xray-slider__slide_img--top"> </picture> <picture> <source media="(min-width: 800px)" srcset="/getmedia/7786b99b-c620-48ec-bcc4-7107a2863e9f/Museum-with-rebar2.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/6630a68d-064b-4450-80c8-55931ea97093/m_Museum-with-rebar.jpg?width=800&height=450&ext=.jpg" alt="Museum" class="img-fluid w-100 xray-slider__slide_img--bottom"> </picture> </div> </div> <div> <div class="xray-slider__slide"> <picture> <source media="(min-width: 800px)" srcset="/getmedia/575eda76-e3b1-4297-85f3-9a2a80158569/neighborhood_road-no_rebar-1600x900.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/492b5c7b-1edd-4951-85a4-db4a51ee162e/neighborhood_road-no_rebar-800x450.jpg?width=800&height=450&ext=.jpg" alt="Neighborhood Road" class="img-fluid w-100 xray-slider__slide_img--top"> </picture> <picture> <source media="(min-width: 800px)" srcset="/getmedia/9e8cddbc-676c-4c67-ad4e-669b10523ecf/neighborhood_road-with_rebar-1600x900.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/beeab3bd-cced-4e73-9b3a-d039513d7371/neighborhood_road-with_rebar-800x450.jpg?width=800&height=450&ext=.jpg" alt="Neighborhood Road" class="img-fluid w-100 xray-slider__slide_img--bottom"> </picture> </div> </div> <div> <div class="xray-slider__slide"> <picture> <source media="(min-width: 800px)" srcset="/getmedia/52d42d65-a3e6-4e53-8938-3b87dcdf45be/CMC_concreteoverpass-background.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/427b20c7-a330-49d9-aabd-9969e122d647/CMC_concreteoverpass-background_sm.jpg?width=800&height=450&ext=.jpg" alt="Overpass" class="img-fluid w-100 xray-slider__slide_img--top"> </picture> <picture> <source media="(min-width: 800px)" srcset="/getmedia/1c793aa3-f0ae-47f4-afc0-0c00edaaa644/CMC_concreteoverpass-rebarexposedfadedbackground.jpg?width=1600&height=900&ext=.jpg"> <img src="/getmedia/d44b3899-2f15-419a-b01a-f3be53795a44/CMC_concreteoverpass-rebarexposedfadedbackground_sm.jpg?width=800&height=450&ext=.jpg" alt="Overpass" class="img-fluid w-100 xray-slider__slide_img--bottom"> </picture> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="section-profiles mt-4 mt-md-5 mt-xl-6 pb-4 pb-md-5 bg-metal-texture bg-metal-texture--light"> <div class="container-fluid container-fluid--narrow"> <div class="pt-4 pt-md-6"> <div class="row js-scroll-effect scroll-effect-fly-in scroll-effect-fly-in-both"> <div class="col-11 mx-auto"> <div class="section-profiles__header"> <img class="img-fluid lazy" data-src="../content/img/header-meet-our-people.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="" /> <h2 class="sr-only">Profiles in Steel</h2> </div> </div> </div> <div class="row js-scroll-effect scroll-effect-fly-in scroll-effect-fly-in-both"> <div class="col-11 mx-auto"> <div class="section-profiles__excerpt text-black pt-3 pb-3 pt-sm-4 pb-sm-4 px-md-4"> Sure, CMC steel is renowned for its strength, dependability and innovative qualities. But the same can be said of our people. Like the products they create, these folks have a way of exceeding the highest expectations. Probably because they refuse to deliver anything less than the best. </div> </div> </div> </div> <div class="row"> <div class="col-11 mx-auto"> <div class="profiles-slider slider-controls-custom js-scroll-effect scroll-effect-fly-in scroll-effect-fly-in-both"> <div class="js-profiles-slider"> <div> <div class="profiles-slider__slide bg-white overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-3 bg-blue-sky d-flex align-items-center d-sm-block profiles-slider__slide__header"> <div class="profiles_slider__slide__thumb"> <img class="img-fluid" src="/getmedia/86556c89-2c01-4023-8490-0bb2504f5b38/AJ-R-400x400.png?width=400&height=400&ext=.png" alt="AJ R." /> </div> <div class="w-100 p-3 px-md-5 py-md-4 text-white"> <h4 class="font-size-28">AJ R.</h4> <ul class="list-unstyled mb-0"> <li>Plant Manager</li> <li>CMC Recycling</li> <li>14 Years at CMC</li> </ul> </div> </div> <div class="col-12 col-sm-9 align-self-center"> <div class="p-4 h-100 d-flex flex-column align-content-center"> <h3 class="h4 text-blue-sky">Making it Happen</h3> <div class="mb-3 profiles-slider__slide_body-text"> "When things get tough, we circle the wagons to get things done. It’s all about working with good people who want to do well. <strong>You can have the best equipment, but it’s really the operators and the people who make great products… and happy customers!</strong><br /> <br /> We think on our toes and work hard. We have fun, but safety always comes first. Seeing everyone come together and pushing hard to reach our goals is energizing!<br /> <br /> I’m forever thankful to the recruiter who met me as a new physics grad, saw potential in me, and introduced me to my mentor. It put me on a career path I love." </div> </div> </div> </div> </div> </div> <div> <div class="profiles-slider__slide bg-white overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-3 bg-blue-sky d-flex align-items-center d-sm-block profiles-slider__slide__header"> <div class="profiles_slider__slide__thumb"> <img class="img-fluid" src="/getmedia/eb052161-8203-4dbf-a51e-2ca96e15c6a9/Laura-L-400x400.png?width=400&height=400&ext=.png" alt="Laura L." /> </div> <div class="w-100 p-3 px-md-5 py-md-4 text-white"> <h4 class="font-size-28">Laura L.</h4> <ul class="list-unstyled mb-0"> <li>Office Manager</li> <li>CMC Recycling</li> <li>14 Years at CMC</li> </ul> </div> </div> <div class="col-12 col-sm-9 align-self-center"> <div class="p-4 h-100 d-flex flex-column align-content-center"> <h3 class="h4 text-blue-sky">Making it Happen</h3> <div class="mb-3 profiles-slider__slide_body-text"> "I love the relationships I’ve built over the years. We always pull together as a team to get the job done and I enjoy assisting coworkers with their HR questions. CMC has invested time and effort to allow me to grow, and they’ve given me the opportunity and the training to do so.<br /> <br /> <strong>CMC feels like family, and the thought of working anywhere else doesn’t appeal to me!</strong>" </div> </div> </div> </div> </div> </div> <div> <div class="profiles-slider__slide bg-white overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-3 bg-blue-sky d-flex align-items-center d-sm-block profiles-slider__slide__header"> <div class="profiles_slider__slide__thumb"> <img class="img-fluid" src="/getmedia/5f5a05df-3f0a-4151-91b9-b0453d2132d8/profiles-eloy-new-400x400.jpg?width=400&height=400&ext=.jpg" alt="Eloy C." /> </div> <div class="w-100 p-3 px-md-5 py-md-4 text-white"> <h4 class="font-size-28">Eloy C.</h4> <ul class="list-unstyled mb-0"> <li>Production & Safety Supervisor</li> <li>Rebar Fabrication</li> <li>25 Years at CMC</li> </ul> </div> </div> <div class="col-12 col-sm-9 align-self-center"> <div class="p-4 h-100 d-flex flex-column align-content-center"> <h3 class="h4 text-blue-sky">Making it Happen</h3> <div class="mb-3 profiles-slider__slide_body-text"> <p><strong>“The thing I’m most proud of is our focus on safety. Every day that everyone goes home, and no one was hurt, is a successful day for me.</strong> Safety really matters to everyone here, from the big guys on down. I like seeing the team working hard and being safe.<br /> <br /> “When I started at CMC 25 years ago, we had a great environment and it’s only gotten better. We still have challenges, but the good kind, like how to make our customers happier and how to do more for them. Every year, the company grows, but at the same time it finds ways to care more and more about the people working here. And, not just about the employees, but our families as well.”</p> </div> </div> </div> </div> </div> </div> <div> <div class="profiles-slider__slide bg-white overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-3 bg-blue-sky d-flex align-items-center d-sm-block profiles-slider__slide__header"> <div class="profiles_slider__slide__thumb"> <img class="img-fluid" src="/getmedia/6bb79c4c-37be-4fdb-87b2-4ca0fbf7147a/Patryk_Poltprak.jpg?width=475&height=440&ext=.jpg" alt="Patryk P." /> </div> <div class="w-100 p-3 px-md-5 py-md-4 text-white"> <h4 class="font-size-28">Patryk P.</h4> <ul class="list-unstyled mb-0"> <li>Electrician</li> <li>Mill Operations</li> <li>2 Years at CMC</li> </ul> </div> </div> <div class="col-12 col-sm-9 align-self-center"> <div class="p-4 h-100 d-flex flex-column align-content-center"> <h3 class="h4 text-blue-sky">Making it Happen</h3> <div class="mb-3 profiles-slider__slide_body-text"> <p>“I joined CMC after graduating from technical high school, which allowed me to gain knowledge for my future profession as an electrician so that I could start working immediately after I graduated. The salary I earn right after technical school is good as well as the benefits. The work atmosphere has been friendly ever since I started, everyone helps each other as much as possible. <strong>I appreciate that CMC allows time for my interests outside of work – it’s a good work-life balance.</strong>"</p> </div> </div> </div> </div> </div> </div> <div> <div class="profiles-slider__slide bg-white overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-3 bg-blue-sky d-flex align-items-center d-sm-block profiles-slider__slide__header"> <div class="profiles_slider__slide__thumb"> <img class="img-fluid" src="/getmedia/089144fe-b65d-4b2b-b426-780137625881/profiles-nathaly-new-400x400.jpg?width=400&height=400&ext=.jpg" alt="Nathaly R." /> </div> <div class="w-100 p-3 px-md-5 py-md-4 text-white"> <h4 class="font-size-28">Nathaly R.</h4> <ul class="list-unstyled mb-0"> <li>Estimator</li> <li>Rebar Fabrication</li> <li>3.5 Years at CMC</li> </ul> </div> </div> <div class="col-12 col-sm-9 align-self-center"> <div class="p-4 h-100 d-flex flex-column align-content-center"> <h3 class="h4 text-blue-sky">Making it Happen</h3> <div class="mb-3 profiles-slider__slide_body-text"> “We are a family, like brothers and sisters, and we have each other’s back. There’s such a sense of pride working here. <strong>We make the steel that goes into the buildings, roads, and bridges around us. It’s rewarding to see our work make a direct impact in our own community.</strong><br /> <br /> As a civil engineer, coming to a big company like CMC was a big move towards growing my career. Being an estimator, I’m the first step in fabricating rebar for our customers so I get to know about all the projects even before they happen. My goal is to become the lead estimator for my team and have us be the best at what we do. I love it here.” </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="section-scrap bg-blue js-scroll-effect scroll-effect-fly-up"> <div class="px-4 px-sm-45 pt-4 pt-sm-5 pb-5"> <div class="container-fluid"> <div class="row"> <div class="col-12 col-sm-10 mx-auto"> <h2 class="mt-2 mt-md-4 h5 text-white w-100 text-center font-weight-900">scrap can be beautiful</h2> </div> </div> <div class="row"> <div class="col-12 col-md-10 mx-auto"> <div class="section-scrap__excerpt text-white pb-3 pt-3 pt-sm-4 pb-5"> Picasso. Matisse. Billy Rodriguez? New artists can come from anywhere. They just need the materials to get started. For over four decades, CMC has proudly sponsored the “Scrap Can Be Beautiful” program in conjunction with the Booker T. Washington High School for the Performing and Visual Arts in Dallas. This program provides scrap metal for students to create incredible works of art — like the amazing pieces below! </div> </div> </div> </div> </div> <div class="scrap-slider js-scroll-effect scroll-effect-fly-up"> <div class="container-fluid container-fluid--narrow"> <div class="js-scrap-slider"> <div> <div class="scrap-slider__slide overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-7 col-lg-8 align-self-center"> <div class="px-4 py-3 py-sm-5 py-lg-5"> <img class="img-fluid w-100 px-lg-5 tns-lazy-img" data-src="/getmedia/5bc03393-23bb-4b2a-baac-29cb21541315/Floor_1st-Place_f1939_Lucas-Sanchez-900x1200.png?width=900&height=1200&ext=.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" /> </div> </div> <div class="col-12 col-sm-5 col-lg-4 align-self-stretch"> <div class="scrap-slider__slide_body-text h-100 d-flex flex-column justify-content-center p-4 py-md-45"> <h3 class="text-black letter-spacing-1 mb-0">Lucas Sanchez</h3> <span class="text-black letter-spacing-2 text-uppercase d-block mb-3">Grade 10</span> <h4 class="text-black letter-spacing-1">1939</h4> <div class="my-3 text-black"> 1939 is my biggest abstract piece yet. I wanted to experiment with different styles. It is composed of abstract plates with striations that resemble topography. These plates are meant to be bolted down and let it blow in the wind. </div> <img class="scrap-slider__slide_body-author-img img-fluid d-block mx-auto rounded-circle tns-lazy-img" data-src="/getmedia/8a16d86f-704b-4cfc-8516-cfbef29046d0/lucas-sanchez-2024.jpg?width=200&height=200&ext=.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Lucas Sanchez" /> <div class="w-100 d-block text-center my-3 mt-md-4"> <a href="/en-US/Scrap-Can-Be-Beautiful" class="btn btn-style-2 d-inline-block">See More</a> </div> </div> </div> </div> </div> </div> <div> <div class="scrap-slider__slide overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-7 col-lg-8 align-self-center"> <div class="px-4 py-3 py-sm-5 py-lg-5"> <img class="img-fluid w-100 px-lg-5 tns-lazy-img" data-src="/getmedia/1c6a880b-f870-4a59-bba3-96c3bdc5da55/Tabletop_1st-place_Morphic_John-Sanchez_900x650.png?width=900&height=650&ext=.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" /> </div> </div> <div class="col-12 col-sm-5 col-lg-4 align-self-stretch"> <div class="scrap-slider__slide_body-text h-100 d-flex flex-column justify-content-center p-4 py-md-45"> <h3 class="text-black letter-spacing-1 mb-0">John Sanchez</h3> <span class="text-black letter-spacing-2 text-uppercase d-block mb-3">Grade 12</span> <h4 class="text-black letter-spacing-1">John Sanchez</h4> <div class="my-3 text-black"> "Morphic" is an abstract work created from thick cuts of steel. This year, I paid attention to abstract sculpture, as well as finishes. </div> <img class="scrap-slider__slide_body-author-img img-fluid d-block mx-auto rounded-circle tns-lazy-img" data-src="/getmedia/02d4ab3f-e9d9-4f51-ba8c-cbb7480b1e46/john-sanchez-2024.jpg?width=200&height=200&ext=.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="John Sanchez" /> <div class="w-100 d-block text-center my-3 mt-md-4"> <a href="/en-US/Scrap-Can-Be-Beautiful" class="btn btn-style-2 d-inline-block">See More</a> </div> </div> </div> </div> </div> </div> <div> <div class="scrap-slider__slide overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-7 col-lg-8 align-self-center"> <div class="px-4 py-3 py-sm-5 py-lg-5"> <img class="img-fluid w-100 px-lg-5 tns-lazy-img" data-src="/getmedia/0feeeba5-875a-4868-ab9c-1a5c49d9b112/Floor_2nd-place_Face-Your-Fears_Laurel-Rutherford_900x750.png?width=900&height=750&ext=.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" /> </div> </div> <div class="col-12 col-sm-5 col-lg-4 align-self-stretch"> <div class="scrap-slider__slide_body-text h-100 d-flex flex-column justify-content-center p-4 py-md-45"> <h3 class="text-black letter-spacing-1 mb-0">Laurel Rutherford</h3> <span class="text-black letter-spacing-2 text-uppercase d-block mb-3">Grade 12</span> <h4 class="text-black letter-spacing-1">Face Your Fears</h4> <div class="my-3 text-black"> I wanted to try and make something big for SCBB so I tried to scale up a cockroach. As I was making this sculpture and looking at reference photos, I really realized just how creepy bugs can be up close. So I named it accordingly, "Face Your Fears". </div> <img class="scrap-slider__slide_body-author-img img-fluid d-block mx-auto rounded-circle tns-lazy-img" data-src="/getmedia/209b3284-c5f3-4724-a7fb-8b28bbe94311/laurel-rutherford-2024.jpg?width=200&height=200&ext=.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Laurel Rutherford" /> <div class="w-100 d-block text-center my-3 mt-md-4"> <a href="/en-US/Scrap-Can-Be-Beautiful" class="btn btn-style-2 d-inline-block">See More</a> </div> </div> </div> </div> </div> </div> <div> <div class="scrap-slider__slide overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-7 col-lg-8 align-self-center"> <div class="px-4 py-3 py-sm-5 py-lg-5"> <img class="img-fluid w-100 px-lg-5 tns-lazy-img" data-src="/getmedia/34eb1afc-2cad-4dd7-9634-2934fe53ce65/Tabletop_2nd-place_Trumpet-Flower_Quinn-Espinoza_900x1550.png?width=900&height=1550&ext=.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" /> </div> </div> <div class="col-12 col-sm-5 col-lg-4 align-self-stretch"> <div class="scrap-slider__slide_body-text h-100 d-flex flex-column justify-content-center p-4 py-md-45"> <h3 class="text-black letter-spacing-1 mb-0">Quinn Espinoza</h3> <span class="text-black letter-spacing-2 text-uppercase d-block mb-3">Grade 12</span> <h4 class="text-black letter-spacing-1">Trumpet Flower</h4> <div class="my-3 text-black"> I chose the subject "trumpet flower" to portray what is usually seen as quiet and peaceful, and instead replace it with something that's loud and makes its presence known. </div> <img class="scrap-slider__slide_body-author-img img-fluid d-block mx-auto rounded-circle tns-lazy-img" data-src="/getmedia/0e08809f-b08b-4c57-98ed-83287bb726a6/quinn-espinoza-2024.jpg?width=200&height=200&ext=.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Quinn Espinoza" /> <div class="w-100 d-block text-center my-3 mt-md-4"> <a href="/en-US/Scrap-Can-Be-Beautiful" class="btn btn-style-2 d-inline-block">See More</a> </div> </div> </div> </div> </div> </div> <div> <div class="scrap-slider__slide overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-7 col-lg-8 align-self-center"> <div class="px-4 py-3 py-sm-5 py-lg-5"> <img class="img-fluid w-100 px-lg-5 tns-lazy-img" data-src="/getmedia/b6ff419a-cb66-481e-bd05-016f1e9f028a/Floor_3rd-place_Anomalocaris_Quinn-Espinoza_900x1000.png?width=900&height=1000&ext=.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" /> </div> </div> <div class="col-12 col-sm-5 col-lg-4 align-self-stretch"> <div class="scrap-slider__slide_body-text h-100 d-flex flex-column justify-content-center p-4 py-md-45"> <h3 class="text-black letter-spacing-1 mb-0">Quinn Espinoza</h3> <span class="text-black letter-spacing-2 text-uppercase d-block mb-3">Grade 12</span> <h4 class="text-black letter-spacing-1">Anomalocaris</h4> <div class="my-3 text-black"> I chose this piece as part of my AP work to portray the extinct, and I thought this not well-known creature deserved to have its moment to shine as this once ferocious predator, now lost to time. </div> <img class="scrap-slider__slide_body-author-img img-fluid d-block mx-auto rounded-circle tns-lazy-img" data-src="/getmedia/0e08809f-b08b-4c57-98ed-83287bb726a6/quinn-espinoza-2024.jpg?width=200&height=200&ext=.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Quinn Espinoza" /> <div class="w-100 d-block text-center my-3 mt-md-4"> <a href="/en-US/Scrap-Can-Be-Beautiful" class="btn btn-style-2 d-inline-block">See More</a> </div> </div> </div> </div> </div> </div> <div> <div class="scrap-slider__slide overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-7 col-lg-8 align-self-center"> <div class="px-4 py-3 py-sm-5 py-lg-5"> <img class="img-fluid w-100 px-lg-5 tns-lazy-img" data-src="/getmedia/912bad15-45c6-48f8-bcfa-809f48b6f530/Tabletop_3rd-place_Honey-Bee_Julian-Padilla_900x950.png?width=900&height=950&ext=.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" /> </div> </div> <div class="col-12 col-sm-5 col-lg-4 align-self-stretch"> <div class="scrap-slider__slide_body-text h-100 d-flex flex-column justify-content-center p-4 py-md-45"> <h3 class="text-black letter-spacing-1 mb-0">Julian Padilla</h3> <span class="text-black letter-spacing-2 text-uppercase d-block mb-3">Grade 11</span> <h4 class="text-black letter-spacing-1">Honey Bee</h4> <div class="my-3 text-black"> My piece represents a honey bee collecting honey from a flower. The reason I made this was to show people the beauty of them, without getting scared of a bee. It combines the beauty of nature with the cold and shiny metal. </div> <img class="scrap-slider__slide_body-author-img img-fluid d-block mx-auto rounded-circle tns-lazy-img" data-src="/getmedia/347912ea-d4f3-4a76-b630-caae6b459ea5/julian-padilla-2024.jpg?width=200&height=200&ext=.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Julian Padilla" /> <div class="w-100 d-block text-center my-3 mt-md-4"> <a href="/en-US/Scrap-Can-Be-Beautiful" class="btn btn-style-2 d-inline-block">See More</a> </div> </div> </div> </div> </div> </div> <div> <div class="scrap-slider__slide overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-7 col-lg-8 align-self-center"> <div class="px-4 py-3 py-sm-5 py-lg-5"> <img class="img-fluid w-100 px-lg-5 tns-lazy-img" data-src="/getmedia/b1c670de-c01c-42b9-8068-5aab2d3dc5bc/Floor_HM_Banju_Lucas-Sanchez_900x750.png?width=900&height=750&ext=.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" /> </div> </div> <div class="col-12 col-sm-5 col-lg-4 align-self-stretch"> <div class="scrap-slider__slide_body-text h-100 d-flex flex-column justify-content-center p-4 py-md-45"> <h3 class="text-black letter-spacing-1 mb-0">Lucas Sanchez</h3> <span class="text-black letter-spacing-2 text-uppercase d-block mb-3">Grade 10</span> <h4 class="text-black letter-spacing-1">Banju</h4> <div class="my-3 text-black"> Banju is a welding sculpture of a goose walking on a rocky marshland. I choose to do these animals, birds, because I simply am fascinated by them. I get to express my appreciation for their beauty through my artwork. </div> <img class="scrap-slider__slide_body-author-img img-fluid d-block mx-auto rounded-circle tns-lazy-img" data-src="/getmedia/8a16d86f-704b-4cfc-8516-cfbef29046d0/lucas-sanchez-2024.jpg?width=200&height=200&ext=.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Lucas Sanchez" /> <div class="w-100 d-block text-center my-3 mt-md-4"> <a href="/en-US/Scrap-Can-Be-Beautiful" class="btn btn-style-2 d-inline-block">See More</a> </div> </div> </div> </div> </div> </div> <div> <div class="scrap-slider__slide overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-7 col-lg-8 align-self-center"> <div class="px-4 py-3 py-sm-5 py-lg-5"> <img class="img-fluid w-100 px-lg-5 tns-lazy-img" data-src="/getmedia/9f8e2fca-1678-41c6-9e5d-a51510594d76/Tabletop_HM1_Diamond_John-Sanchez_900x900.png?width=900&height=900&ext=.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" /> </div> </div> <div class="col-12 col-sm-5 col-lg-4 align-self-stretch"> <div class="scrap-slider__slide_body-text h-100 d-flex flex-column justify-content-center p-4 py-md-45"> <h3 class="text-black letter-spacing-1 mb-0">John Sanchez</h3> <span class="text-black letter-spacing-2 text-uppercase d-block mb-3">Grade 12</span> <h4 class="text-black letter-spacing-1">Diamond</h4> <div class="my-3 text-black"> Diamond is a scrap metal sculpture of a horse that's rearing up. I decided to make it after finding an old horse shoe that was cast by "Diamond Castings". </div> <img class="scrap-slider__slide_body-author-img img-fluid d-block mx-auto rounded-circle tns-lazy-img" data-src="/getmedia/02d4ab3f-e9d9-4f51-ba8c-cbb7480b1e46/john-sanchez-2024.jpg?width=200&height=200&ext=.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="John Sanchez" /> <div class="w-100 d-block text-center my-3 mt-md-4"> <a href="/en-US/Scrap-Can-Be-Beautiful" class="btn btn-style-2 d-inline-block">See More</a> </div> </div> </div> </div> </div> </div> <div> <div class="scrap-slider__slide overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-7 col-lg-8 align-self-center"> <div class="px-4 py-3 py-sm-5 py-lg-5"> <img class="img-fluid w-100 px-lg-5 tns-lazy-img" data-src="/getmedia/a05783c4-772a-4028-8cc1-3f4a1b7c4351/Tabletop_HM2_Garr_Lucas-Sanchez_900x400.png?width=900&height=400&ext=.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" /> </div> </div> <div class="col-12 col-sm-5 col-lg-4 align-self-stretch"> <div class="scrap-slider__slide_body-text h-100 d-flex flex-column justify-content-center p-4 py-md-45"> <h3 class="text-black letter-spacing-1 mb-0">Lucas Sanchez</h3> <span class="text-black letter-spacing-2 text-uppercase d-block mb-3">Grade 10</span> <h4 class="text-black letter-spacing-1">Gar</h4> <div class="my-3 text-black"> I've always loved fishing, since I was little, and the gar is one of my favorite freshwater fish. So I thought, why not combine two of the things I love to do most: welding and fishing. </div> <img class="scrap-slider__slide_body-author-img img-fluid d-block mx-auto rounded-circle tns-lazy-img" data-src="/getmedia/8a16d86f-704b-4cfc-8516-cfbef29046d0/lucas-sanchez-2024.jpg?width=200&height=200&ext=.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Lucas Sanchez" /> <div class="w-100 d-block text-center my-3 mt-md-4"> <a href="/en-US/Scrap-Can-Be-Beautiful" class="btn btn-style-2 d-inline-block">See More</a> </div> </div> </div> </div> </div> </div> <div> <div class="scrap-slider__slide overflow-hidden"> <div class="row no-gutters"> <div class="col-12 col-sm-7 col-lg-8 align-self-center"> <div class="px-4 py-3 py-sm-5 py-lg-5"> <img class="img-fluid w-100 px-lg-5 tns-lazy-img" data-src="/getmedia/a8ffb0bb-baa9-4ae8-b9e6-160594d19c12/Tabletop_HM3_Rat-Dragon_Laurel-Rutherford_900x950.png?width=900&height=950&ext=.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" /> </div> </div> <div class="col-12 col-sm-5 col-lg-4 align-self-stretch"> <div class="scrap-slider__slide_body-text h-100 d-flex flex-column justify-content-center p-4 py-md-45"> <h3 class="text-black letter-spacing-1 mb-0">Laurel Rutherford</h3> <span class="text-black letter-spacing-2 text-uppercase d-block mb-3">Grade 12</span> <h4 class="text-black letter-spacing-1">Rat Dragon</h4> <div class="my-3 text-black"> Rat Dragon (Ragon) is my interpretation of what I think a rat and a dragon would look like together. Made from found nails, washers and screws that I bent into place. I chose to make a dragon for an assignment, but when I started to piece it together, I thought the tail looked like a rat tail, so I just kept going. </div> <img class="scrap-slider__slide_body-author-img img-fluid d-block mx-auto rounded-circle tns-lazy-img" data-src="/getmedia/209b3284-c5f3-4724-a7fb-8b28bbe94311/laurel-rutherford-2024.jpg?width=200&height=200&ext=.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Laurel Rutherford" /> <div class="w-100 d-block text-center my-3 mt-md-4"> <a href="/en-US/Scrap-Can-Be-Beautiful" class="btn btn-style-2 d-inline-block">See More</a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="section-info my-4 my-md-5 mt-xl-6 mb-4 mb-md-5"> <div class="container-fluid container-fluid--wide-1"> <div class="row"> <div class="col-12 col-md-4 mb-4"> <div class="card card-style-1"> <h2 class="card-style-1__header"> Stock Ticker </h2> <div class="card-style-1__body"> <div class="stock-ticker"> <div id="HomeQuoteDiv"></div> </div> </div> </div> </div> <div class="col-12 col-md-4 mb-4"> <div class="card card-style-1"> <h2 class="card-style-1__header"> Webcast Events </h2> <div class="card-style-1__body card-style-1__body--card-b2i text-center"> <div id="webcastEvent" class="text-left"></div> <script data-cookieconsent="marketing" language="javascript" type="text/javascript" src="https://www.b2i.us/b2i/Showapi.js?v=0.9.0"></script> <a href="https://ir.cmc.com/webcasts-presentations" class="btn btn-style-2 mt-3 mt-md-45 mx-auto d-inline-block">See More</a> </div> </div> </div> <div class="col-12 col-md-4 mb-4"> <div class="card card-style-1"> <h2 class="card-style-1__header"> CMC News </h2> <div class="card-style-1__body card-style-1__body--card-b2i text-center"> <div id="CMCNews" class="text-left"></div> <script data-cookieconsent="marketing" language="javascript" type="text/javascript" src="https://www.b2i.us/b2i/LibraryApi.js?v=0.9.0"></script> <a href="https://ir.cmc.com/press-releases" class="btn btn-style-2 mt-3 mt-md-45 mx-auto d-inline-block">See More</a> </div> </div> </div> </div> </div> </section> </div> </main> <footer id="footer" class="site-footer bg-blue-new text-white" data-policy-url="https://cmcproduction.blob.core.windows.net/media/cmcmetals/media/pdf/cmc_-_website_privacy_and_cookies_policy_2019-final-english-1-17-19v2.pdf"> <div class="container-fluid container-fluid--wide-1 px-0 d-print-none"> <div class="row"> <div class="col-12 col-md-6 col-lg-5 p-0"> <div class="site-footer__col px-5 px-lg-0 py-lg-4 h-100 px-5 px-lg-0"> <a href="/" title="Back to home" class="d-flex flex-column align-items-center justify-content-center h-100"> <img class="site-footer__logo" src="/Content/img/cmc-logo-110.svg" alt="CMC Commercial Metals" /> </a> </div> </div> <div class="col-12 col-md-6 col-lg-7 d-flex flex-column justify-content-center"> <div class="align-self-middle mt-4 mt-md-0 d-md-flex flex-md-row align-items-center justify-content-between p-4 px-lg-5"> <div class="d-flex flex-column justify-content-between"> <div class="mt-4 mt-md-0 d-flex align-items-center justify-content-start mb-5"> <p class="text-uppercase letter-spacing-3 pl-lg-3 my-0 pr-4" style="font-weight:700;">Follow Us</p> <span class="social-media-icons d-flex align-items-center"> <a href="https://www.facebook.com/inside.cmc/" style="border-right:1px solid white;"><svg xmlns="http://www.w3.org/2000/svg" width="64" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path></svg></a> <a href="https://www.linkedin.com/company/inside-cmc/" style="border-right: 1px solid white; border-left: 1px solid white;"><svg xmlns="http://www.w3.org/2000/svg" width="64" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" r="2"></circle></svg></a> <a href="https://www.instagram.com/insidecmc/" style="border-right: 1px solid white; border-left: 1px solid white;"><svg xmlns="http://www.w3.org/2000/svg" width="64" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line></svg></a> <a href="https://www.youtube.com/commercialmetalscomp" style="border-left:1px solid white;"><svg xmlns="http://www.w3.org/2000/svg" width="64" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-youtube"><path d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"></path><polygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"></polygon></svg></a> </span> </div> <div class="pl-lg-3 pr-md-4 pr-lg-0" itemscope itemtype="http://schema.org/LocalBusiness"> <span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> <span itemprop="streetAddress"> 6565 N. MacArthur Blvd. <br /> Suite 800 </span><br /> <span itemprop="addressLocality">Irving</span>, <span itemprop="addressRegion">TX</span> <span itemprop="postalCode">75039</span> </span> <br /><br /> <a href="tel:2146894300" class="tel text-white">Americas: <span itemprop="telephone">214.689.4300</span></a><br /> <a href="tel:48326721621" class="tel text-white">Europe: <span itemprop="telephone">48 32 672 16 21</span></a> </div> </div> <div class="pr-lg-4"> <ul class="menu menu-footer list-unstyled"> <li class="menu-item "> <a href="/en-us/cmc-careers">Careers</a> </li> <li class="menu-item "> <a href="/en-us/investors">Investors</a> </li> <li class="menu-item "> <a href="https://commercialmetalscompany.sharepoint.com">Employees</a> </li> <li class="menu-item "> <span role="button" class="js-menu-privacy menu-item__link" title="Download Website Privacy and Cookies Policy">Privacy Policy</span> </li> <li class="menu-item "> <a href="/en-us/personal-data-protection">GDPR</a> </li> <li class="menu-item "> <a href="https://cmcproduction.blob.core.windows.net/media/cmcmetals/media/pdf/cmcctsca.pdf">CTSCA</a> </li> <li class="menu-item "> <a href="https://www.bcbstx.com/asomrf?EIN=750725338">Transparency in Coverage</a> </li> <li class="menu-item "> <a href="https://cmcproduction.blob.core.windows.net/media/cmcmetals/media/pdf/cmctermsofuse.pdf">Legal</a> </li> <li class="menu-item "> <a href="https://cmckentico.blob.core.windows.net/production/media/cmcmetals/pdf/legal%20documents/cmc-tax-strategy-disclosure-aug-31-2023.pdf">Tax Strategy Disclosure</a> </li> <li class="menu-item "> <a href="/en-us/site-map">Site Map</a> </li> <li> <a href="#" class="js-cookiebot-show">Cookie Preferences</a> </li> </ul> </div> </div> <div class="w-100 p-4 px-lg-5 mt-n4"> <div class="pl-lg-3 pr-md-4 pr-lg-0"> Established in 1915 | Copyright 2025 CMC. All rights reserved. </div> </div> </div> </div> </div> </footer> </div> <svg xmlns="http://www.w3.org/2000/svg" style="display:none"> <defs> <symbol id="icon-close" viewBox="0 0 33 32"> <title>close</title> <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="20" stroke-width="3" d="M30.608 29.622L2.392 2.378" /> <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="20" stroke-width="3" d="M3 29L31 2" /> </symbol> <symbol id="icon-chevron-right-white" viewBox="0 0 19.8 26.7"> <title>right chevron</title> <path data-name="Path 511" d="M.9 1.2l16.4 12.2L.9 25.5" fill="none" stroke="#FFFFFF" stroke-width="3" /> </symbol> <symbol id="icon-chevron-right" viewBox="0 0 19.8 26.7"> <title>right chevron</title> <path data-name="Path 511" d="M.9 1.2l16.4 12.2L.9 25.5" fill="none" stroke="#404040" stroke-width="3" /> </symbol> <symbol id="icon-chevron-left" viewBox="0 0 19.8 26.7"> <title>left chevron</title> <path data-name="Path 511" d="M19 1.2L2.4 13.4 19 25.5" fill="none" stroke="#404040" stroke-width="3" /> </symbol> <symbol id="icon-play" viewBox="0 0 25 25"> <title>play</title> <circle cx="12.5" cy="12.5" r="12.5" fill="#0f141d" opacity=".8" /> <path d="M17.5 12.5l-7 6v-12z" fill="#fff" /> </symbol> <symbol id="icon-search" viewBox="0 0 24 24"> <circle cx="11" cy="11" r="8" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></circle> <line x1="21" y1="21" x2="16.65" y2="16.65" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></line> </symbol> <symbol id="icon-logo-blue" viewBox="0 0 236.359 79.706"> <title>Commercial Metals Company</title> <path id="Path_688" data-name="Path 688" d="M253.819,96.2V53.58c0-3.626-2.927-6.761-8.489-6.761H55.666a6.042,6.042,0,0,0-6.126,6.035V88.9a7.235,7.235,0,0,0,7.505,7.311Z" transform="translate(-17.46 -16.503)" fill="#003976" /> <path id="Path_689" data-name="Path 689" d="M252.753,94.748H60.325c-4.28,0-6.275-1.943-6.275-6.068V57.364a6.152,6.152,0,0,1,6.242-6.055H246.5c4.222,0,6.268,1.943,6.268,6Z" transform="translate(-19.049 -18.085)" fill="#fff" /> <path id="Path_690" data-name="Path 690" d="M247.362,53.659H61.118a4.624,4.624,0,0,0-4.708,4.533v31.3c0,3.309,1.3,4.533,4.753,4.533H252.057v-35.9c0-3.238-1.327-4.481-4.714-4.481" transform="translate(-19.881 -18.907)" fill="#003976" /> <path id="Path_691" data-name="Path 691" d="M131.336,85.269c-.926-.868-.926-2-.926-3.238v-4.19a3.2,3.2,0,0,1,.945-2.674,5.083,5.083,0,0,1,3.38-.861,7.946,7.946,0,0,1,3.885,1.211v3.024h-3.238v-.874a1.3,1.3,0,0,0-.259-.92.868.868,0,0,0-1.127,0,1.515,1.515,0,0,0-.259,1.1v4.811A1.509,1.509,0,0,0,134,83.754a.869.869,0,0,0,1.127,0,1.25,1.25,0,0,0,.259-.913v-1.5h3.238v3.685a6.573,6.573,0,0,1-3.795,1.172,5.234,5.234,0,0,1-3.51-.926" transform="translate(-45.962 -26.181)" fill="#fff" /> <path id="Path_692" data-name="Path 692" d="M148.66,81.1a1.535,1.535,0,0,0-.253,1.107v2.681a1.45,1.45,0,0,0,.259,1.056.647.647,0,0,0,.492.194.706.706,0,0,0,.512-.194,1.522,1.522,0,0,0,.253-1.056v-2.72a1.522,1.522,0,0,0-.24-1.088.686.686,0,0,0-.512-.194.648.648,0,0,0-.512.194m-2.2,6.236c-.984-.648-.984-1.632-.984-2.765V82.3a2.869,2.869,0,0,1,.764-2.454,4.255,4.255,0,0,1,2.707-.648,6.106,6.106,0,0,1,2.869.486c.958.583,1.036,1.535,1.036,2.636v2.241a3.273,3.273,0,0,1-.758,2.59,4.249,4.249,0,0,1-2.817.719,5.252,5.252,0,0,1-2.817-.55" transform="translate(-51.273 -27.907)" fill="#fff" /> <path id="Path_693" data-name="Path 693" d="M166.547,80a3.723,3.723,0,0,1,2.94-.745,2.053,2.053,0,0,1,1.25.738,3.38,3.38,0,0,1,.427,2.059v2.946a1.153,1.153,0,0,0,.4.984v1.716H168.4a11.239,11.239,0,0,1-.162-2.2v-2.92a1.366,1.366,0,0,0-.33-1.1,1.224,1.224,0,0,0-1.081-.065h-.11v3.555a1.133,1.133,0,0,0,.4.984v1.716H163.95a11.24,11.24,0,0,1-.162-2.2V82.579a1.366,1.366,0,0,0-.33-1.1,1.211,1.211,0,0,0-1.075-.065h-.11v3.555a1.127,1.127,0,0,0,.4.984v1.716H159v-1.69a1.192,1.192,0,0,0,.4-1.062v-2.83a1.107,1.107,0,0,0-.4-.991V79.373h3.192v.648l.227-.13c2.241-1.3,3.516-.376,3.957.1l.091.091Z" transform="translate(-56.035 -27.914)" fill="#fff" /> <path id="Path_694" data-name="Path 694" d="M187.873,80a3.723,3.723,0,0,1,2.94-.745,2.014,2.014,0,0,1,1.25.738,3.335,3.335,0,0,1,.434,2.059v2.946a1.133,1.133,0,0,0,.4.984v1.716h-3.173a11.241,11.241,0,0,1-.155-2.2v-2.92a1.367,1.367,0,0,0-.33-1.1,1.217,1.217,0,0,0-1.075-.065h-.11v3.555a1.127,1.127,0,0,0,.4.984v1.716h-3.167a11.241,11.241,0,0,1-.162-2.2V82.579a1.366,1.366,0,0,0-.324-1.1,1.224,1.224,0,0,0-1.081-.065h-.1v3.555a1.107,1.107,0,0,0,.4.984v1.716H180.3v-1.69a1.172,1.172,0,0,0,.4-1.062v-2.83a1.094,1.094,0,0,0-.4-.991V79.373h3.192v.648l.227-.13c2.241-1.3,3.516-.376,3.963.1l.084.091Z" transform="translate(-63.542 -27.914)" fill="#fff" /> <path id="Path_695" data-name="Path 695" d="M204.4,81.939v.479h1.561v-.479c0-.848-.427-1.023-.777-1.023s-.784.175-.784,1.023m-2.046,5.31c-.822-.609-.887-1.438-.887-2.545V82.36A3.145,3.145,0,0,1,202.118,80a4.371,4.371,0,0,1,3-.8c1.541-.006,2.59.253,3.147.822a2.674,2.674,0,0,1,.6,1.943v2.092H204.4v1.049a1.211,1.211,0,0,0,.246.829.686.686,0,0,0,.505.2c.751,0,.751-.771.751-1.094V84.9h2.933v1.943a6.139,6.139,0,0,1-3.238,1.036,5.232,5.232,0,0,1-3.238-.648" transform="translate(-71.006 -27.915)" fill="#fff" /> <path id="Path_696" data-name="Path 696" d="M218.3,79.982a1.3,1.3,0,0,1,1.263-.8h.233v2.655h-.117c-1.328,0-1.509.861-1.509,1.794v.835l.058.965a.648.648,0,0,0,.408.531v1.7H214.84V85.946a1.14,1.14,0,0,0,.4-.991V82.106a1.14,1.14,0,0,0-.4-.991V79.373h3.173v1.088Z" transform="translate(-75.718 -27.907)" fill="#fff" /> <path id="Path_697" data-name="Path 697" d="M223.989,84.893V81.986c0-1.723.576-2.791,3.439-2.791a6.035,6.035,0,0,1,3.685,1v2.1h-2.72v-.285a1.353,1.353,0,0,0-.253-.945.68.68,0,0,0-.486-.181.648.648,0,0,0-.5.188,1.425,1.425,0,0,0-.253,1.01v2.8a1.528,1.528,0,0,0,.259,1.081.7.7,0,0,0,.965,0,1.412,1.412,0,0,0,.266-.991v-.648h2.72v2.435a5.633,5.633,0,0,1-3.62,1.1c-3.523,0-3.523-1.943-3.523-3.011" transform="translate(-78.936 -27.91)" fill="#fff" /> <path id="Path_698" data-name="Path 698" d="M240.488,79.47v5.608a1.107,1.107,0,0,0,.414,1v1.71H237.16v-1.71a1.107,1.107,0,0,0,.4-1V82.183a1.12,1.12,0,0,0-.4-1V79.47Z" transform="translate(-83.585 -28.01)" fill="#fff" /> <path id="Path_699" data-name="Path 699" d="M237.38,75.676c0-.8.822-1.166,1.6-1.166.648,0,1.587.324,1.587,1.224s-.932,1.172-1.561,1.172c-.809,0-1.625-.382-1.625-1.23" transform="translate(-83.663 -26.262)" fill="#fff" /> <path id="Path_700" data-name="Path 700" d="M249.086,84.041l-.324.117c-.525.188-1.114.4-1.114.991a.77.77,0,0,0,.246.576.492.492,0,0,0,.4.11,1.71,1.71,0,0,0,.939-.343l.058-.045V83.97Zm-.3-4.844a4.617,4.617,0,0,1,2.59.648,2.479,2.479,0,0,1,.848,2.241V84.96a1.166,1.166,0,0,0,.4,1.017v1.716h-3.238v-.822l-.246.2a3.076,3.076,0,0,1-2.143.8,2.143,2.143,0,0,1-2.273-2.331c0-1.658.991-2.111,2.389-2.59l2.182-.648v-.414c0-.868-.44-1-.706-1-.363,0-.784.175-.784,1V82.1h-2.726V80.2a6.391,6.391,0,0,1,3.711-1" transform="translate(-86.245 -27.912)" fill="#fff" /> <path id="Path_701" data-name="Path 701" d="M262.038,74.68v8.71a1.114,1.114,0,0,0,.395,1V86.1H258.71v-1.71a1.107,1.107,0,0,0,.395-1v-6a1.1,1.1,0,0,0-.395-.991V74.68Z" transform="translate(-91.18 -26.322)" fill="#fff" /> <path id="Path_702" data-name="Path 702" d="M284.022,74.68v1.871a1.133,1.133,0,0,0-.395,1v5.673a1.14,1.14,0,0,0,.4,1.01V86.1h-3.976V84.238a1.14,1.14,0,0,0,.395-1V78.617l-.3,1.23L278.576,86.1h-.92c-.052-.214-1.638-6.255-1.638-6.255l-.317-1.023v4.4a1.14,1.14,0,0,0,.395,1.01V86.1H272.78V84.238a1.14,1.14,0,0,0,.4-1V77.555a1.133,1.133,0,0,0-.4-1V74.68h4.345c.058.214,1.3,5.258,1.3,5.258l.168-.57s1.153-4.475,1.2-4.688Z" transform="translate(-96.139 -26.322)" fill="#fff" /> <path id="Path_703" data-name="Path 703" d="M294.733,81.939v.479h1.554v-.479c0-.848-.421-1.023-.777-1.023s-.777.175-.777,1.023m-2.046,5.31c-.822-.609-.887-1.438-.887-2.545V82.36A3.145,3.145,0,0,1,292.448,80a4.371,4.371,0,0,1,3-.8c1.541-.006,2.59.253,3.141.822a2.674,2.674,0,0,1,.609,1.943v2.092h-4.429v1.056a1.23,1.23,0,0,0,.24.822.712.712,0,0,0,.512.2c.751,0,.751-.771.751-1.094V84.9H299.2v1.943a6.139,6.139,0,0,1-3.238,1.036,5.18,5.18,0,0,1-3.238-.648" transform="translate(-102.842 -27.915)" fill="#fff" /> <path id="Path_704" data-name="Path 704" d="M308.328,75.54v2.545H309.4v1.677h-1.075v3.477c0,.881.045,1.3,1.075,1.476v1.7l-1.483.117a2.739,2.739,0,0,1-2.02-.563,2.487,2.487,0,0,1-.5-1.9V79.762H305V78.085h.4V76.369l2.927-.829" transform="translate(-107.495 -26.625)" fill="#fff" /> <path id="Path_705" data-name="Path 705" d="M317.939,84.041l-.317.117c-.525.188-1.114.4-1.114.991a.745.745,0,0,0,.246.576.486.486,0,0,0,.4.11,1.677,1.677,0,0,0,.932-.343l.065-.045V83.97Zm-.317-4.844a4.663,4.663,0,0,1,2.59.648,2.475,2.475,0,0,1,.842,2.241v2.875a1.172,1.172,0,0,0,.4,1.017v1.716H318.25v-.822l-.246.2a3.089,3.089,0,0,1-2.15.8,2.137,2.137,0,0,1-2.279-2.331c0-1.658.991-2.111,2.389-2.59l2.182-.648v-.414c0-.868-.447-1-.712-1s-.777.175-.777,1V82.1h-2.726V80.2a6.372,6.372,0,0,1,3.691-1" transform="translate(-110.513 -27.912)" fill="#fff" /> <path id="Path_706" data-name="Path 706" d="M330.895,74.68v8.71a1.114,1.114,0,0,0,.395,1V86.1h-3.73v-1.71a1.107,1.107,0,0,0,.4-1v-6a1.1,1.1,0,0,0-.4-.991V74.68Z" transform="translate(-115.446 -26.322)" fill="#fff" /> <path id="Path_707" data-name="Path 707" d="M339.575,85.355c0-.816-.894-1.01-1.483-1.14l-.272-.065c-1.5-.343-2.687-.615-2.687-2.351a2.2,2.2,0,0,1,.932-2.04,4.643,4.643,0,0,1,2.4-.563,6.171,6.171,0,0,1,3.736,1.056v1.82h-2.694V81.91c0-.648-.285-1-.79-1a.758.758,0,0,0-.777.732c0,.693.809.855,1.3.945l.233.045c1.664.356,2.979.648,2.979,2.59,0,1.794-1.153,2.668-3.536,2.668a5.712,5.712,0,0,1-3.62-1.094v-2.02h2.739v.266a1.3,1.3,0,0,0,.246.92.738.738,0,0,0,.544.2.784.784,0,0,0,.751-.809" transform="translate(-118.11 -27.912)" fill="#fff" /> <path id="Path_708" data-name="Path 708" d="M79.4,44.993a34.211,34.211,0,0,0-8.943-2.383,135.293,135.293,0,0,0-16.364-.764H45.744A25.715,25.715,0,1,0,0,25.728c0,.777.039,1.548.11,2.312l-.039.932v1c0,.615,0,1.3.058,1.943.512,8.671,3.238,15.859,8.159,21.369,6.54,7.343,14.246,10.62,24.892,10.62H50.665c5.368,0,10.937.123,15.25,1.03a43.8,43.8,0,0,1,9.066,2.94l.932.363,4.041-23Z" transform="translate(0 -0.003)" fill="#fff" /> <path id="Path_709" data-name="Path 709" d="M15.242,12.2c-.907-.207-1.768-.434-2.59-.686A24.342,24.342,0,0,0,7.84,17.183a32.449,32.449,0,0,0,3.5,1.12,25.171,25.171,0,0,1,3.885-6.074" transform="translate(-2.763 -4.058)" fill="#003976" /> <path id="Path_710" data-name="Path 710" d="M50.166,35.3c-.039-.505-.084-1.017-.136-1.548a46.986,46.986,0,0,0-1.3-7.188c-2.513.253-5.18.4-7.855.421V35.7c3.29,0,6.391-.155,9.26-.408" transform="translate(-14.408 -9.363)" fill="#003976" /> <path id="Path_711" data-name="Path 711" d="M24.056,42.4a48.7,48.7,0,0,0,.233,8.8c2.759.24,5.828.376,9.124.395V42.778c-3.315,0-6.476-.155-9.357-.408" transform="translate(-8.443 -14.935)" fill="#003976" /> <path id="Path_712" data-name="Path 712" d="M7.175,30.114a29.613,29.613,0,0,1,1.71-6.605A33.958,33.958,0,0,1,5.226,22.35,23.921,23.921,0,0,0,2.59,30.969a28.3,28.3,0,0,0,4.326,1.366c.071-.725.149-1.463.259-2.221" transform="translate(-0.913 -7.879)" fill="#003976" /> <path id="Path_713" data-name="Path 713" d="M18.068,41.651c-2.428-.253-4.675-.583-6.7-.991A31.406,31.406,0,0,0,12.02,49.4a53.934,53.934,0,0,0,6.281,1.01,52.032,52.032,0,0,1-.22-8.761" transform="translate(-3.984 -14.332)" fill="#003976" /> <path id="Path_714" data-name="Path 714" d="M22.658,5.635A26.245,26.245,0,0,1,26.194,3.42,24.167,24.167,0,0,0,17.51,7.487c.751.207,1.535.389,2.351.557a24.368,24.368,0,0,1,2.8-2.409" transform="translate(-6.171 -1.207)" fill="#003976" /> <path id="Path_715" data-name="Path 715" d="M34.521,14.56c-1.645,0-3.238-.091-4.831-.22a35.966,35.966,0,0,0-2.59,6.424c2.377.233,4.883.363,7.44.382Z" transform="translate(-9.551 -5.056)" fill="#003976" /> <path id="Path_716" data-name="Path 716" d="M56.67,32.936c.058.525.1,1.043.136,1.561a66.7,66.7,0,0,0,6.663-1c-.071-.764-.155-1.541-.266-2.338a27.994,27.994,0,0,0-1.7-6.476,61.313,61.313,0,0,1-6.087,1.03,47.873,47.873,0,0,1,1.25,7.214" transform="translate(-19.532 -8.7)" fill="#003976" /> <path id="Path_717" data-name="Path 717" d="M6.583,46.821l.479.427a34.709,34.709,0,0,1-.337-7.8A33.737,33.737,0,0,1,2.4,38.15c0,.337,0,.648,0,1.023a24.8,24.8,0,0,0,.214,3.2,48.229,48.229,0,0,0,4,4.455" transform="translate(-0.846 -13.447)" fill="#003976" /> <path id="Path_718" data-name="Path 718" d="M25.641,26.56a47.018,47.018,0,0,0-1.3,7.188c-.052.531-.1,1.043-.136,1.554,2.869.246,5.97.382,9.26.4V26.981c-2.7,0-5.349-.168-7.861-.421" transform="translate(-8.533 -9.363)" fill="#003976" /> <path id="Path_719" data-name="Path 719" d="M51.46,8.6A24.918,24.918,0,0,0,44.22,4a30.629,30.629,0,0,1,3.555,5.057c1.3-.123,2.5-.291,3.685-.486" transform="translate(-15.585 -1.412)" fill="#003976" /> <path id="Path_720" data-name="Path 720" d="M44.928,9.226A27.981,27.981,0,0,0,40.92,4V9.42c1.36,0,2.7-.071,4.008-.162" transform="translate(-14.422 -1.412)" fill="#003976" /> <path id="Path_721" data-name="Path 721" d="M48.371,20.757a36.088,36.088,0,0,0-2.59-6.417q-2.364.194-4.831.22v6.586c2.558,0,5.057-.155,7.44-.389" transform="translate(-14.432 -5.056)" fill="#003976" /> <path id="Path_722" data-name="Path 722" d="M57.39,50.412a54.01,54.01,0,0,0,6.262-1.01A31.174,31.174,0,0,0,64.3,40.66c-2.014.4-4.254.738-6.676.984a51.468,51.468,0,0,1-.214,8.768" transform="translate(-20.227 -14.332)" fill="#003976" /> <path id="Path_723" data-name="Path 723" d="M36.378,3.94A27.994,27.994,0,0,0,32.37,9.2c1.3.091,2.649.149,4.008.162Z" transform="translate(-11.409 -1.39)" fill="#003976" /> <path id="Path_724" data-name="Path 724" d="M31.307,4A24.912,24.912,0,0,0,25.8,7.1,23.025,23.025,0,0,0,23.99,8.585c1.2.2,2.448.369,3.736.492A31.252,31.252,0,0,1,31.307,4" transform="translate(-8.455 -1.412)" fill="#003976" /> <path id="Path_725" data-name="Path 725" d="M64.078,18.321a32.132,32.132,0,0,0,3.5-1.088A24.5,24.5,0,0,0,62.77,11.56c-.822.246-1.69.479-2.59.686a24.97,24.97,0,0,1,3.885,6.074" transform="translate(-21.21 -4.076)" fill="#003976" /> <path id="Path_726" data-name="Path 726" d="M50.277,42.4c-2.9.253-6.042.4-9.357.414v8.761c3.315,0,6.366-.155,9.124-.4a49.286,49.286,0,0,0,.233-8.774" transform="translate(-14.422 -14.945)" fill="#003976" /> <path id="Path_727" data-name="Path 727" d="M69.61,48.093a19.362,19.362,0,0,0,3.639-1.405,24.1,24.1,0,0,0,1.2-7.525V38.14a33.31,33.31,0,0,1-4.319,1.3,33.88,33.88,0,0,1-.492,8.651" transform="translate(-24.533 -13.444)" fill="#003976" /> <path id="Path_728" data-name="Path 728" d="M68.843,30.114c.11.758.194,1.5.265,2.221a28.531,28.531,0,0,0,4.326-1.366A24.05,24.05,0,0,0,70.8,22.35a34.425,34.425,0,0,1-3.659,1.159,29.62,29.62,0,0,1,1.7,6.605" transform="translate(-23.663 -7.879)" fill="#003976" /> <path id="Path_729" data-name="Path 729" d="M54.863,8.04c.809-.168,1.593-.356,2.344-.557A24.147,24.147,0,0,0,48.53,3.41a27.45,27.45,0,0,1,3.542,2.221,25.513,25.513,0,0,1,2.8,2.409" transform="translate(-17.104 -1.204)" fill="#003976" /> <path id="Path_730" data-name="Path 730" d="M18.409,32.94a48.464,48.464,0,0,1,1.25-7.207,61.432,61.432,0,0,1-6.113-1.043,28.376,28.376,0,0,0-1.684,6.476c-.117.8-.2,1.574-.272,2.338a67.409,67.409,0,0,0,6.683,1c.039-.518.084-1.036.136-1.561" transform="translate(-4.085 -8.704)" fill="#003976" /> <path id="Path_731" data-name="Path 731" d="M23.978,13.748c-1.483-.162-2.927-.376-4.293-.648a23.072,23.072,0,0,0-4.125,6.061c1.82.4,3.808.725,5.906.978a38.154,38.154,0,0,1,2.513-6.411" transform="translate(-5.484 -4.619)" fill="#003976" /> <path id="Path_732" data-name="Path 732" d="M59.289,19.2a23.429,23.429,0,0,0-4.131-6.068c-1.353.253-2.778.466-4.248.648a38.458,38.458,0,0,1,2.513,6.391c2.085-.253,4.06-.576,5.867-.971" transform="translate(-17.943 -4.629)" fill="#003976" /> <path id="Path_733" data-name="Path 733" d="M2.48,48.092v.648c.486,8.321,3.1,15.2,7.771,20.437C16.48,76.171,23.8,79.285,34,79.285H51.487c5.452,0,11.112.13,15.541,1.062A46.152,46.152,0,0,1,75.538,83l3.5-19.932a34.321,34.321,0,0,0-7.965-2.033,131.592,131.592,0,0,0-16.189-.764H50.354c-4.8.052-8.684.052-11.74.091h-5.3a59,59,0,0,1-6.929-.278c-4.436-.531-6.935-.874-10.892-2.448a30.435,30.435,0,0,1-9.908-6.223A36.509,36.509,0,0,1,2.48,48.06" transform="translate(-0.874 -16.94)" fill="#003976" /> <path id="Path_734" data-name="Path 734" d="M6,55.71a28.768,28.768,0,0,0,6.825,15.036c5.867,6.592,12.789,9.526,22.451,9.526H52.76c5.543,0,11.313.136,15.923,1.094a50.82,50.82,0,0,1,6.8,1.943l2.888-16.4a32.961,32.961,0,0,0-6.217-1.444,131.7,131.7,0,0,0-15.943-.745H51.679c-4.928,0-8.742,0-11.8.058h-5.31a61.23,61.23,0,0,1-7.123-.291c-4.455-.531-7.181-.907-11.332-2.59A31.73,31.73,0,0,1,6,55.71" transform="translate(-2.115 -19.636)" fill="#fff" /> <path id="Path_735" data-name="Path 735" d="M49.355,83.435c-.932-.868-.932-2.014-.926-3.238V75.962a3.227,3.227,0,0,1,.952-2.694,5.181,5.181,0,0,1,3.393-.861,8.114,8.114,0,0,1,3.931,1.217v3.044H53.467v-.881a1.3,1.3,0,0,0-.259-.92.861.861,0,0,0-1.133,0,1.515,1.515,0,0,0-.259,1.1v4.844a1.515,1.515,0,0,0,.259,1.1.861.861,0,0,0,1.133,0,1.3,1.3,0,0,0,.259-.92V79.485h3.238v3.7a6.631,6.631,0,0,1-3.821,1.185,5.218,5.218,0,0,1-3.529-.939" transform="translate(-17.068 -25.513)" fill="#003976" /> <path id="Path_736" data-name="Path 736" d="M76.152,72.78v1.878a1.166,1.166,0,0,0-.4,1.017v5.711a1.159,1.159,0,0,0,.4,1.017v1.878H72.144V82.4a1.153,1.153,0,0,0,.4-1.017V76.717l-.3,1.243s-1.515,6.081-1.567,6.3h-.939c-.058-.214-1.651-6.3-1.651-6.3l-.311-1.023v4.429a1.146,1.146,0,0,0,.408,1.03v1.884H64.82V82.4a1.159,1.159,0,0,0,.4-1.017V75.675a1.166,1.166,0,0,0-.4-1.017V72.78H69.2c.045.22,1.3,5.291,1.3,5.291l.175-.57s1.153-4.533,1.211-4.721Z" transform="translate(-22.845 -25.652)" fill="#003976" /> <path id="Path_737" data-name="Path 737" d="M86.636,83.435c-.932-.868-.926-2.014-.926-3.238V75.962a3.223,3.223,0,0,1,.945-2.694,5.18,5.18,0,0,1,3.4-.861,8.114,8.114,0,0,1,3.931,1.217v3.044H90.748v-.881a1.3,1.3,0,0,0-.259-.92.745.745,0,0,0-.57-.214.758.758,0,0,0-.57.214,1.541,1.541,0,0,0-.253,1.1v4.844a1.541,1.541,0,0,0,.253,1.1.758.758,0,0,0,.57.214.745.745,0,0,0,.57-.214,1.3,1.3,0,0,0,.259-.92V79.485h3.238v3.7a6.644,6.644,0,0,1-3.821,1.185,5.207,5.207,0,0,1-3.529-.939" transform="translate(-30.208 -25.512)" fill="#003976" /> <path id="Path_738" data-name="Path 738" d="M60.1,61.85a19.388,19.388,0,0,0,2.441-5.18,60.534,60.534,0,0,1-6.022.913,30.014,30.014,0,0,1-1,4.274H60.1" transform="translate(-19.568 -19.975)" fill="#003976" /> <path id="Path_739" data-name="Path 739" d="M33.721,58.726c-3.238,0-6.184-.142-8.891-.376.123.719.265,1.386.427,2.014a35.486,35.486,0,0,0,8.464,1.774Z" transform="translate(-8.751 -20.567)" fill="#003976" /> <path id="Path_740" data-name="Path 740" d="M48.732,62.488a26.641,26.641,0,0,0,1.049-4.138c-2.707.227-5.686.35-8.891.376v3.581c1.658.155,3.549.188,5.945.188h1.9" transform="translate(-14.411 -20.567)" fill="#003976" /> <path id="Path_741" data-name="Path 741" d="M20.358,57.849c-1.34-.136-2.59-.3-3.788-.5a29.788,29.788,0,0,0,4.067,2.007c-.1-.492-.194-.991-.278-1.509" transform="translate(-5.84 -20.214)" fill="#003976" /> <path id="Path_742" data-name="Path 742" d="M70.973,54.48a25.312,25.312,0,0,1-3.238,1.049,21.46,21.46,0,0,1-2.325,5.537H66.8a24.309,24.309,0,0,0,4.177-6.586" transform="translate(-23.053 -19.203)" fill="#003976" /> </symbol> </defs> </svg> <script data-cookieconsent="necessary" src="https://www.b2i.us/b2i/QuoteApi.asp?v=0.9.0" type="text/javascript"></script> <script data-cookieconsent="necessary" src="//maps.googleapis.com/maps/api/js?key=AIzaSyBERus4O4l5o1R2yowDkBOVLy2WBTqqHvg&language=en-US&libraries=geometry" crossorigin="anonymous"></script> <script data-cookieconsent="necessary" src="/content/js/dist/global.js?t=1745590908884"></script> <script data-cookieconsent="necessary"> function enableSubmit() { document.getElementById("submit-button").disabled = false; } </script> <style> .winnie { display: none !important; z-index: -1; } </style> <script data-cookieconsent="necessary"> (function () { var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function () { acsbJS.init({ statementLink: '', footerHtml: '', hideMobile: false, hideTrigger: false, disableBgProcess: false, language: 'en', position: 'left', leadColor: '#3862ae', triggerColor: '#3862ae', triggerRadius: '50%', triggerPositionX: 'left', triggerPositionY: 'bottom', triggerIcon: 'people', triggerSize: 'medium', triggerOffsetX: 20, triggerOffsetY: 20, mobile: { triggerSize: 'small', triggerPositionX: 'left', triggerPositionY: 'center', triggerOffsetX: 10, triggerOffsetY: 0, triggerRadius: '50%' } }); }; h.appendChild(s); })(); </script> <script type='text/javascript'> piAId = '1100993'; piCId = '110914'; piHostname = 'solutions.cmc.com'; (function() { function async_load(){ var s = document.createElement('script'); s.type = 'text/javascript'; s.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + piHostname + '/pd.js'; var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c); } if(window.attachEvent) { window.attachEvent('onload', async_load); } else { window.addEventListener('load', async_load, false); } })(); </script></body> </html>