@charset "UTF-8";
/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Main Stylesheet
******************************************************************/
/*********************
IMPORTING PARTIALS
*********************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: none;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
}

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none;
}

small, .small {
  font-size: 75%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px;
}

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

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

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

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .cf, .comment-respond {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after, .comment-respond:after {
  clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Colors
******************************************************************/
/*********************
COLORS
*********************/
/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Breakpoints
******************************************************************/
/*********************
BREAKPOINTS
*********************/
/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Typography
******************************************************************/
/*********************
FONT STACKS
*********************/
/*********************
GOOGLE FONTS
*********************/
/*********************
PARAGRAPH DEFAULTS
*********************/
p {
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
      hyphens: none;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
  -webkit-font-feature-settings: "liga", "dlig";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig";
}

/*********************
SUBTEXT
*********************/
p.subtext {
  font-size: 0.75em;
}

/*********************
H1, H2, H3, H4, H5 STYLES
*********************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: 400;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}

h1, .h1 {
  font-family: "Roboto Slab", "Georgia", Cambria, Times New Roman, Times, serif;
  font-weight: 700;
  font-size: 2em;
}

h2, .h2 {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 2em;
}

h3, .h3 {
  font-family: "Roboto Slab", "Georgia", Cambria, Times New Roman, Times, serif;
  font-weight: 700;
  font-size: 1em;
}

h3.large {
  font-size: 1.333em;
}

h4, .h4 {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1em;
}

h5, .h5 {
  font-family: "Roboto Slab", "Georgia", Cambria, Times New Roman, Times, serif;
  font-weight: 400;
  font-size: 0.875em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Functions
******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Mixins
******************************************************************/
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Grid
******************************************************************/
/*********************
BOOTSTRAP V3.3.1
*********************/
/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=0737ec69422b92d13fd0)
 * Config saved to config.json and https://gist.github.com/0737ec69422b92d13fd0
 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 481px) {
  .container {
    /* TABLET PORTRAIT */
    /* NO MAX WIDTH */
  }
}
@media (min-width: 768px) {
  .container {
    /* TABLET */
    max-width: 738px;
  }
}
@media (min-width: 1024px) {
  .container {
    /* DESKTOP */
    max-width: 994px;
  }
}
@media (min-width: 1230px) {
  .container {
    /* LARGE DESKTOP */
    max-width: 1200px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

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

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

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

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

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

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

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

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1230px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

/* Responsive Utility Classes */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1229px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1229px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1229px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1229px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1230px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1230px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1230px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1230px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1229px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1230px) {
  .hidden-lg {
    display: none !important;
  }
}
/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Icons
******************************************************************/
/*********************
IMPORTING FONT
*********************/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?4vakkk");
  src: url("../fonts/icomoon.eot?4vakkk#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?4vakkk") format("truetype"), url("../fonts/icomoon.woff?4vakkk") format("woff"), url("../fonts/icomoon.svg?4vakkk#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*********************
THIS PART IS CUSTOMIZED
I've created a simpler way to import these fonts in other areas of the site.
*********************/
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*********************
THE ICONS
*********************/
.icon-arrow-down:before {
  content: "\e900";
}

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

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

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

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

.icon-menu:before {
  content: "\e905";
}

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

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

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

.icon-video-play:before {
  content: "\e909";
}

.icon-video:before {
  content: "\e90a";
}

.icon-location:before {
  content: "\e947";
}

.icon-google-plus:before {
  content: "\ea8b";
}

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

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

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

.icon-youtube:before {
  content: "\ea9d";
}

.icon-vimeo:before {
  content: "\eaa0";
}

.icon-calendar:before {
  content: "\e953";
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Module
******************************************************************/
/*********************
UNIVERSAL MODULE SIZES
*********************/
.module, #content, .testimonials, .latest-podcast, #core-artistic-team, #associate-artists, .staff-directors, .cta, #sponsor-logos, .feature-video, #toggles, .address {
  padding: 4em 0;
}

.module-small, #sponsors-title, #gallery-title {
  padding: 2em 0;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Transitions & Animations
******************************************************************/
/*********************
TRANSITION AND ANIMATION SPEEDS
*********************/
/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Buttons
******************************************************************/
/*********************
BUTTON DEFAULTS
*********************/
.pink-btn, .comment-reply-link, #submit, .teal-btn, .wpcf7 .wpcf7-submit, .outline-btn, #searchsubmit, #webform_submit_button {
  display: inline-block;
  position: relative;
  padding: 1em 2em;
  font-family: "Roboto Slab", "Georgia", Cambria, Times New Roman, Times, serif;
  font-weight: 700;
  font-size: 0.75em;
  text-decoration: none;
  background: transparent;
  color: #FFF !important;
  border: 2px solid #FFF;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  outline: none;
  border-radius: 0;
}
.pink-btn:hover, .comment-reply-link:hover, #submit:hover, .teal-btn:hover, .wpcf7 .wpcf7-submit:hover, .outline-btn:hover, #searchsubmit:hover, #webform_submit_button:hover, .pink-btn:focus, .comment-reply-link:focus, #submit:focus, .teal-btn:focus, .wpcf7 .wpcf7-submit:focus, .outline-btn:focus, #searchsubmit:focus, #webform_submit_button:focus {
  color: #000 !important;
  background-color: #FFF;
  border: 2px solid #FFF;
}
.pink-btn:active, .comment-reply-link:active, #submit:active, .teal-btn:active, .wpcf7 .wpcf7-submit:active, .outline-btn:active, #searchsubmit:active, #webform_submit_button:active {
  color: #FFF !important;
  background-color: #00CED1;
  border: 2px solid #00CED1;
}

