@charset "UTF-8";
/* 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, 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: 'din-bold';
  src: url("../fonts/din-bold-webfont.eot");
  src: url("../fonts/din-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/din-bold-webfont.woff2") format("woff2"), url("../fonts/din-bold-webfont.woff") format("woff"), url("../fonts/din-bold-webfont.ttf") format("truetype"), url("../fonts/din-bold-webfont.svg#dinbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

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

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Italic-webfont.eot");
  src: url("../fonts/Roboto-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Italic-webfont.woff") format("woff"), url("../fonts/Roboto-Italic-webfont.ttf") format("truetype"), url("../fonts/Roboto-Italic-webfont.svg#Roboto-Italic") format("svg");
  font-weight: 400;
  font-style: italic;
}

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

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

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

.icon-spinefarm:before, ul.socials li .spinefarm:before {
  content: "\e900";
}

.icon-url-icon:before, ul.socials li .website:before {
  content: "\e901";
}

.icon-instagram:before, ul.socials li .instagram:before, .insta-feed .insta:before {
  content: "\e902";
}

.icon-twitter:before, ul.socials li .twitter:before, .twitter-feed .twitter-bird:before {
  content: "\e903";
}

.icon-facebook:before, ul.socials li .facebook:before {
  content: "\e904";
}

/* ================================================================================ */
/* CHARACTER STYLES */
/* ================================================================================ */
body {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.42857;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  color: #000;
}

p {
  font-family: 'Georgia';
}

input, textarea, button {
  -webkit-font-smoothing: antialiased;
}

.body-lg {
  font-size: 1.250em;
}

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

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

.thin {
  font-weight: 300;
}

.semibold {
  font-weight: 600;
}

.bold, strong {
  font-weight: 700;
}

.h1, .h2, .h3, .h4, .h5 {
  line-height: 1.2em;
}

.text-uppercase {
  text-transform: uppercase;
}

.h1 {
  font-size: 3.250em;
}

.h2 {
  font-size: 2.250em;
}

.h3 {
  font-size: 1.875em;
}

.h4 {
  font-size: 1.500em;
}

.h5 {
  font-size: 1.125em;
}

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

.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.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .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.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .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.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/*  MAIN SCSS */
/* ================================================================================ */
/* COLORS */
/* ================================================================================ */
.pink, .pink a {
  color: #ef0027;
}

.black, .black a {
  color: #160f0b;
}

.yellow, .yellow a {
  color: #ffd333;
}

.white, .white a {
  color: #ffffff;
}

/* ================================================================================ */
/* GLOBAL STYLES */
/* ================================================================================ */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

::-moz-selection {
  background: #eee;
  color: #000;
  text-shadow: none;
}

::selection {
  background: #eee;
  color: #000;
  text-shadow: none;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: underline;
}

a:active {
  outline: none;
}

a:focus {
  outline: none;
}

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

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

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

/* ---- FORM ELEMENTS ---- */
textarea {
  resize: none;
}

html.touch select:focus,
html.touch input[type="text"]:focus,
html.touch input[type="email"]:focus,
html.touch input[type="password"]:focus,
html.touch input[type="tel"]: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;
}

input[type="submit"] {
  cursor: pointer;
}

/* ---- BACKGROUND STYLE ---- */
.bg-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -ms-behavior: url("js/compat/backgroundsize.min.htc");
  /* IE 8 Fix */
}

/* ================================================================================ */
/* HTML / BODY / SECTIONS */
/* ================================================================================ */
body {
  background: #ef0027;
  color: #0d0d0d;
}

section {
  display: block;
  clear: both;
  position: relative;
}

.content-block {
  display: block;
  width: 100%;
  clear: both;
  text-align: center;
  padding: 0 20px;
}

.btn {
  background-color: #ffd333;
  font-family: 'din-bold', sans-serif;
  font-size: 1.25em;
  font-weight: 900;
  text-transform: uppercase;
  color: black;
  display: inline-block;
  clear: both;
  margin: 2em auto;
  text-align: center;
  padding: 1.25em 1.5em;
}

