@import url(https://fonts.googleapis.com/css?family=Playfair+Display);
@import url(https://fonts.googleapis.com/css?family=Great+Vibes);
@import url(../../fonts/plantagenetcherokee/stylesheet.css);
@import url(../../fonts/fontawesome/font-awesome.min.css);
/* Change your settingsss */
.sharelink {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../../images/sharelinks.png) no-repeat;
  background-size: auto 32px;
  margin: 0 2px;
}

.sharelink_facebook {
  background-position: 0 0;
}

.sharelink_twitter {
  background-position: -36px 0;
}

.sharelink_mail {
  background-position: -72px 0;
}

.sharelink_googleplus {
  background-position: -108px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .sharelink {
    background-image: url(../../images/sharelinks@2x.png);
  }
}
/* Change your settingsss */
*, *:before, *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

body {
  font-size: 16px;
  margin: 0;
  padding: 0;
  font-family: "Plantagenet Cherokee", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input, textarea, button, select {
  font: 1em "Plantagenet Cherokee", sans-serif;
}

a img {
  border: none;
}

button {
  cursor: hand;
  cursor: pointer;
}

img {
  max-width: 100%;
}

.gm-style img {
  max-width: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", sans-serif;
}

header.fixed-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 200;
}

.row {
  position: relative;
  width: 100%;
  max-width: 65em;
  margin: 0 auto;
}

.row:after {
  display: block;
  content: ' ';
  width: 1px;
  font-size: 1px;
  clear: both;
}

.row .row {
  width: auto;
  max-width: none;
  margin: 0 -14px;
  padding: 0;
}

.hires {
  display: inline-block;
  background-size: 100% auto;
  background-repeat: none;
  white-space: nowrap;
  overflow: hidden;
}

.for-desktop {
  display: none;
}

.mainmenu .menu-items, .breadcrumbs, .pagination {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mainmenu .menu-items li, .breadcrumbs li, .pagination li {
  display: inline-block;
}

.pagination li a {
  display: inline-block;
  padding: 5px 11px;
  text-decoration: none;
}

ul.errors {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.errors li {
  color: #f61d1e !important;
}

.error {
  color: #f61d1e !important;
}

.notice {
  color: #a29f3a !important;
}

.breadcrumbs li + li:before {
  display: inline-block;
  content: "\f105";
  margin: 0 8px;
}

.clearer {
  clear: both;
}

.flexvideo {
  width: 100%;
  position: relative;
}

.flexvideo iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.documentList {
  list-style: none;
  padding: 0;
  margin: 40px 0;
}

.fotooverzicht.naastelkaar {
  margin: 0 -10px;
}

.fotooverzicht.naastelkaar a {
  display: block;
  padding: 10px;
  width: 33.33333%;
  float: left;
}

.fotooverzicht.naastelkaar a img {
  display: block;
}

@media screen and (max-width: 549px) {
  .fotooverzicht.naastelkaar {
    margin: 0 -5px;
  }

  .fotooverzicht.naastelkaar a {
    padding: 5px;
  }
}

.fotorechts {
  float: right;
}

.fotolinks {
  float: left;
}

.clickable-block {
  cursor: pointer;
  cursor: hand;
}

.column, .columns {
  position: relative;
  margin-bottom: 0;
  min-height: 1px;
  float: left;
  padding: 0 14px;
  width: 100%;
}

.column.right, .columns.right {
  float: right;
}

.medium-clear {
  display: none;
}

.small-1 {
  width: 25%;
}

.small-2 {
  width: 50%;
}

.small-3 {
  width: 75%;
}

.small-4 {
  width: 100%;
}

@media screen and (max-width: 499px) {
  .show-for-medium-up {
    display: none;
  }
}

@media screen and (min-width: 500px) {
  .column, .columns {
    margin-bottom: 0;
  }

  .medium-1 {
    width: 25%;
  }

  .medium-2 {
    width: 50%;
  }

  .medium-3 {
    width: 75%;
  }

  .medium-4 {
    width: 100%;
  }

  .medium-clear {
    display: block;
    width: 1px;
    height: 1px;
    clear: both;
  }
}

@media screen and (max-width: 767px) {
  .show-for-large-up {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  /*.row {
      padding: 0 ($gutter/2);
  }*/
  .large-1 {
    width: 25%;
  }

  .large-2 {
    width: 50%;
  }

  .large-3 {
    width: 75%;
  }

  .large-4 {
    width: 100%;
  }

  .medium-clear {
    display: none;
  }
}

#normal-menu {
  display: none;
}

@media screen and (min-width: 768px) {
  #normal-menu {
    display: block;
  }

  #responsive-menu {
    display: none;
  }
}

.scrollbg {
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0px);
}

.scrollbg_content {
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
}

.faderrotator {
  position: relative;
  transition: height 600ms;
  -webkit-transition: height 600ms;
}

.faderrotator_item {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 600ms;
  -webkit-transition: opacity 600ms;
}

.faderrotator_item.active {
  opacity: 1;
  filter: none;
  z-index: 1;
}

.regel {
  margin: .5em 0;
}

input, button, textarea {
  -webkit-appearance: none;
}

textarea {
  resize: none;
  height: 150px;
  margin-top: 5px;
}

button {
  border: 0;
}

.ie-placeholder {
  color: #808080;
}

.regel {
  display: block;
  margin: .5em 0;
}

.col1, .col2, .knoppen {
  display: block;
}

.col2 input, .col2 textarea {
  width: 100%;
  outline: none;
  border: 1px solid #d4d5d5;
  font-size: 14px;
  padding: 7px 10px;
  border-radius: 0;
  transition: box-shadow 200ms, border-color 200ms;
  -webkit-transition: box-shadow 200ms border-color 200ms;
}

.col2 input:focus, .col2 textarea:focus {
  border-color: #d9731a;
  box-shadow: 0px 0px 5px rgba(217, 115, 26, 0.25);
}

.knoppen input {
  cursor: pointer;
  cursor: hand;
  padding: .66667em 1.33333em .33333em 1.33333em;
  text-transform: uppercase;
  border: 0;
  margin: 0;
  background-color: #3f3f3f;
  color: #e8e1d2 !important;
  border-radius: 0;
  transition: background-color 300ms;
  -webkit-transition: background-color 300ms;
}

