/*!
Theme Name: Baroness
Theme URI: http://yourbaroness.com/
Author: FADE Agency
Author URI: https://fadeagency.com
Description: Offical Baroness website theme.
Text Domain: baroness

*/
@import url("https://fonts.googleapis.com/css?family=EB+Garamond:400,400i,600,600i,700,700i|Roboto+Condensed:400,400i,700,700i&display=swap");
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

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

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

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

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

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

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

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

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

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #4e4e4e;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: normal; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "EB Garamond", serif;
  line-height: 1em;
  font-weight: 600;
  font-style: italic; }

h1.page-title {
  font-size: 2.6em;
  color: #fff;
  text-align: center; }

#newsletter h2 {
  color: #fff;
  font-size: 1em; }

#newsletter p {
  color: #4e4e4e;
  font-size: 0.7em; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
ol,
ul {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

#header {
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  background: url(img/bg-gold-grey.jpg) no-repeat center center fixed;
  background-size: cover;
  text-align: center;
  border-bottom: 2px solid black; }
  @media (max-width: 600px) {
    #header {
      padding-bottom: 10px; } }
  #header h1 {
    color: #fff;
    font-family: "EB Garamond", serif;
    font-size: 2.4em; }
  #header h2 {
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.3em;
    font-weight: normal;
    font-style: normal; }

.page-header h1 {
  color: black;
  font-family: "EB Garamond", serif;
  font-size: 1.8em !important; }

.logo {
  margin-bottom: 10px;
  padding: 10px;
  max-width: 80%; }
  @media (max-width: 1200px) {
    .logo {
      max-width: 100%; } }

.logo-page {
  padding: 10px;
  max-width: 400px; }
  @media (max-width: 1200px) {
    .logo-page {
      max-width: 100%; } }

.promo-cover {
  max-width: 400px; }

.header-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch; }
  @media (max-width: 600px) {
    .header-grid {
      flex-direction: column; } }
  .header-grid .item {
    margin: 10px;
    background: 0 0; }

#footer {
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  font-size: 0.7em;
  background: url(img/bg-green.jpg) no-repeat center center fixed;
  background-size: cover;
  text-align: center;
  padding: 20px 0;
  margin: 0;
  border-top: 2px solid black; }
  #footer p {
    margin-top: 10px; }
  #footer a {
    color: #fff; }
    #footer a:hover {
      color: #ffb81d; }

.label-logo {
  margin: 30px; }

#news {
  font-family: "Roboto Condensed", sans-serif;
  background: url(img/bg-red.jpg) no-repeat center center fixed;
  background-size: cover;
  text-align: center;
  padding-bottom: 50px;
  border-bottom: 2px solid black; }

#tour {
  font-family: "Roboto Condensed", sans-serif;
  background: url(img/bg-purple.jpg) no-repeat center center fixed;
  background-size: cover;
  text-align: center;
  padding-bottom: 50px;
  border-bottom: 2x solid black; }

#newsletter {
  font-family: "Roboto Condensed", sans-serif;
  background: url(img/bg-blue.jpg) no-repeat center center fixed;
  background-size: cover;
  text-align: center;
  border-bottom: 2px solid black;
  border-top: 2px solid black; }
  #newsletter h2 {
    font-size: 1.2em;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal; }
  #newsletter .terms a {
    color: #fff;
    font-size: 1.2em; }
    #newsletter .terms a:hover {
      color: #ffb81d; }

#instagram {
  font-family: "Roboto Condensed", sans-serif;
  background: url(img/bg-yellow.jpg) no-repeat center center fixed;
  background-size: cover;
  text-align: center;
  margin: 0; }

.news-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  align-content: stretch;
  margin-bottom: 30px; }

.news-grid article {
  background: rgba(0, 0, 0, 0.5);
  width: 100%; }

.news-grid .item {
  padding: 10px;
  display: flex;
  flex-basis: 33%;
  background: transparent; }

@media (max-width: 1200px) {
  .news-grid .item {
    flex-basis: 50%; } }

@media (max-width: 800px) {
  .news-grid .item {
    flex-basis: 100%; } }

