@charset "UTF-8";

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: 16px;
  color: #f3f3f3;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  letter-spacing: .5px;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  background: #171717;
}

.show {
  display: initial;
}

.hide {
  display: none;
}

.wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  /* max-width: 900px; */
  background: #171717;
}

.content {
  display: none;
}
.content {
  display: inline-block;
  position: relative;
  padding: 30px;
  overflow: hidden;
  overflow: inherit;
  height: 100%;
  min-width: 1340px;
}

.right_column {
  position: relative;
  float: right;
  width: 1020px;
  overflow: hidden;
}

.left_column {
  position: initial;
  float: left;
  width: 320px;
}

.wa_logo {
  display: -webkit-box;
  margin: 0;
  z-index: 999;
  padding: 20px 0 15px;
  /* width: 140px; */
  width: 280px;
}

hr.rule {
  border: none;
  background-color: #8c8c8c;
  height: 2px;
}

.device_select p {
  margin: 22px 0 0 0;
}

.device_select label#label-01 {
  border-radius: 4px 0 0 4px;
}

.device_select label#label-04 {
  border-radius: 0 4px 4px 0;
}

input[type="radio"], label[for] {
  cursor: pointer;
}

.device_select input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.device_select label {
  display: inline-block;
  background-color: #282828;
  padding: 6px 24px;
  margin: 15px -2px 15px 0;
  font-size: 16px;
}

.device_select input[type="radio"]:checked + label {
  background-color:#565656;
  cursor: default;
}

.device_select label:hover {
  background-color: #3d3d3d;
}

nav.slide_nav {
  position: relative;
  text-align: center;
  z-index: 3;
  margin: 20px auto 0;
  padding: 0;
  max-width: 350px;
}

.prev {
  display: inline-block;
  position: absolute;
  left: 0;
  cursor: pointer;
  padding: 10px 40px 10px 0;
}

.next {
  display: inline-block;
  position: absolute;
  right: 0;
  cursor: pointer;
  padding: 10px 0 10px 40px;
}

.prev img, .next img {
  position: relative;
  width: 12px;
}

h1.slide_title {
  display: inline-block;
  text-align: center;
  padding: 10px 0 0 0;
  font-weight: bold;
}

.project_info {
  margin: 18px 0;
  line-height: 32px;
}

.form_title {
  margin: 24px 0;
}

.ui {
  pointer-events: none;
}


img.device-sm {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 640px;
  z-index: 1;
}

img.device-rg {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 700px;
  z-index: 1;
}

img.device-lg {
  display: block;
  margin: 0 auto;
  width: 960px;
  z-index: 1;
}

img.device-xl {
  display: block;
  margin: 0 auto;
  width: 540px;
  z-index: 1;
}

.device_float-sm {
  position: relative;
  z-index: 2;
  width: 640px;
  left: 60px;
  pointer-events: none;
}

.device_float-rg {
  position: relative;
  z-index: 2;
  width: 700px;
  left: 60px;
  pointer-events: none;
}

.device_float-lg {
  position: relative;
  z-index: 2;
  width: 960px;
  left: 60px;
  pointer-events: none;
}

.device_float-xl {
  position: relative;
  z-index: 2;
  width: 540px;
  left: 60px;
  pointer-events: none;
}

img.ui-xl, img.ui-lg, img.ui-rg, img.ui-sm {
  position: absolute;
  object-fit: cover;
  z-index: 1;
  bottom: -100%;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  pointer-events: none;
}

img.ui-sm {
  width: 320px;
  top: 116px;
}

img.ui-rg {
  width: 376px;
  top: 111px;
}

img.ui-lg {
  width: 376px;
  top: 24px;
}

img.ui-xl {
  width: 415px;
  top: 24px;
}


img.fg-xl, img.fg-lg, img.fg-rg, img.fg-sm {
  position: absolute;
  z-index: 1;
  bottom: -100%;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  pointer-events: none;
}

img.fg-sm {
  width: 320px;
  bottom: 222px;
}

img.fg-rg {
  width: 360px;
  bottom: 316px;
}

img.fg-lg {
  width: 360px;
  bottom: 300px;
}

img.fg-xl {
  width: 360px;
  bottom: 384px;
}

video.im-xl, video.im-lg, video.im-rg, video.im-sm {
  position: absolute;
  left: 60px;
  /* right: 0; */
  /* bottom: -100%; */
  display: block;
  /* margin: 0 auto; */
}

video.im-sm {
  top: 0;
  width: 640px;
  height: 480px;
}

.shadow-sm {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow:
  inset 120px 0px 0px 0px #171717,
  inset -120px 0px 0px 0px #171717,
  inset 0px 100px 0px 0px #171717;
  top: 0;
  left: 0;
}

video.im-rg {
  top: 0;
  width: 700px;
  height: 200px;
}

.shadow-rg {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow:
  inset 90px 0px 0px 0px #171717,
  inset -90px 0px 0px 0px #171717,
  inset 0px 40px 0px 0px #171717;
  top: 0;
  left: 0;
}

video.im-lg {
  top: 0;
  width: 960px;
  height: 540px;
}

.shadow-lg {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow:
  inset 110px 0px 0px 0px #171717,
  inset -110px 0px 0px 0px #171717,
  inset 0px 20px 0px 0px #171717;
  top: 0;
  left: 0;
}

video.im-xl {
  top: 0;
  width: 540px;
  height: 960px;
}

.shadow-xl {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow:
  inset 90px 0px 0px 0px #171717,
  inset -90px 0px 0px 0px #171717,
  inset 0px 20px 0px 0px #171717;
  top: 0;
  left: 0;
}

.device_error {
  display: block;
  text-align: center;
  margin: 30px;
}
@media screen and (min-width: 900px) {
  .device_error {
    display: none;
  }
}

.device_error p {
  line-height: 1.25em;
}