.btn:hover {
  background-color: black;
  text-decoration: none;
  color:  #ffd333;
}

@media (max-width: 768px) {
  .btn {
    padding: 1.25em 1.15em;
    font-size: 1.05em;
  }
}

/* ================================================================================ */
/* HEADER */
/* ================================================================================ */
header {
  background: #ffd333;
  position: fixed;
  z-index: 2;
  width: 100%;
  padding: 1em 0;
}

@media (max-width: 480px) {
  header {
    text-align: center;
  }
}

nav {
  font-family: 'din-regular', sans-serif;
  font-size: 1.00em;
  font-weight: 100;
  text-transform: uppercase;
  display: inline-block;
  line-height: 10px;
  padding-left: .75em;
}

@media (max-width: 480px) {
  nav {
    padding-left: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
  }
}

nav h1 {
  font-family: 'din-bold', sans-serif;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 1.5em;
  float: left;
  color: #020101;
  font-weight: 100;
  line-height: 10px;
}

@media (max-width: 480px) {
  nav h1 {
    display: none;
  }
}

nav ul {
  display: inline-block;
  list-style: none;
}

nav ul li {
  float: left;
  margin-right: 1.5em;
  text-decoration: none;
}

@media (max-width: 480px) {
  nav ul li {
    margin-right: 1.25em;
  }
  nav ul li:last-child {
    margin-right: 0;
  }
}

nav ul li a {
  color: #d91217;
}

nav ul li a:hover {
  color: #020101;
  text-decoration: none;
}

ul.socials {
  display: inline-block;
  float: right;
  list-style: none;
}

@media (max-width: 480px) {
  ul.socials {
    float: none;
  }
}

ul.socials li {
  display: inline-block;
  float: left;
  font-size: 0;
}

ul.socials li a {
  color: #d91217;
}

ul.socials li a:hover {
  color: #020101;
  text-decoration: none;
}

ul.socials li .facebook:before {
  font-family: 'thebrowning-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  padding: 0 .75em;
}

ul.socials li .instagram:before {
  font-family: 'thebrowning-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  padding: 0 .75em;
}

ul.socials li .twitter:before {
  font-family: 'thebrowning-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  padding: 0 .75em;
}

ul.socials li .website:before {
  font-family: 'thebrowning-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  padding: 0 .75em;
}

ul.socials li .spinefarm:before {
  font-family: 'thebrowning-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  padding: 0 .75em;
}

/* ================================================================================ */
/* HERO */
/* ================================================================================ */
#hero {
  text-align: center;
  padding-top: 100px;
}

#hero img {
  width: 100%;
}

@media (max-width: 768px) {
  #hero {
    padding-top: 60px;
  }
}

@media (max-width: 480px) {
  #hero {
    padding-top: 99px;
  }
}

.title {
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
}

.title img {
  margin: 0px auto;
  text-align: center;
  padding: 0 20px;
  width: 50% !important;
}

@media (max-width: 900px) {
  .title img {
    width: 80% !important;
  }
}

@media (max-width: 768px) {
  .title img {
    width: 90% !important;
  }
}

.sub-title {
  display: block;
  position: absolute;
  bottom: 30px;
  text-align: center;
  font-family: 'din-bold', sans-serif;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 2em;
  width: 100%;
  letter-spacing: 2px;
}

@media (max-width: 900px) {
  .sub-title {
    font-size: 1.75em;
  }
}

@media (max-width: 768px) {
  .sub-title {
    bottom: 10px;
    font-size: 1.5em;
  }
}

/* ================================================================================ */
/* MERCH */
/* ================================================================================ */
#merch {
  margin-bottom: 3em;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.merch-item {
  padding: 20px;
  text-transform: uppercase;
  font-weight: 100;
}

.merch-item img {
  border: 6px solid #ef0027;
}

.merch-item .text-wrap {
  background-color: #ef0027;
  display: block;
  padding: 10px 15px;
}

.merch-item .text-wrap:hover {
  text-decoration: none;
  background-color: black;
}

.merch-item p {
  font-size: 1.15em;
  font-family: 'din-regular', sans-serif;
  color: #ffffff;
}

