/*!
Theme Name: Teatru Malta
Theme URI: http://underscores.me/
Author: Bison Studio
Author URI: http://bison-studio.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: teatru-malta
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Teatru Malta is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@font-face {
  font-family: 'Tusker';
  src: url("../fonts/Tusker/TuskerGrotesk4500Medium.eot");
  src: url("../fonts/Tusker/TuskerGrotesk4500Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Tusker/TuskerGrotesk4500Medium.woff2") format("woff2"), url("../fonts/Tusker/TuskerGrotesk4500Medium.woff") format("woff"), url("../fonts/Tusker/TuskerGrotesk4500Medium.ttf") format("truetype"), url("../fonts/Tusker/TuskerGrotesk4500Medium.svg#TuskerGrotesk4500Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

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

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

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Light/Gilroy-Light.eot");
  src: url("../fonts/Gilroy-Light/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Light/Gilroy-Light.otf") format("opentype"), url("../fonts/Gilroy-Light/Gilroy-Light.woff") format("woff"), url("../fonts/Gilroy-Light/Gilroy-Light.ttf") format("truetype"), url("../fonts/Gilroy-Light/Gilroy-Light.svg#Gilroy-Light") format("svg");
  font-weight: lighter;
  font-style: normal;
  font-display: swap; }

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

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
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: bold; }

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #C3C3C3;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: "Tusker", sans-serif;
  margin: 0;
  line-height: 1.2;
  text-transform: uppercase; }

h1 {
  font-size: 3em;
  margin: 0.67em 0; }

h2 {
  font-size: 2.5em;
  line-height: 1.1; }

.secondary-text {
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: bold; }

section.white .section-title {
  color: #2F2F2F;
  padding-bottom: 5px;
  border-bottom: solid 1px #E5E5E5; }

.section-title {
  color: white;
  margin-bottom: 20px;
  position: relative; }
  .section-title.no-margin {
    margin-bottom: 0; }
  .section-title .secondary-text {
    margin-bottom: 10px;
    color: #B6F74E; }
  .section-title.border-title {
    color: white;
    padding-bottom: 5px;
    border-bottom: solid 1px #E5E5E5; }

.content-cont {
  margin-top: 40px; }
  .content-cont h1 {
    color: white; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
  overflow-x: hidden; }

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

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  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: #aaa #bbb #bbb; }

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: #666;
  border: 1px solid #ccc;
  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: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #B6F74E;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  text-decoration: none;
  font-weight: bold; }
  a:hover, a:focus, a:active {
    color: #B6F74E;
    opacity: 0.8; }
  a:focus {
    outline: none; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

.main-navigation {
  display: table;
  padding-top: 0;
  visibility: hidden;
  height: 100%;
  width: 90%;
  margin: 0 auto;
  padding: 0 10px; }
  .main-navigation .menu-main-menu-container,
  .main-navigation .menu-menu-1-container {
    height: auto;
    display: table-cell;
    vertical-align: middle; }
    .main-navigation .menu-main-menu-container ul,
    .main-navigation .menu-menu-1-container ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .main-navigation .menu-main-menu-container ul li,
      .main-navigation .menu-menu-1-container ul li {
        width: 100%;
        padding-top: 10px;
        font-size: 1.6em;
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
        border-top: solid 1px white; }
        @media all and (min-width: 768px) {
          .main-navigation .menu-main-menu-container ul li,
          .main-navigation .menu-menu-1-container ul li {
            font-size: 3em; } }
        .main-navigation .menu-main-menu-container ul li:first-of-type,
        .main-navigation .menu-menu-1-container ul li:first-of-type {
          border: none; }
        .main-navigation .menu-main-menu-container ul li.wpml-ls-item,
        .main-navigation .menu-menu-1-container ul li.wpml-ls-item {
          font-size: 0.8em; }
          .main-navigation .menu-main-menu-container ul li.wpml-ls-item a,
          .main-navigation .menu-menu-1-container ul li.wpml-ls-item a {
            font-family: "Gilroy", sans-serif; }
          .main-navigation .menu-main-menu-container ul li.wpml-ls-item ul,
          .main-navigation .menu-menu-1-container ul li.wpml-ls-item ul {
            max-height: none;
            font-size: 1em; }
        .main-navigation .menu-main-menu-container ul li:hover ul,
        .main-navigation .menu-menu-1-container ul li:hover ul {
          max-height: 400px;
          opacity: 1; }
        .main-navigation .menu-main-menu-container ul li ul,
        .main-navigation .menu-menu-1-container ul li ul {
          font-size: 0.5em;
          overflow: hidden;
          opacity: 1;
          -webkit-transition: all 0.8s ease-out;
          -o-transition: all 0.8s ease-out;
          transition: all 0.8s ease-out; }
          @media all and (min-width: 768px) {
            .main-navigation .menu-main-menu-container ul li ul,
            .main-navigation .menu-menu-1-container ul li ul {
              font-size: 0.4em;
              max-height: 0;
              opacity: 1; } }
          .main-navigation .menu-main-menu-container ul li ul li,
          .main-navigation .menu-menu-1-container ul li ul li {
            padding-left: 20px;
            font-size: 0.8em;
            border-top: 0px;
            padding-top: 6px;
            padding-bottom: 6px;
            text-transform: capitalize; }
            .main-navigation .menu-main-menu-container ul li ul li:first-of-type,
            .main-navigation .menu-menu-1-container ul li ul li:first-of-type {
              padding-top: 0; }
            .main-navigation .menu-main-menu-container ul li ul li a,
            .main-navigation .menu-menu-1-container ul li ul li a {
              font-family: "Gilroy", sans-serif;
              font-weight: normal; }
        .main-navigation .menu-main-menu-container ul li:hover ul,
        .main-navigation .menu-menu-1-container ul li:hover ul {
          max-width: none;
          opacity: 1; }
        .main-navigation .menu-main-menu-container ul li:nth-of-type(1),
        .main-navigation .menu-menu-1-container ul li:nth-of-type(1) {
          -webkit-transition: all 1s ease-in-out 0.1s;
          -o-transition: all 1s ease-in-out 0.1s;
          transition: all 1s ease-in-out 0.1s; }
        .main-navigation .menu-main-menu-container ul li:nth-of-type(2),
        .main-navigation .menu-menu-1-container ul li:nth-of-type(2) {
          -webkit-transition: all 1s ease-in-out 0.2s;
          -o-transition: all 1s ease-in-out 0.2s;
          transition: all 1s ease-in-out 0.2s; }
        .main-navigation .menu-main-menu-container ul li:nth-of-type(3),
        .main-navigation .menu-menu-1-container ul li:nth-of-type(3) {
          -webkit-transition: all 1s ease-in-out 0.3s;
          -o-transition: all 1s ease-in-out 0.3s;
          transition: all 1s ease-in-out 0.3s; }
        .main-navigation .menu-main-menu-container ul li:nth-of-type(4),
        .main-navigation .menu-menu-1-container ul li:nth-of-type(4) {
          -webkit-transition: all 1s ease-in-out 0.4s;
          -o-transition: all 1s ease-in-out 0.4s;
          transition: all 1s ease-in-out 0.4s; }
        .main-navigation .menu-main-menu-container ul li:nth-of-type(5),
        .main-navigation .menu-menu-1-container ul li:nth-of-type(5) {
          -webkit-transition: all 1s ease-in-out 0.5s;
          -o-transition: all 1s ease-in-out 0.5s;
          transition: all 1s ease-in-out 0.5s; }
        .main-navigation .menu-main-menu-container ul li:first-of-type,
        .main-navigation .menu-menu-1-container ul li:first-of-type {
          margin-top: 0; }
        .main-navigation .menu-main-menu-container ul li.current_page_item a, .main-navigation .menu-main-menu-container ul li.current_menu_item a, .main-navigation .menu-main-menu-container ul li.current_page_parent a,
        .main-navigation .menu-menu-1-container ul li.current_page_item a,
        .main-navigation .menu-menu-1-container ul li.current_menu_item a,
        .main-navigation .menu-menu-1-container ul li.current_page_parent a {
          color: #B6F74E; }
          .main-navigation .menu-main-menu-container ul li.current_page_item a:after, .main-navigation .menu-main-menu-container ul li.current_menu_item a:after, .main-navigation .menu-main-menu-container ul li.current_page_parent a:after,
          .main-navigation .menu-menu-1-container ul li.current_page_item a:after,
          .main-navigation .menu-menu-1-container ul li.current_menu_item a:after,
          .main-navigation .menu-menu-1-container ul li.current_page_parent a:after {
            width: 80% !important; }
        .main-navigation .menu-main-menu-container ul li a,
        .main-navigation .menu-menu-1-container ul li a {
          text-decoration: none;
          font-weight: bold;
          font-family: "Tusker", sans-serif;
          text-transform: uppercase;
          letter-spacing: 2px;
          color: white;
          -webkit-transition: color 0.5s;
          -o-transition: color 0.5s;
          transition: color 0.5s; }
          .main-navigation .menu-main-menu-container ul li a:hover,
          .main-navigation .menu-menu-1-container ul li a:hover {
            color: #B6F74E; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }
  .main-navigation ul {
    display: block; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

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

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

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

.container,
.half-container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px; }

.inset-container {
  max-width: 800px; }

.row.unres {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.entry-content {
  display: none; }

.space-container {
  width: 100%;
  padding: 0; }
  .space-container.left-space {
    padding-left: calc(5% + 10px); }

.res-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.grid-layout {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  grid-column-gap: 30px;
  grid-row-gap: 30px; }

.padding-set {
  padding-top: 70px; }

.text-cont p strong {
  color: white; }

.page-text-content h1, .page-text-content h2, .page-text-content h3, .page-text-content h4 {
  color: white; }

.col-grid-6 {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px; }

#map-gjs {
  height: 500px; }

.column-text-par {
  margin-top: 1em; }
  .column-text-par p {
    margin-top: 0; }

@media all and (min-width: 576px) {
  .grid-layout {
    display: -ms-grid;
    display: grid;
    grid-auto-flow: row;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px; }
    .grid-layout.col-grid-3 {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr); }
    .grid-layout.col-grid-6 {
      -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr); } }

@media all and (min-width: 768px) {
  .column-text {
    max-width: 600px; }
  .column-text-par {
    margin-top: 1em;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    column-gap: 50px; }
    .column-text-par p {
      margin-top: 0; }
  .margin-fix {
    margin-top: 100px; }
  .half-container {
    max-width: 600px;
    margin: 0; }
    .half-container.left-section {
      padding-right: 50px;
      float: right;
      padding-left: 20px; }
    .half-container.right-section {
      padding-left: 50px;
      float: left;
      padding-right: 0; }
  .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px; }
    .row.align-center {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .row.justify-center {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .row .flex-col {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 0 20px; }
      .row .flex-col.flex-1 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; }
      .row .flex-col.flex-2 {
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2; }
      .row .flex-col.flex-3 {
        -webkit-box-flex: 3;
        -ms-flex: 3;
        flex: 3; }
      .row .flex-col.flex-4 {
        -webkit-box-flex: 4;
        -ms-flex: 4;
        flex: 4; }
      .row .flex-col.right-section {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
  .grid-layout {
    display: -ms-grid;
    display: grid;
    grid-auto-flow: row;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px; }
    .grid-layout.col-grid-3 {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr); }
    .grid-layout.col-grid-6 {
      -ms-grid-columns: (1fr)[6];
      grid-template-columns: repeat(6, 1fr); } }

@media all and (min-width: 992px) {
  .grid-layout {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr); } }

@media all and (min-width: 1310px) {
  .space-container.left-space {
    padding-left: calc( (100vw - 1200px )/2 + 10px); } }

.page-cont,
#page {
  background: -webkit-gradient(linear, left top, left bottom, from(#4B0FA4), to(#260852));
  background: -webkit-linear-gradient(top, #4B0FA4, #260852);
  background: -o-linear-gradient(top, #4B0FA4, #260852);
  background: linear-gradient(to bottom, #4B0FA4, #260852); }

.bg-img {
  background-size: cover;
  background-position: center; }

.read-more {
  text-transform: uppercase;
  letter-spacing: 1px; }

.scroll-container {
  overflow-x: scroll; }

.inner-scroll-cont {
  padding-bottom: 30px;
  overflow-x: scroll; }
  .inner-scroll-cont:after {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both; }

.support-logo {
  padding: 25px;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.partner-list p {
  margin-bottom: 0;
  margin-top: 3px; }

.dog-overlay {
  display: none; }

section {
  padding: 50px 0; }
  section.accent {
    background-color: #4B0FA4; }
  section.purple {
    color: white;
    background-color: #4B0FA4; }
    section.purple .secondary-text {
      color: #B6F74E; }
  section.white {
    background-color: #fff;
    color: #2F2F2F; }
    section.white h1, section.white h2, section.white h3, section.white h4 {
      color: #4B0FA4; }
  section.grey {
    background-color: #F2F2F2;
    color: #2F2F2F; }
  section.content-column {
    padding: 70px 0; }
    section.content-column .row {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    section.content-column.flip .row .flex-col {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    section.content-column.flip .row .flex-col + .flex-col {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    section.content-column h2 {
      color: white; }
    section.content-column .section-title {
      border-bottom: 0; }
    section.content-column .secondary-text {
      color: #D8D8D8; }
    section.content-column p {
      color: #C3C3C3; }
    section.content-column.white h2 {
      color: #4B0FA4; }
    section.content-column.white p {
      color: #4B4B4B; }
    section.content-column.white .button .inner-button {
      color: #2F2F2F; }
    section.content-column.white .button:hover .inner-button {
      color: #4B0FA4; }
  section.calendar-section .calendar-cont {
    display: none; }
  section.calendar-section > .container {
    width: 100%;
    padding: 0; }
  section.calendar-section .view-all-link {
    display: none; }
  section.relative-section {
    padding: 0;
    position: relative; }
    section.relative-section p {
      margin: 0; }
  section.about-section {
    position: relative; }
    section.about-section .home-about-bg {
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      height: 100%;
      opacity: 0.2;
      background-size: cover;
      background-position: center;
      -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(0, 0, 0, 0))); }
    section.about-section p strong {
      color: white; }
  section.banner {
    padding: 100px 0;
    position: relative; }
    section.banner .text-cont {
      margin-top: 0 !important; }
    section.banner:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.5); }
  section#social-bar {
    text-align: left; }
    section#social-bar .input-field {
      background-color: #fff;
      background: white;
      position: relative; }
      section#social-bar .input-field:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #95989A;
        bottom: -10px; }
      section#social-bar .input-field input {
        font-weight: bold;
        border: 0 !important;
        width: 100%;
        padding: 0; }
      section#social-bar .input-field label {
        display: none !important; }
    section#social-bar .mc4wp-form-fields {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
      section#social-bar .mc4wp-form-fields .input-field {
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2; }
        section#social-bar .mc4wp-form-fields .input-field:after {
          content: none !important; }
        section#social-bar .mc4wp-form-fields .input-field input[type="email"] {
          color: #2F2F2F !important;
          padding-bottom: 10px !important;
          border-bottom: 1px solid #2F2F2F !important; }
          section#social-bar .mc4wp-form-fields .input-field input[type="email"]:focus {
            outline: none; }
      section#social-bar .mc4wp-form-fields .input-field + .input-field {
        padding: 0 !important;
        margin-left: 30px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        section#social-bar .mc4wp-form-fields .input-field + .input-field input {
          background: #4B0FA4 !important;
          color: white !important;
          padding: 14px 30px !important;
          border-radius: 0 !important;
          font-size: 1rem !important; }
    section#social-bar .social-media-feed {
      text-align: left; }
      section#social-bar .social-media-feed h2 {
        margin-bottom: 50px; }
      section#social-bar .social-media-feed .twitter {
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: solid 1px; }
      section#social-bar .social-media-feed .feed {
        color: white; }
        section#social-bar .social-media-feed .feed a {
          color: inherit;
          font-weight: bold;
          -webkit-transition: color 0.5s;
          -o-transition: color 0.5s;
          transition: color 0.5s; }
          section#social-bar .social-media-feed .feed a:hover {
            color: #B6F74E; }
        section#social-bar .social-media-feed .feed .link {
          color: #B6F74E;
          margin-top: 15px;
          font-weight: bold; }
      section#social-bar .social-media-feed .type {
        text-transform: uppercase;
        font-size: 0.9em;
        letter-spacing: 2px;
        font-family: "Tusker", sans-serif;
        margin-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: white; }
        section#social-bar .social-media-feed .type .social-icon {
          margin-right: 10px;
          width: 15px; }
          section#social-bar .social-media-feed .type .social-icon path {
            fill: #B6F74E; }
    section#social-bar h2, section#social-bar h4 {
      color: #4B0FA4;
      font-size: 1.8em;
      text-align: left;
      font-weight: bold; }
    section#social-bar p {
      margin: 30px 0;
      font-weight: normal; }
    section#social-bar form {
      opacity: 1;
      width: 100%; }
    section#social-bar section {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      section#social-bar section.white {
        padding: 50px; }
    section#social-bar .social-icons .social-icon {
      margin-bottom: 0;
      margin-top: 20px;
      background-color: transparent;
      border: solid 1px white;
      padding: 11px 11px; }
      section#social-bar .social-icons .social-icon svg {
        height: 16px;
        display: block; }
    section#social-bar .half-container.right-section {
      height: auto; }
  section.instagram-feed {
    text-align: center;
    padding-bottom: 0; }
    section.instagram-feed .wdi_hidden {
      display: none !important; }
    section.instagram-feed h1 {
      color: white; }
    section.instagram-feed #wdi_feed_0 .wdi_pagination {
      display: none; }
    section.instagram-feed #wdi_feed_0 .wdi_feed_item {
      width: 33.33%; }
      section.instagram-feed #wdi_feed_0 .wdi_feed_item:hover .wdi_photo_wrap_inner:after {
        display: none; }
      section.instagram-feed #wdi_feed_0 .wdi_feed_item:nth-of-type(4), section.instagram-feed #wdi_feed_0 .wdi_feed_item:nth-of-type(5) {
        display: none; }
    section.instagram-feed #wdi_feed_0 .wdi_photo_wrap {
      padding: 0;
      width: 100%; }
    section.instagram-feed #wdi_feed_0 .wdi_photo_wrap_inner {
      border: 0; }
      section.instagram-feed #wdi_feed_0 .wdi_photo_wrap_inner:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.5); }
    section.instagram-feed #wdi_feed_0 .wdi_feed_container {
      margin-top: 50px;
      border-bottom: 0; }
    section.instagram-feed #wdi_feed_0 .wdi_feed_container,
    section.instagram-feed #wdi_feed_0 .wdi_feed_wrapper {
      background-color: transparent !important; }
    section.instagram-feed .wdi_layout_th .wdi_shape_portrait .wdi_img, section.instagram-feed .wdi_layout_th .wdi_shape_square .wdi_img {
      width: 101% !important; }
  section.bg-img {
    color: white; }
    section.bg-img .image-cont {
      width: 90%;
      margin: 0 auto; }
      section.bg-img .image-cont .inner-image-cont {
        position: relative; }
        section.bg-img .image-cont .inner-image-cont:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          border: solid 1px #B6F74E;
          -webkit-transform: translate(10px, 10px);
          -ms-transform: translate(10px, 10px);
          transform: translate(10px, 10px); }
      section.bg-img .image-cont img {
        width: 100%;
        position: relative;
        z-index: 1;
        -webkit-box-shadow: 1px 6px 20px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 1px 6px 20px 0px rgba(0, 0, 0, 0.15); }
    section.bg-img .text-cont {
      margin-top: -40px;
      position: relative;
      z-index: 1; }
      section.bg-img .text-cont .indent {
        padding-left: 20px; }
    section.bg-img .type {
      color: #B6F74E;
      margin-bottom: 10px; }
    section.bg-img p {
      color: #C3C3C3; }

@media all and (min-width: 768px) {
  section.about-section {
    padding: 100px 0; }
    section.about-section.home-about .container .text-cont {
      margin-top: 70px; }
    section.about-section .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      section.about-section .container .text-cont {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        section.about-section .container .text-cont h2 {
          font-size: 2.2em;
          line-height: 1.3; }
        section.about-section .container .text-cont p {
          padding-right: 50px; }
      section.about-section .container .image-cont {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-left: 20px;
        margin-top: 40px; }
  section#social-bar {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    section#social-bar h2 {
      font-size: 2em; }
    section#social-bar .flex-col {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      padding-left: 0; }
    section#social-bar section {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      padding: 0;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      section#social-bar section.white {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 0;
        padding-top: 100px;
        padding-bottom: 100px; }
        section#social-bar section.white .right-section {
          padding-left: 50px; }
    section#social-bar .flex-col,
    section#social-bar section {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
  section.instagram-feed .secondary-text {
    margin-bottom: 20px; }
  section.instagram-feed #wdi_feed_0 .wdi_feed_item {
    width: 20%; }
    section.instagram-feed #wdi_feed_0 .wdi_feed_item:nth-of-type(4), section.instagram-feed #wdi_feed_0 .wdi_feed_item:nth-of-type(5) {
      display: inline-block; }
  section.calendar-section .calendar-cont {
    display: block; }
  section.calendar-section .section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  section.calendar-section .scroll-container {
    overflow-x: auto; }
  section.calendar-section .view-all-link {
    display: block;
    text-transform: uppercase;
    color: #8D8D8D;
    font-weight: bold;
    font-size: 0.8em; }
  section.calendar-section .button.view-all {
    display: none; }
  section.calendar-section .inner-scroll-cont {
    width: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    section.calendar-section .inner-scroll-cont .event-block {
      display: none;
      width: auto;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      section.calendar-section .inner-scroll-cont .event-block:nth-of-type(1), section.calendar-section .inner-scroll-cont .event-block:nth-of-type(2) {
        display: block; }
      section.calendar-section .inner-scroll-cont .event-block:nth-of-type(3) {
        margin-right: 0; }
  section.calendar-section > .container {
    width: 90%;
    padding: 0 10px; }
  section.calendar-section .flex-col .container {
    width: 100%;
    padding: 0; } }

@media all and (min-width: 992px) {
  section.calendar-section .inner-scroll-cont .event-block:nth-of-type(3) {
    display: block; } }

@media all and (min-width: 1200px) {
  .dog-overlay {
    display: block;
    position: absolute;
    height: 100%;
    width: 35%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); } }

.site-header {
  padding: 10px 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
  height: 70px;
  -webkit-transition: height 0.5s cubic-bezier(0.02, 0.79, 0.58, 1) 1.5s, background-color 0.5s cubic-bezier(0.02, 0.79, 0.58, 1), top 0.5s cubic-bezier(0.02, 0.79, 0.58, 1);
  -o-transition: height 0.5s cubic-bezier(0.02, 0.79, 0.58, 1) 1.5s, background-color 0.5s cubic-bezier(0.02, 0.79, 0.58, 1), top 0.5s cubic-bezier(0.02, 0.79, 0.58, 1);
  transition: height 0.5s cubic-bezier(0.02, 0.79, 0.58, 1) 1.5s, background-color 0.5s cubic-bezier(0.02, 0.79, 0.58, 1), top 0.5s cubic-bezier(0.02, 0.79, 0.58, 1);
  top: 0; }
  .site-header .menu-inner {
    display: none; }
  .site-header.solid-header {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .site-header.sticky {
    -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19); }
  .site-header.sticky, .site-header.solid-header {
    background-color: #4B0FA4; }
    .site-header.sticky .logo-cont, .site-header.solid-header .logo-cont {
      width: 30px;
      -webkit-transition: width 0.3s ease-in-out 0.5s;
      -o-transition: width 0.3s ease-in-out 0.5s;
      transition: width 0.3s ease-in-out 0.5s; }
      .site-header.sticky .logo-cont svg, .site-header.solid-header .logo-cont svg {
        -webkit-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
        transform: translateY(-12px); }
        .site-header.sticky .logo-cont svg #top-logo-text, .site-header.solid-header .logo-cont svg #top-logo-text {
          -webkit-transform: translateY(20px);
          -ms-transform: translateY(20px);
          transform: translateY(20px);
          opacity: 0; }
        .site-header.sticky .logo-cont svg #bottom-logo-text, .site-header.solid-header .logo-cont svg #bottom-logo-text {
          -webkit-transform: translateY(-20px);
          -ms-transform: translateY(-20px);
          transform: translateY(-20px);
          opacity: 0; }
  .site-header .featured-cont {
    display: none; }
  .site-header .featured-post {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: white;
    max-width: 350px;
    padding-top: 10px;
    border-top: solid 1px white; }
    .site-header .featured-post .secondary-text {
      color: #B6F74E;
      position: relative;
      padding-left: 15px;
      margin-bottom: 15px; }
      .site-header .featured-post .secondary-text:before {
        content: "";
        position: absolute;
        width: 8px;
        height: 8px;
        background-color: #B6F74E;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 50%; }
    .site-header .featured-post .image-cont {
      margin-bottom: 15px; }
      .site-header .featured-post .image-cont img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        max-height: 250px;
        -webkit-box-shadow: 0px 12px 19px #00000039;
        box-shadow: 0px 12px 19px #00000039; }
  .site-header.hide {
    top: -60px; }
  .site-header.menu-active {
    height: 100%;
    -webkit-transition: height 0.5s cubic-bezier(0.02, 0.79, 0.58, 1);
    -o-transition: height 0.5s cubic-bezier(0.02, 0.79, 0.58, 1);
    transition: height 0.5s cubic-bezier(0.02, 0.79, 0.58, 1);
    background-color: #4B0FA4; }
    .site-header.menu-active .menu-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .site-header.menu-active .inner-content {
      visibility: visible;
      opacity: 1;
      -webkit-transition: opacity 0.5s cubic-bezier(0.02, 0.79, 0.58, 1) 0.5s, visibility 0s ease-in 0.5s;
      -o-transition: opacity 0.5s cubic-bezier(0.02, 0.79, 0.58, 1) 0.5s, visibility 0s ease-in 0.5s;
      transition: opacity 0.5s cubic-bezier(0.02, 0.79, 0.58, 1) 0.5s, visibility 0s ease-in 0.5s; }
    .site-header.menu-active .main-navigation {
      visibility: visible;
      -webkit-transition: visibility 0s ease-in 0.5s;
      -o-transition: visibility 0s ease-in 0.5s;
      transition: visibility 0s ease-in 0.5s; }
      .site-header.menu-active .main-navigation ul li {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
        .site-header.menu-active .main-navigation ul li:nth-of-type(1) {
          -webkit-transition: opacity 1s 0.5s, -webkit-transform 1s ease-in-out 0.5s;
          transition: opacity 1s 0.5s, -webkit-transform 1s ease-in-out 0.5s;
          -o-transition: opacity 1s 0.5s, transform 1s ease-in-out 0.5s;
          transition: opacity 1s 0.5s, transform 1s ease-in-out 0.5s;
          transition: opacity 1s 0.5s, transform 1s ease-in-out 0.5s, -webkit-transform 1s ease-in-out 0.5s; }
        .site-header.menu-active .main-navigation ul li:nth-of-type(2) {
          -webkit-transition: opacity 1s 0.6s, -webkit-transform 1s ease-in-out 0.6s;
          transition: opacity 1s 0.6s, -webkit-transform 1s ease-in-out 0.6s;
          -o-transition: opacity 1s 0.6s, transform 1s ease-in-out 0.6s;
          transition: opacity 1s 0.6s, transform 1s ease-in-out 0.6s;
          transition: opacity 1s 0.6s, transform 1s ease-in-out 0.6s, -webkit-transform 1s ease-in-out 0.6s; }
        .site-header.menu-active .main-navigation ul li:nth-of-type(3) {
          -webkit-transition: opacity 1s 0.7s, -webkit-transform 1s ease-in-out 0.7s;
          transition: opacity 1s 0.7s, -webkit-transform 1s ease-in-out 0.7s;
          -o-transition: opacity 1s 0.7s, transform 1s ease-in-out 0.7s;
          transition: opacity 1s 0.7s, transform 1s ease-in-out 0.7s;
          transition: opacity 1s 0.7s, transform 1s ease-in-out 0.7s, -webkit-transform 1s ease-in-out 0.7s; }
        .site-header.menu-active .main-navigation ul li:nth-of-type(4) {
          -webkit-transition: opacity 1s 0.8s, -webkit-transform 1s ease-in-out 0.8s;
          transition: opacity 1s 0.8s, -webkit-transform 1s ease-in-out 0.8s;
          -o-transition: opacity 1s 0.8s, transform 1s ease-in-out 0.8s;
          transition: opacity 1s 0.8s, transform 1s ease-in-out 0.8s;
          transition: opacity 1s 0.8s, transform 1s ease-in-out 0.8s, -webkit-transform 1s ease-in-out 0.8s; }
        .site-header.menu-active .main-navigation ul li:nth-of-type(5) {
          -webkit-transition: opacity 1s 0.9s, -webkit-transform 1s ease-in-out 0.9s;
          transition: opacity 1s 0.9s, -webkit-transform 1s ease-in-out 0.9s;
          -o-transition: opacity 1s 0.9s, transform 1s ease-in-out 0.9s;
          transition: opacity 1s 0.9s, transform 1s ease-in-out 0.9s;
          transition: opacity 1s 0.9s, transform 1s ease-in-out 0.9s, -webkit-transform 1s ease-in-out 0.9s; }
        .site-header.menu-active .main-navigation ul li:nth-of-type(6) {
          -webkit-transition: opacity 1s 1s, -webkit-transform 1s ease-in-out 1s;
          transition: opacity 1s 1s, -webkit-transform 1s ease-in-out 1s;
          -o-transition: opacity 1s 1s, transform 1s ease-in-out 1s;
          transition: opacity 1s 1s, transform 1s ease-in-out 1s;
          transition: opacity 1s 1s, transform 1s ease-in-out 1s, -webkit-transform 1s ease-in-out 1s; }
        .site-header.menu-active .main-navigation ul li:nth-of-type(7) {
          -webkit-transition: opacity 1s 1.1s, -webkit-transform 1s ease-in-out 1.1s;
          transition: opacity 1s 1.1s, -webkit-transform 1s ease-in-out 1.1s;
          -o-transition: opacity 1s 1.1s, transform 1s ease-in-out 1.1s;
          transition: opacity 1s 1.1s, transform 1s ease-in-out 1.1s;
          transition: opacity 1s 1.1s, transform 1s ease-in-out 1.1s, -webkit-transform 1s ease-in-out 1.1s; }
    .site-header.menu-active .featured-post {
      opacity: 1;
      -webkit-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s; }
  .site-header .container {
    position: relative;
    height: 100%; }
    .site-header .container .main-navigation {
      height: 100%; }
  .site-header .logo-cont {
    width: 30px;
    z-index: 1;
    display: block;
    margin: 0 auto;
    -webkit-transition: width 0.3s ease-in-out 0.5s;
    -o-transition: width 0.3s ease-in-out 0.5s;
    transition: width 0.3s ease-in-out 0.5s; }
    .site-header .logo-cont a {
      display: inline; }
    .site-header .logo-cont svg {
      -webkit-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
      transform: translateY(-12px);
      -webkit-transition: -webkit-transform 0.5s;
      transition: -webkit-transform 0.5s;
      -o-transition: transform 0.5s;
      transition: transform 0.5s;
      transition: transform 0.5s, -webkit-transform 0.5s; }
      .site-header .logo-cont svg #top-logo-text,
      .site-header .logo-cont svg #bottom-logo-text {
        display: none;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }

.shop-icon {
  position: absolute;
  right: 70px;
  top: 14px; }
  @media all and (min-width: 768px) {
    .shop-icon {
      right: 130px; } }

.menu-icon {
  padding: 10px 8px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 25px;
  right: 5%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .menu-icon .menu-text {
    text-transform: uppercase;
    color: white;
    margin-right: 20px;
    font-family: "Tusker", sans-serif;
    letter-spacing: 0.2em;
    display: none; }
    .menu-icon .menu-text span:before {
      content: "Menu"; }
  .menu-icon .inner-icon {
    position: relative;
    height: 14px;
    width: 20px; }
  .menu-icon .bar {
    background-color: #fff;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .menu-icon .bar#top {
      top: 0; }
    .menu-icon .bar#middle {
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .menu-icon .bar#bottom {
      bottom: 0; }
  .menu-icon:after {
    content: "";
    display: table;
    table-layout: fixed; }
  .menu-icon.menu-close .bar#middle {
    left: 50px;
    opacity: 0; }
  .menu-icon.menu-close .bar#top {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg); }
  .menu-icon.menu-close .bar#bottom {
    -webkit-transform: translateY(50%) rotate(-45deg);
    -ms-transform: translateY(50%) rotate(-45deg);
    transform: translateY(50%) rotate(-45deg);
    bottom: 50%; }
  .menu-icon.menu-close .menu-text span:before {
    content: "Close"; }

li.wpml-ls-item {
  border-top: solid 1px;
  margin-top: 20px;
  padding-top: 20px; }
  li.wpml-ls-item a {
      display: inline-flex !important;
    color: #B6F74E !important; }
  li.wpml-ls-item ul.sub-menu {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    padding-left: 10px;
    opacity: 1 !important;
    max-height: 80px !important; }
    li.wpml-ls-item ul.sub-menu li a {
      color: white !important; }
    li.wpml-ls-item ul.sub-menu li.wpml-ls-item {
      border-top: none;
      margin-top: 0;
      padding-top: 0; }

@media all and (min-width: 768px) {
  .site-header .logo-cont {
    width: 50px;
    margin: 0;
    margin-top: 10px; }
    .site-header .logo-cont svg {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
      .site-header .logo-cont svg #top-logo-text,
      .site-header .logo-cont svg #bottom-logo-text {
        display: block; }
  .site-header.sticky .logo-cont {
    margin-top: 0; }
  .site-header .container .main-navigation {
    margin: 0; }
  .site-header .menu-inner {
    -ms-flex-line-pack: center;
    align-content: center;
    min-height: 80vh;
    width: 100%;
    display: none; }
    .site-header .menu-inner .featured-cont {
      display: block; }
    .site-header .menu-inner .row {
      width: 100%; }
  .menu-icon .inner-icon {
    width: 30px;
    height: 20px; } }

.hero-section {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, right top, left top, from(#4B0FA4), to(#260852));
  background-image: -webkit-linear-gradient(right, #4B0FA4, #260852);
  background-image: -o-linear-gradient(right, #4B0FA4, #260852);
  background-image: linear-gradient(to left, #4B0FA4, #260852); }
  .hero-section #background-video {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    position: absolute; }
  .hero-section .posts-cont {
    max-height: 550px;
    min-height: 350px;
    height: 80vh;
    position: relative; }
  .hero-section .post-cont {
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden; }
    .hero-section .post-cont.exit-right .image-cont:after {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      -webkit-transition: none;
      -o-transition: none;
      transition: none; }
    .hero-section .post-cont.exit-left .image-cont:after {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      -webkit-transition: none;
      -o-transition: none;
      transition: none; }
    .hero-section .post-cont.leaving {
      opacity: 1;
      visibility: visible; }
      .hero-section .post-cont.leaving .image-cont:after {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        transition: -webkit-transform 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        -o-transition: transform 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        transition: transform 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        transition: transform 0.8s cubic-bezier(0, 0.93, 0.58, 1), -webkit-transform 0.8s cubic-bezier(0, 0.93, 0.58, 1); }
      .hero-section .post-cont.leaving .post-type a,
      .hero-section .post-cont.leaving .post-type span,
      .hero-section .post-cont.leaving .read-more a,
      .hero-section .post-cont.leaving .read-more span {
        opacity: 0; }
    .hero-section .post-cont.current-item {
      opacity: 1;
      visibility: visible; }
      .hero-section .post-cont.current-item .post-type a,
      .hero-section .post-cont.current-item .post-type span,
      .hero-section .post-cont.current-item .read-more a,
      .hero-section .post-cont.current-item .read-more span {
        opacity: 1; }
      .hero-section .post-cont.current-item .post-title h1 {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
      .hero-section .post-cont.current-item .image-cont:after {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        -webkit-transition: none;
        -o-transition: none;
        transition: none; }
      .hero-section .post-cont.current-item.exit-right .image-cont:after {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        -webkit-transition: -webkit-transform 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        transition: -webkit-transform 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        -o-transition: transform 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        transition: transform 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        transition: transform 0.8s cubic-bezier(0, 0.93, 0.58, 1), -webkit-transform 0.8s cubic-bezier(0, 0.93, 0.58, 1); }
      .hero-section .post-cont.current-item.exit-left .image-cont:after {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-transition: -webkit-transform 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        transition: -webkit-transform 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        -o-transition: transform 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        transition: transform 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        transition: transform 0.8s cubic-bezier(0, 0.93, 0.58, 1), -webkit-transform 0.8s cubic-bezier(0, 0.93, 0.58, 1); }
    .hero-section .post-cont.entering .image-cont:after {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: none;
      -o-transition: none;
      transition: none; }
    .hero-section .post-cont .post-type {
      color: #8D8D8D;
      text-transform: uppercase; }
    .hero-section .post-cont .post-type,
    .hero-section .post-cont .read-more {
      font-size: 0.8em;
      position: relative;
      overflow: hidden; }
      .hero-section .post-cont .post-type a,
      .hero-section .post-cont .post-type span,
      .hero-section .post-cont .read-more a,
      .hero-section .post-cont .read-more span {
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out; }
    .hero-section .post-cont .post-title {
      font-size: 0.8em;
      margin: 10px 0 20px;
      overflow: hidden; }
      .hero-section .post-cont .post-title a {
        color: white; }
      .hero-section .post-cont .post-title h1 {
        -webkit-transform: translate3d(0, 140%, 0);
        transform: translate3d(0, 140%, 0);
        -webkit-transition: -webkit-transform 0.5s ease-in-out;
        transition: -webkit-transform 0.5s ease-in-out;
        -o-transition: transform 0.5s ease-in-out;
        transition: transform 0.5s ease-in-out;
        transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
    .hero-section .post-cont .text-cont {
      margin-top: 20px;
      height: 30%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      padding-right: 70px; }
    .hero-section .post-cont .image-cont {
      -webkit-box-shadow: -4px -1px 20px 4px rgba(0, 0, 0, 0.18);
      box-shadow: -4px -1px 20px 4px rgba(0, 0, 0, 0.18);
      position: relative;
      overflow: hidden;
      height: 50%; }
      @media all and (min-width: 768px) {
        .hero-section .post-cont .image-cont {
          height: 70%; } }
      .hero-section .post-cont .image-cont .svg-overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 15%; }
      .hero-section .post-cont .image-cont .bg-img {
        height: 100%;
        width: 100%; }
      .hero-section .post-cont .image-cont .bg-img.desktop {
        display: none; }
      .hero-section .post-cont .image-cont .bg-img.mobile {
        display: block; }
      .hero-section .post-cont .image-cont:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #260852;
        left: 0;
        -webkit-transition: left 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        -o-transition: left 0.8s cubic-bezier(0, 0.93, 0.58, 1);
        transition: left 0.8s cubic-bezier(0, 0.93, 0.58, 1); }
  .hero-section .posts-nav {
    background-color: #260852;
    padding: 20px 0;
    display: none;
    position: relative;
    z-index: 1; }
  .hero-section .nav-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .hero-section .nav-items .nav-item {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      color: white;
      text-align: center; }
      .hero-section .nav-items .nav-item.current-item {
        color: #B6F74E; }
        .hero-section .nav-items .nav-item.current-item .secondary-text:after {
          width: 100%;
          -webkit-transition: width 9s;
          -o-transition: width 9s;
          transition: width 9s; }
      .hero-section .nav-items .nav-item .secondary-text {
        font-size: 0.7em;
        position: relative;
        cursor: pointer; }
        .hero-section .nav-items .nav-item .secondary-text:after {
          content: "";
          position: absolute;
          width: 0;
          height: 1px;
          left: 0;
          bottom: -5px;
          background-color: #B6F74E; }
      .hero-section .nav-items .nav-item:nth-of-type(2) {
        border-left: solid 1px rgba(255, 255, 255, 0.5);
        border-right: solid 1px rgba(255, 255, 255, 0.5); }

.hero-img-bg {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .hero-img-bg:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(24%, #4B0FA4), to(#4B0FA441));
    background: -webkit-linear-gradient(bottom, #4B0FA4 24%, #4B0FA441 100%);
    background: -o-linear-gradient(bottom, #4B0FA4 24%, #4B0FA441 100%);
    background: linear-gradient(to top, #4B0FA4 24%, #4B0FA441 100%); }

.video-hero-section {
  padding-top: 0;
  position: relative;
  padding-bottom: 0; }
  .video-hero-section:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 1; }
  .video-hero-section .posts-cont {
    height: 100vh;
    max-height: none; }
    .video-hero-section .posts-cont .post-cont {
      opacity: 1;
      visibility: visible;
      display: block;
      padding-left: 0;
      text-align: center; }
      .video-hero-section .posts-cont .post-cont .post-title h1 {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin: 0; }
      .video-hero-section .posts-cont .post-cont .post-type a,
      .video-hero-section .posts-cont .post-cont .post-type span,
      .video-hero-section .posts-cont .post-cont .read-more a,
      .video-hero-section .posts-cont .post-cont .read-more span {
        opacity: 1;
        -webkit-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out; }
      .video-hero-section .posts-cont .post-cont .cta-cont {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .video-hero-section .posts-cont .post-cont .cta-cont .inner-button {
          font-size: 0.8em;
          width: 100%; }
      .video-hero-section .posts-cont .post-cont .image-cont:after {
        content: none; }
      .video-hero-section .posts-cont .post-cont .text-cont {
        width: 90%;
        max-width: 600px;
        height: auto;
        position: absolute;
        display: block;
        z-index: 2;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        margin-top: 0;
        padding-right: 0; }
        .video-hero-section .posts-cont .post-cont .text-cont .post-type {
          color: #B6F74E; }

.slider-controls {
  position: absolute;
  bottom: 5px;
  right: 10px;
  z-index: 999;
  width: 30px; }
  .slider-controls .slider-button {
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: relative;
    border-radius: 50%;
    border: solid 1px white;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    .slider-controls .slider-button:hover {
      background-color: #fff; }
      .slider-controls .slider-button:hover:after, .slider-controls .slider-button:hover:before {
        background-color: #4B0FA4; }
    .slider-controls .slider-button:after, .slider-controls .slider-button:before {
      content: "";
      position: absolute;
      background-color: #fff;
      height: 1px;
      width: 7px;
      -webkit-transition: background-color 0.3s;
      -o-transition: background-color 0.3s;
      transition: background-color 0.3s; }
    .slider-controls .slider-button:before {
      -webkit-transform: rotate(-45deg) translate(-1px, 15px);
      -ms-transform: rotate(-45deg) translate(-1px, 15px);
      transform: rotate(-45deg) translate(-1px, 15px); }
    .slider-controls .slider-button:after {
      -webkit-transform: rotate(45deg) translate(16px, 0px);
      -ms-transform: rotate(45deg) translate(16px, 0px);
      transform: rotate(45deg) translate(16px, 0px); }
    .slider-controls .slider-button#next:before {
      -webkit-transform: rotate(-45deg) translate(-3px, 19px);
      -ms-transform: rotate(-45deg) translate(-3px, 19px);
      transform: rotate(-45deg) translate(-3px, 19px); }
    .slider-controls .slider-button#prev {
      margin-top: 15px; }
      .slider-controls .slider-button#prev:after {
        -webkit-transform: rotate(45deg) translate(18px, 4px);
        -ms-transform: rotate(45deg) translate(18px, 4px);
        transform: rotate(45deg) translate(18px, 4px); }

@media all and (min-width: 768px) {
  .slider-controls {
    left: 0;
    top: 210px; }
    .slider-controls .slider-button#prev {
      margin-top: 10px; }
  .hero-section {
    padding-bottom: 0; }
    .hero-section .posts-nav {
      display: block; }
    .hero-section .post-cont {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-left: 50px; }
      .hero-section .post-cont .post-title {
        font-size: 1em;
        margin: 20px 0; }
      .hero-section .post-cont .text-cont {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 165px;
        padding-right: 40px; }
      .hero-section .post-cont .image-cont {
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        height: 100%; }
        .hero-section .post-cont .image-cont .bg-img.mobile {
          display: none; }
        .hero-section .post-cont .image-cont .bg-img.desktop {
          display: block; } }

.single-cont .image-cont {
  height: 60vh;
  position: relative; }
  .single-cont .image-cont .svg-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 40%; }

.single-cont section.grey {
  -webkit-box-shadow: inset 0px 3px 10px 0px #989898;
  box-shadow: inset 0px 3px 10px 0px #989898; }

.audition-archives .event-filtering a:after {
  background-color: white; }

.event-filtering a {
  color: inherit;
  font-size: 1.3em;
  position: relative; }
  .event-filtering a:after {
    content: "";
    position: absolute;
    height: 2px;
    background-color: black;
    bottom: -10px;
    left: 0;
    width: 0;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
    transition: width 0.5s; }
  .event-filtering a.active {
    font-weight: bold; }
    .event-filtering a.active:after {
      width: 100%; }
  .event-filtering a:last-of-type {
    margin-left: 30px; }

.event-archive-section#upcoming {
  margin-top: 20px; }

.year-filter {
  margin-bottom: 20px;
  font-size: 1.2em;
  padding: 10px 0;
  background: #f1f1f1; }
  .year-filter a {
    color: inherit;
    margin-right: 30px;
    padding: 0px 0px;
    position: relative; }
    .year-filter a:first-of-type {
      padding-left: 0; }
    .year-filter a.active {
      font-weight: bold; }
      .year-filter a.active:after {
        width: 100%; }
    .year-filter a:after {
      content: "";
      position: absolute;
      height: 2px;
      background-color: black;
      bottom: -13px;
      left: 0;
      width: 0;
      -webkit-transition: width 0.5s;
      -o-transition: width 0.5s;
      transition: width 0.5s; }

.purple-page-team img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

.filter-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .filter-container .facetwp-facet-purple_pages_filter {
    margin-right: 30px; }
  .filter-container .facetwp-facet-search_purple_pages .facetwp-search {
    color: black !important;
    padding: 13px !important;
    border: solid 2px purple !important;
    border-radius: 0px !important;
    font-family: 'Tusker'; }

.facetwp-dropdown {
  padding: 15px;
  color: black;
  border: solid 2px #4a0fa0;
  font-family: 'Tusker';
  font-weight: bold; }

.team-block {
  cursor: pointer;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .team-block:hover {
    opacity: 0.7; }

.event-block a:hover .inner-block .image-cont,
.team-block a:hover .inner-block .image-cont,
.costume-block a:hover .inner-block .image-cont {
  -webkit-box-shadow: 1px 6px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 6px 20px 0px rgba(0, 0, 0, 0.15); }
  .event-block a:hover .inner-block .image-cont:after,
  .team-block a:hover .inner-block .image-cont:after,
  .costume-block a:hover .inner-block .image-cont:after {
    opacity: 1; }

.event-block a:hover .text-cont h2,
.team-block a:hover .text-cont h2,
.costume-block a:hover .text-cont h2 {
  color: #4B0FA4; }

.event-block .inner-block .image-cont,
.team-block .inner-block .image-cont,
.costume-block .inner-block .image-cont {
  height: 350px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative; }
  .event-block .inner-block .image-cont.bg-img img,
  .team-block .inner-block .image-cont.bg-img img,
  .costume-block .inner-block .image-cont.bg-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .event-block .inner-block .image-cont:after,
  .team-block .inner-block .image-cont:after,
  .costume-block .inner-block .image-cont:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: solid 3px #B6F74E;
    opacity: 0;
    -webkit-transition: opacity 0.5s cubic-bezier(0.02, 0.79, 0.58, 1);
    -o-transition: opacity 0.5s cubic-bezier(0.02, 0.79, 0.58, 1);
    transition: opacity 0.5s cubic-bezier(0.02, 0.79, 0.58, 1); }

.event-block .inner-block .image-overlay,
.team-block .inner-block .image-overlay,
.costume-block .inner-block .image-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(transparent));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.75), transparent);
  background: -o-linear-gradient(rgba(0, 0, 0, 0.75), transparent);
  background: linear-gradient(rgba(0, 0, 0, 0.75), transparent);
  padding: 10px; }
  .event-block .inner-block .image-overlay .svg-overlay,
  .team-block .inner-block .image-overlay .svg-overlay,
  .costume-block .inner-block .image-overlay .svg-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100px; }

.event-block .inner-block .date-cont,
.team-block .inner-block .date-cont,
.costume-block .inner-block .date-cont {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .event-block .inner-block .date-cont .left-cont,
  .team-block .inner-block .date-cont .left-cont,
  .costume-block .inner-block .date-cont .left-cont {
    font-size: 1.6em;
    line-height: 1; }
  .event-block .inner-block .date-cont .right-cont,
  .team-block .inner-block .date-cont .right-cont,
  .costume-block .inner-block .date-cont .right-cont {
    margin-top: 1px;
    margin-left: 3px; }
    .event-block .inner-block .date-cont .right-cont span,
    .team-block .inner-block .date-cont .right-cont span,
    .costume-block .inner-block .date-cont .right-cont span {
      text-transform: uppercase;
      display: block;
      line-height: 1;
      font-size: 0.6em;
      margin-top: 1px; }

.event-block .inner-block .text-cont,
.team-block .inner-block .text-cont,
.costume-block .inner-block .text-cont {
  margin-top: 10px; }
  .event-block .inner-block .text-cont h2,
  .team-block .inner-block .text-cont h2,
  .costume-block .inner-block .text-cont h2 {
    color: #2F2F2F;
    font-size: 1.2em;
    line-height: 1.1;
    margin-bottom: -5px;
    -webkit-transition: color 0.5s cubic-bezier(0.02, 0.79, 0.58, 1);
    -o-transition: color 0.5s cubic-bezier(0.02, 0.79, 0.58, 1);
    transition: color 0.5s cubic-bezier(0.02, 0.79, 0.58, 1); }
  .event-block .inner-block .text-cont .location,
  .team-block .inner-block .text-cont .location,
  .costume-block .inner-block .text-cont .location {
    color: #8D8D8D; }

.recent-events .event-block .inner-block .text-cont h2,
.recent-events .team-block .inner-block .text-cont h2 {
  color: white; }

.inner-scroll-cont .event-block {
  width: 180px;
  float: left;
  margin-right: 15px; }

.event-content {
  text-align: center; }
  .event-content:after {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both; }
  .event-content .title-cont {
    margin-top: -20px; }
  .event-content h1 {
    color: white;
    text-transform: uppercase;
    font-size: 1.5em; }
  .event-content .event-navigation {
    margin-top: 15px; }
    .event-content .event-navigation ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 0.8em; }
      .event-content .event-navigation ul a {
        color: white; }
  .event-content .info-row {
    padding: 15px 0;
    border-bottom: 1px solid #95989A; }
    .event-content .info-row p {
      margin: 0; }
    .event-content .info-row .flex-col {
      text-align: left; }
      .event-content .info-row .flex-col .col {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        .event-content .info-row .flex-col .col:first-of-type {
          padding-right: 15px;
          border-right: solid 1px #95989A; }
        .event-content .info-row .flex-col .col:last-of-type {
          padding-left: 15px; }
    .event-content .info-row .value {
      color: white;
      font-size: 0.8em;
      font-weight: bold; }

.artist-single-cont .event-navigation ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .artist-single-cont .event-navigation ul li {
    padding-left: 10px;
    padding-right: 10px; }

.artist-single-cont .event-details h2 {
  margin-bottom: 20px; }

.artist-single-cont .event-content .info-row {
  border-bottom: 0px; }

.section-cont {
  padding-bottom: 30px; }

.testimonials-cont .testimonial {
  margin-bottom: 50px;
  text-align: center; }
  .testimonials-cont .testimonial p {
    margin: 0; }
  .testimonials-cont .testimonial .rating-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1; }
    .testimonials-cont .testimonial .rating-cont .star {
      margin-left: 5px; }
      .testimonials-cont .testimonial .rating-cont .star:before {
        content: "\2605"; }
  .testimonials-cont .testimonial .text {
    padding: 15px 0; }

.event-section {
  margin-top: 30px; }
  .event-section .header-cont {
    position: relative;
    cursor: pointer; }
    .event-section .header-cont .title {
      text-transform: uppercase;
      color: #4B0FA4;
      letter-spacing: 2px;
      font-size: 0.85em;
      padding-left: 50px; }
  .event-section .content-cont {
    padding-left: 50px;
    margin-top: 20px; }
    .event-section .content-cont p {
      margin: 0; }
    .event-section .content-cont.hidden {
      display: none; }
    .event-section .content-cont a {
      color: #4B0FA4; }
    .event-section .content-cont ul {
      margin: 0;
      list-style-type: none;
      padding-left: 15px;
      margin-top: 10px; }

.event-details a {
  color: #4B0FA4; }

.filter-trigger {
  position: absolute;
  height: 100%;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  border: solid 2px #4B0FA4;
  border-radius: 50%; }
  .filter-trigger:after, .filter-trigger:before {
    content: "";
    width: 50%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #4B0FA4;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.1, 0.85, 0.58, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.1, 0.85, 0.58, 1);
    -o-transition: transform 0.3s cubic-bezier(0.1, 0.85, 0.58, 1);
    transition: transform 0.3s cubic-bezier(0.1, 0.85, 0.58, 1);
    transition: transform 0.3s cubic-bezier(0.1, 0.85, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.1, 0.85, 0.58, 1); }
  .filter-trigger.open:before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg); }

.info-popup {
  display: none;
  background-color: #fff;
  padding: 20px 0;
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.1, 0.85, 0.58, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.1, 0.85, 0.58, 1);
  -o-transition: transform 0.5s cubic-bezier(0.1, 0.85, 0.58, 1);
  transition: transform 0.5s cubic-bezier(0.1, 0.85, 0.58, 1);
  transition: transform 0.5s cubic-bezier(0.1, 0.85, 0.58, 1), -webkit-transform 0.5s cubic-bezier(0.1, 0.85, 0.58, 1); }
  .info-popup.sticky {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .info-popup h2 {
    color: #2F2F2F;
    font-size: 1.2em; }
  .info-popup .button {
    margin: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
    .info-popup .button:hover {
      -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
      box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
    .info-popup .button .inner-button {
      padding: 15px 20px; }
  .info-popup .row .flex-col + .flex-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.lightbox-cont {
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
  z-index: 1; }
  .lightbox-cont:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8); }
  .lightbox-cont .image-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    padding: 0 50px; }
    .lightbox-cont .image-container .inner-image-container {
      overflow: hidden;
      width: 100%;
      height: 100%; }
    .lightbox-cont .image-container .inner-image-slider {
      width: 999999px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 100%; }
      .lightbox-cont .image-container .inner-image-slider:after {
        content: "";
        display: table;
        table-layout: fixed;
        clear: both; }
      .lightbox-cont .image-container .inner-image-slider .image-slide {
        float: left;
        height: 100%;
        padding: 0 5px; }
        .lightbox-cont .image-container .inner-image-slider .image-slide img {
          cursor: pointer;
          display: block;
          margin: 0 auto;
          height: 100%; }
  .lightbox-cont .close {
    height: 50px;
    width: 50px;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 999999; }
    .lightbox-cont .close:after, .lightbox-cont .close:before {
      content: "";
      position: absolute;
      background-color: #fff;
      height: 3px;
      width: 40px;
      top: 50%; }
    .lightbox-cont .close:after {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .lightbox-cont .close:before {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .lightbox-cont .arrows {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 50%;
    border: solid 1px white;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    .lightbox-cont .arrows:hover {
      background-color: #fff; }
      .lightbox-cont .arrows:hover:after, .lightbox-cont .arrows:hover:before {
        background-color: #4B0FA4; }
    .lightbox-cont .arrows:after, .lightbox-cont .arrows:before {
      content: "";
      position: absolute;
      background-color: #fff;
      height: 1px;
      width: 7px;
      -webkit-transition: background-color 0.3s;
      -o-transition: background-color 0.3s;
      transition: background-color 0.3s; }
    .lightbox-cont .arrows:before {
      -webkit-transform: rotate(-45deg) translate(-1px, 15px);
      -ms-transform: rotate(-45deg) translate(-1px, 15px);
      transform: rotate(-45deg) translate(-1px, 15px); }
    .lightbox-cont .arrows:after {
      -webkit-transform: rotate(45deg) translate(16px, 0px);
      -ms-transform: rotate(45deg) translate(16px, 0px);
      transform: rotate(45deg) translate(16px, 0px); }
    .lightbox-cont .arrows#next {
      right: 10px; }
      .lightbox-cont .arrows#next:before {
        -webkit-transform: rotate(-45deg) translate(-3px, 19px);
        -ms-transform: rotate(-45deg) translate(-3px, 19px);
        transform: rotate(-45deg) translate(-3px, 19px); }
    .lightbox-cont .arrows#prev {
      left: 10px; }
      .lightbox-cont .arrows#prev:after {
        -webkit-transform: rotate(45deg) translate(18px, 4px);
        -ms-transform: rotate(45deg) translate(18px, 4px);
        transform: rotate(45deg) translate(18px, 4px); }
  .lightbox-cont .slider-markers {
    position: absolute;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

.event-archive-section,
.year-archive-section {
  display: none; }
  .event-archive-section.active,
  .year-archive-section.active {
    display: block; }

@media all and (min-width: 768px) {
  .single-cont .image-cont {
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0; }
  .single-cont .row {
    margin: 0; }
    .single-cont .row .flex-col {
      padding: 0; }
  .single-cont .intro-text {
    padding: 30px 0; }
    .single-cont .intro-text .floating.button {
      position: relative !important;
      bottom: auto !important;
      top: auto !important;
      left: auto;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      margin-top: 20px; }
  .single-cont .res-col {
    padding-right: 15px;
    border-right: solid 1px #95989A; }
  .single-cont .event-meta-fields {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    text-align: left; }
    .single-cont .event-meta-fields + .event-meta-fields {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding-left: 15px; }
  .info-popup {
    display: block; } }

.news-block {
  margin-bottom: 30px; }
  .news-block:hover .text-cont h2 {
    color: #B6F74E; }
  .news-block .image-cont {
    height: 200px;
    -webkit-box-shadow: 1px 6px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 6px 20px 0px rgba(0, 0, 0, 0.15); }
  .news-block .text-cont {
    margin-top: 5px; }
    .news-block .text-cont h2 {
      color: white;
      -webkit-transition: color 0.5s;
      -o-transition: color 0.5s;
      transition: color 0.5s;
      font-size: 1.4em; }
    .news-block .text-cont p {
      color: #8D8D8D;
      margin-bottom: 0;
      display: none;
      font-size: 0.8em; }
      .news-block .text-cont p strong {
        color: white; }
    .news-block .text-cont span {
      color: #8D8D8D; }
    .news-block .text-cont .intro-text {
      display: none; }
  .news-block:first-of-type {
    background-color: #fff;
    -webkit-box-shadow: 1px 6px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 6px 20px 0px rgba(0, 0, 0, 0.15); }
    .news-block:first-of-type .image-cont {
      -webkit-box-shadow: none;
      box-shadow: none; }
    .news-block:first-of-type .text-cont {
      padding: 30px 20px;
      margin-top: 0; }
      .news-block:first-of-type .text-cont .intro-text {
        display: block; }
      .news-block:first-of-type .text-cont h2 {
        color: #4B0FA4;
        font-size: 1.5em; }
      .news-block:first-of-type .text-cont p {
        display: block; }

.sgl-container .post-image {
  height: 70vh; }

.sgl-container .content-cont .button {
  margin: 0; }

.sgl-container .content-cont h1 {
  margin-top: 0; }

.sgl-container .content-cont h1, .sgl-container .content-cont h2, .sgl-container .content-cont h3, .sgl-container .content-cont h4 {
  margin-top: 40px;
  margin-bottom: 25px; }

.sgl-container .content-cont ul {
  margin-left: 0; }

.news-archive {
  display: block; }

.costume-category {
  margin-bottom: 50px; }

.audition-archive-section .news-block {
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 1px 6px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 6px 20px 0px rgba(0, 0, 0, 0.15); }
  .audition-archive-section .news-block .image-cont {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .audition-archive-section .news-block .text-cont {
    padding: 30px 20px;
    margin-top: 0; }
    .audition-archive-section .news-block .text-cont .intro-text {
      display: block; }
    .audition-archive-section .news-block .text-cont h2 {
      color: #4B0FA4;
      font-size: 1.5em; }
    .audition-archive-section .news-block .text-cont p {
      display: block; }
    .audition-archive-section .news-block .text-cont .button {
      margin: 0;
      margin-top: 20px; }
      .audition-archive-section .news-block .text-cont .button .inner-button span {
        color: white; }

@media all and (min-width: 768px) {
  .news-archive {
    display: -ms-grid;
    display: grid; }
  .news-block {
    margin-bottom: 0; }
    .news-block:first-of-type {
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
      grid-column: 1/4; }
      .news-block:first-of-type .inner-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .news-block:first-of-type .inner-block .image-cont,
        .news-block:first-of-type .inner-block .text-cont {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1; }
        .news-block:first-of-type .inner-block .image-cont {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
          height: 350px;
          -webkit-box-flex: 5;
          -ms-flex: 5;
          flex: 5; }
        .news-block:first-of-type .inner-block .text-cont {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          -webkit-box-flex: 2;
          -ms-flex: 2;
          flex: 2;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          padding: 40px; }
  .audition-archive-section .news-block {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4; }
    .audition-archive-section .news-block .inner-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .audition-archive-section .news-block .inner-block .image-cont,
      .audition-archive-section .news-block .inner-block .text-cont {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; }
      .audition-archive-section .news-block .inner-block .image-cont {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        height: 350px;
        padding: 40px; }
      .audition-archive-section .news-block .inner-block .text-cont {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 40px; }
    .audition-archive-section .news-block:nth-of-type(odd) .inner-block .text-cont {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .audition-archive-section .news-block:nth-of-type(odd) .inner-block .image-cont {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
  .posts-cont:after {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both; }
  .sgl-container .content-cont {
    margin-top: 100px; }
  .sgl-container .post-image {
    height: 100vh; }
  .sgl-container .space-container.left-space {
    position: -webkit-sticky;
    position: sticky;
    top: 0; } }

@media all and (min-width: 768px) {
  .sgl-container .space-container.left-space {
    padding-left: 0;
    width: 100%;
    max-width: none; } }

.button {
  max-width: 250px;
  margin: 0 auto; }
  .button.view-all {
    margin-top: 30px; }
  .button.flex-col {
    margin: 0;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }
  .button a {
    text-decoration: none; }
    .button a:hover .inner-button {
      background-color: #B6F74E;
      color: #4B0FA4; }
  .button .inner-button {
    padding: 15px 10px;
    text-align: center;
    border: solid 3px #B6F74E;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #B6F74E;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: bold; }
  .button.primary-color .inner-button {
    border-color: #4B0FA4;
    color: #4B0FA4; }
  .button.primary-color a:hover .inner-button {
    background-color: #4B0FA4;
    color: white; }
  .button.white-color .inner-button {
    border-color: white;
    color: white; }
  .button.white-color a:hover .inner-button {
    background-color: white;
    color: #4B0FA4; }
  .button.yellow-color .inner-button {
    border-color: #FFD900;
    color: #FFD900; }
  .button.yellow-color a:hover .inner-button {
    background-color: #FFD900;
    color: #4B0FA4; }
  .button.text-button {
    display: inline-block;
    font-size: 0.8em; }
    .button.text-button.white a:hover .inner-button {
      color: #B6F74E; }
    .button.text-button.white .inner-button {
      color: white; }
    .button.text-button.underline .inner-button {
      position: relative;
      padding-bottom: 10px;
      display: inline-block; }
      .button.text-button.underline .inner-button:after {
        content: "";
        position: absolute;
        height: 1px;
        background-color: #fff;
        width: 100%;
        left: 0; }
    .button.text-button .inner-button {
      border: none;
      padding: 0; }
    .button.text-button a:hover .inner-button {
      background-color: transparent;
      color: white; }
  .button.solid .inner-button {
    background-color: #B6F74E;
    color: #1F1F1F; }
  .button.solid.primary-color .inner-button {
    background-color: #4B0FA4;
    color: white; }
  .button.floating {
    position: fixed;
    bottom: 13px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19);
    z-index: 10; }
    .button.floating .inner-button {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 10px;
      padding-bottom: 10px; }

.cta-cont {
  margin-top: 30px; }

#calendar {
  /* Making the days of the previous and next months invisible */
  /* Current day styling */
  /* Heading title positioning and styling */
  /* Sun-Mon header styling */
  /* hiding the extra scroller */
  /* styling the body of the calendar */
  /* styling for event day */
  /* hiding events before click */
  /* positioning the parent div (of the event-container) relative */
  /* event-container styling */
  /* removing each event spans styling */
  /* giving event spans display: block and some width  */
  /* color changes on event click */ }
  #calendar button {
    background: none;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #95989A;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer; }
  #calendar td.fc-other-month {
    visibility: hidden; }
  #calendar .fc-today span {
    background: #4B0FA4;
    color: white; }
  #calendar .fc-day-top > span, #calendar .fc-day-header > span {
    font-size: 13px;
    display: block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    margin: 0 auto; }
  #calendar .fc-toolbar.fc-header-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #D8D8D8; }
    #calendar .fc-toolbar.fc-header-toolbar .fc-center {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin: auto; }
      #calendar .fc-toolbar.fc-header-toolbar .fc-center h2 {
        margin: 20px 0;
        font-size: 16px;
        text-transform: uppercase; }
    #calendar .fc-toolbar.fc-header-toolbar .fc-left {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin: auto; }
    #calendar .fc-toolbar.fc-header-toolbar .fc-right {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
      margin: auto; }
  #calendar .fc-day-header {
    color: #D8D8D8; }
  #calendar .fc-scroller.fc-day-grid-container {
    overflow: visible !important; }
  #calendar .fc-view.fc-month-view.fc-basic-view {
    padding: 20px 40px;
    overflow: hidden; }
    #calendar .fc-view.fc-month-view.fc-basic-view table {
      width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: table;
      table-layout: fixed;
      text-align: center;
      color: #4E046D;
      margin: 0; }
  #calendar .fc-day-top span {
    position: relative; }
  #calendar td.fc-event-container {
    display: none; }
  #calendar .fc-day-number:hover .event-container {
    display: block; }
  #calendar .event-container {
    position: absolute;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    right: 50%;
    border-radius: 5px;
    background: #2F2F2F;
    border: 1px solid #2F2F2F;
    top: 30px;
    z-index: 1;
    border: 1px solid #B6F74E;
    outline: #B6F74E;
    -webkit-box-shadow: 0px 10px 28px -5px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 10px 28px -5px rgba(0, 0, 0, 0.34); }
    #calendar .event-container a {
      text-decoration: none;
      color: #B6F74E; }
  #calendar span.show.test {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    margin: 0px 5px;
    padding: 5px;
    white-space: nowrap; }
  #calendar .fc-day-top.event-style.selected .event-container {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
  #calendar .selected > .fc-day-number {
    color: #B6F74E; }
  #calendar .fc-view.fc-month-view.fc-basic-view {
    overflow: visible; }
  #calendar .event-date {
    background: #2F2F2F;
    cursor: pointer;
    display: block;
    height: 100%;
    width: 100%; }

