@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  20% {
    opacity: 1; }
  33% {
    opacity: 1; }
  53% {
    opacity: 0; }
  100% {
    opacity: 0; } }

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

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 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; }

/* Text-level semantics
   ========================================================================== */
/**
 * 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 */
  -webkit-text-decoration: underline dotted;
  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; }

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

/**
 * 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; }

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

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

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

/**
 * 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 {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * 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 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 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"] {
  -webkit-box-sizing: border-box;
  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; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 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 */ }

@font-face {
  font-family: 'Akkurat';
  src: url("../fonts/Akkurat-Bold.eot");
  src: url("../fonts/Akkurat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Akkurat-Bold.woff") format("woff"), url("../fonts/Akkurat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Akkurat';
  src: url("../fonts/Akkurat.eot");
  src: url("../fonts/Akkurat.eot?#iefix") format("embedded-opentype"), url("../fonts/Akkurat.woff") format("woff"), url("../fonts/Akkurat.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icons//icomoon.eot?arj747");
  src: url("../fonts/icons/icomoon.eot?arj747#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?arj747") format("truetype"), url("../fonts/icons/icomoon.woff?arj747") format("woff"), url("../fonts/icons/icomoon.svg?arj747#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon, button.next-section, .section.team .profiles li > span a.email, .section.team .profiles li > span a.linkedin, .page--about-us section.our-team div.info li a,
.single-wg_team_member section.our-team div.info li a, [class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-close:before {
  content: "\e908"; }

.icon-instagram:before {
  content: "\e901"; }

.icon-phone:before {
  content: "\e906"; }

.icon-twitter:before {
  content: "\e907"; }

.icon-mail:before, .section.team .profiles li > span a.email:before, .page--about-us section.our-team div.info li.email a:before,
.single-wg_team_member section.our-team div.info li.email a:before {
  content: "\e905"; }

.icon-arrow:before {
  content: "\e903"; }

.icon-arrow-circle:before, button.next-section:before {
  content: "\e904"; }

.icon-facebook:before {
  content: "\e900"; }

.icon-linkedin:before, .section.team .profiles li > span a.linkedin:before, .page--about-us section.our-team div.info li.linkedin a:before,
.single-wg_team_member section.our-team div.info li.linkedin a:before {
  content: "\e902"; }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  -ms-box-sizing: inherit;
  -o-box-sizing: inherit;
  box-sizing: inherit; }

body, html {
  width: 100%;
  overflow-x: hidden; }

body {
  font-family: Akkurat, sans-serif;
  font-size: 24px; }

button,
a.button,
.section .links a,
.error404 a {
  border: 1px solid white;
  color: white;
  background: transparent;
  cursor: pointer;
  font-weight: bold;
  font-size: .75em;
  text-decoration: none;
  padding: 1.1em 1em;
  line-height: 1.2;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  button:hover,
  a.button:hover,
  .section .links a:hover,
  .error404 a:hover {
    color: #58595b;
    background-color: white; }

h1 {
  font-size: 50px;
  line-height: 1.1; }
  @media only screen and (max-width: 1400px) {
    h1 {
      font-size: 32px; } }
  @media only screen and (max-width: 600px) {
    h1 {
      font-size: 28px; } }

h2 {
  font-size: 40px;
  line-height: 1.1; }
  @media only screen and (max-width: 1400px) {
    h2 {
      font-size: 26px; } }
  @media only screen and (max-width: 600px) {
    h2 {
      font-size: 20px; } }

h3, .page--about-us section.our-team p.mobile,
.single-wg_team_member section.our-team p.mobile {
  font-size: 24px; }
  @media only screen and (max-width: 1400px) {
    h3, .page--about-us section.our-team p.mobile,
    .single-wg_team_member section.our-team p.mobile {
      font-size: 20px; } }
  @media only screen and (max-width: 600px) {
    h3, .page--about-us section.our-team p.mobile,
    .single-wg_team_member section.our-team p.mobile {
      font-size: 16px; } }

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

.banner {
  display: table;
  background-color: #a7a9ac;
  color: white;
  width: 100%;
  height: 65%;
  height: 65vh;
  background-size: cover;
  background-position: center top;
  text-align: center;
  position: relative; }
  .banner > div {
    display: table-cell;
    vertical-align: middle; }
  .banner h1 {
    margin: .33em 0; }
  .banner h2 {
    max-width: 14em;
    margin: auto;
    line-height: 1.2;
    font-size: 30px; }
  @media only screen and (max-width: 1400px) {
    .banner {
      height: 420px; }
      .banner h2 {
        font-size: 24px; } }
  @media only screen and (max-width: 800px) {
    .banner h2 {
      font-size: 20px; } }
  @media only screen and (max-width: 600px) {
    .banner {
      height: 65%;
      height: 65vh;
      margin-bottom: 80px; }
      .banner h2 {
        font-size: 17px; } }

ul.social-media-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  color: white;
  line-height: 1em; }
  ul.social-media-icons li {
    display: inline-block;
    position: relative; }
    ul.social-media-icons li a {
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      border-radius: 50%; }

button.next-section {
  color: #58595b;
  background: transparent;
  border: 0;
  outline: 0;
  text-decoration: none;
  font-size: 2em;
  padding: 0;
  position: relative;
  top: 0;
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  -ms-transition: top 0.3s;
  -o-transition: top 0.3s;
  transition: top 0.3s; }
  button.next-section:hover {
    top: 6px; }
  .banner button.next-section {
    color: white;
    margin-top: 0.6em; }
  @media only screen and (max-width: 600px) {
    .banner button.next-section {
      position: absolute;
      left: 0;
      top: 100%;
      color: black !important;
      line-height: 80px;
      font-size: 47px;
      width: 100%;
      text-align: center;
      margin-top: 0; }
      .banner button.next-section:hover {
        top: 100%; } }

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

.nf-form-cont .nf-form-content {
  padding: 0; }
  .nf-form-cont .nf-form-content .ninja-forms-field {
    font-size: 18px; }
  .nf-form-cont .nf-form-content input:not([type=radio]) {
    height: 43px;
    line-height: 43px; }
  .nf-form-cont .nf-form-content input:not([type=button]),
  .nf-form-cont .nf-form-content textarea {
    border-radius: 4px;
    color: #002317;
    padding: 0 12px;
    background: #efefef;
    border: none; }
    .nf-form-cont .nf-form-content input:not([type=button]):focus,
    .nf-form-cont .nf-form-content textarea:focus {
      background: #efefef; }
  .nf-form-cont .nf-form-content textarea {
    padding: 10px 12px;
    resize: vertical;
    min-height: 200px;
    display: block; }
  .nf-form-cont .nf-form-content button,
  .nf-form-cont .nf-form-content input[type=button],
  .nf-form-cont .nf-form-content input[type=submit] {
    height: 43px;
    padding: 0 12px;
    background-color: #00c193;
    border-radius: 4px;
    cursor: pointer;
    min-width: 13em; }
    .nf-form-cont .nf-form-content button:hover,
    .nf-form-cont .nf-form-content input[type=button]:hover,
    .nf-form-cont .nf-form-content input[type=submit]:hover {
      color: white; }

.nf-form-cont .checkbox-wrap .nf-field-element label,
.nf-form-cont .checkbox-wrap .nf-field-label label,
.nf-form-cont .listcheckbox-wrap .nf-field-element label,
.nf-form-cont .listcheckbox-wrap .nf-field-label label {
  margin-bottom: 10px !important;
  display: block;
  margin-top: 5px !important;
  margin-left: 0 !important; }
  .nf-form-cont .checkbox-wrap .nf-field-element label:after,
  .nf-form-cont .checkbox-wrap .nf-field-label label:after,
  .nf-form-cont .listcheckbox-wrap .nf-field-element label:after,
  .nf-form-cont .listcheckbox-wrap .nf-field-label label:after {
    border-color: #00c193 !important;
    border-width: 3px;
    background-color: white; }

.nf-form-cont .checkbox-wrap li label,
.nf-form-cont .checkbox-wrap li label,
.nf-form-cont .listcheckbox-wrap li label,
.nf-form-cont .listcheckbox-wrap li label {
  padding-left: 30px; }

.nf-form-cont .listcheckbox-container .nf-field-element label:before {
  top: -2px;
  left: 0;
  font-size: 20px; }

.nf-form-cont .listcheckbox-container .nf-field-element label:after {
  top: 1px;
  left: 0; }

.nf-form-cont .list-checkbox-wrap {
  background: white;
  border-radius: 4px;
  padding: 8px 12px; }
  .nf-form-cont .list-checkbox-wrap label {
    color: #282828;
    text-align: left; }

.nf-form-cont .nf-field-container .nf-field-label {
  margin-bottom: 0 !important; }

.nf-form-cont .nf-pass.field-wrap .nf-field-element:after {
  content: none; }

.nf-form-cont .html-wrap {
  font-size: 14px; }
  .nf-form-cont .html-wrap p {
    margin: 0; }

.nf-form-cont .nf-error-msg {
  color: #00c193; }

.nf-form-cont .nf-error.field-wrap .nf-field-element:after {
  content: none; }

.nf-form-cont .nf-error .nf-error-msg {
  color: #002317;
  font-size: 12px;
  text-align: left; }

.nf-form-cont .ninja-forms-req-symbol {
  display: none; }

.nf-form-cont ::-webkit-input-placeholder {
  color: #858585; }

.nf-form-cont ::-moz-placeholder {
  color: #858585; }

.nf-form-cont :-ms-input-placeholder {
  color: #858585; }

.nf-form-cont :-moz-placeholder {
  color: #858585; }

@media only screen and (max-width: 1400px) {
  .nf-form-cont .nf-field-container {
    margin-bottom: 20px; }
  .nf-form-cont .nf-form-content .ninja-forms-field {
    font-size: 16px; }
  .nf-form-cont .nf-form-content input:not([type=radio]) {
    height: 39px;
    line-height: 39px; }
  .nf-form-cont .nf-form-content textarea {
    min-height: 160px; }
  .nf-form-cont .nf-form-content button,
  .nf-form-cont .nf-form-content input[type=button],
  .nf-form-cont .nf-form-content input[type=submit] {
    height: 39px; }
  .nf-form-cont .nf-form-content .listcheckbox-wrap li,
  .nf-form-cont .nf-form-content .listcheckbox-wrap li {
    margin-bottom: 7px !important; }
  .nf-form-cont .checkbox-wrap .nf-field-element label,
  .nf-form-cont .checkbox-wrap .nf-field-label label,
  .nf-form-cont .listcheckbox-wrap .nf-field-element label,
  .nf-form-cont .listcheckbox-wrap .nf-field-label label {
    margin-bottom: 5px !important;
    font-size: 16px; }
  .nf-form-cont .checkbox-wrap li label,
  .nf-form-cont .checkbox-wrap li label,
  .nf-form-cont .listcheckbox-wrap li label,
  .nf-form-cont .listcheckbox-wrap li label {
    padding-left: 25px; }
  .nf-form-cont .html-wrap {
    font-size: 12px; } }

.onboarding {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 100;
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: white;
  font-size: 18px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .page--home .onboarding .onboarding-wrapper,
  .page--grapes .onboarding .onboarding-wrapper,
  .page--our-growers .onboarding .onboarding-wrapper,
  .page--contact .onboarding .onboarding-wrapper {
    background: #00c193;
    border-color: #00c193; }
  .page--home .onboarding .form,
  .page--grapes .onboarding .form,
  .page--our-growers .onboarding .form,
  .page--contact .onboarding .form {
    border-color: #00c193; }
    .page--home .onboarding .form > div,
    .page--grapes .onboarding .form > div,
    .page--our-growers .onboarding .form > div,
    .page--contact .onboarding .form > div {
      background: #002317; }
  .page--home .onboarding h4,
  .page--grapes .onboarding h4,
  .page--our-growers .onboarding h4,
  .page--contact .onboarding h4 {
    background: #002317;
    color: #00c193; }
  .page--home .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:before,
  .page--grapes .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:before,
  .page--our-growers .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:before,
  .page--contact .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:before {
    background: #00c193; }
  .page--home .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:after,
  .page--grapes .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:after,
  .page--our-growers .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:after,
  .page--contact .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:after {
    border-color: #002317 !important; }
  .page--home .onboarding .nf-form-cont input[type=button],
  .page--grapes .onboarding .nf-form-cont input[type=button],
  .page--our-growers .onboarding .nf-form-cont input[type=button],
  .page--contact .onboarding .nf-form-cont input[type=button] {
    background: #00c193;
    min-width: 0; }
  .page--home .onboarding .nf-error-msg,
  .page--grapes .onboarding .nf-error-msg,
  .page--our-growers .onboarding .nf-error-msg,
  .page--contact .onboarding .nf-error-msg {
    color: #00c193; }
  .page--home .onboarding .nf-error .nf-error-msg,
  .page--grapes .onboarding .nf-error .nf-error-msg,
  .page--our-growers .onboarding .nf-error .nf-error-msg,
  .page--contact .onboarding .nf-error .nf-error-msg {
    color: #00c193; }
  .page--home .onboarding .close,
  .page--grapes .onboarding .close,
  .page--our-growers .onboarding .close,
  .page--contact .onboarding .close {
    background: #00c193; }
    .page--home .onboarding .close:hover,
    .page--grapes .onboarding .close:hover,
    .page--our-growers .onboarding .close:hover,
    .page--contact .onboarding .close:hover {
      background-color: #00c193; }
  .onboarding-visible .onboarding {
    visibility: visible;
    opacity: 1; }
  .onboarding .onboarding-wrapper {
    background: #ff5e75;
    border-width: 2px;
    border-style: solid;
    border-color: #ff5e75;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4); }
  .onboarding .content {
    padding: 22px; }
    .onboarding .content p {
      margin: 0 0 1em 0; }
      .onboarding .content p:last-child {
        margin-bottom: 0; }
  .onboarding .form {
    border-top-width: 2px;
    border-top-style: solid;
    border-color: #ff5e75; }
    .onboarding .form > div {
      height: 0;
      overflow: hidden;
      padding: 0 22px;
      background: #722046;
      -webkit-transition: .2s;
      -o-transition: .2s;
      transition: .2s; }
  .onboarding h4 {
    background: #722046;
    color: #ff5e75;
    margin: 0;
    padding: 12px 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer; }
    .onboarding h4:before, .onboarding h4:after {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .onboarding h4:before {
      font-size: 40px;
      margin-right: 15px; }
    .onboarding h4:after {
      content: "\e903";
      display: block;
      margin-left: auto; }
    .onboarding h4.current:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .onboarding .send-a-message h4:before {
    content: "\e905"; }
  .onboarding .request-call-back h4:before {
    content: "\e906"; }
  .onboarding .nf-form-cont {
    margin-top: 10px;
    margin-bottom: 20px; }
    .onboarding .nf-form-cont input:not([type=button]),
    .onboarding .nf-form-cont textarea {
      background: white; }
      .onboarding .nf-form-cont input:not([type=button]):focus,
      .onboarding .nf-form-cont textarea:focus {
        background: white; }
    .onboarding .nf-form-cont textarea.ninja-forms-field {
      height: 146px;
      min-height: 146px;
      max-height: 146px;
      resize: none; }
    .onboarding .nf-form-cont .nf-field-container {
      margin-bottom: 10px; }
    .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:before, .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:after {
      border-radius: 50%; }
    .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:before {
      content: '';
      display: block;
      background: #ff5e75;
      width: 14px;
      height: 14px;
      top: 3px;
      left: 4px; }
    .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:after {
      top: -1px;
      width: 22px;
      height: 22px;
      border-width: 2px;
      border-color: #722046 !important; }
    .onboarding .nf-form-cont input[type=button] {
      width: 200px;
      margin: 10px auto 0 auto;
      display: block;
      background: #ff5e75; }
  .onboarding .nf-error-msg {
    color: #ff5e75; }
  .onboarding .nf-error .nf-error-msg {
    color: #ff5e75; }
  .onboarding .close {
    border: none;
    background: #ff5e75;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    font-size: 27px;
    padding: 0;
    height: 60px;
    width: 63px;
    line-height: 63px; }
    .onboarding .close:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e908"; }
    .onboarding .close:hover {
      background-color: #ff5e75;
      color: white; }
  @media only screen and (max-width: 1400px) {
    .onboarding {
      width: 260px;
      font-size: 15px;
      bottom: 30px;
      right: 30px; }
      .onboarding .content {
        padding: 15px; }
      .onboarding .form > div {
        padding: 0 15px; }
      .onboarding h4 {
        padding: 12px 15px; }
        .onboarding h4:before {
          font-size: 30px;
          margin-right: 10px; }
      .onboarding .nf-form-cont textarea.ninja-forms-field {
        height: 100px;
        min-height: 100px;
        max-height: 100px;
        resize: none; }
      .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:before, .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:after {
        border-radius: 50%; }
      .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:before {
        width: 10px;
        height: 10px;
        top: 5px; }
      .onboarding .nf-form-cont .listcheckbox-container .nf-field-element label:after {
        top: 1px;
        width: 18px;
        height: 18px; }
      .onboarding .close {
        font-size: 18px;
        padding: 0;
        height: 45px;
        width: 47px;
        line-height: 47px; } }
  @media only screen and (max-width: 600px) {
    .onboarding {
      width: 100%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      overflow: auto; } }

.popup-subscribe {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  color: white;
  overflow: auto;
  text-align: center;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .popup-subscribe-visible .popup-subscribe {
    visibility: visible;
    opacity: 1; }
  .popup-subscribe > div {
    height: 100%;
    width: 100%;
    display: table;
    padding: 100px 40px 40px 40px; }
    .popup-subscribe > div > div {
      display: table-cell;
      vertical-align: middle; }
  .popup-subscribe .popup-subscribe-container {
    max-width: 1025px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    background: #002317;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative; }
    @media only screen and (max-width: 600px) {
      .popup-subscribe .popup-subscribe-container {
        padding-left: 17px;
        padding-right: 17px; } }
    .popup-subscribe .popup-subscribe-container > div {
      max-width: 710px;
      margin: 0 auto; }
  .popup-subscribe .popup-subscribe-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: -1; }
  .popup-subscribe .popup-subscribe-toggle {
    position: absolute;
    top: 30px;
    right: 30px;
    border: none;
    font-size: 25px;
    padding: 0; }
    .popup-subscribe .popup-subscribe-toggle:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e908"; }
    .popup-subscribe .popup-subscribe-toggle:hover {
      background-color: transparent;
      color: white; }
  .popup-subscribe .nf-form-cont {
    max-width: 660px;
    margin: 40px auto 0 auto; }
    .popup-subscribe .nf-form-cont input:not([type=button]),
    .popup-subscribe .nf-form-cont textarea {
      background: white; }
      .popup-subscribe .nf-form-cont input:not([type=button]):focus,
      .popup-subscribe .nf-form-cont textarea:focus {
        background: white; }
  .popup-subscribe .nf-error .nf-error-msg {
    color: #00c193; }
  .popup-subscribe h2 {
    margin-top: 0;
    color: #00c193; }
  @media only screen and (max-width: 1400px) {
    .popup-subscribe {
      font-size: 18px; }
      .popup-subscribe .popup-subscribe-container {
        max-width: 710px;
        padding-top: 60px;
        padding-bottom: 60px; }
      .popup-subscribe .popup-subscribe-toggle {
        top: 20px;
        right: 20px; }
      .popup-subscribe .nf-form-cont {
        margin-top: 30px; } }
  @media only screen and (max-width: 600px) {
    .popup-subscribe {
      font-size: 16px; }
      .popup-subscribe > div {
        padding: 20px 20px 20px 20px; }
      .popup-subscribe .popup-subscribe-toggle {
        font-size: 18px; }
      .popup-subscribe .nf-form-cont {
        margin-top: 20px; } }

body > header {
  width: 100%;
  position: absolute;
  z-index: 100;
  font-size: 20px;
  overflow: hidden; }
  body > header > div {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 35px;
    padding-right: 35px;
    height: 3em;
    line-height: 3em; }
  body > header a {
    color: white;
    text-decoration: none;
    display: inline-block; }
    body > header a:hover {
      text-decoration: underline; }
  body > header .logo {
    font-size: 1.4em;
    font-weight: bold; }
  body > header ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    body > header ul li {
      margin: 0 1em; }
      body > header ul li.grower-login {
        display: none; }
  body > header .menu-toggle {
    position: relative;
    cursor: pointer;
    display: none;
    width: 29px;
    height: 24px;
    text-align: center;
    z-index: 200; }
    body > header .menu-toggle:hover {
      text-decoration: none; }
    body > header .menu-toggle span,
    body > header .menu-toggle span:before,
    body > header .menu-toggle span:after {
      cursor: pointer;
      height: 4px;
      width: 29px;
      background: white;
      position: absolute;
      display: block;
      content: '';
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -ms-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out; }
    body > header .menu-toggle > span {
      top: 10px; }
      body > header .menu-toggle > span:before {
        top: -10px; }
      body > header .menu-toggle > span:after {
        bottom: -10px; }
    .menu-reveal body > header .menu-toggle span {
      background-color: transparent; }
      .menu-reveal body > header .menu-toggle span:before, .menu-reveal body > header .menu-toggle span:after {
        top: 0; }
      .menu-reveal body > header .menu-toggle span:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      .menu-reveal body > header .menu-toggle span:after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
  body > header.sticky {
    position: fixed;
    background: white;
    -webkit-animation: sticky_header_animation .3s;
    animation: sticky_header_animation .3s;
    border-bottom: 1px solid #e0e1e2; }
    @media only screen and (min-width: 1000px) {
      body > header.sticky .menu-toggle {
        display: block;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        body > header.sticky .menu-toggle span {
          display: none; } }
    body > header.sticky a {
      color: black; }
  @media only screen and (max-width: 1400px) {
    body > header {
      font-size: 18px; } }
  @media only screen and (max-width: 1200px) {
    body > header {
      font-size: 16px; } }
  @media only screen and (max-width: 1000px) {
    body > header {
      overflow: visible; }
      body > header > div {
        padding-top: 1em;
        padding-bottom: 1em;
        padding-left: 17px;
        padding-right: 17px;
        height: auto;
        line-height: inherit; }
      body > header nav, body > header ul {
        display: block; }
      body > header nav {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        text-align: center;
        background-color: white;
        opacity: 0;
        visibility: hidden;
        font-size: 1.3em;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
        .menu-reveal body > header nav {
          opacity: 1;
          visibility: visible; }
        body > header nav a {
          padding: 0.4em 17px; }
      body > header ul {
        border-top: 1px solid #e0e1e2;
        padding: 1em 0; }
        body > header ul li {
          display: block; }
          body > header ul li.grower-login {
            display: block; }
          body > header ul li a {
            display: block;
            color: black; }
      body > header .login {
        display: none; }
      body > header .menu-toggle {
        display: inline-block;
        float: right; }
      body > header.sticky {
        height: auto; }
        body > header.sticky .menu-toggle span,
        body > header.sticky .menu-toggle span:before,
        body > header.sticky .menu-toggle span:after {
          background: black; }
        .menu-reveal body > header.sticky .menu-toggle span {
          background-color: transparent; }
      .menu-reveal body > header {
        background-color: white; }
        .menu-reveal body > header .menu-toggle span:before, .menu-reveal body > header .menu-toggle span:after {
          background: black; }
        .menu-reveal body > header a {
          color: black; } }
  @media only screen and (max-width: 600px) {
    body > header {
      font-size: 12px; }
      body > header .menu-toggle {
        width: 24px;
        height: 20px; }
        body > header .menu-toggle span,
        body > header .menu-toggle span:before,
        body > header .menu-toggle span:after {
          height: 3px;
          width: 24px; }
        body > header .menu-toggle > span {
          top: 8px; }
          body > header .menu-toggle > span:before {
            top: -8px; }
          body > header .menu-toggle > span:after {
            bottom: -8px; } }

@-webkit-keyframes sticky_header_animation {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes sticky_header_animation {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

body > footer {
  background-color: #282828;
  font-size: 15px;
  padding-top: 3.5em;
  padding-bottom: 2.5em;
  color: #959595;
  text-align: center;
  line-height: 1.5; }
  body > footer .tagline {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 2em;
    font-size: 1.8em;
    color: white;
    font-weight: bold; }
    @media only screen and (max-width: 600px) {
      body > footer .tagline {
        padding-left: 17px;
        padding-right: 17px; } }
    body > footer .tagline p {
      margin: 0; }
      body > footer .tagline p.logo {
        margin-bottom: 0.35em; }
        body > footer .tagline p.logo:before {
          content: '';
          display: block;
          margin: auto;
          width: 3em;
          height: 2.75em;
          background-image: url(../images/winegrapes.png);
          background-size: 100%;
          background-repeat: no-repeat; }
  body > footer .contact-info {
    border-top: thin solid #383838;
    border-bottom: thin solid #383838;
    text-align: left; }
    body > footer .contact-info > div {
      *zoom: 1;
      clear: both;
      max-width: 1030px;
      margin-left: auto;
      margin-right: auto;
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 15px;
      color: #959595; }
      body > footer .contact-info > div:before, body > footer .contact-info > div:after {
        content: " ";
        display: table; }
      body > footer .contact-info > div:after {
        clear: both; }
      @media only screen and (max-width: 600px) {
        body > footer .contact-info > div {
          padding-left: 17px;
          padding-right: 17px; } }
    body > footer .contact-info .contacts {
      list-style: none;
      margin: 0;
      padding: 0;
      float: left; }
      body > footer .contact-info .contacts li {
        display: inline-block;
        margin-right: 3.333em;
        margin-bottom: 15px; }
        body > footer .contact-info .contacts li:last-child {
          margin-left: 0; }
      body > footer .contact-info .contacts a {
        display: block; }
    body > footer .contact-info .social-media-icons {
      float: right; }
  body > footer .social-media-icons {
    font-size: 2.2em; }
    body > footer .social-media-icons li {
      margin-left: 0.4em; }
      body > footer .social-media-icons li:first-child {
        margin-left: 0; }
  body > footer .addresses {
    max-width: 1030px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    *zoom: 1;
    clear: both;
    margin-top: 15px;
    margin-bottom: 45px;
    text-align: left;
    color: white; }
    @media only screen and (max-width: 600px) {
      body > footer .addresses {
        padding-left: 17px;
        padding-right: 17px; } }
    body > footer .addresses:before, body > footer .addresses:after {
      content: " ";
      display: table; }
    body > footer .addresses:after {
      clear: both; }
    body > footer .addresses > div:nth-of-type(1) {
      float: left; }
    body > footer .addresses > div:nth-of-type(2) {
      float: right; }
    body > footer .addresses strong {
      color: #959595;
      font-weight: normal; }
  body > footer > .social-media-icons {
    display: none;
    margin-bottom: 35px; }
  body > footer a {
    color: white;
    text-decoration: none; }
    body > footer a:hover {
      text-decoration: underline; }
  @media only screen and (max-width: 1035px) {
    body > footer .addresses {
      text-align: center; }
      body > footer .addresses > div {
        float: none !important;
        display: block;
        margin-right: 0; } }
  @media only screen and (max-width: 850px) {
    body > footer .contact-info {
      float: none; }
      body > footer .contact-info .social-media-icons {
        display: none; }
      body > footer .contact-info .contacts {
        float: none;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        body > footer .contact-info .contacts li {
          margin-right: 0; }
    body > footer .addresses {
      margin-bottom: 25px; }
    body > footer > .social-media-icons {
      display: block;
      font-size: 3.2em; } }
  @media only screen and (max-width: 600px) {
    body > footer .tagline {
      padding-bottom: 0.6em; }
    body > footer .addresses {
      margin-bottom: 15px; }
    body > footer .social-media-icons {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 550px) {
    body > footer {
      font-size: 14px; } }
  @media only screen and (max-width: 500px) {
    body > footer {
      font-size: 13px; } }
  @media only screen and (max-width: 470px) {
    body > footer {
      font-size: 12px; } }
  @media only screen and (max-width: 430px) {
    body > footer {
      font-size: 11px; } }
  @media only screen and (max-width: 400px) {
    body > footer {
      font-size: 10px; } }
  @media only screen and (max-width: 370px) {
    body > footer {
      font-size: 9px; } }
  @media only screen and (max-width: 340px) {
    body > footer {
      font-size: 8px; } }
  @media only screen and (max-width: 320px) {
    body > footer {
      font-size: 7px; } }

body > div.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  z-index: 50;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .menu-reveal body > div.overlay {
    opacity: 1;
    visibility: visible; }

section.section {
  background-size: cover;
  background-position: center;
  font-size: 24px; }
  section.section > div {
    max-width: 1030px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    text-align: center;
    padding-top: 95px;
    padding-bottom: 95px; }
    @media only screen and (max-width: 600px) {
      section.section > div {
        padding-left: 17px;
        padding-right: 17px; } }
    section.section > div:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: -9999px;
      right: -9999px;
      z-index: -1; }
    section.section > div > :first-child {
      margin-top: 0; }
  section.section h2 {
    color: white; }
  section.section .normal-content > *:first-child,
  section.section .large-content > *:first-child {
    margin-top: 0; }
  section.section .normal-content > *:last-child,
  section.section .large-content > *:last-child {
    margin-bottom: 0; }
  section.section .normal-content a,
  section.section .large-content a {
    color: inherit; }
    section.section .normal-content a:hover,
    section.section .large-content a:hover {
      text-decoration: underline; }
  section.section .normal-content {
    color: white; }
  section.section .large-content {
    font-size: 1.25em; }
  section.section.background-light-red {
    background-color: #ff5e75; }
    section.section.background-light-red:before {
      background-color: #ff5e75; }
    section.section.background-light-red h2, section.section.background-light-red .large-content {
      color: #722046; }
  section.section.background-dark-red {
    background-color: #722046; }
    section.section.background-dark-red:before {
      background-color: #722046; }
    section.section.background-dark-red h2, section.section.background-dark-red .large-content {
      color: #ff5e75; }
  section.section.background-white h2, section.section.background-white .large-content, section.section.background-white .normal-content {
    color: #58595b; }
  section.section.background-dark-green {
    background-color: #002317; }
    section.section.background-dark-green:before {
      background-color: #002317; }
    section.section.background-dark-green h2, section.section.background-dark-green .large-content {
      color: #00c193; }
  section.section.background-light-green {
    background-color: #00c193; }
    section.section.background-light-green:before {
      background-color: #00c193; }
    section.section.background-light-green h2, section.section.background-light-green .large-content {
      color: #002317; }
  section.section.background-light-grey {
    background-color: #a7a9ac; }
    section.section.background-light-grey:before {
      background-color: #a7a9ac; }
    section.section.background-light-grey h2, section.section.background-light-grey .large-content {
      color: white; }
  section.section.title-colour-light-green h2 {
    color: #00c193 !important; }
  @media only screen and (max-width: 1400px) {
    section.section {
      font-size: 18px; }
      section.section > div {
        max-width: 710px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 50px;
        padding-bottom: 50px; } }
    @media only screen and (max-width: 1400px) and (max-width: 600px) {
      section.section > div {
        padding-left: 17px;
        padding-right: 17px; } }
  @media only screen and (max-width: 800px) {
    section.section {
      font-size: 16px; } }
  @media only screen and (max-width: 600px) {
    section.section {
      font-size: 12px; }
      section.section > div {
        padding-top: 35px;
        padding-bottom: 35px; } }

.section.pagelinks ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -6px;
  margin-right: -6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.section.pagelinks li {
  padding-left: 6px;
  padding-right: 6px;
  width: 25%;
  display: inline-block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  vertical-align: top;
  position: relative; }

.section.pagelinks a {
  color: white;
  text-decoration: none; }
  .section.pagelinks a:hover button, .section.pagelinks a:hover h2 {
    background-color: white;
    color: #58595b;
    border-color: white; }
  .section.pagelinks a h2 {
    display: block;
    border-radius: 50%;
    border: 1px solid;
    padding-bottom: 100%;
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 1.33em; }
    .section.pagelinks a h2 span {
      position: absolute;
      top: 50%;
      text-align: center;
      left: 0;
      right: 0;
      -webkit-transform: translatey(-50%);
      -moz-transform: translatey(-50%);
      -ms-transform: translatey(-50%);
      -o-transform: translatey(-50%);
      transform: translatey(-50%);
      padding: 2em 0.5em; }
  .section.pagelinks a p {
    padding-bottom: 20px;
    margin: 0;
    font-size: .917em; }
  .section.pagelinks a h2, .section.pagelinks a button {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .section.pagelinks a button {
    outline: none;
    position: absolute;
    bottom: 0;
    left: 6px;
    right: 6px; }

@media only screen and (max-width: 1400px) {
  .section.pagelinks ul {
    font-size: 16px; } }

@media only screen and (max-width: 800px) {
  .section.pagelinks ul {
    font-size: 14px; } }

@media only screen and (max-width: 700px) {
  .section.pagelinks ul {
    font-size: 12px; } }

@media only screen and (max-width: 600px) {
  .section.pagelinks > div {
    max-width: 360px; }
  .section.pagelinks ul {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto; }
  .section.pagelinks li {
    width: 50%; } }

.section.regions ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -7px;
  margin-right: -7px;
  font-size: 20px;
  margin-top: 30px; }
  .section.regions ul li {
    padding-left: 7px;
    padding-right: 7px;
    width: 16.66%;
    display: inline-block;
    font-size: .833em;
    font-weight: bold; }
  .section.regions ul a {
    color: white; }
    .section.regions ul a > span {
      display: block;
      display: block;
      border-radius: 50%;
      border: 1px solid;
      padding-bottom: 100%;
      position: relative;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .section.regions ul a > span span {
        position: absolute;
        top: 50%;
        text-align: center;
        left: 0;
        right: 0;
        -webkit-transform: translatey(-50%);
        -moz-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        -o-transform: translatey(-50%);
        transform: translatey(-50%);
        padding: 2em 0.5em; }
      .section.regions ul a > span span {
        padding: 10px; }
    .section.regions ul a:hover {
      color: #58595b; }
      .section.regions ul a:hover > span {
        background-color: white;
        border-color: white;
        z-index: 1; }
      .section.regions ul a:hover div.tooltip {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
        transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg); }

.section.regions div.tooltip {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background-color: black;
  color: white;
  text-align: left;
  width: 200%;
  bottom: 100%;
  left: 50%;
  margin-left: -100%;
  margin-bottom: 1.5em;
  padding: 1em;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: scale3d(0.7, 0.3, 1);
  transform: scale3d(0.7, 0.3, 1);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .section.regions div.tooltip:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -1.4em;
    left: 50%;
    margin-left: -1.5em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.5em 1.5em 0 1.5em;
    border-color: #000000 transparent transparent transparent; }
  .section.regions div.tooltip h5 {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 0.5em;
    font-weight: normal; }
  .section.regions div.tooltip dl {
    font-size: 1em;
    margin-top: 0.8em;
    margin-bottom: 0; }
  .section.regions div.tooltip dt {
    padding-top: 0.5em;
    border-top: 1px white solid; }
    .section.regions div.tooltip dt:first-child {
      padding-top: 0;
      border-top: none; }
  .section.regions div.tooltip dd {
    margin: 0;
    font-weight: normal;
    padding-bottom: 0.5em; }
    .section.regions div.tooltip dd:last-child {
      padding-bottom: 0; }
  .touch-device .section.regions div.tooltip {
    display: none; }

@media only screen and (max-width: 1400px) {
  .section.regions ul {
    margin-left: -3px;
    margin-right: -3px;
    font-size: 15px; }
    .section.regions ul li {
      padding-left: 3px;
      padding-right: 3px; } }

@media only screen and (max-width: 800px) {
  .section.regions ul {
    margin-left: -3px;
    margin-right: -3px;
    font-size: 19px; }
    .section.regions ul li {
      padding-left: 3px;
      padding-right: 3px;
      width: 25%; } }

@media only screen and (max-width: 650px) {
  .section.regions ul {
    font-size: 14px; } }

@media only screen and (max-width: 430px) {
  .section.regions ul {
    font-size: 11px; } }

@media only screen and (max-width: 380px) {
  .section.regions ul {
    font-size: 10px; } }

@media only screen and (max-width: 350px) {
  .section.regions ul {
    font-size: 9px; } }

.section.regions .links {
  margin-top: 35px; }

.section.growers > div {
  max-width: 1250px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0; }

.section.growers .grids,
.section.growers .info {
  display: inline-block;
  vertical-align: top; }

.section.growers .grids {
  width: 55%;
  position: relative; }
  .section.growers .grids ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .section.growers .grids li {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding-bottom: 33.33%;
    position: relative; }
  .section.growers .grids img {
    width: 100%;
    height: auto;
    display: block;
    position: absolute; }
  .section.growers .grids .grid + .grid {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .section.growers .grids .grid + .grid li {
      opacity: 0;
      -webkit-transition: opacity 0.9s;
      -moz-transition: opacity 0.9s;
      -ms-transition: opacity 0.9s;
      -o-transition: opacity 0.9s;
      transition: opacity 0.9s; }
      .section.growers .grids .grid + .grid li.visible {
        opacity: 1; }

.section.growers .info {
  width: 45%;
  padding: 2em 3em;
  text-align: left; }

.section.growers .normal-content {
  color: #002317; }

.section.growers .links {
  text-align: center;
  margin-top: 1.5em; }
  .section.growers .links a {
    width: 100%;
    margin: 0; }

@media only screen and (max-width: 1000px) {
  .section.growers {
    font-size: 16px; } }

@media only screen and (max-width: 850px) {
  .section.growers {
    font-size: 14px; } }

@media only screen and (max-width: 750px) {
  .section.growers {
    font-size: 16px; }
    .section.growers .grids,
    .section.growers .info {
      width: 100%; }
    .section.growers .grid li:nth-child(n+7) {
      display: none; }
    .section.growers .info {
      text-align: center;
      padding-top: 50px;
      padding-bottom: 50px;
      padding-left: 40px;
      padding-right: 40px; }
    .section.growers .links a {
      width: 225px; } }

@media only screen and (max-width: 600px) {
  .section.growers {
    font-size: 12px; }
    .section.growers .info {
      padding-top: 35px;
      padding-bottom: 35px;
      padding-left: 17px;
      padding-right: 17px; }
    .section.growers .links a {
      width: 150px; } }

.section.varietals h3, .section.varietals .page--about-us section.our-team p.mobile, .page--about-us section.our-team .section.varietals p.mobile,
.section.varietals .single-wg_team_member section.our-team p.mobile, .single-wg_team_member section.our-team .section.varietals p.mobile {
  color: white; }

.section.varietals .popular-varietals {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -6px;
  margin-right: -6px;
  font-size: 32px;
  margin-top: 30px; }
  .section.varietals .popular-varietals li {
    padding-left: 6px;
    padding-right: 6px;
    width: 25%;
    display: inline-block;
    font-weight: bold;
    line-height: 1; }
  .section.varietals .popular-varietals div {
    color: white; }
    .section.varietals .popular-varietals div > span {
      display: block;
      display: block;
      border-radius: 50%;
      border: 1px solid;
      padding-bottom: 100%;
      position: relative;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .section.varietals .popular-varietals div > span span {
        position: absolute;
        top: 50%;
        text-align: center;
        left: 0;
        right: 0;
        -webkit-transform: translatey(-50%);
        -moz-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        -o-transform: translatey(-50%);
        transform: translatey(-50%);
        padding: 2em 0.5em; }
      .section.varietals .popular-varietals div > span span {
        padding: 0.4em; }

.section.varietals .other-varietals {
  text-align: left;
  line-height: 1.1;
  font-size: 20px;
  color: white;
  overflow: hidden;
  position: relative; }
  .section.varietals .other-varietals ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%; }
    .section.varietals .other-varietals ul.other-varietals-titles {
      -webkit-column-count: 5;
      -moz-column-count: 5;
      -ms-column-count: 5;
      -o-column-count: 5;
      column-count: 5;
      -webkit-column-gap: 0px;
      -moz-column-gap: 0px;
      -ms-column-gap: 0px;
      -o-column-gap: 0px;
      column-gap: 0px; }
    .section.varietals .other-varietals ul.other-varietals-lines {
      position: absolute;
      top: 0;
      left: 0; }
      .section.varietals .other-varietals ul.other-varietals-lines li {
        display: inline-block;
        width: 20%; }
  .section.varietals .other-varietals li {
    vertical-align: top;
    padding: 2px 1em 2px 0.5em; }
    .section.varietals .other-varietals li:nth-child(-n+5):before {
      content: '';
      position: absolute;
      top: 0;
      height: 999em;
      width: 1px;
      margin-left: -0.5em; }
  .section.varietals .other-varietals a {
    color: white;
    text-decoration: none; }

.section.varietals.background-light-green .popular-varietals div > span {
  border-color: #002317; }

.section.varietals.background-light-green .other-varietals li:before {
  background-color: #002317; }

.section.varietals.background-dark-red .popular-varietals div > span {
  border-color: #ff5e75; }

.section.varietals.background-dark-red .other-varietals li:before {
  background-color: #ff5e75; }

@media only screen and (max-width: 1400px) {
  .section.varietals .popular-varietals {
    font-size: 18px; }
  .section.varietals .other-varietals {
    font-size: 12px; } }

@media only screen and (max-width: 700px) {
  .section.varietals .popular-varietals {
    font-size: 14px; }
  .section.varietals .other-varietals {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; }
    .section.varietals .other-varietals ul.other-varietals-titles {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      -ms-column-count: 3;
      -o-column-count: 3;
      column-count: 3; }
    .section.varietals .other-varietals ul.other-varietals-lines li {
      width: 33.33%; } }

@media only screen and (max-width: 500px) {
  .section.varietals .popular-varietals {
    font-size: 16px;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto; }
    .section.varietals .popular-varietals li {
      width: 50%; }
  .section.varietals .other-varietals {
    max-width: 300px; } }

.section .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1.4em; }
  .section .links a {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin: 0 6px; }
    .section .links a > span {
      display: table;
      width: 100%;
      height: 100%; }
      .section .links a > span > span {
        display: table-cell;
        vertical-align: middle; }
  @media only screen and (max-width: 1400px) {
    .section .links a {
      width: 225px; } }
  @media only screen and (max-width: 600px) {
    .section .links a {
      width: 150px; } }

.section.background-white + .section.background-white > div:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #d2d6d4; }

.section.team .profiles {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -6px;
  margin-right: -6px;
  color: #58595b;
  line-height: 1;
  margin-top: 2.5em; }
  .section.team .profiles li {
    padding-left: 6px;
    padding-right: 6px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1.1em; }
    .section.team .profiles li > span {
      display: block;
      border-radius: 50%;
      border: 1px solid;
      padding-bottom: 100%;
      position: relative;
      background-size: cover;
      background-position: center;
      border: 0;
      color: white;
      overflow: hidden; }
      .section.team .profiles li > span > span {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 100%; }
      .section.team .profiles li > span:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #212222;
        border-radius: 50%; }
      .section.team .profiles li > span:after {
        opacity: 0;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
      .section.team .profiles li > span > span {
        z-index: 1;
        opacity: 0;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
      .section.team .profiles li > span div.icons {
        position: absolute;
        width: 100%;
        bottom: 50%;
        z-index: 1; }
      .section.team .profiles li > span a {
        color: white;
        opacity: 0;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
        .section.team .profiles li > span a.email, .section.team .profiles li > span a.linkedin {
          font-size: 2em;
          z-index: 1;
          margin: 0 0.1em; }
          .section.team .profiles li > span a.email:hover, .section.team .profiles li > span a.linkedin:hover {
            color: #00c193; }
        .section.team .profiles li > span a.readmore {
          position: absolute;
          width: 100%;
          left: 0;
          top: 0;
          bottom: 0;
          text-decoration: underline;
          font-size: 0.8em;
          padding-top: 59%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%; }
    .section.team .profiles li:hover > span:after {
      opacity: 1; }
    .section.team .profiles li:hover > span > span {
      opacity: 1; }
    .section.team .profiles li:hover a {
      opacity: 1; }
      .section.team .profiles li:hover a.email {
        right: 50%; }
      .section.team .profiles li:hover a.linkedin {
        left: 50%; }
  .section.team .profiles h4, .section.team .profiles strong {
    font-size: .833em;
    line-height: 1; }
  .section.team .profiles h4 {
    margin-bottom: 0; }
  .section.team .profiles strong {
    font-weight: normal; }
  .section.team .profiles a {
    color: #58595b;
    text-decoration: none; }
  @media only screen and (max-width: 400px) {
    .section.team .profiles li {
      width: 33.33%; } }

.instagram-feed.section > div {
  max-width: 1058px; }

.instagram-feed .photo {
  display: inline-block;
  margin: 6px 1px 6px 6px;
  vertical-align: top;
  width: 23%;
  width: calc(25% - 12px);
  padding-top: 23%;
  padding-top: calc(25% - 12px);
  position: relative;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 600px) {
    .instagram-feed .photo {
      padding-top: 48%;
      padding-top: calc(50% - 12px);
      width: 48%;
      width: calc(50% - 12px); } }
  .instagram-feed .photo a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%; }
  .instagram-feed .photo img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%; }

.instagram-feed .links a {
  border-color: #282828;
  color: #282828; }
  .instagram-feed .links a:hover {
    background-color: #282828;
    color: white; }

.section.form.background-dark-green .html-wrap, .section.form.background-light-red .html-wrap, .section.form.background-dark-red .html-wrap {
  color: white; }

.section.form.background-dark-green .nf-form-content input:not([type=button]),
.section.form.background-dark-green .nf-form-content textarea, .section.form.background-light-red .nf-form-content input:not([type=button]),
.section.form.background-light-red .nf-form-content textarea, .section.form.background-dark-red .nf-form-content input:not([type=button]),
.section.form.background-dark-red .nf-form-content textarea {
  background: white; }
  .section.form.background-dark-green .nf-form-content input:not([type=button]):focus,
  .section.form.background-dark-green .nf-form-content textarea:focus, .section.form.background-light-red .nf-form-content input:not([type=button]):focus,
  .section.form.background-light-red .nf-form-content textarea:focus, .section.form.background-dark-red .nf-form-content input:not([type=button]):focus,
  .section.form.background-dark-red .nf-form-content textarea:focus {
    background: white; }

.section.form.background-dark-green .nf-error .nf-error-msg {
  color: #00c193; }

.section.form.background-dark-red .nf-form-content .nf-form-content input:not([type=button]),
.section.form.background-dark-red .nf-form-content .nf-form-content textarea, .section.form.background-light-red .nf-form-content .nf-form-content input:not([type=button]),
.section.form.background-light-red .nf-form-content .nf-form-content textarea {
  color: #722046; }

.section.form.background-dark-red {
  background-color: #641a3c; }
  .section.form.background-dark-red .nf-form-content input[type=button] {
    background-color: #ff5e75; }
  .section.form.background-dark-red .checkbox-wrap .nf-field-element label:after,
  .section.form.background-dark-red .checkbox-wrap .nf-field-label label:after,
  .section.form.background-dark-red .listcheckbox-wrap .nf-field-element label:after,
  .section.form.background-dark-red .listcheckbox-wrap .nf-field-label label:after {
    border-color: #ff5e75 !important; }
  .section.form.background-dark-red .nf-error-msg {
    color: #ff5e75; }

.section.form.background-light-red .nf-form-content input[type=button] {
  background-color: #722046; }

.section.form.background-light-red .checkbox-wrap .nf-field-element label:after,
.section.form.background-light-red .checkbox-wrap .nf-field-label label:after,
.section.form.background-light-red .listcheckbox-wrap .nf-field-element label:after,
.section.form.background-light-red .listcheckbox-wrap .nf-field-label label:after {
  border-color: #722046 !important; }

.section.form.background-light-red .nf-error-msg {
  color: #722046; }

.section.form.background-light-red .nf-error .nf-error-msg {
  color: #722046; }

.section.form.background-white h2 {
  color: #00c193; }

.section.form.background-white .nf-response-msg {
  color: black; }

.section.form.title-colour-light-red h2 {
  color: #ff5e75; }

.section.form.title-colour-light-red .nf-form-content input[type=button] {
  background-color: #ff5e75; }

.section.form .normal-content {
  font-size: 20px; }

.section.form .nf-form-cont {
  margin-top: 1.5em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -25px;
  max-width: 650px; }

.section.form .nf-form-content textarea {
  resize: vertical;
  min-height: 200px; }

.section.form .nf-response-msg {
  color: white; }

@media only screen and (max-width: 1400px) {
  .section.form .normal-content {
    font-size: 18px; } }

@media only screen and (max-width: 800px) {
  .section.form .nf-field-container .nf-field-label {
    margin-bottom: 0px !important; } }

@media only screen and (max-width: 600px) {
  .section.form .normal-content {
    font-size: 16px; } }

.section.testimonials {
  font-size: 30px; }
  .section.testimonials .testimonial {
    font-weight: bold;
    color: #58595b;
    margin: 0 0 1em 0;
    line-height: 1.16; }
    .section.testimonials .testimonial:before {
      content: open-quote; }
    .section.testimonials .testimonial:after {
      content: close-quote; }
  .section.testimonials .attestant {
    font-size: 0.6em;
    color: #00c193;
    max-width: 22.222em;
    margin: 0 auto; }
    .section.testimonials .attestant:before {
      content: '- '; }
  .section.testimonials .swiper-pagination {
    position: static;
    margin-top: 1.5em; }
  .section.testimonials .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    background: transparent;
    border: 2px solid #00c193;
    opacity: 1;
    position: relative; }
  .section.testimonials .swiper-pagination-bullet-active:before {
    content: '';
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #00c193;
    position: absolute;
    top: 1px;
    left: 1px; }
  @media only screen and (max-width: 1400px) {
    .section.testimonials {
      font-size: 26px; } }
  @media only screen and (max-width: 600px) {
    .section.testimonials {
      font-size: 18px; } }

section.two-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: white;
  background: #001911;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  section.two-column > div {
    width: 50%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    section.two-column > div > * {
      max-width: 620px; }
    section.two-column > div.background-dark-green {
      background: #001911; }
      section.two-column > div.background-dark-green h2 {
        color: #00c193; }
    section.two-column > div.background-light-green {
      background: #00c193; }
      section.two-column > div.background-light-green h2 {
        color: #002317; }
  section.two-column .links {
    margin-top: 0.7em; }
    section.two-column .links a {
      width: auto;
      min-width: 270px;
      margin: 0; }
  section.two-column p {
    margin-top: 0; }
  @media only screen and (max-width: 1400px) {
    section.two-column .links a {
      min-width: 190px; } }
  @media only screen and (max-width: 800px) {
    section.two-column > div {
      width: 100%; }
    section.two-column .links a {
      min-width: 150px; } }

.introduction + section.video > div {
  padding-top: 60px; }
  @media only screen and (max-width: 1400px) {
    .introduction + section.video > div {
      padding-top: 50px; } }
  @media only screen and (max-width: 800px) {
    .introduction + section.video > div {
      padding-top: 35px; } }

section.video > div {
  max-width: 1360px; }

section.video iframe {
  display: block;
  background: black; }

.home .chooser {
  position: relative;
  display: table;
  width: 100%;
  height: 65%;
  height: 65vh;
  font-size: 24px;
  background-color: black; }
  .home .chooser h2 {
    font-size: 2.083em; }
  .home .chooser p {
    font-size: 1.25em;
    font-weight: bold; }
  .home .chooser .next-section {
    color: white;
    display: none; }
  .home .chooser a {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 50%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    text-decoration: none;
    color: white;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -o-transition: width 0.5s;
    transition: width 0.5s; }
    .home .chooser a > div {
      position: absolute;
      max-width: 615px;
      top: 0;
      bottom: 0;
      right: 0;
      height: 100%;
      width: 100%; }
      .home .chooser a > div > h2 {
        margin: 0;
        display: table;
        width: 100%;
        height: 100%; }
        .home .chooser a > div > h2 > span {
          display: table-cell;
          vertical-align: middle; }
    .home .chooser a div.link {
      position: relative;
      position: absolute;
      display: table;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .home .chooser a div.link:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -9999px;
        right: -9999px;
        z-index: -1; }
      .home .chooser a div.link:before {
        z-index: 0; }
      .home .chooser a div.link > div {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        z-index: 1; }
        .home .chooser a div.link > div * {
          max-width: 310px;
          margin: auto; }
        .home .chooser a div.link > div p {
          line-height: 1.2;
          margin-top: 10px; }
        .home .chooser a div.link > div button {
          width: auto;
          padding: 20px 25px;
          margin-top: 30px;
          outline: none; }
    .home .chooser a:hover div.link {
      opacity: 1;
      visibility: visible; }
    .home .chooser a.wine div.link {
      right: 0; }
    .home .chooser a.wine div.link,
    .home .chooser a.wine div.link:before {
      background-color: #ff5e75; }
    .home .chooser a.grapes > div {
      left: 0; }
    .home .chooser a.grapes div.link,
    .home .chooser a.grapes div.link:before {
      background-color: #00c193; }
    .home .chooser a.grapes div.link:before {
      left: 0; }
  .home .chooser img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8.708em;
    height: 7.958em;
    margin: -3.979em 0 0 -4.354em;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -ms-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s; }
  @media only screen and (max-width: 1500px) {
    .home .chooser {
      font-size: 20px; } }
  @media only screen and (max-width: 1300px) {
    .home .chooser {
      font-size: 17px; } }
  @media only screen and (max-width: 800px) {
    .home .chooser {
      font-size: 14px; }
      .home .chooser a > div {
        max-width: 100%; }
      .home .chooser a div.link {
        display: none; } }
  @media only screen and (max-width: 800px) {
    .home .chooser a {
      display: block;
      width: 100%;
      height: 32.5%;
      height: 32.5vh; } }
  @media only screen and (max-width: 400px) {
    .home .chooser {
      font-size: 12px; } }

.home .introduction {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 30px;
  text-align: center;
  color: #58595b;
  font-weight: bold;
  line-height: 1.2;
  padding-top: 95px;
  padding-bottom: 50px;
  position: relative; }
  @media only screen and (max-width: 600px) {
    .home .introduction {
      padding-left: 17px;
      padding-right: 17px; } }
  .home .introduction > *:first-child {
    margin-top: 0; }
  @media only screen and (max-width: 1100px) {
    .home .introduction {
      font-size: 19px; } }
  @media only screen and (max-width: 600px) {
    .home .introduction {
      font-size: 15px;
      margin-top: 80px;
      padding-top: 35px;
      padding-bottom: 35px; }
      .home .introduction button {
        position: absolute;
        top: -80px;
        line-height: 80px;
        font-size: 47px;
        width: 100%;
        left: 0; } }

.pages {
  position: relative;
  overflow: hidden;
  min-height: 200vh; }
  @media only screen and (max-width: 800px) {
    .pages {
      height: auto !important; } }
  .pages > * {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: white;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    @media only screen and (max-width: 800px) {
      .pages > *.home {
        position: relative; } }
    .pages > *.wine, .pages > *.grapes {
      z-index: 2; }
    .pages > *.wine {
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%); }
    .pages > *.grapes {
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
      -o-transform: translateX(100%);
      transform: translateX(100%); }

.show-page-wine.home .chooser button,
.show-page-grapes.home .chooser button {
  display: none; }
  .show-page-wine.home .chooser button.next-section,
  .show-page-grapes.home .chooser button.next-section {
    display: block; }

.show-page-wine.home .chooser a,
.show-page-grapes.home .chooser a {
  width: 5%;
  background-color: white; }

.show-page-wine .pages > .wine {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

.show-page-wine.home .chooser img {
  left: 100%; }

.show-page-wine.home .chooser a.wine {
  width: 95%; }
  .show-page-wine.home .chooser a.wine > div {
    max-width: 100%; }
    .show-page-wine.home .chooser a.wine > div > h2 {
      display: none; }
  .show-page-wine.home .chooser a.wine div.link {
    background-color: transparent;
    opacity: 1;
    visibility: visible; }
    .show-page-wine.home .chooser a.wine div.link:before {
      content: none; }

.show-page-wine.home .chooser a.grapes div.link {
  opacity: 1;
  visibility: visible; }
  .show-page-wine.home .chooser a.grapes div.link > div {
    visibility: hidden; }

.show-page-grapes .pages > .grapes {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

.show-page-grapes.home .chooser img {
  left: 0; }

.show-page-grapes.home .chooser a.grapes {
  width: 95%; }
  .show-page-grapes.home .chooser a.grapes > div {
    max-width: 100%; }
    .show-page-grapes.home .chooser a.grapes > div > h2 {
      display: none; }
  .show-page-grapes.home .chooser a.grapes div.link {
    background-color: transparent;
    opacity: 1;
    visibility: visible; }
    .show-page-grapes.home .chooser a.grapes div.link:before {
      content: none; }

.show-page-grapes.home .chooser a.wine div.link {
  opacity: 1;
  visibility: visible; }
  .show-page-grapes.home .chooser a.wine div.link > div {
    visibility: hidden; }

.page--contact body {
  background-color: #00c193; }
  .page--contact body > article {
    color: white;
    overflow: hidden;
    padding-top: 190px;
    padding-bottom: 90px;
    text-align: center; }
    .page--contact body > article section.contact {
      max-width: 1030px;
      margin-left: auto;
      margin-right: auto;
      padding-left: 40px;
      padding-right: 40px;
      font-size: 20px; }
      @media only screen and (max-width: 600px) {
        .page--contact body > article section.contact {
          padding-left: 17px;
          padding-right: 17px; } }
    .page--contact body > article .contact-info {
      max-width: 950px;
      display: table;
      margin: auto;
      width: 100%;
      border-top: thin solid white;
      border-bottom: thin solid white; }
      .page--contact body > article .contact-info > div {
        display: table-cell;
        vertical-align: middle;
        width: 50%;
        height: 100%; }
        .page--contact body > article .contact-info > div:first-child {
          border-right: thin solid white; }
        .page--contact body > article .contact-info > div > div {
          padding: 1.5em 0.5em; }
      .page--contact body > article .contact-info p {
        margin: 0; }
      .page--contact body > article .contact-info a:hover {
        text-decoration: underline; }
    .page--contact body > article .location {
      width: 100%;
      height: 25em;
      max-width: 30em;
      margin: 3em auto 2.6em auto; }
    .page--contact body > article .social-media-icons {
      font-size: 3.2em; }
      .page--contact body > article .social-media-icons li {
        margin-left: 0.4em; }
        .page--contact body > article .social-media-icons li:first-child {
          margin-left: 0; }
    .page--contact body > article a {
      color: white;
      text-decoration: none; }
    @media only screen and (max-width: 1100px) {
      .page--contact body > article section.contact {
        font-size: 18px; }
      .page--contact body > article .contact-info {
        width: auto;
        border-bottom: none; }
        .page--contact body > article .contact-info > div {
          display: table-row; }
          .page--contact body > article .contact-info > div:first-child {
            border-right: none; }
          .page--contact body > article .contact-info > div > div {
            display: table-cell;
            border-bottom: thin solid white; }
      .page--contact body > article .location {
        height: 22em;
        max-width: 27em; } }
    @media only screen and (max-width: 800px) {
      .page--contact body > article section.contact {
        font-size: 16px; } }
    @media only screen and (max-width: 600px) {
      .page--contact body > article section.contact {
        font-size: 15px; } }
    @media only screen and (max-width: 400px) {
      .page--contact body > article {
        padding-top: 110px; } }

.error404 body {
  background-color: #00c193;
  text-align: center;
  overflow: visible; }

.error404 article {
  position: relative;
  top: 20vh;
  padding-left: 40px;
  padding-right: 40px; }
  @media only screen and (max-width: 600px) {
    .error404 article {
      padding-left: 17px;
      padding-right: 17px; } }

.error404 body > header,
.error404 body > footer {
  display: none; }

.error404 h1 {
  color: white; }

.error404 p {
  color: #212222;
  margin-bottom: 2.5em; }

.error404 a {
  padding: 15px 35px; }

@media only screen and (max-width: 650px) {
  .error404 p {
    font-size: .833em; } }

.page--our-regions div.banner button,
.single-wg_region div.banner button {
  display: none; }

@media only screen and (max-width: 600px) {
  .page--our-regions div.banner,
  .single-wg_region div.banner {
    margin-bottom: 0; } }

.page--our-regions section.our-regions,
.single-wg_region section.our-regions {
  background-color: #722046;
  color: white;
  font-size: 20px; }
  .page--our-regions section.our-regions > div,
  .single-wg_region section.our-regions > div {
    max-width: 1030px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    position: relative;
    text-align: left; }
    @media only screen and (max-width: 600px) {
      .page--our-regions section.our-regions > div,
      .single-wg_region section.our-regions > div {
        padding-left: 17px;
        padding-right: 17px; } }
    .page--our-regions section.our-regions > div:before,
    .single-wg_region section.our-regions > div:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      right: -99999px;
      background-color: #ff5e75;
      z-index: 0; }
  .page--our-regions section.our-regions .menu,
  .page--our-regions section.our-regions .info,
  .single-wg_region section.our-regions .menu,
  .single-wg_region section.our-regions .info {
    padding-left: 40px;
    padding-right: 40px;
    display: inline-block;
    vertical-align: top;
    width: 50%; }
    @media only screen and (max-width: 600px) {
      .page--our-regions section.our-regions .menu,
      .page--our-regions section.our-regions .info,
      .single-wg_region section.our-regions .menu,
      .single-wg_region section.our-regions .info {
        padding-left: 17px;
        padding-right: 17px; } }
    .page--our-regions section.our-regions .menu h2,
    .page--our-regions section.our-regions .info h2,
    .single-wg_region section.our-regions .menu h2,
    .single-wg_region section.our-regions .info h2 {
      font-size: 2.2em;
      line-height: 1;
      padding-bottom: 0.5em;
      margin-top: 0;
      border-bottom-style: solid;
      border-bottom-width: thin; }
    .page--our-regions section.our-regions .menu img,
    .page--our-regions section.our-regions .info img,
    .single-wg_region section.our-regions .menu img,
    .single-wg_region section.our-regions .info img {
      display: block; }
    .page--our-regions section.our-regions .menu a,
    .page--our-regions section.our-regions .info a,
    .single-wg_region section.our-regions .menu a,
    .single-wg_region section.our-regions .info a {
      color: white;
      text-decoration: none; }
  .page--our-regions section.our-regions .menu,
  .single-wg_region section.our-regions .menu {
    padding-right: 85px;
    padding-top: 70px;
    padding-bottom: 90px; }
    .page--our-regions section.our-regions .menu h2,
    .single-wg_region section.our-regions .menu h2 {
      color: #ff5e75; }
    .page--our-regions section.our-regions .menu ul,
    .single-wg_region section.our-regions .menu ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .page--our-regions section.our-regions .menu ul > li.current > a,
      .single-wg_region section.our-regions .menu ul > li.current > a {
        color: #ff5e75; }
      .page--our-regions section.our-regions .menu ul > li > a,
      .single-wg_region section.our-regions .menu ul > li > a {
        font-weight: bold;
        padding: 0.2em 0;
        display: block;
        position: relative; }
      .page--our-regions section.our-regions .menu ul > li > div,
      .single-wg_region section.our-regions .menu ul > li > div {
        display: none;
        height: 0;
        overflow: hidden; }
        .page--our-regions section.our-regions .menu ul > li > div h2,
        .single-wg_region section.our-regions .menu ul > li > div h2 {
          display: none; }
    .page--our-regions section.our-regions .menu .links,
    .single-wg_region section.our-regions .menu .links {
      margin-bottom: 2em; }
      .page--our-regions section.our-regions .menu .links a:hover,
      .single-wg_region section.our-regions .menu .links a:hover {
        background-color: transparent; }
    .page--our-regions section.our-regions .menu a,
    .single-wg_region section.our-regions .menu a {
      color: white;
      text-decoration: none; }
  .page--our-regions section.our-regions .info,
  .single-wg_region section.our-regions .info {
    background-color: #ff5e75;
    position: relative;
    padding-left: 85px; }
    .page--our-regions section.our-regions .info > div,
    .single-wg_region section.our-regions .info > div {
      padding-top: 70px;
      padding-bottom: 90px;
      visibility: hidden;
      opacity: 0;
      position: absolute;
      top: 0;
      -webkit-transition: all 0.6s;
      -moz-transition: all 0.6s;
      -ms-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s; }
      .page--our-regions section.our-regions .info > div.current,
      .single-wg_region section.our-regions .info > div.current {
        visibility: visible;
        opacity: 1; }
    .page--our-regions section.our-regions .info h2,
    .single-wg_region section.our-regions .info h2 {
      color: #722046; }
    .page--our-regions section.our-regions .info .links a:hover,
    .single-wg_region section.our-regions .info .links a:hover {
      color: #ff5e75; }
  .page--our-regions section.our-regions .links,
  .single-wg_region section.our-regions .links {
    display: block; }
    .page--our-regions section.our-regions .links a,
    .single-wg_region section.our-regions .links a {
      color: white;
      margin: 0;
      text-align: center; }
  @media only screen and (max-width: 1400px) {
    .page--our-regions section.our-regions,
    .single-wg_region section.our-regions {
      font-size: 16px; }
      .page--our-regions section.our-regions > div,
      .single-wg_region section.our-regions > div {
        max-width: 910px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
        padding-right: 40px;
        padding-left: 0;
        padding-right: 0; } }
    @media only screen and (max-width: 1400px) and (max-width: 600px) {
      .page--our-regions section.our-regions > div,
      .single-wg_region section.our-regions > div {
        padding-left: 17px;
        padding-right: 17px; } }
  @media only screen and (max-width: 1100px) {
    .page--our-regions section.our-regions .menu,
    .single-wg_region section.our-regions .menu {
      padding-right: 60px; }
    .page--our-regions section.our-regions .info,
    .single-wg_region section.our-regions .info {
      padding-left: 60px; } }
  @media only screen and (max-width: 1000px) {
    .page--our-regions section.our-regions,
    .single-wg_region section.our-regions {
      font-size: 20px; }
      .page--our-regions section.our-regions > div:before,
      .single-wg_region section.our-regions > div:before {
        content: none; }
      .page--our-regions section.our-regions .menu img,
      .page--our-regions section.our-regions .info img,
      .single-wg_region section.our-regions .menu img,
      .single-wg_region section.our-regions .info img {
        width: 70%;
        max-width: 450px; }
      .page--our-regions section.our-regions .menu,
      .single-wg_region section.our-regions .menu {
        width: 100%;
        padding-right: 40px;
        padding-top: 40px; }
        .page--our-regions section.our-regions .menu h2,
        .single-wg_region section.our-regions .menu h2 {
          border-bottom: none;
          padding-bottom: 0; }
        .page--our-regions section.our-regions .menu ul > li,
        .single-wg_region section.our-regions .menu ul > li {
          margin-top: -1px;
          border-top: thin solid #ff5e75; }
          .page--our-regions section.our-regions .menu ul > li.current > a,
          .single-wg_region section.our-regions .menu ul > li.current > a {
            color: white; }
            .page--our-regions section.our-regions .menu ul > li.current > a:after,
            .single-wg_region section.our-regions .menu ul > li.current > a:after {
              content: '-'; }
          .page--our-regions section.our-regions .menu ul > li.current > div,
          .single-wg_region section.our-regions .menu ul > li.current > div {
            height: auto; }
          .page--our-regions section.our-regions .menu ul > li > a,
          .single-wg_region section.our-regions .menu ul > li > a {
            border-bottom: thin solid #ff5e75;
            padding: 0.4em 0; }
            .page--our-regions section.our-regions .menu ul > li > a:after,
            .single-wg_region section.our-regions .menu ul > li > a:after {
              content: '+';
              position: absolute;
              right: 0;
              color: #ff5e75; }
          .page--our-regions section.our-regions .menu ul > li > div,
          .single-wg_region section.our-regions .menu ul > li > div {
            display: block;
            font-size: 0.8em;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            -ms-transition: all 0.2s;
            -o-transition: all 0.2s;
            transition: all 0.2s; }
      .page--our-regions section.our-regions .info,
      .single-wg_region section.our-regions .info {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .page--our-regions section.our-regions,
    .single-wg_region section.our-regions {
      padding-left: 30px;
      padding-right: 30px;
      font-size: 15px; }
      .page--our-regions section.our-regions > div,
      .page--our-regions section.our-regions .menu,
      .single-wg_region section.our-regions > div,
      .single-wg_region section.our-regions .menu {
        padding-left: 0;
        padding-right: 0; }
      .page--our-regions section.our-regions .menu,
      .single-wg_region section.our-regions .menu {
        padding-top: 30px; }
        .page--our-regions section.our-regions .menu h2,
        .single-wg_region section.our-regions .menu h2 {
          font-size: 2em; } }

.page--about-us section.our-team,
.single-wg_team_member section.our-team {
  background-color: #ff5e75;
  color: white;
  font-size: 20px; }
  .page--about-us section.our-team ul.team-members,
  .single-wg_team_member section.our-team ul.team-members {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -1em;
    margin-right: -1em;
    line-height: 1;
    margin-top: 2.5em; }
    .page--about-us section.our-team ul.team-members.expanded li a > span:after, .page--about-us section.our-team ul.team-members:hover li a > span:after,
    .single-wg_team_member section.our-team ul.team-members.expanded li a > span:after,
    .single-wg_team_member section.our-team ul.team-members:hover li a > span:after {
      opacity: 1; }
    .page--about-us section.our-team ul.team-members.expanded li.current:hover a > span:after,
    .single-wg_team_member section.our-team ul.team-members.expanded li.current:hover a > span:after {
      opacity: 0; }
    .page--about-us section.our-team ul.team-members.expanded li:hover a > span:after,
    .single-wg_team_member section.our-team ul.team-members.expanded li:hover a > span:after {
      opacity: 1; }
    .page--about-us section.our-team ul.team-members li,
    .single-wg_team_member section.our-team ul.team-members li {
      padding-left: 1em;
      padding-right: 1em;
      width: 20%;
      display: inline-block;
      vertical-align: top;
      margin-bottom: 1.1em; }
      .page--about-us section.our-team ul.team-members li.current a > span:after, .page--about-us section.our-team ul.team-members li:hover a > span:after,
      .single-wg_team_member section.our-team ul.team-members li.current a > span:after,
      .single-wg_team_member section.our-team ul.team-members li:hover a > span:after {
        opacity: 0; }
      .page--about-us section.our-team ul.team-members li a,
      .single-wg_team_member section.our-team ul.team-members li a {
        display: block;
        cursor: pointer; }
        .page--about-us section.our-team ul.team-members li a:hover,
        .single-wg_team_member section.our-team ul.team-members li a:hover {
          color: white; }
        .page--about-us section.our-team ul.team-members li a > span,
        .single-wg_team_member section.our-team ul.team-members li a > span {
          display: block;
          border-radius: 50%;
          border: 1px solid;
          padding-bottom: 100%;
          position: relative;
          background-size: cover;
          background-position: center;
          border: 0;
          color: white;
          overflow: hidden; }
          .page--about-us section.our-team ul.team-members li a > span:after,
          .single-wg_team_member section.our-team ul.team-members li a > span:after {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: rgba(33, 34, 34, 0.5);
            border-radius: 50%;
            opacity: 0;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            -ms-transition: all 0.2s;
            -o-transition: all 0.2s;
            transition: all 0.2s; }
      .page--about-us section.our-team ul.team-members li h4, .page--about-us section.our-team ul.team-members li strong,
      .single-wg_team_member section.our-team ul.team-members li h4,
      .single-wg_team_member section.our-team ul.team-members li strong {
        line-height: 1; }
      .page--about-us section.our-team ul.team-members li h4,
      .single-wg_team_member section.our-team ul.team-members li h4 {
        margin-bottom: 0; }
      .page--about-us section.our-team ul.team-members li strong,
      .single-wg_team_member section.our-team ul.team-members li strong {
        font-weight: normal;
        font-size: 0.833em; }
  .page--about-us section.our-team div.info,
  .single-wg_team_member section.our-team div.info {
    position: relative;
    margin-top: 1em; }
    .page--about-us section.our-team div.info > div,
    .single-wg_team_member section.our-team div.info > div {
      visibility: hidden;
      opacity: 0;
      position: absolute;
      height: 0;
      overflow: hidden; }
      .page--about-us section.our-team div.info > div.current,
      .single-wg_team_member section.our-team div.info > div.current {
        opacity: 1;
        visibility: visible;
        position: static;
        height: auto; }
    .page--about-us section.our-team div.info ul,
    .single-wg_team_member section.our-team div.info ul {
      display: inline-block;
      font-size: 2.5em; }
    .page--about-us section.our-team div.info li,
    .single-wg_team_member section.our-team div.info li {
      display: inline-block;
      vertical-align: middle;
      margin-left: 0.5em; }
      .page--about-us section.our-team div.info li:first-child,
      .single-wg_team_member section.our-team div.info li:first-child {
        margin-left: 0; }
      .page--about-us section.our-team div.info li a,
      .single-wg_team_member section.our-team div.info li a {
        display: block; }
  .page--about-us section.our-team p.mobile,
  .single-wg_team_member section.our-team p.mobile {
    margin-top: 2em;
    font-weight: bold; }
    .page--about-us section.our-team p.mobile a,
    .single-wg_team_member section.our-team p.mobile a {
      text-decoration: underline; }
  .page--about-us section.our-team ul,
  .single-wg_team_member section.our-team ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .page--about-us section.our-team a,
  .single-wg_team_member section.our-team a {
    color: white;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s; }
    .page--about-us section.our-team a:hover,
    .single-wg_team_member section.our-team a:hover {
      color: #722046; }
  @media only screen and (max-width: 1400px) {
    .page--about-us section.our-team,
    .single-wg_team_member section.our-team {
      font-size: 16px; } }
  @media only screen and (max-width: 750px) {
    .page--about-us section.our-team ul.team-members,
    .single-wg_team_member section.our-team ul.team-members {
      font-size: 12px; } }
  @media only screen and (max-width: 550px) {
    .page--about-us section.our-team ul.team-members,
    .single-wg_team_member section.our-team ul.team-members {
      margin-left: -10px;
      margin-right: -10px;
      max-width: 300px;
      margin-left: auto;
      margin-right: auto;
      font-size: 10px; }
      .page--about-us section.our-team ul.team-members li,
      .single-wg_team_member section.our-team ul.team-members li {
        padding-left: 10px;
        padding-right: 10px;
        width: 33.33%; }
        .page--about-us section.our-team ul.team-members li strong,
        .single-wg_team_member section.our-team ul.team-members li strong {
          font-size: 1em; } }

.blog article > header {
  padding-bottom: 30px; }
  .blog article > header h1 {
    margin-bottom: 0; }

.blog .posts {
  list-style: none;
  margin: 0;
  padding: 0; }
  .blog .posts li {
    padding-bottom: 55px;
    margin-bottom: 55px;
    border-bottom: 1px solid #bcbcbc; }
  .blog .posts h2 {
    font-size: 49px;
    margin: 0 0 0.5em 0; }
  .blog .posts .author,
  .blog .posts .date {
    margin: 0; }
  .blog .posts .excerpt {
    font-size: 19px;
    display: none;
    margin-bottom: 0; }
  .blog .posts p {
    font-size: 17px;
    line-height: 1.5; }
  .blog .posts a {
    color: #282828;
    text-decoration: none;
    display: block; }
    .blog .posts a:hover h2 {
      text-decoration: underline; }

.blog .load-more {
  text-align: center; }
  .blog .load-more > * {
    display: none; }
    .blog .load-more > *.next {
      display: inline-block; }
  .blog .load-more .next {
    position: relative; }
    .blog .load-more .next:after {
      content: '';
      display: block;
      background-color: #58595b;
      position: absolute;
      height: 100%;
      left: 0;
      top: 0;
      width: 0;
      z-index: -1; }
    .blog .load-more .next.loading {
      color: white; }
      .blog .load-more .next.loading:after {
        width: 98%;
        -webkit-transition: width 3s ease;
        -o-transition: width 3s ease;
        transition: width 3s ease; }

@media only screen and (max-width: 1280px) {
  .blog .posts h2 {
    font-size: 39px; }
  .blog .posts .excerpt {
    font-size: 17px; }
  .blog .posts p {
    font-size: 15px; } }

@media only screen and (max-width: 600px) {
  .blog .posts h2 {
    font-size: 27px; }
  .blog .posts .excerpt {
    font-size: 16px; }
  .blog .posts p {
    font-size: 14px; } }

.single-post article > header {
  padding-bottom: 70px; }
  .single-post article > header h1 {
    max-width: 710px;
    margin-bottom: 0.5em; }
  .single-post article > header p {
    margin: 0;
    font-size: 20px;
    line-height: 1.1; }

.single-post .wrapper {
  font-size: 21px; }
  .single-post .wrapper > *:first-child {
    margin-top: 0; }
  .single-post .wrapper h2 {
    font-size: 25px;
    margin-bottom: 0.2em; }
  .single-post .wrapper p {
    margin: 1.3em 0; }
  .single-post .wrapper h2 + p {
    margin-top: 0; }

.single-post .back {
  padding-top: 55px;
  margin-top: 55px;
  border-top: 1px solid #bcbcbc; }
  .single-post .back a {
    display: inline-block; }

@media only screen and (max-width: 1000px) {
  .single-post .back {
    text-align: center; } }

.share {
  margin-top: 50px;
  color: #ff5e75;
  font-size: 20px;
  font-weight: bold; }
  .share ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .share li {
    margin-left: 15px; }
    .share li:first-child {
      margin: 0; }
  .share a {
    color: #ff5e75;
    text-decoration: none; }
    .share a:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 38px; }
    .share a.facebook:before {
      content: "\e900"; }
    .share a.twitter:before {
      content: "\e907"; }
    .share a.linkedin:before {
      content: "\e902"; }
  @media only screen and (max-width: 1000px) {
    .share {
      text-align: center;
      max-width: 19em;
      margin-left: auto;
      margin-right: auto; }
      .share ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }

.sidebar-subscribe .form {
  border: 2px solid #ff5e75;
  background: #722046;
  color: #ff5e75;
  width: 270px; }

.sidebar-subscribe h3, .sidebar-subscribe .page--about-us section.our-team p.mobile, .page--about-us section.our-team .sidebar-subscribe p.mobile,
.sidebar-subscribe .single-wg_team_member section.our-team p.mobile, .single-wg_team_member section.our-team .sidebar-subscribe p.mobile {
  background: #ff5e75;
  color: white;
  margin: 0;
  padding: 15px 40px 15px 20px;
  font-size: 20px;
  font-weight: normal; }

.sidebar-subscribe .subtitle {
  margin: 20px;
  font-size: 17px;
  padding-right: 60px;
  position: relative;
  line-height: 1.2;
  min-height: 40px; }
  .sidebar-subscribe .subtitle:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e905";
    font-size: 40px;
    position: absolute;
    right: 0;
    top: 0.1em; }

.sidebar-subscribe .nf-form-cont {
  padding: 0 20px 10px 20px; }
  .sidebar-subscribe .nf-form-cont .nf-error .nf-error-msg {
    color: white; }

.sidebar-subscribe .nf-field-container {
  margin-bottom: 10px; }

.sidebar-subscribe .field-wrap input:not([type=button]),
.sidebar-subscribe .field-wrap textarea {
  background: white; }
  .sidebar-subscribe .field-wrap input:not([type=button]):focus,
  .sidebar-subscribe .field-wrap textarea:focus {
    background: white; }

.sidebar-subscribe .field-wrap input:not([type=button]) {
  color: #282828; }

.sidebar-subscribe .field-wrap button,
.sidebar-subscribe .field-wrap input[type=button],
.sidebar-subscribe .field-wrap input[type=submit] {
  width: 100%;
  margin-top: 16px;
  margin-bottom: 10px;
  background: #ff5e75;
  min-width: 0; }

.sidebar-subscribe .nf-response-msg {
  font-size: 14px;
  margin-bottom: 20px; }
  .sidebar-subscribe .nf-response-msg p {
    margin: 0; }

.sidebar-subscribe .html-wrap {
  font-size: 10px; }

.sidebar-subscribe .nf-error-field-errors {
  font-size: 14px;
  color: white;
  margin-bottom: 20px; }

.sidebar-subscribe .enquiry {
  padding: 16px 20px;
  background: white; }
  .sidebar-subscribe .enquiry button {
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: white;
    border-radius: 4px;
    background: #00c193;
    text-decoration: none;
    text-align: center;
    padding: 0;
    width: 100%; }

@media only screen and (max-width: 600px) {
  .sidebar-subscribe .form {
    width: 100%; }
  .sidebar-subscribe .enquiry {
    padding: 50px 0; } }

.recent-posts {
  padding: 16px 20px;
  font-size: 20px;
  line-height: 1.2; }
  .recent-posts h3, .recent-posts .page--about-us section.our-team p.mobile, .page--about-us section.our-team .recent-posts p.mobile,
  .recent-posts .single-wg_team_member section.our-team p.mobile, .single-wg_team_member section.our-team .recent-posts p.mobile {
    font-size: 20px;
    margin: 0 0 1em 0; }
  .recent-posts ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .recent-posts li {
    margin-bottom: 1.5em; }
  .recent-posts h4 {
    font-weight: normal;
    margin: 0 0 0.3em 0; }
  .recent-posts p {
    margin: 0;
    font-size: 0.8em; }
  .recent-posts a {
    color: #282828;
    text-decoration: none;
    display: block; }
    .recent-posts a:hover h4 {
      text-decoration: underline; }
  @media only screen and (max-width: 1280px) {
    .recent-posts {
      font-size: 16px; } }
  @media only screen and (max-width: 1000px) {
    .recent-posts {
      padding: 0;
      margin-left: 40px; } }
  @media only screen and (max-width: 600px) {
    .recent-posts {
      margin-left: 0; } }

.blog article > header, .single-post article > header {
  background: #ff5e75;
  padding-top: 160px;
  color: white; }
  .blog article > header > div, .single-post article > header > div {
    max-width: 1030px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px; }
    @media only screen and (max-width: 600px) {
      .blog article > header > div, .single-post article > header > div {
        padding-left: 17px;
        padding-right: 17px; } }
  .blog article > header h1, .single-post article > header h1 {
    font-size: 49px;
    margin-top: 0; }

.blog article > div, .single-post article > div {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 80px;
  padding-bottom: 80px; }
  @media only screen and (max-width: 600px) {
    .blog article > div, .single-post article > div {
      padding-left: 17px;
      padding-right: 17px; } }
  .blog article > div > div, .single-post article > div > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 120px); }

.blog article .wrapper, .single-post article .wrapper {
  padding-right: 92px; }

.blog article .sidebar, .single-post article .sidebar {
  -ms-flex-preferred-size: 270px;
  flex-basis: 270px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 270px; }

@media only screen and (max-width: 1280px) {
  .blog article > header, .single-post article > header {
    padding-top: 100px; }
    .blog article > header h1, .single-post article > header h1 {
      font-size: 39px; }
  .blog article > div > div, .single-post article > div > div {
    width: 100%; }
  .blog article .wrapper, .single-post article .wrapper {
    padding-right: 40px;
    font-size: 18px; } }

@media only screen and (max-width: 1000px) {
  .blog article > div, .single-post article > div {
    padding-top: 50px;
    padding-bottom: 50px; }
    .blog article > div > div, .single-post article > div > div {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
  .blog article .wrapper, .single-post article .wrapper {
    padding-right: 0;
    margin-bottom: 50px; }
  .blog article .sidebar, .single-post article .sidebar {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media only screen and (max-width: 600px) {
  .blog article .wrapper, .single-post article .wrapper {
    font-size: 16px; }
  .blog article .sidebar, .single-post article .sidebar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.blog .load-more .next, .single-post .back a {
  color: #58595b;
  padding: 18px 30px;
  text-align: center;
  border: 1px solid #58595b;
  font-size: 16px;
  text-decoration: none; }
