/*! normalize.css v1.1.2 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
/* ==========================================================================
   FONTS
   ========================================================================== */
/*
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,700,600);
@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans+SC:300,400,700,300italic,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Cinzel:400,700);
*/

@font-face {
  font-family: "icons";
  src: url("../assets/font/icons.eot");
  src: url("../assets/font/icons.eot%3F") format("embedded-opentype"),
    url("../assets/font/icons.woff") format("woff"),
    url("../assets/font/icons.ttf") format("truetype"),
    url("../assets/font/icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "birch";
  src: url("https://lindemans-be.staging.agency.be/assets/font/BirchStd.eot");
  src: url("https://lindemans-be.staging.agency.be/assets/font/BirchStd.eot") format("embedded-opentype"),
    url("../assets/font/BirchStd.woff") format("woff"),
    url("../assets/font/BirchStd.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #222;
}

body {
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #e9e8e2;
  text-shadow: none;
}

::selection {
  background: #e9e8e2;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #d4b563;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

b,
strong {
  font-weight: 400;
}

th {
  font-weight: 400;
}

/* ==========================================================================
   EMAKINA 2014
   ========================================================================== */

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

body {
  font-weight: 300;
  font: 18px/1.6em "Open Sans", sans-serif;
}

#skrollr-body {
  max-height: 100vh;
}

img {
  max-width: 100%;
  height: auto;
}

nav ul,
nav ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav a {
  text-decoration: none;
}

[class*="wrapper"] {
  width: 960px;
  margin: 0 auto;
}
[class*="wrapper"].large {
  width: 1200px;
  max-width: 100%;
}

section [class*="wrapper-large"] {
  width: 100%;
}

section {
  position: relative;
  min-width: 1024px;
}
section.grey,
.grey {
  background-color: #f9f9f9;
  padding: 5px 0;
}
section.beige {
  background-color: #e9e8e2;
  padding: 5px 0;
}

a {
  transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
}
a:active,
a:focus {
  outline: none;
}

.cta {
  border: 1px solid #d2a049;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Alegreya Sans SC", sans-serif;
  color: #fff;
  font-weight: 300;
  padding: 10px 20px;
  background: none;
  z-index: 10;
  overflow: hidden;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

@media screen and (min-width: 768px) {
  .cta {
    font-size: 25px;
    padding: 20px;
  }
}

.cta:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #d2a049;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  transition: 0.3s transform;
  z-index: -1;
}

.cta:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

.cta:focus {
  outline: 1px solid white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 300;
  font-family: "Alegreya Sans SC", sans-serif;
}

.row {
  margin: 80px 0;
}
.row [class*="span"] {
  float: left;
  max-width: 100%;
}
.row [class*="span"]:first-child {
  margin-left: 0;
}
.row .span0 {
  width: 100%;
  text-align: left;
}
.row .span1 {
  width: 100%;
  text-align: center;
}
.row .span2 {
  width: 405px;
  margin-left: 150px;
}
.row .span3 {
  width: 274px;
  margin-left: 69px;
}
.row .span3.offset1 {
  margin-left: 412px;
}
.row .span4 {
  width: 24.25%;
  margin-left: 1%;
}

.row [class*="span"].col {
  max-width: 740px;
  margin: 0 auto;
  float: none;
}
.row > aside {
  width: 240px;
  float: left;
}
.row > .content {
  width: 651px;
  float: left;
  margin-left: 69px;
}

[class*="artdeco"] {
  display: block;
  width: 325px;
  height: 225px;
  position: absolute;
  background: url(../assets/img/section-artdeco.png) no-repeat;
  z-index: 99;
}

.artdeco-left-top {
  top: 0;
  left: 0;
  background-position: top left;
}
.artdeco-right-top {
  top: 0;
  right: 0;
  background-position: top right;
}
.artdeco-left-bottom {
  bottom: 0;
  left: 0;
  background-position: bottom left;
}
.artdeco-right-bottom {
  bottom: 0;
  right: 0;
  background-position: bottom right;
}

.center {
  text-align: center;
}
.inline {
  display: inline;
}
.big-text {
  font-size: 26px;
}
.intro {
  max-width: 740px;
  margin: 0 auto 80px;
}

.privacy {
  padding: 0;
  text-align: right;
}
.privacy a {
  color: #d4b563;
  font-size: 14px;
}

iframe {
  max-width: 100%;
  max-height: 100%;
  border: none;
}

div.video {
  position: relative;
}
div.video img {
  position: relative;
  z-index: 1;
}
div.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.button {
  text-align: center;
  margin: 0 0 35px 0;
}
.button a {
  font-size: 20px;
  line-height: 31px;
  color: #cba43e;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
  padding: 20px;
  border: 1px solid #cba43d;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f5 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #f4f4f5)
  );
  background: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f5 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f4f4f5 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f4f4f5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f4f4f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f5',GradientType=0 );
}
.button a:hover {
  color: #181818;
}
.button a:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  background: url(../assets/img/sprite.png) no-repeat -40px -240px;
  vertical-align: middle;
}
.button .gotoRecipes:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  background: url(../assets/img/sprite.png) no-repeat -40px -240px;
  vertical-align: middle;
}

.jcarousel-wrapper {
  width: 100%;
  position: relative;
}
.jcarousel {
  position: relative;
  overflow: hidden;
}
.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.jcarousel li {
  float: left;
}
.jcarousel h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
[class*="jcarousel-control-"] {
  overflow: hidden;
  text-indent: -99999px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background: url(../assets/img/sprite.png) no-repeat;
  width: 52px;
  height: 185px;
}
.jcarousel-control-prev {
  background-position: -296px 0;
  left: -92px;
}
.jcarousel-control-next {
  background-position: -348px 0;
  right: -92px;
}
.jcarousel-pagination {
  text-align: center;
  margin: 30px 0;
}
.jcarousel-pagination a {
  display: inline-block;
  overflow: hidden;
  text-indent: -99999px;
  width: 12px;
  height: 12px;
  border: 2px solid #cba43e;
  border-radius: 50%;
  background: #cba43e;
  margin: 0 5px;
}
.jcarousel-pagination a.active {
  background: transparent;
}

/* ===================
    HEADER
   =================== */
.menu_mobile,
.mobile-menu {
  display: none;
}

.header-container.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.header-container header {
  background: url(../assets/img/header-background.gif) repeat center;
  border-top: 3px solid #c09a3a;
  position: relative;
}

.header-container .languages {
  position: absolute;
  z-index: 22;
  top: 40px;
  right: 2%;
  margin-left: 390px;
  height: 25px;
  width: auto;
}
.header-container .languages a {
  display: block;
  float: left;
  width: 26px;
  height: 26px;
  margin: 0 0 0 4px;
  background: #fff;
  border: 1px solid #c09a3a;
  text-align: center;
  line-height: 25px;
  color: #c09a3a;
  text-transform: uppercase;
  font-size: 10px;
  text-decoration: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.header-container .languages a:hover,
.header-container .languages a.active {
  background: #c09a3a;
  color: #fff;
  transition: color 0.3s, background 0.3s;
  -moz-transition: color 0.3s, background 0.3s;
  -webkit-transition: color 0.3s, background 0.3s;
}
.languages_mobile {
  display: none;
}
.header-container h1.title {
  position: absolute;
  top: 0px;
  left: 50%;
  margin: 0 0 0 -330px;
  height: 145px;
  width: 660px;
  background: url(../assets/img/header-lindemans-default.png) no-repeat center bottom;
  z-index: 1;
  overflow: hidden;
  text-indent: -9999px;
  font-size: 0;
  -webkit-transition: height 0.1s ease-out;
  -moz-transition: height 0.1s ease-out;
  -o-transition: height 0.1s ease-out;
  transition: height 0.1s ease-out;
}
.header-container h1.title.header-anniversary {
  background-image: url(../assets/img/header-lindemans.png);
}
.header-container nav ul li {
  line-height: 1em;
  display: inline-block;
  font-size: 12px;
}
.header-container nav ul li a:visited,
.header-container nav ul li a {
  color: #2c2c2c;
  margin: 0 10px;
}

@media only screen and (min-width: 1200px) {
  .header-container nav ul li {
    font-size: 14px;
  }

  .header-container nav ul li a:visited,
  .header-container nav ul li a {
    margin: 0 10px;
  }
}

.header-container nav.nav-main ul li:first-child a {
  margin-left: 0;
}
.header-container nav.nav-main ul li.last a {
  margin-right: 0;
}

.header-container nav ul li a:hover,
.header-container nav ul li.current a,
.header-container nav ul li.current_ancestor a {
  color: #c09a3a;
}

.header-container nav.nav-main .left ul li:first-child a {
  margin: 0;
  color: #787674;
  font-size: 0;
  letter-spacing: -1px;
  position: relative;
  display: block;
  width: 20px;
  margin-right: 5px;
}

.header-container nav.nav-main .left ul li:first-child a:hover,
.header-container nav.nav-main .left ul li.current:first-child a {
  color: #c09a3a;
}
.header-container nav.nav-main .left ul li:first-child a:before {
  font-size: 17px;
  letter-spacing: 0;
  display: block;
  width: 20px;
  height: 20px;
  content: "!";
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: -3px;
  left: 0;
}

.header-container nav.nav-main {
  height: 133px;
  border-bottom: 2px solid #c09a3a;
  position: relative;
  margin-bottom: 3px;
  font-size: 15px;
  text-transform: uppercase;
  -webkit-transition: height 0.1s ease-out;
  -moz-transition: height 0.1s ease-out;
  -o-transition: height 0.1s ease-out;
  transition: height 0.1s ease-out;
}
.header-container nav.nav-main:after,
.header-container nav.nav-main:before {
  content: "";
  position: absolute;
  top: -2px;
  width: 113px;
  height: 61px;
}
.header-container nav.nav-main:after {
  background-position: right top;
  right: 0;
}
.header-container nav.nav-main:before {
  background-position: left top;
  left: 0;
}

.header-container nav.nav-main > div {
  position: absolute;
  bottom: 7px;
  z-index: 11;
  /* width: 335px; */
}
.header-container nav.nav-main > div.left {
  right: 50%;
  margin-right: 145px;
  text-align: right;
}
.lt-ie8 .header-container nav.nav-main > div.left {
  margin-right: 194px;
}
.header-container nav.nav-main > div.right {
  left: 50%;
  margin-left: 145px;
  text-align: left;
}
.lt-ie8 .header-container nav.nav-main > div.right {
  margin-left: 194px;
}
.header-container nav.nav-sub {
  margin-top: 3px;
  background: #373430;
  border-bottom: 1px solid #c09a3a;
  text-align: center;
  line-height: 48px;
  position: relative;
}
.header-container nav.nav-main ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.header-container nav.nav-sub ul li a:visited,
.header-container nav.nav-sub ul li a {
  color: #fff;
  font-size: 14px;
}
.header-container nav.nav-sub ul li a:hover,
.header-container nav.nav-sub ul li.current a {
  color: #c09a3a;
}

.header-container.minimal nav.nav-main {
  height: 60px;
}
.header-container.minimal h1.title {
  background: url(../assets/img/header-lindemans-mini.png) no-repeat center bottom;
  width: 660px;
  height: 72px;
}
.header-container.minimal nav.nav-main > div {
  bottom: 12px;
}
.header-container.minimal .languages {
  display: none;
}

.header-container header .header-logo-image > a {
  width: 240px;
  height: 150px;
  display: block;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (min-width: 1200px) {
  .header-container nav.nav-main .webshop-link {
    position: fixed;
    top: auto;
    right: 32px;
  }
  .header-container nav.nav-main .webshop-link::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 17px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS44NDkgMTcuMzQ0Ij4KICAgIDxwYXRoIGQ9Ik0xNi42NDggMTcuMzQ0SDMuNTgyYS40MDguNDA4IDAgMCAxLS40LS4zMThMMS4yNCA4LjQzM2EuNDA4LjQwOCAwIDAgMSAuNC0uNWgxNi43NzNhLjQwOC40MDggMCAwIDEgLjQuNDlsLTEuNzY1IDguNTkzYS40MDguNDA4IDAgMCAxLS40LjMyOFptLTEyLjc0LS44MTZoMTIuNDA4bDEuNi03Ljc3N0gyLjE1MVoiIGZpbGw9IiMzNzM0MzAiLz4KICAgIDxwYXRoIGQ9Ik0xOC41MTggOC43NTFIMS4zMzVhMS4zMzEgMS4zMzEgMCAwIDEgMC0yLjY2MmgxNy4xODNhMS4zMzEgMS4zMzEgMCAwIDEgMCAyLjY2MlpNMS4zMzUgNi45MDVhLjUxNS41MTUgMCAwIDAgMCAxLjAzaDE3LjE4M2EuNTE1LjUxNSAwIDEgMCAwLTEuMDNaTTE3LjgxNSAxMS40ODdIMi4yMzRhLjQwOC40MDggMCAxIDEgMC0uODE2aDE1LjU4MWEuNDA4LjQwOCAwIDEgMSAwIC44MTZaTTE3LjI1NiAxNC40SDIuOTI2YS40MDguNDA4IDAgMSAxIDAtLjgxNmgxNC4zM2EuNDA4LjQwOCAwIDEgMSAwIC44MTZaIiBmaWxsPSIjMzczNDMwIi8+CiAgICA8cGF0aCBkPSJNOC41MTUgMTcuMzQ0YS40MDguNDA4IDAgMCAxLS40MDgtLjQwOFY4LjM0M2EuNDA4LjQwOCAwIDAgMSAuODE2IDB2OC41OTNhLjQwOC40MDggMCAwIDEtLjQwOC40MDhaTTExLjQyNCAxNy4zNDRhLjQwOC40MDggMCAwIDEtLjQwOC0uNDA4VjguMzQzYS40MDguNDA4IDAgMSAxIC44MTYgMHY4LjU5M2EuNDA4LjQwOCAwIDAgMS0uNDA4LjQwOFpNNS45NzIgMTcuMzI5YS40MDguNDA4IDAgMCAxLS40MDYtLjM3M2wtLjczMi04LjU2M2EuNDA4LjQwOCAwIDAgMSAuODEzLS4wN2wuNzMyIDguNTYzYS40MDguNDA4IDAgMCAxLS4zNzIuNDQxWk0xMy45NjcgMTcuMzI5aC0uMDM1YS40MDguNDA4IDAgMCAxLS4zNzItLjQ0MWwuNzMyLTguNTYzYS40MDguNDA4IDAgMCAxIC44MTMuMDdsLS43MzIgOC41NjNhLjQwOC40MDggMCAwIDEtLjQwNi4zNzFaTTQuNzY1IDYuODE1YS40MDguNDA4IDAgMCAxLS4zOTItLjUyMmwxLjc0Ni02YS40MDguNDA4IDAgMSAxIC43ODMuMjI4bC0xLjc0NiA2YS40MDguNDA4IDAgMCAxLS4zOTEuMjk0Wk0xNS4yMzYgNi44MTVhLjQwOC40MDggMCAwIDEtLjM5MS0uMjk0bC0xLjc0Ni02YS40MDguNDA4IDAgMSAxIC43ODMtLjIyOGwxLjc0NiA2YS40MDguNDA4IDAgMCAxLS4zOTIuNTIyWiIgZmlsbD0iIzM3MzQzMCIvPgo8L3N2Zz4K);
    background-size: cover;
  }
}

