/* SPOT Colors */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

html {
  width: 100%;
  height: 100%; }

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

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

img, svg {
  width: 100%;
  height: auto; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.list-unstyled {
  padding: 0;
  margin: 0;
  list-style: none; }

.list-centered {
  text-align: center; }
  .list-centered li {
    float: none;
    display: inline-block !important; }

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

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0; }
  .container::after {
    display: block;
    content: "";
    clear: both; }
  @media (min-width: 400px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0; }
  .container-fluid::after {
    display: block;
    content: "";
    clear: both; }

.row {
  margin-left: 0;
  margin-right: 0; }
  .row::after {
    display: block;
    content: "";
    clear: both; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.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, .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, .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, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0; }

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

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

.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: 400px) {
  .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: auto; }
  .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: auto; }
  .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: 768px) {
  .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: auto; }
  .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: auto; }
  .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: 992px) {
  .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: auto; }
  .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: auto; }
  .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%; } }

@media (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-1 {
    width: 8.33333%; }
  .col-xl-2 {
    width: 16.66667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.33333%; }
  .col-xl-5 {
    width: 41.66667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.33333%; }
  .col-xl-8 {
    width: 66.66667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.33333%; }
  .col-xl-11 {
    width: 91.66667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1800px) {
  .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    float: left; }
  .col-xxl-1 {
    width: 8.33333%; }
  .col-xxl-2 {
    width: 16.66667%; }
  .col-xxl-3 {
    width: 25%; }
  .col-xxl-4 {
    width: 33.33333%; }
  .col-xxl-5 {
    width: 41.66667%; }
  .col-xxl-6 {
    width: 50%; }
  .col-xxl-7 {
    width: 58.33333%; }
  .col-xxl-8 {
    width: 66.66667%; }
  .col-xxl-9 {
    width: 75%; }
  .col-xxl-10 {
    width: 83.33333%; }
  .col-xxl-11 {
    width: 91.66667%; }
  .col-xxl-12 {
    width: 100%; }
  .col-xxl-pull-0 {
    right: auto; }
  .col-xxl-pull-1 {
    right: 8.33333%; }
  .col-xxl-pull-2 {
    right: 16.66667%; }
  .col-xxl-pull-3 {
    right: 25%; }
  .col-xxl-pull-4 {
    right: 33.33333%; }
  .col-xxl-pull-5 {
    right: 41.66667%; }
  .col-xxl-pull-6 {
    right: 50%; }
  .col-xxl-pull-7 {
    right: 58.33333%; }
  .col-xxl-pull-8 {
    right: 66.66667%; }
  .col-xxl-pull-9 {
    right: 75%; }
  .col-xxl-pull-10 {
    right: 83.33333%; }
  .col-xxl-pull-11 {
    right: 91.66667%; }
  .col-xxl-pull-12 {
    right: 100%; }
  .col-xxl-push-0 {
    left: auto; }
  .col-xxl-push-1 {
    left: 8.33333%; }
  .col-xxl-push-2 {
    left: 16.66667%; }
  .col-xxl-push-3 {
    left: 25%; }
  .col-xxl-push-4 {
    left: 33.33333%; }
  .col-xxl-push-5 {
    left: 41.66667%; }
  .col-xxl-push-6 {
    left: 50%; }
  .col-xxl-push-7 {
    left: 58.33333%; }
  .col-xxl-push-8 {
    left: 66.66667%; }
  .col-xxl-push-9 {
    left: 75%; }
  .col-xxl-push-10 {
    left: 83.33333%; }
  .col-xxl-push-11 {
    left: 91.66667%; }
  .col-xxl-push-12 {
    left: 100%; }
  .col-xxl-offset-0 {
    margin-left: 0%; }
  .col-xxl-offset-1 {
    margin-left: 8.33333%; }
  .col-xxl-offset-2 {
    margin-left: 16.66667%; }
  .col-xxl-offset-3 {
    margin-left: 25%; }
  .col-xxl-offset-4 {
    margin-left: 33.33333%; }
  .col-xxl-offset-5 {
    margin-left: 41.66667%; }
  .col-xxl-offset-6 {
    margin-left: 50%; }
  .col-xxl-offset-7 {
    margin-left: 58.33333%; }
  .col-xxl-offset-8 {
    margin-left: 66.66667%; }
  .col-xxl-offset-9 {
    margin-left: 75%; }
  .col-xxl-offset-10 {
    margin-left: 83.33333%; }
  .col-xxl-offset-11 {
    margin-left: 91.66667%; }
  .col-xxl-offset-12 {
    margin-left: 100%; } }

