/* @override http://calbee.1302efront.com/resources/css/styles.css?v=1 */

/* @override http://calbee.1302efront.com/resources/css/styles.css?v=1 */

/* @override http://calbee.1302efront.com/resources/css/styles.css */

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* ------------------------------------------------------------ *	Variables
\* ------------------------------------------------------------ */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ------------------------------------------------------------ *	Base
\* ------------------------------------------------------------ */
body {
  min-width: 320px;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 1.36;
  color: #825941; }

h1 {
  font-weight: 600;
  font-size: 52px; }

h2 {
  font-weight: 600;
  font-size: 40px; }

h4 {
  font-weight: 700;
  font-size: 18px; }

h6 {
  font-weight: 700;
  font-size: 14px; }

a {
  color: inherit; }

.fade {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease; }

/*  Tablet  */
@media (max-width: 1023px) {
  body {
    font-size: 20px; }
  h1 {
    font-size: 36px; }
  h2 {
    font-size: 28px; } }

/*  Mobile  */
@media (max-width: 768px) {
  body {
    font-size: 16px; }
  h1 {
    font-size: 32px; }
  h2 {
    font-size: 24px; } }

/* ------------------------------------------------------------ *	Icons
\* ------------------------------------------------------------ */
.ico-instagram {
  display: inline-block;
  width: 46px;
  height: 46px;
  vertical-align: middle;
  background-image: url(../images/icons/ico-instagram.png);
  background-size: 100% 100%;
  font-size: 0;
  line-height: 0;
  text-indent: -4004px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    .ico-instagram {
      background-image: url(../images/icons/ico-instagram@2x.png); } }

.ico-facebook {
  display: inline-block;
  width: 46px;
  height: 46px;
  vertical-align: middle;
  background-image: url(../images/icons/ico-facebook.png);
  background-size: 100% 100%;
  font-size: 0;
  line-height: 0;
  text-indent: -4004px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    .ico-facebook {
      background-image: url(../images/icons/ico-facebook@2x.png); } }

/*  Mobile  */
@media (max-width: 768px) {
  .ico-instagram {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background-image: url(../images/icons/ico-instagram.png);
    background-size: 100% 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px; } }
  @media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi) {
    .ico-instagram {
      background-image: url(../images/icons/ico-instagram@2x.png); } }

@media (max-width: 768px) {
  .ico-facebook {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background-image: url(../images/icons/ico-facebook.png);
    background-size: 100% 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px; } }
  @media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi) {
    .ico-facebook {
      background-image: url(../images/icons/ico-facebook@2x.png); } }

/* ------------------------------------------------------------ *	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  min-height: 100%;
  position: relative;
  padding-top: 126px;
  overflow: hidden;
  /*  Tablet  */
  /*  Mobile  */ }
  @media (max-width: 1023px) {
    .wrapper {
      padding-top: 90px; } }
  @media (max-width: 768px) {
    .wrapper {
      padding-top: 72px!important;
      } }

/* ------------------------------------------------------------ *	Container
\* ------------------------------------------------------------ */
.container {
  width: 100%;
  max-width: 1008px; }

/* ------------------------------------------------------------ *	Logo
\* ------------------------------------------------------------ */
.logo {
  display: inline-block; }

