@charset "UTF-8";
/* Fonts */
@font-face {
  font-family: "Linotte";
  src: url("../fonts/Linotte-Regular.eot");
  src: local("Linotte Regular"), local("Linotte-Regular"), url("../fonts/Linotte-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Linotte-Regular.woff2") format("woff2"), url("../fonts/Linotte-Regular.woff") format("woff"), url("../fonts/Linotte-Regular.ttf") format("truetype"), url("../fonts/Linotte-Regular.svg#Linotte-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Linotte";
  src: url("../fonts/Linotte-SemiBold.eot");
  src: local("Linotte SemiBold"), local("Linotte-SemiBold"), url("../fonts/Linotte-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Linotte-SemiBold.woff2") format("woff2"), url("../fonts/Linotte-SemiBold.woff") format("woff"), url("../fonts/Linotte-SemiBold.ttf") format("truetype"), url("../fonts/Linotte-SemiBold.svg#Linotte-SemiBold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Linotte";
  src: url("../fonts/Linotte-Light.eot");
  src: local("Linotte Light"), local("Linotte-Light"), url("../fonts/Linotte-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Linotte-Light.woff2") format("woff2"), url("../fonts/Linotte-Light.woff") format("woff"), url("../fonts/Linotte-Light.ttf") format("truetype"), url("../fonts/Linotte-Light.svg#Linotte-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Linotte";
  src: url("../fonts/Linotte-Bold.eot");
  src: local("Linotte Bold"), local("Linotte-Bold"), url("../fonts/Linotte-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Linotte-Bold.woff2") format("woff2"), url("../fonts/Linotte-Bold.woff") format("woff"), url("../fonts/Linotte-Bold.ttf") format("truetype"), url("../fonts/Linotte-Bold.svg#Linotte-Bold") format("svg");
  font-weight: 800;
  font-style: normal;
}
/* Icons */
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icons/icomoon.eot?wq5y35");
  src: url("../fonts/icons/icomoon.eot?wq5y35#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?wq5y35") format("truetype"), url("../fonts/icons/icomoon.woff?wq5y35") format("woff"), url("../fonts/icons/icomoon.svg?wq5y35#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Colours */
/* Backgrounds */
/* Text */
/* Gradients */
/* Borders */
/* Containers */
/* Sidebars */
/* Gutters */
/* Columns */
/* Transitions */
/* Mobile Menu */
/* Main Content */
/* Reset */
/* Text */
/* Forms */
/* Links */
/* Blocks */
/* Buttons */
/* Headings */
/* Text */
/* Paragraphs */
/* Titles */
/* Borders */
/* Gradients */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

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

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

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

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

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

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

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

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

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

body {
  font-family: "Linotte", helvetica, arial, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #4d4d4f;
}
body .wrapper {
  background: white;
  position: relative;
  z-index: 100;
  overflow: hidden;
  transform: translateX(0);
  transition: transform 0.3s;
}
.menu-reveal body .wrapper {
  transform: translateX(-290px);
}
body .wrapper > * {
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 1300px) {
  body .wrapper {
    padding-top: 73px;
  }
}
@media only screen and (max-width: 1700px) {
  body {
    font-size: 16px;
  }
}
@media only screen and (max-width: 700px) {
  body {
    font-size: 14px;
  }
}

ul,
ol,
p {
  margin: 1.389em 0;
}

figure {
  margin: 0;
}

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

a {
  color: inherit;
}

a.button {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid white;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  position: relative;
  color: white;
  margin: 1em 0;
}
a.button:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: opacity 0.15s;
}
a.button:hover:after {
  opacity: 1;
}

.load-more .button, .subscribe button .button {
  overflow: hidden;
  position: relative;
  transform: scale(1);
}
.load-more .progress, .subscribe button .progress {
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  display: block;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
  overflow: hidden;
}
.load-more .progress span, .subscribe button .progress span {
  display: block;
  position: absolute;
  margin: auto;
  padding: 0 1.471em;
  color: white;
  text-align: center;
  white-space: nowrap;
}
.load-more .loading .progress, .subscribe button .loading .progress {
  width: 98%;
  transition: width 3s ease;
}

.main-content .gallery,
.event-tabs-content .gallery {
  display: grid;
  grid-gap: 10px;
  gap: 10px;
  margin: 3em 0;
}
.main-content .gallery figure,
.event-tabs-content .gallery figure {
  margin: 0;
}
.main-content .gallery a,
.event-tabs-content .gallery a {
  display: block;
  padding: 0 !important;
  border: none !important;
  font-size: 0;
}
.main-content .gallery.gallery-columns-2,
.event-tabs-content .gallery.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.main-content .gallery.gallery-columns-3,
.event-tabs-content .gallery.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
.main-content .gallery.gallery-columns-4,
.event-tabs-content .gallery.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
.main-content .gallery.gallery-columns-5,
.event-tabs-content .gallery.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
.main-content .gallery.gallery-columns-6,
.event-tabs-content .gallery.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}
.main-content .gallery.gallery-columns-7,
.event-tabs-content .gallery.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}
.main-content .gallery.gallery-columns-8,
.event-tabs-content .gallery.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}
.main-content .gallery.gallery-columns-9,
.event-tabs-content .gallery.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.single-casa_venue article.main ul.venue-tabs-nav a, .single-casa_event section.nearby-events div.section-title > a, section.module-news div.section-title > a, section.module-events div.section-title > a, body > header div.desktop-navigation nav a, body > header div.desktop-navigation nav button {
  display: block;
  color: #4d4d4f;
  transition: all 0.15s;
}
.single-casa_venue article.main ul.venue-tabs-nav a:hover, .single-casa_event section.nearby-events div.section-title > a:hover, section.module-news div.section-title > a:hover, section.module-events div.section-title > a:hover, body > header div.desktop-navigation nav a:hover, body > header div.desktop-navigation nav button:hover {
  color: #ed1d24;
}