/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
  Background is added as a separate element.
  As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
  stretched thumbnail or div placeholder element (see below)
  style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
  div element that matches size of large image
  large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
  Error message appears when image is not loaded
  (JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

  Contents:

  1. Buttons
  2. Share modal and links
  3. Index indicator ("1 of X" counter)
  4. Caption
  5. Loading indicator
  6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
  
  1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px !important;
  height: 44px !important; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
  Arrow buttons hit area
  (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

  2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

  3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 1em;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
  
  4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 14px;
    color: #f9f9f9; }

.pswp__caption__center {
  text-align: center;
  max-width: 420px;
  margin: 0 auto;
  font-size: 14px;
  padding: 10px;
  line-height: 30px;
  color: #666; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

  5. Loading indicator (preloader)

  You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
      The idea of animating inner circle is based on Polymer ("material") loading indicator 
       by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
    */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
  
  6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
  pswp__ui--hidden class is added when controls are hidden
  e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "calt", "liga", "clig", "kern";
  -webkit-font-feature-settings: "calt", "liga", "clig", "kern";
  -moz-font-feature-settings: "calt", "liga", "clig", "kern";
  -moz-font-feature-settings: "calt=1, liga=1, clig=1, kern=1";
  -ms-font-feature-settings: "calt", "liga", "clig", "kern";
  -o-font-feature-settings: "calt", "liga", "clig", "kern"; }

body {
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: 0.01em;
  font-family: 'Helvetica Neue', "MillerDisplay Light", Times, Serif;
  font-style: normal;
  font-weight: normal; }
  @media (min-width: 1800px) {
    body {
      font-size: 1rem; } }

nav#navigation {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0 0.9em !important; }
  @media (min-width: 1800px) {
    nav#navigation {
      font-size: 1.1rem; } }

h1 {
  font-weight: normal;
  font-size: 2.5rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 0.5em 0;
  line-height: 1.3; }
  @media (min-width: 1200px) {
    h1 {
      font-size: 4rem; } }

h2 {
  font-weight: normal;
  font-size: 1.7rem;
  text-align: center;
  margin: 0 0 0.5em 0;
  text-transform: uppercase;
  letter-spacing: 0.15em; }

h3 {
  font-weight: normal;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-align: center;
  margin: 0; }

.headline-reset {
  letter-spacing: 0em;
  text-transform: none; }

p {
  margin: 0 0 1em 0; }

body.bio .main-inner {
  text-align: left;
  line-height: 1.5;
  font-size: 1rem; }
  @media (min-width: 1200px) {
    body.bio .main-inner {
      font-size: 1.6rem; } }
  @media (min-width: 1800px) {
    body.bio .main-inner {
      font-size: 2.5rem; } }
  body.bio .main-inner h3 {
    font-size: 1.6rem; }

section#tour .concert {
  font-size: 1rem; }
  @media (min-width: 1800px) {
    section#tour .concert {
      font-size: 1.6rem; } }
  section#tour .concert a.concert-links--link {
    text-transform: uppercase;
    font-size: 1rem; }

.featured-footer-inner {
  letter-spacing: 0.1em;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .featured-footer-inner {
      font-size: 1rem; } }

.media figcaption {
  font-size: 0.8rem; }

.featured-text-inner {
  font-size: 2.1em;
  letter-spacing: 0.1em;
  line-height: 1.2;
  color: #FDFBFA; }

.discography {
  text-align: left;
  line-height: 1.3;
  font-size: 1rem; }
  .discography h2 {
    text-transform: normal;
    font-size: 1.7rem; }

nav#navigation, main .main-inner, section#home .home-inner, .secret-featured .secret-featured-inner, section#join .join-panel .join-panel-inner, footer .footer-inner {
  padding: 1.6rem 1.2rem; }
  @media (min-width: 400px) {
    nav#navigation, main .main-inner, section#home .home-inner, .secret-featured .secret-featured-inner, section#join .join-panel .join-panel-inner, footer .footer-inner {
      padding: 2rem 2rem; } }

.button-reset {
  background: transparent;
  border: 0;
  outline: none;
  padding: 0;
  margin: 0; }

body {
  background: #FDFBFA;
  color: #A14537;
  margin: 14rem 0 0 0; }

a, a:link, a:active {
  color: #A14537;
  text-decoration: none; }
  a:hover, a:link:hover, a:active:hover {
    color: blue; }

a[href^="mailto:"] {
  font-style: italic; }

body.noTitle {
  margin: 5em 0 0 0; }