.news-img-outer {
  overflow: hidden; }

.news-img {
  height: 350px;
  transition: all 0.5s ease; }

.news-img:hover {
  opacity: 0.9;
  cursor: pointer;
  transform: scale(1.5) rotateZ(-5deg); }

.news-date {
  font-size: 1em;
  text-transform: uppercase;
  padding: 20px;
  color: #fff;
  text-align: center; }

.news-title {
  font-size: 1.2em;
  text-transform: uppercase;
  padding: 0 20px 0 20px;
  min-height: 70px;
  margin-bottom: 20px;
  display: block;
  line-height: 1.2em;
  text-align: center;
  color: #fff; }
  .news-title a {
    color: #fff; }
    .news-title a:hover {
      color: #ffb81d; }

.news-title-single {
  font-size: 1.4em;
  text-transform: uppercase;
  padding: 0 20px 0 20px;
  min-height: 70px;
  margin-bottom: 20px;
  display: block;
  line-height: 1.2em;
  text-align: center;
  color: #fff; }

.news-content {
  font-family: "Arimo", Helvetica, sans-serif;
  line-height: 1.4em;
  padding: 20px; }

/* PAGENAVI styles. */
.page-navigation {
  text-align: center;
  margin: 50px 0; }

.wp-pagenavi a,
.wp-pagenavi span {
  font-family: "TradeGothicLH-Extended", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 0.8em;
  padding: 10px;
  margin-right: 2px;
  color: black;
  background: #fff;
  text-decoration: none;
  border: 1px solid black;
  border-radius: 3px; }

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  background: #ffb81d;
  color: #fff;
  border: 1px solid black; }

.wp-pagenavi span.current {
  font-weight: bold; }

.news-single-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 3fr;
  grid-template-columns: 1fr 3fr;
      grid-template-areas: "news-left news-right";
  grid-gap: 30px;
  line-height: 1.6em; }

@media (max-width: 1200px) {
  .news-single-grid {
    -ms-grid-columns: 1fr 30px 2fr;
    grid-template-columns: 1fr 2fr;
        grid-template-areas: "news-left news-right"; } }

@media (max-width: 800px) {
  .news-single-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 30px auto;
        grid-template-areas: "news-left" "news-right"; } }

.news-img-single {
  height: 300px;
  transition: all 0.5s ease; }

#news {
  background: url(img/bg-red.jpg) no-repeat center center fixed;
  background-size: cover; }

.tour-grid {
  margin-bottom: 30px;
  padding: 10px;
  font-family: "Roboto Condensed", sans-serif; }

.item {
  padding: 20px 20px;
  display: flex;
  flex-direction: row;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-align: left;
  align-items: center;
  align-content: center; }
  @media (max-width: 1200px) {
    .item {
      flex-direction: column; } }

.event-date {
  flex-basis: 10%;
  margin: 10px 0; }

.event-location {
  flex-basis: 30%;
  font-size: 1.3em; }

.event-venue {
  flex-basis: 25%;
  font-size: 1em; }

.event-details {
  flex-basis: 5%;
  font-size: 0.8em;
  font-weight: 700;
  margin: 10px 0; }
  .event-details a {
    color: #702a96; }

.event-info {
  flex-basis: 30%;
  text-align: right; }

.event-map {
  color: #702a96;
  margin-right: 10px; }

.event-notes {
  margin: 30px 0; }

#tour {
  background: url(img/bg-purple.jpg) no-repeat center center fixed;
  background-size: cover; }

#tour-seated {
  background: url(img/bg-purple.jpg) no-repeat center center fixed;
  background-size: cover; }

