.reg-choices-card {
  background-color: #fff;
  border: 1px solid rgba(16, 16, 14, 0.2);
  padding: 1rem 1rem .3725rem;
  border-radius: .5rem;
  margin-top: 1.5rem; }
  .reg-choices-card h5 {
    font-weight: 700;
    color: #10100e;
    /* text-transform: uppercase */
    display: inline-block;
    padding-right: 8px;
    margin-bottom: .25rem; }
    .reg-choices-card .custom-switch .custom-control-input {
      font-size: 3rem;
      width: 20rem; }

.section-title-secondary {
  font-size: 1.125rem;
  text-align: center;
  font-weight: 700;
  margin-top: 1.5rem;
  line-height: 1.875rem;
  text-transform: uppercase;
  letter-spacing: .5px; }
  .sponsor-part span {
    display: block; }
  .sponsor-part img {
    width: 17rem;
    margin-top: 0.5rem; }
    @media (max-width: 540px) {
      .sponsor-part a {
        display: block;
        margin-left: 0;
        margin-top: 1rem; } }

a {
  display: inline-block;
  color: #aae600; }

a:hover {
  color: #aae600; }

.ew-logo-primary {
  fill: #aae600; }

.hero-section-container {
  padding-top: 0; }

.hero-content {
  color: #10100e !important;
  border-top: 2px solid rgba(255, 255, 255, 0.15); }
  .hero-content h2 {
    color: #aae600; }
  .hero-content h5 {
    color: rgba(255, 255, 255, 0.85);
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 1.5rem; }
  .hero-content h1 {
    padding-top: 1rem; }
    .hero-content h1 span {
      display: block; }
    @media (max-width: 768px) {
      .hero-content h1 {
        font-size: 2.35rem; }
        .hero-content h1 span {
          display: inline; } }

#hero-section {
  background: url("../images/reinventing-harvest-technology-single-stage-chromatography-clarification-for-recombinant-protein-therapeutic-manufacturing/webinar-bg.jpg") center top fixed no-repeat;
  background-color: #10100e;
  background-size: cover;
  min-height: 400px; }

.cta-fixed {
  background-color: #10100e;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

/* Header nav start */
      .header_area .navbar .nav-right .tickets {
        color: #47a7f8; }
        .header_area .navbar .nav-right .tickets:hover {
          color: #aae600; }
      @media (max-width: 576px) {
        .header_area .navbar .nav-right {
          background-color: #47a7f8; }
          .header_area .navbar .nav-right:hover {
            background-color: #aae600; } }
        .header_area .navbar .nav .nav-item .reg-button {
          font-weight: 700;
          color: #10100e; }
          .header_area .navbar .nav .nav-item:hover .nav-link, .header_area .navbar .nav .nav-item.active .nav-link {
            color: #aae600; }
              .header_area.navbar_fixed .main_menu .navbar .nav .nav-item:hover .nav-link, .header_area.navbar_fixed .main_menu .navbar .nav .nav-item.active .nav-link {
                color: #aae600; }
          .header_area.white_menu .navbar .nav .nav-item .nav-link {
            color: #fff; }

.reg-button {
  border: 2px solid rgba(170, 230, 0, 0);
  background-color: #aae600;
  color: #10100e;
  display: block; }
  .reg-button:hover {
    color: #aae600;
    background-color: rgba(170, 230, 0, 0);
    border: 2px solid #aae600; }
    .form-group .reg-button:hover {
      color: #aae600;
      background-color: #fff;
      border: 2px solid #aae600; }
    .form-group .reg-button:disabled {
      color: #10100e;
      border: 2px solid #aae600; }

/* header style end */
/* Mobile Nav */
@media (max-width: 991px) {
  /* Main Menu Area css */
  .header_area .navbar {
    background: #10100e; }
    .header_area .navbar .nav-item.active .nav-link {
      color: #aae600 !important; } }

/* End Main Menu Area css */
/* FORM */
  .registration_form h3 {
    color: #10100e; }

/* END FORM */
.speakers-section {
  background: url("../images/reinventing-harvest-technology-single-stage-chromatography-clarification-for-recombinant-protein-therapeutic-manufacturing/webinar-bg.jpg") center top fixed;
  background-size: cover; }
  .speakers-section h1 {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 4px;
    border-bottom: 1px solid #aae600;
    border-top: 1px solid #aae600;
    font-size: 2.5rem;
    padding: 0.5rem 0;
    color: #fff;
    font-weight: 700;
    margin-bottom: 2rem; }

.form-control:focus {
  color: #10100e;
  border-color: #aae600;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(170, 230, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(170, 230, 0, 0.5); }
  .date-time .local-time {
    border-left: 1px solid #aae600; }
    @media (max-width: 992px) {
      .date-time .local-time {
        border-left: none; } }
  @media (max-width: 576px) {
    .date-time {
      border-left: none; } }
  .timer-col p {
    color: #aae600; }
  .speaker-info h5 {
    border-top: 1px solid #aae600;
    border-bottom: 1px solid #aae600; }
  .speaker-info h6 {
    background-color: rgba(170, 230, 0, 0.25);
    color: #fff; }
  .speaker-info span {
    font-weight: 300;
    font-size: 1.5rem;
    text-transform: none; }
    @media (max-width: 768px) {
      .speaker-info span {
        display: block; } }

.card-img {
  border: 0 solid #10100e; }
  .speaker-row:hover .card-img {
    border: 0.5rem solid #aae600; }
  .modal-dialog h2 {
    border-bottom: 2px solid rgba(16, 16, 14, 0.15); }
  .modal-dialog .local-time {
    border-bottom: 2px solid rgba(16, 16, 14, 0.15); }

.modal-header {
  background-color: #10100e; }

/* --- SPINNER --- */
.ui_loader_spinner div {
  background: #aae600; }

.bullet-row {
  border-top: 2px solid rgba(255, 255, 255, 0.15);
  border-bottom: 2px solid rgba(255, 255, 255, 0.15);
  margin: 1rem 0;
  padding: 1rem 0.375rem 0.125rem 0.375rem; }
  @media (max-width: 720px) {
    .bullet-row {
      padding: 1rem; } }

.abstract {
  border-top: 2px solid rgba(255, 255, 255, 0.15);
  border-bottom: 2px solid rgba(255, 255, 255, 0.15);
  padding: 2rem 0;
  margin: 1rem 0;
  padding: 1.25rem 0 0.5rem 0; }
