#splash-container h1 {
  line-height: 1em;
}

.sf .title h1 {
	margin-bottom: 1em;
}

@media (min-width: 1em) {
  body #splash-container {
    font: normal 0.6em/1.3em 'GibsonRegular', arial, sans-serif;
  }
  .canvas {
    min-width: 25em;
  }
}

@media (min-width: 29.938em) {
  body #splash-container {
    font: normal 0.9em/1.4em 'GibsonRegular', arial, sans-serif;
  }
  .canvas {
    max-width: 48em;
    min-width: 25em;
  }
}

@media (min-width: 47.938em) {
  body #splash-container {
    font: normal 0.9em/1.4em 'GibsonRegular', arial, sans-serif;
  }
  .canvas {
    max-width: 48em;
  }
}

@media (min-width: 59.938em) {
  body #splash-container {
    font: normal 1em/1.5em 'GibsonRegular', arial, sans-serif;
  }
  .canvas {
    max-width: 60em;
  }
}

body[theme="st-pitch"] div[id^="g-"].event-bg-url #changeHeaderInline,
body[theme="st-pitch"] div[id^="g-"] .element #changeHeaderInline {
  bottom: 70px;
}
body[theme="st-pitch"] #element-host .w1-8 {
  max-width: 2.7em;
  padding-right: 0.5em;
}
body[theme="st-pitch"] #element-host .w7-8 {
  padding-left: 0;
  padding-top: 0;
}
body[theme="st-pitch"] #custom-style-editor-container form textarea {
  width: 100%;
  height: 400px;
}
body[theme="st-pitch"] #simple-modal-ajax[xtra-attr='custom-assets'] {
  height: auto;
}
body[theme="st-pitch"] .bt1 {
  border-top: 1px solid rgba(0,0,0,0.1);
}
body[theme="st-pitch"] .default-sponsors .children .s3.list-item {
  padding: 0;
}
body[theme="st-pitch"] .comma-before .element > div > div:before {
  content: ', ';
  display: inline-block;
  left: -0.25em;
  position: relative;
}
body[theme="st-pitch"] .comma-after .element > div.wrap > div:after {
  content: ', ';
  display: inline-block;
}
body[theme="st-pitch"] .host-hash-wrap {
  min-height: 62px;
}
body[theme="st-pitch"] .desc-wrap {
  padding-left: 50px;
}
@media only screen and (max-device-width: 480px) {
  body[theme="st-pitch"] #splash-container .splug {
    top: -2px !important;
  }
  body[theme="st-pitch"] .event-bg-url .element-spacer {
    width: 110% !important;
    left: -5% !important;
    height: 65px !important;
    bottom: -4px !important;
  }
  body[theme="st-pitch"] #main-canvas .pl50 {
    padding-left: 15px !important;
  }
  body[theme="st-pitch"] #main-canvas #element-hash {
    padding-top: 11px;
  }
  body[theme="st-pitch"] #main-canvas .main-sidebar .sponsor-item.s3 {
    width: 60% !important;
  }
  body[theme="st-pitch"] #main-canvas .element-hash {
    position: relative !important;
    text-align: left !important;
  }
  body[theme="st-pitch"] #main-canvas .host-hash {
    width: 100% !important;
  }
  body[theme="st-pitch"] #main-canvas .host-hash > div {
    width: 100% !important;
    font-size: 22px !important;
  }
  body[theme="st-pitch"] #main-canvas .default-sponsors {
    width: 100% !important;
  }
  body[theme="st-pitch"] .s3.sf:nth-child(3n+1) {
    padding-left: 0;
  }
  body[theme="st-pitch"] #main-canvas .default-speakers {
    padding-left: 0px;
  }
  body[theme="st-pitch"] #main-canvas .s3.sf:nth-child(3n+1) {
    padding-left: 0;
  }
  body[theme="st-pitch"] #main-canvas .event-bg-url {
    height: auto !important;
    min-height: 50px !important;
  }
  body[theme="st-pitch"] #main-canvas .titles-wrap {
    top: 50px !important;
    margin-bottom: 190px !important;
  }
  body[theme="st-pitch"] #element-title {
    font-size: 55px !important;
    line-height: 55px !important;
  }
  body[theme="st-pitch"] #main-canvas .element-subtitle {
    font-size: 26px !important;
    line-height: 30px !important;
    width: 100% !important;
  }
}
body[theme="st-pitch"] #splash-container {
  -webkit-backface-visibility: hidden;
}
body[theme="st-pitch"] #main-canvas {
  padding: 0 !important;
  max-width: 100% !important;
}
body[theme="st-pitch"] .desc-wrap h1 {
  line-height: 1em;
}
body[theme="st-pitch"] .element-title,
body[theme="st-pitch"] .element-subtitle {
  padding: 5px 40px !important;
}
body[theme="st-pitch"] .titles-wrap {
  top: -55px;
}
body[theme="st-pitch"] .element-rsvp {
  bottom: 60px;
  right: 0;
  width: auto !important;
  max-width: 50% !important;
  min-width: 36% !important;
  padding: 20px 60px !important;
  transform: skewX(-40deg) !important;
  -webkit-transform: skewX(-40deg) !important;
  -moz-transform: skewX(-40deg) !important;
  -ms-transform: skewX(-40deg) !important;
  -o-transform: skewX(-40deg) !important;
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
}
body[theme="st-pitch"] .element-rsvp:hover {
  box-shadow: 0 0 0 300px rgba(0,0,0,0.5) inset !important;
}
body[theme="st-pitch"] .element-rsvp:active {
  opacity: 0.5 !important;
}
body[theme="st-pitch"] .element-spacer {
  height: 60px;
  width: 100%;
  max-width: none !important;
  position: absolute !important;
  bottom: 0;
  left: 0;
  transform: skewX(-40deg) !important;
  -webkit-transform: skewX(-40deg) !important;
  -moz-transform: skewX(-40deg) !important;
  -ms-transform: skewX(-40deg) !important;
  -o-transform: skewX(-40deg) !important;
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
}
body[theme="st-pitch"] .element-rsvp #element-rsvp {
  transform: skewX(40deg) !important;
  -webkit-transform: skewX(40deg) !important;
  -moz-transform: skewX(40deg) !important;
  -ms-transform: skewX(40deg) !important;
  -o-transform: skewX(40deg) !important;
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  font-weight: 800;
}
body[theme="st-pitch"] .default-grp-wrap {
  z-index: 1;
}
body[theme="st-pitch"] .element-when-month,
body[theme="st-pitch"] .element-when-end-month {
  text-transform: uppercase;
}
body[theme="st-pitch"] .event_start {
  border-right: 1px solid #000;
}
body[theme="st-pitch"] .element-when-day .date.end:before {
  content: '- ';
}
body[theme="st-pitch"].mult-day .event_start:before {
  content: 'UNTIL';
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  font-size: 0.6em;
  left: 100%;
  margin-left: -19px;
  background: #000;
  line-height: 1em;
  padding: 2px 3px;
  border-radius: 3px;
  width: 34px;
  color: #707070;
}
body[theme="st-pitch"].mult-day .event_start,
body[theme="st-pitch"].mult-day .event_end {
  width: 50%;
}
body[theme="st-pitch"].sesm .event_start {
  width: auto;
}
body[theme="st-pitch"].sesm.mult-day .event_start {
  border: none;
}
body[theme="st-pitch"].sesm.mult-day .event_start:before {
  display: none;
}
body[theme="st-pitch"].date-tbd .date-holder {
  opacity: 0.3;
}
body[theme="st-pitch"] .element-when-time .time {
  padding-top: 1.2em;
}
body[theme="st-pitch"] .element-when-time .hour,
body[theme="st-pitch"] .element-when-time .minute {
  font-size: 2em;
  line-height: 1.2em;
  text-align: center;
}
body[theme="st-pitch"] .element-when-time .minute:before {
  content: ':';
  font-size: 0.8em;
  top: -0.2em;
  position: relative;
}
body[theme="st-pitch"] .element-when-time .meridian {
  text-transform: uppercase;
  font-size: 0.8em;
  top: 0;
  position: relative;
}
body[theme="st-pitch"] .time[i="00"] .minute {
  display: none;
}
body[theme="st-pitch"].event-has-end-time .element-when-time .time {
  padding-top: 0.3em;
  display: block !important;
}
body[theme="st-pitch"].event-has-end-time .element-when-time .hour,
body[theme="st-pitch"].event-has-end-time .element-when-time .minute,
body[theme="st-pitch"].event-has-end-time .element-when-time .meridian {
  width: auto;
}
body[theme="st-pitch"].event-has-end-time .element-when-time .hour {
  font-size: 1em;
  line-height: 1em;
}
body[theme="st-pitch"].event-has-end-time .element-when-time .minute {
  font-size: 1em !important;
  line-height: 1em !important;
}
body[theme="st-pitch"].event-has-end-time .element-when-time .meridian {
  font-size: 0.4em;
  line-height: 1em;
  top: 0.2em;
}
body[theme="st-pitch"].event-has-end-time .element-when-time .time.end:before {
  content: 'UNTIL';
  font-size: 0.5em;
  padding: 0.2em 0 0 0;
  display: block;
  width: 100%;
  text-align: left;
  letter-spacing: 0.2em;
}
body[theme="st-pitch"] .s3 {
  float: none;
  display: inline-block;
}
body[theme="st-pitch"] .actual_master > .grp {
  padding: 0.5em 50px;
}
body[theme="st-pitch"] .actual_master > .grp:nth-child(odd) {
  background: rgba(0,0,0,0.1);
}
body[theme="st-pitch"] .element-custom-block-256974 {
  border-top: 1px solid #eee;
}
body[theme="st-pitch"] .list-item.speaker-item .media.image {
  padding: 0;
}
body[theme="st-pitch"] .list-item.speaker-item .media.image img {
  padding: 0;
}
body[theme="st-pitch"] .list-item.speaker-item .media.image img {
  max-width: none;
  width: 100%;
  display: block;
}
body[theme="st-pitch"] .list-item.speaker-item .body #splash-container {
  background: #202020;
  position: relative;
  color: #fff;
  padding: 1em 0.5em;
}
body[theme="st-pitch"] .list-item.speaker-item .body:after {
  content: '';
  position: absolute;
  bottom: 99%;
  left: 50%;
  margin-left: -4px;
  border-bottom: 8px solid #202020;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
body[theme="st-pitch"] .list-item.s1.speaker-item .body:after,
body[theme="st-pitch"] .list-item.s2.speaker-item .body:after {
  border: none;
  border-right: 8px solid #202020;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  bottom: auto;
  left: -8px;
  top: 1.5em;
  margin-left: 0;
}
body[theme="st-pitch"] .list-item.s1.alt.speaker-item:nth-child(even) .body:after {
  left: auto;
  right: -8px;
  border-right: none;
  border-left: 8px solid #202020;
}
body[theme="st-pitch"] .s3.schedule-item {
  float: none;
  display: inline-block;
  width: 24.7%;
}
body[theme="st-pitch"] .s3.schedule-item .tRow {
  width: 100%;
  float: left;
}
body[theme="st-pitch"] .s3.schedule-item .timeHolder {
  font-size: 1.4em;
  text-align: center;
  line-height: 1.4em;
  padding: 0;
  width: 100%;
}
body[theme="st-pitch"] .schedule-item .timePicker {
  position: relative;
}
body[theme="st-pitch"] .s3.schedule-item:nth-child(4n+1) {
  clear: left;
}
body[theme="st-pitch"] .s3.schedule-item:nth-child(3n+1) {
  clear: none;
}
body[theme="st-pitch"] .s3.schedule-item:last-child .timePicker:before,
body[theme="st-pitch"] .s3.schedule-item:last-child .timePicker:after {
  display: none;
}
body[theme="st-pitch"] .hashLink {
  cursor: pointer;
}
body[theme="st-pitch"] .element-contact-organizer {
  transform: skewX(-40deg);
  -webkit-transform: skewX(-40deg);
  -moz-transform: skewX(-40deg);
  -ms-transform: skewX(-40deg);
  -o-transform: skewX(-40deg);
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
}
body[theme="st-pitch"] .element-contact-organizer #sendANote {
  transform: skewX(40deg);
  -webkit-transform: skewX(40deg);
  -moz-transform: skewX(40deg);
  -ms-transform: skewX(40deg);
  -o-transform: skewX(40deg);
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.8em;
}
body[theme="st-pitch"] .grp.align .bottom,
body[theme="st-pitch"] .grp.align .middle,
body[theme="st-pitch"] .grp.align .top {
  display: inline-block;
  max-width: 99%;
  float: none;
}
body[theme="st-pitch"] .element-social-links {
  position: absolute !important;
  width: auto;
  top: 10px;
  left: 20px;
  opacity: 0.7;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
}
body[theme="st-pitch"] .element-social-links .social-main ul li {
  float: left;
}
body[theme="st-pitch"] .element-social-links:hover {
  opacity: 1;
}
body[theme="st-pitch"] .peN {
  pointer-events: none;
}
body[theme="st-pitch"] #splash-container .grp.wA {
  width: auto !important;
}
body[theme="st-pitch"] .uppercase {
  text-transform: uppercase;
}
body[theme="st-pitch"] .br {
  bottom: 0;
  right: 0;
}
body[theme="st-pitch"] .abs {
  position: absolute;
}
body[theme="st-pitch"] .z2 {
  z-index: 2;
}
body[theme="st-pitch"] .incognito {
  height: 0;
  padding: 0;
}
body[theme="st-pitch"] .pl50 {
  padding-left: 50px !important;
}
body[theme="st-pitch"] .event-bg-url.headerHover {
  box-shadow: none !important;
}
body[theme="st-pitch"] #main-canvas .element-social-links {
  right: 90px !important;
  position: absolute !important;
  width: auto !important;
  left: auto !important;
  z-index:10;
}
body[theme="st-pitch"] #main-canvas .tt-logo {
  z-index: 2;
  position: absolute;
  width: 320px;
  left: 30px;
}
body[theme="st-pitch"] .host-hash-wrap {
  min-height: 72px;
}
@media only screen and (max-device-width: 480px) {
  body[theme="st-pitch"] #splash-container .splug {
    top: -2px !important;
  }
  body[theme="st-pitch"] .event-bg-url .element-spacer {
    width: 110% !important;
    left: -5% !important;
    height: 65px !important;
    bottom: -4px !important;
  }
  body[theme="st-pitch"] #main-canvas .pl50 {
    padding-left: 15px !important;
  }
  body[theme="st-pitch"] #main-canvas #element-hash {
    padding-top: 11px;
  }
  body[theme="st-pitch"] #main-canvas .main-sidebar .sponsor-item.s3 {
    width: 60% !important;
  }
  body[theme="st-pitch"] #main-canvas .element-hash {
    position: relative !important;
    text-align: left !important;
  }
  body[theme="st-pitch"] #main-canvas .host-hash {
    width: 100% !important;
  }
  body[theme="st-pitch"] #main-canvas .host-hash > div {
    width: 100% !important;
    font-size: 22px !important;
  }
  body[theme="st-pitch"] #main-canvas .default-sponsors {
    width: 100% !important;
  }
  body[theme="st-pitch"] .s3.sf:nth-child(3n+1) {
    padding-left: 0;
  }
  body[theme="st-pitch"] #main-canvas .default-speakers {
    padding-left: 0px;
  }
  body[theme="st-pitch"] #main-canvas .s3.sf:nth-child(3n+1) {
    padding-left: 0;
  }
}
body[theme="st-pitch"] #splash-container {
  -webkit-backface-visibility: hidden;
}
body[theme="st-pitch"] #main-canvas {
  padding: 0;
  max-width: 100%;
}
body[theme="st-pitch"] .desc-wrap h1 {
  line-height: 1em;
}
body[theme="st-pitch"] .element-title,
body[theme="st-pitch"] .element-subtitle {
  padding: 5px 40px !important;
}
body[theme="st-pitch"] .titles-wrap {
  top: -55px;
}
body[theme="st-pitch"] .element-rsvp {
  bottom: 60px;
  right: 0;
  width: auto !important;
  max-width: 50% !important;
  min-width: 36% !important;
  padding: 20px 60px !important;
  transform: skewX(-40deg);
  -webkit-transform: skewX(-40deg);
  -moz-transform: skewX(-40deg);
  -ms-transform: skewX(-40deg);
  -o-transform: skewX(-40deg);
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
}
body[theme="st-pitch"] .element-rsvp:hover {
  box-shadow: 0 0 0 300px rgba(0,0,0,0.5) inset !important;
}
body[theme="st-pitch"] .element-rsvp:active {
  opacity: 0.5 !important;
}
body[theme="st-pitch"] .element-spacer {
  height: 60px;
  width: 100%;
  max-width: none !important;
  position: absolute !important;
  bottom: 0;
  left: 0;
  transform: skewX(-40deg) !important;
  -webkit-transform: skewX(-40deg) !important;
  -moz-transform: skewX(-40deg) !important;
  -ms-transform: skewX(-40deg) !important;
  -o-transform: skewX(-40deg) !important;
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
}
body[theme="st-pitch"] .element-rsvp #element-rsvp {
  transform: skewX(40deg) !important;
  -webkit-transform: skewX(40deg) !important;
  -moz-transform: skewX(40deg) !important;
  -ms-transform: skewX(40deg) !important;
  -o-transform: skewX(40deg) !important;
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  font-weight: 800;
}
body[theme="st-pitch"] .default-grp-wrap {
  z-index: 1;
}
body[theme="st-pitch"] .element-when-month,
body[theme="st-pitch"] .element-when-end-month {
  text-transform: uppercase;
}
body[theme="st-pitch"] .event_start {
  border-right: 1px solid #000;
}
body[theme="st-pitch"] .element-when-day .date.end:before {
  content: '- ';
}
body[theme="st-pitch"] .mult-day .event_start:before {
  content: 'UNTIL';
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  font-size: 0.6em;
  left: 100%;
  margin-left: -19px;
  background: #000;
  line-height: 1em;
  padding: 2px 3px;
  border-radius: 3px;
  width: 34px;
  color: #707070;
}
body[theme="st-pitch"] .mult-day .event_start,
body[theme="st-pitch"] .mult-day .event_end {
  width: 50%;
}
body[theme="st-pitch"] .sesm .event_start {
  width: auto;
}
body[theme="st-pitch"] .sesm.mult-day .event_start {
  border: none;
}
body[theme="st-pitch"] .sesm.mult-day .event_start:before {
  display: none;
}
body[theme="st-pitch"] .date-tbd .date-holder {
  opacity: 0.3;
}
body[theme="st-pitch"] .element-when-time .time {
  padding-top: 1.2em;
}
body[theme="st-pitch"] .element-when-time .hour,
body[theme="st-pitch"] .element-when-time .minute {
  font-size: 2em;
  line-height: 1.2em;
  text-align: center;
}
body[theme="st-pitch"] .element-when-time .minute:before {
  content: ':';
  font-size: 0.8em;
  top: -0.2em;
  position: relative;
}
body[theme="st-pitch"] .element-when-time .meridian {
  text-transform: uppercase;
  font-size: 0.8em;
  top: 0;
  position: relative;
}
body[theme="st-pitch"] .time[i="00"] .minute {
  display: none;
}
body[theme="st-pitch"] .event-has-end-time .element-when-time .time {
  padding-top: 0.3em;
  display: block !important;
}
body[theme="st-pitch"] .event-has-end-time .element-when-time .hour,
body[theme="st-pitch"] .event-has-end-time .element-when-time .minute,
body[theme="st-pitch"] .event-has-end-time .element-when-time .meridian {
  width: auto;
}
body[theme="st-pitch"] .event-has-end-time .element-when-time .hour {
  font-size: 1em;
  line-height: 1em;
}
body[theme="st-pitch"] .event-has-end-time .element-when-time .minute {
  font-size: 1em !important;
  line-height: 1em !important;
}
body[theme="st-pitch"] .event-has-end-time .element-when-time .meridian {
  font-size: 0.4em;
  line-height: 1em;
  top: 0.2em;
}
body[theme="st-pitch"] .event-has-end-time .element-when-time .time.end:before {
  content: 'UNTIL';
  font-size: 0.5em;
  padding: 0.2em 0 0 0;
  display: block;
  letter-spacing: 0.2em;
}
body[theme="st-pitch"] .s3 {
  float: none;
  display: inline-block;
}
body[theme="st-pitch"] .actual_master > .grp {
  padding: 0.5em 50px;
}
body[theme="st-pitch"] .actual_master > .grp:nth-child(odd) {
  background: rgba(0,0,0,0.1);
}
body[theme="st-pitch"] .element-custom-block-256974 {
  border-top: 1px solid #eee;
}
body[theme="st-pitch"] .list-item.speaker-item .media.image {
  padding: 0;
}
body[theme="st-pitch"] .list-item.speaker-item .media.image img {
  padding: 0;
}
body[theme="st-pitch"] .list-item.speaker-item .media.image img {
  max-width: none;
  width: 100%;
  display: block;
}
body[theme="st-pitch"] .list-item.speaker-item .body #splash-container {
  background: #202020;
  position: relative;
  color: #fff;
  padding: 1em 0.5em;
}
body[theme="st-pitch"] .list-item.speaker-item .body:after {
  content: '';
  position: absolute;
  bottom: 99%;
  left: 50%;
  margin-left: -4px;
  border-bottom: 8px solid #202020;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
body[theme="st-pitch"] .list-item.s1.speaker-item .body:after,
body[theme="st-pitch"] .list-item.s2.speaker-item .body:after {
  border: none;
  border-right: 8px solid #202020;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  bottom: auto;
  left: -8px;
  top: 1.5em;
  margin-left: 0;
}
body[theme="st-pitch"] .list-item.s1.alt.speaker-item:nth-child(even) .body:after {
  left: auto;
  right: -8px;
  border-right: none;
  border-left: 8px solid #202020;
}
body[theme="st-pitch"] .s3.schedule-item {
  float: none;
  display: inline-block;
  width: 24.7%;
}
body[theme="st-pitch"] .s3.schedule-item .tRow {
  width: 100%;
  float: left;
}
body[theme="st-pitch"] .s3.schedule-item .timeHolder {
  font-size: 1.4em;
  text-align: center;
  line-height: 1.4em;
  padding: 0;
  width: 100%;
}
body[theme="st-pitch"] .schedule-item .timePicker {
  position: relative;
}
body[theme="st-pitch"] .hashLink {
  cursor: pointer;
}
body[theme="st-pitch"] .element-contact-organizer {
  transform: skewX(-40deg);
  -webkit-transform: skewX(-40deg);
  -moz-transform: skewX(-40deg);
  -ms-transform: skewX(-40deg);
  -o-transform: skewX(-40deg);
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
}
body[theme="st-pitch"] .element-contact-organizer #sendANote {
  transform: skewX(40deg);
  -webkit-transform: skewX(40deg);
  -moz-transform: skewX(40deg);
  -ms-transform: skewX(40deg);
  -o-transform: skewX(40deg);
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.8em;
}
body[theme="st-pitch"] .grp.align .bottom,
body[theme="st-pitch"] .grp.align .middle,
body[theme="st-pitch"] .grp.align .top {
  display: inline-block;
  max-width: 99%;
  float: none;
}
body[theme="st-pitch"] .element-social-links {
  position: absolute !important;
  width: auto;
  top: 10px;
  left: 20px;
  opacity: 0.7;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
}
body[theme="st-pitch"] .element-social-links .social-main ul li {
  float: left;
}
body[theme="st-pitch"] .element-social-links:hover {
  opacity: 1;
}
body[theme="st-pitch"] .peN {
  pointer-events: none;
}


