/*!
Theme Name: Dad's Hat Rye
Theme URI: http://redsqware.com
Author: redsqware
Author URI: http://redsqware.com
Description: There for Dad's Hat Rye website
Version: 1.0
License: 
License URI: 
Tags: 
Text Domain: dhr
*/
@import url("https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, img,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  list-style: none;
  text-decoration: none;
  outline: 0;
}

:focus {
  outline: 0;
}

b, strong {
  font-weight: 400;
}

.clear {
  clear: both;
}

label {
  cursor: pointer;
}

.hidden {
  display: none;
}

header, aside, nav, footer, article {
  display: block;
}
@font-face {
  font-family: 'Arial-Regular';
  src: url("fonts/Arial-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'frontage_condensedregular';
  src: url("fonts/juri_zaech_-_frontagecondensed-regularfrontageRegular.woff2") format("woff2"), url("fonts/juri_zaech_-_frontagecondensed-regularfrontageRegular.woff") format("woff"), url("fonts/juri_zaech_-_frontagecondensed-regularfrontageRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'frontage_condensedbold';
  src: url("fonts/juri_zaech_-_frontage_condensed_boldfrontageBold.woff2") format("woff2"), url("fonts/juri_zaech_-_frontage_condensed_boldfrontageBold.woff") format("woff"), url("fonts/juri_zaech_-_frontage_condensed_boldfrontageBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'santelia_scriptbold';
  src: url("fonts/yellow_design_studio_-_santeliascript-boldsantElia.woff2") format("woff2"), url("fonts/yellow_design_studio_-_santeliascript-boldsantElia.woff") format("woff"), url("fonts/yellow_design_studio_-_santeliascript-boldsantElia.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wrap {
  width: 100%;
  max-width: 1070px;
  margin: 0px auto;
}

@media (max-width: 991px) {
  .wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 679px) {
  .wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}

body {
  background: #010200;
  font-family: "PT Sans Narrow";
  color: #414146;
  font-size: 18px;
  padding-top: 100px;
  overflow-x: hidden;
}

b, strong {
  font-weight: normal;
}

a {
  -webkit-transition: color .2s ease-in-out, border .2s ease-in-out, width .2s ease-in-out, height .2s ease-in-out, background-color .2s ease-in-out;
  transition: color .2s ease-in-out, border .2s ease-in-out, width .2s ease-in-out, height .2s ease-in-out, background-color .2s ease-in-out;
}

.ajax_results.preloading {
  opacity: 0.5;
  display: block;
  float: left;
  width: 100%;
  position: relative;
}

.ajax_results.preloading:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.block, .Products, .Product-details, .Process, .Recipes, .Recipe-Detail {
  clear: both;
  float: left;
  width: 100%;
  min-height: 680px;
}

.block-title, .Story__title h3, .Heritage h3, .Process h3, .Cocktails h3, .Recipes h3, .Recipe-Detail h3, .Demos h3, .Destillery h3 {
  font-size: 64px;
  padding-left: 20px;
  border-left: 5px solid #c6262f;
  margin-bottom: 20px;
  font-family: "frontage_condensedregular";
  letter-spacing: -0.14em;
  color: white;
}

@media (max-width: 991px) {
  .block-title, .Story__title h3, .Heritage h3, .Process h3, .Cocktails h3, .Recipes h3, .Recipe-Detail h3, .Demos h3, .Destillery h3 {
    font-size: 48px;
  }
}

.block-title b, .Story__title h3 b, .Heritage h3 b, .Process h3 b, .Cocktails h3 b, .Recipes h3 b, .Recipe-Detail h3 b, .Demos h3 b, .Destillery h3 b, .block-title strong, .Story__title h3 strong, .Heritage h3 strong, .Process h3 strong, .Cocktails h3 strong, .Recipes h3 strong, .Recipe-Detail h3 strong, .Demos h3 strong, .Destillery h3 strong {
  font-family: "frontage_condensedbold";
}

.block-p, .Heritage h3 + p, .Process h3 + p, .Cocktails h3 + p, .Demos h3 + p, .Destillery h3 + p {
  color: #ffe49d;
  font-size: 18px;
  font-family: "PT Sans Narrow";
  max-width: 430px;
}

@media (max-width: 991px) {
  .block-p, .Heritage h3 + p, .Process h3 + p, .Cocktails h3 + p, .Demos h3 + p, .Destillery h3 + p {
    font-size: 16px;
  }
}

.block-images, .Story__images, .Heritage__images, .Process__images {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
}


.arrow, .Slider__arrow, .Products__slider__arrow, .Product-details .arrow, .Story__slider__arrow, .Heritage__slider__arrow, .Process__slider__arrow, .Recipes__arrow, .Recipe-Detail__arrow, .Demos__arrow, .Destillery__slider__arrow, .News-Events__slider__arrow {
  position: absolute;
  z-index: 100;
  display: inline-block;
  top: 50%;
  width: 20px;
  height: 100px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 2px solid #fff4bf;
  background-repeat: no-repeat;
}

.arrow--prev, .arrow.prev, .prev.Slider__arrow, .prev.Products__slider__arrow, .prev.Story__slider__arrow, .prev.Heritage__slider__arrow, .prev.Process__slider__arrow, .prev.Recipes__arrow, .prev.Recipe-Detail__arrow, .prev.Demos__arrow, .prev.Destillery__slider__arrow, .prev.News-Events__slider__arrow {
  border-left: 0px;
  left: 0px;
  background-image: url(images/arrow-left-big.png);
  background-size: 47%;
  background-position: 6px center;
}
.prev.Slider__arrow{
  background-position: 10px center;
}

.arrow--next, .arrow.next, .next.Slider__arrow, .next.Products__slider__arrow, .next.Story__slider__arrow, .next.Heritage__slider__arrow, .next.Process__slider__arrow, .next.Recipes__arrow, .next.Recipe-Detail__arrow, .next.Demos__arrow, .next.Destillery__slider__arrow, .next.News-Events__slider__arrow {
  border-right: 0px;
  right: 0px;
  background-image: url(images/arrow-right-big.png);
  background-size: 47%;
  background-position: 10px center;
}
.arrow, .Slider__arrow{
  width: 42px;
  height: 200px;
}
/*
.right-arrow{
  background-image: url(images/arrow-right-big.png)!important;
  background-size: 10px;
}
.left-arrow{
  background-image: url(images/arrow-left-big.png)!important;
}*/

.arrow:hover, .Slider__arrow:hover, .Products__slider__arrow:hover, .Story__slider__arrow:hover, .Heritage__slider__arrow:hover, .Process__slider__arrow:hover, .Recipes__arrow:hover, .Recipe-Detail__arrow:hover, .Demos__arrow:hover, .Destillery__slider__arrow:hover, .News-Events__slider__arrow:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.Main-Header {
  width: 100%;
  background: #010200;
  padding-top: 25px;
  padding-bottom: 20px;
  float: left;
  text-align: center;
  height: 100px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 5000;
}

.Main-Header .wrap {
  width: auto;
  display: inline-block;
}

@media (max-width: 991px) {
  .Main-Header .wrap {
    width: 100%;
  }
}

.Main-Header .logo {
  float: left;
  display: inline-block;
  text-indent: -9999px;
  width: 180px;
  height: 48px;
  background: url(images/logo.png) no-repeat center center;
}

.Inner-Menu__button, .Inner-Menu ul li a, .Products__slider__slide__button {
  color: #422c07;
  font-size: 13px;
  font-weight: 700;
  font-family: "PT Sans Narrow";
  text-transform: uppercase;
  width: 137px;
  height: 50px;
  background: url(images/bg_inner_menu.png) no-repeat center center;
  display: inline-block;
  padding-top: 10px;
  text-align: center;
}

.Inner-Menu__button:hover, .Inner-Menu ul li a:hover, .Products__slider__slide__button:hover {
  color: #c5262e;
}

.Inner-Menu {
  position: absolute;
  z-index: 1000;
  bottom: 0px;
  left: 0px;
  width: 100%;
  border-bottom: 1px solid #ffe59d;
  border-top: 1px solid #ffe59d;
  height: 36px;
}

.Inner-Menu ul {
  position: relative;
  top: -16px;
}

.Inner-Menu ul li {
  display: inline-block;
}

.Inner-Menu ul li + li {
  margin-left: 15px;
}

.Inner-Menu--left {
  text-align: left;
}

.Inner-Menu--center {
  text-align: center;
}

.Inner-Menu--center-right {
  text-align: right;
}

.Inner-Menu--center-right .wrap {
  padding-right: 140px;
}

.Inner-Menu--right {
  text-align: right;
}

.Inner-Menu--right .wrap {
  padding-right: 50px;
}

.MainMenu {
  float: left;
  margin-left: 45px;
  margin-top: 5px;
  font-family: 'PT Sans Narrow';
  font-weight: 700;
}

@media (max-width: 679px) {
  .MainMenu {
    margin-left: 0px;
  }
}

@media (max-width: 991px) {
  .MainMenu {
    float: right;
  }
}

.MainMenu .menu {
  float: left;
}

.MainMenu .menu li {
  float: left;
  margin-right: 30px;
}

@media (max-width: 991px) {
  .MainMenu .menu li {
    display: none;
  }
}

.MainMenu .menu li:last-child {
  margin-right: 0px;
}

.MainMenu .menu li a {
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.MainMenu .menu li a:before, .MainMenu .menu li a:after {
  content: "";
  position: absolute;
  background: #ffe59d;
  height: 2px;
  width: 0px;
  left: 50%;
  -webkit-transition: all .2s ease-in-out;
  transition: all .3s ease-in-out;
}

.MainMenu .menu li a:before {
  top: 0px;
}

.MainMenu .menu li a:after {
  bottom: 0px;
}

.MainMenu .menu li a:hover:before, .MainMenu .menu li a:hover:after {
  width: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 991px) {
  .MainMenu .menu li.view-all {
    display: inherit;
  }
}

@media (max-width: 991px) {
  .MainMenu .menu li.view-all a {
    color: transparent;
  }
}

.MainMenu .menu li.view-all a span {
  display: inline-block;
  width: 18px;
  height: 14px;
  background: url(images/icon-view-all.jpg) no-repeat 0px 0px;
  margin-left: 12px;
  position: relative;
  bottom: -2px;
}

.MainMenu .menu li.view-all a:before, .MainMenu .menu li.view-all a:after {
  display: none;
}

.slider-button, .slider-button-list li a, .Slider__slide__buttons ul li a, .Recipe-Detail__slider__buttons ul li a {
  display: inline-block;
  border: 2px solid #616263;
  color: white;
  font-family: "santelia_scriptbold";
  font-size: 15px;
  text-align: center;
  min-width: 185px;
  padding: 25px 15px 25px 15px;
  background: #c5262e;
}

@media (max-width: 991px) {
  .slider-button, .slider-button-list li a, .Slider__slide__buttons ul li a, .Recipe-Detail__slider__buttons ul li a {
    min-width: 150px;
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.slider-button:hover, .slider-button-list li a:hover, .Slider__slide__buttons ul li a:hover, .Recipe-Detail__slider__buttons ul li a:hover {
  background: rgba(197, 38, 46, 0.7);
}

.slider-button-list, .Slider__slide__buttons ul, .Recipe-Detail__slider__buttons ul {
  text-align: center;
}

.slider-button-list li, .Slider__slide__buttons ul li, .Recipe-Detail__slider__buttons ul li {
  display: inline-block;
}

.slider-button-list li + li, .Slider__slide__buttons ul li + li, .Recipe-Detail__slider__buttons ul li + li {
  margin-left: 20px;
}

@media (max-width: 991px) {
  .slider-button-list li + li, .Slider__slide__buttons ul li + li, .Recipe-Detail__slider__buttons ul li + li {
    margin-left: 15px;
  }
}

.Slider {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  /*
	@include media("<tablet") {
		min-height: 520px;
	}
	*/
}

@media (max-width: 679px) {
  .Slider__arrow {
    display: none;
  }
}

.Slider .wrap {
  max-width: 880px;
}

.Slider__slide {
  float: left;
  width: 100%;
  position: relative;
  display: none;
}

.Slider__slide.is-selected{
    height: inherit;
}

.Main-Slider .flickity-viewport{
    min-height: 680px;
}

.Slider__slide__wrapper {
  display: table;
  width: 100%;
  min-height: 680px;
}
.Slider__arrow--prev-hover{
    left: 40px;
}
.Slider__arrow--next-hover{
    right: 40px;
}
.Slider__arrow--next-hover,
.Slider__arrow--prev-hover{
    /*display: none;*/
    width: 0px;
    position: absolute;
    height: 97px;
    top: 43%;
    z-index: 100;
    overflow: hidden;
}
.Slider__arrow--next-hover p,
.Slider__arrow--prev-hover p{
    font-family: "PT Sans Narrow";
    font-weight: bold;
}
.Slider__arrow--next-hover .nav,
.Slider__arrow--prev-hover .nav{
    font-size: 13px;
    color: #ba9384;
    padding-top: 5px;
    font-weight: normal;
}
.hover-top,
.hover-bottom{
    width: 100%;
    float: left;
    height: 50%;
  left:20px;
}
.hover-bottom{
    text-align: center;
    background: #fff;
}
.Slider__arrow--prev-hover .hover-top,
.Slider__arrow--next-hover .hover-top{
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
@media (max-width: 769px) {
    .Slider__arrow--next-hover,
    .Slider__arrow--prev-hover{
        display: none;
    }
}
@media (max-width: 991px) {
  .Slider__slide__wrapper {
    min-height: 520px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .Slider__arrow--next-hover, .Slider__arrow--prev-hover{
      top: 42%;
  }
}

@media (max-width: 769px) {
  .Slider__slide__wrapper {
    min-height: 0px;
    padding-top: 55px;
    padding-bottom: 80px;
  }
}

.Slider__slide__inner {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 50px;
  padding-top: 30px;
}

@media (max-width: 679px) {
  .Slider__slide__inner {
    padding-bottom: 0px;
  }
}

.Slider__slide__background {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.Slider__slide__text {
  position: relative;
  z-index: 10;
  text-align: center;
  color: white;
}

@media (max-width: 679px) {
  .Slider__slide__text .wrap {
    padding: 0px;
  }
}

.Slider__slide__text h3 {
  font-size: 220px;
  font-family: "frontage_condensedbold";
  text-shadow: 0px 0px 20px black;
  letter-spacing: -0.15em;
  line-height: 100%;
  margin-left: -5%;
}

@media (max-width: 991px) {
  .Slider__slide__text h3 {
    font-size: 150px;
  }
}

@media (max-width: 679px) {
  .Slider__slide__text h3 {
    font-size: 100px;
  }
}

.Slider__slide__text h4 {
  font-family: "santelia_scriptbold";
  font-size: 68px;
  text-shadow: 0px 0px 20px black;
  line-height: 100%;
}

@media (max-width: 991px) {
  .Slider__slide__text h4 {
    font-size: 48px;
  }
}

@media (max-width: 679px) {
  .Slider__slide__text h4 {
    font-size: 32px;
  }
}

.Slider__slide__text hr {
  background: none;
  height: 0px;
  width: 100%;
  margin: 0px auto;
  border: 0px;
  margin-top: 15px;
  margin-bottom: 20px;
  border-top: 5px solid #c5262e;
}

@media (max-width: 679px) {
  .Slider__slide__text hr {
    margin-bottom: 0px;
    border-width: 2px;
  }
}

.Slider__slide__text p {
  color: #ffe39c;
  font-size: 20px;
  font-family: "PT Sans Narrow";
  font-weight: 700;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 5px;
}

@media (max-width: 991px) {
  .Slider__slide__text p {
    font-size: 14px;
  }
}

@media (max-width: 679px) {
  /*.Slider__slide__text p {*/
    /*display: none;*/
  /*}*/
}

.Slider__slide__text p:last-child {
  margin-bottom: 0px;
}

.Slider__slide__text .button {
  display: inline-block;
  color: #bcbec0;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "PT Sans Narrow";
  font-weight: 700;
}

.Slider__slide__text .button:hover {
  color: white;
}

.Slider__slide__text__bg {
  background: rgba(66, 44, 7, 0.8);
  padding: 20px 55px 25px 55px;
  margin: 0px auto;
  display: inline-block;
  max-width: 620px;
}

@media (max-width: 991px) {
  .Slider__slide__text__bg {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media (max-width: 679px) {
  .Slider__slide__text__bg {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }
}

.Slider__slide__buttons {
  clear: both;
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  position: relative;
  z-index: 10;
}

@media (max-width: 679px) {
  .Slider__slide__buttons ul {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 679px) {
  .Slider__slide__buttons ul li {
    width: 50%;
    float: left;
    margin-bottom: 8px;
  }
}

@media (max-width: 679px) {
  .Slider__slide__buttons ul li + li {
    margin-left: 0px;
  }
}

@media (max-width: 679px) {
  .Slider__slide__buttons ul li:nth-child(odd) {
    padding-right: 4px;
  }
}

@media (max-width: 679px) {
  .Slider__slide__buttons ul li:nth-child(even) {
    padding-left: 4px;
  }
}

@media (max-width: 679px) {
  .Slider__slide__buttons ul li a {
    width: 100%;
    font-size: 14px;
    padding: 10px 5px 10px 5px;
    min-width: 0px;
  }
}

.Products {
  background: #010100 url(images/background_text_w.jpg) no-repeat center top;
  position: relative;
  min-height: 0px;
  overflow: hidden;
}

.Products__slider {
  float: left;
  width: 100%;
}

@media (max-width: 679px) {
  .Products__slider__arrow {
    display: none;
  }
}

.Products__slider__slide {
  display: inline-block;
  background: url(images/bg_w.png) no-repeat 0px 0px;
  text-align: center;
  cursor: pointer;
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 991px) {
  .Products__slider__slide {
    padding-left: 15px;
    padding-right: 15px;
    background-size: contain;
  }
}

.Products__slider__slide__inner {
  position: relative;
  min-height: 680px;
}

@media (max-width: 991px) {
  .Products__slider__slide__inner {
    min-height: 0px;
    height: 520px;
  }
}

@media (max-width: 679px) {
  .Products__slider__slide__inner {
    height: 460px;
  }
}

@media (max-width: 991px) {
  .Products__slider__slide img {
    height: 100%;
    width: auto;
  }
}

.Products__slider__slide__button {
  position: absolute;
  z-index: 2000;
  bottom: 6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 991px) {
  .Products__slider__slide__button {
    bottom: 0px;
  }
}

.Products__slider__slide__button:before {
  content: "";
  display: inline-block;
  border-top: 1px solid #ffe59d;
  width: 420%;
  position: absolute;
  top: 14px;
  left: -160%;
  z-index: -1;
}

.Products__slider__slide__button:after {
  content: "";
  display: inline-block;
  border-top: 1px solid #ffe59d;
  width: 420%;
  position: absolute;
  bottom: 0px;
  left: -160%;
}
@media (min-width: 1600px){
    .Products__slider__slide{
        width: 20%;
    }
    .Products__slider__slide__button:before{
        width: 480%;
    }
    .Products__slider__slide__button:after{
        width: 480%;
    }
    .Products__slider__slide{
        background-position: 60px 0;
    }
}
@media (min-width: 1900px){
    .Products__slider__slide{
        background-position: 140px 0;
    }
}
.Products__slider__slide.is-selected img {
  width: 260px;
  height: auto;
  margin-top: -58px;
  max-width: inherit;
}

@media (max-width: 991px) {
  .Products__slider__slide.is-selected img {
    width: auto;
    height: 110%;
    margin-top: -40px;
  }
}

.Products__slider__slide.is-selected .Products__slider__slide__button {
  bottom: 5px;
}

@media (max-width: 991px) {
  .Products__slider__slide.is-selected .Products__slider__slide__button {
    bottom: 0px;
  }
}

.Product-details {
  position: relative;
  background: white url(images/background_wood.jpg) repeat-x 0px 0px;
}

@media (max-width: 991px) {
  .Product-details {
    min-height: 520px;
  }
}

.Product-details .Slider__arrow, .Product-details .Products__slider__arrow, .Product-details .arrow, .Product-details .Story__slider__arrow, .Product-details .Heritage__slider__arrow, .Product-details .Process__slider__arrow, .Product-details .Recipes__arrow, .Product-details .Recipe-Detail__arrow, .Product-details .Demos__arrow, .Product-details .Destillery__slider__arrow, .Product-details .News-Events__slider__arrow {
  border-color: #616363;
}

.Product-details .prev.Slider__arrow, .Product-details .prev.Products__slider__arrow, .Product-details .prev.arrow, .Product-details .prev.Story__slider__arrow, .Product-details .prev.Heritage__slider__arrow, .Product-details .prev.Process__slider__arrow, .Product-details .prev.Recipes__arrow, .Product-details .prev.Recipe-Detail__arrow, .Product-details .prev.Demos__arrow, .Product-details .prev.Destillery__slider__arrow, .Product-details .prev.News-Events__slider__arrow {
  background-image: url(images/arrow-left-gray.png);
}

.Product-details .next.Slider__arrow, .Product-details .next.Products__slider__arrow, .Product-details .next.arrow, .Product-details .next.Story__slider__arrow, .Product-details .next.Heritage__slider__arrow, .Product-details .next.Process__slider__arrow, .Product-details .next.Recipes__arrow, .Product-details .next.Recipe-Detail__arrow, .Product-details .next.Demos__arrow, .Product-details .next.Destillery__slider__arrow, .Product-details .next.News-Events__slider__arrow {
  background-image: url(images/arrow-right-gray.png);
}

.Product-details__default-text {
  display: none;
}

@media (max-width: 991px) {
  .Product-details__default-text {
    padding-right: 40px;
  }
}

.Product-details__default-text p {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .Product-details__default-text p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

.Product-details__default-text--main-text {
  display: block;
}

.Product-details__slider {
  float: left;
  width: 100%;
  position: relative;
}

.Product-details__slider__slide {
  float: left;
  width: 100%;
}

@media (max-width: 991px) {
  .Product-details__slider__slide {
    padding-bottom: 65px;
  }
}

.Product-details__slider__slide__image {
  float: left;
  width: 50%;
  padding-top: 25px;
}

@media (max-width: 969px) {
  .Product-details__slider__slide__image img {
    width: 100%;
    height: auto;
  }
}

.Product-details__slider__slide__text {
  float: left;
  width: 50%;
  padding-left: 20px;
  min-height: 1px;
  position: relative;
}

.Product-details__slider__slide__text__pin {
  position: absolute;
  top: 0px;
  right: 70px;
}

@media (max-width: 1089px) {
  .Product-details__slider__slide__text__pin {
    display: none;
  }
}

.Product-details__slider__slide__text__inner {
  width: 100%;
  max-width: 400px;
}

.Product-details__slider__slide__text h2 {
  font-family: "PT Sans Narrow";
  font-size: 22px;
  color: #c6262e;
  margin-bottom: 25px;
  font-weight: 700;
}

@media (max-width: 991px) {
  .Product-details__slider__slide__text h2 {
    font-size: 18px;
  }
}

.Product-details__slider__slide__text h3 {
  color: #48310d;
  font-size: 64px;
  margin-top: 45px;
  margin-bottom: 70px;
  padding-left: 25px;
  border-left: 5px solid #c6262f;
  font-family: "frontage_condensedregular";
  letter-spacing: -0.07em;
}

@media (max-width: 991px) {
  .Product-details__slider__slide__text h3 {
    font-size: 48px;
    padding-left: 15px;
  }
}

.Product-details__slider__slide__text h3 b, .Product-details__slider__slide__text h3 strong {
  font-family: "frontage_condensedbold";
}

.Product-details__slider__slide__text .small_button {
  display: inline-block;
  border: 2px solid #49300c;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px 20px;
  color: #48310d;
}

@media (max-width: 969px) {
  .Product-details__slider__slide__text .small_button {
    padding: 5px;
  }
}

.Product-details__slider__slide__text .small_button:hover {
  background: #48310d;
  color: white;
}

.Product-details__slider__slide__text .small_button + .small_button {
  margin-left: 15px;
}

@media (max-width: 969px) {
  .Product-details__slider__slide__text .small_button + .small_button {
    margin-left: 5px;
  }
}

@media (max-width: 679px) {
  .Product-details .Inner-Menu {
    display: none;
  }
}

.Quote {
  /*float: left;*/
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  display: table;
}

.Quote__wrapper {
  display: table-cell;
  height: 680px;
  vertical-align: middle;
}

@media (max-width: 991px) {
  .Quote__wrapper {
    height: 520px;
    padding-top: 150px;
    padding-bottom: 80px;
  }
}

@media (max-width: 679px) {
  .Quote__wrapper {
    height: auto;
    padding-top: 125px;
    padding-bottom: 65px;
  }
}

@media (max-width: 679px) {
  .Quote .wrap {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.Quote__text, .Quote__button {
  width: 100%;
  max-width: 750px;
  display: inline-block;
}

.Quote__text {
  text-align: left;
  font-family: "frontage_condensedregular";
  letter-spacing: -0.07em;
  border-left: 4px solid #c6262f;
  padding: 30px;
  background: rgba(72, 49, 13, 0.8);
  color: white;
  font-size: 64px;
  line-height: 100%;
  margin-top: 120px;
}

@media (max-width: 991px) {
  .Quote__text {
    margin-top: 0px;
    font-size: 48px;
  }
}

@media (max-width: 679px) {
  .Quote__text {
    border: 0px;
    text-align: center;
    /*font-size: 36px;*/
    padding: 20px;
  }
}

.Quote__text b, .Quote__text strong {
  font-family: "frontage_condensedbold";
  font-weight: normal;
}

.Quote__button {
  text-align: left;
  margin-top: 50px;
}

@media (max-width: 679px) {
  .Quote__button {
    text-align: center;
    margin-top: 15px;
  }
}

.Quote__button a {
  display: inline-block;
  background: rgba(72, 49, 13, 0.8);
  font-family: "PT Sans Narrow";
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  color: white;
  border: 1px solid #ad2728;
  padding: 20px 30px 20px 30px;
}

@media (max-width: 991px) {
  .Quote__button a {
    font-size: 18px;
    padding: 10px 20px;
  }
}

.Quote__button a:hover {
  background: #48310d;
}

.Story, .Heritage {
  clear: both;
  width: 100%;
  margin: 0px auto;
  position: relative;
}

.Story .wrap.inner, .Heritage .wrap.inner {
  position: relative;
  min-height: 680px;
  z-index: 100;
}

@media (max-width: 991px) {
  .Story .wrap.inner, .Heritage .wrap.inner {
    min-height: 520px;
  }
}

.Story__images__slider {
  width: 100%;
}

.Story__images__slider__slide {
  width: 100%;
}

.Story__images__slider__slide .wrap {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 680px;
}

.Story__title {
  position: absolute;
  left: 50px;
  bottom: 100px;
  color: white;
  width: 40%;
}

@media (max-width: 991px) {
  .Story__title {
    left: 30px;
    top: 30px;
  }
}

.Story__title p {
  color: #ffe49d;
  font-size: 18px;
  font-family: "PT Sans Narrow";
}

@media (max-width: 991px) {
  .Story__title p {
    font-size: 16px;
  }
}

.Story__slider, .Heritage__slider, .Process__slider, .Destillery__slider, .News-Events__slider {
  background: rgba(72, 49, 13, 0.8);
  width: 100%;
  max-width: 440px;
  padding: 20px 35px 30px 35px;
  color: white;
  position: absolute;
  right: 50px;
  bottom: 100px;
}

@media (max-width: 991px) {
  .Story__slider, .Heritage__slider, .Process__slider, .Destillery__slider, .News-Events__slider {
    max-width: -webkit-calc(100% - 30px - 30px);
    max-width: calc(100% - 30px - 30px);
    right: auto;
    left: 30px;
  }
}

.Story__slider h4, .Heritage__slider h4, .Process__slider h4, .Destillery__slider h4, .News-Events__slider h4 {
  color: #c6262e;
  font-size: 32px;
  margin-bottom: 25px;
  font-family: "frontage_condensedbold";
  letter-spacing: -0.07em;
}

@media (max-width: 991px) {
  .Story__slider h4, .Heritage__slider h4, .Process__slider h4, .Destillery__slider h4, .News-Events__slider h4 {
    font-size: 28px;
  }
}

@media (max-width: 991px) {
  .Story__slider h4 br, .Heritage__slider h4 br, .Process__slider h4 br, .Destillery__slider h4 br, .News-Events__slider h4 br {
    display: none;
  }
}

.Story__slider p, .Heritage__slider p, .Process__slider p, .Destillery__slider p, .News-Events__slider p {
  font-size: 13px;
}

.Story__slider__slide {
  float: left;
  width: 100%;
  padding-right: 5px;
  padding-left: 2px;
}

.Story__slider__arrow {
  top: auto;
  bottom: 50px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.Story__slider__arrow--prev {
  left: 0px;
  border-left: 0px;
}

.Story__slider__arrow--next {
  right: 0px;
  border-right: 0px;
}

.Heritage .wrap.inner {
  position: relative;
  min-height: 680px;
  z-index: 100;
}

@media (max-width: 991px) {
  .Heritage .wrap.inner {
    min-height: 520px;
  }
}

.Heritage__title {
  padding-top: 50px;
}

@media (max-width: 991px) {
  .Heritage__title {
    left: 30px;
    top: 30px;
    padding-top: 0px;
    position: absolute;
  }
}

.Heritage__images__slider {
  width: 100%;
}

.Heritage__images__slider__slide {
  width: 100%;
}

.Heritage__images__slider__slide .wrap {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 680px;
}

.Heritage__slider {
  left: 0px;
  right: inherit;
  bottom: 100px;
}

@media (max-width: 991px) {
  .Heritage__slider {
    max-width: -webkit-calc(100% - 30px - 30px);
    max-width: calc(100% - 30px - 30px);
    right: auto;
    left: 30px;
  }
}

.Heritage__slider__slide {
  float: left;
  width: 100%;
  padding-right: 5px;
  padding-left: 2px;
}

.Heritage__slider__arrow {
  top: auto;
  bottom: 50px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.Heritage__slider__arrow--prev {
  left: 0px;
  border-left: 0px;
}

.Heritage__slider__arrow--next {
  right: 0px;
  border-right: 0px;
}

.Process {
  /*
	background-image: url(images/background_process.jpg);
	background-size: cover;
	*/
  position: relative;
}

@media (max-width: 991px) {
  .Process {
    min-height: 0px;
  }
}

.Process .wrap.inner {
  position: relative;
  padding-top: 60px;
  min-height: 680px;
  z-index: 100;
}

@media (max-width: 991px) {
  .Process .wrap.inner {
    min-height: 520px;
    padding-top: 0px;
  }
}

@media (max-width: 991px) {
  .Process__title {
    margin-right: 0px;
    width: 50%;
    position: absolute;
    top: 30px;
    right: 30px;
  }
}

.Process__images__slider {
  width: 100%;
}

.Process__images__slider__slide {
  width: 100%;
}

.Process__images__slider__slide .wrap {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 680px;
  max-width: 100%;
}

@media (max-width: 991px) {
  .Process__images__slider__slide .wrap {
    min-height: 520px;
  }
}

.Process .right {
  float: right;
  width: 440px;
  margin-right: 50px;
}

.Process__slider {
  bottom: 100px;
}

.Process__slider__slide {
  float: left;
  width: 100%;
  padding-right: 5px;
  padding-left: 2px;
}

.Process__slider__arrow {
  top: auto;
  bottom: 50px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.Process__slider__arrow--prev {
  left: 0px;
  border-left: 0px;
}

.Process__slider__arrow--next {
  right: 0px;
  border-right: 0px;
}

.Cocktails {
  clear: both;
  float: left;
  width: 100%;
  min-height: 680px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

@media (max-width: 991px) {
  .Cocktails {
    min-height: 520px;
    padding-top: 30px;
    padding-bottom: 0px;
  }
}

.Cocktails__form {
  float: left;
  margin-top: 20px;
}

.Cocktails__form__row {
  float: left;
  margin-bottom: 20px;
  clear: both;
}

.Cocktails__form__row label {
  float: left;
  width: 100%;
  cursor: pointer;
  color: white;
  font-size: 18px;
  font-family: "PT Sans Narrow";
  font-weight: 700;
  margin-bottom: 5px;
}

.Cocktails__form__row label:after {
  content: "";
  width: 12px;
  height: 8px;
  display: inline-block;
  background: url(images/arrow-label.png) no-repeat 0px 0px;
  margin-left: 5px;
}

.Cocktails__form__row--search label {
  padding-left: 20px;
  background: url(images/search-label.png) no-repeat 0px 50%;
}

.Cocktails__form__row--search label:after {
  display: none;
}

.Cocktails__form__row select {
  width: 300px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: white;
  font-size: 13px;
  font-family: Arial;
  background: #3c270a;
  border: 0px;
  padding: 5px 10px;
  height: 30px;
}

.Cocktails__form__row input {
  font-size: 13px;
  font-family: Arial;
  background: #3c270a;
  border: 0px;
  padding-left: 10px;
  padding-right: 10px;
  color: white;
  width: 100%;
  max-width: 300px;
  height: 30px;
  line-height: 30px;
}

.Cocktails__form__row__submit {
  clear: both;
  margin-top: 30px;
  float: left;
}

@media (max-width: 991px) {
  .Cocktails__form__row__submit {
    margin-top: 10px;
  }
}

.Cocktails__form__row__submit .submit {
  display: inline-block;
  border: 2px solid white;
  color: white;
  text-transform: uppercase;
  font-family: "PT Sans Narrow";
  font-weight: 700;
  font-size: 13px;
  min-width: 130px;
  padding: 5px 20px;
  text-align: center;
  background: transparent;
  cursor: pointer;
}

.Cocktails__form__row__submit .submit:hover {
  color: #3c270a;
  background: white;
}

.Recipes {
  background: #010200 url(images/background_wood_dark.jpg) repeat-x 0px 0px;
  padding-top: 45px;
  position: relative;
}

.Recipes__title, .Recipes__description {
  float: left;
  width: 50%;
}

.Recipes__title {
  float: left;
  margin-bottom: 25px;
}

.Recipes__description {
  float: left;
  padding-top: 10px;
}

.Recipes__description p {
  color: #ffe49d;
  font-size: 18px;
}

.Recipes__arrow {
  border-color: #fef7c0;
  top: 58%;
}

.Recipes__arrow.prev {
  background-image: url(images/arrow-left.png);
}

.Recipes__arrow.next {
  background-image: url(images/arrow-right.png);
}

.Recipes__slider {
  clear: both;
  width: 100%;
  max-width: 900px;
  display: block;
  margin: 0px auto;
}

.Recipes__slider__inner {
  float: left;
  width: 180px;
  /*
			&:last-child {
				..Recipes__slider__slide__box {
					&:after {
						display: none;
					}
				}
			}
			*/
}

.Recipes__slider__slide {
  float: left;
  width: 100%;
}

.Recipes__slider__slide__box {
  float: left;
  width: 100%;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.Recipes__slider__slide__box:after {
  content: "";
  background: #414146;
  display: inline-block;
  height: 100px;
  width: 5px;
  position: absolute;
  right: 0px;
  top: 40px;
}

.Recipes__slider__slide__box + .Recipes__slider__slide__box {
  margin-top: 40px;
}

.Recipes__slider__slide__image {
  display: block;
  margin-bottom: 20px;
  min-height: 157px;
  position: relative;
}

.Recipes__slider__slide__image img {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.Recipes__slider__slide__text {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  color: white;
  font-family: "PT Sans Narrow";
  font-weight: 700;
  padding-left: 8px;
  padding-right: 8px;
}

.Recipe-Detail {
  background: white url(images/background_wood.jpg) repeat-x 0px 0px;
  position: relative;
}

@media (max-width: 991px) {
  .Recipe-Detail {
    min-height: 520px;
  }
}

.Recipe-Detail h3 {
  color: #48310d;
  margin-top: 40px;
  width: 50%;
  float: right;
  margin-bottom: 0px;
}

.Recipe-Detail__arrow {
  border-color: #616363;
  top: 45%;
}

.Recipe-Detail__arrow.prev {
  background-image: url(images/arrow-left-gray.png);
}

.Recipe-Detail__arrow.next {
  background-image: url(images/arrow-right-gray.png);
}

.Recipe-Detail__slider {
  clear: both;
  width: 100%;
}

.Recipe-Detail__slider__wrapper {
  max-width: 980px;
  margin: 0px auto;
  width: 100%;
}

.Recipe-Detail__slider__image, .Recipe-Detail__slider__desc {
  min-height: 350px;
}

.Recipe-Detail__slider__image {
  float: left;
  width: 50%;
  position: relative;
}

.Recipe-Detail__slider__image img {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.mobile-menu,
.footer-mob-menu{
  float: left;
  width: 100%;
}
.mobile-menu .Full-Menu__social{
  float: left !important;
}
.mobile-menu .footer-social .widget_text .textwidget h3{
  display: none;
}
.mobile-menu{
  display: none;
}

#menu-mobile-footer-menu li{
  margin: 0 0 26px;
}
#menu-mobile-footer-menu li a{
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.footer-mob-menu ul{
  padding-bottom: 20px;
  border-bottom: 2px solid #fff;
}
.mobile-bottom-text p{
  text-align: center;
  font-size: 20px;
  padding: 20px 0;
  margin: 0;
}
.mobile-bottom-text .copy-bottom-text{
  padding: 0;
  font-size: 15px;
  font-weight: 400;
}
.mobile-bottom-text .copy-bottom-text a{
  font-size: 18px;
  color: #fff;
  text-decoration: underline;
}
#menu-section-menu-main-slider .read-more{
  display: none;
}

@media (max-width: 991px) {
  .Recipe-Detail__slider__image img {
    width: 100%;
    height: auto;
    max-width: 150px;
  }
}

.Recipe-Detail__slider__slide {
  float: left;
  width: 100%;
}

@media (max-width: 991px) {
  .Recipe-Detail__slider__slide {
    padding-bottom: 60px;
  }
}

.Recipe-Detail__slider__desc {
  float: left;
  width: 50%;
  padding-top: 60px;
}

@media (max-width: 991px) {
  .Recipe-Detail__slider__desc {
    padding-right: 40px;
  }
}

.Recipe-Detail__slider__desc h4 {
  color: #c6262e;
  font-size: 22px;
  font-family: "PT Sans Narrow";
  font-weight: 700;
  margin-bottom: 35px;
}

.Recipe-Detail__slider__desc p {
  color: #414146;
  font-size: 13px;
}

.Recipe-Detail__slider__desc__prep {
  margin-top: 40px;
}

@media (max-width: 991px) {
  .Recipe-Detail__slider__desc__prep {
    padding-right: 40px;
  }
}

.Recipe-Detail__slider__desc__prep h5 {
  color: #b5a268;
  font-size: 13px;
  font-family: "PT Sans Narrow";
  font-weight: 700;
  margin-bottom: 15px;
  background: url(images/icon_glass.jpg) no-repeat 0px center;
  padding-left: 17px;
}

.Recipe-Detail__slider__desc__prep p {
  color: #48310d;
  font-size: 13px;
  font-family: "PT Sans Narrow";
  font-weight: 700;
}

.Recipe-Detail__slider__buttons {
  clear: both;
  width: 100%;
  float: left;
  height: 177px;
  background: #b7a369;
  margin-top: 40px;
  text-align: center;
  padding-top: 25px;
}

@media (max-width: 991px) {
  .Recipe-Detail__slider__buttons {
    display: none;
  }
}

.Recipe-Detail__slider__buttons ul li a:hover {
  background: #b51f27;
}

.Demos {
  clear: both;
  width: 100%;
  float: left;
  height: 640px;
  background-size: cover;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 42px;
  /* height: 1032px; */
}

@media (max-width: 991px) {
  .Demos {
    min-height: 520px;
    padding-top: 30px;
  }
}

.Demos__video {
  margin-top: 70px;
  background: #231f20;
  color: white;
  padding: 1px;
  display: inline-block;
  float: left;
}

@media (max-width: 991px) {
  .Demos__video {
    margin-top: 30px;
  }
}

.Demos__video__box {
  width: 100%;
  clear: both;
  min-width: 434px;
}

@media (max-width: 991px) {
  .Demos__video__box {
    max-width: 335px;
    min-width: 0px;
  }
  .Demos__video__box iframe {
    width: 100% !important;
    height: 178px !important;
  }
}

.Demos__video__desc {
  float: left;
  width: 100%;
  padding: 10px;
  font-size: 13px;
  text-transform: uppercase;
  min-height: 40px;
}

.Demos__video__desc p {
  float: left;
}

.Demos__video__desc__share {
  float: right;
}

.Demos__video__desc__share a {
  color: white;
}

.Demos__arrow {
  border-color: #fef7c0;
  top: 58%;
}

.Demos__arrow.prev {
  background-image: url(images/arrow-left.png);
}

.Demos__arrow.next {
  background-image: url(images/arrow-right.png);
}

.Demos__slider {
  clear: both;
  width: 100%;
  display: block;
  margin: 0px auto;
  margin-top: 30px;
}

.Demos__slider__slide {
  float: left;
  width: 100%;
}

.Demos__slider__slide__inner {
  width: 230px;
  margin-right: 50px;
  float: left;
}

.Demos__slider__slide__inner:last-child {
  margin-right: 0px;
}

.Demos__slider__slide__box {
  float: left;
  width: 100%;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.Demos__slider__slide__box + .Demos__slider__slide__box {
  margin-top: 30px;
}

.Demos__slider__slide__image {
  display: block;
  margin-bottom: 10px;
  min-height: 129px;
  position: relative;
}

.Demos__slider__slide__image img {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.Demos__slider__slide__text {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  color: white;
  font-family: "PT Sans Narrow";
  font-weight: 700;
  padding-left: 8px;
  padding-right: 8px;
}

#html5-watermark {
  display: none !important;
}

.Destillery {
  clear: both;
  width: 100%;
  float: left;
  min-height: 680px;
  background-size: cover;
    background-position-x: 50%;
  position: relative;
}

@media (max-width: 991px) {
  .Destillery {
    min-height: 0px;
  }
}

.Destillery .wrap.inner {
  position: relative;
  padding-top: 60px;
  min-height: 680px;
}

@media (max-width: 991px) {
  .Destillery .wrap.inner {
    min-height: 520px;
    padding-top: 30px;
  }
}

.Destillery .right {
  float: right;
  width: 440px;
  margin-right: 50px;
}

@media (max-width: 991px) {
  .Destillery__title {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 50%;
  }
}

.Destillery__slider {
  bottom: 100px;
}

.Destillery__slider__slide {
  float: left;
  width: 100%;
  padding-right: 5px;
  padding-left: 2px;
}

.Destillery__slider__arrow {
  top: auto;
  bottom: 50px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.Destillery__slider__arrow--prev {
  left: 0px;
  border-left: 0px;
}

.Destillery__slider__arrow--next {
  right: 0px;
  border-right: 0px;
}

.News-Events {
  clear: both;
  float: left;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 680px;
  padding-top: 50px;
}

.News-Events .wrap {
  position: relative;
}

.News-Events .close {
  position: absolute;
  top: -25px;
  right: -20px;
  width: 21px;
  height: 21px;
  background: url(images/icon-close.png) no-repeat 0px 0px;
}

.News-Events__left, .News-Events__right {
  width: 50%;
  max-width: 440px;
}

.News-Events__left {
  float: left;
}

.News-Events__right {
  float: right;
}

.News-Events h3 {
  color: white;
  text-transform: uppercase;
  font-size: 64px;
  font-family: "frontage_condensedbold";
  letter-spacing: -0.08em;
  padding-left: 30px;
  line-height: 100%;
  border-left: 5px solid #c6262f;
  margin-bottom: 15px;
}

.News-Events h3 + p {
  min-height: 90px;
  color: #ffe49d;
}

.News-Events__slider {
  right: inherit;
  bottom: inherit;
  position: relative;
}

.News-Events__slider__slide {
  float: left;
  width: 100%;
  padding-right: 5px;
  padding-left: 2px;
  min-height: 350px;
}

.News-Events__slider__slide__bottom-button {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
}

.News-Events__slider__slide__bottom-button a {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  text-align: center;
  min-width: 130px;
  border: 2px solid white;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}

.News-Events__slider__slide__bottom-button a:hover {
  background: white;
  color: #553d1f;
}

.News-Events__slider__slide__bottom-button a + a {
  margin-left: 5px;
}

.News-Events__slider__arrow--prev {
  left: 0px;
  border-left: 0px;
}

.News-Events__slider__arrow--next {
  right: 0px;
  border-right: 0px;
}

.News-Events__slider h6,
.News-Events__slider h5 {
  color: #939598;
  font-size: 24px;
  font-family: "frontage_condensedregular";
  letter-spacing: -0.08em;
}

.News-Events__slider h5 {
  color: #c6262e;
  font-family: "frontage_condensedbold";
  margin-bottom: 15px;
}

.News-Events__slider strong, .News-Events__slider b {
  font-weight: 700;
}

.News-Events__slider p {
  margin-bottom: 10px;
}

.News-Events__slider a {
  color: white;
}

.News-Events__slider .more {
  font-weight: 700;
  text-transform: uppercase;
}

.Tour-Form {
  float: left;
  width: 100%;
  clear: both;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 680px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.Tour-Form .wrap {
  position: relative;
}

.Tour-Form .close {
  position: absolute;
  top: -25px;
  right: -20px;
  width: 21px;
  height: 21px;
  background: url(images/icon-close.png) no-repeat 0px 0px;
}

.Tour-Form__title, .Tour-Form__lead {
  float: left;
  width: 50%;
}

.Tour-Form__title h3 {
  color: white;
  text-transform: uppercase;
  font-size: 64px;
  font-family: "frontage_condensedregular";
  letter-spacing: -0.08em;
  padding-left: 30px;
  line-height: 100%;
  border-left: 5px solid #c6262f;
}

.Tour-Form__lead p {
  color: #ffe49d;
  font-size: 18px;
}

.Tour-Form__wrapper {
  float: left;
  width: 100%;
  background: rgba(72, 49, 13, 0.8);
  padding: 30px;
  margin-top: 35px;
  color: white;
}

.Tour-Form__wrapper .ninja_form_column {
  float: left;
  width: 50%;
}

.Tour-Form__wrapper .nf-field-container {
  clear: none;
}

.Tour-Form__wrapper .pull-up {
  /*margin-top: -220px;*/
}

.Tour-Form__wrapper .pull-up-medium {
  /*margin-top: -140px;*/
}

.Tour-Form__wrapper .pull-up-small {
  /*margin-top: -60px;*/
}

.Tour-Form__wrapper .left-side {
  float: left;
  width: 50%;
  padding-right: 30px;
}
.Tour-Form__wrapper .left-side-1{
    min-height: 185px;
}

.Tour-Form__wrapper .left-side textarea{
    color: white;
    font-size: 13px;
    background: #3b2812;
    height: 70px;
    line-height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Arial-Regular;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

.Tour-Form__wrapper .right-side {
  float: right;
  width: 50%;
  padding-left: 30px;
}

.Tour-Form__wrapper .clear-both {
  clear: both;
}

.Tour-Form__wrapper .clear-right {
  clear: right;
}

.Tour-Form__wrapper .col-guests {
  width: 20%;
}

.Tour-Form__wrapper .col-time {
  width: 30%;
  /*margin-top: -60px;*/
}

.Tour-Form__wrapper .clear-submit {
  padding-left: 30px;
  float: right;
  width: 50%;
}
@media (max-width: 769px) {
    .Tour-Form__wrapper .clear-submit{
        width: 100%;
        text-align: right;
    }
}


.Tour-Form__wrapper .nf-form-fields-required {
  display: none;
}

.Tour-Form__wrapper .nf-form-title {
  display: none;
}

.Tour-Form__wrapper .nf-error-wrap,
.Tour-Form__wrapper .nf-form-errors {
  display: none !important;
}

.Tour-Form__wrapper .submit-wrap .ninja-forms-field {
  display: inline-block;
  width: 130px;
  height: 32px;
  border: 2px solid white;
  text-align: center;
  color: white;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  background: transparent;
  cursor: pointer;
}

.Tour-Form__wrapper h3 {
  color: #c6262e;
  font-size: 24px;
  font-family: "frontage_condensedbold";
  letter-spacing: -0.05em;
}

.Tour-Form__wrapper .calendar-style .nf-field-label {
  display: none;
}

.Tour-Form__wrapper .calendar-style .nf-field-element ul {
  float: left;
  width: 100%;
  margin-left: -5px !important;
}

.Tour-Form__wrapper .calendar-style .nf-field-element ul li {
  float: left;
  width: 25%;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.Tour-Form__wrapper .calendar-style .nf-field-element .ninja-forms-field {
  display: none;
}

.Tour-Form__wrapper .calendar-style .nf-field-element label {
  border: 2px solid white;
  color: white;
  text-align: center;
  height: 75px;
  width: 100%;
  margin-bottom: 10px;
  font-size: 24px;
  font-family: "frontage_condensedbold";
  text-transform: uppercase;
  padding-top: 5px;
}

.Tour-Form__wrapper .calendar-style .nf-field-element label span {
  display: block;
}

.Tour-Form__wrapper .calendar-style .nf-field-element label.nf-checked-label {
  background: #c6262e;
}

.Tour-Form__wrapper .time-box .nf-field-element ul {
  float: left;
  width: 100%;
  margin-left: -5px !important;
}

.Tour-Form__wrapper .time-box .nf-field-element ul li {
  float: left;
  width: 33%;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.Tour-Form__wrapper .time-box .nf-field-element .ninja-forms-field {
  display: none;
}

.Tour-Form__wrapper .time-box .nf-field-element label {
  border: 2px solid white;
  color: white;
  text-align: center;
  height: 30px;
  line-height: 30px;
  width: 100%;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.Tour-Form__wrapper .time-box .nf-field-element label span {
  display: block;
}

.Tour-Form__wrapper .time-box .nf-field-element label.nf-checked-label {
  background: #c6262e;
}

.Tour-Form__wrapper .html-container a {
  font-weight: 700;
  color: white;
}

.Tour-Form__wrapper .textbox-wrap .ninja-forms-field,
.Tour-Form__wrapper .email-container .ninja-forms-field,
.Tour-Form__wrapper .number-wrap .ninja-forms-field {
  color: white;
  font-size: 13px;
  background: #3b2812;
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
  padding-right: 5px;
}

.Category-header {
  float: left;
  width: 100%;
  height: 340px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f1f2f2;
}
#menu-recipes-page-demo-section li a{
  white-space: pre;
}

@media (max-width: 991px) {
  .Category-header {
    height: 250px;
  }
}

.Category-title {
  float: left;
  width: 100%;
  background: #f1f2f2;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 991px) {
  .Category-title {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.Category-title__left, .Category-title__description {
  float: left;
  width: 50%;
}

@media (max-width: 991px) {
  .Category-title__left, .Category-title__description {
    width: 100%;
  }
}

.Category-title__left {
  padding-right: 30px;
}

@media (max-width: 991px) {
  .Category-title__left {
    padding-right: 0px;
    margin-bottom: 30px;
  }
}

.Category-title h1 {
  font-size: 64px;
  color: #3a280a;
  font-family: "frontage_condensedregular";
  letter-spacing: -0.12em;
  padding-left: 25px;
  border-left: 5px solid #c6262f;
  line-height: 100%;
}

@media (max-width: 991px) {
  .Category-title h1 {
    font-size: 45px;
  }
}

@media (max-width: 679px) {
  .Category-title h1 {
    font-size: 44px;
    padding-left: 10px;
    letter-spacing: -0.12em;
  }
}

.Category-title p {
  font-size: 18px;
  color: #616263;
  font-family: "PT Sans Narrow";
  margin-top: -5px;
}

.Post-list {
  float: left;
  width: 100%;
  background: white;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 991px) {
  .Post-list {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.Post-list__left {
  float: left;
  width: 75%;
  padding-right: 40px;
}

@media (max-width: 991px) {
  .Post-list__left {
    width: 100%;
    padding-right: 0px;
  }
}

.Post-list__left--full-width {
  width: 100%;
  padding-right: 0px;
}

.Post-list__sidebar {
  float: left;
  width: 25%;
}
.Post-list__sidebar h3.widgettitle{
    color: #48310D !important;
}

@media (max-width: 991px) {
  .Post-list__sidebar {
    width: 100%;
  }
}

.Post-list__sidebar .widget {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}

.Post-list__sidebar a {
  color: #c6262e;
}

.Post-list__sidebar a:hover {
  color: #010200;
}

.Post-list__sidebar h3 {
  color: #939598;
  font-size: 24px;
  font-family: "frontage_condensedregular";
  letter-spacing: -0.08em;
  margin-bottom: 20px;
  margin-left: -3px;
}

.Post-list__sidebar p {
  margin-bottom: 20px;
}

.Post-list__sidebar p:last-child {
  margin-bottom: 0px;
}

.Post {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}

.Post__date {
  color: #939598;
  font-size: 24px;
  font-family: "frontage_condensedregular";
  letter-spacing: -0.08em;
}

.Post__title {
  margin-bottom: 20px;
}

.Post__title h2 {
  margin-bottom: 0px;
}

.Post__content p {
  margin-bottom: 20px;
}

.recognition{
    padding-bottom: 30px;
}
.founder-blog a.learn-more,
.recognition-section-2 a.learn-more,
.Post__content a.learn-more{
    display: inline-block;
    font-family: "PT Sans Narrow";
    font-weight: 700;
    border: 2px solid #000;
    min-width: 130px;
    text-align: center;
    padding: 5px 10px 5px 10px;
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    margin-top: 10px;
}

.founder-blog a.learn-more:hover,
.recognition-section-2 a.learn-more:hover,
.Post__content a.learn-more:hover {
    color: #fff;
    background-color: #000;
}

.Post__content p:last-child {
  margin-bottom: 0px;
}

.Post__content b, .Post__content strong {
  font-weight: 700;
}

.Post__content a,
.founder-blog a,
.widget a,
.single-content a{
  color: #c6262e;
}

.Post__content a:hover {
  color: #010200;
}

.Post__col50 {
  float: left;
  width: 50%;
  padding-right: 30px;
}

@media (max-width: 991px) {
  .Post__col50 {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 30px;
  }
}

.Post h2 {
  color: #c6262e;
  font-size: 24px;
  font-family: "frontage_condensedbold";
  letter-spacing: -0.08em;
  margin-bottom: 10px;
}

.Post h2 a {
  color: #c6262e;
}

.Post ul li {
  padding-left: 14px;
  margin-bottom: 7px;
  /*background: url(images/icon-arrow.png) no-repeat 0px 6px;*/
  text-transform: uppercase;
  color: #3a280a;
  font-weight: 700;
}

.Post ul li:last-child {
  margin-bottom: 0px;
}

.Post p:empty {
  display: none;
}

.Post ul.col {
  float: left;
  width: 50%;
}

@media (max-width: 679px) {
  .Post ul.col {
    width: 100%;
  }
}

.Small-footer {
  float: left;
  width: 100%;
  background: #010200;
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "PT Sans Narrow";
  font-weight: 700;
  text-align: center;
}

.Small-footer a {
  color: white;
  font-size: 18px;
  display: inline-block;
}

.Small-footer a.email {
  padding-left: 40px;
  background: url(images/icon-email.png) no-repeat 0px center;
}

.Small-footer a.tel {
  padding-left: 25px;
  background: url(images/icon-fb.png) no-repeat 0px center;
}

.Small-footer a:hover {
  color: #b5a268;
}

.Small-footer a + a {
  margin-left: 20px;
}

@media (max-width: 519px) {
  .Small-footer a + a {
    margin-top: 20px;
  }
}

.Main-Footer {
  float: left;
  width: 100%;
  background: #73080b;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
}

@media (max-width: 991px) {
  .Main-Footer .wrap {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.Main-Footer__logo {
  width: 100%;
  float: left;
  text-align: center;
  padding-bottom: 25px;
  margin-bottom: 30px;
  border-bottom: 3px solid white;
}

@media (max-width: 679px) {
  .Main-Footer__logo {
    padding-bottom: 18px;
    border-width: 2px;
    margin-bottom: 25px;
  }
}

.Main-Footer__wrapper {
  clear: both;
  width: 100%;
  margin: 0px auto;
  max-width: 1000px;
}

.Main-Footer__col {
  width: 33.333%;
  display: inline-block;
  float: left;
  padding-left: 25px;
  padding-right: 25px;
  text-align: left;
}

@media (max-width: 991px) {
  .Main-Footer__col {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 679px) {
  .Main-Footer__col {
    width: 100%;
    text-align: center;
    display: none;
  }
}

@media (max-width: 679px) {
  .Main-Footer__col:nth-child(1) {
    display: none;
  }
}

.Main-Footer__col .widget {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.Main-Footer__col .widget:last-child {
  margin-bottom: 0px;
}

.Main-Footer__col .searchform label,
.Main-Footer__col .widget_search label {
  display: none;
}

.Main-Footer__col .searchform #searchsubmit,
.Main-Footer__col .widget_search #searchsubmit {
  display: none;
}

.Main-Footer__col .searchform h3,
.Main-Footer__col .widget_search h3 {
  float: left;
  line-height: 30px;
  background-image: url(images/icon-search.png);
  margin: 0px;
  min-width: 100px;
}

.Main-Footer__col .searchform .searchform,
.Main-Footer__col .widget_search .searchform {
  float: left;
  width: -webkit-calc(100% - 80px - 20px);
  width: calc(100% - 80px - 20px);
}

.Main-Footer__col .searchform .s,
.Main-Footer__col .searchform #s,
.Main-Footer__col .widget_search .s,
.Main-Footer__col .widget_search #s {
  float: left;
  background: #550000;
  color: white;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

.Main-Footer__col .feed {
  font-size: 13px;
}

.Main-Footer__col .feed li {
  margin-bottom: 20px;
}

.Main-Footer__col h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-family: "PT Sans Narrow";
  font-weight: 700;
  padding-left: 20px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}

@media (max-width: 679px) {
  .Main-Footer__col h3 {
    display: none;
  }
}

.Main-Footer__col h3.icon-feed {
  background-image: url(images/icon-feed.png);
}

.Main-Footer__col h3.icon-tour {
  background-image: url(images/icon-tour.png);
}

.Main-Footer__col h3.icon-blog {
  background-image: url(images/icon-blog.png);
}

.Main-Footer__col h3.icon-trade {
  background-image: url(images/icon-trade.png);
}

.Main-Footer__col h3.icon-newsletter {
  background-image: url(images/icon-newsletter.png);
}

.Main-Footer__col a {
  color: white;
}

.Main-Footer__col p {
  margin-bottom: 20px;
  font-size: 13px;
}

.Main-Footer__col p:last-child {
  margin-bottom: 0px;
}

.Main-Footer__col .button {
  display: inline-block;
  font-family: "PT Sans Narrow";
  font-weight: 700;
  border: 2px solid white;
  min-width: 130px;
  text-align: center;
  padding: 5px 10px 5px 10px;
  font-size: 13px;
  text-transform: uppercase;
}

.Main-Footer__col .button:hover {
  color: #73080b;
  background: white;
}

.Main-Footer__last-row {
  float: left;
  width: 100%;
  margin-top: 45px;
  text-align: center;
  color: white;
  font-size: 13px;
  font-family: "PT Sans Narrow";
  font-weight: 700;
}

.Main-Footer__last-row p {
  margin-bottom: 15px;
}

.Main-Footer__last-row a {
  color: white;
}

.Main-Footer__last-row a:hover {
  opacity: 0.7;
}

.Main-Footer__last-row ul {
  text-transform: uppercase;
}

.Main-Footer__last-row ul li {
  display: inline-block;
}

.Main-Footer__last-row ul li + li {
  margin-left: 30px;
}

.Full-Menu {
  position: absolute;
  top: 0px;
  right: 0px;
  background: black;
  width: 100%;
  padding: 20px;
  color: white;
  z-index: 5000;
  /*height: 80%;*/
  display: none;
  /*-webkit-transform: translateX(100%);*/
      /*-ms-transform: translateX(100%);*/
          /*transform: translateX(100%);*/
  /*-webkit-transition: all .2s ease-in-out;*/
  /*transition: all .2s ease-in-out;*/
}

.Full-Menu--background {
  position: fixed;
  z-index: 4000;
}

.Full-Menu .menu a {
  text-transform: uppercase;
  color: white;
  font-weight: 700;
  font-size: 16px;
}

.Full-Menu .menu a:hover {
  color: #b4a267;
}
/* editable menu styling*/
.Full-Menu {
    position: absolute;
    top: 0px;
    right: 0px;
    background: black;
    width: 100%;
    /*max-width: 300px;*/
    padding: 20px;
    color: white;
    z-index: 5000;
    /*height: 100%;*/
    display: none;
    /*-webkit-transform: translateX(100%);*/
    /*-ms-transform: translateX(100%);*/
    /*transform: translateX(100%);*/
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 20px;
}

.Full-Menu .top-margin {
    /* margin-top: 20px;*/
}
.Full-Menu__close {
    float: right;
    width: 8%;
    height: 90px;
    padding-top: 20px;
}

.Full-Menu__close a {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(images/button-close-menu.png) no-repeat 0px 0px;
    float: left;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.Full-Menu__close a:hover {
    opacity: 0.7;
}

.Full-Menu__search {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 15px;
}
.Full-Menu__search input{
    border:0px;
    background: #292728;
}
.widgettitle{
    color:#ffe39c !important;
    font-weight: bold;
}
.Full-Menu__social {
    float: right;
    width: 30%;
    /*border-bottom: 2px solid #ffe49c;*/
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.footer-tour-btn a{
    border: 1px solid #ffffff;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 40px;
}
.footer-tour-btn a:hover{
    background:#ffe39c;
    color:#000;
    text-decoration: none;
}
.Full-Menu__search h3 {
    float: right;
    width: 9%;
    font-weight: 700;
    font-size: 18px;
    padding-left: 20px;
    background: url(images/icon-search.jpg) no-repeat 0px 50%;
    text-transform: uppercase;
    line-height: 30px;
}
.Full-Menu__search .searchform {
    float: left;
    width: 98%;
}
.Full-Menu--background {
    position: absolute;
    z-index: 4000;
    height: 300px;
}

/* editable menu styling end*/
.Full-Menu__search label {
  display: none;
}

.Full-Menu__search #searchsubmit {
  display: none;
}

.Full-Menu__search #s {
  background: #4c4c4e;
  height: 30px;
  line-height: 30px;
  color: white;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
  width: 100%;
  display: none;
  float: right;
}

.Full-Menu__main {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}


.Full-Menu__social .menu {
  float: left;
  width: 100%;
}

.Full-Menu__social .menu li {
  float: left;
  margin-left: 15px;
}

.Full-Menu__social .menu li:first-child {
  margin-left: 0px;
}

.Full-Menu__social .menu li a {
  display: inline-block;
  text-indent: -9999px;
  width: 22px;
  height: 24px;
  background-position: center center;
  background-repeat: no-repeat;
}

.Full-Menu__social .menu li a:hover{
    opacity: 0.7;
}

.Full-Menu__social .menu li.fb a {
  background-image: url(images/icon-fb.jpg);
}

.Full-Menu__social .menu li.tw a {
  background-image: url(images/icon-tw.jpg);
}

.Full-Menu__social .menu li.in a {
  background-image: url(images/icon-in.jpg);
}

.Full-Menu__social .menu li.gp a {
  background-image: url(images/icon-gp.jpg);
}

.Full-Menu__social .menu li.vm a {
  background-image: url(images/icon-vm.jpg);
}

.Full-Menu__social .menu li.yt a {
  background-image: url(images/icon-yt.jpg);
}

.Full-Menu__secondary {
  float: left;
  width: 100%;
  margin-bottom: 35px;
}

.Full-Menu__secondary h3 {
  color: #616263;
  font-weight: 700;
  font-size: 16px;
}

.Full-Menu__secondary li.has-dot a {
  padding-left: 10px;
  background: url(images/icon-dot.jpg) no-repeat 0pc center;
}

.Full-Menu__last {
  float: left;
  width: 100%;
}

.full-menu-expanded .Full-Menu {
  display: block;
}

/*# sourceMappingURL=maps/style.css.map */



/* new Pages Styling */

/* Single Page Styling */
.clr::after,
.clr::before{
    display: table;
    content: " ";
  }
.clr::after {
    clear: both;
}
.col-sm-1{
    float: left;
    width: 8.33333333%;
}
.col-sm-2{
    float: left;
    width: 16.66666667%;
}
.col-sm-3{
    width: 25%;
    float:left;
}
.col-sm-4{
    width: 33.33333333%;
    float: left;
}
.col-sm-5{
    width: 41.66666667%;
    float: left;
}
.col-sm-6{
    width: 50%;
    float: left;
}
.col-sm-7{
    width: 58.33333333%;
    float: left;
}
.col-sm-8{
    width: 66.66666667%;
    float: left;
}
.col-sm-9{
    float: left;
    width: 75%;
}
.col-sm-10{
    float: left;
    width: 83.33333333%;
}
.col-sm-11{
    float: left;
    width: 91.66666667%;
}
.col-sm-12{
    float: left;
    width: 100%;
}
.pull-right{
    float: right!important;
}
.pull-left{
    float: left!important;
}
.container-fluid{
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.img-responsive{
  display: block;
  max-width: 100%;
  height: auto;
}
.single-bg-section{
  height: 650px;
  min-height: 100%;
  max-height: 100%;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.single-bg-text{
  float: right;
  padding-right: 140px;
  padding-top:130px;
  width: 35%;
  text-shadow: 0px 0px 20px black;
}
.single-bg-text h1{
  font-size: 24px;
  font-family: 'frontage_condensedbold';
  color: #ffffff;
  padding-left: 6px;
}
.single-bg-text h2{
  font-size: 64px;
  font-family: 'frontage_condensedbold';
  color: #ffffff;
  letter-spacing: -0.1em;
}
.whiskey-wood-bg{
  background: url('images/wood-bg.png') no-repeat;
  position: relative;
  height: 145px;
  background-size: cover;
}
.single-content h1,.recognition-section-1 h1, .single-content h3, .single-content h1{
    color: #48310d;
    font-size: 64px;
    margin-top: 45px;
    margin-bottom: 70px;
    padding-left: 25px;
    border-left: 5px solid #c6262f;
    font-family: "frontage_condensedregular";
    letter-spacing: -0.16em;
}
.single-content h1>b,.recognition-section-1 h1>b{
    font-weight: bold;
}
.whiskey-title-text{
  float: left;
}
.whiskey-brand img{
  float: right;
}
.single-content2{
  background: #ffffff;
  padding-bottom: 100px;
}
.single-content2 h2{
  font-family: "PT Sans Narrow";
  color: #c6262e;
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.single-content2 p{
    font-size: 26px;
    line-height: 35px;
    padding-right: 95px;
}
.single-img-cont{
  text-align: center;
  top: -100px;
  position: relative;
}
.single-img-cont img{
  display: inline-block;
  width: auto;
}
.whiskey-img-right-text p>b{
  font-weight: bold;
}
.whiskey-img img{
    max-width: 300px;
    margin: 0 auto;
}
.black-wood-bg-section{
  background: url('images/black-wood-bg.png') no-repeat;
  position: relative;
  background-size: cover;
}
.black-wood-text{
  border-left: 5px solid #c6262f;
  border-right: 5px solid #c6262f;
  margin-top: 100px;
  margin-bottom: 100px;
}
.black-wood-text h1{
  font-family: 'santelia_scriptbold';
  font-size: 32px;
  text-align: center;
  color: #fff;
}
.black-wood-text,
.black-wood-text p{
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  color: #fff;
  line-height: 40px;
}
.light-wood-bg-section{
  background: url('images/light-brown-wood.png') no-repeat;
  position: relative;
  background-size: cover;
}
.light-wood-bg-section .wrap{
  text-align: center;
}
.light-wood-bg-section .col-sm-4{
  display: inline-block;
  float: none;
  width: 32%;
}
.light-wood-bg-section .wrap{
  padding-top: 80px;
  padding-bottom: 80px;
}
.imgae-and-text{
  text-align: center;
}
.imgae-and-text img{
  display: inline-block;
  width: 50%;
    max-width: 200px;
}
.light-wood-bg-section p{
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  margin-top: 30px;
}
.whisky-slider{
  position: relative;
  text-align: center;
}
.whiskey-slider-section{
  position: relative;
}
.whiskey-slider-section .Destillery__slider{
  position: inherit;
  right: 0;
  bottom: 0px;
  display: inline-block;
  background: #000000;
  padding-bottom: 30px;
  padding-top: 30px;
  padding-left: 0px;
  padding-right: 0px;
  width: 20%;
}
.whiskey-slider-section .Destillery__slider h4{
  font-family: 'frontage_condensedbold';
  font-size: 36px;
  color: #fff;
  border-left: 5px solid #616263;
  border-right: 5px solid #616263;
  margin-bottom: 0;
}
.whiskey-slider-section .Destillery__slider .left-move{
    left: -20%;
}
.whiskey-slider-section .Destillery__slider .left-move,.whiskey-slider-section .Destillery__slider .right-move{
    position: absolute;
    width: 25px;
    height: 25px;
    background: #b2a066;
    border-radius: 50%;
    text-align: center;
    top: 37%;
}
.whiskey-slider-section .Destillery__slider .right-move{
    right: -20%;
}
.whiskey-slider-section .Destillery__slider .right-move i{
    display: inline-block;
    font-size: 18px;
    padding-top: 4px;
    color: #000000;
}
.whiskey-slider-section .Destillery__slider .left-move i{
    display: inline-block;
    font-size: 18px;
    padding-top: 4px;
    padding-right: 4px;
    color: #000000;
}
.whiskey-slider-section .flickity-viewport{
  height: 38.8889px!important;
}

/* Recognition Page Styling */
.recognition-header{
  background-repeat: no-repeat;
  height: 420px;
  min-height: 100%;
  max-height: 100%;
  background-size: cover;
}
.recognition-section-1{
  background: #f1f2f2;
  padding-bottom: 50px;
  padding-top: 50px;
}
.recognition-section-1 h1{
  margin-top: 0px;
  margin-bottom: 0px;
}
.recognition-section-1 p{
  font-size: 18px;
  color: #616263;
}
.recognition-section-1 .container-fluid,.recognition-section-2 .container-fluid{
  padding-left: 50px;
  padding-right: 50px;
}
.recognition-section-2 .container-fluid{
  padding-left: 50px;
  padding-right: 150px;
}
.recognition-section-2{
  background: #fff;
}
.recognition-section-2 h1{
  font-family: 'frontage_condensedbold';
  font-size: 24px;
  color: #c6262e;
  padding-bottom: 50px;
  padding-top: 50px;
}
.recognition-section-2 p,.recognition-section-2 a{
  font-size:24px;
  font-weight:bold;
  color: #616263;
  padding-bottom: 20px;
  font-family: "PT Sans Narrow";
}
.recognition-section-2 p>span{
  font-weight:normal;

}
.recognition-section-2 a{
  padding-bottom: 70px;
  display: block;
  color: #48310d;
}
.recognition-section-2 a:hover{
  text-decoration: none;
}
.more-review{
  margin-bottom: 70px;
}
.more-review a{
  text-transform: uppercase;
  font-family: "PT Sans Narrow";
  font-weight: 700;
  font-size: 13px;
  min-width: 130px;
  padding: 5px 20px;
  text-align: center;
  border: 1px solid #616263;
  width: 10%;
}
.more-review a:hover{
  color: #fff;
  background: #c6262e;
  text-decoration: none;
  transition: color .2s ease-in-out, border .2s ease-in-out, width .2s ease-in-out, height .2s ease-in-out, background-color .2s ease-in-out;
}
.recognition-social .social{
  list-style: none;
  padding: 0px;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 30px;
}
.recognition-social .social li{
  display: inline-block;
  padding-right: 20px;
  font-family: "PT Sans Narrow";
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.recognition-social .social li>a{
  color:#fff;
}
.recognition-social .social li>i,.recognition-social .social li>a>i{
  padding-right: 20px;
  color: #b5a268;
}
.recognition-social .social li>a:hover{
  text-decoration: none;
}

/* Founder Blog Page Styling */
.founder-bg-header{
  background-repeat: no-repeat;
  height: 420px;
  min-height: 100%;
  max-height: 100%;
  background-size: cover;
}
.founder-section-1 .container-fluid{
  padding-left: 50px;
  padding-right: 50px;
}
.founder-section-1{
  background: #ffffff;
  padding-bottom: 130px;
}
.founder-section-1 h1{
  font-family: 'frontage_condensedbold';
  font-size: 24px;
  color: #c6262e;
  margin-top: 50px;
}
.founder-section-1 h2{
  font-family: "frontage_condensedregular";
  font-size: 24px;
  color: #a4a5a8;
  padding-bottom: 30px;
}
.founder-section-1 h3{
  font-family: "frontage_condensedregular";
  font-size: 24px;
  color: #a4a5a8;
  padding-top: 60px;
}
.founder-section-1 p{
  font-size: 18px;
  color: #616263;
  padding-right: 50px;
}
.founder-section-1 h4{
  font-size: 18px;
  font-weight: bold;
  color:#616263;
}
.founder-section-1 .widget .widgettitle{
    color: #48310D !important;
}

/* Post Distributer Page Styling */
.post-distributer-bg-header{
  background: url('images/new-psd-images/post-distributer.png') no-repeat;
  height: 420px;
  min-height: 100%;
  max-height: 100%;
  background-size: cover;
  background-position-y: -215px;
}
.distributor-section-1{
  background: #fff;
  padding-bottom: 140px;
}
.distributor-section-1 .container-fluid{
  padding-left: 50px;
  padding-right: 50px;
}
.distributor-section-1 h1{
  font-family: 'frontage_condensedbold';
  font-size: 24px;
  color: #c6262e;
  padding-top: 50px;
  padding-bottom: 20px;
}
.distributor-section-1 .distributor-list{
  list-style: none;
  padding: 0px;
}
.distributor-section-1 .distributor-list li>a{
  font-size: 18px;
  font-weight: bold;
  color: #000;
  display: block;
  margin-bottom: 6px;
}
.distributor-section-1 .distributor-list li>a>i{
  padding-right: 10px;
  font-size: 18px;
  color:#b5a168
}
.height-95{
  height: 95px;
}
/* Post founder bio Page Styling */
.post-funder-header{
  height: 420px;
  min-height: 100%;
  max-height: 100%;
    background-repeat: no-repeat;
  background-size: cover;
}
.post-funder-section-1 .container-fluid{
  padding-left: 50px;
  padding-right: 50px;
}
.post-funder-section-1{
  background: #fff;
}
.post-funder-section-1 h1{
  font-family: 'frontage_condensedbold';
  font-size: 24px;
  color: #c6262e;
  padding-bottom: 50px;
  padding-top: 50px;
}
.post-funder-section-1 p{
  font-family: "PT Sans Narrow";
  font-size: 24px;
  color: #616263;
  padding-right: 30px;
}
.post-funder-section-1 p>b{
  font-weight: bold;
}
.post-funder-section-1 h2{
  font-family: 'frontage_condensedbold';
  font-size: 24px;
  color: #c6262e;
  padding-bottom: 60px;
  padding-top: 100px;
}
.post-funder-section-1 .col-sm-8 p{
  font-size:18px;
}
.post-funder-section-1 h2>span{
  font-family: "frontage_condensedregular";
  color: #616263;
}
.post-funder-text-img{
  height: 230px;
  width: 285px;
}
.post-funder-text-img img{
  height: 100%;
  width: 100%;
}
.post-funder-section-1{
  padding-bottom: 80px;
}

/*Contact us Page Styling */

.contact-us-form{
  background: #fff;
}
.contact-us-form .container-fluid{
  margin-bottom: 60px;
  margin-top: 60px;
  margin-left: 50px;
  margin-right: 50px;
  background: #76777a;
}
.contact-us-form h1{
  font-family: 'frontage_condensedbold';
  font-size: 24px;
  color: #ffe49c;
  padding-bottom: 15px;
  padding-top: 30px;
  margin: 0px;
}
.contact-us-form h2{
  font-family: "PT Sans Narrow";
  font-size: 18px;
  color: #fff;
}
.contact-us-form h2>b{
  font-weight: bold;
}
.contact-us-form p{
  font-family: "PT Sans Narrow";
  font-size: 18px;
  color: #fff;
  padding-bottom: 30px;
}
.contact-us-form p>b{
  font-weight: bold;
}
.contact-us-form p.form-report{
    float: left;
    width: 100%;
    visibility: hidden;
}
.contact-us-form input[type="text" ]{
  width:100%;
  margin-top: 5px;
  margin-bottom: 15px;
  height: 30px;
  background: #616263;
  color: #fff;
  padding:10px;
  font-family: 'Arial-Regular';
  border:none;
}
.contact-us-form input[type="email"]{
  margin-bottom: 40px;
  width: 100%;
  margin-top: 5px;
  height: 30px;
  background: #616263;
  color: #fff;
  padding:10px;
  border:none;
}
.height-72{
  height: 72px;
}
::-webkit-input-placeholder {
   color: #ffffff;
   font-weight: normal;
   font-family: 'Arial-Regular';
}
.contact-us-form textarea{
  width: 100%;
  margin-top: 5px;
  margin-bottom: 15px;
  height: 140px;
  background: #616263;
  color: #fff;
  padding:10px;
  border:none;
}
.contact-us-form form{
  padding: 20px;
}
.contact-us-form input[type="submit" ]{
  float: left;
  width: 22%;
  height: 30px;
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  font-family: "PT Sans Narrow";
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
}
.contact-us-form input[type="submit" ]:hover{
  color: #fff;
  background: #c6262e;
  text-decoration: none;
  transition: color .2s ease-in-out, border .2s ease-in-out, width .2s ease-in-out, height .2s ease-in-out, background-color .2s ease-in-out;

}
.success-prompt{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
}
.success-prompt h2{
    font-size: 20px;
}
.right-padding{
  padding-right: 70px;
}

/*Contact us Page Styling */
/* Subscription Page Styling */
.subscribe-section{
    width: 50%;
    margin: 0 auto;
}
.subscribe-section h1,
.subscribe-section p{
    text-align: center;
}
.process-detail-bg{
  height: 420px;
  min-height: 100%;
  max-height: 100%;
  background-position: 370px -117px;
  background-repeat: no-repeat;

}
.process-black-overlay{
 background: rgba(0,0,0,1);
background: -moz-linear-gradient(left, rgba(0,0,0,1) 5%, rgba(23,23,23,1) 0%, rgba(23,23,23,1) 0%, rgba(23,23,23,1) 0%, rgba(15,15,15,1) 0%, rgba(15,15,15,1) 0%, rgba(23,23,23,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,1) 58%, rgba(0,0,0,1) 62%, rgba(0,0,0,0.59) 90%, rgba(74,74,74,0) 100%);
/*background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(0%, rgba(23,23,23,1)), color-stop(0%, rgba(23,23,23,1)), color-stop(0%, rgba(23,23,23,1)), color-stop(0%, rgba(15,15,15,1)), color-stop(0%, rgba(15,15,15,1)), color-stop(0%, rgba(23,23,23,1)), color-stop(1%, rgba(0,0,0,1)), color-stop(58%, rgba(0,0,0,1)), color-stop(62%, rgba(0,0,0,1)), color-stop(90%, rgba(0,0,0,0.59)), color-stop(100%, rgba(74,74,74,0.45)));*/
background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(23,23,23,1) 0%, rgba(23,23,23,1) 0%, rgba(23,23,23,1) 0%, rgba(15,15,15,1) 0%, rgba(15,15,15,1) 0%, rgba(23,23,23,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,1) 58%, rgba(0,0,0,1) 62%, rgba(0,0,0,0.59) 90%, rgba(74,74,74,0.45) 100%);
background: -o-linear-gradient(left, rgba(0,0,0,1) 5%, rgba(23,23,23,1) 0%, rgba(23,23,23,1) 0%, rgba(23,23,23,1) 0%, rgba(15,15,15,1) 0%, rgba(15,15,15,1) 0%, rgba(23,23,23,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,1) 58%, rgba(0,0,0,1) 62%, rgba(0,0,0,0.59) 90%, rgba(74,74,74,0) 100%);
background: -ms-linear-gradient(left, rgba(0,0,0,1) 5%, rgba(23,23,23,1) 0%, rgba(23,23,23,1) 0%, rgba(23,23,23,1) 0%, rgba(15,15,15,1) 0%, rgba(15,15,15,1) 0%, rgba(23,23,23,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,1) 58%, rgba(0,0,0,1) 62%, rgba(0,0,0,0.59) 90%, rgba(74,74,74,0) 100%);
background: linear-gradient(to right, rgba(0,0,0,1) 5%, rgba(23,23,23,1) 0%, rgba(23,23,23,1) 0%, rgba(23,23,23,1) 0%, rgba(15,15,15,1) 0%, rgba(15,15,15,1) 0%, rgba(23,23,23,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,1) 58%, rgba(0,0,0,1) 62%, rgba(0,0,0,0.59) 90%, rgba(74,74,74,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#4a4a4a', GradientType=1 );
width: 33%;
height: 100%;

}
.process-black-overlay h1{
  color: #fff;
  font-size: 64px;
  margin-bottom: 15px;
  padding-left: 25px;
  border-left: 5px solid #c6262f;
  letter-spacing: -0.1em;
  font-family: 'frontage_condensedregular';
  margin-left: 50px;
  margin-top: 50px;
}
.process-black-overlay h1>span{
  font-family: "frontage_condensedregular";
  font-weight: normal;
}
.process-black-overlay p{
  font-size: 18px;
  color: #ffe49d;
  padding-left: 50px;
}
.process-detail-section-1{
  background-repeat: no-repeat;
  height: 420px;
  min-height: 100%;
  max-height: 100%;
  background-size: 60%;
}
.process-detail-section-1 h1{
  font-family: 'frontage_condensedbold';
  font-size: 32px;
  color:#c6262e;
  padding-top: 70px;
  padding-bottom: 40px;
  padding-left: 50px;
  letter-spacing: -0.1em;
}
.process-detail-section-1 p{
  font-size: 18px;
  color:#fff;
  padding-right: 200px;
  padding-left: 50px;
}
.process-detail-section-1-black-overlay{
  width: 50%;
  float: right;
  height: 100%;
  background: rgba(76,76,76,0.43);
background: -moz-linear-gradient(left, rgba(76,76,76,0.43) 0%, rgba(102,102,102,0.43) 0%, rgba(71,71,71,0.43) 0%, rgba(71,71,71,0.43) 0%, rgba(89,89,89,0.43) 0%, rgba(43,43,43,0.43) 0%, rgba(0,0,0,0.43) 0%, rgba(0,0,0,0.54) 3%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 99%, rgba(28,28,28,1) 100%);
/*background: -webkit-gradient(left top, right top, color-stop(0%, rgba(76,76,76,0.43)), color-stop(0%, rgba(102,102,102,0.43)), color-stop(0%, rgba(71,71,71,0.43)), color-stop(0%, rgba(71,71,71,0.43)), color-stop(0%, rgba(89,89,89,0.43)), color-stop(0%, rgba(43,43,43,0.43)), color-stop(0%, rgba(0,0,0,0.43)), color-stop(3%, rgba(0,0,0,0.54)), color-stop(15%, rgba(0,0,0,1)), color-stop(96%, rgba(0,0,0,1)), color-stop(99%, rgba(0,0,0,1)), color-stop(100%, rgba(28,28,28,1)));*/
background: -webkit-linear-gradient(left, rgba(76,76,76,0.43) 0%, rgba(102,102,102,0.43) 0%, rgba(71,71,71,0.43) 0%, rgba(71,71,71,0.43) 0%, rgba(89,89,89,0.43) 0%, rgba(43,43,43,0.43) 0%, rgba(0,0,0,0.43) 0%, rgba(0,0,0,0.54) 3%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 99%, rgba(28,28,28,1) 100%);
background: -o-linear-gradient(left, rgba(76,76,76,0.43) 0%, rgba(102,102,102,0.43) 0%, rgba(71,71,71,0.43) 0%, rgba(71,71,71,0.43) 0%, rgba(89,89,89,0.43) 0%, rgba(43,43,43,0.43) 0%, rgba(0,0,0,0.43) 0%, rgba(0,0,0,0.54) 3%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 99%, rgba(28,28,28,1) 100%);
background: -ms-linear-gradient(left, rgba(76,76,76,0.43) 0%, rgba(102,102,102,0.43) 0%, rgba(71,71,71,0.43) 0%, rgba(71,71,71,0.43) 0%, rgba(89,89,89,0.43) 0%, rgba(43,43,43,0.43) 0%, rgba(0,0,0,0.43) 0%, rgba(0,0,0,0.54) 3%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 99%, rgba(28,28,28,1) 100%);
background: linear-gradient(to right, rgba(76,76,76,0.43) 0%, rgba(102,102,102,0.43) 0%, rgba(71,71,71,0.43) 0%, rgba(71,71,71,0.43) 0%, rgba(89,89,89,0.43) 0%, rgba(43,43,43,0.43) 0%, rgba(0,0,0,0.43) 0%, rgba(0,0,0,0.54) 3%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 99%, rgba(28,28,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#1c1c1c', GradientType=1 );
}
.process-detail-section-2{
  /*background: url('images/new-psd-images/product22.png') no-repeat;*/
  /*height: 420px;*/
  min-height: 100%;
  max-height: 100%;
  background-size: 60%;
  background-position: 100%;
}
.process-detail-sectioin2-overlay h1{
  font-family: 'frontage_condensedbold';
  font-size: 32px;
  color:#c6262e;
  padding-top: 70px;
  padding-bottom: 40px;
  padding-left: 50px;
}
.process-detail-sectioin2-overlay p{
  font-size: 18px;
  color:#fff;
  padding-right: 50px;
  padding-left: 50px;
}
.process-detail-sectioin2-overlay{
  width: 50%;
  height: 100%;
  background: rgba(0,0,0,1);
/*background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(28,28,28,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,1) 4%, rgba(0,0,0,1) 85%, rgba(0,0,0,0.54) 97%, rgba(0,0,0,0.43) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(0%, rgba(0,0,0,1)), color-stop(0%, rgba(28,28,28,1)), color-stop(1%, rgba(0,0,0,1)), color-stop(4%, rgba(0,0,0,1)), color-stop(85%, rgba(0,0,0,1)), color-stop(97%, rgba(0,0,0,0.54)), color-stop(100%, rgba(0,0,0,0.43)));
background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(28,28,28,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,1) 4%, rgba(0,0,0,1) 85%, rgba(0,0,0,0.54) 97%, rgba(0,0,0,0.43) 100%);
background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(28,28,28,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,1) 4%, rgba(0,0,0,1) 85%, rgba(0,0,0,0.54) 97%, rgba(0,0,0,0.43) 100%);
background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(28,28,28,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,1) 4%, rgba(0,0,0,1) 85%, rgba(0,0,0,0.54) 97%, rgba(0,0,0,0.43) 100%);
background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(28,28,28,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,1) 4%, rgba(0,0,0,1) 85%, rgba(0,0,0,0.54) 97%, rgba(0,0,0,0.43) 100%);*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
}

.process-detail-section-1 a,.process-detail-section-2 a{
  margin-left: 50px;
  width: 25px;
  height: 25px;
  display: block;
  border-radius: 50%;
  margin-top: 40px;
  text-align: center;
  background: #b2a066;

}
.process-detail-section-1 a>i,.process-detail-section-2 a>i{
  color: #000;
}

/*Recipes Search Page Styling */
.recipes-search-section-1{
  background: url('images/new-psd-images/black-wood-bg.png') no-repeat;
  position: relative;
  height: 145px;
  background-size: cover;
}
.recipes-search-section-1 h1{
  color: #fff;
  font-size: 64px;
  margin-top: 45px;
  margin-bottom: 70px;
  padding-left: 25px;
  border-left: 5px solid #c6262f;
  font-family: "frontage_condensedregular";
  letter-spacing: -0.12em;
  font-weight: bold;
}
.recipes-search-section-1 h1>span{
  font-weight: normal;
}
.recipes-search-section-1 p{
  font-size:18px;
  color: #ffe49d;
  padding-top: 50px;
}
/*owal crusal Styling */
#owl-demo .item{
  display: block;
  padding: 30px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}

.owl-theme .owl-buttons i{
  margin-top: 2px;
}
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: -17px;
  top: 37%;
  border: 2px solid #fff4bf;
  height: 100px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover,.owl-theme .owl-controls .owl-buttons .owl-next:hover{
  background-color: rgba(255, 255, 255, 0.3);
  transition: color .2s ease-in-out, border .2s ease-in-out, width .2s ease-in-out, height .2s ease-in-out, background-color .2s ease-in-out;
}
 .owl-theme .owl-buttons .owl-prev i{
  margin-top: 34px;
  color: #fff4bf;
 }
.owl-theme .owl-controls .owl-buttons .owl-next{
  top: 37%;
  border: 2px solid #fff4bf;
  height: 100px;
  right: -17px;
}
#owl-demo{
  padding-bottom: 40px;
}
.owl-theme .owl-buttons .owl-next i{
  margin-top: 34px;
  color: #fff4bf;
 }
.owl-item .demo-1{
    padding: 0 10px;
    cursor: pointer;
}
 .recipes-search-section-2 h1{
   font-size:13px;
   font-weight: bold;
   text-align: center;
   color: #fff;
 }
 .recipes-search-section-3 .container-fluid{
    padding-left: 50px;
    padding-right: 50px;
 }

 /*Recipes Detial Page Styling */

 .Cocktails .close{
     position: absolute;
     top: 30px;
     right: 60px;
     width: 21px;
     height: 21px;
     background: url(images/icon-close.png) no-repeat 0px 0px;
 }
 .recipes-detail-section-1{
    background: url('images/new-psd-images/white-wood-bg.png') no-repeat;
    position: relative;
    height: 145px;
    background-size: cover;
 }
 .recipes-detail-section-1 h1{
    color: #48310d;
    font-size: 64px;
    margin-top: 45px;
    margin-bottom: 70px;
    padding-left: 25px;
    border-left: 5px solid #c6262f;
    font-family: "frontage_condensedregular";
    letter-spacing: -0.12em;
    float: left;
 }
 .recipes-detail-section-1 h1>span{
   font-weight: normal;
 }
 .recipes-detail-section-2{
   background: #fff;
   padding-bottom: 100px;
   float: left;
   width: 100%;
 }
 .recipes-section-2-outer-container{
   position: relative;
    background: #fff;
 }
 .recipes-section-2-outer-container .Cocktails{
     display: none;
 }
.recipes-section-2-outer-container .whiskey-slider-section{
    background-color: #000;
    width: 100%;
    float: left;
    padding-bottom: 50px;
}
 .recipes-detail-img-cont{
   text-align: center;
 }
 .recipes-detail-img-cont img{
    display: inline-block;
    width: 35%;
    margin-top: 30px;
 }
 .recipes-detail-section-2 .wrap{
   padding-top: 50px;
   padding-bottom: 50px;
   border-bottom: 3px solid #d1d2d4;
 }
 .recipes-detail-section-2 h1{
   font-size:24px;
   font-weight: bold;
   color: #ca4046;
   margin-bottom: 40px;
 }
 .recipes-detail-section-2 .wrap:last-child{
  border:0px;
 }
 .recipes-detail-section-2 p{
   font-size: 18px;
   font-weight: normal;
   color: #414146;
 }
 .recipes-detail-section-2 p>span{
   font-weight: bold;
   color: #48310d;
 }
 .recipes-detail-section-2 h2{
   font-size:18px;
   color:#b5a268;
   font-weight: bold;
   padding-top: 50px;
   padding-bottom: 30px;
 }
 .slider-recipe{
     background-color: #010200;
     border-bottom: 1px solid #ffe59d;
     position: relative;
     display: none;
     min-height: 485px;
 }
 .slider-recipe .loader{
     width: 100%;
     text-align: center;
     padding-top: 140px;
 }
.slider-recipe .loader img{
    width: 100px;
}
 .slider-recipe .close{
     position: absolute;
     top: 30px;
     right: 60px;
     width: 21px;
     height: 21px;
     background: url(images/icon-close.png) no-repeat 0px 0px;
 }
 .slider-recipe p{
     color: #fff;
 }
#owl-demo1 .owl-wrapper{
  left: 2%!important;
}
.demo-slider{
    display: none;
}
.cocktails-demo-slider{
  padding-top: 35px;
  padding-bottom: 100px;
}

.cocktails-demo-slider h1{
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}
.demo-1 img{
  width: 100%;
}
.recipes-search-section-4 h3,.recipes-search-section-4 p{
  margin-left: 26px;
}
/*trade Resources*/
.trade-resources-section-2{
    background:#333132;
    padding-top: 90px;
    padding-bottom: 60px;
}
.trade-resources-section-2 .trade-list{
    list-style: none;
    padding: 0px;
}
.trade-resources-section-2 .trade-list li>p{
    font-weight: bold;
    font-size: 26px;
    padding-bottom: 30px;
    color: #fff;
    float: left;
}
.trade-resources-section-2 .trade-list li>i{
    color:#b2a066;
    padding-right: 10px;
    float: left;
    padding-top: 8px;
}
.btn-1>a{
    width: 100%;
    padding: 10px 0px;
    border: 1px solid #fff;
    font-weight: bold;
    color: #fff;
    display: block;
    text-align: center;
}
.btn-1 a:hover,.trade-resource-result-section-2 .btn-list li>a:hover{
    color: #fff;
    background: #c6262e;
    text-decoration: none;
    transition: color .2s ease-in-out, border .2s ease-in-out, width .2s ease-in-out, height .2s ease-in-out, background-color .2s ease-in-out;
}
.btn-container .col-sm-6{
    padding-right: 20px;
    padding-bottom: 20px;
}
.btn-container{
    padding-top: 20px;
}

/*trade resource result*/
.trade-resource-result-section-2{
    padding-bottom: 80px;
    background:#333132;
    padding-left: 80px;
    padding-right: 80px;
}
.trade-resource-result-section-2 .btn-list{
    padding: 0px;
    list-style: none;
}
.trade-resource-result-section-2 .btn-list li{
    padding-right: 10px;
    display: inline-block;
    width: 100%;
    max-width: 165px;
    margin-top: 30px;
}
.trade-resource-result-section-2 .btn-list li>a{
    border: 1px solid #fff;
    padding: 5px 0%;
    width: 100%;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: bold;
}
.trade-resource-result-section-2 .btn-list li>a.active{
    color: #fff;
    background: #c6262e;
    text-decoration: none;
}
.trade-resource-result-section-2 h1.error{
    text-align: center;
    color: #fff;
    font-size: 26px;
    padding-top: 80px;
}
.search-cont{
    position: relative;
    top: -3px;
}
.search-cont input{
    width: 100%;
    max-width: 80%;
    padding: 10px 1px;
    border: 0px;
    background: #151616;
    padding-left: 10px;
    font-size: 16px;
    color: #4d4d4f;
    border-radius: 3px;
}
.search-cont i{
    color: #fff;
    padding-left: 10px;
    cursor: pointer;
}
.search-cont input::-webkit-input-placeholder {
    color: #4d4d4f;
}
.whiskey-slider-section .Destillery__slider h4{
    font-size: 30px;
    padding: 0 10px;
}
.result-row{
    width: 100%;
    float: left;
}
.result-row .result-col{
    width: 20%;
    float: left;
    padding: 20px 20px 0 0;
}
.result-img{
    text-align: center;
    pointer-events: none;
}
.result-img img{
    display: inline-block;
    max-height: 170px;
    max-width: 150px;
}
.img-sizes{
    text-align: center;
}
.img-sizes a{
    font-size: 14px;
    color:#a7292f;
    font-weight: bold;
    border-right: 2px solid #a7292f;
    padding-right: 10px;
    padding-left: 10px;
}
.img-sizes a:last-child{
    border-right: none;
}
.main-result{
    padding:30px;
}
.result-row .main-result{
    border: 1px solid #616263;
}
.main-result h1{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}
.width-18{
    width: 18%;
    float: left;
}

.boxes-new .item{
    margin-right: 20px;
}

/* Padding Classes */
.padding-50{
    padding: 50px 0;
}

/* Misc */
.Destillery__desc{
    width: 100%;
    padding-top: 100px;
}
.Destillery__desc h1{
    font-size: 35px;
    font-family: 'frontage_condensedregular';
    font-weight: bold;
    color: #c6262e;
    letter-spacing: -6px;
}
.Destillery__desc p{
    font-family: "PT Sans Narrow";
    font-size: 18px;
    color: #fff;
    padding-top: 20px;
}
#demos a.close{
    position: absolute;
    top: 55px;
    right: 50px;
    width: 21px;
    height: 21px;
    background: url(images/icon-close.png) no-repeat 0px 0px;
}
.Demos .owl-theme .owl-controls .owl-buttons .owl-prev{
    left: -10px;
}
.Demos .owl-theme .owl-controls .owl-buttons .owl-next{
    right: -10px;
}
.header-wrap{
    width: 90%;
}
.header-wrap .search-icon i{
    margin-top: 18px;
    font-size: 22px;
    cursor: pointer;
}
#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.7;
    z-index: 1000;
}

/* Demos Popup Styling - START */

.demo-popup{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
}
.demo-popup .popup-content{
    background: #000;
    width: 60%;
    height: auto;
    margin: 0 auto;
    top: 20%;
    position: relative;
    box-shadow: 1px 1px 10px #000;
}
.demo-popup .popup-close{
    position: absolute;
    top: -17px;
    right: -17px;
    z-index: 10;
}
.demo-popup .popup-close img{
    cursor: pointer;
}
.demo-popup .popup-body{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.demo-popup .popup-body iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Demos Popup Styling - END */

/* Subscribe Popup  Styling - Start */

.subscribe-popup{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
}
.subscribe-popup .popup-close{
    position: absolute;
    top: -17px;
    right: -17px;
    z-index: 10;
    cursor: pointer;
}
.subscribe-popup .popup-content{
    width: 40%;
    height: auto;
    min-height: 400px;
    margin: 0 auto;
    top: 20%;
    position: relative;
    background-color: #76777a;
    box-shadow: 1px 1px 10px #4d4d4d;
}
.subscribe-popup .popup-content .subscribe-section{
    width: 100%;
    padding: 30px;
}
.subscribe-popup .popup-content .subscribe-section h1{
    font-family: 'frontage_condensedbold';
    font-size: 24px;
    color: #ffe49c;
    padding-bottom: 15px;
    margin: 0px;
    text-align: inherit;
    letter-spacing: -2px;
}
.subscribe-popup .popup-content .subscribe-section h2{
    margin-bottom: 3px;
    color: #fff;
}
.subscribe-popup .popup-content .subscribe-section p{
    color: #fff;
}
.subscribe-popup .popup-content .subscribe-section form input[type=text],
.subscribe-popup .popup-content .subscribe-section form input[type=email]{
    width: 100%;
    margin-top: 5px;
    margin-bottom: 20px;
    height: 30px;
    background: #616263;
    color: #fff;
    padding: 10px;
    font-family: 'Arial-Regular';
    border: none;
}
.subscribe-popup .popup-content .subscribe-section form input[type=submit]{
    float: left;
    width: 28%;
    height: 30px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    font-family: "PT Sans Narrow";
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
}
.subscribe-popup .popup-content .subscribe-section form input[type=submit]:hover{
    color: #fff;
    background: #c6262e;
    text-decoration: none;
    transition: color .2s ease-in-out, border .2s ease-in-out, width .2s ease-in-out, height .2s ease-in-out, background-color .2s ease-in-out;
}
.subscribe-popup .popup-content .subscribe-section form p{
    margin-bottom: 40px;
    text-align: left;
}
.subscribe-popup .popup-content .subscribe-section form p a{
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
}
.mc4wp-form-fields p{
  margin: 0 !important;
}
.mc4wp-form-fields .sub-desc{
  margin-bottom: 30px !important;
}
/* Subscribe Popup  Styling - END */

.footer-social i{
    padding-right: 15px;
    color: #b4a267;
    font-size: 25px;
}
.footer-social i:hover{
    opacity: 0.7;
}
b{
    font-weight: bold;
}
.Full-Menu li a{
    text-transform: uppercase;
    color: white;
    font-weight: 700;
    font-size: 16px;
}
.Full-Menu li h3{
    font-weight: 700;
    font-size: 16px;
    color: #ffe39c!important;
}
.Full-Menu li a:hover{
    color: #b4a267;
}

/*menu sytling */
#menu-side-menu-secondary-menu li:last-child>a{
    color: #ffe39c!important;
    font-weight: bold;
    margin-top: 20px;
    display: block;
}
#nav_menu-10 h3{
  margin-top: 20px;
}
.cutom-last-meu li>a{
 color: #ffe39c!important;
}

.cutom-last-meu li>a.grey-menu-item{
    color: #616263 !important;
}
.cutom-last-meu li:first-child{
    margin-bottom: 20px;
}
#text-3 h3{
  margin-bottom: 20px;
}
.cutom-last-meu li:nth-child(3),.cutom-last-meu li:nth-child(4){
  margin-bottom: 20px;
}
.Full-Menu{
   height: auto!important;
  /*-webkit-transform: translateX(0%);*/
  /*-ms-transform: translateX(0%);*/
  /*transform: translateX(0%);*/
}
.Full-Menu h3.widgettitle{
    font-size: 16px;
}
.submit{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 25px;
}
.subscribe-section input[type="email"]{
    margin-bottom: 25px;
}
.submit input[type="submit"]{
    cursor: pointer;
    float: none;
}

/*styling*/
.single-bg-section {
  height: 820px !important;
}
.whiskey-img img {
  margin: inherit !important;
}
.process-detail-section-1 a, .process-detail-section-2 a {
  width: 30px !important;
  height: 30px !important;
}
.process-detail-section-1 a>i, .process-detail-section-2 a>i {
  vertical-align: bottom !important;
}
.black-wood-text h1 {
  margin-bottom: 30px;
}
.Post ul li:last-child {
  margin-bottom: 7px;
}

.Story__images__slider__slide .wrap {
  max-width: 1230px;
}
.Story .wrap.inner, .Heritage .wrap.inner {
  max-width: 1160px;
}
#News-Events{
  display: none !important;
}
.process-detail-sectioin2-overlay h1 {
  letter-spacing: -0.1em;
}
.process-detail-section-1 a, .process-detail-section-2 a {
  background: transparent;
}
.black-wood-text{
  padding: 0 50px;
}
.Cocktails__form{
  background-color: rgba(82, 52, 20, 0.83);
  padding: 20px;
  width: 340px;
}
/*.process-detail-section-2, .process-detail-section-1 {*/
  /*height: auto !important;*/
  /*min-height: initial;*/
/*}*/
.pack-img-left{
  position: absolute;left: 0;
  width: 53%;
}

.pack-img-right{
  position: absolute;right: 0;width: 60%;
}
.pack-img-left img{
  float: left;
  max-width: 100%;
   width: 100%;
}
.pack-img-right img{
  float: right;
  max-width: 100%;
   width: 100%;
  margin-bottom: 20px;
}


.process-main{
  position: relative;
  float: left;
  width: 100%;
  min-height: 425px;
  overflow: hidden;
}
.process-detail-right{
  float: right;min-height: 425px;
}
.process-detail-left{
  min-height: 425px;
}

/*--Seach-updated-page--*/
.search-main{
  margin: 0;
  float: left;
  width: 100%;
}
.dhr-search-title h1{
  color:  #ffffff;
  font-size: 32px;/* Approximation due to font substitution */
  font-weight: 400;
  line-height: 26px;/* Approximation due to font substitution */
  text-align: left;
  text-transform: uppercase;
  padding: 0 22px 12px;
  border-bottom: 2px solid #fde59c;
  margin: 10px 0 0;

}
.dhr-search-title{
  margin-bottom: 40px;
}
.search-post{
  border-bottom: 2px solid #fde59c;
  padding: 0 22px;
}
.search-post h3{
  margin: 40px 0 30px;
}
.search-post h3 a{
  color:  #b5a168;
  font-size: 24px;/* Approximation due to font substitution */
  font-weight: 700;
  line-height: 26px;/* Approximation due to font substitution */
  text-align: left;
}
.search-post p{
  color:  #fff;
  font-size: 18px;/* Approximation due to font substitution */
  text-align: left;
  margin: 0 0 55px;
}
.search-pagination{
  margin-top: 32px;
  text-align: center;
}
.search-pagination ul{
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  width: 20%;
  max-width: 100%;
}
.search-pagination ul li {
  float: left;
  margin-right: 12px;
}

.search-pagination ul li a,
.search-pagination ul li span{
  font-size: 24px;
  border-bottom: 2px solid #fff;
  color: #ffffff;
  margin-right: 5px;
}

.search-pagination ul li span.current{
  font-size: 26px;
  font-weight: 900;
}
.search-pagination .prev,
.search-pagination .next{
  display: none;
}
.Destillery__desc h4{
  color: #ffe49d;
  font-size: 18px;
  max-width: 430px;
  display: none;
}
/*Seach-updated-page-end*/

/*QURIES*/

@media(min-width: 800px){
    /*.cocktails-demo-slider .owl-carousel{*/
        /*padding: 0 105px;*/
    /*}*/
}

@media (max-width: 1199px) and (min-width: 1024px) {
  .single-bg-text {
    width: 50%;
  }
}

@media (max-width: 1023px) and (min-width: 992px) {
  .single-bg-text {
    width: 50%;
  }
  .bottom-menu-left,
  .bottom-menu-rit{
    float: left;
    width: 50%;
    margin-top: 20px;
  }

  .mob-resp-tour{
    float: right !important;
  }
  .mob-resp-tour a{
    position: relative;
    top: -35px;
  }
  .mob-resps{
    display: block !important;
  }
}


@media (max-width: 991px) and (min-width: 768px) {
  .Story__title {
    width: 80%;
    top: 20px;
  }
  .Inner-Menu__button, .Inner-Menu ul li a, .Products__slider__slide__button {
    /*width: 100px;*/
  }
  .Inner-Menu--right .wrap {
    padding-right: 0;
  }
  .Inner-Menu ul {
    float: none;
    top: -15px;
  }
  .Story__images__slider__slide .wrap {
    min-height: 520px;
    background-position: 90%;
  }
  .Destillery__title {
    right: 0;
    width: 90%;
    left: 15px;
    top: 14px;
  }
  .Destillery__desc {
    width: 90%;
    float: left;
    left: 15px;
    position: absolute;
    text-align: center;
    background-color: rgba(82, 52, 20, 0.83);
    padding: 20px;
    margin-top: 60px;
  }
  .Destillery__desc p {
    font-size: 16px;
    padding-top: 15px;
  }
  .Main-Footer {
    padding: 20px;
  }
  .single-bg-text {
    float: left;
    width: 100%;
    padding-right: 0;
  }
  .single-content h1, .recognition-section-1 h1, .single-content h3, .single-content h1 {
    font-size: 42px;
    margin-top: 2px;
    margin-bottom: 15px;
  }
  .single-content2 .col-sm-6{
    width: 100%;
  }
  .single-content2 p {
    padding-right: 0;
  }
  .single-img-cont {
    top: 0;
  }
  .whiskey-brand img {
    margin-top: 0;
  }
  .black-wood-text {
    padding: 0 15px;
    font-size: 20px;
    line-height: 28px;
  }
  .whiskey-slider-section .Destillery__slider {
    width: 60%;
  }

  .process-black-overlay{
    width: 90%;
    background: none;
  }
  .pack-img-left,
  .pack-img-right{
    position: inherit;
    width: 100%;
  }
  .process-detail-right,
  .process-detail-left{
    float: left;
    width: 100%;
  }
  .process-detail-sectioin2-overlay h1 {
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 26px;
  }
  .process-main,
  .pack-img-left img,
  .process-detail-right,
  .process-detail-left,
  .process-detail-right,
  .process-detail-left{
    float: none !important;
  }
  .process-detail-section-1 {
    height: 100%;
  }
  .process-main{
    padding-bottom: 30px;
  }
  .process-detail-right {
    min-height: 100%;
  }
  .Inner-Menu--left ul li a{
    width: 150px !important;
  }
  .Cocktails h3{
    font-size: 48px;
    margin-bottom: 8px;
  }
  .Cocktails p{
    margin-bottom: 20px;
  }

  .Cocktails__form__row {
    margin-bottom: 10px;
  }
  .Full-Menu .col-sm-3,
  .Full-Menu .col-sm-2{
    width: 95%;
  }
  .Full-Menu__social {
    width: 100%;
    margin-top: 15px;
  }

  /* Twitter Widget Stying - Start */
  .timeline-Tweet .timeline-Tweet-text a,
  .timeline-Tweet .timeline-Tweet-text span,
  .timeline-Tweet .timeline-Tweet-text a span{
    color: #c6262e !important;
  }
  /* Twitter Widget Stying - Start */
  .whiskey-brand
  {
    display: none;
  }
  .Slider__slide__buttons,
  .Slider__slide__text .button{
    display: none;
  }
  .Slider__slide__text p{
    font-size: 20px;
    margin-top: 20px;
  }
  .Inner-Menu ul .mob-res{
    display: none;
  }
  #menu-section-menu-our-story li:last-child,
  #menu-section-menu-party li:last-child,
  #menu-section-menu-distillery-1 li:nth-child(2),
  #menu-section-menu-distillery-1 li:last-child{
    display: none;
  }
  #menu-section-menu-our-story,
  #menu-section-menu-party,
  #menu-section-menu-distillery-1{
    text-align: center;
  }
  .Story__title h3{
    margin-bottom: 245px;
  }
  .Story__title p {
    text-align: center;
  }
  .Destillery__desc h4{
    display: block;
  }
  .Destillery__title p{
    display: none;
  }
  .Destillery .wrap.inner {
    padding-top: 20px;
  }
  .mobile-menu{
    display: block;
  }
  #text-2{
    display: none;
  }
  .mobile-menu .footer-social{
    text-align: center;
    margin-bottom: 30px;
  }
  .mobile-menu .footer-social i {
    padding-right: 10px;
    color: #b4a267;
    font-size: 36px;
  }
  .footer-mob-menu {
    float: none;
    text-align: center;
  }
  .Main-Footer__last-row{
    display: none;
  }
  #menu-section-menu-main-slider .read-more{
    display: block;
  }
  .Main-Slider .flickity-viewport {
    height: 500px !important;
    min-height: 600px;
  }
  .Cocktails__form__row select,
  .Cocktails__form{
    width: 100%;
  }
  .Cocktails__form{
    margin-top: 0;
  }
  .Destillery__desc h1 {
    font-size: 30px;
  }
  .Destillery__desc h4 {
    font-size: 16px;
  }
  .Inner-Menu__button, .Inner-Menu ul li a, .Products__slider__slide__button {
    padding-top: 12px;
  }
  .single-bg-text h2 {
    font-size: 38px;
  }
  .light-wood-bg-section .col-sm-4{
    width: 100%;
  }
  .founder-section-1 .col-sm-8,
  .founder-section-1 .col-sm-4{
    width: 100%;
  }
  .founder-section-1 p {
    padding-right: 0;
  }
  .recognition-section-1 .col-sm-6{
    width: 100%;
  }
  .post-funder-section-1 p {
    padding-right: 0;
  }
  .founder-detail .col-sm-8,
  .founder-detail .col-sm-4{
    width: 100%;
  }
  .post-funder-text-img {
    width: 100%;
  }
  .post-funder-section-1 h2 {
    padding-bottom: 15px;
    padding-top: 40px;
  }
  .recipes-detail-section-2 .col-sm-6{
    width: 100%;
  }
  .recipes-search-section-1 {
    height: auto;
  }
  .recipes-search-section-1 .col-sm-6{
    width: 100%;
  }
  .recipes-search-section-1 h1 {
    margin-bottom: 0;
  }
  .recipes-search-section-1 p {
    padding-top: 20px;
    padding-bottom: 35px;
  }
  .Tour-Form__title, .Tour-Form__lead {
    width: 100%;
  }
  .Tour-Form__wrapper .right-side,
  .Tour-Form__wrapper .left-side{
    float: left;
    width: 100%;
    padding-left: 0;
  }
  .number-wrap{
    margin-top: 50px;
  }
  .Tour-Form {
    height: 100%;
  }
  .Tour-Form__wrapper .calendar-style .nf-field-element ul li {
    width: 50%;
  }
  #nf-field-9-container{
    float: left;
    width: 100%;
    margin-bottom: 225px;
  }
  .Tour-Form .close {
    top: -40px;
    right: 16px;
  }
  .trade-resources-section-2 .col-sm-6,
  .contact-us-form .col-sm-6{
    width: 100%;
  }
  .contact-us-form .container-fluid {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .right-padding {
    padding-right: 0;
  }
  .height-72 {
    height: 0;
  }

  .result-row .result-col {
    width: 100%;
  }
  .main-result {
    padding: 15px;
  }
  .trade-resource-result-section-2 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .trade-resource-result-section-2 .btn-list li {
    max-width: 100%;
  }

  .cutom-last-meu{
    margin-bottom: 20px;
  }
  .show-tour{
    margin-bottom: 15px;
  }
  .single-bg-section {
    background-position: 16%;
  }
  .whiskey-slider-section .Destillery__slider .left-move {
    left: -36%;
  }
  .Destillery__slider__slide {
    width: 88%;
  }
  .process-detail-bg {
    background-position: 30%;
  }
  .search-post p {
    color: #fff;
  }
  .subscribe-popup .popup-content {
    width: 90%;
  }
  .mc4wp-form-fields .sub-desc {
    margin-bottom: 10px !important;
  }
  .subscribe-popup .popup-close {
    top: -12px;
    right: -11px;
  }
  .Category-title h1 {
    font-size: 38px;
    margin-top: 94px;
  }
  .search-post {
    border-bottom: 2px solid #fde59c;
    padding: 0 ;
  }
  .mobile-bottom-text p {
    color: #fff !important;
    text-align: center !important;
  }
  .search-post h3 {
    margin: 30px 0 30px;
  }
  .recipes-section-2-outer-container .Inner-Menu ul li a {
    width: 140px;
    position: relative;
    top: -6px;
    height: 50px;
  }
  .header-wrap {
    width: 100%;
  }
  .demo-1 img {
    width: 70%;
    height: 134px;
    text-align: center;
    margin: 0 auto;
  }

  /*.single-bg-text {*/
    /*width: 50%;*/
  /*}*/

  /*.process-black-overlay{*/
    /*width: 90%;*/
    /*background: none;*/
  /*}*/
  /*.pack-img-left,*/
  /*.pack-img-right{*/
    /*position: inherit;*/
    /*width: 100%;*/
  /*}*/
  /*.process-detail-right,*/
  /*.process-detail-left{*/
    /*float: left;*/
    /*width: 100%;*/
  /*}*/
  /*.process-detail-sectioin2-overlay h1 {*/
    /*padding-top: 30px;*/
    /*padding-bottom: 10px;*/
  /*}*/
  /*.process-main,*/
  /*.pack-img-left img,*/
  /*.process-detail-right,*/
  /*.process-detail-left,*/
  /*.process-detail-right,*/
  /*.process-detail-left{*/
    /*float: none !important;*/
  /*}*/
  /*.process-detail-section-1 {*/
    /*height: 100%;*/
  /*}*/
  /*.process-main{*/
    /*padding-top: 30px;*/
    /*padding-bottom: 30px;*/
  /*}*/
  /*.process-detail-right {*/
    /*min-height: 100%;*/
  /*}*/
  /*.Story .wrap.inner, .Heritage .wrap.inner {*/
    /*min-height: 680px !important;*/
  /*}*/
  /*.Destillery__desc {*/
    /*padding-top: 160px;*/
  /*}*/
  /*.Destillery__title {*/
    /*right: 175px;*/
  /*}*/
  /*.single-bg-text {*/
    /*width: 95%;*/
  /*}*/
  /*.single-content2 .col-sm-6{*/
    /*width: 100%;*/
  /*}*/
  /*.single-img-cont {*/
    /*top: 0px;*/
  /*}*/
  /*.whiskey-img{*/
    /*width: 44%;*/
    /*max-width: 100%;*/
    /*margin: 0 auto;*/
    /*margin-bottom: 15px;*/
  /*}*/
  /*.whiskey-brand img {*/
    /*margin-top: 0;*/
  /*}*/
  /*.single-content h1, .recognition-section-1 h1, .single-content h3, .single-content h1 {*/
    /*font-size: 60px;*/
    /*margin-top: 2px;*/
    /*margin-bottom: 1px;*/
  /*}*/
  /*.Inner-Menu--left ul li a{*/
    /*width: 150px !important;*/
  /*}*/
  .recognition-section-1 .container-fluid, .recognition-section-2 .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .recognition-section-2 .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .single-content h3, .single-content h1 {
    line-height: 54px;
  }
  .whiskey-wood-bg .col-sm-6{
    width: 100%;
  }
  .cutom-last-meu li:nth-child(4){
    display: none;
  }
  .page-id-52 .post-funder-header {
    height: 245px;
  }

  .mob-resp-tour{
    float: right !important;
  }
  .mob-resp-tour a{
    position: relative;
    top: -35px;
  }
  .mob-social-menu .menu-side-menu-social-menu-container{
    text-align: center;
    float: none;
  }
  .mob-social-menu #menu-side-menu-social-menu {
    display: inline-block;
    max-width: 100%;
    margin: 0 auto;
    float: none;
    width: auto;
  }
  .bottom-menu-left,
  .bottom-menu-rit{
    float: left;
    width: 50%;
    margin-top: 20px;
  }

  .mob-resp-tour{
    float: right !important;
  }
  .mob-resp-tour a{
    position: relative;
    top: -35px;
  }
  .mob-resps{
    display: block !important;
    float: left !important;
    width: 100%;
    position: relative;
    top: 180px;
  }
  .show-tour{
    display: none;
  }
  .Main-Footer__wrapper {
    display: none;
  }


}

@media (max-width: 991px){
    .bottom-menu-left, .bottom-menu-rit{
        float: left;
        width: 50%;
        margin-top: 20px;
    }
}

@media (max-width: 567px) and (min-width: 480px) {
  .Story__title {
    width: 80%;
    top: 20px;
  }
  .Inner-Menu__button, .Inner-Menu ul li a, .Products__slider__slide__button {
    /*width: 100px;*/
  }
  .Inner-Menu--right .wrap {
    padding-right: 0;
  }
  .Inner-Menu ul {
    float: none;
    top: -15px;
  }
  .Story__images__slider__slide .wrap {
    min-height: 520px;
    background-position: 90%;
  }
  .Destillery__title {
    right: 0;
    width: 90%;
    left: 15px;
    top: 14px;
  }
  .Destillery__desc {
    width: 90%;
    float: left;
    left: 15px;
    position: absolute;
    text-align: center;
    background-color: rgba(82, 52, 20, 0.83);
    padding: 20px;
    margin-top: 60px;
  }
  .Destillery__desc p {
    font-size: 16px;
    padding-top: 15px;
  }
  .Main-Footer {
    padding: 20px;
  }
  .single-bg-text {
    float: left;
    width: 100%;
    padding-right: 0;
  }
  .single-content h1, .recognition-section-1 h1, .single-content h3, .single-content h1 {
    font-size: 42px;
    margin-top: 2px;
    margin-bottom: 15px;
  }
  .single-content2 .col-sm-6{
    width: 100%;
  }
  .single-content2 p {
    padding-right: 0;
  }
  .single-img-cont {
    top: 0;
  }
  .whiskey-brand img {
    margin-top: 0;
  }
  .black-wood-text {
    padding: 0 15px;
    font-size: 20px;
    line-height: 28px;
  }
  .whiskey-slider-section .Destillery__slider {
    width: 60%;
  }

  .process-black-overlay{
    width: 90%;
    background: none;
  }
  .pack-img-left,
  .pack-img-right{
    position: inherit;
    width: 100%;
  }
  .process-detail-right,
  .process-detail-left{
    float: left;
    width: 100%;
  }
  .process-detail-sectioin2-overlay h1 {
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 26px;
  }
  .process-main,
  .pack-img-left img,
  .process-detail-right,
  .process-detail-left,
  .process-detail-right,
  .process-detail-left{
    float: none !important;
  }
  .process-detail-section-1 {
    height: 100%;
  }
  .process-main{
    padding-bottom: 30px;
  }
  .process-detail-right {
    min-height: 100%;
  }
  .Inner-Menu--left ul li a{
    width: 150px !important;
  }
  .Cocktails h3{
    font-size: 48px;
    margin-bottom: 8px;
  }
  .Cocktails p{
    margin-bottom: 20px;
  }

  .Cocktails__form__row {
    margin-bottom: 10px;
  }
  .Full-Menu .col-sm-3,
  .Full-Menu .col-sm-2{
    width: 95%;
  }
  .Full-Menu__social {
    width: 100%;
    margin-top: 15px;
  }

  /* Twitter Widget Stying - Start */
  .timeline-Tweet .timeline-Tweet-text a,
  .timeline-Tweet .timeline-Tweet-text span,
  .timeline-Tweet .timeline-Tweet-text a span{
    color: #c6262e !important;
  }
  /* Twitter Widget Stying - Start */
  .whiskey-brand
  {
    display: none;
  }
  .Slider__slide__buttons,
  .Slider__slide__text .button{
    display: none;
  }
  .Slider__slide__text p{
    font-size: 20px;
    margin-top: 20px;
  }
  .Inner-Menu ul .mob-res{
    display: none;
  }
  #menu-section-menu-our-story li:last-child,
  #menu-section-menu-party li:last-child,
  #menu-section-menu-distillery-1 li:nth-child(2),
  #menu-section-menu-distillery-1 li:last-child{
    display: none;
  }
  #menu-section-menu-our-story,
  #menu-section-menu-party,
  #menu-section-menu-distillery-1{
    text-align: center;
  }
  .Story__title h3{
    margin-bottom: 245px;
  }
  .Story__title p {
    text-align: center;
  }
  .Destillery__desc h4{
    display: block;
  }
  .Destillery__title p{
    display: none;
  }
  .Destillery .wrap.inner {
    padding-top: 20px;
  }
  .mobile-menu{
    display: block;
  }
  #text-2{
    display: none;
  }
  .mobile-menu .footer-social{
    text-align: center;
    margin-bottom: 30px;
  }
  .mobile-menu .footer-social i {
    padding-right: 10px;
    color: #b4a267;
    font-size: 36px;
  }
  .footer-mob-menu {
    float: none;
    text-align: center;
  }
  .Main-Footer__last-row{
    display: none;
  }
  #menu-section-menu-main-slider .read-more{
    display: block;
  }
  .Main-Slider .flickity-viewport {
    height: 500px !important;
    min-height: 500px;
  }
  .Cocktails__form__row select,
  .Cocktails__form{
    width: 100%;
  }
  .Cocktails__form{
    margin-top: 0;
  }
  .Destillery__desc h1 {
    font-size: 30px;
  }
  .Destillery__desc h4 {
    font-size: 16px;
  }
  .Inner-Menu__button, .Inner-Menu ul li a, .Products__slider__slide__button {
    padding-top: 12px;
  }
  .single-bg-text h2 {
    font-size: 38px;
  }
  .light-wood-bg-section .col-sm-4{
    width: 100%;
  }
  .founder-section-1 .col-sm-8,
  .founder-section-1 .col-sm-4{
    width: 100%;
  }
  .founder-section-1 p {
    padding-right: 0;
  }
  .recognition-section-1 .col-sm-6{
    width: 100%;
  }
  .post-funder-section-1 p {
    padding-right: 0;
  }
  .founder-detail .col-sm-8,
  .founder-detail .col-sm-4{
    width: 100%;
  }
  .post-funder-text-img {
    width: 100%;
  }
  .post-funder-section-1 h2 {
    padding-bottom: 15px;
    padding-top: 40px;
  }
  .recipes-detail-section-2 .col-sm-6{
    width: 100%;
  }
  .recipes-search-section-1 {
    height: auto;
  }
  .recipes-search-section-1 .col-sm-6{
    width: 100%;
  }
  .recipes-search-section-1 h1 {
    margin-bottom: 0;
  }
  .recipes-search-section-1 p {
    padding-top: 20px;
    padding-bottom: 35px;
  }
  .Tour-Form__title, .Tour-Form__lead {
    width: 100%;
  }
  .Tour-Form__wrapper .right-side,
  .Tour-Form__wrapper .left-side{
    float: left;
    width: 100%;
    padding-left: 0;
  }
  .number-wrap{
    margin-top: 50px;
  }
  .Tour-Form {
    height: 100%;
  }
  .Tour-Form__wrapper .calendar-style .nf-field-element ul li {
    width: 50%;
  }
  #nf-field-9-container{
    float: left;
    width: 100%;
    margin-bottom: 225px;
  }
  .Tour-Form .close {
    top: -40px;
    right: 16px;
  }
  .trade-resources-section-2 .col-sm-6,
  .contact-us-form .col-sm-6{
    width: 100%;
  }
  .contact-us-form .container-fluid {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .right-padding {
    padding-right: 0;
  }
  .height-72 {
    height: 0;
  }

  .result-row .result-col {
    width: 100%;
  }
  .main-result {
    padding: 15px;
  }
  .trade-resource-result-section-2 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .trade-resource-result-section-2 .btn-list li {
    max-width: 100%;
  }

  .cutom-last-meu{
    margin-bottom: 20px;
  }
  .show-tour{
    margin-bottom: 15px;
  }
  .single-bg-section {
    background-position: 16%;
  }
  .whiskey-slider-section .Destillery__slider .left-move {
    left: -36%;
  }
  .Destillery__slider__slide {
    width: 88%;
  }
  .process-detail-bg {
    background-position: 30%;
  }
  .search-post p {
    color: #fff;
  }

  .subscribe-popup .popup-content {
    width: 90%;
  }
  .mc4wp-form-fields .sub-desc {
    margin-bottom: 10px !important;
  }
  .subscribe-popup .popup-close {
    top: -12px;
    right: -11px;
  }
  .Category-title h1 {
    font-size: 38px;
    margin-top: 94px;
  }
  .search-post {
    border-bottom: 2px solid #fde59c;
    padding: 0 ;
  }
  .mobile-bottom-text p {
    color: #fff !important;
    text-align: center !important;
  }
  .search-post h3 {
    margin: 30px 0 30px;
  }
  .recipes-section-2-outer-container .Inner-Menu ul li a {
    width: 150px;
    position: relative;
    top: -6px;
    height: 50px;
  }
  .header-wrap {
    width: 100%;
  }
  .demo-1 img {
    width: 70%;
    height: 134px;
    text-align: center;
    margin: 0 auto;
  }

  /*.Story__title {*/
    /*width: 80%;*/
    /*top: 80px;*/
  /*}*/
  /*.Inner-Menu__button, .Inner-Menu ul li a, .Products__slider__slide__button {*/
    /*width: 100px;*/
  /*}*/
  /*.Inner-Menu--right .wrap {*/
    /*padding-right: 0;*/
  /*}*/
  /*.Inner-Menu ul {*/
    /*float: left;*/
    /*top: -15px;*/
  /*}*/
  /*.Story__images__slider__slide .wrap {*/
    /*min-height: 520px;*/
  /*}*/
  /*.Destillery__title {*/
    /*right: 0;*/
    /*width: 90%;*/
    /*left: 15px;*/
  /*}*/
  /*.Destillery__desc {*/
    /*width: 90%;*/
    /*padding-top: 160px;*/
    /*float: left;*/
    /*left: 15px;*/
    /*position: absolute;*/
  /*}*/
  /*.Destillery__desc p {*/
    /*font-size: 16px;*/
    /*padding-top: 5px;*/
  /*}*/
  /*.Main-Footer {*/
    /*padding: 20px;*/
  /*}*/
  /*.single-bg-text {*/
    /*float: left;*/
    /*width: 100%;*/
    /*padding-right: 0;*/
  /*}*/
  /*.single-content h1, .recognition-section-1 h1, .single-content h3, .single-content h1 {*/
    /*font-size: 60px;*/
    /*margin-top: 2px;*/
    /*margin-bottom: 1px;*/
  /*}*/
  /*.single-content2 .col-sm-6{*/
    /*width: 100%;*/
  /*}*/
  /*.single-content2 p {*/
    /*padding-right: 0;*/
  /*}*/
  /*.single-img-cont {*/
    /*top: 0;*/
  /*}*/
  /*.whiskey-brand img {*/
    /*margin-top: 0;*/
  /*}*/
  /*.black-wood-text {*/
    /*padding: 0 15px;*/
    /*font-size: 20px;*/
    /*line-height: 28px;*/
  /*}*/
  /*.whiskey-slider-section .Destillery__slider {*/
    /*width: 60%;*/
  /*}*/

  /*.process-black-overlay{*/
    /*width: 90%;*/
    /*background: none;*/
  /*}*/
  /*.pack-img-left,*/
  /*.pack-img-right{*/
    /*position: inherit;*/
    /*width: 100%;*/
  /*}*/
  /*.process-detail-right,*/
  /*.process-detail-left{*/
    /*float: left;*/
    /*width: 100%;*/
  /*}*/
  /*.process-detail-sectioin2-overlay h1 {*/
    /*padding-top: 30px;*/
    /*padding-bottom: 10px;*/
  /*}*/
  /*.process-main,*/
  /*.pack-img-left img,*/
  /*.process-detail-right,*/
  /*.process-detail-left,*/
  /*.process-detail-right,*/
  /*.process-detail-left{*/
     /*float: none !important;*/
  /*}*/
  /*.process-detail-section-1 {*/
    /*height: 100%;*/
  /*}*/
  /*.process-main{*/
    /*padding-top: 30px;*/
    /*padding-bottom: 30px;*/
  /*}*/
  /*.process-detail-right {*/
    /*min-height: 100%;*/
  /*}*/
  /*.single-bg-text {*/
    /*width: 95%;*/
  /*}*/
  /*.Inner-Menu--left ul li a{*/
    /*width: 150px !important;*/
  /*}*/
  /*.Cocktails h3{*/
    /*font-size: 36px;*/
    /*margin-bottom: 8px;*/
  /*}*/
  /*.Cocktails__form {*/
    /*margin-top: 10px;*/
  /*}*/
  /*.Cocktails__form__row {*/
    /*margin-bottom: 10px;*/
  /*}*/
  /*.Full-Menu .col-sm-3,*/
  /*.Full-Menu .col-sm-2{*/
    /*width: 100%;*/
  /*}*/
  /*.Full-Menu__social {*/
    /*width: 100%;*/
    /*margin-top: 15px;*/
  /*}*/
  /*.whiskey-brand{*/
    /*display: none;*/
  /*}*/
  .recognition-section-1 .container-fluid, .recognition-section-2 .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .recognition-section-2 .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .single-content h3, .single-content h1 {
    line-height: 54px;
  }
  .whiskey-wood-bg .col-sm-6{
    width: 100%;
  }
  .cutom-last-meu li:nth-child(4){
    display: none;
  }
  .page-id-52 .post-funder-header {
    height: 245px;
  }

  .mob-resp-tour{
    float: right !important;
  }
  .mob-resp-tour a{
    position: relative;
    top: -35px;
  }
  .mob-social-menu .menu-side-menu-social-menu-container{
    text-align: center;
    float: none;
  }
  .mob-social-menu #menu-side-menu-social-menu {
    display: inline-block;
    max-width: 100%;
    margin: 0 auto;
    float: none;
    width: auto;
  }

}


@media (max-width: 479px) and (min-width: 320px) {
  .Story__title {
    width: 80%;
    top: 20px;
  }
  .Inner-Menu__button, .Inner-Menu ul li a, .Products__slider__slide__button {
    /*width: 100px;*/
  }
  .Inner-Menu--right .wrap {
    padding-right: 0;
  }
  .Inner-Menu ul {
    float: none;
    top: -15px;
    text-align: center;
  }
  .Story__images__slider__slide .wrap {
    min-height: 520px;
    background-position: 90%;
  }
  .Destillery__title {
    right: 0;
    width: 90%;
    left: 15px;
    top: 14px;
  }
  .Destillery__desc {
    width: 90%;
    float: left;
    left: 15px;
    position: absolute;
    text-align: center;
    background-color: rgba(82, 52, 20, 0.83);
    padding: 20px;
    margin-top: 60px;
  }
  .Destillery__desc p {
    font-size: 16px;
    padding-top: 15px;
  }
  .Main-Footer {
    padding: 20px;
  }
  .single-bg-text {
    float: left;
    width: 100%;
    padding-right: 0;
  }
  .single-content h1, .recognition-section-1 h1, .single-content h3, .single-content h1 {
    font-size: 42px;
    margin-top: 2px;
    margin-bottom: 15px;
  }
  .single-content2 .col-sm-6{
    width: 100%;
  }
  .single-content2 p {
    padding-right: 0;
  }
  .single-img-cont {
    top: 0;
  }
  .whiskey-brand img {
    margin-top: 0;
  }
  .black-wood-text {
    padding: 0 15px;
    font-size: 20px;
    line-height: 28px;
  }
  .whiskey-slider-section .Destillery__slider {
    width: 60%;
  }

  .process-black-overlay{
    width: 90%;
    background: none;
  }
  .pack-img-left,
  .pack-img-right{
    position: inherit;
    width: 100%;
  }
  .process-detail-right,
  .process-detail-left{
    float: left;
    width: 100%;
  }
  .process-detail-sectioin2-overlay h1 {
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 26px;
  }
  .process-main,
  .pack-img-left img,
  .process-detail-right,
  .process-detail-left,
  .process-detail-right,
  .process-detail-left{
    float: none !important;
  }
  .process-detail-section-1 {
    height: 100%;
  }
  .process-main{
    padding-bottom: 30px;
  }
  .process-detail-right {
    min-height: 100%;
  }
  .Inner-Menu--left ul li a{
    width: 150px !important;
  }
  .Cocktails h3{
    font-size: 48px;
    margin-bottom: 8px;
  }
  .Cocktails p{
    margin-bottom: 20px;
  }

  .Cocktails__form__row {
    margin-bottom: 10px;
  }
  .Full-Menu .col-sm-3,
  .Full-Menu .col-sm-2{
    width: 95%;
  }
  .Full-Menu__social {
    width: 100%;
    margin-top: 15px;
  }

  /* Twitter Widget Stying - Start */
  .timeline-Tweet .timeline-Tweet-text a,
  .timeline-Tweet .timeline-Tweet-text span,
  .timeline-Tweet .timeline-Tweet-text a span{
      color: #c6262e !important;
  }
    /* Twitter Widget Stying - Start */
  .whiskey-brand
  {
    display: none;
  }
  .Slider__slide__buttons,
  .Slider__slide__text .button{
    display: none;
  }
  .Slider__slide__text .button{
  	display: block;
  }
  .Slider__slide__text p{
    font-size: 20px;
    margin-top: 20px;
  }
  .Inner-Menu ul .mob-res{
    display: none;
  }
  #menu-section-menu-our-story li:last-child,
  #menu-section-menu-party li:last-child,
  #menu-section-menu-distillery-1 li:nth-child(2),
  #menu-section-menu-distillery li:nth-child(2),
  #menu-section-menu-distillery li:last-child,
  #menu-section-menu-distillery-1 li:last-child{
    display: none;
  }
  #menu-section-menu-our-story,
  #menu-section-menu-party,
  #menu-section-menu-distillery,
  #menu-section-menu-distillery-1{
    text-align: center;
  }
  .Story__title h3{
    margin-bottom: 245px;
  }
  .Story__title p {
    text-align: center;
  }
  .Destillery__desc h4{
    display: block;
  }
  .Destillery__title p{
    display: none;
  }
  .Destillery .wrap.inner {
    padding-top: 20px;
  }
  .mobile-menu{
    display: block;
  }
  #text-2{
    display: none;
  }
  .mobile-menu .footer-social{
    text-align: center;
    margin-bottom: 30px;
  }
  .mobile-menu .footer-social i {
    padding-right: 10px;
    color: #b4a267;
    font-size: 36px;
  }
  .footer-mob-menu {
    float: none;
    text-align: center;
  }
  .Main-Footer__last-row{
    display: none;
  }
  #menu-section-menu-main-slider .read-more{
    display: none;
  }
  .Main-Slider .flickity-viewport {
    height: 500px !important;
    min-height: 500px;
  }
  .Cocktails__form__row select,
  .Cocktails__form{
    width: 100%;
  }
  .Cocktails__form{
    margin-top: 0;
  }
  .Destillery__desc h1 {
    font-size: 30px;
  }
  .Destillery__desc h4 {
    font-size: 16px;
  }
  .Inner-Menu__button, .Inner-Menu ul li a, .Products__slider__slide__button {
    padding-top: 12px;
  }
  .single-bg-text h2 {
    font-size: 38px;
  }
 .light-wood-bg-section .col-sm-4{
   width: 100%;
 }
 .founder-section-1 .col-sm-8,
 .founder-section-1 .col-sm-4{
   width: 100%;
 }
  .founder-section-1 p {
    padding-right: 0;
  }
  .recognition-section-1 .col-sm-6{
    width: 100%;
  }
  .post-funder-section-1 p {
    padding-right: 0;
  }
  .founder-detail .col-sm-8,
  .founder-detail .col-sm-4{
    width: 100%;
  }
  .post-funder-text-img {
    width: 100%;
  }
  .post-funder-section-1 h2 {
    padding-bottom: 15px;
    padding-top: 40px;
  }
  .recipes-detail-section-2 .col-sm-6{
    width: 100%;
  }
  .recipes-search-section-1 {
    height: auto;
  }
  .recipes-search-section-1 .col-sm-6{
    width: 100%;
  }
  .recipes-search-section-1 h1 {
    margin-bottom: 0;
  }
  .recipes-search-section-1 p {
    padding-top: 20px;
    padding-bottom: 35px;
  }
  .Tour-Form__title, .Tour-Form__lead {
    width: 100%;
  }
  .Tour-Form__wrapper .right-side,
  .Tour-Form__wrapper .left-side{
    float: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
 .number-wrap{
   margin-top: 50px;
 }
  .Tour-Form {
    height: 100%;
  }
  .Tour-Form__wrapper .calendar-style .nf-field-element ul li {
    width: 50%;
  }
  #nf-field-9-container{
    float: left;
    width: 100%;
    margin-bottom: 225px;
  }
  .Tour-Form .close {
    top: -40px;
    right: 16px;
  }
  .trade-resources-section-2 .col-sm-6,
  .contact-us-form .col-sm-6{
    width: 100%;
  }
  .contact-us-form .container-fluid {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .right-padding {
    padding-right: 0;
  }
  .height-72 {
    height: 0;
  }

  .result-row .result-col {
    width: 100%;
  }
  .main-result {
    padding: 15px;
  }
  .trade-resource-result-section-2 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .trade-resource-result-section-2 .btn-list li {
    max-width: 100%;
  }

  .cutom-last-meu{
    margin-bottom: 20px;
  }
  .show-tour{
    margin-bottom: 15px;
  }
  .single-bg-section {
    background-position: 16%;
  }
  .whiskey-slider-section .Destillery__slider .left-move {
    left: -36%;
  }
  .Destillery__slider__slide {
    width: 88%;
  }
  .process-detail-bg {
    background-position: 30%;
  }
  .search-post p {
    color: #fff;
  }
  .subscribe-popup .popup-content {
    width: 90%;
  }
  .mc4wp-form-fields .sub-desc {
    margin-bottom: 10px !important;
  }
  .subscribe-popup .popup-close {
    top: -12px;
    right: -11px;
  }
  .Category-title h1 {
    font-size: 48px;
    margin-top: 0px;
  }
  .search-post {
    border-bottom: 2px solid #fde59c;
     padding: 0 ;
  }
  .mobile-bottom-text p {
    color: #fff !important;
    text-align: center !important;
  }
  .search-post h3 {
    margin: 30px 0 30px;
  }
  .recipes-section-2-outer-container .Inner-Menu ul li a {
    width: 150px;
    position: relative;
    top: -6px;
    height: 50px;
  }
  .header-wrap {
    width: 100%;
  }
  .demo-1 img {
    width: 70%;
    height: 134px;
    text-align: center;
    margin: 0 auto;
  }
  .recognition-section-1 .container-fluid, .recognition-section-2 .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .recognition-section-2 .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .whiskey-wood-bg{
    line-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .single-content h3, .single-content h1 {
    line-height: 54px;
  }
  .whiskey-wood-bg .col-sm-6{
    width: 100%;
  }
  .cutom-last-meu li:nth-child(4){
    display: none;
  }
  .page-id-52 .post-funder-header {
    height: 245px;
  }


  .bottom-menu-left,
  .bottom-menu-rit{
    float: left;
    width: 50%;
    margin-top: 20px;
  }

  .mob-resp-tour{
    float: right !important;
  }
  .mob-resp-tour a{
    position: relative;
    top: -35px;
    padding: 5px 20px;
  }
  .mob-social-menu .menu-side-menu-social-menu-container{
    text-align: center;
    float: none;
  }
  .mob-social-menu #menu-side-menu-social-menu {
    display: inline-block;
    max-width: 100%;
    margin: 0 auto;
    float: none;
    width: auto;
  }
  #owl-demo1 .owl-wrapper{
    left: 2%!important;
  }
  .recipes-detail-img-cont img{
    width: 50%;
  }
}
/* Main Slider*/