.no-touch .knoppen input:hover {
  background-color: #e58027;
}


.productdata h1 {
    font-size: 24px!important;
    margin-bottom: 10px!important;
}

.productdata h2 {
    font-size: 20px!important;
}

.widget-productlist .knop {
    background-color: #3f3f3f;
    border: 0 none;
    border-radius: 0;
    color: #e8e1d2 !important;
    cursor: pointer;
    margin: 0;
    padding: 0.5em 1.33333em;
    text-transform: uppercase;
    transition: background-color 300ms ease 0s;
}

.widget-productlist .knop:hover {
  background-color: #e58027;
}


.ie-placeholder {
  color: #726f69;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #726f69;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #726f69;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #726f69;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #726f69;
}

::selection {
  background: #d9731a;
  /* WebKit/Blink Browsers */;
}

::-moz-selection {
  background: #d9731a;
  /* Gecko Browsers */;
}

html, body {
  width: 100%;
  overflow-x: hidden;
}

body {
  color: #2d2720;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a {
  color: #d9731a;
  text-decoration: none;
  transition: color 300ms, background-color 300ms;
  -webkit-transition: color 300ms, background-color 300ms;
}

hr {
  text-align: left;
  margin: 0;
  border: 0;
  height: 2px;
  width: 144px;
  background-color: #ffffff;
  opacity: .1;
  filter: alpha(opacity=10);
}

@media screen and (min-width: 1130px) {
  .row_wide {
    max-width: 1130px !important;
  }
}

span.div {
  display: block;
}

.row_small {
  max-width: 850px !important;
}

.topbar_logo a, .rockbottom_logo, .btn_addnoise {
  display: inline-block;
  text-indent: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% auto;
  white-space: nowrap;
}

.btn_addnoise {
  background-image: url(../../images/addnoise.png);
  width: 156px;
  height: 42px;
  max-width: 100%;
  background-size: 100% auto;
}

.imgleft {
  width: 43%;
  float: right;
  padding: 0 0 10px 10px;
}

@media screen and (min-width: 500px) {
  .imgleft {
    width: 33.33333%;
  }
}

@media screen and (min-width: 768px) {
  .imgleft {
    padding: 0;
    width: 50%;
    float: left;
  }

  .cntright {
    width: 50%;
    float: right;
  }
}

@media screen and (min-width: 1130px) {
  .row_wide {
    max-width: 1130px;
  }
}

.btn {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
}

.btn_small {
  font-size: .75em;
}

.btn .fa {
  margin-right: 10px;
}

/***************************************************************/
.main {
  padding-top: 1px;
}

/* TOPBAR */
.scrollup {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  left: 0;
  height: 77px;
  pointer-events: none;
}

.scrollup > .inner {
  transition: top 500ms, opacity 500ms;
  -webkit-transition: top 500ms, opacity 500ms;
  position: relative;
  top: -153px;
  opacity: 0;
}

.scrollup .topbar_logo .f {
  transition: padding-top 500ms;
  -webkit-transition: padding-top 500ms;
}

.scrollup .topbar_logo a {
  transition: width 500ms, height 500ms;
  -webkit-transition: width 500ms, height 500ms;
}

.scrollup_state_visible {
  pointer-events: auto;
}

.scrollup_state_visible > .inner {
  top: 0;
  opacity: 1 !important;
}

.scrollup_state_visible.scrollup_state_scrolled > .inner {
  top: -77px;
}

@media screen and (min-width: 768px) {
  .scrollup {
    height: 153px;
  }

  .no-touch .scrollup {
    position: fixed;
  }
}

.topbar {
  max-width: 100%;
  transition: top 500ms cubic-bezier(0.65, 0, 0, 1);
  -webkit-transition: top 500ms cubic-bezier(0.65, 0, 0, 1);
}

.topbar > .inner {
  height: 77px;
}

@media screen and (min-width: 768px) {
  .topbar > .inner {
    height: 153px;
  }
}

.topbar > .inner:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 77px;
  right: 0;
  left: 0;
}

@media screen and (min-width: 768px) {
  .topbar > .inner:after {
    top: 153px;
  }
}

.topbar_tiles {
  height: 580px;
  position: absolute;
  right: 0;
  left: 0;
  background-color: #2e2824;
  display: none;
  padding-top: 30px;
  bottom: 153px;
}

.topbar_tiles .columns {
  width: 33.33333%;
}

.topbar_tiles .tiles_container {
  width: 850px;
  max-width: 100%;
  margin: 0 auto;
}

.topbar_tiles .tile {
  height: 520px !important;
}

.topbar_state_down {
  top: 580px;
}