/*********************
PINK BUTTON
*********************/
.pink-btn, .comment-reply-link, #submit {
  background-color: #FF00FF;
  border: 2px solid #FF00FF;
}
.pink-btn:active, .comment-reply-link:active, #submit:active {
  background-color: #FF00FF;
  border: 2px solid #FF00FF;
}

/*********************
TEAL BUTTON
*********************/
.teal-btn, .wpcf7 .wpcf7-submit {
  background-color: #00CED1;
  border: 2px solid #00CED1;
}
.teal-btn:active, .wpcf7 .wpcf7-submit:active {
  background-color: #00CED1;
  border: 2px solid #00CED1;
}

/*********************
OUTLINE BUTTON
*********************/
.outline-btn {
  background-color: transparent;
  border: 2px solid #FFF;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Fancybox
******************************************************************/
/*********************
FANCYBOX - DEFAULTS
*********************/
.fancybox-enabled {
  overflow: hidden;
}

.fancybox-enabled body {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-container--ready .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr;
}

.fancybox-show-controls .fancybox-controls {
  opacity: 1;
}

.fancybox-infobar {
  display: none;
}

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all;
}

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all;
}

.fancybox-show-buttons .fancybox-buttons {
  display: block;
}

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr;
}

.fancybox-slider-wrap,
.fancybox-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}

.fancybox-slide--image {
  overflow: hidden;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
  background: transparent;
}

.fancybox-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%;
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: zoom-out;
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: zoom-in;
}

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-close-small {
  position: absolute;
  top: 4px;
  right: 4px;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  font: 21px/1 Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  cursor: pointer;
  background: #fff;
  -webkit-transition: background .2s;
  transition: background .2s;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus {
  outline: 1px dotted #888;
}

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent;
}

.fancybox-close-small:hover {
  color: #555;
  background: #eee;
}

/* Caption */
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  pointer-events: none;
}

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button {
  pointer-events: all;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none;
}

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none;
}

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block;
}

.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
  opacity: 0.5;
}

.fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--left {
  border-bottom-left-radius: 5px;
}

.fancybox-button--right {
  border-bottom-right-radius: 5px;
}

.fancybox-button--close {
  float: right;
}

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
}

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Loading spinner */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-controls {
    text-align: left;
  }

  .fancybox-button--left,
  .fancybox-button--right,
  .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important;
  }

  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}
/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none;
}

/* Slideshow button */
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent;
}

.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent;
}

/* Thumbs */
.fancybox-button--thumbs span {
  font-size: 23px;
}

.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}

.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
  right: 220px;
}

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important;
  }

  .fancybox-container--thumbs .fancybox-controls,
  .fancybox-container--thumbs .fancybox-slider-wrap,
  .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0;
  }
}
/*********************
FANCYBOX - OVERRIDES & CUSTOMIZATIONS
*********************/
.fancybox-hidden-content {
  display: none;
}

.fancybox-slide--video .fancybox-content {
  width: 1600px;
  height: 900px;
  max-width: 80%;
  max-height: 80%;
  margin: 0;
}

.fancybox-bg {
  background: #FF00FF;
}

.fancybox-container--ready .fancybox-bg {
  opacity: 0.95;
}

.fancybox-caption-wrap {
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 0.6) 100%);
}

.fancybox-caption {
  border: none;
}

.fancybox-infobar__body,
.fancybox-error p,
.fancybox-close-small,
.fancybox-caption {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.fancybox-button--close {
  background: transparent;
  color: #FFF;
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 9999 !important;
  display: block;
}
.fancybox-button--close:hover, .fancybox-button--close:focus {
  background: transparent;
  color: #FFF;
}
.fancybox-button--close::before, .fancybox-button--close::after {
  height: 3px;
  width: 24px;
}

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

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

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

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

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

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

/*********************
IMPORTING MODULES
*********************/
/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Alerts
******************************************************************/
/*********************
ALERTS AND NOTICES
*********************/
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}

.alert-help {
  border-color: #e6e600;
  background: #FFFF00;
}

.alert-info {
  border-color: #0000e6;
  background: #0000FF;
}

.alert-error {
  border-color: #e60000;
  background: #FF0000;
}