body[theme="st-pitch"] .uppercase {
  text-transform: uppercase;
}
body[theme="st-pitch"] .br {
  bottom: 0;
  right: 0;
}
body[theme="st-pitch"] .abs {
  position: absolute;
}
body[theme="st-pitch"] .z2 {
  z-index: 2;
}
body[theme="st-pitch"] .incognito {
  height: 0;
  padding: 0;
}
body[theme="st-pitch"] .pl50 {
  padding-left: 50px !important;
}
body[theme="st-pitch"] .event-bg-url.headerHover {
  box-shadow: none !important;
}
body[theme="st-pitch"] .element-hash {
  right: auto !important;
  left: 0 !important;
  margin: 0;
  padding: 0;
  width: 100% !important;
  text-align: left !important;
  bottom: auto !important;
  top: 100% !important;
  margin-top: -10px;
  font-size: 1.1em !important;
  padding-left: 0.5em !important;
  z-index: 1;
}
body[theme="st-pitch"] .element-host {
  width: 100% !important;
  margin-bottom: 20px;
}
body[theme="st-pitch"] .host-hash-wrap {
  min-height: 20px !important;
}
body[theme="st-pitch"] .event_start {
  border-right: 1px solid rgba(0,0,0,0.1);
}
body[theme="st-pitch"] .date-holder {
  box-shadow: rgba(0,0,0,0.1) 0px 0px 0px 100px inset !important;
}
body[theme="st-pitch"] .pr5 {
  padding-right: 0.5em;
}

