.event_header {
  margin-bottom: 60px;
  padding: 50px 0 20px; }
  .event_header h1, .event_header h2 {
    margin: 0; }

.msb_event_header_wrap {
  display: block;
  height: 33.33vh;
  margin-top: -33.33vh;
  border-bottom: 20px solid transparent;
  background-size: cover;
  background-position: center center; }

.agenda_container {
  background-color: #000; }
  .agenda_container .col {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
    .agenda_container .col:last-child {
      padding-right: 0; }
    .agenda_container .col:first-child {
      padding-left: 0; }
  .agenda_container a {
    display: block; }
  .agenda_container hr {
    border-top: 1px solid #fff;
    margin: 0px; }
    .agenda_container hr.bottom {
      margin-top: 10px; }
    .agenda_container hr.top {
      margin-bottom: 10px; }
  .agenda_container h1 {
    -webkit-text-stroke-width: 0.06rem; }
  .agenda_container h1, .agenda_container a.all {
    display: block;
    color: #fff;
    text-align: center; }
  .agenda_container a.all {
    margin: 20px 0; }
  .agenda_container h2 {
    margin: 30px 0; }

.msb_sidebar .widget.widget_msb_agenda {
  padding: 0;
  font-size: 16px; }
  .msb_sidebar .widget.widget_msb_agenda .agenda_container {
    overflow: hidden; }
  .msb_sidebar .widget.widget_msb_agenda a {
    padding: 25px 15px 15px; }
  .msb_sidebar .widget.widget_msb_agenda .title {
    font-size: 30px;
    margin: 15px 0; }
  .msb_sidebar .widget.widget_msb_agenda .agenda_section_title {
    margin: 15px 15px 0;
    color: #fff; }

.wpb_wrapper .agenda a {
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply; }

/*# sourceMappingURL=events.css.map */