.open-card-wrapper .darker-background {
  height: 100vh;
  width: 100%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  background: rgba(41, 41, 41, 0.8);
  z-index: 12;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .open-card-wrapper .darker-background .card-container {
    position: relative;
    opacity: 0;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    z-index: 13;
    height: 85%;
    width: 80%;
    margin-top: 70px; }
    .open-card-wrapper .darker-background .card-container .image-cont {
      padding: 0; }
      .open-card-wrapper .darker-background .card-container .image-cont img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%; }
    .open-card-wrapper .darker-background .card-container .row {
      height: 100%;
      width: 100%;
      margin: 0;
      background: white; }
      .open-card-wrapper .darker-background .card-container .row .partition {
        height: 50%; }
        .open-card-wrapper .darker-background .card-container .row .partition:last-of-type {
          padding-left: 30px;
          padding-right: 30px;
          background: white; }
    .open-card-wrapper .darker-background .card-container .card-btn {
      z-index: 13;
      height: 42px;
      width: 42px; }

.open-card-wrapper .darker-background.full-card {
  pointer-events: auto;
  opacity: 1;
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }
  .open-card-wrapper .darker-background.full-card .card-container {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s; }

.open-card-wrapper .darker-background .card-container .partition {
  position: relative; }
  .open-card-wrapper .darker-background .card-container .partition:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .open-card-wrapper .darker-background .card-container .partition:last-of-type {
    overflow-y: scroll;
    padding-top: 50px;
    padding-bottom: 50px; }
    .open-card-wrapper .darker-background .card-container .partition:last-of-type .specs {
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px);
      -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .open-card-wrapper .darker-background .card-container .partition:last-of-type .specs .spec-label {
        font-size: 0.750em;
        text-transform: uppercase;
        font-family: Helvetica, sans-serif;
        letter-spacing: 0.14em;
        font-weight: normal;
        font-style: normal;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        -o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .open-card-wrapper .darker-background .card-container .partition:last-of-type .specs h6 {
        font-size: 1.875em;
        margin: 0;
        display: inline-block;
        color: #2F2F2F;
        -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        -o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .open-card-wrapper .darker-background .card-container .partition:last-of-type .specs p {
        color: #2F2F2F;
        font-size: 1em; }

.open-card-wrapper .darker-background .card-container .grid-1-2.open-prod.new-prod .ring-brand, .open-card-wrapper .darker-background .card-container .grid-1-2.open-prod.new-prod .ring-type, .open-card-wrapper .darker-background .card-container .grid-1-2.open-prod.new-prod .specs {
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px); }

.open-card-wrapper .darker-background .card-container .partition:first-of-type .ring-type img {
  max-height: 150px;
  max-width: 150px;
  height: auto;
  width: auto; }

.open-card-wrapper .darker-background .card-container .partition:first-of-type .ring-type {
  overflow: visible;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0;
  padding-top: 40px; }
  .open-card-wrapper .darker-background .card-container .partition:first-of-type .ring-type img {
    max-height: 150px;
    max-width: 150px;
    height: auto;
    width: auto; }

.open-card-wrapper .darker-background .card-container .partition:first-of-type .ring-brand {
  position: absolute;
  display: block;
  top: 20px;
  width: auto; }

.open-card-wrapper .darker-background .card-container .partition:first-of-type {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.open-card-wrapper .darker-background .card-container .partition:first-of-type .ring-brand {
  height: auto;
  width: auto; }
  .open-card-wrapper .darker-background .card-container .partition:first-of-type .ring-brand img {
    height: auto;
    width: auto;
    max-height: 36px;
    max-width: 100px; }

.open-card-wrapper .darker-background .card-container .partition:last-of-type .specs h6 {
  line-height: 1.1em; }

.card-btn {
  position: absolute;
  cursor: pointer;
  z-index: 5;
  top: 15px;
  right: 15px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #4B0FA4;
  border: 2px solid #B6F74E; }
  .card-btn .symbol {
    height: 14px;
    width: 14px;
    position: relative; }
    .card-btn .symbol .line {
      background: white;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
      height: 1px;
      width: 100%; }
      .card-btn .symbol .line:last-of-type {
        -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg); }

@media all and (min-width: 768px) {
  .open-card-wrapper .darker-background .card-container .card-btn {
    top: 20px;
    right: 20px;
    height: 50px;
    width: 50px; }
  .open-card-wrapper .darker-background.full-card .card-container {
    height: 70%;
    width: 80%;
    margin-top: 0; }
  .open-card-wrapper .darker-background .card-container .partition:first-of-type {
    height: 100%; }
  .open-card-wrapper .darker-background .card-container .partition:last-of-type {
    height: 100%; }
    .open-card-wrapper .darker-background .card-container .partition:last-of-type .specs {
      padding: 0px 30px; }
      .open-card-wrapper .darker-background .card-container .partition:last-of-type .specs .spec-label {
        font-size: 1.063em; }
      .open-card-wrapper .darker-background .card-container .partition:last-of-type .specs p {
        color: #2F2F2F;
        font-size: 1em;
        height: auto; }
      .open-card-wrapper .darker-background .card-container .partition:last-of-type .specs h6 {
        font-size: 2.688em; }
        .open-card-wrapper .darker-background .card-container .partition:last-of-type .specs h6 span {
          font-size: 0.302em; }
      .open-card-wrapper .darker-background .card-container .partition:last-of-type .specs button {
        font-size: 0.875em; }
  .open-card-wrapper .darker-background .card-container .partition:first-of-type .ring-type {
    height: auto;
    width: auto; }
    .open-card-wrapper .darker-background .card-container .partition:first-of-type .ring-type img {
      max-height: 150px;
      max-width: 150px;
      height: auto;
      width: auto; }
  .open-card-wrapper .darker-background .card-container .partition:first-of-type {
    height: 100%; }
  .open-card-wrapper .darker-background .card-container .partition:first-of-type .ring-type {
    overflow: visible;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0; }
    .open-card-wrapper .darker-background .card-container .partition:first-of-type .ring-type img {
      max-height: 500px;
      max-width: 500px;
      height: auto;
      width: auto; }
  .open-card-wrapper .darker-background .card-container .partition:first-of-type .ring-brand {
    position: absolute;
    display: block;
    top: 100px;
    width: auto; }
  .open-card-wrapper .darker-background .card-container .partition:first-of-type {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .open-card-wrapper .darker-background .card-container .partition:first-of-type .ring-brand img {
    max-height: 60px;
    max-width: 150px; }
  .open-card-wrapper .darker-background .card-container .partition:last-of-type .specs h6 {
    line-height: 1em; } }

.stage-cont {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .stage-cont .inner-stage-cont {
    width: 9999px; }
    .stage-cont .inner-stage-cont:after {
      content: "";
      display: table;
      table-layout: fixed;
      clear: both; }

.contact-stage {
  width: 100% !important;
  max-width: 850px; }
  .contact-stage .inner-stage-cont {
    width: 100%; }
    .contact-stage .inner-stage-cont .form-button {
      float: left; }

input:focus,
select:focus {
  outline: none; }

.stage {
  float: left;
  opacity: 0;
  padding-bottom: 30px;
  padding-top: 10px; }
  .stage h2 {
    margin-top: 0;
    margin-bottom: 20px; }
  .stage:after {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both; }
  .stage .input-field {
    margin-bottom: 30px;
    position: relative; }
    .stage .input-field:after {
      content: "";
      display: table;
      table-layout: fixed;
      clear: both; }
    .stage .input-field .datepicker {
      border: 1px solid #ccc; }
    .stage .input-field input {
      width: 100%;
      height: 40px; }
      .stage .input-field input.field-error {
        border-color: #B6F74E !important; }
    .stage .input-field label {
      color: #4B0FA4;
      font-weight: 300;
      font-size: 0.8em;
      text-transform: uppercase;
      position: absolute;
      left: 0;
      opacity: 0;
      top: 10px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .stage .input-field label.active {
        top: -10px !important;
        opacity: 1 !important; }
    .stage .input-field > label {
      color: #B6F74E;
      font-size: 0.7em;
      font-family: "Tusker", sans-serif;
      font-weight: normal; }
    .stage .input-field input[type="checkbox"],
    .stage .input-field input[type="radio"] {
      width: auto;
      height: auto; }
    .stage .input-field .radio-cont {
      margin-top: 5px;
      margin-bottom: 40px; }
      .stage .input-field .radio-cont label {
        margin-right: 20px;
        position: relative;
        cursor: pointer; }
      .stage .input-field .radio-cont input[type="radio"] {
        opacity: 0;
        margin-right: 5px; }
        .stage .input-field .radio-cont input[type="radio"] + span:after {
          content: "";
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          left: 0;
          height: 14px;
          width: 14px;
          background-image: url("../images/filter-unselected.png");
          background-size: cover; }
        .stage .input-field .radio-cont input[type="radio"]:checked + span:after {
          background-image: url("../images/filter-selected.png"); }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 9000s ease-in-out 0s;
  -o-transition: background-color 9000s ease-in-out 0s;
  transition: background-color 9000s ease-in-out 0s; }

.wpcf7 .wpcf7-form {
    
}

.wpcf7 .wpcf7-form .cf7mls-btns {
    max-width: 500px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wpcf7 .wpcf7-form .cf7mls_btn,
.wpcf7 .wpcf7-form .cf7mls-btns .cf7mls_back.action-button,
.wpcf7 .wpcf7-form .wpcf7-submit {
    padding: 15px 10px;
    margin-right: 15px;
    margin-left: 15px;
    text-align: center;
    border-radius: 0px;
    text-transform: uppercase;
}

.cf7mls_back.action-button {
    text-transform: uppercase;
    border-radius: 0px;
}

.wpcf7 .wpcf7-form .cf7mls-btns .cf7mls_next,
.wpcf7 .wpcf7-form .wpcf7-submit {
    background-color: #B6F74E !important;
    color: #1F1F1F !important;
}

.wpcf7 .wpcf7-form .wpcf7-submit {
    padding: 5px 10px !important;
    min-width: 100px;
}

.wpcf7 .wpcf7-form h3 {
    margin-bottom: 50px;
}

.wpcf7 .wpcf7-form h4 {
    color: #898989;
    margin: 40px 0;
}

.wpcf7 .wpcf7-form input[type="text"],
.wpcf7 .wpcf7-form input[type="email"],
.wpcf7 .wpcf7-form input[type="number"],
.wpcf7 .wpcf7-form input[type="tel"],
.wpcf7 .wpcf7-form input[type="file"],
.wpcf7 .wpcf7-form textarea {
    border-radius: 0;
    border-color: #a6a6a6 !important;
    color: #4B0FA4 !important;
    background: #f7f7f7 !important;
    margin-bottom: 10px;
}

.wpcf7 .wpcf7-form textarea {
    padding: 10px !important;
}

.wpcf7 .wpcf7-form label {
    margin-right: 20px;
}

.step {
  border-radius: 8px;
  margin-bottom: 5px;
  border: solid 1px #4B0FA4;
  overflow: hidden;
  opacity: 0.4;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .step:hover {
    opacity: 1; }
  .step.active {
    opacity: 1;
    -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19); }
    .step.active .step-number {
      border-color: #4B0FA4;
      background-color: #4B0FA4; }
      .step.active .step-number span {
        color: #B6F74E; }
  .step.valid {
    opacity: 1;
    border-color: #4B0FA4; }
    .step.valid .step-number {
      border-color: #1ba747;
      background-color: #1ba747; }
      .step.valid .step-number span {
        color: white; }
    .step.valid .inner-step {
      color: #1ba747; }
  .step .step-number {
    border: solid 1px;
    margin-right: 20px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .step .step-number span {
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
  .step .inner-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Tusker", sans-serif;
    font-size: 1.2em;
    padding: 15px 20px;
    font-weight: 300;
    background-color: #fff; }

.radio-cont input[type="checkbox"] {
  opacity: 0; }
  .radio-cont input[type="checkbox"] + span {
    position: relative;
    padding-left: 5px; }
    .radio-cont input[type="checkbox"] + span:after {
      content: "";
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: -15px;
      width: 15px;
      height: 15px;
      background-size: cover;
      background-image: url(../images/filter-unselected.png); }

.radio-cont input[type="checkbox"]:checked + span:after {
  background-image: url(../images/filter-selected.png); }

.form-button {
  float: right;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .form-button:hover {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
  .form-button.left-button {
    float: left; }
  .form-button.form-submit .inner-button {
    padding: 10px 70px;
    color: #4B0FA4; }
  .form-button .inner-button {
    border: none;
    padding: 10px 30px; }
    .form-button .inner-button span {
      font-size: 1em; }

.back-link.form-button {
  background-color: #fff;
  border: solid 1px #9F9F9F; }
  .back-link.form-button:hover .inner-button {
    background-color: transparent; }
  .back-link.form-button .inner-button span {
    color: #4B0FA4; }

.back-link a {
  position: relative;
  color: #4B0FA4; }
  .back-link a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #4B0FA4;
    bottom: -1px;
    left: 0; }

.field-container .half-field {
  width: 100%; }

.transit-dates {
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .transit-dates.active {
    opacity: 1; }

.cta-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.form-error {
  margin-top: 15px;
  height: 25px; }

input,
textarea {
  border-left: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
  padding: 0 !important;
  border-color: white !important;
  position: relative;
  z-index: 1;
  background: transparent !important;
  color: white !important; }
  input:focus,
  textarea:focus {
    outline: none;
    border-color: #B6F74E !important; }
    input:focus + label,
    textarea:focus + label {
      top: -10px !important;
      opacity: 1 !important; }

textarea {
  padding-top: 20px !important; }

.booked-venue {
  margin-top: 40px; }
  .booked-venue:after {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both; }

.form-text-cont {
  width: 100%;
  margin-bottom: 40px; }
  .form-text-cont.notify-text {
    margin-bottom: 0; }
  .form-text-cont h2,
  .form-text-cont h3,
  .form-text-cont h4 {
    color: #B6F74E;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left; }
  .form-text-cont h4 {
    font-size: 0.9em;
    margin-bottom: 0;
    color: #7E7E7E; }

.form-intro {
  text-align: center;
  padding-top: 50px;
  margin-bottom: 25px; }
  .form-intro p {
    margin-top: 0; }
  .form-intro h1 {
    margin-bottom: 0px; }
  .form-intro h2 {
    margin-bottom: 0; }
  .form-intro h1,
  .form-intro h2 {
    color: #4B0FA4; }

.card-input {
  margin: 30px 0; }
  .card-input .card {
    width: 100%;
    padding: 15px;
    text-align: center;
    border: solid 1px #D3D3D3;
    margin-bottom: 20px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.5s;
    transition: -webkit-box-shadow 0.5s;
    -o-transition: box-shadow 0.5s;
    transition: box-shadow 0.5s;
    transition: box-shadow 0.5s, -webkit-box-shadow 0.5s; }
    .card-input .card:hover {
      -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19);
      box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19); }
    .card-input .card.active {
      border-color: #0EA01F; }
    .card-input .card .icon {
      height: 50px;
      margin-bottom: 15px;
      background-color: #bebebe;
      -webkit-mask-size: 50px 100%;
      mask-size: 50px 100%;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
      -webkit-mask-position: center;
      mask-position: center; }
      .card-input .card .icon.sailing {
        -webkit-mask-image: url("../images/icons/sailing.svg");
        mask-image: url("../images/icons/sailing.svg"); }
      .card-input .card .icon.motor {
        -webkit-mask-image: url("../images/icons/motor.svg");
        mask-image: url("../images/icons/motor.svg"); }
      .card-input .card .icon.annual {
        -webkit-mask-image: url("../images/icons/annual.svg");
        mask-image: url("../images/icons/annual.svg"); }
      .card-input .card .icon.lease {
        -webkit-mask-image: url("../images/icons/lease.svg");
        mask-image: url("../images/icons/lease.svg"); }
      .card-input .card .icon.summer {
        -webkit-mask-image: url("../images/icons/weather.svg");
        mask-image: url("../images/icons/weather.svg"); }
      .card-input .card .icon.transit {
        -webkit-mask-image: url("../images/icons/transit.svg");
        mask-image: url("../images/icons/transit.svg"); }
    .card-input .card .text {
      font-family: "Tusker", sans-serif;
      font-size: 0.9em;
      letter-spacing: 1px;
      text-transform: uppercase; }

.stage-timeline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px; }
  .stage-timeline:after,
  .stage-timeline .timeline-slider {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #E8E8E8; }
  .stage-timeline .timeline-slider {
    width: 0%;
    z-index: 1;
    background-color: #B6F74E;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
    transition: width 0.5s; }
  .stage-timeline .stage-timeslot {
    height: 15px;
    width: 15px;
    background-color: #E8E8E8;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    -webkit-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    transition: background-color 0.5s; }
    .stage-timeline .stage-timeslot.active {
      background-color: #B6F74E; }

footer {
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.8em;
  text-align: left; }
  footer .view img {
    width: 100%;
    max-width: none; }
  footer .inner-footer {
    padding: 50px 0; }
  footer .upper-footer {
    border-bottom: solid 1px white;
    margin: 20px 0; }
  footer .site-navigation {
    padding: 20px 0; }
    footer .site-navigation ul {
      margin-bottom: 0;
      list-style-type: none;
      margin-left: 0;
      padding-left: 0; }
      footer .site-navigation ul li {
        margin-right: 20px; }
        footer .site-navigation ul li a {
          color: white; }
  footer .social-icons .social-icon {
    display: inline-block;
    background-color: transparent;
    padding: 0;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    margin-right: 15px;
    margin-top: 20px;
    margin-left: 10px; }
    footer .social-icons .social-icon:first-of-type {
      margin-left: 0; }
    footer .social-icons .social-icon:last-of-type {
      margin-right: 0; }
    footer .social-icons .social-icon svg {
      height: 16px;
      display: block; }

.bison-footer {
  width: 80px;
  margin-top: 5px; }

.teatru-footer {
  width: 40px;
  margin-bottom: 5px; }

.footer-email {
  font-weight: bold;
  text-transform: none;
  color: inherit; }
  .footer-email:hover {
    color: inherit; }

@media all and (min-width: 768px) {
  footer {
    text-align: left; }
    footer .social-icons {
      text-align: right; }
    footer .site-navigation ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .bison-footer {
    float: right;
    margin-top: 0;
    margin: 0 auto; }
  .teatru-footer {
    width: 60px;
    margin-bottom: 0px;
    padding-left: 20px; }
  .email-footer {
    padding-left: 20px; } }