.merch-item .price {
  color: #ffd333;
  font-size: 1.75em;
  font-family: 'din-bold', sans-serif;
}

/* ================================================================================ */
/* VIDEO */
/* ================================================================================ */
#video {
/*
  background-image: url("../images/68-yellow-bg.jpZ");
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
*/
  border-top: 4px solid #56110c;
  border-bottom: 4px solid #56110c;
  padding: 4em 0;
  text-align: center;
  background-color: #ffd333;
}

@media (max-width: 768px) {
  #video {
    margin: 2em 0;
    padding: 2em 0;
  }
}

.video-embed {
  display: block;
  width: 100%;
  padding: 0 1em;
}

.video-embed iframe {
  margin: 0px auto;
  text-align: center;
  display: block;
}

#bio {
  text-align: center;
}

#bio img {
  margin: 0px auto;
  padding: 0 15px;
}

#bio ul {
  list-style: none;
  margin: 1em 0;
}

#bio ul li {
  display: inline-block;
  margin: 1em 1.5em;
}

@media (max-width: 480px) {
  #bio ul li {
    margin: 1em;
  }
}

#bio p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.05em;
  font-weight: 900;
  margin-bottom: .25em;
}

#bio em {
  color: #ef0027;
}

/* ================================================================================ */
/* TOUR DATES */
/* ================================================================================ */
#tour-dates {
  margin: 4em 0 0;
}

@media (max-width: 768px) {
  #tour-dates {
    margin: 2em 0;
  }
}

/* ================================================================================ */
/* SOCIAL */
/* ================================================================================ */
#socials {
/*   background-image: url("../images/68-yellow-bg.jpg"); */
/*   background-attachment: fixed; */
  border-top: 4px solid #ef0027;
  border-bottom: 4px solid #ef0027;
  padding: 3em 0;
  text-align: center;
/*
  background-position: center bottom;
  background-size: cover;
*/
  background-color: #77d2c9;
}

.twitter-feed {
  display: block;
  width: 70%;
  margin: 0px auto 2em;
}

.twitter-feed img {
  width: 75px;
}

.twitter-feed #tweet ul {
  list-style: none;
}

.twitter-feed .user {
  display: none;
}

.twitter-feed .tweet {
  font-family: 'din-regular', sans-serif;
  font-size: 1.15em;
  font-weight: 100;
  text-transform: uppercase;
}

.twitter-feed .tweet a {
  font-family: 'din-bold', sans-serif;
  color: black;
}

.twitter-feed .tweet a:hover {
  color: #ef0027;
}

.twitter-feed .timePosted {
  font-family: 'din-regular', sans-serif;
  font-size: 1.00em;
  color: #ffd333;
  margin: 10px 0;
}

.twitter-feed .interact a {
  color: #ffffff;
  font-family: 'din-regular', sans-serif;
  font-size: 1.05em;
  font-weight: 100;
  margin: 0 1em;
}

.twitter-feed .interact a:hover {
  text-decoration: none;
  color: #ef0027;
}

.twitter-feed .twitter-bird {
  display: block;
  text-align: center;
  width: 100%;
  font-family: 'din-bold', sans-serif;
}

.twitter-feed .twitter-bird:before {
  font-family: 'thebrowning-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.75em;
  padding: 0 .75em;
  color: #ffd333;
}

.insta-feed {
  display: block;
}

.insta-feed #single img {
  width: 22%;
  border: 6px solid #56110c;
  margin: 10px;
  display: inline-block;
}

@media (max-width: 768px) {
  .insta-feed #single img {
    width: 44%;
  }
}

@media (max-width: 480px) {
  .insta-feed #single img {
    width: 100%;
    margin: 10px 0;
  }
}

.insta-feed .insta {
  font-family: 'din-bold', sans-serif;
  color: black;
  margin-top: 1em;
  display: block;
  font-size: 1.25em;
}

.insta-feed .insta:hover {
  text-decoration: none;
  color: #ef0027;
}

.insta-feed .insta:before {
  font-family: 'thebrowning-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25em;
  padding: 0 .75em;
  color: #ef0027;
  position: absolute;
  margin-left: -58px;
  margin-top: -2px;
}