header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100; }
  header::after {
    display: block;
    content: "";
    clear: both; }
  header.hasOpenMenu {
    background: #FDFBFA;
    background: rgba(255, 255, 255, 0.98); }
    header.hasOpenMenu a, header.hasOpenMenu button {
      color: #222 !important; }
    header.hasOpenMenu a:hover, header.hasOpenMenu button:hover {
      color: #A14537 !important; }
    @media (min-width: 992px) {
      header.hasOpenMenu {
        background: none; } }
  header button#open_join_panel {
    font-size: inherit;
    letter-spacing: inherit; }

body header a, body header a:link, body header a:active, body header a:visited, body header button {
  color: #222;
  text-decoration: none; }
  body header a:hover, body header a:link:hover, body header a:active:hover, body header a:visited:hover, body header button:hover {
    color: #A14537; }

body header li.isActive a {
  color: #E3D3D3; }

@media (min-width: 992px) {
  body header .brand a {
    color: #A14537; } }

body.isSpot a, body.isSpot a:link, body.isSpot a:active, body.isSpot a:visited, body.isSpot button {
  color: #FDFBFA;
  text-decoration: none; }
  body.isSpot a:hover, body.isSpot a:link:hover, body.isSpot a:active:hover, body.isSpot a:visited:hover, body.isSpot button:hover {
    color: #222; }

body.isSpot li.isActive a {
  color: #E3D3D3 !important; }

@media (min-width: 992px) {
  body.isSpot .brand a {
    color: #222; } }

@media (min-width: 992px) {
  body.isHome a, body.isHome a:link, body.isHome a:active, body.isHome a:visited, body.isHome button {
    color: #FDFBFA !important; }
    body.isHome a:hover, body.isHome a:link:hover, body.isHome a:active:hover, body.isHome a:visited:hover, body.isHome button:hover {
      color: #222 !important; } }

body.isHome .brand a {
  color: #FDFBFA; }

body.isHome button#mobile-subnav-toggle span {
  background: #FDFBFA !important; }

body.isHome.isWhiteHeader header {
  background: #FFF; }

@media (min-width: 992px) {
  body.isHome.navIsColored header a, body.isHome.navIsColored header a:link, body.isHome.navIsColored header a:active, body.isHome.navIsColored header a:visited, body.isHome.navIsColored header button {
    color: #222 !important; }
    body.isHome.navIsColored header a:hover, body.isHome.navIsColored header a:link:hover, body.isHome.navIsColored header a:active:hover, body.isHome.navIsColored header a:visited:hover, body.isHome.navIsColored header button:hover {
      color: #A14537 !important; } }

body.isHome.navIsColored header .brand a {
  color: #222; }

body.isHome.navIsColored header button#mobile-subnav-toggle span {
  background: #222 !important; }

body.isHome header.hasOpenMenu a, body.isHome header.hasOpenMenu a:link, body.isHome header.hasOpenMenu a:active, body.isHome header.hasOpenMenu a:visited, body.isHome header.hasOpenMenu button {
  color: #222;
  text-decoration: none; }

body.isHome header.hasOpenMenu button#mobile-subnav-toggle span {
  background: #222 !important; }

@media (min-width: 992px) {
  body.isSecret a, body.isSecret a:link, body.isSecret a:active, body.isSecret a:visited, body.isSecret button {
    color: #000 !important; }
    body.isSecret a:hover, body.isSecret a:link:hover, body.isSecret a:active:hover, body.isSecret a:visited:hover, body.isSecret button:hover {
      color: #000 !important; } }

body.isSecret .brand a {
  color: #000; }

body.isSecret button#mobile-subnav-toggle span {
  background: #000 !important; }

nav#navigation::after {
  display: block;
  content: "";
  clear: both; }

nav#navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  text-align: left; }
  nav#navigation ul li {
    float: none;
    display: inline-block !important; }
  @media (min-width: 992px) {
    nav#navigation ul {
      text-align: center; } }
  nav#navigation ul.brand {
    text-align: left;
    position: relative; }
  nav#navigation ul.extras {
    text-align: left; }
    @media (min-width: 992px) {
      nav#navigation ul.extras {
        text-align: right; } }

nav#navigation ul.ul-items {
  width: 100%;
  float: left; }
  @media (min-width: 992px) {
    nav#navigation ul.ul-items {
      width: 60%; }
      nav#navigation ul.ul-items.brand, nav#navigation ul.ul-items.extras {
        width: 20%; } }

nav#navigation button#mobile-subnav-toggle {
  width: auto;
  display: block;
  width: 2em;
  height: 2em;
  position: absolute;
  right: 0;
  top: -0.4em; }
  @media (min-width: 992px) {
    nav#navigation button#mobile-subnav-toggle {
      display: none; } }
  nav#navigation button#mobile-subnav-toggle span {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    display: block;
    height: 2px;
    background: #222;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.2s cubic-bezier(0.18, 0.8, 0.3, 1.3);
    transition: 0.2s cubic-bezier(0.18, 0.8, 0.3, 1.3); }
    nav#navigation button#mobile-subnav-toggle span:nth-child(2) {
      top: 50%;
      margin-top: -1px; }
    nav#navigation button#mobile-subnav-toggle span:nth-child(3) {
      top: auto;
      bottom: 10px; }
  nav#navigation button#mobile-subnav-toggle.menuIsOpen span {
    background: #222; }
  nav#navigation button#mobile-subnav-toggle.menuIsOpen span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    left: 7px; }
  nav#navigation button#mobile-subnav-toggle.menuIsOpen span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 17px;
    left: 7px; }
  nav#navigation button#mobile-subnav-toggle.menuIsOpen span:nth-child(3) {
    width: 0%;
    opacity: 0; }

nav#navigation .navigation-items {
  display: none;
  height: auto;
  line-height: 1.69; }
  nav#navigation .navigation-items::after {
    display: block;
    content: "";
    clear: both; }
  @media (min-width: 992px) {
    nav#navigation .navigation-items {
      line-height: 1.4;
      display: block; } }
  nav#navigation .navigation-items ul {
    padding-top: 0.6em; }
    @media (min-width: 992px) {
      nav#navigation .navigation-items ul {
        padding-top: 0; } }
    nav#navigation .navigation-items ul li {
      margin: 0;
      width: 100%; }
      @media (min-width: 992px) {
        nav#navigation .navigation-items ul li {
          width: auto;
          margin: 0 0.3em; } }
      @media (min-width: 1800px) {
        nav#navigation .navigation-items ul li {
          width: auto;
          margin: 0 0.5em; } }
  nav#navigation .navigation-items.isOpen {
    display: block; }

html.no-touchevents button#mobile-subnav-toggle:hover span {
  background: #FDFBFA; }

html.no-touchevents button#mobile-subnav-toggle.menuIsOpen:hover span {
  background: #222; }

main {
  text-align: center; }
  main::after {
    display: block;
    content: "";
    clear: both; }
  main .main-inner.inner-max {
    margin: auto auto;
    max-width: 42em; }

