.display-flex {
  display: flex;
}

.cts-symbol {
  background: url("../png/md_cts_logo.png");
  background-size: 100% 100%;
  display: block;
  float: left;
  margin: 0 5px;
  height: 38px;
  padding-top: 7px;
  text-align: center;
  width: 42px;
}

.ctsd-symbol {
  background: url("../png/md_ctsd_logo.png");
  background-size: 100% 100%;
  display: block;
  float: left;
  margin: 0 5px;
  height: 37px;
  padding-top: 7px;
  text-align: center;
  width: 38px;
}

.ctsi-symbol {
  background: url("../png/md_ctsi_logo.png");
  background-size: 100% 100%;
  display: block;
  float: left;
  margin: 0 5px;
  height: 41px;
  padding-top: 10px;
  text-align: center;
  width: 42px;
}

.anp-symbol {
  background: url("../png/md_anp_logo.png");
  background-size: 100% 100%;
  display: block;
  float: left;
  margin: 0 5px;
  height: 37px;
  padding-top: 7px;
  text-align: center;
  width: 40px;
}

.ru-modal .buttons-container {
  text-align: center;
}

.ru-modal .buttons-container .btn.btn-primary.form-control.text-white {
  text-align: center;
  font-size: 22px !important;
  padding: 9px 0px 9px 0px;
}

.ru-modal button {
  max-width: 405px;
  min-width: unset;
  margin-bottom: 26px;
  text-transform: none !important;
}

.ru-modal h2:not(:where(.opt-out)) {
  margin-bottom: 67px !important;
  text-align: center;
  color: white;
  font-size: 38px;
}

.buttons-container button {
  margin-right: 50px;
}

div .ru-symbol.ru-confirm-modal {
  padding-top: 8px;
}

.ru-play-btn {
  float: left;
}

.ru-exit-btn {
  float: right;
  background: #f05972;
}

#ru-modal {
  font-family: "Euclid-bold", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #fff;
}

#ru-modal .ru-number {
  font-family: "Euclid", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin-left: 5px;
}

#ru-modal .mr-1 {
  margin-right: 0.5rem !important;
}

.more-video-btn {
  font-size: 18px;
  font-family: "Euclid-bold", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

.ru-complete-more {
  font-family: "Euclid-bold", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin-top: 25px;
}

.navbar-supported-content {
  max-width: 100%;
}

.navigation-main-white-section {
  white-space: nowrap;
}

@media (max-width: 992px) {
  #mobileHeaderFooter .hidden-md-down {
    display: inline-block !important;
    color: #fff !important;
    margin-bottom: 5px;
    margin-left: -10px;
  }
  .region .region-link p {
    color: #fff;
  }
}
@media (max-width: 768px) {
  #enterRuDiv .avixa-tv-modal-search-container {
    width: 90%;
  }
  .ru-play-btn, .ru-exit-btn {
    float: none;
  }
  #ru-modal .mr-1 {
    margin-right: 0.25rem !important;
  }
  #ru-modal {
    font-size: 14px;
  }
  #ru-modal.jw-ru-container .ru-type {
    margin-left: 0 !important;
  }
  .icon-active path {
    fill: #3F1833;
  }
}
@media (max-width: 420px) {
  .video-ru-note {
    font-size: 18px;
  }
  #ru-modal {
    font-size: 10px;
  }
}

/*# sourceMappingURL=Index.css.map */
