:root{--red:#ef1722;--bg:#050505;--panel:#101214;--line:#34383c;--muted:#b9c0c6}*{box-sizing:border-box}html,body{margin:0;background:#000;color:#fff;font-family:Arial,Helvetica,sans-serif}.approved-desktop{position:relative;width:100%;max-width:1536px;margin:0 auto;background:#000}.approved-art{display:block;width:100%;height:auto}.hotspot{position:absolute;display:block;z-index:5;background:transparent}.hs-home{left:29.6%;top:1.8%;width:3.7%;height:4.6%}.hs-services{left:33.8%;top:1.8%;width:5.2%;height:4.6%}.hs-communications{left:45.2%;top:1.8%;width:8.3%;height:4.6%}.hs-preowned{left:54.2%;top:1.8%;width:6.2%;height:4.6%}.hs-about{left:61.5%;top:1.8%;width:4.8%;height:4.6%}.hs-contact{left:66.5%;top:1.8%;width:4.9%;height:4.6%}.hs-topquote{left:87.9%;top:1.3%;width:11%;height:5.2%}.hs-catalog{left:2.8%;top:42.6%;width:12.7%;height:4.2%}.hs-heroquote{left:16.8%;top:42.6%;width:11.4%;height:4.2%}.hs-portable{left:.7%;top:48.5%;width:15.8%;height:13.7%}.hs-mobile{left:16.7%;top:48.5%;width:15.8%;height:13.7%}.hs-pagers{left:32.5%;top:48.5%;width:16%;height:13.7%}.hs-antennas{left:48.8%;top:48.5%;width:14.7%;height:13.7%}.hs-programming{left:63.5%;top:48.5%;width:16.3%;height:13.7%}.hs-installation{left:79.9%;top:48.5%;width:19%;height:13.7%}.hs-bottomquote{left:54.8%;top:94.1%;width:19%;height:4.7%}.responsive-page{display:none}

@media(max-width:900px){
  .approved-desktop{display:none}
  .responsive-page{display:block;background:#050505;min-height:100vh}
  .mobile-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #381014;background:#050505;position:sticky;top:0;z-index:10}
  .mobile-brand{color:#fff;text-decoration:none;font-weight:900;font-size:28px}.mobile-brand span{display:block;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
  .mobile-header nav{display:none}
  .mobile-hero{padding:55px 22px;background:radial-gradient(circle at 80% 20%,#3d1016 0,transparent 45%)}
  .eyebrow{color:#ff2632;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:13px}
  .mobile-hero h1{font-size:50px;line-height:.92;text-transform:uppercase;margin:10px 0}.mobile-hero h2{font-size:22px;margin:0 0 15px}
  .mobile-hero p{color:#d1d5d8;line-height:1.55}.mobile-hero img{display:block;width:75%;max-width:320px;margin:25px auto;background:#fff}
  .buttons{display:grid;gap:10px}.buttons a,.mobile-cta a{display:block;padding:15px 18px;border:1px solid #555;color:#fff;text-decoration:none;text-transform:uppercase;font-weight:900;text-align:center}.red{background:var(--red)!important;border-color:var(--red)!important}
  .mobile-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px}.mobile-grid article{padding:20px;background:#101214;border:1px solid var(--line)}.mobile-grid h3{color:#ff313b;text-transform:uppercase;margin:0 0 8px;font-size:18px}.mobile-grid p{font-size:13px;color:#c6ccd1;line-height:1.5}
  .mobile-process{padding:50px 20px}.mobile-process h2{font-size:38px;line-height:.95;text-transform:uppercase}.mobile-process ol{list-style:none;margin:0;padding:0}.mobile-process li{display:grid;grid-template-columns:50px 1fr;padding:16px 0;border-bottom:1px solid #333}.mobile-process b{color:var(--red)}.mobile-process strong{display:block;text-transform:uppercase;margin-bottom:4px}.mobile-process span{color:#bac2c8;font-size:13px}
  .mobile-cta{padding:55px 20px;text-align:center;background:#101214}.mobile-cta h2{text-transform:uppercase;font-size:34px}
}
@media(max-width:520px){.mobile-grid{grid-template-columns:1fr}}