/* ===================
    CONTENT
   =================== */

.main-container {
  font-weight: 300;
  margin: 0 auto;
}

/* == title == */

.main-container h2.title {
  text-align: center;
  margin: 100px 0 50px;
}
.main-container h2.title + h2.title {
  padding-top: 0px;
  margin-top: -51px;
}
.main-container h2.title + h2.title span.txt {
  border-bottom: none;
  border-top: 1px solid #cba43e;
  padding-top: 15px;
}

.main-container h2.title.gold span.txt {
  font-family: "Cinzel", serif;
  font-size: 45px;
  color: #cba33d;
}
.main-container h2.title span.illu {
  display: block;
  background: center center no-repeat;
  margin-bottom: 15px;
  transform: translateY(-7px);
}
.main-container h2.title span.txt {
  display: inline-block;
  font-size: 40px;
  color: #120b08;
  padding-bottom: 15px;
  border-bottom: 1px solid #cba43e;
  line-height: 1.2;
}
.main-container h3.sub-title {
  text-align: center;
  font-size: 50px;
  letter-spacing: 1.2px;
}
.main-container h3.sub-title span.txt {
  line-height: 1em;
  display: inline-block;
  font-family: "birch";
  color: #cba43e;
  position: relative;
}
.main-container h3.sub-title span.txt:before {
  content: "";
  position: absolute;
  left: -100px;
  top: 10px;
  background-image: url(../assets/img/curl_right.png);
  width: 80px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
  transform: scaleX(-1);
}
.main-container h3.sub-title span.txt:after {
  content: "";
  position: absolute;
  right: -100px;
  top: 10px;
  background-image: url(../assets/img/curl_right.png);
  width: 80px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.main-container h3.title {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #181818;
  font-weight: 400;
}

/* == / ALERT HOMEPAGE / == */

.alert {
  padding: 25px 15px;
  padding: 40px 15px 25px;
  background-color: #e4d19f;
  color: #333;
  font-size: 18px;
  line-height: 1.4em;
}

@media only screen and (max-width: 768px) {
  .alert {
    padding: 25px 15px;
  }
}

.alert a {
  color: #333;
}

.alert a:hover,
.alert a:focus {
  text-decoration: none;
}

/* == images large == */

.main-container .wrapper-image-large {
  height: 640px;
  width: 100%;
  background: #eee no-repeat center top;
  background-size: 100% auto;
  position: relative;
  overflow: hidden;
}

.main-container .wrapper-image-large h2,
.main-container .wrapper-image-large .content h2 {
  font-size: 100px;
  font-family: "birch", serif;
  color: #fff;
  text-align: center;
  line-height: 1em;
}

.main-container .wrapper-image-large h2,
.main-container .wrapper-image-large .content {
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  height: auto;
  z-index: 99;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.main-container .wrapper-image-large .content h2 {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  transform: none;
  line-height: normal;
}

.main-container .wrapper-image-large h2 a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.main-container .wrapper-image-large h2 a:after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(../assets/img/sprite.png) no-repeat 0px -180px;
  position: relative;
  top: 12px;
  left: 10px;
}

.main-container .wrapper-image-large .neck-bottom {
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  bottom: -8px;
  height: 35px;
  background: url(../assets/img/neck-bottom-white.png) no-repeat center bottom;
}
.main-container .wrapper-image-large .neck-bottom:before,
.main-container .wrapper-image-large .neck-bottom:after {
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  background-color: #fff;
}
.main-container .wrapper-image-large .neck-bottom:before {
  left: 0;
  right: 50%;
  margin-right: 49px;
}
.main-container .wrapper-image-large .neck-bottom:after {
  left: 50%;
  right: 0;
  margin-left: 49px;
}
.main-container .wrapper-image-large .neck-bottom.grey {
  background-image: url(../assets/img/neck-bottom-grey.png);
}
.main-container .wrapper-image-large .neck-bottom.grey:before,
.main-container .wrapper-image-large .neck-bottom.grey:after {
  background-color: #f9f9f9;
}

.main-container .wrapper-image-large .neck-bottom.beige {
  background-image: url(../assets/img/neck-bottom-beige.png);
}
.main-container .wrapper-image-large .neck-bottom.beige:before,
.main-container .wrapper-image-large .neck-bottom.beige:after {
  background-color: #e9e8e2;
}

.main-container .wrapper-image-large .neck-top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  height: 35px;
  background: url(../assets/img/neck-top-white.png) no-repeat center bottom;
  z-index: 99;
}

.main-container .wrapper-image-large .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
}

.main-container .wrapper-image-large .bottom img {
  width: 100%;
  height: auto;
}
.main-container .wrapper-image-large .neck-top.grey {
  background-image: url(../assets/img/neck-top-grey.png);
}
.main-container .wrapper-image-large .neck-top.beige {
  background-image: url(../assets/img/neck-top-beige.png);
}

.main-container .wrapper-image-large.images-multi [class*="images"] img {
  display: block;
  height: 320px;
  width: auto;
}
.main-container .wrapper-image-large.image-inline {
  height: auto;
}
.main-container .wrapper-image-large.image-inline img {
  width: 100%;
  height: auto;
}

.main-container .wrapper-image-large.images-multi .images-left {
  float: left;
}
.main-container .wrapper-image-large.images-multi .images-right {
  float: right;
}

html.lt-ie9 .main-container .wrapper-image-large.image-sky {
  background-image: url(../assets/img/large/fields_sky_1200.jpg);
}
html.lt-ie9 .main-container .wrapper-image-large.image-oldBrewery {
  background-image: url(../assets/img/large/brewery_old_1200.jpg);
}
html.lt-ie9 .main-container .wrapper-image-large.image-trees {
  background-image: url(../assets/img/large/fields_sky_1200.jpg);
}

/* == // == */

/* == The familly == */

.squares [class*="square"] {
  width: 12.5%;
  float: left;
  border: solid #fff;
  border-width: 1px 0 0 1px;
  position: relative;
  overflow: hidden;
}
.squares [class*="square"] > span,
.squares [class*="square"] > a {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 160px;
  margin: -25px 0 0 -80px;
  color: #cba43d;
  font-size: 22px;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  z-index: 99;
}
.squares .square > a {
  margin-top: -50px;
}
.squares .square > a:after {
  content: "";
  display: block;
  position: relative;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  background: url(../assets/img/sprite.png) no-repeat 0px -120px;
}
.squares .square2 {
  width: 25%;
}
.squares .square2 > span,
.squares .square2 > a {
  width: 310px;
  margin: -25px 0 0 -155px;
  font-size: 22px;
  line-height: 30px;
}
.squares .square2 > a:before {
  content: "";
  display: block;
  position: relative;
  float: right;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  background: url(../assets/img/sprite.png) no-repeat 0px -120px;
}
.squares [class*="square"] > img {
  width: 100%;
  height: auto;
}

/* == // == */

/* == Section -> Welcome == */

.main-container .section-welcome-video {
  position: relative;
  background: url("../assets/img/bg-welcome-mobile.jpg") center top no-repeat;
  background-size: cover;
}

.main-container .section-welcome-video::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

.welcome-video-container {
  display: none;
}

@media screen and (min-width: 1200px) {
  .welcome-video-container {
    display: block;
  }
}

.section-fullscreen-video video,
.section-welcome-video video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.video-content {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  z-index: 1;
}

.video-content .welcome-tagline {
  height: auto;
  max-width: calc(100% - 50px);
}
@media screen and (min-width: 768px) {
  .video-content .welcome-tagline {
    max-width: 55%;
  }
}

.video-content .video-play {
  border: 0 none;
  background-color: transparent;
  width: 52px;
  height: 52px;
  display: block;
  padding: 0;
  margin: 20px auto 40px;
}

@media screen and (min-width: 1200px) {
  .video-content .video-play {
    margin: 0 auto 100px;
  }
}

.video-content .video-play span {
  /* screen reader's support */
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.video-content .video-play .play-button-triangle {
  fill: #fff;
  transition: fill 0.3s ease-out;
}

.video-content .video-play .play-button-bg,
.play-button-border {
  fill: none;
}

.video-content .video-play .play-button-border {
  stroke: #fff;
  transition: stroke 0.3s ease-out;
  stroke-width: 2px;
}

.video-content .video-play:hover .play-button-triangle,
.video-content .video-play:focus .play-button-triangle {
  fill: #d2a049;
}
.video-content .video-play:hover .play-button-border,
.video-content .video-play:focus .play-button-border {
  stroke: #d2a049;
}

.modal-video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.modal-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Ambassador */
.animated {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ambassador_link {
  position: absolute;
  right: 0;
  top: 180px;
  z-index: 500;
  display: none !important;
} /* CTA BUTTON HIDDEN */
.ambassador_link.closed {
  right: -300px;
}
.ambassador_link a {
  color: #fff;
  display: block;
  float: left;
  padding: 15px 80px 15px 15px;
  text-decoration: none;
  background: #cba43f url(../assets/img/ambassador_link-ico.png) no-repeat right;
  width: 250px;
  height: 118px;
  position: relative;
}
.ambassador_link a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  width: 82px;
  background: url(../assets/img/ambassador_link-deco.png) no-repeat left;
  z-index: 1;
}
.ambassador_link a > span {
  display: block;
  position: relative;
  z-index: 5;
}

.ambassador_link .header3 {
  font-size: 1.15em;
  line-height: 1em;
  color: #fff;
}
.ambassador_link .header3 span {
  opacity: 0.75;
}

.ambassador_link .header4 {
  font-size: 0.88em;
  line-height: 1em;
  color: #000;
  margin-top: 0.8em;
}
.ambassador_link .js-close {
  margin-left: -15px;
  margin-bottom: 0.25em;
}
.ambassador_link .bttn {
  display: block;
  width: 1.4em;
  height: 1.4em;
  top: -2em;
  border: 2px solid #cba43f;
  border-radius: 3em;
  background: #fff url(../assets/img/ambassador_link-close.png) no-repeat center center;
  overflow: hidden;
  text-indent: -9999px;
  opacity: 0;
  cursor: pointer;
}
.ambassador_link:hover .bttn {
  opacity: 1;
}

/* Premiere */
.premiere_reveal .row .span0 {
  text-align: center;
}

.premiere_reveal .row.part1 {
  margin-top: 0;
  margin-bottom: 0;
}
.premiere_reveal .row.part2 {
  margin-top: 40px;
  text-align: center;
}
.premiere_reveal hr {
  border-top: 2px dotted #000;
  margin: 40px 0;
}

/*
.main-container .wrapper-image-large.image-welcome h2 strong{ display: block; text-align: center; font-size: 90px; font-weight: normal;  }
.main-container .wrapper-image-large.image-welcome h2 em{ display: block; text-align: center; font-size: 35px; font-style: normal;  }
*/
.main-container .wrapper-image-large.image-welcome {
  height: 700px;
  background-position: center center;
}
.main-container .wrapper-image-large.image-welcome .bottom {
  text-align: center;
}
.main-container .wrapper-image-large.image-welcome .bottom img {
  max-width: 72%;
}

/* == section -> teasers List == */
.teasers-list .teasers {
  margin: 0 -30px;
  overflow: hidden;
}
.teasers-list ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}
.teasers.teasers_centered ul {
  justify-content: center;
}
.teasers-list ul li {
  margin: 0 30px 55px;
  width: calc(33.3333% - 60px);
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 1024px) {
  .teasers-list .teasers {
    margin: 0 -10px;
  }
}

@media only screen and (max-width: 992px) {
  .teasers-list .teasers {
    margin: 0 5px;
  }
  .teasers-list ul li {
    width: calc(50% - 30px);
    margin: 0 15px 55px;
  }
}

@media only screen and (max-width: 767px) {
  .teasers-list ul li {
    width: 100%;
  }
}