.alert-success {
  border-color: #00e600;
  background: #00FF00;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Forms
******************************************************************/
/*********************
DEFAULT INPUTS
*********************/
/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  height: 47px;
  line-height: 47px;
  width: 100%;
  padding: 1em;
  box-sizing: border-box;
  border: 2px solid #d9d9d9;
  outline: 0;
  background: #d9d9d9;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  margin: 0.5em 0;
  border-radius: 0;
}
input[type="text"]:focus, input[type="text"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="datetime"]:focus,
input[type="datetime"]:active,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:active,
input[type="date"]:focus,
input[type="date"]:active,
input[type="month"]:focus,
input[type="month"]:active,
input[type="time"]:focus,
input[type="time"]:active,
input[type="week"]:focus,
input[type="week"]:active,
input[type="number"]:focus,
input[type="number"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="search"]:focus,
input[type="search"]:active,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="color"]:focus,
input[type="color"]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
  border: 2px solid #b3b3b3;
}
input[type="text"].error, input[type="text"].is-invalid,
input[type="password"].error,
input[type="password"].is-invalid,
input[type="datetime"].error,
input[type="datetime"].is-invalid,
input[type="datetime-local"].error,
input[type="datetime-local"].is-invalid,
input[type="date"].error,
input[type="date"].is-invalid,
input[type="month"].error,
input[type="month"].is-invalid,
input[type="time"].error,
input[type="time"].is-invalid,
input[type="week"].error,
input[type="week"].is-invalid,
input[type="number"].error,
input[type="number"].is-invalid,
input[type="email"].error,
input[type="email"].is-invalid,
input[type="url"].error,
input[type="url"].is-invalid,
input[type="search"].error,
input[type="search"].is-invalid,
input[type="tel"].error,
input[type="tel"].is-invalid,
input[type="color"].error,
input[type="color"].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid,
.field.error,
.field.is-invalid {
  color: #FF0000;
  border-color: #FF0000;
  background-color: #FFF;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #FF0000;
}
input[type="text"].success, input[type="text"].is-valid,
input[type="password"].success,
input[type="password"].is-valid,
input[type="datetime"].success,
input[type="datetime"].is-valid,
input[type="datetime-local"].success,
input[type="datetime-local"].is-valid,
input[type="date"].success,
input[type="date"].is-valid,
input[type="month"].success,
input[type="month"].is-valid,
input[type="time"].success,
input[type="time"].is-valid,
input[type="week"].success,
input[type="week"].is-valid,
input[type="number"].success,
input[type="number"].is-valid,
input[type="email"].success,
input[type="email"].is-valid,
input[type="url"].success,
input[type="url"].is-valid,
input[type="search"].success,
input[type="search"].is-valid,
input[type="tel"].success,
input[type="tel"].is-valid,
input[type="color"].success,
input[type="color"].is-valid,
select.success,
select.is-valid,
textarea.success,
textarea.is-valid,
.field.success,
.field.is-valid {
  color: #00FF00;
  border-color: #00FF00;
  background-color: #FFF;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #00FF00;
}
input[type="text"][disabled], input[type="text"].is-disabled,
input[type="password"][disabled],
input[type="password"].is-disabled,
input[type="datetime"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"].is-disabled,
input[type="date"][disabled],
input[type="date"].is-disabled,
input[type="month"][disabled],
input[type="month"].is-disabled,
input[type="time"][disabled],
input[type="time"].is-disabled,
input[type="week"][disabled],
input[type="week"].is-disabled,
input[type="number"][disabled],
input[type="number"].is-disabled,
input[type="email"][disabled],
input[type="email"].is-disabled,
input[type="url"][disabled],
input[type="url"].is-disabled,
input[type="search"][disabled],
input[type="search"].is-disabled,
input[type="tel"][disabled],
input[type="tel"].is-disabled,
input[type="color"][disabled],
input[type="color"].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
  cursor: not-allowed;
  border-color: #CFCFCF;
  opacity: 0.6;
}
input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
input[type="password"][disabled]:focus,
input[type="password"][disabled]:active,
input[type="password"].is-disabled:focus,
input[type="password"].is-disabled:active,
input[type="datetime"][disabled]:focus,
input[type="datetime"][disabled]:active,
input[type="datetime"].is-disabled:focus,
input[type="datetime"].is-disabled:active,
input[type="datetime-local"][disabled]:focus,
input[type="datetime-local"][disabled]:active,
input[type="datetime-local"].is-disabled:focus,
input[type="datetime-local"].is-disabled:active,
input[type="date"][disabled]:focus,
input[type="date"][disabled]:active,
input[type="date"].is-disabled:focus,
input[type="date"].is-disabled:active,
input[type="month"][disabled]:focus,
input[type="month"][disabled]:active,
input[type="month"].is-disabled:focus,
input[type="month"].is-disabled:active,
input[type="time"][disabled]:focus,
input[type="time"][disabled]:active,
input[type="time"].is-disabled:focus,
input[type="time"].is-disabled:active,
input[type="week"][disabled]:focus,
input[type="week"][disabled]:active,
input[type="week"].is-disabled:focus,
input[type="week"].is-disabled:active,
input[type="number"][disabled]:focus,
input[type="number"][disabled]:active,
input[type="number"].is-disabled:focus,
input[type="number"].is-disabled:active,
input[type="email"][disabled]:focus,
input[type="email"][disabled]:active,
input[type="email"].is-disabled:focus,
input[type="email"].is-disabled:active,
input[type="url"][disabled]:focus,
input[type="url"][disabled]:active,
input[type="url"].is-disabled:focus,
input[type="url"].is-disabled:active,
input[type="search"][disabled]:focus,
input[type="search"][disabled]:active,
input[type="search"].is-disabled:focus,
input[type="search"].is-disabled:active,
input[type="tel"][disabled]:focus,
input[type="tel"][disabled]:active,
input[type="tel"].is-disabled:focus,
input[type="tel"].is-disabled:active,
input[type="color"][disabled]:focus,
input[type="color"][disabled]:active,
input[type="color"].is-disabled:focus,
input[type="color"].is-disabled:active,
select[disabled]:focus,
select[disabled]:active,
select.is-disabled:focus,
select.is-disabled:active,
textarea[disabled]:focus,
textarea[disabled]:active,
textarea.is-disabled:focus,
textarea.is-disabled:active,
.field[disabled]:focus,
.field[disabled]:active,
.field.is-disabled:focus,
.field.is-disabled:active {
  background-color: #0000FF;
}

input[type="password"] {
  letter-spacing: 0.3em;
}

/* Removes Default Styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  min-height: 100px;
  padding-top: 6px;
  padding-bottom: 6px;
}

select {
  -webkit-appearance: none;
  /* 1 */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center;
}

label, legend {
  display: block;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: 400;
}

label > .label-body {
  display: inline-block;
  margin-left: 1em;
  font-weight: normal;
}

fieldset {
  padding: 0;
  border-width: 0;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
}

.req {
  color: #FF00FF;
}

/*********************
WORDPRESS SEARCH FORM
*********************/
#searchform {
  display: inline-block;
}

#s {
  width: 60%;
  float: left;
}

#searchsubmit {
  height: 47px;
  background: #00CED1;
  color: #FFF;
  outline: none;
  float: left;
  width: 40%;
}
#searchsubmit:hover, #searchsubmit:focus {
  background: #222;
}

