{"id":23,"date":"2026-07-23T13:23:56","date_gmt":"2026-07-23T13:23:56","guid":{"rendered":"https:\/\/callhti.com\/?page_id=23"},"modified":"2026-08-28T15:53:18","modified_gmt":"2026-08-28T15:53:18","slug":"about","status":"publish","type":"page","link":"https:\/\/callhti.com\/?page_id=23","title":{"rendered":"About"},"content":{"rendered":"\n<!DOCTYPE html>\n<!--\n  HTI \u2014 About (Phase 6, revised \u2014 ESOP emphasis pass)\n  Major structural update per client request:\n  - ESOP \/ Employee-Owned Since 2022 emphasized throughout (hero badge, dedicated section)\n  - SPI about page used as structural reference (Company Overview, Ownership Culture, ESOP)\n  - Hero: \"Our Business Policy\" button removed, spacing\/sizing fixed, badge added\n  - Trust bar: updated to match homepage values exactly\n  - Company Overview: NEW section with positioning verbiage placed thoughtfully\n  - Employee Ownership: NEW section modeled on SPI's ESOP sections\n  - CTA: \"Talk to Our Technical Team\" button removed\n  - All other sections (Business Policy, Vital Stats, Values) preserved\n\n  UPDATE (latest pass):\n  - Leadership section removed entirely (Shelly Langler \/ Brandi Cook cards)\n  - Mission & Values: culture\/team video placeholder removed (film__stage block)\n\n  FONT:  Inter stand-in via the single --sans token, same as sitewide.\n  MEDIA: keyed data-media-slot placeholders for Phase 7. No stock URLs.\n  FACTS: from HTI_Facts_Sheet.md + homepage-confirmed \"Employee-Owned Since 2022\".\n         \u26a0\ufe0f ESOP\/employee ownership NOT yet on Facts Sheet \u2014 needs update.\n         Scale claim EXACT: \"one of the largest\" (never \"the largest\").\n  SEO:   title\/meta updated to include employee-owned positioning.\n  LINKS: cross-page hrefs are \"#\" placeholders pending staging ?page_id= values.\n-->\n<html lang=\"en\">\n<head>\n\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>About HTI | Employee-Owned Austempering Company Since 1976<\/title>\n<meta name=\"description\" content=\"HTI is an employee-owned commercial austempering company founded in 1976 \u2014 one of the largest in the U.S., based in Logansport, Indiana. ESOP since 2022.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&amp;display=swap\" rel=\"stylesheet\">\n<style>\n\/* ============================================================\n   DESIGN TOKENS  (port to Kadence global styles)\n   ============================================================ *\/\n:root{\n  \/* Color \u2014 red-forward on charcoal + white, light-dominant *\/\n  --red:#d42027;        --red-deep:#a2151b;\n  --charcoal:#17191c;   --charcoal-2:#212429;\n  --ink:#23262b;        --muted:#6b7280;\n  --paper:#ffffff;      --mist:#f4f5f6;\n  --line:#e4e7ea;       --line-dark:#33373d;\n\n  \/* Type \u2014 single grotesque, matching SPI's approach. Swap --sans to SPI's font. *\/\n  --sans:'Inter',system-ui,-apple-system,sans-serif;\n\n  \/* Geometry \u2014 the HTI parallelogram angle is the signature *\/\n  --shear:-12deg;\n  --maxw:1200px;\n  --gutter:clamp(1.25rem,4vw,2.5rem);\n  --pad-section:clamp(4rem,8vw,7rem);\n  --radius:3px;\n}\n\n\/* ============================================================ BASE *\/\n*{box-sizing:border-box;margin:0;padding:0}\nhtml{scroll-behavior:smooth}\nbody{font-family:var(--sans);color:var(--ink);background:var(--paper);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}\nh1,h2,h3{font-family:var(--sans);line-height:1.05;letter-spacing:-.02em;font-weight:800}\np{max-width:62ch}\na{color:inherit}\nimg{max-width:100%;display:block}\n.wrap{max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}\n.section{padding-block:var(--pad-section)}\n.section--mist{background:var(--mist)}\n.section--dark{background:var(--charcoal);color:#fff}\n\n\/* Eyebrow label + parallelogram spec-tag (signature) *\/\n.eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--sans);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--red);margin-bottom:1.1rem}\n.eyebrow::before{content:\"\";width:24px;height:11px;background:var(--red);transform:skewX(var(--shear));flex:none}\n.section--dark .eyebrow{color:#ff5a60}\n\n\/* Section heading block *\/\n.head{max-width:36ch;margin-bottom:clamp(2rem,4vw,3.25rem)}\n.head h2{font-size:clamp(1.9rem,3.6vw,3rem)}\n.head p{margin-top:1rem;color:var(--muted);font-size:1.0625rem}\n.section--dark .head p{color:#b7bcc4}\n\n\/* Buttons *\/\n.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--sans);font-weight:600;font-size:.95rem;letter-spacing:.01em;padding:.95rem 1.7rem;border:1.5px solid transparent;border-radius:var(--radius);cursor:pointer;text-decoration:none;transition:transform .15s ease,background .15s ease,color .15s ease}\n.btn:focus-visible{outline:3px solid var(--red);outline-offset:3px}\n.btn-primary{background:var(--red);color:#fff}\n.btn-primary:hover{background:var(--red-deep);transform:translateY(-2px)}\n.btn-ghost{background:transparent;border-color:var(--ink);color:var(--ink)}\n.btn-ghost:hover{background:var(--ink);color:#fff;transform:translateY(-2px)}\n.btn-ghost.on-dark{border-color:rgba(255,255,255,.6);color:#fff}\n.btn-ghost.on-dark:hover{background:#fff;color:var(--charcoal)}\n.btn-white{background:#fff;color:var(--charcoal)}\n.btn-white:hover{background:#f0f0f0;transform:translateY(-2px)}\n.btn-row{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.75rem}\n\n\/* Shared media-slot styling (placeholders for Phase 7) *\/\n.slot-label{position:absolute;left:14px;bottom:12px;font-family:var(--sans);font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.72);background:rgba(0,0,0,.35);padding:.35rem .6rem;border-radius:2px}\n\n\/* ============================================================ HERO *\/\n.hero{position:relative;min-height:75vh;display:flex;align-items:center;color:#fff;overflow:hidden;background:var(--charcoal)}\n.hero__media{position:absolute;inset:0;z-index:0;background:\n  radial-gradient(60% 70% at 72% 118%, rgba(212,32,39,.55), rgba(212,32,39,0) 60%),\n  radial-gradient(50% 60% at 15% -10%, rgba(255,120,60,.18), rgba(255,120,60,0) 55%),\n  linear-gradient(180deg,#101215 0%, #17191c 55%, #0e0f11 100%)}\n.hero__media::after{content:\"\";position:absolute;inset:0;background:linear-gradient(90deg, rgba(10,11,13,.82) 0%, rgba(10,11,13,.45) 55%, rgba(10,11,13,.15) 100%)}\n.hero__media .slot-label{z-index:2}\n.hero__bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}\n.hero__inner{position:relative;z-index:1;width:100%}\n.hero__content{max-width:46rem;animation:rise .7s cubic-bezier(.2,.7,.2,1) both}\n.hero .eyebrow{color:#ff6169}\n.hero h1{font-size:clamp(2.4rem,5.6vw,4.2rem);letter-spacing:-.03em;line-height:1.02;margin-bottom:1rem;text-wrap:balance;color:#fff;-webkit-text-fill-color:#fff}\n.hero__sub{font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.55;color:#d7dade;max-width:48ch}\n.kicker{width:64px;height:6px;background:var(--red);transform:skewX(var(--shear));margin-bottom:1.5rem}\n@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}\n\n\/* Hero badge (matches homepage) *\/\n.hero__badge{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--sans);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.85);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:.5rem 1.1rem;margin-bottom:1.75rem;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}\n\n\/* ============================================================ TRUST BAR *\/\n.trust{background:var(--paper);border-top:5px solid var(--red)}\n.trust__grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:clamp(1.75rem,3.2vw,2.5rem)}\n.stat{padding-inline:clamp(1rem,2vw,2rem);position:relative}\n.stat + .stat::before{content:\"\";position:absolute;left:0;top:12%;height:76%;width:1px;background:var(--line);transform:skewX(var(--shear))}\n.stat__num{font-weight:800;font-size:clamp(2.1rem,3.6vw,3.1rem);line-height:1;color:var(--charcoal);letter-spacing:-.02em}\n.stat__label{font-weight:600;margin-top:.5rem}\n.stat__sub{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:.35rem}\n\n\/* ============================================================ FILM SLOT *\/\n.film__stage{position:relative;aspect-ratio:16\/9;border-radius:var(--radius);overflow:hidden;display:flex;align-items:center;justify-content:center;background:\n  radial-gradient(60% 80% at 50% 120%, rgba(212,32,39,.5), rgba(212,32,39,0) 60%),\n  linear-gradient(180deg,#141619,#0e0f11)}\n.play{width:84px;height:84px;border-radius:50%;background:var(--red);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px rgba(212,32,39,.45);transition:transform .2s ease}\n.film__stage:hover .play{transform:scale(1.06)}\n.play::before{content:\"\";border-style:solid;border-width:15px 0 15px 24px;border-color:transparent transparent transparent #fff;margin-left:5px}\n\n\/* ============================================================ CARD GRID *\/\n.grid{display:grid;gap:1.25rem}\n.grid--3{grid-template-columns:repeat(3,1fr)}\n.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:2rem 1.75rem 2.15rem;position:relative;overflow:hidden;transition:border-color .2s ease,transform .2s ease}\n.card::after{content:\"\";position:absolute;left:0;bottom:0;height:5px;width:100%;background:var(--red);transform:skewX(var(--shear)) scaleX(0);transform-origin:left;transition:transform .28s ease}\n.card:hover{border-color:#cdd2d7;transform:translateY(-3px)}\n.card:hover::after{transform:skewX(var(--shear)) scaleX(1)}\n.card__tag{width:26px;height:12px;background:var(--red);transform:skewX(var(--shear));margin-bottom:1.25rem}\n.card h3{font-size:1.3rem;font-weight:700;margin-bottom:.65rem;letter-spacing:-.01em}\n.card p{color:var(--muted);font-size:.98rem;margin-bottom:1.1rem}\n.card__spec{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--charcoal);border-top:1px solid var(--line);padding-top:.85rem}\n.card__portrait{position:relative;aspect-ratio:4\/5;overflow:hidden;margin:-2rem -1.75rem 1.5rem;background:\n  radial-gradient(70% 80% at 60% 115%, rgba(212,32,39,.35), rgba(212,32,39,0) 60%),\n  linear-gradient(180deg,#1c1f22,#101214)}\n\n\/* ============================================================ INDUSTRIES (tiles) *\/\n.tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}\n.tile{background:var(--paper);padding:1.75rem;transition:background .2s ease}\n.tile:hover{background:#fbfbfc}\n.tile__name{font-weight:700;font-size:1.15rem;letter-spacing:-.01em}\n.tile__parts{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--red);margin-top:.55rem}\n\n\/* ============================================================ WHY AUSTEMPERING (dark differentiator) *\/\n.why{position:relative;overflow:hidden}\n.why::before{content:\"\";position:absolute;right:-10%;top:-30%;width:60%;height:120%;background:radial-gradient(closest-side, rgba(212,32,39,.28), rgba(212,32,39,0));z-index:0}\n.why .wrap{position:relative;z-index:1}\n.why h2{color:#fff;font-size:clamp(1.9rem,3.6vw,3rem);max-width:20ch}\n.why__lead{color:#c3c8cf;margin-top:1rem;max-width:56ch}\n.adv{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:clamp(2.5rem,5vw,3.5rem)}\n.adv__item{border-top:2px solid var(--red);padding-top:1.1rem}\n.adv__fig{font-weight:800;font-size:clamp(1.8rem,3vw,2.4rem);color:#fff;line-height:1;letter-spacing:-.02em}\n.adv__txt{font-size:.92rem;color:#b7bcc4;margin-top:.6rem}\n.adv--3{grid-template-columns:repeat(3,1fr)}\n\n\/* ============================================================ FACILITY \/ FOOTPRINT (single site) *\/\n.feature{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,5vw,3.5rem);align-items:stretch}\n.feature > div:not(.feature__media){align-self:center}\n.feature__media{position:relative;border-radius:var(--radius);overflow:hidden;min-height:420px;background:\n  radial-gradient(70% 80% at 60% 115%, rgba(212,32,39,.4), rgba(212,32,39,0) 60%),\n  linear-gradient(180deg,#1a1d20,#0f1012)}\n.feature__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}\n.spec-list{list-style:none;display:grid;gap:0;margin-top:1.5rem}\n.spec-list li{display:flex;gap:.9rem;align-items:flex-start;padding:1rem 0;border-bottom:1px solid var(--line)}\n.spec-list li::before{content:\"\";width:20px;height:10px;flex:none;margin-top:.35rem;background:var(--red);transform:skewX(var(--shear))}\n.spec-list strong{font-weight:700}\n.spec-list span{color:var(--muted);display:block;font-size:.94rem}\n\n\/* ============================================================ QUALITY *\/\n.certs{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}\n.chip{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.35rem;background:var(--paper);min-width:170px}\n.chip__name{font-weight:700;font-size:1.05rem}\n.chip__state{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;font-weight:600;color:var(--red);margin-top:.3rem}\n.quality__note{font-size:.9rem;color:var(--muted);max-width:72ch}\n\n\/* ============================================================ LOCATION (single) *\/\n.loc{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}\n.loc__addr{font-size:1.05rem;line-height:1.7}\n.loc__addr .big{font-weight:700;font-size:1.2rem;letter-spacing:-.01em}\n.loc__map{position:relative;aspect-ratio:16\/10;border-radius:var(--radius);overflow:hidden;background:var(--mist);border:1px solid var(--line);display:flex;align-items:center;justify-content:center}\n.loc__map .slot-label{color:var(--muted);background:transparent;position:static}\n\n\/* ============================================================ CTA BAND *\/\n.cta{background:var(--red);color:#fff;position:relative;overflow:hidden}\n.cta::before{content:\"\";position:absolute;inset:0;background:linear-gradient(115deg, var(--red-deep), transparent 60%);opacity:.55}\n.cta .wrap{position:relative;z-index:1}\n.cta .eyebrow::before{background:#fff}\n.cta h2{color:#fff;font-size:clamp(1.8rem,3.4vw,2.8rem);max-width:22ch}\n.cta p{color:#ffe3e4;margin-top:1rem;max-width:54ch}\n\n\/* ============================================================ RESOURCE DOC CARDS *\/\n.doc-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}\n.doc-card{display:flex;align-items:center;gap:1.25rem;padding:1.5rem 1.75rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);text-decoration:none;color:inherit;transition:border-color .2s,transform .2s}\n.doc-card:hover{border-color:#cdd2d7;transform:translateY(-3px)}\n.doc-card__icon{width:52px;height:52px;background:var(--red);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;flex:none}\n.doc-card__text h3{font-size:1.1rem;font-weight:700;letter-spacing:-.01em}\n.doc-card__text p{font-size:.88rem;color:var(--muted);margin-top:.3rem}\n@media(max-width:900px){.doc-cards{grid-template-columns:1fr}}\n\n\/* ============================================================ COMPANY OVERVIEW (2-col with stats) *\/\n.overview{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,5vw,4rem);align-items:start}\n.overview__text p{color:var(--ink);font-size:1.0625rem;margin-top:1rem;line-height:1.65}\n.overview__stats{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}\n.mini-stat{background:var(--mist);border-radius:var(--radius);padding:1.5rem;border-left:4px solid var(--red)}\n.mini-stat__num{font-weight:800;font-size:clamp(1.6rem,2.5vw,2.2rem);line-height:1;color:var(--charcoal);letter-spacing:-.02em}\n.mini-stat__label{font-weight:600;font-size:.9rem;margin-top:.4rem}\n.mini-stat__sub{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:.3rem}\n\n\/* ============================================================ ESOP \/ OWNERSHIP SECTION *\/\n.esop-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(2.5rem,5vw,3.5rem);align-items:stretch}\n.esop__text{align-self:center}\n.esop__text h2{font-size:clamp(1.9rem,3.6vw,3rem)}\n.esop__text p{margin-top:1rem;color:var(--ink);font-size:1.0625rem}\n.esop__visual{position:relative;border-radius:var(--radius);overflow:hidden;min-height:420px;background:\n  radial-gradient(70% 80% at 60% 115%, rgba(212,32,39,.4), rgba(212,32,39,0) 60%),\n  linear-gradient(180deg,#1a1d20,#0f1012)}\n.esop__visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}\n.esop-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}\n.esop-benefit{display:flex;align-items:flex-start;gap:.75rem}\n.esop-benefit::before{content:\"\";width:20px;height:10px;flex:none;margin-top:.4rem;background:var(--red);transform:skewX(var(--shear))}\n.esop-benefit__text strong{display:block;font-weight:700;font-size:.95rem}\n.esop-benefit__text span{font-size:.88rem;color:var(--muted)}\n\n\/* ============================================================ RESPONSIVE *\/\n@media(max-width:900px){\n  .grid--3{grid-template-columns:repeat(2,1fr)}\n  .tiles{grid-template-columns:repeat(2,1fr)}\n  .trust__grid{grid-template-columns:repeat(2,1fr);gap:1.75rem 0}\n  .stat:nth-child(odd)::before{display:none}\n  .adv,.adv--3{grid-template-columns:repeat(2,1fr)}\n  .feature,.loc,.overview,.esop-grid{grid-template-columns:1fr}\n  .feature__media,.esop__visual{min-height:320px}\n  .overview__stats{grid-template-columns:1fr 1fr}\n  .esop-benefits{grid-template-columns:1fr}\n}\n@media(max-width:560px){\n  .grid--3,.tiles,.trust__grid,.adv,.adv--3,.overview__stats{grid-template-columns:1fr}\n  .stat + .stat::before{display:none}\n  .hero{min-height:65vh}\n}\n@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto}}\n\n\/* ============================================================ INTERIOR PAGE HERO\n   Brought in line with the other interior pages (Process, Industries, Quality,\n   Careers): interior title\/subhead scale + 54rem content column. *\/\n.hero--interior{min-height:75vh}\n.hero--interior .hero__content{max-width:54rem}\n.hero--interior h1{font-size:clamp(2.3rem,5vw,4rem);color:#fff;-webkit-text-fill-color:#fff}\n.hero--interior .hero__sub{font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.5}\n@media(max-width:900px){.hero--interior{min-height:65vh}}\n<\/style>\n\n<\/head>\n<body>\n\n<!-- ===================== 1 \u00b7 PAGE HERO ===================== -->\n<section class=\"hero hero--interior\" aria-label=\"About HTI\">\n  <div class=\"hero__media\" role=\"img\" aria-label=\"HTI's austempering plant in Logansport, Indiana\"><img decoding=\"async\" src=\"https:\/\/callhti.com\/wp-content\/uploads\/2026\/07\/processed-71D49141-CB62-4C2D-BB17-F9B96BD71F4B.jpeg\" alt=\"\" loading=\"eager\" class=\"hero__bg-img\"><\/div>\n  <div class=\"hero__inner\"><div class=\"wrap\"><div class=\"hero__content\">\n    <span class=\"eyebrow\">About HTI<\/span>\n    <div class=\"kicker\"><\/div>\n    <h1>A Commercial Austempering Company, Since 1976.<\/h1>\n    <p class=\"hero__sub\">One of the largest commercial austempering companies in the U.S. \u2014 built around a single process, run from a single plant in Logansport, Indiana, around the clock.<\/p>\n    <div class=\"btn-row\">\n      <a class=\"btn btn-primary\" href=\"#\">Request a Quote<\/a>\n    <\/div>\n  <\/div><\/div><\/div>\n<\/section>\n\n<!-- ===================== 2 \u00b7 TRUST BAR (matches homepage) ===================== -->\n<section class=\"trust\" aria-label=\"Company at a glance\">\n  <div class=\"wrap\"><div class=\"trust__grid\">\n    <div class=\"stat\"><div class=\"stat__num\">1976<\/div><div class=\"stat__label\">Founded<\/div><div class=\"stat__sub\">Five decades of experience<\/div><\/div>\n    <div class=\"stat\"><div class=\"stat__num\">4<\/div><div class=\"stat__label\">Continuous Furnaces<\/div><div class=\"stat__sub\">Wire-mesh belt \u00b7 24\/7<\/div><\/div>\n    <div class=\"stat\"><div class=\"stat__num\">24\/7<\/div><div class=\"stat__label\">Capability<\/div><div class=\"stat__sub\">Built for just-in-time<\/div><\/div>\n    <div class=\"stat\"><div class=\"stat__num\">2<\/div><div class=\"stat__label\">Core Certifications<\/div><div class=\"stat__sub\">ISO 9001 \u00b7 CQI-9<\/div><\/div>\n  <\/div><\/div>\n<\/section>\n\n<!-- ===================== 3 \u00b7 COMPANY OVERVIEW ===================== -->\n<section class=\"section\" id=\"overview\" aria-label=\"Company overview\">\n  <div class=\"wrap\">\n    <div class=\"overview\">\n      <div class=\"overview__text\">\n        <span class=\"eyebrow\">Company Overview<\/span>\n        <h2>One Process. Five Decades. Employee-Owned.<\/h2>\n        <p>HTI is a commercial austempering specialist that partners with automotive, industrial, and specialty manufacturers to produce harder, tougher, and more dimensionally precise components than conventional heat treating allows \u2014 delivered with 24\/7 responsiveness and five decades of process expertise.<\/p>\n        <p>Where general heat treaters spread across dozens of processes, HTI built an entire company around mastering a single one \u2014 and became one of the largest commercial austempering companies in the United States along the way. Everything runs from one plant in Logansport, Indiana, where four continuous belt furnaces operate around the clock. In 2022, HTI became 100% employee-owned through an ESOP, meaning every team member has a direct stake in the quality of every part that leaves this plant.<\/p>\n      <\/div>\n      <div class=\"overview__stats\">\n        <div class=\"mini-stat\"><div class=\"mini-stat__num\">1976<\/div><div class=\"mini-stat__label\">Founded<\/div><div class=\"mini-stat__sub\">Logansport, Indiana<\/div><\/div>\n        <div class=\"mini-stat\"><div class=\"mini-stat__num\">100%<\/div><div class=\"mini-stat__label\">Employee-Owned<\/div><div class=\"mini-stat__sub\">ESOP since 2022<\/div><\/div>\n        <div class=\"mini-stat\"><div class=\"mini-stat__num\">4<\/div><div class=\"mini-stat__label\">Continuous Furnaces<\/div><div class=\"mini-stat__sub\">Wire-mesh belt \u00b7 24\/7<\/div><\/div>\n        <div class=\"mini-stat\"><div class=\"mini-stat__num\">1<\/div><div class=\"mini-stat__label\">Singular Specialty<\/div><div class=\"mini-stat__sub\">Austempering<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===================== 4 \u00b7 EMPLOYEE OWNERSHIP (ESOP) ===================== -->\n<section class=\"section section--mist\" id=\"employee-ownership\" aria-label=\"Employee ownership\">\n  <div class=\"wrap\">\n    <div class=\"esop-grid\">\n      <div class=\"esop__text\">\n        <span class=\"eyebrow\">100% Employee-Owned<\/span>\n        <h2>Every Employee Is An Owner.<\/h2>\n        <p>In 2022, HTI became a 100% employee-owned company through an ESOP. That means every team member \u2014 from the furnace operators running 24\/7 lines to the quality team managing lot-to-lot consistency \u2014 has a direct financial stake in the work they do and the company they build.<\/p>\n        <p>Ownership changes how people show up. When the person loading your parts into the furnace owns a piece of the outcome, they care about your tolerances the way you do. That&#8217;s not a slogan \u2014 it&#8217;s the structure of this company.<\/p>\n        <div class=\"esop-benefits\">\n          <div class=\"esop-benefit\"><div class=\"esop-benefit__text\"><strong>Ownership Stake<\/strong><span>Every full-time employee builds real equity through the ESOP.<\/span><\/div><\/div>\n          <div class=\"esop-benefit\"><div class=\"esop-benefit__text\"><strong>Job Stability<\/strong><span>Five decades in business and growing.<\/span><\/div><\/div>\n          <div class=\"esop-benefit\"><div class=\"esop-benefit__text\"><strong>Accountability<\/strong><span>Owners don&#8217;t pass problems down the line.<\/span><\/div><\/div>\n          <div class=\"esop-benefit\"><div class=\"esop-benefit__text\"><strong>Your Quality Partner<\/strong><span>Your success is their success \u2014 literally.<\/span><\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"esop__visual\" role=\"img\" aria-label=\"HTI employee-owners on the shop floor in Logansport, Indiana\">\n        <img decoding=\"async\" src=\"https:\/\/callhti.com\/wp-content\/uploads\/2026\/07\/processed-864948BC-517A-4ED2-806E-F64F69EC806D.jpeg\" alt=\"HTI employee-owners\" loading=\"lazy\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===================== 5 \u00b7 OUR BUSINESS POLICY (feature) ===================== -->\n<section class=\"section\" id=\"business-policy\" aria-label=\"Our business policy\">\n  <div class=\"wrap\"><div class=\"feature\">\n    <div class=\"feature__media\" role=\"img\" aria-label=\"The austempering furnace line on HTI's shop floor in Logansport, Indiana\"><img decoding=\"async\" src=\"https:\/\/callhti.com\/wp-content\/uploads\/2026\/07\/processed-28A954FE-CBB4-45FE-82D8-A05AAFFE1A2F.jpeg\" alt=\"HTI shop floor\" loading=\"lazy\"><\/div>\n    <div>\n      <span class=\"eyebrow\">Our Business Policy<\/span>\n      <h2 style=\"font-size:clamp(1.9rem,3.6vw,3rem)\">How We Run This Plant.<\/h2>\n      <p>Quality, conduct, and every customer commitment \u2014 how we operate is spelled out in our official Business Policy Manual. HTI has held to these standards since 1976, and our employee-ownership structure means every person here is accountable to them.<\/p>\n      <ul class=\"spec-list\">\n        <li><div><strong>Founded 1976<\/strong><span>Five decades focused on commercial austempering.<\/span><\/div><\/li>\n        <li><div><strong>A singular specialty<\/strong><span>Austempering as a craft \u2014 not a side service tucked among many.<\/span><\/div><\/li>\n        <li><div><strong>National scale<\/strong><span>One of the largest commercial austempering companies in the U.S.<\/span><\/div><\/li>\n        <li><div><strong>One plant, around the clock<\/strong><span>Four continuous belt furnaces in Logansport, Indiana, running 24\/7\/365.<\/span><\/div><\/li>\n        <li><div><strong>Part of MPI Corp<\/strong><span>An operating company within the MPI Corp family, employee-owned since 2022.<\/span><\/div><\/li>\n      <\/ul>\n      <a href=\"https:\/\/callhti.com\/wp-content\/uploads\/2026\/07\/Business-Policy-Manual-10-28-25.pdf\" target=\"_blank\" rel=\"noopener\" class=\"doc-card\" style=\"margin-top:1.75rem\">\n        <div class=\"doc-card__icon\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"><\/path><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"><\/path><\/svg><\/div>\n        <div class=\"doc-card__text\"><h3>Business Policy Manual<\/h3><p>Quality policy, management commitment, and operational standards. Opens as a PDF in a new tab.<\/p><\/div>\n      <\/a>\n    <\/div>\n  <\/div><\/div>\n<\/section>\n\n<!-- ===================== 6 \u00b7 VITAL STATISTICS ===================== -->\n<section class=\"section section--mist\" id=\"vital-stats\" aria-label=\"Vital statistics\">\n  <div class=\"wrap\"><div class=\"feature\">\n    <div class=\"feature__media\" role=\"img\" aria-label=\"Austempered parts and equipment at HTI\"><img decoding=\"async\" src=\"https:\/\/callhti.com\/wp-content\/uploads\/2026\/07\/processed-11BAEDCF-9880-4F1D-BB2A-945C248D4C83.jpeg\" alt=\"HTI austempering equipment\" loading=\"lazy\"><\/div>\n    <div>\n      <span class=\"eyebrow\">Vital Statistics<\/span>\n      <h2 style=\"font-size:clamp(1.9rem,3.6vw,3rem)\">The Numbers Behind The Process.<\/h2>\n      <p>Alloy ranges, part limits, and loading options \u2014 the fast reference for engineers evaluating HTI as a heat-treating partner.<\/p>\n      <ul class=\"spec-list\">\n        <li><div><strong>Broad alloy range<\/strong><span>AISI 1045\u20131095, plus 4130, 4140, 5060, 5160, 6150, 8660, and E52100.<\/span><\/div><\/li>\n        <li><div><strong>Part size limits<\/strong><span>0.005\u2033\u20130.150\u2033 thickness; 8\u2033 maximum length.<\/span><\/div><\/li>\n        <li><div><strong>Flexible loading<\/strong><span>Hand placed, hand sprinkled, bulk loaded with computerized autoloaders, or sample-bagged for prototypes.<\/span><\/div><\/li>\n      <\/ul>\n      <a href=\"https:\/\/callhti.com\/wp-content\/uploads\/2026\/08\/HTI-Marketing-Vital-Statistics-1-7-2022-updated-9-12-25.pdf\" target=\"_blank\" rel=\"noopener\" class=\"doc-card\" style=\"margin-top:1.75rem\">\n        <div class=\"doc-card__icon\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><polyline points=\"10 9 9 9 8 9\"><\/polyline><\/svg><\/div>\n        <div class=\"doc-card__text\"><h3>Vital Statistics<\/h3><p>Capabilities, equipment, certifications, and specifications at a glance. Opens as a PDF in a new tab.<\/p><\/div>\n      <\/a>\n    <\/div>\n  <\/div><\/div>\n<\/section>\n\n<!-- ===================== 7 \u00b7 MISSION & VALUES (dark) ===================== -->\n<section class=\"section section--dark why\" id=\"mission\" aria-label=\"Mission and values\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">Mission &amp; Values<\/span>\n    <h2>Built Around One Process.<\/h2>\n    <p class=\"why__lead\">Our mission is simple: deliver the highest-quality austempering services in the country, treat every customer like they&#8217;re our only customer, and run this company in a way that builds real value for the employee-owners who make it all work.<\/p>\n    <div class=\"adv adv--3\">\n      <div class=\"adv__item\"><div class=\"adv__fig\">Integrity<\/div><div class=\"adv__txt\">Doing the right thing, plain and simple. We run this business with honesty, dignity, and respect, and we hold ourselves to that standard with every customer, supplier, and neighbor in the Logansport community we&#8217;ve called home since 1976.<\/div><\/div>\n      <div class=\"adv__item\"><div class=\"adv__fig\">Excellence<\/div><div class=\"adv__txt\">Doing things right \u2014 not nearly right, not right enough. HTI parts run through automotive assemblies, industrial equipment, and safety-critical hardware where &#8220;close&#8221; was never an option. Building this company around one mastered process is how we deliver that consistency, lot after lot.<\/div><\/div>\n      <div class=\"adv__item\"><div class=\"adv__fig\">Service<\/div><div class=\"adv__txt\">Doing things with the right attitude. We aim for complete customer satisfaction on every order and treat every interaction \u2014 on the shop floor, on the phone, or in the plant \u2014 as a chance to build a relationship that lasts. Going the extra mile is simply how we operate.<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===================== 8 \u00b7 CTA BAND ===================== -->\n<section class=\"section cta\" id=\"quote\" aria-label=\"Request a quote\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\" style=\"color:#ffd5d7\">Get Started<\/span>\n    <h2>Five Decades Of Austempering, Employee-Owned.<\/h2>\n    <p>Send us your part and specifications \u2014 our team will tell you how austempering performs for your application.<\/p>\n    <div class=\"btn-row\">\n      <a class=\"btn btn-white\" href=\"#\">Request a Quote<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>About HTI | Employee-Owned Austempering Company Since 1976 About HTI A Commercial Austempering Company, Since 1976. One of the largest commercial austempering companies in the U.S. \u2014 built around a single process, run from a single plant in Logansport, Indiana, around the clock. Request a Quote 1976 Founded Five decades of experience 4 Continuous Furnaces&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-23","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/callhti.com\/index.php?rest_route=\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/callhti.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/callhti.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/callhti.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/callhti.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=23"}],"version-history":[{"count":12,"href":"https:\/\/callhti.com\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":320,"href":"https:\/\/callhti.com\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions\/320"}],"wp:attachment":[{"href":"https:\/\/callhti.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}