/* MIXINS SCSS */
/* ================================================================================ */
/* MIXINS */
/* ================================================================================ */
/* ================================================================================ */
/* BOOTSTRAP GRID SYSTEM */
/* ================================================================================ */
/* VARIABLES SCSS */
/* ================================================================================ */
/* COLORS */
/* ================================================================================ */
/* ================================================================================ */
/* SCAFFOLDING */
/* ================================================================================ */
/* ================================================================================ */
/* GRID (FROM BOOTSTRAP) */
/* ================================================================================ */
/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small,
.wp-caption, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* TYPE SCSS */
/* ================================================================================ */
/* FONT KITS */
/* ================================================================================ */
@font-face {
  font-family: 'fjord';
  src: url("../fonts/fjordone-regular-webfont.eot");
  src: url("../fonts/fjordone-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fjordone-regular-webfont.woff") format("woff");
  font-weight: 100; }
@font-face {
  font-family: 'century';
  src: url("../fonts/2BE272_0_0.eot");
  src: url("../fonts/2BE272_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2BE272_0_0.woff") format("woff"), url("../fonts/2BE272_0_0.ttf") format("truetype");
  font-weight: 100; }
@font-face {
  font-family: 'century-italic';
  src: url("../fonts/2D8210_0_0.eot");
  src: url("../fonts/2D8210_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2D8210_0_0.woff") format("woff"), url("../fonts/2D8210_0_0.ttf") format("truetype");
  font-weight: 100; }
@font-face {
  font-family: 'mont';
  src: url("../fonts/montserrat-regular-webfont.eot");
  src: url("../fonts/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-regular-webfont.woff") format("woff"), url("../fonts/montserrat-regular-webfont.ttf") format("truetype");
  font-weight: 100; }
@font-face {
  font-family: 'social';
  src: url("../fonts/MonoSocialIconsFont-1.10.eot");
  src: url("../fonts/MonoSocialIconsFont-1.10.eot?#iefix") format("embedded-opentype"), url("../fonts/MonoSocialIconsFont-1.10.woff") format("woff"), url("../fonts/MonoSocialIconsFont-1.10.ttf") format("truetype");
  font-weight: 100; }
/* ================================================================================ */
/* CHARACTER STYLES */
/* ================================================================================ */
body, input {
  font-family: 'fjord', serif;
  font-size: 1em;
  line-height: 1.5;
  color: #16242f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

p, blockquote {
  color: #16242f; }

.body-xxl {
  font-size: 7.25em;
  text-transform: uppercase;
  letter-spacing: 14px;
  line-height: 1.25em;
  font-style: normal !important; }

.body-xl, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 {
  font-size: 2.625em; }

.body-lg, .body-md, .post-body hgroup span, .post-body p, .post-body ul, .post-body ol, ul.post-body, ol.post-body {
  font-size: 1.25em; }

.body-sm {
  font-size: 1em; }

h1, h2, h3, h4 {
  font-weight: 100; }

.h1, .post-body hgroup h1, .h2, .h3, .h4, nav, .body-xxl, date {
  font-family: 'century', serif; }

#shortstories hgroup span, #shortstories .post h2, .form span, .post-body blockquote, .post-body .first-letter {
  font-family: 'century-italic', serif; }

.h5, .h6, .btn, nav span {
  font-family: 'mont', sans-serif;
  text-transform: uppercase;
  font-weight: 500; }

.h1, .post-body hgroup h1 {
  font-size: 3.250em;
  text-transform: uppercase;
  letter-spacing: 3px; }

.h2, .post-body blockquote {
  font-size: 1.875em;
  color: #a2865e;
  letter-spacing: 1px; }

.h3 {
  font-size: 2.75em;
  text-transform: uppercase;
  letter-spacing: 4px; }

.h4, #newsletter .h6, .post-body blockquote .h6 {
  font-size: 1.5em; }

.h5 {
  font-size: 1.125em;
  letter-spacing: 3px; }