/* ================================================================================ */
/* FOOTER */
/* ================================================================================ */
footer {
  text-align: center;
  background-color: #ef0027;
  position: relative;
}

footer img {
  display: block;
  bottom: 0;
}

footer .label-logo {
  background: url("../images/cooking-vinyl.png") no-repeat;
  background-size: 60px 60px;
  width: 60px;
  height: 60px;
  display: block;
  margin: 2em auto;
}

/* Main theme style */
/* MODULES SCSS */
/* ================================================================================ */
/* WIDGET GLOBAL */
/* ================================================================================ */
.widget {
  display: block;
  clear: both;
  margin-bottom: 2em;
  position: relative;
  width: 100%;
  max-width: 360px;
}

/* widgets and modules */
/* 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 */
/* ================================================================================ */
.centerizer {
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 1200px;
}

@media (max-width: 900px) {
  .centerizer {
    max-width: 900px;
  }
}

@media (max-width: 768px) {
  .centerizer {
    max-width: 768px;
  }
}

@media (max-width: 480px) {
  .centerizer {
    max-width: 480px;
  }
}

@media (max-width: 320px) {
  .centerizer {
    max-width: 320px;
  }
}

.inline-cols {
  padding-left: 0;
  display: block;
  clear: both;
}

.inline-cols .col-xs-1, .inline-cols .col-sm-1, .inline-cols .col-md-1, .inline-cols .col-lg-1, .inline-cols .col-xs-2, .inline-cols .col-sm-2, .inline-cols .col-md-2, .inline-cols .col-lg-2, .inline-cols .col-xs-3, .inline-cols .col-sm-3, .inline-cols .col-md-3, .inline-cols .col-lg-3, .inline-cols .col-xs-4, .inline-cols .col-sm-4, .inline-cols .col-md-4, .inline-cols .col-lg-4, .inline-cols .col-xs-5, .inline-cols .col-sm-5, .inline-cols .col-md-5, .inline-cols .col-lg-5, .inline-cols .col-xs-6, .inline-cols .col-sm-6, .inline-cols .col-md-6, .inline-cols .col-lg-6, .inline-cols .col-xs-7, .inline-cols .col-sm-7, .inline-cols .col-md-7, .inline-cols .col-lg-7, .inline-cols .col-xs-8, .inline-cols .col-sm-8, .inline-cols .col-md-8, .inline-cols .col-lg-8, .inline-cols .col-xs-9, .inline-cols .col-sm-9, .inline-cols .col-md-9, .inline-cols .col-lg-9, .inline-cols .col-xs-10, .inline-cols .col-sm-10, .inline-cols .col-md-10, .inline-cols .col-lg-10, .inline-cols .col-xs-11, .inline-cols .col-sm-11, .inline-cols .col-md-11, .inline-cols .col-lg-11, .inline-cols .col-xs-12, .inline-cols .col-sm-12, .inline-cols .col-md-12, .inline-cols .col-lg-12 {
  float: none;
  display: inline-block;
  margin: 0 -0.20em;
  vertical-align: top;
}

.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;
}

.vert-pad-1 {
  padding: 1em 0;
}

.vert-pad-2 {
  padding: 2em 0;
}

.vert-pad-3 {
  padding: 3em 0;
}

.vert-pad-4 {
  padding: 4em 0;
}

.vert-pad-5 {
  padding: 5em 0;
}

.push-down-05 {
  margin-bottom: .5em;
}

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

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

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

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

.push-down-5 {
  margin-bottom: 5em;
}

@media (max-width: 768px) {
  .vert-pad-4 {
    padding: 3em 0;
  }
  .vert-pad-5 {
    padding: 3.5em 0;
  }
  .push-down-1 {
    margin-bottom: 0.5em;
  }
  .push-down-2 {
    margin-bottom: 1em;
  }
  .push-down-3 {
    margin-bottom: 1.5em;
  }
  .push-down-4 {
    margin-bottom: 2em;
  }
  .push-down-5 {
    margin-bottom: 2.5em;
  }
}