/* ------------------------------------------------------------ *	Nav
\* ------------------------------------------------------------ */
.nav {
  margin: 71px 0 20px;
  /*  Tablet  */
  /*  Mobile  */ }
  .nav__list {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0; }
  .nav__item {
    display: inline-block;
    vertical-align: middle;
    position: relative; }
    .nav__item:hover .nav__link, .nav__item.active .nav__link {
      text-decoration: none;
      background-color: #e30613;
      color: #fff; }
    .nav__item:hover .subnav {
      opacity: 1;
      visibility: visible; }
    .nav__item.active .nav__link {
      font-weight: 700; }
  .nav__link {
    display: block;
    padding: 1px 22px 2px;
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #684332;
    -webkit-transition: background-color .4s ease, color .4s ease;
    transition: background-color .4s ease, color .4s ease; }
    .nav__link:focus, .nav__link:active {
      text-decoration: none;
      color: inherit; }
  @media (max-width: 1023px) {
    .nav__link {
      padding: 1px 12px 2px;
      font-size: 20px; } }
  @media (max-width: 768px) {
    .nav {
      width: 100%;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
      background-color: #fff;
      opacity: 0;
      visibility: hidden;
      position: fixed;
      left: 0;
      top: 72px;
      bottom: 0;
      z-index: 999;
      -webkit-transition: opacity .4s ease, visibility .4s ease;
      transition: opacity .4s ease, visibility .4s ease; }
      .nav.active {
        opacity: 1;
        visibility: visible; }
      .nav__list {
        text-align: center;
        padding: 0 15px; }
      .nav__item {
        display: block;
        margin-top: 10px; }
      .nav__link {
        display: inline-block; } }

/* ------------------------------------------------------------ *	Subnav
\* ------------------------------------------------------------ */
.subnav {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #e30613;
  text-align: center;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
  /*  Mobile  */ }
  .subnav__link {
    display: block;
    padding: 10px 5px;
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #fff; }
    .subnav__link:hover {
      text-decoration: none;
      color: #fff; }
  @media (max-width: 768px) {
    .subnav {
      position: static;
      opacity: 1;
      visibility: visible;
      display: none; } }

/* ------------------------------------------------------------ *	Button
\* ------------------------------------------------------------ */
button:focus {
  outline: none; }

/* ------------------------------------------------------------ *	Slider
\* ------------------------------------------------------------ */
.slider__image img {
  width: 100%;
  height: auto; }

/* ------------------------------------------------------------ *	Slider Home
\* ------------------------------------------------------------ */
.slider-home {
  position: relative;
  /*  Mobile  */ }
  .slider-home .slick-prev,
  .slider-home .slick-next {
    border: 0;
    font-size: 0;
    background-color: transparent;
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 10;
    -webkit-transition: opacity .4s ease !important;
    transition: opacity .4s ease !important; }
    .slider-home .slick-prev:hover,
    .slider-home .slick-next:hover {
      opacity: .75; }
  .slider-home .slick-prev {
    content: '';
    width: 48px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
    border-width: 0 0 8px 8px;
    border-style: solid;
    border-color: #fff;
    margin: -46px 0 0 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    left: 34px; }
  .slider-home .slick-next {
    content: '';
    width: 48px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
    border-width: 0 0 8px 8px;
    border-style: solid;
    border-color: #e9f2c6;
    margin: -46px 0 0 0;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    right: 32px; }
  .slider-home .slick-dots {
    list-style: none;
    margin: 0;
    padding: 18px 0;
    font-size: 0;
    text-align: center; }
    .slider-home .slick-dots li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 5px; }
      .slider-home .slick-dots li:hover button, .slider-home .slick-dots li.slick-active button {
        background-color: #d9e99a; }
    .slider-home .slick-dots button {
      width: 12px;
      height: 12px;
      border: 0;
      padding: 0;
      background-color: #b2d235;
      font-size: 0;
      border-radius: 50%;
      -webkit-transition: background-color .4s ease;
      transition: background-color .4s ease; }
  @media (max-width: 768px) {
    .slider-home .slick-prev,
    .slider-home .slick-next {
      display: none !important; } }

/* ------------------------------------------------------------ *	Section
\* ------------------------------------------------------------ */
.section {
  position: relative;
  /*  Tablet  */ }
  .section__image {
    position: relative;
    z-index: 10; }
  .section h1,
  .section h2 {
    color: #e30613; }
  .section__inner {
    background-color: #fff;
    position: relative;
    padding: 0 50px 30px; }
    .section__inner:before, .section__inner:after {
      content: '';
      width: calc( (100vw - 988px) / 2);
      height: 686px;
      background-repeat: no-repeat;
      position: absolute;
      bottom: 0; }
    .section__inner:before {
      background-image: url(../images/temp/section-left-bg.jpg);
      background-position: left bottom;
      right: 100%; }
    .section__inner:after {
      background-image: url(../images/temp/section-right-bg.jpg);
      background-position: right bottom;
      left: 100%; }
    .section__inner.top:before {
      background-image: none;
      background-position: left bottom;
      right: 100%; }
    .section__inner.top:after {
      background-image: none;
      background-position: right bottom;
      left: 100%; }      
  .section__image img {
    width: 100%;
    height: auto; }
  @media (max-width: 1023px) {
    .section__inner {
      padding: 0 0 30px; } }

/* ------------------------------------------------------------ *	Section Story
\* ------------------------------------------------------------ */
.section-story {
  text-align: center;
  /*  Mobile  */ }
  .section-story .section__inner {
    padding: 0 0 53px 0;
    }
  .section-story__head {
    margin: 0 0 18px; }
    .section-story__head h1 {
      margin: 0; }
  .section-story__body h2 {
    margin: 20px 0 6px 0;
    padding-left: 5px;
    }
  .section-story__body p {
    margin: 0 0 12px;
    padding: 0 10px 0 10px;
    }
    .section-story__body p strong {
      font-weight: 600; }
    .section-story__body p span {
      display: block;
      font-weight: 600; }
    .section-story__body p a {
      -webkit-transition: color .4s ease;
      transition: color .4s ease; }
      .section-story__body p a:hover {
        text-decoration: none;
        color: #e30613; }
  @media (max-width: 768px) {
    .section-story .section__inner {
      padding: 0 0 30px; }
    .section-story__body h2 {
      padding: 0;
      margin: 0 0 10px; } }

/* ------------------------------------------------------------ *	Section Brands
\* ------------------------------------------------------------ */
.section-brands {
  /*  Tablet  */
  /*  Mobile  */ }
  .section-brands__head {
    text-align: center;
    margin-bottom: 38px;
    padding-top: 9px; }
    .section-brands__head img {
      margin-left: -200px; }
    .section-brands__head h2 {
      color: #49773b;
      line-height: 1.2;
      letter-spacing: -.005em;
      margin: 17px -45px 0 10px; }
  .section-brands__body {
    text-align: center; }
  .section-brands__heading {
    margin: 0 0 28px -5px; }
    .section-brands__heading ~ .section-brands__heading {
      margin-bottom: 15px; }
  .section-brands__content {
    overflow: hidden;
    text-align: left;
    margin-bottom: 30px;
    margin-left: -5px; }
    .section-brands__content img {
      float: left;
      margin-right: 21px; }
    .section-brands__content p {
      font-weight: 300;
      font-size: 30px;
      color: #49773b;
      margin: 0;
      line-height: 1.35;
      padding-right: 30px; }
  @media (max-width: 1023px) {
    .section-brands__head img {
      max-width: 100%;
      height: auto;
      margin: 0; }
    .section-brands__content p {
      padding-right: 0;
      font-size: 23px; } }
  @media (max-width: 768px) {
    .section-brands .section__inner {
      padding: 0; }
    .section-brands__head h2 {
      font-size: 21px;
      margin: 10px 0; }
    .section-brands__heading {
      max-width: 100%;
      height: auto;
      margin: 0 0 20px; }
    .section-brands__content {
      text-align: center; }
      .section-brands__content img {
        margin: 0 auto 15px;
        float: none; }
      .section-brands__content p {
        font-size: 16px; } }

/* ------------------------------------------------------------ *	Section Find
\* ------------------------------------------------------------ */
.section-find {
  /*  Tablet  */
  /*  Mobile  */ }
  .section-find .section__inner {
    padding-bottom: 124px; }
  .section-find__head {
    text-align: center;
    padding-top: 60px;
    margin-bottom: 36px; }
    .section-find__head h1 {
      margin: 0 0 0 40px; color: #ec1c24; }
  .section-find__body {
    position: relative; }
  .section-find__actions {
    text-align: center;
    padding: 45px 0 20px 40px; }
    .section-find__actions h2 {
      font-size: 52px;
      margin: 0 0 35px;  color: #ec1c24;
	}
  @media (max-width: 1023px) {
    .section-find .section__inner {
      padding-bottom: 40px; }
    .section-find__actions {
      padding-left: 0; }
      .section-find__actions h2 {
        font-size: 28px; } }
  @media (max-width: 768px) {
    .section-find .section__inner {
      padding: 0 0 25px; }
    .section-find__head {
      padding-top: 20px; }
      .section-find__head h1 {
        margin: 0; }
    .section-find__actions {
      padding: 20px 0 0; }
      .section-find__actions h2 {
        margin-bottom: 20px; } }

/* ------------------------------------------------------------ *	List Checks
\* ------------------------------------------------------------ */
.section-brands__body ul{
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
  /*  Tablet  */
  /*  Mobile  */ }
  .list-checks__item {
    position: relative;
    padding-left: 31px;
    font-size: 32px;
    color: #49773b;
    line-height: 1.25;
    margin-bottom: 12px; }
    .list-checks__item:before {
      content: '';
      width: 24px;
      height: 30px;
      background: url(../images/check.png) no-repeat 0 0;
      position: absolute;
      left: 0;
      top: 0; }
  @media (max-width: 1023px) {
    .list-checks__item {
      font-size: 21px; } }
  @media (max-width: 768px) {
    .list-checks__item {
      font-size: 16px; } }

/* ------------------------------------------------------------ *	List Find
\* ------------------------------------------------------------ */
.list-find {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  /*  Tablet  */
  /*  Mobile  */ }
  .list-find li {
    position: relative;
    padding-left: 20px; }
    .list-find li ~ li {
      margin-top: 50px; }
      .list-find li ~ li:before {
        content: '';
        width: 373px;
        height: 1px;
     
        position: absolute;
        left: 50%;
        margin-left: -186px;
        top: -25px; }
  .list-find__link-alt {
    position: absolute;
    right: -77px;
    top: -20px;
    z-index: 10; }
  .list-find p {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    color: #00653a; }
    .list-find p a:hover, .list-find p a:focus {
      text-decoration: none;
      color: inherit; }
  @media (max-width: 1023px) {
    .list-find li {
      padding-left: 0; }
      .list-find li img {
        max-width: 100%;
        height: auto; }
    .list-find__link-alt {
      right: 0;
      top: -70px; } }
  @media (max-width: 768px) {
    .list-find__link-alt {
      display: inline-block;
      position: static;
      margin-bottom: 20px; }
    .list-find p {
      font-size: 16px; } }

/* ------------------------------------------------------------ *	Socials
\* ------------------------------------------------------------ */
.socials {
  text-align: left;
  padding-left: 15%;
  /*  Tablet  */
  /*  Mobile  */ }
  .socials__list {
    list-style: none;
    margin: 0;
    padding: 0; }
  .socials__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 70px;
    text-align: center; }
  .socials__link {
    display: block;
    color: #86695b;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease; }
    .socials__link:hover, .socials__link:focus {
      text-decoration: none;
      color: inherit; }
    .socials__link:hover {
      opacity: .75; }
    .socials__link span {
      padding-top: 11px;
      display: block;
      font-weight: 600;
      font-size: 21px; }
  @media (max-width: 1023px) {
    .socials {
      padding-left: 0;
      text-align: center; } }
  @media (max-width: 768px) {
    .socials__item {
      margin: 0 10px; }
    .socials__link span {
      font-size: 14px; } }

/* ------------------------------------------------------------ *	Tabs
\* ------------------------------------------------------------ */
.tabs {
  /*  Tablet  */
  /*  Mobile  */ }
  .tabs__hint {
    position: absolute;
    right: -76px;
    top: -34px;
    z-index: 10; }
  .tabs__nav {
    position: relative;
    padding-top: 90px;
    margin-bottom: 80px; }
    .tabs__nav:before, .tabs__nav:after {
      content: '';
      width: calc( (100vw - 988px) / 2);
      height: 686px;
      background-repeat: no-repeat;
      position: absolute;
      bottom: 88px; }
    .tabs__nav:before {
      background-image: none;
      background-position: left bottom;
      right: 100%;
      margin-right: 46px; }
    .tabs__nav:after {
      background-image: none;
      background-position: right bottom;
      left: 100%;
      margin-left: 46px; }
    .tabs__nav ul {
      list-style: none;
      margin: 0 9px 0 -92px;
      padding: 0;
      text-align: center;
      font-size: 0; }
      .tabs__nav ul li {
        width: 28.5%;
        display: inline-block;
        vertical-align: bottom; 
        float: left;}
        
        .tabs__nav ul li:first-child {
          width: 39.5%; }
        .tabs__nav ul li:nth-child(2) {
          width: 32%; }
        .tabs__nav ul li.active a img {
          -webkit-transform: scale(1.28);
                  transform: scale(1.28);
          opacity: 1; }
      .tabs__nav ul span {
        display: block;
        min-height: 66px;
        font-weight: 600;
        font-size: 32px;
        text-transform: uppercase;
        line-height: 1.06;
        margin-top: 15px;
         -webkit-transform: translateZ(0);
              transform: translateZ(0);
               }
    .tabs__nav a {
      display: block; }
      .tabs__nav a[href="#salted"] {
        color: #40b4e5; }
      .tabs__nav a[href="#wasabi"] {
        color: #b6bd00; }
      .tabs__nav a[href="#chilli"] {
        color: #cf0a2c; }
      .tabs__nav a[href="#chicken"] {
        color: #00953A; }
      .tabs__nav a[href="#texasbbq"] {
        color: #D75E00; }  
        
      .tabs__nav a[href="#originalsaltedmulti"] {
        color: #40b4e5; }    
        
      .tabs__nav a img {
        opacity: .5;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        -webkit-transform-origin: center 200px;
                transform-origin: center 200px; }
      .tabs__nav a:hover, .tabs__nav a:focus {
        text-decoration: none; }
      .tabs__nav a:hover img {
        opacity: 1; }
  .tabs__content {
    position: relative; }
  .tabs__pane {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
    .tabs__pane.active {
      position: relative; }
    .tabs__pane#wasabi .tab__content p {
      line-height: 1; }
    .tabs__pane#chilli .tab__content p {
      line-height: 1; }
  @media (max-width: 1023px) {
    .tabs__nav {
      padding-top: 120px;
      margin-bottom: 40px; }
      .tabs__nav ul {
        margin: 0; }
        .tabs__nav ul span {
          font-size: 24px; }
    .tabs__hint {
      right: 0;
      top: -20px; } }
  @media (max-width: 768px) {
    .tabs__hint {
      width: 120px;
      height: auto;
      top: 0; }
    .tabs__nav {
      margin-bottom: 0; }
      .tabs__nav ul li {
        width: 33.3333% !important; }
      .tabs__nav ul span {
        font-size: 16px;
        margin-top: 10px; }
      .tabs__nav a img {
        width: 100%;
        height: auto;
        -webkit-transform-origin: center 83%;
                transform-origin: center 83%; } }

/* ------------------------------------------------------------ *	Tab
\* ------------------------------------------------------------ */
.tab {
  /*  Tablet  */
  /*  Mobile  */ }
  .tab__image img {
    position: relative;
    left: 5px; }
  .tab__body {
    border: 6px solid #d0d2d3;
    border-radius: 30px;
    padding: 10px;
    overflow: hidden;
    margin-top: -3px;
    margin-left: -12px;
    margin-right: -23px;
    position: relative;
    max-width: 900px;
    z-index: 2; }
  .tab__aside {
    float: left;
    width: 50%;
    padding-right: 10px; }
  .tab__content {
    float: left;
    width: 50%;
    text-align: left;
    padding-top: 5px; }
    .tab__content p {
      max-height: 460px;
      overflow: hidden;
      font-size: 23px;
      line-height: 1.2;
      letter-spacing: -.003em;
      -webkit-transform: scaleX(0.9);
              transform: scaleX(0.9);
      -webkit-transform-origin: left top;
              transform-origin: left top;
      margin-right: -60px;
      margin-bottom: 0; padding-right: 40px;
	}
      .tab__content p span {
        font-weight: 600; }
  .tab--blue .tab__body {
    background-color: #38b5e6;
    color: #000; }
  .tab--green .tab__body {
    background-color: #b5be00;
    color: #000; }
  .tab--red .tab__body {
    background-color: #d0112b;
    color: #fff; }
  .tab--forrest .tab__body {
    background-color: #00953A;
    color: #fff; }  
  .tab--orange .tab__body {
    background-color: #D75E00;
    color: #fff; }    
    
  @media (max-width: 1023px) {
    .tab__image img {
      left: 0;
      max-width: 100%;
      height: auto; }
    .tab__body {
      margin: 0;
      overflow: visible; }
      .tab__body:after {
        content: '';
        display: table;
        clear: both; }
    .tab__aside {
      width: 60%; }
    .tab__content {
      width: 40%; }
      .tab__content p {
        max-height: none;
        font-size: 21px;
        margin-right: -30px; } }
  @media (max-width: 768px) {
    .tab__body {
      margin: 0 -25px;
      border-radius: 0; }
      .tab__body [class^="table-"] {
        margin: 0 -15px 10px;
        border-radius: 0; }
    .tab__aside, .tab__content {
      float: none;
      width: 100%; }
    .tab__aside {
      padding: 0; }
    .tab__content p {
      font-size: 16px; } }

/* ------------------------------------------------------------ *	Table Nutritions
\* ------------------------------------------------------------ */
.table-nutritions {
  border-radius: 20px;
  padding: 5px;
  margin-bottom: 7px;
  /*  Mobile  */ }
  .table-nutritions.table--blue {
    background: url(../images/temp/table-blue-bg.png) no-repeat center;
    background-size: 100% 100%; }
    .table-nutritions.table--blue thead tr {
      border-bottom: 2px solid #38b5e6; }
    .table-nutritions.table--blue tfoot tr {
      border-top: 2px solid #38b5e6; }
  .table-nutritions.table--green {
    background: url(../images/temp/table-green-bg.png) no-repeat center;
    background-size: 100% 100%; }
    .table-nutritions.table--green thead tr {
      border-bottom: 2px solid #c9da2a; }
    .table-nutritions.table--green tfoot tr {
      border-top: 2px solid #c9da2a; }
  .table-nutritions.table--red {
    background: url(../images/temp/table-red-bg.png) no-repeat center;
    background-size: 100% 100%;
    color: #000; }
    .table-nutritions.table--red thead tr {
      border-bottom: 2px solid #f497a2; }
    .table-nutritions.table--red tfoot tr {
      border-top: 2px solid #f497a2; }
  .table-nutritions.table--forrest {
    background: url(../images/temp/table-forrest-bg.png) no-repeat center;
    background-size: 100% 100%;
    color: #000; }
    .table-nutritions.table--forrest thead tr {
      border-bottom: 2px solid #00953a; }
    .table-nutritions.table--forrest tfoot tr {
      border-top: 2px solid #00953a; }    
  .table-nutritions.table--orange {
    background: url(../images/temp/table-orange-bg.png) no-repeat center;
    background-size: 100% 100%;
    color: #000; }
    .table-nutritions.table--orange thead tr {
      border-bottom: 2px solid #d75e00; }
    .table-nutritions.table--orange tfoot tr {
      border-top: 2px solid #d75e00; }    
      
      
  .table-nutritions table {
    width: 100%; }
  .table-nutritions .title-large {
    display: block;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: -.05em;
    -webkit-transform: scaleX(0.85);
            transform: scaleX(0.85);
    -webkit-transform-origin: center;
            transform-origin: center; }
  .table-nutritions .title-small {
    display: block;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transform: scaleX(0.85);
            transform: scaleX(0.85);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    margin: 0;
    padding: 2px 0;
    line-height: 1.1; }
  .table-nutritions th,
  .table-nutritions td {
    padding-left: 10px;
    padding-right: 10px; }
    .table-nutritions th:first-child,
    .table-nutritions td:first-child {
      width: 28%; }
    .table-nutritions th:nth-child(2),
    .table-nutritions td:nth-child(2) {
      width: 25%; }
      .table-nutritions th:nth-child(2) .title-small,
      .table-nutritions td:nth-child(2) .title-small {
        margin-left: -10px;
        padding: 0; }
    .table-nutritions th:nth-child(3),
    .table-nutritions td:nth-child(3) {
      width: 19%; }
      .table-nutritions th:nth-child(3) .title-small,
      .table-nutritions td:nth-child(3) .title-small {
        margin-left: -10px; }
    .table-nutritions th:last-child,
    .table-nutritions td:last-child {
      width: 29%; }
  .table-nutritions th {
    text-align: right; }
    .table-nutritions th .title-small {
      -webkit-transform-origin: right top;
              transform-origin: right top; }
    .table-nutritions th[colspan="2"] {
      text-align: left; }
      .table-nutritions th[colspan="2"] .title-small {
        -webkit-transform-origin: left top;
                transform-origin: left top;
        margin-right: -80px;
        padding: 2px 0;
        line-height: 1.36; }
      .table-nutritions th[colspan="2"] ~ th {
        text-align: right; }
        .table-nutritions th[colspan="2"] ~ th .title-small {
          -webkit-transform-origin: right top;
                  transform-origin: right top;
          margin-right: 0; }
    .table-nutritions th[colspan="4"] {
      text-align: center;
      padding: 4px 16px 1px 0; }
  .table-nutritions td {
    text-align: right;
    font-size: 12px;
    line-height: 1.3; }
    .table-nutritions td:first-child {
      font-weight: 700;
      text-align: left; }
  .table-nutritions tfoot td {
    font-size: 11px;
    padding: 0 0 0 8px; }
  .table-nutritions tfoot p {
    margin: 0 -20px 0 0;
    padding: 5px 0 1px;
    -webkit-transform: scaleX(0.9);
            transform: scaleX(0.9);
    -webkit-transform-origin: left center;
            transform-origin: left center; }
    .table-nutritions tfoot p span {
      display: block;
      padding-left: 6px; }
  @media (max-width: 768px) {
    .table-nutritions .title-small {
      font-size: 12px; }
    .table-nutritions td {
      font-size: 12px; } }

/* ------------------------------------------------------------ *	Table Serving
\* ------------------------------------------------------------ */
.table-serving {
  border: 2px solid #fff;
  border-radius: 20px;
  letter-spacing: -.025em;
  overflow: hidden;
  /*  Mobile  */ }
  .table-serving table {
    width: 100%;
    table-layout: fixed; }
  .table-serving th,
  .table-serving td {
    border: 2px solid #fff; }
    .table-serving th span,
    .table-serving td span {
      display: block;
      -webkit-transform: scaleX(0.9);
              transform: scaleX(0.9);
      -webkit-transform-origin: left center;
              transform-origin: left center; }
    .table-serving th:first-child,
    .table-serving td:first-child {
      text-align: left;
      border-left: 0;
      width: 41%; }
    .table-serving th:last-child,
    .table-serving td:last-child {
      border-right: 0; }
  .table-serving th {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    border-top: 0; }
  .table-serving td {
    padding: 6px 10px;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.12;
    color: #000; }
  .table-serving tr:last-child td {
    border-bottom: 0; }
  .table-serving.table--blue th {
    background-color: #0088cf; }
  .table-serving.table--blue td {
    background-color: #b8e4fa; }
  .table-serving.table--green th {
    background-color: #59a246; }
  .table-serving.table--green td {
    background-color: #dde686; }
  .table-serving.table--red th {
    background-color: #f27b89; }
  .table-serving.table--red td {
    background-color: #fbd3d1; }
  .table-serving.table--forrest th {
    background-color: #007236; }  
  .table-serving.table--forrest td {
    background-color: #aedaba; }  
  .table-serving.table--orange th {
     background-color: #aa3b12; }   
  .table-serving.table--orange td {
     background-color: #fac3b0; } 
    
    
  @media (max-width: 768px) {
    .table-serving {
      padding: 0 5px; }
      .table-serving th,
      .table-serving td {
        font-size: 12px; } }

/* ------------------------------------------------------------ *	Form Contact
\* ------------------------------------------------------------ */
.form-contact {
  padding: 47px 0 25px;
  /*  Mobile  */ }
  .form-contact .form__controls {
    font-size: 0; }
  .form-contact .form__row {
    margin-bottom: 10px; }
  .form-contact__head {
    text-align: center;
    margin-bottom: 30px; }
    .form-contact__head h1 {
      margin: 0 0 6px; }
    .form-contact__head p {
      margin: 0;
      font-size: 20px;
      line-height: 1.5;
      color: #825941;
      }
  .form-contact__body, .form-contact__actions {
    max-width: 590px;
    margin: 0 auto; }
  .form-contact__actions {
    padding-top: 16px;
    text-align: center; }
    .form-contact__actions p {
      font-size: 20px;
      }
      .form-contact__actions p ~ p {
        margin-top: 8px; }
    .form-contact__actions a:hover, .form-contact__actions a:focus, .form-contact__actions a:active {
      color: inherit;
      text-decoration: none; }
  .form-contact button {
    margin-bottom: 45px; }
  @media (max-width: 768px) {
    .form-contact {
      padding: 25px 0; }
      .form-contact__head p {
        font-size: 16px; }
      .form-contact__actions p {
        font-size: 16px; } }

/* ------------------------------------------------------------ *	Form Elements
\* ------------------------------------------------------------ */
.field,
.textarea {
  width: 100%;
  padding: 10px 16px 12px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 22px;
  color: #a6a8ab;
  border: 1px solid #bcbdc0;
  border-radius: 3px;
  -webkit-transition: border-color .4s ease;
  transition: border-color .4s ease;
  /*  Mobile  */ }
  .field:hover, .field:focus, .field:active,
  .textarea:hover,
  .textarea:focus,
  .textarea:active {
    border-color: #87898f;
    outline: none; }
  @media (max-width: 768px) {
    .field,
    .textarea {
      font-size: 16px; } }

.textarea {
  height: 221px;
  resize: none; }

/* ------------------------------------------------------------ *	Button
\* ------------------------------------------------------------ */
.btn {
  min-width: 240px;
  padding: 7px 10px;
  background-color: #e30613;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 21px;
  color: #fff;
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease;
  /*  Mobile  */ }
  .btn:hover, .btn:focus, .btn:active {
    outline: none; }
  .btn:hover {
    background-color: #f9232f;
    color: #fff; }
  .btn-nav {
    display: none;
    width: 32px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px; }
    .btn-nav .bar {
      display: block;
      height: 2px;
      background-color: #e30613;
      position: relative;
      top: 0;
      opacity: 1;
      -webkit-transition: all .4s ease;
      transition: all .4s ease; }
      .btn-nav .bar ~ .bar {
        margin-top: 7px; }
    .btn-nav.active .bar:nth-child(1) {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      top: 9px; }
    .btn-nav.active .bar:nth-child(2) {
      opacity: 0; }
    .btn-nav.active .bar:nth-child(3) {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      top: -9px; }
  @media (max-width: 768px) {
    .btn-nav {
      display: block;
      padding: 0;
      border: 0; } }

/* ------------------------------------------------------------ *	Header
\* ------------------------------------------------------------ */
.header {
  width: 100%;
  background-color: #fff;
  text-align: center;
  padding-left: 70px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  /*  Small desktop  */
  /*  Tablet  */
  /*  Mobile  */ }
  .header.add-shadow {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); }
  .header .nav,
  .header .logo {
    display: inline-block; }
  .header .nav {
    margin-left: 152px; }
  @media (max-width: 1199px) {
    .header {
      padding-left: 0; }
      .header .nav {
        margin-left: 40px; } }
  @media (max-width: 1023px) {
    .header .nav {
      margin: 40px 0 20px 20px; } }
  @media (max-width: 768px) {
    .header {
      padding: 15px;
      text-align: left; }
      .header .nav {
        display: block;
        margin: 0; }
      .header .logo img {
        width: 100px;
        height: auto; } }

/* ------------------------------------------------------------ *	Footer
\* ------------------------------------------------------------ */
.footer {
  /*  Footer Cols  */
  /*  Footer Nav  */
  /*  Footer Subnav  */
  /*  Small desktop  */
  /*  Tablet  */
  /*  Mobile  */ }
  .footer__content {
    background: url(../images/temp/footer-bg.jpg) no-repeat center;
    background-size: cover; }
  .footer__cols {
    padding: 20px 0 30px 37px;
    position: relative; }
    .footer__cols:after {
      content: '';
      display: table;
      clear: both; }
  .footer .go-top {
    width: 42px;
    height: 42px;
    background-color: #684332;
    border-radius: 50%;
    position: absolute;
    left: 100%;
    bottom: 100%;
    margin-bottom: 15px;
    margin-left: 20px;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease; }
    .footer .go-top:hover {
      opacity: .75; }
    .footer .go-top:before {
      content: '';
      content: '';
      width: 20px;
      height: 20px;
      display: inline-block;
      vertical-align: middle;
      border-width: 0 0 4px 4px;
      border-style: solid;
      border-color: #e1d9d6;
      margin: 0;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg);
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
      -webkit-transition: -webkit-transform 0.4s;
      transition: -webkit-transform 0.4s;
      transition: transform 0.4s;
      transition: transform 0.4s, -webkit-transform 0.4s;
      position: absolute;
      left: 11px;
      top: 15px; }
  .footer__col {
    float: left; }
    .footer__col--size1 {
      width: 76.5%; }
    .footer__col--size2 {
      width: 20%;
      padding-top: 5px; }
  .footer-nav__list {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0; }
  .footer-nav__item {
    display: inline-block;
    vertical-align: top; }
    .footer-nav__item ~ li {
      margin-left: 63px; }
    .footer-nav__item.has-dd {
      margin-right: -120px; }
      .footer-nav__item.has-dd .footer-nav__link {
        font-weight: 400; }
  .footer-nav__link {
    display: block;
    font-weight: 600;
    font-size: 20px;
    color: #ec1c24;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease; }
    .footer-nav__link:hover, .footer-nav__link:focus, .footer-nav__link:active {
      text-decoration: none;
      color: inherit; }
    .footer-nav__link:hover {
      opacity: .5;
      color: #ec1c24; }
  .footer-subnav {
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer-subnav__link {
      display: block;
      padding: 3px 0;
      font-size: 18px;
      color: #86695b;
      -webkit-transition: opacity .4s ease;
      transition: opacity .4s ease; }
      .footer-subnav__link:hover, .footer-subnav__link:focus, .footer-subnav__link:active {
        text-decoration: none;
        color: #86695b; }
      .footer-subnav__link:hover {
        opacity: .5; }
  .footer__bar {
    padding: 33px 0 25px; }
  .footer__copyright {
    font-size: 16px;
    color: #231f20;
    margin: 0 0 0 -5px; }
  @media (max-width: 1199px) {
    .footer .go-top {
      left: auto;
      right: 0;
      margin-right: 20px; } }
  @media (max-width: 1023px) {
    .footer__cols {
      padding-left: 0; }
    .footer__col--size1 {
      width: 74%; }
    .footer-nav__item.has-dd {
      margin-right: -90px; }
    .footer-nav__item ~ li {
      margin-left: 30px; }
    .footer-nav__link {
      font-size: 18px; }
    .footer-subnav__link {
      font-size: 16px; }
    .footer__bar {
      padding: 25px 0; } }
  @media (max-width: 768px) {
    .footer .go-top {
      right: 50%;
      -webkit-transform: translateX(50%);
              transform: translateX(50%);
      margin-right: 0; }
    .footer__col--size1, .footer__col--size2 {
      float: none;
      width: 100%;
      text-align: center; }
    .footer-nav {
      text-align: center; }
      .footer-nav__item {
        display: block; }
        .footer-nav__item.has-dd {
          margin-right: 0; }
        .footer-nav__item ~ li {
          margin-left: 0;
          margin-top: 10px; }
    .footer__copyright {
      text-align: center;
      font-size: 12px; } }

.test {
  color: blue; }
  @media (min-width: 480px) {
    .test {
      color: red; } }
  @media (min-width: 768px) {
    .test {
      color: green; } }
      
      
.pack-wrap{
/*
	vertical-align: bottom;
    display: table-cell;
    text-align: center;
    width: 100%;
*/
    
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; 
  
}

.pack-wrap img{
	display: inline-block;
    margin: 0 auto;
}      
