/* __V3D_TEMPLATE__ - template-based file; delete this line to prevent this file from being updated */

body {
    margin: 0px;
    overflow: hidden;
}

#v3d-container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.fullscreen-button {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    display: none;
    z-index: 1;
}

.fullscreen-open {
    background-image: url('media/fullscreen_open.svg');
}

.fullscreen-close {
    background-image: url('media/fullscreen_close.svg');
}

/* removes tap blinking on ios devices */
* { -webkit-tap-highlight-color:rgba(0,0,0,0); }

.div-block {
  position: fixed;
  width: 100%;
  height: 100%;
}

.preloader_div {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: #111;
  color: #272727;
}

.div-block-2 {
  position: absolute;
  left: 0%;
  top: 40%;
  right: 0%;
  bottom: auto;
  width: 600px;
  height: 338px;
  margin: 0% auto 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-3 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('./images/chameleon_vanesser_transparantv5.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-4 {
  position: relative;
  left: 0%;
  top: 2.5%;
  right: 0%;
  bottom: 2.5%;
  z-index: 2;
  width: 0%;
  height: 95%;
  margin-top: 0%;
  margin-right: 0%;
  margin-left: 0%;
  float: left;
  background-color: #dadada;
}

.text-block {
  position: absolute;
  left: 0%;
  top: 67.5%;
  right: 0%;
  bottom: auto;
  z-index: auto;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-bottom: 0%;
  margin-left: auto;
  background-color: transparent;
  color: #dadada;
  font-size: 20px;
  text-align: center;
}

@media screen and (min-width: 1280px) {
  .preloader_div {
    height: 100%;
  }

  .div-block-2 {
    width: 600px;
    height: 338px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .div-block-3 {
    width: 100%;
    height: 100%;
  }

  .div-block-4 {
    width: 0%;
    height: 95%;
  }

  .text-block {
    width: auto;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-2 {
    width: 600px;
    height: 338px;
    margin-bottom: 0px;
  }

  .div-block-3 {
    width: 100%;
    height: 100%;
  }

  .div-block-4 {
    width: 0%;
    height: 95%;
    margin-top: 0%;
  }

  .text-block {
    width: auto;
    height: auto;
    margin-bottom: 0%;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-2 {
    width: 600px;
    height: 338px;
    margin-right: auto;
    margin-bottom: 0px;
  }

  .div-block-3 {
    width: 100%;
    height: 100%;
    margin-top: 0%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-4 {
    width: 0%;
    height: 95%;
    margin-top: 0%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .text-block {
    height: auto;
    margin-right: auto;
    margin-bottom: 0%;
    margin-left: auto;
  }
}

@media screen and (max-width: 991px) {
  .preloader_div {
    width: 100%;
  }

  .div-block-2 {
    width: 600px;
    height: 338px;
    margin-bottom: 0px;
  }

  .div-block-3 {
    width: 100%;
    height: 100%;
    margin: 0px auto;
  }

  .div-block-4 {
    width: 0%;
    height: 95%;
    margin: 0% 0% 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .text-block {
    top: 70%;
    width: auto;
    margin-bottom: 0%;
    font-size: 20px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    width: 450px;
    height: 254px;
    margin-bottom: 0px;
  }

  .div-block-3 {
    right: 2.5%;
    width: 105%;
    height: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-4 {
    left: 0%;
    right: 0%;
    width: 0%;
    height: 95%;
    margin-top: 0%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .text-block {
    top: 70%;
    width: auto;
    margin-bottom: 0%;
    font-size: 17px;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .div-block-2 {
    width: 300px;
    height: 169px;
  }

  .div-block-3 {
    left: -7.5px;
    right: 0%;
    width: 105%;
    height: 100%;
    margin-top: 0px;
  }

  .div-block-4 {
    width: 0%;
    height: 95%;
    margin-top: 0%;
  }

  .text-block {
    position: absolute;
    left: 0%;
    top: 70%;
    right: 0%;
    bottom: auto;
    width: auto;
    margin-bottom: 0%;
    font-size: 10px;
    text-align: center;
  }
}