.topbar_state_down .righttop_more img {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.topbar_logo {
  margin: 0;
  position: relative;
  background: url(../images/distillery/topbar_texture.png) repeat-x left top;
  max-width: 100%;
  z-index: 10;
}

.topbar_logo .f {
  display: block;
  margin: 0 auto;
  background-image: url(../images/distillery/logoframe_desktop.png);
}

.topbar_logo a {
  display: block;
  background-image: url(../images/distillery/logo.png);
  margin: 0 auto;
}

.topbar_menubutton, .topbar_phonebutton {
  position: absolute;
  height: 36px;
  width: 36px;
  z-index: 100;
}

.topbar_menubutton {
  display: none;
}

.topbar_phonebutton {
  color: #2d2720;
  right: 14px;
  font-size: 25px;
  border: 3px solid #2d2720;
  border-radius: 20px;
  line-height: 32px;
  top: 10px;
}

.topbar .righttop {
  padding-right: 50px;
}

.topbar .righttop_phone {
  display: none;
}

@media screen and (max-width: 767px) {
  .topbar_logo {
    left: 0 !important;
    margin: 0 auto;
  }

  .topbar_logo .f {
    background-image: url(../images/distillery/logoframe_mobile.png);
    background-size: 100% auto;
    background-position: center bottom;
    position: relative;
  }

  .topbar_menubutton, .topbar_phonebutton {
    display: block;
  }

  .topbar_menubutton {
    font-size: 30px;
    line-height: 36px;
  }

  .topbar_phonebutton {
    top: 18px;
  }
}

@media screen and (min-width: 1000px) {
  .topbar_phonebutton {
    display: none;
  }

  .topbar .righttop {
    padding-right: 0;
  }

  .topbar .righttop_phone {
    display: block;
  }
}

/* TILES */
@media screen and (min-width: 1130px) {
  .tiles {
    margin: 0 -15px;
  }
}

.tiles .columns {
  padding: 0 14px !important;
}

.tile {
  height: 200px;
  background-color: black;
  position: relative;
  margin: 10px auto;
  overflow: hidden;
  background-position: -100px center;
  background-size: auto 100%;
  cursor: pointer;
  cursor: hand;
}

.tile_content {
  position: absolute;
  right: 0;
  bottom: -50px;
  top: 0;
  height: 233px;
  background: url(../../images/tile_backdrop.jpg) no-repeat;
  text-align: center;
  padding: 25px 10px;
  width: 260px;
  max-width: 50%;
  transition: bottom 500ms cubic-bezier(0.65, 0, 0, 1);
  -webkit-transition: bottom 500ms cubic-bezier(0.65, 0, 0, 1);
}

.tile_brewery {
  background-position: center 0;
}

.tile_distillery {
  background-position: center -233px;
  color: #706b65;
}

.tile_proeflokaal {
  background-position: center -466px;
  color: #40282a;
}

.tile_webshop {
  background-position: center -699px;
  color: #938d83;
}

.tile_subline {
  font-size: 18px;
  font-variant: small-caps;
}

@media screen and (min-width: 440px) {
  .tile {
    height: 233px;
  }
}

@media screen and (min-width: 540px) {
  .tile {
    background-position: -25px center;
  }
}

@media screen and (min-width: 600px) {
  .tile {
    background-size: 520px auto;
    background-position: left center;
  }
}

@media screen and (min-width: 768px) {
  .tile {
    width: 260px;
    max-width: 100%;
    height: 337px;
    background-position: center top;
  }

  .tile:before {
    content: ' ';
    display: block;
    position: absolute;
    right: 0;
    bottom: 183px;
    left: 0;
    background: url(../../images/tile_shade.png) repeat-x center bottom;
    height: 62px;
  }

  .tile_content {
    top: auto;
    left: 0;
    max-width: 100%;
  }
}

@media screen and (min-width: 850px) {
  .tile {
    height: 520px;
  }
}

.no-touch .tile:hover .tile_content {
  bottom: 0;
}

/* RIGHT TOP */
.righttop {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .righttop {
    display: block;
  }
}

.righttop_phone, .righttop_more, .righttop_langbar, .righttop_cert {
  float: left;
}

.righttop_more {
  height: 54px;
  background: #2e2824 url(../images/distillery/morelogo.png) no-repeat 20px center;
  text-transform: uppercase;
  cursor: pointer;
  cursor: hand;
}

.righttop_more img {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  transition: transform 500ms cubic-bezier(0.65, 0, 0, 1);
  -webkit-transition: transform 500ms cubic-bezier(0.65, 0, 0, 1);
}

.righttop_langbar {
  margin: 0;
  padding: 0;
}

.righttop_langbar li {
  display: inline-block;
}

.righttop_langbar li + li {
  border-left: 1px solid #b0ac9d;
}

.righttop_langbar a {
  display: inline-block;
}

.righttop_langbar li.active + li {
  border-left-color: transparent;
}

/* TILES */
@media screen and (min-width: 1130px) {
  .tiles {
    margin: 0 -15px;
  }
}

.tiles .columns {
  padding: 0 14px !important;
}

.tile {
  height: 200px;
  background-color: black;
  position: relative;
  margin: 10px auto;
  overflow: hidden;
  background-position: -100px center;
  background-size: auto 100%;
  cursor: pointer;
  cursor: hand;
}

.tile_content {
  position: absolute;
  right: 0;
  bottom: -50px;
  top: 0;
  height: 233px;
  background: url(../../images/tile_backdrop.jpg) no-repeat;
  text-align: center;
  padding: 25px 10px;
  width: 260px;
  max-width: 50%;
  transition: bottom 500ms cubic-bezier(0.65, 0, 0, 1);
  -webkit-transition: bottom 500ms cubic-bezier(0.65, 0, 0, 1);
}

.tile_brewery {
  background-position: center 0;
}

.tile_distillery {
  background-position: center -233px;
  color: #706b65;
}

.tile_proeflokaal {
  background-position: center -466px;
  color: #40282a;
}

.tile_webshop {
  background-position: center -699px;
  color: #938d83;
}

.tile_subline {
  font-size: 18px;
  font-variant: small-caps;
}

@media screen and (min-width: 440px) {
  .tile {
    height: 233px;
  }
}

@media screen and (min-width: 540px) {
  .tile {
    background-position: -25px center;
  }
}

@media screen and (min-width: 600px) {
  .tile {
    background-size: 520px auto;
    background-position: left center;
  }
}

@media screen and (min-width: 768px) {
  .tile {
    width: 260px;
    max-width: 100%;
    height: 337px;
    background-position: center top;
  }

  .tile:before {
    content: ' ';
    display: block;
    position: absolute;
    right: 0;
    bottom: 183px;
    left: 0;
    background: url(../../images/tile_shade.png) repeat-x center bottom;
    height: 62px;
  }

  .tile_content {
    top: auto;
    left: 0;
    max-width: 100%;
  }
}

@media screen and (min-width: 850px) {
  .tile {
    height: 520px;
  }
}

.no-touch .tile:hover .tile_content {
  bottom: 0;
}

/* MENU */
.menu {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 25;
}

@media screen and (min-width: 768px) {
  .menu {
    display: block;
  }
}

@media screen and (min-width: 65em) {
  .menu {
    right: -12px;
  }
}

.menu ul {
  margin: 0;
  padding: 0;
}

.menu ul li {
  display: inline-block;
}

.menu ul a {
  display: block;
}

.menu li {
  position: relative;
}

.menu li > ul {
  display: none;
}

.menu_dropdown {
  position: absolute;
  left: 0;
  overflow-y: hidden;
}

.menu_dropdown li {
  display: block;
}

.menu_dropdown ul {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.75);
  position: relative;
  transition: top 500ms cubic-bezier(0.65, 0, 0, 1);
  -webkit-transition: top 500ms cubic-bezier(0.65, 0, 0, 1);
}