/*********************
MADMIMI NEWSLETTER SIGNUP - FOOTER
*********************/
#ema_signup_form {
  display: inline-block;
  width: 280px;
  /* Tablet */
}
@media (min-width: 768px) {
  #ema_signup_form {
    width: 100%;
  }
}

#signup_email {
  width: 60%;
  max-width: 250px;
  float: left;
  background: #333;
  color: #999;
  font-size: 0.75em;
  border: 0;
  margin: 0;
}

#webform_submit_button {
  border: 0;
  height: 47px;
  background: #222;
  outline: none;
  float: left;
  width: 40%;
  max-width: 150px;
}
#webform_submit_button:hover, #webform_submit_button:focus {
  color: #FFF !important;
  background: #00CED1;
  border: 0;
}
#webform_submit_button:active {
  color: #FFF !important;
  background-color: #222;
  border: 0;
}

/*********************
CONTACT FORM 7
*********************/
.wpcf7-response-output {
  border: none !important;
  border-bottom: 2px solid #FF00FF !important;
  padding: 1em 0 !important;
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
}

.wpcf7-mail-sent-ok {
  border-bottom: 2px solid #00CED1 !important;
}

.wpcf7-not-valid-tip {
  color: #FF00FF !important;
  font-size: 0.875em !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 1em 0;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Defaults
******************************************************************/
/*********************
SELECTION COLOR
*********************/
*::-moz-selection {
  background: #FF00FF;
  color: #FFF;
}
*::selection {
  background: #FF00FF;
  color: #FFF;
}

/*********************
HTML BACKGROUND
*********************/
/*********************
GENERAL STYLES
*********************/
body {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  background: #FFF;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Tablet */
  /* Desktop */
}
@media (min-width: 768px) {
  body {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  body {
    font-size: 18px;
  }
}

/*********************
HORIZONTAL RULE
*********************/
hr {
  height: 1px;
  border: 0;
  background: #e6e6e6;
  margin: 4em 0;
}

/*********************
LINK STYLES
*********************/
a, a:visited {
  color: #000;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
  color: #FF00FF;
}
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/*********************
READ MORE LINK
*********************/
.read-more {
  color: #FF00FF !important;
  text-decoration: none;
  font-size: 0.75em;
}
.read-more:hover, .read-more:focus {
  color: #000 !important;
}
.read-more::after {
  position: relative;
  top: 1px;
  content: ' \203A';
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Page Title
******************************************************************/
/*********************
PAGE TITLE
*********************/
.page-title {
  position: relative;
  top: 0;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.page-title h1 {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0.75em 1em;
  background: rgba(0, 0, 0, 0.5);
}
.page-title h1 a {
  color: #FFF;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Experiences Archive
******************************************************************/
/*********************
EXPERIENCES ARCHIVE
*********************/
.experiences-archive h3.large {
  margin-bottom: 2em;
}

.experience-archive-row {
  padding-bottom: 2em;
  margin-bottom: 4em;
  border-bottom: 1px solid #e6e6e6;
}
.experience-archive-row:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.experience-title-link {
  margin-top: 2em;
  text-decoration: none;
}

.experience-image-link img {
  border-bottom: 5px solid #FFF;
  -webkit-transition: border-bottom 0.2s ease-in-out;
  transition: border-bottom 0.2s ease-in-out;
}
.experience-image-link:hover img, .experience-image-link:focus img {
  border-bottom: 5px solid #00CED1;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Experience Details
******************************************************************/
/*********************
EXPERIENCE DETAILS
*********************/
.poster-image img {
  margin-top: 1.125em;
}

.production-info {
  border-bottom: 2px solid #e6e6e6;
}
.production-info .production-info-icon {
  display: block;
  width: 100%;
  text-align: center;
}
.production-info .production-info-icon [class^="icon-"], .production-info .production-info-icon [class*=" icon-"] {
  position: relative;
  top: 2px;
  color: #00CED1;
}
.production-info .production-dates ul {
  list-style: none !important;
  padding: 0 !important;
}
.production-info .production-dates ul li {
  float: left;
  margin-bottom: 1em;
}
.production-info .production-dates ul li.now-playing {
  position: relative;
  top: -1px;
  left: 10px;
}
.production-info .production-dates ul li.now-playing a {
  padding: 6px 8px 5px 10px;
  border-radius: 5px;
  background: #FF00FF;
  color: #FFF;
  font-size: 0.675em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #FFF;
  text-decoration: none;
}
.production-info .production-dates ul li.now-playing a:hover, .production-info .production-dates ul li.now-playing a:focus {
  color: #000 !important;
  background-color: #FFF;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Page Tagline
******************************************************************/
/*********************
PAGE TAGLINE
*********************/
.page-tagline {
  background: #00CED1;
  color: #FFF;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1px;
  padding: 0.75em 2em;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Page Content
******************************************************************/
/*********************
PAGE CONTENT
*********************/
#content ul {
  list-style: disc;
  list-style-position: outside;
  padding-left: 1em;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Instagram
******************************************************************/
/*********************
INSTAGRAM
*********************/
.otm-instagram .instagram-title {
  text-align: center;
}
.otm-instagram #instafeed .instafeed_img_container {
  padding: 0;
  line-height: 0;
}
.otm-instagram #instafeed .instafeed_img_container .instafeed_link {
  /* Tablet */
}
.otm-instagram #instafeed .instafeed_img_container .instafeed_link .instafeed_img {
  width: 100%;
  height: auto;
  border: 0px solid #FFF;
}
@media (min-width: 768px) {
  .otm-instagram #instafeed .instafeed_img_container .instafeed_link .instafeed_img {
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
  }
  .otm-instagram #instafeed .instafeed_img_container .instafeed_link:hover .instafeed_img, .otm-instagram #instafeed .instafeed_img_container .instafeed_link:focus .instafeed_img {
    border: 10px solid #FFF;
  }
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Header
******************************************************************/
/*********************
HEADER STYLES
*********************/
.header {
  position: absolute;
  z-index: 999;
}

.menu-btn {
  position: relative;
  background: #FF00FF;
  width: 100px;
  height: 100px;
  float: left;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* Tablet */
}
.menu-btn .menu-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  width: 25px;
  display: block;
}
.menu-btn .menu-icon span {
  border-bottom: 3px solid #FFF;
  display: block;
  margin: 0 0 6px 0;
  -webkit-transition: margin 0.2s ease-in-out;
  transition: margin 0.2s ease-in-out;
}
.menu-btn .menu-icon span:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .menu-btn {
    width: 132px;
    height: 132px;
  }
  .menu-btn .menu-icon {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  }
  .menu-btn:hover .menu-icon, .menu-btn:focus .menu-icon {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg);
            transform: translate3d(-50%, -50%, 0) rotate(90deg);
  }
  .menu-btn:hover .menu-icon span, .menu-btn:focus .menu-icon span {
    margin: 0 0 15px 0;
  }
  .menu-btn:hover .menu-icon span:last-child, .menu-btn:focus .menu-icon span:last-child {
    margin: 0;
  }
}

.logo-tagline-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-perspective: 200;
          perspective: 200;
  -webkit-perspective-origin: 214px;
          perspective-origin: 214px;
}