.teasers-list li .img {
  margin-bottom: 20px;
  background: #cccccc;
  height: 190px;
  overflow: hidden;
}
.teasers-list li .img img {
  width: 100%;
}
.teasers-list li .date {
  font-size: 15px;
}
.teasers-list li h3 {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  max-height: 86px;
  overflow: hidden;
  margin-bottom: 13px;
  font-weight: 400;
}
.teasers-list li h3 + p {
  max-height: 69px;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.teasers-list .moreInfo {
  display: inline-block;
  font-weight: 400;
  color: #d4b563;
  text-transform: uppercase;
  font-size: 15px;
  text-decoration: none;
  line-height: 1.2em;
  margin-top: auto;
}
.teasers-list .moreInfo:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../assets/img/sprite.png) no-repeat -60px 0;
  vertical-align: bottom;
  margin-left: 10px;
}
.teasers-list .moreInfo:hover,
.teasers-list .moreInfo:focus {
  color: #222222;
}

.teasers-list .seeAll {
  text-align: right;
  padding: 35px 20px;
  border-top: 1px solid #cba43e;
}
.teasers-list .seeAll a {
  font-size: 15px;
  line-height: 31px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}
.teasers-list .seeAll a:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  background: url(../assets/img/sprite.png) no-repeat -40px -240px;
  vertical-align: middle;
}

.teasers-list .no-teaser {
  text-align: center;
}

.teasers-list a {
  color: #cba43e;
}
.teasers-list a:hover,
.teasers-list a:focus {
  color: #181818;
}

.teasers-list.job_list .teasers {
  margin-bottom: 30px;
}
.teasers-list.job_list .teasers ~ .seeAll {
  margin-top: -20px;
}

.teasers-list .teasers_news_splash ul {
  justify-content: center;
}
.teasers-list .teasers_news_splash .img {
  margin-bottom: 0;
  height: 220px;
}
.teasers-list .teasers_news_splash li {
  width: calc(41% - 60px);
}

@media only screen and (max-width: 992px) {
  .teasers-list .teasers_news_splash li {
    width: calc(50% - 60px);
  }
  .teasers-list .teasers_news_splash .img {
    height: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .teasers-list .teasers_news_splash li {
    width: 100%;
  }
}

.teasers-list .teasers_news_splash a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 125px;
  color: white;
  background-color: #cba43f;
  text-decoration: none;
  position: relative;
}
.teasers-list .teasers_news_splash a span {
  display: inline-block;
}
.teasers-list .teasers_news_splash a span::after {
  content: "";
  display: inline-block;
  margin-left: 12px;
  width: 6px;
  height: 14px;
  background: url(../assets/img/arrow--white.svg) center no-repeat;
  transition: all 0.3s ease-out;
}
.teasers-list .teasers_news_splash a:hover span::after,
.teasers-list .teasers_news_splash a:focus span::after {
  transform: translateX(5px);
}
.teasers-list .teasers_news_splash a::before,
.teasers-list .teasers_news_splash a::after {
  content: "";
  position: absolute;
  left: 20px;
  width: calc(100% - 40px);
  height: 40px;
  background: url(../assets/img/news/splash-curls.svg) center no-repeat;
  background-size: contain;
}
.teasers-list .teasers_news_splash a::before {
  top: 15px;
}
.teasers-list .teasers_news_splash a::after {
  bottom: 15px;
  transform: scale(-1);
}

.teasers-list.gazettes_list li {
  position: relative;
  padding-bottom: 40px;
}
.teasers-list.gazettes_list li::before,
.teasers-list.gazettes_list li::after {
  content: "";
  position: absolute;
}
.teasers-list.gazettes_list li::before {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #eeeeee;
}
.teasers-list.gazettes_list li::after {
  left: 50%;
  transform: translateX(-50%);
  bottom: -8px;
  width: 82px;
  height: 15px;
  background: #f9f9f9 url(../assets/img/news/gazette-separator.svg) center no-repeat;
  background-size: contain;
}
.teasers-list.gazettes_list .date {
  display: none;
}
.teasers-list.gazettes_list .teasers-list-intro {
  text-align: center;
  padding: 0 20px;
  margin-bottom: 45px;
}

@media only screen and (min-width: 992px) {
  .teasers-list.gazettes_list li {
    width: 100%;
    flex-direction: row;
  }

  .teasers-list.gazettes_list .teaser-content {
    padding-left: 60px;
  }

  .teasers-list.gazettes_list .img {
    margin-bottom: 0;
    flex-shrink: 0;
    width: 25%;
    height: auto;
  }

  .teasers-list.gazettes_list .img img {
    height: 100%;
    object-fit: cover;
  }

  .teasers-list.gazettes_list .pdf {
    margin-top: 30px;
  }
}
/* == Section -> full news == */

.img-news {
  float: right;
  margin: 1em 0 1em 1em;
}

/* == // == */

/* == Section -> theFamilly == */

/* == Section -> visitUs == */

section.visitUs {
  background: #e9e8e2 url(../assets/img/visitustop-background.jpg) no-repeat center
    250px;
}

section.visitUs .row .span1 {
  font-weight: 300;
}
section.visitUs .info {
  text-align: center;
  margin: 75px 0;
  padding-bottom: 50px;
  background: url(../assets/img/section-artdeco-hr.png) no-repeat center bottom;
}
section.visitUs .info span {
  font-size: 18px;
  line-height: 30px;
  color: #181818;
  font-weight: 300;
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
}
section.visitUs .booking {
  text-align: center;
  margin: -40px 0;
}
section.visitUs .booking a {
  border: 1px solid #cba43e;
  padding: 10px 20px;
  font-size: 20px;
  line-height: 30px;
  color: #cba43e;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f5 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #f4f4f5)
  );
  background: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f5 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f4f4f5 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f4f4f5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f4f4f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f5',GradientType=0 );
}

section.visitUs .booking a:hover {
  color: #181818;
}
section.visitUs .booking a:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  background: url(../assets/img/sprite.png) no-repeat -40px -240px;
  vertical-align: bottom;
}

section.visitUs h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  color: #181818;
  font-weight: 300;
  margin-bottom: 20px;
}
section.visitUs h3 + p {
  margin-top: 0;
}

section.visitUs hr {
  border-top: 2px dotted #000;
  margin: 40px 0;
}

section.visitUs .seeAll {
  margin: 0 0 35px 0;
}
section.visitUs .seeAll a {
  font-size: 20px;
  line-height: 31px;
  color: #cba43e;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}
section.visitUs .seeAll a:hover {
  color: #181818;
}
section.visitUs .seeAll a:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  background: url(../assets/img/sprite.png) no-repeat -40px -240px;
  vertical-align: middle;
}

section.visitUs table {
  background: #ffffff;
  width: 100%;
  border-collapse: collapse;
  margin-top: 60px;
}
section.visitUs table tr th,
section.visitUs table tr td {
  text-align: center;
  color: #000;
  border: 1px solid #e9e8e2;
  padding: 20px 30px;
  line-height: 1em;
  vertical-align: middle;
  font-size: 20px;
}
section.visitUs table thead {
}
section.visitUs table thead tr {
}
/* section.visitUs table thead tr th:first-child{ text-transform: uppercase; font-size: 35px; font-weight: 300; } */
section.visitUs table tbody {
}
section.visitUs table tbody tr:nth-child(odd) {
  background: #f8f8f8;
}
/* section.visitUs table tbody tr td{ font-weight: 400; } */
section.visitUs table tbody tr td span {
  display: block;
  font-weight: normal;
}
section.visitUs table tbody tr td:first-child span {
  display: inline;
}
section.visitUs .legend {
  font-size: 13px;
}

section.visitUs .information {
  overflow: hidden;
  margin: 30px 0;
}
section.visitUs .information > div {
  float: left;
  width: 40%;
}
section.visitUs .information > div:first-child {
  font-weight: 300;
}
section.visitUs .information > div strong {
  font-weight: 300;
}
section.visitUs .information > div a {
  display: inline-block;
  vertical-align: middle;
  line-height: 31px;
  color: #cba43e;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
}
section.visitUs .information > div a:hover {
  color: #181818;
}
section.visitUs .information > div a:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  background: url(../assets/img/sprite.png) no-repeat -40px -240px;
  vertical-align: middle;
}
section.visitUs .information > div:last-child a {
  color: #000;
  text-transform: none;
  font: 18px/1.6em "Open Sans", sans-serif;
  vertical-align: baseline;
  font-weight: normal;
}
section.visitUs .information > div:last-child a:after {
  display: none;
}
section.visitUs .information > div.break {
  width: 20%;
  text-align: center;
}
section.visitUs .information > div.break > span {
  display: inline-block;
  width: 70px;
  height: 70px;
  background-color: #fff;
  vertical-align: middle;
  font-size: 34px;
  font-family: "Alegreya Sans SC", sans-serif;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
}

section.visitUs .row.address {
  margin-top: -80px;
}

/* == // == */

/* == Section -> brewer == */

section.brewer .img {
  margin: 0 0 70px;
}

/* == // == */

/* == Section -> posts == */

#posts {
  height: 1000px;
  background: url(../assets/img/feed_bg.jpg) no-repeat;
  background-size: cover;
  color: #fff;
}

#posts h1 {
  margin: 0;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 70px;
}

#containerFeed {
  width: 100%;
  height: 340px;
  background: rgba(0, 0, 0, 0.33);
}

#instafeed {
  width: 960px;
  display: block;
  margin: auto;
  text-align: center;
  padding-top: 65px;
}

#instafeed img {
  width: 140px;
  border: solid 7px #000;
}

.imgInsta {
  margin: 11px;
  display: inline-block;
  width: 170px;
  height: 225px;
  padding-top: 33px;
}

#instafeed h3 {
  margin-top: -20px;
  text-align: center;
}

/* == // == */

/* == Section -> address == */

.address p {
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
}
.address .email,
.address .link {
  color: #181818;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  line-height: 30px;
  margin: 7px 0;
}
.address .email:hover,
.address .link:hover {
  color: #cba43e;
}
.address .email:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: url(../assets/img/sprite.png) no-repeat 0px -240px;
  vertical-align: middle;
  font-size: 34px;
  font-weight: 300;
}
/* == // == */

/* == Section -> ourBeer == */

