.montage #secloader {
  background-color: #000; }

#slideshow {
  position: relative;
  width: 1920px;
  height: 1080px;
  overflow: hidden; }

.frame {
  position: absolute;
  width: 2120px;
  height: 1280px;
  left: -100px;
  top: -100px;
  opacity: 0; }

#home-link {
  width: 1920px;
  height: 1080px;
  display: block;
  position: absolute;
  z-index: 100;
  overflow: hidden; }

#touch-screen {
  width: 200px;
  height: 200px;
  overflow: hidden;
  opacity: 0;
  z-index: 30;
  position: absolute;
  bottom: 70px;
  right: 70px; }

#touch-screen img {
  width: 100%;
  height: auto; }

.logoslide, .montage-vid {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 1920px;
  height: 1080px; }

.montage-vid {
  display: none;
  z-index: 11; }