.h6 {
  letter-spacing: 3px;
  color: #a2865e; }

.icon {
  font-family: 'social';
  text-decoration: none !important; }

.sstagline {
  font-size: 2em;
  line-height: 1.25em; }

/* ================================================================================ */
/* BUTTONS */
/* ================================================================================ */
.btn {
  padding: 1em 2em;
  text-align: center;
  background: #a2865e;
  color: #fefefe;
  display: inline-block;
  letter-spacing: 2px;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out; }
  .btn:hover {
    background: #16242f;
    text-decoration: none; }

/* ================================================================================ */
/* RESPONSIVE FONT SIZES */
/* ================================================================================ */
@media only screen and (max-width: 1200px) {
  .body-xxl {
    font-size: 5.25em; } }
@media only screen and (max-width: 900px) {
  .body-xxl {
    font-size: 4em;
    letter-spacing: 4px; } }
@media only screen and (max-width: 768px) {
  .body-xxl, .body-xl, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6, .sstagline, .h1, .post-body hgroup h1, .h3 {
    font-size: 2em;
    letter-spacing: 2px;
    margin-bottom: .125em;
    line-height: 1.25em; }

  .body-xl, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6, .sstagline, .post-body blockquote {
    font-size: 1.5em;
    letter-spacing: 0; }

  #newsletter .h6, .post-body blockquote .h6 {
    font-size: 1.25em; }

  .body-lg, .body-md, .post-body hgroup span, .post-body p, .post-body ul, .post-body ol, ul.post-body, ol.post-body {
    font-size: 1em; }

  date, .h5, .h6 {
    font-size: .875em;
    letter-spacing: 2px; } }
/* ================================================================================ */
/* SHORT STORIES INNER POSTS - WORDPRESS POST MARKUPS */
/* ================================================================================ */
.post-body {
  text-align: left;
  width: 74%;
  display: inline-block; }

.post-body p, .post-body img, .post-body ul, .post-body ul, .post-body ol, ul.post-body, ol.post-body, .post-body img, .post-body img, .post-body blockquote, .wp-caption, iframe, embed, object, video {
  margin-bottom: 2em !important; }
  .post-body p:last-child, .post-body img:last-child, .post-body ul:last-child, .post-body ul:last-child, .post-body ol:last-child, ul.post-body:last-child, ol.post-body:last-child, .post-body img:last-child, .post-body img:last-child, .post-body blockquote:last-child, .wp-caption:last-child, iframe:last-child, embed:last-child, object:last-child, video:last-child {
    margin-bottom: 0; }

.post-body hgroup {
  text-align: center !important;
  width: 100%;
  position: relative; }
  .post-body hgroup span {
    display: inline-block;
    margin-top: .5em !important; }
  .post-body hgroup h1 {
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0; }
  .post-body hgroup em {
    font-style: normal;
    margin: 0 .4em; }

.post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 {
  line-height: 1em;
  margin-bottom: 1em !important;
  color: #16242f;
  font-family: 'mont', sans-serif; }

.post-body p, .post-body ul, .post-body ol, ul.post-body, ol.post-body {
  line-height: 1.75em !important; }

.post-body p, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 {
  position: relative;
  z-index: 9999;
  font-weight: 100; }