section.ourBeer .row {
  width: 700px;
  margin: 60px auto;
  text-align: center;
}
section.ourBeer .row .beer {
  width: 95px;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
}
section.ourBeer .row .beer a {
  display: block;
  position: relative;
  z-index: 1;
  font-size: 11px;
  text-decoration: none;
  color: #2c2c2c;
  font-weight: 300;
  text-align: center;
  line-height: 11px;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
section.ourBeer .row .beer a > span {
  display: block;
  margin: -20px -35px 0;
  padding: 20px 3px 10px;
  min-height: 55px;
  border-bottom: #cba43e 1px solid;
  text-transform: uppercase;
  background: url(../assets/img/ourbeer-gradient.png) repeat-x center bottom;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
}
section.ourBeer .row .beer a:hover {
  transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  z-index: 10;
}
section.ourBeer .row .beer a:hover > span {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* == Section -> fermentation == */

.main-container .wrapper-image-large.image-lambic {
  background-image: url(../assets/img/large/lambic.jpg);
  background-size: cover;
}
section.fermentation .row {
  padding: 0 0 100px 0;
}

/* == Section -> vlezenbeek == */

section.vlezenbeek {
  background-image: url(../assets/img/mapgrey-background.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
section.vlezenbeek .row {
  min-height: 350px;
}

/* == Section -> brewing == */

section.brewing {
}
section.brewing .link {
  text-align: center;
  margin: 50px 0;
  padding-bottom: 20px;
  background: url(../assets/img/section-artdeco-hr.png) no-repeat center bottom;
}
section.brewing .link a {
  font-family: "Cinzel", serif;
  color: #181818;
  font-size: 18px;
  line-height: 60px;
  text-decoration: none;
  display: inline-block;
}
section.brewing .link a:hover {
  color: #cba43e;
}
section.brewing .link a:after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(../assets/img/sprite.png) no-repeat -60px -180px;
  position: relative;
  top: 24px;
  left: 10px;
}

.main-container .wrapper-image-large.image-team {
  height: auto;
}
.main-container .wrapper-image-large.image-team img {
  width: 100%;
  height: auto;
}
/* == Section -> theLindemans == */

.main-container .wrapper-image-large.image-farm {
  background-image: url(../assets/img/large/farm.jpg);
  background-size: auto 100%;
}

/* == Section -> oldBrewery == */

section.oldBrewery .images-right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
}

/* == Section -> recipes == */

section.recipes {
}
section.recipes .col4 {
  width: 25%;
  float: left;
}
.main-container section.recipes .col4 h2.title span.txt {
  font-size: 25px;
  padding-bottom: 10px;
}

section.recipes a {
  display: block;
  position: relative;
  height: 180px;
}
section.recipes .text {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background: #cba43e;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  line-height: 20px;
  font-size: 15px;
  text-align: center;
  padding-top: 10px;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

section.recipes a:hover .text {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

section.recipes a.no-image .text {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  background: #fff;
  color: #120b08;
}
section.recipes a.no-image:hover .text {
  color: #ffffff;
  background: #373430 !important;
}

section.recipes .col4:nth-child(1) a.no-image:nth-child(2) .text {
  background: #fafafa;
}
section.recipes .col4:nth-child(1) a.no-image:nth-child(3) .text {
  background: #ffffff;
}
section.recipes .col4:nth-child(1) a.no-image:nth-child(4) .text {
  background: #e9e8e2;
}
section.recipes .col4:nth-child(1) a.no-image:nth-child(5) .text {
  background: #fafafa;
}
section.recipes .col4:nth-child(1) a.no-image:nth-child(6) .text {
  background: #e9e8e2;
}
section.recipes .col4:nth-child(2) a.no-image:nth-child(2) .text {
  background: #ffffff;
}
section.recipes .col4:nth-child(2) a.no-image:nth-child(3) .text {
  background: #e9e8e2;
}
section.recipes .col4:nth-child(2) a.no-image:nth-child(4) .text {
  background: #fafafa;
}
section.recipes .col4:nth-child(2) a.no-image:nth-child(5) .text {
  background: #e9e8e2;
}
section.recipes .col4:nth-child(2) a.no-image:nth-child(6) .text {
  background: #ffffff;
}
section.recipes .col4:nth-child(3) a.no-image:nth-child(2) .text {
  background: #fafafa;
}
section.recipes .col4:nth-child(3) a.no-image:nth-child(3) .text {
  background: #ffffff;
}
section.recipes .col4:nth-child(3) a.no-image:nth-child(4) .text {
  background: #fafafa;
}
section.recipes .col4:nth-child(3) a.no-image:nth-child(5) .text {
  background: #ffffff;
}
section.recipes .col4:nth-child(3) a.no-image:nth-child(6) .text {
  background: #fafafa;
}
section.recipes .col4:nth-child(4) a.no-image:nth-child(2) .text {
  background: #fafafa;
}
section.recipes .col4:nth-child(4) a.no-image:nth-child(3) .text {
  background: #ffffff;
}
section.recipes .col4:nth-child(4) a.no-image:nth-child(4) .text {
  background: #e9e8e2;
}
section.recipes .col4:nth-child(4) a.no-image:nth-child(5) .text {
  background: #fafafa;
}
section.recipes .col4:nth-child(4) a.no-image:nth-child(6) .text {
  background: #e9e8e2;
}

section.recipes .text span {
  display: block;
  font-weight: 300;
}
section.recipes .text span.title {
  font-weight: 300;
}

.main-container section.recipes .col4 h2.title {
  margin-top: 0;
}

html.csstransforms section.recipes .text {
  padding-top: 0;
}
html.csstransforms section.recipes .text .group {
  display: block;
  position: absolute;
  height: auto;
  top: 50%;
  left: 0;
  right: 0;
  padding: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* == Section -> recipes == */

section.recipe aside {
}
section.recipe .picture {
  margin-bottom: 30px;
}
section.recipe h4 {
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
section.recipe aside ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
section.recipe aside ul li {
  margin: 10px 0;
  padding: 5px 0;
  font-size: 16px;
  border-top: 1px dotted #c1bfb0;
}
section.recipe aside ul li strong {
  font-weight: 400;
}
section.recipe aside ul li:first-child {
  border-top: none;
}
section.recipe .content h4 {
  margin: 0 0 30px;
}

section.recipe .pdf {
  margin-top: 30px;
}
section.recipe .pdf a {
  font-size: 15px;
  color: #cba43e;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 30px;
  display: inline-block;
}
section.recipe .pdf a:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 15px;
  margin-left: 10px;
  background: url(../assets/img/sprite.png) no-repeat -1px -384px;
  vertical-align: baseline;
}
section.recipe .pdf a:hover {
  color: #181818;
}

section.recipe .allRecipes {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #cba43e;
  text-align: right;
}
section.recipe .allRecipes a {
  font-size: 15px;
  color: #cba43e;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 30px;
  display: inline-block;
}
section.recipe .allRecipes a:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  background: url(../assets/img/sprite.png) no-repeat -40px -240px;
  vertical-align: bottom;
}
section.recipe .allRecipes a:hover {
  color: #181818;
}

section.recipe .materials {
  padding-top: 2em;
}

.left {
  float: left;
}
.right {
  float: right;
}
.italic {
  font-style: italic;
}
.main-container .wrapper .neck-top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  height: 35px;
  background: url(../assets/img/neck-top-white.png) no-repeat center bottom;
}
.main-container h2.title.top {
  margin-top: 100px;
}
.row.lessSpace {
  margin: 20px 0;
}
.simpleLink {
  color: #cba43e;
  display: block;
  line-height: 22px;
  margin-top: 30px;
}
.simpleLink:hover {
  text-decoration: underline;
}
.regularSpace {
  margin-top: 0 !important;
}
p img {
  margin-top: 40px;
}

.dark {
  text-align: center;
  font-size: 30px;
}
.dark strong {
  font-size: 19px;
  display: block;
  font-family: "Open Sans", arial, sans-serif;
  margin-bottom: 10px;
}
.dark .title {
  color: #fff;
  background: #373430;
  padding: 2px 35px;
  font-family: "Alegreya Sans SC", arial, sans-serif;
  display: inline-block;
  line-height: 1.3em;
}

.doubleArrow {
  overflow: hidden;
  padding: 0;
}
.doubleArrow li {
  list-style-type: none;
}
.doubleArrow li a {
  background: url(../assets/img/sprite.png) no-repeat 0px -376px;
  padding-left: 15px;
  color: #120c08;
  text-decoration: none;
  float: left;
  margin-right: 55px;
}
.doubleArrow li a:hover {
  color: #c09a3a;
}
.doubleArrow li a.last {
  margin-right: 0;
}

section.bottom {
  padding-bottom: 80px;
}

/* == Section -> Beers == */
section.beers .row {
  margin: 80px 0 40px;
}
section.beers .row [class*="span"]:first-child {
  margin-left: 0;
}
section.beers .row .span3 {
  width: 304px;
  margin-left: 23px;
}

section.beers h3,
section.beers h4 {
  text-align: center;
}
section.beers h3 span {
  font-size: 26px;
  text-align: center;
  padding-bottom: 20px;
  color: #2c2c2c;
  display: inline-block;
  min-height: 96px;
}
section.beers h4 span {
  font-size: 19px;
  border-bottom: 1px solid #cba43e;
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-align: center;
  color: #2c2c2c;
  display: inline-block;
  height: 50px;
  line-height: 1;
  overflow: hidden;
}
section.beers a {
  text-decoration: none;
}
section.beers .choise {
  position: relative;
}
section.beers .choise img {
  z-index: 5;
  position: relative;
}
section.beers .choise img.perso {
  z-index: 1;
  position: absolute;
  top: 0px;
  right: 0px;
}
section.beers.details .choise img.perso {
  z-index: 1;
  position: absolute;
  top: -10px;
  right: 0;
}
section.beers.details .choise img.bottle {
  float: right;
}

/* == Section -> awards == */
section.awards {
  padding-bottom: 80px;
}
section.awards .row {
  margin: 80px 0 0 0;
}
section.awards .box {
  background: #fff;
  padding: 35px;
  display: block;
  overflow: hidden;
}
section.awards .left {
  width: 86px;
  margin-top: 8px;
}
section.awards .right {
  width: 69%;
}
section.awards h3 {
  color: #120c08;
  font-size: 25px;
  font-family: "Open Sans", arial, sans-serif;
  text-transform: uppercase;
}
section.awards span {
  color: #676c71;
  font-size: 14px;
}
section.awards strong {
  color: #333;
}
section.awards span span {
  font-weight: 400;
}
section.awards p {
  color: #9e9d9d;
  font-size: 14px;
  line-height: 1.2em;
}
section.awards .row.lessSpace {
  margin: 20px 0;
}

section.awards .row .span0 .box {
  margin: 1px 0;
}
section.awards .row .span0 a {
  text-decoration: none;
  color: #2c2c2c;
}
section.awards .row .span0 .left {
  width: 15%;
}
section.awards .row .span0 .right {
  width: 83%;
}
section.awards .row .span0 .right h3 {
  margin-bottom: 10px;
}

section.awards.small .row .span0 .box {
  background: #e9e8e2;
}
section.awards.small .row .span0 .box p {
  color: #120c08;
}

/* == Section -> gins == */
section.gins .span6 {
  width: 480px;
}
section.gins h3 span {
  font-size: 26px;
  text-align: center;
  padding-bottom: 50px;
  color: #2c2c2c;
  display: inline-block;
}
section.gins h4 span {
  font-size: 19px;
  border-bottom: 1px solid #cba43e;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
  color: #2c2c2c;
  display: inline-block;
}
section.gins a {
  text-decoration: none;
  text-align: center;
}
section.cocktail-menu {
  padding-bottom: 80px;
}
section.cocktail-menu .main-content {
  background: #ffffff;
  padding: 50px 0;
}
section.cocktail-menu .row {
  overflow: hidden;
  margin: 40px 0;
}
section.cocktail-menu .span6 {
  width: 50%;
}
section.cocktail-menu .pict {
  text-align: center;
  border-top: 1px solid #e9e8e2;
  padding: 40px 0;
}
section.cocktail-menu h1 {
  font: 26px "Open Sans", arial, sans-serif;
  text-transform: uppercase;
}
section.cocktail-menu h2 {
  font: 600 18px "Open Sans", arial, sans-serif;
  margin-bottom: 5px;
}
section.cocktail-menu p {
  font: 300 18px "Open Sans", arial, sans-serif;
  margin: 0;
}
section.cocktail-menu ul {
  margin: 0;
  padding: 0;
}
section.cocktail-menu li {
  font: 400 18px "Open Sans", arial, sans-serif;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
section.cocktail-menu .box {
  margin: 0 50px;
}
/* == Section -> reviews == */

section.reviews .citation {
  margin-bottom: 50px;
}
section.reviews .citation p {
  font-size: 20px;
  font-style: italic;
  line-height: 1.4em;
  font-weight: 300;
  margin-bottom: 0;
}
section.reviews .citation .author {
  font-weight: 400;
}

/* == Section -> results == */

section.results .inner {
  padding: 30px 40px;
  background: #e9e8e2;
}
section.results .inner .line {
  border-top: 1px solid #d6d5d1;
  overflow: hidden;
  padding: 25px 0 0;
  margin-bottom: 25px;
}
section.results .inner .line:first-child {
  border-top: none;
}
section.results .inner .first {
  width: 50%;
  float: left;
  padding-right: 10px;
}
section.results .inner .last {
  width: 45%;
  float: right;
}
section.results .inner p {
  color: #2c2c2c;
  font-size: 14px;
}
section.results .inner a {
  color: #cba43e;
  text-decoration: none;
}

section.results .inner span {
  display: inline-block;
  margin-right: 13px;
  text-transform: uppercase;
  color: #666666;
}
section.results .inner .result {
  float: left;
  font-family: "Alegreya Sans SC", arial, sans-serif;
  text-transform: none;
}
section.results .inner .point {
  float: right;
  background: url(../assets/img/result-points.png) no-repeat 0 7px;
  display: inline-block;
  width: 229px;
  height: 30px;
  margin: 0;
  vertical-align: middle;
}
section.results .inner .point.two {
  background-position: 0 -37px;
}
section.results .inner .point.three {
  background-position: 0 -79px;
}
section.results .inner .point.four {
  background-position: 0 -124px;
}
section.results .inner .point.five {
  background-position: 0 -173px;
}
section.results .inner .point.six {
  background-position: 0 -218px;
}
section.results .inner .point.seven {
  background-position: 0 -265px;
}
section.results .inner .point.eight {
  background-position: 0 -308px;
}
section.results .inner .point.nine {
  background-position: 0 -352px;
}
section.results .inner .point.ten {
  background-position: 0 -395px;
}

/* == Section -> titleTwoLines == */
section.titleTwoLines > .wrapper:first-child {
  padding-top: 50px;
}
section.titleTwoLines h3 {
  text-align: center;
  margin-top: 0;
}
section.titleTwoLines h3 span {
  font-size: 23px;
  text-align: center;
  border-bottom: 1px solid #cba43e;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.main-container section.titleTwoLines h2.title {
  margin-top: 0;
}
.main-container section.titleTwoLines h2.title span.txt {
  border: 0 none;
}

/* == Section -> beers details == */
section.beers.details .background {
  display: block;
  height: 333px;
  margin: 50px 0 100px 0;
  background: #333;
}
body.faro section.beers.details .background {
  background: #2b2825;
}
body.kriek section.beers.details .background {
  background: #e73337;
}
body.framboise section.beers.details .background {
  background: #ed394d;
}
body.cassis section.beers.details .background {
  background: #956593;
}
body.kriek_rene section.beers.details .background {
  background: #dd3f3e;
}
body.pecheresse section.beers.details .background {
  background: #d69c66;
}
body.geuze section.beers.details .background {
  background: #b78b62;
}
body.geuze_rene section.beers.details .background {
  background: #eaa53a;
}
body.ginger_gueuze section.beers.details .background {
  background: #ffc09f;
}
body.apple section.beers.details .background {
  background: #97b451;
}
body.spontan_basil section.beers.details .background {
  background: #749800;
}
body.blossom_gueuze section.beers.details .background {
  background: #e7e3c3;
}
body.gin_red section.beers.details .background {
  background: #ff252c;
}
body.gin_clear section.beers.details .background {
  background: #e4e4e2;
}
body.strawberry section.beers.details .background {
  background: #ef3a4d;
}
body.francisca section.beers.details .background {
  background: #8c644b;
}

section.beers.details .wrapper {
  position: relative;
}
section.beers.details .inner {
  position: relative;
  top: -43px;
}
section.beers.details .choise {
  background: url(../assets/img/beers/details/shape.png) no-repeat 100% 30%;
}
body.gin_clear section.beers.details .choise {
  background: url(../assets/img/beers/details/shape_grey.png) no-repeat 100% 30%;
}
section.beers.details .left {
  width: 50%;
}
section.beers.details .right {
  width: 47%;
}
section.beers.details h3 {
  font-family: "Cinzel", serif;
  font-size: 30px;
  color: #fff;
  text-align: left;
  margin: 150px 0 20px 0;
  min-height: 210px;
}
body.gin_clear section.beers.details h3 {
  color: #2c2c2c;
  margin-top: 110px;
}
section.beers.details ul {
  padding: 0;
  overflow: hidden;
}
section.beers.details ul li {
  float: left;
  margin-right: 30px;
  list-style-type: none;
}
section.beers.details .likes {
  float: left;
  padding: 40px 0 0 0;
}
section.beers.details .likes > div {
  position: relative;
  margin-bottom: 15px;
}
section.beers.details .likes .facebook:before,
section.beers.details .likes .twitter:before {
  content: "";
  display: block;
  width: 60px;
  height: 40px;
  background: url(../assets/img/sprite.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
section.beers.details .likes .twitter:before {
  background-position: 0 -40px;
}
section.beers.details .likes .facebook:before {
  background-position: 0 -80px;
}
section.beers.details .likes .twitter,
section.beers.details .likes .facebook {
  float: left;
}
section.beers.details .likes .followers {
  background: #f5f5f5;
  height: 40px;
  line-height: 40px;
  min-width: 125px;
  margin-left: 60px;
}
section.beers.details + section > .wrapper > .row {
  margin: 40px 0 80px;
}

/* == Section -> informations == */

section.informations {
  padding: 80px 0;
}
section.informations .row {
  margin: 50px 0 20px;
}
section.informations .inner div {
  background: #fff;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 15px;
}
section.informations .inner .point {
  float: left;
  background: url(../assets/img/info-points.png) no-repeat 0 7px;
  display: block;
  width: 208px;
  height: 30px;
  margin: 0;
}
section.informations .inner span {
  float: left;
  text-transform: uppercase;
  color: #666666;
}
section.informations .inner span.first {
  width: 60%;
}
section.informations .inner span.result {
  width: 40%;
  line-height: 1.2em;
  padding-right: 40px;
  font-size: 14px;
  min-width: 70px;
  text-transform: none;
}
section.informations .inner div strong {
  text-align: center;
  display: block;
}

/* == Section -> Two items == */
section.twoItems .row .span2 {
  width: 478px;
  margin-left: 0;
}
section.twoItems a {
  position: relative;
  display: block;
}
section.twoItems a .arrow {
  background: url(../assets/img/sprite.png) no-repeat -60px -180px;
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 43%;
  left: 43%;
}

/* == Section -> Recipe == */
section.recipe .row.lessSpace {
  text-align: center;
  font-size: 0;
}
section.recipe .row.lessSpace .span3 {
  display: inline-block;
  float: none;
  margin-left: 0;
  width: 320px;
  text-align: left;
  vertical-align: top;
}
section.recipe [class*="span"] a {
  display: block;
  position: relative;
  width: 320px;
  min-height: 240px;
}

section.recipe .text {
  display: block;
  width: 320px;
  height: 240px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  padding-top: 10px;
  z-index: 2;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background: #cba43e;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
section.recipe a.no-image .text,
section.recipe a:hover .text {
  display: block;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

section.recipe .text span {
  text-align: center;
  font-size: 20px;
  display: block;
}
section.recipe .text span.title {
  font-size: 40px;
  font-family: "Alegreya Sans SC", arial, sans-serif;
}
section.recipe .text span.name {
  text-transform: uppercase;
}

html.csstransforms section.recipe .text {
  padding-top: 0;
}
html.csstransforms section.recipe .text .group {
  display: block;
  position: absolute;
  height: auto;
  top: 50%;
  left: 10px;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

section.recipe .seeAll {
  text-align: center;
  margin: 0 0 35px 0;
}
section.recipe .seeAll a {
  font-size: 20px;
  line-height: 31px;
  color: #cba43e;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
}
section.recipe .seeAll a:hover {
  color: #181818;
}
section.recipe .seeAll a:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  background: url(../assets/img/sprite.png) no-repeat -40px -240px;
  vertical-align: middle;
}

/* == Section -> Communaute == */

section.communaute.full [class*="wrapper"] {
  width: 100%;
}
section.communaute.full .squares [class*="square"] {
  width: 20%;
}

section.communaute .squares [class*="square"] {
  width: 20%;
}
section.communaute .squares [class*="square"] > div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  padding-top: 20px;
  width: 100%;
  color: #120b08;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  margin: 0;
}
section.communaute .squares [class*="square"] > div:hover {
  /*opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";*/
}
section.communaute .squares [class*="square"] > div.white {
  color: #fff;
}
section.communaute .squares .square > div span {
  display: block;
  font-size: 14px;
  line-height: 26px;
}
section.communaute .squares .square > div strong {
  font-weight: 400;
  font-size: 18px;
}
section.communaute .squares .square > div strong.date {
  font-size: 13px;
  font-weight: normal;
}

html.csstransforms section.communaute .squares [class*="square"] > div {
  padding-top: 0;
}
html.csstransforms section.communaute .squares [class*="square"] > div .group {
  display: block;
  position: absolute;
  height: auto;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 20px;
  z-index: 99;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

section.communaute .seeAll {
  text-align: center;
  margin: 20px 0 35px 0;
}
section.communaute .seeAll a {
  font-size: 20px;
  line-height: 31px;
  color: #cba43e;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
}
section.communaute .seeAll a:hover {
  color: #181818;
}
section.communaute .seeAll a:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  background: url(../assets/img/sprite.png) no-repeat -40px -240px;
  vertical-align: middle;
}

/* == Section -> socialLink == */
section.socialLink {
  padding-bottom: 80px;
}
section.socialLink a {
  text-transform: uppercase;
}

/* == Section -> contact details == */

section.contact_details .address,
section.contact_details .address p {
  text-align: center;
  font-weight: 300;
  font-size: 19px;
}
section.contact_details .address .email {
  font-weight: 400;
}

/* == langues == */
.popup.langues {
  background: url(../assets/img/bg_langues_switcher.jpg);
}
body.langues {
  background: url(../assets/img/bg_langues_switcher.jpg);
}
.langues .main-container {
  overflow: hidden;
}
.langues .main-container .logo {
  background: url(../assets/img/logo_langues_switcher.png) no-repeat center top;
  min-height: 773px;
  position: relative;
}
.langues .main-container .logo .inner {
  margin: 370px auto;
}
.langues .main-container .logo ul {
  padding: 0;
  margin: 0;
  text-align: center;
}
.langues .main-container li {
  list-style-type: none;
  display: inline-block;
  width: 95px;
  font-size: 19px;
  margin: 20px;
}
.langues .main-container a {
  display: block;
  float: left;
  width: 91px;
  height: 91px;
  margin: 0 0 30px 0;
  background: #fff;
  border: 1px solid #c09a3a;
  text-align: center;
  line-height: 83px;
  color: #c09a3a;
  text-transform: uppercase;
  font-size: 30px;
  text-decoration: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.langues .main-container a:hover,
.langues .main-container a.active {
  background: #c09a3a;
  color: #fff;
  transition: color 0.3s, background 0.3s;
  -moz-transition: color 0.3s, background 0.3s;
  -webkit-transition: color 0.3s, background 0.3s;
}

.langues .main-container li span {
  display: block;
  text-align: center;
}

.langues .langues_switcher {
  display: none;
}
.langues .main-container.ages_switcher .logo .inner {
  width: 100%;
}
.langues .main-container.ages_switcher .logo .inner h2 {
  text-align: center;
}
.langues .main-container.ages_switcher .logo .inner ul {
  margin: 0 auto;
  overflow: hidden;
}

body.langues .overlay .content,
.popup-msg.overlay .content {
  padding: 50px;
  text-align: center;
  height: 200px;
  margin-top: -100px;
}

.overlay.backdrop {
  display: none;
}

.popup {
  position: fixed;
  top: 10%;
  left: 0;
  right: 0;
  z-index: 9999;
  margin: 0 auto;
  max-height: 80%;
  max-width: 90%;
  overflow: auto;
  overflow-x: hidden;
  border-radius: 20px;
}

@media only screen and (min-width: 1024px) {
  .popup {
    top: 15%;
    max-height: 70%;
    max-width: 900px;
  }
}
@media only screen and (min-width: 1280px) {
  .popup {
    top: 20%;
    max-height: 60%;
  }
}

.popup.langues .main-container .logo {
  width: 100%;
  background: none;
  min-height: auto;
}

.popup.langues .main-container .logo-img {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}

.popup .main-container h2.title {
  text-align: center;
  margin: 20px 0;
}

.popup.langues .main-container .logo .inner {
  margin: 0 auto;
}

.popup .inner-lang {
  display: none;
}

/* == formulaires == */
#lindemans_bundle_corebundle_contact {
  overflow: hidden;
}

.form {
  background: #f9f9f9;
  font-family: "Open Sans", sans-serif;
}
.form form {
  overflow: hidden;
  margin: 0 0 50px 0;
}
.form label {
  font-size: 17px;
  font-weight: 300;
  margin-right: 20px;
  width: 209px;
  display: block;
  float: left;
  text-align: right;
}
.form label.label_checkbox {
  clear: both;
  float: right;
  line-height: 1.1em;
  width: calc(100% - 230px);
  text-align: left;
  margin: 5px 0 10px;
}
.form label.label_checkbox + [type="checkbox"] {
  float: none;
  margin-left: 195px;
}
.form form > div > div {
  clear: both;
}
.form input[type="text"],
.form input[type="email"],
.form textarea {
  width: 75%;
  border: 1px solid #d3d2d1;
  margin-bottom: 20px;
  font-family: "Open Sans", sans-serif;
}
.form input[type="text"],
.form input[type="email"] {
  line-height: 40px;
  height: 40px;
  padding: 3px 5px;
}
.form textarea {
  padding: 3px 5px;
  height: 105px;
}
.form input[type="email"]#lindemans_bundle_corebundle_contact_email,
.form input[type="text"]#lindemans_bundle_corebundle_contact_phone,
.form input[type="text"]#lindemans_bundle_corebundle_contact_mobile,
.form input[type="email"]#lindemans_bundle_corebundle_appointment_email,
.form input[type="text"]#lindemans_bundle_corebundle_appointment_phone,
.form input[type="text"]#lindemans_bundle_corebundle_appointment_time,
.form input[type="text"]#lindemans_bundle_corebundle_appointment_attendees {
  width: 35%;
}
.form textarea#lindemans_bundle_corebundle_contact_message {
  height: 285px;
}
.form textarea#lindemans_bundle_corebundle_contact_address,
.form input[type="email"]#lindemans_bundle_corebundle_contact_email {
  margin-bottom: 65px;
}
.form div {
  position: relative;
}
.form div ul,
.form div ul li {
  margin: 0;
  padding: 0;
  line-height: 20px;
  list-style-type: none;
}
.form div ul {
  position: absolute;
  bottom: 0;
  left: 230px;
  font-size: 12px;
  font-weight: bold;
  color: #990000;
}
.form #lindemans_bundle_corebundle_appointment > div > div {
  padding-left: 2px;
}

.validation {
  overflow: hidden;
  width: 75%;
  border-top: 1px solid #cba43e;
  border-bottom: 3px solid #cba43e;
  padding: 20px 0 15px 0;
  margin: 20px 0 0 229px;
}
.form input[type="submit"],
.form input[type="reset"] {
  border: 0 none;
  background: none;
  color: #ababab;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
}
.form input[type="submit"] {
  float: right;
  color: #cba43e;
  background: url(../assets/img/validate.png) no-repeat center right;
  padding: 3px 45px 3px 0;
}
.form input[type="submit"]:hover,
.form input[type="reset"]:hover {
  color: #181818;
}

section.address {
  background: #fff;
}

.form #lindemans_bundle_corebundle_appointment_guide {
  overflow: hidden;
  margin-bottom: 20px;
}
.form #lindemans_bundle_corebundle_appointment_date {
  margin-bottom: 20px;
}
.form #lindemans_bundle_corebundle_appointment_guide label {
  width: auto;
  float: none;
  display: inline-block;
  text-align: left;
  margin: 0 30px 0 5px;
}
.form #lindemans_bundle_corebundle_appointment_guide input[type="checkbox"],
.form #lindemans_bundle_corebundle_appointment_guide input[type="radio"] {
}
.form #lindemans_bundle_corebundle_appointment_date select {
  width: 100px;
  line-height: 40px;
  height: 40px;
  margin-right: 20px;
}