.logo-container {
  background: #000;
  height: 100px;
  padding: 25px;
  cursor: pointer;
  -webkit-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
  /* Tablet */
}
@media (min-width: 768px) {
  .logo-container {
    height: 132px;
  }
}

#OTM-Logo {
  width: 100px;
  height: 50px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* Tablet */
}
@media (min-width: 768px) {
  #OTM-Logo {
    width: 162px;
    height: 81px;
    -webkit-filter: url(#glow);
            filter: url(#glow);
  }
}
#OTM-Logo .logo-outside {
  fill: #FF00FF;
}
#OTM-Logo .logo-the,
#OTM-Logo .logo-march {
  fill: #00CED1;
}

@media (min-width: 768px) {
  .neon {
    -webkit-animation: neon 3s infinite;
            animation: neon 3s infinite;
  }

  .neon-random1 {
    -webkit-animation: neon-random 8s infinite;
            animation: neon-random 8s infinite;
  }

  .neon-random2 {
    -webkit-animation: neon-random 7s infinite;
            animation: neon-random 7s infinite;
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }

  .neon-random3 {
    -webkit-animation: neon-random 6s infinite;
            animation: neon-random 6s infinite;
    -webkit-animation-delay: 4s;
            animation-delay: 4s;
  }

  .neon-random4 {
    -webkit-animation: neon-random 5s infinite;
            animation: neon-random 5s infinite;
    -webkit-animation-delay: 6s;
            animation-delay: 6s;
  }
}
@-webkit-keyframes neon {
  0%, 100% {
    opacity: 0.75;
    -webkit-filter: url(#glow);
            filter: url(#glow);
  }
  50% {
    opacity: 0.9;
    -webkit-filter: url(#glow);
            filter: url(#glow);
  }
}
@keyframes neon {
  0%, 100% {
    opacity: 0.75;
    -webkit-filter: url(#glow);
            filter: url(#glow);
  }
  50% {
    opacity: 0.9;
    -webkit-filter: url(#glow);
            filter: url(#glow);
  }
}
@-webkit-keyframes neon-random {
  0%, 9%, 11% {
    opacity: 0.9;
  }
  10% {
    opacity: 0.25;
  }
}
@keyframes neon-random {
  0%, 9%, 11% {
    opacity: 0.9;
  }
  10% {
    opacity: 0.25;
  }
}
.tagline {
  display: none;
  /* Desktop */
}
@media (min-width: 1024px) {
  .tagline {
    display: block;
    height: 132px;
    padding: 0 0 0 25px;
    font-size: 0.875em;
    font-style: italic;
    line-height: 132px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 3px;
    -webkit-transform: rotateY(90deg);
            transform: rotateY(90deg);
    -webkit-transform-origin: left;
            transform-origin: left;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .tagline.active {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    opacity: 1;
  }
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Slider
******************************************************************/
/*********************
CONTENT ANIMATION KEYFRAMES
*********************/
@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/*********************
SLIDER - Slick
*********************/
#slides {
  overflow: hidden;
}
#slides .show-logo {
  position: absolute;
  z-index: 3;
  top: 6em;
  text-align: center;
  width: 100%;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  opacity: 0;
  -webkit-animation: fadeInDown 1s ease-in-out forwards;
          animation: fadeInDown 1s ease-in-out forwards;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
#slides .show-logo img {
  max-width: 600px;
}
#slides .slides-caption {
  position: absolute;
  bottom: 2em;
  width: 100%;
  text-align: center;
  z-index: 3;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  opacity: 0;
  -webkit-animation: fadeInUp 1s ease-in-out forwards;
          animation: fadeInUp 1s ease-in-out forwards;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  /* Tablet */
}
@media (min-width: 768px) {
  #slides .slides-caption {
    bottom: 4em;
  }
}
#slides .slides-caption .quote-icon::before {
  font-family: "Roboto Slab", "Georgia", Cambria, Times New Roman, Times, serif;
  content: '\201c';
  font-size: 4em;
  line-height: 1;
  color: #FF00FF;
}
#slides .slides-caption .quote-text, #slides .slides-caption .show-tagline {
  color: #FFF;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1;
  margin-bottom: 1em;
  text-shadow: 0px 0px 40px #000;
}
#slides .slides-caption .quote-author {
  font-size: 0.875em;
  text-transform: uppercase;
  margin: 0 0 4em 0;
  color: #00CED1;
  text-shadow: 0px 0px 20px #000;
}
#slides .slides-caption .quote-author::before {
  content: '- ';
}
#slides .slides-caption .quote-author a {
  color: #00CED1;
}
#slides .slides-caption .quote-author a:hover, #slides .slides-caption .quote-author a:focus {
  color: #FFF;
}
#slides .slides-container {
  margin: 0;
}
#slides .slides-container li {
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Sidebar
******************************************************************/
/*********************
SIDEBARS & ASIDES
*********************/
.sidebar {
  background-color: #FFF;
  border-radius: 3px;
  margin-bottom: 1.5em;
  margin-top: 0;
  border: 1px solid #CCC;
  padding: 0 1.5em;
}
@media (min-width: 1024px) {
  .sidebar {
    /* DESKTOP */
    margin-top: 1.5em;
  }
}

