.acsb-widget .acsb-footer p {
    padding: inherit;
}

.tp-caption.hff-44 {
    font-family: din-condensed,Helvetica Neue,Arial,sans-serif !important;
    text-align: center !important;
}
.tp-caption.pff-44 {
    font-family: aktiv-grotesk,Helvetica Neue,Arial,sans-serif !important;
    text-align: center !important;
}
.messages.messages--error {
    display: none !important;
    visibility: hidden;
}
/* Fix crosshairs in IPE */
a.tabledrag-handle .handle {
  height: 24px;
  width: 24px;  }

/* Allow link field autocomplete to be visible */
.ui-widget-content {
  z-index: 1051; }

/* Slideout Social */
.slideout__section .region--light-typography ul.icons-list li a {
    color: rgba(255,255,255,1);
}
div#footer-top p {
    padding: 0;
}

@media (max-width: 767px) {
  .header-top__section.header-top-second {
    display: none;
    visibility: hidden;
  }
  .company-info {
    padding: 5px;
  }
  .header-top__section .block {
    padding-bottom: 0;
  }
  .tparrows {
    width: 32px;
    height: 80px;
    min-width: 32px;
  }
  .tparrows:hover {
    background-color: transparent;
  }
  div#block-headerdropdowns {
    display: none;
    visibility: hidden;
  }
}