@font-face {
    font-family: 'Acme-Regular';
    src: url('../fonts/Acme-Regular.ttf');
}
.row.main {
  padding-top: 50%;
}

.menu {
  background-image: url("../../assets/img/menu.png");
  background-position: center;
  background-size: 80% auto;
  background-repeat: no-repeat;
}

.nav.navbar-nav.nav {
}

.menu {
  background: url(../../assets/img/menu.png) no-repeat center center;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  margin: 0px auto;
  color: #6aa1c6;
  font-size: 200%;
  background-size: 50% auto;
  text-align: center;
  margin-bottom: 10%;
}

.navbar.navbar-light.navbar-expand-md.menu {
}

.container-fluid.NavContainer {
  margin-left: 10%;
  margin-bottom: 0%;
}

.heading {
  text-align: center;
  font-size: 2.2em;
  font-family: 'ACaslonPro-Bold', Times New Roman, serif;
  position: relative;
  line-height: 1;
  color: #856f65;
  margin: 0px 30px 0px 30px;
}

.headingline {
  background: url(../../assets/img/headerSideLine.png) no-repeat center center;
  width: 218px;
  height: 3px;
}

.content {
  background: url("../../assets/img/main_upper.jpg") no-repeat 0% 0%, url(../../assets/img/top_scroll.jpg) no-repeat 0% 48vw, url(../../assets/img/bottom_scroll.jpg) no-repeat bottom, url(../../assets/img/center_scroll.jpg) repeat-y;
  background-size: 100%;
  height: 100%;
}

.SocialMedia {
  position: fixed;
  top: 20px;
  right: 10%;
  width: 1%;
  z-index: 1;
  /*padding-right: 1000px;*/
}

.storeBadges {
  position: absolute;
  top: 30px;
  right: 350px;
  z-index: 1000;
}

.sprite {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url();
}

.sprite {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}

.facebook {
  background-image: url("../../assets/img/facebookIcon.png");
}

.youtube {
  background-image: url("../../assets/img/youtubeIcon.png");
}

.twitter {
  background-image: url("../../assets/img/twitterIcon.png");
}

@media (min-width: 600px) {
  .SocialMedia div:hover {
    transition: all .2s ease-in-out;
    transform: scale(.9,.9);
    padding-bottom: 5px;
    width: 4vw;
    height: 4vw;
    cursor: pointer;
  }

  .SocialMedia div {
    /*transition: all .2s ease-in-out;*/
    /*transform: scale(.9,.9);*/
    padding-bottom: 5px;
    width: 4vw;
    height: 4vw;
    cursor: pointer;
  }
}

@media (max-width: 600px) {
  .SocialMedia div:hover {
    transition: all .2s ease-in-out;
    transform: scale(.9,.9);
    padding-bottom: 5px;
    width: 10vw;
    height: 10vw;
    cursor: pointer;
  }

  .SocialMedia div {
    /*transition: all .2s ease-in-out;*/
    /*transform: scale(.9,.9);*/
    padding-bottom: 5px;
    width: 10vw;
    height: 10vw;
    cursor: pointer;
  }
}

.Heading {
  margin-top: 4%;
  font-family: 'Alegreya SC';
  color: #856f65;
  text-align: center;
  background-image: url("../../assets/img/headerbg.png");
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center bottom;
  font-size: 4vw;
  margin-bottom: 3%;
}

.Select {
  margin-top: 4%;
  font-family: 'Aramanth';
  color: #ffffff;
  text-align: center;
  background-image: url("../../assets/img/banner.png");
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 10vw;
  font-size: 4vw;
  margin-bottom: 3%;
  padding-top: 2.5vw;
}

.headingSideLine {
}

.content-paragraph {
  font-family: 'Acme-Regular';
  color: #856f65;
  padding-left: 15%;
  background-size: 40%;
}

.paragraph-heading {
  font-size: 3vw;
}

.paragraph-paragraph {
  font-size: 1.5vw;
  width: 40%;
}

.rope1 {
  background-image: url("../../assets/img/rope1.png");
  height: 2%;
  background-repeat: no-repeat;
  background-size: 95%;
  background-position: 50%;
}

.pointer-img {
  height: 8vw;
  width: auto;
}

.col.col-paragraph {
  padding-left: 10%;
}

.video {
  padding-right: 25%;
  margin-bottom: 8%;
}

.col.mapbg {
  background-image: url("../../assets/img/map.png");
  background-repeat: no-repeat;
  height: 70vw;
  background-size: 25vw;
}

.screenshots-img {
  height: 10vw;
  margin-top: 10%;
}

.wallpaper-img {
  height: 14vw;
  width: auto;
  margin-top: 6vw;
}

.wallpaper-img2 {
  height: 14vw;
  width: auto;
  /*margin-left: -5px;*/
  margin-top: 12vw;
}

.rope2 {
  background-image: url("../../assets/img/rope2.png");
  height: 2%;
  background-repeat: no-repeat;
  background-size: 95%;
  background-position: 50%;
}

.paragraph-fullwidth {
  font-size: 1.5vw;
  width: 50vw;
}

.col.flintpunch {
  background-image: url("../../assets/img/flintWithFly.png");
  background-repeat: no-repeat;
  background-size: 30vw;
  height: 35vw;
}

.anim {
  margin-top: 5vw;
  border: solid;
  border-color: #E5C7B9;
  border-width: 1px;
  margin-left: 1vw;
}

.col.hint {
  background: url(../../assets/img/hintContainer.png) center bottom no-repeat, url(../../assets/img/hintHeader.png) center top no-repeat;
  background-size: 20vw;
  height: 20vw;
}

.hint-head {
  /*margin-left: 20.5vw;*/
  font-family: 'Acme-Regular';
  margin-top: 1.5vw;
  color: #ffffff;
  font-size: 3vw;
  text-align: center;
  margin-bottom: 2vw;
}

.hint-parag {
  color: #ffffff;
  font-family: 'Acme-Regular';
  text-align: left;
  margin-left: 7vw;
  font-size: 1.1vw;
  width: 16vw;
  padding-left: 0.5vw;
}

.sidecol {
  width: 1px;
}

.modal {
  display: block;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}

.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

.contentImpressum {
  background: url(../../assets/img/top_scroll.jpg) no-repeat top, url(../../assets/img/bottom_scroll.jpg) no-repeat bottom, url(../../assets/img/center_scroll.jpg) repeat-y center;
  background-size: 100%;
  height: 100%;
}
