/* taken from: https://google-webfonts-helper.herokuapp.com/fonts/antic-slab?subsets=latin */
/* antic-slab-regular - latin */
@font-face {
  font-family: 'Antic Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/antic-slab-v6-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Antic Slab Regular'), local('AnticSlab-Regular'), url('../fonts/antic-slab-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/antic-slab-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/antic-slab-v6-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/antic-slab-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/antic-slab-v6-latin-regular.svg#AnticSlab') format('svg');
  /* Legacy iOS */
}
body,
html {
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
  background-color: white;
}
.hidden {
  display: none;
}
div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
a {
  color: white;
  text-decoration: none;
}
img {
  -ms-interpolation-mode: bicubic;
}
#outer-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
#content-wrapper {
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
#content {
  margin: auto;
  width: 1600px;
  height: 1054px;
  background: transparent url("../images/fortuna-high.jpg") center center no-repeat;
  background-size: 100% auto;
  background-position: 0 -2px;
  transition-duration: 500ms;
  transition-property: all;
  transition-timing-function: ease;
}
#logo {
  position: absolute;
  left: 60.5%;
  top: 10%;
  width: 22.5%;
}
#info,
#F {
  bottom: 2.5%;
  left: 2.5%;
  right: 2.5%;
  color: #FFFFFF;
  font-family: 'Antic Slab', serif;
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  text-align: left;
  letter-spacing: 1pt;
  line-height: 153.49%;
}
#info span.contact,
#F span.contact {
  margin-left: 18.75%;
}
#info #info-line-3,
#F #info-line-3 {
  margin-left: 14.375%;
}
#info a.facebook img,
#F a.facebook img {
  height: 16px;
  width: auto;
  vertical-align: sub;
}
#car {
  position: absolute;
  bottom: 13.33%;
  right: -200%;
  width: 33%;
  height: 24%;
  background: transparent url(../images/karre2.png) left top no-repeat;
  background-size: 100% auto;
}
#special {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8) url(../images/special-2015-07.jpg) center center no-repeat;
  background-size: contain;
  background-clip: content-box;
  border: 5em solid rgba(0, 0, 0, 0.75);
  box-sizing: border-box;
  z-index: 1;
  cursor: pointer;
  display: none;
}
#special:after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 15px;
  height: 15px;
  content: "X";
  cursor: pointer;
  font-family: "Arial";
  color: white;
}
.legal-links {
  text-align: center;
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
}
.legal-links,
.legal-links a {
  color: #545552;
}
#F {
  right: 14.2%;
  bottom: 2%;
  color: #0000FF;
  font-family: Times;
  font-size: 44px;
  font-weight: bold;
  left: auto;
  display: none;
}
@media (max-width: 1920px), (max-height: 1100px) {
  #content {
    width: 1280px;
    height: 843px;
  }
  #F {
    font-size: 34px;
  }
  #info {
    font-size: 14px;
  }
  #business-hours {
    font-size: 16px;
  }
}
@media (max-width: 1280px), (max-height: 960px) {
  #content {
    width: 960px;
    height: 631px;
  }
  #info {
    font-size: 13px;
    letter-spacing: 0.75px;
  }
  #info #info-line-1 {
    margin-left: 9.75%;
  }
  #info #info-line-3 {
    margin-left: 7.375%;
  }
  #business-hours {
    font-size: 14px;
  }
  .legal-links {
    bottom: -50px;
  }
}
@media (max-width: 960px), (max-height: 780px) {
  #content {
    width: 720px;
    height: 473px;
  }
  #info {
    font-size: 12px;
    left: 1%;
    right: 1%;
    bottom: 1%;
    letter-spacing: 0.25px;
  }
  #info #info-line-1,
  #info #info-line-3 {
    margin-left: 0;
  }
  #business-hours {
    font-size: 12px;
  }
  .legal-links {
    bottom: -40px;
  }
}
@media (max-width: 640px) {
  .show-mobile-portrait {
    display: inline-block;
  }
  .hide-mobile-portrait {
    display: none;
  }
  #content {
    width: 100%;
  }
  #info {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 2% 5% 2%;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
  }
  #info-line-2 {
    display: none;
  }
  #car {
    display: none;
  }
  #logo {
    width: 80%;
    left: 10%;
    right: auto;
    top: 10%;
  }
  #content-wrapper {
    background: transparent url("../images/fortuna-high.jpg") center center no-repeat;
    background-size: auto 100%;
  }
  #content {
    background-color: rgba(0, 0, 0, 0.45);
    background-image: none;
    height: 100%;
  }
  .legal-links {
    position: relative;
    bottom: 0;
  }
  .legal-links a {
    color: white;
    font-weight: lighter;
  }
}
/*# sourceMappingURL=fortuna.css.map */