/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,600,600i");
@import url("https://fonts.googleapis.com/css?family=Sanchez");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.o-side-menu__main > ul > li > a:after, .o-side-menu__main > ul > li > ul a:after, .s-mw-logo, .s-logo, .s-mw-logo-footer, .i-burger, .i-social-facebook, .i-social-google, .i-social-instagram, .i-social-youtube, .i-social-pinterest, .i-social-twitter, .i-grid, .i-list, .i-car-prev, .i-car-next, .i-arrows-cross, .i-arrows-left, .i-arrows-right, .i-search, .i-cross, .i-right-arrows, .i-down-arrows, .i-pinned, .o-modal__close {
  display: inline-block;
  background-image: url("sprite.svg");
  background-size: 25.42857em 22em;
}

.test .o-side-menu__main > ul > li > a:after, .test .o-side-menu__main > ul > li > ul a:after, .test .s-mw-logo, .test .s-logo, .test .s-mw-logo-footer, .test .i-burger, .test .i-social-facebook, .test .i-social-google, .test .i-social-instagram, .test .i-social-youtube, .test .i-social-pinterest, .test .i-social-twitter, .test .i-grid, .test .i-list, .test .i-car-prev, .test .i-car-next, .test .i-arrows-cross, .test .i-arrows-left, .test .i-arrows-right, .test .i-search, .test .i-cross, .test .i-right-arrows, .test .i-down-arrows, .test .i-pinned, .test .o-modal__close {
  background-image: url(",");
}

/* 
Utilities

/tools/_utilities.scss

Useful classes for building up a theme.

Styleguide 5.0
*/
/*
Clearfix

To be used when an element is not clearing / wrapping properly.

Markup:
<div class="clearfix">Cleared element</div>

Styleguide 5.1
*/
.clearfix:before, .row:before,
.clearfix:after,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after, .row:after {
  clear: both;
}

.clearfix, .row {
  *zoom: 1;
}

/*
Hidden

Hide an element with .hidden. You can also set an element to be hidden but shown on a certain breakpoint, e.g. show-md.

Markup:
<div class="hidden show-md">Hidden but shown on md breakpoint and above.</div>

Styleguide 5.2
*/
.hidden {
  display: none;
}

