/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3020fa");
@import url("//hello.myfonts.net/count/35bcf2");
@import url("//cloud.typography.com/7649334/7457592/css/fonts.css");
@import url("//use.typekit.net/mku7kac.css");
@import url("//use.typekit.net/dyg4wpe.css");

@font-face {
  font-family: 'BebasNeue';
  src: url('../fonts/35BCF4_0_0.eot');
  src: url('../fonts/35BCF4_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/35BCF4_0_0.woff2') format('woff2'),url('../fonts/35BCF4_0_0.woff') format('woff'),url('../fonts/35BCF4_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Copperplate-Bol';
  src: url('../fonts/35BCF2_0_0.eot');
  src: url('../fonts/35BCF2_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/35BCF2_0_0.woff2') format('woff2'),url('../fonts/35BCF2_0_0.woff') format('woff'),url('../fonts/35BCF2_0_0.ttf') format('truetype');
}
html {
  -ms-overflow-style: scrollbar;
}

/* HEADING STYLES START */

h1, h2, h3, h4 {
  /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
}
h5 {
  /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
}
h6 {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-weight: 400;
}
sup {
  top: -.7em;
  font-size: 50%;
}
p sup {
  top: 0;
  font-size: 20px;
}
.page-node-61 .component.basic .copy .become-leinie h2 sup,
h2 sup {
  font-size: 15px;
  top: -44px;
}
.page-node-56 .copy h2 sup {
  top: -5px;
  font-size: 50%;
}
.page-node-56 .component.banner .copy h2 sup {
  font-size: 15px;
  top: -44px;
  letter-spacing: 1px;
}
.component.social-grid h2 sup {
  font-size: 13px;
  top: -14px;
}
.abv sup {
  top: -3px;
  font-size: 70%;
}
.leinie-faq h2 sup {
  font-size: 50%;
  top: -5px;
}
.beer.category sup {
  top: -3px;
  font-size: 50%;
}

/* HEADING STYLES END */

/* BOOTSTRAP OVERRIDES */
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
  outline: none;
  outline-offset: 0;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
.header {
  width: 100%;
  position: relative;
  z-index: 2;
}
.header .background {
  width: 100%;
  height: 110px;
  background-color: #fff;
  border-bottom: 2px solid #CFB38A;
}

.node-type-privacy-and-terms #footer {
  display: none;
}

.node-type-privacy-and-terms .header .masthead .btn-container, .node-type-privacy-and-terms .header .hamburger-icon {
  display: none;
}

/* MASTHEAD */

.header .masthead {
  width: 90%;
  max-width: 1200px;
  height: 100%;
  position: absolute;
  top: 0;
  margin: 0 5%;
}
.header .masthead a.btn {
  width: 25%;
  height: 30px;
  display: block;
  /* font-family: 'BebasNeue', sans-serif; */
  font-family: 'futura-pt',sans-serif;
  font-size: 13px;
  letter-spacing: 0px;
  line-height: 15px;
  color: #CAAB77;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px;
  border-right: none;
  border-left: none;
  border-top: 2px solid #CAAB77;
  border-bottom: 2px solid #CAAB77;
  border-radius: 0;
  float: left;
  transition: 300ms;
}
.header .masthead .btn-container.items-5 a.btn {
  width: 20%;
}
.header .masthead a.btn:hover {
  background: #CAAB77;
  color: #FFF;
}
.header .masthead .btn-container:nth-of-type(2) {
  display: inline-block;
  width: 35%;
  float: left;
  position: relative;
  top: 42px;
}
.header .masthead .btn-container:nth-of-type(3) {
  display: inline-block;
  width: 35%;
  float: right;
  position: relative;
  top: 42px;
}
.header .masthead .btn-container.desktop.items-4 .btn {
   width: 20%;
}
.header .masthead .btn-container.desktop.items-4 .btn:last-child, .header .masthead .btn-container.desktop.items-4 .btn:nth-child(3) {
  width: 30%;
}
.header .hamburger-icon {
  display: none;
}
.hamburger-icon {
  width: 40px;
  height: 50px;
  position: absolute;
  top: 27px;
  left: 20px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 200;
}
.hamburger-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #CAAB77;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.hamburger-icon span:nth-child(1) {
  top: 0;
}

.hamburger-icon span:nth-child(2) {
  top: 10px;
}

.hamburger-icon span:nth-child(3) {
  top: 20px;
}

.hamburger-icon.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.hamburger-icon.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.hamburger-icon.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.mobile-submenu {
  display: none;
}
.mobile-submenu .menu-headers {
  display: none;
}
.header .masthead .logo {
  width: 30%;
  height: 100%;
  display: inline-block;
  padding: 10px;
}
.header .masthead .logo img {
  width: auto;
  height: 100%;
  display: block;
  margin: 0 auto 0 auto;
}
.header .masthead .btn-container:nth-of-type(4) {
  position: absolute;
  top: 56px;
  right: 15%;
}
.header .masthead .btn-container:nth-of-type(5) {
  position: absolute;
  top: 56px;
  right: 0;
}

/* NAV */

.header .header-nav {
  width: 100%;
  position: absolute;
  top: 110px;
  left: 0;
  background-color: #fff;
  display: none;
}
.header .header-nav.open {
  display: block;
}
.header .header-nav .background {
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: none;
  background: #CAAB77;
}
.header .header-nav ul.tier-1 {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.header .header-nav ul.tier-1 > li {
  width: 100%;
  float: left;
}
.header .header-nav .btn-tier-1 {
  display: none;
}
.header .header-nav ul.tier-2 {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 0 auto;
  padding: 0;
}
.header .header-nav ul.tier-2 h3 {
  width: 100%;
  display: block;
  text-transform: uppercase;
  margin: 15px auto 15px auto;
}
.header .header-nav ul.tier-2 .btn-tier-2 h3 {
  width: 100%;
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 21px;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  display: block;
  cursor: pointer;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  transition: 300ms;
}
.header .header-nav ul.tier-2 .btn-tier-2:hover h3 {
  color: #C32033;
}
.header .header-nav ul.tier-2 > li {
  width: 25%;
  display: block;
  float: left;
}
.header .header-nav ul.tier-2 li.mobile{
  display:none;
}
.header .header-nav ul.tier-3 {
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  display: grid;
}
.header .header-nav ul.tier-3 > li {
  width: auto;
  display: block;
  margin: 0 auto;
  padding: 0 10px 10px 10px;
}
.header .header-nav ul.tier-3 li .btn-tier-3 {
  width: 100%;
  display: block;
  font-size: 17px;
  line-height: 21px;
  color: #C32033;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  padding-bottom: 2px;
  transform: scale(0.9);
}
.header .header-nav ul.tier-3 li .btn-tier-3 p {
  margin: 0;
  transform: scale(1);
}
.header-nav .btn-container,
.mobile{
  display: none;
}
.masthead li,
.tier-2{
  display:none;
}
.tier-1 .tier-2{
  display:block;
}

.section{
  width:100%;
  /* display:inline-block; */
  position:relative;
}
.section.white,
.section.textured {
  background: linear-gradient(to bottom, #ffffff 0%,#ffffff 75%,#ffffff 75%,#fcfaf7 100%);
}
.field-collection-container {
  margin: 0;
  padding: 0;
  border: none;
}
.leinie-faq {
  margin: 0 auto 50px auto;
}

/***********************************************/
/*             COMPONENT: CAROUSEL             */
/***********************************************/

#content{
  position: relative;
  z-index: 1;
}
.component {
  width: 100%;
}
.component.banner{
  display:table;
}

/***********************************************/
/*                  BACKGROUND                 */
/***********************************************/


.page-node-56 .component.basic .poster-full .desktop {
  height: auto;
  overflow: hidden;
}
.component.basic .poster-full .desktop img {
  width: 100%;
  height: 500px;
  object-position: 50% 100%;
  object-fit: cover;
}
.page-node-56 .component.basic .poster-full .desktop img {
  width: 100%;
  height: auto;
}
.component.basic .poster-full .mobile img {
  width: 100%;
  height: auto;
}
.component.basic .poster .desktop img {
  display: block;
}
.component.basic .poster img.mobile {
  display: none;
}
.component.basic .copy {
  width: 100%;
  padding:0 0 20px 0;
  text-align:center;
}
.component.basic .copy h1 {
  width: 90%;
  max-width: 960px;
  font-size: 140px;
  line-height: 140px;
  color: #FFF;
  text-align: center;
  margin: -550px auto 50px auto;
  padding: 200px 0;
  /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  text-transform: uppercase;
  letter-spacing: -3px;
}
.component.basic .copy h2 {
  width: 90%;
  margin: 0 auto;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 23px;
  letter-spacing: 4px;
  font-weight: bold;
}
.component.basic .copy h2 span {
  /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  color: #000;
  font-size: 75px;
  line-height: 78px;
  border-bottom: 2px solid #CAAB77;
  padding-bottom: 10px;
  letter-spacing: 5px;
  display: inline-block;
  margin-bottom: 10px;
}
.component.basic .copy .seperator {
  width: auto;
  height: 8px;
  display: block;
  margin: 15px auto 15px auto;
}
.component.basic .copy p {
  width: 90%;
  max-width: 720px;
  font-size: 15px;
  line-height: 26px;
  margin: 20px auto 20px auto;
  font-family: "Gotham A", "Gotham B", sans-serif;
  text-align: left;
}
.page-node-57 .component.carousel .carousel.slide .leinies-carousel-button:before,
.page-node-57 .component.carousel .carousel.slide .leinies-carousel-button:after {
  display: none;
}
.page-node-57 .carousel-header.loaded {
  display: none;
}

/* CRM*/

.node-type-crm-form .footer1,
.node-type-crm-confirmation .footer1 {
  padding:0;
  border:none;
  box-shadow:none;
}
#millercoors-crm-confirmation{
  margin:50px 0 0 0;
}
.node-type-crm-confirmation .crm-form-logo img{
  width:100%;
  height:auto;
  margin:10px 0 25px 0;
}
#millercoors-crm-confirmation h1, #leinies-crm-form h1 {
 /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  font-size: 68px;
  line-height: 72px;
}
#millercoors-crm-confirmation p{
  margin: 0 0 50px 0;
}
#leinies-crm-form .crm-form-header {
  margin-top: 50px;
}
#leinies-crm-form .form-item {
  margin:0;
}
#leinies-crm-form .form-item-optin-third-party-description{
  margin: -50px 0 0 0;
}
#leinies-crm-form  .form-item-zip{
  margin: -20px 0 0 0;
}
.crm-third-party-privacy-link{
  margin:10px 0 0 0;
  font-family: "Gotham A", "Gotham B", sans-serif;
}
#leinies-crm-form .fieldset-legend{
  font-family: "Gotham A", "Gotham B", sans-serif;
  color:#000000;
  margin: 10px 0 5px 0;
  display: inline-block;
}
#leinies-crm-form {
  font-family: "Gotham A", "Gotham B", sans-serif;
}
.page-node-166 .btn-crm-form {
  background: url("../images/LocatorButton-Red.png") no-repeat center center;
  color: #fff;
  text-decoration: none;
  text-align: center;
  /* font-family: 'BebasNeue', sans-serif; */
  font-family: 'futura-pt',sans-serif;
  font-size: 17px;
  line-height: 50px;
  letter-spacing: 1px;
  width: 220px;
  transition: 300ms;
}
.page-node-166 .btn-crm-form:hover {
  background: url("../images/LocatorButton-Sand.png") no-repeat center center;
}
.crm-form-disclaimer p{
  font-size:10px;
  line-height:12px;
}

#leinies-crm-form .row{
  margin:20px -15px;
}

#leinies-crm-form .form-type-select{
  margin:0 0 20px 0;
}

#leinies-crm-form label{
  font-weight:normal;
}

#leinies-crm-form fieldset{
  width:100%;
  display:inline-block;
}

#leinies-crm-form fieldset legend{
  border-bottom:none;
  margin:0;
}

#leinies-crm-form .form-control{
  color:#000000;
}
#leinies-crm-form .form-item-phoneareacode,
#leinies-crm-form .form-item-phoneprefix,
#leinies-crm-form .form-item-phonesuffix,
#leinies-crm-form .form-item-birthmonth,
#leinies-crm-form .form-item-birthday,
#leinies-crm-form .form-item-birthyear{
  font-family: "Gotham A", "Gotham B", sans-serif;
  float:left;
  width:32%;
  margin:0 1% 0 0;
}

#leinies-crm-form input[type=radio],
#leinies-crm-form input[type=checkbox] {
  margin: 0 5px 0 0;
}

#leinies-crm-form legend{
  font-size:inherit;
}

#millercoors-crm-confirmation{
  text-align:center;
}

#leinies-crm-form .form-error p{
  padding: 10px;
  background: #AF292E;
  width: 100%;
  color: #FFF;
}


#leinies-crm-form .btn.focus,
#leinies-crm-form .btn:focus,
#leinies-crm-form .btn:hover,
.btn-crm-form:hover,
.btn-crm-form:active{
  color:#FFFFFF;
}

#leinies-crm-form .form-wrapper[id*="requestpoll"] {
  margin-bottom:20px;
}

/*********************************************************/
/*     COMPONENT: banner     */
/*********************************************************/
.component.banner {
  width: 100%;
  position: relative;
  clear: both;
}

/****************************************/
/*     BACKGROUND     */
/****************************************/
.component.banner .banner-background {
  width: 80%;
  position: absolute;
  top: 102px;
  left: 0;
  z-index:0;
  -ms-transform: translateY(-50%);/* IE 9 */
  -webkit-transform: translateY(-50%);/* Chrome, Safari, Opera */
  transform: translateY(-50%);
}

.component.banner .banner-background img{
  width: 100%;
  max-width: 500px;
  height: auto;
  display: block;
}

.component.banner .banner-background .desktop img {
  width: 100%;
  height: auto;
  display: block;
}

.component.banner .banner-background img.mobile {
  width: 100%;
  height: auto;
  display: none;
}

.component.banner .banner-description {
  position:relative;
  z-index:1;
}