@media (max-width: 480px) {
  .vert-pad-3 {
    padding: 2.2em 0;
  }
}

.two-col {
  -webkit-column-count: 2;
  -webkit-column-gap: 10px;
  -moz-column-count: 2;
  -moz-column-gap: 10px;
  column-count: 2;
  column-gap: 10px;
}

.four-col {
  -webkit-column-count: 4;
  -webkit-column-gap: 10px;
  -moz-column-count: 4;
  -moz-column-gap: 10px;
  column-count: 4;
  column-gap: 10px;
}

@media (max-width: 600px) {
  .four-col {
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    column-count: 3;
    column-gap: 10px;
  }
}

@media (max-width: 480px) {
  .four-col {
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
  }
}

.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;
  }
}

/** WORDPRESS FORMATTING FOR TINYMCE, GALLERIES, AND MORE **/
/* ================================================================================ */
/* TINYMCE */
/* ================================================================================ */
.post-body {
  /* FITVIDS WRAPPER */
}

.post-body p {
  line-height: 1.8em;
  margin-bottom: 1.8em;
}

.post-body blockquote {
  background: #eaeaea;
  display: block;
  clear: both;
  border-radius: 10px;
  -khtml-border-radius: 10px;
  position: relative;
  margin: 2.5em 2em 2em 2em;
  padding: 2em;
}

.post-body blockquote p:last-child {
  margin-bottom: 0;
}

.post-body blockquote:after {
  bottom: 100%;
  left: 70px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(234, 234, 234, 0);
  border-bottom-color: #eaeaea;
  border-width: 25px;
  margin-left: -25px;
}

.post-body h2, .post-body h3 {
  font-family: 'Header';
  font-weight: 900;
  line-height: 1.3em;
}

.post-body h4, .post-body h5 {
  font-weight: 700;
  line-height: 1.5em;
}

.post-body h2 {
  font-size: 2.5em;
}

.post-body h3 {
  font-size: 2em;
}

.post-body h4 {
  font-size: 1.5em;
}

.post-body h5 {
  font-size: 1.250em;
}

.post-body hr {
  height: 6px;
  border: 0;
  padding: 0;
  margin: 0;
  background: #666;
  display: block;
  clear: both;
  margin-bottom: 1.8em;
}

.post-body a {
  font-weight: 700;
  color: #777;
}

.post-body ul {
  display: block;
  clear: both;
  margin-bottom: 1.8em;
  list-style-type: none;
  margin-left: 10px;
}

.post-body ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 1.3em;
  line-height: 1.5em;
}

.post-body ul li:after {
  content: '•';
  position: absolute;
  left: 0;
  top: 0px;
  color: #666;
}

.post-body ol {
  display: block;
  clear: both;
  margin-bottom: 1.8em;
  margin-left: 30px;
}

.post-body ol li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 1.3em;
  line-height: 1.5em;
}

.post-body .wp-caption {
  display: block;
  border: none;
  color: #000;
  font-size: .775em;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  padding: 4px;
  border-radius: 0;
  font-style: italic;
}

.post-body .wp-caption p.wp-caption-text {
  padding: 0 0 4px;
  margin-bottom: 0;
}

.post-body .fluid-width-video-wrapper {
  display: block;
  clear: both;
  margin-bottom: 2em;
  border-bottom: 6px solid #666;
}

@media (max-width: 480px) {
  .post-body blockquote {
    margin: 1.75em .5em 2em .5em;
    padding: 1.25em;
  }
  .post-body blockquote:after {
    bottom: 100%;
    left: 70px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(234, 234, 234, 0);
    border-bottom-color: #eaeaea;
    border-width: 15px;
    margin-left: -15px;
  }
}

/* WP IMAGE ALIGN MARKUP */
.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}

.alignleft img, img.alignleft img {
  border-bottom: 6px solid #666;
}

.alignright, img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}

.alignright img, img.alignright img {
  border-bottom: 6px solid #666;
}

.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.aligncenter img, img.aligncenter img {
  border-bottom: 6px solid #666;
}

img.alignleft, img.alignright, img.aligncenter {
  margin-bottom: 12px;
}