/*
Vertical Spacing

Classes that provide margin of various sizes to the top and bottom of an element.

.vert-margin-sm - Small vertical spacing
.vert-margin-md - Medium vertical spacing
.vert-margin-lg - Large vertical spacing

Markup:
<div class="{$modifiers}">Vertical spacing</div>

Styleguide 5.3
*/
.vert-margin {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

.vert-margin-sm {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

.vert-margin-md {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.vert-margin-lg {
  margin-top: 1em;
  margin-bottom: 1em;
}

.vert-margin-xlg {
  margin-top: 2em;
  margin-bottom: 2em;
}

/*
Positioning

Various ways of positioning elements.

Markup:
<div class="row">
    <div class="float-left button">Float left</div>
</div>
<div class="row">
    <div class="float-right button">Float right</div>
</div>
<div class="row">
    <div class="is-centered-block button">Centered Block</div>
</div>
<div class="row">
    <div class="is-centered">Centered text</div>
</div>
<div class="row">
    <div class="is-absolute-centered">Centered vertically and horizontally</div>
</div>

Styleguide 5.4
*/
.float-left {
  float: left !important;
}

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

.is-centered-block {
  display: block;
  margin: 0 auto;
}

.is-centered {
  text-align: center;
}

.is-vcentered {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.is-left {
  text-align: left !important;
}

.is-right {
  text-align: right;
}

.is-absolute-centered {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.is-borderless {
  border: 0 !important;
}

/*
Text states

.is-serif - Serif text

Markup:
<div class="{$modifiers}">Example Text</div>

Styleguide 5.5
*/
.is-serif {
  font-family: "Sanchez", serif;
}

.is-numbered li {
  list-style: decimal;
  margin-left: 2em;
  margin-bottom: 1em;
  padding-left: 0.5em;
}

.is-inline li {
  display: inline-block;
}

.is-bulleted li {
  list-style: disc;
  margin-left: 2em;
  padding-left: 0.5em;
}

.is-letter-spaced {
  letter-spacing: 0.2em;
}

.is-infront {
  position: relative;
  z-index: 1;
}

.is-secondary-font {
  font-family: "Sanchez", serif;
}

.is-underlined {
  text-decoration: underline;
}

.is-dropcap {
  font-family: "Sanchez", serif;
  font-size: 4em;
  float: left;
  line-height: 1em;
  padding-right: 0.1em;
  padding-bottom: 0.25em;
}

body.is-open-modal {
  overflow: hidden;
}

body.is-active-menu {
  position: fixed;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-hidden {
    display: none;
  }
}
.ie .oldie-hidden {
  display: none;
}
.ie .ie-hidden {
  display: none;
}
.ie .oldie-show {
  display: block;
}

/* 
Resets

/generic/_resets.scss

Overrides for browser defaults.

Styleguide 2.0 
*/
/* apply a natural box layout model to all elements */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Set default text colour across all elements */
html, body {
  color: #3c3c3b;
  min-width: 320px;
  background-color: #f6f7f9;
}

button, input[type="text"], select, textarea {
  color: #000;
  border-radius: 0;
  -webkit-appearance: none;
}

a, a:hover, a:active, a:focus, *:active, *:focus {
  outline: none;
}

p > a:visited {
  color: #3c3c3b;
}

p > a.button:visited {
  color: #3c3c3b;
}

a:hover {
  cursor: pointer;
}

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

iframe, input[type="text"] {
  max-width: 100%;
}

input[type="textbox"], button, .button {
  -webkit-appearance: none;
}

input[type="radio"] {
  -webkit-appearance: radio;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

select {
  -webkit-appearance: menulist;
}

html {
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 15.4px;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}

body {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
}

ul, li, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Common margin-bottom for vertical rhythm. */
h1, h2, h3, h4, h5, h6,
ul, ol, dl,
fieldset,
p,
table,
pre,
hr {
  margin: 0.75em 0;
}

/*
Headers

You can use either header tags or header classes such as .h1.

.h1 - h1
.h2 - h2
.h3 - h3
.h4 - h4

Markup:
<p class="{$modifiers}">Header Example</p>

Styleguide 2.1 
*/
h1, .h1 {
  font-size: 2rem;
  /* 32px */
  line-height: 1.1;
  /* 48px */
  font-weight: 300;
}

h2, .h2 {
  font-size: 1.4rem;
  /* 24px */
  line-height: 1.1;
  /* 24px */
  font-weight: 600;
}

h3, .h3 {
  font-size: 1.1rem;
  /* 24px */
  line-height: 1.1;
  /* 24px */
  font-weight: 300;
}

h4, .h4 {
  font-size: 0.8rem;
  /* 18px */
  line-height: 1.1;
  /* 24px */
  font-weight: 300;
}

/*
Text and links

Markup:
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Illum iusto quam cumque cupiditate dolore! Molestias.</p>
<p><small>Small text.</small></p>
<p><a>Example link.</a></p>

Styleguide 2.2
*/
small, .milli {
  font-size: 0.75rem;
  line-height: 1.8;
}

/* Default link color. */
a {
  text-decoration: none;
  outline: none;
  color: #3c3c3b;
}
a:hover {
  cursor: pointer;
}

/* Remove text-shadow in selection highlight: h5bp.com/i */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

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

/* A better looking default horizontal rule */
hr {
  display: block;
  margin: 2em 0;
  padding: 0;
  height: 1px;
  border-top: 1px solid #3c3c3b;
}

/* Remove the gap between images and the bottom of their containers: h5bp.com/i/440 */
img {
  vertical-align: middle;
}

/* Remove default fieldset styles. */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

/* Allow only vertical resizing of textareas. */
textarea {
  resize: vertical;
}

/* 
Grid

/generic/_grid.scss 

Using the grid system.

Styleguide 1.0
*/
/*
Row

Wrap columns in a div with the .row class to clear the columns within so they do not float over other elements.
When use use .col-pad on columns, add the class .row-col-pad on the parent row to cancel out the outer side padding.

Markup:
<div class="row">A Row</div>
<div class="row row-col-pad">
  <div class="col-6 col-pad">Padded Col</div>
  <div class="col-6 col-pad">Padded Col</div>
</div>

Styleguide 1.1 
*/
.row {
  clear: both;
}

.flex-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.row-col-pad-md {
  margin-left: -1em;
  margin-right: -1em;
}

.row-col-pad {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

.row-col-pad-sm {
  margin-left: -0.25em;
  margin-right: -0.25em;
}

/*
Columns

Set the width of the element to a set 12th of it's parent.

.col - Sets the element to be 100% and does not float it.
.col-1 - 1/12th of the parent.
.col-2 - 2/12th of the parent.
.col-3 - 3/12th of the parent.
.col-4 - 4/12th of the parent.
.col-5 - 5/12th of the parent.
.col-6 - 6/12th of the parent.
.col-7 - 7/12th of the parent.
.col-8 - 8/12th of the parent.
.col-9 - 9/12th of the parent.
.col-10 - 10/12th of the parent.
.col-11 - 11/12th of the parent.
.col-12 - 12/12th of the parent.

Markup:
<div class="row">
  <a href="#" class="t-gray-block {$modifiers}">Col</a>
</div>

Styleguide 1.2 
*/
.col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/*
Columns With Spacing

Add spacing between each column.

.col-pad - Adds a gap between each column. .row-col-pad is required for the parent.
.col-pad-sm - Adds a smaller gap between each column.
.offset-1 - Adds an offset to the left of the column with the specified column width.

Markup:
<div class="row row-col-pad">
  <div href="#" class="col-6 col-pad">
    <div class="t-gray-block">Col With Spacing</div>
  </div>
  <div href="#" class="col-6 col-pad">
    <div class="t-gray-block">Col With Spacing</div>
  </div>
</div>

Styleguide 1.3
*/
.col-pad {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.col-pad-md {
  padding-left: 1em;
  padding-right: 1em;
}

.col-pad-sm {
  padding-left: 0.25em;
  padding-right: 0.25em;
}

.col-1 {
  width: 8.33333%;
  display: inline-block;
  float: left;
  min-height: 1px;
}

.col-2 {
  width: 16.66667%;
  display: inline-block;
  float: left;
  min-height: 1px;
}

.col-3 {
  width: 25%;
  display: inline-block;
  float: left;
  min-height: 1px;
}

.col-4 {
  width: 33.33333%;
  display: inline-block;
  float: left;
  min-height: 1px;
}

.col-5 {
  width: 41.66667%;
  display: inline-block;
  float: left;
  min-height: 1px;
}

.col-6 {
  width: 50%;
  display: inline-block;
  float: left;
  min-height: 1px;
}

.col-7 {
  width: 58.33333%;
  display: inline-block;
  float: left;
  min-height: 1px;
}

.col-8 {
  width: 66.66667%;
  display: inline-block;
  float: left;
  min-height: 1px;
}

.col-9 {
  width: 75%;
  display: inline-block;
  float: left;
  min-height: 1px;
}

.col-10 {
  width: 83.33333%;
  display: inline-block;
  float: left;
  min-height: 1px;
}

.col-11 {
  width: 91.66667%;
  display: inline-block;
  float: left;
  min-height: 1px;
}

.col-12 {
  width: 100%;
  display: inline-block;
  float: left;
  min-height: 1px;
}

.offset-0 {
  margin-left: 0%;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

.offset-12 {
  margin-left: 100%;
}

/*
Responsive Columns

Apply different col classes for different size devices. There are by default 3 breakpoints, sm, md and lg. For example; for mobile devices you could make an
element full width of it's parent and for medium devices and above make it full width, as below. See _settings.scss for breakpoints setup.

Markup:
<div class="col-6-md col-12 col-pad">
  <a href="#" class="button col-12">Responsive Button</a>
</div>
<div class="col-6-md col-12 col-pad">
  <a href="#" class="button col-12">Responsive Button</a>
</div>

Styleguide 1.4
*/
@media (min-width: 519px) {
  .col-1-sm {
    width: 8.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-2-sm {
    width: 16.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-3-sm {
    width: 25%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-4-sm {
    width: 33.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-5-sm {
    width: 41.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-6-sm {
    width: 50%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-7-sm {
    width: 58.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-8-sm {
    width: 66.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-9-sm {
    width: 75%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-10-sm {
    width: 83.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-11-sm {
    width: 91.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-12-sm {
    width: 100%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .offset-0-sm {
    margin-left: 0%;
  }

  .offset-1-sm {
    margin-left: 8.33333%;
  }

  .offset-2-sm {
    margin-left: 16.66667%;
  }

  .offset-3-sm {
    margin-left: 25%;
  }

  .offset-4-sm {
    margin-left: 33.33333%;
  }

  .offset-5-sm {
    margin-left: 41.66667%;
  }

  .offset-6-sm {
    margin-left: 50%;
  }

  .offset-7-sm {
    margin-left: 58.33333%;
  }

  .offset-8-sm {
    margin-left: 66.66667%;
  }

  .offset-9-sm {
    margin-left: 75%;
  }

  .offset-10-sm {
    margin-left: 83.33333%;
  }

  .offset-11-sm {
    margin-left: 91.66667%;
  }

  .offset-12-sm {
    margin-left: 100%;
  }
}
@media (min-width: 767px) {
  .col-1-md {
    width: 8.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-2-md {
    width: 16.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-3-md {
    width: 25%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-4-md {
    width: 33.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-5-md {
    width: 41.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-6-md {
    width: 50%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-7-md {
    width: 58.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-8-md {
    width: 66.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-9-md {
    width: 75%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-10-md {
    width: 83.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-11-md {
    width: 91.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-12-md {
    width: 100%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .offset-0-md {
    margin-left: 0%;
  }

  .offset-1-md {
    margin-left: 8.33333%;
  }

  .offset-2-md {
    margin-left: 16.66667%;
  }

  .offset-3-md {
    margin-left: 25%;
  }

  .offset-4-md {
    margin-left: 33.33333%;
  }

  .offset-5-md {
    margin-left: 41.66667%;
  }

  .offset-6-md {
    margin-left: 50%;
  }

  .offset-7-md {
    margin-left: 58.33333%;
  }

  .offset-8-md {
    margin-left: 66.66667%;
  }

  .offset-9-md {
    margin-left: 75%;
  }

  .offset-10-md {
    margin-left: 83.33333%;
  }

  .offset-11-md {
    margin-left: 91.66667%;
  }

  .offset-12-md {
    margin-left: 100%;
  }
}
@media (min-width: 1023px) {
  .col-1-lg {
    width: 8.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-2-lg {
    width: 16.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-3-lg {
    width: 25%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-4-lg {
    width: 33.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-5-lg {
    width: 41.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-6-lg {
    width: 50%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-7-lg {
    width: 58.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-8-lg {
    width: 66.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-9-lg {
    width: 75%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-10-lg {
    width: 83.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-11-lg {
    width: 91.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-12-lg {
    width: 100%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .offset-0-lg {
    margin-left: 0%;
  }

  .offset-1-lg {
    margin-left: 8.33333%;
  }

  .offset-2-lg {
    margin-left: 16.66667%;
  }

  .offset-3-lg {
    margin-left: 25%;
  }

  .offset-4-lg {
    margin-left: 33.33333%;
  }

  .offset-5-lg {
    margin-left: 41.66667%;
  }

  .offset-6-lg {
    margin-left: 50%;
  }

  .offset-7-lg {
    margin-left: 58.33333%;
  }

  .offset-8-lg {
    margin-left: 66.66667%;
  }

  .offset-9-lg {
    margin-left: 75%;
  }

  .offset-10-lg {
    margin-left: 83.33333%;
  }

  .offset-11-lg {
    margin-left: 91.66667%;
  }

  .offset-12-lg {
    margin-left: 100%;
  }
}
@media (min-width: 1199px) {
  .col-1-xlg {
    width: 8.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-2-xlg {
    width: 16.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-3-xlg {
    width: 25%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-4-xlg {
    width: 33.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-5-xlg {
    width: 41.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-6-xlg {
    width: 50%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-7-xlg {
    width: 58.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-8-xlg {
    width: 66.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-9-xlg {
    width: 75%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-10-xlg {
    width: 83.33333%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-11-xlg {
    width: 91.66667%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .col-12-xlg {
    width: 100%;
    display: inline-block;
    float: left;
    min-height: 1px;
  }

  .offset-0-xlg {
    margin-left: 0%;
  }

  .offset-1-xlg {
    margin-left: 8.33333%;
  }

  .offset-2-xlg {
    margin-left: 16.66667%;
  }

  .offset-3-xlg {
    margin-left: 25%;
  }

  .offset-4-xlg {
    margin-left: 33.33333%;
  }

  .offset-5-xlg {
    margin-left: 41.66667%;
  }

  .offset-6-xlg {
    margin-left: 50%;
  }

  .offset-7-xlg {
    margin-left: 58.33333%;
  }

  .offset-8-xlg {
    margin-left: 66.66667%;
  }

  .offset-9-xlg {
    margin-left: 75%;
  }

  .offset-10-xlg {
    margin-left: 83.33333%;
  }

  .offset-11-xlg {
    margin-left: 91.66667%;
  }

  .offset-12-xlg {
    margin-left: 100%;
  }
}
/* 
Theme

/generic/_theme.scss

Useful classes for building up a theme.

Styleguide 4.0
*/
p a {
  color: #1e3a2b;
  text-decoration: underline;
}

a img {
  text-decoration: none;
  border: 0;
}

input[type="checkbox"], .t-checkbox {
  position: absolute;
  -webkit-appearance: checkbox;
  clip: rect(0 0 0 0);
  -webkit-clip-path: circle(0 at 0 0);
          clip-path: circle(0 at 0 0);
  width: 0;
  height: 0;
}
input[type="checkbox"] + label, input[type="checkbox"] + input[type="hidden"] + label, .t-checkbox + label, .t-checkbox + input[type="hidden"] + label {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
input[type="checkbox"] + label:before, input[type="checkbox"] + input[type="hidden"] + label:before, .t-checkbox + label:before, .t-checkbox + input[type="hidden"] + label:before {
  display: inline-block;
  content: 'x';
  margin: 0;
  margin-right: 0.5em;
  width: 1.25em;
  height: 1.25em;
  background: #fff;
  border: 1px solid #e5e6e7;
  padding: 0.1em;
  text-align: center;
  font-size: 1.2em;
  line-height: 0.8em;
  color: #fff;
  font-weight: 300;
  cursor: pointer;
}
input[type="checkbox"]:checked + label:before, input[type="checkbox"]:checked + input[type="hidden"] + label:before, .t-checkbox:checked + label:before, .t-checkbox:checked + input[type="hidden"] + label:before {
  background: #e5e6e7;
}

/*
Buttons

Variations of buttons to be used as part of the theme. You always need to include the .button base class.

Markup:
<p><a class="button">Button</a></p>
<p><a class="button button-secondary">Button</a></p>
<p><a class="button button-dark">Button</a></p>

Styleguide 4.1
*/
.button {
  position: relative;
  display: inline-block;
  max-width: 100%;
  border-radius: 0;
  border: 0;
  background-color: #747e79;
  margin: 0;
  padding: 0.5rem 3rem;
  color: #fff;
  font-weight: 400;
  font-size: 1em;
  text-align: center;
  text-decoration: none;
  line-height: 1.2em;
  cursor: pointer;
  vertical-align: top;
}
.button:before {
  content: " ";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border: 1px solid #fff;
}
.button:hover {
  background-color: #323031;
  border-color: #323031;
  border-bottom-color: #181717;
  color: #fff;
}

.button-secondary {
  background-color: #7c9f8c;
  color: #3c3c3b;
  border-color: #7c9f8c;
  border-bottom-color: #5c7f6d;
}
.button-secondary:hover {
  color: #3c3c3b;
  background-color: #99b4a6;
  border-color: #99b4a6;
  border-bottom-color: #749b86;
}

.button-dark {
  background: gray;
  border-color: gray;
}
.button-dark:hover {
  background: gray;
  border-color: gray;
}

.button-border {
  border: 1px solid gray;
  padding-left: 2.5em;
  padding-right: 2.5em;
  background-color: transparent;
  color: gray;
}
.button-border:hover {
  background-color: transparent;
  border-color: gray;
  color: gray;
}
.button-border.button-arrow {
  padding-right: 2.5em;
}

.button[disabled] {
  background-color: #d4e0d9;
  color: #afafae;
  border-color: #d4e0d9;
  border-bottom-color: #afc5ba;
  cursor: not-allowed;
}

.button-lg {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  font-size: 1.2rem;
}

.button-mobile-full {
  width: 100%;
}

/*
Text boxes and Selects

Markup:
<p><input class="text-box" placeholder="Text box" /></p>
<p>
    <select class="text-box">
        <option>Select</option>
    </select>
</p>

Styleguide 4.2
*/
.text-box, .text-box__container > input {
  margin: 0;
  max-width: 100%;
  display: inline-block;
  background: #fff;
  padding: 0.5rem;
  font-size: 1em;
  border-radius: 0;
  border: 1px solid #e5e6e7;
  line-height: 1.2em;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  vertical-align: top;
}
.text-box:focus, .text-box__container > input:focus {
  -webkit-box-shadow: inset 0px 0px 4px 1px pink;
  box-shadow: inset 0px 0px 4px 1px pink;
}
.text-box.is-invalid, .text-box__container > input.is-invalid {
  border: 2px solid #bd1e2d;
}

.text-box__container {
  max-width: 70%;
  display: inline-block;
}

select.text-box, .t-dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(//img.cdn.mountainwarehouse.com/competitions/pubs/2017/drop-down-arrow.png) right no-repeat;
  background-position: right center;
  padding-right: 2.75em !important;
  cursor: pointer;
  text-align: left;
}

select.text-box::-ms-expand {
  display: none;
}

select.text-box:disabled {
  background-color: #e6e6e6;
}

.t-dropdown.is-active {
  background-color: gray;
}

/* 
Text boxes with icons

Markup:
<div class=".t-text-box-icon">
    <input type="text" class="text-box"/>
    <span class="t-text-box-icon__icon i-search-22-22"></span>
</div>

Styleguide 4.3
*/
.t-text-box-icon {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1.2em;
}
.t-text-box-icon input[type='text'] {
  padding-right: 30px;
}

.t-text-box-icon__icon {
  position: absolute;
  right: 5px;
  top: 0.45rem;
  cursor: pointer;
}

fieldset {
  display: block;
  width: 100%;
  margin-bottom: 0.75em;
}
fieldset label, fieldset .label {
  display: block;
}

/*
Gray Block

A gray block with padding.

Markup:
<div class="t-gray-block">Gray Block</div>

Styleguide 4.4
*/
.t-gray-block {
  padding: 0.5em;
  background: gray;
}
.t-gray-block input {
  border: 0;
}

/*
Bordered Block

A gray block with padding.

Markup:
<div class="t-gray-block">Gray Block</div>

Styleguide 4.5
*/
.t-bordered-block {
  padding: 0.5em;
  border: 1px solid gray;
  background-color: #fff;
}

.t-gray-block.t-bordered-block {
  border-color: gray;
}

/*
Padding

You can add padding to an element with a single class or add side padding to an element for the smallest
sizes screens to stop content from touching the edge of the screen. A large breakpoint removes the mobile padding.

Markup:
<div class="t-pad">Padded block</div>
<div class="t-mob-side-pad">Block with side padding only on the smallest screens.</div>

Styleguide 4.6
*/
.t-pad {
  padding: 0.5em;
}

.t-pad-lg {
  padding: 1em;
}

.t-mob-side-pad {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

/*
Header With Dashes

Markup:
<h1 class="t-dash-header">Dashed Header</h1>

Styleguide 4.7
*/
.t-dash-header {
  font-weight: 400;
  text-transform: uppercase;
}

.t-form-instruction {
  color: gray;
}

.t-error-message {
  margin: 0.25em 0;
  padding: 0 0.5em;
  background: none;
  color: #bd1e2d;
  font-size: 0.9rem;
}

.validation-summary-errors {
  color: red;
  font-weight: 600;
}

span.input-validation-error, .form-validation-error, .field-validation-error {
  float: left;
  display: block;
  width: 100%;
  margin-bottom: 0.25em;
  color: red;
  background: transparent;
  font-weight: 600;
}

.field-validation-valid {
  display: none;
}

.t-inline-list li {
  display: inline-block;
  padding: 0.5em 0.75em;
}

.t-container {
  max-width: 1199px;
  margin: 0 auto;
}

.t-container--small {
  max-width: 767px;
  margin: 0 auto;
}

.t-img-border {
  border: 8px solid rgba(255, 255, 255, 0.3);
}

.t-darkness {
  display: none;
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
}

.alignright {
  float: right;
  padding: 1em;
}

.alignleft {
  float: left;
  padding: 1em;
}

.aligncenter {
  margin: 0 auto;
  display: block;
}

.wp-caption {
  font-size: 0.9em;
  font-style: italic;
}

.o-side-menu__main > ul > li > a:after {
  content: '';
  float: right;
  margin-top: 0.5em;
  width: 0.64286em;
  height: 0.64286em;
  background-position: -24.35714em -11.71429em;
  vertical-align: middle;
}
.test .o-side-menu__main > ul > li > a:after {
  width: 8px;
  height: 8px;
  background-position: -341px -164px;
}
.o-side-menu__main > ul > li > ul a:after {
  content: '';
  float: right;
  margin-top: 0.5em;
  width: 0.64286em;
  height: 0.64286em;
  background-position: -24.35714em -10.42857em;
  vertical-align: middle;
}
.test .o-side-menu__main > ul > li > ul a:after {
  width: 8px;
  height: 8px;
  background-position: -341px -146px;
}

.c-article h3 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.c-article ul {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 2em;
}
.c-article ul li {
  list-style: disc;
  padding: 0.25em;
}
.c-article ol {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 2em;
}
.c-article ol li {
  list-style: decimal;
  padding: 0.25em;
}
.c-article ol ol li {
  list-style: lower-alpha;
}
.c-article strong, .c-article b {
  font-weight: bold;
}

.s-mw-logo {
  width: 9.64286em;
  height: 1.64286em;
  background-position: -0.35714em -14.35714em;
  vertical-align: middle;
}
.test .s-mw-logo {
  width: 134px;
  height: 22px;
  background-position: -5px -201px;
}

.s-logo {
  width: 20.07143em;
  height: 8.64286em;
  background-position: -0.35714em -0.35714em;
  vertical-align: middle;
}
.test .s-logo {
  width: 280px;
  height: 120px;
  background-position: -5px -5px;
}

.s-mw-logo-footer {
  width: 10.07143em;
  height: 4.07143em;
  background-position: -0.35714em -9.64286em;
  vertical-align: middle;
}
.test .s-mw-logo-footer {
  width: 140px;
  height: 56px;
  background-position: -5px -135px;
}

.i-burger {
  width: 2.92857em;
  height: 1.71429em;
  background-position: -21.07143em -8.07143em;
  vertical-align: middle;
}
.test .i-burger {
  width: 40px;
  height: 23px;
  background-position: -295px -113px;
}

.i-social-facebook {
  width: 2.21429em;
  height: 1.92857em;
  background-position: -6.21429em -16.64286em;
  vertical-align: middle;
}
.test .i-social-facebook {
  width: 30px;
  height: 26px;
  background-position: -87px -233px;
}

.i-social-google {
  width: 2.21429em;
  height: 1.92857em;
  background-position: -21.07143em -13.71429em;
  vertical-align: middle;
}
.test .i-social-google {
  width: 30px;
  height: 26px;
  background-position: -295px -192px;
}

.i-social-instagram {
  width: 2.21429em;
  height: 1.92857em;
  background-position: -11.92857em -16.64286em;
  vertical-align: middle;
}
.test .i-social-instagram {
  width: 30px;
  height: 26px;
  background-position: -167px -233px;
}

.i-social-youtube {
  width: 2.21429em;
  height: 1.92857em;
  background-position: -9.07143em -16.64286em;
  vertical-align: middle;
}
.test .i-social-youtube {
  width: 30px;
  height: 26px;
  background-position: -127px -233px;
}

.i-social-pinterest {
  width: 2.21429em;
  height: 1.92857em;
  background-position: -14.78571em -16.64286em;
  vertical-align: middle;
}
.test .i-social-pinterest {
  width: 30px;
  height: 26px;
  background-position: -207px -233px;
}

.i-social-twitter {
  width: 2.21429em;
  height: 1.92857em;
  background-position: -3.35714em -16.64286em;
  vertical-align: middle;
}
.test .i-social-twitter {
  width: 30px;
  height: 26px;
  background-position: -47px -233px;
}

.i-grid {
  width: 2.07143em;
  height: 2.07143em;
  background-position: -3.07143em -19.64286em;
  vertical-align: middle;
}
.test .i-grid {
  width: 28px;
  height: 28px;
  background-position: -43px -275px;
}

.i-list {
  width: 2.07143em;
  height: 2.07143em;
  background-position: -0.35714em -19.64286em;
  vertical-align: middle;
}
.test .i-list {
  width: 28px;
  height: 28px;
  background-position: -5px -275px;
}

.i-car-prev {
  width: 2.35714em;
  height: 2.35714em;
  background-position: -0.35714em -16.64286em;
  vertical-align: middle;
}
.test .i-car-prev {
  width: 32px;
  height: 32px;
  background-position: -5px -233px;
}

.i-car-next {
  width: 2.35714em;
  height: 2.35714em;
  background-position: -17.14286em -9.64286em;
  vertical-align: middle;
}
.test .i-car-next {
  width: 32px;
  height: 32px;
  background-position: -240px -135px;
}

.i-arrows-cross {
  width: 2.64286em;
  height: 2.64286em;
  background-position: -21.07143em -10.42857em;
  vertical-align: middle;
}
.test .i-arrows-cross {
  width: 36px;
  height: 36px;
  background-position: -295px -146px;
}

.i-arrows-left {
  width: 3.14286em;
  height: 0.5em;
  background-position: -21.07143em -6.92857em;
  vertical-align: middle;
}
.test .i-arrows-left {
  width: 43px;
  height: 6px;
  background-position: -295px -97px;
}

.i-arrows-right {
  width: 3.14286em;
  height: 0.5em;
  background-position: -21.07143em -5.78571em;
  vertical-align: middle;
}
.test .i-arrows-right {
  width: 43px;
  height: 6px;
  background-position: -295px -81px;
}

.i-search {
  width: 1.55786em;
  height: 1.55786em;
  background-position: -10.64286em -14.35714em;
  vertical-align: middle;
}
.test .i-search {
  width: 20.81px;
  height: 20.81px;
  background-position: -149px -201px;
}

.i-cross {
  width: 0.92857em;
  height: 0.92857em;
  background-position: -23.92857em -13.71429em;
  vertical-align: middle;
  cursor: pointer;
}
.test .i-cross {
  width: 12px;
  height: 12px;
  background-position: -335px -192px;
}

.i-right-arrows {
  width: 0.64286em;
  height: 0.64286em;
  background-position: -24.35714em -10.42857em;
  vertical-align: middle;
}
.test .i-right-arrows {
  width: 8px;
  height: 8px;
  background-position: -341px -146px;
}

.i-down-arrows {
  width: 0.64286em;
  height: 0.64286em;
  background-position: -24.35714em -11.71429em;
  vertical-align: middle;
}
.test .i-down-arrows {
  width: 8px;
  height: 8px;
  background-position: -341px -164px;
}

.i-pinned {
  width: 4.07143em;
  height: 4.78571em;
  background-position: -21.07143em -0.35714em;
}
.test .i-pinned {
  width: 56px;
  height: 66px;
  background-position: -295px -5px;
}

.c-top-nav-bar {
  background-color: #1e3a2b;
  padding: 0.5em;
}
.c-top-nav-bar ul {
  margin: 0;
  padding: 0;
}
.c-top-nav-bar li {
  display: inline-block;
}
.c-top-nav-bar li a {
  display: block;
  padding: 0.25em 0.5em;
  color: #afb9b4;
  font-size: 0.8em;
  text-transform: uppercase;
}
.c-top-nav-bar li:last-child a {
  color: #bd1e2d;
}

.c-shop-button {
  float: right;
  color: #afb9b4;
  text-transform: uppercase;
  border: 1px solid #afb9b4;
  padding: 0.25em 0.5em;
  font-size: 0.8em;
  line-height: 1.3em;
}

.c-nav-bar {
  background-color: #e5e6e7;
  padding: 1em 0.5em;
  color: #58595b;
  text-align: center;
}
.c-nav-bar ul {
  margin: 0;
  padding: 0;
}
.c-nav-bar li {
  display: inline-block;
}
.c-nav-bar li a {
  display: block;
  padding: 0.25em 0.5em;
  color: #58595b;
  font-size: 0.8em;
  text-transform: uppercase;
}
.c-nav-bar .c-nav-bar__search-button {
  margin-left: 0.5em;
  padding-left: 1em;
  padding-top: 0;
  padding-bottom: 0;
  border-left: 1px solid #a6a8ab;
}

.c-featured-posts {
  margin-top: 2em;
  position: relative;
}
.c-featured-posts .owl-prev > span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.c-featured-posts .owl-next > span {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -2px;
  margin: auto;
}

.c-featured-posts__slide.o-post-tile img {
  max-height: 546px;
}

.o-post-tile .c-featured-posts__slide__copy {
  text-align: center;
  padding: 1em;
}
.o-post-tile .c-featured-posts__slide__copy h3 {
  font-size: 1.8em;
}

.c-featured-posts__slide_read-more {
  display: block;
  margin: 1em 0;
  text-decoration: underline;
}

.c-footer {
  background-color: #f1f1f2;
  margin-top: 2em;
  padding: 0.5em;
  padding-top: 2em;
  text-align: center;
}
.c-footer p {
  color: #a6a8ab;
}

.c-article {
  background-color: #fff;
  padding: 1em;
  border-bottom: 2px solid #e5e6e7;
  font-size: 1.1em;
}
.c-article > h1 {
  text-transform: uppercase;
}

.c-article-excerpt {
  text-align: center;
  font-size: 1.1em;
  margin-bottom: 2.5em;
}

.c-article__details--image {
  background-color: #fff;
}
.c-article__details--image .c-article__details {
  padding: 1em;
}

.c-article__details {
  padding-bottom: 2em;
  text-align: center;
  background-color: #fff;
}
.c-article__details span, .c-article__details a {
  color: #a6a8ab;
}
.c-article__details .is-divider {
  display: block;
  color: #3c3c3b;
  margin: 0;
  line-height: 0;
}

.c-article__footer {
  margin-top: 4em;
  text-align: center;
}

.c-article__footer__author {
  color: #a6a8ab;
}
.c-article__footer__author > a {
  color: #a6a8ab;
}

.c-youtube-video p {
  margin: 0;
}

.c-search-screen {
  display: none;
  position: fixed;
  z-index: 11;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background-color: #e5e6e7;
  padding: 2em;
  text-align: center;
}
.c-search-screen input[type=text] {
  padding: 1.8em 0.5em 0.5em 0.5em;
  width: 100%;
  font-size: 1.4em;
}
.c-search-screen select {
  padding: 1em;
  font-size: 0.9em;
}
.c-search-screen span {
  display: block;
  margin-top: 0.5em;
  font-size: 1.2em;
  color: #a6a8ab;
  text-align: left;
}

.c-search-screen__filters {
  margin-top: 0.25em;
  padding-top: 1em;
  border-top: 1px solid #cdced0;
  text-align: left;
}

.c-author-wrap {
  max-width: 767px;
  background-color: #fff;
  padding: 2rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5em;
  margin-bottom: 2em;
  font-size: 1.1rem;
}
.c-author-wrap img {
  margin-top: -5.5em;
}

.c-terms {
  margin-top: 6em;
  padding-top: 1em;
  border-top: 1px solid #cfcfcf;
  color: #c7c7c7;
  font-size: 0.9em;
}

.c-sap__winner {
  text-align: center;
  margin-top: 5rem;
  margin-bottom: 1rem;
}

.o-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  text-align: center;
  font-size: 0.9rem;
}
.o-modal-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 1px;
  margin-right: -1px;
  vertical-align: middle;
}

.o-modal--darkness {
  z-index: 1;
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background-image: url(//img.cdn.zaktiactive.com/common/5x5-40-000.png);
  background-repeat: repeat;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
}

.o-modal {
  z-index: 2;
  position: relative;
  display: inline-block;
  max-height: 95%;
  max-width: 95%;
  min-width: 300px;
  vertical-align: middle;
  margin: 0 auto;
  overflow: auto;
  background: #fff;
  color: #3c3c3b;
  text-align: left;
}
.o-modal:before, .o-modal:after {
  content: "";
  display: table;
}
.o-modal:after {
  clear: both;
}
.o-modal > h2:first-child {
  margin-top: 0;
}

.o-modal--content {
  padding: 1rem;
  float: left;
  width: 100%;
}
.o-modal--content p > a {
  color: inherit;
  text-decoration: underline;
}

.o-modal--header {
  min-height: 2rem;
  margin: 0;
  padding: 1em;
  background-color: #666666;
  color: #fff;
}
.o-modal--header h2 {
  margin: 0;
  font-size: 1rem;
}

.o-modal__close {
  position: absolute;
  top: 1em;
  right: 0.75em;
  cursor: pointer;
  width: 0.92857em;
  height: 0.92857em;
  background-position: -23.92857em -13.71429em;
}
.test .o-modal__close {
  width: 12px;
  height: 12px;
  background-position: -335px -192px;
}

.o-post-tiles__nav {
  margin: 1em 0;
}

.o-featured-tiles {
  margin-bottom: 2em;
}

.o-post-tile {
  float: left;
  width: 100%;
  background-color: #fff;
  border-bottom: 2px solid #e5e6e7;
  font-size: 0.9rem;
  color: #a6a8ab;
}
.o-post-tile h3 {
  height: 2.3em;
  overflow: hidden;
  margin-top: 0;
  line-height: 1.2em;
  font-size: 1.1rem;
  color: #3c3c3b;
  text-transform: uppercase;
  font-weight: 600;
}
.o-post-tile img {
  width: 100%;
}
.o-post-tile a {
  color: #a6a8ab;
}

.o-post-tile__image {
  position: relative;
  float: left;
  width: 100%;
}
.o-post-tile__image .i-pinned {
  position: absolute;
  top: -4px;
  right: 20px;
}

.o-post-tile__copy {
  float: left;
  width: 100%;
  padding: 0.75rem;
  text-align: center;
}

.o-card {
  background-color: #fff;
  padding: 0.5rem;
  border-bottom: 2px solid #e5e6e7;
}

.o-blurb h1 {
  text-align: center;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 600;
}

.o-pagination {
  text-align: center;
  margin: 2em 0;
}
.o-pagination a, .o-pagination span {
  margin-left: 0.25em;
  margin-right: 0.25em;
  padding: 0.5em;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.o-pagination .is-active {
  font-weight: bold;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}

.o-pagination__prev, .o-pagination__next {
  padding: 0.5em;
  margin-top: 1.5em;
}

.c-article .o-social-icons {
  margin-left: 0;
}

.o-social-icons li {
  display: inline-block;
}
.o-social-icons a {
  padding: 0.25em 0.5em;
}

@media all and (min-width: 519px) {
  .c-container {
    margin-left: auto;
    margin-right: auto;
    min-width: 320px;
  }

  .c-featured-posts__slide {
    position: relative;
  }

  .c-featured-posts__slide__copy {
    position: absolute;
    bottom: -6em;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
  }

  .button-mobile-full {
    width: auto;
  }

  .o-post-tiles__nav {
    line-height: 2em;
  }

  .o-post-tile__nav__toggler > a {
    padding: 1em 0.5em;
    margin: 0 0.25em;
  }
  .o-post-tile__nav__toggler > a.is-active {
    background-color: #fff;
  }

  .is-grid .o-post-tiles, .is-grid .o-featured-tiles {
    margin-left: -0.25em;
    margin-right: -0.25em;
  }
  .is-grid .o-post-tile__image, .is-grid .o-post-tile__copy {
    width: 100%;
    background-color: #fff;
  }
  .is-grid .o-post-tile__copy {
    height: 9em;
    text-align: center;
  }
  .is-grid .o-post-tile {
    width: 50%;
    padding-left: 0.25em;
    padding-right: 0.25em;
    background-color: transparent;
  }

  .o-post-tile {
    border-bottom: none;
  }

  .o-post-tile__image {
    width: 41.66667%;
  }

  .o-post-tile__copy {
    width: 58.33333%;
    text-align: left;
  }

  .o-social-icons a {
    padding: 0.25em 1em;
  }

  .show-sm {
    display: block;
  }

  .hidden-sm {
    display: none !important;
  }
}
@media all and (min-width: 767px) {
  .c-container-md {
    max-width: 767px;
    margin-left: auto;
    margin-right: auto;
  }

  .o-post-tile .c-featured-posts__slide__copy {
    top: 0;
    bottom: 0;
    width: 600px;
    height: 175px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 2em;
    background-color: rgba(255, 255, 255, 0.9);
  }

  .c-article {
    margin-top: 2em;
  }

  .c-article-excerpt {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .c-article__details--image {
    position: relative;
    padding-bottom: 3em;
    margin-bottom: -2em;
  }
  .c-article__details--image.is-card {
    padding-bottom: 7em;
    margin-bottom: -3em;
  }
  .c-article__details--image .c-article__details {
    position: absolute;
    bottom: -1em;
    left: 2em;
    right: 2em;
    background-color: #fff;
    margin: 0 auto;
  }
  .c-article__details--image .c-article__details h1 {
    margin-top: 0;
  }
  .c-article__details--image .c-article__details.is-card {
    max-width: 38rem;
    padding: 2.5em;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  }

  .c-nav-bar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .c-article.is-below-card {
    padding-top: 5rem;
  }

  .o-modal {
    max-width: 600px;
  }

  .o-post-tile__image {
    width: 33.33333%;
  }

  .o-post-tile__copy {
    width: 66.66667%;
  }

  .is-grid .o-post-tile__copy {
    height: 8em;
  }
  .is-grid .o-post-tiles {
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
  .is-grid .o-post-tile {
    width: 33.33333%;
    padding-left: 0.5em;
    padding-right: 0.5em;
    background-color: transparent;
  }
  .is-grid .o-post-tile img {
    max-height: 217px;
  }

  .o-featured-tiles .o-post-tiles {
    margin-left: -1.5em;
    margin-right: -1.5em;
  }
  .o-featured-tiles .o-post-tile {
    width: 50%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .o-side-menu__main > ul > li > a {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .o-side-menu__main > ul > li > a:after {
    display: none;
  }
  .o-side-menu__main li {
    z-index: 1;
    position: relative;
  }
  .o-side-menu__main li > ul {
    display: none;
    position: absolute;
    background-color: #e5e6e7;
    top: 2em;
    width: 15em;
    padding: 0.5em;
  }
  .o-side-menu__main li > ul li {
    display: block;
  }
  .o-side-menu__main li > ul li a {
    color: #3c3c3b;
    padding: 0.75em 0.5em;
    text-align: left;
    border-bottom: 1px solid #cacdcf;
  }
  .o-side-menu__main li > ul li a:hover {
    background-color: #edeeee;
  }
  .o-side-menu__main li > ul li:last-child a {
    border-bottom: 0;
  }

  .show-md {
    display: block;
  }

  .hidden-md {
    display: none !important;
  }
}
@media all and (min-width: 1023px) {
  .o-post-tile__image {
    width: 16.66667%;
  }

  .o-post-tile__copy {
    width: 83.33333%;
  }

  .show-lg {
    display: block;
  }

  .hidden-lg {
    display: none !important;
  }
}
@media all and (min-width: 1199px) {
  .c-container {
    max-width: 1199px;
  }

  .show-xlg {
    display: block;
  }

  .hidden-xlg {
    display: none !important;
  }
}
@media all and (min-width: 1229px) {
  .t-mob-side-pad {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 1499px) {
  .show-xxlg {
    display: block;
  }

  .hidden-xxlg {
    display: none !important;
  }
}
@media all and (max-width: 766px) {
  .o-side-menu--main {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    max-width: 380px;
    background-color: #e5e6e7;
    color: #fff;
  }
  .o-side-menu--main .o-side-menu__header {
    background-color: transparent;
  }
  .o-side-menu--main #menu-main-menu li {
    display: block;
  }
  .o-side-menu--main #menu-main-menu li:last-child {
    display: none;
  }
  .o-side-menu--main #menu-main-menu li a {
    border-bottom: 1px solid #babcbe;
    padding: 1em;
    text-align: left;
    font-size: 1rem;
    color: #3c3c3b;
  }
  .o-side-menu--main #menu-main-menu li ul {
    display: none;
  }

  .o-side-menu__main {
    padding: 1em;
  }

  .o-side-menu {
    z-index: 10;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    max-width: 370px;
    background-color: #253f2f;
    color: #fff;
  }
  .o-side-menu li {
    display: block;
  }
  .o-side-menu li a {
    border-bottom: 1px solid #395143;
    padding: 1em;
    text-align: left;
    font-size: 1rem;
  }

  .o-side-menu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }

  .o-side-menu__header {
    padding: 1em;
    background-color: #1b3325;
  }

  .o-side-menu__main {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    overflow-y: auto;
  }
  .o-side-menu__main li ul {
    background-color: #f0f0f1;
    margin-left: -1em;
    margin-right: -1em;
    padding-left: 1em;
    padding-right: 1em;
  }
  .o-side-menu__main li ul a {
    padding-left: 2em !important;
    text-transform: none;
  }
}