.single-post section.post-sponsors, .single-casa_venue section.venue-sponsors, .single-casa_event section.event-sponsors {
  border-top: 1px solid #e5e5e5;
  padding-top: 4.167em;
  padding-bottom: 2.778em;
}
.single-post section.post-sponsors div.container, .single-casa_venue section.venue-sponsors div.container, .single-casa_event section.event-sponsors div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1700px) {
  .single-post section.post-sponsors div.container, .single-casa_venue section.venue-sponsors div.container, .single-casa_event section.event-sponsors div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  .single-post section.post-sponsors div.container, .single-casa_venue section.venue-sponsors div.container, .single-casa_event section.event-sponsors div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .single-post section.post-sponsors div.container, .single-casa_venue section.venue-sponsors div.container, .single-casa_event section.event-sponsors div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.single-post section.post-sponsors h2, .single-casa_venue section.venue-sponsors h2, .single-casa_event section.event-sponsors h2 {
  font-size: 1.556em;
  line-height: 1.33;
  margin: 0 0 1.5em 0;
}
.single-post section.post-sponsors ul, .single-casa_venue section.venue-sponsors ul, .single-casa_event section.event-sponsors ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-post section.post-sponsors li, .single-casa_venue section.venue-sponsors li, .single-casa_event section.event-sponsors li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2em 1.389em 0;
}
.single-post section.post-sponsors img, .single-casa_venue section.venue-sponsors img, .single-casa_event section.event-sponsors img {
  height: 4.167em;
  display: block;
  width: auto;
}
@media only screen and (max-width: 1700px) {
  .single-post section.post-sponsors, .single-casa_venue section.venue-sponsors, .single-casa_event section.event-sponsors {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  .single-post section.post-sponsors, .single-casa_venue section.venue-sponsors, .single-casa_event section.event-sponsors {
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) {
  .single-post section.post-sponsors img, .single-casa_venue section.venue-sponsors img, .single-casa_event section.event-sponsors img {
    height: 3em;
  }
}

.page-template-page-locations-listing div.venues-list .category,
.page-template-page-locations-listing div.venues-list ul.venue-categories,
.post-type-archive-casa_venue div.venues-list .category,
.post-type-archive-casa_venue div.venues-list ul.venue-categories, .page-template-page-locations-listing div.venues-map div.venue-information .category,
.page-template-page-locations-listing div.venues-map div.venue-information ul.venue-categories,
.post-type-archive-casa_venue div.venues-map div.venue-information .category,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.venue-categories, .single-casa_venue article.main div.venue-details ul, .single-casa_event header.banner ul.event-categories, .page-template-page-locations-listing div.venues-list div.events article ul,
.post-type-archive-casa_venue div.venues-list div.events article ul, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article ul, .post-type-archive-casa_event div.events-list div.events article ul,
.tax-casa_event_category div.events-list div.events article ul, .single-casa_event section.nearby-events div.events article ul, section.module-events div.events article ul, section.module-slideshow div.information ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
}
.page-template-page-locations-listing div.venues-list .category li,
.page-template-page-locations-listing div.venues-list ul.venue-categories li,
.post-type-archive-casa_venue div.venues-list .category li,
.post-type-archive-casa_venue div.venues-list ul.venue-categories li, .page-template-page-locations-listing div.venues-map div.venue-information .category li,
.page-template-page-locations-listing div.venues-map div.venue-information ul.venue-categories li,
.post-type-archive-casa_venue div.venues-map div.venue-information .category li,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.venue-categories li, .single-casa_venue article.main div.venue-details ul li, .single-casa_event header.banner ul.event-categories li, .page-template-page-locations-listing div.venues-list div.events article ul li,
.post-type-archive-casa_venue div.venues-list div.events article ul li, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article ul li, .post-type-archive-casa_event div.events-list div.events article ul li,
.tax-casa_event_category div.events-list div.events article ul li, .single-casa_event section.nearby-events div.events article ul li, section.module-events div.events article ul li, section.module-slideshow div.information ul li {
  display: inline-block;
}
.page-template-page-locations-listing div.venues-list .category li:after,
.page-template-page-locations-listing div.venues-list ul.venue-categories li:after,
.post-type-archive-casa_venue div.venues-list .category li:after,
.post-type-archive-casa_venue div.venues-list ul.venue-categories li:after, .page-template-page-locations-listing div.venues-map div.venue-information .category li:after,
.page-template-page-locations-listing div.venues-map div.venue-information ul.venue-categories li:after,
.post-type-archive-casa_venue div.venues-map div.venue-information .category li:after,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.venue-categories li:after, .single-casa_venue article.main div.venue-details ul li:after, .single-casa_event header.banner ul.event-categories li:after, .page-template-page-locations-listing div.venues-list div.events article ul li:after,
.post-type-archive-casa_venue div.venues-list div.events article ul li:after, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article ul li:after, .post-type-archive-casa_event div.events-list div.events article ul li:after,
.tax-casa_event_category div.events-list div.events article ul li:after, .single-casa_event section.nearby-events div.events article ul li:after, section.module-events div.events article ul li:after, section.module-slideshow div.information ul li:after {
  content: " / ";
}
.page-template-page-locations-listing div.venues-list .category li:last-child:after,
.page-template-page-locations-listing div.venues-list ul.venue-categories li:last-child:after,
.post-type-archive-casa_venue div.venues-list .category li:last-child:after,
.post-type-archive-casa_venue div.venues-list ul.venue-categories li:last-child:after, .page-template-page-locations-listing div.venues-map div.venue-information .category li:last-child:after,
.page-template-page-locations-listing div.venues-map div.venue-information ul.venue-categories li:last-child:after,
.post-type-archive-casa_venue div.venues-map div.venue-information .category li:last-child:after,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.venue-categories li:last-child:after, .single-casa_venue article.main div.venue-details ul li:last-child:after, .single-casa_event header.banner ul.event-categories li:last-child:after, .page-template-page-locations-listing div.venues-list div.events article ul li:last-child:after,
.post-type-archive-casa_venue div.venues-list div.events article ul li:last-child:after, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article ul li:last-child:after, .post-type-archive-casa_event div.events-list div.events article ul li:last-child:after,
.tax-casa_event_category div.events-list div.events article ul li:last-child:after, .single-casa_event section.nearby-events div.events article ul li:last-child:after, section.module-events div.events article ul li:last-child:after, section.module-slideshow div.information ul li:last-child:after {
  content: none;
}

div.main-content .pagination {
  font-size: 0;
}
div.main-content .pagination > * {
  display: inline-block;
  padding: 4px;
  margin: 0 4px;
  font-size: 17px;
}
div.main-content .pagination > *.prev, div.main-content .pagination > *.next, div.main-content .pagination > *.current {
  font-weight: bold;
}
div.main-content .pagination > *.prev {
  margin-right: 45px;
}
div.main-content .pagination > *.next {
  margin-left: 45px;
}

.single-casa_venue section.venue-footer {
  position: relative;
  color: white;
  margin-top: 5.556em;
  padding-top: 5.556em;
  padding-bottom: 5.556em;
}
.single-casa_venue section.show-announcement.venue-footer:before {
  content: "";
}
.single-casa_venue section.show-announcement.venue-footer:after {
  width: 55%;
}
.single-casa_venue section.show-announcement.venue-footer div.subscribe {
  width: 50%;
  max-width: 38.611em;
  padding-left: 6.944em;
}
.single-casa_venue section.venue-footer:before, .single-casa_venue section.venue-footer:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.single-casa_venue section.venue-footer:before {
  left: 0;
  width: 45%;
  background-color: #4d51a6;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItOC40JSIgeTE9IjIzLjYlIiB4Mj0iMTA4LjQlIiB5Mj0iNzYuNCUiPjxzdG9wIHN0b3AtY29sb3I9IiMwODc4YmUiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzhiMmU5MCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuOTUiLz48c3RvcCBzdG9wLWNvbG9yPSIjOGUyYzhlIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC45NyIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MjJhOGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(340deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(110deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
  background-image: -ms-repeating-linear-gradient(340deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0878be", endColorstr="#ff922a8d", GradientType=1);
}
.single-casa_venue section.venue-footer:after {
  right: 0;
  width: 100%;
  background: linear-gradient(110deg, #f89521 0%, #dd1920 100%);
}
.single-casa_venue section.venue-footer div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  *zoom: 1;
  clear: both;
}
@media only screen and (max-width: 1700px) {
  .single-casa_venue section.venue-footer div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  .single-casa_venue section.venue-footer div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .single-casa_venue section.venue-footer div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.single-casa_venue section.venue-footer div.container:before, .single-casa_venue section.venue-footer div.container:after {
  content: " ";
  display: table;
}
.single-casa_venue section.venue-footer div.container:after {
  clear: both;
}
.single-casa_venue section.venue-footer div.container > div {
  display: inline-block;
  vertical-align: middle;
}
.single-casa_venue section.venue-footer h2 {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 1.1em 0;
}
.single-casa_venue section.venue-footer h3 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
  margin: 0 0 1.2em 0;
}
.single-casa_venue section.venue-footer a {
  color: white;
}
.single-casa_venue section.venue-footer a.link {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid white;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.15s;
  margin-top: 0.7em;
}
.single-casa_venue section.venue-footer a.link:hover {
  background: rgba(255, 255, 255, 0.14);
}
.single-casa_venue section.venue-footer div.venue-footer-info {
  width: 42%;
  padding-right: 6.111em;
}
.single-casa_venue section.venue-footer div.subscribe {
  width: 100%;
  max-width: 31.667em;
}
.single-casa_venue section.venue-footer form input[type=text],
.single-casa_venue section.venue-footer form input[type=email] {
  width: 100%;
  display: block;
  margin-bottom: 0.7em;
  color: white;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid white;
  background: transparent;
  padding: 0.667em 0;
  opacity: 0.44;
  transition: opacity 0.15s;
}
.single-casa_venue section.venue-footer form input[type=text]:focus,
.single-casa_venue section.venue-footer form input[type=email]:focus {
  opacity: 1;
}
.single-casa_venue section.venue-footer form button {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid white;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.15s;
  margin: 1.8em 1em 0 0;
}
.single-casa_venue section.venue-footer form button:hover {
  background: rgba(255, 255, 255, 0.14);
}
.single-casa_venue section.venue-footer form a.privacy-policy {
  display: inline-block;
  margin: 1em 0;
  font-size: 0.8em;
}
.single-casa_venue section.venue-footer form output {
  display: block;
  margin-top: 2em;
  font-size: 0.7em;
}
.single-casa_venue section.venue-footer ::-webkit-input-placeholder {
  color: white;
}
.single-casa_venue section.venue-footer ::-moz-placeholder {
  color: white;
}
.single-casa_venue section.venue-footer :-ms-input-placeholder {
  color: white;
}
.single-casa_venue section.venue-footer :-moz-placeholder {
  color: white;
}
@media only screen and (max-width: 1700px) {
  .single-casa_venue section.venue-footer {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  .single-casa_venue section.venue-footer {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1000px) {
  .single-casa_venue section.venue-footer {
    padding: 0;
  }
  .single-casa_venue section.venue-footer:before section.venue-footer:after {
    content: none;
  }
  .single-casa_venue section.venue-footer div.container {
    padding: 0;
  }
  .single-casa_venue section.venue-footer div.venue-footer-info,
.single-casa_venue section.venue-footer div.subscribe {
    padding: 4em 35px !important;
  }
  .single-casa_venue section.venue-footer div.venue-footer-info {
    width: 100%;
    background-color: #4d51a6;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItOC40JSIgeTE9IjIzLjYlIiB4Mj0iMTA4LjQlIiB5Mj0iNzYuNCUiPjxzdG9wIHN0b3AtY29sb3I9IiMwODc4YmUiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzhiMmU5MCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuOTUiLz48c3RvcCBzdG9wLWNvbG9yPSIjOGUyYzhlIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC45NyIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MjJhOGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(340deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(110deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
    background-image: -ms-repeating-linear-gradient(340deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
    /* IE8- CSS hack */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0878be", endColorstr="#ff922a8d", GradientType=1);
  }
  .single-casa_venue section.venue-footer div.subscribe {
    max-width: 100%;
    background: linear-gradient(110deg, #f89521 0%, #dd1920 100%);
  }
  .single-casa_venue section.show-announcement.venue-footer:before, .single-casa_venue section.show-announcement.venue-footer:after {
    content: none;
  }
  .single-casa_venue section.show-announcement.venue-footer div.subscribe {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .single-casa_venue section.venue-footer div.venue-footer-info,
.single-casa_venue section.venue-footer div.subscribe {
    padding: 4em 20px !important;
  }
}

body > header form.search, body > header form.region-select {
  background-color: white;
  padding: 1em;
  z-index: 10;
  width: 2000%;
  max-width: 20em;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s;
  -ms-box-shadow: 0px 0px 8px rgba(94, 94, 94, 0.5);
  -o-box-shadow: 0px 0px 8px rgba(94, 94, 94, 0.5);
  box-shadow: 0px 0px 8px rgba(94, 94, 94, 0.5);
  border-radius: 5px;
}
body > header form.search fieldset, body > header form.region-select fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
body > header form.search legend, body > header form.region-select legend {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 0.6em;
  color: #979797;
  margin: 0 0 2.5em 0;
  line-height: 1;
}
body > header form.search ::-webkit-input-placeholder, body > header form.region-select ::-webkit-input-placeholder {
  color: #e0e0e0;
}
body > header form.search ::-moz-placeholder, body > header form.region-select ::-moz-placeholder {
  color: #e0e0e0;
}
body > header form.search :-ms-input-placeholder, body > header form.region-select :-ms-input-placeholder {
  color: #e0e0e0;
}
body > header form.search :-moz-placeholder, body > header form.region-select :-moz-placeholder {
  color: #e0e0e0;
}

body {
  padding-top: 157px;
}
body > header {
  *zoom: 1;
  clear: both;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  padding-left: 2.778em;
  padding-right: 2.778em;
  max-width: 100%;
  background-color: white;
  border-bottom: 1px solid #e5e5e5;
  z-index: 1000;
  height: 157px;
  overflow: visible;
  width: 100%;
  position: absolute;
  top: 0;
}
body > header:before, body > header:after {
  content: " ";
  display: table;
}
body > header:after {
  clear: both;
}
@media only screen and (max-width: 1500px) {
  body > header {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  body > header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body > header a.site-logo {
  display: inline-block;
  margin-top: 33px;
  margin-left: 0.667em;
}
body > header a.site-logo img {
  display: inline-block;
  vertical-align: top;
}
body > header a.site-logo img:nth-of-type(1) {
  width: 9.833em;
}
body > header a.site-logo img:nth-of-type(2) {
  width: 8.278em;
  padding: 0.833em 0 9px 1.111em;
  margin-left: 1.111em;
  border-left: 2px solid #e5e5e5;
  box-sizing: content-box;
}
body > header div.desktop-navigation {
  float: right;
}
body > header div.desktop-navigation > * {
  float: right;
  clear: right;
}
body > header div.desktop-navigation nav.top-menu {
  margin-top: 25px;
  margin-bottom: 25px;
  line-height: 50px;
}
body > header div.desktop-navigation nav.top-menu ul > li {
  margin-left: 5em;
  position: relative;
}
body > header div.desktop-navigation nav.top-menu ul > li:first-child {
  margin-left: 0 !important;
}
body > header div.desktop-navigation nav.top-menu ul > li.support a:before {
  content: "\e907";
}
body > header div.desktop-navigation nav.top-menu ul > li.buy-tickets a:before {
  content: "\e90c";
}
body > header div.desktop-navigation nav.top-menu ul > li.region-select button:before {
  content: "\e90a";
}
body > header div.desktop-navigation nav.top-menu ul > li.region-select button:after {
  content: "\e901";
}
body > header div.desktop-navigation nav.top-menu ul > li.search a:before {
  content: "\e90b";
}
body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle {
  display: none;
}
body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle button {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  text-align: center;
  z-index: 4000;
  transition: color 0.15s;
}
body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle button:hover span,
body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle button:hover span:before,
body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle button:hover span:after {
  background-color: #ed1d24;
}
body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle button span,
body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle button span:before,
body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle button span:after {
  background-color: #4d4d4f;
  display: inline-block;
  width: 28px;
  height: 4px;
  border-radius: 2px;
  transition: color 0.15s;
}
body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle button span {
  position: relative;
  top: -3px;
  white-space: nowrap;
}
body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle button span:before, body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle button span:after {
  position: absolute;
  content: "";
  outline: 1px solid transparent;
  left: 0;
}
body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle button span:before {
  top: -8px;
}
body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle button span:after {
  bottom: -8px;
}
body > header div.desktop-navigation nav.top-menu ul > li > button {
  border: none;
  cursor: pointer;
  display: inline-block;
}
body > header div.desktop-navigation nav.top-menu ul > li > button,
body > header div.desktop-navigation nav.top-menu ul > li > a {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
}
body > header div.desktop-navigation nav.top-menu ul > li > button:before, body > header div.desktop-navigation nav.top-menu ul > li > button:after,
body > header div.desktop-navigation nav.top-menu ul > li > a:before,
body > header div.desktop-navigation nav.top-menu ul > li > a:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}
body > header div.desktop-navigation nav.top-menu ul > li > button:before,
body > header div.desktop-navigation nav.top-menu ul > li > a:before {
  font-size: 1.7em;
  margin-right: 0.5em;
}
body > header div.desktop-navigation nav.top-menu ul > li > button:after,
body > header div.desktop-navigation nav.top-menu ul > li > a:after {
  margin-left: 0.5em;
}
body > header div.desktop-navigation nav.main-menu {
  font-weight: bold;
  margin-right: -30px;
}
body > header div.desktop-navigation nav.main-menu h2 {
  display: none;
}
body > header div.desktop-navigation nav.main-menu > ul > li {
  position: relative;
}
body > header div.desktop-navigation nav.main-menu > ul > li:hover > ul {
  display: block;
}
body > header div.desktop-navigation nav.main-menu > ul > li > a {
  padding: 0 1.667em 30px 1.667em;
}
body > header div.desktop-navigation nav.main-menu > ul > li > ul {
  display: none;
  background-color: white;
  padding: 20px 30px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 270px;
  line-height: 1;
  -ms-box-shadow: 0px 0px 8px rgba(94, 94, 94, 0.5);
  -o-box-shadow: 0px 0px 8px rgba(94, 94, 94, 0.5);
  box-shadow: 0px 0px 8px rgba(94, 94, 94, 0.5);
  border-radius: 0 0 15px 15px;
}
body > header div.desktop-navigation nav.main-menu > ul > li > ul > li {
  display: block;
  margin: 0.75em 0;
}
body > header div.desktop-navigation nav.main-menu > ul > li > ul > li > ul {
  display: none;
}
body > header div.desktop-navigation nav.main-menu > ul > li:nth-last-child(-n+2) > ul {
  left: auto;
  right: 0;
}
body > header div.desktop-navigation nav button {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
}
body > header form.region-select {
  position: absolute;
  top: 100%;
  right: 0;
}
.reveal-region-select body > header form.region-select {
  visibility: visible;
  opacity: 1;
}
body > header form.region-select label {
  display: block;
  font-size: 17px;
  margin: 15px 0;
  max-width: 200px;
}
body > header form.region-select select {
  width: 100%;
}
body > header form.search {
  position: absolute;
  top: 100%;
  right: 0;
}
.reveal-desktop-search body > header form.search {
  visibility: visible;
  opacity: 1;
}
body > header form.search fieldset > div {
  *zoom: 1;
  clear: both;
  padding: 0 2em 0 0;
}
body > header form.search fieldset > div:before, body > header form.search fieldset > div:after {
  content: " ";
  display: table;
}
body > header form.search fieldset > div:after {
  clear: both;
}
body > header form.search input {
  width: 100%;
  padding: 0;
  border-radius: 0;
  border: none;
  float: left;
  line-height: 1.6;
}
body > header form.search button {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  float: right;
  margin-right: -2em;
}
body > header form.search button:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b";
  font-size: 1.5em;
  color: #4d4d4f;
}
body > header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body > header ul li {
  display: inline-block;
  vertical-align: top;
}
body > header a {
  color: #4d4d4f;
  text-decoration: none;
}
.sticky-header body > header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 81px;
  -webkit-animation: sticky_header_animation 0.3s;
          animation: sticky_header_animation 0.3s;
  -webkit-tranform: translateX(0);
  -moz-tranform: translateX(0);
  -ms-tranform: translateX(0);
  -o-tranform: translateX(0);
  tranform: translateX(0);
  transition: transform 0.3s;
}
.sticky-header body > header a.site-logo {
  margin: 19px 0 0 0;
}
.sticky-header body > header a.site-logo img:nth-of-type(1) {
  width: 95px;
}
.sticky-header body > header a.site-logo img:nth-of-type(2) {
  width: 80px;
  padding: 9px 0 4px 12px;
  margin-left: 11px;
  border-left: 1px solid #e5e5e5;
}
.sticky-header body > header div.desktop-navigation > * {
  clear: none;
}
.sticky-header body > header div.desktop-navigation nav {
  line-height: 43px;
}
.sticky-header body > header div.desktop-navigation nav.top-menu {
  margin-top: 18px;
  margin-bottom: 0;
}
.sticky-header body > header div.desktop-navigation nav.top-menu > ul > li {
  margin-left: 3.5em;
}
.sticky-header body > header div.desktop-navigation nav.top-menu > ul > li.menu-toggle {
  display: inline-block;
}
.sticky-header body > header div.desktop-navigation nav.main-menu {
  display: none;
}
.sticky-header.menu-reveal body > header {
  transform: translateX(-290px);
}
@media only screen and (max-width: 1850px) {
  body > header.sticky div.desktop-navigation {
    font-size: 16px;
  }
}
body > header .loading-progress {
  position: fixed;
  top: 0;
  left: 0;
  height: 4px;
  z-index: 1001;
  width: 0;
  background-color: #4d51a6;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMDg3OGJlIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MjJhOGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(left, rgb(8, 120, 190) 0%, rgb(146, 42, 141) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to right, rgb(8, 120, 190) 0%, rgb(146, 42, 141) 100%);
  background-image: -ms-repeating-linear-gradient(left, rgb(8, 120, 190) 0%, rgb(146, 42, 141) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0878be", endColorstr="#ff922a8d", GradientType=1);
}
.loading body > header .loading-progress {
  transition: width 3s ease;
  width: 100%;
}
@media only screen and (max-width: 1700px) {
  body {
    padding-top: 140px;
  }
  body > header {
    font-size: 16px;
    height: 140px;
  }
  body > header a.site-logo {
    margin-top: 29px;
  }
  body > header div.desktop-navigation nav.top-menu {
    margin-top: 23px;
    margin-bottom: 23px;
    line-height: 44px;
  }
  body > header div.desktop-navigation nav.main-menu > ul > li > a {
    padding-bottom: 26px;
  }
  .sticky-header body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle {
    display: inline-block;
  }
  .sticky-header body > header div.desktop-navigation nav.main-menu {
    display: none;
  }
}
@media only screen and (max-width: 1500px) {
  body {
    padding-top: 123px;
  }
  body > header {
    font-size: 14px;
    height: 123px;
  }
  body > header a.site-logo {
    margin: 25px 0 0 0;
  }
  body > header div.desktop-navigation nav.top-menu {
    margin-top: 19px;
    margin-bottom: 19px;
    line-height: 40px;
  }
  body > header div.desktop-navigation nav.main-menu > ul > li > a {
    padding-bottom: 24px;
  }
}
@media only screen and (max-width: 1300px) {
  body {
    padding-top: 0;
  }
  body > header {
    height: 73px;
    position: fixed;
    top: 0;
    transform: translateX(0);
    transition: transform 0.3s;
  }
  .menu-reveal body > header {
    transform: translateX(-290px);
  }
  body > header a.site-logo {
    margin: 19px 0 0 0;
  }
  body > header a.site-logo img:nth-of-type(1) {
    width: 77px;
  }
  body > header a.site-logo img:nth-of-type(2) {
    width: 66px;
    padding: 6px 0 7px 9px;
    margin-left: 8px;
    border-left: 1px solid #e5e5e5;
  }
  body > header div.desktop-navigation nav.top-menu {
    font-size: 14px;
    margin-top: 16px;
    margin-bottom: 16px;
    line-height: 40px;
  }
  body > header div.desktop-navigation nav.top-menu ul > li {
    margin-left: 45px;
  }
  body > header div.desktop-navigation nav.top-menu ul > li.menu-toggle {
    display: inline-block;
  }
  body > header div.desktop-navigation nav.top-menu ul > li > a:before {
    margin-right: 9px;
  }
  body > header div.desktop-navigation nav.top-menu ul > li > a:after {
    margin-left: 9px;
  }
  body > header div.desktop-navigation nav.main-menu {
    display: none;
  }
  body > header div.desktop-navigation nav a {
    background: none;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
  }
  body > header div.desktop-navigation nav a:hover {
    background: none;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
  }
  .sticky-header body > header {
    font-size: 12px;
    height: 73px;
    -webkit-animation: none;
            animation: none;
  }
  .sticky-header body > header a.site-logo img:nth-of-type(1) {
    width: 77px;
  }
  .sticky-header body > header a.site-logo img:nth-of-type(2) {
    width: 66px;
    padding: 6px 0 7px 9px;
    margin-left: 8px;
    border-left: 1px solid #e5e5e5;
  }
  .sticky-header body > header div.desktop-navigation nav.top-menu {
    margin-top: 16px;
  }
  .sticky-header body > header div.desktop-navigation nav.top-menu ul > li {
    margin-left: 45px;
  }
  .sticky-header body > header div.desktop-navigation nav.top-menu ul > li > a:before {
    margin-right: 9px;
  }
  .sticky-header body > header div.desktop-navigation nav.top-menu ul > li > a:after {
    margin-left: 9px;
  }
}
@media only screen and (max-width: 950px) {
  body > header div.desktop-navigation nav.top-menu {
    font-size: 18px;
  }
  body > header div.desktop-navigation nav.top-menu ul > li {
    margin-left: 30px !important;
  }
  body > header div.desktop-navigation nav.top-menu ul > li.search, body > header div.desktop-navigation nav.top-menu ul > li.region-select {
    position: static;
  }
  body > header div.desktop-navigation nav.top-menu ul > li.region-select button:after {
    content: none;
  }
  body > header div.desktop-navigation nav.top-menu ul > li > a:before, body > header div.desktop-navigation nav.top-menu ul > li > a:after,
body > header div.desktop-navigation nav.top-menu ul > li > button:before,
body > header div.desktop-navigation nav.top-menu ul > li > button:after {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body > header div.desktop-navigation nav.top-menu ul > li > a > span,
body > header div.desktop-navigation nav.top-menu ul > li > button > span {
    display: none;
  }
  body > header form.region-select, body > header form.search {
    width: 100%;
    max-width: 100%;
    padding: 25px 35px;
    margin-top: 1px;
    border-radius: 0;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  body > header form.region-select > div, body > header form.search > div {
    margin-left: -35px;
    margin-right: -35px;
    padding: 0 70px 15px 35px;
  }
  body > header form.region-select button, body > header form.search button {
    margin-right: -35px;
    width: 35px;
    text-align: right;
  }
}
@media only screen and (max-width: 600px) {
  body > header div.desktop-navigation nav.top-menu ul > li {
    margin-left: 10px !important;
  }
  body > header div.desktop-navigation nav.top-menu ul > li.buy-tickets {
    display: none;
  }
  body > header form.search, body > header form.region-select {
    padding: 25px 20px;
  }
  body > header form.search > div, body > header form.region-select > div {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 45px 15px 20px;
  }
  body > header form.search button, body > header form.region-select button {
    margin-right: -25px;
    width: 25px;
  }
}
@media only screen and (max-width: 374px) {
  body > header .site-logo :last-child {
    display: none;
  }
}

div.mobile-navigation {
  visibility: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 290px;
  padding-top: 81px;
  color: white;
}
div.mobile-navigation > div {
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #343234;
  overflow: auto;
  transition: all 0.6s;
}
.menu-reveal div.mobile-navigation {
  visibility: visible;
}
.menu-reveal div.mobile-navigation > div {
  transform: rotateY(0);
}
.sticky-header div.mobile-navigation {
  visibility: visible;
}
div.mobile-navigation nav.top-menu {
  display: none;
  background-color: #f9f9f9;
  color: #4d4d4f;
  padding: 10px 0;
}
div.mobile-navigation nav.top-menu ul > li {
  position: relative;
}
div.mobile-navigation nav.top-menu ul > li.support a:before {
  content: "\e907";
}
div.mobile-navigation nav.top-menu ul > li.buy-tickets a:before {
  content: "\e90c";
}
div.mobile-navigation nav.top-menu ul > li.region-select a:before {
  content: "\e90a";
}
div.mobile-navigation nav.top-menu ul > li.region-select a:after {
  content: "\e901";
  margin-left: 10px;
}
div.mobile-navigation nav.top-menu ul > li.search, div.mobile-navigation nav.top-menu ul > li.menu-toggle {
  display: none;
}
div.mobile-navigation nav.top-menu ul > li a {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 0.611em;
  padding: 10px 25px;
  color: #4d4d4f;
}
div.mobile-navigation nav.top-menu ul > li a:before, div.mobile-navigation nav.top-menu ul > li a:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
}
div.mobile-navigation nav.top-menu ul > li a:before {
  font-size: 1.6em;
  width: 30px;
}
div.mobile-navigation nav.top-menu ul > li a span {
  display: inline-block;
  vertical-align: middle;
}
div.mobile-navigation nav.main-menu {
  font-size: 15px;
  padding: 46px 30px;
}
div.mobile-navigation nav.main-menu h2 {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0;
  text-transform: uppercase;
  padding: 0 0 15px 0;
  font-size: 12px;
  border-bottom: 1px solid #989698;
}
div.mobile-navigation nav.main-menu > ul {
  padding: 15px 0px;
}
div.mobile-navigation nav.main-menu > ul > li {
  border-bottom: 1px solid #4e4c50;
}
div.mobile-navigation nav.main-menu > ul > li.expanded > a:before {
  transform: rotate(90deg);
}
div.mobile-navigation nav.main-menu > ul > li > a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  position: absolute;
  top: 26px;
  left: 0;
  font-size: 11px;
}
div.mobile-navigation nav.main-menu > ul > li > ul {
  height: 0;
  overflow: hidden;
  margin-left: 25px;
  transition: height 0.4s;
}
div.mobile-navigation nav.main-menu > ul > li > ul li:last-child {
  padding-bottom: 20px;
}
div.mobile-navigation nav.main-menu > ul > li > ul a {
  font-size: 13px;
  padding: 5px 0 5px 0;
}
div.mobile-navigation nav.main-menu > ul > li > ul ul {
  display: none;
}
div.mobile-navigation nav.main-menu a {
  padding: 22px 20px 7px 25px;
  position: relative;
}
div.mobile-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.mobile-navigation a {
  display: block;
  color: white;
  text-decoration: none;
}
@media only screen and (max-width: 1300px) {
  div.mobile-navigation nav.main-menu {
    padding: 38px 30px;
  }
}

@-webkit-keyframes sticky_header_animation {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

@keyframes sticky_header_animation {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
.select2-search--dropdown {
  padding: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  position: absolute;
  top: -27px;
  left: 1px;
  width: calc(100% - 2px);
  height: 26px;
  background: white;
  border: 0;
  outline: 0;
}

.select2-results__option.loading-results {
  position: absolute;
  width: 28px;
  height: 28px;
  top: -28px;
  right: 0;
  background: url("../images/loading.gif") no-repeat center;
  background-size: cover;
  text-indent: -9999em;
}

.select2-message-inputTooShort {
  display: none;
}

.select2-dropdown.select2-dropdown--below {
  border-bottom: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border: 0;
}

.wrapper > footer {
  background-color: #4d4d4f;
  color: white;
  padding-bottom: 79px;
}
.wrapper > footer section.footer-text {
  padding: 2.5em 0;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.wrapper > footer section.footer-text div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1700px) {
  .wrapper > footer section.footer-text div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  .wrapper > footer section.footer-text div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .wrapper > footer section.footer-text div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.wrapper > footer section.footer-navigation {
  *zoom: 1;
  clear: both;
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 3.125em;
  padding-bottom: 6.25em;
  font-size: 0.938em;
}
.wrapper > footer section.footer-navigation:before, .wrapper > footer section.footer-navigation:after {
  content: " ";
  display: table;
}
.wrapper > footer section.footer-navigation:after {
  clear: both;
}
@media only screen and (max-width: 1700px) {
  .wrapper > footer section.footer-navigation {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  .wrapper > footer section.footer-navigation {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .wrapper > footer section.footer-navigation {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.wrapper > footer section.footer-navigation > div {
  padding-left: 18.75em;
  position: relative;
}
.wrapper > footer section.footer-navigation div.logo-social {
  *zoom: 1;
  clear: both;
  float: left;
  width: 18.75em;
  margin-left: -18.75em;
}
.wrapper > footer section.footer-navigation div.logo-social:before, .wrapper > footer section.footer-navigation div.logo-social:after {
  content: " ";
  display: table;
}
.wrapper > footer section.footer-navigation div.logo-social:after {
  clear: both;
}
.wrapper > footer section.footer-navigation div.logo-social img {
  width: 11.063em;
  display: block;
  margin-bottom: 1.438em;
}
.wrapper > footer section.footer-navigation div.logo-social p {
  font-weight: bold;
  margin: 0 0 2.313em 0;
}
.wrapper > footer section.footer-navigation div.logo-social ul.social-media {
  display: inline-block;
  font-size: 1.813em;
  margin-bottom: 1.2em;
}
.wrapper > footer section.footer-navigation div.logo-social ul.social-media li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.55em;
}
.wrapper > footer section.footer-navigation div.logo-social ul.social-media li:first-child {
  margin-left: 0;
}
.wrapper > footer section.footer-navigation div.logo-social ul.social-media li a {
  display: block;
  overflow: hidden;
  border-radius: 0.938em;
}
.wrapper > footer section.footer-navigation div.logo-social ul.social-media li a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
}
.wrapper > footer section.footer-navigation div.logo-social ul.social-media li.instagram a:before {
  content: "\e909";
}
.wrapper > footer section.footer-navigation div.logo-social ul.social-media li.facebook a:before {
  content: "\e906";
}
.wrapper > footer section.footer-navigation div.logo-social ul.social-media li.twitter a:before {
  content: "\e90d";
}
.wrapper > footer section.footer-navigation div.logo-social ul.social-media li.youtube a:before {
  content: "\e913";
}
.wrapper > footer section.footer-navigation nav.footer-menu > ul {
  -moz-columns: 4 14.063em;
  -ms-columns: 4 14.063em;
  -o-columns: 4 14.063em;
  columns: 4 14.063em;
  -moz-column-fill: balance;
  -ms-column-fill: balance;
  -o-column-fill: balance;
  column-fill: balance;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  -ms-column-gap: 0;
  -o-column-gap: 0;
  grid-column-gap: 0;
  column-gap: 0;
  max-height: 31em;
}
.wrapper > footer section.footer-navigation nav.footer-menu > ul > li {
  margin-bottom: 2em;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-right: 3.125em;
}
.wrapper > footer section.footer-navigation nav.footer-menu > ul > li > a {
  font-weight: 800;
}
.wrapper > footer section.footer-navigation nav.footer-menu > ul > li > ul {
  margin-top: 0.938em;
}
.wrapper > footer section.footer-navigation nav.footer-menu > ul > li > ul > li {
  margin-bottom: 0.1em;
}
.wrapper > footer section.footer-navigation .site-credit {
  position: absolute;
  left: 0;
  top: 15em;
}
.wrapper > footer section.footer-navigation .site-credit a {
  display: inline-block;
}
.wrapper > footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wrapper > footer a {
  color: white;
  text-decoration: none;
  transition: color 0.15s ease-in-out;
}
.wrapper > footer a:hover {
  color: #77e6ff;
}
@media only screen and (max-width: 1700px) {
  .wrapper > footer {
    font-size: 16px;
    padding-bottom: 71px;
  }
}
@media only screen and (max-width: 1500px) {
  .wrapper > footer {
    font-size: 14px;
    padding-bottom: 61px;
  }
}
@media only screen and (max-width: 1100px) {
  .wrapper > footer section.footer-navigation nav.footer-menu > ul {
    -moz-columns: 3 14.063em;
    -ms-columns: 3 14.063em;
    -o-columns: 3 14.063em;
    columns: 3 14.063em;
    max-height: 100%;
  }
}
@media only screen and (max-width: 950px) {
  .wrapper > footer section.footer-navigation nav.footer-menu > ul > li {
    margin-bottom: 1em;
  }
  .wrapper > footer section.footer-navigation nav.footer-menu > ul > li > a {
    font-weight: normal;
  }
  .wrapper > footer section.footer-navigation nav.footer-menu > ul > li > ul {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .wrapper > footer section.footer-navigation {
    padding-bottom: 3.125em;
  }
  .wrapper > footer section.footer-navigation > div {
    padding-left: 0;
  }
  .wrapper > footer section.footer-navigation div.logo-social {
    float: none;
    width: 100%;
    margin: 0 0 3em 0;
  }
  .wrapper > footer section.footer-navigation div.logo-social img {
    width: 105px;
    float: left;
    margin-bottom: 0;
  }
  .wrapper > footer section.footer-navigation div.logo-social p {
    display: none;
  }
  .wrapper > footer section.footer-navigation div.logo-social ul.social-media {
    float: right;
    width: 50%;
  }
  .wrapper > footer section.footer-navigation nav.footer-menu > ul {
    -moz-columns: 2;
    -ms-columns: 2;
    -o-columns: 2;
    columns: 2;
  }
  .wrapper > footer section.footer-navigation nav.footer-menu > ul > li {
    padding-right: 20px;
  }
  .wrapper > footer section.footer-navigation .site-credit {
    position: relative;
    top: auto;
    margin-top: 1em;
    padding-top: 2em;
    border-top: 1px #666 solid;
  }
}

nav.quicklinks {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  background-color: #4d51a6;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMDg3OGJlIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MjJhOGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(left, rgb(8, 120, 190) 0%, rgb(146, 42, 141) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to right, rgb(8, 120, 190) 0%, rgb(146, 42, 141) 100%);
  background-image: -ms-repeating-linear-gradient(left, rgb(8, 120, 190) 0%, rgb(146, 42, 141) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0878be", endColorstr="#ff922a8d", GradientType=1);
  max-width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transform: translateX(0);
  transition: all 0.3s;
}
@media only screen and (max-width: 1500px) {
  nav.quicklinks {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  nav.quicklinks {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sticky-footer-menu nav.quicklinks {
  visibility: visible;
  opacity: 1;
}
.menu-reveal nav.quicklinks {
  transform: translateX(-290px);
}
nav.quicklinks ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
nav.quicklinks ul li {
  display: inline-block;
}
nav.quicklinks ul li.more {
  margin-right: -2.25em;
}
nav.quicklinks ul li.more a:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  margin-left: 0.5em;
}
nav.quicklinks a {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out;
  color: white;
  text-decoration: none;
  display: block;
  padding: 30px 2.25em;
}
nav.quicklinks a:hover {
  color: #77e6ff;
}
nav.quicklinks a:before, nav.quicklinks a:after {
  vertical-align: middle;
}
nav.quicklinks a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
nav.quicklinks a.browse {
  display: inline-block;
  margin-left: -2.25em;
}
nav.quicklinks a.browse:before {
  content: "\e905";
  margin-right: 0.5em;
}
nav.quicklinks a.browse:after {
  content: "by Category";
}
@media only screen and (max-width: 1700px) {
  nav.quicklinks {
    font-size: 16px;
  }
  nav.quicklinks a {
    padding: 27px 2.25em;
  }
}
@media only screen and (max-width: 1500px) {
  nav.quicklinks {
    font-size: 14px;
  }
  nav.quicklinks a {
    padding: 23px 2.25em;
  }
}
@media only screen and (max-width: 1000px) {
  nav.quicklinks {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  nav.quicklinks ul {
    display: none;
  }
  nav.quicklinks a.browse {
    margin-left: 0;
    width: 100%;
  }
  nav.quicklinks a.browse:after {
    content: "Events";
  }
}

div.event-alert {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  background: linear-gradient(to right, #ed1c24 0%, #0878be 100%);
  max-width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.28;
}
@media only screen and (max-width: 1500px) {
  div.event-alert {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  div.event-alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
div.event-alert p {
  max-width: 940px;
  display: flex;
  align-items: flex-start;
}
div.event-alert p:before {
  content: "";
  display: block;
  width: 2.3em;
  height: 2.3em;
  background-image: url("../images/svgs/alert.svg");
  background-size: 100% auto;
  flex-shrink: 0;
  margin-right: 1em;
}
@media only screen and (max-width: 1200px) {
  div.event-alert {
    font-size: 0.8em;
  }
}
@media only screen and (max-width: 700px) {
  div.event-alert {
    font-size: 0.5em;
  }
}

div.overlay {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  transform: translateX(0);
  transition: all 0.3s;
}
header div.overlay {
  z-index: 1;
}
.menu-reveal div.overlay {
  visibility: visible;
  opacity: 1;
  transform: translateX(-290px);
}
.reveal-region-select div.overlay, .reveal-desktop-search div.overlay {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 1300px) {
  div.overlay {
    background: rgba(77, 77, 79, 0.6);
  }
  header div.overlay {
    background: none;
  }
}
@media only screen and (max-width: 950px) {
  .reveal-desktop-search div.overlay, .reveal-region-select div.overlay {
    visibility: visible;
    opacity: 1;
  }
}

.overlay-form--visible div.overlay-form {
  visibility: visible;
  opacity: 1;
}

div.overlay-form {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  overflow: auto;
  transition: 0.2s;
}
div.overlay-form > div {
  position: relative;
  z-index: 0;
  min-height: 100vh;
}
div.overlay-form .donate-form-container,
div.overlay-form .overlay-form-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  background-color: white;
  padding: 100px 50px;
  z-index: 1;
  position: relative;
}
div.overlay-form button.donate-form--close,
div.overlay-form button.overlay-form--close {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  position: absolute;
  top: 27px;
  right: 38px;
  background-image: url("../images/svgs/close.svg");
  text-indent: -9999em;
  width: 20px;
  height: 20px;
}
div.overlay-form div.donate-form--close,
div.overlay-form div.overlay-form--close {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  z-index: -1;
}
div.overlay-form div.nf-form-cont .submit-wrap input {
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  color: white;
  min-width: 8em;
  height: 3em;
  line-height: 3em;
}
iframe.booking-link {
  margin-left: -30px;
}

div.nf-form-cont div.listselect-wrap div.nf-field-element, label.select {
  position: relative;
}
div.nf-form-cont div.listselect-wrap div.nf-field-element::after, label.select::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  position: absolute;
  top: 50%;
  right: 1em;
  font-size: 0.8em;
  transform: translateY(-50%);
  pointer-events: none;
}
div.nf-form-cont div.listselect-wrap div.nf-field-element select, label.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding: 0.833em 3em 0.833em 0.833em;
}

input,
button,
textarea,
select {
  outline: none;
  font-family: "Linotte", helvetica, arial, sans-serif;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
textarea {
  padding: 0.833em;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  color: #4d4d4f;
}

select {
  padding: 0.833em;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  color: #4d4d4f;
  background-color: white;
}

textarea {
  max-width: 100%;
}

label.radio, label.checkbox {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

.subscribe button {
  position: relative;
  overflow: hidden;
}

.subscribe button .progress {
  background: white;
}
.subscribe button .progress span {
  color: #4d4d4f;
  min-width: 11em;
}

form.loading .progress {
  width: 100%;
  transition: width 3s ease;
}

:root input[type=radio] {
  opacity: 0%;
  position: absolute;
}

:root input[type=radio] + span::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  background: white;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  display: inline-block;
  height: 19px;
  width: 19px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  color: white;
  font-size: 9px;
  line-height: 19px;
  position: absolute;
  top: 3px;
  left: 0;
}

:root input[type=radio].focused + span::before {
  border-color: #0878be;
}

:root input[type=radio]:checked + span::before {
  border-color: #0878be;
  background: #0878be;
  content: "\e910";
}

:root input[type=checkbox] {
  opacity: 0%;
  position: absolute;
  visibility: hidden;
}

:root input[type=checkbox] + span::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 1px solid #e5e5e5;
  content: "";
  display: inline-block;
  height: 19px;
  width: 19px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  color: white;
  font-size: 9px;
  line-height: 19px;
  position: absolute;
  top: 3px;
  left: 0;
}

:root input[type=checkbox]:checked + span::before {
  border-color: #0878be;
  background: #0878be;
  content: "\e910";
}

div.nf-form-cont {
  margin: 0 -13px;
}
div.nf-form-cont input[type=checkbox],
div.nf-form-cont input[type=radio] {
  opacity: 100%;
  position: relative;
  visibility: visible;
}
div.nf-form-cont textarea {
  min-height: 200px;
  width: 100%;
  resize: vertical;
}
div.nf-form-cont span.nf-form-title,
div.nf-form-cont div.nf-before-form-content {
  display: none;
}
div.nf-form-cont div.submit-wrap input {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
}
div.nf-form-cont .nf-multi-cell .nf-cell,
div.nf-form-cont .nf-after-form-content {
  padding: 0 13px;
}
div.nf-form-cont .nf-after-field .nf-error-msg {
  font-size: 0.7em;
}
div.nf-form-cont a {
  color: #0878be;
}
@media only screen and (max-width: 600px) {
  div.nf-form-cont div.one-half {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.single-casa_event section.event-information aside.event-details, div.main-sidebar {
  float: right;
  width: 27.5em;
  margin-right: -27.5em;
  padding-left: 4.111em;
}
.single-casa_event section.event-information aside.event-details > *:first-child, div.main-sidebar > *:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 1100px) {
  .single-casa_event section.event-information aside.event-details, div.main-sidebar {
    width: 23em;
    margin-right: -23em;
  }
}
@media only screen and (max-width: 900px) {
  .single-casa_event section.event-information aside.event-details, div.main-sidebar {
    width: 100%;
    margin-right: 0;
    padding-left: 0;
  }
}

.page-template-page-locations-listing div.venues-list div.other-venues-list h3 a,
.post-type-archive-casa_venue div.venues-list div.other-venues-list h3 a, .page-template-page-locations-listing div.venues-list ul.location-details a,
.post-type-archive-casa_venue div.venues-list ul.location-details a, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details a,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details a, .single-casa_event section.event-information div.event-tabs-content-pane a, div.main-sidebar a, div.main-content a {
  color: #4d4d4f;
  text-decoration: none;
  padding-bottom: 0.1em;
  border-bottom: 1px solid #e5e5e5;
}
.page-template-page-locations-listing div.venues-list div.other-venues-list h3 a.button,
.post-type-archive-casa_venue div.venues-list div.other-venues-list h3 a.button, .page-template-page-locations-listing div.venues-list ul.location-details a.button,
.post-type-archive-casa_venue div.venues-list ul.location-details a.button, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details a.button,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details a.button, .single-casa_event section.event-information div.event-tabs-content-pane a.button, div.main-sidebar a.button, div.main-content a.button {
  color: white;
}

header.banner {
  background-color: #4d51a6;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItOC40JSIgeTE9IjIzLjYlIiB4Mj0iMTA4LjQlIiB5Mj0iNzYuNCUiPjxzdG9wIHN0b3AtY29sb3I9IiMwODc4YmUiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzhiMmU5MCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuOTUiLz48c3RvcCBzdG9wLWNvbG9yPSIjOGUyYzhlIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC45NyIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MjJhOGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(340deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(110deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
  background-image: -ms-repeating-linear-gradient(340deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0878be", endColorstr="#ff922a8d", GradientType=1);
  color: white;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
header.banner.gradient-red-purple {
  background-color: #c02359;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItOC40JSIgeTE9IjIzLjYlIiB4Mj0iMTA4LjQlIiB5Mj0iNzYuNCUiPjxzdG9wIHN0b3AtY29sb3I9IiNlZDFjMjQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2NiMjE0YyIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMzgiLz48c3RvcCBzdG9wLWNvbG9yPSIjYjAyNTZiIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC42NyIvPjxzdG9wIHN0b3AtY29sb3I9IiNhYzI2NmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjcxIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2EyMjg3YiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuODMiLz48c3RvcCBzdG9wLWNvbG9yPSIjYTEyODdjIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC44NCIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MjJhOGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(340deg, rgb(237, 28, 36) 0%, rgb(203, 33, 76) 38%, rgb(176, 37, 107) 67%, rgb(172, 38, 111) 71%, rgb(162, 40, 123) 83%, rgb(161, 40, 124) 84%, rgb(146, 42, 141) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(110deg, rgb(237, 28, 36) 0%, rgb(203, 33, 76) 38%, rgb(176, 37, 107) 67%, rgb(172, 38, 111) 71%, rgb(162, 40, 123) 83%, rgb(161, 40, 124) 84%, rgb(146, 42, 141) 100%);
  background-image: -ms-repeating-linear-gradient(340deg, rgb(237, 28, 36) 0%, rgb(203, 33, 76) 38%, rgb(176, 37, 107) 67%, rgb(172, 38, 111) 71%, rgb(162, 40, 123) 83%, rgb(161, 40, 124) 84%, rgb(146, 42, 141) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffed1c24", endColorstr="#ff922a8d", GradientType=1);
}
header.banner.gradient-blue-red {
  background-color: #81476c;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIxLjElIiB5MT0iLTIuOSUiIHgyPSI5OC45JSIgeTI9IjEwMi45JSI+PHN0b3Agc3RvcC1jb2xvcj0iIzRlNWI4ZSIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjYWIzNjUwIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC45Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2FiMzY1MCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(310deg, rgb(78, 91, 142) 0%, rgb(171, 54, 80) 90%, rgb(171, 54, 80) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(140deg, rgb(78, 91, 142) 0%, rgb(171, 54, 80) 90%, rgb(171, 54, 80) 100%);
  background-image: -ms-repeating-linear-gradient(310deg, rgb(78, 91, 142) 0%, rgb(171, 54, 80) 90%, rgb(171, 54, 80) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff4e5b8e", endColorstr="#ffab3650", GradientType=0);
}
header.banner.gradient-blue-purple {
  background-color: #4d51a6;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItOC40JSIgeTE9IjIzLjYlIiB4Mj0iMTA4LjQlIiB5Mj0iNzYuNCUiPjxzdG9wIHN0b3AtY29sb3I9IiMwODc4YmUiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzhiMmU5MCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuOTUiLz48c3RvcCBzdG9wLWNvbG9yPSIjOGUyYzhlIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC45NyIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MjJhOGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(340deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(110deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
  background-image: -ms-repeating-linear-gradient(340deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0878be", endColorstr="#ff922a8d", GradientType=1);
}
header.banner.gradient-red-blue {
  background-color: #8e3d5d;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItOC40JSIgeTE9Ijg1LjQlIiB4Mj0iMTA4LjQlIiB5Mj0iMTQuNiUiPjxzdG9wIHN0b3AtY29sb3I9IiNkZDE5MjAiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzRlNWI4ZSIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuOSIvPjxzdG9wIHN0b3AtY29sb3I9IiM0ZTViOGUiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(20deg, rgb(221, 25, 32) 0%, rgb(78, 91, 142) 90%, rgb(78, 91, 142) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(70deg, rgb(221, 25, 32) 0%, rgb(78, 91, 142) 90%, rgb(78, 91, 142) 100%);
  background-image: -ms-repeating-linear-gradient(20deg, rgb(221, 25, 32) 0%, rgb(78, 91, 142) 90%, rgb(78, 91, 142) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdd1920", endColorstr="#ff4e5b8e", GradientType=1);
}
header.banner.has-background-image > div.container > div {
  min-height: 35em;
  padding-bottom: 6em;
}
header.banner.has-background-image div.breadcrumbs {
  margin-bottom: 6em;
}
header.banner.has-background-image div.title {
  max-width: 25em;
  margin-right: 50px;
}
header.banner.has-donate-form {
  overflow: visible;
}
header.banner.has-donate-form + * {
  margin-top: 7em;
}
header.banner > div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1700px) {
  header.banner > div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  header.banner > div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  header.banner > div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
header.banner > div.container > div {
  position: relative;
  min-height: 14.889em;
  display: flex;
  flex-direction: column;
}
header.banner div.background {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #8e3d5d;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItOC40JSIgeTE9Ijg1LjQlIiB4Mj0iMTA4LjQlIiB5Mj0iMTQuNiUiPjxzdG9wIHN0b3AtY29sb3I9IiNkZDE5MjAiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzRlNWI4ZSIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuOSIvPjxzdG9wIHN0b3AtY29sb3I9IiM0ZTViOGUiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(20deg, rgb(221, 25, 32) 0%, rgb(78, 91, 142) 90%, rgb(78, 91, 142) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(70deg, rgb(221, 25, 32) 0%, rgb(78, 91, 142) 90%, rgb(78, 91, 142) 100%);
  background-image: -ms-repeating-linear-gradient(20deg, rgb(221, 25, 32) 0%, rgb(78, 91, 142) 90%, rgb(78, 91, 142) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdd1920", endColorstr="#ff4e5b8e", GradientType=1);
  background-size: cover;
  background-position: center center;
}
header.banner div.breadcrumbs {
  padding: 2.222em 0 1.111em 0;
  border-bottom: 1px solid #e5e5e5;
  color: #d2d2d2;
  font-weight: bold;
}
header.banner div.breadcrumbs a {
  color: #d2d2d2;
  transition: color 0.15s;
}
header.banner div.breadcrumbs a:hover {
  color: white;
}
header.banner div.content {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
header.banner div.boxes {
  max-width: 32.389em;
  width: 100%;
}
header.banner div.boxes > div {
  background-color: white;
  color: #4d4d4f;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.16);
  padding: 2.778em;
}
header.banner div.boxes h2 {
  font-size: 2.111em;
  font-weight: 300;
  line-height: 1.33;
  font-weight: bold;
  margin: 0 0 0.5em 0;
  line-height: 1.1;
}
header.banner div.boxes a {
  color: inherit;
}
header.banner div.call-to-action a, header.banner div.call-to-action button,
header.banner div.donate-form a,
header.banner div.donate-form button {
  padding: 0.7em 1.471em;
  display: inline-block;
  font-size: 0.944em;
  font-weight: bold;
  border: 1px solid white;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  background-color: #bd202e;
  border: none;
  width: 100%;
  margin-top: 1em;
}
header.banner div.donate-form form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.4em;
}
header.banner div.donate-form form > * {
  margin: 0 0.4em 1.35em 0.4em;
  width: calc(100% - 0.8em);
  height: 3em;
}
header.banner div.donate-form form .radio {
  padding: 0;
  width: calc(25% - 0.8em);
}
header.banner div.donate-form form .radio span {
  padding: 0.7em 1.471em;
  display: inline-block;
  font-size: 0.944em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  display: block;
  padding: 0;
  height: 2.259em;
  line-height: 2.37em;
  font-size: 1.35em;
}
header.banner div.donate-form form .number {
  padding: 0.7em 1.471em;
  display: inline-block;
  font-size: 0.944em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  font-size: 1em;
  display: flex;
  align-items: center;
  padding: 0 1em;
}
header.banner div.donate-form form .number:before {
  content: "$";
  font-size: 1.35em;
}
header.banner div.donate-form form .number input::-webkit-outer-spin-button,
header.banner div.donate-form form .number input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
header.banner div.donate-form form .number input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}
header.banner div.donate-form form .number input {
  font-size: 1.35em;
}
header.banner div.donate-form input[type=radio]:checked + span {
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  border: none;
  color: white;
}
header.banner div.donate-form input[type=radio] + span:before {
  content: none !important;
}
header.banner div.donate-form input[type=number] {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  font-weight: bold;
  color: #4d4d4f;
  padding: 0;
}
header.banner div.donate-form input[type=submit] {
  padding: 0.7em 1.471em;
  display: inline-block;
  font-size: 0.944em;
  font-weight: bold;
  border: 1px solid white;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  background: #ed1d24;
  border: none;
  font-size: 1.111em;
  height: 2.7em;
  margin-bottom: 0;
}
header.banner div.background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
header.banner div.background-image:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
header.banner div.background-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  z-index: -1;
}
header.banner span.breadcrumb_divider {
  margin: 0 1em;
}
header.banner span.breadcrumb_last {
  color: white;
}
header.banner h1, header.banner h2 {
  font-size: 2.111em;
  line-height: 1.1;
}
header.banner a {
  color: white;
  text-decoration: none;
}
@media only screen and (max-width: 1700px) {
  header.banner {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  header.banner {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1100px) {
  header.banner span.breadcrumb_divider {
    margin: 0 0.3em;
  }
}
@media only screen and (max-width: 900px) {
  header.banner div.breadcrumbs {
    padding: 16px 0 5px 0;
  }
}
@media only screen and (max-width: 800px) {
  header.banner.has-background-image > div.container > div {
    min-height: 25em;
    padding-bottom: 0;
  }
  header.banner.has-background-image div.breadcrumbs {
    margin-bottom: 40px;
  }
  header.banner.has-background-image div.title {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  header.banner.has-call-to-action {
    overflow: visible;
  }
  header.banner.has-call-to-action + * {
    margin-top: 7em;
  }
  header.banner.has-donate-form > div.container > div, header.banner.has-call-to-action > div.container > div {
    padding-bottom: 6em;
  }
  header.banner div.content {
    flex-direction: column;
    align-items: flex-start;
  }
  header.banner div.boxes {
    max-width: 100%;
  }
  header.banner div.call-to-action {
    margin-bottom: -14em;
  }
}

div.main {
  padding-top: 4.5em;
  padding-bottom: 5.556em;
  position: relative;
}
div.main div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1700px) {
  div.main div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  div.main div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  div.main div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
div.main div.container > div {
  *zoom: 1;
  clear: both;
  padding-right: 27.5em;
}
div.main div.container > div:before, div.main div.container > div:after {
  content: " ";
  display: table;
}
div.main div.container > div:after {
  clear: both;
}
@media only screen and (max-width: 1700px) {
  div.main {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  div.main {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1100px) {
  div.main div.container > div {
    padding-right: 23em;
  }
}
@media only screen and (max-width: 900px) {
  div.main {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  div.main div.container > div {
    padding-right: 0;
  }
}

div.main-content {
  float: left;
  width: 100%;
}
div.main-content > *:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 570px) {
  div.main-content.columns-two p {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding-right: 20px;
  }
  div.main-content.columns-two p:first-child + p:nth-child(2) {
    margin-top: 0;
  }
}
div.main-content figure {
  margin-bottom: 2em;
}
div.main-content h2 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
  margin: 0.5em 0 1.5em 0;
  padding: 0.5em 0;
  border-bottom: 1px solid #e5e5e5;
}
div.main-content h3 {
  font-size: 1.222em;
  margin: 0.5em 0 1.5em 0;
  padding: 0.5em 0;
  border-bottom: 1px solid #e5e5e5;
}
div.main-content img {
  display: block;
}
div.main-content .pagination {
  text-align: right;
  padding-top: 15px;
}
div.main-content .pagination a {
  padding-bottom: 4px;
  border-bottom: 0;
}

div.related-events article {
  *zoom: 1;
  clear: both;
  padding: 2.7em 0 2.7em 0;
  border-top: 1px solid #e5e5e5;
}
div.related-events article:before, div.related-events article:after {
  content: " ";
  display: table;
}
div.related-events article:after {
  clear: both;
}
div.related-events article:first-of-type {
  border-top: none;
}
div.related-events article.has-image {
  padding: 2.7em 0 2.7em 21.778em;
}
div.related-events h3 {
  margin-bottom: 0;
}
div.related-events h4 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
  margin: 0 0 0.5em 0;
}
div.related-events p {
  font-size: 0.944em;
  margin: 0 0 1.389em 0;
  max-width: 30em;
}
div.related-events a {
  padding-bottom: 0;
  border-bottom: none;
}
div.related-events a.image {
  display: block;
  width: 19.333em;
  float: left;
  margin-left: -21.778em;
}
div.related-events a.image img {
  display: block;
}
div.related-events a.buy-tickets, div.related-events a.view-event {
  vertical-align: top;
}
div.related-events a.buy-tickets {
  display: inline-block;
  font-size: 0.944em;
  line-height: 2.647em;
  border-radius: 0.529em;
  text-decoration: none;
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 2.647em;
  transition: width 0.2s ease-in-out;
  margin-right: 1em;
}
div.related-events a.buy-tickets:hover {
  width: 9.647em;
}
div.related-events a.buy-tickets span {
  display: block;
  height: 2.647em;
  text-align: center;
}
div.related-events a.buy-tickets span.background {
  background-color: #c02359;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjOTIyYThkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlZDFjMjQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to right, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  background-image: -ms-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff922a8d", endColorstr="#ffed1c24", GradientType=1);
  height: 2.647em;
  width: 2.647em;
  border-radius: 0.529em;
  color: white;
  position: relative;
  z-index: 2;
}
div.related-events a.buy-tickets span.background:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90c";
  line-height: inherit;
  font-size: 1.1em;
}
div.related-events a.buy-tickets span.text {
  display: block;
  border: 1px solid #ed1d24;
  color: #ed1d24;
  width: 9em;
  border-radius: 0.529em;
  position: absolute;
  padding-left: 2em;
  top: 0;
  right: 0;
  z-index: 1;
}
.touch-device div.related-events a.buy-tickets:hover {
  width: 2.647em;
}
.touch-device div.related-events a.buy-tickets span.text {
  display: none;
}
div.related-events a.view-event {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
  border-color: #e5e5e5;
}
div.related-events a.view-event:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
@media only screen and (max-width: 1200px) {
  div.related-events article.has-image {
    padding: 2.7em 0 2.7em 15.5em;
  }
  div.related-events a.image {
    width: 13em;
    margin-left: -15.5em;
  }
}
@media only screen and (max-width: 600px) {
  div.related-events article.has-image {
    padding: 2.7em 0 2.7em 0;
  }
  div.related-events a.image {
    width: 100%;
    margin-left: 0;
    margin-bottom: 1.5em;
    float: none;
  }
}

@media only screen and (max-width: 900px) {
  div.main-sidebar {
    display: none;
  }
}
nav.sidebar-navigation {
  font-weight: bold;
}
nav.sidebar-navigation > ul > li {
  display: none;
}
nav.sidebar-navigation > ul > li.current-page-ancestor {
  display: block;
}
nav.sidebar-navigation > ul > li.current-page-ancestor > a {
  display: none;
}
nav.sidebar-navigation > ul > li.current-page-ancestor > ul > li.current-page-ancestor > ul {
  display: block;
}
nav.sidebar-navigation > ul > li > ul > li > ul {
  display: none;
  margin-left: 1.667em;
  font-size: 0.889em;
}
nav.sidebar-navigation > ul > li > ul > li > ul > li.current_page_item a:before {
  height: 2px;
}
nav.sidebar-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.sidebar-navigation li.current-page-ancestor > a:before, nav.sidebar-navigation li.current_page_item > a:before {
  content: "";
  display: block;
  width: 10.5em;
  height: 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #c02359;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjOTIyYThkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlZDFjMjQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to right, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  background-image: -ms-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff922a8d", endColorstr="#ffed1c24", GradientType=1);
}
nav.sidebar-navigation a {
  color: #4d4d4f;
  text-decoration: none;
  padding: 1.111em 0;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}

.news-posts, .grid, .sessions-grid {
  opacity: 1;
  transition: opacity 0.2s ease;
}
.loading .news-posts, .loading .grid, .loading .sessions-grid {
  opacity: 0.65;
}

.page-template-landing-php div.childpages {
  padding-top: 4.5em;
  padding-bottom: 5.556em;
}
.page-template-landing-php div.childpages div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1700px) {
  .page-template-landing-php div.childpages div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  .page-template-landing-php div.childpages div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .page-template-landing-php div.childpages div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-template-landing-php div.childpages div.childpages-listing {
  margin-left: -20px;
  margin-right: -20px;
  padding-right: 0;
}
.page-template-landing-php div.childpages div.childpages-listing article {
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin-bottom: 3.333em;
}
.page-template-landing-php div.childpages div.childpages-listing h2 {
  font-size: 1.222em;
  line-height: 1.33;
  padding-bottom: 0.7em;
  border-bottom: 1px solid #e5e5e5;
}
.page-template-landing-php div.childpages div.childpages-listing p {
  font-size: 0.944em;
}
.page-template-landing-php div.childpages div.childpages-listing a {
  text-decoration: none;
  color: #4d4d4f;
}
.page-template-landing-php div.childpages div.childpages-listing a.read-more {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
  min-width: 0;
  margin-top: 0.5em;
}
.page-template-landing-php div.childpages div.childpages-listing a.read-more:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
@media only screen and (max-width: 1700px) {
  .page-template-landing-php div.childpages {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  .page-template-landing-php div.childpages {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1000px) {
  .page-template-landing-php div.childpages div.childpages-listing article {
    width: 33.33%;
  }
}
@media only screen and (max-width: 800px) {
  .page-template-landing-php div.childpages {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-template-landing-php div.childpages div.childpages-listing article {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .page-template-landing-php div.childpages {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .page-template-landing-php div.childpages div.childpages-listing article {
    width: 100%;
    margin-bottom: 0;
  }
  .page-template-landing-php div.childpages div.childpages-listing h2 {
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.1;
  }
  .page-template-landing-php div.childpages div.childpages-listing h2 a {
    display: block;
    padding: 24px 40px 12px 0;
    position: relative;
  }
  .page-template-landing-php div.childpages div.childpages-listing h2 a:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90f";
    position: absolute;
    bottom: 15px;
    right: 10px;
    font-size: 0.8em;
  }
  .page-template-landing-php div.childpages div.childpages-listing p,
.page-template-landing-php div.childpages div.childpages-listing a.read-more {
    display: none;
  }
}

section.module-slideshow {
  *zoom: 1;
  clear: both;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-top: 50px;
  overflow: hidden;
}
section.module-slideshow:before, section.module-slideshow:after {
  content: " ";
  display: table;
}
section.module-slideshow:after {
  clear: both;
}
@media only screen and (max-width: 1500px) {
  section.module-slideshow {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  section.module-slideshow {
    padding-left: 20px;
    padding-right: 20px;
  }
}
section.module-slideshow div.images-controls {
  width: 62.5%;
  max-width: 1200px;
  position: relative;
  float: left;
}
section.module-slideshow div.images {
  width: 100%;
  position: relative;
  zoom: 1;
}
section.module-slideshow div.flex-viewport {
  width: 100%;
}
section.module-slideshow ul.slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
}
section.module-slideshow ul.slides > li > div {
  padding-bottom: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.module-slideshow div.controls {
  float: right;
  margin: 2.2em 4.4em 0 2.2em;
}
section.module-slideshow div.controls > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
section.module-slideshow div.controls > *:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  color: #979797;
}
section.module-slideshow div.controls > *.flex-prev:before {
  content: "\e902";
}
section.module-slideshow div.controls > *.flex-next:before {
  content: "\e90f";
}
section.module-slideshow div.controls div.controls-container {
  margin: 0;
}
section.module-slideshow div.controls li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
section.module-slideshow div.controls li a {
  background-color: #d8d8d8;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  text-indent: -9999em;
}
section.module-slideshow div.controls li a.flex-active {
  background-color: #0878be;
}
section.module-slideshow div.controls a {
  text-decoration: none;
}
section.module-slideshow div.information {
  background-color: #0878be;
  width: 37.5%;
  max-width: 720px;
  float: left;
  position: relative;
  left: -2.2em;
  margin-top: 6%;
  color: white;
  transition: all 0.4s ease-in;
}
section.module-slideshow div.information.colour-grey {
  background-color: #4d4d4f;
}
section.module-slideshow div.information.colour-grey:before {
  background-color: #4d4d4f;
}
section.module-slideshow div.information.colour-red {
  background-color: #bd202e;
}
section.module-slideshow div.information.colour-red:before {
  background-color: #bd202e;
}
section.module-slideshow div.information.colour-blue {
  background-color: #0878be;
}
section.module-slideshow div.information.colour-blue:before {
  background-color: #0878be;
}
section.module-slideshow div.information.colour-purple {
  background-color: #922a8d;
}
section.module-slideshow div.information.colour-purple:before {
  background-color: #922a8d;
}
section.module-slideshow div.information:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 9999em;
  background-color: #0878be;
  transition: all 0.4s ease-in;
}
section.module-slideshow div.information:after {
  content: "";
  display: block;
  padding-bottom: 75%;
}
section.module-slideshow div.information > div {
  position: absolute;
  top: 0;
  padding: 4.4em;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s ease-in;
}
section.module-slideshow div.information > div.flex-active {
  visibility: visible;
  opacity: 1;
}
section.module-slideshow div.information ul {
  margin-bottom: 1em;
}
section.module-slideshow div.information h3 {
  font-size: 2em;
  font-weight: 300;
  line-height: 1.2;
  margin: 0;
}
section.module-slideshow div.information p {
  font-size: 0.944em;
  margin-bottom: 0;
  font-weight: 300;
}
section.module-slideshow div.information p.dates {
  font-weight: normal;
  margin-bottom: 2em;
}
section.module-slideshow div.information a {
  color: white;
  text-decoration: none;
}
section.module-slideshow div.information a.read-more {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid white;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.15s;
  margin-top: 2.3em;
}
section.module-slideshow div.information a.read-more:hover {
  background: rgba(255, 255, 255, 0.14);
}
section.module-slideshow ul,
section.module-slideshow ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 1800px) {
  section.module-slideshow {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  section.module-slideshow {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1300px) {
  section.module-slideshow {
    font-size: 12px;
  }
}
@media only screen and (max-width: 950px) {
  section.module-slideshow {
    font-size: 16px;
  }
  section.module-slideshow div.images-controls {
    width: 100%;
  }
  section.module-slideshow div.information {
    margin: 0;
    width: 100%;
    left: 0;
  }
  section.module-slideshow div.information:after {
    padding-bottom: 0;
  }
  section.module-slideshow div.information > div {
    padding: 35px;
  }
  section.module-slideshow div.controls {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0 20px 20px 20px;
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  section.module-slideshow {
    font-size: 14px;
  }
  section.module-slideshow div.information > div {
    padding: 20px 20px 25px 20px;
  }
}
section.module-events {
  border-bottom: 1px solid #e5e5e5;
  padding-top: 4.167em;
  padding-bottom: 4.167em;
}
section.module-events div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1700px) {
  section.module-events div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  section.module-events div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  section.module-events div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
section.module-events div.section-title {
  *zoom: 1;
  clear: both;
  width: 100%;
  max-width: 38.889em;
  margin-bottom: 5em;
}
section.module-events div.section-title:before, section.module-events div.section-title:after {
  content: " ";
  display: table;
}
section.module-events div.section-title:after {
  clear: both;
}
section.module-events div.section-title h2 {
  font-size: 1.556em;
  line-height: 1.33;
  padding-bottom: 0.7em;
  position: relative;
}
section.module-events div.section-title h2:after {
  content: "";
  background: linear-gradient(to right, #0878be 0%, #ed1c24 100%);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 3px;
}
section.module-events div.section-title > a {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  float: right;
  text-decoration: none;
  color: #979797;
}
section.module-events div.section-title > a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  vertical-align: middle;
  margin-right: 0.4em;
}
@media only screen and (max-width: 900px) {
  section.module-events div.section-title {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1700px) {
  section.module-events {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  section.module-events {
    font-size: 14px;
  }
}
section.module-news {
  padding-top: 5.556em;
  padding-bottom: 5.556em;
}
section.module-news div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1700px) {
  section.module-news div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  section.module-news div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  section.module-news div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
section.module-news div.container:after {
  content: "";
  display: block;
  background-color: #d8d8d8;
  height: 1px;
  position: absolute;
  left: -9999em;
  right: -9999em;
  bottom: 0;
}
section.module-news div.section-title {
  *zoom: 1;
  clear: both;
  width: 100%;
  max-width: 38.889em;
  margin-bottom: 5em;
}
section.module-news div.section-title:before, section.module-news div.section-title:after {
  content: " ";
  display: table;
}
section.module-news div.section-title:after {
  clear: both;
}
section.module-news div.section-title h2 {
  font-size: 1.556em;
  line-height: 1.33;
  padding-bottom: 0.7em;
  position: relative;
}
section.module-news div.section-title h2:after {
  content: "";
  background: linear-gradient(to right, #0878be 0%, #ed1c24 100%);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 3px;
}
section.module-news div.section-title > a {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  float: right;
  text-decoration: none;
  color: #979797;
}
section.module-news div.section-title > a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  vertical-align: middle;
  margin-right: 0.4em;
}
@media only screen and (max-width: 900px) {
  section.module-news div.section-title {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1700px) {
  section.module-news {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  section.module-news {
    font-size: 14px;
  }
}
section.module-text {
  background: linear-gradient(to right, #ed1c24 0%, #0878be 100%);
  padding: 5em 0;
  text-align: center;
  color: white;
}
section.module-text div.container {
  max-width: 50em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1500px) {
  section.module-text div.container {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  section.module-text div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
section.module-text p {
  font-size: 1.1em;
  line-height: 1.5;
  margin: 0;
}
@media only screen and (max-width: 1700px) {
  section.module-text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  section.module-text {
    font-size: 14px;
  }
}
section.module-call-to-action {
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  padding: 5em 0;
  color: white;
}
section.module-call-to-action div.container {
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1500px) {
  section.module-call-to-action div.container {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  section.module-call-to-action div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
section.module-call-to-action div.container > div {
  padding-left: 30em;
  *zoom: 1;
  clear: both;
}
section.module-call-to-action div.container > div:before, section.module-call-to-action div.container > div:after {
  content: " ";
  display: table;
}
section.module-call-to-action div.container > div:after {
  clear: both;
}
section.module-call-to-action div.titles {
  width: 25em;
  margin-left: -30em;
  float: left;
}
section.module-call-to-action div.text > *:first-child {
  margin-top: 0;
}
section.module-call-to-action div.text a {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid white;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  margin-top: 0.7em;
  transition: all 0.15s;
}
section.module-call-to-action div.text a:hover {
  background: rgba(255, 255, 255, 0.14);
}
section.module-call-to-action h3 {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 1.5em 0;
}
section.module-call-to-action h2 {
  font-size: 2.111em;
  font-weight: 300;
  line-height: 1.33;
  margin: 0 0 1em 0;
}
section.module-call-to-action p {
  font-size: 1em;
}
section.module-call-to-action a {
  color: white;
  text-decoration: none;
}
@media only screen and (max-width: 1700px) {
  section.module-call-to-action {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  section.module-call-to-action {
    font-size: 14px;
  }
}
@media only screen and (max-width: 950px) {
  section.module-call-to-action {
    padding: 3em 0;
  }
  section.module-call-to-action div.container {
    max-width: 34em;
    float: left;
  }
  section.module-call-to-action div.container > div {
    padding-left: 0;
  }
  section.module-call-to-action div.titles {
    width: 100%;
    margin-left: 0;
    float: none;
  }
}

@media only screen and (max-width: 950px) {
  .home body > .wrapper section:first-of-type {
    margin-top: 0;
  }
}
.page-template-page-locations-listing div.venues-list,
.post-type-archive-casa_venue div.venues-list, .single-casa_venue article.main div.venue-tabs-content > div.events-shows, .post-type-archive-casa_event div.events-list,
.tax-casa_event_category div.events-list, .single-casa_event section.nearby-events, section.module-events {
  *zoom: 1;
  clear: both;
}
.page-template-page-locations-listing div.venues-list:before,
.post-type-archive-casa_venue div.venues-list:before, .single-casa_venue article.main div.venue-tabs-content > div.events-shows:before, .post-type-archive-casa_event div.events-list:before,
.tax-casa_event_category div.events-list:before, .single-casa_event section.nearby-events:before, section.module-events:before, .page-template-page-locations-listing div.venues-list:after,
.post-type-archive-casa_venue div.venues-list:after, .single-casa_venue article.main div.venue-tabs-content > div.events-shows:after, .post-type-archive-casa_event div.events-list:after,
.tax-casa_event_category div.events-list:after, .single-casa_event section.nearby-events:after, section.module-events:after {
  content: " ";
  display: table;
}
.page-template-page-locations-listing div.venues-list:after,
.post-type-archive-casa_venue div.venues-list:after, .single-casa_venue article.main div.venue-tabs-content > div.events-shows:after, .post-type-archive-casa_event div.events-list:after,
.tax-casa_event_category div.events-list:after, .single-casa_event section.nearby-events:after, section.module-events:after {
  clear: both;
}
.page-template-page-locations-listing div.venues-list div.events,
.post-type-archive-casa_venue div.venues-list div.events, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events, .post-type-archive-casa_event div.events-list div.events,
.tax-casa_event_category div.events-list div.events, .single-casa_event section.nearby-events div.events, section.module-events div.events {
  margin-left: -1.778em;
  margin-right: -1.778em;
}
.page-template-page-locations-listing div.venues-list div.events article,
.post-type-archive-casa_venue div.venues-list div.events article, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article, .post-type-archive-casa_event div.events-list div.events article,
.tax-casa_event_category div.events-list div.events article, .single-casa_event section.nearby-events div.events article, section.module-events div.events article {
  padding-left: 1.778em;
  padding-right: 1.778em;
  width: 33.33%;
  margin-bottom: 4em;
  opacity: 1;
  transition: opacity 0.5s ease;
}
.page-template-page-locations-listing div.venues-list div.events article.new,
.post-type-archive-casa_venue div.venues-list div.events article.new, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article.new, .post-type-archive-casa_event div.events-list div.events article.new,
.tax-casa_event_category div.events-list div.events article.new, .single-casa_event section.nearby-events div.events article.new, section.module-events div.events article.new {
  opacity: 0;
}
.page-template-page-locations-listing div.venues-list div.events article:after,
.post-type-archive-casa_venue div.venues-list div.events article:after, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article:after, .post-type-archive-casa_event div.events-list div.events article:after,
.tax-casa_event_category div.events-list div.events article:after, .single-casa_event section.nearby-events div.events article:after, section.module-events div.events article:after {
  content: "";
  display: block;
  padding-top: 2em;
  border-bottom: 1px solid #e5e5e5;
}
.page-template-page-locations-listing div.venues-list div.events article img,
.post-type-archive-casa_venue div.venues-list div.events article img, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article img, .post-type-archive-casa_event div.events-list div.events article img,
.tax-casa_event_category div.events-list div.events article img, .single-casa_event section.nearby-events div.events article img, section.module-events div.events article img {
  display: block;
}
.page-template-page-locations-listing div.venues-list div.events article ul,
.post-type-archive-casa_venue div.venues-list div.events article ul, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article ul, .post-type-archive-casa_event div.events-list div.events article ul,
.tax-casa_event_category div.events-list div.events article ul, .single-casa_event section.nearby-events div.events article ul, section.module-events div.events article ul {
  color: #979797;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 0.5em;
  margin: 0 0 2em 0;
}
.page-template-page-locations-listing div.venues-list div.events article h3,
.post-type-archive-casa_venue div.venues-list div.events article h3, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article h3, .post-type-archive-casa_event div.events-list div.events article h3,
.tax-casa_event_category div.events-list div.events article h3, .single-casa_event section.nearby-events div.events article h3, section.module-events div.events article h3 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
}
.page-template-page-locations-listing div.venues-list div.events article p,
.post-type-archive-casa_venue div.venues-list div.events article p, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article p, .post-type-archive-casa_event div.events-list div.events article p,
.tax-casa_event_category div.events-list div.events article p, .single-casa_event section.nearby-events div.events article p, section.module-events div.events article p {
  font-size: 0.944em;
}
.page-template-page-locations-listing div.venues-list div.events article p.dates,
.post-type-archive-casa_venue div.venues-list div.events article p.dates, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article p.dates, .post-type-archive-casa_event div.events-list div.events article p.dates,
.tax-casa_event_category div.events-list div.events article p.dates, .single-casa_event section.nearby-events div.events article p.dates, section.module-events div.events article p.dates {
  font-weight: bold;
}
.page-template-page-locations-listing div.venues-list div.events article p.classification,
.post-type-archive-casa_venue div.venues-list div.events article p.classification, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article p.classification, .post-type-archive-casa_event div.events-list div.events article p.classification,
.tax-casa_event_category div.events-list div.events article p.classification, .single-casa_event section.nearby-events div.events article p.classification, section.module-events div.events article p.classification, .page-template-page-locations-listing div.venues-list div.events article p.producer,
.post-type-archive-casa_venue div.venues-list div.events article p.producer, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article p.producer, .post-type-archive-casa_event div.events-list div.events article p.producer,
.tax-casa_event_category div.events-list div.events article p.producer, .single-casa_event section.nearby-events div.events article p.producer, section.module-events div.events article p.producer {
  font-weight: bold;
  margin: 0;
}
.page-template-page-locations-listing div.venues-list div.events article p[class^=classification-],
.post-type-archive-casa_venue div.venues-list div.events article p[class^=classification-], .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article p[class^=classification-], .post-type-archive-casa_event div.events-list div.events article p[class^=classification-],
.tax-casa_event_category div.events-list div.events article p[class^=classification-], .single-casa_event section.nearby-events div.events article p[class^=classification-], section.module-events div.events article p[class^=classification-] {
  position: relative;
}
.page-template-page-locations-listing div.venues-list div.events article p[class^=classification-]:before,
.post-type-archive-casa_venue div.venues-list div.events article p[class^=classification-]:before, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article p[class^=classification-]:before, .post-type-archive-casa_event div.events-list div.events article p[class^=classification-]:before,
.tax-casa_event_category div.events-list div.events article p[class^=classification-]:before, .single-casa_event section.nearby-events div.events article p[class^=classification-]:before, section.module-events div.events article p[class^=classification-]:before {
  content: "";
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 1.725em;
  height: 1.725em;
  margin-right: 0.9em;
  vertical-align: middle;
  image-rendering: -webkit-optimize-contrast;
}
.page-template-page-locations-listing div.venues-list div.events article p.classification-ctc:before,
.post-type-archive-casa_venue div.venues-list div.events article p.classification-ctc:before, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article p.classification-ctc:before, .post-type-archive-casa_event div.events-list div.events article p.classification-ctc:before,
.tax-casa_event_category div.events-list div.events article p.classification-ctc:before, .single-casa_event section.nearby-events div.events article p.classification-ctc:before, section.module-events div.events article p.classification-ctc:before {
  background-image: url(../images/icon_film_classification_ctc.png);
}
.page-template-page-locations-listing div.venues-list div.events article p.classification-g:before,
.post-type-archive-casa_venue div.venues-list div.events article p.classification-g:before, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article p.classification-g:before, .post-type-archive-casa_event div.events-list div.events article p.classification-g:before,
.tax-casa_event_category div.events-list div.events article p.classification-g:before, .single-casa_event section.nearby-events div.events article p.classification-g:before, section.module-events div.events article p.classification-g:before {
  background-image: url(../images/icon_film_classification_g.png);
}
.page-template-page-locations-listing div.venues-list div.events article p.classification-pg:before,
.post-type-archive-casa_venue div.venues-list div.events article p.classification-pg:before, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article p.classification-pg:before, .post-type-archive-casa_event div.events-list div.events article p.classification-pg:before,
.tax-casa_event_category div.events-list div.events article p.classification-pg:before, .single-casa_event section.nearby-events div.events article p.classification-pg:before, section.module-events div.events article p.classification-pg:before {
  background-image: url(../images/icon_film_classification_pg.png);
}
.page-template-page-locations-listing div.venues-list div.events article p.classification-m:before,
.post-type-archive-casa_venue div.venues-list div.events article p.classification-m:before, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article p.classification-m:before, .post-type-archive-casa_event div.events-list div.events article p.classification-m:before,
.tax-casa_event_category div.events-list div.events article p.classification-m:before, .single-casa_event section.nearby-events div.events article p.classification-m:before, section.module-events div.events article p.classification-m:before {
  background-image: url(../images/icon_film_classification_m.png);
}
.page-template-page-locations-listing div.venues-list div.events article p.classification-ma:before,
.post-type-archive-casa_venue div.venues-list div.events article p.classification-ma:before, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article p.classification-ma:before, .post-type-archive-casa_event div.events-list div.events article p.classification-ma:before,
.tax-casa_event_category div.events-list div.events article p.classification-ma:before, .single-casa_event section.nearby-events div.events article p.classification-ma:before, section.module-events div.events article p.classification-ma:before {
  background-image: url(../images/icon_film_classification_ma.png);
}
.page-template-page-locations-listing div.venues-list div.events article p.classification-r:before,
.post-type-archive-casa_venue div.venues-list div.events article p.classification-r:before, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article p.classification-r:before, .post-type-archive-casa_event div.events-list div.events article p.classification-r:before,
.tax-casa_event_category div.events-list div.events article p.classification-r:before, .single-casa_event section.nearby-events div.events article p.classification-r:before, section.module-events div.events article p.classification-r:before {
  background-image: url(../images/icon_film_classification_r.png);
}
.page-template-page-locations-listing div.venues-list div.events article a,
.post-type-archive-casa_venue div.venues-list div.events article a, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a, .post-type-archive-casa_event div.events-list div.events article a,
.tax-casa_event_category div.events-list div.events article a, .single-casa_event section.nearby-events div.events article a, section.module-events div.events article a {
  text-decoration: none;
  color: #4d4d4f;
}
.page-template-page-locations-listing div.venues-list div.events article a.image,
.post-type-archive-casa_venue div.venues-list div.events article a.image, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.image, .post-type-archive-casa_event div.events-list div.events article a.image,
.tax-casa_event_category div.events-list div.events article a.image, .single-casa_event section.nearby-events div.events article a.image, section.module-events div.events article a.image {
  margin-bottom: 1.5em;
  display: block;
}
.page-template-page-locations-listing div.venues-list div.events article a.buy-tickets,
.post-type-archive-casa_venue div.venues-list div.events article a.buy-tickets, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.buy-tickets, .post-type-archive-casa_event div.events-list div.events article a.buy-tickets,
.tax-casa_event_category div.events-list div.events article a.buy-tickets, .single-casa_event section.nearby-events div.events article a.buy-tickets, section.module-events div.events article a.buy-tickets, .page-template-page-locations-listing div.venues-list div.events article a.view-event,
.post-type-archive-casa_venue div.venues-list div.events article a.view-event, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.view-event, .post-type-archive-casa_event div.events-list div.events article a.view-event,
.tax-casa_event_category div.events-list div.events article a.view-event, .single-casa_event section.nearby-events div.events article a.view-event, section.module-events div.events article a.view-event {
  vertical-align: top;
}
.page-template-page-locations-listing div.venues-list div.events article a.buy-tickets,
.post-type-archive-casa_venue div.venues-list div.events article a.buy-tickets, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.buy-tickets, .post-type-archive-casa_event div.events-list div.events article a.buy-tickets,
.tax-casa_event_category div.events-list div.events article a.buy-tickets, .single-casa_event section.nearby-events div.events article a.buy-tickets, section.module-events div.events article a.buy-tickets {
  display: inline-block;
  font-size: 0.944em;
  line-height: 2.647em;
  border-radius: 0.529em;
  text-decoration: none;
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 2.647em;
  transition: width 0.2s ease-in-out;
  margin-right: 1em;
}
.page-template-page-locations-listing div.venues-list div.events article a.buy-tickets:hover,
.post-type-archive-casa_venue div.venues-list div.events article a.buy-tickets:hover, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.buy-tickets:hover, .post-type-archive-casa_event div.events-list div.events article a.buy-tickets:hover,
.tax-casa_event_category div.events-list div.events article a.buy-tickets:hover, .single-casa_event section.nearby-events div.events article a.buy-tickets:hover, section.module-events div.events article a.buy-tickets:hover {
  width: 9.647em;
}
.page-template-page-locations-listing div.venues-list div.events article a.buy-tickets span,
.post-type-archive-casa_venue div.venues-list div.events article a.buy-tickets span, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.buy-tickets span, .post-type-archive-casa_event div.events-list div.events article a.buy-tickets span,
.tax-casa_event_category div.events-list div.events article a.buy-tickets span, .single-casa_event section.nearby-events div.events article a.buy-tickets span, section.module-events div.events article a.buy-tickets span {
  display: block;
  height: 2.647em;
  text-align: center;
}
.page-template-page-locations-listing div.venues-list div.events article a.buy-tickets span.background,
.post-type-archive-casa_venue div.venues-list div.events article a.buy-tickets span.background, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.buy-tickets span.background, .post-type-archive-casa_event div.events-list div.events article a.buy-tickets span.background,
.tax-casa_event_category div.events-list div.events article a.buy-tickets span.background, .single-casa_event section.nearby-events div.events article a.buy-tickets span.background, section.module-events div.events article a.buy-tickets span.background {
  background-color: #c02359;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjOTIyYThkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlZDFjMjQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to right, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  background-image: -ms-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff922a8d", endColorstr="#ffed1c24", GradientType=1);
  height: 2.647em;
  width: 2.647em;
  border-radius: 0.529em;
  color: white;
  position: relative;
  z-index: 2;
}
.page-template-page-locations-listing div.venues-list div.events article a.buy-tickets span.background:before,
.post-type-archive-casa_venue div.venues-list div.events article a.buy-tickets span.background:before, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.buy-tickets span.background:before, .post-type-archive-casa_event div.events-list div.events article a.buy-tickets span.background:before,
.tax-casa_event_category div.events-list div.events article a.buy-tickets span.background:before, .single-casa_event section.nearby-events div.events article a.buy-tickets span.background:before, section.module-events div.events article a.buy-tickets span.background:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90c";
  line-height: inherit;
  font-size: 1.1em;
}
.page-template-page-locations-listing div.venues-list div.events article a.buy-tickets span.text,
.post-type-archive-casa_venue div.venues-list div.events article a.buy-tickets span.text, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.buy-tickets span.text, .post-type-archive-casa_event div.events-list div.events article a.buy-tickets span.text,
.tax-casa_event_category div.events-list div.events article a.buy-tickets span.text, .single-casa_event section.nearby-events div.events article a.buy-tickets span.text, section.module-events div.events article a.buy-tickets span.text {
  display: block;
  border: 1px solid #ed1d24;
  color: #ed1d24;
  width: 9em;
  border-radius: 0.529em;
  position: absolute;
  padding-left: 2em;
  top: 0;
  right: 0;
  z-index: 1;
}
.touch-device .page-template-page-locations-listing div.venues-list div.events article a.buy-tickets:hover, .page-template-page-locations-listing .touch-device div.venues-list div.events article a.buy-tickets:hover,
.touch-device .post-type-archive-casa_venue div.venues-list div.events article a.buy-tickets:hover,
.post-type-archive-casa_venue .touch-device div.venues-list div.events article a.buy-tickets:hover, .touch-device .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.buy-tickets:hover, .single-casa_venue article.main .touch-device div.venue-tabs-content > div.events-shows div.events article a.buy-tickets:hover, .touch-device .post-type-archive-casa_event div.events-list div.events article a.buy-tickets:hover, .post-type-archive-casa_event .touch-device div.events-list div.events article a.buy-tickets:hover,
.touch-device .tax-casa_event_category div.events-list div.events article a.buy-tickets:hover,
.tax-casa_event_category .touch-device div.events-list div.events article a.buy-tickets:hover, .touch-device .single-casa_event section.nearby-events div.events article a.buy-tickets:hover, .single-casa_event .touch-device section.nearby-events div.events article a.buy-tickets:hover, .touch-device section.module-events div.events article a.buy-tickets:hover {
  width: 2.647em;
}
.touch-device .page-template-page-locations-listing div.venues-list div.events article a.buy-tickets span.text, .page-template-page-locations-listing .touch-device div.venues-list div.events article a.buy-tickets span.text,
.touch-device .post-type-archive-casa_venue div.venues-list div.events article a.buy-tickets span.text,
.post-type-archive-casa_venue .touch-device div.venues-list div.events article a.buy-tickets span.text, .touch-device .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.buy-tickets span.text, .single-casa_venue article.main .touch-device div.venue-tabs-content > div.events-shows div.events article a.buy-tickets span.text, .touch-device .post-type-archive-casa_event div.events-list div.events article a.buy-tickets span.text, .post-type-archive-casa_event .touch-device div.events-list div.events article a.buy-tickets span.text,
.touch-device .tax-casa_event_category div.events-list div.events article a.buy-tickets span.text,
.tax-casa_event_category .touch-device div.events-list div.events article a.buy-tickets span.text, .touch-device .single-casa_event section.nearby-events div.events article a.buy-tickets span.text, .single-casa_event .touch-device section.nearby-events div.events article a.buy-tickets span.text, .touch-device section.module-events div.events article a.buy-tickets span.text {
  display: none;
}
.page-template-page-locations-listing div.venues-list div.events article a.view-event,
.post-type-archive-casa_venue div.venues-list div.events article a.view-event, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.view-event, .post-type-archive-casa_event div.events-list div.events article a.view-event,
.tax-casa_event_category div.events-list div.events article a.view-event, .single-casa_event section.nearby-events div.events article a.view-event, section.module-events div.events article a.view-event {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
  border-color: #e5e5e5;
  min-width: inherit;
}
.page-template-page-locations-listing div.venues-list div.events article a.view-event:hover,
.post-type-archive-casa_venue div.venues-list div.events article a.view-event:hover, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article a.view-event:hover, .post-type-archive-casa_event div.events-list div.events article a.view-event:hover,
.tax-casa_event_category div.events-list div.events article a.view-event:hover, .single-casa_event section.nearby-events div.events article a.view-event:hover, section.module-events div.events article a.view-event:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
.page-template-page-locations-listing div.venues-list div.load-more,
.post-type-archive-casa_venue div.venues-list div.load-more, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.load-more, .post-type-archive-casa_event div.events-list div.load-more,
.tax-casa_event_category div.events-list div.load-more, .single-casa_event section.nearby-events div.load-more, section.module-events div.load-more {
  position: relative;
  text-align: center;
  padding: 50px 0 15px 0;
  max-height: 1000px;
  transition: opacity 0.3s ease, max-height 0.3s ease;
}
.page-template-page-locations-listing div.venues-list div.load-more:after,
.post-type-archive-casa_venue div.venues-list div.load-more:after, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.load-more:after, .post-type-archive-casa_event div.events-list div.load-more:after,
.tax-casa_event_category div.events-list div.load-more:after, .single-casa_event section.nearby-events div.load-more:after, section.module-events div.load-more:after {
  content: "";
  display: block;
  background-color: #e5e5e5;
  height: 1px;
  position: absolute;
  left: -9999em;
  right: -9999em;
  top: 0;
  bottom: auto;
}
.page-template-page-locations-listing div.venues-list div.load-more.max-posts-loaded,
.post-type-archive-casa_venue div.venues-list div.load-more.max-posts-loaded, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.load-more.max-posts-loaded, .post-type-archive-casa_event div.events-list div.load-more.max-posts-loaded,
.tax-casa_event_category div.events-list div.load-more.max-posts-loaded, .single-casa_event section.nearby-events div.load-more.max-posts-loaded, section.module-events div.load-more.max-posts-loaded {
  opacity: 0;
  max-height: 0;
}
.page-template-page-locations-listing div.venues-list div.load-more button,
.post-type-archive-casa_venue div.venues-list div.load-more button, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.load-more button, .post-type-archive-casa_event div.events-list div.load-more button,
.tax-casa_event_category div.events-list div.load-more button, .single-casa_event section.nearby-events div.load-more button, section.module-events div.load-more button,
.page-template-page-locations-listing div.venues-list div.load-more a.button,
.post-type-archive-casa_venue div.venues-list div.load-more a.button,
.single-casa_venue article.main div.venue-tabs-content > div.events-shows div.load-more a.button,
.post-type-archive-casa_event div.events-list div.load-more a.button,
.tax-casa_event_category div.events-list div.load-more a.button,
.single-casa_event section.nearby-events div.load-more a.button,
section.module-events div.load-more a.button {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
}
.page-template-page-locations-listing div.venues-list div.load-more button:hover,
.post-type-archive-casa_venue div.venues-list div.load-more button:hover, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.load-more button:hover, .post-type-archive-casa_event div.events-list div.load-more button:hover,
.tax-casa_event_category div.events-list div.load-more button:hover, .single-casa_event section.nearby-events div.load-more button:hover, section.module-events div.load-more button:hover,
.page-template-page-locations-listing div.venues-list div.load-more a.button:hover,
.post-type-archive-casa_venue div.venues-list div.load-more a.button:hover,
.single-casa_venue article.main div.venue-tabs-content > div.events-shows div.load-more a.button:hover,
.post-type-archive-casa_event div.events-list div.load-more a.button:hover,
.tax-casa_event_category div.events-list div.load-more a.button:hover,
.single-casa_event section.nearby-events div.load-more a.button:hover,
section.module-events div.load-more a.button:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
@media only screen and (max-width: 950px) {
  .page-template-page-locations-listing div.venues-list div.events article,
.post-type-archive-casa_venue div.venues-list div.events article, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article, .post-type-archive-casa_event div.events-list div.events article,
.tax-casa_event_category div.events-list div.events article, .single-casa_event section.nearby-events div.events article, section.module-events div.events article {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .page-template-page-locations-listing div.venues-list div.events article,
.post-type-archive-casa_venue div.venues-list div.events article, .single-casa_venue article.main div.venue-tabs-content > div.events-shows div.events article, .post-type-archive-casa_event div.events-list div.events article,
.tax-casa_event_category div.events-list div.events article, .single-casa_event section.nearby-events div.events article, section.module-events div.events article {
    width: 100%;
  }
}

.single-casa_event article.main.colour-grey.no-image header.banner {
  background-color: #4d4d4f;
}
.single-casa_event article.main.colour-grey header.banner div.title,
.single-casa_event article.main.colour-grey header.banner div.title:after {
  background-color: #4d4d4f;
}
.single-casa_event article.main.colour-red.no-image header.banner {
  background-color: #bd202e;
}
.single-casa_event article.main.colour-red header.banner div.title,
.single-casa_event article.main.colour-red header.banner div.title:after {
  background-color: #bd202e;
}
.single-casa_event article.main.colour-blue.no-image header.banner {
  background-color: #0878be;
}
.single-casa_event article.main.colour-blue header.banner div.title,
.single-casa_event article.main.colour-blue header.banner div.title:after {
  background-color: #0878be;
}
.single-casa_event article.main.colour-purple header.banner div.title,
.single-casa_event article.main.colour-purple header.banner div.title:after {
  background-color: #922a8d;
}
.single-casa_event article.main.no-image header.banner {
  background-color: #4d4d4f;
  color: white;
}
.single-casa_event article.main.no-image header.banner > div.container > div {
  padding-bottom: 3em;
}
.single-casa_event article.main.no-image header.banner div.breadcrumbs {
  margin-bottom: 3.5em;
}
.single-casa_event article.main.no-image header.banner div.breadcrumbs a:hover {
  color: white;
}
.single-casa_event article.main.no-image header.banner span.breadcrumb_last {
  color: white;
}
@media only screen and (max-width: 950px) {
  .single-casa_event article.main.no-image header.banner > div.container > div {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.single-casa_event header.banner {
  background: transparent;
  color: #4d4d4f;
  height: auto;
}
.single-casa_event header.banner > div.container > div {
  min-height: auto;
}
.single-casa_event header.banner div.breadcrumbs {
  color: #979797;
}
.single-casa_event header.banner div.breadcrumbs a {
  color: #979797;
}
.single-casa_event header.banner span.breadcrumb_last {
  color: #0878be;
}
.single-casa_event header.banner ul.event-categories {
  font-size: 0.88em;
}
.single-casa_event header.banner h1 {
  position: static;
  font-size: 2.111em;
  font-weight: 300;
  line-height: 1.33;
  margin: 0.8em 0 0.65em 0;
}
.single-casa_event header.banner div.image-title {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden;
  margin-top: 40px;
  color: white;
}
@media only screen and (max-width: 1500px) {
  .single-casa_event header.banner div.image-title {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .single-casa_event header.banner div.image-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.single-casa_event header.banner div.image,
.single-casa_event header.banner div.title {
  display: inline-block;
  vertical-align: middle;
}
.single-casa_event header.banner div.image {
  width: 62.5%;
}
.single-casa_event header.banner div.image > div {
  padding-bottom: 50%;
  background-size: cover;
}
.single-casa_event header.banner div.title {
  width: 37.5%;
  background-color: #4d4d4f;
  position: relative;
  right: -4.4em;
}
.single-casa_event header.banner div.title:before {
  content: "";
  display: block;
  padding-bottom: 70%;
}
.single-casa_event header.banner div.title:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  bottom: 0;
  width: 9999em;
  background-color: #4d4d4f;
}
.single-casa_event header.banner div.title > div {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.single-casa_event header.banner div.title > div > div {
  display: table;
  width: 100%;
  height: 100%;
}
.single-casa_event header.banner div.title > div > div > div {
  display: table-cell;
  vertical-align: middle;
  padding: 4.4em;
}
.single-casa_event header.banner p {
  margin: 0;
}
.single-casa_event header.banner .hide-desktop {
  display: none !important;
}
@media only screen and (max-width: 1800px) {
  .single-casa_event header.banner {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  .single-casa_event header.banner {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1300px) {
  .single-casa_event header.banner {
    font-size: 12px;
  }
}
@media only screen and (max-width: 950px) {
  .single-casa_event header.banner {
    font-size: 16px;
  }
  .single-casa_event header.banner div.breadcrumbs {
    display: none;
  }
  .single-casa_event header.banner div.image-title {
    margin: 0;
  }
  .single-casa_event header.banner div.image,
.single-casa_event header.banner div.title {
    width: 100%;
  }
  .single-casa_event header.banner div.title {
    min-height: 100% !important;
    right: 0;
    padding: 35px;
  }
  .single-casa_event header.banner div.title:before {
    content: none;
  }
  .single-casa_event header.banner div.title > div {
    position: relative;
  }
  .single-casa_event header.banner div.title > div > div > div {
    padding: 0;
  }
  .single-casa_event header.banner .hide-desktop {
    display: block !important;
  }
  .single-casa_event header.banner .hide-mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 600px) {
  .single-casa_event header.banner {
    font-size: 14px;
  }
  .single-casa_event header.banner div.image > div {
    padding-bottom: 65%;
  }
  .single-casa_event header.banner div.title {
    padding: 30px 20px 45px 20px;
  }
}
.single-casa_event section.event-information {
  padding-top: 4.5em;
  padding-bottom: 5.556em;
}
.single-casa_event section.event-information div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  *zoom: 1;
  clear: both;
}
@media only screen and (max-width: 1700px) {
  .single-casa_event section.event-information div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  .single-casa_event section.event-information div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .single-casa_event section.event-information div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.single-casa_event section.event-information div.container:before, .single-casa_event section.event-information div.container:after {
  content: " ";
  display: table;
}
.single-casa_event section.event-information div.container:after {
  clear: both;
}
.single-casa_event section.event-information div.event-information-wrapper {
  *zoom: 1;
  clear: both;
  padding-top: 50px;
  padding-right: 27.5em;
}
.single-casa_event section.event-information div.event-information-wrapper:before, .single-casa_event section.event-information div.event-information-wrapper:after {
  content: " ";
  display: table;
}
.single-casa_event section.event-information div.event-information-wrapper:after {
  clear: both;
}
.single-casa_event section.event-information div.event-tabs {
  position: relative;
}
.single-casa_event section.event-information div.event-tabs:after {
  content: "";
  display: block;
  background-color: #e5e5e5;
  height: 1px;
  position: absolute;
  left: -9999em;
  right: -9999em;
  top: auto;
  bottom: 0;
}
.single-casa_event section.event-information ul.event-tabs-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.single-casa_event section.event-information ul.event-tabs-nav::-webkit-scrollbar {
  display: none;
}
.single-casa_event section.event-information ul.event-tabs-nav li {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 3em;
}
.single-casa_event section.event-information ul.event-tabs-nav li:first-child {
  margin-left: 0;
}
.single-casa_event section.event-information ul.event-tabs-nav a {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  color: #4d4d4f;
  text-decoration: none;
  display: block;
  padding: 0.5em 0 2em 0;
  position: relative;
}
.single-casa_event section.event-information ul.event-tabs-nav a.current:after {
  content: "";
  background-color: #c02359;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjOTIyYThkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlZDFjMjQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to right, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  background-image: -ms-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff922a8d", endColorstr="#ffed1c24", GradientType=1);
  display: block;
  width: 100%;
  height: 0.4em;
  position: absolute;
  bottom: 0;
}
.single-casa_event section.event-information div.event-tabs-content {
  position: relative;
  float: left;
  width: 100%;
}
.single-casa_event section.event-information div.event-tabs-content-pane {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.5s;
}
.single-casa_event section.event-information div.event-tabs-content-pane > *:first-child {
  margin-top: 0;
}
.single-casa_event section.event-information div.event-tabs-content-pane.current {
  visibility: visible;
  opacity: 1;
  position: relative;
}
.single-casa_event section.event-information div.event-tabs-content-pane .nf-form-cont {
  margin-left: 0;
  margin-right: 0;
}
.single-casa_event section.event-information aside.event-details > * {
  margin-bottom: 30px;
}
.single-casa_event section.event-information aside.event-details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-casa_event section.event-information aside.event-details a {
  color: #4d4d4f;
}
.single-casa_event section.event-information aside.event-details legend .select,
.single-casa_event section.event-information aside.event-details .select-a-location {
  display: none;
}
.single-casa_event section.event-information aside.event-details.location-not-selected legend .change {
  display: none;
}
.single-casa_event section.event-information aside.event-details.location-not-selected legend .select {
  display: inline;
}
.single-casa_event section.event-information aside.event-details.location-not-selected .select-a-location {
  display: block;
}
.single-casa_event section.event-information div.session-times {
  padding-bottom: 20px;
  /*input:checked ~ .prices,
  input:checked ~ .book  ,
  input:checked ~ .on-sale-date {
      display: block;
  }*/
}
.single-casa_event section.event-information div.session-times h2 {
  font-size: 1.222em;
  line-height: 1.33;
  padding-bottom: 0.5em;
  margin: 0 0 1.5em 0;
  position: relative;
}
.single-casa_event section.event-information div.session-times h2:after {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #4d51a6;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMDg3OGJlIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MjJhOGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(left, rgb(8, 120, 190) 0%, rgb(146, 42, 141) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to right, rgb(8, 120, 190) 0%, rgb(146, 42, 141) 100%);
  background-image: -ms-repeating-linear-gradient(left, rgb(8, 120, 190) 0%, rgb(146, 42, 141) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0878be", endColorstr="#ff922a8d", GradientType=1);
}
.single-casa_event section.event-information div.session-times span.region {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.4em;
  display: block;
}
.single-casa_event section.event-information div.session-times h3 {
  font-size: 1.111em;
  line-height: 1.33;
  display: block;
  margin: 0 0 1.8em 0;
}
.single-casa_event section.event-information div.session-times h3 a {
  text-decoration: none;
  padding-bottom: 0.1em;
  border-bottom: 1px solid #b4b4b4;
}
.single-casa_event section.event-information div.session-times span.notice {
  display: block;
  margin-top: -20px;
  padding-bottom: 30px;
  color: #bd202e;
  font-size: 0.9em;
}
.single-casa_event section.event-information div.session-times ul {
  font-size: 0.833em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
.single-casa_event section.event-information div.session-times ul ul {
  display: inline-block;
  font-size: 1em;
  width: 55%;
}
@media only screen and (max-width: 420px) {
  .single-casa_event section.event-information div.session-times ul ul {
    width: 100%;
  }
}
.single-casa_event section.event-information div.session-times ul ul li {
  margin: 1.25em 0;
}
.single-casa_event section.event-information div.session-times ul ul input[type=radio] + span:before {
  content: "";
  background: transparent;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  text-align: center;
  vertical-align: middle;
  border: 2px solid #979797;
  position: absolute;
  top: 2px;
  left: 0;
}
.single-casa_event section.event-information div.session-times ul ul input[type=radio]:checked + span:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  background: #979797;
  left: 4px;
  top: 6px;
  height: 8px;
  width: 8px;
}
.single-casa_event section.event-information div.session-times ul .session-info {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 45%;
}
@media only screen and (max-width: 420px) {
  .single-casa_event section.event-information div.session-times ul .session-info {
    width: 100%;
  }
}
.single-casa_event section.event-information div.session-times ul .session-info .on-sale-date span {
  display: block;
  background: #fafafa;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 1.1em 0 0.3em;
  font-size: 0.833em;
  padding: 0 20px;
}
.single-casa_event section.event-information div.session-times div.prices {
  font-size: 0.833em;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 1.5em;
}
.single-casa_event section.event-information div.session-times div.prices p {
  margin: 0;
}
.single-casa_event section.event-information div.session-times p.additional-information {
  font-size: 0.833em;
  margin: 0 0 0.5em 0;
}
.single-casa_event section.event-information div.session-times a.book-online,
.single-casa_event section.event-information div.session-times span.book-online {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid white;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  background-color: #c02359;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjOTIyYThkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlZDFjMjQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to right, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  background-image: -ms-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff922a8d", endColorstr="#ffed1c24", GradientType=1);
}
.single-casa_event section.event-information div.session-times a.book-online.disabled,
.single-casa_event section.event-information div.session-times span.book-online.disabled {
  background: #dbdbdb;
  cursor: default;
}
.single-casa_event section.event-information div.session-times a.book-online.hidden,
.single-casa_event section.event-information div.session-times span.book-online.hidden {
  display: none;
}
.single-casa_event section.event-information div.session-times span.call {
  font-size: 1em;
  font-weight: bold;
  display: inline-block;
  padding-top: 5px;
}
.single-casa_event section.event-information div.session-times span.call a {
  text-decoration: none;
}
.single-casa_event section.event-information div.session-times span.call a:hover {
  text-decoration: underline;
}
.single-casa_event section.event-information div.session-times label {
  display: block;
}
.single-casa_event section.event-information div.session-times .details {
  display: block;
  padding-right: 55px;
}
.single-casa_event section.event-information div.session-times .details:before {
  top: 0;
}
.single-casa_event section.event-information div.session-times .prices {
  font-weight: normal;
}
.single-casa_event section.event-information div.session-times .prices,
.single-casa_event section.event-information div.session-times .book {
  padding-top: 1em;
}
.single-casa_event section.event-information div.session-times .prices p,
.single-casa_event section.event-information div.session-times .book p {
  margin: 0;
}
.single-casa_event section.event-information div.session-times .sessions .prices,
.single-casa_event section.event-information div.session-times .sessions .book,
.single-casa_event section.event-information div.session-times .sessions .call,
.single-casa_event section.event-information div.session-times .sessions .on-sale-date {
  display: none;
}
.single-casa_event section.event-information div.view-other-locations {
  margin-bottom: 1.5em;
}
.single-casa_event section.event-information div.view-other-locations fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.single-casa_event section.event-information div.view-other-locations fieldset > div {
  background-color: #fafafa;
  border-bottom: 1px solid #e5e5e5;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.15s;
}
.single-casa_event section.event-information div.view-other-locations fieldset > div > div {
  padding: 30px 25px;
}
.single-casa_event section.event-information div.view-other-locations fieldset.expanded > div {
  opacity: 1;
}
.single-casa_event section.event-information div.view-other-locations fieldset.expanded legend:after {
  transform: rotate(180deg);
}
.single-casa_event section.event-information div.view-other-locations legend {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  color: #979797;
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
}
.single-casa_event section.event-information div.view-other-locations legend:before, .single-casa_event section.event-information div.view-other-locations legend:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
}
.single-casa_event section.event-information div.view-other-locations legend:before {
  content: "\e904";
  font-size: 1.4em;
  margin-right: 0.5em;
}
.single-casa_event section.event-information div.view-other-locations legend:after {
  content: "\e901";
  color: #4d4d4f;
  position: absolute;
  top: 50%;
  right: 0;
  width: 12px;
  height: 10px;
  transform-origin: center;
  margin-top: -5px;
  transition: transform 0.15s;
}
.single-casa_event section.event-information div.view-other-locations legend span:after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ff8c21;
}
.single-casa_event section.event-information div.view-other-locations label {
  display: block;
  margin-bottom: 1em;
  padding-left: 2.222em;
  padding-top: 0;
  padding-bottom: 0;
}
.single-casa_event section.event-information div.view-other-locations label span {
  font-weight: bold;
  font-size: 0.9em;
  display: inline-block;
  margin-bottom: 0.25em;
}
.single-casa_event section.event-information div.view-other-locations label h4 {
  font-weight: normal;
  margin: 0;
  font-size: 0.8em;
}
@media only screen and (max-width: 1700px) {
  .single-casa_event section.event-information {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1100px) {
  .single-casa_event section.event-information div.event-information-wrapper {
    padding-right: 23em;
  }
}
@media only screen and (max-width: 900px) {
  .single-casa_event section.event-information {
    padding-bottom: 0;
  }
  .single-casa_event section.event-information ul.event-tabs-nav {
    padding-right: 85px;
    -webkit-mask-image: -webkit-gradient(linear, 90% center, right center, from(#000), to(transparent));
    mask-image: -webkit-gradient(linear, 90% center, right center, from(#000), to(transparent));
  }
  .single-casa_event section.event-information div.event-tabs-content {
    margin-bottom: 3em;
  }
  .single-casa_event section.event-information div.event-information-wrapper {
    padding-right: 0;
  }
}
.single-casa_event section.nearby-events {
  border-top: 1px solid #e5e5e5;
  padding-top: 100px;
  padding-bottom: 100px;
}
.single-casa_event section.nearby-events div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1700px) {
  .single-casa_event section.nearby-events div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  .single-casa_event section.nearby-events div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .single-casa_event section.nearby-events div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.single-casa_event section.nearby-events div.section-title {
  *zoom: 1;
  clear: both;
  width: 100%;
  max-width: 38.889em;
  margin-bottom: 5em;
}
.single-casa_event section.nearby-events div.section-title:before, .single-casa_event section.nearby-events div.section-title:after {
  content: " ";
  display: table;
}
.single-casa_event section.nearby-events div.section-title:after {
  clear: both;
}
.single-casa_event section.nearby-events div.section-title h2 {
  font-size: 1.556em;
  line-height: 1.33;
  padding-bottom: 0.7em;
  position: relative;
}
.single-casa_event section.nearby-events div.section-title h2:after {
  content: "";
  background: linear-gradient(to right, #0878be 0%, #ed1c24 100%);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 3px;
}
.single-casa_event section.nearby-events div.section-title > a {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  float: right;
  text-decoration: none;
  color: #979797;
}
.single-casa_event section.nearby-events div.section-title > a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  vertical-align: middle;
  margin-right: 0.4em;
}
@media only screen and (max-width: 900px) {
  .single-casa_event section.nearby-events div.section-title {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1700px) {
  .single-casa_event section.nearby-events {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  .single-casa_event section.nearby-events {
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .single-casa_event section.nearby-events {
    border-top: 0;
    padding-top: 0;
  }
}

.post-type-archive-casa_event div.events-list,
.tax-casa_event_category div.events-list {
  padding-top: 4.5em;
  padding-bottom: 5.556em;
}
.post-type-archive-casa_event div.events-list div.container,
.tax-casa_event_category div.events-list div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1700px) {
  .post-type-archive-casa_event div.events-list div.container,
.tax-casa_event_category div.events-list div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  .post-type-archive-casa_event div.events-list div.container,
.tax-casa_event_category div.events-list div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .post-type-archive-casa_event div.events-list div.container,
.tax-casa_event_category div.events-list div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1500px) {
  .post-type-archive-casa_event div.events-list,
.tax-casa_event_category div.events-list {
    font-size: 16px;
  }
}

form.events-filter {
  padding-bottom: 1.75em;
  margin-bottom: 3em;
  border-bottom: 1px solid #e5e5e5;
}
form.events-filter fieldset {
  border: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
  clear: both;
  padding-left: 200px;
}
form.events-filter fieldset:before, form.events-filter fieldset:after {
  content: " ";
  display: table;
}
form.events-filter fieldset:after {
  clear: both;
}
form.events-filter fieldset > div {
  margin-left: -10px;
  margin-right: -10px;
  float: right;
  width: 100%;
  font-size: 0.889em;
  text-align: right;
}
form.events-filter fieldset > div > div {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 20%;
  margin-bottom: 0.75em;
}
form.events-filter fieldset > div > div:first-child {
  margin-right: 0;
}
form.events-filter legend {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  float: left;
  margin: 1.1em 0 1.1em -200px;
  width: 200px;
}
form.events-filter select {
  width: 100%;
}
@media only screen and (max-width: 1700px) {
  form.events-filter {
    font-size: 0.9em;
  }
}
@media only screen and (max-width: 1500px) {
  form.events-filter fieldset {
    padding-left: 0;
  }
  form.events-filter fieldset > div {
    float: none;
    width: auto;
    text-align: left;
  }
  form.events-filter legend {
    float: none;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1000px) {
  form.events-filter fieldset > div > div {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  form.events-filter fieldset > div > div {
    width: 100%;
  }
}

form.events-filter .filter-radius {
  display: none;
}
.has-location form.events-filter .filter-radius {
  display: inline-block;
}

.page-template-page-locations-listing div.venues-list ul.location-details,
.post-type-archive-casa_venue div.venues-list ul.location-details, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details, .single-casa_venue article.main ul.location-details {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-template-page-locations-listing div.venues-list ul.location-details li,
.post-type-archive-casa_venue div.venues-list ul.location-details li, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li, .single-casa_venue article.main ul.location-details li {
  padding-left: 3em;
  position: relative;
}
.page-template-page-locations-listing div.venues-list ul.location-details li:first-child,
.post-type-archive-casa_venue div.venues-list ul.location-details li:first-child, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li:first-child,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li:first-child, .single-casa_venue article.main ul.location-details li:first-child {
  margin-top: 0;
}
.page-template-page-locations-listing div.venues-list ul.location-details li:before,
.post-type-archive-casa_venue div.venues-list ul.location-details li:before, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li:before,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li:before, .single-casa_venue article.main ul.location-details li:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.address:before,
.post-type-archive-casa_venue div.venues-list ul.location-details li.address:before, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.address:before,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.address:before, .single-casa_venue article.main ul.location-details li.address:before {
  content: "\e90a";
  font-size: 1.4em;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.phone:before,
.post-type-archive-casa_venue div.venues-list ul.location-details li.phone:before, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.phone:before,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.phone:before, .single-casa_venue article.main ul.location-details li.phone:before {
  content: "\e912";
  font-size: 1.4em;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.email:before,
.post-type-archive-casa_venue div.venues-list ul.location-details li.email:before, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.email:before,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.email:before, .single-casa_venue article.main ul.location-details li.email:before {
  content: "\e911";
  font-size: 1em;
  top: 0.2em;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.website:before,
.post-type-archive-casa_venue div.venues-list ul.location-details li.website:before, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.website:before,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.website:before, .single-casa_venue article.main ul.location-details li.website:before {
  content: "\f0ac";
  font-size: 1.4em;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.postal-address:before,
.post-type-archive-casa_venue div.venues-list ul.location-details li.postal-address:before, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.postal-address:before,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.postal-address:before, .single-casa_venue article.main ul.location-details li.postal-address:before {
  content: "\e914";
  font-size: 1.4em;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.contact-person:before,
.post-type-archive-casa_venue div.venues-list ul.location-details li.contact-person:before, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.contact-person:before,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.contact-person:before, .single-casa_venue article.main ul.location-details li.contact-person:before {
  content: "\f007";
  font-size: 1.4em;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.phone ul,
.post-type-archive-casa_venue div.venues-list ul.location-details li.phone ul, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.phone ul,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.phone ul, .single-casa_venue article.main ul.location-details li.phone ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.phone li,
.post-type-archive-casa_venue div.venues-list ul.location-details li.phone li, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.phone li,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.phone li, .single-casa_venue article.main ul.location-details li.phone li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0 30px 0 0;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.phone li:after,
.post-type-archive-casa_venue div.venues-list ul.location-details li.phone li:after, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.phone li:after,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.phone li:after, .single-casa_venue article.main ul.location-details li.phone li:after {
  content: "|";
  position: absolute;
  top: 0;
  right: 12px;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.phone li span,
.post-type-archive-casa_venue div.venues-list ul.location-details li.phone li span, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.phone li span,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.phone li span, .single-casa_venue article.main ul.location-details li.phone li span {
  display: inline-block;
  width: 1em;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.phone li:last-child span,
.post-type-archive-casa_venue div.venues-list ul.location-details li.phone li:last-child span, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.phone li:last-child span,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.phone li:last-child span, .single-casa_venue article.main ul.location-details li.phone li:last-child span {
  padding-right: 0;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.phone li:last-child:after,
.post-type-archive-casa_venue div.venues-list ul.location-details li.phone li:last-child:after, .page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.phone li:last-child:after,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.phone li:last-child:after, .single-casa_venue article.main ul.location-details li.phone li:last-child:after {
  content: none;
}

.single-casa_venue article.main .sessions-listing h2, .single-casa_venue article.main .sessions-listing + h2 {
  padding-bottom: 30px;
  position: relative;
}
.single-casa_venue article.main .sessions-listing h2:after, .single-casa_venue article.main .sessions-listing + h2:after {
  content: "";
  background: linear-gradient(to right, #0878be 0%, #ed1c24 100%);
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.single-casa_venue article.main .sessions-listing + h2 {
  margin-bottom: 60px;
}
.single-casa_venue article.main .sessions-listing {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
@media only screen and (max-width: 750px) {
  .single-casa_venue article.main .sessions-listing h2 {
    padding-bottom: 80px;
  }
}
.single-casa_venue article.main .sessions-listing article {
  display: inline-block;
  padding-right: 2.9%;
  vertical-align: top;
  width: 33%;
}
@media only screen and (max-width: 800px) {
  .single-casa_venue article.main .sessions-listing article {
    width: calc(50% - 5px);
  }
  .single-casa_venue article.main .sessions-listing article:nth-child(even) {
    padding-right: 0;
  }
}
@media only screen and (max-width: 500px) {
  .single-casa_venue article.main .sessions-listing article {
    width: 100%;
    padding-right: 0;
  }
}
.single-casa_venue article.main .sessions-listing article[class^=classification-] h3 {
  position: relative;
}
.single-casa_venue article.main .sessions-listing article[class^=classification-] h3:after {
  content: "";
  background-size: cover;
  position: relative;
  display: inline-block;
  margin-left: 0.9em;
  width: 1.425em;
  height: 1.425em;
  vertical-align: middle;
  image-rendering: -webkit-optimize-contrast;
}
.single-casa_venue article.main .sessions-listing article.classification-ctc h3:after {
  background-image: url(../images/icon_film_classification_ctc.png);
}
.single-casa_venue article.main .sessions-listing article.classification-g h3:after {
  background-image: url(../images/icon_film_classification_g.png);
}
.single-casa_venue article.main .sessions-listing article.classification-pg h3:after {
  background-image: url(../images/icon_film_classification_pg.png);
}
.single-casa_venue article.main .sessions-listing article.classification-m h3:after {
  background-image: url(../images/icon_film_classification_m.png);
}
.single-casa_venue article.main .sessions-listing article.classification-ma h3:after {
  background-image: url(../images/icon_film_classification_ma.png);
}
.single-casa_venue article.main .sessions-listing article.classification-r h3:after {
  background-image: url(../images/icon_film_classification_r.png);
}
.single-casa_venue article.main .sessions-listing .session-times {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-casa_venue article.main .sessions-listing .session-times li {
  display: inline-block;
  border: 1px solid #e5e5e5;
  border-radius: 0.5em;
  padding: 7px 17px;
  margin-right: 5px;
  margin-bottom: 9px;
  font-size: 0.84em;
  font-weight: bold;
}
.single-casa_venue article.main .sessions-listing .session-times li .session-information {
  padding-left: 0.33em;
}
.single-casa_venue article.main .sessions-listing .additional-event-information {
  font-size: 0.84em;
  margin: 0;
  padding-right: 10%;
}
.single-casa_venue article.main .sessions-listing .sessions-filter {
  font-size: 0.889em;
  position: absolute;
  top: 0;
  right: 0;
  width: 240px;
}
@media only screen and (max-width: 750px) {
  .single-casa_venue article.main .sessions-listing .sessions-filter {
    position: relative;
    top: -80px;
    width: 100%;
  }
}
.single-casa_venue article.main .sessions-listing .sessions-filter select {
  width: 100%;
}
.single-casa_venue article.main header.banner {
  color: #4d4d4f;
}
.single-casa_venue article.main header.banner hgroup {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 400px;
  margin-left: 85px;
}
.single-casa_venue article.main header.banner h1 {
  position: static;
}
.single-casa_venue article.main header.banner span.breadcrumb_last {
  color: #77e6ff;
}
.single-casa_venue article.main header.banner div.breadcrumbs {
  border-bottom: 1px solid #cfcfcf;
  color: white;
}
.single-casa_venue article.main header.banner div.breadcrumbs a {
  color: white;
}
.single-casa_venue article.main div.main > div.container > div {
  padding-right: 0;
}
.single-casa_venue article.main div.venue-header {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  padding: 2.3em 85px 1.6em 85px;
}
.single-casa_venue article.main div.venue-details {
  max-width: 23em;
}
.single-casa_venue article.main div.venue-details h1 {
  margin: 0.5em 0 0 0;
  line-height: 1.1;
}
.single-casa_venue article.main div.venue-details p {
  margin: 0.2em 0 0 0;
}
.single-casa_venue article.main div.venue-details p.notice {
  color: #ed1d24;
  font-size: 0.8em;
}
.single-casa_venue article.main ul.venue-tabs-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 42px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 85px;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.single-casa_venue article.main ul.venue-tabs-nav::-webkit-scrollbar {
  display: none;
}
.single-casa_venue article.main ul.venue-tabs-nav li {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 4em;
}
.single-casa_venue article.main ul.venue-tabs-nav li:first-child {
  margin-left: 0;
}
.single-casa_venue article.main ul.venue-tabs-nav li.events-shows a:before {
  content: "\e905";
}
.single-casa_venue article.main ul.venue-tabs-nav li.venue-information a:before {
  content: "\e908";
}
.single-casa_venue article.main ul.venue-tabs-nav li.accessibility a:before {
  content: "\e90e";
}
.single-casa_venue article.main ul.venue-tabs-nav li.location-contact a:before {
  content: "\e90a";
}
.single-casa_venue article.main ul.venue-tabs-nav li.book-venue a:before {
  content: "\e900";
}
.single-casa_venue article.main ul.venue-tabs-nav a {
  color: #4d4d4f;
  text-decoration: none;
  display: block;
  height: 42px;
  position: relative;
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
}
.single-casa_venue article.main ul.venue-tabs-nav a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3em;
  vertical-align: middle;
  margin-right: 0.4em;
}
.single-casa_venue article.main ul.venue-tabs-nav a.current:after {
  content: "";
  background-color: #c02359;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjOTIyYThkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlZDFjMjQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to right, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  background-image: -ms-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff922a8d", endColorstr="#ffed1c24", GradientType=1);
  display: block;
  width: 100%;
  height: 0.4em;
  position: absolute;
  bottom: 0;
}
.single-casa_venue article.main div.main {
  padding-top: 0;
  padding-bottom: 0;
}
.single-casa_venue article.main div.venue-tabs-pane-content {
  *zoom: 1;
  clear: both;
  padding-right: 27.5em;
}
.single-casa_venue article.main div.venue-tabs-pane-content:before, .single-casa_venue article.main div.venue-tabs-pane-content:after {
  content: " ";
  display: table;
}
.single-casa_venue article.main div.venue-tabs-pane-content:after {
  clear: both;
}
.single-casa_venue article.main div.venue-tabs-content {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  padding-top: 4.444em;
}
@media only screen and (max-width: 1700px) {
  .single-casa_venue article.main div.venue-tabs-content {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  .single-casa_venue article.main div.venue-tabs-content {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .single-casa_venue article.main div.venue-tabs-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.single-casa_venue article.main div.venue-tabs-content > div {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 0;
  padding-top: 130px;
  transition: opacity 0.4s;
}
.single-casa_venue article.main div.venue-tabs-content > div.current {
  position: relative;
  display: block;
  visibility: visible;
  opacity: 1;
  z-index: 2;
}
.single-casa_venue article.main div.venue-tabs-content > div.events-shows {
  padding: 0 !important;
}
.single-casa_venue article.main div.venue-tabs-content h2.venue-tab-title {
  font-size: 28px;
  line-height: 1.33;
  font-weight: bold;
  position: relative;
  max-width: 700px;
  height: 55px;
  margin: -130px 0 75px 0;
  padding: 0;
  border-bottom: none;
}
.single-casa_venue article.main div.venue-tabs-content h2.venue-tab-title a {
  display: block;
  border-bottom: none;
  padding: 0;
}
.single-casa_venue article.main div.venue-tabs-content h2.venue-tab-title:after {
  content: "";
  background: linear-gradient(to right, #0878be 0%, #ed1c24 100%);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 3px;
}
.single-casa_venue article.main div.venue-info-tabs-content {
  position: relative;
}
.single-casa_venue article.main div.venue-info-tabs-content > div {
  position: absolute;
  top: 0;
  display: none;
}
.single-casa_venue article.main div.venue-info-tabs-content > div.current {
  position: relative;
  display: block;
}
.single-casa_venue article.main nav.venue-info-tabs {
  font-weight: bold;
}
.single-casa_venue article.main nav.venue-info-tabs > ul > li > ul {
  margin-left: 1.667em;
  font-size: 0.889em;
}
.single-casa_venue article.main nav.venue-info-tabs > ul > li > ul > li.current a:before {
  height: 2px;
}
.single-casa_venue article.main nav.venue-info-tabs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-casa_venue article.main nav.venue-info-tabs a {
  color: #4d4d4f;
  text-decoration: none;
  padding: 1.111em 0;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.single-casa_venue article.main nav.venue-info-tabs a.current:before {
  content: "";
  display: block;
  width: 10.5em;
  height: 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #c02359;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjOTIyYThkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlZDFjMjQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to right, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  background-image: -ms-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff922a8d", endColorstr="#ffed1c24", GradientType=1);
}
.single-casa_venue article.main div.location {
  padding-bottom: 3.611em;
  margin-bottom: 3.056em;
  border-bottom: 1px solid #e5e5e5;
}
.single-casa_venue article.main div.venue-map {
  height: 20em;
  width: 100%;
}
.single-casa_venue article.main p.opening-hours {
  font-size: 0.778em;
  padding-bottom: 2.5em;
  margin-bottom: 3em;
  border-bottom: 1px solid #e5e5e5;
}
.single-casa_venue article.main ul.location-details li {
  font-size: 0.778em;
  margin-top: 1.7em;
}
.single-casa_venue article.main div.venue-contact-details {
  padding-bottom: 2em;
  margin-bottom: 2.5em;
  border-bottom: 1px solid #e5e5e5;
}
.single-casa_venue article.main div.venue-contact-details h3 {
  font-size: 1em;
  line-height: 1.33;
  margin: 0 0 2em 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #e5e5e5;
}
.single-casa_venue article.main div.venue-contact-details p {
  font-size: 0.778em;
  margin: 0;
}
@media only screen and (max-width: 1700px) {
  .single-casa_venue article.main form.events-filter {
    font-size: 1em;
  }
  .single-casa_venue article.main div.venue-tabs-content > div {
    padding-top: 116px;
  }
  .single-casa_venue article.main div.venue-tabs-content h2.venue-tab-title {
    font-size: 25px;
    max-width: 622px;
    height: 49px;
    margin: -116px 0 67px 0;
  }
}
@media only screen and (max-width: 1500px) {
  .single-casa_venue article.main div.venue-header {
    padding: 2.3em 35px 1.6em 35px;
  }
  .single-casa_venue article.main ul.venue-tabs-nav {
    margin-right: 35px;
  }
  .single-casa_venue article.main div.venue-tabs-content > div {
    padding-top: 101px;
  }
  .single-casa_venue article.main div.venue-tabs-content h2.venue-tab-title {
    font-size: 22px;
    max-width: 544px;
    height: 43px;
    margin: -101px 0 58px 0;
  }
}
@media only screen and (max-width: 1300px) {
  .single-casa_venue article.main div.venue-header {
    padding: 2.3em 35px 0 35px;
  }
  .single-casa_venue article.main ul.venue-tabs-nav {
    position: relative;
    margin-top: 40px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1100px) {
  .single-casa_venue article.main div.venue-tabs-pane-content {
    padding-right: 23em;
  }
}
@media only screen and (max-width: 900px) {
  .single-casa_venue article.main ul.venue-tabs-nav {
    padding-right: 85px;
    -webkit-mask-image: -webkit-gradient(linear, 90% center, right center, from(#000), to(transparent));
    mask-image: -webkit-gradient(linear, 90% center, right center, from(#000), to(transparent));
  }
  .single-casa_venue article.main div.venue-tabs-content > div {
    padding-top: 0;
  }
  .single-casa_venue article.main div.venue-tabs-content h2.venue-tab-title {
    height: auto;
    margin: 0 0 35px 0;
    padding-bottom: 14px;
  }
  .single-casa_venue article.main div.venue-tabs-content div.main-sidebar {
    display: none;
  }
  .single-casa_venue article.main div.venue-tabs-pane-content {
    padding-right: 0;
  }
  .single-casa_venue article.main div.venue-info-tabs-content > div {
    position: relative;
    display: block;
  }
  .single-casa_venue article.main div.venue-info-tabs-content > div.current h2.venue-tab-title:before {
    transform: rotate(90deg);
  }
  .single-casa_venue article.main div.venue-info-tabs-content > div.current > div {
    height: auto;
  }
  .single-casa_venue article.main div.venue-info-tabs-content > div > div {
    height: 0;
    overflow: hidden;
    transition: all 0.3s;
  }
  .single-casa_venue article.main div.venue-info-tabs-content h2.venue-tab-title {
    font-size: 1.3em;
    height: auto;
    margin: 0;
    padding: 0;
    max-width: 100%;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
  }
  .single-casa_venue article.main div.venue-info-tabs-content h2.venue-tab-title a {
    padding: 1.1em 0 0.5em 0;
  }
  .single-casa_venue article.main div.venue-info-tabs-content h2.venue-tab-title:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90f";
    position: absolute;
    right: 0.3em;
    bottom: 1em;
    font-size: 0.8em;
    transform: rotate(0deg);
    transition: all 0.3s;
  }
  .single-casa_venue article.main div.venue-info-tabs-content h2.venue-tab-title:after {
    content: none;
  }
  .single-casa_venue article.main div.main-sidebar {
    display: block;
    margin-top: 5em;
  }
  .single-casa_venue article.main div.location-contact div.main-sidebar {
    display: block;
    margin-top: 0;
  }
  .single-casa_venue article.main div.location {
    padding-bottom: 0;
    border-bottom: none;
  }
  .single-casa_venue article.main p.opening-hours {
    font-size: 1em;
  }
  .single-casa_venue article.main ul.location-details {
    padding-bottom: 2.5em;
    margin-bottom: 3em;
    border-bottom: 1px solid #e5e5e5;
  }
  .single-casa_venue article.main ul.location-details li {
    font-size: 1em;
  }
  .single-casa_venue article.main div.venue-contact-details {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .single-casa_venue article.main div.venue-header {
    padding: 2.3em 20px 0 20px;
  }
}
.single-casa_venue section.venue-sponsors {
  border-top: none;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 5.556em;
}
.page-template-page-locations-listing div.venues-map,
.post-type-archive-casa_venue div.venues-map {
  position: relative;
  overflow: hidden;
}
.page-template-page-locations-listing div.venues-map div.map-canvas,
.post-type-archive-casa_venue div.venues-map div.map-canvas {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.page-template-page-locations-listing div.venues-map div.venue-information,
.post-type-archive-casa_venue div.venues-map div.venue-information {
  pointer-events: none;
  padding: 4em 0;
  min-height: 35em;
}
.page-template-page-locations-listing div.venues-map div.venue-information > div,
.post-type-archive-casa_venue div.venues-map div.venue-information > div {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}
@media only screen and (max-width: 1700px) {
  .page-template-page-locations-listing div.venues-map div.venue-information > div,
.post-type-archive-casa_venue div.venues-map div.venue-information > div {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  .page-template-page-locations-listing div.venues-map div.venue-information > div,
.post-type-archive-casa_venue div.venues-map div.venue-information > div {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .page-template-page-locations-listing div.venues-map div.venue-information > div,
.post-type-archive-casa_venue div.venues-map div.venue-information > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-template-page-locations-listing div.venues-map div.venue-information div.infowindow,
.post-type-archive-casa_venue div.venues-map div.venue-information div.infowindow {
  pointer-events: all;
  background: white;
  max-width: 20em;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.51);
}
.page-template-page-locations-listing div.venues-map div.venue-information div.infowindow > div,
.post-type-archive-casa_venue div.venues-map div.venue-information div.infowindow > div {
  padding: 22px;
}
.page-template-page-locations-listing div.venues-map div.venue-information div.infowindow img,
.post-type-archive-casa_venue div.venues-map div.venue-information div.infowindow img {
  width: 100%;
  max-width: none;
  height: auto;
  display: block;
}
.page-template-page-locations-listing div.venues-map div.venue-information .category,
.page-template-page-locations-listing div.venues-map div.venue-information ul.venue-categories,
.post-type-archive-casa_venue div.venues-map div.venue-information .category,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.venue-categories {
  margin-bottom: 0.35em;
  font-size: 0.7em;
}
.page-template-page-locations-listing div.venues-map div.venue-information h3,
.post-type-archive-casa_venue div.venues-map div.venue-information h3 {
  margin: 0;
}
.page-template-page-locations-listing div.venues-map div.venue-information h3 a,
.post-type-archive-casa_venue div.venues-map div.venue-information h3 a {
  color: #4d4d4f;
  text-decoration: none;
}
.page-template-page-locations-listing div.venues-map div.venue-information ul.location-details,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details {
  font-size: 0.8em;
  margin-top: 1.3em;
  padding: 1.3em 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li {
  margin-top: 1.1em;
  padding-left: 2.4em;
}
.page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.address:before,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.address:before {
  font-size: 1.2em;
}
.page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.phone:before,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.phone:before {
  font-size: 1.2em;
}
.page-template-page-locations-listing div.venues-map div.venue-information ul.location-details li.email:before,
.post-type-archive-casa_venue div.venues-map div.venue-information ul.location-details li.email:before {
  font-size: 0.8em;
  top: 0.4em;
}
.page-template-page-locations-listing div.venues-map div.venue-information a.more,
.post-type-archive-casa_venue div.venues-map div.venue-information a.more {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
  border-color: #e5e5e5;
  margin-top: 1.3em;
}
.page-template-page-locations-listing div.venues-map div.venue-information a.more:hover,
.post-type-archive-casa_venue div.venues-map div.venue-information a.more:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
@media only screen and (max-width: 1700px) {
  .page-template-page-locations-listing div.venues-map,
.post-type-archive-casa_venue div.venues-map {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  .page-template-page-locations-listing div.venues-map,
.post-type-archive-casa_venue div.venues-map {
    font-size: 14px;
  }
}
@media only screen and (max-width: 700px) {
  .page-template-page-locations-listing div.venues-map,
.post-type-archive-casa_venue div.venues-map {
    height: 0;
  }
}
.page-template-page-locations-listing div.venues-list,
.post-type-archive-casa_venue div.venues-list {
  padding-top: 3.556em;
  padding-bottom: 3.556em;
}
.page-template-page-locations-listing div.venues-list div.container,
.post-type-archive-casa_venue div.venues-list div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1700px) {
  .page-template-page-locations-listing div.venues-list div.container,
.post-type-archive-casa_venue div.venues-list div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  .page-template-page-locations-listing div.venues-list div.container,
.post-type-archive-casa_venue div.venues-list div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .page-template-page-locations-listing div.venues-list div.container,
.post-type-archive-casa_venue div.venues-list div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-template-page-locations-listing div.venues-list h2,
.post-type-archive-casa_venue div.venues-list h2 {
  font-size: 1.556em;
  line-height: 1.33;
  padding-bottom: 0.7em;
  margin-bottom: 2.6em;
  position: relative;
  max-width: 24.8145em;
}
.page-template-page-locations-listing div.venues-list h2:after,
.post-type-archive-casa_venue div.venues-list h2:after {
  content: "";
  background: linear-gradient(to right, #0878be 0%, #ed1c24 100%);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 3px;
}
.page-template-page-locations-listing div.venues-list div.country-arts-sa-venues-list,
.page-template-page-locations-listing div.venues-list div.other-venues-list,
.post-type-archive-casa_venue div.venues-list div.country-arts-sa-venues-list,
.post-type-archive-casa_venue div.venues-list div.other-venues-list {
  padding-top: 3.556em;
  padding-bottom: 3.556em;
}
.page-template-page-locations-listing div.venues-list div.country-arts-sa-venues-list > div,
.page-template-page-locations-listing div.venues-list div.other-venues-list > div,
.post-type-archive-casa_venue div.venues-list div.country-arts-sa-venues-list > div,
.post-type-archive-casa_venue div.venues-list div.other-venues-list > div {
  margin-left: -1.778em;
  margin-right: -1.778em;
}
.page-template-page-locations-listing div.venues-list div.country-arts-sa-venues-list article,
.page-template-page-locations-listing div.venues-list div.other-venues-list article,
.post-type-archive-casa_venue div.venues-list div.country-arts-sa-venues-list article,
.post-type-archive-casa_venue div.venues-list div.other-venues-list article {
  padding-left: 1.778em;
  padding-right: 1.778em;
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5em;
}
.page-template-page-locations-listing div.venues-list div.country-arts-sa-venues-list,
.post-type-archive-casa_venue div.venues-list div.country-arts-sa-venues-list {
  padding-bottom: 0;
}
.page-template-page-locations-listing div.venues-list .category,
.page-template-page-locations-listing div.venues-list ul.venue-categories,
.post-type-archive-casa_venue div.venues-list .category,
.post-type-archive-casa_venue div.venues-list ul.venue-categories {
  margin-bottom: 0.35em;
}
.page-template-page-locations-listing div.venues-list ul.location-details,
.post-type-archive-casa_venue div.venues-list ul.location-details {
  margin-top: 1.3em;
  padding-top: 1.8em;
  border-top: 1px solid #e5e5e5;
}
.page-template-page-locations-listing div.venues-list ul.location-details li,
.post-type-archive-casa_venue div.venues-list ul.location-details li {
  margin-top: 1.1em;
  padding-left: 2.4em;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.address:before,
.post-type-archive-casa_venue div.venues-list ul.location-details li.address:before {
  font-size: 1.2em;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.phone:before,
.post-type-archive-casa_venue div.venues-list ul.location-details li.phone:before {
  font-size: 1.2em;
}
.page-template-page-locations-listing div.venues-list ul.location-details li.email:before,
.post-type-archive-casa_venue div.venues-list ul.location-details li.email:before {
  font-size: 0.8em;
  top: 0.4em;
}
.page-template-page-locations-listing div.venues-list h3,
.post-type-archive-casa_venue div.venues-list h3 {
  font-size: 1.556em;
  line-height: 1.33;
  margin: 0 0 0 0;
}
.page-template-page-locations-listing div.venues-list a.image,
.post-type-archive-casa_venue div.venues-list a.image {
  display: block;
  margin-bottom: 1em;
}
.page-template-page-locations-listing div.venues-list a.more,
.post-type-archive-casa_venue div.venues-list a.more {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
  border-color: #e5e5e5;
  margin-top: 3em;
}
.page-template-page-locations-listing div.venues-list a.more:hover,
.post-type-archive-casa_venue div.venues-list a.more:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
.page-template-page-locations-listing div.venues-list div.other-venues-list article,
.post-type-archive-casa_venue div.venues-list div.other-venues-list article {
  margin-bottom: 1.5em;
}
.page-template-page-locations-listing div.venues-list div.other-venues-list article > div,
.post-type-archive-casa_venue div.venues-list div.other-venues-list article > div {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #e5e5e5;
}
.page-template-page-locations-listing div.venues-list div.other-venues-list img,
.page-template-page-locations-listing div.venues-list div.other-venues-list ul.location-details,
.page-template-page-locations-listing div.venues-list div.other-venues-list a.more,
.post-type-archive-casa_venue div.venues-list div.other-venues-list img,
.post-type-archive-casa_venue div.venues-list div.other-venues-list ul.location-details,
.post-type-archive-casa_venue div.venues-list div.other-venues-list a.more {
  display: none;
}
.page-template-page-locations-listing div.venues-list div.other-venues-list h3,
.post-type-archive-casa_venue div.venues-list div.other-venues-list h3 {
  font-size: 1em;
  line-height: 1.33;
}
.page-template-page-locations-listing div.venues-list div.other-venues-list h3 a,
.post-type-archive-casa_venue div.venues-list div.other-venues-list h3 a {
  color: #4d4d4f;
  text-decoration: none;
}
.page-template-page-locations-listing div.venues-list div.other-venues-list ul.venue-categories li,
.post-type-archive-casa_venue div.venues-list div.other-venues-list ul.venue-categories li {
  font-size: 0.846em;
}
@media only screen and (max-width: 1700px) {
  .page-template-page-locations-listing div.venues-list,
.post-type-archive-casa_venue div.venues-list {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  .page-template-page-locations-listing div.venues-list,
.post-type-archive-casa_venue div.venues-list {
    font-size: 14px;
  }
}
@media only screen and (max-width: 950px) {
  .page-template-page-locations-listing div.venues-list div.country-arts-sa-venues-list article,
.page-template-page-locations-listing div.venues-list div.other-venues-list article,
.post-type-archive-casa_venue div.venues-list div.country-arts-sa-venues-list article,
.post-type-archive-casa_venue div.venues-list div.other-venues-list article {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .page-template-page-locations-listing div.venues-list div.country-arts-sa-venues-list article,
.page-template-page-locations-listing div.venues-list div.other-venues-list article,
.post-type-archive-casa_venue div.venues-list div.country-arts-sa-venues-list article,
.post-type-archive-casa_venue div.venues-list div.other-venues-list article {
    width: 100%;
  }
}

.blog div.news, section.module-news {
  *zoom: 1;
  clear: both;
}
.blog div.news:before, section.module-news:before, .blog div.news:after, section.module-news:after {
  content: " ";
  display: table;
}
.blog div.news:after, section.module-news:after {
  clear: both;
}
.blog div.news div.news-posts, section.module-news div.news-posts {
  margin-left: -1.778em;
  margin-right: -1.778em;
}
.blog div.news div.news-posts article, section.module-news div.news-posts article {
  padding-left: 1.778em;
  padding-right: 1.778em;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-top: 3.333em;
  padding-bottom: 2.222em;
  position: relative;
  opacity: 1;
  transition: opacity 0.5s ease;
}
.blog div.news div.news-posts article:before, section.module-news div.news-posts article:before, .blog div.news div.news-posts article:after, section.module-news div.news-posts article:after {
  content: "";
  display: block;
  background-color: #d8d8d8;
  position: absolute;
}
.blog div.news div.news-posts article:before, section.module-news div.news-posts article:before {
  height: 1px;
  top: 0;
  left: 0;
  right: 0;
}
.blog div.news div.news-posts article:after, section.module-news div.news-posts article:after {
  top: 3.333em;
  left: 0;
  bottom: 0;
  width: 1px;
}
.blog div.news div.news-posts article:nth-of-type(even):before, section.module-news div.news-posts article:nth-of-type(even):before {
  left: 1.778em;
}
.blog div.news div.news-posts article:nth-of-type(even):after, section.module-news div.news-posts article:nth-of-type(even):after {
  content: none;
}
.blog div.news div.news-posts article:nth-of-type(odd):before, section.module-news div.news-posts article:nth-of-type(odd):before {
  right: 1.778em;
}
.blog div.news div.news-posts article.new, section.module-news div.news-posts article.new {
  opacity: 0;
}
.blog div.news div.news-posts article.first-post, section.module-news div.news-posts article.first-post {
  width: 100%;
  padding-top: 0;
  padding-bottom: 2.778em;
}
.blog div.news div.news-posts article.first-post:before, section.module-news div.news-posts article.first-post:before, .blog div.news div.news-posts article.first-post:after, section.module-news div.news-posts article.first-post:after {
  content: none;
}
.blog div.news div.news-posts article.first-post > div, section.module-news div.news-posts article.first-post > div {
  *zoom: 1;
  clear: both;
}
.blog div.news div.news-posts article.first-post > div:before, section.module-news div.news-posts article.first-post > div:before, .blog div.news div.news-posts article.first-post > div:after, section.module-news div.news-posts article.first-post > div:after {
  content: " ";
  display: table;
}
.blog div.news div.news-posts article.first-post > div:after, section.module-news div.news-posts article.first-post > div:after {
  clear: both;
}
.blog div.news div.news-posts article.first-post div.content, section.module-news div.news-posts article.first-post div.content {
  padding-left: 0;
}
.blog div.news div.news-posts article.first-post h3, section.module-news div.news-posts article.first-post h3 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
  margin: 1.5em 0 0.7em 0;
}
.blog div.news div.news-posts article.first-post p, section.module-news div.news-posts article.first-post p {
  margin: 2em 0 0 0;
}
.blog div.news div.news-posts article.first-post span.date, section.module-news div.news-posts article.first-post span.date {
  font-size: 0.944em;
}
.blog div.news div.news-posts article.first-post a.more, section.module-news div.news-posts article.first-post a.more {
  margin-top: 1.8em;
}
.blog div.news div.news-posts article.has-image div.title, section.module-news div.news-posts article.has-image div.title {
  padding-left: 16.667em;
}
.blog div.news div.news-posts article.has-image.first-post > div, section.module-news div.news-posts article.has-image.first-post > div {
  padding-left: 50%;
}
.blog div.news div.news-posts article.has-image.first-post div.content, section.module-news div.news-posts article.has-image.first-post div.content {
  padding-left: 3.333em;
}
.blog div.news div.news-posts article.has-image.first-post a.image, section.module-news div.news-posts article.has-image.first-post a.image {
  margin-left: -100%;
  width: 100%;
}
.blog div.news div.news-posts a.image, section.module-news div.news-posts a.image {
  margin-left: -16.667em;
  width: 14.889em;
  max-width: none;
  float: left;
}
.blog div.news div.news-posts img, section.module-news div.news-posts img {
  width: 100%;
  display: block;
}
.blog div.news div.news-posts div.title, section.module-news div.news-posts div.title {
  *zoom: 1;
  clear: both;
}
.blog div.news div.news-posts div.title:before, section.module-news div.news-posts div.title:before, .blog div.news div.news-posts div.title:after, section.module-news div.news-posts div.title:after {
  content: " ";
  display: table;
}
.blog div.news div.news-posts div.title:after, section.module-news div.news-posts div.title:after {
  clear: both;
}
.blog div.news div.news-posts div.title > a, section.module-news div.news-posts div.title > a {
  display: block;
}
.blog div.news div.news-posts div.content, section.module-news div.news-posts div.content {
  padding-left: 3.333em;
  overflow: hidden;
}
.blog div.news div.news-posts span.date, section.module-news div.news-posts span.date {
  font-weight: bold;
  font-size: 0.833em;
}
.blog div.news div.news-posts span.date:before, section.module-news div.news-posts span.date:before {
  content: "Posted on ";
}
.blog div.news div.news-posts h3, section.module-news div.news-posts h3 {
  font-size: 1.222em;
  line-height: 1.33;
  margin: 1em 0 0.5em 0;
  max-width: 20em;
}
.blog div.news div.news-posts p, section.module-news div.news-posts p {
  font-size: 1em;
  margin: 1.5em 0 0 0;
}
.blog div.news div.news-posts button.more, section.module-news div.news-posts button.more {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
  border-color: #e5e5e5;
  margin-top: 60px;
}
.blog div.news div.news-posts button.more:hover, section.module-news div.news-posts button.more:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
.blog div.news div.news-posts a, section.module-news div.news-posts a {
  color: #4d4d4f;
  text-decoration: none;
}
.blog div.news div.news-posts a.more, section.module-news div.news-posts a.more {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
  border-color: #e5e5e5;
  min-width: 0;
  margin-top: 1.5em;
}
.blog div.news div.news-posts a.more:hover, section.module-news div.news-posts a.more:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
.blog div.news div.load-more, section.module-news div.load-more {
  position: relative;
  text-align: center;
  padding: 50px 0 15px 0;
}
.blog div.news div.load-more:after, section.module-news div.load-more:after {
  content: "";
  display: block;
  background-color: #e5e5e5;
  height: 1px;
  position: absolute;
  left: -9999em;
  right: -9999em;
  top: 0;
  bottom: auto;
}
.blog div.news div.load-more.max-posts-loaded, section.module-news div.load-more.max-posts-loaded {
  opacity: 0;
}
.blog div.news div.load-more button, section.module-news div.load-more button, .blog div.news div.load-more a.button, section.module-news div.load-more a.button {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
}
.blog div.news div.load-more button:hover, section.module-news div.load-more button:hover, .blog div.news div.load-more a.button:hover, section.module-news div.load-more a.button:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
@media only screen and (max-width: 950px) {
  .blog div.news div.news-posts, section.module-news div.news-posts {
    margin-left: 0;
    margin-right: 0;
  }
  .blog div.news div.news-posts article, section.module-news div.news-posts article {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
  .blog div.news div.news-posts article:before, section.module-news div.news-posts article:before {
    left: 0 !important;
    right: 0 !important;
  }
  .blog div.news div.news-posts article:after, section.module-news div.news-posts article:after {
    content: none;
  }
  .blog div.news div.news-posts p, section.module-news div.news-posts p {
    max-width: 45em;
  }
}
@media only screen and (max-width: 800px) {
  .blog div.news div.news-posts article.first-post, section.module-news div.news-posts article.first-post {
    padding-bottom: 2.778em;
  }
  .blog div.news div.news-posts article.first-post > div, section.module-news div.news-posts article.first-post > div {
    padding-left: 0;
  }
  .blog div.news div.news-posts article.first-post a.image, section.module-news div.news-posts article.first-post a.image {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .blog div.news div.news-posts article.first-post div.content, section.module-news div.news-posts article.first-post div.content {
    padding-left: 0;
  }
  .blog div.news div.news-posts article.first-post h3, section.module-news div.news-posts article.first-post h3 {
    font-size: 1.667em;
    font-weight: normal;
    line-height: 1.33;
    margin: 1.5em 0 0.7em 0;
  }
  .blog div.news div.news-posts article.first-post p, section.module-news div.news-posts article.first-post p {
    margin: 2em 0 0 0;
  }
  .blog div.news div.news-posts article.first-post span.date, section.module-news div.news-posts article.first-post span.date {
    font-size: 0.944em;
  }
  .blog div.news div.news-posts article.first-post a.more, section.module-news div.news-posts article.first-post a.more {
    margin-top: 1.8em;
  }
  .blog div.news div.news-posts article.has-image div.title, section.module-news div.news-posts article.has-image div.title {
    padding-left: 16.667em;
  }
  .blog div.news div.news-posts article.has-image.first-post > div, section.module-news div.news-posts article.has-image.first-post > div {
    padding-left: 0;
  }
  .blog div.news div.news-posts article.has-image.first-post div.content, section.module-news div.news-posts article.has-image.first-post div.content {
    padding-left: 0;
  }
  .blog div.news div.news-posts article.has-image.first-post a.image, section.module-news div.news-posts article.has-image.first-post a.image {
    margin-left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .blog div.news div.news-posts article.first-post h3, section.module-news div.news-posts article.first-post h3 {
    font-weight: bold;
    font-size: 1.4em;
    margin: 1em 0 0.5em 0;
  }
  .blog div.news div.news-posts article.first-post p, section.module-news div.news-posts article.first-post p {
    margin: 1em 0 0 0;
  }
  .blog div.news div.news-posts article.has-image h3, section.module-news div.news-posts article.has-image h3 {
    margin: 1em 0 0.5em 0;
  }
  .blog div.news div.news-posts article h3, section.module-news div.news-posts article h3 {
    margin-top: 0;
    font-size: 1.4em;
  }
  .blog div.news div.news-posts article p, section.module-news div.news-posts article p {
    margin: 1em 0 0 0;
  }
  .blog div.news div.news-posts a.image, section.module-news div.news-posts a.image {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .blog div.news div.news-posts div.title, section.module-news div.news-posts div.title {
    padding-left: 0 !important;
  }
}

.blog div.news {
  padding-top: 4.5em;
  padding-bottom: 5.556em;
}
.blog div.news div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1700px) {
  .blog div.news div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  .blog div.news div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .blog div.news div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1700px) {
  .blog div.news {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  .blog div.news {
    font-size: 14px;
  }
}

.single-post div.main-content hgroup {
  position: relative;
  padding-right: 11.111em;
  padding-bottom: 1.389em;
  margin-bottom: 1.389em;
  border-bottom: 1px solid #e5e5e5;
}
.single-post div.main-content time {
  position: absolute;
  right: 0;
  bottom: 1.73em;
  font-weight: bold;
  font-size: 0.944em;
}
.single-post div.main-content h1 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
  margin: 0;
}
.single-post div.main-content figure {
  margin: 0 0 3.529em 0;
}
.single-post div.latest-news h4 {
  font-size: 1em;
  line-height: 1.33;
  margin: 0;
  padding: 0.765em 0 1.706em 0;
  position: relative;
}
.single-post div.latest-news h4:after {
  content: "";
  width: 100%;
  display: block;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #4d51a6;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItOC40JSIgeTE9IjIzLjYlIiB4Mj0iMTA4LjQlIiB5Mj0iNzYuNCUiPjxzdG9wIHN0b3AtY29sb3I9IiMwODc4YmUiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzhiMmU5MCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuOTUiLz48c3RvcCBzdG9wLWNvbG9yPSIjOGUyYzhlIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC45NyIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MjJhOGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(340deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(110deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
  background-image: -ms-repeating-linear-gradient(340deg, rgb(8, 120, 190) 0%, rgb(139, 46, 144) 95%, rgb(142, 44, 142) 97%, rgb(146, 42, 141) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0878be", endColorstr="#ff922a8d", GradientType=1);
}
.single-post div.latest-news ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 0.889em;
  line-height: 1.5;
}
.single-post div.latest-news li {
  border-bottom: 1px solid #e5e5e5;
}
.single-post div.latest-news a {
  color: #4d4d4f;
  text-decoration: none;
  display: block;
  padding: 1.353em 0;
}
.single-post section.post-sponsors {
  padding-top: 5.556em;
}
@media only screen and (max-width: 900px) {
  .single-post div.main-content hgroup {
    padding-right: 0;
  }
  .single-post div.main-content time {
    position: relative;
    bottom: 0;
  }
}

.page-template-profile_listing section.profiles-list {
  margin-left: -1.778em;
  margin-right: -1.778em;
  padding-top: 4em;
}
.page-template-profile_listing section.profiles-list article {
  padding-left: 1.778em;
  padding-right: 1.778em;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin-bottom: 5.556em;
}
.page-template-profile_listing section.profiles-list a.title {
  *zoom: 1;
  clear: both;
  display: block;
  padding-top: 2.222em;
  margin-bottom: 2.222em;
}
.page-template-profile_listing section.profiles-list a.title:before, .page-template-profile_listing section.profiles-list a.title:after {
  content: " ";
  display: table;
}
.page-template-profile_listing section.profiles-list a.title:after {
  clear: both;
}
.page-template-profile_listing section.profiles-list a.title.has-image {
  padding-left: 10em;
}
.page-template-profile_listing section.profiles-list img {
  max-width: 8.333em;
  width: 8.333em;
  height: 8.333em;
  border-radius: 50%;
  float: left;
  margin-top: -2.222em;
  margin-left: -10em;
}
.page-template-profile_listing section.profiles-list h3 {
  font-size: 0.722em;
  letter-spacing: 0.3em;
  font-weight: 800;
  text-transform: uppercase;
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.page-template-profile_listing section.profiles-list h2 {
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.page-template-profile_listing section.profiles-list p {
  font-size: 0.944em;
  margin: 0 0 2.222em 0;
}
.page-template-profile_listing section.profiles-list a {
  border-bottom: none;
  padding: 0;
}
.page-template-profile_listing section.profiles-list a.view-profile {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
  margin-right: 1em;
}
.page-template-profile_listing section.profiles-list a.view-profile:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
.page-template-profile_listing section.profiles-list a.get-in-touch {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid white;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  position: relative;
}
.page-template-profile_listing section.profiles-list a.get-in-touch:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: opacity 0.15s;
}
.page-template-profile_listing section.profiles-list a.get-in-touch:hover:after {
  opacity: 1;
}
.page-template-profile_listing section.profiles-list a.view-profile, .page-template-profile_listing section.profiles-list a.get-in-touch {
  padding: 0 1em;
  min-width: 10em;
}
@media only screen and (max-width: 1100px) {
  .page-template-profile_listing section.profiles-list a.title {
    margin-bottom: 1em;
  }
  .page-template-profile_listing section.profiles-list a.title.has-image {
    padding-left: 0;
  }
  .page-template-profile_listing section.profiles-list img {
    float: none;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 1020px) {
  .page-template-profile_listing section.profiles-list {
    padding-top: 2em;
  }
  .page-template-profile_listing section.profiles-list article {
    width: 100%;
    margin-bottom: 2em;
  }
  .page-template-profile_listing section.profiles-list p {
    margin: 0 0 1.5em 0;
    max-width: 36em;
  }
}

.page-template-profile_single div.profile-content {
  *zoom: 1;
  clear: both;
}
.page-template-profile_single div.profile-content:before, .page-template-profile_single div.profile-content:after {
  content: " ";
  display: table;
}
.page-template-profile_single div.profile-content:after {
  clear: both;
}
.page-template-profile_single div.profile-content > *:nth-child(1),
.page-template-profile_single div.profile-content > *:nth-child(2) {
  margin-top: 0;
}
.page-template-profile_single div.profile-content.has-image {
  padding-left: 18.889em;
}
.page-template-profile_single div.profile-content > img {
  display: block;
  width: 12.222em;
  height: 12.222em;
  border-radius: 50%;
  float: left;
  margin-left: -18.889em;
  max-width: none;
  max-width: initial;
}
.page-template-profile_single div.profile-content a.get-in-touch {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid white;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  position: relative;
}
.page-template-profile_single div.profile-content a.get-in-touch:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: opacity 0.15s;
}
.page-template-profile_single div.profile-content a.get-in-touch:hover:after {
  opacity: 1;
}

.page-template-grants_listing section.grants-list {
  padding-top: 2em;
}
.page-template-grants_listing section.grants-list > h3 {
  margin-bottom: 0;
}
.page-template-grants_listing section.grants-list article {
  border-bottom: 1px solid #e5e5e5;
  padding: 2.5em 0 2em 0;
}
.page-template-grants_listing section.grants-list article p {
  font-size: 0.944em;
}
.page-template-grants_listing section.grants-list article a {
  padding-bottom: 0;
  border-bottom: none;
}
.page-template-grants_listing section.grants-list article a.view-grant-details {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
  margin: 0 1em 0.5em 0;
}
.page-template-grants_listing section.grants-list article a.view-grant-details:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
.page-template-grants_listing section.grants-list article a.apply-for-grant {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid white;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  position: relative;
  margin: 0 0 0.5em 0;
}
.page-template-grants_listing section.grants-list article a.apply-for-grant:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: opacity 0.15s;
}
.page-template-grants_listing section.grants-list article a.apply-for-grant:hover:after {
  opacity: 1;
}
.page-template-grants_listing section.grants-list div.title {
  *zoom: 1;
  clear: both;
}
.page-template-grants_listing section.grants-list div.title:before, .page-template-grants_listing section.grants-list div.title:after {
  content: " ";
  display: table;
}
.page-template-grants_listing section.grants-list div.title:after {
  clear: both;
}
.page-template-grants_listing section.grants-list div.title.has-image {
  padding-left: 14.444em;
}
.page-template-grants_listing section.grants-list div.title img {
  display: block;
  width: 12.222em;
  max-width: none;
  float: left;
  margin-left: -14.444em;
}
.page-template-grants_listing section.grants-list div.title h3 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
  padding: 0;
  margin: 0.3em 0 0.5em 0;
  border-bottom: none;
}
.page-template-grants_listing section.grants-list div.title ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.944em;
  font-weight: bold;
}
.page-template-grants_listing section.grants-list div.title li {
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 600px) {
  .page-template-grants_listing section.grants-list div.title.has-image {
    padding-left: 0;
  }
  .page-template-grants_listing section.grants-list div.title img {
    width: 100%;
    max-width: 100%;
    float: none;
    margin: 0 0 1em 0;
  }
}

.page-template-grants_single a.apply-for-grant {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid white;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  position: relative;
  margin-top: 2em;
}
.page-template-grants_single a.apply-for-grant:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: opacity 0.15s;
}
.page-template-grants_single a.apply-for-grant:hover:after {
  opacity: 1;
}

section.search {
  padding-top: 2.778em;
  padding-bottom: 5.556em;
}
section.search div.container {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1700px) {
  section.search div.container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1500px) {
  section.search div.container {
    max-width: 1140px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  section.search div.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
section.search div.container > div {
  *zoom: 1;
  clear: both;
  padding-right: 27.5em;
}
section.search div.container > div:before, section.search div.container > div:after {
  content: " ";
  display: table;
}
section.search div.container > div:after {
  clear: both;
}
section.search form.search {
  position: relative;
}
section.search form.search:before {
  content: "";
  display: block;
  background-color: #e5e5e5;
  height: 1px;
  position: absolute;
  left: -9999em;
  right: 0;
  bottom: 0;
}
section.search form.search > div {
  *zoom: 1;
  clear: both;
  width: 100%;
  max-width: 42.778em;
  padding-right: 2.222em;
}
section.search form.search > div:before, section.search form.search > div:after {
  content: " ";
  display: table;
}
section.search form.search > div:after {
  clear: both;
}
section.search form.search input[type=text] {
  border: none;
  border-radius: 0;
  padding: 0 0.833em 0.9em 0;
  font-size: 1.556em;
  font-weight: 300;
  width: 100%;
  float: left;
}
section.search form.search button {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  float: right;
  margin-right: -2.222em;
  width: 2.222em;
}
section.search form.search button:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b";
  color: #4d4d4f;
  font-size: 1.8em;
}
section.search form.search ::-webkit-input-placeholder {
  color: #4d4d4f;
}
section.search form.search ::-moz-placeholder {
  color: #4d4d4f;
}
section.search form.search :-ms-input-placeholder {
  color: #4d4d4f;
}
section.search form.search :-moz-placeholder {
  color: #4d4d4f;
}
section.search div.main-content h2 {
  font-size: 1.222em;
  line-height: 1.33;
  font-weight: bold;
  margin: 1em 0 0 0;
  padding: 0;
  border-bottom: none;
}
section.search div.main-content p {
  margin: 1em 0 0 0;
}
section.search div.main-content a {
  padding-bottom: 0;
  border-bottom: none;
}
section.search div.search-results {
  max-width: 42.222em;
}
section.search div.search-results article {
  padding: 50px 0;
  border-top: 1px solid #e5e5e5;
}
section.search div.search-results article:first-child {
  border-top: none;
}
section.search div.search-results a.view-page {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
  min-width: 9em;
  margin-top: 1.5em;
}
section.search div.search-results a.view-page:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
section.search div.search-results .past-event, section.search div.search-results .dates {
  display: block;
  font-size: 0.778em;
  font-weight: bold;
  padding-top: 9px;
}
section.search div.search-results .past-event {
  color: #ed1d24;
}
section.search div.popular-searches {
  padding-top: 1em;
}
section.search div.popular-searches h2 {
  font-size: 1.222em;
  line-height: 1.33;
  padding-bottom: 0.5em;
  margin: 0 0 1.5em 0;
  position: relative;
}
section.search div.popular-searches h2:after {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #4d51a6;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMDg3OGJlIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MjJhOGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(left, rgb(8, 120, 190) 0%, rgb(146, 42, 141) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to right, rgb(8, 120, 190) 0%, rgb(146, 42, 141) 100%);
  background-image: -ms-repeating-linear-gradient(left, rgb(8, 120, 190) 0%, rgb(146, 42, 141) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0878be", endColorstr="#ff922a8d", GradientType=1);
}
section.search div.popular-searches ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
section.search div.popular-searches li {
  font-size: 1.444em;
  margin-bottom: 0.5em;
  text-transform: capitalize;
}
section.search div.popular-searches a {
  border-bottom: none;
  padding-bottom: 0;
}
section.search div.breadcrumbs {
  font-size: 0.778em;
  font-weight: bold;
  color: #979797;
}
section.search div.breadcrumbs a {
  color: #979797;
}
section.search div.breadcrumbs a:hover {
  color: #4d4d4f;
}
@media only screen and (max-width: 1700px) {
  section.search {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1500px) {
  section.search {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1100px) {
  section.search div.container > div {
    padding-right: 23em;
  }
}
@media only screen and (max-width: 900px) {
  section.search div.container > div {
    padding-right: 0;
  }
  section.search div.main-sidebar {
    display: block;
  }
  section.search form.search > div {
    max-width: 100%;
  }
}

.past-events {
  margin-top: 20px;
}
.past-events a {
  display: inline-block;
  vertical-align: text-top;
}

section.sponsors-list {
  margin-top: 3em;
}
section.sponsors-list div.sponsors-group {
  margin-top: 3em;
}
section.sponsors-list div.sponsors-group:first-child {
  margin-top: 0;
}
section.sponsors-list div.sponsors-subgroup {
  margin-top: 2em;
}
section.sponsors-list h3 {
  border-bottom: none;
  margin: 0.5em 0 0.5em 0;
  padding: 0;
}
section.sponsors-list p {
  margin: 0.5em 0 1em 0;
}
section.sponsors-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 1.5em 0 0 0;
}
section.sponsors-list li {
  margin: 0 2em 1em 0;
  display: inline-block;
  vertical-align: top;
}
section.sponsors-list img {
  height: 5em;
  width: auto;
}
@media only screen and (max-width: 600px) {
  section.sponsors-list img {
    height: 3em;
  }
}

@media only screen and (min-width: 800px) {
  .error404 .page-not-found-options {
    display: none;
  }
}
.error404 form.search {
  margin-bottom: 2em;
}
.error404 form.search > div {
  *zoom: 1;
  clear: both;
  padding: 0.7em 3em 0.7em 1em;
  border-bottom: 1px solid #e5e5e5;
}
.error404 form.search > div:before, .error404 form.search > div:after {
  content: " ";
  display: table;
}
.error404 form.search > div:after {
  clear: both;
}
.error404 form.search input {
  width: 100%;
  padding: 0;
  border-radius: 0;
  border: none;
  float: left;
  line-height: 1.6;
}
.error404 form.search button {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  float: right;
  margin-right: -2em;
}
.error404 form.search button:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b";
  font-size: 1.5em;
  color: #4d4d4f;
}
.error404 .event-images {
  display: none;
}
.error404 #viewport {
  height: 506px;
  margin-top: -233px;
}
@media only screen and (max-width: 800px) {
  .error404 #viewport {
    display: none;
  }
}

.show--donation-form {
  overflow: hidden;
}

#donation-form {
  --gradient: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  --padding: 50px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  visibility: hidden;
  opacity: 0%;
  transition: 0.3s cubic-bezier(0.42, 0.01, 0.23, 1);
}
@media (max-width: 1024px) {
  #donation-form {
    --padding: 40px;
  }
}
@media (max-width: 770px) {
  #donation-form {
    --padding: 30px;
  }
}
@media (max-width: 600px) {
  #donation-form {
    --padding: 20px;
  }
}
.show--donation-form #donation-form {
  visibility: visible;
  opacity: 100%;
}
.show--donation-form #donation-form > form {
  transform: translate(-50%, 0);
}
#donation-form > form {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100px);
  background-color: white;
  max-width: 960px;
  width: 100%;
  overflow: hidden;
  transition: 0.3s cubic-bezier(0.42, 0.01, 0.23, 1);
}
#donation-form > form > button {
  position: absolute;
  top: calc(var(--padding) / 2);
  right: calc(var(--padding) / 2);
  cursor: pointer;
  background: none;
  border: none;
  width: 30px;
  height: 30px;
  z-index: 10;
}
#donation-form > form > button::before, #donation-form > form > button::after {
  content: "";
  position: absolute;
  top: 0;
  width: 2px;
  height: 30px;
  background-color: #4d4d4f;
  transform: rotate(45deg);
}
#donation-form > form > button::after {
  transform: rotate(-45deg);
}
@media (max-width: 570px) {
  #donation-form > form > button {
    width: 20px;
    height: 20px;
  }
  #donation-form > form > button::before, #donation-form > form > button::after {
    height: 20px;
  }
}
#donation-form .swiper-slide > div:first-child {
  margin: 5.55rem 0 var(--padding);
  max-height: calc(100vh - 300px);
  overflow: auto;
  padding: 0 calc(var(--padding) / 2);
}
@media (max-width: 600px) {
  #donation-form .swiper-slide > div:first-child {
    margin-top: 4rem;
  }
}
#donation-form .swiper-slide > div:first-child > .error {
  border: 2px solid #ea212d;
  border-radius: 0.529em;
  padding: 10px 20px 8px;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 1rem;
}
#donation-form .swiper-slide > div:first-child > .error:empty {
  display: none;
}
#donation-form .fieldset .legend {
  font-size: 1.67rem;
  line-height: 1.2;
}
#donation-form .fieldset + .fieldset {
  margin-top: 3.9rem;
}
#donation-form .fieldset:first-child > .legend {
  margin-top: 0;
}
@media (max-width: 700px) {
  #donation-form .fieldset .legend {
    font-size: 1.4rem;
    margin: 0.8em 0;
  }
  #donation-form .fieldset + .fieldset {
    margin-top: 2.5rem;
  }
}
#donation-form .error + .fieldset .legend {
  margin-top: 0;
}
#donation-form .swiper-pagination {
  --swiper-pagination-bullet-width: 15px;
  --swiper-pagination-bullet-height: 15px;
  display: flex;
  justify-content: space-between;
  bottom: auto;
  left: 200px;
  right: 200px;
  width: auto;
  margin-top: var(--padding);
}
@media (max-width: 770px) {
  #donation-form .swiper-pagination {
    left: 100px;
    right: 100px;
  }
}
@media (max-width: 570px) {
  #donation-form .swiper-pagination {
    left: 60px;
    right: 60px;
  }
}
@media (max-width: 400px) {
  #donation-form .swiper-pagination {
    left: 50px;
    right: 50px;
  }
}
@media (max-width: 360px) {
  #donation-form .swiper-pagination {
    left: 40px;
    right: 40px;
  }
}
#donation-form .swiper-pagination::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  right: 5px;
  background: var(--gradient);
  background-color: rgba(112, 112, 112, 0.31);
  height: 1px;
}
#donation-form .swiper-pagination .swiper-pagination-bullet {
  background: var(--gradient);
}
#donation-form .swiper-pagination .swiper-pagination-bullet span {
  color: #ea212d;
}
#donation-form .swiper-pagination .swiper-pagination-bullet-active ~ .swiper-pagination-bullet {
  background: white;
}
#donation-form .swiper-pagination .swiper-pagination-bullet-active ~ .swiper-pagination-bullet > span {
  color: inherit;
}
#donation-form .swiper-pagination > span {
  position: relative;
  opacity: 100%;
  border: 1px solid #ea212d;
  background: white;
}
#donation-form .swiper-pagination > span > span {
  position: absolute;
  white-space: nowrap;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 10px);
}
@media (max-width: 600px) {
  #donation-form .swiper-pagination > span > span {
    font-size: 0.944em;
  }
}
@media (max-width: 480px) {
  #donation-form .swiper-pagination > span > span {
    font-size: 0.8em;
  }
}
#donation-form .swiper-slide {
  display: flex;
  flex-direction: column;
  height: auto;
  padding: var(--padding) calc(var(--padding) / 2);
}
#donation-form .navigation {
  display: flex;
  justify-content: space-between;
  margin-top: auto;
  padding: 0 calc(var(--padding) / 2);
}
#donation-form .navigation .back {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
  border-color: #e5e5e5;
}
#donation-form .navigation .back:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
#donation-form .navigation .next {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid white;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  position: relative;
  background: var(--gradient);
  margin-left: auto;
}
#donation-form .navigation .next:disabled {
  background: #dbdbdb;
  cursor: default;
}
#donation-form .navigation .next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.8em;
  height: 1.8em;
  border: 4px solid rgba(255, 255, 255, 0.8);
  border-top-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  opacity: 0%;
  -webkit-animation: spinny 0.7s linear infinite;
          animation: spinny 0.7s linear infinite;
}
@-webkit-keyframes spinny {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes spinny {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@media (max-width: 360px) {
  #donation-form .navigation .back,
#donation-form .navigation .next {
    min-width: 9em;
  }
}
#donation-form > form.loading .navigation .next {
  color: rgba(255, 255, 255, 0);
}
#donation-form > form.loading .navigation .next::before {
  opacity: 100%;
}
#donation-form .subfieldset {
  display: flex;
  grid-gap: calc(var(--padding) / 3);
  gap: calc(var(--padding) / 3);
  margin-top: -1rem;
}
#donation-form .subfieldset + label,
#donation-form .subfieldset .subfieldset {
  margin-top: 1rem;
}
#donation-form .subfieldset label {
  margin-top: 1rem;
  flex: 1;
}
#donation-form label {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
}
#donation-form label.checkbox > span {
  padding-top: 5px;
}
#donation-form label + label,
#donation-form label .subfieldset {
  margin-top: 1rem;
}
#donation-form label input {
  border: 1px solid #c7c7c7;
  border-radius: 0.529em;
  height: 3.33em;
  margin-top: 0.5em;
  width: 100%;
}
@media (max-width: 600px) {
  #donation-form label input {
    height: 2.5em;
  }
}
#donation-form .custom-amount {
  flex-direction: row;
  align-items: center;
  border: 1px solid #c7c7c7;
  border-radius: 0.529em;
  height: 2.4em;
  margin-top: 0.5rem;
  padding: 5px 1rem 0;
  font-size: 1.67rem;
}
@media (max-width: 500px) {
  #donation-form .custom-amount {
    height: 2.2em;
  }
}
#donation-form .custom-amount::before {
  content: "$";
  font-size: inherit;
}
#donation-form .custom-amount input {
  font-size: inherit;
  border: none;
  flex: 1;
  margin: 0;
  background: transparent;
}
#donation-form .preset-amounts,
#donation-form .areas-of-giving {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  grid-gap: 0.5rem;
  gap: 0.5rem;
  padding: 0;
  margin: 0;
  font-size: 1.67rem;
}
#donation-form .preset-amounts li,
#donation-form .areas-of-giving li {
  flex: 1;
  cursor: pointer;
}
#donation-form .preset-amounts li label,
#donation-form .areas-of-giving li label {
  padding: 0;
  border: 0;
  height: 2.4em;
}
@media (max-width: 500px) {
  #donation-form .preset-amounts li label,
#donation-form .areas-of-giving li label {
    height: 2.2em;
  }
}
#donation-form .preset-amounts li label span,
#donation-form .areas-of-giving li label span {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #c7c7c7;
  border-radius: 0.529em;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 0.4em 0.2em 0.2em;
  line-height: 1.2;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#donation-form .preset-amounts li label span::before,
#donation-form .areas-of-giving li label span::before {
  content: none;
}
#donation-form .preset-amounts li label :checked + span,
#donation-form .areas-of-giving li label :checked + span {
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  color: white;
}
#donation-form .preset-amounts li label input,
#donation-form .areas-of-giving li label input {
  width: 0;
}
@media (max-width: 700px) {
  #donation-form .preset-amounts,
#donation-form .areas-of-giving,
#donation-form .custom-amount {
    font-size: 1.4rem;
  }
}
@media (max-width: 400px) {
  #donation-form .preset-amounts,
#donation-form .areas-of-giving,
#donation-form .custom-amount {
    font-size: 1rem;
  }
}
#donation-form .areas-of-giving li {
  flex: 0 1 calc(33.33% - 0.3333333333rem);
}
#donation-form .areas-of-giving li label span {
  font-size: 1rem;
  padding: 0.4em 0.6em 0.2em;
  line-height: 1;
}
@media (max-width: 770px) {
  #donation-form .areas-of-giving li label span {
    font-size: 0.944rem;
  }
}
@media (max-width: 400px) {
  #donation-form .areas-of-giving li label span {
    font-size: 12px;
  }
}
@media (max-width: 530px) {
  #donation-form .areas-of-giving li {
    flex: 0 1 calc(50% - 0.5rem);
  }
}
#donation-form .order-details {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
#donation-form .order-details .legend {
  flex-basis: 100%;
}
#donation-form .order-details > div {
  flex-basis: 66.66%;
  padding: 1em 2em 1em 0;
  border-bottom: 1px solid rgba(112, 112, 112, 0.31);
  flex-grow: 0;
}
#donation-form .order-details > dl {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 33.33%;
  margin: 0;
}
#donation-form .order-details > dl dt,
#donation-form .order-details > dl dd {
  flex-basis: 50%;
  margin: 0;
  border-bottom: 1px solid rgba(112, 112, 112, 0.31);
  padding: 1em;
}
#donation-form .order-details > dl dt:last-of-type,
#donation-form .order-details > dl dd:last-of-type {
  font-size: 1.67em;
  border-bottom: 0;
  padding: 0.6em;
}
#donation-form .order-details > dl dd {
  text-align: right;
}
@media (max-width: 700px) {
  #donation-form .order-details > div {
    flex-basis: 60%;
  }
  #donation-form .order-details > dl {
    flex-basis: 40%;
  }
}
@media (max-width: 600px) {
  #donation-form .order-details > div {
    flex-basis: 100%;
  }
  #donation-form .order-details > dl {
    margin-left: auto;
    flex-basis: 250px;
  }
  #donation-form .order-details > dl dt,
#donation-form .order-details > dl dt:last-of-type {
    padding-left: 0;
  }
  #donation-form .order-details > dl dd,
#donation-form .order-details > dl dd:last-of-type {
    padding-right: 0;
  }
}
@media (max-width: 400px) {
  #donation-form .order-details > dl {
    flex-basis: 100%;
  }
}
#donation-form .thank-you {
  justify-content: center;
}
#donation-form .thank-you > div:first-child {
  width: 420px;
  align-self: center;
  text-align: center;
  overflow: hidden;
}
#donation-form .thank-you h3 {
  font-size: 2.11rem;
}
#donation-form .thank-you p {
  font-size: 1.67rem;
}
#donation-form .thank-you button {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid white;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  background: var(--gradient);
}
#donation-form .component--address-search {
  margin-top: 1rem;
}
#donation-form .component--address-search .cant-find {
  margin: 0.5rem 0 0;
}
#donation-form .component--address-search .cant-find button {
  border: none;
  background: none;
  padding: 0;
  color: #0878be;
  cursor: pointer;
}
#donation-form .component--address-search .manual-address {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#donation-form .component--address-search .manual-address > label {
  flex-basis: calc(50% - var(--padding) / 6);
  margin-top: 1rem;
}
#donation-form .password-reset {
  border: none;
  background: none;
  padding: 0;
  color: #0878be;
  cursor: pointer;
  margin-top: 0.5rem;
}
#donation-form .password-reset .requirement-met {
  list-style-type: "✅";
  color: #0878be;
}
#donation-form .shake {
  -webkit-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
          animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  perspective: 1000px;
}
@-webkit-keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