.menu_dropdown ul a {
  white-space: nowrap;
}

@media screen and (min-width: 1000px) {
  .menu_medium {
    display: none;
  }
}

.menu_medium .menu_dropdown {
  left: auto;
  right: 0;
}

.menu_large {
  display: none;
}

@media screen and (min-width: 1000px) {
  .menu_large {
    display: block;
  }
}

/* HEADER */
.header_wrapper {
  height: 100%;
  background: url(../images/distillery/header_overlay.png) no-repeat center top;
  background-size: 100% auto;
}

.header_shade {
  padding-top: 1px;
  height: 100%;
  background: linear-gradient(top, rgba(0, 0, 0, 0.61) 0%, transparent 12.5%, transparent 87.5%, rgba(0, 0, 0, 0.61) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.61) 0%, transparent 12.5%, transparent 87.5%, rgba(0, 0, 0, 0.61) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.61) 0%, transparent 12.5%, transparent 87.5%, rgba(0, 0, 0, 0.61) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.61) 0%, transparent 12.5%, transparent 87.5%, rgba(0, 0, 0, 0.61) 100%);
}

.header .scrollbg_content img {
  position: relative;
  width: 500px;
  left: 50%;
  margin-left: -250px;
  max-width: none;
  display: block;
}

@media screen and (min-width: 500px) {
  .header .scrollbg_content img {
    width: 768px;
    margin-left: -384px;
  }
}

@media screen and (min-width: 768px) {
  .header .scrollbg_content img {
    width: 1600px;
    margin-left: -800px;
  }
}

