.psbr-trial-college .side-logo-left {
  top: 39%;
}

.psbr-trial-college .side-logo-right {
  top: 67%;
}

.headline-section h1 {
  font-size: 28px;
  font-weight: 600;
  max-width: initial;
}

.details-section {
  padding-bottom: 0;
}

.psbr-trial-college .event-date {
  margin-top: 0;
  font-size: 18px;
  margin-bottom: 0;
}

.psbr-trial-college .special {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
}

.registration-container {
  margin-bottom: 50px;
  max-width: 1000px;
  margin-top: 10px;
}

.bizzabo-tickets-widget {
  box-shadow: 10px 10px 15px 5px rgb(0 0 0 / 50%);
  border-radius: 10px;
}

.details-section .double-videos {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.details-section .double-videos:first-of-type {
  justify-content: end;
}
.details-section .double-videos:last-of-type {
  justify-content: start;
}

.details-section .double-videos .video-container {
  max-width: 450px;
}

.center-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}

@media only screen and (min-width: 1400px) {
  .quad-video-section .video-quad {
    border: 0;
    padding: 0;
  }

  .quad-video-section .video-quad figcaption {
    display: none;
  }

  .quad-video-section video {
    height: 225px;
  }

  .quad-video-section .video-play-icon {
    font-size: 150px;
  }

  .quad-video-section .psbr-video-icon {
    width: 75px;
  }
}

@media only screen and (max-width: 1200px) {
  .registration-container {
    margin-top: 0;
  }

  .psbr-trial-college h1 {
    font-size: 24px;
    border-top: 1px solid rgb(14 77 125 / 20%);
    border-bottom: 1px solid rgb(14 77 125 / 20%);
    box-shadow: initial;
    margin-top: 25px;
    text-align: center;
    color: #0e4d7d;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 25px;
    margin-bottom: 10px;
  }

  .psbr-trial-college .event-date {
    font-size: 18px;
  }

  .psbr-trial-college .special {
    margin-bottom: 5px;
  }

  .psbr-trial-college .registration-video-container {
    height: 450px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 992px) {
  .psbr-trial-college h1 {
    font-size: 18px;
    border-top: 1px solid rgb(14 77 125 / 20%);
    border-bottom: 1px solid rgb(14 77 125 / 20%);
    box-shadow: initial;
    margin-top: 15px;
  }

  .psbr-trial-college .event-date {
    font-size: 16px;
  }

  .psbr-trial-college .registration-video-container {
    height: 450px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .registration-container.container {
    max-width: 100%;
  }

  .psbr-trial-college .registration-video-container {
    height: 250px;
  }

  .psbr-trial-college h1 {
    font-size: 14px;
  }

  .psbr-trial-college .event-date {
    font-size: 12px;
    margin: 15px auto;
  }

  .psbr-trial-college .special {
    font-size: 12px;
    max-width: 300px;
    margin: 0 auto 5px;
  }

  .bizzabo-tickets-widget {
    max-width: 90%;
    margin: auto;
  }
}
