@font-face {
  font-family: 'Bebas';
  src: url('fonts/bebas-webfont.eot'); /* IE9 Compat Modes */
  src: url('fonts/bebas-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/bebas-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/bebas-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}


.wf-loading {
  visibility: hidden;
}
.wf-active {
  visibility: visible;
}

.circle {
    height: 20px;
    width: 20px;
    border-radius: 100%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    border: 1px solid white;
}

.marker {
    width: 100%;
    height: 1px;
    background: white;
    position: absolute;
    top: 50%;
    display: none;
}

body {
    padding: 0px;
    margin: 0px;
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    /*font-family: Vollkorn,Helvetica,Arial;*/
    /* height: 100%; */
    background: rgb(9, 12, 27);
}


.sample-item {
    overflow: hidden;
    position: relative;
    height: auto;
    width: 30%;
    text-align: center;
    /* padding-top: 17%; */
    cursor: pointer;
    cursor: hand;
    display: block;
    /* opacity: 0; */
    overflow: visible;
    /* background: rgb(181, 181, 181); */
    width: 33.333%;
    /* opacity: 0; */
    /* max-width: 33.3333%; */
    -webkit-flex-grow:1;
    flex-grow: 1;
    -webkit-justify-content:space-around;
    justify-content: space-around;
    /* display: none; */
    height: 32%;
}

.sampler {
    width: 100%;
    height: 100%;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -webkit-flex-direction:column;
    flex-direction: column;
    -webkit-justify-content:space-around;
    justify-content: space-around;
    z-index: 1000000000;
}

.glasper-video {
    /* position: absolute; */
    /* top: -20%; */
    /* left: -50%; */
    min-width: 100%;
    min-height: 100%;
    /* bottom: 0px; */
    /* right: 0px; */
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
}

.video-container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

.viz {
    top: 50%;
    position: absolute;
    left: 70px;
    /* right: 0px; */
    margin: 0 auto;
    width: 46%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    display: none;
}

.kick {width: 100px;position: relative;}

.keys {-webkit-order:10;order: 10;overflow:hidden;/* background-color: #222; *//* border-top: 2px solid black; *//* border-bottom: 2px solid black; */
}

.kick-note {
    height: 20px;
    width: 20px;
    position: absolute;
    border-radius: 100%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    border: 1px solid white;
}

.snare-note {
    height: 20px;
    width: 20px;
    position: absolute;
    border-radius: 100%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    border: 1px solid white;
}

.circle-container {
}

.hat-note {
    height: 8px;
    width: 8px;
    position: absolute;
    border-radius: 100%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    border: 1px solid white;
}

.hat {
    width: 20px;
    position: relative;
}

.snare {
    width: 100px;
    position: relative;
}

.vocal {order: 2;-webkit-order:2;}

.vocal-note {
    height: 40px;
    width: 40px;
    position: absolute;
    border-radius: 100%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    border: 1px solid white;
}


.sample-item:hover {
}

video {
    /* object-fit: contain; */
}

#intro-video {
    position: absolute;
    top: 0px;
    /* opacity: .3; */
    /* -webkit-filter: grayscale(100%); */
    /* display: none; */
    left: 0px;
    height: 100%;
    width: 100%;
    /* background: linear-gradient(50deg,#41f6ff 0,#2b26f8 100%); */
    cursor: hand;
    cursor: pointer;
    /* margin-top: 10%; */
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}


.play-screen {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    /* visibility: hidden; */
    /* opacity: 0; */
    /* display: none; */
    background: -webkit-linear-gradient(50deg,#ff4169 0,#7c26f8 100%);
    background: linear-gradient(50deg,#ff4169 0,#7c26f8 100%);
    opacity: 1;
    BACKGROUND: rgba(0, 27, 217, 0.11);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    text-align: center;
}

.bass {
    -webkit-order:0;
    order: 0;
    /* background: #270636; */
    /* border-bottom: 2px solid black; */
}

.guitar {
    -webkit-order:10;
    order: 10;
    /* background: #ffffff; */
    /* border-bottom: 2px solid black; */
}

.drums {
    -webkit-order:4;
    order: 4;
    /* width: 100%; */
    /* height: 100%; */
    /* background: #396dc1; */
    /* width: 300px; */
    /* height: 33%; */
    /* border-bottom: 2px solid black; */
    /* background: linear-gradient(50deg,#ff4169 0,#7c26f8 100%); */
    /* background: linear-gradient(50deg,#e6e6e6 0,#e4bee8 100%); */
    position: relative;
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;          /* Likely future */
}

.sample {
    -webkit-order:6;
    order: 6;
    /* background: #009688; */
    /* border-top: 2px solid black; */
    /* border-right: 2px solid black; */
}

.sample_final {
    -webkit-order:6;
    order: 6;
}

.video {
    /* border-top: 2px solid black; */
    /* border-left: 2px solid black; */
    background: #000;
    /* -webkit-filter: grayscale(1); */
    /* -webkit-filter: grayscale(100%); */
    /* overflow: hidden; */
    visibility: hidden;
    /* background: linear-gradient(50deg,#41ffa7 0,#2678f8 100%); */
}

.back_vocal {
    -webkit-order:3;
    order: 3;
    /* opacity: 1; */
    /* background: #f7f7f7; */
    /* background: rgb(85, 78, 101); */
    /* border-bottom: 2px solid black; */
    /* border-top: 2px solid black; */
}

.drum-animation {
    fill: white;
    stroke: black;
}

.animation-svg {
    width: 100%;
    height: 100%;
    vector-effect: non-scaling-stroke;
    overflow: visible;
    display: none;
}

.animation-svg path {
    fill: none;
    stroke: #000;
    stroke-width: 1;
    /* vector-effect: non-scaling-stroke; */
    pointer-events:none;
}

.circle-container circle {
    /* vector-effect: non-scaling-stroke; */
    stroke-width: 1;
    /* fill: white; */
    /* stroke: white; */
    stroke: #fff;
    pointer-events:none;
}

.text-container {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
    pointer-events: none;
}

.text-container text {
    pointer-events: none;
    text-anchor: middle;
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;          /* Likely future */
    font-size: 10px;
    fill: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .5px;
    font-family:'Bebas',sans-serif;
    letter-spacing: .2px;
}

.un-muted .volume-icon path{
  fill:white;
}

.un-muted p{
  color:rgba(255,255,255,0);
}

.sample-rect {
    /* width: 100%; */
    fill: white;
    /* height: 100%; */
}

.sample .animation-svg {
    overflow: hidden;
}

.keys .animation-svg {
    overflow: hidden;
    height: 104%;
}

.vocal .animation-svg text {
    text-anchor: middle;
    font-size: 35px;
    letter-spacing: 1px;
    /* stroke: white; */
    fill: #7b1515;
    stroke-width: .5px;
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;          /* Likely future */
    font-family:'Bebas',sans-serif;
    letter-spacing: -1px;
}

.vocal {
    /* background: rgba(255, 255, 255, 0.43); */
    /* background: #607D8B; */
    /* border-top: 2px solid black; */
}

.back_vocal path{
  stroke-linecap:"round";
}


.bass-circle {
    /* fill: hsl(0, 0%, 71%); */
    /* stroke: #c11e55; */
    /* stroke-width: .5; */
    /* opacity: .4; */
}

.bass .animation-svg {
    overflow: hidden;
}

.animation-svg .guitar-line {
    stroke: #607D8B;
    stroke-width: 1;
    /* shape-rendering: crispEdges; */
}

.annotations {
    -webkit-order:5;
    order: 5;
    /* background: #000000; */
    /* border: 2px solid black; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction:column;
    flex-direction: column;
    -webkit-justify-content:flex-end;
    justify-content: flex-end;
    cursor: initial;
}

.video {
    -webkit-order:10;
    order: 10;
    cursor: hand;
    cursor: pointer;
}


.vocal .animation-svg {
    overflow: hidden;
    height: 100%;
}


.annotation-text {
    color: #86878a;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 32px;
    width: 100%;
    position: absolute;
    top: 90px;
    left: 0px;
    right: 0px;
    color: white;
    font-weight: 400;
    max-width: 350px;
}

video::cue {
  color: #fff;
  font-size: 14px;
  background:rgba(0,0,0,.8);
  font-weight: 300;
  line-height: 25px;
  width:80%;
  margin: 0 auto;
  font-family:Roboto;
  letter-spacing: 5px;
}


.annotations:hover {
}


.full-sample-rect {
    fill: #7a5d9a;
}

.full-sample-rect-filled {
    fill: white;
}

.full-sample-cut-line {
    stroke: #211648;
    stroke-dasharray: 5,2;
    stroke-width: 1.5;
}


.annotation-load-text {
    font-family: 'Roboto',sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    /* letter-spacing: 2px; */
    margin: 0 auto;
    /* width: 110px; */
    text-align: center;
    line-height: 19px;
    color: white;
    /* text-transform: uppercase; */
    /* letter-spacing: 1px; */
    font-weight: 400;
    width: 100%;
}

.annotation-load-button {
    border: 2px solid #fff;
    border-radius: 20px;
    width: 240px;
    margin: 0 auto;
    position: absolute;
    top: 203px;
    left: 0px;
    right: 0px;
    cursor: hand;
    cursor: pointer;
    height: 39px;
    margin-top: -21px;
}

.annotation-text-headphones {
    color: #656565;
    font-family: 'Roboto',sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 1px;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    top: 237px;
    color: rgba(255, 255, 255, 0.47);
    width: 100%;
}

.annotation-text-big {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 37px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    width: 100%;
    overflow: visible;
    margin: 0 auto;
    /* margin-bottom: 4px; */
    /* color: white; */
    position: absolute;
    top: 64px;
    height: 2px;
    left: 50%;
}

.video-background {
    z-index: 100000000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    height: 100%;
    overflow: hidden;
}

.video-background-video {
    /* height: 100%; */
    opacity: .4;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
    min-width: 100%;
    min-height: 85vw;
}


.annotation-text-big-text {
    fill: #04ff88;
    text-anchor: middle;
    font-weight: 100;
    font-size: 53px;
    letter-spacing: 0px;
}


.annotation-load-button:hover {
}

.cut-line-scissors path {
    fill: #dad5ec;
    /* stroke-width: 1; */
    /* stroke: #5432ee; */
    stroke: none;
}

.volume-icon-container {
    position: absolute;
    z-index: 10000;
    top: 10px;
    left: 21px;
    width: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    pointer-events: none;
}

.volume-icon {
    width: 20px;
}

.volume-icon-text {font-family: 'Roboto';text-transform: uppercase;font-weight: 600;color: white;font-size: 10px;margin: 0px;line-height: 39px;letter-spacing: 1px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin-left: -4px;}

.volume-icon path {
    fill: rgba(255,255,255,0);
}


.annotation-bold {
    font-weight: 600;
    border-bottom: 1px solid white;
}

.pointer-hand {
    width: 40px;
    height: 40px;
    fill: #bbb;
    position: absolute;
    top: 180px;
    left: 50%;
    z-index: 100000;
}


.scissor-example-container {
    position: absolute;
    top: 170px;
    left: 52%;
    fill: #3e3c3c;
    z-index: 0;
}

.line-example {
    height: 55px;
    position: absolute;
    width: 2px;
    border-left: 2px dashed #3a3a3a;
    left: -5px;
}


.load-video {
    color: white;
    font-family: 'Roboto';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 11px;
    top: 45%;
    position: absolute;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    pointer-events: none;
}

.drums-screen {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background: rgba(72, 72, 72, 0.87);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content:space-around;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    pointer-events: none;
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;          /* Likely future */
}

.drums-screen p {
    color: white;
    font-family: 'Roboto';
    margin: 0px;
    font-size: 42px;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    pointer-events: none;
    display: none;
}


.vocal-button-container {
    position: absolute;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    visibility: hidden;
}

.vocal-button-text {
    color: white;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 11px;
    width: 110px;
    margin: 0px;
    line-height: 23px;
    letter-spacing: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: all;
}

.vocal-button {
    width: 55px;
    /* background: #7b1515; */
    border-radius: 19px;
    height: 23px;
    box-shadow: inset 0 16px 35px rgb(123, 21, 21);
    /* border: 1px solid #af1d1d; */
    position: relative;
    pointer-events: all;
}

.vocal-button-dial-text {
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 23px;
    margin: 0px;
    font-size: 13px;
    text-align: right;
    padding-right: 10px;
    padding-left: 10px;
    font-family: 'Bebas',sans-serif;
}

.vocal-button-dial {
    width: 15px;
    height: 15px;
    background: white;
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 50%;
    border: 2px solid #7b1515;
}

.drum-example-container {
    fill: #333;
    stroke: #333;
    stroke-width: 2px;
    position: absolute;
    top: 172px;
    left: 45%;
    z-index: 0;
}

.vocal-example-container {
    width: 50px;
    height: 20px;
    position: absolute;
    top: 170px;
    left: 42%;
    border-radius: 25px;
    border: 2px solid #333;
}

.end-example-container {
    position: absolute;
    width: 50px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap:wrap;
    flex-wrap: wrap;
    left: 41%;
    top: 169px;
}

.end-example-box {
    /* background: red; */
    width: 29%;
    /* border: 1px solid #333; */
    -webkit-flex-grow:1;
    flex-grow: 1;
    background: #232323;
    margin-bottom: 1px;
    margin-left: 1px;
}

.video-pop-up {
    position: absolute;
    top: -71px;
    color: white;
    font-family: 'Roboto',sans-serif;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    /* letter-spacing: 2px; */
    margin: 0 auto;
    /* width: 110px; */
    text-align: center;
    line-height: 15px;
    color: white;
    /* text-transform: uppercase; */
    /* letter-spacing: 1px; */
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    width: 191px;
    /* background: rgb(14, 14, 14); */
    border-radius: 10px;
    padding: 8px 12px;
    left: 0px;
    right: 0px;
    display: none;
    border: 2px solid #1f2656;
}

.video-menu {
    position: absolute;
    top: 41px;
    right: 20px;
    height: auto;
    /* width: 20px; */
    z-index: 10000;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    cursor: hand;
    cursor: pointer;
}

.video-menu-item {
    background: rgba(255, 255, 255, 0);
    height: 15px;
    width: 15px;
    /* margin-bottom: 6px; */
    position: relative;
    border-bottom: 1px solid white;
    pointer-events: all;
    cursor: hand;
    cursor: pointer;
}

.video-menu-item-text {
    position: absolute;
    font-family: 'Roboto',Arial,sans-serif;
    color: white;
    font-size: 9px;
    top: 0px;
    line-height: 15px;
    margin: 0px;
    left: 5px;
    font-weight: 400;
    pointer-events: none;
}

.video-menu-label {
    font-family: 'Roboto',sans-serif;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    /* letter-spacing: 2px; */
    margin: 0 auto;
    /* width: 110px; */
    text-align: center;
    line-height: 19px;
    color: white;
    /* text-transform: uppercase; */
    letter-spacing: .5px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    position: absolute;
    top: -22px;
    left: -8px;
    text-transform: uppercase;
    cursor: hand;
    cursor: pointer;
}

.video-menu-item:hover {
    background: rgba(4, 255, 136, 0.36);
}

.make-small{
  font-size: 12px;
  color: rgb(215, 218, 239);
  text-align: left;
  top: 0px;
  padding-top: 11px;
  line-height: 18px;
  font-weight: 500;
  text-align: left;
  max-width: none;
  margin-left: 10px;
  margin-right: 10px;
  width: auto;
}

.make-small a:visited{
  color:white;
}

.make-small a{
  color:white;
}


.sources {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000000000000000000000000;
    pointer-events: none;
    overflow: hidden;
}

.yours-truly {
    fill: white;
    width: 151px;
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    text-decoration: none;
    pointer-events: all;
}

.polygraph {
    fill: white;
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    cursor: HAND;
    text-decoration: none;
    position: relative;
    pointer-events: all;
}

.text-side {
  color: white;
  font-family: 'Roboto';
  font-weight: 100;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0px 2px;
  text-decoration: none;
  line-height: 20px;
}

.text-side a{

}


.polygraph-logo {
    width: 1px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    height: 37px;
}

.sources-container {
    position: absolute;
    bottom: 7px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-left: 30px;
    height: 43px;
}


.yours-truly-logo {
    width: 1px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    height: 40px;
}

.yours-truly-text {
    letter-spacing: 1px;
}

.done-by {
    position: absolute;
    color: white;
    font-family: 'Roboto';
    font-weight: 100;
    font-size: 11px;
    color: rgb(119, 129, 204);
    left: 0px;
    margin: 0 auto;
    top: -29px;
    text-align: center;
}

.mobile-screen{
  display:none;
  width: 100%;
  height: 100%;
  background: rgb(9, 12, 27);
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1000000000000000000000000000000;
}

.sony-source {
  position: absolute;
  color: white;
  font-family: 'Roboto';
  font-weight: 100;
  font-size: 11px;
  color: rgb(119, 129, 204);
  right: 60px;
  margin: 0 auto;
  top: -3px;
  text-align: center;
  width: 150px;
}

.end-source {
    display: none;
    font-family: 'Roboto',sans-serif;
    color: white;
    font-size: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: left;
    opacity: .7;
    bottom: -33px;
    position: absolute;
    font-weight: 6;
    margin-left: 10px;
    font-weight: 600;
    color: #140c35;
}

.end-source a{
  color: #140c35;
}

.end-source a:visited{
  color: #140c35;
}



.wrapper {
    width: 100vw;
    height: 100vh;
    position: relative;
    max-width: 100%;
    /* max-height: 100%; */
}

.footer {
    position: relative;
    height: 50px;
    background: white;
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 37px;
    color: #555;
}


.preach {font-family: 'Roboto';color: black;text-align: center;margin: 0px;line-height: 19px;}

.share-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: 10px;
}

.preach-facebook-button {
    margin-right: 10px;
}

.new-shit {
    font-size: 12px;
    margin: 0px;
    font-family: 'Roboto';
    line-height: 18px;
    width: 390px;
    margin-top: 1px;
}

.new-shit a{
    color: #555
}

.new-shit a:visited{
    color: #555
}


.right-force {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 20px;
}

.loading-start{
  color: white;
  font-size: 35px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 7px;
  margin: 0px;
}

@media (orientation:portrait) and (max-width:500px) {
  .sources{
    display: none;
  }
  .footer{
    display: none;
  }
  .mobile-screen{
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction:column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
  }
}

@media (orientation:landscape) and (max-width:700px){
  .new-shit{font-size: 11px;width: 250px;}
  .preach{
    font-size: 13px;
  }
  .footer{
    padding-top:10px;
    height: 65px;
  }
  .end-source {
      display: none;
  }
  .sony-source{
    right: 70px;
    font-size: 10px;
  }
  .pointer-hand{top: 0px;position: relative;height: 35px;width: 35px;display: none;}
  .mobile-screen{
    display: none;
  }
  .drum-example-container{
    display: none;
  }
  .end-example-container{
    display: none;
  }
  .vocal-example{
    display: none;
  }
  .scissor-example-container{
  display: none;
  }
  .annotation-text-big{top: -20px;}
  .annotation-text-big-text{font-size: 42px;}
  .annotation-text{
    top: 0px;
    font-size: 13px;
    pointer-events: none;
    line-height: 18px;
    width: 95%;
    margin: 0 auto;
    position: relative;
    margin-top: 4px;
    padding-top: 5px;
  }
  .annotations{
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .annotation-load-button{
    width: 200px;
    position: relative;
    margin-top: 17px;
    top: 0px;
    top: 0px;
  }
  .annotation-load-text{font-size: 12px;font-weight: 500;}
  .video-pop-up{
    width: 106px;
    font-size: 10px;
    top: -80px;
  }
  .polygraph-logo{
  }
  .polygraph{
    width: 90px;
  }
  .text-side{
    display: none;
  }
  .done-by{
    font-size: 10px;
    top: -10px;
    width: 93px;
    pointer-events: none;
  }
  .yours-truly{
    width: 106px;
  }
  .yours-truly-logo{
    height: 28px;
    margin-top: 10px;
  }
  .annotation-text-headphones{
    top: 0px;
    font-size: 9px;
    position: relative;
    margin-top: 18px;
  }
  video::cue {
    font-size: 11px;
    line-height: 20px;
    width:80%;
    font-family:Roboto;
  }
  .volume-icon-container{
    display: none;
  }
  .video-menu{
    top: 29px;
    display: none;
  }
  .video-menu-label{

  }
  .video-menu-item{

  }
  .video-menu-item-text{

  }
  .make-small{
    font-size: 10px;
  }
  .vocal-example-container{
    display: none;
  }
}


.rotate-text {font-family: 'Roboto',Helvetica,sans-serif;text-align: center;font-size: 19px;color: #41ffa7;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin: 0 auto;width: 270px;line-height: 27px;}


.rotate-container {
    width: 170px;
    margin: 0 auto;
    margin-top: 30px;
}


.turn-screen {
    font-size: 32px;
    line-height: 50px;
    font-weight: 500;
    color: #ffff
