<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> ul.led-features {
   margin:0px;
   padding:0px;
   width:100%;
}
 .led-features li h4 {
    margin:0px;
    padding-left:48px;
  }
  .led-features li p {
    margin:0px;
    padding-left:48px;
  }
  .led-features li {
    margin:0px;
    list-style:none;
    float:left;
    width:25%;
    min-height:130px;
    background-repeat: no-repeat;
    background-position: 10px top;
    background-size: 36px 36px;
    background-color:transparent;
    padding:0px 10px;
    margin:0px 0px;
  }
@media only screen and (max-width: 1200px) and (min-width: 981px)  {
      .led-features li {width:30%;}
}
@media only screen and (max-width: 980px) and (min-width: 521px)  {
      .led-features li {width:50%;}
}
@media only screen and (max-width: 520px) {
      .led-features li {width:100%;}
}

/* Image references */
  .twenty47 {
    background-image: url("Icons-aw_24-7.svg");
  }
  .asset-management {
    background-image: url("Icons-aw_asset-management.svg");
  }
  .auto-brightness {
    background-image: url("Icons-aw_auto-brightness.svg");
  }
  .panel-detection {
    background-image: url("Icons-aw_auto-panel-detection.svg");
  }
  .communications {
    background-image: url("Icons-aw_communications.svg");
  }
  .easy-maintenance {
    background-image: url("Icons-aw_easy-maintenance.svg");
  }
  .full-matrix {
    background-image: url("Icons-aw_full-matrix.svg");
  }
  .fully-certified {
    background-image: url("Icons-aw_fully-certified.svg");
  }
  .google-maps {
    background-image: url("Icons-aw_google-maps.svg");
  }
  .image-persistence {
    background-image: url("Icons-aw_image-persistence.svg");
  }
  .intelligent-content {
    background-image: url("Icons-aw_intelligent-content.svg");
  }
  .internet {
    background-image: url("Icons-aw_internet.svg");
  }
  .low-bandwidth {
    background-image: url("Icons-aw_low-bandwidth.svg");
  }
  .low-power {
    background-image: url("Icons-aw_low-power.svg");
  }
  .multi-interface {
    background-image: url("Icons-aw_multi-interface.svg");
  }
  .multi-modal {
    background-image: url("Icons-aw_multi-modal.svg");
  }
  .open-source {
    background-image: url("Icons-aw_open-source.svg");
  }
  .operator-interface {
    background-image: url("Icons-aw_operator-interface.svg");
  }
  .pa {
    background-image: url("Icons-aw_pa.svg");
  }
  .priority-data {
    background-image: url("Icons-aw_priority-data.svg");
  }
  .prm-tsi {
    background-image: url("Icons-aw_prm-tsi.svg");
  }
  .rugged-housing {
    background-image: url("Icons-aw_rugged-housing.svg");
  }
  .scalability {
    background-image: url("Icons-aw_scalability.svg");
  }
  .secondary-content {
    background-image: url("Icons-aw_secondary-content.svg");
  }
  .security {
    background-image: url("Icons-aw_security.svg");
  }
  .self-healing {
    background-image: url("Icons-aw_self-healing.svg");
  }
  .sleep-mode {
    background-image: url("Icons-aw_sleep-mode.svg");
  }
  .smooth-scrolling {
    background-image: url("Icons-aw_smooth-scrolling.svg");
  }
  .tough-screen {
    background-image: url("Icons-aw_tough-screen.svg");
  }
  .ultra-bright-led {
    background-image: url("Icons-aw_ultra-bright-led.svg");
  }</pre></body></html>