.seated-event-link1,
.seated-event-link1:visited,
.seated-event-link2,
.seated-event-link2:visited {
  font-family: "Roboto Condensed", sans-serif !important;
  text-transform: uppercase !important;
  background-color: #702a96 !important;
  border: 1px solid #702a96 !important;
  padding: 10px 30px !important;
  text-align: center !important;
  text-decoration: none !important;
  display: inline-block !important;
  font-size: 1em !important;
  border-radius: 2px !important;
  color: #fff !important; }

.seated-event-link1:hover,
.seated-event-link2:hover {
  font-family: "Roboto Condensed", sans-serif !important;
  text-transform: uppercase !important;
  background-color: #fff !important;
  border: 1px solid #fff !important;
  color: #702a96 !important;
  box-shadow: 0px 0px 1px 3px rgba(255, 255, 255, 0.2); }

.seated-event-row {
  padding: 20px 20px !important;
  margin-bottom: 10px !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  border-bottom: none !important; }
  .seated-event-row:hover {
    background-color: rgba(0, 0, 0, 0.7) !important; }

.seated-events-table {
  border-top: none !important; }

.seated-follow-text {
  font-weight: normal !important;
  text-align: center;
  margin-bottom: 20px; }

.seated-event-details-cell {
  opacity: 0.8;
  margin-top: 10px; }

.seated-event-row {
  pointer-events: none; }

.seated-event-row a {
  pointer-events: auto; }

.seated-event-venue-cell {
  text-transform: uppercase !important; }

.seated-follow-link,
.seated-follow-link:visited {
  font-family: "Roboto Condensed", sans-serif !important;
  text-transform: uppercase !important;
  background-color: #702a96 !important;
  border: 1px solid #702a96 !important;
  padding: 10px 30px !important;
  text-align: center !important;
  text-decoration: none !important;
  display: inline-block !important;
  font-size: 1em !important;
  border-radius: 2px !important;
  color: #fff !important; }

.seated-follow-link:hover {
  font-family: "Roboto Condensed", sans-serif !important;
  text-transform: uppercase !important;
  background-color: #fff !important;
  border: 1px solid #fff !important;
  color: #702a96 !important;
  box-shadow: 0px 0px 1px 3px rgba(255, 255, 255, 0.2); }

.seated-follow-box-top {
  text-align: center;
  margin: 0 0 20px 0; }

.music-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  align-content: stretch;
  margin-bottom: 30px; }
  .music-grid .item {
    padding: 10px;
    display: flex;
    flex-basis: 25%;
    text-align: center;
    background: 0 0; }
    @media (max-width: 1200px) {
      .music-grid .item {
        flex-basis: 50%; } }
    @media (max-width: 800px) {
      .music-grid .item {
        flex-basis: 100%; } }
  .music-grid article {
    width: 100%; }
    @media (max-width: 800px) {
      .music-grid article {
        min-height: auto; } }

.music-img-outer {
  overflow: hidden;
  margin-bottom: 20px; }

.music-img {
  transition: all .5s ease; }
  .music-img:hover {
    opacity: .9;
    cursor: pointer;
    transform: scale(1.5) rotateZ(-5deg); }

.music-single-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 3fr;
  grid-template-columns: 2fr 3fr;
      grid-template-areas: "music-left music-right";
  grid-gap: 30px;
  line-height: 1.6em;
  margin-bottom: 30px; }
  @media (max-width: 1200px) {
    .music-single-grid {
      -ms-grid-columns: 1fr 30px 2fr;
      grid-template-columns: 1fr;
      -ms-grid-rows: auto 30px auto;
          grid-template-areas: "music-left" "music-right"; } }

.music-left {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  display: -ms-grid;
  display: grid;
  grid-area: music-left; }
  @media (max-width: 600px) {
    .music-left {
      -ms-grid-row: 1;
      grid-row: 1;
      -ms-grid-column: 1;
      grid-column: 1; } }

.music-right {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  display: -ms-grid;
  display: grid;
  grid-area: music-right;
  align-content: start; }

@media (max-width: 1200px){
    .music-left {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .music-right {
    -ms-grid-row: 3;
    -ms-grid-column: 1; } }
  @media (max-width: 800px) {
    .music-right {
      -ms-grid-row: 3;
      grid-row: 3;
      -ms-grid-column: 1;
      grid-column: 1; } }

.music-spotify-player {
  width: 100%; }

.music-label {
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 1.2em;
  margin-bottom: 20px; }

.music-track-listing {
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 1.2em;
  margin-top: 20px; }

.music-title {
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 1.5em;
  min-height: 50px; }

.music-date {
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 1em; }

.music-buy-links {
  margin-bottom: 30px; }

#music {
  background: url(img/bg-yellow.jpg) no-repeat center center fixed;
  background-size: cover; }