section#featured {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1; }
  section#featured .featured-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: table;
    width: 100%;
    height: 100%;
    background: #A14537;
    overflow: hidden; }
    section#featured .featured-wrapper .featured-main.featured_type-image {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -99;
      background: url("../img/YOU_ARE_NOT.jpg") #d0cee7;
      background-position: center center;
      background-size: contain;
      background-repeat: repeat;
      overflow: hidden; }
      @media (min-width: 768px) {
        section#featured .featured-wrapper .featured-main.featured_type-image {
          background-size: cover;
          background-repeat: no-repeat; } }
    section#featured .featured-wrapper .featured-main.featured_type-video {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -99;
      background: #000;
      overflow: hidden; }
      section#featured .featured-wrapper .featured-main.featured_type-video .featured_type-video-inner,
      section#featured .featured-wrapper .featured-main.featured_type-video .featured_type-video-inner iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.99; }
      @media (min-aspect-ratio: 16 / 9) {
        section#featured .featured-wrapper .featured-main.featured_type-video .featured_type-video-inner {
          height: 380%;
          top: -140%; } }
      @media (max-aspect-ratio: 16 / 9) {
        section#featured .featured-wrapper .featured-main.featured_type-video .featured_type-video-inner {
          width: 340%;
          left: -120%; } }
    section#featured .featured-wrapper .featured-text {
      position: absolute;
      width: 100%; }
      section#featured .featured-wrapper .featured-text.featured-text-position-middle {
        top: 45%; }
        @media (min-width: 400px) {
          section#featured .featured-wrapper .featured-text.featured-text-position-middle {
            top: 45%; } }
      section#featured .featured-wrapper .featured-text.featured-text-position-bottom {
        bottom: 2em; }
      section#featured .featured-wrapper .featured-text .featured-text-inner {
        text-align: center;
        padding: 0 1em; }
        section#featured .featured-wrapper .featured-text .featured-text-inner h1 {
          font-size: 1.2em; }
          @media (min-width: 768px) {
            section#featured .featured-wrapper .featured-text .featured-text-inner h1 {
              font-size: 2.2em; } }
        section#featured .featured-wrapper .featured-text .featured-text-inner p {
          font-style: italic;
          font-size: 0.7em; }
  section#featured .footer-leftside {
    display: none;
    background: #09256f; }
    @media (min-width: 1200px) {
      section#featured .footer-leftside {
        display: block; } }
  section#featured .featured-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #FDFBFA;
    background: #A14537;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    section#featured .featured-footer a {
      color: #FDFBFA;
      border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
    section#featured .featured-footer .featured-footer-inner {
      text-align: center;
      max-width: 18em;
      margin: auto auto;
      padding: 1em 0 0 0;
      height: auto; }
      section#featured .featured-footer .featured-footer-inner.footer-bottompadded {
        padding-bottom: 1em; }
      @media (min-width: 768px) {
        section#featured .featured-footer .featured-footer-inner {
          max-width: 28em;
          padding: 1.6em 0.6em; } }
    section#featured .featured-footer .featured-footer--button-down {
      position: absolute;
      right: 0.5em;
      margin-top: -1.3rem;
      width: 2.6rem;
      height: 2.6rem;
      top: 50%;
      z-index: 10;
      display: none;
      opacity: 0.6; }
      @media (min-width: 400px) {
        section#featured .featured-footer .featured-footer--button-down {
          display: block; } }
      @media (min-width: 768px) {
        section#featured .featured-footer .featured-footer--button-down {
          right: 1em;
          margin-top: -1.5rem;
          width: 3rem;
          height: 3rem; } }
      @media (min-width: 1200px) {
        section#featured .featured-footer .featured-footer--button-down {
          right: 3em; } }
      section#featured .featured-footer .featured-footer--button-down svg circle.c, section#featured .featured-footer .featured-footer--button-down svg path.a {
        stroke: #FDFBFA;
        fill: #09256f; }
      section#featured .featured-footer .featured-footer--button-down:hover {
        cursor: pointer; }
        section#featured .featured-footer .featured-footer--button-down:hover svg circle.c, section#featured .featured-footer .featured-footer--button-down:hover svg path.a {
          stroke: #A14537;
          fill: #09256f; }

@media (min-width: 1200px) {
  .featured-footer-underfold {
    position: absolute;
    width: 33.33%;
    height: 100%;
    background: #09256f;
    top: 0;
    left: 0; } }

section#home {
  height: auto;
  position: absolute;
  top: 100%;
  background: #A14537;
  width: 100%;
  z-index: 9;
  color: #FDFBFA; }
  section#home .spotify-wrapper {
    text-align: center;
    margin-bottom: 1em; }
    section#home .spotify-wrapper .spotify-player {
      overflow: hidden; }
      section#home .spotify-wrapper .spotify-player iframe {
        width: 100%;
        max-width: 24em;
        height: 85px; }
    section#home .spotify-wrapper .spotify-follow {
      margin-top: 0.5em; }
      section#home .spotify-wrapper .spotify-follow iframe {
        width: auto;
        max-width: 95px; }
  section#home .reviews {
    text-align: center;
    padding-bottom: 3em; }
    section#home .reviews .reviews-inner {
      max-width: 40em;
      margin: auto auto; }
      section#home .reviews .reviews-inner::after {
        display: block;
        content: "";
        clear: both; }
    section#home .reviews img {
      max-width: 16em; }
    @media (min-width: 768px) {
      section#home .reviews img.optical-move-one {
        margin-left: 4em; } }
    @media (min-width: 768px) {
      section#home .reviews img.optical-move-two {
        margin-left: -4em; } }

.fakeFlex span {
  display: block;
  margin-top: -0.6em !important; }

body.tour {
  background: #222;
  color: #EAD9D9; }

section#tour .tour-wrapper .tour {
  margin-bottom: 4em; }
  section#tour .tour-wrapper .tour h2 {
    margin-bottom: 2em; }