.post-body a {
  text-decoration: none;
  color: #a2865e; }

.post-body a:hover {
  text-decoration: underline; }

.post-body blockquote {
  color: #a2865e;
  text-align: center;
  width: 100% !important;
  padding: 2em 0 0 !important;
  letter-spacing: 0;
  border-color: #cacaca !important; }

.post-body .first-letter {
  font-size: 1400%;
  color: #cacaca;
  position: absolute;
  left: -50px;
  top: 60px;
  z-index: -99999; }

.post-body ul, .post-body ol, ul.post-body, ol.post-body {
  margin-left: 3em;
  margin-right: 3em; }

.wp-caption {
  text-align: center;
  color: #16242f;
  display: block; }

.post-body blockquote p {
  padding-bottom: 0 !important; }

/* FITVIDS WRAPPER */
/* RESPONSIVE FONT SIZES */
@media only screen and (max-width: 900px) {
  .post-body {
    width: 100%; }

  .post-body blockquote {
    padding: 1em 0 !important;
    font-size: 1.25em; }

  .post-body hgroup h1 {
    line-height: 1.125em; }

  .post-body .first-letter {
    display: none; } }
/* PCW - BOOTSTRAP GRID SCSS */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media (min-width: 481px) {
    .container {
      width: 750px; } }
  @media (min-width: 769px) {
    .container {
      width: 970px; } }
  @media (min-width: 901px) {
    .container {
      width: 1330px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.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-1 {
  width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 481px) {
  .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-1 {
    width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 769px) {
  .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-1 {
    width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 901px) {
  .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-1 {
    width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%; } }
/* FOREFATHERS - MAIN SCSS */
/* ================================================================================ */
/* GLOBAL STYLES */
/* ================================================================================ */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

::-moz-selection {
  background: #a2865e;
  color: #fefefe;
  text-shadow: none; }

::selection {
  background: #a2865e;
  color: #fefefe;
  text-shadow: none; }

a {
  cursor: pointer;
  text-decoration: none;
  transition: color .25s ease-in-out;
  -moz-transition: color .25s ease-in-out;
  -webkit-transition: color .25s ease-in-out; }
  a:hover {
    text-decoration: underline;
    cursor: pointer; }
  a:active {
    outline: none; }
  a:focus {
    outline: none; }

textarea {
  resize: none; }

html.touch select:focus {
  font-size: 16px !important; }

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none; }

::-webkit-input-placeholder {
  color: #999; }

input:-moz-placeholder {
  color: #999; }

input[type="text"], input[type="email"], input[type="tel"], input[type="submit"], textarea {
  -webkit-appearance: none;
  border-radius: 0; }

img {
  max-width: 100%;
  vertical-align: middle; }

video {
  max-width: 100% !important;
  height: auto; }

iframe, embed, object {
  max-width: 100% !important; }

hr {
  border: none;
  height: 6px;
  background: #16242f;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 0; }

/* ================================================================================ */
/* HTML / BODY / SECTIONS */
/* ================================================================================ */
body {
  -webkit-text-size-adjust: none;
  background: #fefefe;
  border-top: 10px solid #16242f; }

/* ================================================================================ */
/* HEADER */
/* ================================================================================ */
header {
  /* RESPONSIVE */ }
  header a.logo {
    display: block;
    text-indent: -9999px;
    width: 289px;
    height: 134px;
    background: url(../images/logo.svg) no-repeat center center;
    background-size: 289px 134px;
    margin: 0 auto; }
  @media only screen and (max-width: 769px) {
    header a.logo {
      width: 275px;
      height: 128px;
      background-size: 275px 128px; } }

/* ================================================================================ */
/* NAV */
/* ================================================================================ */
nav {
  /* RESPONSIVE */ }
  nav ul li {
    text-transform: uppercase;
    display: inline-block;
    margin-right: 3em;
    letter-spacing: 2px; }
    nav ul li:last-child {
      margin-right: 0; }
    nav ul li a {
      color: #16242f;
      padding: .5em; }
    nav ul li a:hover {
      color: #a2865e;
      text-decoration: none !important; }
    nav ul li span {
      padding: .5em .5em .3em;
      background: #a2865e;
      color: #fefefe;
      font-size: .5em !important;
      margin-left: 1.25em;
      margin-top: 1px;
      position: absolute;
      letter-spacing: 0;
      text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
      border-radius: 4px; }
  @media only screen and (max-width: 900px) {
    nav ul li {
      margin-right: 1em; } }
  @media only screen and (max-width: 768px) {
    nav ul li {
      display: block;
      margin: 0; }
      nav ul li a {
        padding: 0; } }

/* ================================================================================ */
/* MAIN - PORTFOLIO GRID */
/* ================================================================================ */
.main {
  /*  !!!!GRID SECTIONS!!!!!  */
  /*  HOVER EFFECTS  */
  /*  COLUMN SETUP  */
  /*  GROUPING  */
  /*  GRID OF FOUR  */
  /*  RESPONSIVE */
  /*  MOBILE DEVICES ONLY */
  /*  MOBILE DEVICES ONLY */ }
  .main .section {
    clear: both;
    padding: 0px;
    margin: 0px; }
    .main .section img {
      position: relative;
      overflow: hidden; }
  .main .col {
    position: relative; }
    .main .col span {
      position: relative;
      display: inline-block;
      display: none;
      text-indent: -99999em;
      transition: background .25s ease-in-out;
      -moz-transition: background .25s ease-in-out;
      -webkit-transition: background .25s ease-in-out; }
    .main .col h6 {
      color: #fefefe;
      text-transform: uppercase;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      opacity: 0;
      padding-left: 1em;
      padding-right: 1em; }
  .main .col:hover span {
    display: block;
    z-index: 99999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    text-indent: 0;
    line-height: auto; }
  .main .col span:hover h6 {
    transition: all 0.5s ease-out 0s;
    display: block;
    opacity: 1; }
  .main .col {
    display: block;
    float: left;
    margin: 3% 0 0 3%; }
  .main .col:first-child {
    margin-left: 0; }
  .main .section.group:first-child .col {
    margin-top: 0; }
  .main .group:before, .main .group:after {
    content: "";
    display: table; }
  .main .group:after {
    clear: both; }
  .main .group {
    zoom: 1;
    /* For IE 6/7 */ }
  .main .span_1_of_4 {
    width: 22.75%; }
  @media only screen and (max-width: 901px) {
    .main .span_1_of_4 {
      width: 48.375%; }
    .main .col {
      margin: 4% 0 0; }
    .main .section.group:first-child .col {
      margin: 0 0 4%; }
    .main .col:nth-of-type(even) {
      float: right; }
    .main .col:nth-child(3), .main .col:nth-child(4n) {
      margin-bottom: 0 !important; } }
  @media only screen and (max-width: 481px) {
    .main .col {
      margin-top: 0 !important; }
    .main .col, .main .col:nth-child(3), .main .col:nth-child(4n) {
      margin-bottom: 5% !important; }
    .main .span_1_of_4 {
      width: 100%; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
    .main .col:hover span {
      display: none; } }
  @media only screen and (max-width: 320px) {
    .main .section.group:last-child .span_1_of_4:last-child {
      margin-bottom: 0 !important; }
    .main .col, .main .col:nth-child(3), .main .col:nth-child(4n) {
      margin-bottom: 8.5% !important; } }

/* ================================================================================ */
/* INFORMATION & PROJECTS PAGE */
/* ================================================================================ */
.article h2 {
  margin-bottom: 1%; }
.article header {
  clear: both; }
.article .section, .article blockquote, .article p {
  width: 68%;
  margin: 0 auto; }
.article .section {
  display: table;
  margin: 0 auto;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  padding: 3% 0;
  /*  COLUMN SETUP  */
  /*  GROUPING  */
  /*  GRID OF THREE  */
  /*  GO FULL WIDTH AT LESS THAN 480 PIXELS */ }
  .article .section .col {
    display: block;
    float: left;
    margin: 1% 0 1% 5%; }
  .article .section .col:first-child {
    margin-left: 0; }
  .article .section .h6 {
    margin-bottom: .75em; }
  .article .section ul li {
    list-style: none;
    display: block; }
  .article .section .group:before,
  .article .section .group:after {
    content: "";
    display: table; }
  .article .section .group:after {
    clear: both; }
  .article .section .group {
    zoom: 1;
    /* For IE 6/7 */ }
  .article .section .span_3_of_3 {
    width: 100%; }
  .article .section .span_2_of_3 {
    width: 66.1%; }
  .article .section .span_1_of_3 {
    width: 30%; }
  @media only screen and (max-width: 480px) {
    .article .section .col {
      margin: 5% 0 5% 0%;
      text-align: center; }
    .article .section .col:first-child {
      margin-top: 0; }
    .article .section .col:last-child {
      margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .article .section .span_3_of_3 {
      width: 100%; }
    .article .section .span_2_of_3 {
      width: 100%; }
    .article .section .span_1_of_3 {
      width: 100%; } }
@media only screen and (max-width: 1200px) {
  .article .section, .article blockquote {
    width: 96%; } }
@media only screen and (max-width: 900px) {
  .article .section {
    padding: 4% 0; }
  .article header img {
    display: none; } }
@media only screen and (max-width: 481px) {
  .article .section {
    padding: 10% 0; }
  .article .btn {
    width: 100%;
    display: inline-block; } }

/* ================================================================================ */
/* PROJECT - CASE STUDY */
/* ================================================================================ */
.project header {
  border-top: 1px solid #cacaca;
  padding-top: 2.5em; }
  .project header p a {
    color: #a2865e; }
.project a {
  display: inline-block; }
  .project a:hover {
    color: #16242f;
    text-decoration: none; }
.project .images img, .project .doubleblock .pull-left, .project .doubleblock .pull-right {
  margin-bottom: 3.5%; }
.project .images img:last-child {
  margin-bottom: 0 !important; }
.project .doubleblock {
  width: 100%;
  float: left; }
  .project .doubleblock .pull-left, .project .doubleblock .pull-right {
    width: 48.25%; }
.project ul.pagination {
  text-align: center; }
  .project ul.pagination li {
    list-style: none;
    display: inline;
    margin-right: 1em; }
  .project ul.pagination li:last-child {
    margin-right: 0; }
  .project ul.pagination li a {
    color: #a2865e; }
  .project ul.pagination li a:hover {
    color: #16242f; }
@media only screen and (max-width: 481px) {
  .project .doubleblock .pull-left, .project .doubleblock .pull-right {
    width: 100%;
    float: left; } }
@media only screen and (max-width: 481px) {
  .project img, .project .doubleblock .pull-left, .project .doubleblock .pull-right {
    margin-bottom: 6% !important; } }

body .centerizer article .project img:last-child {
  margin-bottom: 0 !important; }

/* ================================================================================ */
/* SHORT STORIES - NEW!!!!! */
/* ================================================================================ */
#shortstories {
  /* RESPONSIVE */
  /*  MOBILE DEVICES ONLY */
  /* NEWSLETTER */ }
  #shortstories hgroup {
    position: relative; }
    #shortstories hgroup h2 {
      margin-bottom: -16px; }
    #shortstories hgroup span {
      color: #a2865e;
      text-transform: none;
      font-weight: 100;
      letter-spacing: 0;
      margin: 0 auto; }
  #shortstories ul.pagination {
    text-align: center; }
    #shortstories ul.pagination li {
      list-style: none;
      display: inline;
      margin-right: 1em; }
    #shortstories ul.pagination li:last-child {
      margin-right: 0; }
    #shortstories ul.pagination li a {
      color: #a2865e; }
    #shortstories ul.pagination li a:hover {
      color: #16242f;
      text-decoration: none; }
  #shortstories .rows {
    display: block; }
  #shortstories .post {
    width: 48.25%; }
    #shortstories .post.left {
      float: left; }
    #shortstories .post:nth-of-type(even) {
      float: right !important; }
    #shortstories .post .img {
      position: relative;
      display: block;
      width: auto;
      padding: 0;
      margin: 0; }
    #shortstories .post .img:hover span {
      display: block;
      z-index: 99999;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
      text-align: center;
      background: rgba(162, 134, 94, 0.7);
      text-indent: 0;
      line-height: auto; }
    #shortstories .post .img span {
      position: relative;
      display: inline-block;
      display: none;
      text-indent: -99999em; }
    #shortstories .post .img span strong {
      color: #fefefe;
      text-transform: uppercase;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      opacity: 0; }
    #shortstories .post .img span:hover strong {
      transition: opacity 0.5s ease-out 0s;
      display: block;
      opacity: 1;
      background: url(../images/monocle.svg) no-repeat center top;
      background-size: 118px;
      width: 50%;
      margin: 0 auto;
      padding-top: 122px; }
    #shortstories .post a {
      color: #16242f;
      display: block; }
      #shortstories .post a:hover {
        color: #a2865e;
        text-decoration: none; }
      #shortstories .post a.brackets {
        margin-left: .5em;
        color: #a2865e !important;
        display: inline-block !important;
        width: auto; }
      #shortstories .post a.brackets:hover {
        color: #16242f !important; }
    #shortstories .post h2, #shortstories .post date {
      line-height: 1.125em;
      width: 80%; }
    #shortstories .post p {
      width: 90%; }
    #shortstories .post h2 {
      margin: 0 auto; }
    #shortstories .post date {
      text-transform: uppercase;
      display: inline-block;
      color: #a2865e;
      letter-spacing: 5px; }
    #shortstories .post .centered-and-cropped {
      object-fit: cover; }
  @media only screen and (max-width: 769px) {
    #shortstories hgroup h2 {
      margin-bottom: 0; }
    #shortstories .post {
      width: 100%; }
    #shortstories .post .right {
      float: left !important; } }
  @media only screen and (max-width: 768px) {
    #shortstories h2, #shortstories date, #shortstories p {
      width: 100%; }
    #shortstories .img img {
      max-height: 275px; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
    #shortstories .img:hover span {
      display: none !important; } }
  #shortstories #newsletter, #shortstories .post-body blockquote, .post-body #shortstories blockquote {
    width: 100%;
    display: inline-block;
    border-top: 2px solid #a2865e;
    border-bottom: 2px solid #a2865e;
    color: #a2865e;
    padding: 3em 0;
    /* RESPONSIVE */
    /*  MOBILE DEVICES ONLY */ }
    #shortstories #newsletter .form, #shortstories .post-body blockquote .form, .post-body #shortstories blockquote .form {
      margin: 0 auto;
      width: 66%;
      position: relative; }
      #shortstories #newsletter .form span, #shortstories .post-body blockquote .form span, .post-body #shortstories blockquote .form span {
        display: inline-block; }
    #shortstories #newsletter .left, #shortstories .post-body blockquote .left, .post-body #shortstories blockquote .left {
      float: left; }
    #shortstories #newsletter .right, #shortstories .post-body blockquote .right, .post-body #shortstories blockquote .right {
      float: right;
      position: relative; }
    #shortstories #newsletter .left, #shortstories .post-body blockquote .left, .post-body #shortstories blockquote .left, #shortstories #newsletter .right, #shortstories .post-body blockquote .right, .post-body #shortstories blockquote .right {
      width: 48%; }
    #shortstories #newsletter input, #shortstories .post-body blockquote input, .post-body #shortstories blockquote input {
      width: 100%;
      padding: 1em;
      border: 1px solid #a2865e !important;
      padding-right: 5.5em !important; }
    #shortstories #newsletter input[type="submit"], #shortstories .post-body blockquote input[type="submit"], .post-body #shortstories blockquote input[type="submit"] {
      position: absolute;
      right: 0;
      top: 0;
      padding: 1em !important;
      width: 70px;
      border-left: 1px solid #a2865e;
      vertical-align: top;
      /*this line*/
      background: #fefefe url(../images/mail.png) no-repeat center center; }
      #shortstories #newsletter input[type="submit"]:hover, #shortstories .post-body blockquote input[type="submit"]:hover, .post-body #shortstories blockquote input[type="submit"]:hover {
        background: #16242f url(../images/mail.png) no-repeat center center;
        cursor: pointer;
        transition: background .25s ease-in-out;
        -moz-transition: background .25s ease-in-out;
        -webkit-transition: background .25s ease-in-out; }
    #shortstories #newsletter ::-webkit-input-placeholder, #shortstories .post-body blockquote ::-webkit-input-placeholder, .post-body #shortstories blockquote ::-webkit-input-placeholder {
      color: #a2865e; }
    #shortstories #newsletter :-moz-placeholder, #shortstories .post-body blockquote :-moz-placeholder, .post-body #shortstories blockquote :-moz-placeholder {
      color: #a2865e; }
    #shortstories #newsletter ::-moz-placeholder, #shortstories .post-body blockquote ::-moz-placeholder, .post-body #shortstories blockquote ::-moz-placeholder {
      color: #a2865e; }
    #shortstories #newsletter :-ms-input-placeholder, #shortstories .post-body blockquote :-ms-input-placeholder, .post-body #shortstories blockquote :-ms-input-placeholder {
      color: #a2865e; }
    @media only screen and (max-width: 1200px) {
      #shortstories #newsletter .form, #shortstories .post-body blockquote .form, .post-body #shortstories blockquote .form {
        width: 100%; } }
    @media only screen and (max-width: 769px) {
      #shortstories #newsletter, #shortstories .post-body blockquote, .post-body #shortstories blockquote {
        padding: 2em 0; }
        #shortstories #newsletter .right, #shortstories .post-body blockquote .right, .post-body #shortstories blockquote .right {
          float: left; }
        #shortstories #newsletter .left, #shortstories .post-body blockquote .left, .post-body #shortstories blockquote .left, #shortstories #newsletter .right, #shortstories .post-body blockquote .right, .post-body #shortstories blockquote .right {
          width: 100%;
          text-align: center; }
        #shortstories #newsletter .form span, #shortstories .post-body blockquote .form span, .post-body #shortstories blockquote .form span {
          display: block;
          margin-bottom: 1.5em; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
      #shortstories #newsletter a.submit, #shortstories .post-body blockquote a.submit, .post-body #shortstories blockquote a.submit {
        top: 2px;
        height: 57px; } }