.videos-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  align-content: stretch;
  margin-bottom: 30px; }
  .videos-grid .item {
    padding: 10px;
    display: flex;
    flex-basis: 25%;
    text-align: center;
    background: 0 0; }
    @media (max-width: 1200px) {
      .videos-grid .item {
        flex-basis: 50%; } }
    @media (max-width: 800px) {
      .videos-grid .item {
        flex-basis: 100%; } }
    .videos-grid .item h2 {
      min-height: 60px;
      font-style: normal;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: normal;
      font-size: 1.2em; }
  .videos-grid article {
    width: 100%; }
    @media (max-width: 800px) {
      .videos-grid article {
        min-height: auto; } }

.videos-img-outer {
  overflow: hidden;
  margin-bottom: 20px; }

.videos-img {
  transition: all .5s ease; }
  .videos-img:hover {
    opacity: .9;
    cursor: pointer;
    transform: scale(1.5) rotateZ(-5deg); }

#videos {
  background: url(img/bg-blue.jpg) no-repeat center center fixed;
  background-size: cover; }

.photos-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch; }
  .photos-grid .item {
    flex: 18%;
    max-width: 18%;
    padding: 0 0 10px 0;
    background: 0 0;
    margin: 5px; }
    @media (max-width: 1200px) {
      .photos-grid .item {
        flex: 30%;
        max-width: 30%; } }
    @media (max-width: 800px) {
      .photos-grid .item {
        flex: 45%;
        max-width: 45%; } }
    @media (max-width: 600px) {
      .photos-grid .item {
        flex: 100%;
        max-width: 100%; } }
    .photos-grid .item h3 {
      font-size: 1.3em;
      padding: 0 20px;
      color: black;
      text-align: center;
      min-height: 50px; }
    .photos-grid .item img {
      width: 100%;
      height: 200px;
      object-fit: cover; }

html {
  box-sizing: border-box;
  height: 100%; }

*,
:after,
:before {
  box-sizing: inherit; }

body {
  background: black;
  color: #fff;
  height: 100%;
  font-size: 18px; }

hr {
  background-color: #fff;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

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

figure {
  margin: 1em 0; }

.wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 10px; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #fff;
  border-radius: 3px;
  background: #000;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: .6em 1em .4em;
  transition: all .2s linear; }

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #fff; }

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: black; }

.btn-white {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #fff;
  padding: 10px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 1em;
  border-radius: 2px;
  color: black; }
  @media (max-width: 800px) {
    .btn-white {
      font-size: .8em; } }
  .btn-white:hover, .btn-white:active, .btn-white:focus {
    background-color: black;
    color: #fff;
    border: 1px solid black;
    box-shadow: 0px 0px 1px 3px rgba(255, 255, 255, 0.2); }

.btn-purple {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  background-color: #702a96;
  border: 1px solid #702a96;
  padding: 10px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 1em;
  border-radius: 2px;
  color: #fff; }
  @media (max-width: 800px) {
    .btn-purple {
      font-size: .8em; } }
  .btn-purple:hover {
    background-color: #fff;
    color: #702a96;
    border: 1px solid #fff;
    box-shadow: 0px 0px 1px 3px rgba(255, 255, 255, 0.2); }

.btn-sm {
  font-size: 0.9em;
  padding: 8px 12px; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #fff; }

select {
  border: 1px solid #fff; }

textarea {
  width: 100%; }

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 3px; }

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  color: #fff; }

select {
  border: 1px solid #fff; }

textarea {
  width: 100%; }

#mc_embed_signup {
  padding: 10px; }

#mc_embed_signup form {
  text-align: center;
  padding: 10px 0 10px 0; }

.mc-field-group {
  display: inline-block; }

#mc_embed_signup input.email {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.9em;
  border-radius: 2px;
  color: black;
  background-color: #fff;
  box-sizing: border-box;
  height: 40px;
  padding: 1.4em;
  display: inline-block;
  margin: 0;
  width: 350px;
  vertical-align: top;
  border: 1px solid #fff; }

:-ms-input-placeholder {
  color: black; }

::placeholder {
  color: black; }

#mc_embed_signup .clear {
  display: inline-block; }

