/* colors */
/* fonts */
/* responsive sizes */
/* transitions */
/* Widely-used vertical alignment mixin */
/* max width used on everything */
/* display flex container */
/* font family for soleil */
.eventDetail .sectionHeader:after {
  content: none; }
@media screen and (max-width: 767px) {
  .eventDetail .sectionHeader .sectionQuickLinks {
    display: none; } }
.eventDetail .sectionHeader .contentMaxWidth .dateBlock {
  background-color: #06c2d8;
  padding: 1em 1.5em 1em 1em;
  margin: .5em 3em 0 0; }
  @media screen and (max-width: 1000px) {
    .eventDetail .sectionHeader .contentMaxWidth .dateBlock {
      width: 10%; } }
  @media screen and (max-width: 800px) {
    .eventDetail .sectionHeader .contentMaxWidth .dateBlock {
      width: 12%; } }
  @media screen and (max-width: 767px) {
    .eventDetail .sectionHeader .contentMaxWidth .dateBlock {
      width: 30%;
      margin-right: 5%;
      float: left; } }
  .eventDetail .sectionHeader .contentMaxWidth .dateBlock .month {
    text-align: right;
    margin-bottom: 5px;
    color: #fff; }
  .eventDetail .sectionHeader .contentMaxWidth .dateBlock h2 {
    color: #212121;
    text-align: right; }
  .eventDetail .sectionHeader .contentMaxWidth .dateBlock h6 {
    color: #212121;
    text-transform: initial;
    margin-bottom: 8px; }
  .eventDetail .sectionHeader .contentMaxWidth .dateBlock .date {
    color: #fff;
    text-align: right;
    font-size: 6em;
    padding-bottom: 0;
    line-height: 1em; }
  .eventDetail .sectionHeader .contentMaxWidth .dateBlock .time {
    text-transform: lowercase;
    margin-bottom: 6px;
    color: #fff;
    text-align: right; }
  .eventDetail .sectionHeader .contentMaxWidth .dateBlock .monthUnderline {
    height: 5px;
    width: 2em;
    float: right;
    background-color: #05d6ee; }
.eventDetail .sectionHeader .contentMaxWidth .textWrapper h1 {
  text-transform: initial;
  letter-spacing: 0;
  width: 78%; }
  .eventDetail .sectionHeader .contentMaxWidth .textWrapper h1:after {
    height: 0;
    width: 0; }
  @media screen and (max-width: 767px) {
    .eventDetail .sectionHeader .contentMaxWidth .textWrapper h1 {
      width: 100%;
      font-size: 2.4em; } }
.eventDetail .sectionHeader .contentMaxWidth .textWrapper .subhead {
  font-size: 1.4em;
  padding: 0;
  margin-top: .3em; }
  .eventDetail .sectionHeader .contentMaxWidth .textWrapper .subhead:before {
    width: 0;
    height: 0; }
  .eventDetail .sectionHeader .contentMaxWidth .textWrapper .subhead.city {
    text-transform: uppercase; }
  @media screen and (max-width: 800px) {
    .eventDetail .sectionHeader .contentMaxWidth .textWrapper .subhead {
      float: left;
      padding-left: 1em; }
      .eventDetail .sectionHeader .contentMaxWidth .textWrapper .subhead:first-of-type {
        border-right: solid 1px;
        padding-left: 0;
        padding-right: 1em; } }
  @media screen and (max-width: 767px) {
    .eventDetail .sectionHeader .contentMaxWidth .textWrapper .subhead {
      float: none;
      padding-left: 0; }
      .eventDetail .sectionHeader .contentMaxWidth .textWrapper .subhead:first-of-type {
        border-right: none;
        padding-right: 0; } }
@media screen and (max-width: 767px) {
  .eventDetail .sectionHeader .contentMaxWidth .textWrapper {
    width: 65%;
    float: left;
    padding-top: .5em; } }
.eventDetail .sectionHeader .sectionQuickLinks .linkBlock {
  margin-top: .2em; }
  .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem {
    height: auto;
    margin-top: 2em; }
    .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem:first-of-type {
      margin-top: 0; }
    .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:hover, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:visited, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:active {
      color: #212121;
      -webkit-transition: 0.3s color linear;
      -moz-transition: 0.3s color linear;
      -ms-transition: 0.3s color linear;
      -o-transition: 0.3s color linear;
      transition: 0.3s color linear; }
      .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a .boldLarge, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:hover .boldLarge, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:visited .boldLarge, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:active .boldLarge {
        width: 80%;
        line-height: 22px; }
      .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a .date, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:hover .date, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:visited .date, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:active .date {
        text-transform: uppercase;
        float: left; }
      .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a .time, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:hover .time, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:visited .time, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:active .time {
        text-transform: lowercase;
        float: left;
        margin-left: 5px; }
      .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a .copy, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:hover .copy, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:visited .copy, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:active .copy {
        line-height: 18px;
        width: 80%;
        text-transform: initial; }
        @media screen and (max-width: 1000px) {
          .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a .copy, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:hover .copy, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:visited .copy, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:active .copy {
            font-size: 13px;
            line-height: 16px; } }
      .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a .icon, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:hover .icon, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:visited .icon, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:active .icon {
        top: 1.2em; }
        .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a .icon .fa-stack, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:hover .icon .fa-stack, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:visited .icon .fa-stack, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:active .icon .fa-stack {
          border-radius: 100%;
          border: 2px solid #fff;
          -webkit-transition: 0.3s all linear;
          -moz-transition: 0.3s all linear;
          -ms-transition: 0.3s all linear;
          -o-transition: 0.3s all linear;
          transition: 0.3s all linear;
          width: 2.5em;
          height: 2.5em; }
          .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a .icon .fa-stack .fa-angle-right, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:hover .icon .fa-stack .fa-angle-right, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:visited .icon .fa-stack .fa-angle-right, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:active .icon .fa-stack .fa-angle-right {
            font-size: 2em;
            line-height: 1.5em;
            top: -5.5px;
            -webkit-transition: 0.3s all linear;
            -moz-transition: 0.3s all linear;
            -ms-transition: 0.3s all linear;
            -o-transition: 0.3s all linear;
            transition: 0.3s all linear; }
    .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem:hover, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:hover {
      color: #132c6e; }
      .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem:hover .icon .fa-stack, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:hover .icon .fa-stack {
        border-color: #132c6e; }
        .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem:hover .icon .fa-stack .fa-angle-right, .eventDetail .sectionHeader .sectionQuickLinks .linkBlock .quickLinkItem a:hover .icon .fa-stack .fa-angle-right {
          color: #132c6e; }
@media screen and (min-width: 768px) {
  .eventDetail .sectionHeader .sectionQuickLinks .verticalTitle {
    height: 15em;
    top: 10px; }
    .eventDetail .sectionHeader .sectionQuickLinks .verticalTitle .verticalInner {
      width: 13.65em;
      bottom: 7.3em;
      left: -4.05em; }
      .eventDetail .sectionHeader .sectionQuickLinks .verticalTitle .verticalInner span {
        top: 9px; } }
@media screen and (max-width: 767px) {
  .eventDetail .sectionHeader .maxWidthContainer .adUnit {
    top: -12.5em; } }
.eventDetail .sectionWrapper {
  margin-bottom: 2em; }
  @media screen and (max-width: 767px) {
    .eventDetail .sectionWrapper .contentWrapper.contentOffset .contentOffsetPadding {
      padding-top: 2em; } }
  @media screen and (max-width: 767px) {
    .eventDetail .sectionWrapper .contentWrapper.contentOffset {
      margin-top: 0; } }
  .eventDetail .sectionWrapper .theContent .headline {
    position: relative;
    margin-top: 15px; }
    .eventDetail .sectionWrapper .theContent .headline span {
      color: #212121;
      font-style: italic;
      font-size: 1.4em;
      line-height: 1.71428571428571em; }
  .eventDetail .sectionWrapper .theContent .eventRegistrationForm {
    margin-left: 0; }
    .eventDetail .sectionWrapper .theContent .eventRegistrationForm form {
      margin-bottom: 1em; }
      .eventDetail .sectionWrapper .theContent .eventRegistrationForm form .inputItem {
        margin: 0 0 .25em;
        padding-left: 0; }
    .eventDetail .sectionWrapper .theContent .eventRegistrationForm sup.transactionred {
      color: #ee484a; }
  @media screen and (min-width: 768px) {
    .eventDetail .sectionWrapper .theContent .toolTipWrapper.shortcuts {
      left: 5.25em; } }
  @media screen and (min-width: 768px) {
    .eventDetail .sectionWrapper .theContent .toolTipWrapper.calendar {
      left: 10em; } }
  @media screen and (max-width: 767px) {
    .eventDetail .sectionWrapper .theContent .toolTipWrapper.calendar {
      position: absolute;
      bottom: 15.5em;
      left: 18%; }
      .eventDetail .sectionWrapper .theContent .toolTipWrapper.calendar:after {
        top: -12%;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); } }
  .eventDetail .sectionWrapper .theContent .eventContent {
    position: relative;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    justify-content: space-around;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    @media screen and (min-width: 768px) {
      .eventDetail .sectionWrapper .theContent .eventContent {
        -webkit-flex-direction: column;
        flex-direction: column; } }
    @media screen and (max-width: 1220px) {
      .eventDetail .sectionWrapper .theContent .eventContent {
        padding-left: 0em; } }
    @media screen and (max-width: 768px) {
      .eventDetail .sectionWrapper .theContent .eventContent {
        padding: 0; } }
    @media screen and (max-width: 425px) {
      .eventDetail .sectionWrapper .theContent .eventContent {
        padding: 0; } }
    @media screen and (max-width: 767px) {
      .eventDetail .sectionWrapper .theContent .eventContent .articleCopy {
        margin-top: 6em; } }
  @media screen and (max-width: 767px) {
    .eventDetail .sectionWrapper .theContent .calendar.desktop {
      display: none; } }
  .eventDetail .sectionWrapper .theContent .calendarShare {
    display: none; }
    @media screen and (max-width: 767px) {
      .eventDetail .sectionWrapper .theContent .calendarShare {
        display: block;
        border-top: solid 1px #CDCDCD;
        width: 100%;
        margin-top: 1.5em;
        padding-top: 1.5em;
        position: absolute;
        top: 0;
        text-align: center; }
        .eventDetail .sectionWrapper .theContent .calendarShare .mobile {
          letter-spacing: 0; } }
  .eventDetail .sectionWrapper .theContent .inlineImage img {
    width: 100%;
    margin: 1em 0; }
  .eventDetail .sectionWrapper .owl-controls {
    margin-bottom: 0; }
  .eventDetail .sectionWrapper .featuredItemCarousel {
    clear: both; }
    @media screen and (min-width: 320px) {
      .eventDetail .sectionWrapper .featuredItemCarousel .featuredFooterItem .containerPadding {
        height: 25em; } }
    @media screen and (min-width: 900px) {
      .eventDetail .sectionWrapper .featuredItemCarousel .featuredFooterItem .containerPadding {
        height: 30em;
        padding: 2em; } }
    .eventDetail .sectionWrapper .featuredItemCarousel .items .blue .categoryTitle {
      color: #05d6ee;
      margin-top: 1em; }
    .eventDetail .sectionWrapper .featuredItemCarousel .items .blue .articleTitle:after {
      background-color: #05d6ee; }
    .eventDetail .sectionWrapper .featuredItemCarousel .items .blue .featuredDate {
      font-size: 1.6em;
      font-weight: 700;
      line-height: 1.42857142857143em;
      margin-top: 0.71428571428572em;
      letter-spacing: .5px; }
    .eventDetail .sectionWrapper .featuredItemCarousel .items .blue .featuredTime {
      font-size: 1.6em;
      font-weight: 700;
      line-height: 1.42857142857143em;
      margin-top: 0;
      letter-spacing: .5px; }
.eventDetail .industryYellow {
  color: #05d6ee; }

/*# sourceMappingURL=eventDetail.css.map */
