/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-text-size-adjust: 100%;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
input,
input:before,
input:after {
  -webkit-user-select: initial;
  -khtml-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
@font-face {
  font-family: 'Calibre Medium';
  src: url("fonts/CalibreWeb-Medium.eot");
  src: url("fonts/CalibreWeb-Medium.eot") format('embedded-opentype'), url("fonts/CalibreWeb-Medium.woff") format('woff');
}
@font-face {
  font-family: 'Calibre Thin';
  src: url("fonts/CalibreWeb-Thin.eot");
  src: url("fonts/CalibreWeb-Thin.eot") format('embedded-opentype'), url("fonts/CalibreWeb-Thin.woff") format('woff');
}
@font-face {
  font-family: 'Calibre Regular';
  src: url("fonts/CalibreWeb-Regular.eot");
  src: url("fonts/CalibreWeb-Regular.eot") format('embedded-opentype'), url("fonts/CalibreWeb-Regular.woff") format('woff');
}
@font-face {
  font-family: 'Calibre Light';
  src: url("fonts/CalibreWeb-Light.eot");
  src: url("fonts/CalibreWeb-Light.eot") format('embedded-opentype'), url("fonts/CalibreWeb-Light.woff") format('woff');
}
h2 {
  font-size: 2.5vw;
  font-family: 'Calibre Thin';
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  color: #bbb;
  text-align: center;
  display: block;
  margin: 40px auto 75px auto;
  text-shadow: -1px 0px 0px rgba(0, 0, 0, 0.15), 1px 0px 0px rgba(0, 0, 0, 0.15), 0px -1px 0px rgba(0, 0, 0, 0.15), 0px 1px 0px rgba(0, 0, 0, 0.15);
  line-height: 1.12em;
}
@media (max-width: 1024px) {
  h2 {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 18px;
    max-width: 100%;
  }
}
h2 span {
  display: block;
}
h2 span.yesAsInSyncedVideoPlayBackSoEveryoneIsWatchingTheSameThingAtTheSameTime {
  display: inline;
  color: white;
}
span.sssw {
  transition: all 0.15s ease;
  color: white;
  text-transform: none;
  display: inline;
}
div.twitter-icon-wrap {
  transition: all 0.15s ease;
  opacity: 0;
  display: inline-block;
  margin-right: -5vw;
}
.arrow {
  opacity: 0.6;
  font-size: 1.5vw;
  padding: 0 0 0 7px;
  display: inline-block;
  vertical-align: middle;
}
.icon-twitter {
  font-size: 0.65em;
  line-height: 0;
  display: inline-block;
  padding-left: 8px;
}
h2.mission-statement:hover .sssw {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  padding: 0 8px 4px 8px ;
}
h2.mission-statement:hover .twitter-icon-wrap {
  opacity: 1;
}
h2.mission-statement:hover a {
  color: inherit;
}
span.break-line.desktop {
  display: block;
}
@media (max-width: 1024px) {
  span.break-line.desktop {
    display: inline;
  }
}
@media (max-width: 1024px) {
  span.break-line.mobile {
    display: block;
  }
}
h3 {
  font-family: 'Calibre Regular';
  -webkit-font-smoothing: antialiased;
  line-height: 1.6em;
  text-shadow: -1px 0px 0px rgba(0, 0, 0, 0.15), 1px 0px 0px rgba(0, 0, 0, 0.15), 0px -1px 0px rgba(0, 0, 0, 0.15), 0px 1px 0px rgba(0, 0, 0, 0.15);
  color: #ccc;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
}
h4 {
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto 70px auto;
  font-family: 'Calibre Light';
  font-size: 27px;
  max-width: 320px;
  display: block;
  line-height: 1.15em;
}
h6 {
  font-family: 'Calibre Regular';
  -webkit-font-smoothing: antialiased;
  text-shadow: -1px 0px 0px rgba(0, 0, 0, 0.15), 1px 0px 0px rgba(0, 0, 0, 0.15), 0px -1px 0px rgba(0, 0, 0, 0.15), 0px 1px 0px rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.4);
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  display: inline-block;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 10px;
  line-height: 0.8em;
  float: left;
}
h6:last-child {
  border-right: none;
  padding-right: 0;
}
h6:first-child {
  padding-left: 0;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.15s ease;
}
a:hover {
  color: white;
}
span.sssw-mobile {
  font-family: 'Calibre Light';
  -webkit-font-smoothing: antialiased;
  font-size: 26px;
  color: white;
}
@media (max-width: 320px) {
  span.sssw-mobile {
    font-size: 24px;
  }
}
.eyes {
  text-align: center;
  margin-bottom: 30px;
  visibility: hidden;
  transition: opacity 0.15s linear;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  transform-origin: top center;
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  backface-visibility: hidden;
}
@media (max-width: 1024px) {
  .eyes {
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    margin: 0 auto 80px auto;
    display: block;
    top: 0;
    left: 50%;
    white-space: nowrap;
  }
}
@media (max-width: 320px) {
  .eyes {
    margin-left: -10px;
  }
}
@media (max-width: 1024px) {
  .loaded .eyes {
    visibility: visible;
  }
}
.loaded .eyes.small {
  visibility: visible;
}
@media (max-width: 1024px) {
  .loaded .eyes.small {
    visibility: hidden;
  }
}
svg {
  width: 150px;
  height: 65px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-user-select: none;
  user-select: none;
  overflow: visible;
}
svg rect {
  width: 150px;
  height: 65px;
}
svg:first-child {
  margin-right: 18px;
}
svg:last-child {
  margin-left: 18px;
}
.eyeball {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.eyes.small {
  transform: scale(0.33) translate3d(-50%, 0, 0);
  -webkit-transform: scale(0.33) translate3d(-50%, 0, 0);
  -moz-transform: scale(0.33) translate3d(-50%, 0, 0);
  -ms-transform: scale(0.33) translate3d(-50%, 0, 0);
  -o-transform: scale(0.33) translate3d(-50%, 0, 0);
  transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transition: opacity 0.15s ease, transform 0.22s ease;
  -webkit-transition: opacity 0.15s ease, -webkit-transform 0.22s ease;
  -moz-transition: opacity 0.15s ease, -moz-transform 0.22s ease;
  -ms-transition: opacity 0.15s ease, -ms-transform 0.22s ease;
  -o-transition: opacity 0.15s ease, -o-transform 0.22s ease;
  position: absolute;
  top: 56px;
  left: 50%;
  opacity: 0.4;
}
.info-toggle:hover .eyes.small,
.info-shown .eyes.small {
  opacity: 1;
}
#clipPath4 {
  animation: blink 5s linear infinite;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
}
@media (max-width: 1024px) {
  #clipPath4 {
    animation: none;
  }
}
@keyframes blink {
  5% {
    transform: scaleY(1);
  }
  7% {
    transform: scaleY(0.05);
  }
  9% {
    transform: scaleY(1);
  }
}
form {
  display: none;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1024px) {
  form {
    margin-bottom: 80px;
  }
}
.loaded form {
  display: block;
}
input.email,
.button,
.in-app-request-invite {
  outline: none;
  border: none !important;
  border-radius: 4px;
  -webkit-appearance: none;
  appearance: none;
  width: 280px;
  padding: 12px 16px;
  background-color: rgba(255, 255, 255, 0.12);
  vertical-align: middle;
  font-size: 18px;
  letter-spacing: 0.03em;
  font-family: 'Calibre Regular';
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}
@media (max-width: 1024px) {
  input.email,
  .button,
  .in-app-request-invite {
    font-family: 'Calibre Regular';
    width: 100%;
    display: block;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.in-app-request-invite {
  display: none;
}
@media (min-height: 660px) and (max-height: 667px), (min-height: 565px) and (max-height: 568px) {
  form {
    display: none !important;
  }
  .in-app-request-invite {
    display: block;
    margin-bottom: 80px;
  }
}
::placeholder,
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-placeholder,
input.email {
  color: white !important;
  opacity: 1;
  transition: all 0.15s;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -o-transition: all 0.15s;
}
input.email {
  border-radius: 4px;
  margin: 0 2px 0 0;
}
@media (max-width: 1024px) {
  input.email {
    margin-bottom: 10px;
  }
}
input.email:hover,
input.email:focus {
  background: rgba(255, 255, 255, 0.13);
}
input.email:focus {
  animation: glow 0.3s cubic-bezier(0.255, 0.09, 0.115, 0.995) 1;
  -webkit-animation: glow 0.3s cubic-bezier(0.255, 0.09, 0.115, 0.995) 1;
  -moz-animation: glow 0.3s cubic-bezier(0.255, 0.09, 0.115, 0.995) 1;
  -ms-animation: glow 0.3s cubic-bezier(0.255, 0.09, 0.115, 0.995) 1;
  -o-animation: glow 0.3s cubic-bezier(0.255, 0.09, 0.115, 0.995) 1;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
}
.button {
  width: auto;
  background-color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0);
  cursor: pointer;
  transition: all 0.1s;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -o-transition: all 0.15s;
  border-radius: 4px;
  margin: 0;
  color: black;
}
@media (max-width: 1024px) {
  .button {
    width: 100%;
    display: block;
  }
}
.button:hover {
  background-color: #8f39fe;
  color: white;
}
@media (max-width: 1024px) {
  .button:hover {
    background-color: rgba(255, 255, 255, 0.66);
  }
}
input.email:focus::-webkit-input-placeholder,
input.email:focus::-moz-placeholder,
input.email:focus:-ms-placeholder {
  opacity: 0;
  color: white;
}
.spaced {
  margin-bottom: 20px;
}
@keyframes glow {
  0% {
    box-shadow: 0px 0px 150px -10px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.33);
  }
}
html,
body {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: 'Calibre Medium';
  color: #fff;
  background: #000;
  overflow: hidden;
  text-rendering: optimizeLegibility;
}
@media (max-width: 1024px) {
  html,
  body {
    height: auto;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    position: static;
  }
  html.confirm-email,
  body.confirm-email {
    background: #8f39fe;
    height: 100%;
    overflow: hidden;
    position: absolute;
    display: static;
  }
}
html.confirm-email,
body.confirm-email {
  background: #8f39fe;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
@media (min-width: 1025px) {
  .mobile-only {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .not-mobile {
    display: none !important;
  }
}
.clip-mask {
  position: absolute;
  opacity: 0;
  top: -500px;
  left: -500px;
  pointer-events: none;
}
.noise {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/assets/noise.gif');
  background-size: cover;
  opacity: 1;
}
.confirm-email .noise {
  display: block;
}
#video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
}
@media (max-width: 1024px) {
  #video {
    display: none;
  }
}
.info-shown #video {
  -webkit-filter: blur(80px);
  -webkit-transform: scale(1.077);
  -moz-transform: scale(1.077);
  -ms-transform: scale(1.077);
  -o-transform: scale(1.077);
  transform: scale(1.077);
  opacity: 0.5;
}
.instructions {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #8f39fe;
}
@media (max-width: 1024px) {
  .instructions {
    display: none;
  }
}
.instructions .wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.instructions .wrap .surf {
  margin: 0 auto 22px auto;
  font-size: 40px;
  display: block;
}
.uber-wrap {
  height: 100%;
  transform: scale(1.15);
  opacity: 0;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  pointer-events: none;
}
@media (max-width: 1025px) {
  .uber-wrap {
    opacity: 1;
    padding: 50px 250px 25px 250px;
    transform: scale(1);
    height: auto;
    background: #8f39fe;
    pointer-events: auto;
    position: static;
  }
}
@media (max-width: 768px) {
  .uber-wrap {
    padding: 50px 160px 25px 160px;
  }
}
@media (max-width: 600px) {
  .uber-wrap {
    padding: 50px 15px 25px 15px !important;
  }
}
.uber-wrap .centre-wrap {
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -4vh;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
@media (max-width: 1025px) {
  .uber-wrap .centre-wrap {
    position: static;
    margin: 0;
    top: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    text-align: center;
  }
}
.info-shown .uber-wrap {
  pointer-events: auto;
  transform: scale(1);
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
}
.info-toggle {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 40%;
  cursor: pointer;
  display: none;
}
.enable-info-toggle .info-toggle {
  display: block;
}
.info-toggle:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70%;
  background: linear-gradient(to bottom, rgba(0,0,0,0.6) 5%, rgba(0,0,0,0) 70%);
  background-position: 0 -30px;
  background-repeat: no-repeat;
  transition: all 0.25s ease;
  opacity: 0.33;
}
.info-toggle:hover:before {
  background-position: 0 0;
  opacity: 0.8;
  height: 100%;
}
.channel-name-shown .info-toggle:before {
  opacity: 0 !important;
}
.info-shown .info-toggle:before {
  background-position: 0 0;
  height: 100%;
}
#omfg {
  position: absolute;
  top: 35px;
  left: 20px;
  height: 18px;
  width: 35px;
  transition: all 0.12s ease;
  -webkit-user-select: none;
  opacity: 0;
}
#omfg:hover {
  height: 22px;
  top: 33px;
}
.channel-name-shown #omfg,
.info-shown #omfg {
  opacity: 0 !important;
}
.info-toggle:hover #omfg {
  opacity: 1;
}
#omfg span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: white;
  top: 0;
  display: block;
  opacity: 0.83;
}
:hover#omfg span {
  opacity: 1;
}
#omfg span:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
#omfg span:nth-child(3) {
  bottom: 0;
  top: initial;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  margin: auto;
  display: inline-block;
  text-align: center;
}
.footer .footer-links {
  display: inline-block;
  margin: auto;
}
.footer .press-links {
  margin-bottom: 17px;
}
.footer .press-links a {
  transition: opacity 0.1s ease;
  -webkit-transition: opacity 0.1s ease;
}
.footer .press-links a:hover {
  opacity: 0.33;
}
.footer .press-links img {
  height: 11px;
  display: inline;
  margin: 0 17px;
  vertical-align: middle;
}
.footer .press-links img.taller {
  height: 1.7em;
}
.footer .press-links img.tall {
  height: 1.5em;
}
.footer .press-links img.medium {
  height: 1.1em;
}
.current-info-wrap {
  opacity: 0;
  position: absolute;
  top: 30px;
  right: 20px;
  transition: all 0.15s ease;
}
.info-toggle:hover .current-info-wrap,
.info-shown .current-info-wrap {
  opacity: 1;
}
.current-info {
  position: relative;
  right: 0;
  opacity: 1;
  cursor: pointer;
  background-color: rgba(30, 30, 30, 0.7);
  border-radius: 3px;
  transition: opacity 0.25s ease, background-color 0.12s ease;
  text-align: left;
  overflow: hidden;
  z-index: 1;
  height: 58px;
  vertical-align: middle;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}