#mc_embed_signup .button {
  font-family: "Roboto Condensed", sans-serif;
  box-sizing: border-box;
  height: 45px;
  line-height: 1em;
  padding: 0 30px;
  display: inline-block;
  margin: 0;
  transition: all .2s linear;
  text-transform: uppercase;
  background-color: #fff;
  color: black;
  border: 1px solid #fff;
  margin: 0 5px; }

#mc_embed_signup .button:hover {
  background-color: black;
  color: #fff;
  border: 1px solid black;
  box-shadow: 0px 0px 1px 3px rgba(255, 255, 255, 0.2);
  cursor: pointer; }

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0 .5em 0 .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both; }

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: 700;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%; }

#mc_embed_signup #mce-error-response {
  display: none; }

#mc_embed_signup #mce-success-response {
  color: black;
  display: none; }

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0; }

@media (max-width: 768px) {
  #mc_embed_signup input.email {
    width: 100%;
    margin-bottom: 5px; }
  #mc_embed_signup .clear {
    display: block;
    width: 100%; }
  #mc_embed_signup .button {
    width: 100%;
    margin: 0; } }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #ffb81d;
  text-decoration: none;
  transition: all .2s linear; }

a:active,
a:focus,
a:hover {
  color: #fff; }

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.navigation {
  grid-column: 1/-1;
  height: 65px;
  background: #fff;
  width: 100%;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.2em;
  z-index: 999;
  margin-bottom: 10px; }

@media (max-width: 1200px) {
  .navigation {
    margin-bottom: 10px; } }

nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
  text-transform: uppercase; }
  nav ul li {
    display: inline-block; }

nav ul li a,
nav ul li a:visited {
  display: block;
  padding: 0 10px;
  line-height: 65px;
  color: black !important;
  text-decoration: none; }

nav ul li a:hover,
nav ul li a:visited:hover {
  color: #ffb81d !important; }

.nav-mobile {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: 0 0;
  height: 65px;
  width: 80px; }

@media only screen and (min-width: 1200px) {
  nav ul {
    display: block !important; } }

@media only screen and (max-width: 1199px) {
  .nav-mobile {
    display: block !important; }
  nav {
    width: 100%;
    padding: 65px 0 0 0;
    text-align: center;
    position: absolute;
    z-index: 100; }
  nav ul {
    display: none;
    background: black; }
  nav ul li {
    display: block;
    border-bottom: 1px solid #691f21;
    font-size: 16px;
    background: #ffb81d; }
  nav ul li a {
    padding: 15px;
    line-height: 20px; }
  nav ul li a:hover {
    background: #fff;
    color: black !important; }
  nav ul li:first-child {
    border: 1px solid black; } }

@media screen and (min-width: 1200px) {
  .nav-list {
    display: block !important; } }

#nav-toggle {
  position: absolute;
  left: 30px;
  top: 22px;
  cursor: pointer;
  padding: 10px 35px 16px 0; }

#nav-toggle span,
#nav-toggle span:after,
#nav-toggle span:before {
  cursor: pointer;
  border-radius: 1px;
  height: 2px;
  width: 30px;
  background: black;
  position: absolute;
  display: block !important;
  content: "";
  transition: all 0.3s ease-in-out; }

#nav-toggle span:before {
  top: -7px; }

#nav-toggle span:after {
  bottom: -7px; }

#nav-toggle.active span {
  background-color: transparent; }

#nav-toggle.active span:after,
#nav-toggle.active span:before {
  top: 0; }

#nav-toggle.active span:before {
  transform: rotate(45deg); }

#nav-toggle.active span:after {
  transform: rotate(-45deg); }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both; }
