@charset "UTF-8";
/*
 Theme Name:   Flex - child
 Theme URI:    http://idium.no/
 Description:  Idium WordPress theme. Most flexibile, yet elegant, theme in the world.
 Author:       Idium
 Author URI:   http://idium.no/
 Template:     flex
 Version:      1.0
 Text Domain:  idium-child
 License:      All rights reserved by Idium AS
 */
/**
 * Tools - utility classes, mixins, grid system
 */
/**
 * CSS3 mixins
 */
/**
 * Inputs
 */
/**
 * Buttons
 */
/**
 * Simple grid mixins
 */
/**
 * Generic
 */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }
/**
 * 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 */
  /* 2 */
  /* 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] {
  /* 1 */
  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 */
  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 {
  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, optgroup, 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"] {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */ }
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
 * 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 */ }
/**
 * Base - h1-h6, ul, ol, p, forms etc.
 */
html {
  height: 100%; }

body {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  color: #444;
  overflow-x: hidden; }

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

.main-wrapper {
  width: 100%;
  transition: translate3d(0, 0, 0); }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.2;
  margin: 0; }

h1 {
  font-size: 28px;
  font-size: 1.75rem; }

h2 {
  font-size: 26px;
  font-size: 1.625rem; }

h3 {
  font-size: 24px;
  font-size: 1.5rem; }

h4 {
  font-size: 22px;
  font-size: 1.375rem; }

h5 {
  font-size: 20px;
  font-size: 1.25rem; }

a {
  color: #86a824; }

p {
  margin: 0 0 1.5em; }

.intro p {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold; }

ul, ol {
  font-size: 1em; }

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

blockquote {
  border-left: 5px solid #86a824;
  margin: 0;
  padding: 0 0 0 20px;
  font-style: italic; }

small {
  font-size: 81.25%; }

body.admin-bar .header, body.admin-bar .mobile-navigation {
  padding-top: 46px; }
  body.admin-bar .mobile-navigation {
    top: 0; }
  @media screen and (min-width: 782px) {
  body.admin-bar .header {
    padding-top: 0;
    margin-top: 32px; } }
/**
 * Forms
 */
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], select, textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ddd;
  background: #fff;
  padding: 0.5em 0.75em; }
  input[type="text"]:hover, input[type="tel"]:hover, input[type="email"]:hover, input[type="password"]:hover, select:hover, textarea:hover, input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0 !important;
    border-color: #333; }

select {
  height: 2.5em; }

input[type="submit"] {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-decoration: none;
  display: inline-block;
  background: #86a824;
  color: #fff;
  border: none;
  padding: 0.5em 1em;
  font-weight: 300;
  font-weight: 700; }
  input[type="submit"]:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }

.initialy-hidden[aria-hidden=true] {
  display: none; }

[data-a11y-toggle]:not([aria-controls]) {
  display: none; }

.row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  margin: 0 -10px; }
  @media screen and (min-width: 980px) {
  .row {
    margin: 0 -30px; } }

@media screen and (max-width: 979px) {
    .hide-below-large {
      display: none !important; } }

@media screen and (min-width: 980px) {
    .hide-large {
      display: none !important; } }
/**
 * Objects - composed piece of ui (f.e. lists, menus etc.)
 */
.main-wrapper {
  min-height: 100vh;
  background: #fff; }

.wrapper, .o-wrapper {
  zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1220px; }
  .wrapper:before, .o-wrapper:before, .wrapper:after, .o-wrapper:after {
    content: "";
    display: table; }
  .wrapper:after, .o-wrapper:after {
    clear: both; }

.o-menu, .accessibility-tools {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .o-menu ul, .accessibility-tools ul {
    margin: 0;
    padding: 0; }
  .o-menu li, .accessibility-tools li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top; }
    .o-menu li:last-child, .accessibility-tools li:last-child {
      margin-right: 0; }
  .o-menu a, .accessibility-tools a {
    display: block;
    text-decoration: none; }

.middle {
  width: 100%;
  max-width: none;
  padding: 0;
  position: relative; }
  .selected-header--standard .middle, .selected-header--transparent .middle, .selected-header--transparent--dark .middle, .selected-header--simple .middle, .mobile-nav-active .middle {
    padding-top: 102px; }
  .home.home .middle, .support-menu-set.home.home .middle {
    padding-top: 0; }
  @media screen and (min-width: 980px) {
  .support-menu-set.selected-header--standard .middle, .support-menu-set.selected-header--transparent .middle, .support-menu-set.selected-header--transparent--dark .middle {
    padding-top: 150px; }
  .mobile-nav-active .middle {
    padding-top: 100px; }
  .selected-header--big .middle {
    padding-top: 0; } }
  .admin-bar .middle:before {
    content: '';
    display: block;
    width: 100%;
    height: 46px; }
    @media screen and (min-width: 783px) {
  .admin-bar .middle:before {
    height: 32px; } }

.selected-header--big .middle:before {
  display: none; }

.content, .sidebar {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  vertical-align: top;
  padding: 0 10px;
  text-align: left; }
  @media screen and (min-width: 980px) {
  .content, .sidebar {
    padding: 0 30px; } }

@media screen and (min-width: 980px) {
  .content {
    width: 70%; }
    .idium-no-sidebar .content {
      width: 100%; }

  .sidebar {
    width: 30%; } }
/**
 * Columns
 */
.columns {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  margin: 0 -10px; }
  @media screen and (min-width: 980px) {
  .columns {
    margin: 0 -30px; } }
  .columns .column {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 0 10px;
    text-align: left; }
    @media screen and (min-width: 980px) {
  .columns .column {
    padding: 0 30px; } }
    .columns .column img {
      width: 100%; }
  @media screen and (min-width: 576px) {
  .columns .column {
    width: 50%; } }

@media screen and (min-width: 768px) {
    .two-columns .column {
      width: 50%; } }

@media screen and (min-width: 768px) {
    .three-columns .column {
      width: 33.333%; } }

@media screen and (min-width: 768px) {
    .four-columns .column {
      width: 50%; } }
  @media screen and (min-width: 980px) {
  .four-columns .column {
    width: 25%; } }

@media screen and (min-width: 768px) {
    .five-columns .column {
      width: 50%; } }
  @media screen and (min-width: 980px) {
  .five-columns .column {
    width: 20%; } }

@media screen and (min-width: 768px) {
    .six-columns .column {
      width: 50%; } }
  @media screen and (min-width: 980px) {
  .six-columns .column {
    width: 16.6%; } }

.last {
  clear: both; }

.btn {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-decoration: none;
  display: inline-block;
  background: #86a824;
  color: #fff;
  border: none;
  padding: 0.5em 1em;
  font-weight: 300; }
  .btn:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }

.content-area__content {
  overflow: hidden; }
  .content-area__image {
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
  .content-area__image--left, .content-area__image--right {
    width: 50%; }
  .content-area__image--left {
    float: left;
    padding-right: 30px;
    margin-right: 30px; }
  .content-area__image--right {
    float: right;
    padding-left: 30px;
    margin-left: 30px; } }

.selected-header--big .search-dropdown {
  z-index: 99; }
  .selected-header--big .middle {
    z-index: 90; }

.landing-page-template .page-header {
  display: none; }
/**
 * Components - cosmetically styled pieces of ui
 */
.accessibility-top {
  list-style-type: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000000000; }
  .accessibility-top ul {
    margin: 0;
    padding: 0; }
  .accessibility-top li {
    display: inline-block; }
  .accessibility-top li a {
    background: #000;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 19px;
    position: absolute;
    text-outline: 0;
    top: 0;
    left: -10000px;
    z-index: 1000;
    padding: 0.5em; }
    .accessibility-top li a:focus {
      left: 0; }

.header {
  zoom: 1;
  position: relative;
  background: #4a4a4a;
  border-top: 2px solid #86a824;
  z-index: 110; }
  .header:before, .header:after {
    content: "";
    display: table; }
  .header:after {
    clear: both; }
  .header__support {
    background: #333;
    color: #fff;
    line-height: 50px; }
    .scrolled-past-header .header__support {
      display: none; }
  .header__support-menu a, .header__social-menu a {
    color: #fff;
    display: block;
    line-height: 50px;
    font-weight: 300;
    padding: 0 5px; }
    .header__support-menu .fa, .header__social-menu .fa {
      font-size: 20px;
      font-size: 1.25rem; }
  .header__main-nav, .header__logo {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 0 10px;
    text-align: left;
    vertical-align: middle; }
    @media screen and (min-width: 980px) {
  .header__main-nav, .header__logo {
    padding: 0 30px; } }
  .header__logo {
    width: 50%;
    padding-right: 10px; }
  .header__main-nav {
    width: 50%;
    padding-left: 10px;
    text-align: right; }
  @media screen and (min-width: 980px) {
  .header__support-menu, .header__social-menu {
    display: inline-block;
    width: 50%; }
  .header__social-menu {
    float: right;
    text-align: right; }
  .header .logo {
    float: left;
    overflow: hidden; }
  .header__logo {
    width: 25%; }
  .header__main-nav {
    width: 75%;
    font-weight: 300;
    text-align: right; } }

.header--standard {
  width: 100%;
  position: absolute; }
  .scrolled-past-header .header--standard {
    position: fixed; }
  .header--standard .header__main {
    height: 100px; }