@media screen and (min-width: 1600px) {
  .header .scrollbg_content img {
    left: 0;
    margin-left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .header .row {
    height: 100%;
  }

  .header_content {
    position: absolute;
    right: 0;
    bottom: 56px;
    left: 0;
  }
}

/* HOME CONTENT */
.homecontent {
  padding-top: 1px;
  padding-bottom: 28px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .homecontent {
    padding-bottom: 100px;
  }
}

.homecontent_shadow {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 228px;
  background: url(../images/distillery/pageintro_shadow.png) no-repeat center -35px;
  display: none;
}

@media screen and (min-width: 768px) {
  .homecontent_shadow {
    display: block;
  }
}

.homecontent_dlinks {
  background: url(../images/distillery/intro_dlinks_bg.png) left top;
  height: 260px;
}

/* PAGE INTRO */
.pageintro {
  margin-top: -1px !important;
  margin-bottom: 28px !important;
}

@media screen and (min-width: 768px) {
  .pageintro {
    margin-top: -130px !important;
    margin-bottom: 86px !important;
  }
}

.pageintro .large-3 {
  padding: 0;
}

.pageintro_slider {
  position: relative;
}

.pageintro .owl-controls {
  position: absolute;
  right: 40px;
  bottom: 25px;
  text-align: right;
}

.pageintro .owl-controls .owl-page span {
  width: 8px;
  height: 8px;
  margin: 5px;
}

/* INTRO SLIDE */
.introslide {
  background: #dbd6c3 url(../images/distillery/pageintro_bg.png) no-repeat right top;
  background-size: auto 100%;
  font-size: .8em;
}

.introslide:after {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
}

.introslide_image {
  width: 33.33333%;
  float: right;
  overflow: hidden;
  margin: 20px 14px 0 0;
}

.introslide_image img {
  display: block;
}

@media screen and (min-width: 500px) {
  .introslide {
    font-size: .9em;
    height: 260px;
  }

  .introslide_image {
    float: left;
    margin: 0;
  }

  .introslide_image img {
    position: relative;
    max-width: none;
    left: 50%;
    margin-left: -130px;
  }

  .introslide_content {
    width: 66.66667%;
    float: left;
    height: 260px;
  }
}

/* INTRO */
.intro_image {
  position: relative;
}

.intro_image img {
  display: block;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .intro_image {
    padding-right: 24px;
  }
}

@media screen and (min-width: 65em) {
  .intro .large-4 {
    padding-left: 0;
    padding-right: 0;
  }
}

/* PLAY BUTTON */
.playbutton {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 45px;
  height: 45px;
  background: url(../images/distillery/playbutton.png) no-repeat center center;
  background-size: 100% auto;
  margin: auto;
}

@media screen and (min-width: 768px) {
  .playbutton {
    width: 90px;
    height: 90px;
  }
}

/* TABS */
.tabs {
  position: relative;
}

.tabs_tabrow:after {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
}

.tabs_tabrow a {
  display: block;
  float: left;
  width: 33.33333%;
}

.tabs_onetab a {
  width: 100%;
}

.tabs_panels {
  position: relative;
}

.tabs_panels .tabs_panel {
  position: absolute;
  top: 0;
  right: 14px;
  bottom: 0;
  left: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}

@media screen and (min-width: 65em) {
  .tabs_panels .tabs_panel {
    right: 0;
    left: 0;
  }
}

.tabs_panels .tabs_panel.active {
  opacity: 1;
  filter: none;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .tabs_tabrow a {
    width: auto;
  }
}

/* OWL */
.owl:after {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
}

@media screen and (min-width: 65em) {
  .owl6 {
    margin: 0 -14px;
  }
}

.owl6 .owl_item {
  text-align: center;
  padding: 14px;
}

/* NEWS */
.news {
  padding: 70px 0;
}

.price, .newsitem_price {
  font-family: "Playfair Display", sans-serif;
}

.price .figures, .newsitem_price .figures {
  font-size: 2.875em;
  color: #151412;
  margin-bottom: 10px;
  font-weight: bold;
}

.price .figures span, .newsitem_price .figures span {
  display: inline-block;
  font-size: .5em;
  vertical-align: top;
}

.price .stock, .newsitem_price .stock {
  font-size: 14px;
  text-transform: uppercase;
  color: #706b65;
  font-weight: 200;
}

.newsitem_photo {
  padding: 0;
  margin: 0 14px;
}

@media screen and (min-width: 420px) {
  .newsitem_photo {
    margin: 0;
  }
}

.newsitem_photo img {
  display: block;
  width: 100%;
}

.newsitem_content {
  position: relative;
  padding: 10px 14px 60px 26px !important;
}

@media screen and (min-width: 420px) {
  .newsitem_content {
    min-height: 260px;
  }
}

.newsitem_price {
  position: absolute;
  left: 26px;
  bottom: 0;
  height: 85px;
}

.newsitem h4 {
  font-size: 18px;
  margin: 0;
  line-height: 1.44444em;
}

.newsitem p {
  font-size: 13px;
  line-height: 1.46667;
}

@media screen and (max-width: 420px) {
  .newsitem .columns {
    float: none;
    width: auto;
  }

  .newsitem_photo {
    text-align: center;
    margin-bottom: 20px;
  }

  .newsitem_content {
    padding: 0 28px;
  }
}

/* FOOTER */
.footer {
  background: url(../images/distillery/footer_bg.jpg) repeat center top;
  padding: 1px 0 28px 0;
  position: relative;
}

@media screen and (min-width: 768px) {
  .footer {
    padding: 32px 0 40px 0;
  }
}

.footer_block {
  padding-top: 28px !important;
}

/* TWITTER */
@media screen and (min-width: 768px) {
  .twitter {
    padding-left: 28px !important;
  }

  .twitter_tweet {
    padding-right: 100px;
  }
}

@media screen and (max-width: 499px) {
  .twitter {
    min-height: 320px;
  }
}

.twitter_feed {
  margin: 6px 0 50px 0;
  padding: 0;
}

/* FOLLOW */
.follow {
  text-transform: uppercase;
}

.follow_button {
  display: inline-block;
  width: 27px;
  height: 27px;
  text-align: center;
  border-radius: 14px;
  margin-left: 5px;
}

/* NEWS HOME */
@media screen and (min-width: 768px) {
  .newshome .cntright {
    padding-left: 27px;
  }
}

.newshome p {
  margin-top: 0;
}

/* DLINKS */
.dlinks {
  padding-left: 27px !important;
  padding-right: 0 !important;
}

.dlinks ul {
  margin: 24px 0 0 0;
  padding: 0;
  list-style: none;
}

.dlinks_row {
  padding-top: 30px;
}

/* ADDRESS */
.address {
  margin-top: 30px !important;
  position: relative;
  z-index: 10;
}

.address ul {
  margin: 0;
  padding: 0;
}

.address ul li {
  display: inline-block;
}

.address ul li {
  display: block;
}

@media screen and (min-width: 500px) {
  .address {
    margin-top: 90px !important;
  }

  .address .columns {
    padding-left: 27px;
  }

  .address ul li {
    display: inline-block;
  }

  .address ul li + li:before {
    content: '\2022\00a0';
    display: inline-block;
    padding: 0 10px;
  }
}

/* ROCK BOTTOM */
.rockbottom {
  background: #e8e1d2 url(../images/distillery/rockbottom_bg.png) no-repeat left top;
  padding: 9px 0 31px 0;
}

.rockbottom_logo {
  width: 117px;
  height: 85px;
  background-image: url(../images/distillery/logo-small.png);
  vertical-align: top;
}

.rockbottom_copy {
  display: inline-block;
  padding-top: 48px !important;
}

.rockbottom_share {
  padding-top: 40px !important;
}

@media screen and (min-width: 768px) {
  .rockbottom_designby {
    padding: 39px 0 0 27px !important;
  }
}

@media screen and (max-width: 767px) {
  .rockbottom_designby {
    padding-top: 28px !important;
  }
}

/* NEXT CONTENT */
.nextcontent {
  position: relative;
}

/* NEXT */
.next {
  padding-top: 28px !important;
}

@media screen and (min-width: 768px) {
  .next > .row {
    padding: 0 14px;
  }
}

.next_breadcrumbs {
  padding-bottom: 50px !important;
}

.next a {
  color: #d9731a;
}

/* TEXTBLOCK */
.textblock {
    margin-bottom: 30px;
}
    

.textblock + .textblock {
  margin-top: 30px;
  border-top: 3px solid #c0baae;
  padding-top: 30px;
}

.textblock .fotorechts {
  width: 40%;
  padding: 5px 0 14px 14px;
}

.textblock .fotolinks {
  width: 35%;
  padding: 5px 14px 14px 0;
}


@media screen and (min-width: 768px) {
  .textblock .fotorechts {
    width: 33.3333%;
    padding: 5px 0 28px 28px;
  }

  .textblock .fotolinks {
    /* width: 33.3333%;  */
    width: 30%;
    padding: 5px 20px 20px 0;
  }
  
}

.documentList {
  border: 1px solid #c0baae;
  padding: 1px;
}

.documentList li {
  padding: 1px 5px;
}

.documentList li:nth-child(even) {
  background-color: #c0baae;
}

.photo-slider {
  margin-top: 1em;
}

.breadcrumbs {
  display: inline-block;
}

.breadcrumbs li + li:before {
  font-family: 'FontAwesome';
  font-size: .75em;
}

/* SIDEBAR */
.sidebar h4 {
  margin: 0 0 0 0;
}

.sidebar h4 a {
  color: #2d2720;
}

.sidebar .sidenav {
  margin: .5em 0 0 0;
  padding: 4px 0 0 0;
  list-style: none;
  line-height: 1.1;
}

.sidebar .sidenav ul {
  list-style: none;
  padding: 0 0 0 16px;
  font-weight: normal;
}

.sidebar .sidenav a {
  display: block;
  color: #2d2720;
  padding: 5px 0;
}

.sidebar .sidenav li.active > a {
  color: #d9731a;
}

/* HOVER EFFECTS */
/* Only on non-touch devices */
.no-touch a:hover {
  color: #eb9b55;
}

@media screen and (max-width: 767px) {
  .no-touch .topbar_phonebutton:hover {
    color: #2d2720;
  }
}

.no-touch .next a:hover {
  color: #eb9b55;
}

.no-touch .sidebar a:hover {
  color: #d9731a;
}

.no-touch .sidebar .sidenav a:hover {
  color: #d9731a;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .topbar_logo a {
    background-image: url(../images/distillery/logo@2x.png);
  }

  .righttop_more, .sidemenu .sidemore {
    background-image: url(../images/distillery/morelogo@2x.png);
  }

  .rockbottom_logo {
    background-image: url(../images/distillery/logo-small@2x.png);
  }

  .btn_addnoise {
    background-image: url(../../images/addnoise@2x.png);
  }

  .playbutton {
    background-image: url(../images/distillery/playbutton@2x.png);
  }
}
/* OWL THEME */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
    /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #c7c0b1;
  transition: background 300ms;
  -webkit-transition: background 300ms;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover,
  .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #b2a491;
  text-decoration: none;
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
    /*IE7 life-saver */;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  border-radius: 20px;
  background: #c7c0b1;
  transition: background 300ms;
  -webkit-transition: background 300ms;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px;
}