body[theme="st-pitch"] .time.end:before {
content: '-';
float: left;
margin-left: .2em;
}

.noHeaderText .event-bg-url {
  padding: 0 !important;
  height: auto !important;
}
.noHeaderText .event-bg-url.align > .grp.top,
.noHeaderText .event-bg-url.align > .grp.middle,
.noHeaderText .event-bg-url.align > .grp.bottom {
  display: none;
}
.noHeaderText .event-bg-url:before {
  display: none;
}
.noHeaderText .event-bg-url img.bg {
  position: relative;
  opacity: 1;
  display: block;
  z-index: 1;
  width: 100%;
}

body[theme="st-pitch"] .link-canvas-bg.element-spacer.peN {
	z-index: 1;
}

/*
** Legacy patch
*/

#splash-container h1 {
  line-height: 1em;
}

.sf .title h1 {
	margin-bottom: 1em;
}

@media (min-width: 1em) {
  body #splash-container {
    font: normal 0.6em/1.3em 'GibsonRegular', arial, sans-serif;
  }
  .canvas {
    min-width: 25em;
  }
}

@media (min-width: 29.938em) {
  body #splash-container {
    font: normal 0.9em/1.4em 'GibsonRegular', arial, sans-serif;
  }
  .canvas {
    max-width: 48em;
    min-width: 25em;
  }
}

@media (min-width: 47.938em) {
  body #splash-container {
    font: normal 0.9em/1.4em 'GibsonRegular', arial, sans-serif;
  }
  .canvas {
    max-width: 48em;
  }
}

@media (min-width: 59.938em) {
  body #splash-container {
    font: normal 1em/1.5em 'GibsonRegular', arial, sans-serif;
  }
  .canvas {
    max-width: 60em;
  }
}

.element-host {
	width: 100% !important;
}