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

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

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

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

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

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

#host-img-block-wrap #host-img-block {
	border-radius: 100%;
}

#main-canvas .event-bg-url {
    min-height: 440px !important;
}

#host-img-block-wrap {
	width: 100%;
}

#host-img-block-wrap #host-img-block {
	min-width:20px;
	min-height: 20px;
	max-width:2.5em;
}

.dateBlock {
    position: absolute !important;
    left: 50%;
    top: 300px;
    margin-left: -340px;
}


/** FRESH **/

#main-canvas {
	padding-bottom:100px !important;
}

.spon-wrap .s3.sponsor-item {
	width: 55px !important;
	padding: 0;
	margin-right: 6px;
}

@media only screen and (max-device-width: 480px) {
	

	#main-canvas .topBar{
		bottom:-2px !important; 
	}

	#main-canvas .main-area{
		margin-top:-60px;
	}

	.mainStuff{
		border-top: 2px solid transparent;
	}

	#element-where-venue{
		margin:3px 0px 6px !important;
	}
}

/********************
  ADD UPDATES ABOVE
*********************/
/* TEMP setup new font */
#main-canvas {
  text-align: center;
}
.event-bg-url {
  min-height: 747px;
}
#element-title h1,
#element-subtitle h2 {
  font-weight: normal;
}
.time .meridian {
  position: relative;
  font-size: 0.4em;
  top: -0.4em;
  text-transform: uppercase;
}
.time .minute:before {
  content: ':';
  float: left;
}
.time[i="00"] .minute {
  display: none;
}
.time.end:before {
  content: '- ';
  float: left;
}
.sesm .when-ss .date.start .day:after {
  content: '- ';
}
.sesd .when-ss .date.start .day:after {
  content: ', ';
}
#element-when-end-month .when-ss {
  float: left;
}
#element-when-end-month:before {
  content: '-UNTIL-';
  font-size: 0.5em;
  float: left;
  margin-right: 0.6em;
}
.event-has-end-time.sesm .date-end .day:before {
  content: '- ';
  float: left;
}
.element-rsvp {
  padding: 0.5em 1.2em;
  font-weight: 800;
  display: inline-block;
  box-shadow: 0 0 0 100px rgba(0,0,0,0) inset;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
}
.element-rsvp:hover {
  box-shadow: 0 0 0 100px rgba(0,0,0,0.4) inset;
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
}
.element-rsvp:active {
  transform: scale(0.98);
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -ms-transform: scale(0.98);
  -o-transform: scale(0.98);
  transition: all 0 linear;
  -webkit-transition: all 0 linear;
  -moz-transition: all 0 linear;
  -ms-transition: all 0 linear;
  -o-transition: all 0 linear;
  box-shadow: 0 0 0 100px rgba(0,0,0,0.6) inset;
  opacity: 0.8;
}
.element-spacer.hdr-mask-left,
.element-spacer.hdr-mask-right {
  bottom: 0;
  width: 50%;
  height: 40px;
  background: #fff;
  pointer-events: none;
}
.element-spacer.hdr-mask-left {
  left: 0;
  transform: skewX(35deg);
  -webkit-transform: skewX(35deg);
  -moz-transform: skewX(35deg);
  -ms-transform: skewX(35deg);
  -o-transform: skewX(35deg);
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
}
.element-spacer.hdr-mask-right {
  right: 0;
  transform: skewX(-35deg);
  -webkit-transform: skewX(-35deg);
  -moz-transform: skewX(-35deg);
  -ms-transform: skewX(-35deg);
  -o-transform: skewX(-35deg);
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
}
.flyingArrow {
  border-top: 40px solid rgba(255,255,255,0.8);
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
  position: absolute !important;
  bottom: -32px;
  left: 50%;
  margin-left: -30px !important;
  width: auto !important;
  padding: 0 !important;
  animation: flyingArrow 3s linear infinite;
  -webkit-animation: flyingArrow 3s linear infinite;
  -moz-animation: flyingArrow 3s linear infinite;
  -ms-animation: flyingArrow 3s linear infinite;
  -o-animation: flyingArrow 3s linear infinite;
}
.element-social-links {
  bottom: 35px;
  right: 20px;
  width: auto;
  opacity: 0.6;
  transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  max-width: none !important;
}
.element-social-links:hover {
  opacity: 1;
  transition: opacity 0s linear;
  -webkit-transition: opacity 0s linear;
  -moz-transition: opacity 0s linear;
  -ms-transition: opacity 0s linear;
  -o-transition: opacity 0s linear;
}
.splist-wrap {
  bottom: 40px;
  left: 0;
  text-transform: uppercase;
}
.content-wrap {
  max-width: 50em;
  float: none;
  display: inline-block !important;
}
.event-bg-url .sponsor-item img {
  position: relative;
  opacity: 1 !important;
  z-index: 1;
}
.event-bg-url .list.sponsors h3 {
  padding-left: 0.8em !important;
}
.spon-wrap {
  bottom: 40px;
  left: 0;
  width: auto !important;
  max-width: 80% !important;
}
.spon-wrap .s3.sponsor-item {
  width: 50px;
  padding: 0;
  margin-right: 6px;
}
.spon-wrap .s3.sponsor-item .image {
  padding: 0;
}
#element-where .venue_name {
  font-size: 1.3em;
}
#element-when,
.venue_name {
  font-weight: 800;
}
.time.end:before {
  content: '-';
}
#element-host .w7-8 {
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}
#host-intro-text {
  font-size: 0.4em;
}
.event-bg-url.headerHover {
  box-shadow: none !important;
}
.incognito {
  height: 0;
  padding: 0;
}
@-moz-keyframes flyingArrow {
  0% {
    transform: translateY(-60px) scale(1);
    -webkit-transform: translateY(-60px) scale(1);
    -moz-transform: translateY(-60px) scale(1);
    -ms-transform: translateY(-60px) scale(1);
    -o-transform: translateY(-60px) scale(1);
    opacity: 0;
  }

  20% {
    transform: translateY(-30px) scale(0.6);
    -webkit-transform: translateY(-30px) scale(0.6);
    -moz-transform: translateY(-30px) scale(0.6);
    -ms-transform: translateY(-30px) scale(0.6);
    -o-transform: translateY(-30px) scale(0.6);
    opacity: 1;
  }

  40% {
    transform: translateY(0px) scale(0.3);
    -webkit-transform: translateY(0px) scale(0.3);
    -moz-transform: translateY(0px) scale(0.3);
    -ms-transform: translateY(0px) scale(0.3);
    -o-transform: translateY(0px) scale(0.3);
    opacity: 0;
  }

  100% {
    transform: translateY(0px) scale(0.3);
    -webkit-transform: translateY(0px) scale(0.3);
    -moz-transform: translateY(0px) scale(0.3);
    -ms-transform: translateY(0px) scale(0.3);
    -o-transform: translateY(0px) scale(0.3);
    opacity: 0;
  }
}
@-webkit-keyframes flyingArrow {
  0% {
    transform: translateY(-60px) scale(1);
    -webkit-transform: translateY(-60px) scale(1);
    -moz-transform: translateY(-60px) scale(1);
    -ms-transform: translateY(-60px) scale(1);
    -o-transform: translateY(-60px) scale(1);
    opacity: 0;
  }

  20% {
    transform: translateY(-30px) scale(0.6);
    -webkit-transform: translateY(-30px) scale(0.6);
    -moz-transform: translateY(-30px) scale(0.6);
    -ms-transform: translateY(-30px) scale(0.6);
    -o-transform: translateY(-30px) scale(0.6);
    opacity: 1;
  }

  40% {
    transform: translateY(0px) scale(0.3);
    -webkit-transform: translateY(0px) scale(0.3);
    -moz-transform: translateY(0px) scale(0.3);
    -ms-transform: translateY(0px) scale(0.3);
    -o-transform: translateY(0px) scale(0.3);
    opacity: 0;
  }

  100% {
    transform: translateY(0px) scale(0.3);
    -webkit-transform: translateY(0px) scale(0.3);
    -moz-transform: translateY(0px) scale(0.3);
    -ms-transform: translateY(0px) scale(0.3);
    -o-transform: translateY(0px) scale(0.3);
    opacity: 0;
  }
}
@-o-keyframes flyingArrow {
  0% {
    transform: translateY(-60px) scale(1);
    -webkit-transform: translateY(-60px) scale(1);
    -moz-transform: translateY(-60px) scale(1);
    -ms-transform: translateY(-60px) scale(1);
    -o-transform: translateY(-60px) scale(1);
    opacity: 0;
  }

  20% {
    transform: translateY(-30px) scale(0.6);
    -webkit-transform: translateY(-30px) scale(0.6);
    -moz-transform: translateY(-30px) scale(0.6);
    -ms-transform: translateY(-30px) scale(0.6);
    -o-transform: translateY(-30px) scale(0.6);
    opacity: 1;
  }

  40% {
    transform: translateY(0px) scale(0.3);
    -webkit-transform: translateY(0px) scale(0.3);
    -moz-transform: translateY(0px) scale(0.3);
    -ms-transform: translateY(0px) scale(0.3);
    -o-transform: translateY(0px) scale(0.3);
    opacity: 0;
  }

  100% {
    transform: translateY(0px) scale(0.3);
    -webkit-transform: translateY(0px) scale(0.3);
    -moz-transform: translateY(0px) scale(0.3);
    -ms-transform: translateY(0px) scale(0.3);
    -o-transform: translateY(0px) scale(0.3);
    opacity: 0;
  }
}
@-ms-keyframes flyingArrow {
  0% {
    transform: translateY(-60px) scale(1);
    -webkit-transform: translateY(-60px) scale(1);
    -moz-transform: translateY(-60px) scale(1);
    -ms-transform: translateY(-60px) scale(1);
    -o-transform: translateY(-60px) scale(1);
    opacity: 0;
  }

  20% {
    transform: translateY(-30px) scale(0.6);
    -webkit-transform: translateY(-30px) scale(0.6);
    -moz-transform: translateY(-30px) scale(0.6);
    -ms-transform: translateY(-30px) scale(0.6);
    -o-transform: translateY(-30px) scale(0.6);
    opacity: 1;
  }

  40% {
    transform: translateY(0px) scale(0.3);
    -webkit-transform: translateY(0px) scale(0.3);
    -moz-transform: translateY(0px) scale(0.3);
    -ms-transform: translateY(0px) scale(0.3);
    -o-transform: translateY(0px) scale(0.3);
    opacity: 0;
  }

  100% {
    transform: translateY(0px) scale(0.3);
    -webkit-transform: translateY(0px) scale(0.3);
    -moz-transform: translateY(0px) scale(0.3);
    -ms-transform: translateY(0px) scale(0.3);
    -o-transform: translateY(0px) scale(0.3);
    opacity: 0;
  }
}
@keyframes flyingArrow {
  0% {
    transform: translateY(-60px) scale(1);
    -webkit-transform: translateY(-60px) scale(1);
    -moz-transform: translateY(-60px) scale(1);
    -ms-transform: translateY(-60px) scale(1);
    -o-transform: translateY(-60px) scale(1);
    opacity: 0;
  }

  20% {
    transform: translateY(-30px) scale(0.6);
    -webkit-transform: translateY(-30px) scale(0.6);
    -moz-transform: translateY(-30px) scale(0.6);
    -ms-transform: translateY(-30px) scale(0.6);
    -o-transform: translateY(-30px) scale(0.6);
    opacity: 1;
  }

  40% {
    transform: translateY(0px) scale(0.3);
    -webkit-transform: translateY(0px) scale(0.3);
    -moz-transform: translateY(0px) scale(0.3);
    -ms-transform: translateY(0px) scale(0.3);
    -o-transform: translateY(0px) scale(0.3);
    opacity: 0;
  }

  100% {
    transform: translateY(0px) scale(0.3);
    -webkit-transform: translateY(0px) scale(0.3);
    -moz-transform: translateY(0px) scale(0.3);
    -ms-transform: translateY(0px) scale(0.3);
    -o-transform: translateY(0px) scale(0.3);
    opacity: 0;
  }
}#main-canvas .tt-logo {
	position: absolute;
	top: 30px;
	right: 20px;
	z-index: 3;
	width: 270px;
}