.owl-theme .owl-controls .owl-page.active span {
  background: #a6886e !important;
}

.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}

@media only screen {
  body, html {
    overflow-x: hidden;
  }

  .sidemenu {
    position: fixed;
    background: url(../images/distillery/sidemenu_bg.png);
    color: white;
    width: 260px;
    top: 0;
    bottom: 0;
    left: -260px;
    z-index: 11;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    margin: 0;
    padding: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: transform 500ms cubic-bezier(0.65, 0, 0, 1);
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.65, 0, 0, 1);
  }

  .sidemenu.shift-left {
    transform: translateX(260px);
    -webkit-transform: translateX(260px);
  }

  .sidemenu.shift-right {
    transform: translateX(-260px);
    -webkit-transform: translateX(-260px);
  }

  .sidemenu li {
    display: block;
  }

  .sidemenu li.item-breadcrumb {
    background-color: #c0c0c0;
  }

  .sidemenu li a, .sidemenu li span {
    color: white;
    text-decoration: none;
    display: block;
    padding: .75em 1em;
    font-size: 1.25em;
    margin-left: 20px;
  }

  .sidemenu li.node:before {
    content: '\f104';
    font-family: 'FontAwesome';
    display: block;
    float: left;
    padding-top: .7em;
    font-size: 1.25em;
    margin: 0 20px 0 16px;
  }

  .sidemenu li > ul {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/distillery/sidemenu_bg.png);
    margin: 0;
    padding: 0;
    height: 100%;
    z-index: 10;
    transform: translateX(-260px);
    -webkit-transform: translateX(-260px);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: transform 500ms cubic-bezier(0.65, 0, 0, 1);
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.65, 0, 0, 1);
  }

  .sidemenu li.active > ul {
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
  }

  .sidemenu li.back, .sidemenu li.close-menu {
    opacity: .5;
    filter: alpha(opacity=75);
  }

  .sidemenu li.back:before {
    content: '\f105';
    font-family: 'FontAwesome';
    display: block;
    float: right;
    padding-top: .9em;
    font-size: 1.25em;
    margin: 0 20px 0 20px;
  }

  .sidemenu.right {
    left: auto;
    right: -260px;
  }

  .sidemenu.right li > ul {
    transform: translateX(260px);
    -webkit-transform: translateX(260px);
  }

  .main {
    position: relative;
    z-index: 11;
  }

  .main.shift-left, .main.shift-right {
    box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.25);
  }
}

@media only screen and (max-width: 767px) {
  .shift, .main {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transition: transform 500ms cubic-bezier(0.65, 0, 0, 1) !important;
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.65, 0, 0, 1) !important;
  }

  .shift.shift-left, .main.shift-left {
    transform: translateX(260px);
    -webkit-transform: translateX(260px);
  }

  .shift.shift-right, .main.shift-right {
    transform: translateX(-260px);
    -webkit-transform: translateX(-260px);
  }
}

@media only screen {
  #menulink {
    float: right;
  }

  .sidemore {
    background: #1c1c1b url(../images/distillery/morelogo.png) no-repeat 40px center;
    background-size: 24px 31px;
  }

  .sidemore > a {
    font-family: 'Playfair Display', sans-serif;
    font-size: 1em !important;
    text-transform: uppercase;
    color: #d9731a !important;
    padding-top: 1em !important;
    padding-left: 3.5em !important;
  }

  .langselect {
    padding: 10px 20px;
    font-size: .625em;
    background-color: #101010;
  }

  .langselect a {
    margin-left: 0 !important;
    width: 25%;
    float: left;
    font-family: 'Playfair Display', sans-serif;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    text-align: center;
    color: #e8e1d2 !important;
  }

  .langselect a + a {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }

  .langselect a.active {
    color: #101010 !important;
    background-color: #e8e1d2;
  }

  .langselect:after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
  }
}
/* And GO! */
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
}

.btn {
  padding: .33333em 1.33333em;
  border: 1px solid white;
  font-weight: normal;
  font-size: 13px;
  transition: color 300ms, border-color 300ms;
  -webkit-transition: color 300ms, border-color 300ms;
}

.btn_color_pri {
  color: #d9731a !important;
  border-color: #3f3f3f;
}

.btn_color_sec {
  color: #e8e1d2 !important;
  border-color: #d9731a;
  padding: .3625em .825em;
}

/* TOPBAR */
.scrollup_state_scrolled .topbar_logo .f {
  padding-top: 88px;
}

.scrollup_state_scrolled .topbar_logo a {
  width: 100px;
  height: 106px;
}

.topbar > .inner {
  background: #e8e1d2 url(../images/distillery/topbar_texture_ex.png) no-repeat right top;
  border-bottom: 6px solid #a6886e;
}

@media screen and (min-width: 768px) {
  .topbar > .inner {
    height: 153px;
  }
}

.topbar > .inner:after {
  height: 56px;
  background: url(../images/distillery/topbar_shadow.png) no-repeat center top;
}

.topbar_logo {
  left: -141px;
  width: 597px;
  height: 153px;
}

.topbar_logo .f {
  width: 308px;
  height: 236px;
  padding-top: 20px;
}

.topbar_logo a {
  width: 157px;
  height: 167px;
}

@media screen and (max-width: 767px) {
  .topbar_logo {
    height: 71px;
    background: url(../images/distillery/topbar_texture_mobile.png) no-repeat center top;
    background-size: auto 100%;
  }

  .topbar_logo .f {
    top: -6px;
    padding-top: 15px;
    width: 160px;
    height: 119px;
  }

  .topbar_logo a {
    width: 80px;
    height: 106px;
  }

  .topbar_menubutton {
    top: 19px;
    left: 14px;
  }
}