section#tour .concerts .concerts-inner .concert {
  position: relative;
  margin-bottom: 1em;
  max-width: 72em;
  margin: auto auto;
  border-top: 1px solid #EAD9D9;
  padding: 1rem 0; }
  section#tour .concerts .concerts-inner .concert::after {
    display: block;
    content: "";
    clear: both; }
  section#tour .concerts .concerts-inner .concert:hover {
    color: #222; }
    @media (min-width: 992px) {
      section#tour .concerts .concerts-inner .concert:hover a.concert-links--link {
        display: inline !important; }
      section#tour .concerts .concerts-inner .concert:hover span.concept-name {
        color: #222 !important; } }
  section#tour .concerts .concerts-inner .concert:last-child {
    border-bottom: 1px solid #EAD9D9; }
  section#tour .concerts .concerts-inner .concert .concert-date {
    width: 5em;
    float: left;
    text-align: left;
    text-transform: uppercase; }
  section#tour .concerts .concerts-inner .concert .concert-info {
    width: calc(100% - 5em);
    float: left;
    text-align: left;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
        hyphens: auto; }
    section#tour .concerts .concerts-inner .concert .concert-info span.concert-info--city {
      text-transform: uppercase; }
    section#tour .concerts .concerts-inner .concert .concert-info span.concert-info--venue {
      margin-right: 0.5em; }
    section#tour .concerts .concerts-inner .concert .concert-info span.concert-info--concept {
      display: none; }
      section#tour .concerts .concerts-inner .concert .concert-info span.concert-info--concept span.concept-name {
        color: #A14537;
        opacity: 0.5; }
      @media (min-width: 992px) {
        section#tour .concerts .concerts-inner .concert .concert-info span.concert-info--concept {
          display: inline; } }
  section#tour .concerts .concerts-inner .concert .concert-links {
    display: inline;
    text-align: left;
    position: relative;
    margin-top: 0.5em; }
    section#tour .concerts .concerts-inner .concert .concert-links a.concert-links--link {
      color: #222; }
      section#tour .concerts .concerts-inner .concert .concert-links a.concert-links--link:hover {
        color: #FDFBFA;
        background: #222 !important; }
    section#tour .concerts .concerts-inner .concert .concert-links a.concert-links--link {
      display: inline; }
    section#tour .concerts .concerts-inner .concert .concert-links a.concert-links--link.got-tickets {
      background: #A14537;
      padding: 0.2em 0.4em 0.15em 0.4em;
      border-radius: 0.2em;
      color: #FDFBFA; }
      @media (min-width: 768px) {
        section#tour .concerts .concerts-inner .concert .concert-links a.concert-links--link.got-tickets {
          padding: 0.4em 0.6em 0.3em 0.6em; } }
    section#tour .concerts .concerts-inner .concert .concert-links a.concert-links--link.no-tickets {
      display: none;
      background: #F8F3F2;
      padding: 0.4em 0.6em 0.3em 0.6em;
      border-radius: 0.2em;
      color: #E3D3D3; }
      section#tour .concerts .concerts-inner .concert .concert-links a.concert-links--link.no-tickets:hover {
        color: #E3D3D3;
        background: #F8F3F2 !important; }
    @media (min-width: 992px) {
      section#tour .concerts .concerts-inner .concert .concert-links {
        margin-top: 0;
        top: -0.05em;
        /* For optical placement */
        margin-left: 10px; }
        section#tour .concerts .concerts-inner .concert .concert-links a.concert-links--link {
          display: none; } }
    @media (min-width: 1200px) {
      section#tour .concerts .concerts-inner .concert .concert-links a.concert-links--link.no-tickets {
        display: none; } }

.store-elements::after {
  display: block;
  content: "";
  clear: both; }

.store-elements .store-element {
  width: 100%;
  float: left;
  margin-bottom: 3em; }
  @media (min-width: 768px) {
    .store-elements .store-element {
      width: 50%; } }
  @media (min-width: 992px) {
    .store-elements .store-element {
      width: 33.33%; } }
  @media (min-width: 1800px) {
    .store-elements .store-element {
      width: 25%; } }
  .store-elements .store-element figure {
    border-radius: 0.2em;
    margin: 0;
    background: #F8F3F2;
    margin-right: 2px; }
    .store-elements .store-element figure img {
      width: 80%; }
    .store-elements .store-element figure a:hover img {
      opacity: 0.8; }
  .store-elements .store-element h2 {
    padding: 1em 0 0.2em 0;
    color: #A14537; }
  .store-elements .store-element .store-element-button a {
    background: #A14537;
    color: #FDFBFA;
    padding: 0.8em;
    display: inline-block;
    border-radius: 0.3em; }
    .store-elements .store-element .store-element-button a:hover {
      background: #222; }

.media::after {
  display: block;
  content: "";
  clear: both; }

.media .video-gallery {
  background: #000;
  width: 100%;
  clear: both;
  padding-bottom: 6em; }
  .media .video-gallery::after {
    display: block;
    content: "";
    clear: both; }
  .media .video-gallery .video-gallery-video {
    background: #000;
    float: left;
    height: 0;
    width: 100%;
    padding-bottom: 56%; }
    @media (min-width: 768px) {
      .media .video-gallery .video-gallery-video {
        width: 50%;
        padding-bottom: 28%; } }
    @media (min-width: 992px) {
      .media .video-gallery .video-gallery-video {
        width: 33.33%;
        padding-bottom: 18.7%; } }
    .media .video-gallery .video-gallery-video .video-embed {
      padding: 4em;
      position: relative; }
      .media .video-gallery .video-gallery-video .video-embed .video-title {
        position: absolute;
        width: 100%;
        left: 0;
        z-index: 2; }
      .media .video-gallery .video-gallery-video .video-embed .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%; }
      .media .video-gallery .video-gallery-video .video-embed .embed-container iframe,
      .media .video-gallery .video-gallery-video .video-embed .embed-container object,
      .media .video-gallery .video-gallery-video .video-embed .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }

.media .picture-gallery {
  background: #000;
  width: 100%;
  clear: both;
  margin-bottom: 1.5em; }
  .media .picture-gallery::after {
    display: block;
    content: "";
    clear: both; }
  .media .picture-gallery .picture-gallery-image {
    width: 66.66%;
    height: 0;
    padding-bottom: 66.66%;
    float: left;
    overflow: hidden;
    position: relative; }
    .media .picture-gallery .picture-gallery-image.portrait {
      height: 0;
      width: 50%;
      padding-bottom: 66.6%; }
      @media (min-width: 992px) {
        .media .picture-gallery .picture-gallery-image.portrait {
          width: 25%;
          padding-bottom: 33.3%; } }
    .media .picture-gallery .picture-gallery-image.square {
      height: 0;
      width: 100%;
      padding-bottom: 100%; }
      @media (min-width: 992px) {
        .media .picture-gallery .picture-gallery-image.square {
          width: 50%;
          padding-bottom: 33.3%; } }
    .media .picture-gallery .picture-gallery-image.landscape {
      height: 0;
      width: 100%;
      padding-bottom: 72.5%; }
      @media (min-width: 992px) {
        .media .picture-gallery .picture-gallery-image.landscape {
          width: 50%;
          padding-bottom: 33.3%; } }
    .media .picture-gallery .picture-gallery-image figure {
      margin: 0; }
      .media .picture-gallery .picture-gallery-image figure figcaption {
        position: absolute;
        bottom: 1em;
        right: 1em;
        z-index: 99;
        color: #666; }
      .media .picture-gallery .picture-gallery-image figure:hover {
        opacity: 0.8; }

body.contact {
  background: #A14537;
  color: #EAD9D9; }

.discography .album {
  border-bottom: 1px solid #eee; }
  .discography .album::after {
    display: block;
    content: "";
    clear: both; }
  @media (min-width: 1200px) {
    .discography .album {
      width: 50%;
      float: left; }
      .discography .album .album-cover {
        width: 40%;
        margin-right: 5%; }
      .discography .album .album-info {
        width: 45%; } }
  .discography .album a.album-link {
    display: block;
    border: 0;
    text-decoration: none;
    margin-bottom: 1em;
    margin: 0 0 2rem 0;
    padding: 2rem 0 0 0; }
    .discography .album a.album-link::after {
      display: block;
      content: "";
      clear: both; }
    .discography .album a.album-link:hover {
      color: #222; }
      .discography .album a.album-link:hover img.album-cover-image {
        opacity: 0.8; }
  .discography .album .album-cover, .discography .album .album-info {
    float: left; }
  .discography .album .album-cover {
    width: 37%;
    margin-right: 5%; }
    .discography .album .album-cover figure.album-cover-figure {
      margin: 0; }
      .discography .album .album-cover figure.album-cover-figure img.album-cover-image {
        width: 100%;
        height: auto; }
  .discography .album .album-info {
    width: 58%;
    text-align: left;
    padding-right: 2rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 20em; }
    .discography .album .album-info h2 {
      margin-top: -0.2em;
      text-align: left;
      letter-spacing: 0.01em;
      text-transform: none; }
    .discography .album .album-info p {
      margin-bottom: 0; }
    .discography .album .album-info p.album-info-year {
      margin-bottom: 0.7em; }

.single-album figure.album-cover-figure {
  background: #222;
  margin: 0 auto 0 auto;
  max-width: 30em; }

.album-listen {
  max-width: 30em;
  background: #eee;
  padding: 1.5em 1em 1em 1em;
  margin: auto auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 4em; }
  .album-listen a.listen-link {
    line-height: 1.7;
    text-transform: uppercase;
    border-bottom: 1px solid #FFF; }
    .album-listen a.listen-link:hover {
      color: #222; }

body.isSecret {
  background: #222;
  color: #E3D3D3; }
  body.isSecret h1 {
    color: #000; }

.secret .secret-text-introduction {
  max-width: 48em;
  margin: auto auto;
  padding-bottom: 2em; }

.secret-featured {
  background: #E3D3D3;
  color: #222; }
  .secret-featured .secret-featured-inner figure {
    margin: auto auto;
    max-width: 28em; }
  .secret-featured a {
    border-bottom: 1px solid #000; }

section#join {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999; }
  section#join.isOpen {
    display: block; }
  section#join a {
    color: #FDFBFA;
    text-decoration: underline; }
  section#join .join-panel {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    section#join .join-panel .join-panel-inner {
      background: #A14537;
      color: #FDFBFA;
      text-align: center;
      padding-bottom: 0 !important;
      padding-top: 0 !important;
      margin-bottom: 0 !important;
      max-width: 50em;
      margin: auto auto;
      min-height: 100%;
      position: relative; }
      section#join .join-panel .join-panel-inner button#close_join_panel {
        position: absolute;
        width: 3em;
        height: 3em;
        right: 1.5em;
        top: 1.5em;
        background: none;
        border: 0; }
        section#join .join-panel .join-panel-inner button#close_join_panel span {
          position: absolute;
          left: 10px;
          right: 10px;
          top: 10px;
          display: block;
          height: 1.5px;
          background: #FDFBFA;
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
          -webkit-transition: 0.2s cubic-bezier(0.18, 0.8, 0.3, 1.3);
          transition: 0.2s cubic-bezier(0.18, 0.8, 0.3, 1.3); }
          section#join .join-panel .join-panel-inner button#close_join_panel span:nth-child(2) {
            top: 50%;
            margin-top: -0.75px; }
          section#join .join-panel .join-panel-inner button#close_join_panel span:nth-child(1) {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            top: 16px;
            left: 7px; }
          section#join .join-panel .join-panel-inner button#close_join_panel span:nth-child(2) {
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            top: 17px;
            left: 7px; }
          section#join .join-panel .join-panel-inner button#close_join_panel span:nth-child(3) {
            width: 0%;
            opacity: 0; }
        section#join .join-panel .join-panel-inner button#close_join_panel:hover span {
          background: #222; }
  section#join .signup {
    margin: auto auto;
    max-width: 29em;
    padding-bottom: 3em;
    padding-top: 5em; }
    @media (min-width: 768px) {
      section#join .signup {
        padding-top: 2em; } }
    section#join .signup h2 {
      margin-top: 2em; }
    section#join .signup .social_media-icons {
      margin-top: 2em;
      max-width: 18em;
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
      section#join .signup .social_media-icons::after {
        display: block;
        content: "";
        clear: both; }
      section#join .signup .social_media-icons a {
        display: inline-block;
        width: 25%;
        height: 1.5em;
        float: left;
        text-align: center; }
        section#join .signup .social_media-icons a svg {
          height: 100%;
          width: auto; }
          section#join .signup .social_media-icons a svg path {
            fill: #FDFBFA; }
        section#join .signup .social_media-icons a:hover svg path {
          fill: #222; }
    section#join .signup .newsletter-signup {
      text-align: center; }
      section#join .signup .newsletter-signup input {
        font-family: 'Helvetica Neue', Helvetica, Arial, Sans-serif;
        letter-spacing: 0.06em;
        font-size: 0.9em;
        margin-top: 0.8em;
        width: 100% !important;
        min-width: 100px;
        background: transparent;
        padding: 0.8em 0.7em 0.7em 0.7em;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        letter-spacing: inherit;
        border: 1px solid #EAD9D9 !important;
        border-radius: 0.4em !important;
        letter-spacing: inherit;
        color: #FDFBFA !important; }
        section#join .signup .newsletter-signup input.half {
          width: 49% !important; }
      section#join .signup .newsletter-signup #mc_embed_signup {
        background: transparent;
        clear: left;
        font-size: 0.8em; }
      section#join .signup .newsletter-signup #mce-responses {
        font-size: 1.6em;
        width: 100%;
        text-align: center;
        padding: 1em;
        margin: 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
        section#join .signup .newsletter-signup #mce-responses #mce-success-response, section#join .signup .newsletter-signup #mce-responses #mce-error-response {
          padding: 0;
          width: 100%; }
        section#join .signup .newsletter-signup #mce-responses #mce-success-response {
          font-weight: normal;
          color: #FDFBFA; }
      section#join .signup .newsletter-signup input#mc-embedded-subscribe {
        width: auto !important;
        background: #FDFBFA;
        color: #A14537 !important;
        border-color: #A14537 !important;
        height: auto;
        margin: 1em auto;
        display: block;
        font-size: 1.2em;
        padding: 1em 2em; }
        section#join .signup .newsletter-signup input#mc-embedded-subscribe:hover {
          border-color: #FDFBFA !important;
          color: #FDFBFA !important;
          background: #A14537; }
      section#join .signup .newsletter-signup input {
        -webkit-appearance: none; }
      section#join .signup .newsletter-signup input[type=checkbox] {
        -webkit-appearance: checkbox; }
      section#join .signup .newsletter-signup input[type=radio] {
        -webkit-appearance: radio; }
      section#join .signup .newsletter-signup input:focus {
        outline: none;
        border-color: #222; }
      section#join .signup .newsletter-signup input.btnStyle {
        margin-top: 2em;
        color: #222 !important;
        clear: both;
        cursor: pointer;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        vertical-align: top;
        white-space: nowrap;
        background: transparent;
        padding: 0.7em 0.7em 0.7em 0.7em;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        letter-spacing: inherit;
        color: #A14537 !important;
        border: none;
        background: #EAD9D9;
        border-radius: 0.4em !important;
        letter-spacing: inherit;
        width: 8em !important; }
      section#join .signup .newsletter-signup ::-webkit-input-placeholder {
        color: #E3D3D3; }
      section#join .signup .newsletter-signup :-moz-placeholder {
        color: #666;
        opacity: 1; }
      section#join .signup .newsletter-signup ::-moz-placeholder {
        color: #666;
        opacity: 1; }
      section#join .signup .newsletter-signup :-ms-input-placeholder {
        color: #666; }
      section#join .signup .newsletter-signup :placeholder-shown {
        color: #666; }
      section#join .signup .newsletter-signup select {
        width: 100%;
        margin-top: 1em;
        min-width: 100px;
        background: transparent;
        padding: 0.8em 0.7em 0.7em 0.7em;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        letter-spacing: inherit;
        color: #999 !important;
        border: 1px solid #ccc !important;
        border-radius: 0 !important;
        letter-spacing: inherit; }
      section#join .signup .newsletter-signup p.privacy {
        margin-top: 2em;
        font-size: 11px; }