/****************************************/
/*     COPY     */
/****************************************/
.component.banner .banner-content{
  width:90%;
  margin:0 auto;
}
.component.banner .copy {
  float: left;
  position: relative;
  width: 50%;
  padding: 0;
  z-index: 1;
}
/*NEW BASELINE FONT SIZE*/
.component.banner .copy p {
  width: 100%;
  max-width: 520px;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-size: 15px;
  line-height: 26px;
  color: #000;
  margin: 0 0 40px 0;
}
.component.banner .copy a.btn-cta {
  /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #a41f35;
  display: inline-block;
  padding: 5px 5px 5px 5px;
  margin: 10px 0 20px 0;
  border: 2px solid #a41f35;
  text-decoration: none;
}
.component.banner .copy a.btn-cta:hover {
  text-decoration: none;
}
.component.banner a.btn-cta.mobile {
  width: 50%;
  position: relative;
  /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  color: #a41f35;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  padding: 5px 5px 5px 5px;
  margin: 20px auto 0 auto;
  display: none;
  border: 2px solid #a41f35;
  clear: both;
}

/****************************************/
/*     POSTER     */
/****************************************/

.component.banner .poster {
  width: 50%;
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 60px 0 0 0;
  float: left;
}
.component.banner .banner-hero-image {
  position: absolute;
  left: 45%;
  bottom: 0;
  width: 55%;
  text-align: center;
  z-index: 0;
}
.component.banner .banner-hero-image img {
  width: 100%;
  max-width: 480px;
  height: auto;
}
.component.banner .poster .col {
  width: 33.3333333%;
  float: left;
}
.component.banner .poster .col img {
  width: auto;
  height: 48px;
  margin: 0 auto 10px auto;
  display: block;
}
.component.banner .poster .col h3 {
  width: 80%;
  margin: 0 auto 20px auto;
  font-size: 20px;
  line-height: 21px;
  text-align: center;
  color: #C32033;
  font-weight: bold;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
}
.component.banner .poster .col p {
  width: 80%;
  margin: 0 auto 20px auto;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  color: #000;
  font-family: "Gotham A", "Gotham B", sans-serif;
}
.component.banner .disclaimer{
  float:left;
  width:100%;
}

.component.banner .disclaimer .disclaimer-content {
  font-family: "Gotham A", "Gotham B", sans-serif;
 font-size: 12px;
 line-height: 16px;
 color: #a41f35;
 padding: 10px 5% 10px 5%;
}

.component.banner .disclaimer.space{
  height:60px;
}

.component.banner .disclaimer p {
  width: 60%;
  margin: 0 auto 20px auto;
  padding: 30px 0;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #a41f35;
  clear: both;
}
@media (max-width: 1024px) {
  .component.banner .poster {
    padding: 80px 0 0 0;
  }

  .component.banner .poster .col img {
    height: 40px;
    margin: 0 auto 10px auto;
  }
  .component.banner .poster .col h3 {
    margin: 0 auto 10px auto;
  }
  .component.banner .poster .col p {
    width: 90%;
  }
  .component.banner .disclaimer p {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0 0 0;
    font-size: 12px;
    line-height: 14px;
  }
}
.component.social-grid {
  display: block;
  width: calc(100% - 12px);
  border: 2px solid #CAAB77;
  border-radius: 6px;
  padding: 18px;
  margin: -10px 6px;
}
.front .section.white:last-child {
  width: 94%;
  border: 2px solid #CAAB77;
  border-radius: 6px;
  margin: 100px 3% 60px 3%;
  background: none;
}
.component.social-grid .header h2 {
  width: 460px;
  font-size: 32px;
  line-height: 76px;
  color: #C32033;
  text-align: center;
  margin: -55px auto 20px auto;
  display: block;
  background: url("../images/InstagramBG.png") no-repeat center center;
  background-size: auto 100%;
  height: 80px;
  /* font-family: "BebasNeue",sans-serif; */
  font-family: 'futura-pt',sans-serif;
  letter-spacing: 1px;
}
.component.social-grid .header .seperator {
  width: auto;
  height: 8px;
  display: block;
  margin: 15px auto 15px auto;
}
.component.social-grid .header p {
  width: 75%;
  max-width: 800px;
  font-size: 15px;
  line-height: 26px;
  color: #CAAB77;
  text-align: center;
  margin: 20px auto 20px auto;
  font-family: "Gotham A", "Gotham B", sans-serif;
}
.component.social-grid .grid {
  width: 100%;
}

.component.social-grid .grid .item {
  width: 33.333333%;
  float: left;
  padding: 10px 10px 10px 10px;
}

.component.social-grid .grid .item:nth-of-type(n+13){
  display:none;
}

.component.social-grid .grid .item img {
  width: 100%;
  height: auto;
}

/*********************************************************/


/*     COMPONENT: CAROUSEL     */


/*********************************************************/

.component.carousel .carousel-header.unloaded {
  position: relative;
  width: 100%;
  min-height:100px;
  margin: 0;
  padding:0;
  text-align:center;
  z-index:1;
}
.section.white .component.carousel .carousel-header {
  background-color: #fff;
}
.section.textured .component.carousel .carousel-header {
  background: url("../images/textured-background.jpg");
}
.component.carousel .carousel-header .header {
  min-height: 100px;
}
.component.carousel .carousel-header .header .background-text img {
  width: 100%;
  height: auto;
  padding: 10px 10px 10px 10px;
}
.component.carousel .carousel-header .header .background-title img {
  position:relative;
  height: auto;
  width: 50%;
  padding: 20px 0;
  margin: 0 auto;
  display: block;
}
.component.carousel .carousel-header.unloaded .header .title-container {
  position: absolute;
  width: 100%;
  top: 50%;
  -ms-transform: translateY(-50%); /* IE 9 */
  -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */
  transform: translateY(-50%);
}
.component.carousel .carousel-header .header img:first-of-type {
  width: 50%;
  margin: 0 auto;
  height: auto;
}
.component.carousel h2 {
  width: 90%;
  text-align: center;
  font-family: 'Cooperplate-Bol', sans-serif;
  font-size: 30px;
  line-height: 32px;
  color: #a41f35;
  margin: 0 auto;
  padding: 0;
}
.component.carousel .carousel-header .header .icon {
  width: 50px;
  height: 40px;
  display: block;
  margin: 0 auto;
}
.component.carousel .carousel-header .header .icon img{
  width:100%;
  height:auto;
}
.component.carousel .carousel-header .header h5,
.component.carousel .carousel-header .header h3 {
  width: 90%;
  text-align: center;
  font-family: 'Cooperplate-Bol', sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #a41f35;
  margin: 4px auto 0 auto;
  padding: 0;
}
.component.carousel .carousel-header .header h5::after,
.component.carousel .carousel-header .header p::before {
  content: "";
  width: 100%;
  height: 10px;
  display: block;
  background: url("../images/header-seperator.png") no-repeat center center;
  margin: 20px 0;
}
.component.carousel .carousel-header .header .arrow {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  position: absolute;
  bottom: -39px;
}
.section.white .component.carousel .carousel-header .header .arrow {
  display: none;
}
.section.textured .component.carousel .carousel-header .header .arrow {
  display: block;
}
.component.carousel .carousel-header .header .arrow img {
  width: 40px;
  height: auto;
  display: block;
  margin: 0 auto;
}

/****************************************/
/*     BACKGROUND     */
/****************************************/

.component.carousel .carousel-header .carousel-inner .item .desktop img {
  display: block;
}

.component.carousel .carousel-header .carousel-inner .item img.mobile {
  display: none;
}

.component.carousel .carousel-header .carousel-inner .item .copy {
  width: 100%;
  height: 200px;
  background-color: #fff;
}
.component.carousel .carousel-header .carousel-inner .item .copy p {
  width: 90%;
  max-width: 960px;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #a41f35;
  text-align: center;
  margin: 50px auto 20px auto;
}

.component.carousel .carousel-header .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #cececc;
  border: none;
  border-radius: 10px;
}

.component.carousel .carousel-header .carousel-indicators .active {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #8a8986;
  border: none;
  border-radius: 10px;
}
.component.carousel .carousel-header .carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.deactive .carousel-indicators,
.deactive .carousel-control{
  display:none;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  height: 36px;
}
.component.carousel .carousel-header .carousel-control .glyphicon-chevron-left {
  top: 50%;
  background-size: auto 100%;
  background: url("../images/icon-carousel-arrow-prev.png") no-repeat;
}
.component.carousel .carousel-header .carousel-control .glyphicon-chevron-right {
  top: 50%;
  background-size: auto 100%;
  background: url("../images/icon-carousel-arrow-next.png") no-repeat;
}
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  content: "";
}

/*********************************************************/
/*     COMPONENT: CAROUSEL     */
/*********************************************************/

.component.carousel {
  width: 100%;
}
.component.carousel .carousel-indicators {
  bottom: 0;
}

/*************************************/
/*             BACKGROUND            */
/*************************************/

.component.carousel .carousel-inner .item .desktop img {
  display: block;
  width: 102%;
  height: 500px;
  object-fit: cover;
  object-position: 50% 50%;
}
.component.carousel .carousel-inner .item img.mobile {
  display: none;
}
.component.carousel .carousel-inner .item{
  /* background:#FFFFFF; */
}
.component.carousel .carousel-inner .item .content {
  width: 100%;
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  height: 520px !important;
}
.component.carousel .carousel-inner .item .content .centered-content {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  padding-top: 280px;
  text-align: center;
  opacity: 0;
}
.component.carousel .carousel-inner .item .content .centered-content h2 {
  width: 100%;
  max-width: 700px;
  /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  text-align: center;
  color: #fff;
  font-size: 50px;
  line-height: 54px;
  letter-spacing: 2px;
  display: block;
  margin: 0 auto 20px auto;
  text-transform: uppercase;
}
.component.basic .copy a,
.component.listings .btn-show-more {
  /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display:inline-block;
  margin:10px 0 0 0;
  padding: 5px 10px 3px 10px;
  text-decoration: none;
}
.component.basic .copy a {
  color: inherit;
  font-family: "Gotham A", "Gotham B", sans-serif;
  border: none;
  display: inline;
  margin: 0;
  padding: 0;
}
.component.beers .beers-row .item a .view-beer {
  background-color: rgba(0, 0, 0, .3);
  color: #FFFFFF;
}
.component.carousel .carousel-inner .item .copy {
  width: 100%;
  padding: 0 0 10px 0;
}
.component.carousel .carousel-inner.carousel-multi .item .copy {
  min-height: 280px;
  padding: 0;
  font-weight: 400;
}
.section .component.carousel .carousel-inner .item .copy,
.section .component.carousel .carousel-inner .item.white .copy {
  background-color: #C32033;
}
.section .component.carousel .carousel-inner .item.textured .copy {
  background-color: transparent;
}
.component.carousel .carousel-header .title-container p{
  width: 90%;
  max-width: 1000px;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-size: 15px;
  line-height: 21px;
  color: #a41f35;
  text-align: center;
  padding: 0 0 50px 0;
  margin: 0 auto;
}
.component.carousel .carousel-inner .item .copy p {
  width: 90%;
  max-width: 1000px;
  font-size: 15px;
  line-height: 26px;
  color: #FFF;
  text-align: center;
  padding: 20px 0 15px 0;
  margin: 0 auto;
  font-family: "Gotham A", "Gotham B", sans-serif;
}
.component.carousel .carousel-indicators li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 2px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  border-radius: 10px;
}
.page-node-57 .component.carousel .carousel-inner .item .copy p {
  padding: 0;
  text-align: left;
  max-width: 720px;
  min-height: 200px;
}
.component.carousel .carousel-indicators .active {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 2px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #FFF;
  border: none;
  border-radius: 10px;
}
.component.carousel .carousel-control.left,
.component.carousel .carousel-control.right {
  background-image: none;
  top:50%;
  bottom:inherit;
  opacity:0;
}
.component.carousel .carousel-control .glyphicon-chevron-left {
  background: url("../images/icon-carousel-arrow-prev.png") no-repeat;
  background-size: auto 100%;
  transition: 300ms;
  cursor: pointer;
}
.component.carousel .carousel-control .glyphicon-chevron-right {
  background: url("../images/icon-carousel-arrow-next.png") no-repeat;
  background-size: auto 100%;
  transition: 300ms;
  cursor: pointer;
}
.component.carousel .carousel-control:hover .glyphicon-chevron-left {
  background: url("../images/icon-prev-beer-arrow-red.png") no-repeat;
  background-size: auto 100%;
}
.component.carousel .carousel-control:hover .glyphicon-chevron-right {
  background: url("../images/icon-next-beer-arrow-red.png") no-repeat;
  background-size: auto 100%;
}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
  content: "";
}

/***********************************************/
/*             COMPONENT: LISTINGS             */
/***********************************************/

.component.listings {
  display:inline-block;
}
.component.listings .item {
  width: 33.3333333333333333333%;
  float: left;
  padding: 10px 10px 10px 10px;
  position: relative;
  text-align:center;
}
.component.listings .item:nth-of-type(4),
.component.listings .item:nth-of-type(7),
.component.listings .item:nth-of-type(10),
.component.listings .item:nth-of-type(13),
.component.listings .item:nth-of-type(16) {
  clear: both;
}
.component.listings .separator:nth-of-type(6n+6){
  display:inline-block;
  width: 100%;
}
.component.listings .show-more-container {
  width: 100%;
  display: table;
}
.component.listings .show-more {
  display: table-cell;
  text-align: center;
}
.component.listings .btn-show-more {
  margin: 0 auto 20px auto;
}

/***********************************************/
/*                   POSTER                    */
/***********************************************/