.widgettitle {
  border-bottom: 2px solid #444;
  margin-bottom: 0.75em;
}

.widget {
  margin: 1em 0 2em 0;
}
.widget ul li {
  margin-bottom: 0.75em;
  /* deep nesting */
}
.widget ul li ul {
  margin-top: 0.75em;
  padding-left: 1em;
}

.no-widgets {
  background-color: #FFF;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #CCC;
  border-radius: 2px;
  margin-bottom: 1.5em;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Navigation
******************************************************************/
/*********************
NAVIGATION STYLES
*********************/
.nav {
  position: fixed;
  z-index: 999;
  top: 0;
  width: 320px;
  height: 100%;
  padding: 20px;
  background: #FF00FF;
  overflow: scroll;
  -webkit-transform: translate3d(-320px, 0, 0);
          transform: translate3d(-320px, 0, 0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.nav.active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.nav ul li a {
  font-size: 1.5em;
  line-height: 2em;
  color: #FFF;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.nav ul li a:hover, .nav ul li a:focus {
  color: purple;
}
.nav .menu-close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  color: #FFF;
}
.nav .menu-close:hover, .nav .menu-close:focus {
  color: purple;
}

.nav-filler {
  position: fixed;
  z-index: 999;
  width: calc(100% - 320px);
  height: 100%;
  top: 0;
  right: 0;
  display: none;
}
.nav-filler.active {
  display: block;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Testimonials
******************************************************************/
/*********************
TESTIMONIALS
*********************/
.testimonials {
  background: #00CED1;
  text-align: center;
}
.testimonials .testimonial_rotator_wrap {
  margin: 0 !important;
  padding: 0 !important;
}
.testimonials h2 {
  font-style: italic !important;
  margin: 0 0 0.5em 0 !important;
  font-size: 1.25em;
  /* Tablet */
  /* Desktop */
}
@media (min-width: 768px) {
  .testimonials h2 {
    font-size: 1.5em;
  }
}
@media (min-width: 1024px) {
  .testimonials h2 {
    font-size: 2em;
  }
}
.testimonials h2::before {
  content: '\201c';
}
.testimonials h2::after {
  content: '\201d';
}
.testimonials .testimonial_rotator_author_info {
  font-style: normal !important;
  line-height: normal !important;
  padding: 0 !important;
  border: 0 !important;
  margin: 0 !important;
}
.testimonials .testimonial_rotator_author_info p {
  font-size: 0.875em !important;
  text-transform: uppercase !important;
  margin: 0 !important;
  color: #FFF !important;
}
.testimonials .testimonial_rotator_author_info p::before {
  content: '- ';
}
.testimonials .testimonial_rotator_author_info p a {
  color: #FFF !important;
}
.testimonials .testimonial_rotator_author_info p a:hover, .testimonials .testimonial_rotator_author_info p a:focus {
  color: #009c9e !important;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Email Newsletter
******************************************************************/
/*********************
EMAIL NEWSLETTER - MODAL
*********************/
#email-newsletter {
  width: 100%;
  max-width: 480px;
  text-align: center;
}
#email-newsletter h5 {
  margin: 0 0 1em 0;
}
#email-newsletter #ema_signup_form {
  width: 100%;
}
#email-newsletter #signup_email,
#email-newsletter #webform_submit_button {
  max-width: none;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: The Spoke - Live Event Info
******************************************************************/
/*********************
LIVE EVENT INFO - THE SPOKE
*********************/
.live-event-info h3 {
  margin-top: 1.675em;
}
.live-event-info p {
  margin-top: 1.45em;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Podcast Intro
******************************************************************/
/*********************
PODCAST INTRO
*********************/
.podcast-intro-image {
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
  -webkit-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
  /* Tablet */
  /* Desktop */
}
@media (min-width: 768px) {
  .podcast-intro-image {
    height: 300px;
  }
}
@media (min-width: 1024px) {
  .podcast-intro-image {
    height: 400px;
    background-attachment: fixed;
  }
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Spoke Latest Podcast
******************************************************************/
/*********************
SPOKE LATEST PODCAST
*********************/
.latest-podcast {
  background: #00CED1;
  color: #FFF;
}
.latest-podcast .latest-podcast-title {
  width: 100%;
  text-align: center;
  color: #000;
}
.latest-podcast .read-more {
  text-transform: uppercase;
  color: #000 !important;
}
.latest-podcast .read-more:hover, .latest-podcast .read-more:focus {
  color: #FFF !important;
}

.podcast-icon {
  position: relative;
  top: 0.75em;
  font-size: 1.75em;
  text-decoration: none;
  line-height: 0;
}
.podcast-icon:hover, .podcast-icon:focus {
  color: #FFF;
}

#podcast {
  width: 100%;
  max-width: 768px;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Spoke Podcast Archive
******************************************************************/
/*********************
SPOKE PODCAST ARCHIVE
*********************/
.podcast-item {
  margin: 2em 0;
}
.podcast-item .play-icon {
  color: #FF00FF;
  text-decoration: none;
}
.podcast-item .play-icon .icon-video-play {
  font-size: 1.75em;
}
.podcast-item .play-icon:hover, .podcast-item .play-icon:focus {
  color: #000;
}
.podcast-item .read-more {
  text-transform: uppercase;
  color: #00CED1 !important;
}
.podcast-item .read-more:hover, .podcast-item .read-more:focus {
  color: #000 !important;
}

.podcast-modal {
  width: 100%;
  max-width: 768px;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Core Artistic Team
******************************************************************/
/*********************
CORE ARTISTIC TEAM
*********************/
.core-team-member {
  margin: 0 0 2em 0;
}
.core-team-member .team-member-link img {
  margin: 0 0 0.5em 0;
  border-bottom: 5px solid #FFF;
  -webkit-transition: border-bottom 0.2s ease-in-out;
  transition: border-bottom 0.2s ease-in-out;
}
.core-team-member .team-member-link:hover img, .core-team-member .team-member-link:focus img {
  border-bottom: 5px solid #00CED1;
}
.core-team-member p, .core-team-member h4 {
  margin: 0;
}
.core-team-member h4 {
  font-weight: 400;
}
.core-team-member .subtext {
  color: gray;
}

.bio-modal {
  background: transparent;
  width: 100%;
  max-width: 768px;
  color: #FFF;
}
.bio-modal h3.large {
  margin: 0;
}
.bio-modal h5 {
  margin: 0 0 1em 0;
}
.bio-modal a {
  color: #FFF !important;
  text-decoration: none;
}
.bio-modal a:hover, .bio-modal a:focus {
  text-decoration: underline;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Associate Artists
******************************************************************/
/*********************
ASSOCIATE ARTISTS
*********************/
#associate-artists {
  background: #00CED1;
}

.associate-artist {
  margin: 0 0 2em 0;
}
.associate-artist img {
  margin: 0 0 0.5em 0;
}
.associate-artist p, .associate-artist h4 {
  margin: 0;
}
.associate-artist h4 {
  font-weight: 400;
}
.associate-artist p {
  color: #FFF;
  font-size: 0.75em;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Staff and Board of Directors
******************************************************************/
/*********************
STAFF AND BOARD OF DIRECTORS - CHARACTERS PAGE
*********************/
.staff-directors ul {
  list-style: disc;
  list-style-position: outside;
  padding-left: 1em;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Season Donors
******************************************************************/
/*********************
SEASON DONORS
*********************/
.season-donors {
  text-align: center;
}
.season-donors h2 {
  margin: 0;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Call to Actions
******************************************************************/
/*********************
CALL TO ACTIONS
*********************/
.cta {
  background: #FF00FF;
  text-align: center;
}
.cta h2 {
  max-width: 1024px;
  color: #FFF;
  margin: 0 auto 0.5em auto;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Corporate Sponsors
******************************************************************/
/*********************
CORPORATE SPONSORS
*********************/
#sponsors-title {
  background: #00CED1;
  color: #FFF;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Feature Video
******************************************************************/
/*********************
FEATURE VIDEO
*********************/
.feature-video {
  background: #FF00FF;
}
.feature-video .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0px;
  height: 0;
  margin-bottom: 20px;
}
.feature-video .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Gallery
******************************************************************/
/*********************
GALLERY
*********************/
#gallery-title {
  background: #000;
  color: #FFF;
  font-size: 1.333em;
}

#gallery [class^="col-"], #gallery [class*=" col-"] {
  padding: 0;
  line-height: 0;
}

.gallery-thumb {
  display: block;
  position: relative;
  /* Tablet */
}
.gallery-thumb img {
  position: relative;
  z-index: 0;
}
.gallery-thumb .thumb-overlay {
  position: absolute;
  z-index: 1;
  background: transparent;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.gallery-thumb [class^="icon-"], .gallery-thumb [class*=" icon-"] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 2;
  font-size: 2em;
  color: transparent;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .gallery-thumb:hover .thumb-overlay, .gallery-thumb:focus .thumb-overlay {
    background: rgba(255, 0, 255, 0.5);
  }
  .gallery-thumb:hover [class^="icon-"], .gallery-thumb:hover [class*=" icon-"], .gallery-thumb:focus [class^="icon-"], .gallery-thumb:focus [class*=" icon-"] {
    color: #FFF;
  }
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Toggles
******************************************************************/
/*********************
TOGGLES
*********************/
#toggles ul {
  list-style: disc;
  list-style-position: outside;
  padding-left: 1em;
}

.toggle-trigger {
  display: block;
  position: relative;
  margin: 1em 0;
  padding: 0 1em;
  border: 2px solid #00CED1;
  color: #00CED1;
  cursor: pointer;
}
.toggle-trigger .toggle_title {
  display: block;
  width: 90%;
}
.toggle-trigger .toggle_icon {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1em;
  font-size: 1.5em;
  color: #00CED1;
  line-height: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.toggle-trigger:hover, .toggle-trigger:focus {
  border: 2px solid #000;
  color: #000;
}
.toggle-trigger:hover .toggle_icon, .toggle-trigger:focus .toggle_icon {
  color: #000;
}
.toggle-trigger.active {
  border: 2px solid #FF00FF;
  color: #FF00FF;
}
.toggle-trigger.active .toggle_icon {
  top: 30%;
  color: #FF00FF;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.toggle-container {
  overflow: hidden;
  padding: 1em;
  display: none;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Parent Page
******************************************************************/
/*********************
PARENT PAGE
*********************/
.parent-item {
  margin: 0 0 2em 0;
  overflow: hidden;
  /* Desktop */
}
@media (min-width: 1024px) {
  .parent-item {
    margin: 0;
  }
}
.parent-item a img {
  border-bottom: 5px solid #FFF;
  -webkit-transition: border-bottom 0.2s ease-in-out;
  transition: border-bottom 0.2s ease-in-out;
}
.parent-item a:hover img, .parent-item a:focus img {
  border-bottom: 5px solid #00CED1;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Comments
******************************************************************/
/*********************
COMMENT STYLES
*********************/
/* h3 comment title */
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #999;
  /* number of comments span */
}

.commentlist {
  margin: 0;
  list-style-type: none;
}

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #999;
  /* vcard */
  /* end .commentlist .vcard */
  /* end children */
  /* general comment classes */
}
.comment .comment-author {
  padding: 7px;
  border: 0;
}
.comment .vcard {
  margin-left: 50px;
}
.comment .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.comment .vcard time {
  display: block;
  font-size: 0.9em;
  font-style: italic;
}
.comment .vcard time a {
  color: #999;
  text-decoration: none;
}
.comment .vcard time a:hover {
  text-decoration: underline;
}
.comment .vcard .avatar {
  position: absolute;
  left: 16px;
  border-radius: 50%;
}
.comment:last-child {
  margin-bottom: 0;
}
.comment .children {
  margin: 0;
  /* variations */
  /* change number for different depth */
}
.comment[class*=depth-] {
  margin-top: 1.1em;
}
.comment.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.comment:not(.depth-1) {
  margin-top: 0;
  margin-left: 7px;
  padding: 7px;
}
.comment.odd {
  background-color: #FFF;
}
.comment.even {
  background: #999;
}

/* comment meta */
/* comment content */
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}

/* end .commentlist .comment_content */
/* comment reply link */
.comment-reply-link {
  font-size: 0.9em;
  float: right;
}

/* end .commentlist .comment-reply-link */
/* edit comment link */
.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em;
}

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #999;
}

#reply-title {
  margin: 0;
}

.logged-in-as {
  color: #999;
  font-style: italic;
  margin: 0;
}
.logged-in-as a {
  color: #000;
}

.comment-form-comment {
  margin: 1.5em 0 0.75em;
}

.form-allowed-tags {
  padding: 1.5em;
  background-color: #999;
  font-size: 0.9em;
}

/* comment submit button */
#submit {
  float: right;
  font-size: 1em;
}

/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em;
}

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}

