.gtm-noscript-frame {
  display: none;
  visibility: hidden;
}

.qq-honeypot {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.ads-box a img {
  width: 100%;
  height: auto;
}

.ads-web,
.ads-mobile {
  display: none;
}

@media screen and (min-width: 768px) {
  .ads-web {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .ads-mobile {
    display: block;
  }
}

#ads-modal .modal-content {
  background-color: transparent !important;
}

#ads-modal .modal-body {
  padding: 0 !important;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background-color: transparent !important;
}

#ads-modal button {
  position: absolute;
  background-color: #fff;
  margin: 10px;
  opacity: 1;
  padding: 10px;
  top: 0;
  right: 0;
}

/* Moved inline styles from merged reference pages. */
.qq-inline-style-1 { border:0; }
.qq-inline-style-2 { border: 0; }
.qq-inline-style-3 { width: auto !important; }
.qq-inline-style-4 { min-height: 250px !important; }
.qq-inline-style-5 { text-align: center; }
.qq-inline-style-6 { background-color: #fff; }
.qq-inline-style-7 { color: #fff; }
.qq-inline-style-8 { margin-top: 0px; }
.qq-inline-style-9 { font-size: 2rem; color: #0377df; }
.qq-inline-style-10 { background-image: url("../images/logo-bg.svg"); }

.ksu-text {
  color: #fff !important;
}

.qq-quote-btn:hover,
.qq-quote-btn:focus {
  color: #0377df !important;
  background-color: #fff !important;
  border-color: #0377df !important;
}