.header--big .header__logo {
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  .header--big .header__logo .logo, .header--big .header__logo .logo-image-wrapper {
    display: inline-block;
    float: none; }
  .header--big .header__main-nav {
    width: 100%;
    text-align: center;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0; }
  .header--big .header__main-nav > ul {
    margin: 0 auto;
    text-align: right; }
    @media screen and (min-width: 980px) {
    .header--big .header__main-nav > ul {
      text-align: center; } }
  @media screen and (min-width: 980px) {
  .header--big .search-toggle-container {
    float: right; } }

.header--simple {
  width: 100%; }
  @media screen and (min-width: 576px) {
  .header--simple {
    position: fixed; } }

.header--transparent {
  background: transparent;
  width: 100%;
  position: relative; }
  @media screen and (min-width: 576px) {
  .header--transparent {
    position: absolute; }
    .scrolled-past-header .header--transparent {
      position: fixed; } }
  .header--transparent .header__support {
    background: transparent;
    border-bottom: 1px solid #000; }
  .header--transparent a, .header--transparent button {
    color: #fff; }
  .header--transparent a:hover, .header--transparent button:hover {
    color: #86a824; }
  .header--transparent .active a {
    color: #86a824; }
  .scrolled-past-header .header--transparent {
    background: rgba(255, 255, 255, 0.8); }

.header--transparent--dark {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  position: relative; }
  @media screen and (min-width: 576px) {
  .header--transparent--dark {
    position: absolute; }
    .home .header--transparent--dark {
      background: transparent; }

    .scrolled-past-header .header--transparent--dark {
      position: fixed; } }
  .header--transparent--dark .header__support {
    background: transparent;
    border-bottom: 1px solid #fff; }
  .header--transparent--dark a, .header--transparent--dark button {
    color: #fff; }
  .header--transparent--dark a:hover, .header--transparent--dark button:hover {
    color: #86a824; }
  .header--transparent--dark .active a {
    color: #86a824; }
  .selected-header--transparent--dark.scrolled-past-header .header--transparent--dark {
    background: rgba(0, 0, 0, 0.8); }

.mobile-navigation {
  position: fixed;
  width: 220px;
  height: 100%;
  min-height: 100%;
  bottom: 0;
  right: -220px;
  overflow-y: auto;
  background: #333;
  transition: all 200ms ease-in-out; }
  .mobile-navigation + #wrapper {
    transition: all 200ms ease-in-out; }
  .mobile-navigation[aria-hidden="true"] {
    display: block; }
  .mobile-navigation[aria-hidden="false"] {
    right: 0; }
  .mobile-navigation[aria-hidden="false"] + #wrapper {
    left: -220px; }
  .mobile-navigation ul {
    margin: 0;
    padding: 10px;
    list-style-type: none; }
  .mobile-navigation ul ul {
    display: none;
    padding-right: 0; }
  .mobile-navigation .caret {
    width: 40px;
    height: 100%;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    border-left: 1px solid #333; }
  .mobile-navigation .caret:before {
    display: inline-block;
    vertical-align: middle; }
  .mobile-navigation a {
    position: relative;
    display: block;
    padding: 10px 10px;
    color: #fff;
    font-weight: 100;
    border-bottom: 1px solid #4d4d4d;
    text-decoration: none; }
  .mobile-navigation a:hover {
    text-decoration: none; }
  .mobile-navigation li li a {
    padding-left: 15px; }
  .mobile-navigation li li li a {
    padding-left: 20px; }

#wrapper {
  position: relative;
  left: 0;
  transition: all 200ms ease-in-out; }

@media (min-width: 980px) {
        body:not(.selected-header--simple) .mobile-navigation[aria-hidden="false"] {
          display: block;
          right: -220px; }
          body:not(.selected-header--simple) .mobile-navigation[aria-hidden="false"] + #wrapper {
            left: 0; } }

.search-form {
  position: relative; }
  .search-form__input, .search-form__submit {
    font-size: 16px;
    font-size: 1rem;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    height: 52px;
    line-height: 1; }
  .search-form__input {
    border: none;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 300;
    padding-left: 10px;
    width: 100%;
    min-width: 240px;
    border: 1px solid #ddd; }
  .search-form__input::-ms-clear {
    display: none; }
  .search-form__submit {
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 0 !important;
    color: #000; }
  .search-form__submit:before {
    font-size: 14px;
    font-size: 0.875rem; }
  .search-form__submit:hover {
    cursor: pointer; }
  .article-holder .search-form {
    margin-bottom: 1.5em; }

.search-toggle {
  border: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 26px;
  font-size: 1.625rem;
  text-decoration: none; }
  .search-toggle:hover {
    color: #86a824;
    cursor: pointer;
    text-decoration: none; }
  .search-toggle[aria-expanded=true] .fa-search:before {
    content: '\f00d';
    color: #86a824; }
  .search-toggle i {
    display: block;
    width: 1em;
    height: 1em; }

.search-overlay {
  background: rgba(51, 51, 51, 0.95);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 10; }
  .search-overlay__wrapper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
  .search-overlay .search-overlay__close {
    border: none;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-decoration: none;
    font-size: 36px;
    font-size: 2.25rem;
    color: #fff;
    position: absolute;
    top: -2em;
    right: 0; }
  .search-overlay .search-overlay__close:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  .search-overlay .search-overlay__close i {
    display: block;
    width: 1em;
    height: 1em; }
  .search-overlay .search-form {
    position: relative; }
  .search-overlay .search-form:after {
    content: '';
    display: block;
    width: 100%;
    width: calc(100% - 70px);
    height: 1px;
    background: #fff; }
  .search-overlay .search-form__input {
    font-size: 36px;
    font-size: 2.25rem;
    width: 100%;
    background: none;
    border: none;
    color: #fff;
    font-weight: 100;
    height: auto; }
    .search-overlay .search-form__input:focus {
      outline: none; }
  .search-overlay .search-form__submit {
    text-decoration: none;
    font-size: 0;
    background: none;
    border: none;
    position: absolute;
    right: 0;
    top: 0; }
    .search-overlay .search-form__submit:hover {
      opacity: 0.8;
      cursor: pointer;
      text-decoration: none; }
    .search-overlay .search-form__submit:before {
      font-size: 36px;
      font-size: 2.25rem;
      color: #fff; }

.search-dropdown {
  position: absolute;
  right: 10px;
  background: #f9f9f9;
  padding: 28px;
  border-top: 3px solid #86a824;
  z-index: 10; }
  .search-dropdown form {
    display: inline-block; }
  .search-dropdown .search-form__submit {
    color: #333; }

.header__main-nav a {
  display: none; }
  .mobile-nav-active .header__main-nav .hide-large {
    display: inline-block !important; }
  .mobile-nav-active .header__main-nav a {
    display: none; }
  @media screen and (min-width: 980px) {
  .header__main-nav a {
    display: block; } }

.header__main-nav .o-menu > li, .header__main-nav .accessibility-tools > li {
  position: relative;
  margin: 0; }
  .header__main-nav .o-menu > li > a, .header__main-nav .accessibility-tools > li > a {
    padding: 0 20px;
    text-decoration: none !important;
    cursor: pointer !important; }
  .selected-header--standard .header__main-nav .o-menu, .selected-header--standard .header__main-nav .accessibility-tools, .selected-header--transparent .header__main-nav .o-menu, .selected-header--transparent .header__main-nav .accessibility-tools, .selected-header--simple .header__main-nav .o-menu, .selected-header--simple .header__main-nav .accessibility-tools, .selected-header--transparent--dark .header__main-nav .o-menu, .selected-header--transparent--dark .header__main-nav .accessibility-tools {
    max-height: 105px; }
  .selected-header--standard .header__main-nav .o-menu > li > a, .selected-header--standard .header__main-nav .accessibility-tools > li > a, .selected-header--transparent .header__main-nav .o-menu > li > a, .selected-header--transparent .header__main-nav .accessibility-tools > li > a, .selected-header--simple .header__main-nav .o-menu > li > a, .selected-header--simple .header__main-nav .accessibility-tools > li > a, .selected-header--transparent--dark .header__main-nav .o-menu > li > a, .selected-header--transparent--dark .header__main-nav .accessibility-tools > li > a {
    line-height: 100px; }
    .selected-header--standard .header__main-nav .o-menu > li > button, .selected-header--standard .header__main-nav .accessibility-tools > li > button, .selected-header--transparent .header__main-nav .o-menu > li > button, .selected-header--transparent .header__main-nav .accessibility-tools > li > button, .selected-header--simple .header__main-nav .o-menu > li > button, .selected-header--simple .header__main-nav .accessibility-tools > li > button, .selected-header--transparent--dark .header__main-nav .o-menu > li > button, .selected-header--transparent--dark .header__main-nav .accessibility-tools > li > button {
      height: 100px; }
  .selected-header--big .header__main-nav .o-menu > li > a, .selected-header--big .header__main-nav .accessibility-tools > li > a {
    line-height: 50px; }
    .selected-header--big .header__main-nav .o-menu > li > button, .selected-header--big .header__main-nav .accessibility-tools > li > button {
      height: 50px; }
  .header__main-nav .o-menu button, .header__main-nav .accessibility-tools button {
    padding: 0 5px; }
  .header__main-nav .o-menu > li.active, .header__main-nav .accessibility-tools > li.active {
    color: #86a824; }
  .header__main-nav .o-menu > li a, .header__main-nav .accessibility-tools > li a {
    color: #fff; }
    .header__main-nav .o-menu > li a:hover, .header__main-nav .accessibility-tools > li a:hover {
      color: #86a824; }
  .header__main-nav .o-menu > li button, .header__main-nav .accessibility-tools > li button {
    color: #fff; }
    .header__main-nav .o-menu > li button:hover, .header__main-nav .accessibility-tools > li button:hover {
      color: #86a824; }
  .header__main-nav .o-menu > li a .caret, .header__main-nav .accessibility-tools > li a .caret {
    font-size: 18px;
    font-size: 1.125rem;
    text-decoration: none;
    vertical-align: middle;
    padding: 0.5em; }
    .header__main-nav .o-menu > li a .caret:hover, .header__main-nav .accessibility-tools > li a .caret:hover {
      opacity: 0.8;
      cursor: pointer;
      text-decoration: none; }
  .header__main-nav .o-menu > li > ul, .header__main-nav .accessibility-tools > li > ul {
    display: none;
    width: 240px;
    position: absolute;
    right: 0;
    top: 100px;
    z-index: 101;
    text-align: left;
    border-top: 3px solid #86a824; }
  .header--big .header__main-nav .o-menu > li > ul, .header--big .header__main-nav .accessibility-tools > li > ul {
    top: 50px; }
  .header__main-nav .o-menu > li > ul li, .header__main-nav .accessibility-tools > li > ul li {
    display: block;
    position: relative;
    margin: 0; }
    .header__main-nav .o-menu > li > ul li a, .header__main-nav .accessibility-tools > li > ul li a {
      font-size: 14px;
      font-size: 0.875rem;
      position: relative;
      line-height: 1.2;
      padding: 12.8px;
      background: #4a4a4a;
      color: #fff;
      border-bottom: 2px solid #fff; }
      .header__main-nav .o-menu > li > ul li a:hover, .header__main-nav .accessibility-tools > li > ul li a:hover {
        color: #86a824;
        border-bottom: 2px solid #86a824; }
  .header__main-nav .o-menu > li > ul .caret, .header__main-nav .accessibility-tools > li > ul .caret {
    padding-left: 0;
    position: absolute;
    width: 40px;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center; }
    .header__main-nav .o-menu > li > ul .caret:before, .header__main-nav .accessibility-tools > li > ul .caret:before {
      display: inline-block;
      vertical-align: middle;
      line-height: 20px; }
  .header__main-nav .o-menu > li > ul ul, .header__main-nav .accessibility-tools > li > ul ul {
    display: none;
    position: relative; }

.header--big li a {
  color: #fff; }

.cart-icon {
  font-size: 26px;
  font-size: 1.625rem;
  color: #fff; }
  .cart-icon:hover {
    color: #86a824; }
  .cart-icon i {
    position: relative; }
  .cart-icon .badge {
    position: absolute;
    top: -25%;
    right: -50%;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #129583;
    border-radius: 10px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif; }

.menu-hamburger {
  transform: translate(0, 3px);
  display: inline-block;
  cursor: pointer; }
  .menu-hamburger .bar1, .menu-hamburger .bar2, .menu-hamburger .bar3 {
    display: block;
    width: 25px;
    height: 4px;
    background-color: #fff;
    margin-bottom: 4px;
    transition: 0.4s; }
  .menu-hamburger .bar3 {
    margin-bottom: 0; }

.header--transparent--dark .bar1, .header--transparent--dark .bar2, .header--transparent--dark .bar3 {
  background: #fff; }

.search-toggle:hover .menu-hamburger .bar1, .search-toggle:hover .menu-hamburger .bar2, .search-toggle:hover .menu-hamburger .bar3 {
  background: #86a824; }
  .search-toggle[aria-expanded=true] .menu-hamburger .bar1, .search-toggle[aria-expanded=true] .menu-hamburger .bar2, .search-toggle[aria-expanded=true] .menu-hamburger .bar3 {
    background: #86a824; }
    .search-toggle[aria-expanded=true] .menu-hamburger .bar1 {
      -webkit-transform: rotate(-45deg) translate(-6px, 5px);
      transform: rotate(-45deg) translate(-6px, 5px); }
    .search-toggle[aria-expanded=true] .menu-hamburger .bar2 {
      opacity: 0; }
    .search-toggle[aria-expanded=true] .menu-hamburger .bar3 {
      -webkit-transform: rotate(45deg) translate(-6px, -6px);
      transform: rotate(45deg) translate(-6px, -6px); }

@media (max-width: 600px) {
  body.scrolled-past-header.admin-bar .header, body.scrolled-past-header.admin-bar .mobile-navigation {
    padding-top: 0; } }

.compact-header.selected-header--standard .header__main, .compact-header.selected-header--transparent .header__main, .compact-header.selected-header--simple .header__main, .compact-header.selected-header--transparent--dark .header__main {
  height: 60px; }
  .compact-header.selected-header--standard .header__main .logo, .compact-header.selected-header--transparent .header__main .logo, .compact-header.selected-header--simple .header__main .logo, .compact-header.selected-header--transparent--dark .header__main .logo {
    height: 50px;
    padding: 5px 0; }
    .compact-header.selected-header--standard .header__main .logo a, .compact-header.selected-header--transparent .header__main .logo a, .compact-header.selected-header--simple .header__main .logo a, .compact-header.selected-header--transparent--dark .header__main .logo a {
      font-size: 44px;
      font-size: 2.75rem; }
  .compact-header.selected-header--standard .header__main .logo-image-wrapper, .compact-header.selected-header--transparent .header__main .logo-image-wrapper, .compact-header.selected-header--simple .header__main .logo-image-wrapper, .compact-header.selected-header--transparent--dark .header__main .logo-image-wrapper {
    padding: 5px 0;
    height: 60px; }
    .compact-header.selected-header--standard .header__main .logo-image-wrapper img, .compact-header.selected-header--transparent .header__main .logo-image-wrapper img, .compact-header.selected-header--simple .header__main .logo-image-wrapper img, .compact-header.selected-header--transparent--dark .header__main .logo-image-wrapper img {
      max-height: 100%;
      width: auto; }
  .compact-header.selected-header--standard .header__main-nav .o-menu, .compact-header.selected-header--standard .header__main-nav .accessibility-tools, .compact-header.selected-header--transparent .header__main-nav .o-menu, .compact-header.selected-header--transparent .header__main-nav .accessibility-tools, .compact-header.selected-header--simple .header__main-nav .o-menu, .compact-header.selected-header--simple .header__main-nav .accessibility-tools, .compact-header.selected-header--transparent--dark .header__main-nav .o-menu, .compact-header.selected-header--transparent--dark .header__main-nav .accessibility-tools {
    max-height: 60px; }
  .compact-header.selected-header--standard .header__main-nav .o-menu > li > a, .compact-header.selected-header--standard .header__main-nav .accessibility-tools > li > a, .compact-header.selected-header--transparent .header__main-nav .o-menu > li > a, .compact-header.selected-header--transparent .header__main-nav .accessibility-tools > li > a, .compact-header.selected-header--simple .header__main-nav .o-menu > li > a, .compact-header.selected-header--simple .header__main-nav .accessibility-tools > li > a, .compact-header.selected-header--transparent--dark .header__main-nav .o-menu > li > a, .compact-header.selected-header--transparent--dark .header__main-nav .accessibility-tools > li > a {
    line-height: 60px; }
  .compact-header.selected-header--standard .header__main-nav .o-menu > li > button, .compact-header.selected-header--standard .header__main-nav .accessibility-tools > li > button, .compact-header.selected-header--transparent .header__main-nav .o-menu > li > button, .compact-header.selected-header--transparent .header__main-nav .accessibility-tools > li > button, .compact-header.selected-header--simple .header__main-nav .o-menu > li > button, .compact-header.selected-header--simple .header__main-nav .accessibility-tools > li > button, .compact-header.selected-header--transparent--dark .header__main-nav .o-menu > li > button, .compact-header.selected-header--transparent--dark .header__main-nav .accessibility-tools > li > button {
    height: 55px; }
  .compact-header .header__main-nav .o-menu > li > ul, .compact-header .header__main-nav .accessibility-tools > li > ul {
    top: 60px; }

@media (min-width: 980px) {
  header:not(.header--simple) nav:not(.secondary-nav) .mega-menu {
    position: static !important; }
    header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 {
      position: absolute;
      top: 100%;
      width: 100%;
      padding: 15px;
      background: #fff; }
      header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 > li > a {
        border-color: #86a824; }
      header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 li:last-child {
        width: calc(100%/4);
        margin-right: 0; }
      header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 li {
        width: calc(100%/4 - 10px);
        margin-right: 10px;
        float: left;
        display: inline-block; }
        header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 li:after {
          content: ' ';
          display: block;
          width: 100%;
          height: 1px;
          clear: both; }
        header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 li a {
          font-size: 15px;
          font-size: 0.9375rem; }
          header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 li a .caret {
            display: none; }
        header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 li a:hover {
          background: #fff;
          color: #86a824; }
        header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 li .dropdown-menu.level_2 {
          display: block !important;
          padding-bottom: 15px; }
          header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 li .dropdown-menu.level_2 li {
            width: 100%;
            float: left;
            display: block; }
            header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 li .dropdown-menu.level_2 li a {
              border: 0; }
          header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 li .dropdown-menu.level_2 .dropdown-menu.level_3 {
            margin-left: 15px;
            display: block !important; }
            header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 li .dropdown-menu.level_2 .dropdown-menu.level_3 .dropdown-menu.level_4 {
              margin-left: 15px;
              display: block !important; }
              header:not(.header--simple) nav:not(.secondary-nav) .mega-menu .dropdown-menu.level_1 li .dropdown-menu.level_2 .dropdown-menu.level_3 .dropdown-menu.level_4 .dropdown-menu.level_5 {
                margin-left: 15px;
                display: block !important; }
    header:not(.header--simple).header--transparent .dropdown-menu.level_1 {
      background: rgba(255, 255, 255, 0.8); }
    header:not(.header--simple).header--transparent .dropdown-menu.level_1 a, header:not(.header--simple).header--transparent .dropdown-menu.level_1 a:hover {
      background: transparent !important; }
    header:not(.header--simple).header--transparent .dropdown-menu.level_1 a:hover {
      color: #86a824 !important; }
    header:not(.header--simple).header--transparent--dark .dropdown-menu.level_1 {
      background: rgba(0, 0, 0, 0.8); }
      header:not(.header--simple).header--transparent--dark .dropdown-menu.level_1 > li > a {
        border-color: #86a824; }
      header:not(.header--simple).header--transparent--dark .dropdown-menu.level_1 a, header:not(.header--simple).header--transparent--dark .dropdown-menu.level_1 a:hover {
        background: transparent !important; }
      header:not(.header--simple).header--transparent--dark .dropdown-menu.level_1 a:hover {
        color: #86a824 !important; }
      header:not(.header--simple).header--transparent--dark .dropdown-menu.level_1 a {
        color: #fff; }
    header:not(.header--simple).header--big .header__main-nav .mega-menu .dropdown-menu.level_1 {
      top: 50px; } }

.secondary-nav[aria-hidden=false] {
  height: 100vh; }
  @media (max-width: 980px) {
  .secondary-nav[aria-hidden=false] {
    height: 0; } }

.secondary-nav {
  transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  height: 0;
  overflow: hidden; }
  .secondary-nav .dropdown-menu.level_1 {
    background: transparent !important; }
  .secondary-nav .secondary-menu {
    width: 100%;
    height: 100vh;
    padding: 45px; }
  .secondary-nav .secondary-menu a {
    color: #333; }
  .secondary-nav .secondary-menu > li > a {
    border-bottom: 2px solid #86a824;
    font-weight: 400; }
  .secondary-nav .secondary-menu li a {
    padding: 20px 12.8px; }
  .secondary-nav .secondary-menu li:last-child {
    width: calc(100%/4);
    margin-right: 0; }
  .secondary-nav .secondary-menu li {
    width: calc(100%/4 - 10px);
    margin-right: 10px;
    float: left;
    display: inline-block; }
    .secondary-nav .secondary-menu li:after {
      content: ' ';
      display: block;
      width: 100%;
      height: 1px;
      clear: both; }
    .secondary-nav .secondary-menu li a {
      font-size: 15px;
      font-size: 0.9375rem; }
      .secondary-nav .secondary-menu li a .caret {
        display: none; }
    .secondary-nav .secondary-menu li a:hover {
      color: #86a824; }
    .secondary-nav .secondary-menu li .dropdown-menu.level_1 {
      display: block !important;
      padding-bottom: 15px; }
      .secondary-nav .secondary-menu li .dropdown-menu.level_1 li {
        width: 100%;
        float: left;
        display: block; }
        .secondary-nav .secondary-menu li .dropdown-menu.level_1 li a {
          border: 0; }
      .secondary-nav .secondary-menu li .dropdown-menu.level_1 .dropdown-menu.level_2 {
        margin-left: 15px; }
        .secondary-nav .secondary-menu li .dropdown-menu.level_1 .dropdown-menu.level_2 .dropdown-menu.level_3 {
          margin-left: 15px; }
          .secondary-nav .secondary-menu li .dropdown-menu.level_1 .dropdown-menu.level_2 .dropdown-menu.level_3 .dropdown-menu.level_4 {
            margin-left: 15px; }
            .secondary-nav .secondary-menu li .dropdown-menu.level_1 .dropdown-menu.level_2 .dropdown-menu.level_3 .dropdown-menu.level_4 .dropdown-menu.level_5 {
              margin-left: 15px; }

.header--transparent--dark .secondary-menu > li > a {
  border-color: #86a824; }
  .header--transparent--dark .secondary-menu a, .header--transparent--dark .secondary-menu a:hover {
    background: transparent !important; }
  .header--transparent--dark .secondary-menu a {
    color: #fff; }
    .header--transparent--dark .secondary-menu a:hover {
      color: #86a824; }

body.home:not(.scrolled-past-header) .header--transparent--dark .secondary-menu {
  background: rgba(0, 0, 0, 0.8); }
  body.home:not(.scrolled-past-header) .header--transparent--dark .secondary-menu > li > a {
    border-color: #86a824; }
  body.home:not(.scrolled-past-header) .header--transparent--dark .secondary-menu a, body.home:not(.scrolled-past-header) .header--transparent--dark .secondary-menu a:hover {
    background: transparent !important; }
  body.home:not(.scrolled-past-header) .header--transparent--dark .secondary-menu a {
    color: #fff; }
    body.home:not(.scrolled-past-header) .header--transparent--dark .secondary-menu a:hover {
      color: #86a824; }

body:not(.scrolled-past-header) .header--transparent .secondary-menu {
  background: rgba(255, 255, 255, 0.8); }
  body:not(.scrolled-past-header) .header--transparent .secondary-menu li a, body:not(.scrolled-past-header) .header--transparent .secondary-menu li a:hover {
    background: transparent !important; }

.logo {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100px;
  padding: 10px 0; }
  .logo:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle; }
  .logo a {
    font-size: 24px;
    font-size: 1.5rem;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing: -1px;
    text-decoration: none;
    text-transform: uppercase; }
  .logo a:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  @media screen and (min-width: 980px) {
    .logo a {
      font-size: 48px;
      font-size: 3rem; } }

.header__logo {
  height: 100px; }
  .header__logo .logo-image-wrapper {
    height: 100px;
    padding: 10px 0;
    display: flex;
    align-items: center; }
  .header__logo .logo-image-wrapper a {
    display: block; }
  .header__logo .logo-image-wrapper img {
    max-width: 100%;
    max-height: 80px;
    height: auto; }
  @media (max-width: 400px) {
      .header__logo .logo-image-wrapper img {
        max-width: 100%;
        height: auto; } }

.loop-article {
  zoom: 1;
  padding: 0 0 2em;
  margin: 0 0 2em;
  border-bottom: 1px dashed #ddd; }
  .loop-article:before, .loop-article:after {
    content: "";
    display: table; }
  .loop-article:after {
    clear: both; }
  .loop-article__link {
    zoom: 1;
    text-decoration: none;
    display: block;
    color: #444; }
  .loop-article__link:before, .loop-article__link:after {
    content: "";
    display: table; }
  .loop-article__link:after {
    clear: both; }
  .loop-article__link:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  .loop-article__title {
    font-size: 22px;
    font-size: 1.375rem; }
  @media screen and (min-width: 576px) {
    .loop-article__title {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media screen and (min-width: 768px) {
    .loop-article__title {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 980px) {
    .loop-article__title {
      font-size: 30px;
      font-size: 1.875rem; } }
  .loop-article__meta {
    font-size: 12px;
    font-size: 0.75rem;
    color: #999;
    padding: 0;
    font-weight: 300;
    letter-spacing: 1px; }
  .loop-article__description {
    overflow: hidden;
    line-height: 1.6; }
  .loop-article__description .read-more {
    color: #86a824;
    display: block; }
  .loop-article__image {
    display: block;
    margin: 0 0 1em;
    position: relative; }
  .loop-article__image img {
    display: block; }
  .loop-article__image .fa {
    display: none; }
  .loop-article:hover .loop-article__image .fa {
    font-size: 30px;
    font-size: 1.875rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: absolute;
    text-decoration: none;
    display: table;
    padding: 0.5em;
    z-index: 99;
    top: 50%;
    left: 50%;
    width: 58px;
    height: 60px;
    margin: -31px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-align: center; }
  .loop-article__image .read-more {
    color: #86a824; }
  @media screen and (min-width: 576px) {
    .loop-article__image {
      width: 40%;
      float: left;
      margin-right: 2em; } }

.page-header {
  background: #f8f8f8;
  border-bottom: 3px solid #ddd;
  margin-bottom: 32px;
  padding: 32px 0;
  color: #000; }
  .page-header nav.breadcrumbs, .page-header h1.title {
    border: 0;
    margin: 0;
    padding: 0; }
  .page-header nav.breadcrumbs {
    font-size: 12px;
    font-size: 0.75rem;
    color: #000; }
  .page-header nav.breadcrumbs ul li:after {
    content: "/"; }
  .page-header nav.breadcrumbs a {
    text-decoration: none; }
  .page-header nav.breadcrumbs a:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  .page-header h1.title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.3;
    font-weight: normal; }
  @media screen and (min-width: 576px) {
    .page-header h1.title {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 768px) {
    .page-header h1.title {
      font-size: 28px;
      font-size: 1.75rem; } }
  @media screen and (min-width: 980px) {
    .page-header h1.title {
      font-size: 30px;
      font-size: 1.875rem; } }

.big-page-header {
  height: 400px;
  overflow: hidden;
  position: relative;
  background-color: #86a824; }
  @media print {
  .big-page-header {
    display: none; } }
  .big-page-header .big-header-image {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-attachment: fixed; }
  .big-page-header .big-header-image.overlay:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10; }
  .big-page-header .o-wrapper {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    text-align: center;
    max-width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%); }
  .big-page-header .o-wrapper h1 {
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 10px 20px;
    z-index: 20;
    font-size: 55px;
    font-size: 3.4375rem; }
  @media (max-width: 768px) {
      .big-page-header .o-wrapper h1 {
        font-size: 36px;
        font-size: 2.25rem; } }
  .big-page-header .o-wrapper h1:after {
    display: none; }

.bread .breadcrumbs {
  font-size: 12px;
  border: none;
  margin-bottom: 15px; }

.single-article {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 1.25em;
  line-height: 1.6; }
  .single-article__image {
    margin: 0 0 1.5em; }
  .single-article .woocommerce {
    font-size: 16px;
    font-size: 1rem; }

#commentform input {
  width: 100%; }
  #commentform input[type="submit"] {
    width: auto; }
  #commentform textarea {
    width: 100%; }

div.navigation {
  zoom: 1; }
  div.navigation:before, div.navigation:after {
    content: "";
    display: table; }
  div.navigation:after {
    clear: both; }

.commentlist {
  list-style-type: none;
  padding: 0;
  margin: 0 0 1em; }
  .commentlist .comment {
    border-top: 1px solid #ddd;
    padding: 1em;
    line-height: 1.7; }
  .commentlist .comment:nth-child(2n+1) {
    background: #f9f9f9; }
  .commentlist .comment-author .avatar {
    display: inline-block;
    margin-right: 15px; }
  .commentlist .comment-meta a {
    color: #86a824;
    text-decoration: none; }
  .commentlist .comment-body > :last-child {
    margin-bottom: 0; }

#respond h2 {
  margin-bottom: 8px; }

.pagination, .woocommerce-pagination {
  font-size: 18px;
  font-size: 1.125rem;
  overflow: hidden;
  width: 100%;
  text-align: center; }
  .pagination ul, .woocommerce-pagination ul {
    padding: 0; }
  .pagination ul li, .woocommerce-pagination ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 6px; }
  .pagination ul li a, .woocommerce-pagination ul li a {
    color: #444; }
  .pagination ul li > *:hover, .woocommerce-pagination ul li > *:hover {
    text-decoration: none;
    color: #86a824;
    cursor: pointer; }
  .pagination ul li span.current, .woocommerce-pagination ul li span.current {
    color: #86a824; }

.sidebar {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 1.25em; }
  .sidebar ul {
    margin: 0 0 0.75em; }
  .sidebar li a {
    padding: 0 0 0.75em;
    margin: 0 0 0.75em;
    border-bottom: 1px dashed #ddd; }
  .sidebar a {
    color: #444; }
  .sidebar .widget {
    margin-bottom: 1.5em; }
  .sidebar .widget-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0 0 1em;
    padding: 0;
    border: 0;
    text-transform: uppercase;
    font-weight: 500; }

.footer {
  padding: 40px 0 0;
  background: #4a4a4a;
  overflow: hidden; }
  .footer__copyright {
    padding: 10px 0;
    background: #222;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: lowercase;
    text-align: left; }
  .footer__copyright__link {
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff;
    text-decoration: none; }
  .footer__copyright__link img {
    display: inline-block;
    vertical-align: middle; }
  .footer__copyright__link span {
    font-size: inherit;
    margin: 0 4px; }
  .footer__copyright__link:hover {
    text-decoration: none;
    opacity: 0.8; }

.footer-widgets {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  margin: 0 -10px; }
  @media screen and (min-width: 980px) {
  .footer-widgets {
    margin: 0 -30px; } }
  .footer-widgets__column {
    min-height: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 0 10px;
    text-align: left; }
  @media screen and (min-width: 980px) {
    .footer-widgets__column {
      padding: 0 30px; } }
  @media screen and (min-width: 576px) {
    .footer-widgets__column {
      width: 50%; } }
  @media screen and (min-width: 980px) {
    .footer-widgets__column {
      width: 33.333%; } }
  @media screen and (min-width: 576px) {
      .footer-widgets.four-widgets .footer-widgets__column {
        width: 50%; } }
  @media screen and (min-width: 980px) {
      .footer-widgets.four-widgets .footer-widgets__column {
        width: 25%; } }
  @media screen and (min-width: 576px) {
      .footer-widgets.five-widgets .footer-widgets__column {
        width: 50%; } }
  @media screen and (min-width: 980px) {
      .footer-widgets.five-widgets .footer-widgets__column {
        width: 20%; } }

.footer-column-widget {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6666666667;
  font-weight: 300;
  padding-top: 10px;
  color: #fff;
  margin-bottom: 20px; }
  .footer-column-widget li a {
    text-decoration: none;
    display: block;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #717171; }
  .footer-column-widget li a:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  .footer-column-widget li li a {
    padding-left: 15px; }
  .footer-column-widget ul {
    padding: 0;
    list-style-type: none; }
  .footer-column-widget li {
    margin-bottom: 0; }
  .footer-column-widget .widget-title {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 0.8em;
    color: inherit;
    font-weight: 400; }
  .footer-column-widget.widget_idium_localbusinesscontactinformation .lb-address {
    font-style: normal;
    margin-bottom: 40px; }
  .footer-column-widget.widget_idium_localbusinesscontactinformation .lb-telephone, .footer-column-widget.widget_idium_localbusinesscontactinformation .lb-email {
    font-weight: 400;
    margin-bottom: 4px; }
  .footer-column-widget.widget_idium_localbusinesscontactinformation .lb-telephone span, .footer-column-widget.widget_idium_localbusinesscontactinformation .lb-email span {
    margin: 0;
    font-weight: 300; }
  .footer-column-widget.widget_idium_localbusinesscontactinformation a {
    color: #fff; }

.widget_nav_menu .idium-social-align-center {
  display: inline-block; }
  .widget_nav_menu .idium-social-align-center a {
    border: 0;
    display: block;
    background-color: #fff;
    color: #129583 !important;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    padding: 22px;
    line-height: 0;
    font-size: 18px !important; }
  .widget_nav_menu .idium-social-align-center a span {
    float: left;
    margin: 0;
    padding: 0; }

.widget ul {
  padding: 0;
  list-style-type: none; }
  .widget li {
    margin-bottom: 0; }
  .widget li a {
    text-decoration: none;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .widget li a:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  .widget li li a {
    padding-left: 15px; }

.widget_calendar table {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }
  .widget_calendar table caption {
    font-size: 16px;
    font-size: 1rem;
    color: #666;
    padding: 0 0 0.5em; }
  .widget_calendar table thead th, .widget_calendar table tbody th, .widget_calendar table thead td, .widget_calendar table tbody td {
    font-size: 14px;
    font-size: 0.875rem;
    border: 2px solid #fff;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    padding: 0.5em 0; }
    .widget_calendar table thead th#today, .widget_calendar table tbody th#today, .widget_calendar table thead td#today, .widget_calendar table tbody td#today {
      background: #f8f8f8; }
    .widget_calendar table thead th.pad, .widget_calendar table tbody th.pad, .widget_calendar table thead td.pad, .widget_calendar table tbody td.pad {
      background-color: #f8f8f8;
      background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, rgba(255, 255, 255, 1) 4px, rgba(255, 255, 255, 1) 8px); }
    .widget_calendar table thead th a, .widget_calendar table tbody th a, .widget_calendar table thead td a, .widget_calendar table tbody td a {
      color: #86a824;
      font-weight: bold; }
  .widget_calendar table thead th, .widget_calendar table tbody th {
    background: #f8f8f8; }

.metadata {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 0.5em 0;
  width: 100%; }
  .metadata span, .metadata time, .metadata a {
    display: inline;
    font-weight: 300; }
  .metadata time.date {
    margin-left: 4px; }
  .metadata span {
    padding-left: 0.5em;
    margin-left: 0.5em;
    border-left: 1px solid #ddd; }
  .metadata span:first-child {
    border: 0;
    margin: 0;
    padding: 0; }
/**
 * Section components (PostsLists)
 */
.home-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 60px 0 60px;
  background-size: 100% 100%;
  background-size: cover;
  position: relative; }
  .home-section .section-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .home-section .wrapper {
    font-size: 20px;
    font-size: 1.25rem; }
  .home-section .intro p {
    font-weight: normal; }
  .home-section--full-width .wrapper {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0; }
  .home-section--full-width .home-section__title {
    padding: 0 30px; }
  .home-section--full-width.template-shortcuts, .home-section--full-width.template-news {
    padding-left: 30px;
    padding-right: 30px; }
  .home-section--full-width.template-shortcuts .home-section__title, .home-section--full-width.template-news .home-section__title {
    padding: 0; }
  .home-section:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .home-section:first-child .wrapper {
    min-height: calc(100% - 100px);
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .home-section:first-child .home-section__title {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 8px; }
  @media screen and (min-width: 576px) {
      .home-section:first-child .home-section__title {
        font-size: 32px;
        font-size: 2rem; } }
  @media screen and (min-width: 768px) {
      .home-section:first-child .home-section__title {
        font-size: 40px;
        font-size: 2.5rem; } }
  @media screen and (min-width: 980px) {
      .home-section:first-child .home-section__title {
        font-size: 60px;
        font-size: 3.75rem; } }
  .home-section:last-child {
    margin-bottom: 0;
    border-bottom: none; }
  .home-section__title {
    font-size: 32px;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 26px; }
  @media screen and (min-width: 576px) {
    .home-section__title {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 768px) {
    .home-section__title {
      font-size: 46px;
      font-size: 2.875rem; } }
  @media screen and (min-width: 980px) {
    .home-section__title {
      font-size: 46px;
      font-size: 2.875rem; } }
  .home-section .idium-section-more {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-decoration: none;
    display: inline-block;
    background: #86a824;
    color: #fff;
    border: none;
    padding: 0.5em 1em;
    font-weight: 300;
    font-size: 18px;
    font-size: 1.125rem;
    float: right;
    color: #fff; }
  .home-section .idium-section-more:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  .home-section .columns {
    clear: both; }
  .home-section__next {
    font-size: 48px;
    font-size: 3rem;
    text-align: center;
    position: relative;
    margin-top: 20px; }
  .home-section__next a {
    text-decoration: none; }

.selected-header--standard .home-section.show-header:first-child, .selected-header--transparent--dark .home-section.show-header:first-child, .selected-header--transparent .home-section.show-header:first-child {
  padding-top: calc(100px + 25px); }
  .selected-header--standard .home-section.show-header:first-child.template-slider, .selected-header--transparent--dark .home-section.show-header:first-child.template-slider, .selected-header--transparent .home-section.show-header:first-child.template-slider {
    padding-top: calc(100px + 10px); }
  .selected-header--standard.support-menu-set .home-section.show-header:first-child, .selected-header--transparent--dark.support-menu-set .home-section.show-header:first-child, .selected-header--transparent.support-menu-set .home-section.show-header:first-child {
    padding-top: calc(100px + 65px); }
    .selected-header--standard.support-menu-set .home-section.show-header:first-child.template-slider, .selected-header--transparent--dark.support-menu-set .home-section.show-header:first-child.template-slider, .selected-header--transparent.support-menu-set .home-section.show-header:first-child.template-slider {
      padding-top: calc(100px + 50px); }

body:not(.page-template-landing) .custom-sections-pages .home-section {
  padding-top: 60px !important; }

.slideshow {
  overflow: hidden; }
  .slideshow__btn {
    display: block;
    padding: 10px;
    color: #fff;
    position: absolute;
    z-index: 9;
    text-decoration: none; }
  .slideshow__btn:hover {
    text-decoration: none; }
  .slideshow__btn.btn-pause, .slideshow__btn.btn-prev, .slideshow__btn.btn-next {
    font-size: 32px;
    font-size: 2rem;
    z-index: 105; }
  .slideshow__btn.btn-pause {
    top: 0;
    left: 0; }
  .slideshow__btn.btn-prev, .slideshow__btn.btn-next {
    top: 50%;
    margin-top: -30px; }
  .slideshow__btn.btn-prev {
    left: 0; }
  .slideshow__btn.btn-next {
    right: 0; }

.slide {
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover;
  height: 90vh;
  min-height: 600px; }
  .slide a {
    display: block;
    text-decoration: none;
    height: 100%;
    position: relative; }
  .slide img {
    display: block;
    width: 100%; }
  .slide__title {
    margin-bottom: 0; }
  .slide__caption {
    background: #444;
    color: #fff;
    padding: 10px 20px;
    position: relative;
    z-index: 12;
    line-height: 32px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); }
  .slide__caption *:last-child {
    margin-bottom: 0; }

.slideshow__pager {
  text-align: center; }
  .slideshow__pager ul {
    padding: 5px 0;
    margin: 0;
    display: inline-block;
    list-style-type: none; }
  .slideshow__pager li {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 2px;
    background: #666; }
  .slideshow__pager li.active {
    background: #86a824; }
  .slideshow__pager li:hover {
    cursor: pointer; }

.home-section--full-width.template-slider {
  padding-top: 0; }
  @media screen and (min-width: 980px) {
  .home-section--full-width.template-slider .slide {
    max-height: 100vh;
    overflow: hidden; } }

.home-section--full-width.template-slider {
  padding-bottom: 0; }

.overlay-slide {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.slide.CTA-slide {
  height: 90vh;
  background-position: center;
  background-size: cover; }
  .slide.CTA-slide .slide__caption-custom {
    display: inline-block;
    width: 800px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0);
    text-align: center;
    height: auto; }
  @media (max-width: 828px) {
    .slide.CTA-slide .slide__caption-custom {
      width: 100%;
      padding: 0 50px; } }
  .slide.CTA-slide .slide__caption-custom h2 {
    font-size: 52px;
    font-size: 3.25rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 0 10px; }
  @media (max-width: 550px) {
      .slide.CTA-slide .slide__caption-custom h2 {
        font-size: 45px;
        font-size: 2.8125rem; } }
  .slide.CTA-slide .slide__caption-custom p {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 36px;
    box-sizing: border-box;
    padding: 0 10px; }
  @media (max-width: 550px) {
      .slide.CTA-slide .slide__caption-custom p {
        font-size: 18px;
        font-size: 1.125rem; } }

.home-section.hide-header:not(.home-section--normal):first-child .slideshow__btn.btn-pause {
  right: 0;
  left: initial;
  top: calc(100px + 15px); }

.selected-header--big .slideshow__btn.btn-pause {
  top: 15px; }

.home-btn {
  transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  border: 2px solid #fff;
  display: inline-block;
  width: 400px; }
  @media (max-width: 570px) {
  .home-btn {
    width: 95%; } }
  .home-btn:hover {
    background: #fff;
    color: #000; }
  .home-btn__right, .home-btn__left {
    display: inline-block;
    width: 49%;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 200; }
  @media (max-width: 494px) {
    .home-btn__right, .home-btn__left {
      width: 100%;
      padding: 15px; } }
  .home-btn__left {
    float: left;
    background: #fff;
    color: #000; }
  .home-btn__right i {
    margin-left: 15px; }

.responsive-slides .slide {
  min-height: initial;
  height: auto; }
  .responsive-slides .slide img {
    margin-top: 100px; }
  @media (max-width: 768px) {
      .responsive-slides .slide a .slide__caption {
        position: initial; } }
    @media (max-width: 768px) and (max-width: 576px) {
        .responsive-slides .slide a .slide__caption {
          font-size: 14px;
          font-size: 0.875rem;
          line-height: 18px; }
          .responsive-slides .slide a .slide__caption .slide__title {
            font-size: 20px;
            font-size: 1.25rem; } }
  @media (max-width: 980px) {
      .responsive-slides .slide.CTA-slide {
        min-height: 600px;
        height: 90vh; }
        .responsive-slides .slide.CTA-slide img {
          display: none !important; } }
  .responsive-slides .slide.CTA-slide a {
    position: absolute;
    top: 100px;
    width: 100%;
    height: calc(100% - 100px); }
  @media (max-width: 576px) {
      .responsive-slides .slide.CTA-slide .slide__caption-custom h2 {
        font-size: 32px;
        font-size: 2rem; } }

body:not(.page-template-landing) .custom-sections-pages .template-slider {
  padding-top: 60px !important; }
  body:not(.page-template-landing) .custom-sections-pages .template-slider.responsive-slides .slide img {
    margin-top: 0; }

.slogan {
  text-align: center; }
  .slogan__title {
    font-size: 24px;
    font-size: 1.5rem; }
  @media screen and (min-width: 576px) {
    .slogan__title {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 768px) {
    .slogan__title {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media screen and (min-width: 980px) {
    .slogan__title {
      font-size: 60px;
      font-size: 3.75rem; } }
  .slogan__subtitle {
    font-size: 20px;
    font-size: 1.25rem; }
  @media screen and (min-width: 576px) {
    .slogan__subtitle {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 768px) {
    .slogan__subtitle {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .slogan__subtitle {
      font-size: 40px;
      font-size: 2.5rem; } }

.home-section .article {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  margin: 0 -10px; }
  @media screen and (min-width: 980px) {
  .home-section .article {
    margin: 0 -30px; } }

.home-section--full-width .article .home-section__title {
  padding: 0 15px; }
  @media only screen and (min-width: 980px) {
        .home-section--full-width .article.article--image-right .article__content {
          padding: 0 30px 0 60px; } }
  @media only screen and (min-width: 980px) {
        .home-section--full-width .article.article--image-left .article__content {
          padding: 0 60px 0 30px; } }

.article__image, .article__content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  vertical-align: top;
  padding: 0 10px;
  text-align: left;
  width: 100%; }
  @media screen and (min-width: 980px) {
    .article__image, .article__content {
      padding: 0 30px; } }
  @media only screen and (min-width: 980px) {
    .article__image, .article__content {
      width: 50%; } }
  .article__content {
    padding: 0 40px; }
  @media only screen and (max-width: 980px) {
    .article__image {
      padding: 0 40px; }
      .article__image img {
        width: 100%;
        margin-bottom: 15px; } }
  .article__content {
    line-height: 1.6; }
  @media only screen and (min-width: 980px) {
  .article--small .article__image {
    width: 25%; }
  .article--small .article__content {
    width: 75%; }
  .article--image-left .article__image {
    float: left; }
  .article--image-right .article__image {
    float: right; } }

.article--noimage .article__image {
  display: none; }
  .article--noimage .article__content {
    width: 100%; }

.template-shortcuts {
  text-align: center; }
  .template-shortcuts p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.4; }
  .template-shortcuts .shortcut-column {
    text-align: inherit; }

.shortcut-column {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 40px;
  line-height: 1.6; }
  @media screen and (min-width: 768px) {
  .shortcut-column {
    margin-bottom: 30px; } }
  .shortcut-column a {
    display: block;
    color: inherit;
    text-decoration: none; }
  .shortcut-column a:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  .shortcut-column p {
    font-size: 18px;
    font-size: 1.125rem; }
  .shortcut-column__image {
    display: block;
    margin-bottom: 20px; }
  .shortcut-column__meta {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2; }
  .shortcut-column__meta > span {
    color: #86a824;
    text-transform: uppercase; }
  .shortcut-column__title {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: bolder; }

@media screen and (min-width: 980px) {
  .shortcuts-columns {
    margin: 0 -15px; }
    .shortcuts-columns .column {
      padding: 0 15px; } }

.template-news p {
  clear: both; }
  .template-news .view-all {
    font-size: 18px;
    font-size: 1.125rem;
    display: inline-block;
    float: right;
    margin: 0 0 20px 20px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #888; }
  .template-news .view-all:after {
    content: '\203A'; }
  @media screen and (max-width: 768px) {
    .template-news .view-all {
      display: block;
      margin-top: 15px; } }

.contactinfo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  margin: 0 -10px; }
  @media screen and (min-width: 980px) {
  .contactinfo {
    margin: 0 -30px; } }
  .contactinfo__form, .contactinfo__text {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 0 10px;
    text-align: left; }
  @media screen and (min-width: 980px) {
    .contactinfo__form, .contactinfo__text {
      padding: 0 30px; } }
  @media screen and (min-width: 980px) {
    .contactinfo__form, .contactinfo__text {
      width: 50%; } }
  .contactinfo__text .iframe-contact-map {
    width: 100%;
    height: 250px;
    margin-top: 25px; }
  .contactinfo__form .gform_wrapper .gform_fields .gfield > label.gfield_label {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    line-height: 2.2 !important; }
  .contactinfo__form .gform_wrapper .gform_footer {
    margin: 1em 0 0;
    padding: 0; }
  .contactinfo__form .ginput_container {
    width: auto !important;
    display: block;
    overflow: hidden;
    font-size: 17px;
    font-size: 1.0625rem; }
  .contactinfo__form .ginput_container input, .contactinfo__form .ginput_container textarea {
    width: 100% !important;
    padding: 0.5em 0.75em !important;
    background: #f9f9f9; }
  .contactinfo__form .gform_fields .gfield, .contactinfo__form .gform_fields .gfield.gfield_error {
    width: 100%; }
  .contactinfo__form .validation_error {
    background: #ffdfe0; }
  .contactinfo__form input[type="submit"] {
    float: right; }
  @media screen and (min-width: 980px) {
    .contactinfo__form .gfield_label {
      float: left;
      width: 20%;
      text-align: right;
      padding-right: 2em; }

    .contactinfo__form .ginput_container {
      overflow: hidden; }

    .contactinfo__form .gfield_description.validation_message {
      text-align: right; } }
  .contactinfo__lb {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 32.5px; }
  .contactinfo__lb > div {
    margin-bottom: 20px;
    line-height: 1.25;
    font-weight: 500; }
  .contactinfo__lb > div span {
    font-weight: 300; }
  .contactinfo__lb .fa {
    color: #86a824;
    width: 1em;
    text-align: center;
    margin-right: 1.25em; }
  .contactinfo__lb a {
    text-decoration: none; }
  .contactinfo__lb a:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  .contactinfo__socials {
    padding-top: 27.5px;
    border-top: 1px solid #ddd; }
  .contactinfo__socials li {
    margin-right: 20px; }
  .contactinfo__socials a {
    font-size: 32px;
    font-size: 2rem;
    color: inherit; }
  .contactinfo__socials a:hover {
    color: #86a824; }

.home-section.cta {
  height: auto;
  display: flex;
  align-items: center; }

.cta {
  line-height: 1.8; }
  .cta--center {
    text-align: center; }
  .cta--left, .cta--quote {
    text-align: left; }
  .cta--right {
    text-align: right; }
  .cta--quote blockquote {
    overflow: hidden;
    padding: 10px 0 10px 60px;
    margin-bottom: 15px; }
  .cta--quote blockquote h2 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 26px;
    font-style: normal; }
    @media screen and (min-width: 576px) {
      .cta--quote blockquote h2 {
        font-size: 32px;
        font-size: 2rem; } }
    @media screen and (min-width: 768px) {
      .cta--quote blockquote h2 {
        font-size: 46px;
        font-size: 2.875rem; } }
    @media screen and (min-width: 980px) {
      .cta--quote blockquote h2 {
        font-size: 46px;
        font-size: 2.875rem; } }
  .cta--quote blockquote p {
    float: left;
    margin-right: 20px; }
  .cta--quote blockquote .btn {
    display: block;
    overflow: hidden;
    font-style: normal;
    text-align: center;
    float: right; }
  .cta p {
    font-size: 24px;
    font-size: 1.5rem; }
  .cta .cta-search {
    margin: 0 auto 45px;
    width: 80%;
    max-width: 1000px; }
  @media (max-width: 980px) {
    .cta .cta-search {
      width: 90%; } }
  @media (max-width: 768px) {
    .cta .cta-search {
      width: 100%; } }
  .cta .btn {
    font-size: 22px;
    font-size: 1.375rem;
    padding: 0.4em 1.2em;
    margin-right: 0.4em;
    background: #333;
    color: #fff; }
  @media (max-width: 758px) {
    .cta .btn {
      margin-bottom: 10px; } }
  .cta .cta-btns {
    text-align: center; }
  .cta:first-child p {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 0.35em; }
  @media screen and (min-width: 576px) {
      .cta:first-child p {
        font-size: 26px;
        font-size: 1.625rem; } }
  @media screen and (min-width: 768px) {
      .cta:first-child p {
        font-size: 28px;
        font-size: 1.75rem; } }
  @media screen and (min-width: 980px) {
      .cta:first-child p {
        font-size: 36px;
        font-size: 2.25rem; } }
  .cta:first-child .btn {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 0.625em 1.25em;
    font-weight: 500; }
  @media screen and (min-width: 576px) {
      .cta:first-child .btn {
        font-size: 22px;
        font-size: 1.375rem; } }
  @media screen and (min-width: 768px) {
      .cta:first-child .btn {
        font-size: 22px;
        font-size: 1.375rem; } }
  @media screen and (min-width: 980px) {
      .cta:first-child .btn {
        font-size: 22px;
        font-size: 1.375rem; } }

.id-accordion-item {
  margin-bottom: 4px; }
  .id-accordion-item__title {
    font-size: 18px;
    font-size: 1.125rem;
    display: block;
    color: #333;
    background: #f8f8f8;
    padding: 10px 20px;
    border: 1px solid #f0f0f0;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    text-decoration: none; }
  .id-accordion-item__title:hover {
    background: #dfdfdf;
    cursor: pointer; }
  .id-accordion-item__title .icon {
    float: right; }
  .id-accordion-item__content {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    padding: 15px; }

.id-tabs {
  width: 40%;
  float: left; }

.home-section.dark a.id-accordion-item__title {
  color: #333; }

.id-tabs-item__title {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  color: #333;
  background: #f8f8f8;
  border: 1px solid #f0f0f0;
  margin-bottom: 4px;
  padding: 15px 20px;
  text-decoration: none; }
  .id-tabs-item__title.active {
    background: transparent;
    border-color: transparent;
    border-left: 2px solid #86a824;
    font-weight: bolder; }
  .id-tabs-item__title:hover {
    background: #dfdfdf;
    cursor: pointer; }
  .id-tabs-item__content {
    display: none; }

.id-tabs__content {
  font-size: 16px;
  font-size: 1rem;
  padding: 0 0 15px 30px;
  line-height: 1.5;
  overflow: hidden; }

.icon-title {
  width: 100%;
  margin-bottom: 55px;
  box-sizing: border-box;
  padding: 0 25px;
  text-align: center;
  font-size: 24px;
  font-weight: 200; }

.five-columns-rep {
  max-width: 1920px;
  margin: 0;
  text-align: center; }
  .five-columns-rep .column {
    display: inline-block;
    float: none;
    width: 19%;
    margin: 0 0.5%;
    padding-bottom: 19%; }
  @media (max-width: 868px) {
    .five-columns-rep .column {
      width: 32%;
      padding-bottom: 32%;
      margin: 0 0.5% 1%; } }
  @media (max-width: 666px) {
    .five-columns-rep .column {
      width: 48%;
      padding-bottom: 48%;
      margin: 0 1% 10%; } }
  @media (max-width: 400px) {
    .five-columns-rep .column {
      width: 80%;
      padding-bottom: 80%;
      margin: 0 10% 10%; } }
  @media print {
    .five-columns-rep .column {
      width: 14%;
      padding-bottom: 14% !important;
      border: 0 !important; } }
  .five-columns-rep .column.circle {
    border-radius: 5000px; }
  .five-columns-rep .column.main-bg {
    background: #86a824;
    color: #fff; }
  .five-columns-rep .icon {
    position: relative;
    border: 3px solid #86a824; }
  .five-columns-rep .icon__center {
    position: absolute;
    width: 100%;
    padding: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
  .five-columns-rep .icon__center img {
    width: 120px;
    margin: 0 auto 25px; }
    @media (min-width: 868px) and (max-width: 1050px) {
      .five-columns-rep .icon__center img {
        width: 80px; } }
    @media print {
      .five-columns-rep .icon__center img {
        display: none;
        margin: 0 10px; } }
  .five-columns-rep .icon__center h3 {
    font-size: 14px; }
  .five-columns-rep .logos {
    height: 150px;
    position: relative; }
  @media (min-width: 667px) {
      .five-columns-rep .logos img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 70%; } }
  @media (max-width: 666px) {
      .five-columns-rep .logos img {
        width: auto;
        max-height: 90%;
        margin: 0 auto; } }
  .five-columns-rep .logos.column {
    width: 19%;
    margin: 0 0.5%;
    padding: 20px; }
  @media (max-width: 868px) {
      .five-columns-rep .logos.column {
        width: 32%;
        margin: 0 0.5%; } }
  @media (max-width: 666px) {
      .five-columns-rep .logos.column {
        width: 75%;
        margin: 0 12.5%; } }
  @media print {
      .five-columns-rep .logos.column {
        width: 14%; } }

.home-section--full-width .five-columns-rep .column {
  width: 15%;
  margin: 0 2.3%;
  padding-bottom: 15%; }
  @media (max-width: 1380px) {
      .home-section--full-width .five-columns-rep .column {
        width: 18%;
        margin: 0 0.5%;
        padding-bottom: 18%; } }
  @media (max-width: 992px) {
      .home-section--full-width .five-columns-rep .column {
        width: 32%;
        padding-bottom: 32%;
        margin: 0 0.5% 15px; } }
  @media (max-width: 666px) {
      .home-section--full-width .five-columns-rep .column {
        width: 48%;
        padding-bottom: 48%;
        margin: 0 1% 10%; } }
  @media (max-width: 400px) {
      .home-section--full-width .five-columns-rep .column {
        width: 80%;
        padding-bottom: 80%;
        margin: 0 10% 10%; } }
  @media print {
      .home-section--full-width .five-columns-rep .column {
        width: 14%; } }

.box-icons a.column {
  color: #000; }
  .box-icons a.column:hover {
    opacity: 0.8; }

.twocol-sec {
  position: relative;
  min-height: 550px;
  margin-bottom: 45px; }
  @media print {
  .twocol-sec {
    width: 100% !important;
    max-width: 100%; } }
  .twocol-sec__bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto !important;
    height: 100%;
    z-index: 9; }
  @media print {
    .twocol-sec__bg {
      display: none; } }
  .twocol-sec__cont {
    position: relative;
    width: 95%;
    margin: 0 auto;
    text-align: center;
    font-weight: 100;
    font-size: 20px;
    line-height: 36px;
    z-index: 10; }
  .twocol-sec__cont img {
    margin: 45px auto 65px;
    display: block;
    width: auto !important;
    height: 110px !important; }
  .twocol-sec__cont a {
    margin-top: 45px;
    margin-bottom: 35px;
    font-weight: 300;
    text-decoration: underline; }
  .twocol-sec__cont a:hover {
    color: #86a824; }
  .twocol-sec__desc {
    width: 800px;
    text-align: center;
    margin: 0 auto 35px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.8;
    font-weight: 400; }
  @media (max-width: 828px) {
    .twocol-sec__desc {
      width: 100%; } }

.home-section a.instagramfeed__item:hover > * {
  opacity: 1; }

.instagramfeed {
  text-align: center;
  font-size: 0; }
  .instagramfeed__item {
    display: inline-block;
    padding: 0.5%;
    position: relative; }
  .instagramfeed__item .fa {
    margin-right: 10px; }
  .instagramfeed img {
    width: 100%;
    height: auto; }
  .instagramfeed__overlay {
    font-size: 16px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    opacity: 0;
    text-align: center;
    padding-top: 45%; }
  .instagramfeed__overlay:hover {
    opacity: 1; }
  .instagramfeed__comments {
    margin-left: 15px; }
  .instagramfeed.four-columns .column {
    width: 24%;
    margin: 0.5%; }
  @media (max-width: 568px) {
      .instagramfeed.four-columns .column {
        width: 100%;
        margin: 0;
        margin-bottom: 15px; } }
  @media (max-width: 992px) {
      .instagramfeed.four-columns .column {
        width: 49%;
        margin: 0.5%; } }
  @media print {
      .instagramfeed.four-columns .column {
        width: 49%; } }
  .instagramfeed.four-columns.no-margins-feed .column {
    width: 25%;
    margin: 0% !important; }
    .instagramfeed.four-columns.no-margins-feed .column.instagramfeed__item {
      padding: 0 !important; }
    @media (max-width: 992px) {
      .instagramfeed.four-columns.no-margins-feed .column {
        width: 50%; } }
    @media print {
      .instagramfeed.four-columns.no-margins-feed .column {
        width: 50%; } }
  .instagramfeed.five-columns .column {
    width: 19%;
    margin: 0.5%; }
  @media (max-width: 568px) {
      .instagramfeed.five-columns .column {
        width: 100%;
        margin: 0;
        margin-bottom: 15px; } }
  @media (max-width: 992px) {
      .instagramfeed.five-columns .column {
        width: 32%;
        margin: 0.5%; } }
  @media (max-width: 768px) {
      .instagramfeed.five-columns .column {
        width: 49%;
        margin: 0.5%; } }
  @media print {
      .instagramfeed.five-columns .column {
        width: 32%; } }
  .instagramfeed.five-columns.no-margins-feed .column {
    width: 20%;
    margin: 0% !important; }
    .instagramfeed.five-columns.no-margins-feed .column.instagramfeed__item {
      padding: 0 !important; }
    @media (max-width: 992px) {
      .instagramfeed.five-columns.no-margins-feed .column {
        width: 33%; } }
    @media (max-width: 768px) {
      .instagramfeed.five-columns.no-margins-feed .column {
        width: 50%; } }
    @media print {
      .instagramfeed.five-columns.no-margins-feed .column {
        width: 33%; } }

.home-section a.galleryfeed__item:hover > * {
  opacity: 1; }

.galleryfeed {
  text-align: center;
  font-size: 0; }
  .galleryfeed__item {
    display: inline-block;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 100px; }
  .galleryfeed__item .no-description:hover {
    opacity: 0.8; }
  .galleryfeed__overlay {
    font-size: 16px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: table;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    opacity: 0;
    text-align: center; }
  .galleryfeed__overlay span {
    display: table-cell;
    vertical-align: middle; }
  .galleryfeed__overlay:hover {
    opacity: 1; }
  .galleryfeed.six-columns .column {
    width: 15%;
    padding-bottom: 15%;
    margin: 0.83%; }
  .galleryfeed.six-columns .column.panoramic {
    padding-bottom: 8.5%; }
  @media (max-width: 568px) {
      .galleryfeed.six-columns .column {
        width: 100%;
        padding-bottom: 100%;
        margin: 0;
        margin-bottom: 15px; }
        .galleryfeed.six-columns .column.panoramic {
          padding-bottom: 60%; } }
  @media (max-width: 992px) {
      .galleryfeed.six-columns .column {
        width: 32%;
        padding-bottom: 32%;
        margin: 0.5%; }
        .galleryfeed.six-columns .column.panoramic {
          padding-bottom: 18.5%; } }
  @media (max-width: 768px) {
      .galleryfeed.six-columns .column {
        width: 49%;
        padding-bottom: 49%;
        margin: 0.5%; }
        .galleryfeed.six-columns .column.panoramic {
          padding-bottom: 28.5%; } }
  @media (max-width: 500px) {
      .galleryfeed.six-columns .column {
        width: 99%;
        padding-bottom: 99%;
        margin: 0.5%; }
        .galleryfeed.six-columns .column.panoramic {
          padding-bottom: 60%; } }
  @media print {
      .galleryfeed.six-columns .column {
        width: 32%;
        padding-bottom: 32%; }
        .galleryfeed.six-columns .column.panoramic {
          padding-bottom: 18.5%; } }
  .galleryfeed.six-columns.no-margins-feed .column {
    width: 16.66%;
    padding-bottom: 16.66%;
    margin: 0% !important; }
    .galleryfeed.six-columns.no-margins-feed .column.panoramic {
      padding-bottom: 8.5%; }
    @media (max-width: 992px) {
      .galleryfeed.six-columns.no-margins-feed .column {
        width: 33%;
        padding-bottom: 33%; }
        .galleryfeed.six-columns.no-margins-feed .column.panoramic {
          padding-bottom: 18.5%; } }
    @media (max-width: 768px) {
      .galleryfeed.six-columns.no-margins-feed .column {
        width: 50%;
        padding-bottom: 50%; }
        .galleryfeed.six-columns.no-margins-feed .column.panoramic {
          padding-bottom: 28.5%; } }
    @media (max-width: 500px) {
      .galleryfeed.six-columns.no-margins-feed .column {
        width: 100%;
        padding-bottom: 100%; }
        .galleryfeed.six-columns.no-margins-feed .column.panoramic {
          padding-bottom: 60%; } }
    @media print {
      .galleryfeed.six-columns.no-margins-feed .column {
        width: 33%;
        padding-bottom: 33%; }
        .galleryfeed.six-columns.no-margins-feed .column.panoramic {
          padding-bottom: 28.5%; } }
  .galleryfeed.five-columns .column {
    width: 19%;
    padding-bottom: 19%;
    margin: 0.5%; }
  .galleryfeed.five-columns .column.panoramic {
    padding-bottom: 12%; }
  @media (max-width: 568px) {
      .galleryfeed.five-columns .column {
        width: 100%;
        padding-bottom: 100%;
        margin: 0;
        margin-bottom: 15px; }
        .galleryfeed.five-columns .column.panoramic {
          padding-bottom: 60%; } }
  @media (max-width: 992px) {
      .galleryfeed.five-columns .column {
        width: 32%;
        padding-bottom: 32%;
        margin: 0.5%; }
        .galleryfeed.five-columns .column.panoramic {
          padding-bottom: 18.5%; } }
  @media (max-width: 768px) {
      .galleryfeed.five-columns .column {
        width: 49%;
        padding-bottom: 49%;
        margin: 0.5%; }
        .galleryfeed.five-columns .column.panoramic {
          padding-bottom: 28.5%; } }
  @media (max-width: 500px) {
      .galleryfeed.five-columns .column {
        width: 99%;
        padding-bottom: 99%;
        margin: 0.5%; }
        .galleryfeed.five-columns .column.panoramic {
          padding-bottom: 60%; } }
  @media print {
      .galleryfeed.five-columns .column {
        width: 32%;
        padding-bottom: 32%; }
        .galleryfeed.five-columns .column.panoramic {
          padding-bottom: 18.5%; } }
  .galleryfeed.five-columns.no-margins-feed .column {
    width: 20%;
    padding-bottom: 20%;
    margin: 0% !important; }
    .galleryfeed.five-columns.no-margins-feed .column.panoramic {
      padding-bottom: 12%; }
    @media (max-width: 992px) {
      .galleryfeed.five-columns.no-margins-feed .column {
        width: 33%;
        padding-bottom: 33%; }
        .galleryfeed.five-columns.no-margins-feed .column.panoramic {
          padding-bottom: 18.5%; } }
    @media (max-width: 768px) {
      .galleryfeed.five-columns.no-margins-feed .column {
        width: 50%;
        padding-bottom: 50%; }
        .galleryfeed.five-columns.no-margins-feed .column.panoramic {
          padding-bottom: 28.5%; } }
    @media (max-width: 500px) {
      .galleryfeed.five-columns.no-margins-feed .column {
        width: 100%;
        padding-bottom: 100%; }
        .galleryfeed.five-columns.no-margins-feed .column.panoramic {
          padding-bottom: 60%; } }
    @media print {
      .galleryfeed.five-columns.no-margins-feed .column {
        width: 33%;
        padding-bottom: 33%; }
        .galleryfeed.five-columns.no-margins-feed .column.panoramic {
          padding-bottom: 18.5%; } }
  .galleryfeed.four-columns .column {
    width: 24%;
    padding-bottom: 24%;
    margin: 0.5%; }
  .galleryfeed.four-columns .column.panoramic {
    padding-bottom: 13.5%; }
  @media (max-width: 568px) {
      .galleryfeed.four-columns .column {
        width: 100%;
        padding-bottom: 100%;
        margin: 0;
        margin-bottom: 15px; }
        .galleryfeed.four-columns .column.panoramic {
          padding-bottom: 60%; } }
  @media (max-width: 992px) {
      .galleryfeed.four-columns .column {
        width: 49%;
        padding-bottom: 49%;
        margin: 0.5%; }
        .galleryfeed.four-columns .column.panoramic {
          padding-bottom: 28.5%; } }
  @media (max-width: 500px) {
      .galleryfeed.four-columns .column {
        width: 99%;
        padding-bottom: 99%;
        margin: 0.5%; }
        .galleryfeed.four-columns .column.panoramic {
          padding-bottom: 60%; } }
  @media print {
      .galleryfeed.four-columns .column {
        width: 49%;
        padding-bottom: 49%; }
        .galleryfeed.four-columns .column.panoramic {
          padding-bottom: 28.5%; } }
  .galleryfeed.four-columns.no-margins-feed .column {
    width: 25%;
    padding-bottom: 25%;
    margin: 0% !important; }
    .galleryfeed.four-columns.no-margins-feed .column.panoramic {
      padding-bottom: 13.5%; }
    @media (max-width: 992px) {
      .galleryfeed.four-columns.no-margins-feed .column {
        width: 50%;
        padding-bottom: 50%; }
        .galleryfeed.four-columns.no-margins-feed .column.panoramic {
          padding-bottom: 28.5%; } }
    @media (max-width: 500px) {
      .galleryfeed.four-columns.no-margins-feed .column {
        width: 100%;
        padding-bottom: 100%; }
        .galleryfeed.four-columns.no-margins-feed .column.panoramic {
          padding-bottom: 60%; } }
    @media print {
      .galleryfeed.four-columns.no-margins-feed .column {
        width: 50%;
        padding-bottom: 50%; }
        .galleryfeed.four-columns.no-margins-feed .column.panoramic {
          padding-bottom: 28.5%; } }

.youtubevideo {
  background-position: center;
  background-size: cover;
  position: relative; }
  .youtubevideo .home-btn {
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    border: 2px solid #fff;
    display: inline-block;
    width: 400px;
    border-radius: 3px; }
  @media (max-width: 424px) {
    .youtubevideo .home-btn {
      width: 95%; } }
  .youtubevideo .home-btn:hover {
    background: #fff;
    color: #000; }
  .youtubevideo .home-btn:hover .home-btn__right {
    color: #000; }
  .youtubevideo .home-btn__right, .youtubevideo .home-btn__left {
    display: inline-block;
    width: 49%;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 200;
    color: #fff; }
  @media (max-width: 494px) {
      .youtubevideo .home-btn__right, .youtubevideo .home-btn__left {
        width: 100%;
        padding: 15px; } }
  .youtubevideo .home-btn__left {
    float: left;
    background: #fff;
    color: #000; }
  .youtubevideo .home-btn__right i {
    margin-left: 15px; }
  .youtubevideo .youtubesec {
    padding: 205px 0;
    text-align: center; }

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

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 95vw !important;
  max-height: 90vh !important; }

.template-wooproducts .woo-image {
  position: relative; }
  .template-wooproducts .columns {
    margin: 0; }
  @media (max-width: 768px) {
      .template-wooproducts .columns .column {
        margin-top: 15px; } }
  .template-wooproducts .woo-more {
    text-align: center;
    clear: both; }
  .template-wooproducts .woo-more .btn {
    padding: 0.5em 105px;
    margin-top: 15px; }
  .template-wooproducts h3 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: bold;
    padding: 0; }
  .template-wooproducts .price {
    padding: 10px 0;
    display: block; }
  .template-wooproducts .price del {
    margin-right: 10px;
    opacity: 0.7; }
  .template-wooproducts .btn-woo {
    text-align: center;
    color: #fff; }

.custom-sections-pages .home-section:not(.template-slider):first-child {
  padding-top: 60px; }
  .custom-sections-pages .home-section.cta {
    height: auto; }
  .custom-sections-pages .slide {
    height: calc(90vh - 100px); }
  .custom-sections-pages .home-section:first-child:not(.cta) .wrapper {
    min-height: auto; }
  .custom-sections-pages .home-section.hide-header:not(.home-section--normal):first-child .slideshow__btn.btn-pause {
    top: 10px; }
/**
 * Plugins - css for wordpress plugins we use (overrides etc.)
 */
/**
 * Styling default WP Gallery
 */
.gallery {
  display: block; }

.gallery-item {
  display: inline-block;
  float: none;
  margin-top: 1%;
  padding: 0 1%;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  @media screen and (min-width: 576px) {
  .gallery-item {
    width: 48%; } }

@media screen and (min-width: 768px) {
  .gallery-columns-1 .gallery-item {
    width: 100%; }

  .gallery-columns-2 .gallery-item {
    width: 48%; }

  .gallery-columns-3 .gallery-item {
    width: 31%; }

  .gallery-columns-4 .gallery-item {
    width: 23%; }

  .gallery-columns-5 .gallery-item {
    width: 18%; }

  .gallery-columns-6 .gallery-item {
    width: 14%; }

  .gallery-columns-7 .gallery-item {
    width: 12%; }

  .gallery-columns-8 .gallery-item {
    width: 10%; }

  .gallery-columns-9 .gallery-item {
    width: 9%; } }

.gallery-icon, .gallery-icon img {
  width: 100%; }

.gallery-icon {
  float: left; }

.gallery-icon img {
  border: 0 solid #cfcfcf;
  border-width: 0 0 1px 0; }

.gallery-caption {
  background: #222 none repeat scroll 0 0;
  color: #fff;
  padding: 5px 10px;
  margin-left: 0; }

.gallery br {
  display: none; }
/* =WordPress Core
 -------------------------------------------------------------- */
@media screen and (min-width: 768px) {
  .alignnone {
    margin: 5px 30px 30px 0; }

  .aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto; }

  .alignright {
    float: right;
    margin: 5px 0 30px 30px; }

  .alignleft {
    float: left;
    margin: 5px 30px 30px 0; }

  a img.alignright {
    float: right;
    margin: 5px 0 30px 30px; }

  a img.alignnone {
    margin: 5px 30px 30px 0; }

  a img.alignleft {
    float: left;
    margin: 5px 30px 30px 0; }

  a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }

  .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center; }

  .wp-caption.alignnone {
    margin: 5px 20px 20px 0; }

  .wp-caption.alignleft {
    margin: 5px 20px 20px 0; }

  .wp-caption.alignright {
    margin: 5px 0 20px 20px; }

  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }

  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px; } }
/**
 * Loop
 */
.woocommerce-result-count {
  margin: 1em 0; }

.woocommerce-ordering {
  float: none;
  margin-bottom: 2em; }
  .woocommerce-ordering .orderby {
    width: 100%; }

.woocommerce .button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-decoration: none;
  display: inline-block;
  background: #86a824;
  color: #fff;
  border: none;
  padding: 0.5em 1em;
  font-weight: 300;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  border-radius: 0; }
  .woocommerce .button:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  .woocommerce .button:hover {
    opacity: 1;
    background: #333; }

ul.products {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  margin: 0 -10px;
  padding: 0;
  list-style-type: none; }
  @media screen and (min-width: 980px) {
  ul.products {
    margin: 0 -30px; } }
  ul.products li.product {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 0 10px;
    text-align: left;
    margin-bottom: 2em; }
  @media screen and (min-width: 980px) {
    ul.products li.product {
      padding: 0 30px; } }
  ul.products li.product a {
    position: relative; }
  ul.products li.product a, ul.products li.product img {
    text-decoration: none; }
  ul.products li.product a:hover, ul.products li.product img:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  ul.products li.product img {
    margin-bottom: 10px; }
  ul.products li.product h2 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
    margin: 0 0 10px;
    padding: 0; }
  ul.products li.product .price, ul.products li.product h2 {
    color: #000; }
  ul.products li.product .price {
    display: block;
    margin-bottom: 10px; }
  ul.products li.product .button {
    margin-bottom: 10px; }
  ul.products li.product .added_to_cart {
    display: block; }
  ul.products li.product.last {
    clear: inherit; }
  @media screen and (min-width: 576px) {
    ul.products li.product {
      width: 50%; }
      ul.products li.product:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 768px) {
    ul.products li.product {
      width: 33.333%; }
      ul.products li.product:nth-child(2n+1) {
        clear: inherit; }
      ul.products li.product:nth-child(3n+1) {
        clear: left; } }
  @media print {
    ul.products li.product {
      width: 50%; }
      ul.products li.product:nth-child(2n+1) {
        clear: left; } }

.woocommerce-LoopProduct-link {
  display: block; }

.onsale {
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: inherit;
  font-style: italic;
  padding: 0.5em 0.6em;
  background: #333;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
  text-transform: uppercase;
  z-index: 2; }

.woocommerce .star-rating {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: FontAwesome;
  height: 1em;
  line-height: 1;
  overflow: hidden;
  position: relative;
  width: 65px;
  display: inline-block;
  letter-spacing: 2px;
  margin-right: 5px;
  margin-bottom: 10px; }
  .woocommerce .star-rating span {
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0;
    color: #86a824 !important;
    letter-spacing: 2px; }
  .woocommerce .star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    left: 0;
    position: absolute;
    top: 0;
    font-style: normal; }
  .woocommerce .star-rating:before {
    color: #129683;
    content: "\f006\f006\f006\f006\f006";
    float: left;
    left: 0;
    position: absolute;
    top: 0; }
/**
 * Single product
 */
div.product {
  position: relative; }
  div.product .images .thumbnails.columns-3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    margin: 0 -10px;
    margin: 0 -10px !important; }
  @media screen and (min-width: 980px) {
      div.product .images .thumbnails.columns-3 {
        margin: 0 -30px; } }
  div.product .images .thumbnails.columns-3 a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 0 10px;
    text-align: left;
    padding: 10px !important;
    width: 33.333%; }
    @media screen and (min-width: 980px) {
      div.product .images .thumbnails.columns-3 a {
        padding: 0 30px; } }
  div.product .images .thumbnails.columns-3 .last {
    clear: none; }
  @media screen and (min-width: 768px) {
    div.product .images {
      float: left;
      width: 50%; } }
  div.product .images, div.product .summary {
    margin-bottom: 2em; }
  div.product .summary {
    line-height: 1.7; }
  @media screen and (min-width: 768px) {
    div.product .summary {
      padding-left: 4%;
      overflow: hidden; } }
  div.product .woocommerce-main-image {
    display: block;
    margin-bottom: 2em; }
  div.product .woocommerce-product-rating {
    display: block;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #ddd; }
  div.product .woocommerce-product-rating .woocommerce-review-link {
    font-size: 14px;
    font-size: 0.875rem;
    text-decoration: none;
    float: right; }
  div.product .woocommerce-product-rating .woocommerce-review-link:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  div.product .price {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-bottom: 0.5em; }
  div.product .price ins {
    text-decoration: none; }
  div.product .woocommerce-tabs {
    clear: both; }
  div.product .woocommerce-product-details__short-description {
    padding: 1.5em;
    background: #f9f9f9;
    margin: 0 0 1em; }
  div.product .woocommerce-product-details__short-description *:last-child {
    margin-bottom: 0; }
  div.product form.cart {
    margin-bottom: 10px; }
  div.product .button {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 16px;
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    font-weight: 500;
    padding: 0.65em 1.5em;
    text-transform: uppercase; }
  div.product .quantity {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #333;
    float: left;
    font-weight: bold;
    text-align: center; }
  div.product .quantity input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 56px;
    background: #f9f9f9;
    text-align: center;
    margin: 0 1em 0 0;
    padding: 0.5em 0.75em;
    border: 0;
    border-top: 2px solid #ddd;
    font-weight: 300; }
  div.product .quantity input .buttton {
    padding: 0.65em 1.5em; }
  div.product .variations {
    width: 100%; }
  div.product .variations td {
    width: 50%;
    vertical-align: top; }
  div.product .variations td select {
    width: 100%; }
  div.product .variations tr {
    width: 100%; }
  div.product form.variations_form table {
    width: 100%; }
  div.product form.variations_form table tr {
    width: 100%; }
  div.product form.variations_form table td {
    width: 50%; }
    div.product form.variations_form table td.label {
      padding: 0;
      vertical-align: top; }
    div.product form.variations_form table td.label label {
      text-align: right; }
    div.product form.variations_form table td input, div.product form.variations_form table td select {
      font-size: 14px;
      font-size: 0.875rem;
      width: 100%;
      padding: 0.5em;
      border-color: #ddd;
      color: #444; }
    div.product form.variations_form table td a.reset_variations {
      font-size: 14px;
      font-size: 0.875rem;
      float: right;
      text-decoration: none; }
  div.product .reset_variations {
    font-size: 14px;
    font-size: 0.875rem;
    float: right; }
  div.product .product_meta > span {
    display: block;
    font-weight: 300; }
  div.product .product_meta > span a {
    text-decoration: none; }
    div.product .product_meta > span a:hover {
      opacity: 0.8;
      cursor: pointer;
      text-decoration: none; }

.wc-tabs {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .wc-tabs li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 0 2px;
    display: inline-block;
    vertical-align: top; }
  @media screen and (min-width: 768px) {
    .wc-tabs li {
      width: auto; } }
  .wc-tabs li.active {
    border-left: 3px solid #86a824;
    margin: 0; }
  @media screen and (min-width: 768px) {
      .wc-tabs li.active {
        border-left: 0;
        border-bottom: 3px solid #86a824; } }
  .wc-tabs li a {
    text-decoration: none;
    display: block;
    background: #fff;
    color: #333;
    padding: 0.5em 1em;
    font-weight: 300; }
  .wc-tabs li a:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }

.woocommerce-tabs {
  margin-bottom: 20px;
  line-height: 1.7; }
  .woocommerce-tabs .panel {
    border: 0;
    padding: 2em;
    background: #f9f9f9; }
  .woocommerce-tabs .panel h2 {
    margin-bottom: 8px; }
  .woocommerce-tabs .panel > *:last-child {
    margin-bottom: 0; }
  .woocommerce-tabs .shop_attributes p {
    margin-bottom: 0; }
  .woocommerce-tabs .shop_attributes th {
    margin-right: 1em;
    display: block;
    text-align: left; }
  .woocommerce-tabs .shop_attributes th, .woocommerce-tabs .shop_attributes td {
    vertical-align: top; }
/**
 * Checkout
 */
.woocommerce-error {
  list-style: none;
  padding: 0.6em;
  background: #ffbaba;
  border: 1px solid #d8000c; }

.woocommerce-message {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 0.875rem;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 2em 0;
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 1em;
  width: 100%;
  display: inline-block; }
  .woocommerce-message a.button {
    font-size: 14px;
    font-size: 0.875rem;
    color: #86a824;
    font-weight: 500;
    text-decoration: underline;
    padding: 0;
    background: none; }
  .woocommerce-message a.button:hover {
    background: none;
    opacity: 1;
    text-decoration: none;
    color: #333; }

.woocommerce-thankyou-order-details {
  list-style: none;
  padding: 0.6em;
  background: #f9f9f9; }

.shop_table {
  width: 100%;
  margin: 0 0 1em;
  border-collapse: collapse;
  border-spacing: 0; }
  .shop_table a {
    text-decoration: none; }
  .shop_table th, .shop_table td {
    padding: 0.6em; }
  .shop_table th {
    vertical-align: top; }
  .shop_table th.product-total {
    text-align: right; }
  .shop_table thead tr {
    background: #000;
    color: #fff;
    text-align: left; }
  .shop_table tbody {
    font-weight: 300; }
  .shop_table tbody .product-total {
    text-align: right; }
  .shop_table tfoot td {
    text-align: right; }
  .shop_table tbody tr, .shop_table tfoot tr {
    border-bottom: 1px solid #ddd; }
  .shop_table tbody .product-total, .shop_table tfoot .product-total {
    text-align: right; }
  .shop_table .product-thumbnail {
    display: none; }
  @media screen and (min-width: 768px) {
    .shop_table .product-thumbnail {
      display: table-cell; }
      .shop_table .product-thumbnail img {
        width: 50px; } }
  .shop_table .qty {
    width: 56px;
    text-align: center; }
  .shop_table .amount {
    float: right; }
  .shop_table .shipping td {
    text-align: right; }
  .shop_table dl.variation {
    margin: 0; }
  .shop_table dl.variation dt {
    float: left; }
  .shop_table dl.variation dd {
    font-weight: 600;
    padding-left: 4px; }

.woocommerce-checkout-payment {
  border: 1px solid #ddd;
  padding: 1em;
  margin-top: 1.5em; }

.woocommerce .payment_methods {
  margin: 0 0 1em;
  padding: 0;
  list-style-type: none; }

.woocommerce .actions {
  padding: 0 0 10px; }
  .woocommerce .coupon {
    display: block;
    background: #f6f6f6;
    padding: 1em;
    margin: 0 0 0.5em; }
  .woocommerce .coupon .input-text {
    width: 100%;
    margin-bottom: 0.5em; }

.payment_box p:last-child {
  margin-bottom: 0; }
/**
 * Reviews
 */
.woocommerce ol.commentlist li {
  padding: 0;
  margin-bottom: 1em; }
  .woocommerce ol.commentlist img {
    margin-bottom: 10px; }
  .woocommerce ol.commentlist .description {
    background: #fff;
    padding: 1.5em;
    margin: 0 0 1em; }
  .woocommerce ol.commentlist .description *:last-child {
    margin-bottom: 0; }
  .woocommerce .comment-respond {
    border-top: 1px solid #ddd;
    padding-top: 15px; }
  .woocommerce .comment-respond .comment-reply-title {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Ubuntu", helvetica, arial, sans-serif;
    font-weight: normal;
    line-height: 1.2;
    margin: 0; }
/**
 * Forms
 */
.woocommerce .form-row input[type="text"], .woocommerce .form-row input[type="tel"], .woocommerce .form-row input[type="email"], .woocommerce .form-row input[type="password"], .woocommerce .form-row textarea {
  width: 100%; }
  .woocommerce .form-row.woocommerce-invalid input, .woocommerce .form-row.woocommerce-invalid textarea {
    background: #ffbaba; }
  .woocommerce abbr.required {
    color: #f00; }
/**
 * Widgets
 */
.widget_shopping_cart .mini_cart_item {
  zoom: 1;
  margin-top: 15px;
  margin-bottom: 20px; }
  .widget_shopping_cart .mini_cart_item:before, .widget_shopping_cart .mini_cart_item:after {
    content: "";
    display: table; }
  .widget_shopping_cart .mini_cart_item:after {
    clear: both; }
  .widget_shopping_cart .mini_cart_item a {
    display: block; }
  .widget_shopping_cart .mini_cart_item .quantity {
    clear: left; }
  .widget_shopping_cart .mini_cart_item img {
    float: right;
    width: 48px; }
  .widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    margin-right: 10px; }
  .widget_shopping_cart .total {
    margin: 1em 0;
    border-bottom: 4px double #ddd;
    padding-bottom: 0.75em; }

.woocommerce .widget_layered_nav_filters ul li {
  display: inline-block; }
  .woocommerce .widget_layered_nav_filters ul li a {
    color: #fff;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    display: inline-block;
    background: #86a824;
    padding: 5px 35px 5px 15px;
    margin: 0 10px 5px 0;
    border-radius: 25px;
    border: 0;
    position: relative; }
    .woocommerce .widget_layered_nav_filters ul li a:after {
      content: 'x';
      display: inline-block;
      position: absolute;
      top: 25%;
      color: #fff;
      right: 10px;
      font-size: 12px;
      opacity: 0.75; }
    .woocommerce .widget_layered_nav_filters ul li a:hover {
      opacity: 0.75; }
  .woocommerce .widget_layered_nav li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd; }
  .woocommerce .widget_layered_nav li a {
    text-decoration: none;
    display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border: 0; }
  .woocommerce .widget_layered_nav li span {
    float: right; }
  .woocommerce .woocommerce-product-search label {
    display: none; }
  .woocommerce .woocommerce-product-search input {
    display: inline-block; }
  .woocommerce .woocommerce-product-search input.search-field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 300;
    width: calc(100% - 150px);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ddd;
    background: #fff;
    padding: 0.5em 0.75em; }
  .woocommerce .widget_recently_viewed_products {
    zoom: 1; }
  .woocommerce .widget_recently_viewed_products:before, .woocommerce .widget_recently_viewed_products:after {
    content: "";
    display: table; }
  .woocommerce .widget_recently_viewed_products:after {
    clear: both; }
  .woocommerce .widget_recently_viewed_products .product_list_widget {
    zoom: 1;
    margin-left: -5px;
    margin-right: -5px; }
  .woocommerce .widget_recently_viewed_products .product_list_widget:before, .woocommerce .widget_recently_viewed_products .product_list_widget:after {
    content: "";
    display: table; }
  .woocommerce .widget_recently_viewed_products .product_list_widget:after {
    clear: both; }
  .woocommerce .widget_recently_viewed_products .product_list_widget li {
    zoom: 1;
    width: 25%;
    float: left;
    font-size: 0; }
    .woocommerce .widget_recently_viewed_products .product_list_widget li:before, .woocommerce .widget_recently_viewed_products .product_list_widget li:after {
      content: "";
      display: table; }
    .woocommerce .widget_recently_viewed_products .product_list_widget li:after {
      clear: both; }
    .woocommerce .widget_recently_viewed_products .product_list_widget li span {
      display: none; }
    .woocommerce .widget_recently_viewed_products .product_list_widget li a {
      border: 0;
      padding: 5px;
      margin: 0; }
  .woocommerce .widget_recent_reviews, .woocommerce .widget_top_rated_products, .woocommerce .widget_products {
    zoom: 1; }
  .woocommerce .widget_recent_reviews:before, .woocommerce .widget_top_rated_products:before, .woocommerce .widget_products:before, .woocommerce .widget_recent_reviews:after, .woocommerce .widget_top_rated_products:after, .woocommerce .widget_products:after {
    content: "";
    display: table; }
  .woocommerce .widget_recent_reviews:after, .woocommerce .widget_top_rated_products:after, .woocommerce .widget_products:after {
    clear: both; }
  .woocommerce .widget_recent_reviews .product_list_widget, .woocommerce .widget_top_rated_products .product_list_widget, .woocommerce .widget_products .product_list_widget {
    zoom: 1;
    margin-left: -5px;
    margin-right: -5px; }
  .woocommerce .widget_recent_reviews .product_list_widget:before, .woocommerce .widget_top_rated_products .product_list_widget:before, .woocommerce .widget_products .product_list_widget:before, .woocommerce .widget_recent_reviews .product_list_widget:after, .woocommerce .widget_top_rated_products .product_list_widget:after, .woocommerce .widget_products .product_list_widget:after {
    content: "";
    display: table; }
  .woocommerce .widget_recent_reviews .product_list_widget:after, .woocommerce .widget_top_rated_products .product_list_widget:after, .woocommerce .widget_products .product_list_widget:after {
    clear: both; }
  .woocommerce .widget_recent_reviews .product_list_widget li, .woocommerce .widget_top_rated_products .product_list_widget li, .woocommerce .widget_products .product_list_widget li {
    zoom: 1;
    padding: 5px;
    width: 50%;
    float: left;
    font-size: 12px; }
    .woocommerce .widget_recent_reviews .product_list_widget li:before, .woocommerce .widget_top_rated_products .product_list_widget li:before, .woocommerce .widget_products .product_list_widget li:before, .woocommerce .widget_recent_reviews .product_list_widget li:after, .woocommerce .widget_top_rated_products .product_list_widget li:after, .woocommerce .widget_products .product_list_widget li:after {
      content: "";
      display: table; }
    .woocommerce .widget_recent_reviews .product_list_widget li:after, .woocommerce .widget_top_rated_products .product_list_widget li:after, .woocommerce .widget_products .product_list_widget li:after {
      clear: both; }
    .woocommerce .widget_recent_reviews .product_list_widget li a, .woocommerce .widget_top_rated_products .product_list_widget li a, .woocommerce .widget_products .product_list_widget li a {
      border: 0;
      margin: 0; }
    .woocommerce .widget_recent_reviews .product_list_widget li a img, .woocommerce .widget_top_rated_products .product_list_widget li a img, .woocommerce .widget_products .product_list_widget li a img {
      margin-bottom: 10px; }
    .woocommerce .widget_recent_reviews .product_list_widget li a .product-title, .woocommerce .widget_top_rated_products .product_list_widget li a .product-title, .woocommerce .widget_products .product_list_widget li a .product-title {
      display: block; }
    .woocommerce .widget_recent_reviews .product_list_widget li .reviewer, .woocommerce .widget_top_rated_products .product_list_widget li .reviewer, .woocommerce .widget_products .product_list_widget li .reviewer {
      display: block; }
    .woocommerce .widget_recent_reviews .product_list_widget li .star-rating, .woocommerce .widget_top_rated_products .product_list_widget li .star-rating, .woocommerce .widget_products .product_list_widget li .star-rating {
      margin-bottom: 0; }
/**
 * Stars
 */
p.stars {
  position: relative;
  padding: 0.75em;
  color: #86a824; }
  p.stars a {
    display: inline-block;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0 !important;
    outline: 0;
    color: #333; }
  p.stars a:hover, p.stars a.active {
    color: #86a824; }
  p.stars a:last-child {
    border-right: 0; }
  p.stars a.star-1 {
    width: 2em; }
  p.stars a.star-1:after {
    content: "\e021"; }
  p.stars a.star-1.active:after, p.stars a.star-1:hover:after {
    content: "\e020"; }
  p.stars a.star-2 {
    width: 3em; }
  p.stars a.star-2:after {
    content: "\e021\e021"; }
  p.stars a.star-2.active:after, p.stars a.star-2:hover:after {
    content: "\e020\e020"; }
  p.stars a.star-3 {
    width: 4em; }
  p.stars a.star-3:after {
    content: "\e021\e021\e021"; }
  p.stars a.star-3.active:after, p.stars a.star-3:hover:after {
    content: "\e020\e020\e020"; }
  p.stars a.star-4 {
    width: 5em; }
  p.stars a.star-4:after {
    content: "\e021\e021\e021\e021"; }
  p.stars a.star-4.active:after, p.stars a.star-4:hover:after {
    content: "\e020\e020\e020\e020"; }
  p.stars a.star-5 {
    width: 6em; }
  p.stars a.star-5:after {
    content: "\e021\e021\e021\e021\e021"; }
  p.stars a.star-5.active:after, p.stars a.star-5:hover:after {
    content: "\e020\e020\e020\e020\e020"; }
  p.stars [class^="star-"], p.stars [class*=" star-"] {
    font-size: 16px;
    font-size: 1rem;
    border-right: 1px solid #ddd;
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
  p.stars [class^="star-"]:after, p.stars [class*=" star-"]:after {
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0; }
/**
 * My account
 */
.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  margin: 0 0 1em;
  padding: 0; }
  .woocommerce-MyAccount-navigation ul li {
    display: inline-block; }
  .woocommerce-MyAccount-navigation ul li a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-decoration: none;
    display: inline-block;
    background: #86a824;
    color: #fff;
    border: none;
    padding: 0.5em 1em;
    font-weight: 300;
    background: #333; }
    .woocommerce-MyAccount-navigation ul li a:hover {
      opacity: 0.8;
      cursor: pointer;
      text-decoration: none; }
  .woocommerce-MyAccount-navigation ul li.is-active a {
    background: #666; }
/**
 * Misc
 */
.woocommerce a.remove {
  font-family: FontAwesome;
  line-height: 1;
  overflow: hidden;
  position: relative;
  width: 17px;
  font-size: 0;
  color: #000;
  float: left;
  margin-right: 10px;
  border-bottom: 0;
  z-index: 99; }
  .woocommerce a.remove:hover {
    color: #86a824; }
  .woocommerce a.remove:before {
    font-size: 20px;
    font-size: 1.25rem;
    content: "\f1f8"; }
  .woocommerce .shop_table .button[name="update_cart"] {
    margin-top: 10px; }
/**
 * Select2
 */
.select2-container .select2-choice > .select2-chosen {
  font-size: 16px;
  font-size: 1rem;
  padding: 0.5em;
  font-weight: 300; }

.woocommerce-info {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0.5em; }
/**
 * WooCommerce 3.0 Gallery
 */
.woocommerce-product-gallery {
  position: relative;
  margin-bottom: 3em; }
  .woocommerce-product-gallery figure {
    margin: 0; }
  .woocommerce-product-gallery__image a img {
    width: 100%; }
  .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block; }
  .woocommerce-product-gallery .flex-control-nav {
    padding: 0; }
  .woocommerce-product-gallery .flex-control-thumbs {
    zoom: 1; }
  .woocommerce-product-gallery .flex-control-thumbs:before, .woocommerce-product-gallery .flex-control-thumbs:after {
    content: "";
    display: table; }
  .woocommerce-product-gallery .flex-control-thumbs:after {
    clear: both; }
  .woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    float: left;
    cursor: pointer; }
  .woocommerce-product-gallery .flex-control-thumbs li img {
    opacity: 0.5;
    width: 100%; }
    .woocommerce-product-gallery .flex-control-thumbs li img.flex-active, .woocommerce-product-gallery .flex-control-thumbs li img:hover {
      opacity: 1; }
  .woocommerce-product-gallery img {
    display: block; }
  .woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333%; }
  .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25%; }
  .woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%; }
  .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 99; }

a.woocommerce-product-gallery__trigger {
  text-decoration: none; }

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 0.875em;
  right: 0.875em;
  display: block;
  height: 2em;
  width: 2em;
  z-index: 99;
  text-align: center;
  text-indent: -999px;
  overflow: hidden;
  background-color: #86a824;
  color: #fff; }
  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #333;
    border-color: #333; }
  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font: normal normal normal 1em/1 FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    content: "\f00e";
    line-height: 2;
    text-indent: 0;
    margin-top: -2px;
    padding-bottom: 5px; }
/**
 * Price filter slider
 */
.widget_price_filter .price_slider {
  margin-bottom: 1em; }
  .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: 0.8751em; }
  .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
    padding-top: 0;
    padding-bottom: 0; }
  .widget_price_filter .price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background: #1e1e1e;
    background: -webkit-gradient(linear, left top, left bottom, from(#1e1e1e), to(#6a6a6a));
    background: -webkit-linear-gradient(#1e1e1e, #6a6a6a);
    background: -moz-linear-gradient(center top, #1e1e1e 0%, #6a6a6a 100%);
    background: -moz-gradient(center top, #1e1e1e 0%, #6a6a6a 100%); }
  .widget_price_filter .ui-slider {
    position: relative;
    text-align: left; }
  .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.9em;
    height: 0.9em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    cursor: pointer;
    background: #e7e7e7;
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e7e7e7));
    background: -webkit-linear-gradient(#fefefe, #e7e7e7);
    background: -moz-linear-gradient(center top, #fefefe 0%, #e7e7e7 100%);
    background: -moz-gradient(center top, #fefefe 0%, #e7e7e7 100%);
    outline: none;
    top: -0.3em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset; }
  .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em; }
  .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    background: none repeat scroll 0 0 #86a824;
    box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -webkit-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em; }
  .widget_price_filter .ui-slider-horizontal {
    height: 0.5em; }
  .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px; }
  .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px; }

.gform_wrapper.gform_wrapper {
  padding: 0;
  margin: 0 0 1em;
  max-width: 100%; }
  .gform_wrapper.gform_wrapper .gform_heading {
    margin-bottom: 1em; }
  .gform_wrapper.gform_wrapper .gform_footer {
    margin-top: 0; }

.gform_heading.gform_heading {
  margin: 0; }

.gform_wrapper .top_label .gfield_label.gfield_label {
  margin-top: 0; }

body .gform_wrapper label.gfield_label + div.ginput_container.ginput_container {
  margin-top: 0;
  margin-bottom: 1em; }

.gform_wrapper span.gfield_required {
  color: #f00; }

.gform_wrapper.gform_wrapper div.validation_error {
  width: 100%; }

.gform_wrapper .gform_fields .gfield .ginput_container input, .gform_wrapper .gform_fields .gfield.gfield_error .ginput_container input, .gform_wrapper .gform_fields .ginput_complex .ginput_full.ginput_full input, .gform_wrapper .gform_fields .gfield .ginput_container textarea, .gform_wrapper .gform_fields .gfield.gfield_error .ginput_container textarea, .gform_wrapper .gform_fields .ginput_complex .ginput_full.ginput_full textarea, .gform_wrapper .gform_fields .gfield .ginput_container select, .gform_wrapper .gform_fields .gfield.gfield_error .ginput_container select, .gform_wrapper .gform_fields .ginput_complex .ginput_full.ginput_full select {
  font-size: 16px;
  font-size: 1rem;
  line-height: normal;
  width: 100% !important;
  margin: 0 !important;
  padding: 0.5em 0.75em; }
  .gform_wrapper .gform_fields .gfield .ginput_container input[type="checkbox"], .gform_wrapper .gform_fields .gfield.gfield_error .ginput_container input[type="checkbox"], .gform_wrapper .gform_fields .ginput_complex .ginput_full.ginput_full input[type="checkbox"], .gform_wrapper .gform_fields .gfield .ginput_container input[type="radio"], .gform_wrapper .gform_fields .gfield.gfield_error .ginput_container input[type="radio"], .gform_wrapper .gform_fields .ginput_complex .ginput_full.ginput_full input[type="radio"] {
    width: 20px !important;
    line-height: inherit;
    margin-top: 0.375em !important; }
  .gform_wrapper .gform_fields .gfield .ginput_container select, .gform_wrapper .gform_fields .gfield.gfield_error .ginput_container select, .gform_wrapper .gform_fields .ginput_complex .ginput_full.ginput_full select {
    height: 2.5em !important; }
  .gform_wrapper .gform_fields .ginput_complex .name_first, .gform_wrapper .gform_fields .ginput_complex .name_last {
    float: left; }
  .gform_wrapper .gform_fields .ginput_complex .name_first {
    margin-right: 0 !important; }
  .gform_wrapper .gform_fields .ginput_complex .name_last, .gform_wrapper .gform_fields .ginput_complex .ginput_right {
    margin-left: 3%; }
  .gform_wrapper .gform_fields .gfield > label {
    font-size: 14px;
    font-size: 0.875rem; }
  .gform_wrapper .gform_fields .gfield span label, .gform_wrapper .gform_fields .gfield .gfield_time_hour label, .gform_wrapper .gform_fields .gfield .gfield_time_minute label {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 300; }
  .gform_wrapper .gform_fields .gfield .gfield_time_hour.ginput_container input, .gform_wrapper .gform_fields .gfield .gfield_time_minute.ginput_container input {
    width: 70% !important; }
  .gform_wrapper .gform_fields span.ginput_total {
    font-size: 1em;
    color: inherit; }
  .gform_wrapper .gform_fields span.ginput_product_price {
    color: inherit; }
  .gform_wrapper .gform_fields .gfield_time_hour i {
    text-align: none; }
  .gform_wrapper .gform_fields .gfield_error.gfield_error {
    width: 100%; }

#tribe-events-pg-template {
  max-width: none; }

html {
  /* Tribe Theme Color */ }
  html .tribe-events-notices {
    color: #129583;
    background: #6ceddc;
    border-color: #3fe8d1; }
  html .tribe-events-multi-event-day {
    color: #0d675b; }
  html #tribe-events-content .tribe-events-calendar td {
    color: #073a33; }
  html #tribe-events-content .tribe-events-tooltip h4, html #tribe_events_filters_wrapper .tribe_events_slider_val, html .single-tribe_events a.tribe-events-ical, html .single-tribe_events a.tribe-events-gcal {
    color: #129583; }
  html .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], html .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a, html #tribe_events_filters_wrapper input[type=submit], html .tribe-events-button, html #tribe-events .tribe-events-button, html .tribe-events-button.tribe-inactive, html #tribe-events .tribe-events-button:hover, html .tribe-events-button:hover, html .tribe-events-button.tribe-active:hover {
    background-color: #129583; }
  html #tribe_events_filters_wrapper input[type=submit]:hover, html .tribe-events-button.tribe-active:hover {
    background-color: #0f3647; }
  html .tribe-events-button.tribe-inactive, html .tribe-events-button:hover, html #tribe-events .tribe-events-button:hover, html .tribe-events-button.tribe-active:hover {
    color: #fff; }
  html #tribe_events_filters_wrapper h3 span:after {
    border-top-color: #129583; }
  html #tribe_events_filters_wrapper .tribe_events_filter_item.closed h3 span:after {
    border-left-color: #129583; }
  html .tribe-events-grid .type-tribe_events a {
    color: #444; }
  html .tribe-events-grid .tribe-grid-header .tribe-week-today {
    background-color: #129583; }
  html .tribe-grid-allday .tribe-events-week-allday-single, html .tribe-grid-body .tribe-events-week-hourly-single, html .tribe-grid-allday .tribe-events-week-allday-single:hover, html .tribe-grid-body .tribe-events-week-hourly-single:hover {
    background-color: #129583;
    background-color: rgba(18, 149, 131, 0.75);
    border-color: #0d675b; }

#tribe-events-pg-template {
  max-width: 1220px;
  box-sizing: border-box; }
  @media (min-width: 768px) and (max-width: 980px) {
  #tribe-events-pg-template {
    padding: 0 20px; } }
  @media (min-width: 980px) and (max-width: 1210px) {
  #tribe-events-pg-template {
    padding: 0 35px; } }
  @media (min-width: 1210px) and (max-width: 1280px) {
  #tribe-events-pg-template {
    padding: 0 25px; } }
/**
 * Trumps - overrides, helpers
 */
.visuallyhidden:not(:focus):not(:active) {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden; }
/*
 * Clearfix
 */
.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

#idium-cookies-notification-show {
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 1em 0;
  color: #fff !important;
  background: #333 !important; }
  #idium-cookies-notification-show:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none; }
  #idium-cookies-notification-show:before {
    content: "["; }
  #idium-cookies-notification-show:after {
    content: "]";
    margin: 0 0 0 3px; }
/**
 * Misc
 */
.hide-on-load {
  display: none; }

.print-only {
  display: none; }
  @media print {
  .print-only {
    display: block; } }

.screen-only {
  display: block; }
  @media print {
  .screen-only {
    display: none; } }

@media screen and (max-width: 979px) {
    .hide-small {
      display: none !important; } }

@media print {
  /**
   * Front page
   */
  /**
   * Loop
   */
    body {
      color: #000 !important;
      margin: 0px 0px 0px 0px; }
    .header {
      position: relative; }
    a {
      color: #000;
      opacity: 1; }
    .btn, input[type="submit"] {
      border: 2px black solid;
      color: #000; }
    .footer, .mobile-navigation, .header__support, .sidebar, #respond {
      display: none !important; }
    [data-a11y-toggle] {
      display: none; }
    .home-section {
      color: #000 !important;
      page-break-after: avoid; }
      .home-section__title {
        page-break-before: always; }
      .home-section:first-child .wrapper {
        min-height: 0; }
        .home-section:first-child .home-section__title {
          page-break-before: avoid; }
    .column {
      max-width: 50%; }
      .column:nth-child(3n) {
        clear: both; }
    .loop-article__image {
      width: 40%;
      float: left;
      margin-right: 2em; } }
/**
 * Section color schemes
 */
/*
 * Scheme Name: Dark
 */
.home-section.dark {
  background-color: #333;
  color: #fff; }
  .home-section.dark > a {
    color: #fff; }
  .home-section.dark .btn, .home-section.dark .gform_wrapper .gform_footer.gform_footer input[type="submit"] {
    background-color: #86a824;
    color: #fff; }
  .home-section.dark .shortcut-column__meta > span {
    color: #fff; }
  .home-section.dark .contactinfo__socials a {
    color: #86a824; }
  .home-section.dark blockquote {
    border-left-color: #86a824; }
  .home-section.dark .gform_wrapper .gform_body li input[type="text"], .home-section.dark .gform_wrapper .gform_body li input[type="email"], .home-section.dark .gform_wrapper .gform_body li input[type="tel"], .home-section.dark .gform_wrapper .gform_body li input[type="number"], .home-section.dark .gform_wrapper .gform_body li select, .home-section.dark .gform_wrapper .gform_body li textarea.textarea {
    background: #444;
    color: #fff;
    border: none; }
  .home-section.dark .id-accordion-item__title {
    background: #86a824;
    border-color: #7c9b21;
    color: #fff; }
  .home-section.dark .id-accordion-item__title:hover {
    background: #657e1b; }
  .home-section.dark .id-tabs-item__title {
    background: #444;
    border-color: #3c3c3c;
    color: #fff; }
  .home-section.dark .id-tabs-item__title.active {
    border-left-color: #86a824; }
  .home-section.dark .id-tabs-item__title:hover {
    background: #2b2b2b; }
/*
 * Scheme Name: Profile
 */
.home-section.profile {
  background-color: #86a824;
  color: #fff; }
  .home-section.profile > a {
    color: #fff; }
  .home-section.profile .btn, .home-section.profile .gform_wrapper .gform_footer.gform_footer input[type="submit"] {
    background-color: #333;
    color: #fff; }
  .home-section.profile .shortcut-column__meta > span {
    color: #fff; }
  .home-section.profile .contactinfo__socials a {
    color: #333; }
  .home-section.profile blockquote {
    border-left-color: #333; }
  .home-section.profile .gform_wrapper .gform_body li input[type="text"], .home-section.profile .gform_wrapper .gform_body li input[type="email"], .home-section.profile .gform_wrapper .gform_body li input[type="tel"], .home-section.profile .gform_wrapper .gform_body li input[type="number"], .home-section.profile .gform_wrapper .gform_body li select, .home-section.profile .gform_wrapper .gform_body li textarea.textarea {
    background: #444;
    color: #fff;
    border: none; }
  .home-section.profile .id-accordion-item__title {
    background: #333;
    border-color: #2b2b2b;
    color: #fff; }
  .home-section.profile .id-accordion-item__title:hover {
    background: #1a1a1a; }
  .home-section.profile .id-tabs-item__title {
    background: #444;
    border-color: #3c3c3c;
    color: #fff; }
  .home-section.profile .id-tabs-item__title.active {
    border-left-color: #444; }
  .home-section.profile .id-tabs-item__title:hover {
    background: #2b2b2b; }
/*
 * Scheme Name: lightgray
 */
.home-section.lightgray {
  background-color: #f5f5f5;
  color: #444; }
  .home-section.lightgray > a {
    color: #86a824; }
  .home-section.lightgray .btn, .home-section.lightgray .gform_wrapper .gform_footer.gform_footer input[type="submit"] {
    background-color: #86a824;
    color: #fff; }
  .home-section.lightgray .shortcut-column__meta > span {
    color: #444; }
  .home-section.lightgray .contactinfo__socials a {
    color: #86a824; }
  .home-section.lightgray blockquote {
    border-left-color: #86a824; }
  .home-section.lightgray .gform_wrapper .gform_body li input[type="text"], .home-section.lightgray .gform_wrapper .gform_body li input[type="email"], .home-section.lightgray .gform_wrapper .gform_body li input[type="tel"], .home-section.lightgray .gform_wrapper .gform_body li input[type="number"], .home-section.lightgray .gform_wrapper .gform_body li select, .home-section.lightgray .gform_wrapper .gform_body li textarea.textarea {
    background: #fff;
    color: #444;
    border: none; }
  .home-section.lightgray .id-accordion-item__title {
    background: #86a824;
    border-color: #7c9b21;
    color: #444; }
  .home-section.lightgray .id-accordion-item__title:hover {
    background: #657e1b; }
  .home-section.lightgray .id-tabs-item__title {
    background: #fff;
    border-color: #f7f7f7;
    color: #444; }
  .home-section.lightgray .id-tabs-item__title.active {
    border-left-color: #444; }
  .home-section.lightgray .id-tabs-item__title:hover {
    background: #e6e6e6; }
/*
 * Scheme Name: gray
 */
.home-section.gray {
  background-color: #909195;
  color: #fff; }
  .home-section.gray > a {
    color: #86a824; }
  .home-section.gray .btn, .home-section.gray .gform_wrapper .gform_footer.gform_footer input[type="submit"] {
    background-color: #86a824;
    color: #fff; }
  .home-section.gray .shortcut-column__meta > span {
    color: #fff; }
  .home-section.gray .contactinfo__socials a {
    color: #86a824; }
  .home-section.gray blockquote {
    border-left-color: #86a824; }
  .home-section.gray .gform_wrapper .gform_body li input[type="text"], .home-section.gray .gform_wrapper .gform_body li input[type="email"], .home-section.gray .gform_wrapper .gform_body li input[type="tel"], .home-section.gray .gform_wrapper .gform_body li input[type="number"], .home-section.gray .gform_wrapper .gform_body li select, .home-section.gray .gform_wrapper .gform_body li textarea.textarea {
    background: #fff;
    color: #444;
    border: none; }
  .home-section.gray .id-accordion-item__title {
    background: #86a824;
    border-color: #7c9b21;
    color: #444; }
  .home-section.gray .id-accordion-item__title:hover {
    background: #657e1b; }
  .home-section.gray .id-tabs-item__title {
    background: #fff;
    border-color: #f7f7f7;
    color: #444; }
  .home-section.gray .id-tabs-item__title.active {
    border-left-color: #fff; }
  .home-section.gray .id-tabs-item__title:hover {
    background: #e6e6e6; }

.home-section.content-slider .slick-slide, .home-section.content-slider .slick-slide::before, .home-section.content-slider .caption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.home-section.content-slider .slick-slide::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body.site-1 .middle a, body.site-1 .footer a, body.site-1 .header__view a {
  color: #86a824; }
  body.site-1 .header__main-nav .o-menu > li.active > a, body.site-1 .header__main-nav .accessibility-tools > li.active > a, body.site-1 .header__main-nav .o-menu > li > a:hover, body.site-1 .header__main-nav .accessibility-tools > li > a:hover, body.site-1 .pagination ul li span.current, body.site-1 .woocommerce-pagination ul li span.current, body.site-1 .header__main-nav .o-menu > li > ul li.active > a, body.site-1 .header__main-nav .accessibility-tools > li > ul li.active > a, body.site-1 .header__main-nav .o-menu > li.active-parent > a, body.site-1 .header__main-nav .accessibility-tools > li.active-parent > a, body.site-1 .header__main-nav .o-menu > li > ul li a:hover, body.site-1 .header__main-nav .accessibility-tools > li > ul li a:hover, body.site-1 .header__main-nav .o-menu > li button:hover, body.site-1 .header__main-nav .accessibility-tools > li button:hover, body.site-1 .search-toggle[aria-expanded="true"] .fa-search::before, body.site-1 header:not(.header--simple).header--transparent--dark .dropdown-menu a:hover, body.site-1 .home-section.youtubevideo .yt-overlay .controls a {
    color: #86a824; }
  body.site-1 .widget_nav_menu li.idium-social-align-center a, body.site-1 .box-with-img .box-text .cta-btn span:hover {
    color: #86a824 !important; }
  body.site-1 #shuffle-filters ul li a.active, body.site-1 .sticky-button.btn {
    background-color: #86a824;
    color: #fff !important; }
  body.site-1 .header, body.site-1 .header__main-nav .o-menu > li > ul, body.site-1 .header__main-nav .accessibility-tools > li > ul, body.site-1 .thumb-image.slick-slide.slick-current.slick-active, body.site-1 .search-dropdown, body.site-1 blockquote {
    border-color: #86a824; }
  body.site-1 .home-section.profile, body.site-1 #slider.slider .cycle-slideshow .cycle-pager > ul > li.active a, body.site-1 .home-section.profile.cta.box-layout .cta-box, body.site-1 .box-with-img .box-text.bg-profile:not(:hover), body.site-1 #middle .tablepress tfoot th, body.site-1 #middle .tablepress thead th {
    background-color: #86a824; }
  body.site-2 .tribe-events-view {
    width: 100%; }
  body.site-2 .tribe-common .tribe-common-c-btn, body.site-2 .tribe-common a.tribe-common-c-btn {
    background-color: #91b3c1; }
  body.site-2 .middle a, body.site-2 .footer a, body.site-2 .header__view a {
    color: #91b3c1; }
  body.site-2 .header__main-nav .o-menu > li.active > a, body.site-2 .header__main-nav .accessibility-tools > li.active > a, body.site-2 .header__main-nav .o-menu > li > a:hover, body.site-2 .header__main-nav .accessibility-tools > li > a:hover, body.site-2 .pagination ul li span.current, body.site-2 .woocommerce-pagination ul li span.current, body.site-2 .header__main-nav .o-menu > li > ul li.active > a, body.site-2 .header__main-nav .accessibility-tools > li > ul li.active > a, body.site-2 .header__main-nav .o-menu > li.active-parent > a, body.site-2 .header__main-nav .accessibility-tools > li.active-parent > a, body.site-2 .header__main-nav .o-menu > li > ul li a:hover, body.site-2 .header__main-nav .accessibility-tools > li > ul li a:hover, body.site-2 .header__main-nav .o-menu > li button:hover, body.site-2 .header__main-nav .accessibility-tools > li button:hover, body.site-2 .search-toggle[aria-expanded="true"] .fa-search::before, body.site-2 header:not(.header--simple).header--transparent--dark .dropdown-menu a:hover, body.site-2 .home-section.youtubevideo .yt-overlay .controls a {
    color: #91b3c1 !important; }
  body.site-2 .widget_nav_menu li.idium-social-align-center a, body.site-2 .box-with-img .box-text .cta-btn span:hover {
    color: #91b3c1 !important; }
  body.site-2 #shuffle-filters ul li a.active, body.site-2 .sticky-button.btn {
    background-color: #91b3c1;
    color: #fff !important; }
  body.site-2 .header, body.site-2 .header__main-nav .o-menu > li > ul, body.site-2 .header__main-nav .accessibility-tools > li > ul, body.site-2 .thumb-image.slick-slide.slick-current.slick-active, body.site-2 .search-dropdown, body.site-2 blockquote {
    border-color: #91b3c1; }
  body.site-2 .home-section.profile, body.site-2 #slider.slider .cycle-slideshow .cycle-pager > ul > li.active a, body.site-2 .home-section.profile.cta.box-layout .cta-box, body.site-2 .box-with-img .box-text.bg-profile:not(:hover), body.site-2 #middle .tablepress tfoot th, body.site-2 #middle .tablepress thead th {
    background-color: #91b3c1; }
  body.site-3 .middle a, body.site-3 .footer a, body.site-3 .header__view a {
    color: #f09223; }
  body.site-3 .header__main-nav .o-menu > li.active > a, body.site-3 .header__main-nav .accessibility-tools > li.active > a, body.site-3 .header__main-nav .o-menu > li > a:hover, body.site-3 .header__main-nav .accessibility-tools > li > a:hover, body.site-3 .pagination ul li span.current, body.site-3 .woocommerce-pagination ul li span.current, body.site-3 .header__main-nav .o-menu > li > ul li.active > a, body.site-3 .header__main-nav .accessibility-tools > li > ul li.active > a, body.site-3 .header__main-nav .o-menu > li.active-parent > a, body.site-3 .header__main-nav .accessibility-tools > li.active-parent > a, body.site-3 .header__main-nav .o-menu > li > ul li a:hover, body.site-3 .header__main-nav .accessibility-tools > li > ul li a:hover, body.site-3 .header__main-nav .o-menu > li button:hover, body.site-3 .header__main-nav .accessibility-tools > li button:hover, body.site-3 .search-toggle[aria-expanded="true"] .fa-search::before, body.site-3 header:not(.header--simple).header--transparent--dark .dropdown-menu a:hover, body.site-3 .home-section.youtubevideo .yt-overlay .controls a {
    color: #f09223 !important; }
  body.site-3 .widget_nav_menu li.idium-social-align-center a, body.site-3 .box-with-img .box-text .cta-btn span:hover {
    color: #f09223 !important; }
  body.site-3 #shuffle-filters ul li a.active, body.site-3 .sticky-button.btn {
    background-color: #f09223;
    color: #fff !important; }
  body.site-3 .header, body.site-3 .header__main-nav .o-menu > li > ul, body.site-3 .header__main-nav .accessibility-tools > li > ul, body.site-3 .thumb-image.slick-slide.slick-current.slick-active, body.site-3 .search-dropdown, body.site-3 blockquote {
    border-color: #f09223; }
  body.site-3 .home-section.profile, body.site-3 #slider.slider .cycle-slideshow .cycle-pager > ul > li.active a, body.site-3 .home-section.profile.cta.box-layout .cta-box, body.site-3 .box-with-img .box-text.bg-profile:not(:hover), body.site-3 #middle .tablepress tfoot th, body.site-3 #middle .tablepress thead th {
    background-color: #f09223; }
  body.site-4 .middle a, body.site-4 .footer a, body.site-4 .header__view a {
    color: #2cc1b7; }
  body.site-4 .header__main-nav .o-menu > li.active > a, body.site-4 .header__main-nav .accessibility-tools > li.active > a, body.site-4 .header__main-nav .o-menu > li > a:hover, body.site-4 .header__main-nav .accessibility-tools > li > a:hover, body.site-4 .pagination ul li span.current, body.site-4 .woocommerce-pagination ul li span.current, body.site-4 .header__main-nav .o-menu > li > ul li.active > a, body.site-4 .header__main-nav .accessibility-tools > li > ul li.active > a, body.site-4 .header__main-nav .o-menu > li.active-parent > a, body.site-4 .header__main-nav .accessibility-tools > li.active-parent > a, body.site-4 .header__main-nav .o-menu > li > ul li a:hover, body.site-4 .header__main-nav .accessibility-tools > li > ul li a:hover, body.site-4 .header__main-nav .o-menu > li button:hover, body.site-4 .header__main-nav .accessibility-tools > li button:hover, body.site-4 .search-toggle[aria-expanded="true"] .fa-search::before, body.site-4 header:not(.header--simple).header--transparent--dark .dropdown-menu a:hover, body.site-4 .home-section.youtubevideo .yt-overlay .controls a {
    color: #2cc1b7 !important; }
  body.site-4 .widget_nav_menu li.idium-social-align-center a, body.site-4 .box-with-img .box-text .cta-btn span:hover {
    color: #2cc1b7 !important; }
  body.site-4 #shuffle-filters ul li a.active, body.site-4 .sticky-button.btn {
    background-color: #2cc1b7;
    color: #fff !important; }
  body.site-4 .header, body.site-4 .header__main-nav .o-menu > li > ul, body.site-4 .header__main-nav .accessibility-tools > li > ul, body.site-4 .thumb-image.slick-slide.slick-current.slick-active, body.site-4 .search-dropdown, body.site-4 blockquote {
    border-color: #2cc1b7; }
  body.site-4 .home-section.profile, body.site-4 #slider.slider .cycle-slideshow .cycle-pager > ul > li.active a, body.site-4 .home-section.profile.cta.box-layout .cta-box, body.site-4 .box-with-img .box-text.bg-profile:not(:hover), body.site-4 #middle .tablepress tfoot th, body.site-4 #middle .tablepress thead th {
    background-color: #2cc1b7; }
  body.site-5 .middle a, body.site-5 .footer a, body.site-5 .header__view a {
    color: #d5222e; }
  body.site-5 .header__main-nav .o-menu > li.active > a, body.site-5 .header__main-nav .accessibility-tools > li.active > a, body.site-5 .header__main-nav .o-menu > li > a:hover, body.site-5 .header__main-nav .accessibility-tools > li > a:hover, body.site-5 .pagination ul li span.current, body.site-5 .woocommerce-pagination ul li span.current, body.site-5 .header__main-nav .o-menu > li > ul li.active > a, body.site-5 .header__main-nav .accessibility-tools > li > ul li.active > a, body.site-5 .header__main-nav .o-menu > li.active-parent > a, body.site-5 .header__main-nav .accessibility-tools > li.active-parent > a, body.site-5 .header__main-nav .o-menu > li > ul li a:hover, body.site-5 .header__main-nav .accessibility-tools > li > ul li a:hover, body.site-5 .header__main-nav .o-menu > li button:hover, body.site-5 .header__main-nav .accessibility-tools > li button:hover, body.site-5 .search-toggle[aria-expanded="true"] .fa-search::before, body.site-5 header:not(.header--simple).header--transparent--dark .dropdown-menu a:hover, body.site-5 .home-section.youtubevideo .yt-overlay .controls a {
    color: #d5222e !important; }
  body.site-5 .widget_nav_menu li.idium-social-align-center a, body.site-5 .box-with-img .box-text .cta-btn span:hover {
    color: #d5222e !important; }
  body.site-5 #shuffle-filters ul li a.active, body.site-5 .sticky-button.btn {
    background-color: #d5222e;
    color: #fff !important; }
  body.site-5 .header, body.site-5 .header__main-nav .o-menu > li > ul, body.site-5 .header__main-nav .accessibility-tools > li > ul, body.site-5 .thumb-image.slick-slide.slick-current.slick-active, body.site-5 .search-dropdown, body.site-5 blockquote {
    border-color: #d5222e; }
  body.site-5 .home-section.profile, body.site-5 #slider.slider .cycle-slideshow .cycle-pager > ul > li.active a, body.site-5 .home-section.profile.cta.box-layout .cta-box, body.site-5 .box-with-img .box-text.bg-profile:not(:hover), body.site-5 #middle .tablepress tfoot th, body.site-5 #middle .tablepress thead th {
    background-color: #d5222e; }
  body.site-7 .middle a, body.site-7 .footer a, body.site-7 .header__view a {
    color: #fcc22f; }
  body.site-7 .header__main-nav .o-menu > li.active > a, body.site-7 .header__main-nav .accessibility-tools > li.active > a, body.site-7 .header__main-nav .o-menu > li > a:hover, body.site-7 .header__main-nav .accessibility-tools > li > a:hover, body.site-7 .pagination ul li span.current, body.site-7 .woocommerce-pagination ul li span.current, body.site-7 .header__main-nav .o-menu > li > ul li.active > a .header__main-nav .o-menu > li.active-parent > a, body.site-7 .header__main-nav .accessibility-tools > li > ul li.active > a .header__main-nav .o-menu > li.active-parent > a, body.site-7 .header__main-nav .accessibility-tools > li > ul li.active > a .header__main-nav .accessibility-tools > li.active-parent > a, body.site-7 .header__main-nav .o-menu > li > ul li.active > a .header__main-nav .accessibility-tools > li.active-parent > a, body.site-7 .header__main-nav .o-menu > li > ul li a:hover, body.site-7 .header__main-nav .accessibility-tools > li > ul li a:hover, body.site-7 .header__main-nav .o-menu > li button:hover, body.site-7 .header__main-nav .accessibility-tools > li button:hover, body.site-7 .search-toggle[aria-expanded="true"] .fa-search::before, body.site-7 header:not(.header--simple).header--transparent--dark .dropdown-menu a:hover, body.site-7 .home-section.youtubevideo .yt-overlay .controls a {
    color: #fcc22f !important; }
  body.site-7 .widget_nav_menu li.idium-social-align-center a, body.site-7 .box-with-img .box-text .cta-btn span:hover {
    color: #fcc22f !important; }
  body.site-7 #shuffle-filters ul li a.active, body.site-7 .sticky-button.btn {
    background-color: #fcc22f;
    color: #fff !important; }
  body.site-7 .header, body.site-7 .header__main-nav .o-menu > li > ul, body.site-7 .header__main-nav .accessibility-tools > li > ul, body.site-7 .thumb-image.slick-slide.slick-current.slick-active, body.site-7 .search-dropdown, body.site-7 blockquote {
    border-color: #fcc22f; }
  body.site-7 .home-section.profile, body.site-7 #slider.slider .cycle-slideshow .cycle-pager > ul > li.active a, body.site-7 .home-section.profile.cta.box-layout .cta-box, body.site-7 .box-with-img .box-text.bg-profile:not(:hover), body.site-7 #middle .tablepress tfoot th, body.site-7 #middle .tablepress thead th {
    background-color: #fcc22f; }

@media screen and (min-width: 2200px) {
    .home.admin-bar .middle::before {
      height: 0; } }

.selected-header--transparent--dark:not(.home) .middle {
  padding-top: 0; }
  @media screen and (min-width: 576px) {
    .selected-header--transparent--dark:not(.home) .middle {
      padding-top: 138px; } }
  @media screen and (min-width: 768px) {
    .selected-header--transparent--dark:not(.home) .middle {
      padding-top: 152px; } }
  @media screen and (min-width: 2200px) {
    .selected-header--transparent--dark:not(.home) .middle {
      padding-top: 102px; } }

@media screen and (min-width: 2200px) {
      .support-menu-set .header__view {
        top: 51px; } }

.home .header {
  /*position: absolute;*/ }
  .home .header.header--transparent--dark {
    background-color: rgba(74, 74, 74, 0.8); }

.header.header--transparent--dark {
  background-color: #4a4a4a; }

.selected-header--transparent--dark.scrolled-past-header .header--transparent--dark {
  background-color: rgba(74, 74, 74, 0.8); }
  @media screen and (max-width: 576px) {
      .selected-header--transparent--dark.admin-bar .middle::before {
        height: 0; } }
  .selected-header--transparent--dark .home-section:first-child.content-slider, .selected-header--transparent--dark .home-section:first-child.cta {
    padding-top: 0 !important; }

.header__view {
  font-size: 11px;
  font-size: 0.6875rem;
  background-color: #3d3d3d;
  color: #fff;
  /*
   .view-date {
   @media screen and (min-width: $b-small) and (max-width: $b-xxl) {
   flex: 1;
   text-align: right;
   }
   }
   .view-phone {
   @media screen and (min-width: $b-small) and (max-width: $b-xxl) {
   flex: 1;
   }
   }
   */ }
  @media screen and (min-width: 768px) {
  .header__view {
    font-size: 14px;
    font-size: 0.875rem; } }
  @media screen and (min-width: 2200px) {
  .header__view {
    font-size: 16px;
    font-size: 1rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    background-color: #4a4a4a;
    border-left: 1px solid #000; } }
  @media screen and (min-width: 2200px) {
  .header__view {
    top: 1px;
    height: 99px; } }
  .header__view a {
    text-decoration: none; }
  .header__view .view-flex {
    cursor: default;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap; }
  @media screen and (min-width: 768px) {
    .header__view .view-flex {
      height: 50px;
      max-height: 50px; } }
  @media screen and (min-width: 980px) {
    .header__view .view-flex {
      padding: 6.5px; } }
  @media screen and (min-width: 2200px) {
    .header__view .view-flex {
      height: 99px;
      padding: 0 20px;
      max-height: none; } }
  .header__view .view-flex > div:not(:last-child) {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid; }
  @media screen and (min-width: 576px) and (max-width: 2200px) {
          .header__view .view-flex[data-count="2"] > div:nth-child(1) {
            flex: 1;
            text-align: right; } }
    @media screen and (min-width: 576px) and (max-width: 2200px) {
        .header__view .view-flex[data-count="2"] > div:nth-child(2) {
          flex: 1;
          text-align: left; } }
  @media screen and (min-width: 576px) and (max-width: 2200px) {
          .header__view .view-flex[data-count="3"] > div:nth-child(1) {
            flex: 1;
            text-align: right; } }
    @media screen and (min-width: 576px) and (max-width: 2200px) {
        .header__view .view-flex[data-count="3"] > div:nth-child(2) {
          text-align: center;
          flex: inherit; } }
    @media screen and (min-width: 576px) and (max-width: 2200px) {
        .header__view .view-flex[data-count="3"] > div:nth-child(3) {
          flex: 1;
          text-align: left; } }
  .header__view i {
    margin-right: 5px; }

.scrolled-past-header .header__view {
  top: 0;
  height: 100px; }
  @media screen and (max-width: 2200px) {
    .scrolled-past-header .header__view {
      display: none; } }
  .scrolled-past-header .header__view .view-flex {
    height: 100px; }

@media screen and (max-width: 768px) {
        .home.selected-header--transparent--dark.show-view-info #middle {
          padding-top: 35px; } }
  @media screen and (min-width: 768px) and (max-width: 2200px) {
      .home.selected-header--transparent--dark.show-view-info #middle {
        padding-top: 50px; } }

.header__main-nav .o-menu > li > ul, .header__main-nav .accessibility-tools > li > ul {
  border: 0;
  margin-top: -20px; }
  .header__main-nav .o-menu > li > ul li a, .header__main-nav .accessibility-tools > li > ul li a {
    border: 0 !important;
    background: rgba(0, 0, 0, 0.5); }
    .header__main-nav .o-menu > li > ul li a:hover, .header__main-nav .accessibility-tools > li > ul li a:hover {
      background-color: none;
      color: #fff;
      border-color: #657e1b; }
  .header__main-nav .o-menu > li > ul li.active > a, .header__main-nav .accessibility-tools > li > ul li.active > a {
    font-weight: 600;
    color: #86a824; }
    .header__main-nav .o-menu > li > ul li.active > a:hover, .header__main-nav .accessibility-tools > li > ul li.active > a:hover {
      color: #fff; }
  .header__main-nav .o-menu > li > ul .level_2 a, .header__main-nav .accessibility-tools > li > ul .level_2 a {
    font-size: 80%; }
  .header__main-nav .o-menu > li.active-parent > a, .header__main-nav .accessibility-tools > li.active-parent > a {
    color: #86a824; }
  .header__main-nav .o-menu > li.active > a, .header__main-nav .accessibility-tools > li.active > a {
    color: #86a824; }
  .header__main-nav .o-menu > li > a, .header__main-nav .accessibility-tools > li > a {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 12px; }
  .header__main-nav .o-menu > li > a .caret, .header__main-nav .accessibility-tools > li > a .caret {
    padding: 0.25em; }
  .header__main-nav .o-menu > li.mega-menu > .dropdown-menu > li > a, .header__main-nav .accessibility-tools > li.mega-menu > .dropdown-menu > li > a {
    font-weight: 600; }
  .header__main-nav .o-menu > li.mega-menu > .dropdown-menu .level_2 > li:first-child, .header__main-nav .accessibility-tools > li.mega-menu > .dropdown-menu .level_2 > li:first-child {
    margin-top: 6px; }
    .header__main-nav .o-menu > li.mega-menu > .dropdown-menu .level_2 > li > a, .header__main-nav .accessibility-tools > li.mega-menu > .dropdown-menu .level_2 > li > a {
      padding: 6px 12.8px; }

.header--transparent {
  background: rgba(255, 255, 255, 0.8); }

.selected-header--transparent .home-section:first-child.template-slider, .selected-header--transparent .home-section:first-child.content-slider {
  padding-top: 0; }

.selected-header--standard .home-section:first-child.template-slider, .selected-header--standard .home-section:first-child.content-slider {
  padding-top: 102px; }
  .selected-header--standard.support-menu-set .home-section:first-child.template-slider, .selected-header--standard.support-menu-set .home-section:first-child.content-slider {
    padding-top: 102px; }
  @media screen and (min-width: 980px) {
        .selected-header--standard.support-menu-set .home-section:first-child.template-slider, .selected-header--standard.support-menu-set .home-section:first-child.content-slider {
          padding-top: 152px; } }
  @media screen and (max-width: 2200px) {
        .selected-header--standard.show-view-info .home-section:first-child.template-slider, .selected-header--standard.show-view-info .home-section:first-child.content-slider {
          padding-top: 152px; } }
  .selected-header--standard.show-view-info.support-menu-set .home-section:first-child.template-slider, .selected-header--standard.show-view-info.support-menu-set .home-section:first-child.content-slider {
    padding-top: 152px; }
  @media screen and (max-width: 2200px) {
          .selected-header--standard.show-view-info.support-menu-set .home-section:first-child.template-slider, .selected-header--standard.show-view-info.support-menu-set .home-section:first-child.content-slider {
            padding-top: 202px; } }

.content.custom {
  margin-bottom: 30px; }

.sticky-button.btn {
  position: fixed;
  z-index: 99;
  left: 50%;
  bottom: 0;
  color: #fff;
  transform: translateX(-50%);
  border-radius: 0; }

.logo-image-wrapper a:hover, .header__support-menu a:hover, .header__social-menu a:hover, .widget_idium_localbusinesscontactinformation a:hover, .contactinfo__socials a:hover {
  opacity: 0.8; }

a.view-all:hover {
  opacity: 0.8; }

nav.breadcrumbs ul li.active-crumb::after {
  content: ""; }

.article-holder .loop-article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0; }

.home .main-wrapper {
  background-color: #f5f5f5; }

.home-section .wrapper {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6; }
  @media screen and (min-width: 980px) {
      .home-section:first-child .home-section__title {
        font-size: 40px;
        font-size: 2.5rem; } }
  @media screen and (min-width: 1220px) {
        .home-section.home-section--normal.content-slider .video-slider, .home-section.use-margin.content-slider .video-slider, .home-section.home-section--normal.content-slider .slick-slide, .home-section.use-margin.content-slider .slick-slide {
          height: 30vw; } }
  .home-section.home-section--normal .slide, .home-section.use-margin .slide {
    height: 24.6vw;
    min-height: 360px; }
  @media screen and (min-width: 1220px) {
    .home-section.use-margin {
      max-width: 1200px;
      /*1200px*/
      margin: 0 auto; }
      .home-section.use-margin.small {
        max-width: 1500px;
        /*1500px*/
        margin: 0 auto; }
      .home-section.use-margin.medium {
        max-width: 1600px;
        /*1600px*/
        margin: 0 auto; }
      .home-section.use-margin.big {
        max-width: 1700px;
        /*1700px*/
        margin: 0 auto; }
      .home-section.use-margin:not(.content-slider), .home-section.use-margin:not(.template-slider) {
        padding-right: 60px;
        padding-left: 60px; }
      .home-section.use-margin.template-slider:first-child > .wrapper, .home-section.use-margin.content-slider:first-child > .wrapper {
        margin-top: 60px; }
      .home-section.use-margin > .wrapper {
        width: 100%;
        max-width: none;
        padding-left: 0;
        padding-right: 0; } }
  .home-section.font_ {
    /* Bigger texts in CTA */ }
  .home-section.font_open-sans {
    font-family: 'Open Sans'; }
  .home-section.font_open-sans .home-section__title, .home-section.font_open-sans h2, .home-section.font_open-sans h3, .home-section.font_open-sans h4 {
    font-family: 'Open Sans'; }
  .home-section.font_montserrat {
    font-family: 'Montserrat'; }
  .home-section.font_montserrat .home-section__title, .home-section.font_montserrat h2, .home-section.font_montserrat h3, .home-section.font_montserrat h4 {
    font-family: 'Montserrat'; }
  .home-section.font_montserrat-light {
    font-family: 'Montserrat';
    font-weight: 300; }
  .home-section.font_montserrat-light .home-section__title, .home-section.font_montserrat-light h2, .home-section.font_montserrat-light h3, .home-section.font_montserrat-light h4 {
    font-family: 'Montserrat';
    font-weight: 300; }
  .home-section.font_montserrat-bold {
    font-family: 'Montserrat';
    font-weight: 700; }
  .home-section.font_montserrat-bold .home-section__title, .home-section.font_montserrat-bold h2, .home-section.font_montserrat-bold h3, .home-section.font_montserrat-bold h4 {
    font-family: 'Montserrat';
    font-weight: 700; }
  .home-section.font_montserrat-bold .btn {
    font-weight: 700; }
  .home-section.font_ma-shan-zheng {
    font-family: 'Ma Shan Zheng'; }
  .home-section.font_ma-shan-zheng .home-section__title {
    font-family: 'Ma Shan Zheng';
    font-weight: 400; }
  @media screen and (min-width: 980px) {
        .home-section.font_ma-shan-zheng .home-section__title {
          font-size: 55px;
          font-size: 3.4375rem; } }
  .home-section.font_ma-shan-zheng p {
    font-size: 24px;
    font-size: 1.5rem; }
  .home-section.font_ma-shan-zheng.cta p {
    font-size: 40px;
    font-size: 2.5rem; }
  .home-section.font_rajdhani {
    font-family: 'Rajdhani'; }
  .home-section.font_rajdhani .home-section__title, .home-section.font_rajdhani h2, .home-section.font_rajdhani h3, .home-section.font_rajdhani h4 {
    font-family: 'Rajdhani'; }
  .home-section.font_ubuntu {
    font-family: 'Ubuntu'; }
  .home-section.font_ubuntu .home-section__title, .home-section.font_ubuntu h2, .home-section.font_ubuntu h3, .home-section.font_ubuntu h4 {
    font-family: 'Ubuntu'; }
  .home-section.font_ubuntu.cta.box-layout .cta-box .home-section__title, .home-section.font_rajdhani.cta.box-layout .cta-box .home-section__title, .home-section.font_ma-shan-zheng.cta.box-layout .cta-box .home-section__title {
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: normal; }
    @media screen and (min-width: 576px) {
          .home-section.font_ubuntu.cta.box-layout .cta-box .home-section__title, .home-section.font_rajdhani.cta.box-layout .cta-box .home-section__title, .home-section.font_ma-shan-zheng.cta.box-layout .cta-box .home-section__title {
            font-size: 30px;
            font-size: 1.875rem; } }
  .home-section.font_ubuntu.cta.box-layout .cta-box p, .home-section.font_rajdhani.cta.box-layout .cta-box p, .home-section.font_ma-shan-zheng.cta.box-layout .cta-box p {
    font-size: 22px;
    font-size: 1.375rem; }
    @media screen and (min-width: 576px) {
          .home-section.font_ubuntu.cta.box-layout .cta-box p, .home-section.font_rajdhani.cta.box-layout .cta-box p, .home-section.font_ma-shan-zheng.cta.box-layout .cta-box p {
            font-size: 24px;
            font-size: 1.5rem; } }
  .home-section.profile .slideshow__pager li.active {
    background-color: #fff; }
  .home-section.default .contactinfo__socials a {
    color: #86a824; }
  .home-section.default .contactinfo__lb .fa {
    color: #444; }
  .home-section.light, .home-section.default {
    background-color: #fff; }
  .home-section.light .slide.CTA-slide .slide__caption-custom, .home-section.default .slide.CTA-slide .slide__caption-custom {
    color: #444; }
  .home-section.dark .contactinfo__text .fa, .home-section.dark .contactinfo__text a {
    color: #fff; }
  .home-section.dark .btn {
    background-color: #f8f8f8;
    color: #333; }
  .home-section.cta .cta-btns {
    margin-top: 26px; }
  .home-section.cta .cta-btns a:last-child {
    margin-right: 0; }
  .home-section.dark .template-news .view-all, .home-section.profile .template-news .view-all, .home-section.gray .template-news .view-all {
    color: #fff; }
  .home-section.youtubevideo {
    display: block; }
  .home-section.youtubevideo.home-section--full-width {
    padding: 0; }
  .home-section.youtubevideo.as-background .wrapper {
    display: block;
    min-height: 400px; }
  @media (min-width: 960px) {
        .home-section.youtubevideo.as-background .wrapper {
          position: relative;
          padding-bottom: 56.25%;
          height: 0;
          overflow: hidden; } }
  .home-section.youtubevideo.as-background .yt {
    height: 75vh; }
  @media (min-width: 960px) {
        .home-section.youtubevideo.as-background .yt {
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0; } }
  .home-section.youtubevideo .yt {
    width: 100%;
    border: 0; }
  .home-section.youtubevideo .yt-overlay {
    z-index: 2;
    background: rgba(0, 0, 0, 0);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center; }
  .home-section.youtubevideo .yt-overlay.hidden {
    display: none; }
  .home-section.youtubevideo .yt-overlay .controls {
    position: absolute;
    bottom: 20px;
    left: 20px; }
  .home-section.youtubevideo .yt-overlay .controls a {
    color: #86a824;
    margin-right: 10px;
    font-size: 30px; }
  .home-section.youtubevideo .yt-overlay .controls a:hover {
    opacity: 0.8; }
  .home-section.template-shortcuts .shortcut-logo, .home-section.template-shortcuts .shortcut-column__title {
    margin-bottom: 10px; }
  @media screen and (max-width: 980px) {
        .home-section.template-slider .slide__caption-custom h2 {
          font-size: 40px;
          font-size: 2.5rem; } }
  @media screen and (max-width: 768px) {
        .home-section.template-slider .slide__caption-custom h2 {
          font-size: 30px;
          font-size: 1.875rem; } }
  @media screen and (max-width: 576px) {
        .home-section.template-slider .slide__caption-custom h2 {
          font-size: 28px;
          font-size: 1.75rem; } }
  @media screen and (min-width: 576px) {
          .home-section.cta.box-layout.home-section--full-width:not(.use-margin) .wrapper {
            padding: 0 50px; } }
  .home-section.cta.box-layout .wrapper {
    display: flex; }
  .home-section.cta.box-layout.box-left .wrapper {
    justify-content: flex-start; }
  .home-section.cta.box-layout.box-center .wrapper {
    justify-content: center; }
  .home-section.cta.box-layout.box-right .wrapper {
    justify-content: flex-end; }
  .home-section.cta.box-layout .cta-box {
    max-width: 500px;
    background-color: #d7dadf;
    color: #333;
    padding: 15px 20px;
    margin: 10px;
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8); }
  @media screen and (min-width: 576px) {
        .home-section.cta.box-layout .cta-box {
          padding: 30px 50px; } }
  .home-section.cta.box-layout .cta-box .home-section__title {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: normal; }
  @media screen and (min-width: 576px) {
          .home-section.cta.box-layout .cta-box .home-section__title {
            font-size: 28px;
            font-size: 1.75rem; } }
  .home-section.cta.box-layout .cta-box p {
    /*
     @include font-size(18);
     @media screen and (min-width: $b-small) {
     @include font-size(24);
     }
     */ }
  .home-section.cta.box-layout .cta-box h2, .home-section.cta.box-layout .cta-box h3, .home-section.cta.box-layout .cta-box h4, .home-section.cta.box-layout .cta-box h5, .home-section.cta.box-layout .cta-box img {
    margin-bottom: 1.5em; }
  .home-section.cta.box-layout .cta-box .cta-btns {
    margin-top: 0; }
  .home-section.cta.box-layout .cta-box .cta-btns a {
    font-size: 18px;
    font-size: 1.125rem;
    color: #333;
    background-color: transparent;
    padding: 0;
    border: 0;
    text-transform: uppercase;
    white-space: nowrap; }
    @media screen and (min-width: 576px) {
          .home-section.cta.box-layout .cta-box .cta-btns a {
            /*@include font-size(20);*/ } }
    .home-section.cta.box-layout .cta-box .cta-btns a:not(:last-child) {
      margin-right: 0.8em; }
    .home-section.cta.box-layout .cta-box .cta-btns a:hover {
      text-decoration: underline; }
    .home-section.cta.box-layout .cta-box .cta-btns a:after {
      font-family: "Font Awesome 5 Free";
      content: "\f30b";
      display: inline-block;
      padding-left: 10px;
      vertical-align: baseline;
      font-weight: 900; }
  .home-section.content-slider {
    /*padding-bottom: 0;*/ }
  .home-section.content-slider:not(:first-child):not(.show-header):not(.use-margin) {
    padding-top: 0; }
  @media screen and (max-width: 1220px) {
      .home-section.content-slider.use-margin {
        padding-bottom: 0; } }
  @media screen and (max-width: 1220px) {
        .home-section.content-slider.use-margin:not(:first-child):not(.show-header) {
          padding-top: 0; } }
  @media screen and (max-width: 1220px) {
          .home-section.content-slider.use-margin.home-section--normal > .wrapper {
            padding-left: 0;
            padding-right: 0; } }
  .home-section.content-slider.show-header.home-section--full-width .home-section__title {
    margin-bottom: 60px; }
  .home-section.content-slider .gallery-anchor {
    font-size: 16px;
    font-size: 1rem;
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0.2em 0.5em; }
  @media screen and (min-width: 768px) {
      .home-section.content-slider .gallery-anchor {
        font-size: 20px;
        font-size: 1.25rem;
        bottom: 20px;
        left: 20px;
        padding: 0.5em 1em; } }
  .home-section.content-slider .video-slider {
    position: relative;
    width: 100%;
    height: 38vw;
    min-height: 8vw;
    opacity: 0;
    visibility: hidden;
    transition: all 1.2s ease; }
  .home-section.content-slider .video-slider.slick-initialized {
    opacity: 1;
    visibility: visible; }
  .home-section.content-slider .video-slider.no-arrows > .slick-arrow {
    display: none !important; }
  .home-section.content-slider .loading {
    display: none; }
  .home-section.content-slider .slick-slide {
    position: relative;
    height: 38vw; }
  .home-section.content-slider .slick-slide *, .home-section.content-slider .slick-slide *:before, .home-section.content-slider .slick-slide *:after {
    box-sizing: border-box;
    padding: 0;
    margin: 0; }
  .home-section.content-slider .slick-slide::before {
    background-color: #000;
    opacity: 0.3;
    z-index: 1; }
  .home-section.content-slider .slick-slide video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%); }
  .home-section.content-slider .slick-slide iframe {
    position: relative;
    pointer-events: none; }
  .home-section.content-slider .slick-slide figure {
    position: relative;
    height: 100%; }
  .home-section.content-slider .slick-slide .slide-image {
    opacity: 0;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.8s ease; }
  .home-section.content-slider .slick-slide .slide-image.show {
    opacity: 1; }
  .home-section.content-slider .slick-slide .image-entity {
    width: 100%;
    opacity: 0;
    visibility: hidden; }
  .home-section.content-slider .slick-slide .loading {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%; }
  .home-section.content-slider .slick-slide .slide-media {
    animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1); }
  .home-section.content-slider .slick-slide.slick-active {
    z-index: 1;
    /*transition:all .7s cubic-bezier(0.32, 0.34, 0, 1.62) .6s;*/ }
  .home-section.content-slider .slick-slide.slick-active .slide-media {
    animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1); }
  .home-section.content-slider .slick-slide.slick-active .caption {
    opacity: 1;
    transform: translateY(-50%) translateX(-50%); }
  .home-section.content-slider .caption {
    font-size: 18px;
    font-size: 1.125rem;
    /*
     background: rgba(0,0,0,0.3);
     border-radius: $border-radius;
     */
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    padding: 6px;
    /*
     border: 3px solid;
     */
    color: #fff;
    margin: 0;
    font-weight: bold;
    letter-spacing: 0.02em;
    opacity: 0;
    z-index: 1;
    /*transition:all .3s ease;*/
    transform: translateY(100px) translateX(-50%); }
  @media screen and (min-width: 576px) {
      .home-section.content-slider .caption {
        font-size: 24px;
        font-size: 1.5rem; } }
  @media screen and (min-width: 768px) {
      .home-section.content-slider .caption {
        font-size: 32px;
        font-size: 2rem;
        padding: 20px; } }
  @media screen and (min-width: 768px) {
      .home-section.content-slider .caption {
        font-size: 46px;
        font-size: 2.875rem; } }
  .home-section.content-slider .caption span {
    display: block;
    margin-top: 5px;
    font-weight: normal;
    font-size: 70%; }
  @media screen and (min-width: 768px) {
        .home-section.content-slider .caption span {
          font-size: 54%; } }
  .home-section.content-slider .slick-dots {
    text-align: center;
    padding-top: 15px; }
  .home-section.content-slider .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px; }
  .home-section.content-slider .slick-dots li button {
    width: 16px;
    height: 16px;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 0 transparent;
    vertical-align: middle;
    color: #fff;
    background-color: #fff;
    transition: all 0.3s ease;
    opacity: 0.4; }
  .home-section.content-slider .slick-dots li button:focus {
    outline: none; }
  .home-section.content-slider .slick-dots li button:hover {
    opacity: 1; }
  .home-section.content-slider .slick-dots li.slick-active button {
    border-color: #86a824;
    box-shadow: 0 0 0 2px #fff;
    opacity: 1; }
  .home-section.content-slider .slick-arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 2;
    transform: translate(0%, -50%);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    border: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0; }
  .home-section.content-slider .slick-arrow:hover {
    background-color: #fff; }
  .home-section.content-slider .slick-arrow.slick-disabled {
    cursor: default;
    opacity: 0.2;
    background-color: rgba(255, 255, 255, 0.8); }
  .home-section.content-slider .slick-arrow.slick-prev {
    left: 20px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBwb2ludHM9IjM1MiwxMTUuNCAzMzEuMyw5NiAxNjAsMjU2IDMzMS4zLDQxNiAzNTIsMzk2LjcgMjAxLjUsMjU2ICIvPjwvc3ZnPg==); }
  .home-section.content-slider .slick-arrow.slick-next {
    right: 20px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBwb2ludHM9IjE2MCwxMTUuNCAxODAuNyw5NiAzNTIsMjU2IDE4MC43LDQxNiAxNjAsMzk2LjcgMzEwLjUsMjU2ICIvPjwvc3ZnPg==); }
  .home-section.profile.cta.box-layout .cta-box {
    background-color: #86a824;
    color: #fff; }
  .home-section.profile.cta.box-layout .cta-box a {
    color: #fff; }
  .home-section.dark.cta.box-layout .cta-box {
    background-color: #333;
    color: #fff; }
  .home-section.dark.cta.box-layout .cta-box a {
    color: #fff; }
  .home-section.lightgray.cta.box-layout .cta-box {
    background-color: #f5f5f5;
    color: #444; }
  .home-section.lightgray.cta.box-layout .cta-box a {
    color: #444; }
  .home-section.gray.cta.box-layout .cta-box {
    background-color: #909195;
    color: #fff; }
  .home-section.gray.cta.box-layout .cta-box a {
    color: #fff; }

.shortcut-column__title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: normal; }

section.home-section[data-section-link], .item[data-section-link] {
  cursor: pointer; }

@media screen and (min-width: 980px) {
        .cta:first-child p {
          font-size: 28px;
          font-size: 1.75rem; } }

.footer a {
  color: #fff; }
  .footer a:hover {
    color: #fff !important; }
  .footer .footer-widgets {
    padding-bottom: 20px; }
  .footer .footer-column-widget li:last-child a {
    border-bottom: 0; }

.single-article__image {
  margin: 0; }
  .single-article__image img {
    margin: 0 0 2em; }

.loop-article__image {
  margin-bottom: 0; }

.loop-article__description > *:last-child {
  margin-bottom: 0; }

.sidebar ul li:last-child a {
  border-bottom: 0; }
  .sidebar .widget {
    margin-bottom: 2em; }

.post-type-archive-eikelunden_project #employees .shortcut-logo {
  height: 45px; }

@keyframes slideIn {
  from {
    filter: blur(15px); }

  to {
    filter: blur(0); } }

@keyframes slideOut {
  from {
    filter: blur(0); }

  to {
    filter: blur(15px); } }
/* ### Style from old site ## */
#shuffle-filters {
  display: inline-block;
  margin-bottom: 10px;
  clear: both; }

#shuffle-filters ul {
  list-style-type: none;
  float: left;
  clear: both;
  padding: 0;
  margin-top: 15px; }

#shuffle-filters ul li {
  float: left;
  margin-right: 20px;
  line-height: 40px; }

#shuffle-filters ul li a {
  padding: 5px 18px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  border-radius: 3px; }

#shuffle-filters ul li a.active {
  color: #fff;
  background-color: #86c543; }

#shuffle-filters ul li a:hover {
  color: #b8dd91;
  text-decoration: none; }

.entry .employee_list {
  list-style: none;
  margin: 0;
  padding: 0;
  clear: left; }

.entry .employee_list > li {
  float: left;
  width: 31%;
  background: transparent;
  margin-right: 20px;
  margin-bottom: 20px;
  box-sizing: border-box; }
  @media screen and (min-width: 980px) {
  .entry .employee_list > li {
    min-height: 290px; } }
  .entry .employee_list > li img {
    width: 100%;
    float: none;
    height: auto; }
  .entry .employee_list > li .shortcut-logo img {
    width: auto;
    float: none;
    margin: 10px auto 20px;
    max-width: 54%;
    max-height: 38px; }

.entry .employee_list li .right_info {
  float: left;
  width: 100%; }

.employee a {
  text-decoration: none; }
  .employee h4 {
    display: block;
    vertical-align: bottom;
    font-size: 18px;
    margin-top: 10px; }
  .employee .sold-ribbon {
    display: block;
    text-align: center;
    font-size: 14px;
    background: #cb0000;
    color: white;
    text-transform: uppercase;
    position: absolute;
    top: 10px;
    right: 0;
    padding: 3px 10px;
    font-weight: bold; }
  .employee .reserved-ribbon {
    display: block;
    text-align: center;
    font-size: 14px;
    background: #ed8600;
    color: white;
    text-transform: uppercase;
    position: absolute;
    top: 10px;
    right: 0;
    padding: 3px 10px;
    font-weight: bold; }

dl {
  margin: 0;
  padding: 0; }
  dl dd, dl dt {
    width: 50%;
    margin: 0;
    padding: 0; }
  dl dd {
    float: left; }
  dl dt {
    float: right; }

#slider.slider .cycle-slideshow {
  padding: 0 0 40px;
  margin: 0 auto; }
  #slider.slider .cycle-slideshow > a {
    display: none; }
  #slider.slider .cycle-slideshow .slide {
    max-height: 500px;
    height: auto;
    min-height: 0; }
  #slider.slider .cycle-slideshow .slide .img-holder {
    height: inherit;
    padding-bottom: 0; }
  #slider.slider .cycle-slideshow .slide .img-holder a:hover {
    opacity: 0.8; }
  #slider.slider .cycle-slideshow .slide .img-holder .caption {
    background: rgba(255, 255, 255, 0.8);
    top: 10%;
    right: 0%;
    left: inherit;
    bottom: inherit;
    color: #444;
    height: auto;
    width: 40%;
    padding-bottom: 25px;
    max-height: none;
    border-right: 5px solid #86c543;
    position: absolute; }
  #slider.slider .cycle-slideshow .slide .img-holder .caption h2 {
    font-size: 50px;
    font-size: 3.125rem;
    color: #444; }
  #slider.slider .cycle-slideshow .slide .img-holder .caption p {
    font-size: 30px;
    font-size: 1.875rem; }
  #slider.slider .cycle-slideshow .cycle-pager {
    display: block;
    margin: 0 auto;
    padding: 0; }
  #slider.slider .cycle-slideshow .cycle-pager > ul {
    display: table;
    width: 100%;
    margin: 0 auto;
    padding: 0; }
  #slider.slider .cycle-slideshow .cycle-pager > ul > li {
    float: inherit;
    display: table-cell;
    width: auto;
    padding: 0; }
  #slider.slider .cycle-slideshow .cycle-pager > ul > li a {
    display: block;
    border-radius: 0;
    text-align: center;
    width: auto;
    height: 4px; }
  #slider.slider .cycle-slideshow .cycle-pager > ul > li.active a {
    background: #86c543; }
/* Skjema i content, sidebar og footer */
#wrapper {
  overflow-x: hidden; }
  #wrapper #content .gform_wrapper, #wrapper #sidebar .gform_wrapper, #wrapper #footer .gform_wrapper {
    width: 100%;
    max-width: 100%; }
  #wrapper #content .gform_wrapper input, #wrapper #sidebar .gform_wrapper input, #wrapper #footer .gform_wrapper input, #wrapper #content .gform_wrapper select, #wrapper #sidebar .gform_wrapper select, #wrapper #footer .gform_wrapper select, #wrapper #content .gform_wrapper textarea, #wrapper #sidebar .gform_wrapper textarea, #wrapper #footer .gform_wrapper textarea {
    font-size: 18px;
    font-size: 1.125rem; }
  #wrapper #content .gform_wrapper input[type="submit"], #wrapper #sidebar .gform_wrapper input[type="submit"], #wrapper #footer .gform_wrapper input[type="submit"] {
    background: #86c543;
    padding: 0.5em 1em;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    border: 0; }

#sidebar .gform_wrapper input[type="text"], #sidebar .gform_wrapper select, #sidebar .gform_wrapper textarea {
  width: 98%; }

article .gallery-caption {
  background: none;
  color: #444;
  padding: 0;
  width: 100%;
  text-align: center; }
/**
 * TablePress
 */
#middle .tablepress tfoot th, #middle .tablepress thead th {
  background: #86c543; }
  #middle .tablepress tfoot th:hover, #middle .tablepress thead th:hover {
    background: #9fd16a; }
/**
 * Idium Location Picker
 */
.idium_location_picker_content .idium_location_picker_tooltip {
  display: block; }
  .idium_location_picker_content .idium_location_picker_tooltip .idium_location_picker_tooltip_image, .idium_location_picker_content .idium_location_picker_tooltip .idium_location_picker_tooltip_content {
    display: none; }
  .idium_location_picker_content .idium_location_picker_tooltip .available {
    color: #86c543; }
  .idium_location_picker_content .idium_location_picker_tooltip .sold {
    color: #f00; }
  .idium_location_picker_content .idium_location_picker_tooltip .reserved {
    color: #ed8600; }
  .idium_location_picker_content .idium_location_picker_map {
    display: none; }
  .idium_location_picker_content .idium_location_picker_overlay_waiting {
    display: none; }

.table-right-aligned thead tr th:last-child, .table-right-aligned tbody tr td:last-child {
  text-align: right; }

@media (max-width: 800px) {
  #slider.slider .cycle-slideshow .slide .img-holder .caption h2 {
    font-size: 2em; }
    #slider.slider .cycle-slideshow .slide .img-holder .caption p {
      font-size: 1.3em; } }

@media (max-width: 575px) {
  .dataTables_wrapper {
    overflow: auto; } }

@media (max-width: 480px) {
  #slider.slider .cycle-slideshow .slide .img-holder .caption h2 {
    font-size: 1.3em; }
    #slider.slider .cycle-slideshow .slide .img-holder .caption p {
      font-size: 1em; } }

.interactive-image {
  position: relative;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left; }
  .interactive-image img {
    max-width: none;
    width: auto;
    height: auto; }

@media only screen and (min-width: 768px) {
  /**
   * Idium Location Picker
   */
    .idium_location_picker_content {
      position: relative; }
      .idium_location_picker_content .idium_location_picker_tooltip {
        position: absolute;
        display: none;
        background: #fff;
        color: #222;
        border: 1px solid #222;
        padding: 10px;
        z-index: 99;
        box-shadow: 0px 0px 10px #565656;
        max-width: 450px;
        min-width: 450px;
        max-height: 230px;
        overflow-y: hidden; }
        .idium_location_picker_content .idium_location_picker_tooltip h4 {
          font-size: 22px;
          font-size: 1.375rem;
          font-weight: bold; }
        .idium_location_picker_content .idium_location_picker_tooltip .idium_location_picker_tooltip_url {
          display: none; }
        .idium_location_picker_content .idium_location_picker_tooltip .idium_location_picker_tooltip_image, .idium_location_picker_content .idium_location_picker_tooltip .idium_location_picker_tooltip_content {
          display: block;
          width: 49%;
          float: left; }
        .idium_location_picker_content .idium_location_picker_tooltip .idium_location_picker_tooltip_image {
          margin-right: 2%; }
        .idium_location_picker_content .idium_location_picker_tooltip .idium_location_picker_tooltip_status:before {
          clear: both;
          content: "";
          display: block; }
      .idium_location_picker_content .idium_location_picker_map {
        display: block; }
      .idium_location_picker_content .idium_location_picker_overlay_waiting {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        display: block;
        z-index: 2; }
        .idium_location_picker_content .idium_location_picker_overlay_waiting .idium_location_picker_overlay_waiting_outer {
          display: table;
          height: 100%;
          width: 100%; }
          .idium_location_picker_content .idium_location_picker_overlay_waiting .idium_location_picker_overlay_waiting_outer .idium_location_picker_overlay_waiting_inner {
            vertical-align: middle;
            background: url('assets/images/loading.gif') no-repeat;
            height: 100%;
            width: 100%;
            display: table-cell; } }

@media only screen and (max-width: 767px) {
  .idium_location_picker_content .idium_location_picker_tooltip {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px; } }
/* Slick Gallery Custom stuff */
.home .gallery_slider_section {
  padding: 50px 0 30px; }

.gallery_slider_section {
  padding: 0 0 30px;
  overflow: hidden; }

.gallery_slider {
  position: relative; }

.gallery-page-section.section-padding {
  padding: 110px 0px 80px; }

.gallery_slider span.slick-next.slick-arrow, .gallery_slider span.slick-prev.slick-arrow {
  position: absolute;
  top: 0;
  display: block;
  z-index: 9999;
  cursor: pointer;
  width: 66px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.5; }

.gallery_slider span.slick-next.slick-arrow:hover, .gallery_slider span.slick-prev.slick-arrow:hover {
  opacity: 1; }

.gallery_slider span.slick-prev.slick-arrow {
  right: 100%;
  margin-right: -20%;
  background-image: url('data:image/png;base64,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'); }

.gallery_slider span.slick-next.slick-arrow {
  left: 100%;
  margin-left: -20%;
  background-image: url('data:image/png;base64,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'); }

.gallery-bg-image {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  position: relative;
  box-shadow: inset 0 -4px 0 0 #fff; }

.gallery-bg-image .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block; }

.gallery-bg-image .mask::after {
  bottom: 0;
  -webkit-transition: bottom 0.4s ease-in-out 0.2s;
  transition: bottom 0.4s ease-in-out 0.2s; }

.gallery_slider .slick-slide.slick-current .gallery-bg-image .mask::after {
  bottom: -50px; }

.gallery-bg-image::after {
  content: '';
  display: block;
  height: 100%;
  padding-bottom: 56.25%; }

.slider-bottom-nav.slick-initialized.slick-slider {
  transform: translateY(-10px); }

.slider-bottom-nav .slick-list {
  overflow: visible; }

.thumb-image.slick-slide {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  margin: 0px 5px;
  transition: all 0.5s;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.26);
  cursor: pointer; }

.thumb-image.slick-slide::after {
  content: '';
  display: block;
  height: 100px; }

.thumb-image.slick-slide.slick-current.slick-active {
  transform: translateY(-10px);
  border-bottom-width: 3px;
  border-bottom-style: solid; }

@media (min-width: 480px) {
  .gallery-bg-image .mask::before, .gallery-bg-image .mask::after {
    content: '';
    background-color: #fff;
    width: 100%;
    height: 50px;
    display: block;
    position: absolute;
    left: 0; }

  .home .gallery-bg-image .mask::before, .home .gallery-bg-image .mask::after {
    background-color: #f5f5f5; }

  .gallery_slider .slick-slide.slick-current .gallery-bg-image .mask::before {
    top: -50px; } }

@media screen and (min-width: 1220px) {
  .home-section.content-slider .caption.top_center {
    top: 200px; }
    .home-section.content-slider .caption.top_left {
      top: 200px;
      left: 100px;
      transform: translateY(0) translateX(0) !important;
      text-align: left; }
    .home-section.content-slider .caption.top_right {
      top: 200px;
      right: 100px;
      transform: translateY(0) translateX(0) !important;
      text-align: right; }
    .home-section.content-slider .caption.center_left {
      left: 100px;
      transform: translateY(-50%) translateX(0) !important;
      text-align: left; }
    .home-section.content-slider .caption.center_right {
      right: 100px;
      transform: translateY(-50%) translateX(0) !important;
      text-align: right; }
    .home-section.content-slider .caption.bottom_center {
      top: auto;
      bottom: 100px;
      transform: translateY(0%) translateX(-50%) !important; }
    .home-section.content-slider .caption.bottom_left {
      top: auto;
      bottom: 100px;
      left: 100px;
      transform: translateY(0) translateX(0) !important;
      text-align: left; }
    .home-section.content-slider .caption.bottom_right {
      top: auto;
      bottom: 100px;
      right: 100px;
      transform: translateY(0) translateX(0) !important;
      text-align: right; } }

.box-with-img .home-section__title, .box-with-img .box-content, .box-with-img .box {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px; }
  .box-with-img .box-content {
    margin-bottom: 2em; }
  .box-with-img .box-container {
    /*overflow: hidden;*/
    position: relative; }
  .box-with-img .box-container .box-image-container {
    overflow: hidden; }
  @media screen and (min-width: 768px) {
      .box-with-img .box-container .box-image-container {
        margin-right: 10%; } }
  .box-with-img .box-container .box-image {
    height: 500px;
    background-size: cover;
    background-position: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .box-with-img .box-container .box-image:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  .box-with-img .box-container.align-left .box-text {
    right: auto;
    left: 0; }
  .box-with-img .box-container.align-left .box-image-container {
    margin-right: 0; }
  @media screen and (min-width: 768px) {
        .box-with-img .box-container.align-left .box-image-container {
          margin-left: 10%; } }
  .box-with-img .box-container.align-center .box-text {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
  .box-with-img .box-container.align-center .box-image-container {
    margin: 0; }
  .box-with-img .box-text {
    position: absolute;
    right: 0;
    margin: 0;
    padding: 40px 30px 26px;
    width: auto;
    max-width: 400px;
    min-width: 400px;
    /*min-height: 240px;*/
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    transition: all 0.3s;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    background-color: #d7dadf;
    color: #444;
    text-align: center; }
  .box-with-img .box-text.bg-light {
    background-color: #fff; }
  .box-with-img .box-text.bg-lightgray {
    background-color: #f5f5f5; }
  .box-with-img .box-text.bg-dark {
    background-color: #333; }
  .box-with-img .box-text.bg-dark:not(:hover) {
    color: #fff; }
  .box-with-img .box-text.bg-profile {
    background-color: #86a824; }
  .box-with-img .box-text.bg-profile:not(:hover) {
    color: #fff; }
  .box-with-img .box-text > h2 {
    margin-bottom: 0.6em; }
  .box-with-img .box-text:hover {
    background-color: #fff; }
  .box-with-img .box-text img {
    margin-top: 0; }
  .box-with-img .box-text .cta-btn {
    /*font-size: 80%;*/ }
  .box-with-img .box-text .cta-btn span {
    text-transform: uppercase;
    line-height: 1.28571429em;
    /*font-weight: 400;*/
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .box-with-img .box-text .cta-btn span:hover {
    color: #86a824; }
  .box-with-img .box-text .cta-btn span:after {
    font-family: "Font Awesome 5 Free";
    content: "\f30b";
    display: inline-block;
    padding-left: 10px;
    vertical-align: baseline;
    font-weight: 900; }

.cta--quote blockquote > *:last-child {
  margin-bottom: 0; }

section.cta:first-child p {
  font-size: inherit; }
  section.cta p {
    font-size: 18px;
    font-size: 1.125rem; }

.tribe-events .tribe-events-c-ical__link {
  display: none; }

body.idium-no-sidebar #sidebar {
  display: none; }

.single-article h2, .single-article h3, .single-article h4, .single-article h5 {
  font-weight: bold; }
  .single-article h2 {
    font-size: 30px;
    font-size: 1.875rem; }
  .single-article h3 {
    font-size: 26px;
    font-size: 1.625rem; }
  .single-article h4 {
    font-size: 22px;
    font-size: 1.375rem; }
