--- type: page title: Radiation Shielding Installation in Illinois handle: radiation-shielding-installation-illinois url: >- https://lead-glass-pro.myshopify.com/pages/radiation-shielding-installation-illinois published_at: '2026-08-14T18:27:22.000Z' --- #custom-landing-page { --bg: #f3f5f8; --surface: #ffffff; --surface-alt: #eef2f6; --ink: #112033; --muted: #5d6d80; --line: #d7dfe8; --brand: #0f4c81; --brand-deep: #0a365d; --accent: #c48a2c; --accent-soft: #f7efe1; --success: #0d6b5d; --shadow: 0 18px 45px rgba(17, 32, 51, 0.10); --radius: 22px; --radius-sm: 14px; --max: 1200px; } #custom-landing-page, #custom-landing-page \* { box-sizing: border-box; } #custom-landing-page { scroll-behavior: smooth; } #custom-landing-page { margin: 0; background: radial-gradient(circle at top left, rgba(196, 138, 44, 0.10), transparent 28%), linear-gradient(180deg, #edf2f7 0%, var(--bg) 32%, #f7f8fb 100%); color: var(--ink); font-family: Georgia, "Times New Roman", serif; line-height: 1.6; } #custom-landing-page a { color: inherit; text-decoration: none; } #custom-landing-page img { max-width: 100%; display: block; } #custom-landing-page iframe { border: 0; } .container { width: min(calc(100% - 32px), var(--max)); margin: 0 auto; } .section { padding: 84px 0; } .section-tight { padding: 36px 0 0; } .eyebrow { display: inline-flex; align-items: center; gap: 10px; padding: 8px 14px; border-radius: 999px; background: rgba(15, 76, 129, 0.08); color: var(--brand); font: 700 12px/1.2 Arial, Helvetica, sans-serif; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 18px; } #custom-landing-page h1, #custom-landing-page h2, #custom-landing-page h3, #custom-landing-page h4, #custom-landing-page p, #custom-landing-page li { margin-top: 0; } #custom-landing-page h1, #custom-landing-page h2, #custom-landing-page h3, #custom-landing-page h4 { color: var(--ink); line-height: 1.08; } #custom-landing-page h1 { font-size: clamp(2.8rem, 5.8vw, 5rem); max-width: 12ch; margin-bottom: 18px; } #custom-landing-page h2 { font-size: clamp(2rem, 3.8vw, 3.25rem); margin-bottom: 16px; } #custom-landing-page h3 { font-size: 1.45rem; margin-bottom: 12px; } #custom-landing-page h4 { font-size: 1.05rem; margin-bottom: 10px; } #custom-landing-page p, #custom-landing-page li { color: var(--muted); font: 400 18px/1.7 Arial, Helvetica, sans-serif; } #custom-landing-page ul { margin: 0; padding-left: 20px; } .topbar { display: flex; justify-content: space-between; gap: 20px; align-items: center; padding: 26px 0 12px; font-family: Arial, Helvetica, sans-serif; } .brand { font-weight: 800; letter-spacing: 0.02em; font-size: 1.6rem; } .topbar-note { color: var(--muted); font-size: 1.6rem; max-width: 54ch; text-align: right; } .hero { padding: 18px 0 50px; } .hero-grid { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(380px, 0.85fr); gap: 28px; align-items: start; max-width: 1200px; margin: 0 auto; } @media (max-width: 900px) { .hero-grid { grid-template-columns: 1fr; } } .panel, .card, .form-shell, .persona-nav, .proof-band, .risk-band, .final-cta, .dark-band .card { background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: var(--shadow); } .hero-copy { padding: 42px; background: linear-gradient(180deg, rgba(255,255,255,0.95), rgba(255,255,255,0.98)); border: 1px solid rgba(255,255,255,0.7); border-radius: var(--radius); box-shadow: var(--shadow); } .hero-subhead { font-size: 1.28rem; max-width: 58ch; color: #33445a; margin-bottom: 22px; } .support-line { font: 700 1.05rem/1.5 Arial, Helvetica, sans-serif; color: var(--ink); margin-bottom: 16px; } .video-wrap { position: relative; overflow: hidden; border-radius: 18px; padding-bottom: 56.25%; height: 0; margin: 22px 0 24px; box-shadow: 0 16px 35px rgba(17, 32, 51, 0.16); } .video-wrap iframe { position: absolute; inset: 0; width: 100%; height: 100%; } .button-row, .mini-proof-row, .grid-2, .grid-3, .offer-grid, .process-grid, .proof-grid { display: grid; gap: 18px; } .cert-hero-box { display: grid; grid-template-columns: 140px 1fr; gap: 20px; align-items: center; padding: 20px; margin: 24px 0; border: 1px solid var(--line); border-radius: 18px; background: #fff; box-shadow: 0 12px 28px rgba(17,32,51,.08); } .cert-hero-box img{ width:140px; } .cert-hero-box h3{ margin:0 0 8px; } .cert-hero-box p{ margin:0; font-size:16px; } @media (max-width:900px){ .cert-hero-box{ grid-template-columns:1fr; text-align:center; } .cert-hero-box img{ margin:auto; } } .button-row { grid-template-columns: repeat(2, minmax(0, max-content)); justify-content: start; margin-bottom: 20px; } .btn { display: inline-flex; justify-content: center; align-items: center; min-height: 54px; padding: 0 24px; border-radius: 999px; border: 2px solid transparent; font: 700 16px/1 Arial, Helvetica, sans-serif; transition: 0.2s ease; cursor: pointer; } .btn-primary { background: var(--brand); color: #ffffff; box-shadow: 0 12px 28px rgba(15, 76, 129, 0.25); } .btn-primary:hover { background: var(--brand-deep); } .btn-secondary { background: #ffffff; color: var(--brand); border-color: var(--brand); } .btn-secondary:hover { background: var(--brand); color: #ffffff; } .mini-proof-row { grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 22px; } .mini-proof { padding: 16px 18px; border-radius: var(--radius-sm); background: rgba(15, 76, 129, 0.06); border: 1px solid rgba(15, 76, 129, 0.10); font: 700 15px/1.45 Arial, Helvetica, sans-serif; color: var(--ink); } .form-shell { padding: 30px; align-self: start; max-width: 980px; margin: 0 auto; width: 100%; } .form-intro { margin-bottom: 18px; } .form-intro h3 { margin-bottom: 10px; font-size: 2rem; } .microcopy { font-size: 15px; color: var(--muted); line-height: 1.6; margin-top: 14px; } .persona-nav { padding: 20px 24px; display: flex; align-items: center; justify-content: space-between; gap: 18px; position: relative; z-index: 2; max-width: 980px; margin: 0 auto; } .persona-nav p { margin: 0; max-width: 46ch; font-size: 1rem; } .grid-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); } .grid-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); } .offer-grid, .proof-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } .process-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); } .card, .proof-band, .risk-band, .final-cta { padding: 28px; } .card ul li, .risk-band ul li, .final-cta ul li { margin-bottom: 10px; } .problem-list li, .offer-list li, .persona-list li, .included-list li, .why-list li, .guarantee-list li, .cta-list li { color: #445468; } .dark-band { background: linear-gradient(135deg, #0c2340 0%, #153c68 100%); color: #ffffff; } .dark-band h2, .dark-band h3, .dark-band p, .dark-band li { color: rgba(255, 255, 255, 0.92); } .dark-band .eyebrow { background: rgba(255,255,255,0.10); color: #ffffff; } .offer-card { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.12); border-radius: var(--radius); padding: 24px; } .offer-card h3 { color: #ffffff; } .offer-card p, .offer-card li { color: rgba(255,255,255,0.88); } .risk-band { background: linear-gradient(180deg, rgba(247, 239, 225, 0.95), rgba(255,255,255,0.98)), var(--surface); border-color: rgba(196, 138, 44, 0.35); } .risk-header { display: grid; grid-template-columns: 1.15fr 0.85fr; gap: 24px; align-items: start; } .guarantee-box { border-radius: 18px; padding: 22px; background: #fffdfa; border: 1px solid rgba(196, 138, 44, 0.35); } .guarantee-box h3 { margin-bottom: 8px; } .guarantee-tag { display: inline-block; margin-bottom: 10px; padding: 6px 10px; border-radius: 999px; background: var(--accent-soft); color: #7a5517; font: 700 12px/1 Arial, Helvetica, sans-serif; letter-spacing: 0.08em; text-transform: uppercase; } .proof-band { background: linear-gradient(180deg, #ffffff, #f8fafc); } .step { background: var(--surface); border: 1px solid var(--line); border-radius: 18px; padding: 22px; box-shadow: var(--shadow); position: relative; } .step-num { width: 40px; height: 40px; border-radius: 50%; display: inline-grid; place-items: center; background: var(--brand); color: #ffffff; font: 800 16px/1 Arial, Helvetica, sans-serif; margin-bottom: 14px; } .final-cta { background: linear-gradient(135deg, #0f4c81, #163d63); color: #ffffff; } .final-cta h2, .final-cta p, .final-cta li { color: rgba(255,255,255,0.94); } .footer { padding: 36px 0 54px; font-family: Arial, Helvetica, sans-serif; color: var(--muted); font-size: 0.98rem; } .footer p { margin-bottom: 8px; font-size: 0.98rem; } @media (max-width: 1080px) { .risk-header, .grid-3, .offer-grid, .proof-grid, .process-grid { grid-template-columns: 1fr 1fr; } } @media (max-width: 820px) { .grid-2, .grid-3, .offer-grid, .proof-grid, .process-grid, .risk-header, .button-row { grid-template-columns: 1fr; } .hero-copy, .form-shell, .card, .proof-band, .risk-band, .final-cta { padding: 24px; } .topbar, .persona-nav { flex-direction: column; align-items: flex-start; } .topbar-note { text-align: left; } .mini-proof-row { grid-template-columns: 1fr; } .section { padding: 62px 0; } #custom-landing-page h1 { max-width: 100%; } } /\* Clean conversion hero redesign - wider video, wider form, horizontal certification \*/ .hero { padding: 18px 0 58px; } .hero-intro { max-width: 1200px; margin: 0 auto 28px; padding: 42px; background: radial-gradient(circle at top right, rgba(15,76,129,0.10), transparent 36%), linear-gradient(180deg, rgba(255,255,255,0.98), rgba(255,255,255,0.96)); border: 1px solid rgba(255,255,255,0.80); border-radius: 28px; box-shadow: 0 24px 60px rgba(17, 32, 51, 0.13); } .hero-intro h1 { max-width: 780px; margin-bottom: 18px; } .hero-subhead { max-width: 860px; margin-bottom: 22px; } .hero-trust-row { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; margin-top: 22px; } .hero-trust-pill { padding: 13px 14px; border-radius: 14px; background: rgba(15, 76, 129, 0.07); border: 1px solid rgba(15, 76, 129, 0.12); font: 800 13px/1.35 Arial, Helvetica, sans-serif; color: var(--ink); } .hero-grid { display: grid; grid-template-columns: minmax(0, 1fr) 500px; gap: 30px; align-items: start; max-width: 1200px; margin: 0 auto; } .hero-media-panel, .form-shell { background: var(--surface); border: 1px solid var(--line); border-radius: 28px; box-shadow: 0 24px 60px rgba(17, 32, 51, 0.13); } .hero-media-panel { padding: 30px; } .video-wrap { margin: 0; border-radius: 20px; box-shadow: 0 18px 42px rgba(17, 32, 51, 0.18); } .cert-hero-box { display: grid; grid-template-columns: 160px 1fr; gap: 22px; align-items: center; padding: 22px; margin: 24px 0 0; border: 1px solid rgba(196, 138, 44, 0.32); border-radius: 20px; background: linear-gradient(180deg, #ffffff, #fffaf1); box-shadow: 0 14px 32px rgba(17, 32, 51, 0.08); } .cert-hero-box img { width: 160px; max-width: 100%; margin: 0 auto; } .cert-hero-box h3 { margin: 0 0 8px; font: 800 22px/1.2 Arial, Helvetica, sans-serif; color: var(--ink); } .cert-hero-box p { margin: 0; font: 400 16px/1.6 Arial, Helvetica, sans-serif; color: var(--muted); } .hero-outcome-strip { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; margin-top: 24px; } .hero-outcome { padding: 16px; border-radius: 16px; background: #ffffff; border: 1px solid var(--line); } .hero-outcome strong { display: block; color: var(--brand); font: 900 22px/1 Arial, Helvetica, sans-serif; margin-bottom: 7px; } .hero-outcome span { display: block; color: var(--muted); font: 700 13px/1.35 Arial, Helvetica, sans-serif; } .form-shell { padding: 32px; max-width: none; width: 100%; margin: 0; position: sticky; top: 20px; } .form-intro h3 { font-size: 1.85rem; } .persona-nav { max-width: 1200px; margin-top: 26px; background: rgba(255,255,255,0.82); backdrop-filter: blur(8px); } @media (max-width: 1120px) { .hero-grid { grid-template-columns: 1fr; } .form-shell { position: static; } } @media (max-width: 820px) { .hero-intro, .hero-media-panel, .form-shell { padding: 24px; } .hero-trust-row, .hero-outcome-strip { grid-template-columns: 1fr; } .cert-hero-box { grid-template-columns: 1fr; text-align: center; } .cert-hero-box img { width: 140px; } } /\* Requested hero layout: video left, certification/trust right, full-width form below \*/ .hero-grid { display: grid !important; grid-template-columns: 1fr !important; gap: 30px !important; align-items: start !important; max-width: 1120px !important; margin: 0 auto !important; } .hero-media-panel, .form-shell { width: 100% !important; max-width: 1120px !important; margin-left: auto !important; margin-right: auto !important; } .hero-media-panel { padding: 30px !important; } .hero-content-columns { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr); gap: 28px; align-items: stretch; } .hero-video-column, .hero-cert-column { min-width: 0; } .hero-video-column { display: flex; flex-direction: column; justify-content: center; } .hero-cert-column { display: flex; flex-direction: column; gap: 16px; } .form-shell { position: static !important; padding: 34px !important; } .form-intro { max-width: 760px; } .cert-hero-box { grid-template-columns: 145px 1fr !important; max-width: none !important; margin: 0 !important; height: auto; } .hero-outcome-strip { grid-template-columns: 1fr !important; gap: 12px !important; margin-top: 0 !important; } .hero-outcome { display: grid; grid-template-columns: 52px 1fr; gap: 12px; align-items: center; padding: 14px 16px; } .hero-outcome strong { margin-bottom: 0; text-align: center; } .video-wrap { width: 100% !important; margin-top: 0 !important; } @media (max-width: 980px) { .hero-content-columns { grid-template-columns: 1fr; } .cert-hero-box { grid-template-columns: 155px 1fr !important; } } @media (max-width: 640px) { .cert-hero-box { grid-template-columns: 1fr !important; text-align: center; } .hero-outcome { grid-template-columns: 1fr; text-align: center; } } /\* ========================================================= SHOPIFY THEME PROTECTION / FINAL OVERRIDES ========================================================= \*/ /\* Hide Shopify's automatic page title only on this custom landing page \*/ body:has(#custom-landing-page) h1.main-page-title, body:has(#custom-landing-page) .main-page-title, body:has(#custom-landing-page) .page-title.main-page-title, body:has(#custom-landing-page) .main-page-title.page-title { display: none !important; } #custom-landing-page { color: var(--ink) !important; font-family: Georgia, "Times New Roman", serif !important; line-height: 1.6 !important; isolation: isolate; width: 100%; } #custom-landing-page h1, #custom-landing-page h2, #custom-landing-page h3, #custom-landing-page h4 { color: var(--ink) !important; font-family: Georgia, "Times New Roman", serif !important; line-height: 1.08 !important; letter-spacing: normal !important; text-transform: none !important; } #custom-landing-page h1 { font-size: clamp(42px, 5.2vw, 72px) !important; max-width: 14ch !important; margin-top: 0 !important; margin-bottom: 18px !important; } #custom-landing-page h2 { font-size: clamp(34px, 3.6vw, 50px) !important; margin-top: 0 !important; margin-bottom: 16px !important; } #custom-landing-page h3 { font-size: 23px !important; margin-top: 0 !important; margin-bottom: 12px !important; } #custom-landing-page h4 { font-size: 18px !important; } #custom-landing-page p, #custom-landing-page li { color: var(--muted) !important; font-family: Arial, Helvetica, sans-serif !important; font-size: 18px !important; line-height: 1.7 !important; letter-spacing: normal !important; } #custom-landing-page .hero-subhead { font-size: 21px !important; line-height: 1.6 !important; color: #33445a !important; } #custom-landing-page .support-line { font-family: Arial, Helvetica, sans-serif !important; font-size: 17px !important; line-height: 1.5 !important; font-weight: 700 !important; color: var(--ink) !important; } #custom-landing-page .topbar-note { font-family: Arial, Helvetica, sans-serif !important; font-size: 16px !important; line-height: 1.55 !important; color: var(--muted) !important; } #custom-landing-page .eyebrow { font-family: Arial, Helvetica, sans-serif !important; font-size: 12px !important; line-height: 1.2 !important; font-weight: 700 !important; letter-spacing: .12em !important; } #custom-landing-page a.btn, #custom-landing-page a.btn:link, #custom-landing-page a.btn:visited { font-family: Arial, Helvetica, sans-serif !important; font-size: 16px !important; font-weight: 700 !important; line-height: 1 !important; text-decoration: none !important; } #custom-landing-page a.btn-primary, #custom-landing-page a.btn-primary:link, #custom-landing-page a.btn-primary:visited { background: var(--brand) !important; border-color: var(--brand) !important; color: #ffffff !important; } #custom-landing-page a.btn-primary:hover, #custom-landing-page a.btn-primary:focus { background: var(--brand-deep) !important; border-color: var(--brand-deep) !important; color: #ffffff !important; } #custom-landing-page a.btn-secondary, #custom-landing-page a.btn-secondary:link, #custom-landing-page a.btn-secondary:visited { background: #ffffff !important; border-color: var(--brand) !important; color: var(--brand) !important; } #custom-landing-page a.btn-secondary:hover, #custom-landing-page a.btn-secondary:focus { background: var(--brand) !important; border-color: var(--brand) !important; color: #ffffff !important; } #custom-landing-page .dark-band h2, #custom-landing-page .dark-band h3, #custom-landing-page .dark-band p, #custom-landing-page .dark-band li, #custom-landing-page .final-cta h2, #custom-landing-page .final-cta h3, #custom-landing-page .final-cta p, #custom-landing-page .final-cta li { color: rgba(255,255,255,.94) !important; } #custom-landing-page .dark-band .eyebrow, #custom-landing-page .final-cta .eyebrow { color: #ffffff !important; } #custom-landing-page .dark-band .offer-card h3 { color: #ffffff !important; } #custom-landing-page .dark-band .offer-card p, #custom-landing-page .dark-band .offer-card li { color: rgba(255,255,255,.88) !important; } #custom-landing-page .microcopy { font-size: 15px !important; line-height: 1.6 !important; } #custom-landing-page .cert-hero-box p { font-size: 16px !important; line-height: 1.6 !important; } #custom-landing-page .hero-outcome span { font-size: 14px !important; line-height: 1.4 !important; } #custom-landing-page button, #custom-landing-page input, #custom-landing-page select, #custom-landing-page textarea { font-family: Arial, Helvetica, sans-serif; } @media (max-width: 820px) { #custom-landing-page h1 { font-size: clamp(38px, 10vw, 54px) !important; max-width: 100% !important; } #custom-landing-page h2 { font-size: clamp(30px, 8vw, 42px) !important; } #custom-landing-page p, #custom-landing-page li { font-size: 17px !important; } #custom-landing-page .hero-subhead { font-size: 19px !important; } } Lead Glass Pro Turnkey radiation shielding installation across Illinois for hospitals, imaging centers, medical offices, dental practices, veterinary facilities, and specialty construction projects. Illinois Radiation Shielding Installation Turnkey Radiation Shielding Installation in Illinois ==================================================== Lead Glass Pro provides full-service radiation shielding installation throughout Illinois for X-ray, CT, fluoroscopy, dental, veterinary, and specialty imaging rooms. From Chicago-area healthcare projects to facilities across central and southern Illinois, one specialist team can coordinate shielding materials, field installation, transitions, and closeout support. CRSI Certified Installers 10-Year Installation Warranty Compliance Guarantee Illinois Projects of All Sizes Planning a Illinois imaging room? Watch the overview, then send your plans or shielding report for a turnkey installation quote. ![CRSI Certified Radiation Shielding Installer Badge](https://cdn.shopify.com/s/files/1/0013/7202/8986/files/CRSI_Badge.png?v=1782167944) ### Certified Radiation Shielding Installers Our installation teams hold the Certified Radiation Shielding Installer (CRSI) credential through CASI for specialized shielding installation and inspection-focused execution. **1**Accountable partner for materials, installation, coordination, and closeout. **10**Year installation warranty for long-term workmanship protection. **0**Room for guesswork where shielding continuity and inspections matter. Request a Quote ### Request a Illinois Shielding Installation Quote Send your Illinois project plans, physicist shielding report, room details, or construction schedule. We will review the scope and provide a clear path for materials, installation, and project coordination. Built for Illinois contractors, healthcare systems, physicians, dental groups, veterinarians, architects, facility owners, and project managers who need a specialist-led shielding scope. **Choose the path that matches your project role.** Whether you are protecting a project timeline or protecting a facility long term, the right section below will show you exactly how this installation service removes risk. [Jump to Contractors](#contractors) [Jump to Doctors / Owners](#doctors) The Real Problem Illinois shielding projects need tight coordination between plans, materials, and field conditions -------------------------------------------------------------------------------------------------- ### Where shielding scopes most often lose continuity * Shielding gets split across too many vendors, so accountability disappears. * Generic labor treats shielding like normal drywall instead of a compliance system. * Window, wall, and door equivalencies do not line up correctly behind the finished surfaces. * Missed seams, poor overlap, or bad sequencing create rework after the room looks complete. * Inspection issues show up at the most expensive moment, when opening dates and equipment schedules are on the line. ### Why late corrections can derail schedule and closeout When shielding is wrong, the problem is not cosmetic. Walls may need to be reopened, schedules can slip, trades get rescheduled, and expensive equipment timelines get disrupted. What looked like a cheaper decision at the start often becomes the most expensive problem on the job. That is why specialized shielding installation is not a place to cut corners. The safer choice is the one that protects compliance, the schedule, and the final result from the beginning. The Solution One Illinois shielding partner from plan review through installation -------------------------------------------------------------------- When the shielding report, architectural details, specialty products, and field installation are split across too many parties, small gaps can become expensive problems. Lead Glass Pro helps keep the wall assemblies, windows, doors, penetrations, and transitions coordinated as one inspection-focused scope. ### Plan review before field work starts Every decision is made with shielding continuity, room readiness, and inspection success in mind. ### Installation coordinated around active trades Materials and installation are coordinated to reduce delays, avoid downtime between trades, and keep your project moving. ### Specialty materials and installation aligned Your room is installed by a team focused on getting it right the first time, not leaving you to absorb the downside later. Certification & Qualifications Why CRSI-certified installers matter on Illinois imaging projects ----------------------------------------------------------------- Radiation shielding installation is highly specialized work. Unlike many other trades, small installation mistakes can create shielding gaps, failed inspections, costly rework, project delays, and additional liability for the construction team. Proper overlap requirements, shielding continuity, penetration treatment, frame detailing, and field modifications all require specialized knowledge that goes beyond traditional drywall or finish work. ### Certified Radiation Shielding Installers (CRSI) Lead Glass Pro installers hold the Certified Radiation Shielding Installer (CRSI) credential, demonstrating specialized training in radiation shielding installation practices and inspection-focused execution. ### Reduced Risk for Project Teams Using certified shielding installers helps reduce the risk of missed overlap, improperly treated penetrations, shielding discontinuities, and other issues that can lead to failed inspections or costly corrective work. ### Built for Inspection Readiness Our installation process is built around maintaining shielding integrity throughout construction so contractors, facility owners, and project teams can move toward final inspection with greater confidence. Warranty & Guarantee Long-term workmanship protection after your Illinois project is complete ------------------------------------------------------------------------ The biggest fear with shielding is simple: what happens if the installation is complete, the walls are closed, and then it fails final inspection or does not meet compliance requirements? That is where most companies leave you on your own—forcing you to pay for rework, deal with delays, and figure out how to fix a problem that should have been handled correctly from the start. This installation service is built to remove that risk. If a shielding issue is caused by our installation, we come back and correct it—without you paying for rework or added labor costs. * **10-Year Installation Warranty:** Installation workmanship is covered for ten years from completion. If an installation-related issue causes a defect in the shielding assembly we installed, we return and correct it. * **Compliance Guarantee:** If a shielding deficiency caused by our installation prevents the room from meeting the shielding requirements specified for the project, we correct our installation-related work at no labor cost to you. * **Why it matters:** The real cost in shielding is not the quote. It is discovering a mistake after walls are finished, equipment is scheduled, and revenue depends on the room opening. * **What this means for you:** You get a specialist team standing behind the outcome, so the downside is dramatically lower than choosing a generic installer and hoping for the best. 10-Year Protection ### Installation Warranty Long-term workmanship coverage for the installed shielding assembly. Lifetime Protection ### Compliance Guarantee If our installation causes a compliance failure, the issue is corrected at no labor cost. The Outcome ### Lower-Risk Project Delivery You are not gambling on a low-bid installer who disappears when the hard part starts. For Contractors Keep the Illinois shielding scope from becoming the project bottleneck ---------------------------------------------------------------------- ### What this helps you avoid * Scope confusion between plans, site conditions, and specialty materials. * Installation mistakes that put inspection approval and closeout at risk. * Coordination headaches between supers, PMs, architects, physicists, and adjacent trades. * Shielding becoming the specialty scope that slows down the rest of the job. * Multiple vendors blaming each other if issues show up later. ### What you gain instead * A specialist team that understands shielding requirements from the start. * Cleaner coordination with the field and better alignment with the project schedule. * Installation accuracy that protects the inspection path before finished work has to be reopened. * One accountable partner for a scope most trades do not fully understand. The result is a smoother job, fewer surprises, and far less exposure on one of the most unforgiving scopes in the build. For Doctors / Facility Owners Give Illinois facility owners a simpler path to an inspection-ready imaging room -------------------------------------------------------------------------------- ### What matters most * Confidence that the room is shielded correctly, not just finished neatly. * Protection from failed surveys, reopening delays, and long-term compliance problems. * Turnkey simplicity with one experienced team coordinating the shielding scope. * Peace of mind that the room is being built to protect staff, patients, and the practice. ### What this service gives you * A clearer path to inspection-ready completion and room turnover. * Long-term protection if an installation-related shielding issue appears later. * Confidence that the wall assembly, windows, doors, and transitions are being handled correctly. * One specialist-led process instead of juggling separate vendors for materials, installation, and compliance support. This is the simpler path for owners who want the room built correctly the first time and protected long after the job is done. What’s Included What Lead Glass Pro can coordinate on an Illinois shielding project ------------------------------------------------------------------- ### Scope and plan review Available drawings, room conditions, shielding requirements, and sequencing considerations are reviewed early to reduce surprises before field work starts. ### Material coordination Lead-lined drywall, lead glass, doors, frames, hardware, sealants, and related shielding components are aligned with the project scope and install plan. ### Specialist installation Trained shielding installers handle overlap integrity, continuity, transitions, and execution details generic labor often misses. ### Trade coordination Contractors, architects, physicists, and facility teams stay aligned so the shielding scope fits the broader build instead of disrupting it. ### Documentation support Submittal support, product documentation, and closeout-ready information help keep the project organized for review and turnover. ### Inspection-focused closeout The installation is executed with final inspection, survey readiness, and room turnover in mind from day one. What You Get Fewer handoffs, clearer accountability, and less shielding-related rework ------------------------------------------------------------------------- ### What you receive * Turnkey shielding installation planning and execution * Coordinated materials and specialist install labor * Project communication that supports your schedule, not just ours * Inspection-oriented documentation support * Single-source accountability from review through closeout ### What you avoid * Costly rework from missed overlaps, continuity gaps, or mismatched equivalencies * Scope confusion between suppliers, installers, and general trades * Time lost sourcing specialty materials and chasing fragmented vendors * Opening-date risk caused by preventable shielding mistakes * Long-term uncertainty about whether the room was really built right Why Choose Us Why Illinois contractors and facility teams choose shielding specialists ------------------------------------------------------------------------ ### Built for high-stakes rooms Medical, dental, veterinary, and industrial imaging spaces do not reward guesswork. The shielding has to perform, not just look finished. ### Single-source accountability One responsible team means fewer coordination gaps and no finger-pointing if questions come up during the job. ### Premium by design This service is built for buyers who care more about passing, protecting the schedule, and avoiding rework than chasing the cheapest number. Illinois Service Area Radiation shielding installation throughout Illinois ---------------------------------------------------- Lead Glass Pro reviews radiation shielding projects of all sizes across Illinois, including hospital, outpatient imaging, medical office, dental, veterinary, renovation, and new-construction scopes. ### Chicago & Northern Illinois Serving Chicago, Naperville, Aurora, Rockford, Elgin, Joliet, Schaumburg, and surrounding northern Illinois communities. ### Central Illinois Serving Peoria, Bloomington-Normal, Champaign-Urbana, Springfield, Decatur, and surrounding central Illinois areas. ### Southern Illinois Serving Belleville, Edwardsville, Carbondale, Marion, Mount Vernon, and communities throughout southern Illinois. Have a project elsewhere in Illinois? Send the architectural plans or shielding report and we can review the installation scope, specialty materials, and construction timeline. Process A practical path from Illinois plans to completed shielding installation ------------------------------------------------------------------------ 1 ### Send plans or room details Share drawings, room type, equipment info, timeline, or whatever information is available now. 2 ### We review the scope The shielding requirements, likely coordination points, and the right installation path are identified early. 3 ### Receive a turnkey quote You get a clear proposal for the full shielding installation package, not a vague labor-only number. 4 ### Coordinate materials and field work Specialized products, sequencing, and site execution are aligned with the project schedule. 5 ### Finish with confidence The room is installed with inspection readiness, closeout support, and long-term protection in mind. Illinois Turnkey Shielding Installation Start your Illinois shielding project with one experienced specialist team -------------------------------------------------------------------------- Whether you are building a hospital imaging suite, outpatient center, dental office, veterinary facility, or another shielded space, Lead Glass Pro can coordinate the specialty shielding scope from review through installation. Send the project details and get a turnkey path built around schedule protection, trade coordination, and inspection readiness. * Fast response from an experienced shielding team * Expert guidance on scope, sequencing, and installation approach * No-obligation review of your project details [Request Your Illinois Quote](#quote) [See Contractor Details](#contractors) Illinois Radiation Shielding Contractor Turnkey X-ray and imaging-room shielding throughout Illinois ------------------------------------------------------------ **Lead Glass Pro** provides radiation shielding materials and professional installation throughout Illinois for X-ray rooms, CT rooms, fluoroscopy suites, dental imaging rooms, veterinary facilities, and other shielded environments. Our turnkey scope can include lead-lined drywall, lead glass, lead-lined doors and frames, shielding at penetrations and transitions, specialty components, project coordination, and installation-focused closeout support. Illinois projects of all sizes are considered. Send your architectural plans, physicist shielding report, equipment information, room details, or construction schedule to get started.