.form div .select_substitute_style {
  border-radius: 0;
  border: 1px solid #d3d2d1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form div ul.options_list.options_list_style {
  background: #fff;
  left: auto;
  bottom: auto;
  color: #333;
  max-height: 220px;
  overflow: auto;
}
.form div ul.options_list.options_list_style .optionItem {
  padding: 2px 5px;
}
/* == Section -> visitUsReponse == */

section.visitUsReponse .info {
  text-align: center;
  margin: 75px 0;
  padding-bottom: 50px;
  background: url(../assets/img/section-artdeco-hr.png) no-repeat center bottom;
}

/* == Section -> sitemap == */

div.sitemap > ul {
  overflow: hidden;
  padding: 0;
}
div.sitemap > ul li {
  list-style-type: none;
}
div.sitemap > ul li a {
  background: url(../assets/img/sprite.png) no-repeat 0px -376px;
  padding-left: 15px;
  color: #120c08;
  text-decoration: none;
  margin-right: 55px;
}
div.sitemap > ul li a:hover {
  color: #c09a3a;
}
div.sitemap > ul li a.last {
  margin-right: 0;
}

/* == Section -> timeline == */

.timeline .title-artteco {
  text-align: center;
  margin: 40px 0;
}
.timeline .title-artteco span {
  display: inline-block;
  height: 64px;
  line-height: 64px;
  padding: 0 34px;
  font-size: 40px;
  color: #fff;
  background: #cba43e;
  border-radius: 20px;
  position: relative;
  z-index: 10;
}
.timeline .title-artteco span:before,
.timeline .title-artteco span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  background: url(../assets/img/title-timeline.png) no-repeat;
  width: 120px;
  height: 54px;
}
.timeline .title-artteco span:before {
  background-position: left bottom;
  left: -100px;
}
.timeline .title-artteco span:after {
  background-position: right bottom;
  right: -100px;
}
.timeline .title-artteco span sup {
  font-size: 24px;
}
.timeline h4 {
  margin: 40px 0;
  font-size: 30px;
  color: #4e4e4e;
}
.timeline h4 span {
  display: block;
}
.timeline .boxes {
  position: relative;
  overflow: hidden;
}
.timeline .boxes:before {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  background: #000;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 2%,
    rgba(0, 0, 0, 1) 98%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 2%,
    rgba(0, 0, 0, 1) 98%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 2%,
    rgba(0, 0, 0, 1) 98%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 2%,
    rgba(0, 0, 0, 1) 98%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 2%,
    rgba(0, 0, 0, 1) 98%,
    rgba(0, 0, 0, 0) 100%
  );
}
.timeline .boxes .box {
  width: 50%;
  margin: 50px 0;
  position: relative;
}
.timeline .boxes .box.odd {
  float: left;
  clear: left;
  margin-top: 50px;
  text-align: right;
}
.timeline .boxes .box.even {
  float: right;
  clear: right;
  margin-top: 150px;
  text-align: left;
}
.timeline .boxes .box.even.d1978 {
  margin-top: 0;
}
.timeline .boxes .box.even.d1992 {
  margin-top: 50px;
}
.timeline .boxes .box.even.d1996 {
  margin-top: 0;
}