/* no comments */
.nocomments {
  margin: 0 20px 1.1em;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Address
******************************************************************/
/*********************
ADDRESS - CONTACT PAGE
*********************/
.address {
  background: #00CED1;
  color: #FFF;
  font-family: "Roboto Slab", "Georgia", Cambria, Times New Roman, Times, serif;
  text-align: center;
}
.address h5 {
  margin: 0;
}
.address h3 {
  font-size: 1.175em;
  margin: 1em 0 0 0;
}
.address h3 .icon-location {
  position: relative;
  top: 2px;
  margin-right: 10px;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: Footer
******************************************************************/
/*********************
FOOTER STYLES
*********************/
.footer-primary {
  background: #000;
  padding: 2em 0 3em 0;
  text-align: center;
  /* Tablet */
}
@media (min-width: 768px) {
  .footer-primary {
    text-align: left;
  }
}
.footer-primary h5 {
  color: #FFF;
  margin: 2em 0 1em 0;
  text-transform: none;
}
@media (min-width: 768px) {
  .footer-primary h5 {
    margin: 1em 0;
  }
}
.footer-primary .social-icons {
  display: inline-block;
  /* Tablet */
}
@media (min-width: 768px) {
  .footer-primary .social-icons {
    display: block;
  }
}
.footer-primary .social-icons li {
  float: left;
  margin-right: 1em;
}
.footer-primary .social-icons li:last-child {
  margin-right: 0;
}
.footer-primary .social-icons li a {
  color: #FFF;
  text-decoration: none;
}
.footer-primary .social-icons li a:hover, .footer-primary .social-icons li a:focus {
  color: #999;
}

.footer-secondary {
  background: #222;
  height: 50px;
}
.footer-secondary .copyright {
  color: #999;
  font-size: 0.75em;
  line-height: 50px;
  display: inline;
}
.footer-secondary .privacy-policy {
  position: absolute;
  right: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 21px;
  background: #333;
  color: #999;
  font-size: 0.75em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  -webkit-transform: background 0.2s ease-in-out;
          transform: background 0.2s ease-in-out;
}
.footer-secondary .privacy-policy:hover, .footer-secondary .privacy-policy:focus {
  background: #222;
  color: #999;
}

/******************************************************************
Site Name: Outside The March
Author: Eric Jackson Wood

Stylesheet: 404
******************************************************************/
/*********************
404
*********************/
.fourohfour {
  position: relative;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: #00CED1;
  background-image: url("/wp-content/uploads/2017/02/OTM-PageTitle-01.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll;
}
.fourohfour .fourohfour-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  text-align: center;
}
.fourohfour .fourohfour-content h1 {
  margin: 0;
  color: #FFF;
}
.fourohfour .fourohfour-content p {
  margin: 0 0 1em 0;
  color: #FFF;
}

/*********************
PRINT STYLESHEET
*********************/
@media print {
  /******************************************************************
  Site Name: Outside The March
  Author: Eric Jackson Wood
  
  Stylesheet: Print Stylesheet
  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