.current-info .text-wrap,
.current-info .info-share-links,
.current-info img {
  display: inline-block;
  vertical-align: middle;
}
.current-info .text-wrap {
  margin-right: 22px;
  margin-left: 20px;
}
.current-info .text-wrap span {
  display: block;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  line-height: 18px;
  letter-spacing: 0.025em;
}
.current-info .text-wrap span.info-channel-title {
  font-family: 'Calibre Medium';
  opacity: 1;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.current-info .text-wrap span.info-channel-title .info-channel-curator {
  font-family: 'Calibre Light';
  text-transform: none;
  font-size: 14px;
  color: #A5A5A5;
}
.current-info .text-wrap span.info-video-title {
  font-family: 'Calibre Light';
  font-size: 14px;
  color: #E7E7E7;
  max-width: 250px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.current-info .info-share-links {
  margin-right: 15px;
}
.current-info .info-share-links .icon {
  color: #55acee;
  opacity: 0.7;
  margin: 7px 0;
  transition: opacity 0.15s ease;
  display: block;
  width: 17px;
  height: 17px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.current-info .info-share-links .icon.twitter {
  background-image: url("icons/twitter-icon.svg");
}
.current-info .info-share-links .icon.facebook {
  background-image: url("icons/facebook-icon.svg");
}
.current-info .info-share-links .icon:hover {
  opacity: 1;
}
.current-info img {
  height: 100%;
}
.current-info img:hover {
  -webkit-filter: brightness(1.13) contrast(1.13);
  filter: brightness(1.13) contrast(1.13);
}
.current-info:hover {
  background-color: rgba(50, 50, 50, 0.93);
}
.info-shown .current-info,
.channel-name-shown .current-info {
  visibility: hidden;
}
.press-quote {
  margin-bottom: 90px;
}
.press-quote img {
  height: 16px;
  max-width: 100%;
  margin-bottom: 15px;
}
.press-quote img.medium {
  height: 22px;
}
.press-quote img.tall,
.press-quote img.taller {
  height: 35px;
}
.press-quote p {
  font-family: 'Calibre Thin';
  font-size: normal;
  -webkit-font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  line-height: 29px;
  padding: 0 20px;
}
@media (max-width: 320px) {
  .press-quote p {
    font-size: 22px;
    padding: 0 10px;
  }
  .press-quote p span.break-under-320 {
    display: block;
  }
}
.mobile-about {
  margin-bottom: 70px;
}
.mobile-about span.surf {
  margin-bottom: 30px;
  display: block;
  font-size: 50px !important;
}
.mobile-about span.surf img {
  height: 60px;
}
@media (max-width: 320px) {
  .mobile-about span.surf img {
    height: 45px;
  }
}
.mobile-about p {
  font-family: 'Calibre Light';
  font-size: normal;
  -webkit-font-smoothing: antialiased;
  color: white;
  font-size: 22px;
  line-height: 25px;
  padding: 0 10px;
  margin-bottom: 25px;
}
@media (max-width: 320px) {
  .mobile-about p {
    font-size: 20px;
    padding: 0;
  }
}
.mobile-about p a {
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.mobile-smallprint {
  margin-bottom: 50px;
}
.mobile-smallprint span {
  font-family: 'Calibre Light';
  font-size: normal;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  line-height: 1em;
  margin-bottom: 20px;
  font-size: 16px;
  padding: 0 5px;
  color: #E3E3E3;
}
@media (max-width: 320px) {
  .mobile-smallprint span {
    font-size: 15px;
  }
  .mobile-smallprint span:last-child {
    padding: 0;
  }
}
.mobile-smallprint span:first-child {
  text-transform: uppercase;
  color: white;
  display: block;
  letter-spacing: 0.03em;
}
.mobile-smallprint span:nth-child(2),
.mobile-smallprint span:nth-child(3) {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.mobile-smallprint span a {
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.share-links {
  margin-bottom: 55px;
}
.share-links span {
  font-family: 'Calibre Light';
  font-size: normal;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  line-height: 0.88em;
  font-size: 16px;
  color: #E3E3E3;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
  letter-spacing: 0.03em;
}
.share-links img {
  margin: 0 6px;
}
.share-links a.facebook-link {
  display: none;
}
.chan-headup-display {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #8f39fe;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
}
.chan-headup-display .centre-wrap {
  margin: 0;
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  text-align: center;
  padding: 0 60px;
}
.chan-headup-display h1 {
  margin-top: -18px;
  font-size: 11.2vw;
  font-family: 'Calibre Thin';
  color: #fff;
  text-align: center;
  display: inline-block;
  text-shadow: -1px 0px 0px rgba(0, 0, 0, 0.15), 1px 0px 0px rgba(0, 0, 0, 0.15), 0px -1px 0px rgba(0, 0, 0, 0.15), 0px 1px 0px rgba(0, 0, 0, 0.15);
  line-height: 1em;
  font-weight: normal;
  width: auto;
  color: white;
  letter-spacing: 0.005em;
  vertical-align: middle;
  line-height: 0.8em;
}
@media (max-width: 1024px) {
  .chan-headup-display h1 {
    font-size: 176px;
  }
}
.chan-headup-display span.current-channel-number {
  display: inline-block;
  vertical-align: top;
  width: 52px;
  height: 52px;
  border-radius: 26px;
  line-height: 46px;
  font-size: 35px;
  font-family: 'Calibre Regular';
  color: #fff;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  border: 2px solid white;
  vertical-align: middle;
  margin-top: 12px;
  margin-right: 28px;
  margin-left: -65px;
  display: none;
}
.chan-headup-display .curator-profile {
  margin-bottom: 80px;
  margin-top: -40px;
}
.chan-headup-display .curator-profile img {
  height: 100px;
  display: block;
  margin: 0 auto 24px auto;
}
.chan-headup-display .curator-profile span.curated-by,
.chan-headup-display .curator-profile span.curator-description-here {
  display: block;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.006em;
  line-height: 1.25em;
}
.chan-headup-display .curator-profile span.curated-by {
  font-family: 'Calibre Regular';
  color: #fff;
  font-size: 17px;
  margin-bottom: 3px;
}
.chan-headup-display .curator-profile span.curator-description-here {
  font-family: 'Calibre Regular';
  color: #d7b8ff;
  font-size: 14px;
  max-width: 300px;
  margin: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.info-shown .chan-headup-display {
  visibility: hidden;
}
.confirm-email h2 {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  max-width: 750px;
  margin-top: -5px;
}