.timeline .boxes .box .content {
  background: #f8f9fa;
  padding: 35px;
  position: relative;
}
.timeline .boxes .box.odd .content {
  margin-right: 47px;
}
.timeline .boxes .box.even .content {
  margin-left: 47px;
}

.timeline .boxes .box:before {
  content: "";
  display: block;
  position: absolute;
  right: -12px;
  top: 20px;
  background: url(../assets/img/box-arrow-timeline.png) no-repeat;
  width: 59px;
  height: 28px;
}

.timeline .boxes .box.odd:before {
  right: -12px;
  background-position: left top;
}
.timeline .boxes .box.even:before {
  left: -12px;
  background-position: right top;
}
.timeline .boxes .box h5 {
  text-align: center;
  font-size: 24px;
  color: #cba43e;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}
.timeline .boxes .box h5 span {
  border-bottom: 1px solid #cba43e;
  padding-bottom: 1px;
}
.timeline .boxes .box-info {
  width: 50%;
  margin: 0;
  position: relative;
  float: right;
  clear: right;
  padding-left: 47px;
}
.timeline .boxes .box-info h4 {
  font-size: 20px;
  max-width: 75%;
  position: relative;
  margin: 0;
  padding: 15px 0;
  text-align: left;
  font-family: "Open Sans", sans-serif;
}
.timeline .boxes .box-info h4:first-child:before,
.timeline .boxes .box-info h4:after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  background: -moz-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 10%,
    rgba(0, 0, 0, 1) 90%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 10%,
    rgba(0, 0, 0, 1) 90%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 10%,
    rgba(0, 0, 0, 1) 90%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 10%,
    rgba(0, 0, 0, 1) 90%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    left,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 10%,
    rgba(0, 0, 0, 1) 90%,
    rgba(0, 0, 0, 0) 100%
  );
}
.timeline .boxes .box-info h4:first-child:before {
  bottom: auto;
  top: 0;
}
.timeline .boxes .box-info h4 span {
}

/* == Section -> Ambassador == */

section.ambassador {
}
section.ambassador .wrapper {
  width: 80%;
  max-width: 1400px;
  position: relative;
  z-index: 100;
  padding: 0 0 120px 0;
}
section.ambassador [class*="artdeco"] {
  display: block;
  width: 300px;
  height: 200px;
  position: absolute;
  background-image: url(../assets/img/section-artdeco-2.png);
  z-index: 99;
}
section.ambassador .yourChoice {
  padding: 25px;
  background: #fff;

  border: solid #cba33d;
  border-width: 2px 0;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
section.ambassador .yourChoice h3 {
  line-height: 1em;
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
  min-height: 60px;
}
section.ambassador .yourChoice h2 {
  line-height: 1em;
  font-size: 40px;
  font-family: "Cinzel", serif;
  color: #cba33d;
  text-align: center;
  margin-bottom: 30px;
  min-height: 80px;
  position: relative;
}
section.ambassador .yourChoice h2 span {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

section.ambassador .yourChoice .image {
  margin: 25px -25px;
  overflow: hidden;
}
section.ambassador .yourChoice .image img {
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition: -moz-transform 0.25s;
  -o-transition: -o-transform 0.25s;
  -ms-transition: -ms-transform 0.25s;
  transition: transform 0.25s;
}
section.ambassador .yourChoice p {
  min-height: 225px;
}
section.ambassador .yourChoice .button {
  margin-top: 30px;
}
section.ambassador .yourChoice .button a {
  display: block;
  font-size: 15px;
  font-weight: 600;
}

section.ambassador .yourChoice:hover {
  background: #cba33d;
  color: #fff;
  border-color: #dbc996;
}
section.ambassador .yourChoice:hover h2 {
  color: #fff;
}
section.ambassador .yourChoice .image:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

section.ambassador > .wrapper > h2 {
  margin-bottom: 25px;
}

section.ambassador .intro {
  max-width: 740px;
  margin: 25px auto;
  font-size: 15px;
  line-height: 1.5em;
}

/* == Summer Action == */
.main-container .summerTitle h2 span.txt {
  font-size: 30px;
  display: block;
}
.main-container .summerTitle h2 {
  font-family: "Cinzel", serif;
  font-size: 50px;
}

.main-container .summerTitle .wrapper-image-large {
  height: 500px;
}
.main-container .summerTitle .wrapper-image-large h2 {
  top: 45%;
}

.summerTitle .wrapper-image-large {
  background-color: rgb(149, 29, 34);
}
.summerTitle h2 .title-sup {
  background-color: rgb(192, 154, 58);
  font-size: 46px;
  font-family: "Alegreya Sans SC", sans-serif;
  font-weight: 400;
  padding: 10px 35px;
  margin-bottom: 40px;
  display: inline-block;
}
.summerTitle .illu {
  margin-bottom: 20px;
  display: inline-block;
}
.main-container .wrapper-image-large .neck-bottom.pearl::before,
.main-container .wrapper-image-large .neck-bottom.pearl::after {
  background-color: rgb(228, 224, 212);
}
.main-container .wrapper-image-large .neck-bottom.pearl {
  background: transparent url(../assets/img/neck-bottom-pearl.png) no-repeat scroll
    center bottom;
}
/* Summer Action - Prices */
.summerPrices {
  background-color: rgb(228, 224, 212);
  text-align: center;
}
.summerPrices .row .span0 {
  text-align: center;
}
.summerPrices .span5 {
  width: 20%;
  padding: 0 20px;
}
.summerPrices .price img {
  border-radius: 90px;
  max-width: 100%;
  margin-bottom: 30px;
}
.summerPrices .price h3,
.summerPrices .price h4 {
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
.summerPrices .price h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #c09a3a;
}
.summerPrices .price h3 span {
  border-bottom: 1px solid #cba43e;
  min-width: 78%;
  display: inline-block;
  padding-bottom: 10px;
}
.summerPrices .price h4 {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 22px;
}

.main-container .summerPrices h2.title span.txt {
  font-size: 24px;
}
.main-container .summerPrices h2.title + h2.title span.txt {
  font-size: 40px;
  font-weight: 400;
}

.summerPrices [class*="wrapper"] {
  width: 1150px;
}

section.summerPrices .seeAll {
  margin: 0 0 95px 0;
}
section.summerPrices .seeAll span {
  border-top: 1px solid #cba43e;
  clear: both;
  text-align: right;
  font-size: 19px;
  padding: 30px 0;
}
section.summerPrices .seeAll a {
  color: #cba43e;
  font-weight: 600;
  text-decoration: none;
}
section.summerPrices .seeAll a::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  background: transparent url(../assets/img/sprite.png) no-repeat scroll -40px -240px;
  vertical-align: middle;
}

/* overlay */

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  display: none;
}
.overlay > .content {
  background: #fdfdfd;
  width: 600px;
  height: 720px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -360px 0 0 -300px;
  text-align: center;
  border-radius: 10px;
}
.overlay > .content > section {
  width: auto;
  min-width: 0;
  display: none;
}
.overlay > .content > section .wrapper {
  width: auto;
}
.overlay > .content > section .wrapper h2:first-child {
  margin-top: 25px;
}
.overlay > .content > section .wrapper h2.title + h2.title {
  margin-bottom: 0;
}

.overlay > .content .close {
  position: absolute;
  right: 10px;
  top: 10px;
  border: 1px solid #cba33d;
  background: #fff;
  color: #cba33d;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 16px;
  z-index: 99999;
  text-transform: uppercase;
}

.overlay > .content > section.formAmbassador .wrapper .cookieWarning {
  display: block;
  font-size: 12px;
  line-height: 2em;
}

/* Overlay - Summer action -  */
.overlay.summerOverlay > .content {
  height: 90%;
  left: 50%;
  margin: 0 0 0 -480px;
  position: absolute;
  text-align: left;
  top: 5%;
  width: 960px;
  overflow: auto;
}
.overlay.summerOverlay > .content .wrapper {
  width: 80%;
  margin: 0 10%;
}
.overlay.summerOverlay h3 {
  color: rgb(203, 164, 62);
  font-size: 26px;
  font-weight: 400;
  font-family: "Open Sans";
}
.overlay.summerOverlay h3 + p {
  margin-top: 0;
}

.article-reglement a {
  color: rgb(34, 34, 34);
}

/* ===================
    FOOTER
   =================== */

.footer-container {
}
.footer-container .row-main {
  background: #373430;
  color: #fff;
}
.footer-container .row-main .wrapper {
  overflow: hidden;
  position: relative;
  display: flex;
  padding: 50px 0;
}

.footer-container .row-main .wrapper .partners {
  padding-right: 55px;
  padding-top: 140px;
  position: relative;
}

.footer-container .row-main .wrapper .partners::before {
  content: "";
  width: 145px;
  height: 100px;
  background: url(../assets/img/footer-lindemans-logo-baseline-w.png) no-repeat top
    left;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.footer-container .row-main .wrapper .partners a {
  display: block;
  text-decoration: none;
}
.footer-container .row-main .wrapper .partners .bbf {
  width: 150px;
  line-height: 0.75em;
  color: #fff;
  text-align: left;
}
.footer-container .row-main .wrapper .partners .bbf em {
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  font-style: normal;
  font-size: 11px;
  word-wrap: break-word;
}
.footer-container .row-main .wrapper .partners .horal {
  width: 145px;
  height: 32px;
  margin: 45px auto 0;
  text-align: center;
}
.footer-container .row-main .products {
  margin: 0 -30px 0 0;
  padding: 0;
  min-width: 520px;
  position: relative;
}
.footer-container .row-main .products::after {
  content: "";
  position: absolute;
  top: 0;
  right: 30px;
  width: 1px;
  height: 100%;
  background-color: #605c59;
}
.footer-container h3 {
  margin: 0;
  padding: 0;
  font-size: 26px;
  color: #fff;
}
.footer-container .row-main h3 {
  margin-bottom: 30px;
}
.footer-container .row-main nav.products ul {
  overflow: hidden;
  column-count: 2;
  column-gap: 20px;
}
.footer-container .row-main nav.products ul li {
  margin-bottom: 5px;
  position: relative;
  padding-left: 12px;
  padding-right: 5px;
}
.footer-container .row-main nav.products ul li a,
.footer-container .row-main nav.products ul li a:visited {
  color: #fff;
  font-size: 15px;
  line-height: 1.5em;
}
.footer-container .row-main nav.products ul li a:hover,
.footer-container .row-main nav.products ul li a.active {
  color: #c09a3a;
}
.footer-container .row-main nav.products ul li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 10px;
  height: 15px;
  background: url(../assets/img/sprite.png) no-repeat 0px 5px;
}

.footer-container .row-main .contact {
  margin: 0;
  min-width: 325px;
  padding-left: 55px;
  border-left: #222222 1px solid;
}
.footer-container .row-main .contact .address {
  padding-top: 4px;
}
.footer-container .row-main .contact .address p:first-of-type {
  margin-top: 0;
}
.footer-container .row-main .contact .contact-list {
  list-style-type: none;
  font-size: 0;
  margin: 0;
  padding: 0;
}
.footer-container .row-main .contact .contact-list li {
  display: inline-block;
  margin: 0 8px;
  position: relative;
}
.footer-container .row-main .contact .contact-list li:first-child {
  margin-left: 0;
}
.footer-container .row-main .contact .contact-list li ~ li::before {
  content: "|";
  font-size: 15px;
  position: absolute;
  left: -12px;
  top: auto;
}
.footer-container .row-main .contact .contact-list a {
  color: #fff;
  font-size: 15px;
  padding: 5px;
}

/* ------------------------------------------------ */
/* --------- social footer links list ------------- */
/* ------------------------------------------------ */
.footer-container .row-footer-top {
  background: #22201e;
}
.footer-container .row-footer-top .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}
.footer-container .row-footer-top .social {
  display: flex;
  align-items: center;
}
div.social ul.social-links {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 20px;
  display: flex;
  align-items: center;
}
div.social ul.social-links li {
  list-style-type: none;
  padding: 10px;
}
div.social ul.social-links li ~ li {
  margin-left: 7px;
}
div.social ul.social-links li.facebook a {
  background-image: url(../assets/img/social/ico-Facebook.svg);
}
div.social ul.social-links li.twitter a {
  background-image: url(../assets/img/social/ico-Twitter.svg);
}
div.social ul.social-links li.youtube a {
  background-image: url(../assets/img/social/ico-Youtube.svg);
}
div.social ul.social-links li.instagram a {
  background-image: url(../assets/img/social/ico-Instagram.svg);
}
div.social ul.social-links li.linkedin a {
  background-image: url(../assets/img/social/ico-Linkedin.svg);
}
div.social ul.social-links li a {
  position: relative;
  display: block;
  width: 32px;
  height: 32px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  transition: 0.5s;
}
div.social ul.social-links li a:hover {
  opacity: 0.7;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  div.social {
    padding-bottom: 0;
  }
  div.social ul.social-links {
    text-align: center;
  }
  div.social ul.social-links li a {
    position: relative;
    right: 0;
  }
}
.footer-container .row-footer-top .cta {
  margin: 0;
  padding: 10px 25px;
  font-size: 22px;
  color: #d2a049;
}
.footer-container .row-footer-top .cta:hover,
.footer-container .row-footer-top .cta:focus {
  color: #fff;
}
.footer-container .row-footer {
  background: #22201e;
  font-size: 12px;
  color: #8e8e8e;
  padding: 25px 0;
}

