body {
  background: #f7f7f7;
  font-family: 'Lato', sans-serif;
  letter-spacing: 5px;
  overflow-x: hidden; }

#lang-box {
  position: fixed;
  height: 50px;
  width: 50px;
  bottom: 25px;
  right: 25px;
  line-height: 50px;
  background: #a02f1c;
  z-index: 5;
  color: #fff;
  letter-spacing: 0;
  cursor: pointer;
  text-align: center;
  transition: all .3s ease-out;

}

#lang {
  position: absolute;
  top: -50px;
  display: none;
  height: 50px;
  width: 50px;
  opacity: 0;
  background: #ccc;
  transform: translateY(-25px);
  transition: all .3s ease-out;
}

#lang:hover {
  background: #a02f1c;
}

#lang:hover #lang-box {
  background: #ccc !important;
}

#lang-box:hover #lang {
  display: block;
  opacity: 1;
  transform: translateY(0px);
}

.header {
  position: fixed;
  height: 74px;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0px 10px 47px 0px rgba(0, 0, 0, 0.05);
  z-index: 5; }
  .header .logo {
    position: absolute;
    left: 50px;
    height: 74px;
    line-height: 74px;
    font-size: 25px; }
  .header ul {
    position: absolute;
    right: 20px;
    list-style: none; }
    .header ul li {
      display: inline-block;
      height: 74px;
      padding: 0 10px;
      line-height: 74px;
      color: #000;
      font-size: 12px;
      text-transform: uppercase;
      transition: all .3s;
      cursor: pointer; }
    .header ul li.menue-item:hover {
      color: #a02f1c; }

.btn {
  background: #a02f1c;
  color: #fff !important;
  padding: 0 25px !important;
  height: 40px !important;
  line-height: 40px !important;
  font-size: 10px !important;
  font-weight: 700;
  border-radius: 40px;
  margin-left: 10px;
  cursor: pointer;
  transition: all .3s ease-out !important; }
  .btn:hover {
    background: #872717; }

.intro-container {
  position: fixed;
  top: 74px;
  width: 100%;
  height: 550px;
  z-index: 0;
  background: url("../../res/pic2.jpg");
  background-position: center;
  background-size: cover; }
  .intro-container .intro {
    position: absolute;
    height: 200px;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    width: 650px;
    margin-left: -325px;
    width: 650px;
    color: #fff;
    opacity: 0.95;
    text-transform: uppercase; }
    .intro-container .intro h1 {
      font-size: 50px;
      font-weight: 300;
      letter-spacing: 9px;
      line-height: 30px;
      height: 75px;
      text-align: left; }
      .intro-container .intro h1 span {
        font-weight: 700;
        font-size: 18px; }
    .intro-container .intro p {
      margin-top: 25px;
      text-align: center;
      font-size: 15px;
      letter-spacing: 10px;
      line-height: 25px; }
    .intro-container .intro #wine-btn {
      position: relative;
      left: 50%;
      margin-left: -115px;
      width: 180px;
      margin-top: 25px;
      text-align: center; }

.content {
  position: absolute;
  top: 624px;
  background: #f7f7f7;
  width: 100%;
  height: 5000px;
  z-index: 1; }
  .content .container {
    position: absolute;
    height: auto;
    width: 940px;
    left: 50%;
    margin-left: -470px; }
    .content .container .section {
      position: relative;
      /*border-bottom: solid;
      border-bottom-width: 2px;
      border-bottom-color: $sectionBorderColor;*/ }
      .content .container .section h1 {
        position: absolute;
        height: 150px;
        width: 500px;
        text-align: center;
        line-height: 150px;
        font-size: 150px;
        letter-spacing: 9px;
        margin: 90px -100px;
        color: #a02f1c;
        opacity: 0.2; }
      .content .container .section h2 {
        position: relative;
        top: 175px;
        opacity: 0.9;
        width: 600px;
        font-family: 'Raleway', sans-serif;
        text-transform: uppercase;
        color: #a02f1c; }
      .content .container .section p {
        position: relative;
        top: 185px;
        width: 600px;
        font-size: 17px;
        letter-spacing: 3px;
        line-height: 25px;
        font-weight: 400;
        text-align: left;
        opacity: 0.95;
        color: #2b2827;
        margin-bottom: 300px; }

#location {
  height: 500px;
  margin-top: 50px;
  border-bottom-color: gainsboro;
  border-bottom-style: solid;
  border-bottom-width: 1px; }
  #location svg {
    position: absolute;
    height: 450px;
    top: 75px;
    right: -600px; }
    #location svg path {
      cursor: pointer;
      fill: #a02f1c;
      fill-opacity: 0.7;
      transition: all .3s ease-out;
      transform-origin: center center; }
      #location svg path:hover {
        fill-opacity: 0.9;
        transform: scale(1.05); }
  #location .info-txt {
    position: absolute;
    height: 50px;
    width: 100px;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-weight: 300 !important;
    line-height: 50px;
    color: #fff; }
  #location .info-txt#grinzing {
    top: 220px;
    right: 100px; }
  #location .info-txt#nussdorf {
    top: 240px;
    right: -125px; }

