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; }

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 {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'NN Dagny Display';
  src: url("../assets/fonts/NNDagnyDisplayWebPro.eot");
  src: url("../assets/fonts/NNDagnyDisplayWebPro.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'NN Dagny Text';
  src: url("../assets/fonts/NNDagnyTextWeb.eot");
  src: url("../assets/fonts/NNDagnyTextWeb.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
html, body {
  width: 100%;
  height: 101%;
  background-color: #FFF;
  padding: 0;
  margin: 0;
  font-size: 1.8vw;
  -webkit-font-smoothing: antialiased;
  font-family: "NN Dagny Text", Calibri, Corbel, Verdana, sans-serif;
  color: #414141;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

::-webkit-scrollbar {
  width: 7px;
  height: 7px; }

::-webkit-scrollbar-button {
  width: 0px;
  height: 0px; }

::-webkit-scrollbar-thumb {
  background: #ffffff;
  border: 0px none #ffffff;
  border-radius: 50px; }

::-webkit-scrollbar-thumb:hover {
  background: #ea650d; }

::-webkit-scrollbar-thumb:active {
  background: #ea650d; }

::-webkit-scrollbar-track {
  background: #ffffff;
  border: 0px none #ffffff;
  border-radius: 50px; }

::-webkit-scrollbar-track:hover {
  background: #f2f2f2; }

::-webkit-scrollbar-track:active {
  background: #e2e2e2; }

::-webkit-scrollbar-corner {
  background: transparent; }

h1 {
  font-family: "NN Dagny Display", Calibri, Corbel, Verdana, sans-serif;
  margin-top: 1vw;
  margin-bottom: 3vw !important;
  font-size: 40pt;
  font-size: 4.5vw;
  font-weight: 600;
  color: #ee7f00;
  opacity: 0; }
  h1 .med {
    color: #ea650d; }
  h1 .dark {
    color: #e64415; }

.mobileheader {
  font-size: 30pt;
  margin-bottom: 16px !important; }

h2 {
  margin-top: 10px;
  font-size: 24pt;
  font-weight: 600;
  color: #ee7f00;
  opacity: 0; }
  h2 .med {
    color: #ea650d; }
  h2 .dark {
    color: #e64415; }

h3 {
  margin-top: 10px;
  color: #414141;
  font-size: 18pt;
  font-weight: 600;
  opacity: 0; }

p {
  float: left;
  color: #414141;
  font-size: 12.5pt;
  font-size: 1.8vw;
  line-height: 2.2vw;
  font-weight: 500;
  margin-top: 1vw;
  margin-bottom: 15px !important;
  opacity: 0;
  position: inline; }

.mobiletext {
  font-size: 15.625pt; }

a {
  width: 150px;
  height: 109px;
  display: inline;
  -webkit-border-radius: 1vh;
  -moz-border-radius: 1vh;
  -ms-border-radius: 1vh;
  border-radius: 1vh;
  margin-top: 10px;
  opacity: 0;
  font-size: 24pt;
  font-size: 1.8vw;
  font-weight: 600;
  color: #ee7f00;
  text-decoration: none;
  text-align: center;
  line-height: 109px;
  border: 3px solid #cac7c7;
  max-width: 50%;
  max-height: 120px;
  height: auto;
  position: inline;
  float: right;
  opacity: 0;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 15px !important;
  margin-right: 15px !important; }
  a:hover {
    cursor: pointer;
    color: #e64415;
    opacity: .9 !important; }

/*.mobilethumb{
	width: 75px !important;
	height: 54.5px !important;
	font-size: $h2-font-size/2;
	line-height: 54.5px;
}*/
.screen {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2vw;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  display: none;
  overflow: hidden; }
  .screen .imagecontainer {
    height: 100%;
    display: block;
    position: absolute;
    float: right;
    width: 50%;
    right: 0px;
    bottom: 0 !important;
    top: 0 !important;
    opacity: 0;
    box-sizing: border-box;
    padding: 0 2vw 7vw 2vw;
    margin-top: 10px; }
    .screen .imagecontainer img {
      max-width: 100%;
      max-height: 100%;
      display: block;
      float: right;
      box-sizing: border-box;
      margin-bottom: 15px !important;
      opacity: 1; }

.left {
  left: 2vw;
  max-width: 50%; }

.right {
  right: 2vw;
  max-width: 50%; }

.back {
  left: 4.75vw;
  top: 2vw !important;
  bottom: auto !important;
  display: none;
  z-index: 9999; }

.button {
  position: absolute;
  bottom: 1.2vw;
  padding: 1vw 1vw;
  color: #FFF;
  font-weight: 700;
  background-color: #ea650d;
  -webkit-border-radius: 1vh;
  -moz-border-radius: 1vh;
  -ms-border-radius: 1vh;
  border-radius: 1vh;
  margin-top: 10px;
  opacity: 0; }
  .button:hover {
    background-color: #e64415;
    cursor: pointer; }

.stillcontainer {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  position: relative;
  overflow: hidden; }
  .stillcontainer .background {
    position: absolute;
    bottom: 50%;
    right: 50%;
    -webkit-transform: translateX(50%) translateY(50%);
    transform: translateX(50%) translateY(50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    overflow: hidden;
    background-image: url("../assets/images/bg.png");
    background-size: cover; }
  .stillcontainer video {
    position: absolute;
    width: 100%;
    z-index: 1;
    background-color: #FFF !important; }

.animationcontainer {
  left: 0px;
  bottom: 0px;
  position: absolute;
  margin: 3vw;
  height: auto;
  width: auto;
  max-width: 90vw;
  max-height: 85vh;
  display: block;
  box-sizing: border-box; }
  .animationcontainer .greybox {
    position: relative;
    background-color: #cac7c7;
    height: 0px;
    width: 0px;
    padding: 0px;
    margin: 0px;
    z-index: 3;
    box-sizing: border-box;
    -webkit-border-radius: 1vh;
    -moz-border-radius: 1vh;
    -ms-border-radius: 1vh;
    border-radius: 1vh; }
  .animationcontainer .greyboxAnimation {
    transform-origin: 0px 100%;
    border: 3px solid #cac7c7;
    width: 0;
    height: 0; }
  .animationcontainer .touchpoint {
    position: absolute;
    -webkit-border-radius: 1vh;
    -moz-border-radius: 1vh;
    -ms-border-radius: 1vh;
    border-radius: 1vh;
    padding: 0;
    background-color: #FFF;
    width: 0px;
    height: 0px;
    display: block;
    z-index: 3;
    bottom: -3px;
    left: -3px;
    margin: 3px;
    transition: all .5s linear;
    overflow: hidden;
    box-sizing: border-box; }
  .animationcontainer .touchpointAnimation {
    transform-origin: 0px 100%;
    padding: 36px 72px 36px 36px;
    height: 100%;
    width: 100%; }
  .animationcontainer .beep {
    position: absolute;
    z-index: 3;
    width: 24px;
    height: 24px;
    background-color: #ea650d;
    -webkit-border-radius: 1vh;
    -moz-border-radius: 1vh;
    -ms-border-radius: 1vh;
    border-radius: 1vh;
    display: none;
    left: -25px;
    bottom: -25px;
    transition: all .5s linear; }
  .animationcontainer .beepAnimation {
    transform-origin: 24px 0px !important;
    width: 0px !important;
    left: 0px !important;
    bottom: 0px !important;
    height: 0px !important; }

/*# sourceMappingURL=style.css.map */
