.audio-player .mejs__time-buffering,
.audio-player .mejs__time-current,
.audio-player .mejs__time-handle,
.audio-player .mejs__time-loaded,
.audio-player .mejs__time-marker,
.audio-player .mejs__time-total,
.audio-player .mejs__time-hovered {
  height: 2px; }

.audio-player .mejs__time-total {
  margin-top: 9px; }
.audio-player .mejs__time-handle {
  left: -5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ffffff;
  top: -5px;
  cursor: pointer;
  display: block;
  position: absolute;
  z-index: 2;
  border: none; }
.audio-player .mejs__time-handle-content {
  top: 0;
  left: 0;
  width: 12px;
  height: 12px; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.bg-product-a {
  background-color: #d8dbdc; }

.bg-product-b {
  background-color: #bdc3c4; }

.bg-product-c {
  background-color: #a2abac; }

.nav-stick-top .logo {
  display: inline !important; }

.navbar-light {
  padding: 10px 0 10px 0 !important; }

.cbp-l-grid-projects-title {
  background-color: #53869f;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: white;
  padding: 10px 0; }

.cbp-l-caption-desc {
  margin: 30px; }
  .cbp-l-caption-desc p {
    font-size: 1.2em; }

#txtIntroMore {
  margin-bottom: 20px; }

.coming-soon {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
  position: absolute;
  height: 44px;
  width: 98%;
  opacity: 0.8;
  font-size: 18px;
  padding: 10px 15px;
  text-align: center;
  background-color: white;
  text-transform: uppercase;
  font-weight: bold;
  color: #ff0d45; }

@-moz-document url-prefix() {
  .smart-forms .button.captcode {
    padding: 0 !important; } }

.lead {
  font-size: 1.1em;
}

#firmware-section {
  background-color: #f5f5f5;
  padding: 40px;
}

.older-version {
  font-size: 0.9em;
}

/*# sourceMappingURL=custom-acl.css.map */