.footer-container .row-footer nav {
  float: left;
}

.footer-container .row-footer nav .copyright {
  display: inline-block;
  line-height: 12px;
  border-right: 1px solid #8e8e8e;
  padding: 0 7px 0 0;
  margin: 0 7px 0 0;
}

.footer-container .row-footer nav ul {
  display: inline-block;
}
.footer-container .row-footer nav ul li {
  display: inline-block;
  line-height: 12px;
  border-right: 1px solid #8e8e8e;
  padding: 0 7px 0 0;
  margin: 0 7px 0 0;
}

.footer-container .row-footer nav ul li span {
}
.footer-container .row-footer nav ul li a:visited,
.footer-container .row-footer nav ul li a {
  color: #8e8e8e;
}
.footer-container .row-footer nav ul li a:hover {
  color: #c09a3a;
}
.footer-container .row-footer nav ul li.copyright {
}
.footer-container .row-footer nav > a {
  border: none;
  margin: 0;
  font-size: 11px;
  color: #979797;
  line-height: 12px;
  display: inline-block;
  height: 15px;
  width: 15px;
  text-indent: -5000px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.footer-container .row-footer nav > a:after {
  content: "";
  display: block;
  vertical-align: middle;
  width: 10px;
  height: 15px;
  background: url(../assets/img/sprite.png) no-repeat 4px -19px;
  position: absolute;
  top: 0;
  left: 0;
}

.footer-container .row-footer .warning {
  color: #c7a03c;
  font-size: 17px;
  font-family: "Alegreya Sans SC", sans-serif;
  float: right;
}

.footer-container .address p {
  font-size: 15px;
}
.footer-container .address .email {
  color: white;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.text-align_center {
  text-align: center;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 1440px) {
  .main-container .wrapper-image-large.image-sky {
    background-image: url(../assets/img/large/fields_sky.jpg);
  }
  .main-container .wrapper-image-large.image-oldBrewery {
    background-image: url(../assets/img/large/brewery_old.jpg);
  }
  .main-container .wrapper-image-large.image-trees {
    background-image: url(../assets/img/large/fields_sky.jpg);
  }
  .main-container .wrapper-image-large.image-welcome {
    background-image: url(../assets/img/large/home_sky.jpg);
  }
}
@media only screen and (max-width: 1439px) {
  .main-container .wrapper-image-large.image-sky {
    background-image: url(../assets/img/large/fields_sky_1200.jpg);
  }
  .main-container .wrapper-image-large.image-oldBrewery {
    background-image: url(../assets/img/large/brewery_old_1200.jpg);
  }
  .main-container .wrapper-image-large.image-trees {
    background-image: url(../assets/img/large/fields_sky_1200.jpg);
  }
  .main-container .wrapper-image-large.image-welcome {
    background-image: url(../assets/img/large/home_sky_1200.jpg);
  }

  .main-container .wrapper-image-large.images-multi {
    height: 500px;
  }
  .main-container .wrapper-image-large.images-multi [class*="images"] img {
    height: 250px;
  }

  .main-container .wrapper-image-large h2,
  .main-container .wrapper-image-large .content h2 {
    font-size: 75px;
  }
  .main-container .wrapper-image-large h2 a:after {
    top: 16px;
  }

  .squares .square2 > span,
  .squares .square2 > a {
    width: 240px;
    margin: -25px 0 0 -120px;
    font-size: 18px;
    line-height: 20px;
  }
  .squares .square2 > a:before {
    top: -10px;
  }

  section.ambassador .yourChoice .button a {
    line-height: 1.1em;
  }
  section.ambassador .yourChoice .button a:after {
    margin: 10px auto 0;
    display: block;
  }
}

@media only screen and (max-width: 1350px) {
  section.communaute .squares .square > p span {
    font-size: 13px;
    line-height: 26px;
  }
  section.communaute .squares .square > p strong {
    font-size: 17px;
  }
  section.communaute .squares .square > p strong.date {
    font-size: 12px;
  }

  /* square communaute */
  section.communaute.full .squares [class*="square"],
  section.communaute .squares [class*="square"] {
    width: 25%;
  }
}

@media only screen and (max-width: 1250px) {
  .main-container .wrapper-image-large.image-welcome h2 span img {
    max-width: 65%;
  }

  .main-container .wrapper-image-large.image-welcome {
    height: 640px;
  }
  .main-container .wrapper-image-large.image-welcome .bottom img {
    max-width: 100%;
  }
  [class*="artdeco"] {
    display: none;
  }

  .ambassador_link {
    top: 15px;
  }
}

@media only screen and (max-width: 1024px) {
  .header-container nav.nav-main > div.left {
    margin-right: 100px;
  }
  .header-container nav.nav-main > div.right {
    margin-left: 100px;
  }

  .header-container nav.nav-main .webshop-link {
    right: 20px;
  }

  /* square communaute */
  section.communaute.full .squares [class*="square"],
  section.communaute .squares [class*="square"] {
    width: 33.33%;
  }

  section,
  [class*="wrapper"],
  [class*="wrapper"].large {
    width: 100%;
    min-width: 0;
    margin: 0 auto;
  }
  section {
    overflow: hidden;
  }
  .row {
    margin: 40px 15px !important;
    background-image: none !important;
    min-height: 0 !important;
    padding: 0 !important;
  }
  section.ourBeer .row {
    margin: 40px 0 !important;
  }
  .row [class*="span"] {
    float: none;
    margin: 40px auto !important;
  }
  .row .span1 {
    width: 100%;
    text-align: center;
  }
  .row .span2 {
    width: 100%;
    text-align: center;
  }
  section.informations .row .span2,
  section.twoItems .row .span2 {
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .row .span3 {
    width: 100%;
    text-align: center;
  }
  .row .span3.offset1 {
    margin-left: 0;
  }
  .row .span4 {
    max-width: 360px;
    width: 100%;
    margin: 25px auto;
  }

  .row > aside {
    width: 100%;
    float: none;
  }
  .row > .content {
    width: 100%;
    float: none;
    margin-left: 0;
  }

  .main-container .wrapper-image-large {
    height: 420px;
    background-size: cover;
  }

  .main-container .wrapper-image-large.image-welcome {
    height: 540px;
  }

  section.visitUs .info,
  section.visitUsReponse .info {
    margin: 75px 30px;
  }

  /* Section ourBeer */
  section.ourBeer .row {
    width: 100% !important;
    padding: 0 20px;
  }
  section.ourBeer .row .beer {
    width: 25% !important;
    margin-bottom: 20px;
  }
  section.ourBeer .row .beer a > span {
    opacity: 1 !important;
    margin: -20px -15px 0 !important;
  }

  section.ourBeer .row .beer a:hover {
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    z-index: 10;
  }

  /* section recipe */
  section.recipe .row .span3 {
    width: 100%;
    text-align: center;
  }
  section.recipe .row .span3 a {
    margin: 0 auto;
  }
  section.recipe .row [class*="span"] {
    margin: 0 !important;
  }

  /* section recipes */
  section.recipes a img,
  section.recipes a {
    height: 180px;
    width: 240px;
  }
  section.recipes .col4 {
    width: 240px;
  }

  /* beers details */
  section.beers.details {
    min-height: 665px;
  }
  section.beers.details .inner {
    width: 100%;
  }
  section.beers.details .left {
    float: none;
    width: 420px;
    max-width: 100%;
    margin: 0 auto;
    min-height: 333px;
    background-position: 100% 50%;
  }
  section.beers.details .right {
    float: none;
    width: 420px;
    max-width: 100%;
    margin: 0 auto;
    clear: both;
  }
  section.beers.details h3 {
    color: #120b08;
    margin-top: 5px;
    text-align: center;
    min-height: 100%;
  }

  /* section brewing */
  section.brewing .link {
    background: none !important;
    padding: 0 10px;
  }
  section.brewing .link a {
    line-height: 1em !important;
  }
  section.brewing .link a:after {
    top: 0 !important;
    left: 0 !important;
    margin: 10px auto;
    display: block !important;
  }

  /* social link */
  .doubleArrow {
    margin: 0 30px;
  }
  .doubleArrow li a {
    margin-right: 50px;
  }

  /* The familly */
  .squares [class*="square"] {
    width: 16.66%;
  }

  /* Section beers */
  section.beers .row .span3 {
    margin: 0 auto !important;
  }

  /* Section awards */

  section.awards .row .span1 .left {
    width: 20%;
    margin-right: 2%;
  }
  section.awards .row .span1 .right {
    width: 78% !important;
  }

  /*Large image */
  .main-container .wrapper-image-large h2 a:after,
  .main-container .wrapper-image-large.image-welcome h2 a span:after {
    display: block;
    top: 0;
    left: 0;
    margin: 0 auto;
  }

  /* footer */
  .footer-container .row-footer-top .wrapper {
    padding: 20px;
  }
  .footer-container .row-main .wrapper {
    background-image: none;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer-container .row-main .products {
    width: 50%;
    margin-left: 0;
  }
  .footer-container .row-main .social {
    width: 50%;
  }

  .footer-container .row-main .wrapper .partners {
    background: #373430;
    order: 3;
    width: 100%;
    padding: 30px 0 0;
    text-align: center;
  }

  .footer-container .row-main .wrapper .partners::before {
    display: none;
  }

  .footer-container .row-main .wrapper .partners .bbf,
  .footer-container .row-main .wrapper .partners .horal {
    position: relative;
    left: 0;
    bottom: 0;
    display: inline-block;
    margin: 20px 20px 0;
  }

  .footer-container .row-footer {
    padding: 25px 20px;
  }

  /* Ambassador */
  section.ambassador .row {
    margin: 40px 0 !important;
  }
  section.ambassador [class*="artdeco-"] {
    display: none;
  }

  /* Summer action */
  .summerPrices [class*="wrapper"] {
    width: 100%;
  }
  .summerPrices .span5 {
    float: left;
  }

  .main-container .summerTitle .wrapper-image-large {
    height: 640px;
  }
}

@media only screen and (max-width: 980px) {
  .main-container .wrapper-image-large.image-welcome h2 span img {
    max-width: 80%;
  }

  /* our familly img */
  .main-container section#familly .wrapper-image-large h2 {
    display: none;
  }
  .main-container .wrapper-image-large.images-multi [class*="images"] img {
    width: 100%;
    height: auto;
  }
  .main-container .wrapper-image-large.images-multi .images-right {
    width: 50%;
    float: left;
  }
  .main-container .wrapper-image-large.images-multi .images-left {
    display: none;
  }
  .main-container .wrapper-image-large.images-multi {
    height: auto;
    overflow: hidden;
  }

  /* header */
  .header-container header {
    min-width: 100%;
  }

  /* footer */
  .footer-container .row-footer {
    padding: 25px;
  }

  /* formulaires */
  .form input[type="text"],
  .form input[type="email"],
  .form textarea {
    width: 60%;
  }
  .form input[type="text"]#lindemans_bundle_corebundle_contact_phone,
  .form input[type="text"]#lindemans_bundle_corebundle_contact_mobile,
  .form input[type="text"]#lindemans_bundle_corebundle_appointment_phone,
  .form input[type="text"]#lindemans_bundle_corebundle_appointment_time {
    width: 35%;
  }
  .validation {
    width: 60%;
  }

  /* square communaute */
  /*section.communaute.full .squares [class*="square"]{width:253px;}*/

  /* Feed instagram */
  #instafeed {
    width: 100%;
  }
  #containerFeed {
    height: auto;
  }
}