ul.reading-list {
  text-align: center;
  font-size: 1.1rem;
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.reading-list li {
    padding: 2rem 0 0 0;
    margin: 2rem 0 0 0;
    border-top: 1px solid #eee; }
  ul.reading-list strong {
    font-weight: normal;
    letter-spacing: 0.06em;
    text-transform: uppercase; }
  ul.reading-list a.reading-link {
    background: #A14537;
    color: #FDFBFA;
    padding: 0.2em 0.8em 0.2em 0.8em;
    border-radius: 1em;
    display: inline-block;
    margin-top: 0.6em; }
    ul.reading-list a.reading-link:hover {
      background: #222; }

body.isHome footer {
  display: none; }

footer {
  background: #A14537;
  color: #FDFBFA;
  margin-top: 3em; }
  footer .footer-inner {
    text-align: center; }
  footer button#open_join_panel {
    display: inline;
    background: none;
    border: none;
    outline: none;
    font-size: inherit;
    letter-spacing: inherit; }
    footer button#open_join_panel:hover {
      color: #222; }

body.isBook {
  background: #f0f0f0; }

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

figure.book-image {
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 2em;
  margin-top: 0.3em; }

a.book-link {
  text-align: center;
  background: #A14537;
  color: #FDFBFA !important;
  padding: 1em;
  display: inline-block;
  border-radius: 0.2em;
  margin-bottom: 1em; }
  a.book-link:hover {
    background: #222; }

p.book-link-notice {
  max-width: 14em;
  font-size: 0.8em;
  margin: auto auto; }

.soundcloud-wrapper {
  padding: 0 1em;
  margin: auto auto;
  letter-spacing: 0;
  position: absolute;
  top: -4em;
  left: 0;
  right: 0;
  z-index: 99; }
  @media (min-width: 768px) {
    .soundcloud-wrapper {
      left: 1em;
      right: 1em; } }

.sc-player {
  width: 100%;
  height: 56px;
  position: relative;
  font-size: 12px; }
  @media (min-width: 768px) {
    .sc-player {
      font-size: 16px; } }
  .sc-player a {
    border: none !important; }

.sc-player ol, .sc-player li {
  margin: 0;
  padding: 0;
  list-style-position: inside; }

/* Artworks */
.sc-player .sc-artwork-list {
  display: none; }

.sc-player .sc-artwork-list li {
  list-style-type: none;
  display: none; }

.sc-player .sc-artwork-list li.active {
  list-style-type: none;
  display: block; }

.sc-player .sc-artwork-list li img, .sc-player .sc-artwork-list li div {
  list-style-type: none;
  width: 100%;
  height: 100%; }

/* controls */
.sc-player .sc-controls {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0.25em; }

.sc-player .sc-controls a {
  display: block;
  width: 40px;
  height: 40px; }

.sc-player .sc-controls a.sc-play, .sc-player .sc-controls a.sc-pause {
  text-indent: -3000px; }

.sc-player .sc-controls a.sc-pause {
  display: none; }

.sc-player.playing .sc-controls a.sc-play {
  display: none; }

.sc-player.playing .sc-controls a.sc-pause {
  display: block; }

/* scrubber */
.sc-scrubber {
  position: absolute;
  left: 50px;
  top: 32px;
  height: 4px;
  right: 0;
  display: block; }

/*.sc-player:hover .sc-scrubber, .sc-player.playing .sc-scrubber {
  display: block;
  left: 45px;
}*/
.sc-scrubber .sc-time-span {
  height: 4px;
  margin: 0;
  position: relative;
  border-radius: 4px; }

.sc-scrubber .sc-buffer, .sc-scrubber .sc-played {
  height: 4px;
  border-radius: 4px;
  position: absolute;
  top: 0;
  width: 0;
  -webkit-transition: width 0.1s linear; }

.sc-scrubber .sc-time-indicators {
  position: absolute;
  right: 0;
  top: -18px; }

/* tracks */
/* Track listings*/
.sc-player ol.sc-trackslist {
  position: absolute;
  float: left;
  width: 90%;
  height: 100%;
  left: 45px;
  overflow: auto; }

.sc-player ol.sc-trackslist li {
  float: left;
  width: 70%;
  cursor: pointer;
  margin: 5px;
  padding: 5px;
  list-style: none;
  line-height: 1 !important;
  display: none; }

.sc-player ol.sc-trackslist li.active {
  display: block !important; }

/* Track info*/
.sc-player .sc-info {
  position: absolute;
  top: 10px;
  left: -5000px;
  width: 200px;
  padding: 5px;
  height: 450px;
  z-index: 500;
  margin-left: -40px; }

.sc-player .sc-info.active {
  left: 25%;
  top: 5%; }

.sc-player .sc-info-toggle {
  position: absolute;
  top: 10px;
  left: 10px;
  display: none; }

.sc-player .sc-info-toggle.active {
  left: -5000px; }

.sc-player .sc-info-close {
  position: absolute;
  top: 10px;
  right: 20px; }

/* utilities */
.sc-player .hidden {
  display: none; }

.sc-player-engine-container {
  width: 1px;
  height: 1px;
  position: fixed;
  top: 2px;
  left: 2px; }

.sc-player a {
  text-decoration: none;
  color: #333; }

/* scrubber */
.sc-scrubber .sc-time-span {
  cursor: pointer; }

.sc-scrubber .sc-time-span img {
  height: 30px;
  width: 100%;
  display: none; }

.sc-scrubber .sc-buffer, .sc-scrubber .sc-played {
  background: #A14537;
  opacity: 0.4; }

.sc-scrubber .sc-played {
  background: #FDFBFA;
  opacity: 1; }

/* controls */
.sc-player .sc-controls a {
  color: transparent;
  background: url("../img/soundcloud/play.svg"); }

.sc-player .sc-controls a:hover {
  background: url("../img/soundcloud/play-hover.svg"); }

.sc-player .sc-controls a.sc-pause {
  background: url("../img/soundcloud/play.svg"); }

.sc-player .sc-controls a.sc-pause:hover {
  background: url("../img/soundcloud/play-hover.svg"); }

.sc-player.playing .sc-controls a.sc-pause {
  background: url("../img/soundcloud/pause.svg"); }

.sc-player.playing .sc-controls a.sc-pause:hover {
  background: url("../img/soundcloud/pause-hover.svg"); }

.sc-scrubber .sc-time-indicators {
  padding: 0;
  font-size: 10px;
  font-weight: normal;
  line-height: 1;
  font-family: 'Helvetica Neue', Helvetica, Arial, Sand-Serif;
  letter-spacing: -0.03em; }

/* Track listings*/
.sc-player ol.sc-trackslist li.active, .sc-player ol.sc-trackslist li:hover {
  padding: 0;
  text-align: left;
  line-height: 1.6; }

.sc-player ol.sc-trackslist li.active a {
  color: #000; }

.sc-track-duration {
  text-align: right;
  float: right;
  padding: 0 5px;
  margin-left: 5px;
  display: none; }

/* Track info*/
.sc-player .sc-info {
  background: #fff;
  opacity: 0.9; }

.sc-player .sc-info-toggle {
  background: #fff;
  color: #003399;
  padding: 4px; }

.sc-player .sc-info-toggle:hover {
  background: #003399;
  color: #eee; }

.sc-player .sc-info-close {
  background: #003399;
  color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 2px 4px;
  font-weight: bold; }