#cultivation {
  height: 1500px;
  border-bottom-color: gainsboro;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  /*#img-con-1 {
    top: 75px;
    right: -100px;
    #img-1 {
      top: 0;
      left: 0;
      height: 200px;
      width: 250px;
      background: url("../../res/pic1.jpg");
      background-position: center;
      background-size: cover;
    }
    #img-2 {
      height: 150px;
      width: 170px;
      left: 260px;
      top: 200px;
      margin-top: -150px;
      background: url("../../res/pic2.jpg");
      background-position: center;
      background-size: cover;
    }
    #img-3 {
      height: 170px;
      width: 350px;
      top: 210px;
      left: 20px;
      background: url("../../res/pic3.jpg");
      background-position: center;
      background-size: cover;
    }
  }*/ }
  #cultivation .align-right {
    text-align: right; }
    #cultivation .align-right h2 {
      width: 600px;
      right: 0;
      margin-left: auto; }
    #cultivation .align-right p {
      position: relative;
      text-align: right;
      margin-left: auto; }

.img-container {
  position: absolute;
  height: 400px;
  width: 50px;
  right: 100px;
}

.img-container .sgl-img {
  position: absolute;
  height: 100%;
  width: 125px;
  transition: all .3s ease-out;
  cursor: pointer;
}

.img-container .sgl-img-1 {
  right: 30px;
  background: green;
}

.img-container .sgl-img-2 {
  left: 30px;
  background: green;
}

.sgl-img:hover {
  width: 175px;
}

#img-con-1 {
  top: 50px;
}

#img-con-1 #img1 {
  background: url("../../res/pic1.jpg");
  background-position: center center;
  background-size: cover;
}

#img-con-1 #img2 {
  background: url("../../res/pic2.jpg");
  background-position: center center;
  background-size: cover;
}

#img-con-2 #img1 {
  background: url("../../res/pic3.jpg");
  background-position: center center;
  background-size: cover;
}

#img-con-2 #img2 {
  background: url("../../res/pic4.jpg");
  background-position: center center;
  background-size: cover;
}

#img-con-3 #img1 {
  background: url("../../res/pic5.jpg");
  background-position: center center;
  background-size: cover;
}

#img-con-3 #img2 {
  background: url("../../res/pic6.jpg");
  background-position: center center;
  background-size: cover;
}

#img-con-2 {
  top: 550px;
  left: 100px !important;
}

#img-con-3 {
  top: 1050px;
}

#background-container {
  display: none;
  position: fixed;
  top: 50px;
  left: 50px;
  bottom: 50px;
  right: 50px;
  background-position: center;
  background-size: cover;
  background: green;
  z-index: 7;
}

#background-container h6 {
  position: absolute;
  right: 35px;
  top: 35px;
  background: #fff;
  padding: 10px 25px;
  cursor: pointer;
}

#page-blend {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 6;
}

#wines {
  height: 800px;
}

.wine-type-list {
  list-style: none;
  position: absolute;
  right: 100px;
  top: 225px; }
  #wines ul li {
    letter-spacing: 1px;
    padding: 7px 0;
    font-size: 15px;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    margin: 5px 0;
    width: 100px;
    color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: all .2s ease-out;
  }
  #wines ul li.wine-type-list-active {
    color: rgba(0, 0, 0, 0.8)!important;
  }
  #wines ul li:hover {
      color: rgba(0, 0, 0, 0.8);
  }