/* RIGHT TOP */
.righttop_phone {
  font: 25px 'Playfair Display', sans-serif;
  color: #d9731a;
  margin-right: 60px;
  padding-top: 9px;
}

.righttop_phone a {
  color: #d9731a;
}

.righttop_more {
  height: 54px;
  background-position: 20px 15px;
  background-size: 21px 27px;
  border-bottom: 7px solid #242424;
  color: #d9731a;
  font-size: 15px;
  line-height: 54px;
  padding: 2px 20px 0 53px;
}

.righttop_langbar {
  padding: 18px 17px 0 25px;
}

.righttop_langbar a {
  padding: 0px 8px;
  color: #171411;
  font-size: 13px;
  line-height: 24px;
}

.righttop_langbar li.active {
  background-color: #545149;
  border-left-color: #545149;
}

.righttop_langbar li.active a {
  color: #e8e1d2;
}

/* MENU */
.menu {
  font-size: 19px;
  font-family: "Plantagenet Cherokee", sans-serif;
}

.menu ul a {
  padding: 0 12px 16px 12px;
  color: #6d6558;
}

.menu > ul > li.active li a {
   color: #9e9e9e;
}

@media screen and (max-width: 1024px) {
  .menu ul a {
    padding: 0 6px 16px 6px;
  }
}

.menu > ul > li > a {
  font-variant: small-caps;
}

.menu > ul > li.active a {
  color: #232323;
}

.menu > ul > li.active:before {
  content: ' ';
  display: block;
  width: 26px;
  height: 21px;
  background: url(../images/distillery/breadcrumb.png) no-repeat center top;
  background-size: 26px 21px;
  margin: 0 auto 5px auto;
}

.menu_dropdown {
  top: 40px;
  font-size: .825em;
}

.active .menu_dropdown {
  top: 67px;
}

.menu_dropdown ul {
  padding: 8px 0;
}

.menu_dropdown ul a {
  color: #9e9e9e;
  padding: 5px 12px;
  text-transform: none;
}

.menu_dropdown .active a {
  color: white;
}

/* HEADER */
.header {
  margin-top: 0;
  height: 295px;
  text-align: center;
}

.header h1, .header p {
  text-shadow: 2px 0px 1px rgba(0, 0, 0, 0.4);
  margin: 0;
  text-transform: none;
}

.header h1 {
  padding-top: 2.25em;
  font: 3em 'Great Vibes';
  font-weight: normal;
  color: white;
  opacity: .65;
  filter: alpha(opacity=65);
  line-height: .75;
  margin-bottom: 20px;
}

.header p {
  font-size: .825em;
  color: #d9731a;
  text-transform: uppercase;
  letter-spacing: .019em;
  margin-bottom: 15px;
}

.header img {
  display: none;
}

@media screen and (min-width: 500px) {
  .header {
    height: 400px;
  }

  .header h1 {
    font-size: 4em;
  }

  .header p {
    font-size: 1.25em;
  }
}

@media screen and (min-width: 768px) {
  .header {
    height: 669px;
  }

  .header h1 {
    padding-top: 2.75em;
    font-size: 93px;
  }

  .header p {
    font-size: 21px;
  }

  .header_next {
    height: 430px;
  }

  .header_next h1 {
    padding-top: 2.25em;
  }

  .header img {
    display: inline-block;
  }
}

@media screen and (min-width: 900px) {
  .header h1 {
    line-height: 1.17;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 500px) {
  .header h1 {
    line-height: .75;
    margin-bottom: .25em;
  }

  .header p {
    margin-bottom: 5px;
  }

  .header_content {
    bottom: 14px;
  }
}

/* HOME CONTENT */
.homecontent {
  border-top: 1px solid transparent;
  background: #826f5e url(../images/distillery/homecontent_bg.jpg) center top;
  background-size: 100% auto;
}

.homecontent_watermark {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 553px;
  max-width: 100%;
  background: url(../images/distillery/bigwatermark-dark.png) no-repeat left bottom;
}

.homecontent_dlinks {
  padding: 20px 20px 30px 20px;
}

.homecontent_dlinks h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}

.homecontent_dlinks ul {
  margin: .7em 0;
  padding: 0;
  list-style: none;
}

.homecontent_dlinks li {
  background: url(../images/distillery/pompebled.png) no-repeat left center;
  font-size: 1em;
  line-height: 1.7;
  padding: 5px 0 0 32px;
}

.homecontent_dlinks a {
  color: white;
  font-variant: small-caps;
}

/* INTRO SLIDE */
.introslide_content {
  padding: 14px 14px;
}

.introslide_content h3 {
  margin-top: 0;
  font-size: 22px;
  color: #131412;
  margin-bottom: .75em;
}

.introslide_content p {
  font-variant: small-caps;
  font-size: 15px;
  color: #756959;
  line-height: 1.375em;
  margin-bottom: 1em;
}

@media screen and (min-width: 800px) {
  .introslide_content h3 {
    margin-bottom: 1.5em;
  }

  .introslide_content p {
    margin-bottom: 3em;
  }
}

@media screen and (min-width: 768px) {
  .introslide {
    font-size: 1em;
  }

  .introslide_content {
    padding: 20px 28px;
  }
}

/* INTRO */
.intro_content h1, .intro_content h2 {
  font-size: 20px;
  line-height: 1.29;
  color: #d9731a;
  margin-top: 0;
  color: white;
  padding-bottom: 20px;
  border-bottom: 1px solid #262627;
  border-bottom: 1px solid rgba(84, 84, 84, 0.29);
  margin-bottom: 25px;
}

.intro_content p {
  color: #e8e1d2;
  font-size: 15px;
  line-height: 1.7;
  margin-top: 0;
  margin-bottom: 1.7em;
  font-variant: small-caps;
}

.intro_content a {
  color: #e0aa76;
}

.intro_content .btn {
  font-size: .9375em;
}

@media screen and (min-width: 500px) {
  .intro_content h1, .intro_content h2 {
    font-size: 28px;
  }
}

@media screen and (min-width: 768px) {
  .intro_content {
    padding-left: 24px;
  }
}

/* TABS */
.tabs {
  background: #e8e1d2;
}

.tabs_watermark {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 792px;
  max-width: 100%;
  background: url(../images/distillery/bigwatermark-light.png) no-repeat left top;
}

