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: acor.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com --> <!-- Last Published: Fri Jun 23 2023 20:47:51 GMT+0000 (Coordinated Universal Time) --> <html data-wf-page="6495f911fabc17c89449ffb2" data-wf-site="6495f911fabc17c89449ffb3"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="keywords" content="diabetic shoes, comfort shoes, orthotics, pedorthic, fabricating materials, lower extremity, orthotic device, custom, custom products, prefabricated, orthopedic, footwear, inserts, professionals, consumers, Hush Puppies, Oasis, KeepingPace, AFO, gauntlet, Foot Defense, training videos, education, X-Static, orthotic shop" /> <meta name="description" content="Orthotic shop - Prefabricated & Custom options - Acor Orthopaedic" /> <meta name="author" content="" /> <!-- Title --> <title>Acor</title> <meta content="width=device-width, initial-scale=1" name="viewport"> <meta content="Webflow" name="generator"> <link href="/css/normalize.css" rel="stylesheet" type="text/css"> <link href="/css/webflow.css" rel="stylesheet" type="text/css"> <link href="/css/acor-1b47cc7930a68ad3213283a5f03e32be.webflow.css?2a5" rel="stylesheet" type="text/css"> <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script> <link href="/images/favicon.png" rel="shortcut icon" type="image/x-icon"> <style> html { font-size: 1rem; } @media screen and (max-width:1920px) { html { font-size: 1rem; } } @media screen and (max-width:1440px) { html { font-size: calc(0.8126951092611863rem + 0.20811654526534862vw); } } @media screen and (max-width:479px) { html { font-size: calc(0.7494769874476988rem + 0.8368200836820083vw); } } </style> </head> <body> <div> <div class="w-embed"> <style> :root { --blue: #0055A4; --lightblue: #4BC7E8; --white: #ffffff; --black: #231F20; } @media screen and (min-width: 768px) { html{ scroll-behavior: smooth; } } .sr-only:not(:focus):not(:active) { clip: rect(0 0 0 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; } .prod-details-text.details-ul li { position: relative; } .prod-details-text.details-ul > li::before { content:'-'; position: absolute; top: 0; left: -1em; display: inline-block; } .no-top > *:first-child, .section:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child { margin-top: 0 !important; } .table-wrap:first-child {margin-top: 0 !important;} table { background-color: #fff; width: 100%; min-width: 750px; text-align: center; vertical-align: center; } .acc-info .table-wrap table { min-width: 0; } table, th, td { border: 1px solid #e6e6e6; } table tbody tr:first-child { /*background-color: #0055A4;*/ background-color: #f2f2f2; } /*table tbody tr:first-child td {border-color: #6F96BA;}*/ td { padding: 1em ; } .drop-main-link { color: inherit; text-decoration: inherit; } .w-slider-dot { background: transparent; border: solid 1px var(--black); margin: 0 12px 0 0 !important; width: 17px; height: 17px; } .w-slider-dot.w-active { background: var(--black); } .slide-nav { max-width: calc(1640px + 10%); } @media screen and (min-width: 1920px) { .heading-axis { font-size: 3.125rem !important; background-size: 80% !important; } .tracked {padding-bottom: 4.5em;} } @media screen and (min-width: 992px) { .phone-email {font-size: clamp(.8rem, 1.5vw, 1.1rem);} .drop-nav-wrap {pointer-events: none;} .drop-nav-outer:hover .drop-nav-wrap { pointer-events: initial; opacity: 1; } .drop-nav-outer:hover .f-navigation-link.drop { color: var(--blue); background-color: var(--white); } } @media screen and (min-width: 992px) and (max-width: 1180px) { .homelink {display: none;} } @media screen and (max-width: 479px) { .w-slider-dot { margin: 0 6px 0 6px !important; } } @media screen and (min-width: 1600px) { .materials-h-i { max-width: var(--hero-iMax); object-position: var(--hero-pos); } } .select2-container--default .select2-selection--single{ padding: 5px !important; height: 40px !important; border-radius: 20px !important; } .select2-container--default .select2-selection--single b{display: none;} @media screen and (max-width: 767px) { #wf-form-Contact-Form .w-layout-grid{ display: block; } } .nosb{ position: absolute; bottom: 10px; font-size: 1.5em; } .nosb img{ max-width: 150px; } .nosb-wrapper .util-link-icon{ width: 90px; } .nosb-wrapper .util-link-icon img{ background: #fff; border-radius: 100px; margin-right: 10px; max-width: 80px; } .nosb-wrapper h4{ margin: 5px 0; } .prod-details-text.l-code{ display: flex; gap: 5px; } .prod-details-text.l-code>div{ cursor: pointer; } .prod-item-details{ position: relative; background: #fff; max-height: 200px; overflow: auto; padding: 10px 0; z-index: 9; } .prod-item-details::-webkit-scrollbar { width: 5px; /* Adjust width of vertical scrollbar */ } /* Style the scrollbar track (background) */ .prod-item-details::-webkit-scrollbar-track { background-color: #f1f1f1; /* Light grey background */ } /* Style the scrollbar thumb (the draggable part) */ .prod-item-details::-webkit-scrollbar-thumb { background-color: #888; /* Dark grey scrollbar */ border-radius: 10px; /* Rounded scrollbar edges */ } /* Change the thumb color on hover */ .prod-item-details::-webkit-scrollbar-thumb:hover { background-color: #555; } .prod-details-group .cost{ margin-top: 10px; display: none; } .prod-details-group .item{ margin-bottom: 10px; } .param-title1{ margin-top: 3rem; color: #000; font-weight: bold; margin-bottom: 0.5em; } </style> </div> <header class="f-navigation-wrapper"> <div data-collapse="medium" data-animation="default" data-duration="400" data-easing="ease" data-easing2="ease" data-doc-height="1" role="banner" class="f-navigation w-nav"> <div class="f-navigation-container"> <div class="f-navigation-link-wrapper"> <a data-w-id="0c0cf810-39b9-7a54-fccc-93c7176d5846" href="/" aria-current="page" class="f-navigation-logo-link mag w-inline-block w--current"><img src="/images/acor-logo.svg" loading="lazy" width="124" alt="Acor® - Interfacing with the world." class="f-logo"></a> </div> <div class="f-navigation-content"> <nav role="navigation" class="f-navigation-menu w-nav-menu"> <a href="/" aria-current="page" class="w--current f-navigation-link homelink w-nav-link w--current1">Home</a> <div class="drop-nav-outer"> <a href="/products/products-main" class=" f-navigation-link drop w-inline-block"> <div class="drop-main-link"> <div>Products</div> </div> <div class="nav-caret w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="11.246" height="7.262" viewbox="0 0 11.246 7.262"> <path id="Path_219" data-name="Path 219" d="M-6.223-3.364a.836.836,0,0,0,1.188,0L-.253-8.146a.84.84,0,0,0,0-1.192l-.795-.795a.84.84,0,0,0-1.192,0L-5.629-6.743l-3.389-3.389a.84.84,0,0,0-1.192,0L-11-9.337a.84.84,0,0,0,0,1.192Z" transform="translate(11.252 10.379)" fill="currentColor"></path> </svg></div> </a> <div class="drop-nav-wrap"> <div class="drop-nav-block"> <a href="/products/custom-afos" class=" drop-nav-h-link">Custom AFOs</a> <a href="/products/axis-afo-gauntlets#g1" class=" drop-nav-link">EcoTex AFO Gauntlets & Active AFO Gauntlets</a> <a href="/products/axis-afo-gauntlets#g2" class=" drop-nav-link">Extended Height & Extended Plastic AFO Gauntlets</a> <a href="/products/axis-afo-gauntlets#g4" class=" drop-nav-link">Articulating AFO Gauntlet</a> <a href="/products/axis-afo-gauntlets#g5" class=" drop-nav-link">Chopart Toe Filler AFO Gauntlet</a> <a href="/products/axis-afo-gauntlets#g6" class=" drop-nav-link">Short Trimline AFO Gauntlet</a> <a href="/products/axis-afo-balance-brace" class=" drop-nav-link">Assist Balance Brace</a> <a href="/products/axis-afo-crow-boot" class=" drop-nav-link">C.R.O.W. Boot</a> <a href="/products/axis-afo-richie-brace" class=" drop-nav-link">Richie Brace Custom & Richie Brace OTC</a> <a href="/products/axis-afo-plastic-afos" class=" drop-nav-link">Plastic AFOs</a> </div> <div class="drop-nav-block"> <a href="/products/materials/materials" class=" drop-nav-h-link">Materials</a> <a href="/products/materials/quikstrip" class=" drop-nav-link">QuikStrip™</a> <a href="/products/materials/eva" class=" drop-nav-link">EVA</a> <a href="/products/materials/polyurethane" class=" drop-nav-link">Polyurethane</a> <a href="/products/materials/polyethylene" class=" drop-nav-link">Polyethylene</a> <a href="/products/materials/neoprene" class=" drop-nav-link">Neoprene</a> <a href="/products/materials/fabrifit" class=" drop-nav-link">Microfibers and Textiles</a> <a href="/products/materials/orthotic-top-covers" class=" drop-nav-link">Orthotic Top Covers</a> <a href="/products/materials/corks" class=" drop-nav-link">Corks</a> <a href="/products/materials/soling" class=" drop-nav-link">Soling</a> <a href="/products/materials/laminations" class=" drop-nav-link">Laminations</a> <a href="/products/materials/millable-eva-and-blockers" class=" drop-nav-link">Millable EVA Blocks</a> <a href="/products/materials/accessories" class=" drop-nav-link">Accessories</a> </div> <!-- <div class="drop-nav-block"> <a href="/products/conversion-services" class="drop-nav-h-link">Conversion Services</a> <a href="/products/conversion-services" class="drop-nav-link">Laminations</a> <a href="/products/conversion-services" class="drop-nav-link">Roll to Wheel Conversion</a> <a href="/products/conversion-services" class="drop-nav-link">Die Cutting</a> <a href="/products/conversion-services" class="drop-nav-link">Roller Die Cutting</a> <a href="/products/conversion-services" class="drop-nav-link">Slitting</a> <a href="/products/conversion-services" class="drop-nav-link">Skiving</a> <a href="/products/conversion-services" class="drop-nav-link">Strip Cutting</a> </div> --> </div> </div> <a href="/resources" class=" f-navigation-link w-nav-link">Resources</a> <a href="/about" class=" f-navigation-link w-nav-link">About</a> <a href="/contact" class=" f-navigation-link w-nav-link">Contact</a> </nav> <a href="tel:+18002372267" class="f-navigation-button mag w-inline-block"> <div class="cell-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="12.5" height="20" viewbox="0 0 12.5 20"> <path id="Path_220" data-name="Path 220" d="M10.625-17.5H1.875A1.875,1.875,0,0,0,0-15.625V.625A1.875,1.875,0,0,0,1.875,2.5h8.75A1.875,1.875,0,0,0,12.5.625v-16.25A1.875,1.875,0,0,0,10.625-17.5ZM6.25,1.25A1.249,1.249,0,0,1,5,0,1.249,1.249,0,0,1,6.25-1.25,1.249,1.249,0,0,1,7.5,0,1.249,1.249,0,0,1,6.25,1.25Zm4.375-4.219a.47.47,0,0,1-.469.469H2.344a.47.47,0,0,1-.469-.469V-15.156a.47.47,0,0,1,.469-.469h7.812a.47.47,0,0,1,.469.469Z" transform="translate(0 17.5)" fill="currentColor"></path> </svg></div> <div>800.237.2267</div> </a> <div class="f-navigation-menu-button w-nav-button"> <div class="w-icon-nav-menu"></div> </div> <a id="searchBtn" href="#" class="f-navigation-search mag w-inline-block"> <div class="f-icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="23.998" height="24.002" viewbox="0 0 23.998 24.002"> <path id="Path_219" data-name="Path 219" d="M23.672-.248,19-4.922a1.124,1.124,0,0,0-.8-.328h-.764a9.7,9.7,0,0,0,2.062-6A9.748,9.748,0,0,0,9.75-21,9.748,9.748,0,0,0,0-11.25,9.748,9.748,0,0,0,9.75-1.5a9.7,9.7,0,0,0,6-2.062V-2.8a1.124,1.124,0,0,0,.328.8l4.673,4.673a1.12,1.12,0,0,0,1.589,0l1.327-1.327A1.13,1.13,0,0,0,23.672-.248ZM9.75-5.25a6,6,0,0,1-6-6,6,6,0,0,1,6-6,6,6,0,0,1,6,6A6,6,0,0,1,9.75-5.25Z" transform="translate(0 21)" fill="currentColor"></path> </svg></div> <div class="sr-only">Search</div> </a> </div> </div> <div class="w-nav-overlay" data-wf-ignore="" id="w-nav-overlay-0" style="display: none;"> <nav role="navigation" class="f-navigation-menu w-nav-menu" data-nav-menu-open="" style="transform: translateY(0px); transition: transform 400ms ease 0s;"> <a href="/" aria-current="page" class="f-navigation-link homelink w-nav-link w--nav-link-open">Home</a> <div class="drop-nav-outer"> <a href="/products/products-main" class="f-navigation-link drop w-inline-block"> <div class="drop-main-link"> <div>Products</div> </div> <div class="nav-caret w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="11.246" height="7.262" viewBox="0 0 11.246 7.262"> <path id="Path_219" data-name="Path 219" d="M-6.223-3.364a.836.836,0,0,0,1.188,0L-.253-8.146a.84.84,0,0,0,0-1.192l-.795-.795a.84.84,0,0,0-1.192,0L-5.629-6.743l-3.389-3.389a.84.84,0,0,0-1.192,0L-11-9.337a.84.84,0,0,0,0,1.192Z" transform="translate(11.252 10.379)" fill="currentColor"></path> </svg></div> </a> <div class="drop-nav-wrap"> <div class="drop-nav-block"> <a href="/products/custom-afos" class="drop-nav-h-link">Custom AFOs</a> <a href="/products/axis-afo-gauntlets#g1" class="drop-nav-link">EcoTex AFO Gauntlets & Active AFO Gauntlets</a> <a href="/products/axis-afo-gauntlets#g2" class="drop-nav-link">Extended Height & Extended Plastic AFO Gauntlets</a> <a href="/products/axis-afo-gauntlets#g4" class="drop-nav-link">Articulating AFO Gauntlet</a> <a href="/products/axis-afo-gauntlets#g5" class="drop-nav-link">Chopart Toe Filler AFO Gauntlet</a> <a href="/products/axis-afo-gauntlets#g6" class="drop-nav-link">Short Trimline AFO Gauntlet</a> <a href="/products/axis-afo-balance-brace" class="drop-nav-link">Assist Balance Brace</a> <a href="/products/axis-afo-crow-boot" class="drop-nav-link">C.R.O.W Boot</a> <a href="/products/axis-afo-richie-brace" class="drop-nav-link">Richie Brace Custom & Richie Brace OTC</a> <a href="/products/axis-afo-plastic-afos" class="drop-nav-link">Plastic AFOs</a> </div> <!--<div class="drop-nav-block"> <a href="/products/custom-afos" class="drop-nav-h-link">Custom AFOs</a> <a href="/products/axis-afo-gauntlets" class="drop-nav-link">Classic & Active AFO Gauntlets</a> <a href="/products/axis-afo-balance-brace" class="drop-nav-link">Assist Balance Brace</a> <a href="/products/axis-afo-crow-boot" class="drop-nav-link">Acor C.R.O.W Boot</a> <a href="/products/axis-afo-richie-brace" class="drop-nav-link">Richie Brace OTC & Custom Richie Brace</a> </div>--> <div class="drop-nav-block"> <a href="/products/materials/materials" class="drop-nav-h-link">Materials</a> <a href="/products/materials/eva" class="drop-nav-link">EVA</a> <a href="/products/materials/polyurethane" class="drop-nav-link">Polyurethane</a> <a href="/products/materials/polyethylene" class="drop-nav-link">Polyethylene</a> <a href="/products/materials/neoprene" class="drop-nav-link">Neoprene</a> <a href="/products/materials/fabrifit" class="drop-nav-link">Microfibers and Textiles</a> <a href="/products/materials/orthotic-top-covers" class="drop-nav-link">Orthotic Top Covers</a> <a href="/products/materials/corks" class="drop-nav-link">Corks</a> <a href="/products/materials/soling" class="drop-nav-link">Soling</a> <a href="/products/materials/laminations" class="drop-nav-link">Laminations</a> <a href="/products/materials/millable-eva-and-blockers" class="drop-nav-link">Millable EVA Blocks</a> <a href="/products/materials/accessories" class="drop-nav-link">Accessories</a> </div> </div> </div> <a href="/resources" class="f-navigation-link w-nav-link w--nav-link-open">Resources</a> <a href="/about" class="f-navigation-link w-nav-link w--nav-link-open">About</a> <a href="/contact" class="f-navigation-link w-nav-link w--nav-link-open">Contact</a> </nav> </div> </div> <div id="searchModal" class="search-modal" style="z-index: 9;"> <div class="f-container-large search"> <div class="f-modal-base-large"> <div class="f-modal-title-wrapper search-title"> <div class="f-sub-heading-regular search-h">Search</div> <a href="#" class="f-modal-close-link mag w-inline-block"> <div class="sr-only">Close</div> <div class="f-icon-regular-2 w-embed"><svg width="420" height="420" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.0002 10.586L16.9502 5.63599L18.3642 7.04999L13.4142 12L18.3642 16.95L16.9502 18.364L12.0002 13.414L7.05023 18.364L5.63623 16.95L10.5862 12L5.63623 7.04999L7.05023 5.63599L12.0002 10.586Z" fill="currentColor"></path> </svg> </div> </a> </div> <div class="w-form"> <form id="search-form" name="email-form" data-name="Email Form" method="get" data-wf-page-id="6495f911fabc17c89449ffb2" data-wf-element-id="0c0cf810-39b9-7a54-fccc-93c7176d589f" method="post"> <div class="w-layout-grid f-account-input-grid"> <div id="w-node-_0c0cf810-39b9-7a54-fccc-93c7176d58a1-176d5840" class="f-field-wrapper"> <div class="f-field-label sr-only">Search Products</div> <div class="f-field-icon-wrapper "> <select class="search-products w-select" style="width: 100%;padding: 5px;"> <option></option> <option value="/products/axis-afo-gauntlets">Classic & Active AFO Gauntlets</option> <option value="/products/axis-afo-balance-brace">Assist Balance Brace</option> <option value="/products/axis-afo-crow-boot">Acor C.R.O.W Boot</option> <option value="/products/axis-afo-richie-brace">Richie Brace OTC & Custom Richie Brace</option> <option value="/products/materials/eva">EVA</option> <option value="/products/materials/polyurethane">Polyurethane</option> <option value="/products/materials/polyethylene">Polyethylene</option> <option value="/products/materials/neoprene">Neoprene</option> <option value="/products/materials/fabrifit">Microfibers and Textiles</option> <option value="/products/materials/orthotic-top-covers">Orthotic Top Covers</option> <option value="/products/materials/corks">Corks</option> <option value="/products/materials/soling">Soling</option> <option value="/products/materials/laminations">Laminations</option> <option value="/products/materials/millable-eva-and-blockers">Millable EVA Blocks</option> <option value="/products/materials/accessories">Accessories</option> </select> <!--<input type="text" class="f-field-input-icon-r search-field w-input" maxlength="256" name="Input-Field-Icon-R-2" data-name="Input Field Icon R 2" placeholder="e.g. Polyurethane" id="Input-Field-Icon-R-2" required>--> <div class="f-field-icon-r w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="23.998" height="24.002" viewbox="0 0 23.998 24.002"> <path id="Path_219" data-name="Path 219" d="M23.672-.248,19-4.922a1.124,1.124,0,0,0-.8-.328h-.764a9.7,9.7,0,0,0,2.062-6A9.748,9.748,0,0,0,9.75-21,9.748,9.748,0,0,0,0-11.25,9.748,9.748,0,0,0,9.75-1.5a9.7,9.7,0,0,0,6-2.062V-2.8a1.124,1.124,0,0,0,.328.8l4.673,4.673a1.12,1.12,0,0,0,1.589,0l1.327-1.327A1.13,1.13,0,0,0,23.672-.248ZM9.75-5.25a6,6,0,0,1-6-6,6,6,0,0,1,6-6,6,6,0,0,1,6,6A6,6,0,0,1,9.75-5.25Z" transform="translate(0 21)" fill="currentColor"></path> </svg></div> </div> </div> </div> <div class="f-contact-submit-wrapper"> <input type="submit" value="SUBMIT" data-wait="Please wait..." class="f-button-primary search-btn mag w-button" style="width: 100%;margin-top: 15px;"></div> </form> <div class="f-success-message w-form-done"> <div>Thank you! Your submission has been received!</div> </div> <div class="w-form-fail"> <div>Oops! Something went wrong while submitting the form.</div> </div> </div> </div> </div> </div> </header> </div> <style> .f-h1-heading.home-hero-h { font-size: 5rem; } .slide-bg.slide-1-bg { background-image: url('/images/Billboard Banner w Heroes No Header Text-01.png'); } .slide-bg.slide-2-bg { background-image: url('/images/Billboard Banner w Heroes No Header Text-02.png'); } .slide-bg.slide-3-bg { background-image: url('/images/Billboard Banner w Heroes No Header Text-03-03.png'); } .slide-bg.slide-4-bg { background-image: url('/images/Echocel_Pulse_Banner1.jpg'); } .f-header-wrapper-left { max-width: 55rem; } .f-h1-heading.home-hero-h { font-size: 3rem; } .f-section-large { padding: 2rem 5% !important; } .slick-dots li button:before { font-size: 20px !important; } .main-cta-text { align-items: center; } .main-cta-arrow { position: relative; top: unset; bottom: unset; left: unset; right: unset; } .main-cta-wrap { grid-template-columns: 2fr 1fr; } /* Outer */ .mypopup { width:100%; height:100%; display:none; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.75); z-index: 999999; } /* Inner */ .mypopup-inner { max-width:630px; width:90%; padding:0; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); box-shadow:0px 2px 6px rgba(0,0,0,1); border-radius:3px; background:url(images/vecteezy_hiker-on-the-mountain-created-with-generative-ai_21643321.jpg); background-size: cover; color: #fff; background-position: center center; } .mypopup-inner>div{ background: rgba(0, 0, 0, 0.5); padding: 40px; } .mypopup-inner .popup-header{ text-shadow: 1px 1px black; } .mypopup-inner .contacthead{ font-size: 1.3em; font-weight: 500; } /* Close Button */ .mypopup-close { width:30px; height:30px; padding-top:4px; display:inline-block; position:absolute; top:0px; right:0px; transition:ease 0.25s all; -webkit-transform:translate(50%, -50%); transform:translate(50%, -50%); border-radius:1000px; background:#fff; font-family:Arial, Sans-Serif; font-size:20px; text-align:center; line-height:100%; color:#000; text-decoration:none; } .mypopup-close:hover { -webkit-transform:translate(50%, -50%) rotate(180deg); transform:translate(50%, -50%) rotate(180deg); text-decoration:none; } .mypopup-inner .f-button-neutral{ max-width: 150px; margin: auto; } .mypopup-inner .btn-text { padding-top: unset; padding-bottom: unset; padding-right: unset; font-size: 1rem; } @media screen and (max-width: 767px){ .slide-bg { opacity: 1; background-position: right center; background-size: 230%; } .f-h1-heading.home-hero-h { min-height: 210px; } .slide-2 .f-h1-heading.home-hero-h { font-size: 2.7rem; } .slide-4 .f-h1-heading.home-hero-h { font-size: 2.4rem; } .slide-4 .slide-bg { background-size: 220%; } } </style> <main> <div class="hero-slider w-slider test"> <div class="slide w-slide"> <div class="f-section-large hero-pad"> <div class="hero-bg-wrap"> <div class="slide-bg slide-1-bg"></div> </div> <div class="f-container-large"> <div id="w-node-f4204215-6137-c0fa-2094-51287f18facf-9449ffb2" class="f-header-wrapper-left"> <div class="f-margin-bottom-24"> <h1 class="f-h1-heading home-hero-h"><span class="black">Acor:</span> The <br>Foam Experts</h1> </div> <div class="f-margin-bottom-40"> <p class="f-paragraph-large"></p> </div> <div class="f-header-button-wrapper"> <a href="products/products-main" class="f-button-neutral mag w-inline-block"> <div class="btn-text">Our Products</div> <div class="light-blue w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="26.156" height="26.156" viewbox="0 0 26.156 26.156"> <path id="Path_219" data-name="Path 219" d="M26.578-10.125A13.076,13.076,0,0,0,13.5-23.2,13.076,13.076,0,0,0,.422-10.125,13.076,13.076,0,0,0,13.5,2.953,13.076,13.076,0,0,0,26.578-10.125Zm-23.625,0A10.544,10.544,0,0,1,13.5-20.672,10.544,10.544,0,0,1,24.047-10.125,10.544,10.544,0,0,1,13.5.422,10.544,10.544,0,0,1,2.953-10.125ZM6.75-9.07a.635.635,0,0,0,.633.633H13.5V-4.9a.633.633,0,0,0,1.081.448L19.8-9.677a.633.633,0,0,0,0-.9l-5.221-5.221a.634.634,0,0,0-1.081.448v3.533H7.383a.635.635,0,0,0-.633.633Z" transform="translate(-0.422 23.203)" fill="currentColor"></path> </svg></div> </a> <a href="resources" class="f-button-secondary-2 mag w-inline-block"> <div class="btn-text">View Our Catalogs</div> <div class="grey w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="26.156" height="26.156" viewbox="0 0 26.156 26.156"> <path id="Path_219" data-name="Path 219" d="M26.578-10.125A13.076,13.076,0,0,0,13.5-23.2,13.076,13.076,0,0,0,.422-10.125,13.076,13.076,0,0,0,13.5,2.953,13.076,13.076,0,0,0,26.578-10.125Zm-23.625,0A10.544,10.544,0,0,1,13.5-20.672,10.544,10.544,0,0,1,24.047-10.125,10.544,10.544,0,0,1,13.5.422,10.544,10.544,0,0,1,2.953-10.125ZM6.75-9.07a.635.635,0,0,0,.633.633H13.5V-4.9a.633.633,0,0,0,1.081.448L19.8-9.677a.633.633,0,0,0,0-.9l-5.221-5.221a.634.634,0,0,0-1.081.448v3.533H7.383a.635.635,0,0,0-.633.633Z" transform="translate(-0.422 23.203)" fill="currentColor"></path> </svg></div> </a> </div> </div> </div> </div> </div> <div class="w-slide"> <div class="f-section-large hero-pad slide-2"> <div class="hero-bg-wrap"> <div class="slide-bg slide-2-bg"></div> </div> <div class="f-container-large"> <div id="w-node-_7dfeed25-ca24-6dd9-3edc-7e5141b22f60-9449ffb2" class="f-header-wrapper-left"> <div class="f-margin-bottom-24"> <h1 class="f-h1-heading home-hero-h"><span class="black">AXIS AFO:</span> Tradition <br>Meets Innovation</h1> </div> <div class="f-margin-bottom-40"> <p class="f-paragraph-large"></p> </div> <div class="f-header-button-wrapper"> <a href="#" class="f-button-neutral mag w-inline-block"> <div class="btn-text">Our Products</div> <div class="light-blue w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="26.156" height="26.156" viewbox="0 0 26.156 26.156"> <path id="Path_219" data-name="Path 219" d="M26.578-10.125A13.076,13.076,0,0,0,13.5-23.2,13.076,13.076,0,0,0,.422-10.125,13.076,13.076,0,0,0,13.5,2.953,13.076,13.076,0,0,0,26.578-10.125Zm-23.625,0A10.544,10.544,0,0,1,13.5-20.672,10.544,10.544,0,0,1,24.047-10.125,10.544,10.544,0,0,1,13.5.422,10.544,10.544,0,0,1,2.953-10.125ZM6.75-9.07a.635.635,0,0,0,.633.633H13.5V-4.9a.633.633,0,0,0,1.081.448L19.8-9.677a.633.633,0,0,0,0-.9l-5.221-5.221a.634.634,0,0,0-1.081.448v3.533H7.383a.635.635,0,0,0-.633.633Z" transform="translate(-0.422 23.203)" fill="currentColor"></path> </svg></div> </a> <a href="resources" class="f-button-secondary-2 mag w-inline-block"> <div class="btn-text">View Our Catalogs</div> <div class="grey w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="26.156" height="26.156" viewbox="0 0 26.156 26.156"> <path id="Path_219" data-name="Path 219" d="M26.578-10.125A13.076,13.076,0,0,0,13.5-23.2,13.076,13.076,0,0,0,.422-10.125,13.076,13.076,0,0,0,13.5,2.953,13.076,13.076,0,0,0,26.578-10.125Zm-23.625,0A10.544,10.544,0,0,1,13.5-20.672,10.544,10.544,0,0,1,24.047-10.125,10.544,10.544,0,0,1,13.5.422,10.544,10.544,0,0,1,2.953-10.125ZM6.75-9.07a.635.635,0,0,0,.633.633H13.5V-4.9a.633.633,0,0,0,1.081.448L19.8-9.677a.633.633,0,0,0,0-.9l-5.221-5.221a.634.634,0,0,0-1.081.448v3.533H7.383a.635.635,0,0,0-.633.633Z" transform="translate(-0.422 23.203)" fill="currentColor"></path> </svg></div> </a> </div> </div> </div> </div> </div> <div class="w-slide"> <div class="f-section-large hero-pad"> <div class="hero-bg-wrap"> <div class="slide-bg slide-3-bg"></div> </div> <div class="f-container-large"> <div id="w-node-_4703d846-7762-f18f-199a-72bdad276a68-9449ffb2" class="f-header-wrapper-left"> <div class="f-margin-bottom-24"> <h1 class="f-h1-heading home-hero-h"><span class="black">AXIS AFO:</span> Easier, <br>Faster, Better</h1> </div> <div class="f-margin-bottom-40"> <p class="f-paragraph-large"></p> </div> <div class="f-header-button-wrapper"> <a href="products/products-main" class="f-button-neutral mag w-inline-block"> <div class="btn-text">Our Products</div> <div class="light-blue w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="26.156" height="26.156" viewbox="0 0 26.156 26.156"> <path id="Path_219" data-name="Path 219" d="M26.578-10.125A13.076,13.076,0,0,0,13.5-23.2,13.076,13.076,0,0,0,.422-10.125,13.076,13.076,0,0,0,13.5,2.953,13.076,13.076,0,0,0,26.578-10.125Zm-23.625,0A10.544,10.544,0,0,1,13.5-20.672,10.544,10.544,0,0,1,24.047-10.125,10.544,10.544,0,0,1,13.5.422,10.544,10.544,0,0,1,2.953-10.125ZM6.75-9.07a.635.635,0,0,0,.633.633H13.5V-4.9a.633.633,0,0,0,1.081.448L19.8-9.677a.633.633,0,0,0,0-.9l-5.221-5.221a.634.634,0,0,0-1.081.448v3.533H7.383a.635.635,0,0,0-.633.633Z" transform="translate(-0.422 23.203)" fill="currentColor"></path> </svg></div> </a> <a href="resources" class="f-button-secondary-2 mag w-inline-block"> <div class="btn-text">View Our Catalogs</div> <div class="grey w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="26.156" height="26.156" viewbox="0 0 26.156 26.156"> <path id="Path_219" data-name="Path 219" d="M26.578-10.125A13.076,13.076,0,0,0,13.5-23.2,13.076,13.076,0,0,0,.422-10.125,13.076,13.076,0,0,0,13.5,2.953,13.076,13.076,0,0,0,26.578-10.125Zm-23.625,0A10.544,10.544,0,0,1,13.5-20.672,10.544,10.544,0,0,1,24.047-10.125,10.544,10.544,0,0,1,13.5.422,10.544,10.544,0,0,1,2.953-10.125ZM6.75-9.07a.635.635,0,0,0,.633.633H13.5V-4.9a.633.633,0,0,0,1.081.448L19.8-9.677a.633.633,0,0,0,0-.9l-5.221-5.221a.634.634,0,0,0-1.081.448v3.533H7.383a.635.635,0,0,0-.633.633Z" transform="translate(-0.422 23.203)" fill="currentColor"></path> </svg></div> </a> </div> </div> </div> </div> </div> <div class="w-slide"> <div class="f-section-large hero-pad slide-4"> <div class="hero-bg-wrap"> <div class="slide-bg slide-4-bg"></div> </div> <div class="f-container-large"> <div id="w-node-_4703d846-7762-f18f-199a-72bdad276a68-9449ffb2" class="f-header-wrapper-left"> <div class="f-margin-bottom-24"> <h1 class="f-h1-heading home-hero-h"><span class="black"></span>Luxurious Adaptability, <br>Unmatched Comfort</h1> </div> <div class="f-margin-bottom-40"> <p class="f-paragraph-large"></p> </div> <div class="f-header-button-wrapper"> <a href="products/products-main" class="f-button-neutral mag w-inline-block"> <div class="btn-text">Our Products</div> <div class="light-blue w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="26.156" height="26.156" viewbox="0 0 26.156 26.156"> <path id="Path_219" data-name="Path 219" d="M26.578-10.125A13.076,13.076,0,0,0,13.5-23.2,13.076,13.076,0,0,0,.422-10.125,13.076,13.076,0,0,0,13.5,2.953,13.076,13.076,0,0,0,26.578-10.125Zm-23.625,0A10.544,10.544,0,0,1,13.5-20.672,10.544,10.544,0,0,1,24.047-10.125,10.544,10.544,0,0,1,13.5.422,10.544,10.544,0,0,1,2.953-10.125ZM6.75-9.07a.635.635,0,0,0,.633.633H13.5V-4.9a.633.633,0,0,0,1.081.448L19.8-9.677a.633.633,0,0,0,0-.9l-5.221-5.221a.634.634,0,0,0-1.081.448v3.533H7.383a.635.635,0,0,0-.633.633Z" transform="translate(-0.422 23.203)" fill="currentColor"></path> </svg></div> </a> <a href="resources" class="f-button-secondary-2 mag w-inline-block"> <div class="btn-text">View Our Catalogs</div> <div class="grey w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="26.156" height="26.156" viewbox="0 0 26.156 26.156"> <path id="Path_219" data-name="Path 219" d="M26.578-10.125A13.076,13.076,0,0,0,13.5-23.2,13.076,13.076,0,0,0,.422-10.125,13.076,13.076,0,0,0,13.5,2.953,13.076,13.076,0,0,0,26.578-10.125Zm-23.625,0A10.544,10.544,0,0,1,13.5-20.672,10.544,10.544,0,0,1,24.047-10.125,10.544,10.544,0,0,1,13.5.422,10.544,10.544,0,0,1,2.953-10.125ZM6.75-9.07a.635.635,0,0,0,.633.633H13.5V-4.9a.633.633,0,0,0,1.081.448L19.8-9.677a.633.633,0,0,0,0-.9l-5.221-5.221a.634.634,0,0,0-1.081.448v3.533H7.383a.635.635,0,0,0-.633.633Z" transform="translate(-0.422 23.203)" fill="currentColor"></path> </svg></div> </a> </div> </div> </div> </div> </div> </div> <div data-w-id="f77c124c-d860-0b20-e185-86d0489e8d2a" class="f-section-large"> <div class="f-container-large"> <div class="main-home-ctas w-layout-grid"> <div class=""> <div class="main-cta-wrap"> <a href="products/materials/materials" class="main-cta-img-wrap w-inline-block"><img src="images/Materials-Header-01.png" loading="lazy" sizes="(max-width: 767px) 90vw, 43vw" srcset="images/Materials-Header-01.png 500w, images/Materials-Header-01.png 800w, images/Materials-Header-01.png 804w" alt="Materials" class="main-cta-img"></a> <div id="w-node-_99abe3d0-99f9-ccd6-0ffd-3e1ad6f2bf7d-9449ffb2" class="main-cta-text"> <a href="products/materials/materials" class="main-cta-arrow mag w-inline-block"><img src="images/main-cta-arrow.svg" loading="lazy" alt="go"></a> </div> </div> <div class="main-cta-text-inner"> <!--<h2 class="home-cta-h">Materials</h2>--> <ul role="list" class="homt-cta-list"> <li>EVA</li> <li>Polyurethane</li> <li>Polyethylene</li> <li>Neoprene</li> <li>Microfibers and Textiles</li> <li>Orthotic Top Covers</li> <li>Cork</li> <li>Soling</li> <li>Laminations</li> <li>Millable EVA Blocks</li> </ul> <a href="products/materials/materials" class="cta-info-link w-inline-block"> <div>More Info</div> </a> </div> </div> <div class=""> <div class="main-cta-wrap"> <a id="w-node-ea677304-6353-842f-7854-4f37a8e28d96-9449ffb2" href="products/custom-afos" class="main-cta-img-wrap w-inline-block" style="order: 0;"><img src="images/Custom-AFOs-Header-01.png" loading="lazy" sizes="(max-width: 767px) 90vw, 43vw" srcset="images/Custom-AFOs-Header-01.png 500w, images/Custom-AFOs-Header-01.png 800w, images/Custom-AFOs-Header-01.png 804w" alt="Custom AFOs" class="main-cta-img"></a> <div id="w-node-ea677304-6353-842f-7854-4f37a8e28d98-9449ffb2" class="main-cta-text"> <a href="products/custom-afos" class="main-cta-arrow mag w-inline-block"><img src="images/main-cta-arrow.svg" loading="lazy" alt="go"></a> </div> </div> <div class="main-cta-text-inner"> <!--<h2 class="home-cta-h">Custom<br>AFOs</h2>--> <ul role="list" class="homt-cta-list"> <li>EcoTex AFO Gauntlet</li> <li>Active AFO Gauntlet</li> <li>Assist AFO Balance Brace</li> <li>Acor CROW Boot</li> <li>Plastic AFOs</li> <li>Custom Richie Brace</li> <li>Richie Brace OTC</li> </ul> <a href="products/custom-afos" class="cta-info-link w-inline-block"> <div>More Info</div> </a> </div> </div> </div> <div class="w-layout-grid cta-home-grid"> <a id="w-node-cc120f64-392d-e202-db53-7466be5b1daf-9449ffb2" href="/products/materials/echocel-polyurethane" class="home-cta-link w-inline-block"><img src="images/Echocel-Poly-Logo.png" alt="Echocel® Professional" class="cta-logo-img"><img src="images/chev-r.svg" loading="lazy" alt="" class="chev-r"></a> <!--<a id="w-node-_6f4a9e01-f09a-5582-2ec1-186558f0c295-9449ffb2" href="products/materials/echocel-performance" class="home-cta-link w-inline-block"><img src="images/Echocel-Performance2x.jpg" loading="lazy" sizes="(max-width: 479px) 64vw, (max-width: 767px) 27vw, 19vw" srcset="images/Echocel-Performance2x-p-500.jpg 500w, images/Echocel-Performance2x-p-800.jpg 800w, images/Echocel-Performance2x.jpg 806w" alt="Ecocel® Performance" class="cta-logo-img"><img src="images/chev-r.svg" loading="lazy" alt="" class="chev-r"></a>--> <a id="w-node-d14effb2-411b-b080-ed6b-128872117992-9449ffb2" href="/products/materials/3d-top-covers" class="home-cta-link w-inline-block"><img src="images/3D-Top-Covers2x.jpg" loading="lazy" sizes="(max-width: 479px) 64vw, (max-width: 767px) 36vw, 26vw" srcset="images/3D-Top-Covers2x-p-500.jpg 500w, images/3D-Top-Covers2x-p-800.jpg 800w, images/3D-Top-Covers2x.jpg 884w" alt="3D Top Covers" class="cta-logo-img"><img src="images/chev-r.svg" loading="lazy" alt="" class="chev-r"></a> <a id="w-node-_968fa70e-2a98-d31b-f1d7-e464688aefe1-9449ffb2" href="/products/materials/ecotex" class="home-cta-link w-inline-block"><img src="images/EcoTex2x.jpg" loading="lazy" sizes="(max-width: 479px) 58vw, (max-width: 767px) 20vw, 15vw" srcset="images/EcoTex2x-p-500.jpg 500w, images/EcoTex2x.jpg 608w" alt="EcoTex™ Engineered Leather " class="cta-logo-img"><img src="images/chev-r.svg" loading="lazy" alt="" class="chev-r"></a> <a id="w-node-_333fac2d-5b25-4b45-d5d0-c3f660c319e2-9449ffb2" href="/products/materials/fabrifit" class="home-cta-link w-inline-block"><img src="images/fabrifit2x.jpg" loading="lazy" sizes="(max-width: 479px) 49vw, (max-width: 767px) 17vw, 12vw" srcset="images/fabrifit2x-p-500.jpg 500w, images/fabrifit2x.jpg 612w" alt="fabrifit® Breathable Microfibers" class="cta-logo-img"><img src="images/chev-r.svg" loading="lazy" alt="" class="chev-r"></a> <a id="w-node-_055904df-40f2-cf90-6402-c7c03a28e224-9449ffb2" href="/products/materials/bamboo-lite" class="home-cta-link w-inline-block"><img src="images/Bamboo-lite2x.jpg" loading="lazy" sizes="(max-width: 479px) 64vw, (max-width: 767px) 55vw, 39vw" srcset="images/Bamboo-lite2x-p-500.jpg 500w, images/Bamboo-lite2x-p-800.jpg 800w, images/Bamboo-lite2x.jpg 956w" alt="Bamboo lite®" class="cta-logo-img"><img src="images/chev-r.svg" loading="lazy" alt="" class="chev-r"></a> <!--<a id="w-node-cc120f64-392d-e202-db53-7466be5b1daf-9449ffb2" href="products/materials/echocel-professional" class="home-cta-link w-inline-block"><img src="images/Echocel-Professional2x.jpg" loading="lazy" sizes="(max-width: 479px) 64vw, (max-width: 767px) 27vw, 19vw" srcset="images/Echocel-Professional2x-p-500.jpg 500w, images/Echocel-Professional2x.jpg 806w" alt="Echocel® Professional" class="cta-logo-img"><img src="images/chev-r.svg" loading="lazy" alt="" class="chev-r"></a>--> <a href="/never-out-of-stock-program" class="home-cta-link w-inline-block" style="text-decoration: none;"><img src="images/Never-Out-of-Stock.png" alt="" class="cta-logo-img"><img src="images/chev-r.svg" loading="lazy" alt="" class="chev-r"></a> </div> <!--<br> <br> <div style="text-align: center;"><a href="/never-out-of-stock-program" class="w-inline-block"><img src="images/Never-Out-of-Stock-Badge-FINAL.png" alt="" style="max-width: 200px;"></a></div>--> <style> .cta-link-icon { width: 2em; height:100%; opacity: .2; display: inline-block; object-fit: contain; margin-right: .8em; } .cta-link {/*padding-left:1em; padding-right:1em;*/ padding:0.7em 1.1em; /*font-size: 2rem;*/ } @media screen and (max-width: 760px){ .cta-link { /*font-size: 1.3rem;*/ } } </style> <div class="w-layout-grid cta-grid"> <a href="/contact" class="cta-link w-inline-block"> <div class="cta-link-text"><img src="/images/cta-icon-contact.svg" loading="lazy" alt="" class="cta-link-icon">Contact Us</div><img src="/images/cta-arrow.svg" loading="lazy" alt="" class="cta-circ-arrw-r"> </a> <a href="/resources" class="cta-link w-inline-block"> <div class="cta-link-text"><img src="/images/cta-icon-resources.svg" loading="lazy" alt="" class="cta-link-icon">Customer Resources</div><img src="/images/cta-arrow.svg" loading="lazy" alt="" class="cta-circ-arrw-r"> </a> </div> </div> </div> </main> <div class="mypopup" style="display: none;"> <div class="mypopup-inner"> <div class=""> <div class="popup-header"> <img src="images/endure_logo_WHITE.png" loading="lazy" alt="go" style="width: 180px;"> <h2>Unleash the Power of Echocel Endure</h2> <p class="contacthead">Experience unmatched durability and performance with Echocel Endure, Acor’s high-density cushioning solution designed for heavy use. Engineered for exceptional impact resistance and long-lasting comfort, it’s perfect for the most demanding conditions.</p> <a class="f-button-neutral" href="/products/materials/polyurethane"><div class="btn-text">Learn More</div></a> </div> </div> <a class="mypopup-close" data-popup-close="popup-1" href="#">x</a> </div> </div> <footer class="f-footer-small"> <div class="ftr-padding"> <div class="f-container-large"> <div class="f-footer-bottom"> <div class="f-footer-brand"> <a href="/" aria-current="page" class="f-footer-logo mag w-inline-block w--current"><img src="/images/acor-logo.svg" loading="lazy" width="124" alt="Acor® - Interfacing with the world." class="f-logo ftr"></a> </div> <div class="f-footer-group"> <div id="w-node-ae0f0480-d92f-fc5b-6c9b-ae969cd90a99-9cd90a91" class="f-footer-menu"> <a href="/" aria-current="page" class="f-footer-link w-inline-block w--current1"> <div>Home</div> </a> <a href="/products/products-main" class="f-footer-link w-inline-block"> <div>Products</div> </a> <a href="/products/custom-afos" class="f-footer-link w-inline-block"> <div class="text-block">AXIS by Acor</div> </a> <a href="/resources" class="f-footer-link w-inline-block"> <div>Resources</div> </a> <a href="/about" class="f-footer-link w-inline-block"> <div>About</div> </a> <a href="/contact" class="f-footer-link w-inline-block"> <div>Contact</div> </a> </div> <div class="f-footer-social-row-large"> <div class="f-footer-social-group"> <a href="https://www.twitter.com/Acororthopaedic" target="_blank" class="f-footer-social mag w-inline-block"> <div class="f-icon-regular w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewbox="0 0 35 35"> <g id="Group_320" data-name="Group 320" transform="translate(18567 13821)"> <rect id="Rectangle_402" data-name="Rectangle 402" width="35" height="35" transform="translate(-18567 -13821)" fill="none"></rect> <path id="Path_219" data-name="Path 219" d="M29.608-20.659A14.538,14.538,0,0,0,33-24.155a13.559,13.559,0,0,1-3.895,1.047,6.745,6.745,0,0,0,2.973-3.727A13.315,13.315,0,0,1,27.786-25.2a6.747,6.747,0,0,0-4.942-2.136,6.76,6.76,0,0,0-6.763,6.763,7.635,7.635,0,0,0,.167,1.549A19.224,19.224,0,0,1,2.3-26.1a6.712,6.712,0,0,0-.921,3.413A6.759,6.759,0,0,0,4.4-17.057a6.811,6.811,0,0,1-3.057-.858v.084a6.764,6.764,0,0,0,5.423,6.638,7.151,7.151,0,0,1-1.78.23,8.524,8.524,0,0,1-1.277-.1,6.775,6.775,0,0,0,6.324,4.69,13.545,13.545,0,0,1-8.4,2.89A14,14,0,0,1,0-3.572,19.113,19.113,0,0,0,10.386-.536c12.438,0,19.243-10.3,19.243-19.243C29.629-20.072,29.629-20.365,29.608-20.659Z" transform="translate(-18566 -13789.662)" fill="currentColor"></path> </g> </svg></div> <div class="sr-only">twitter</div> </a> <a href="https://www.facebook.com/pages/ACOR-Orthopaedic-Inc/175523302495981" target="_blank" class="f-footer-social mag w-inline-block"> <div class="f-icon-regular w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewbox="0 0 35 35"> <g id="Group_321" data-name="Group 321" transform="translate(18500 13821)"> <rect id="Rectangle_403" data-name="Rectangle 403" width="35" height="35" transform="translate(-18500 -13821)" fill="none"></rect> <path id="Path_220" data-name="Path 220" d="M33.547-13.578a16.5,16.5,0,0,0-16.5-16.5,16.5,16.5,0,0,0-16.5,16.5,16.506,16.506,0,0,0,13.922,16.3V-8.808H10.277v-4.77h4.192v-3.635c0-4.135,2.462-6.419,6.232-6.419a25.4,25.4,0,0,1,3.694.322v4.058H22.314a2.385,2.385,0,0,0-2.689,2.577v3.1H24.2l-.732,4.77H19.625V2.722A16.506,16.506,0,0,0,33.547-13.578Z" transform="translate(-18499.547 -13789.922)" fill="currentColor"></path> </g> </svg></div> <div class="sr-only">facebook</div> </a> <a href="https://www.youtube.com/acororthopaedic" target="_blank" class="f-footer-social mag w-inline-block"> <div class="f-icon-regular w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewbox="0 0 35 35"> <g id="Group_322" data-name="Group 322" transform="translate(18433 13821)"> <rect id="Rectangle_404" data-name="Rectangle 404" width="35" height="35" transform="translate(-18433 -13821)" fill="none"></rect> <path id="Path_221" data-name="Path 221" d="M33.331-22.619a4.146,4.146,0,0,0-2.918-2.936c-2.573-.694-12.893-.694-12.893-.694s-10.319,0-12.893.694A4.146,4.146,0,0,0,1.71-22.619a43.5,43.5,0,0,0-.69,7.994A43.5,43.5,0,0,0,1.71-6.63a4.085,4.085,0,0,0,2.918,2.89c2.574.694,12.893.694,12.893.694s10.319,0,12.893-.694a4.085,4.085,0,0,0,2.918-2.89,43.5,43.5,0,0,0,.69-7.995A43.5,43.5,0,0,0,33.331-22.619ZM14.146-9.718v-9.813l8.625,4.907Z" transform="translate(-18433.021 -13788.75)" fill="currentColor"></path> </g> </svg></div> <div class="sr-only">youtube</div> </a> </div> </div> </div> </div> </div> </div> <div class="ftr-padding sub"> <div class="f-container-large"> <div class="footer-form-two w-form"> <form id="newsletter-form" name="wf-form-Footer-Form-Two" data-name="Footer Form Two" method="get" class="footer-form-container-two" data-wf-page-id="6495f911fabc17c89449ffb2" data-wf-element-id="ae0f0480-d92f-fc5b-6c9b-ae969cd90abd"> <div class="footer-form-title">Subscribe to <span class="text-span">Our Newsletter!</span></div> <div class="footer-form-block-two"> <input type="email" class="email footer-form-input w-input" maxlength="256" name="Footer-Email-Two-2" data-name="Footer Email Two 2" aria-label="Enter your email" placeholder="Enter your email" id="Footer-Email-Two-2" required=""> <input type="submit" value="Submit" data-wait="Please wait..." class="button-primary footer-form-button mag w-button"></div> </form> <div class="w-form-done"> <div>Thank you! Your submission has been received!</div> </div> <div class="w-form-fail"> <div>Oops! Something went wrong while submitting the form.</div> </div> </div> </div> </div> <div class="ftr-padding end"> <div class="f-container-large"> <div class="f-footer-bottom end"> <div class="f-footer-brand end"> <p class="f-footer-detail">©2024 Acor Orthopedic, LLC. All Rights Reserved. <a href="/privacy" class="ftr-end-link">Privacy Policy</a> </p> </div> </div> </div> </div> </footer> <!-- Google tag (gtag.js) --> <script async src=https://www.googletagmanager.com/gtag/js?id=G-Q385G0TTX3></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Q385G0TTX3'); </script> <script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6495f911fabc17c89449ffb3" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/select2.min.css" rel="stylesheet" /> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/select2.min.js"></script> <!--<script src="js/webflow.js" type="text/javascript"></script>--> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css" integrity="sha512-yHknP1/AwR+yx26cB1y0cjvQUMvEa2PFzt1c9LlS4pRQ5NOTZFWbhBig+X9G9eYW/8m0/4OXNx8pxJ6z57x0dw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css" integrity="sha512-17EgCFERpgZKcm0j0fEq1YCJuyAWdz9KUtv1EjVuaOz8pDnh/0nZxmU6BBXwaaxqoi9PQXnRWqlcDB027hgv9A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js" integrity="sha512-XtmMtDEcNz2j7ekrtHvOVR4iwwaD6o/FUJe6+Zq+HgcCsk3kj4uSQQR8weQ2QVj1o0Pk6PwYLohm206ZzNfubg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script> // Get the modal var modal = document.getElementById("searchModal"); // Get the button that opens the modal var btn = document.getElementById("searchBtn"); // Get the <span> element that closes the modal var span = document.getElementsByClassName("f-modal-close-link")[0]; // When the user clicks the button, open the modal btn.onclick = function() { modal.style.display = "flex"; } // When the user clicks on <span> (x), close the modal span.onclick = function() { modal.style.display = "none"; } // When the user clicks anywhere outside of the modal, close it window.onclick = function(event) { if (event.target == modal) { modal.style.display = "none"; } } jQuery(document).ready(function($){ $(".tabs-menu .tab-link").click(function(){ if(!$(this).hasClass("w--current")){ $(".tabs-menu .tab-link").removeClass("w--current"); let w_tab = $(this).data("w-tab"); $(".tabs-content .w-tab-pane").removeClass("w--tab-active"); $(".tabs-content .w-tab-pane[data-w-tab='"+w_tab+"']").addClass("w--tab-active"); $(this).addClass("w--current"); } }); $(".w-slider-mask").slick(); $("#newsletter-form").submit(function(e){ e.preventDefault(); var form = $(this); var formData = new FormData(); formData.append('email', $(this).find("input.email").val()); form.closest(".w-form").find(".w-form-done").hide(); $.ajax({ url: "/ajax/newsletter.php", type: "POST", data: formData, contentType: false, processData: false, success: function (res) { console.log(res); form.closest(".w-form").find(".w-form-done").show(); } }); }); $("#wf-form-Contact-Form").submit(function(e){ e.preventDefault(); var form = $(this); var formData = new FormData(); formData.append('first_name', $(this).find("input#first-name").val()); formData.append('last_name', $(this).find("input#last-name").val()); formData.append('address', $(this).find("input#Contact-Address-2").val()); formData.append('email', $(this).find("input#Contact-Email-03").val()); formData.append('business_name', $(this).find("input#business-name").val()); formData.append('phone', $(this).find("input#phone").val()); formData.append('description', $(this).find("#description").val()); if($(this).find(".product").length > 0){ formData.append('product', $(this).find(".product").val()); } form.closest(".w-form").find(".w-form-done").hide(); form.closest(".w-form").find(".w-form-fail").hide(); form.find(".submit").hide(); form.find(".loading").show(); $.ajax({ url: "/ajax/contact-form.php", type: "POST", data: formData, contentType: false, processData: false, success: function (res) { console.log(res); if(res == "ok"){ form.closest(".w-form").find(".w-form-done").show(); }else{ form.closest(".w-form").find(".w-form-fail").show(); } form.find(".loading").hide(); form.find(".submit").show(); } }); }); $(".search-products").select2({placeholder: "e.g. Polyurethane", allowClear: true}); $("#search-form").submit(function(e){ e.preventDefault(); let link = $(".search-products").val(); if(link != "")location.href = link; }); $(".f-navigation-menu-button.w-nav-button").click(function(){ if($(this).hasClass("w--open")){ $(this).removeClass("w--open"); $(".w-nav-overlay").css({"display": "none", "height": "0"}); }else{ $(this).addClass("w--open"); $(".w-nav-overlay").css({"display": "block", "height": "1000px"}); } }); $("a.prod-util-link.w-inline-block").click(function(){ let href = $(this).attr("href"); if(href == "#sample-form"){ let product = $(this).closest(".prod-details-grid").find(".prod-detail-h").text(); $("#sample-form .product").val(product); } }); /* function scrollToAnchor(aid){ var aTag = $(aid); $('html,body').animate({scrollTop: aTag.offset().top},'slow'); } scrollToAnchor('#g4'); */ $(".prod-details-group .colors-wrap img").click(function(){ let color = $(this).data("color"); if(color){ $(this).closest(".prod-details-grid").find(".prod-details-img img").removeClass("active"); $(this).closest(".prod-details-grid").find(".prod-details-img img."+color).addClass("active"); } }); const usStates = { "AL": "Alabama", "AK": "Alaska", "AZ": "Arizona", "AR": "Arkansas", "CA": "California", "CO": "Colorado", "CT": "Connecticut", "DE": "Delaware", "FL": "Florida", "GA": "Georgia", "HI": "Hawaii", "ID": "Idaho", "IL": "Illinois", "IN": "Indiana", "IA": "Iowa", "KS": "Kansas", "KY": "Kentucky", "LA": "Louisiana", "ME": "Maine", "MD": "Maryland", "MA": "Massachusetts", "MI": "Michigan", "MN": "Minnesota", "MS": "Mississippi", "MO": "Missouri", "MT": "Montana", "NE": "Nebraska", "NV": "Nevada", "NH": "New Hampshire", "NJ": "New Jersey", "NM": "New Mexico", "NY": "New York", "NC": "North Carolina", "ND": "North Dakota", "OH": "Ohio", "OK": "Oklahoma", "OR": "Oregon", "PA": "Pennsylvania", "RI": "Rhode Island", "SC": "South Carolina", "SD": "South Dakota", "TN": "Tennessee", "TX": "Texas", "UT": "Utah", "VT": "Vermont", "VA": "Virginia", "WA": "Washington", "WV": "West Virginia", "WI": "Wisconsin", "WY": "Wyoming" }; $(document).on("change", ".prod-item-details select", function(){ const cost = $(this).val(); $(".prod-item-details .item").removeClass("active"); $(this).closest(".item").addClass("active"); $(this).closest(".prod-item-details").find(".item").each(function(){ if(!$(this).hasClass("active")){ $(this).find("select").val(0); } }); let txt = $(this).find('option:selected').text(); const state = usStates[txt] ? usStates[txt] : txt; if(cost > 0){ $(this).closest(".prod-details-group").find(".cost").html("January 2024 Fee Schedule for "+state+" is $"+cost).show(); }else{ $(this).closest(".prod-details-group").find(".cost").html("").show(); } }); }); </script> </body> </html> <script> jQuery(document).ready(function($){ $('.hero-slider.test').slick({infinite: true,autoplay: true,autoplaySpeed: 5000,dots: true}); $('.mypopup-close').on('click', function(e) { e.preventDefault(); $('body').find('.mypopup').fadeOut(350); }); setTimeout(function(){ $('body').find('.mypopup').fadeIn(350); }, 1000); }); </script>