#sales nav {
  text-align: center;
  position: absolute;
  top: 250px; }
  #sales nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    background: #ddd; }
    #sales nav ul li {
      float: left;
      position: relative;
      width: 224px;
      height: 65px;
      line-height: 65px;
      color: rgba(0, 0, 0, 0.7);
      cursor: pointer; }
      #sales nav ul li:hover {
        background: #d5d5d5; }

#sales ul.sub-menue li {
  display: none; }

#sales ul.sales-list li:hover > ul.sub-menue li {
  display: block; }

#wine-container {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background: #fff;
  z-index: 15;
}

#wine-container h6 {
  font-size: 15px;
  position: absolute;
  top: 50px;
  cursor: pointer;
  right: 50px;
}

#contact-container {
  display: none;
  height: 500px;
  width: 700px;
  z-index: 15;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -250px;
  margin-left: -350px;
}

#contact-container h6 {
  font-size: 15px;
  position: absolute;
  top: 50px;
  cursor: pointer;
  right: 50px;
}

#contact-container h5 {
  font-family: 'Lato';
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  font-size: 17px;
  margin-top: 25px;
  margin-left: 75px;
  margin-bottom: -9px;
  letter-spacing: 3px;
  color: #a02f1c;
  opacity: 0.7;
}

#contact-container p {
  position: relative;
  font-size: 21px;
  margin-top: -100px;
  margin-top: 10px;
  margin-left: 75px;
  letter-spacing: 3px;
}

#contact-container .contact-first {
  margin-top: 123px;
}

/* wine container */

.wine-container {
  font-family: 'Lato';
  position: absolute;
  height: auto;
  top: 450px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.wine-card {
  transition: all .3s ease-out;
  position: relative;
  height: 290px;
  width: 180px;
  min-width: 180px;
  background: #fff;
  margin: 50px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.1);
}

.wine-img {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 85%;
  top: 0;
  background: url(http://wieninger.at/__we_thumbs__/987_6_gruener_veltliner_herrenholz_2009.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.wine-card h6.name {
  cursor: pointer;
  background: #872717;
  height: 37px;
  width: 100%;
  text-align: center;
  line-height: 35px;
  font-weight: 300;
  color: #fff;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  transition: all .2s ease-out;
}

.wine-card h5.year {
  position: absolute;
  z-index: 1;
  font-weight: 300;
  font-size: 80px;
  letter-spacing: 2px;
  width: 0;
  height: 0;
  text-align: right;
  transform-origin: right top;
  transform: rotate(-90deg);
  left: -50px;
  top: 165px;
  color: #872717;
  transition: all .2s ease-out;
}

.wine-card:hover h5.year {
  left: -55px;
  letter-spacing: 5px;
}

.wine-card:hover h6.name {
  height: 42px;
  line-height: 42px;
}

.wine-card:hover {
  transform: scale(1.05);
}

#loader {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background: #fff;
  z-index: 50;
}

#loader #title {
  z-index: 4;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 50px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: .5em;
  padding-top: 40px;
  top: 50%;
  margin-top: -50px;
  margin-left: 100px;
  height: 100px;
  position: absolute;
  padding-left: 25px;
  padding-right: 25px;
  color: #fff;
  animation: text 10s infinite;
  animation-delay: 1.25s;
}

#loader #title #subtitle {
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
}

@keyframes box {
  0% {
    transform: scaleX(0);
  }
  25% {
    transform: scaleX(1);
    transform-origin: left;
  }
  26% {
    transform-origin: right;
  }
  50% {
    transform-origin: right;
    transform: scaleX(0);
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}

@keyframes text {
  0% {
    color: #000;
  }
  49% {
    color: #000;
  }
  50% {
    color: #fff;
  }
  99% {
    color: #fff;
  }
  100% {
    color: #000;
  }
}

#loader #title .hover-box {
  position: absolute;
  height: 100%;
  width: 100%;
  transform-origin: left;
  top: 0;
  left: 0;
  z-index: 10;
  background: #a02f1c;
  transition: all 1000ms cubic-bezier(0.835, 0.000, 0.000, 1.000);
  animation: box 5s infinite cubic-bezier(0.835, 0.000, 0.000, 1.000);
}

      .loader-done {
        height: 0 !important;
      }