.component.listings .item .poster {
  width: 100%;
  position: relative;
}
.component.listings .item .poster img {
  width: 100%;
  height: auto;
}
.component.listings .item .poster .arrow {
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.component.listings .item .poster .arrow img {
  width: auto;
  height: 100%;
  display: block;
  margin: 0 auto;
}

/***********************************************/
/*                     COPY                    */
/***********************************************/

.component.listings .item .copy {
  width: 90%;
  margin: 20px auto 20px auto;
}

/****************/
/*      A       */
/****************/

.component.listings .item .copy h2,
.component .item .copy h2 {
  text-align: center;
    /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  line-height: 32px;
  color: #a41f35;
  margin: 0 auto;
  padding: 0 0 10px 0;
  text-decoration: none;
  text-transform: uppercase;
}
.component.listings .item .copy h3 {
  text-align: center;
  font-size: 13px;
  line-height: 17px;
  color: #C32033;
  height: 34px;
  margin: 0 auto 30px auto;
  letter-spacing: 1px;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
}
.component.listings .item .copy p {
  font-size: 15px;
  line-height: 26px;
  text-align: left;
  color: #000;
  font-family: "Gotham A", "Gotham B", sans-serif;
  margin: 5px 0;
}
.component.leinie-table {
  margin: 0 auto;
}
.component.leinie-table h3 {
  width: 90%;
  max-width: 1000px;
  text-align: center;
  font-family: 'Cooperplate-Bol', sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #a41f35;
  margin: 0 auto;
  padding: 30px 0;
}
.component.leinie-table .table {
  display: table;
  width: 90%;
  border: 1px solid #a41f35;
  margin: 0 auto;
  max-width: 960px;
}
.component.leinie-table .table ul {
  width: 20%;
  display: table-cell;
  margin: 0;
  padding: 0;
}
.component.leinie-table .table ul li{
  list-style:none;
}
.component.leinie-table .table ul li:nth-child(1) {
  font-family: 'Cooperplate-Bol', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #a41f35;
}
.component.leinie-table .table ul li {
  border: 1px solid #a41f35;
  padding: 10px;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #a41f35;
}

.component.leinie-table .table-description {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
  max-width: 960px;
  text-align:center;
}
.component.leinie-table .table-description p {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #a41f35;
}
.component.family .item {
  width: 22.5%;
  display: inline-table;
  margin: 0 1% 10px 1%;
}
.component.family .item h3 {
  font-size: 15px;
  line-height: 15px;
  color: #C32033;
  letter-spacing: 1px;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-weight: 500;
  margin: 15px 0 5px 0;
}
.component.family .item h4 {
  font-size: 13px;
  line-height: 15px;
  color: #000;
  letter-spacing: 1px;
  margin: 0 0 30px;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
}
.component.family .item .poster {
  width: 100%;
  position: relative;
}
.component.family .item .poster img {
  width: 100%;
  height: auto;
}

.component.family .item .poster .arrow {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  position: absolute;
  top: 0;
}

.component.family .item .poster .arrow img {
  width: auto;
  height: 30px;
  margin: 0 auto;
  display: block;
}
.component.family .item .copy {
  height: 90px;
  overflow: hidden;
}
.component.family .item .copy p {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-size: 15px;
  line-height: 21px;
  text-align: center;
  color: #a41f35;
}
.component.two-column-info {
  width: 100%;
  position: relative;
  display: inline-block;
}
.component.two-column-info .item {
  width: 50%;
  position: relative;
  float: left;
  z-index: 100;
  text-align: center;
}
.component.two-column-info .divider {
  width: .2%;
  height: 50px;
  margin: 5% 0 0 0;
  float: left;
  background-color: #a41f35;
}
.component.two-column-info .item:last-of-type {
  width: 49.9%;
  float: left;
}
.component.two-column-info h3 {
  width: 90%;
  max-width: 500px;
  font-family: 'Cooperplate-Bol', sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #a41f35;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.component.two-column-info p {
  width: 90%;
  max-width: 500px;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #a41f35;
  text-align: center;
  margin: 20px auto 20px auto;
}
@media (max-width: 1150px) {
  .component.two-column-info .item .poster {
    overflow:hidden;
  }
  .component.family .item h4 {
    font-size: 11px;
    line-height: 13px;
  }
}
.component.beers {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.component.beers .nav {
  width: 100%;
  margin: 20px auto 60px auto;
  position: relative;
}
.component.beers .nav div {
  width: 100%;
  max-width: 1000px;
  display: block;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
.component.beers .nav div div {
  width: 19%;
  display: block;
  float: left;
}
.component.beers .nav div div a {
  width: 96%;
  display: block;
  text-align: center;
  font-family: 'Cooperplate-Bol', sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #a41f35;
  text-decoration: none;
  padding: 8px 0 14px 0;
  margin: 0 1.5%;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
.component.beers .nav div div a:hover {
  width: 96%;
  display: block;
  text-align: center;
  font-family: 'Cooperplate-Bol', sans-serif;
  color: #a41f35;
  text-decoration: none;
  margin: 0 1.5%;
  border-top: 2px solid #a41f35;
  border-bottom: 2px solid #a41f35;
}

.component.beers .nav div div.active a {
  background: url("../images/icon-beers-nav-up-arrow.png") no-repeat center bottom;
  width: 96%;
  margin: 0 1.5% 0 1.5%;
  display: block;
  text-align: center;
  font-family: 'Cooperplate-Bol', sans-serif;
  color: #a41f35;
  text-decoration: none;
  background-size: 10px auto;
  border-top: 2px solid #a41f35;
  border-bottom: 2px solid #a41f35;
  cursor: pointer;
}
.component.beers .nav .category-description .category-description{
  position:relative;
  width:100%;
  clear: both;
  opacity:0;
}
.component.beers .nav .category-description .category-description.active{
  opacity:1;
}
.component.beers .nav .category-description p {
  font-size: 15px;
  width: 90%;
  max-width: 800px;
  line-height: 26px;
  color: #000;
  margin: 0 auto;
  position: absolute;
  top: 30px;
  padding: 30px 0 0 0;
  font-family: "Gotham A", "Gotham B", sans-serif;
}
.component.beers .beer-family {
  position: relative;
}
.component.beers .mobile-copy {
  width: 90%;
  position: relative;
  display: none;
  margin: 20px auto 10px auto;
}
.component.beers .mobile-copy h3 {
  font-family: 'Cooperplate-Bol', sans-serif;
  font-size: 30px;
  line-height: 32px;
  color: #a41f35;
  text-align: center;
}
.component.beers .mobile-copy p {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-size: 15px;
  line-height: 26px;
  color: #a41f35;
  text-align: center;
}
.component.beers .beers-row {
  width: 100%;
  height: auto;
  position: relative;
  display: table;
}
.component.beers .beers-row .background.mobile:nth-child(1),
.component.beers .beers-row .background {
  width: 100%;
  display: none;
}

.component.beers .beers-row .background:nth-child(1) {
  width: 100%;
  position: absolute;
  display: block;
}

.component.beers .beers-row .row-container .items:nth-child(2) .background,
.component.beers .beers-row .row-container .items:nth-child(3) .background {
  display:none;
}

.component.beers .beers-row .items .background:nth-child(1){
  position:relative;
}
.component.beers .beers-row .background img{
  height: 200px;
  width: auto;
  max-width: 1000px;
  margin: 0 auto;
  display: block;
}
.component.beers .beers-row .background img {
  margin: 50px auto 0 auto;
}
.component.beers .beers-row .items .background img {
  margin: 0 auto;
}
.item .beer-title,
.component.beers .beers-row .title-bar-background {
  width: 100%;
  height: 70px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
}
.item .beer-title{
  z-index: 1;
}
.item .beer-title a{
  text-decoration: none;
}
.item .beer-title h2 {
  width: 100%;
  font-size: 17px;
  line-height: 21px;
  color: #C32033;
  text-align: center;
  text-decoration: none;
  padding: 0 10px;
  margin: 10px auto 20px auto;
  /* font-family: "Copperplate-Bol",sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
}
.component.beers .beers-row .arrow {
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 100px;
  display: block;
  z-index: 100;
}
.component.beers .beers-row .arrow img {
  width: auto;
  height: 20px;
  display: block;
  margin: 0 auto;
}
.component.beers .beer-categories-container .row-container{
  display:none;
}
.node-type-beer-category-page .component.beers .beer-categories-container .row-container {
  display:block;
}
.component.beers .beer-categories-container .row-container.active{
  display:block;
}
.component.beers .beers-row .items {
  position: relative;
  width: 100%;
  margin: 10px auto 40px;
}
.component.beers .beers-row .items .beer-item-container{
  width:100%;
  max-width:700px;
  margin:0 auto;
}
.component.beers .beers-row .items.rows-3 .beer-item-container{
  width:60%;
}
.component.beers .beers-row .items.rows-2 .beer-item-container{
  width:40%;
}
.component.beers .beers-row .items.rows-2 .beer-item-container {
  width: 100%;
  max-width: 384px;
}
.component.beers .beers-row .items.rows-3 .beer-item-container .item{
  width:33.33%;
}
.component.beers .beers-row .category-variety-packs .items.rows-2 .beer-item-container,
.component.beers .beers-row .category-variety-packs .items.rows-3 .beer-item-container{
  width:100%;
}
.component.beers .beers-row .items {
  display: inline-block;
  background: linear-gradient(to bottom, #ffffff 0%,#ffffff 75%,#ffffff 75%,#fcfaf7 100%);
}
.component.beers .beers-row:nth-child(2) .items,
.component.beers .beers-row:nth-child(3) .items,
.component.beers .beers-row:nth-child(4) .items,
.component.beers .beers-row:nth-child(5) .items {
  margin: 280px auto 0 auto;
}
.component.beers .beers-row .item {
  float: left;
  width: 25%;
  position: relative;
  z-index: 1;
}
.component.beers .beers-row .category-variety-packs .item {
  width: calc(100% / 3);
}
.component.beers .beers-row .category-variety-packs .item:nth-child(odd) {
  margin-left: calc(100% / 6);
}
.component.beers .beers-row.beers-4 .item {
  width: 25%;
}
.component.beers .beers-row.beers-5 .item {
  width: 20%;
}
.component.beers .beers-row .item .poster .poster-background {
  width: 100%;
  height: 80px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
}
.component.beers .beers-row .item .poster {
  width: 100%;
  max-height:690px;
  overflow:hidden;
  z-index: 0;
  position: relative;
  text-align:center;
}
.component.beers .beers-row .item .poster img {
  width: 80%;
  margin: 0 auto;
  height: auto;
  display: block;
  position: relative;
  z-index: 100;
  -webkit-filter: drop-shadow(10px 20px 5px #A56952);
  filter: drop-shadow(10px 20px 5px #A56952);
}
.component.beers .beers-row .category-variety-packs .item .poster img {
  max-width: 320px;
  margin: 0 auto 40px auto;
  width: 90%;
}
.component.beers .category-variety-packs .items .beer-item-container {
  max-width: 900px;
}
.component.beers .beers-row .item .view-beer {
  width: 100%;
  display: block;
  position: absolute;
  top: 30%;
  z-index: 101;
  text-align: center;
}
.component.beers .beers-row .item a:hover .view-beer {
  text-decoration: none;
}

.component.beers .beers-row .item.hover a .view-beer {
  display: inline-block;
}

@media (max-width: 1000px) {
  .component.beers .beers-row .background img {
    width: 80%;
    height: auto;
    max-width: 1000px;
    margin: 50px auto 0 auto;
    display: block;
  }
}
.component.beer {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.component.beer .white-bar {
  width: 100%;
  height: 100px;
  background-color: transparent;
  position: absolute;
  bottom: 0;
}
.component.beer .beer-content {
  width: 90%;
  max-width: 1200px;
  min-height: 500px;
  margin: 0 auto;
}
.component.beer .beer-content .info-poster-container {
  position: relative;
  margin-top: 100px;
  padding: 0 0 30px 0;
}
.component.beer .beer-content .info-poster-container:before, .component.beer .beer-content .info-poster-container:after {
  content: " ";
  display: table;
  height: 0;
}
.component.beer .beer-content .info-poster-container:after {
  clear: both;
  height: 0;
}
.component.beer .background-title {
  width: 100%;
  max-width: 1000px;
  height: 200px;
  position: absolute;
  top: 40px;
  left: 40px;
}
.component.beer .background-title img {
  width: auto;
  height: 200px;
}
.component.beer .info {
  width: 50%;
  float: right;
  max-width: 500px;
  display: inline-block;
  position: relative;
  margin: 0 0 80px 0;
}
.component.beer .info .title-container {
  width: 100%;
  display: table;
}
.component.beer .info h2 {
  width: 90%;
  font-size: 60px;
  line-height: 63px;
  color: #000000;
  /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  letter-spacing: 2px;
  text-transform:uppercase;
}
.component.beer .info a.btn-prev-beer,
.component.beer .info a.btn-next-beer {
  width: 15%;
  text-align: center;
  vertical-align: middle;
  display: none;
}
.component.beer .info a.btn-prev-beer img,
.component.beer .info a.btn-next-beer img {
  width: 20px;
  height: auto;
  display: block;
  margin: 0 auto 0 auto;
}
.component.beer .info .box .header h3 {
  font-size: 15px;
  line-height: 26px;
  color: #CAAB77;
  margin-top: 13px;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-weight: 400;
}
.component.beer .info .box .description p {
  font-size: 15px;
  line-height: 26px;
  color: #000000;
  font-family: "Gotham A", "Gotham B", sans-serif;
}
.component.beer .info .box .pairings {
  margin-top: 20px;
}
.component.beer .info .box .attributes {
  width: 100%;
  margin-top: 60px;
}
.component.beer .info .box .attributes:before {
  display: block;
  position: absolute;
  content: "";
  border-top: 1px solid #CAAB77;
  border-bottom: 1px solid #CAAB77;
  width: 98%;
  margin: -20px auto;
  padding: 2px 0;
}
.component.beer .info .box .attributes:after {
  display: block;
  position: absolute;
  content: "";
  border-top: 1px solid #CAAB77;
  border-bottom: 1px solid #CAAB77;
  width: 98%;
  left: 0;
  margin: 12px auto;
  padding: 2px 0;
  z-index: 10;
}
.component.beer .info .box .attributes:after {
  clear: both;
  height: 0;
}
.component.beer .info .box .attributes div {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #C32033;
  padding: 5px 10px 5px 10px;
  vertical-align: middle;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.component.beer .info .box .attributes .abv:after {
  content: "";
  position: absolute;
  display: inline;
  border-right: 1px solid #CAAB77;
  border-left: 1px solid #CAAB77;
  width: 33%;
  right: 33%;
  height: 24px;
  margin-top: -12px;
}
.component.beer .info .box .attributes div.abv,
.component.beer .info .box .attributes div.ibu {
  width: 33%;
  display: inline-block;
}
.component.beer .info .box .attributes div.avail {
  width: 32%;
  display: inline-block;
}
.component.beer #variety-packs .info .box .attributes div.avail {
  width: 100%;
  display: inline-block;
}
.info .box .attributes div span {
  display: block;
}
.component.beer .info .box .pairings p {
  font-size: 15px;
  line-height: 26px;
  font-family: "Gotham A", "Gotham B", sans-serif;
  margin-bottom: 30px;
}
#variety-packs .poster {
  width: 50%;
  display: inline-block;
}
.component.beer .poster {
  width: 50%;
  margin-top: 0;
  display: inline-block;
}
#variety-packs .poster img {
  width: 83%;
}
.component.beer .poster img {
  width: 100%;
  max-width: 310px;
  height: auto;
  margin: 30px auto;
  display: block;
}
.component.beer #variety-packs .poster img {
  width: 100%;
  max-width: 310px;
  height: auto;
  margin: 0 auto;
  display: block;
}
.component.beer .nav {
  position: absolute;
  padding-left: 5%;
  top: 0;
  width: 100%;
  background: #FDFCFA;
  height: 48px;
}
.component.beer .nav > a {
  width: calc((100% / 12) * 2);
  text-decoration: none;
  display: inline;
  float: left;
  background: #CAAB77;
  height: 48px;
  padding: 8px 0;
  text-align: center;
}
.component.beer .nav h3 {
  font-size: 15px;
  line-height: 32px;
  color: #FFF;
  text-align: center;
  display: inline;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.component.beer .nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.component.beer .nav ul li {
  text-align: center;
  padding: 10px;
  font-size: 18px;
  line-height: 24px;
  color: #C32033;
  display: inline-block;
    /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
}
.component.beer .nav ul li:first-child {
  padding-left: 25px;
}
.component.beer .nav ul li.selected > a,
.component.beer .nav ul li:hover > a {
  border-bottom: 2px solid #CAAB77;
}
.component.beer .nav ul li a {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #C32033;
  font-family: "BebasNeue",sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 21px;
  border-bottom: 2px solid transparent;
  transition: 300ms;
}
.component.beer .nav ul li a > p {
  margin: 0;
}
.component.beer .video {
  clear: both;
  padding: 50px;
  background-color: #fff;
}
.component.beer .video .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.component.beer .video .video-container iframe, .component.beer .video .video-container object, .component.beer .video .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1000px) {
  .component.beer .poster img {
    width: 100%;
  }
  #variety-packs .poster img {
    width: 70%;
  }
}
#footer {
  display: inline-block;
  width:100%;
  margin-bottom: -20px;
}
.footer:before {
  display: block;
  content: "";
  border-top: 1px solid #CAAB77;
  border-bottom: 1px solid #CAAB77;
  width: 88%;
  margin: 10px auto;
  padding: 5px 0;
}
.footer {
  width: 100%;
  border-top: 6px solid #C32033;
  margin-top: 100px;
}
#footer .back-to-top {
  width: 130px;
  margin: 20px auto 120px auto;
  display: none;
  background: url("../images/icon-back-to-top-arrow-NEW.png") no-repeat left center;
  background-size: 24px auto;
  transition: 300ms;
}
#footer .back-to-top:hover {
  background: url("../images/icon-back-to-top-arrow-sand.png") no-repeat left center;
  background-size: 24px auto;
}
#footer .back-to-top .btn-back-to-top {
  width: 100%;
  font-size: 16px;
  line-height: 17px;
  color: #C32033;
  text-align: right;
  text-decoration: none;
  display: block;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  transition: 300ms;
  letter-spacing: 4px;
  /* font-weight: bold; */
}
#footer .back-to-top:hover .btn-back-to-top {
  color: #CAAB77;
}

/**********************************************************/
/*                           NAV                           /*
/**********************************************************/

.footer .nav {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0;
}

/* STAMP */

.footer .nav .stamp {
  width: 100%;
  margin: -37px auto 20px;
  border-top: 1px solid #CAAB77;
}
.footer .nav .stamp img {
  display: block;
  width: 160px;
  height: auto;
  margin: -67px auto 0;
}

/* ADDRESS */

.footer .nav .address,
.footer .nav .links,
.footer .nav .newsletter {
  float: left;
  color: #C33032;
}
.footer .nav .address {
  margin-left: 15%;
  width: calc((100% / 3) - 17.5%);
}
.footer .nav .links {
  text-align: center;
  width: calc((100% / 3) + 5%);
}
.footer .nav .newsletter {
  margin-right: 15%;
  width: calc((100% / 3) - 17.5%);
}
.footer .nav .address p {
  max-width: 300px;
  font-size: 12px;
  line-height: 19px;
  font-family: "Gotham A", "Gotham B", sans-serif;
}
.footer .nav .address a {
  color: #C32033;
}
.footer .nav .address.open a {
  color: #CAAB77;
}
.footer .nav .address a:hover {
  text-decoration: none;
}

/* LINKS */

.footer .nav .links ul {
  list-style: none;
  padding:0;
  margin:0;
}
.footer .nav .links ul li {
  width: 100%;
}
.footer .nav .links ul li a {
  width: 100%;
  font-size: 16px;
  line-height: 17px;
  color: #C32033;
  padding: 0 0 14px 0;
  display: block;
  /* font-family: "Copperplate-Bol",sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  transition: 300ms;
  letter-spacing: 1px;
  text-decoration: none;
}
.footer .nav .links ul li a:hover {
  color: #CAAB77;
}

/* NEWSLETTER */

.footer .nav .newsletter h3,
.footer .nav .address h3 {
  font-size: 15px;
  line-height: 32px;
  margin: 0;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
}
.footer .nav .newsletter p {
  max-width: 250px;
  font-size: 12px;
  line-height: 19px;
  font-family: "Gotham A", "Gotham B", sans-serif;
}
.footer .nav .newsletter a {
  color: #C32033;
  text-decoration: underline;
  transition: 300ms;
}
.footer .nav .newsletter a:hover {
  color: #CAAB77;
  text-decoration: underline;
}
.footer-bottom {
  background-color: #C32033;
  padding: 15px 0;
}

/**********************************************************/
/*                          SOCIAL                         /*
/**********************************************************/

.footer .social {
  width: 240px;
  height: 60px;
  position: absolute;
  left: calc(50% - 140px);
  z-index: 1;
  margin-top: -10px;
}
.footer .social a {
  width: 60px;
  height: 60px;
  display: block;
  float: left;
}
.footer .social a img {
  width: 24px;
  height: auto;
  margin: 38px;
}

/**********************************************************/
/*                           COPY                          /*
/**********************************************************/

.footer .copy {
  position: relative;
  width: 90%;
  max-width: 1000px;
  margin: 15px auto;
}
.footer .copy p {
  text-align: left;
  text-transform: uppercase;
  color: #cfb489;
  font-size: 9px;
  line-height: 13px;
  width: 30%;
  min-width: 200px;
  margin: 0 0 0 auto;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-weight: 700;
}
.footer .copy a {
  color: #cfb489;
  text-decoration: underline;
}
.footer .copy a:hover {
  color: #a41f35;
  text-decoration: none;
}
.footer .copy .gbgr {
  width: 15%;
  min-width: 150px;
  position: absolute;
  top: -5px;
  left: 0;
}
.footer .copy .gbgr img{
  width:100%;
  height:auto;
}
.leinie-faq h1 {
  text-align: center;
  margin: 60px auto 35px auto;
}
.leinie-faq .seperator {
  width: auto;
  height: 8px;
  display: block;
  margin: 15px auto 15px auto;
}
.leinie-faq h2 {
  width: 80%;
  max-width: 1000px;
  font-size: 15px;
  line-height: 21px;
  color: #C32033;
  margin: 60px auto -20px auto;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
}
.leinie-faq h2:nth-child(2) {
  margin-top: 35px;
}
.leinie-faq p {
  width: 80%;
  max-width: 1000px;
  font-size: 16px;
  line-height: 26px;
  margin: 20px auto 30px auto;
  font-family: "Gotham A", "Gotham B", sans-serif;
}
.page-404 {
  width: 100%;
  min-height: 575px;
  margin: 0 auto;
  position: relative;
}
.page-404 h1:nth-child(2) {
  display: none;
}
.page-404 h1:nth-child(3):before,
.page-404 h1:nth-child(3):after {
  content: "";
  position: relative;
  border-top: 2px solid #CAAB77;
  top: 76px;
  width: 80px;
}
.page-404 h1:nth-child(3):before {
  float: left;
  margin-left: 5px;
}
.page-404 h1:nth-child(3):after {
  float: right;
  margin-right: 5px;
}
.page-404 h1:nth-child(3) {
  text-align: center;
  font-size: 86px;
  line-height: 82px;
  color: #000;
  margin: 0 auto;
  padding: 50px 0 0 0;
  width: 350px;
}
.page-404 h2 {
  width: 400px;
  margin: 0 auto;
  font-size: 24px;
  line-height: 36px;
  color: #000;
  text-align: center;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.page-404 p {
  width: 90%;
  max-width: 800px;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  color: #CAAB77;
  position: relative;
  margin: 30px auto 0 auto;
  font-family: "Gotham A", "Gotham B", sans-serif;
}
.page-404 .background {
  width: 100%;
  position: absolute;
  bottom: -20px;
}
.page-404 .background img {
  width: 100%;
  max-width: 800px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.page-404 .btn-cta a:hover {
  text-decoration: none;
}

/* ---- grid ---- */

.grid {
  background: #DDD;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 33.333%;
}
.grid-item {
  float: left;
}
.grid-item img {
  display: block;
  max-width: 100%;
}
.component.social-grid .grid {
  height: auto !important;
}
.node-type-age-verification-fail .footer, .node-type-age-verification .footer {
  width: 100%;
  border-top: none;
  margin-top: 0;
}
.node-type-age-verification-fail .footer:before, .node-type-age-verification .footer:before {
  display: none;
}
.component.carousel .carousel.slide .leinies-carousel-button a {
  background-color: #c32033;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  border-radius: 0;
  font-family: 'BebasNeue',sans-serif;
  font-size: 19px;
  line-height: 48px;
  letter-spacing: 1px;
  width: 100%;
  height: 50px;
  transition: 300ms;
}
.component.carousel .carousel.slide .leinies-carousel-button {
  width: 220px;
  position: relative;
  margin: 0 auto;
}
.component.carousel .carousel.slide .leinies-carousel-button:after {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.component.carousel .carousel.slide .leinies-carousel-button:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.component.carousel .carousel.slide .leinies-carousel-button:hover:after {
  border-right: 20px solid #CAAB77;
}
.component.carousel .carousel.slide .leinies-carousel-button:hover:before {
  border-left: 20px solid #CAAB77;
}
.section.white .component.banner .banner-content .leinies-banner-button a {
  background-color: #c32033;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: block;
  border-radius: 0;
  font-family: 'BebasNeue',sans-serif;
  font-size: 19px;
  line-height: 48px;
  letter-spacing: 1px;
  width: 100%;
  height: 50px;
  transition: 300ms;
}
.section.white .component.banner .banner-content .leinies-banner-button {
  width: 220px;
  position: relative;
  margin: 0 20px;
}
.section.white .component.banner .banner-content .leinies-banner-button:after {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.section.white .component.banner .banner-content .leinies-banner-button:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.section.white .component.banner .banner-content .leinies-banner-button:hover:after {
  border-right: 20px solid #CAAB77;
}
.section.white .component.banner .banner-content .leinies-banner-button:hover:before {
  border-left: 20px solid #CAAB77;
}
.section.white .component.banner .banner-content .copy h2:nth-child(2) {
  margin-bottom: 0;
  font-size: 25px;
  line-height: 24px;
  text-align: center;
  /* font-family: 'Copperplate-Bol', sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
}
.section.white .component.banner .banner-content .copy h2 {
  /* font-family: 'BebasNeue', sans-serif; */
  font-family: 'futura-pt',sans-serif;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 4px;
  color: #000;
  margin: 0 0 20px 0;
  width: 290px;
  text-transform: uppercase;

}
.section.white .component.banner .banner-content .copy h2:nth-child(2):before,
.section.white .component.banner .banner-content .copy h2:nth-child(2):after {
  content: "";
  position: relative;
  height: 15px;
  border-bottom: 2px solid #CAAB77;
  top: 0;
  width: 60px;
}
.section.white .component.banner .banner-content .copy h2:nth-child(2):before {
  float: left;
}
.section.white .component.banner .banner-content .copy h2:nth-child(2):after {
  float: right;
}
.section.textured .component.banner .banner-content .copy h2:nth-child(3) {
  margin: 10px 0 30px 0;
  font-size: 30px;
  line-height: 17px;
  text-align: center;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  width: 500px;
}
.section.textured .component.banner .banner-content .copy h2 {
  font-size: 77px;
  line-height: 72px;
  letter-spacing: 4px;
  color: #000;
  margin: 40px 0 0 0;
    /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
}
.section.textured .component.banner .banner-content .copy h2:nth-child(3):before,
.section.textured .component.banner .banner-content .copy h2:nth-child(3):after {
  content: "";
  position: relative;
  border-top: 2px solid #CAAB77;
  top: 10px;
  width: 150px;
}
.section.textured .component.banner .banner-content .copy h2:nth-child(3):before {
  float: left;
  margin-left: 10px;
}
.section.textured .component.banner .banner-content .copy h2:nth-child(3):after {
  float: right;
  margin-right: 3px;
}
.section.textured .component.banner .copy p span {
  color: #CAAB77;
  font-size: 12px;
}
.section.textured .component.banner .copy p {
  margin-bottom: 20px;
}
.page-404 .btn-cta a {
  margin: 80px auto 20px auto;
  background-color: #c32033;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: block;
  border-radius: 0;
  font-family: 'BebasNeue',sans-serif;
  font-size: 19px;
  line-height: 48px;
  letter-spacing: 1px;
  width: 100%;
  height: 50px;
  transition: 300ms;
}
.page-404 .btn-cta {
  width: 220px;
  position: relative;
  margin: 0 auto;
}
.page-404 .btn-cta:after {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.page-404 .btn-cta:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.header .header-nav ul.tier-3 li a {
  border-bottom: 2px solid transparent;
  transition: 300ms;
}
.header .header-nav ul.tier-3 li:hover a {
  border-bottom: 2px solid #CAAB77;
}
.page-node-56 .carousel.slide .carousel-inner .copy h2 {
  position: absolute;
  width: 100%;
  margin-top: -350px;
  color: #000;
  font-size: 77px;
  line-height: 65px;
  letter-spacing: 5px;
}
.page-node-56 .carousel.slide .carousel-inner .copy h2 span {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 21px;
  line-height: 40px;
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 342px;
  margin: 0 auto;
  text-transform: uppercase;
}
.title-under-style {
  text-align: center;
  width: 100% !important;
}
.title-under-style h1 {
  font-size: 75px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.leinie-faq .title-under-style h1 {
  font-size: 41px;
  text-transform: uppercase;
    /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  color: #000;
  line-height: 45px;
  width: 100%;
  letter-spacing: 1px;
  max-width: 480px;
}
.component.beers .beers-row .item a .view-beer {
  display: none;
  width: 120px;
  left: 50%;
  margin: 0 0 0 -60px;
  background-color: #c32033;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0;
  font-family: 'BebasNeue',sans-serif;
  font-size: 19px;
  line-height: 48px;
  letter-spacing: 1px;
  height: 50px;
  transition: 300ms;
}
.component.beers .beers-row .item a .view-beer:after {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.component.beers .beers-row .item a .view-beer:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.component.beers .nav .category-description .active p {
  position: relative;
  top: 0;
}
.node-type-beer-category-page .component.beers .nav .category-description p {
  position: relative;
  top: 30px;
}
.page-node-57 .component .item .copy h3 {
  text-align: center;
  color: #FFF;
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 20px;
  font-size: 15px;
  letter-spacing: 2px;
}
.page-node-57 .component .item .copy .slider-chippewa h2 {
  position: absolute;
  width: 100%;
  margin-top: -350px;
  color: #fff;
  font-size: 86px;
  line-height: 21px;
  letter-spacing: 4px;
}
.page-node-57 .component .item .copy .slider-chippewa h2 span {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 27px;
  display: block;
  margin: 40px auto 15px;
  letter-spacing: 3px;
  width: 534px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-chippewa h2 {
  margin-top: -260px;
}
.page-node-57 .component .item .copy .slider-chippewa h2 span:first-child:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 95px;
  position: relative;
  top: 23px;
}
.page-node-57 .component .item .copy .slider-chippewa h2 span:first-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 95px;
  position: relative;
  top: -6px;
  left: 439px;
}
.page-node-57 .component .item .copy .slider-chippewa h2 span:last-child:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 90px;
  position: relative;
  top: 8px;
}
.page-node-57 .component .item .copy .slider-chippewa h2 span:last-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 90px;
  position: relative;
  top: -22px;
  left: 360px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-chippewa h2 span {
  width: 160px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-chippewa h2 span:first-child:before {
  width: 40px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-chippewa h2 span:first-child:after {
  width: 40px;
  left: 120px;
}
.page-node-57 .component .item:nth-child(3) .copy .slider-chippewa h2 span {
  width: 316px;
}
.page-node-57 .component .item:nth-child(3) .copy .slider-chippewa h2 span:first-child:before,
.page-node-57 .component .item:nth-child(3) .copy .slider-chippewa h2 span:last-child:before {
  width: 64px;
}
.page-node-57 .component .item:nth-child(3) .copy .slider-chippewa h2 span:first-child:after,
.page-node-57 .component .item:nth-child(3) .copy .slider-chippewa h2 span:last-child:after {
  width: 64px;
  left: 250px;
}
.page-node-57 .component .item .copy .slider-gen1 h2 {
  position: absolute;
  width: 100%;
  margin: -350px auto 0 auto;
  color: #fff;
  font-size: 86px;
  line-height: 21px;
  letter-spacing: 2px;
  display: block;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen1 h2 span {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 27px;
  display: block;
  margin: 40px auto 0;
  width: 240px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen1 h2 span:first-child:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 80px;
  position: relative;
  top: 23px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen1 h2 span:first-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 80px;
  position: relative;
  top: -6px;
  left: 160px;
}
.page-node-57 .component .item:nth-child(1) .copy .slider-gen1 h2 span {
  /* font-family: "Copperplate-Bol",sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 29px;
  display: block;
  margin: 40px auto 0;
  width: 360px;
}
.page-node-57 .component .item:nth-child(1) .copy .slider-gen1 h2 span:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 100%;
  position: relative;
  top: 90px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen1 h2 span {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 29px;
  display: block;
  margin: 40px auto 0;
  width: 240px;
}
.page-node-57 .component .item .copy .slider-gen2 h2 {
  position: absolute;
  width: 100%;
  margin-top: -350px;
  color: #fff;
  font-size: 77px;
  line-height: 21px;
  letter-spacing: 4px;
}
.page-node-57 .component .item .copy .slider-gen2 h2 span {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 23px;
  display: block;
  margin: 30px auto 15px;
  width: 460px;
}
.page-node-57 .component .item .copy .slider-gen2 h2 span:first-child:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 160px;
  position: relative;
  top: 20px;
}
.page-node-57 .component .item .copy .slider-gen2 h2 span:first-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 160px;
  position: relative;
  top: -5px;
  left: 300px;
}
.page-node-57 .component .item .copy .slider-gen2 h2 span:last-child:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 90px;
  position: relative;
  top: 8px;
}
.page-node-57 .component .item .copy .slider-gen2 h2 span:last-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 90px;
  position: relative;
  top: -16px;
  left: 370px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen2 h2 span {
  width: 340px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen2 h2 span:first-child:before {
  width: 130px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen2 h2 span:first-child:after {
  width: 130px;
  left: 210px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen2 h2 span:last-child:before {
  width: 110px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen2 h2 span:last-child:after {
  left: 230px;
  width: 110px;
}
.page-node-57 .component .item .copy .slider-gen3 h2 {
  position: absolute;
  width: 100%;
  margin: -280px auto 0 auto;
  color: #fff;
  font-size: 77px;
  line-height: 21px;
  letter-spacing: 4px;
  display: block;
}
.page-node-57 .component .item:nth-child(1) .copy .slider-gen3 h2 span {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 31px;
  display: block;
  margin: 30px auto 0;
  width: 490px;
}
.page-node-57 .component .item:nth-child(1) .copy .slider-gen3 h2 span:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 100%;
  position: relative;
  top: 10px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen3 h2 span {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 29px;
  display: block;
  margin: 30px auto 0;
  width: 356px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen3 h2 span:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 95px;
  position: relative;
  top: 23px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen3 h2 span:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 95px;
  position: relative;
  top: -8px;
  left: 260px;
}
.page-node-57 .component .item .copy .slider-gen4 h2 {
  position: absolute;
  width: 100%;
  margin-top: -280px;
  color: #fff;
  font-size: 77px;
  line-height: 21px;
  letter-spacing: 4px;
}
.page-node-57 .component .item .copy .slider-gen4 h2 span {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 29px;
  display: block;
  margin: 30px auto 0;
  width: 350px;
}
.page-node-57 .component .item .copy .slider-gen4 h2 span:last-child:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 40px;
  position: relative;
  top: 15px;
}
.page-node-57 .component .item .copy .slider-gen4 h2 span:last-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 40px;
  position: relative;
  top: -45px;
  left: 310px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen4 h2 {
  margin-top: -330px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen4 h2:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 520px;
  margin: 0 auto;
  position: relative;
  top: 40px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen4 h2 span {
  width: 200px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen4 h2 span:last-child:before {
  width: 40px;
  top: 45px;
}
.page-node-57 .component .item:nth-child(2) .copy .slider-gen4 h2 span:last-child:after {
  width: 40px;
  left: 160px;
  top: -15px;
}
.page-node-57 .component .item .copy .slider-gen5 h2 {
  position: absolute;
  width: 100%;
  margin-top: -350px;
  color: #fff;
  font-size: 77px;
  line-height: 21px;
  letter-spacing: 3px;
}
.page-node-57 .component .item .copy .slider-gen5 h2 span {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 29px;
  display: block;
  margin: 40px auto 15px;
  width: 380px;
  letter-spacing: 4px;
}
.page-node-57 .component .item .copy .slider-gen5 h2 span:first-child:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 60px;
  position: relative;
  top: 45px;
}
.page-node-57 .component .item .copy .slider-gen5 h2 span:first-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 60px;
  position: relative;
  top: -15px;
  left: 320px;
}
.page-node-57 .component .item .copy .slider-gen6 h2 {
  position: absolute;
  width: 100%;
  margin-top: -280px;
  color: #fff;
  font-size: 77px;
  line-height: 21px;
  letter-spacing: 4px;
}
.page-node-57 .component .item .copy .slider-gen6 h2 span {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 29px;
  display: block;
  margin: 40px auto 0;
  width: 280px;
}
.page-node-57 .component .item .copy .slider-gen6 h2 span:last-child:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 70px;
  position: relative;
  top: 10px;
}
.page-node-57 .component .item .copy .slider-gen6 h2 span:last-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 70px;
  position: relative;
  top: -21px;
  left: 210px;
}
.page-node-57 .region.region-content {
  margin-bottom: 50px;
}
.component.basic .copy .become-leinie h2 {
    /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  font-size: 77px;
  color: #000;
  line-height: 26px;
}
.component.basic .copy .become-leinie h2 span {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: none;
  line-height: 48px;
  padding: 0;
  margin: 0;
  width: 370px;
}
.component.basic .copy .become-leinie h2 sup {
  font-size: 20px;
  top: -40px;
  right: 0;
}
.component.basic .copy .become-leinie h2 span:first-child:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 95px;
  position: relative;
  top: 30px;
}
.component.basic .copy .become-leinie h2 span:first-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 75px;
  position: relative;
  top: -20px;
  left: 270px;
}
.component.basic .copy .become-leinie h2 span:last-child:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 105px;
  position: relative;
  top: 20px;
}
.component.basic .copy .become-leinie h2 span:last-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 85px;
  position: relative;
  top: -30px;
  left: 260px;
}
.page-node-61 h3 {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  color: #C32033;
  letter-spacing: 3px;
  margin-top: 50px;
  font-weight: bold;
}
.component.basic .copy .rtecenter {
  text-align: center;
}
.page-node-61 .component.basic .copy .title-under-style > h1 {
  line-height: 0;
  margin: 0;
  padding: 0;
}
.page-node-61 .content .component.basic:nth-child(2) .copy .basic-cta {
  position: relative;
  width: 220px;
  margin: 0 auto;
}
.page-node-61 .content .component.basic:nth-child(2) .copy .basic-cta > a {
  background-color: #c32033;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: block;
  border-radius: 0;
  font-family: 'BebasNeue', sans-serif;
  font-size: 21px;
  line-height: 48px;
  letter-spacing: 1px;
  height: 50px;
  border: none;
  transition: 300ms;
  margin: 50px auto 50px;
}
.page-node-61 .content .component.basic:nth-child(2) .copy .basic-cta:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.page-node-61 .content .component.basic:nth-child(2) .copy .basic-cta:after {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.page-node-61 .component.two-column-info,
.page-node-66 .component.two-column-info,
.page-node-226 .component.two-column-info {
  background: #C32033;
}
.page-node-61 .component.two-column-info .item .copy h2,
.page-node-66 .component.two-column-info .item .copy h2,
.page-node-226 .component.two-column-info .item .copy h2 {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 2px;
  color: #FFF;
  display: inline-grid;
}
.page-node-61 .component.two-column-info .item .copy h2:after,
.page-node-66 .component.two-column-info .item .copy h2:after,
.page-node-226 .component.two-column-info .item .copy h2:after,
.title-under-style:after {
  content: "";
  background: url("../images/ThreeLines-64.png") no-repeat center center;
  display: block;
  width: 64px;
  height: 15px;
  margin: 15px auto 0;
}
.page-node-61 .component.two-column-info,
.page-node-66 .component.two-column-info,
.page-node-226 .component.two-column-info {
  padding: 50px 0;
}
.page-node-61 .component.two-column-info p,
.page-node-66 .component.two-column-info p,
.page-node-226 .component.two-column-info p {
  width: 80%;
  max-width: 420px;
  font-size: 15px;
  line-height: 26px;
  color: #FFF;
  margin: 20px auto 20px auto;
  text-align: left;
  font-family: "Gotham A", "Gotham B", sans-serif;
}
.page-node-61 .component.two-column-info p:last-child,
.page-node-66 .component.two-column-info p:last-child,
.page-node-226 .component.two-column-info p:last-child {
  color: #CAAB77;
  font-size: 12px;
  line-height: 21px;
}
.page-node-61 .section.white:nth-child(3) {
  width: 94%;
  border: 2px solid #CAAB77;
  border-radius: 6px;
  margin: 100px 3% 60px 3%;
  background: none;
}
.page-node-61 .section.white:nth-child(3) .component.basic:first-child {
  display: block;
  width: calc(100% - 12px);
  border: 2px solid #CAAB77;
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  margin: -10px 6px 0 6px;
}
.page-node-61 .section.white:nth-child(3) .component.listings:last-child {
  width: calc(100% - 12px);
  border: 2px solid #CAAB77;
  border-top: none;
  border-radius: 0 0 6px 6px;
  padding: 18px;
  margin: 0 6px -16px 6px;
}
.page-node-61 .section.white:nth-child(3) .component.basic:first-child h2 {
  width: 400px;
  font-size: 32px;
  line-height: 60px;
  color: #C32033;
  text-align: center;
  margin: -30px auto 0 auto;
  display: block;
  background: url("../images/InstagramBG.png") no-repeat center center;
  background-size: 100% 100%;
  height: 68px;
  font-family: "BebasNeue",sans-serif;
  letter-spacing: 1px;
}
.page-node-61 .section.white:last-child h1 {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 29px;
  padding: 250px 0 180px;
  line-height: 39px;
  letter-spacing: 4px;
}
.page-node-61 h1 sup {
  top: -74px;
  font-size: 25%;
}
.page-node-61 .section.white:last-child h1 sup {
  font-size: 15px;
  top: -8px;
  right: 0;
}
.page-node-61 .section.white:last-child h1 span {
    /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  font-size: 110px;
  width: 340px;
  display: block;
  margin: 0 auto;
  padding-right: 20px;
}
.page-node-61 .section.white:last-child h1 span:first-child:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 60px;
  position: relative;
  top: 68px;
}
.page-node-61 .section.white:last-child h1 span:first-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 60px;
  position: relative;
  top: 28px;
  left: 260px;
}
.page-node-61 .content .section.white:last-child .component.basic .copy .basic-cta {
  position: relative;
  width: 230px;
  margin: 0 auto;
}
.page-node-61 .content .section.white:last-child .component.basic .copy .basic-cta > a {
  margin: 50px auto 0;
  background-color: #c32033;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: block;
  border-radius: 0;
  font-family: 'BebasNeue',sans-serif;
  font-size: 19px;
  line-height: 48px;
  letter-spacing: 1px;
  width: 100%;
  height: 50px;
  transition: 300ms;
}
.page-node-61 .content .section.white:last-child .component.basic .copy .basic-cta:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.page-node-61 .content .section.white:last-child .component.basic .copy .basic-cta:after {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.page-node-61 .content .section.white:last-child .component.listings .copy h3,
.page-node-61 .content .section.white:last-child .component.listings .copy p {
  margin-bottom: 0;
  text-align: center;
  line-height: 26px;
}
.page-node-221 .component.basic .copy h1 {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 48px;
  letter-spacing: 4px;
}
.page-node-221 .component.basic .copy h1 span {
  display: block;
    /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  font-size: 110px;
  line-height: 102px;
  width: 360px;
  margin: 0 auto;
  letter-spacing: 4px;
}
.page-node-221 .component.basic .copy h1 sup{
  font-size: 7px;
  top: -15px;
  right: -5px;
}
.page-node-221 .component.basic .copy h1 span:first-child:before {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 70px;
  position: relative;
  top: 100px;
}
.page-node-221 .component.basic .copy h1 span:first-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #CAAB77;
  width: 70px;
  position: relative;
  top: -5px;
  left: 270px;
}
.page-node-221 h3,
.page-node-226 h3 {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  color: #C32033;
  font-size: 17px;
}
.page-node-221 .component.basic .copy p {
  text-align: center;
}
.page-node-221 .content .section.white:first-child .component.basic .copy .basic-cta {
  position: relative;
  width: 170px;
  margin: 0 auto 50px;
}
.page-node-221 .content .section.white:first-child .component.basic .copy .basic-cta > a {
  background-color: #c32033;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: block;
  border-radius: 0;
  font-family: 'BebasNeue', sans-serif;
  font-size: 21px;
  line-height: 38px;
  letter-spacing: 1px;
  height: 50px;
  border: none;
  transition: 300ms;
  margin: 50px auto 0;
}
.page-node-221 .content .section.white:first-child .component.basic .copy .basic-cta:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.page-node-221 .content .section.white:first-child .component.basic .copy .basic-cta:after {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 20px solid #c32033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  transition: 300ms;
}
.page-404 .btn-cta:hover a,
.component.beers .beers-row .item a .view-beer:hover,
.component.carousel .carousel.slide .leinies-carousel-button:hover a,
.section.white .component.banner .banner-content .leinies-banner-button:hover a,
.page-node-61 .content .component.basic:nth-child(2) .copy .basic-cta:hover > a,
.page-node-61 .content .section.white:last-child .component.basic .copy .basic-cta:hover > a,
.page-node-221 .content .section.white:first-child .component.basic .copy .basic-cta:hover > a {
  background: #CAAB77;
}
.page-404 .btn-cta:hover:before,
.component.beers .beers-row .item a .view-beer:hover:before,
.page-node-61 .content .component.basic:nth-child(2) .copy .basic-cta:hover:before,
.page-node-61 .content .section.white:last-child .component.basic .copy .basic-cta:hover:before,
.page-node-221 .content .section.white:first-child .component.basic .copy .basic-cta:hover:before {
  border-left: 20px solid #CAAB77;
}
.page-404 .btn-cta:hover:after,
.component.beers .beers-row .item a .view-beer:hover:after,
.page-node-61 .content .component.basic:nth-child(2) .copy .basic-cta:hover:after,
.page-node-61 .content .section.white:last-child .component.basic .copy .basic-cta:hover:after,
.page-node-221 .content .section.white:first-child .component.basic .copy .basic-cta:hover:after {
  border-right: 20px solid #CAAB77;
}
.page-node-66 .component.basic .copy h2 {
    /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
  font-size: 77px;
  line-height: 72px;
}
.page-node-66 .component.basic .copy h3 {
    /* font-family: "Copperplate-Bol", sans-serif; */
  font-family:'acumin-pro-extra-condensed',sans-serif;
  text-transform: uppercase;
  border-top: 2px solid #CAAB77;
  width: 470px;
  margin: 12px auto;
  padding: 10px 0;
  font-size: 23px;
  letter-spacing: 2px;
}
.page-node-66 .section.textured .component.banner .banner-content .copy h2:nth-child(3) {
  width: 250px;
}
.page-node-66 .section.textured .component.banner .banner-content .copy h2:nth-child(3):before, .page-node-66 .section.textured .component.banner .banner-content .copy h2:nth-child(3):after {
  width: 50px;
}
.page-node-66 .section.white:last-child .component.family h2 {
  width: 460px;
  font-size: 32px;
  line-height: 74px;
  color: #C32033;
  text-align: center;
  margin: -67px auto 40px auto;
  display: block;
  background: url("../images/InstagramBG.png") no-repeat center center;
  background-size: auto 100%;
  height: 80px;
  font-family: "BebasNeue",sans-serif;
  letter-spacing: 1px;
}
.page-node-66 .section.white:last-child {
  width: 94%;
  border: 2px solid #CAAB77;
  border-radius: 6px;
  margin: 100px 3% 60px 3%;
  background: none;
}
.page-node-66 .section.white:last-child .component.family {
  display: block;
  width: calc(100% - 12px);
  border: 2px solid #CAAB77;
  border-radius: 6px;
  margin: -10px 6px;
  max-width: unset;
  padding: 30px;
}
.page-node-226 .component.basic .copy p {
  text-align: center;
}
.content .component.beer .poster.mobile {
  display: none !important;
}
.component.beers .beers-row .items.rows-2 .item {
  width: 50%;
}
.page-node-61 .rtecenter:nth-child(6),
.page-node-61 .rtecenter:nth-child(7) {
  display: inline;
}
.component.basic .copy p span a,
.component.basic .copy p span a:hover {
  color: #CAAB77;
  border: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
  display: inline;
  font-family: "Gotham A","Gotham B",sans-serif;
  background: none;
}
.page-node-56 .section.white:first-child .copy {
  display: none;
}
.page-node-56 .section.white:first-child {
  margin-bottom: 30px;
}
.page-node-101 #footer .back-to-top {
  display: none !important;
}
.page-node-101 .footer {
  margin: 0;
  border: none;
}
.component.carousel {
  margin-bottom: 10px;
}
.page-node-61 .content .section.white:last-child {
  background: none;
}
input:-webkit-autofill {
  box-shadow: 0 0 0 1000px white inset !important;
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
.node-type-age-verification-fail .nav,
.node-type-age-verification-fail #footer .nav,
.node-type-age-verification-fail #footer .social,
.node-type-age-verification-fail .header .hamburger-icon,
.node-type-age-verification-fail .header .btn-container,
.node-type-age-verification .nav,
.node-type-age-verification #footer .nav,
.node-type-age-verification #footer .social,
.node-type-age-verification .header .hamburger-icon,
.node-type-age-verification .header .btn-container,
.node-type-404-page .nav,
.node-type-404-page .footer:before,
.node-type-404-page #footer .social {
  display: none !important;
}
.node-type-age-verification-fail .header .masthead .logo,
.node-type-age-verification .header .masthead .logo {
  width: 100%;
}

/******************/
/*      MEDIA     */
/******************/

@media (max-width: 768px) {
  .page-node-61 .section.textured:first-child .component.basic:first-child .copy > h1 {
    font-size: 55px !important;
  }
  .component.basic .copy .become-leinie h2 {
    font-size: 40px !important;
  }
  .page-node-61 .component.basic .copy .become-leinie h2 sup, h2 sup {
    top: -25px;
  }
  .page-node-61 .rtecenter:nth-child(6),
  .page-node-61 .rtecenter:nth-child(7) {
    display: block;
  }
  .component.basic .copy h1 {
    font-size: 65px;
  }
  .component.basic .copy h2 {
    font-size: 17px;
    line-height: 21px;
  }
  .component.basic .copy h2 span {
    font-size: 48px;
    line-height: 52px;
  }
  .page-node-57 .component .item .copy .slider-chippewa h2,
  .page-node-57 .component .item .copy .slider-gen1 h2,
  .page-node-57 .component .item .copy .slider-gen2 h2,
  .page-node-57 .component .item .copy .slider-gen3 h2,
  .page-node-57 .component .item .copy .slider-gen4 h2,
  .page-node-57 .component .item .copy .slider-gen5 h2,
  .page-node-57 .component .item .copy .slider-gen6 h2 {
    transform: scale(0.6);
    width: 150%;
    margin: -50% -25% 0 -25%;
    font-size: 55px;
  }
  .page-node-66 .section.textured .component.banner .banner-content .copy h2 {
    margin: 10px auto;
  }
  .back-to-top.open {
    display: none !important;
  }
  .component.carousel .carousel-control.left, .component.carousel .carousel-control.right {
    top: 200px;
  }
  .component.beer .poster.desktop, #variety-packs .poster.desktop {
    display: none;
  }
  .content .component.beer .poster.mobile,
  #variety-packs .poster.mobile {
    display: inline-block !important;
    width: 100%;
    max-width: none;
    margin-bottom: 10px;
  }
  .component.beer .beer-content .info-poster-container {
    margin-top: 0;
  }
  .header .header-nav .btn-tier-1:before {
    content: "";
    background: url("../images/icon-carousel-arrow-prev.png") no-repeat;
    background-size: auto 100%;
    height: 24px;
    width: 16px;
    position: absolute;
    margin: 25px 0 0 -80px;
    transition: 300ms;
  }
  .header .header-nav .btn-tier-1.open:before {
    content: "";
    background: url("../images/icon-carousel-arrow-prev.png") no-repeat;
    background-size: auto 100%;
    height: 24px;
    width: 16px;
    position: absolute;
    margin: 21px 0 0 0;
  }
  .header .header-nav .btn-tier-2:before {
    content: "";
    background: url("../images/icon-carousel-arrow-prev.png") no-repeat;
    background-size: auto 100%;
    height: 24px;
    width: 16px;
    position: absolute;
    margin: 25px 0 0 -60px;
    transition: 300ms;
  }
  .header .header-nav .btn-tier-2.open:before {
    content: "";
    background: url("../images/icon-carousel-arrow-prev.png") no-repeat;
    background-size: auto 100%;
    height: 20px;
    width: 12px;
    position: absolute;
    margin: 20px 0 0 28px;
  }
  .header .header-nav .btn-tier-1.open, .header .header-nav .btn-tier-1.open a {
    background: #CAAB77;
    color: #FFF;
    padding-left: 28px;
    margin-top: -1px;
  }
  .header .header-nav .background {
    background: none;
  }
  #leinies-crm-form .crm-form-header{
    width:100%;
  }
  .component.basic .copy img{
    width:100%;
    height:auto;
  }
  .component.basic .poster .desktop img {
    display: none;
  }
  .component.basic .poster img.mobile {
    display: block;
  }
  .component.basic .copy p {
    font-size: 15px;
    line-height: 26px;
    margin: 20px auto 20px auto;
  }
  .open .footer {
    display: table;
    background: #C32033;
    margin-top: 0;
  }
  .open .footer:before {
    display: none;
  }
  .open .footer .nav{
    display:table-footer-group;
  }
  .open .footer .footer-bottom{
    display: table-header-group;
  }
  .open #content,
  .open .back-to-top,
  .open .links,
  .open .newsletter,
  .open .footer-bottom .copy {
    display:none;
  }
  .open #footer{
    background:#FFFFFF;
  }
  .open .footer .nav .stamp{
    display:none;
  }
  .component.banner .banner-background {
    top: 65px;
    left: 10%;
  }
  .component.banner .copy {
    width: 100%;
    padding: 20px 0;
    margin: 0 auto 0 auto;
    float: none;
  }
  /* BASELINE FOR NEW STYLES */
  .component.banner .copy h2 {
    width: 100%;
    font-size: 30px;
    line-height: 32px;
    margin: 0 auto 20px auto;
    text-align: center;
  }
  .component.banner .copy p {
    margin: 25px auto;
  }
  .page-node-56 .component.banner .copy {
    padding: 20px 0 0 0;
  }
  .page-node-56 .component.banner .copy p {
    margin: 40px auto;
    transform: scale(1);
  }
  .section.white .component.banner .banner-content .leinies-banner-button {
    width: 80%;
    margin: 0 auto 50px;
  }
  .component.banner .background .desktop img {
    display: none;
  }
  .component.banner .background img.mobile {
    display: block;
  }
  .component.banner .poster {
    width: 100%;
    margin: 0;
    padding: 20px 0 0 0;
    float: none;
  }
  .component.banner .poster img {
    width: 60%;
  }
  .component.banner .banner-hero-image {
    width: 90%;
    position: relative;
    float: none;
    left: auto;
    margin: 30px auto 0 auto;
  }
  .component.banner .copy a.btn-cta {
    display: none;
  }
  .component.banner a.btn-cta.mobile {
    display: block;
    z-index: 100;
  }
  .component.banner .poster .col img {
    height: 30px;
    margin: 0 auto 10px auto;
  }
  .component.banner .poster .col h3 {
    margin: 0 auto 10px auto;
    font-size: 18px;
    line-height: 20px;
  }
  .component.banner .poster .col p {
    width: 80%;
    font-size: 16px;
    line-height: 22px;
  }
  .component.banner .disclaimer p {
    width: 90%;
    margin: 0 auto 20px auto;
    padding: 10px 0 30px 0;
    font-size: 12px;
    line-height: 14px;
  }
  .component.social-grid .grid .item {
    padding: 5px 5px 5px 5px;
  }
  .component.carousel .carousel-control .glyphicon-chevron-right,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev{
    width:30px;
    height:30px;
  }
  .component.carousel .carousel-header.unloaded{
    min-height:80px;
  }
  .page-node-56 .component.carousel .carousel.slide .leinies-carousel-button {
    display: none;
  }
  .page-node-56 .section.textured .component.banner .banner-content .copy h2 {
    margin: 10px auto !important;
  }
  .page-node-56 .section.textured .component.banner .banner-content .copy h2:nth-child(3) {
    /* padding-right: 25px; */
    width: 325px;

  }
  .page-node-56 .section.textured .component.banner .copy p:nth-child(5),
  .page-node-66 .section.textured .component.banner .copy p:nth-child(5) {
    margin: 550px auto 0;
    line-height: 13px;
  }
  .page-node-56 .component.carousel .carousel-inner .item .copy p {
    text-align: left;
  }
  .page-node-56 .component.banner .poster .col,
  .page-node-66 .component.banner .poster .col {
    width: 100%;
    margin-bottom: 25px;
  }
  .page-node-56 .component.banner .poster .col:last-child,
  .page-node-66 .component.banner .poster .col:last-child {
    margin-bottom: 100px;
  }
  .page-node-11 .component.beers .mobile-copy h3,
  .page-node-196 .component.beers .mobile-copy h3,
  .page-node-186 .component.beers .mobile-copy h3,
  .page-node-181 .component.beers .mobile-copy h3,
  .page-node-176 .component.beers .mobile-copy h3 {
      /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
    color: #000;
    font-size: 68px;
    line-height: 72px;
    margin: 0 0 20px 0;
  }
  .page-node-11 .component.beers .mobile-copy p,
  .page-node-196 .component.beers .mobile-copy p,
  .page-node-186 .component.beers .mobile-copy p,
  .page-node-181 .component.beers .mobile-copy p,
  .page-node-176 .component.beers .mobile-copy p {
    color: #000;
    text-align: left;
  }
  .page-node-66 .section.white:last-child .component.family h2 {
    margin: -46px auto 20px auto;
  }
  .component.listings .item .copy h3 {
    font-size: 13px;
    transform: scale(1);
    margin: 0;
    height: auto;
  }
  .component.listings .item .copy p {
    transform: scale(0.9);
    margin: 0 -5%;
  }
  .page-node-61 .section.white:nth-child(3) .component.listings:last-child {
    margin: 0 6px -10px 6px;
  }
  .component.listings .item .copy {
    width: 100%;
    margin: 10px auto;
  }
  .component.basic .copy {
    padding: 0;
  }
  .page-node-61 .section.white:last-child .component.listings .item:nth-child(1) .copy:after,
  .page-node-61 .section.white:last-child .component.listings .item:nth-child(2) .copy:after {
    content: "";
    background: url("../images/ThreeLinesLeinies.png") no-repeat center center;
    display: block;
    width: 60px;
    height: 24px;
    margin: 15px auto 0;
  }
  .page-node-61 .content .section.white:last-child .component.listings .copy p {
    text-align: left;
  }
  .component.social-grid .header p,
  .component.family .header p {
    width: 90%;
    transform: scale(1);
  }
  .component.social-grid .grid .item {
    width: 50%;
  }
  .component.family .item {
    width: 47.4%;
  }
  .page-node-66 .section.white:last-child .component.family {
    padding: 10px;
  }
  .page-node-56 .section.textured .component.banner .poster .col img,
  .page-node-66 .section.textured .component.banner .poster .col img{
    height: 45px;
    margin: 10px auto 10px auto;
  }
  .page-node-56 .section.textured .component.banner .poster,
  .page-node-66 .section.textured .component.banner .poster {
    /* margin-top: -600px; */
  }
  .page-node-56 .section.white:nth-child(3) {
    margin-top: -80px;
  }
  .component.carousel .carousel-header .header {
    min-height: 80px;
  }
  .component.carousel .carousel-header .carousel-inner .item .desktop img {
    display: none;
  }
  .component.carousel .carousel-header .carousel-inner .item img.mobile {
    display: block;
  }
  .component.carousel .carousel-header .header .background-title {
    height: auto;
    width: 90%;
    padding: 20px 0 20px 0;
  }
  .component.carousel .carousel-header .carousel-inner .item .copy {
    height: 230px;
  }
  .component.carousel .carousel-header .carousel-inner .item .copy p {
    font-size: 16px;
    line-height: 22px;
    margin: 20px auto 20px auto;
  }
  .component.carousel .carousel-header .header .arrow {
    bottom: -40px;
  }
  .component.carousel .carousel-header .header .title-container {
    height: auto;
  }
  .component.carousel .carousel-header .header .icon {
    width: 30px;
    height: 25px;
  }
  .component.carousel .carousel-header .header .background-text img{
    /* position: absolute; */
    bottom: 10px;
    left: 0;
    width: 80%;
    margin: 0 auto;
  }
  .component.carousel .carousel-control .glyphicon-chevron-left,
  .component.carousel .carousel-control .glyphicon-chevron-right {
    top: 30%;
  }
  .component.carousel .carousel-inner .item .desktop img {
    display: none;
  }
  .component.carousel .carousel-inner .item .mobile img{
    width:100%;
    height:auto;
  }
  .component.carousel .carousel-inner .item img.mobile {
    display: block;
  }
  .component.carousel .carousel-inner .item .content .centered-content h2 {
    max-width: 60%;
    font-size: 30px;
    line-height: 32px;
    margin: 0 auto 10px auto;
  }
  .component.carousel .carousel-inner .item .content .centered-content a {
    max-width: 50%;
    font-size: 16px;
  }
  .component.carousel .carousel-inner.carousel-multi .item .copy {
    min-height: 360px;
  }
  .component.carousel .carousel-inner .item .copy p {
    font-size: 16px;
    line-height: 22px;
    margin: 0 auto;
  }
  .component.banner .banner-description a {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .component.listings .item {
    width: 100%;
    float: none;
    padding: 10px;
  }
  .component.leinie-table .table{
    display:block;
  }
  .component.leinie-table .table ul{
    display: block;
    width:100%;
    height: 50px;
    clear: both;
  }
  .component.leinie-table .table ul li {
    float:left;
    width:50%;
    height: 50px;
  }
  .component.two-column-info .item {
    width: 90%;
    float: none;
    margin: 0 auto 30px auto;
    padding: 0 0 30px 0;
  }
  .component.two-column-info .item .poster > img {
    width:100%;
    max-width:500px;
    height:auto;
  }
  .component.two-column-info .item .poster {
    overflow:hidden;
  }
  .component.two-column-info .item, .component.two-column-info .item:last-of-type {
    width: 90%;
    float: none;
    margin: 0 auto;
  }
  .component.two-column-info .item:last-of-type {
    margin:30px auto 0 auto;
  }
  .component.beers .beers-row .items .background:nth-child(1){
    position: absolute;
    margin: 30px auto 0 auto;
  }
  .component.beers .beers-row .item .view-beer {
    width: 90%;
    left: 5%;
    margin: 0 auto;
  }
  .component.beers .beers-row .item .poster img {
    max-width: 100px;
    margin: 0 auto;
  }
  .component.beers .beers-row .category-variety-packs .item .poster img {
    max-width: 200px;
    margin: 10px auto 20px auto;
  }
  .component.beers .beers-row .category-variety-packs .item:nth-child(odd) {
    margin-left: 0;
  }
  .item .beer-title,
  .component.beers .beers-row .title-bar-background {
    bottom: -12px;
  }
  .component.beers .beers-row .category-variety-packs .items.rows-2 .beer-item-container .item{
    width:100%;
  }
  .component.beers .beers-row .items.rows-3 .beer-item-container .item,
  .component.beers .beers-row .item {
    width: 50%;
    display: block;
    background: linear-gradient(to bottom, #ffffff 0%,#ffffff 75%,#ffffff 75%,#fcfaf7 100%);
  }
  .component.beers .beers-row .items.rows-3 .beer-item-container .item:last-of-type{
    margin:0 25%;
  }
  .component.beers .beers-row .item .poster img {
    margin: 30px auto 0 auto;
  }
  .component.beers .beers-row .items.rows-3 .beer-item-container .item:last-of-type .beer-title{
    bottom:-22px;
  }
  /*  .component.beers .beers-row .items.rows-2 .beer-item-container .item,*/
  .component.beers .beers-row .category-variety-packs .item,
  .component.beers .beers-row .category-variety-packs .items .beer-item-container,
  .component.beers .beers-row .category-variety-packs .items.rows-2 .beer-item-container,
  .component.beers .beers-row .category-variety-packs .items.rows-3 .beer-item-container,
  .component.beers .beers-row .items.rows-2 .beer-item-container,
  .component.beers .beers-row .items.rows-3 .beer-item-container,
  .component.beers .beers-row .items .beer-item-container{
    width:100%;
    max-width: unset;
  }
  .component.beers .beers-row .background:nth-child(1),
  .component.beers .beers-row .background.desktop:nth-child(1){
    display: none;
  }
  .component.beers .nav {
    display: none;
  }
  .component.beers .beers-row .background.mobile:nth-child(1),
  .component.beers .mobile-copy {
    display: block;
  }
  .component.beers .beers-row .items {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding:10px 0;
  }
  .component.beers .beer-categories-container .row-container{
    display:block;
  }
  .component.beers .beer-categories-container .row-container.category-all-beers{
    display:none;
  }
  .component.beers .beers-row .item a .view-beer {
    width: 70%;
    font-size: 14px;
    line-height: 14px;
    padding: 4px 4px 4px 4px;
    display: block;
    margin: 0 auto;
  }
  .component.beers .beers-row:nth-child(2) .items,
  .component.beers .beers-row:nth-child(3) .items,
  .component.beers .beers-row:nth-child(4) .items,
  .component.beers .beers-row:nth-child(5) .items {
    margin: 130px auto 30px auto;
  }
  .component.beers .beers-row .item.hover a .view-beer,
  .component.beers .beers-row .item a:hover .view-beer,
  .component.beers .beers-row .item a .view-beer{
    display:none;
  }
  .component.beer .poster {
    bottom: auto;
    left: auto;
    z-index: 1;
  }
  .component.beer .white-bar {
    height: 60px;
    bottom: 40px;
  }
  .component.beer .info h2 {
    width: 120%;
    margin: 0 -10%;
    text-align: center;
    letter-spacing: 1px;
  }
  .component.beer .info a.btn-prev-beer, .component.beer .info a.btn-next-beer {
    width: 15%;
    display: table-cell;
    vertical-align: middle;
  }
  .component.beer .poster img {
    width: 100%;
    min-width: 170px;
    max-width: 230px;
    margin: 0 auto;
  }
  .component.beer .info .box {
    width: 90%;
    margin: 0 auto;
  }
  .component.beer .info .box .attributes {
    display: block;
  }
  .component.beer .info .box .attributes div.abv,
  .component.beer .info .box .attributes div.ibu,
  .component.beer .info .box .attributes div.avail {
    width: 100%;
    border-right: none;
    display: block;
  }
  .info .box .attributes div span {
    display: inline;
  }
  #footer .back-to-top {
    margin: 0 auto;
    background: url("../images/icon-back-to-top-arrow-NEW.png") no-repeat center center;
    background-size: 30px auto;
  }
  #footer .back-to-top:hover {
    background: url("../images/icon-back-to-top-arrow-sand.png") no-repeat center center;
    background-size: 30px auto;
  }
  #footer .back-to-top .btn-back-to-top {
    text-align: center;
    padding-top: 50px;
  }
  .component.beer .info .box .attributes:after,
  .component.beer .info .box .attributes:before,
  #beer-126 .info .box .attributes:after,
  #beer-161 .info .box .attributes:after {
    position: relative;
    width: 100%;
    margin: 10px auto;
  }
  .component.beer .info .box .attributes div {
    font-size: 15px;
    line-height: 21px;
  }
  .component.beer .info .box .header h3 {
    width: 68%;
    display: table-cell;
    vertical-align: middle;
  }
  .component.beer .beer-content {
    width: 100%;
  }
  .component.beer .background-title {
    position: absolute;
    top: 20px;
    left: 5%;
    text-align:center;
  }
  .component.beer .background-title img {
    width: 90%;
    height: auto;
  }
  .component.beer .info {
    width: 100%;
    max-width: none;
    margin: 30px auto 0 auto;
  }
  .component.beer .poster, #variety-packs .poster {
    width: 90%;
    max-width:80%;
    float: none;
    position: relative;
    top: auto;
    right: auto;
    margin: 30px auto 30px auto;
  }
  .component.beer .nav {
    display: none;
  }
  .component.beer .video {
    width: 100%;
    padding: 140px 0 0 0;
    margin:-140px 0 0 0;
  }
  .component.beer .beer-content {
    min-height: auto;
  }
  .footer .copy {
    margin: 25px auto;
  }
  .footer .nav .stamp {
    width: 100%;
    margin: -37.5px auto 20px auto;
  }
  .footer .nav .address,
  .footer .nav .links,
  .footer .nav .newsletter {
    width: 100%;
    float: none;
    margin: 30px 0;
    color: #C32033;
    text-align: center;
  }
  .footer .nav .address.open {
    color: #CAAB77;
    margin: 20px 0 100px 0;
  }
  .footer .nav .address p {
    max-width: 90%;
    margin: 0 auto;
  }
  .footer .nav .newsletter p {
    max-width: 300px;
    margin: 0 auto;
    width: 100%;
    transform: scale(1);
    font-size: 13px;
  }
  .footer .copy p {
    width: 100%;
    max-width: 340px;
    text-align: center;
    margin: 100px auto 0;
    transform: scale(1);
  }
  .footer .social {
    width: 300px;
    height: 70px;
    margin: 95px auto 20px auto;
  }
  .footer .social a {
    width: 75px;
    height: 75px;
  }
  .footer .social a img {
    width: 30px;
    height: auto;
    margin: 15px;
  }
  .footer .copy .gbgr{
    width:100%;
    position:relative;
    text-align:center;
    margin:20px auto 20px 0;
  }
  .footer .copy .gbgr img{
    width:150px;
  }
  .footer .open .social {
    width: 300px;
    height: 70px;
    margin: 160px auto 0 auto;
  }
  .header .header-nav ul.tier-2 li.mobile,
  .mobile {
    display: block;
  }
  .header .header-nav ul.tier-2 li.mobile a:hover {
    text-decoration: none;
  }
  .desktop{
    display:none;
  }
  .header .masthead,
  .header .background{
    height: 80px;
  }
  .masthead .btn-container {
    display: none !important;
  }
  .header .hamburger-icon {
    display: block;
    z-index: 10;
  }
  .header .masthead .logo {
    width: 100%;
    height: 100%;
    position: relative;
    top: auto;
    right: auto;
    margin: 0;
  }
  .header .header-nav {
    width: 100%;
    height: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
  .header .header-nav ul.tier-1 {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .header .header-nav ul.tier-1 > li {
    width: 100%;
    float: none;
    padding: 0;
    margin-top: -1px;
  }
  .header .header-nav ul.tier-1 > li:hover {
    background: #CAAB77;
  }
  .header .header-nav ul.tier-1 > li:hover > div > a {
    color: #FFF;
  }
  .header .header-nav li:last-child .btn-tier-1 a {
    border-bottom: none;
  }
  .header .header-nav .btn-tier-1 {
    width: 100%;
      /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
    font-size: 23px;
    letter-spacing: 2px;
    line-height: 30px;
    color: #CAAB77;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 0 20px;
    transition: 300ms;
  }
  .header .header-nav .btn-tier-1 a {
    color: #CAAB77;
    text-decoration: none;
    border-bottom: 1px solid #CAAB77;
    width: 100%;
    padding: 16px 5px;
    display: block;
  }
  .header .header-nav ul.tier-2 {
    display: none;
    margin: 0;
    padding: 0;
  }
  .header .header-nav ul.tier-2.open {
    display: block;
    background: #CAAB77;
  }
  .header .header-nav ul.tier-2 li {
    width: 100%;
    display: block;
    float: none;
  }
  .header .header-nav ul.tier-2 h3 {
    margin: 0;
    padding: 0;
  }
  .header .header-nav ul.tier-2 .btn-tier-2 h3 {
    width: 90%;
    font-size: 15px;
    line-height: 17px;
    padding: 20px 40px;
    border-top: 1px solid #C32033;
    margin: 0 auto;
    color: #C32033;
    text-align: left;
  }
  .header .header-nav ul.tier-2 .btn-tier-2.open h3 {
    border-bottom: 1px solid #C32033;
    color: #FFF;
  }
  .header .header-nav ul.tier-3 {
    display: none;
    margin: 0;
    padding: 0;
  }
  .header .header-nav ul.tier-3.open {
    display: block;
  }
  .header .header-nav li.mobile ul.tier-3.open {
    display:none;
  }
  .header .header-nav ul.tier-3 li {
    display: block;
    padding: 10px 20px 10px 30px;
  }
  .header .header-nav ul.tier-3 li .btn-tier-3 {
    width: 100%;
    display: block;
    font-size: 25px;
    line-height: 29px;
    color: #000;
    text-align: left;
  }
  .section.white .component.banner .banner-content .copy h2 {
    margin: 0 auto;
  }
  .page-node-56 .carousel.slide .carousel-inner .copy h2 {
    margin-top: -52%;
    transform: scale(0.7);
  }
  .slider-chippewa h2 span,
  .slider-gen1 h2 span,
  .slider-gen2 h2 span,
  .slider-gen3 h2 span,
  .slider-gen4 h2 span,
  .slider-gen5 h2 span,
  .slider-gen6 h2 span,
  .page-node-221 .component.basic .copy h1 span {
    transform: scale(1);
  }
  .section.textured .component.banner .copy p span {
    transform: scale(1);
    margin: 0;
    line-height: 13px;
  }
  .header .header-nav.open {
    top: 0 !important;
  }
  .component.beer .info .box .description p,
  .component.beer .info .box .pairings p,
  .component.beer .info .box .header h3,
  .component.beer .info .box .header h3 p {
    transform: scale(1);
    margin: 20px 0 0 0;
  }
  .component.beer .info .box .attributes .abv:after {
    display: none;
  }
  .page-node-66 .component.basic .copy h2 {
      /* font-family: "BebasNeue", sans-serif; */
  font-family: 'futura-pt',sans-serif;
    font-size: 48px;
    line-height: 52px;
    margin-top: 20px;
  }
  .page-node-66 .component.basic .copy h3 {
    width: 310px;
    margin: 0 auto;
    padding: 8px 0;
    font-size: 14px;
  }
  .page-404 .btn-cta,
  .page-node-61 .content .component.basic:nth-child(2) .copy .basic-cta {
    width: 80%;
  }
  .page-node-61 .section.white:last-child h1 {
    padding: 115px 0;
    margin-top: -350px;
  }
  .page-404 {
    min-height: 550px;
  }
  .footer .nav .address.open p {
    transform: scale(1);
    font-size: 15px;
    line-height: 21px;
  }
  .footer .nav .address.open h3 {
    color: #CAAB77;
    font-size: 17px;
    margin-bottom: 10px;
  }
  .component.beer .btn-next-beer {
    background: url("../images/icon-next-beer-arrow-red.png") no-repeat center center;
    background-size: 20px 36px;
  }
  .component.beer .btn-prev-beer {
    background: url("../images/icon-prev-beer-arrow-red.png") no-repeat center center;
    background-size: 20px 36px;
  }
  .component.beer .btn-next-beer img,
  .component.beer .btn-prev-beer img {
    background: #FFF;
    opacity: 1;
    transition: 300ms;
  }
  .component.beer .btn-next-beer:hover img,
  .component.beer .btn-prev-beer:hover img {
    opacity: 0;
  }
  .page-node-57 .section.white:first-child,
  .page-node-61 .section.white:first-child,
  .page-node-66 .section.white:first-child,
  .page-node-226 .section.white:first-child {
    padding-bottom: 20px;
  }
  .page-node-57 .component.basic .copy p,
  .page-node-61 .component.basic .copy p,
  .page-node-66 .component.basic .copy p {
    font-size: 15px;
    line-height: 26px;
    margin: 20px auto 10px auto;
    transform: scale(1);
  }
  .page-node-66 .component.basic .copy p span a {
    color: #000;
  }
  .page-node-61 .component.two-column-info p,
  .page-node-66 .component.two-column-info p,
  .page-node-226 .component.two-column-info p {
    transform: scale(1);
  }
  .page-node-61 .component.basic .copy .rtecenter:nth-child(6) {
    margin-bottom: 0;
  }
  .page-node-61 .component.basic .copy .rtecenter:nth-child(7) {
    margin-top: 0;
  }
  .node-type-404-page .footer .copy p {
    margin: 30px auto 0;
  }
  .component.beer .title-container h2 sup {
    font-size: 15px;
    top: -32px;
  }
  .page-node-61 .component.listings .item {
    padding: 0 10px;
  }
  .page-node-61 .component.listings .item .copy {
    width: 100%;
    margin: 10px auto 20px;
  }
}
.field-collection-view-links {
  display: none;
}
@media (max-width: 900px) {
  .header .background {
    width: 100%;
    height: 80px;
    background-color: #fff;
  }
  .header .masthead .btn-container:nth-of-type(2),
  .header .masthead .btn-container:nth-of-type(3) {
    top: 30px;
  }
  .header .header-nav.open {
    top: 80px;
  }
}
@media (min-width: 900px) {
  .page-node-57 .component.carousel .item .copy h2 {
    transform: scale(1.2);
  }
}
@media (max-width: 460px) {
  h1, h2, h3, h4, h5, h6, p, span {
    transform: scale(0.9);
    margin: 0 -5%;
  }
  .header .header-nav .global:last-child ul.tier-3 li:last-child .btn-tier-3,
  .header .header-nav .global:nth-child(4) ul.tier-3 li:first-child .btn-tier-3,
  .header .header-nav .global:nth-child(3) ul.tier-3 li:last-child .btn-tier-3 {
    transform: scale(0.9);
  }
  .page-node-56 .carousel.slide .carousel-inner .copy h2 {
    margin-top: -270px;
    font-size: 55px;
  }
  .page-node-56 .carousel.slide .carousel-inner .copy h2 span {
  font-size: 33px;
  }
  .component.social-grid .header h2,
  .component.family .header h2 {
    width: 300px;
    height: 80px;
    margin: -55px auto 0 auto;
    font-size: 21px;
    line-height: 76px;
    background: url("../images/InstagramBG-Mob.png") no-repeat center center;
    transform: scale(1);
  }
  .component.social-grid h2 sup {
    font-size: 25%;
    top: -11px;
  }
  .header .header-nav ul.tier-2 .btn-tier-2 h3 {
    transform: scale(1);
    margin: 0 auto;
  }
  .info .box .attributes div span {
    margin: 0;
  }
  .component.basic .copy h1 {
    font-size: 65px;
    margin: -330px auto 30px auto;
    padding: 100px 0;
  }
  .component.carousel .carousel-control.left,
  .component.carousel .carousel-control.right {
    top: 23%;
  }
  .page-node-57 .component.carousel .item .copy h2 {
    margin: -233px -30% 0 -30%;
    transform: scale(0.5);
    width: 160%;
  }
  .page-node-57 .component.carousel .item:nth-child(2) .copy .slider-chippewa h2 {
    margin-top: -38%;
  }
  .page-node-57 .component.carousel .item:nth-child(3) .copy .slider-chippewa h2,
  .page-node-57 .component.carousel .item:nth-child(2) .copy .slider-gen1 h2 {
    margin-top: -63%;
  }
  .page-node-57 .component.carousel .item:nth-child(1) .copy .slider-gen3 h2,
  .page-node-57 .component.carousel .item:nth-child(1) .copy .slider-gen4 h2,
  .page-node-57 .component.carousel .item:nth-child(1) .copy .slider-gen6 h2 {
    margin-top: -45%;
  }
  .page-node-57 .component.carousel .item:nth-child(2) .copy .slider-gen4 h2 {
    margin-top: -55%;
  }
  .page-node-57 .component .item:nth-child(1) .copy .slider-gen1 h2 span:after,
  .page-node-57 .component .item:nth-child(2) .copy .slider-gen1 h2 span:after {
    width: 100%;
    top: 110px;
  }
  .component.basic .copy h2 span {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 2px;
    margin-top: 20px;
  }
  .component.basic .copy h2 {
    font-size: 13px;
    line-height: 11px;
  }
  .component.family .item {
    width: 47%;
  }
  .component.family .item h3 {
    font-size: 13px;
    line-height: 13px;
    transform: scale(1);
  }
  .component.family .item h4 {
    font-size: 15px;
    line-height: 13px;
    transform: scale(1);
  }
  .page-node-66 .component.basic .copy p span {
    margin: 0;
  }
  .page-node-61 .component.two-column-info p,
  .page-node-66 .component.two-column-info p,
  .page-node-226 .component.two-column-info p {
    width: 100%;
  }
  .page-node-66 .section.white:last-child .component.family h2 {
    width: 300px;
    margin-top: -47px;
    font-size: 23px;
    line-height: 78px;
    background: url("../images/InstagramBG-Mob.png") no-repeat center center;
  }
  .component.basic .copy .become-leinie h2 {
    font-size: 64px;
    width: 100%;
  }
  .component.basic .copy .become-leinie h2 sup {
    font-size: 15px;
    top: -36px;
  }
  .page-node-61 .section.white:nth-child(3) .component.basic:first-child h2 {
    width: 300px;
    height: 80px;
    margin-top: -37px;
    font-size: 23px;
    line-height: 76px;
    background: url("../images/InstagramBG-Mob.png") no-repeat center center;
  }
  .page-node-61 .section.white:last-child h1 {
    font-size: 26px;
    line-height: 32px;
    padding: 80px 0;
    width: 110%;
    margin: -260px -5% 0;
  }
  .page-node-61 .content .section.white:last-child .component.basic .copy .basic-cta {
    width: 80%;
  }
  .page-node-61 .content .section.white:last-child .component.basic .copy .basic-cta > a {
    margin: 30px auto;
  }
  .locator h1 {
    transform: scale(1);
    margin: 0;
  }
  .leinie-faq .title-under-style h1 {
    font-size: 30px;
  }
  .leinie-faq h2,
  .leinie-faq p {
    width: 100%;
  }
  .leinie-faq {
    margin: 0 auto 50px auto;
  }
  .page-node-221 .component.basic .copy h1 {
    margin: -320px auto 0;
  }
  .page-404 h1:nth-child(3):before,
  .page-404 h1:nth-child(3):after {
    top: 70px;
    width: 50px;
    margin: 0;
  }
  .page-404 h1:nth-child(3) {
    line-height: 68px;
    width: 260px;
  }
  .page-404 h2 {
    width: 320px;
    font-size: 18px;
  }
  .component.carousel .carousel-inner.carousel-multi .item .copy {
    min-height: 380px;
  }
  .component.beers .beer-item-container .item .beer-title a p {
    transform: scale(1);
    margin: 0;
  }
  .footer .nav .newsletter h3,
  .footer .nav .address h3 {
    transform: scale(1);
    letter-spacing: 1px;
  }
  .footer .nav .address p {
    transform: scale(1);
    font-size: 13px;
  }
  .page-404 {
    min-height: 500px;
  }
  .component.social-grid h2 sup {
    font-size: 50%;
    top: -8px;
  }
  .component.beer .info h2 {
    font-size: 55px;
  }
  .locator-result .location span:nth-of-type(2), .locator-result .location span:nth-of-type(3) {
    transform: scale(1);
    margin: 0 auto;
  }
  .page-node-57 .component.basic .copy h1,
  .page-node-66 .component.basic .copy h1,
  .page-node-226 .component.basic .copy h1 {
    margin: -290px auto 0 auto;
    padding: 80px 0;
  }
  .page-node-61 .section.textured:first-child .component.basic:first-child .copy > h1 {
    font-size: 72px;
    margin: -290px auto 0 auto;
    padding: 80px 0;
  }
  .page-node-61 .section.textured:first-child .component.basic .copy h1 sup {
    font-size: 25%;
    top: -38px;
  }
  a {
    color: #C32033;
    text-decoration: none;
  }
  .page-node-61 .section.white:last-child h1 sup {
    font-size: 10px;
    top: -8px;
    right: 0;
  }
}
@media (max-width: 1150px) {
  .header .masthead a.btn {
    height: 28px;
    font-size: 13px;
    line-height: 13px;
  }
}
@media (min-width: 768px) and (max-width: 940px) {
  .component.beer .nav ul li a {
    font-size: 13px;
  }
  .component.beer .nav ul li {
    padding: 10px 5px;
  }
  .page-node-56 .carousel.slide .carousel-inner .copy h2 {
    margin-top: -40%;
  }
  .header .masthead a.btn {
    height: 24px;
    font-size: 10px;
    line-height: 11px;
  }
  .footer .nav .address {
    margin-left: 5%;
    width: calc((100% / 3) - 7.5%);
  }
  .footer .nav .newsletter {
    margin-right: 5%;
    width: calc((100% / 3) - 7.5%);
  }
  .component.banner .copy p {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .component.carousel .carousel-inner .item .content {
    height: auto;
  }
  .header .masthead {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 0 auto;
  }
  .component.beer .nav {
    width: 90%;
    max-width: 1200px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-left: 0;
  }
  .component.two-column-info .item:last-child .copy {
    max-width: 600px;
    margin: 0 auto 0 0;
  }
  .component.two-column-info .item:first-child .copy {
    max-width: 600px;
    margin: 0 0 0 auto;
  }
}

.component.social-grid .grid .item img {
  width: 100%;
  max-height: calc(26vw);
}

/*TrustArc*/

#consent_blackbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 1000; }

  #teconsent {
	padding: 5px 5px 3px 5px;
  background: #C32033;
  width: 100%;
  text-align: right; }

/*Captcha*/

.grecaptcha-badge {
  bottom: 55px !important;
}

@media (max-width: 767px) {
  .section.textured .component.banner .banner-content .copy h2:nth-child(3) {
    font-size: 25px;
  }
  .section.textured .component.banner .banner-content .copy h2:nth-child(3)::before,
  .section.textured .component.banner .banner-content .copy h2:nth-child(3)::after {
    top: 10px;
    width: 80px;
  }
  .section.textured .component.banner .banner-content .copy h2:nth-child(3):before {
    margin-left: 10px;
  }
}