/* MEDIA 768 MAX */
@media only screen and (max-width: 1000px) {
  .neck-bottom.pearl {
    display: none;
  }

  .main-container .wrapper-image-large.image-welcome {
    height: 540px;
  }

  .main-container .wrapper-image-large h2,
  .main-container .wrapper-image-large .content h2 {
    font-size: 40px;
  }

  /* The familly */
  .squares [class*="square"] {
    width: 25%;
  }

  .ambassador_link {
    position: relative;
    top: 0;
    right: auto;
  }
  .ambassador_link a {
    width: auto;
    float: none;
  }
  .ambassador_link .bttn {
    margin: 0;
    position: absolute;
    left: 15px;
    top: 105px;
    opacity: 1;
    z-index: 500;
  }

  /* Section ourBeer */
  section.ourBeer .row .beer {
    width: 33% !important;
  }
  section.awards .box {
    padding: 20px;
  }
  section.awards .row .span1 .right {
    width: 70% !important;
  }

  /* communaute square */
  section.communaute [class*="wrapper"] {
    width: 100%;
  }
  section.communaute.full .squares [class*="square"],
  section.communaute .squares [class*="square"] {
    width: 50%;
  }
  section.communaute .squares [class*="square"] .group {
    line-height: 1.2em;
  }
  /* header*/
  .header-container header {
    min-width: 100%;
    border-bottom: 1px solid #c09a3a;
    background: #fff;
  }
  .header-container h1.title,
  .header-container h1.title.header-anniversary {
    background: url("../assets/img/header-lindemans_mobile.png") no-repeat center
      center;
    width: 100px;
    height: 64px;
    margin: 6px auto;
    position: static;
    background-size: 100% auto;
  }
  .lt-ie8 .header-container h1.title {
    height: 148px;
  }
  .header-container nav.nav-main div,
  .header-container .languages {
    display: none;
  }
  .mobile-menu {
    display: block;
    background: url("../assets/img/mobile-menu-ico.png") no-repeat left center;
    width: 39px;
    height: 33px;
    position: absolute;
    top: 17px;
    left: 10px;
    border-bottom: 0 none;
    cursor: pointer;
  }
  .mobile-menu.active {
    background: url("../assets/img/mobile-menu-ico-active.png") no-repeat left center;
  }

  .header-container nav.nav-main {
    position: static;
    width: auto;
    height: auto;
    left: 0;
    top: 0;
    border: 0 none;
    margin-bottom: 0;
  }
  .header-container nav.nav-main > div {
    position: static;
    margin: 0;
    right: 0;
    left: 0;
    background: #373430;
    width: 100%;
  }
  .header-container nav.nav-main > div.left {
    right: 0;
    float: none;
    text-align: left;
  }
  .header-container nav.nav-main > div.right {
    left: 0;
    margin: 0;
    float: none;
  }
  .header-container nav ul li {
    display: block;
  }
  .header-container nav ul li a:visited,
  .header-container nav ul li a {
    color: #fff;
  }
  .header-container nav .menu_mobile ul > li > ul {
    display: none;
  }
  .header-container nav.nav-sub {
    display: none;
  }
  .header-container nav.nav-main ul {
    display: block;
  }
  .header-container nav .menu_mobile ul > li.current > ul {
    display: block;
  }
  .header-container nav .menu_mobile ul > li.current > ul li a {
    padding-left: 15px;
    font-size: 14px;
    line-height: 1em;
    color: #c09a3a;
    padding: 10px;
    background-image: none;
  }
  .header-container nav.nav-main > div ul li a,
  .languages_mobile a {
    display: block;
    width: auto;
    padding: 15px 0;
    border-bottom: 1px solid #706d69;
    margin: 0 20px !important;
    background: url(../assets/img/arrow-mobile-menu.png) no-repeat right 15px;
  }
  .header-container nav.nav-main .left ul li.first a {
    margin: 0 15px;
  }
  .header-container nav.nav-main > div ul li a:hover,
  .languages_mobile a:hover {
    color: #c09a3a;
    background: url(../assets/img/arrow-mobile-menu-hover.png) no-repeat right 15px;
  }

  .header-container nav.nav-sub {
    margin-top: 0;
  }
  .languages_mobile a {
    color: #fff;
    text-transform: uppercase;
  }

  /* footer */
  .footer-container .row-main .wrapper {
    padding: 40px 0;
    flex-direction: column;
  }
  .footer-container .row-main nav.products {
    display: none;
  }
  .footer-container .row-main .contact {
    width: 100%;
    text-align: center;
    padding-left: 0;
    border-left: 0;
    margin-bottom: 20px;
  }
  .footer-container h3 {
    text-align: center;
  }
  .footer-container .row-main .social {
    width: 100%;
  }
  .footer-container .row-main .social .links {
    float: none;
    margin: 30px auto 0;
    width: 159px;
  }
  .footer-container .row-main .social .likes {
    float: none;
    margin: 0 auto;
    width: 145px;
  }
  .footer-container .row-footer {
    padding: 25px 30px;
  }
  .footer-container .row-footer nav {
    float: none;
  }
  .footer-container .row-footer nav ul {
    display: block;
    width: 100%;
  }
  .footer-container .row-footer nav > a {
    display: block;
    width: auto;
    text-indent: 0;
    text-align: center;
    margin-top: 10px;
  }
  .footer-container .row-footer nav > a:after {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .footer-container .row-footer nav .copyright {
    border: 0 none;
    display: block;
    text-align: center;
  }
  .footer-container .row-footer nav ul li {
    border: 0 none;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .footer-container .row-footer nav ul li.last {
    margin: 10px 0 0 0;
  }
  .footer-container .row-footer .warning {
    float: none;
    text-align: center;
    line-height: 20px;
    margin-top: 15px;
  }

  /* formulaires*/
  .form form {
    margin: 0 30px 50px 30px;
  }
  .form label {
    width: 100%;
    text-align: left;
    float: none;
  }
  .form input[type="text"],
  .form input[type="email"],
  .form textarea,
  .validation {
    width: 100%;
    margin-left: 0;
  }
  .form input[type="text"]#lindemans_bundle_corebundle_contact_phone,
  .form input[type="text"]#lindemans_bundle_corebundle_contact_mobile,
  .form input[type="text"]#lindemans_bundle_corebundle_appointment_phone,
  .form input[type="text"]#lindemans_bundle_corebundle_appointment_time,
  .form input[type="text"]#lindemans_bundle_corebundle_appointment_attendees {
    width: 60%;
  }
  .form #lindemans_bundle_corebundle_appointment_guide label {
    width: auto;
    margin: 0 10px;
  }
  .form #lindemans_bundle_corebundle_appointment_date select {
    margin-right: 10px;
  }

  .form label.label_checkbox {
    float: right;
    width: 95%;
    margin: 0 0 15px;
  }
  .form label.label_checkbox + [type="checkbox"] {
    width: 5%;
    float: left;
    margin: 0;
  }

  /* Visitus */
  section.visitUs .row .span0 {
    text-align: center;
  }
  section.visitUs .legend {
    text-align: left;
    line-height: 1em;
  }
  section.visitUs .information > div,
  section.visitUs .information > div.break {
    width: 100%;
    line-height: 1.4em;
    text-align: center;
    margin: 10px 0;
  }
  section.visitUs table tr th,
  section.visitUs table tr td {
    padding: 10px 5px;
    font-size: 14px;
  }
  section.visitUs table thead tr th:first-child {
    font-size: 20px;
  }

  /* results */
  section.results .inner {
    padding: 30px 20px;
  }
  section.results .inner .last {
    width: 100%;
  }
  section.results .inner .first {
    width: 100%;
  }
  section.results .inner .point {
    float: left;
  }

  /* timeline */
  .timeline .boxes .box {
    width: 90%;
    margin: 20px 0 !important;
  }
  .timeline .boxes:before {
    left: 10%;
  }
  .timeline .boxes .box.odd {
    float: right;
    clear: right;
    margin-top: 150px;
  }
  .timeline .boxes .box.even .content,
  .timeline .boxes .box.odd .content {
    margin-right: 0;
    margin-left: 47px;
  }
  .timeline .boxes .box.odd:before {
    right: auto;
    left: -12px;
    background-position: right top;
  }
  .timeline .boxes .box-info {
    width: 90%;
  }

  /* Ambassador */
  .main-container section.ambassador h2.title span.txt {
    font-size: 25px;
  }
  .main-container section.ambassador h2.title.gold span.txt {
    font-size: 30px;
  }
  /* Summer action */
  .summerPrices .span5 {
    width: 33%;
    min-height: 305px;
  }
  .main-container .summerTitle .wrapper-image-large {
    height: 540px;
  }
  .main-container .summerTitle .wrapper-image-large h2 {
    top: 55%;
  }
  /* overlay */
  .overlay {
    overflow: auto;
  }
  body.langues .overlay .content,
  .overlay > .content,
  .overlay.summerOverlay > .content {
    background: #fff;
    width: 600px;
    max-width: 95%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    margin: 5% auto;
  }

  .popup-msg.overlay .content {
    margin-top: 10%;
  }

  /* Full news */
  .img-news {
    text-align: center;
    float: none;
    clear: both;
    margin: 1em 0;
  }

  /* Feed instagram */
  #instafeed {
    width: 100%;
  }
  #containerFeed {
    height: auto;
  }
}

/* MEDIA 640 MAX */
@media only screen and (max-width: 640px) {
  [class*="neck"] {
    display: none;
  }

  section.beers.details .left {
    margin-left: 0;
  }
  section.beers.details .left + .left {
    width: 100%;
  }

  /* The familly */
  .squares [class*="square"] {
    width: 33%;
  }

  /* footer */
  .footer-container .row-main .products {
    margin: 0;
    width: 100%;
    padding: 40px 10px;
    float: none;
  }
  .footer-container .row-main .social {
    margin: 0;
    width: 100%;
    padding: 40px 10px 0 10px;
    float: none;
  }
  section.informations .inner span {
    width: 100%;
    float: none;
  }
  section.informations .inner .point {
    margin: 0 auto;
    float: none;
  }

  .dark .title {
    display: block;
  }

  /* language page */
  .langues .main-container .logo .inner {
    width: 100%;
  }
  .langues .main-container li {
    font-size: 17px;
    margin-right: 5px;
    margin-left: 5px;
    width: 86px;
  }
  .langues .main-container a {
    width: 75px;
    height: 75px;
    font-size: 20px;
    line-height: 73px;
    float: none;
    margin: 0 auto;
  }

  /* section recipes */
  section.recipes .col4 {
    float: none;
    margin: 0 auto;
  }

  /* home img */
  .main-container .wrapper-image-large.image-welcome {
    height: 460px;
  }

  /* Summer action */
  .summerPrices .span5 {
    width: 100%;
    min-height: auto;
  }
  .summerTitle h2 .title-sup {
    font-size: 30px;
  }
  section.summerPrices .seeAll {
    border-top: 1px solid #cba43e;
    padding: 30px 0;
  }
  section.summerPrices .seeAll span {
    border: none;
  }

  /* Feed instagram */
  #instafeed {
    width: 100%;
  }
  #containerFeed {
    height: auto;
  }

  /* Footer */
  .footer-container .row-footer-top .wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer-container .row-footer-top .social {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  div.social ul.social-links {
    width: auto;
    padding: 0;
  }
}

@media only screen and (max-width: 420px) {
  section.beers.details .left {
    margin-left: 0 !important;
  }
  section.beers.details .choise img.perso {
    right: 10px;
  }

  /* Section ourBeer */
  section.ourBeer .row .beer {
    width: 50% !important;
  }

  /* The familly */
  .squares [class*="square"] {
    width: 50%;
  }

  /* large img */
  .main-container .wrapper-image-large.image-trees,
  section.heartFamilly .wrapper-image-large,
  .main-container .wrapper-image-large.image-oldBrewery,
  .main-container .wrapper-image-large.image-sky {
    display: none !important;
  }

  /* home img */
  .main-container .wrapper-image-large.image-welcome {
    height: 350px;
  }
  .main-container .wrapper-image-large.image-welcome h2 {
    top: 100px;
  }
  /*
  .main-container .wrapper-image-large.image-welcome h2{background: #2C1810; padding: 0 35px; top:326px; left:0;}
  .main-container .wrapper-image-large.image-welcome{box-sizing: content-box; -moz-box-sizing: content-box; background: url(../img/large/welcome_mobile.jpg) no-repeat #2C1810; width:420px; height:380px;}
  .main-container .wrapper-image-large.image-welcome h2 a span{font-size:27px;}
  .main-container .wrapper-image-large.image-welcome h2 a span:after{ display:none;}
  .main-container .wrapper-image-large.image-welcome h2 a em{font-size:16px;}

  /* communaute square */
  section.communaute.full .squares [class*="square"],
  section.communaute .squares [class*="square"] {
    width: 100%;
  }

  /* Visitus */

  section.visitUs .information > div strong {
    display: block;
  }
  section.visitUs table tr th,
  section.visitUs table tr td {
    font-size: 12px;
  }

  /* Awards */
  section.awards .row .span0 .left {
    width: 100%;
    text-align: center;
    margin: 0 0 20px;
  }
  section.awards .row .span0 .right {
    width: 100%;
  }

  /* Brewery */
  .main-container .wrapper-image-large.images-multi [class*="images"] img {
    display: none;
  }
  .main-container .wrapper-image-large.images-multi .images-right {
    width: 100%;
  }
  .main-container
    .wrapper-image-large.images-multi
    .images-right
    img:last-child {
    display: block;
  }

  .main-container .wrapper-image-large.images-team {
  }

  /* timeline */
  .timeline .boxes .box {
    width: 100%;
  }
  .timeline .boxes:before {
    display: none;
  }
  .timeline .boxes .box-info {
    width: 100%;
    padding-left: 0;
  }
  .timeline .boxes .box-info h4 {
    max-width: 100%;
    text-align: center;
  }
  .timeline .boxes .box.even .content,
  .timeline .boxes .box.odd .content {
    margin-right: 0;
    margin-left: 0;
  }

  /* Social last post */
  .doubleArrow li {
    display: block;
    clear: both;
  }

  /* Footer */
  .footer-container .row-main .social .likes {
    margin-left: 0;
  }

  /* Summer action */
  .summerTitle h2 .title-sup {
    font-size: 26px;
    padding: 10px 20px;
  }
  .main-container .summerTitle h2 {
    font-size: 36px;
  }
  .main-container .summerTitle h2 span.txt {
    font-size: 26px;
    line-height: 28px;
  }
  .main-container .summerTitle .wrapper-image-large {
    height: 450px;
  }
}

/* Fix: title should not be inside the heads */
.main-container #lindemans .wrapper-image-large h2 {
  top: 40%;
}

#emaFileUpload_p {
  display: none;
}

.form-subtitle {
  width: 100%;
  display: block;
  text-align: center;
}

.ourVision h3 {
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

.ourVision .span0 p:first-of-type {
  margin-top: 0;
}

/* ==========================================================================
   Cookie banner
   ========================================================================== */
#CybotCookiebotDialog a,
#CybotCookiebotDialog div,
#CybotCookiebotDialogBodyContentControls,
#CybotCookiebotDialogBodyContentTitle {
  font-family: "Open Sans", sans-serif !important;
}

.CybotCookiebotDialogBodyButton {
  padding: 8px 6px !important;
}