.alignnone {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* ============================== */
/* WP GALLERY */
/* ============================== */
.gallery {
  display: block;
  clear: both;
  margin: 2em 0;
}

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

.gallery br {
  display: none !important;
  clear: none;
}

.gallery .gallery-item {
  float: left;
  text-align: center;
  position: relative;
  overflow: hidden;
}

/* Set width and margin below */
.gallery .gallery-icon {
  display: block;
  margin: 0 4%;
}

.gallery .gallery-icon a {
  display: block;
  background: #333;
  border: 3px #333333 solid;
}

.gallery .gallery-icon a:hover {
  border-color: #b20707;
}

.gallery .gallery-caption {
  color: #999;
  font-size: .875em;
  font-family: 'Georgia';
  position: absolute;
  color: #fff;
  left: 50%;
  bottom: 45%;
  width: 80%;
  margin-left: -40%;
  padding: 2%;
  opacity: 0;
  display: none;
}

.gallery .gallery-icon img {
  display: block;
  width: 100%;
  height: auto;
  margin: auto !important;
}

/* Widths of thumbnails */
.gallery-columns-1 .gallery-item {
  width: 60%;
  display: block;
  float: none;
  clear: both;
  margin: 0 auto;
  margin-bottom: 4%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
  margin-bottom: 4%;
}

.gallery-columns-3 .gallery-item {
  width: 33.33%;
  margin-bottom: 4%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
  margin-bottom: 4%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
  margin-bottom: 3%;
}

.gallery-columns-6 .gallery-item {
  width: 16.66%;
  margin-bottom: 2%;
}

.gallery-columns-7 .gallery-item {
  width: 16.66%;
  margin-bottom: 2%;
}

.gallery-columns-8 .gallery-item {
  width: 16.66%;
  margin-bottom: 2%;
}

.gallery-columns-9 .gallery-item {
  width: 16.66%;
  margin-bottom: 2%;
}

/*
.gallery-columns-1 .gallery-caption {font-size: 2em;}
.gallery-columns-2 .gallery-caption {font-size: 2em;}
.gallery-columns-3 .gallery-caption {font-size: 1.75em;}
.gallery-columns-4 .gallery-caption {font-size: 1.5em;}
.gallery-columns-5 .gallery-caption {font-size: 1.25em;}
.gallery-columns-6 .gallery-caption {font-size: 1em;}
.gallery-columns-7 .gallery-caption {font-size: 1em;}
.gallery-columns-8 .gallery-caption {font-size: .875em;}
.gallery-columns-9 .gallery-caption {font-size: .875em;}
*/
@media only screen and (max-width: 768px) {
  .gallery-columns-1 .gallery-item {
    width: 60%;
    display: block;
    float: none;
    clear: both;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .gallery-columns-2 .gallery-item {
    width: 50%;
  }
  .gallery-columns-3 .gallery-item {
    width: 33.33%;
  }
  .gallery-columns-4 .gallery-item {
    width: 33.33%;
  }
  .gallery-columns-5 .gallery-item {
    width: 33.33%;
  }
  .gallery-columns-6 .gallery-item {
    width: 33.33%;
  }
  .gallery-columns-7 .gallery-item {
    width: 33.33%;
  }
  .gallery-columns-8 .gallery-item {
    width: 33.33%;
  }
  .gallery-columns-9 .gallery-item {
    width: 33.33%;
  }
}

@media only screen and (max-width: 600px) {
  .gallery-columns-2 .gallery-item {
    width: 50%;
  }
  .gallery-columns-3 .gallery-item {
    width: 50%;
  }
  .gallery-columns-4 .gallery-item {
    width: 50%;
  }
  .gallery-columns-5 .gallery-item {
    width: 50%;
  }
  .gallery-columns-6 .gallery-item {
    width: 50%;
  }
  .gallery-columns-7 .gallery-item {
    width: 50%;
  }
  .gallery-columns-8 .gallery-item {
    width: 50%;
  }
  .gallery-columns-9 .gallery-item {
    width: 50%;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
/*# sourceMappingURL=site.dev.css.map */