.tabs_tabrow {
  font-size: 26px;
  border-bottom: 1px solid rgba(21, 20, 18, 0.19);
  padding-top: 22px;
  text-transform: uppercase;
  font-family: "Playfair Display", sans-serif;
}

.tabs_tabrow a {
  color: #756959;
  padding: 6px 14px;
}

.tabs_tabrow a.active {
  color: #272727;
}

.tabs_panels {
  height: 483px;
}

.tabs_panel {
  padding: 28px 0;
}

.tabs .owl6_item {
  font-size: 1.375em;
  color: #d9731a;
}

.tabs .owl6_image img {
  border: 5px solid #FFFFFF;
  border: 5px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
}

@media screen and (min-width: 768px) {
  .tabs_tabrow {
    font-size: 26px;
    padding-top: 50px;
  }

  .tabs_panel {
    padding: 50px 0;
  }
}

@media screen and (max-width: 420px) {
  .tabs_panels {
    height: 768px;
  }
}

/* NEWS */
.newsitem_photo {
  border: 1px solid rgba(206, 203, 200, 0.6);
}

.newsitem_photo img {
  border: 14px solid #ffffff;
}

.newsitem h4 {
  color: #d9731a;
}

.newsitem p {
  font-variant: small-caps;
  color: #706b65;
}

.newsitem .btn {
  float: right;
}

/* FOOTER */
.footer {
  color: white;
}

.footer_block h4 {
  font-size: 12px;
  margin: 0;
}

.footer_headline {
  font-family: "Playfair Display", sans-serif;
  font-size: 20px;
  color: #d9731a;
  margin-bottom: 22px;
  text-transform: uppercase;
}

.footer_headline span {
  font-size: .79em;
  color: #838180;
  text-transform: none;
  font-variant: small-caps;
}

/* TWITTER */
.twitter_tweet {
  font-size: 1em;
  line-height: 1.44444;
  font-variant: small-caps;
  padding-top: 20px;
}

/* FOLLOW */
.follow {
  font-size: 12px;
  color: white;
  text-transform: uppercase;
}

.follow_button {
  background-color: #d9731a;
  color: #2a2a2a !important;
  line-height: 30px;
  font-size: 14px;
}

/* NEWS HOME */
@media screen and (min-width: 768px) {
  .newshome_content {
    padding-top: 25px;
  }
}

.newshome_content {
  font-variant: small-caps;
  font-size: 1em;
  line-height: 1.44444;
}

.newshome p.introtext {
  color: #d42c06;
  font-size: 1.25em;
  line-height: 1.2;
}

/* DLINKS */
.dlinks {
  padding-right: 0;
}

.dlinks_headline {
  font-size: 1em;
  margin-bottom: 17px;
  font-family: "Playfair Display", sans-serif;
  color: #d9731a;
  text-transform: uppercase;
  letter-spacing: -.5px;
  height: 60px;
  position: relative;
}

.dlinks_headline span {
     position: absolute;
     bottom: 0px;
}

.dlinks ul {
  font-size: 14px;
  font-variant: small-caps;
}

.dlinks li {
  padding: 4px 0;
}

.dlinks a {
  color: white;
}

/* ADDRESS */
.address {
  color: white;
}

/* ROCK BOTTOM */
.rockbottom {
  border-top: 6px solid #a6886e;
}

.rockbottom_copy {
  color: #898372;
}

/* NEXT CONTENT */
.nextcontent {
  background-color: #e8e1d2;
}

.nextcontent_grungetop {
  position: absolute;
  top: 0;
  left: 0;
  width: 510px;
  max-width: 100%;
  height: 354px;
  max-height: 100%;
  background: url(../images/distillery/sandgrunge_top.png) left top;
}

.nextcontent_grungebottom {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 448px;
  max-width: 100%;
  height: 345px;
  max-height: 100%;
  background: url(../images/distillery/sandgrunge_bottom.png) right bottom;
}

/* TEXTBLOCK */
.textblock {
  font-size: .9em;
}

.textblock h1, .textblock h2, .textblock h3 {
  color: #272727;
  margin: 0;
}

.textblock h1 {
  font-size: 2em;
}

.textblock h2 {
  font-size: 1.75em;
}

.textblock h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: .5em;
  font-variant: small-caps;
  color: #2d2720;
}


.textblock p, .textblock ul, .textblock ol {
  line-height: 1.7;
}

.textblock .introtext {
  font-family: 'Playfair Display', serif;
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: .5em;
  font-variant: small-caps;
}

.documentList li:nth-child(odd) {
  background-color: #e1dbcc;
}

/* SIDEBAR */
.sidebar {
  font-family: 'Playfair Display', serif;
}

.sidebar_nav {
  background-color: #a6886e;
  padding: 20px 28px;
  margin-top: -10px;
  margin-bottom: 28px;
}

.sidebar h4 {
  font-size: 1.25em;
}

.sidebar h4 a {
  color: #e8e1da;
}
.sidebar .sidenav {
  font-size: .9em;
  font-variant: small-caps;
}

.sidebar .sidenav a {
  color: white;
}

.sidebar .sidenav li.active > a {
  color: #ecb98c !important;
}
/* HOVER EFFECTS */
/* Only on non-touch devices */
.no-touch .btn_color_pri:hover {
  color: black !important;
  border-color: black;
}

.no-touch .btn_color_sec:hover {
  color: white !important;
  border-color: white;
}

.no-touch .righttop_langbar a:hover {
  color: #545149;
}

.no-touch .menu ul a:hover {
  color: #d9731a;
}

.no-touch .menu_dropdown a:hover {
  color: white;
}

.no-touch .homecontent_dlinks a:hover {
  color: #7a2d13;
}

.no-touch .intro_content a:hover {
  color: white;
}

.no-touch .tabs_tabrow a:hover {
  color: #272727;
}

.no-touch .follow_button:hover {
  background-color: white;
}

.no-touch .dlinks a:hover {
  color: #d42c06;
}

.no-touch .sidebar h4 a:hover {
  color: #dbcfc5;
}

.no-touch .sidebar .sidenav a:hover {
  color: #e8e1da;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .menu > ul > li.active:before {
    background-image: url(../images/distillery/breadcrumb@2x.png);
  }
}

.menu_dropdown ul {
	display: none;
}