.pac-container {
  z-index: 10010;
}

#reset-password > div {
  opacity: 0%;
  transition: 0.15s;
}
#reset-password > div.is--visible {
  opacity: 100%;
}
#reset-password .loading {
  position: relative;
  top: 0.9em;
  left: 0.9em;
  width: 1.8em;
  height: 1.8em;
  border: 4px solid rgba(237, 29, 36, 0.8);
  border-top-color: rgba(237, 29, 36, 0.2);
  border-radius: 50%;
  -webkit-animation: spinny 0.7s linear infinite;
          animation: spinny 0.7s linear infinite;
}
#reset-password .requirement-met {
  list-style-type: "✅";
  color: #0878be;
}
#reset-password label {
  display: flex;
  flex-direction: column;
}
#reset-password label + label {
  margin-top: 1rem;
}
#reset-password button {
  padding: 0 1.471em;
  display: inline-block;
  font-size: 0.944em;
  height: 2.647em;
  line-height: 2.647em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  min-width: 11em;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  border-color: #e5e5e5;
  transition: all 0.15s;
  position: relative;
  margin-top: 2rem;
}
#reset-password button:hover {
  color: #ed1d24;
  border-color: #ed1d24;
}
#reset-password button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.8em;
  height: 1.8em;
  border: 4px solid rgba(237, 29, 36, 0.8);
  border-top-color: rgba(237, 29, 36, 0.2);
  border-radius: 50%;
  opacity: 0%;
  -webkit-animation: spinny 0.7s linear infinite;
          animation: spinny 0.7s linear infinite;
}
#reset-password .is--submitting button {
  color: rgba(255, 255, 255, 0);
}
#reset-password .is--submitting button::before {
  opacity: 100%;
}
#reset-password .shake {
  -webkit-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
          animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  perspective: 1000px;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes spinny {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.module-slideshow-internal {
  padding-top: 8em;
  padding-bottom: 8em;
  color: white;
}
@media only screen and (max-width: 1000px) {
  .module-slideshow-internal {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media only screen and (max-width: 700px) {
  .module-slideshow-internal {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
.module-slideshow-internal.background-colour-grey {
  background-color: #efefef;
}
.module-slideshow-internal > div {
  max-width: 1370px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1500px) {
  .module-slideshow-internal > div {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .module-slideshow-internal > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.module-slideshow-internal .swiper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.module-slideshow-internal .swiper-slide {
  display: flex;
  height: auto;
}
.module-slideshow-internal .swiper-slide > div {
  width: 50%;
}
.module-slideshow-internal .image {
  position: relative;
}
.module-slideshow-internal .image:before {
  content: "";
  display: block;
  padding-bottom: 80%;
}
.module-slideshow-internal .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.module-slideshow-internal .content {
  padding: 50px;
  background-color: #ea212d;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.module-slideshow-internal .content h2 {
  font-size: 1.7em;
  line-height: 1.2;
  margin-top: 0;
}
.module-slideshow-internal .content p {
  margin-bottom: 0;
}
.module-slideshow-internal .text {
  max-width: 28em;
}
.module-slideshow-internal .buttons {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3em;
  margin-bottom: -0.9em;
}
.module-slideshow-internal .buttons a {
  padding: 0.7em 1.471em;
  display: inline-block;
  font-size: 0.944em;
  font-weight: bold;
  border: 1px solid white;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 0.9em;
}
.module-slideshow-internal .buttons a:first-child {
  background-color: white;
  color: #ea212d;
  margin-right: 0.9em;
}
.module-slideshow-internal .controls {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
}
.module-slideshow-internal .controls .prev:before,
.module-slideshow-internal .controls .next:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #979797;
  cursor: pointer;
  font-size: 20px;
}
.module-slideshow-internal .controls .prev {
  margin-right: 15px;
}
.module-slideshow-internal .controls .prev:before {
  content: "\e902";
}
.module-slideshow-internal .controls .next {
  margin-left: 15px;
}
.module-slideshow-internal .controls .next:before {
  content: "\e90f";
}
.module-slideshow-internal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 11px;
}
.module-slideshow-internal .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  opacity: 1;
  background-color: #d8d8d8;
}
.module-slideshow-internal .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0878be;
}
.module-slideshow-internal a {
  color: inherit;
}
@media only screen and (max-width: 800px) {
  .module-slideshow-internal > div {
    padding: 0;
  }
  .module-slideshow-internal .swiper-slide {
    flex-direction: column;
  }
  .module-slideshow-internal .swiper-slide > div {
    width: 100%;
  }
  .module-slideshow-internal .image:before {
    padding-bottom: 60%;
  }
}
@media only screen and (max-width: 700px) {
  .module-slideshow-internal .content {
    padding: 30px;
  }
  .module-slideshow-internal .controls {
    margin-top: 30px;
  }
}

.module-call-to-action-internal {
  position: relative;
  overflow: hidden;
  display: flex;
}
.module-call-to-action-internal.type-default {
  display: flex;
}
.module-call-to-action-internal.type-default > div {
  width: 50%;
}
.module-call-to-action-internal.type-default .image {
  position: relative;
}
.module-call-to-action-internal.type-default .image:before {
  content: "";
  display: block;
  padding-bottom: 60%;
}
.module-call-to-action-internal.type-default .content {
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  color: white;
  padding: 100px;
}
.module-call-to-action-internal.type-default .content > * {
  max-width: 595px;
}
.module-call-to-action-internal.type-default .content .cta-button {
  background: white;
  color: #ea212d;
}
.module-call-to-action-internal.type-fullwidth {
  text-align: center;
  flex-direction: column;
  justify-content: center;
}
.module-call-to-action-internal.type-fullwidth.has-background-image {
  color: white;
  min-height: 40em;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.51);
}
.module-call-to-action-internal.type-fullwidth .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.module-call-to-action-internal.type-fullwidth .image:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.module-call-to-action-internal.type-fullwidth .content {
  padding-top: 8em;
  padding-bottom: 8em;
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  max-width: 730px;
}
@media only screen and (max-width: 1000px) {
  .module-call-to-action-internal.type-fullwidth .content {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media only screen and (max-width: 700px) {
  .module-call-to-action-internal.type-fullwidth .content {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
@media only screen and (max-width: 1500px) {
  .module-call-to-action-internal.type-fullwidth .content {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .module-call-to-action-internal.type-fullwidth .content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.module-call-to-action-internal .content h2 {
  font-size: 2.111em;
  font-weight: 300;
  line-height: 1.33;
  font-weight: bold;
  margin-top: 0;
}
.module-call-to-action-internal .content .cta-button {
  padding: 0.7em 1.471em;
  display: inline-block;
  font-size: 0.944em;
  font-weight: bold;
  border: 1px solid white;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: transparent;
  cursor: pointer;
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  text-shadow: none;
  border: none;
  margin-top: 1em;
}
.module-call-to-action-internal .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.module-call-to-action-internal a {
  color: inherit;
}
@media only screen and (max-width: 1700px) {
  .module-call-to-action-internal.type-fullwidth.has-background-image {
    min-height: 30em;
  }
}
@media only screen and (max-width: 1400px) {
  .module-call-to-action-internal.type-default .content {
    padding: 60px;
  }
}
@media only screen and (max-width: 800px) {
  .module-call-to-action-internal.type-default {
    flex-direction: column;
  }
  .module-call-to-action-internal.type-default > div {
    width: 100%;
  }
  .module-call-to-action-internal.type-default .content {
    padding: 60px 35px;
  }
  .module-call-to-action-internal.type-fullwidth.has-background-image {
    min-height: 25em;
  }
}
@media only screen and (max-width: 600px) {
  .module-call-to-action-internal.type-default .content {
    padding: 40px 20px;
  }
}

.module-team-members {
  padding-top: 8em;
  padding-bottom: 8em;
}
@media only screen and (max-width: 1000px) {
  .module-team-members {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media only screen and (max-width: 700px) {
  .module-team-members {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
.module-team-members > div {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 1500px) {
  .module-team-members > div {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .module-team-members > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.module-team-members .content {
  max-width: 560px;
  text-align: center;
  margin-bottom: 6em;
}
.module-team-members .content h2 {
  font-size: 2.111em;
  font-weight: 300;
  line-height: 1.33;
  font-weight: bold;
}
.module-team-members .team-members {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -37px -6em -37px;
}
.module-team-members .team-members li {
  width: calc(33.33% - 74px);
  display: flex;
  flex-direction: column;
  margin: 0 37px 6em 37px;
}
.module-team-members .team-members li:last-child {
  margin-right: auto;
}
.module-team-members .team-members img {
  width: 73%;
  max-width: 300px;
  border-radius: 50%;
  margin: 0 auto 3em auto;
}
.module-team-members .team-members h3 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
  font-weight: bold;
  margin: 0 0 1em 0;
}
.module-team-members .team-members p {
  margin: 0;
}
@media only screen and (max-width: 1000px) {
  .module-team-members .team-members {
    margin: 0 0 -4em 0;
  }
  .module-team-members .team-members li {
    margin: 0 0 4em 0;
    width: 100%;
    flex-direction: row;
  }
  .module-team-members .team-members img {
    width: 200px;
    margin-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .module-team-members .team-members {
    text-align: center;
  }
  .module-team-members .team-members li {
    width: 100%;
    flex-direction: column;
  }
  .module-team-members .team-members img {
    width: 150px;
    margin-right: auto;
    margin-bottom: 2em;
  }
}

.module-icons {
  padding-top: 8em;
  padding-bottom: 8em;
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  overflow: hidden;
  color: white;
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  .module-icons {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media only screen and (max-width: 700px) {
  .module-icons {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
.module-icons > div {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1500px) {
  .module-icons > div {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .module-icons > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.module-icons h2 {
  font-size: 2.111em;
  font-weight: 300;
  line-height: 1.33;
  margin: 0 0 3em 0;
  font-weight: bold;
}
.module-icons .icons {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -3em;
}
.module-icons .icons li {
  width: 33.33%;
  padding: 0 4%;
  margin-bottom: 3em;
}
.module-icons .icons img {
  display: inline-block;
  margin: 0 0 2em 0;
  width: 6.389em;
  height: auto;
  flex-shrink: 0;
}
.module-icons .icons h3 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
  font-weight: bold;
  margin: 0 0 0.5em 0;
}
.module-icons .icons p {
  margin: 0 0 1em 0;
}
.module-icons a {
  color: inherit;
}
@media only screen and (max-width: 1000px) {
  .module-icons {
    text-align: left;
  }
  .module-icons h2 {
    text-align: center;
    margin-bottom: 2.5em;
  }
  .module-icons .icons li {
    width: 100%;
    display: flex;
    align-items: flex-start;
    padding: 0;
  }
  .module-icons .icons img {
    margin-right: 35px;
  }
}
@media only screen and (max-width: 700px) {
  .module-icons h2 {
    margin-bottom: 2em;
  }
  .module-icons .icons img {
    width: 60px;
    margin-right: 20px;
  }
}

.module-text-internal {
  padding-top: 4em;
  padding-bottom: 4em;
  overflow: hidden;
  color: white;
  text-align: center;
}
.module-text-internal.background-white {
  color: #4d4d4f;
}
.module-text-internal.background-blue {
  background-color: #0878be;
}
.module-text-internal.gradient-yellow-red {
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
}
.module-text-internal > div {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1500px) {
  .module-text-internal > div {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .module-text-internal > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.module-text-internal h2 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
  font-weight: bold;
}
.module-text-internal a {
  color: inherit;
}

.module-accordion {
  padding-top: 8em;
  padding-bottom: 8em;
}
@media only screen and (max-width: 1000px) {
  .module-accordion {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media only screen and (max-width: 700px) {
  .module-accordion {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
.module-accordion > div {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1500px) {
  .module-accordion > div {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .module-accordion > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.module-accordion h2 {
  font-size: 2.111em;
  font-weight: 300;
  line-height: 1.33;
  font-weight: bold;
  margin: 0 0 2em 0;
}
.module-accordion h3 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
  font-weight: bold;
  margin: 0;
  padding: 1em 4em 1em 0;
  position: relative;
  cursor: pointer;
}
.module-accordion h3.active:after {
  transform: translate3d(50%, -50%, 0) rotate(90deg);
}
.module-accordion h3:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  position: absolute;
  top: 50%;
  right: 2em;
  transform: translate3d(50%, -50%, 0);
}
.module-accordion .content {
  max-height: 0;
  overflow: hidden;
  border-bottom: 1px solid #d9d9da;
}
.module-accordion .content > *:last-child {
  margin-bottom: 4em;
}
.module-accordion a {
  color: inherit;
}
@media only screen and (max-width: 800px) {
  .module-accordion h2 {
    margin-bottom: 1em;
  }
  .module-accordion h3 {
    padding: 0.7em 3em 0.7em 0;
  }
  .module-accordion h3:after {
    right: 1em;
  }
}

.module-logos {
  padding-top: 8em;
  padding-bottom: 8em;
  overflow: hidden;
}
@media only screen and (max-width: 1000px) {
  .module-logos {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media only screen and (max-width: 700px) {
  .module-logos {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
.module-logos > div {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1500px) {
  .module-logos > div {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .module-logos > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.module-logos .logos-block {
  margin-top: 4em;
}
.module-logos .logos-block:first-child {
  margin-top: 0;
}
.module-logos h2 {
  font-size: 2.111em;
  font-weight: 300;
  line-height: 1.33;
  font-weight: bold;
  position: relative;
  padding-bottom: 0.5em;
  margin: 0 0 1.3em 0;
}
.module-logos h2:after {
  background-color: #c02359;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjOTIyYThkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlZDFjMjQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to right, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  background-image: -ms-repeating-linear-gradient(left, rgb(146, 42, 141) 0%, rgb(237, 28, 36) 100%);
  /* IE8- CSS hack */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff922a8d", endColorstr="#ffed1c24", GradientType=1);
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.module-logos p {
  max-width: 42em;
  margin: 0 0 3em 0;
}
.module-logos h3 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 2em;
}
.module-logos .logos-sub-block {
  padding-top: 3em;
  padding-bottom: 3em;
  border-top: 1px solid #d9d9da;
}
.module-logos .logos-sub-block:first-child {
  border-top: none;
  padding-top: 0;
}
.module-logos ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -3rem;
  font-size: 0;
}
.module-logos ul li {
  width: 20%;
  margin-bottom: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.module-logos ul img {
  max-width: 80%;
  max-height: 6rem;
  height: auto;
}
@media only screen and (max-width: 1200px) {
  .module-logos ul img {
    max-height: 5rem;
  }
}
@media only screen and (max-width: 800px) {
  .module-logos ul li {
    width: 25%;
  }
  .module-logos ul img {
    max-height: 11vw;
  }
}
@media only screen and (max-width: 500px) {
  .module-logos ul li {
    width: 33.33%;
  }
  .module-logos ul img {
    max-height: 15vw;
  }
}

.module-support-areas {
  padding-top: 8em;
  padding-bottom: 8em;
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  .module-support-areas {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media only screen and (max-width: 700px) {
  .module-support-areas {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
.module-support-areas > div {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1500px) {
  .module-support-areas > div {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .module-support-areas > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.module-support-areas h2 {
  font-size: 2.111em;
  font-weight: 300;
  line-height: 1.33;
  font-weight: bold;
  margin: 0 0 0.5em 0;
}
.module-support-areas .introduction {
  margin: 1em auto;
  max-width: 33em;
}
.module-support-areas div.support-areas {
  margin-left: -1.778em;
  margin-right: -1.778em;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  margin-top: 7em;
  margin-bottom: -7em;
}
.module-support-areas div.support-areas article {
  padding-left: 1.778em;
  padding-right: 1.778em;
  margin-bottom: 7em;
  width: 33.33%;
  display: flex;
  flex-direction: column;
}
.module-support-areas div.support-areas p {
  margin: 0 0 2em 0;
}
.module-support-areas .image {
  display: block;
}
.module-support-areas img {
  display: block;
  max-width: none;
  width: 100%;
}
.module-support-areas h3 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.33;
  font-weight: bold;
  line-height: 1;
}
.module-support-areas .buttons {
  margin-top: auto;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -0.9em;
}
.module-support-areas .buttons a {
  padding: 0.7em 1.471em;
  display: inline-block;
  font-size: 0.944em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 0.9em;
}
.module-support-areas .buttons a:first-child {
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  color: white;
  border: none;
  margin-right: 0.9em;
}
.module-support-areas a {
  text-decoration: none;
  color: inherit;
}
@media only screen and (max-width: 1000px) {
  .module-support-areas div.support-areas {
    margin-left: -17px;
    margin-right: -17px;
  }
  .module-support-areas div.support-areas article {
    padding-left: 17px;
    padding-right: 17px;
  }
  .module-support-areas .buttons a {
    width: 100%;
  }
  .module-support-areas .buttons a:first-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 800px) {
  .module-support-areas div.support-areas {
    margin-bottom: -4em;
  }
  .module-support-areas div.support-areas article {
    width: 50%;
    margin-bottom: 4em;
  }
  .module-support-areas .buttons a {
    width: auto;
  }
  .module-support-areas .buttons a:first-child {
    margin-right: 0.9em;
  }
}
@media only screen and (max-width: 600px) {
  .module-support-areas div.support-areas article {
    width: 100%;
  }
  .module-support-areas .buttons a {
    width: 100%;
  }
  .module-support-areas .buttons a:first-child {
    margin-right: 0;
  }
}

.module-media-text {
  padding-top: 8em;
  padding-bottom: 8em;
}
@media only screen and (max-width: 1000px) {
  .module-media-text {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media only screen and (max-width: 700px) {
  .module-media-text {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
.module-media-text.background-colour-grey {
  background-color: #efefef;
}
.module-media-text.align-right .content {
  order: 2;
  padding: 0 0 0 50px;
}
.module-media-text.align-right .media {
  order: 1;
}
.module-media-text > div {
  max-width: 1370px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1500px) {
  .module-media-text > div {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .module-media-text > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.module-media-text .content {
  width: 40.788%;
  padding: 0 50px 0 0;
  flex-shrink: 0;
}
.module-media-text h2 {
  font-size: 2.111em;
  font-weight: 300;
  line-height: 1.33;
  font-weight: bold;
  margin: 0 0 0.5em 0;
  line-height: 1;
}
.module-media-text .buttons {
  margin-top: 2.5em;
  display: flex;
  flex-wrap: wrap;
}
.module-media-text .buttons a {
  padding: 0.7em 1.471em;
  display: inline-block;
  font-size: 0.944em;
  font-weight: bold;
  border: 1px solid #4d4d4f;
  border-radius: 0.529em;
  text-decoration: none;
  text-align: center;
  color: #4d4d4f;
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
}
.module-media-text .buttons a:first-child {
  background: linear-gradient(to right, #f89521 0%, #dd1920 100%);
  color: white;
  border: none;
  margin-right: 19px;
}
.module-media-text .media {
  position: relative;
  height: 512px;
  width: 100%;
  background-color: black;
  display: flex;
  align-items: center;
}
.module-media-text .media .plyr {
  width: 100%;
}
.module-media-text .media .plyr.plyr--playing .plyr__controls {
  display: flex;
}
.module-media-text .media .plyr > button {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  width: 91px;
  height: 91px;
  background-image: url("../images/svgs/play-button.svg");
  background-size: 100% auto;
}
.module-media-text .media .plyr > button svg {
  display: none;
}
.module-media-text .media .plyr__controls {
  display: none;
}
.module-media-text .media img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
  transition: 0.2s;
}
.module-media-text .extra .plyr {
  width: 100%;
}
@media only screen and (max-width: 800px) {
  .module-media-text.align-right .content {
    padding: 0;
  }
  .module-media-text.has-video .media {
    padding-bottom: 0;
  }
  .module-media-text > div {
    flex-direction: column;
  }
  .module-media-text .media {
    order: 1;
    margin-bottom: 40px;
    height: auto;
    padding-bottom: 70%;
  }
  .module-media-text .content {
    order: 2;
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 700px) {
  .module-media-text .media .plyr > button {
    width: 61px;
    height: 61px;
  }
}

.module-media {
  padding-top: 8em;
  padding-bottom: 8em;
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  .module-media {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media only screen and (max-width: 700px) {
  .module-media {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
.module-media.background-colour-grey {
  background-color: #efefef;
}
.module-media > div {
  max-width: 1186px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 1500px) {
  .module-media > div {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .module-media > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.module-media h2 {
  font-size: 2.111em;
  font-weight: 300;
  line-height: 1.33;
  font-weight: bold;
  margin: 0 0 3em 0;
  line-height: 1;
}
.module-media .media {
  position: relative;
  width: 100%;
  background-color: black;
}
.module-media .media .plyr {
  width: 100%;
}
.module-media .media .plyr.plyr--playing .plyr__controls {
  display: flex;
}
.module-media .media .plyr > button {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  width: 91px;
  height: 91px;
  background-image: url("../images/svgs/play-button.svg");
  background-size: 100% auto;
}
.module-media .media .plyr > button svg {
  display: none;
}
.module-media .media .plyr__controls {
  display: none;
}
.module-media .media img {
  display: block;
}
.module-media p {
  max-width: 33em;
  margin: 4em 0 0 0;
}
@media only screen and (max-width: 1000px) {
  .module-media h2 {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 700px) {
  .module-media h2 {
    margin-bottom: 1.5em;
  }
  .module-media .media .plyr > button {
    width: 61px;
    height: 61px;
  }
}

.module--acknowledgement-of-country {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  background-image: url(../images/casa-aoc-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  opacity: 0;
  visibility: hidden;
  z-index: -100;
  transition: opacity 0.2s ease, visibilty 0s linear 0.2s, z-index 0s linear 0.2s;
}
.module--acknowledgement-of-country.is--active {
  opacity: 1;
  visibility: visible;
  z-index: 1001;
  transition: opacity 0.2s ease, visibilty 0s, z-index 0s;
}
.module--acknowledgement-of-country .logo {
  position: absolute;
  top: 25px;
  left: 80px;
  max-width: 280px;
}
.module--acknowledgement-of-country .text {
  font-size: 25px;
  max-width: 28em;
  text-align: center;
}
.module--acknowledgement-of-country .close {
  position: absolute;
  top: 80px;
  right: 80px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-mask: url("../images/svgs/close.svg") no-repeat 50% 50%;
          mask: url("../images/svgs/close.svg") no-repeat 50% 50%;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: white;
}
.module--acknowledgement-of-country button {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  border: 2px solid white;
  color: white;
  font-size: 25px;
  padding: 15px 25px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1500px) {
  .module--acknowledgement-of-country .logo {
    left: 30px;
    max-width: 220px;
  }
  .module--acknowledgement-of-country .close {
    top: 50px;
    right: 50px;
  }
  .module--acknowledgement-of-country .text {
    font-size: 20px;
  }
}
@media only screen and (max-width: 700px) {
  .module--acknowledgement-of-country .logo {
    top: 15px;
    left: 15px;
    max-width: 140px;
  }
  .module--acknowledgement-of-country .close {
    top: 25px;
    right: 25px;
  }
  .module--acknowledgement-of-country .text {
    font-size: 20px;
  }
}
/*# sourceMappingURL=frontend.css.map */