#main-canvas .nav .list-item{
	display: inline-block !important;
	clear: none !important;
}
#main-canvas .nav .c4 .list-item:nth-child(3) a{
 margin-left: 87px;	
}

#main-canvas .nav .list-item a,
#main-canvas .nav .list-item a:visited{
	color:#333333 !important;
	font-size:20px;
}

/*#main-canvas .nav .list-item:nth-child(3) a{
padding-left: 20px;
}*/

#main-canvas .navWrap {
  border-bottom: 1px solid rgba(0,0,0,.1);
}

#main-canvas .nav .c2 .list-item {
	width: 50%;	
}
#main-canvas .nav .c3 .list-item {
	width: 33%;	
}
#main-canvas .nav .c4 .list-item{
	width: 25%;	
}
#main-canvas .nav .c5 .list-item{
	width: 20%;	
}
#main-canvas .nav .c6 .list-item{
	width: 16%;	
}

#main-canvas .nav .list-item {
  border-radius: 2px;
}

/*#main-canvas .nav .list-item:hover {
  background: rgba(0,0,0,.1);
  border-radius: 2px;
}*/
#main-canvas .nav .list-item:hover a{
	color:#000080 !important;
}

/* fixed nav */
#main-canvas .navWrap.fixed {
  margin-top: 0px;
  position: fixed;
  border-bottom: none;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(255,255,255,.95);
  z-index: 3;
  box-shadow: 0 2px 4px rgba(0,0,0,.2);
  padding-right: 80px;
}
#main-canvas a,
#main-canvas a:visited{
color:#000080 !important;
}
}

#main-canvas h1{
font-family:'Oswald' !important;
}

.element-contact-organizer{
display:none;	
}