/* ================================================================================ */
/* FOOTER */
/* ================================================================================ */
footer {
  color: #a2865e;
  position: relative;
  /* RESPONSIVE */ }
  footer .seal {
    position: absolute;
    width: 68px;
    height: 68px;
    background: url(../images/seal.svg) no-repeat center center;
    background-size: 68px 68px;
    left: 0;
    margin-top: -24px; }
  footer .pull-left {
    margin-left: 5.5em; }
  footer ul li {
    display: inline;
    border-left: 1px solid #a2865e;
    padding: 0 .75em; }
    footer ul li:first-child {
      border: none;
      padding-left: 0; }
  footer .pull-right {
    position: relative;
    width: 294px; }
    footer .pull-right a, footer .pull-right p {
      color: #a2865e; }
    footer .pull-right a {
      text-decoration: underline !important; }
    footer .pull-right ul li {
      border: none; }
    footer .pull-right ul li:first-child, footer .pull-right ul li:last-child {
      padding-right: 0 !important; }
  footer .social {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -1.25em;
    width: auto;
    float: right;
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased; }
    footer .social li {
      padding: 0 0.35em; }
    footer .social li a {
      text-decoration: none !important;
      font-size: 2.5em; }
    footer .social li:last-child {
      padding-right: 0 !important; }
  footer a:hover {
    color: #16242f; }
  @media only screen and (max-width: 901px) {
    footer {
      text-align: center; }
      footer span {
        display: none; }
      footer .pull-left, footer .pull-right {
        float: left;
        width: 100%;
        display: block; }
      footer .pull-left {
        margin-left: 0; }
      footer .pull-right p {
        display: none; }
      footer .pull-right ul {
        position: relative; }
      footer .social {
        position: relative;
        margin-top: 0;
        float: none; } }
  @media only screen and (max-width: 768px) {
    footer .pull-left ul li {
      border: none;
      display: block; } }

/* Main theme style */
/* Responsive SASS */
/* Set your 4 breakpoints in variables.scss */
/* ================================================================================ */
/* LARGE DISPLAY: */
/* ================================================================================ */
/* ================================================================================ */
/* MEDIUM DISPLAY */
/* ================================================================================ */
/* ================================================================================ */
/* SMALL / TABLET: */
/* ================================================================================ */
/* ================================================================================ */
/* XTRA SMALL: 480px  */
/* ================================================================================ */
/* ================================================================================ */
/* MOBILE LAYOUT: 320px  */
/* ================================================================================ */
/* ================================================================================ */
/* IPHONE 5 ONLY  */
/* ================================================================================ */
/* ================================================================================ */
/* IPHONE 4 LANDSCAPE ONLY  */
/* ================================================================================ */
/* ================================================================================ */
/* RETINA ONLY  */
/* ================================================================================ */
/* responsive tweaks */
/* UTILITIES SCSS */
/* ================================================================================ */
/* UTILITIES */
/* ================================================================================ */
.holder {
  display: block;
  width: 100%;
  max-width: 1655px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  /* RESPONSIVE */ }
  @media only screen and (max-width: 769px) {
    .holder {
      padding-left: 20px;
      padding-right: 20px; } }

.centerizer {
  display: block;
  width: 100%;
  max-width: 1330px;
  margin: 0 auto; }

.block {
  display: block; }

.inline {
  display: inline; }

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

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

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

.break {
  display: block;
  clear: both; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

*:first-child + html .clearfix {
  zoom: 1; }

/* CLEARFIX IE7 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }

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

.push-down-1x {
  margin-bottom: 1em; }

.push-down-2x {
  margin-bottom: 2em; }

.push-down-3x {
  margin-bottom: 3em; }

.push-down-4x {
  margin-bottom: 4em; }

.push-down-8x {
  margin-bottom: 8em; }

.push-up-1x {
  margin-top: 1em; }

.push-up-2x {
  margin-top: 2em; }

.push-up-3x {
  margin-top: 3em; }

.push-up-4x {
  margin-top: 4em; }

/* RESPONSIVE */
@media only screen and (max-width: 900px) {
  .push-down-8x {
    margin-bottom: 2em; } }
@media only screen and (max-width: 769px) {
  .push-up-3x, .push-up-4x {
    margin-top: 2em; }

  .push-down-3x, .push-down-4x {
    margin-bottom: 2em; } }
.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important;
  visibility: hidden !important; }

@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

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

  table.visible-xs {
    display: table; }

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

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

  table.visible-sm {
    display: table; }

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

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 769px) and (max-width: 900px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

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

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 901px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

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

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (max-width: 480px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 481px) and (max-width: 768px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 769px) and (max-width: 900px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 901px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

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

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
