/*
Theme Name: Center Stage 2020
*/
html {
  font-size: 62.5%;
}

body.csa-body {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
}
body.csa-body .visually-hidden {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
body.csa-body .clearfix {
  clear: both;
}
body.csa-body .fixed {
  position: fixed;
}

.sticky {
  position: fixed;
  z-index: 1;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: top;
  transition-property: top;
  top: -100%;
}
.sticky.animate-in {
  top: 0 !important;
}

/* post image alignment */
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

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

a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.has-white-color {
  color: #ffffff;
}

.has-white-background-color {
  background-color: #ffffff;
}

.has-light-grey-color {
  color: #cccccc;
}

.has-light-grey-background-color {
  background-color: #cccccc;
}

.has-blue-border-old-color {
  color: #1570bd;
}

.has-blue-border-old-background-color {
  background-color: #1570bd;
}

.has-blue-text-color {
  color: #179fda;
}

.has-blue-text-background-color {
  background-color: #179fda;
}

.has-gold-color {
  color: #ffc100;
}

.has-gold-background-color {
  background-color: #ffc100;
}

.has-dark-blue-color {
  color: #101b27;
}

.has-dark-blue-background-color {
  background-color: #101b27;
}

.has-grey-color {
  color: #ececec;
}

.has-grey-background-color {
  background-color: #ececec;
}

.has-white-bg-color {
  color: #ffffff;
}

.has-white-bg-background-color {
  background-color: #ffffff;
}

.has-center-stage-color {
  color: #ffc100;
}

.has-center-stage-background-color {
  background-color: #ffc100;
}

.has-loft-color {
  color: #aba7a2;
}

.has-loft-background-color {
  background-color: #aba7a2;
}

.has-vinyl-color {
  color: #f8004d;
}

.has-vinyl-background-color {
  background-color: #f8004d;
}

.page.page-template-venue-rental.has-featured-image .site-main {
  margin: 640px auto 40px;
}
@media only screen and (max-width: 992px) {
  .page.page-template-venue-rental.has-featured-image .site-main {
    margin: 74px auto 40px;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-venue-rental .site-main > h3 {
    margin: 0 0 40px;
  }
}
.page.page-template-venue-rental .page-hero-image {
  -o-object-position: top;
     object-position: top;
  height: 580px;
}
@media only screen and (max-width: 992px) {
  .page.page-template-venue-rental .page-hero-image {
    height: 400px;
  }
}
.page.page-template-venue-rental .venue-columns {
  max-width: 1280px;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto -245px;
}
.page.page-template-venue-rental .venue-columns > .wp-block-column {
  background-color: white;
  -webkit-box-shadow: 0px 0px 30px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 30px 4px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 1359px) {
  .page.page-template-venue-rental .venue-columns {
    margin: 0 40px -245px;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-venue-rental .venue-columns {
    margin: 0 20px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page.page-template-venue-rental .venue-columns .wp-block-column {
    margin-bottom: 20px;
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin-left: 0;
  }
}
.page.page-template-venue-rental h3 {
  font-family: eurostile, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 26px;
  font-size: 2.6rem;
  max-width: 1280px;
  margin: 0 auto 40px;
}
@media only screen and (max-width: 1359px) {
  .page.page-template-venue-rental h3 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-venue-rental h3 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-venue-rental h3 {
    padding: 30px 20px 0;
  }
}
.page.page-template-venue-rental .dark-background {
  color: white;
  background-color: #101b27;
  padding-top: 60px;
  padding: 0 calc((100vw - 1280px)/2);
  margin-top: 0;
  margin-bottom: 0;
}
.page.page-template-venue-rental h3.dark-background {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1359px) {
  .page.page-template-venue-rental h3.dark-background {
    margin: 0;
    padding: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-venue-rental h3.dark-background {
    padding: 30px 20px 30px;
  }
}
.page.page-template-venue-rental .production-resume {
  color: white;
  background-color: #101b27;
  padding: 0 calc((100vw - 1280px)/2);
  margin-top: 0;
  margin-bottom: 0;
  -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
  list-style: none;
  overflow-x: hidden;
}
.page.page-template-venue-rental .production-resume li {
  padding: 10px 0;
}
.page.page-template-venue-rental .production-resume li:last-child {
  display: none;
}
@media only screen and (max-width: 1359px) {
  .page.page-template-venue-rental .production-resume {
    margin: 0;
    padding: 0 40px;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-venue-rental .production-resume {
    -webkit-columns: auto;
       -moz-columns: auto;
            columns: auto;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    padding-bottom: 65px;
    max-height: 100px;
    overflow-y: hidden;
  }
  .page.page-template-venue-rental .production-resume li {
    border-left: 2px solid #179fda;
    padding-left: 20px;
  }
  .page.page-template-venue-rental .production-resume li:first-child, .page.page-template-venue-rental .production-resume li:nth-child(2), .page.page-template-venue-rental .production-resume li:nth-child(3) {
    display: block;
  }
  .page.page-template-venue-rental .production-resume li:last-child {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #101b27;
  }
  .page.page-template-venue-rental .production-resume li:last-child a {
    color: #179fda;
    display: block;
  }
  .page.page-template-venue-rental .production-resume.open {
    max-height: 490px;
  }
}

.csa-content-block.corporate-events {
  padding-bottom: 180px;
  padding-top: 80px;
}
@media only screen and (max-width: 992px) {
  .csa-content-block.corporate-events {
    padding-top: 1px;
    padding-bottom: 22px;
  }
}

.amenities-columns {
  clear: both;
  max-width: 1280px;
  margin: -180px auto 0;
  padding-top: 28px;
}
.amenities-columns figure {
  margin: 0;
}
.amenities-columns a {
  color: #179fda;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.amenities-columns a:after {
  display: inline-block;
  content: ' ';
  background-image: url("../png/link_arrow.png");
  width: 40px;
  height: 40px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 16px;
}
.amenities-columns a:hover, .amenities-columns a:focus {
  color: black;
}
.amenities-columns a:hover:after, .amenities-columns a:focus:after {
  background-image: url("../png/link_arrow_black.png");
}
@media only screen and (max-width: 992px) {
  .amenities-columns a:after {
    width: 40px;
    height: 40px;
  }
}
.amenities-columns h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 28px;
  margin-bottom: 32px;
}
.amenities-columns h3:after {
  content: '/';
  margin-left: 5px;
  color: #aba7a2;
}
.amenities-columns h3:after {
  color: #179fda;
}
@media only screen and (max-width: 1359px) {
  .amenities-columns {
    margin: -180px 40px 0;
  }
}
@media only screen and (max-width: 992px) {
  .amenities-columns {
    margin: 0 22px 0;
    padding-top: 20px;
  }
  .amenities-columns h3 {
    margin: 10px 0 !important;
    padding: 20px 0 0 !important;
  }
  .amenities-columns figure {
    margin: 0;
  }
  .amenities-columns figure img {
    height: auto;
  }
  .amenities-columns .csa-blue-bar-block {
    margin: 0 0 40px;
  }
}

.csa-blue-bar-block {
  border-left: 2px solid #179fda;
  padding-left: 34px;
}
@media only screen and (max-width: 992px) {
  .csa-blue-bar-block {
    margin: 0 20px 40px;
    padding-left: 20px;
  }
}

.contact-columns {
  max-width: 1280px;
  margin: 56px auto;
  -webkit-box-shadow: 0px 0px 30px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 30px 4px rgba(0, 0, 0, 0.05);
}
.contact-columns .wp-block-column:last-child {
  padding-left: 40px;
  max-width: 400px;
}
.contact-columns figure {
  margin: 0;
}
.contact-columns figure img {
  display: block;
}
.contact-columns h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.contact-columns h3:after {
  content: '/';
  margin-left: 5px;
  color: #aba7a2;
}
.contact-columns h3:after {
  color: #179fda;
}
@media only screen and (max-width: 992px) {
  .contact-columns h3 {
    padding: 30px 0 0 !important;
  }
}
.contact-columns h4 {
  font-family: eurostile, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 0;
  margin-top: 20px;
}
@media only screen and (max-width: 992px) {
  .contact-columns h4 {
    font-size: 2.4rem;
  }
}
.contact-columns h5 {
  font-family: eurostile, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  font-size: 2.6rem;
  margin-top: 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1359px) {
  .contact-columns h5 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 992px) {
  .contact-columns h5 {
    font-size: 1.8rem;
  }
}
.contact-columns a {
  font-weight: bold;
  text-decoration: underline;
  color: black;
}
.contact-columns .margin-top {
  margin-top: 40px;
}
.contact-columns p:last-child {
  margin-bottom: 0;
}
.contact-columns p:last-child a {
  color: #179fda;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-weight: 500;
}
.contact-columns p:last-child a:after {
  display: inline-block;
  content: ' ';
  background-image: url("../png/link_arrow.png");
  width: 40px;
  height: 40px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 16px;
}
.contact-columns p:last-child a:hover, .contact-columns p:last-child a:focus {
  color: black;
}
.contact-columns p:last-child a:hover:after, .contact-columns p:last-child a:focus:after {
  background-image: url("../png/link_arrow_black.png");
}
@media only screen and (max-width: 992px) {
  .contact-columns p:last-child a:after {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 1359px) {
  .contact-columns {
    margin: 56px 40px;
  }
}
@media only screen and (max-width: 992px) {
  .contact-columns {
    margin: 0 22px 0;
  }
  .contact-columns figure img {
    height: auto;
  }
  .contact-columns .wp-block-column:nth-child(2) {
    padding: 0 30px 30px;
  }
  .contact-columns p:last-child {
    margin-bottom: 0;
  }
  .contact-columns p.margin-top {
    margin-top: 1em;
  }
  .contact-columns h3 {
    margin: 0;
  }
  .contact-columns h4 {
    margin-top: 20px;
  }
}

.page.page-template-about-the-venues .site-main {
  margin-bottom: 0 !important;
}
.page.page-template-about-the-venues .marquee-moments,
.page.page-template-venue-rental .recording-resume {
  padding: 80px 0;
}
.page.page-template-about-the-venues .marquee-moments h2,
.page.page-template-venue-rental .recording-resume h2 {
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 60px;
  text-transform: uppercase;
  color: white;
  border-bottom: 1px solid #179fda;
  max-width: 1280px;
  margin: 0 auto 50px;
  color: white;
  border-bottom: 1px solid white;
}
@media only screen and (max-width: 1359px) {
  .page.page-template-about-the-venues .marquee-moments h2,
  .page.page-template-venue-rental .recording-resume h2 {
    margin: 0 40px 50px;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-about-the-venues .marquee-moments h2,
  .page.page-template-venue-rental .recording-resume h2 {
    max-width: none;
    margin: 22px 40px;
    font-size: 2.2rem;
    line-height: 40px;
  }
}
.page.page-template-about-the-venues .marquee-moments ul,
.page.page-template-venue-rental .recording-resume ul {
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
}
.page.page-template-about-the-venues .marquee-moments li,
.page.page-template-venue-rental .recording-resume li {
  border-left: 2px solid #179fda;
  padding: 10px 0px 10px 22px;
}
@media only screen and (max-width: 1359px) {
  .page.page-template-about-the-venues .marquee-moments,
  .page.page-template-venue-rental .recording-resume {
    padding: 80px 40px;
  }
  .page.page-template-about-the-venues .marquee-moments h2,
  .page.page-template-venue-rental .recording-resume h2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-about-the-venues .marquee-moments,
  .page.page-template-venue-rental .recording-resume {
    padding: 20px;
  }
  .page.page-template-about-the-venues .marquee-moments h2,
  .page.page-template-venue-rental .recording-resume h2 {
    margin: 22px 0;
  }
  .page.page-template-about-the-venues .marquee-moments ul
  .page.page-template-venue-rental .recording-resume ul {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
.page.page-template-about-the-venues .rival-entertainment {
  margin-bottom: -120px;
}
@media only screen and (max-width: 1359px) {
  .page.page-template-about-the-venues .rival-entertainment .csa-content-block__text-wrap {
    margin-bottom: -210px;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-about-the-venues .rival-entertainment {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .page.page-template-about-the-venues .rival-entertainment h2 {
    margin: 22px 20px;
  }
  .page.page-template-about-the-venues .rival-entertainment .csa-content-block__text-wrap {
    margin-bottom: 0;
  }
}
.page.page-template-about-the-venues .memberships {
  padding: 180px 0 80px;
}
@media only screen and (max-width: 1359px) {
  .page.page-template-about-the-venues .memberships h3 {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-about-the-venues .memberships {
    padding: 40px 20px;
  }
  .page.page-template-about-the-venues .memberships h3 {
    text-align: center;
  }
  .page.page-template-about-the-venues .memberships .wp-block-columns {
    margin-bottom: 0;
  }
  .page.page-template-about-the-venues .memberships .wp-block-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.page.page-template-about-the-venues .membership-logos {
  background-color: #101b27;
  color: white;
  text-align: center;
}
.page.page-template-about-the-venues .membership-logos:last-child {
  margin-bottom: 0;
}
.page.page-template-about-the-venues .membership-logos a:hover, .page.page-template-about-the-venues .membership-logos a:focus {
  color: white;
}

.page.page-template-directions-and-parking .site-main {
  margin-bottom: 0 !important;
  background-color: white;
}
.page.page-template-directions-and-parking .directions-wrap .wp-block-columns {
  padding: 0 !important;
}
.page.page-template-directions-and-parking .directions-wrap .wp-block-columns.map-columns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: 80px;
}
.page.page-template-directions-and-parking .directions-wrap .wp-block-columns.map-columns .wp-block-column {
  margin-left: 0;
}
@media only screen and (max-width: 1359px) {
  .page.page-template-directions-and-parking .directions-wrap .wp-block-columns.map-columns {
    margin: 0 40px 80px;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-directions-and-parking .directions-wrap .wp-block-columns.map-columns {
    margin: 0 20px 80px;
    margin-bottom: 0;
  }
  .page.page-template-directions-and-parking .directions-wrap .wp-block-columns.map-columns iframe {
    height: 400px;
  }
  .page.page-template-directions-and-parking .directions-wrap .wp-block-columns.map-columns .wp-block-column:last-child {
    padding: 20px 0;
  }
}
.page.page-template-directions-and-parking .directions-wrap .wp-block-columns.image-columns figure {
  margin: 0;
}
.page.page-template-directions-and-parking .directions-wrap .wp-block-columns.image-columns h3 {
  min-height: 52px;
  margin-top: 40px;
}
@media only screen and (max-width: 992px) {
  .page.page-template-directions-and-parking .directions-wrap .wp-block-columns.image-columns h3 {
    padding: 0 20px;
    margin: 20px 0;
    min-height: 0;
  }
}
@media only screen and (max-width: 1359px) {
  .page.page-template-directions-and-parking .directions-wrap .wp-block-columns.image-columns {
    margin: 0 40px 20px;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-directions-and-parking .directions-wrap .wp-block-columns.image-columns {
    margin: 0 20px 20px;
  }
  .page.page-template-directions-and-parking .directions-wrap .wp-block-columns.image-columns figure img {
    height: auto;
  }
  .page.page-template-directions-and-parking .directions-wrap .wp-block-columns.image-columns h3 {
    padding: 0;
  }
  .page.page-template-directions-and-parking .directions-wrap .wp-block-columns.image-columns .csa-blue-bar-block {
    margin: 0 0 40px;
  }
}
@media only screen and (max-width: 992px) {
  .page.page-template-directions-and-parking .directions-wrap .wp-block-columns {
    margin-bottom: 0;
  }
}
.page.page-template-directions-and-parking .directions-wrap h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 0;
}
.page.page-template-directions-and-parking .directions-wrap h3:after {
  content: '/';
  margin-left: 5px;
  color: #aba7a2;
}
.page.page-template-directions-and-parking .directions-wrap h3:after {
  color: #179fda;
}

.event-parking {
  padding: 80px 0;
  color: black;
}
.event-parking h2 {
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 60px;
  text-transform: uppercase;
  color: white;
  border-bottom: 1px solid #179fda;
  max-width: 1280px;
  margin: 0 auto 50px;
  color: black;
  border-bottom: 1px solid black;
}
@media only screen and (max-width: 1359px) {
  .event-parking h2 {
    margin: 0 40px 50px;
  }
}
@media only screen and (max-width: 992px) {
  .event-parking h2 {
    max-width: none;
    margin: 22px 40px;
    font-size: 2.2rem;
    line-height: 40px;
  }
}
.event-parking h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  color: black;
}
.event-parking h3:after {
  content: '/';
  margin-left: 5px;
  color: #aba7a2;
}
.event-parking h3:after {
  color: #179fda;
}
.event-parking .parking-map {
  margin: 0;
  position: relative;
}
.event-parking a {
  display: block;
  position: absolute;
  width: 5%;
  height: 11.4%;
}
.event-parking #parking-link-1 {
  left: 38.54%;
  top: 43.65%;
}
.event-parking #parking-link-2 {
  left: 64.4%;
  top: 14.9%;
}
.event-parking #parking-link-3 {
  left: 19.76%;
  top: 83.17%;
}
.event-parking .wp-block-column {
  margin-top: 30px;
  background-color: white;
}
@media only screen and (max-width: 1359px) {
  .event-parking {
    padding: 80px 40px;
  }
  .event-parking h2 {
    margin: 0 0 50px;
  }
}
@media only screen and (max-width: 992px) {
  .event-parking {
    padding: 20px 20px 0;
  }
  .event-parking h2 {
    margin: 22px 0;
  }
  .event-parking h3 {
    padding: 0 0;
  }
  .event-parking figure.parking-map {
    margin-bottom: 20px;
  }
  .event-parking figure.parking-map img {
    height: auto;
  }
  .event-parking .wp-block-columns {
    margin-bottom: 0;
  }
  .event-parking .wp-block-column {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.hotels-list {
  padding: 40px 0 0;
}
.hotels-list .csa-hotel-block__image {
  display: inline-block;
  float: left;
  clear: both;
  margin-right: 56px;
}
.hotels-list h2 {
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 60px;
  text-transform: uppercase;
  color: white;
  border-bottom: 1px solid #179fda;
  max-width: 1280px;
  margin: 0 auto 50px;
  color: white;
  border-bottom: 1px solid white;
}
@media only screen and (max-width: 1359px) {
  .hotels-list h2 {
    margin: 0 40px 50px;
  }
}
@media only screen and (max-width: 992px) {
  .hotels-list h2 {
    max-width: none;
    margin: 22px 40px;
    font-size: 2.2rem;
    line-height: 40px;
  }
}
.hotels-list h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}
.hotels-list .csa-hotel-block__text-wrap {
  min-height: 210px;
  line-height: 1.5;
  position: relative;
}
.hotels-list .csa-hotel-block:last-child {
  min-height: 155px;
}
.hotels-list a:hover, .hotels-list a:focus {
  color: white !important;
}
.hotels-list:after {
  content: ' ';
  display: block;
  clear: both;
}
.hotels-list .mention-center-stage {
  position: absolute;
  display: inline-block;
  width: auto;
  top: 60px;
  right: 0;
}
.hotels-list .free-breakfast {
  display: inline-block;
  position: absolute;
  top: 88px;
  right: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  background-color: #ffc100;
  text-transform: uppercase;
  padding: 10px;
  color: #101b27;
}
@media only screen and (max-width: 1359px) {
  .hotels-list {
    padding: 40px 40px 0;
  }
  .hotels-list h2 {
    margin: 0 0 50px;
  }
}
@media only screen and (max-width: 992px) {
  .hotels-list {
    padding: 20px;
  }
  .hotels-list h2 {
    margin: 22px 0;
  }
  .hotels-list .csa-hotel-block {
    margin-bottom: 20px;
  }
  .hotels-list .csa-hotel-block__image {
    margin-right: 0;
    width: 100%;
    float: none;
  }
  .hotels-list .csa-hotel-block__image img {
    width: 100%;
  }
  .hotels-list .csa-hotel-block__text-wrap {
    min-height: 0;
  }
  .hotels-list .mention-center-stage {
    position: static;
    margin-bottom: 10px;
  }
  .hotels-list .free-breakfast {
    position: static;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 992px) {
  .restaurants-and-coffee {
    padding-top: 1px !important;
  }
}

.page-template-faqs .site-main > p {
  max-width: 960px !important;
  margin: 1em auto !important;
  text-align: center;
}
@media only screen and (max-width: 992px) {
  .page-template-faqs .site-main > p {
    margin: 1em 20px 20px !important;
  }
}
.page-template-faqs .firearm-warning {
  text-align: center;
}
.page-template-faqs .firearm-warning strong {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  background-color: #ffc100;
  padding: 10px;
  color: #101b27;
  margin: 0 auto;
}
@media only screen and (max-width: 480px) {
  .page-template-faqs .firearm-warning p:first-child {
    text-align: left;
  }
}
.page-template-faqs .csa-faq-wrap {
  max-width: 1280px;
  margin: 40px auto 80px;
}
.page-template-faqs .csa-faq-wrap:after {
  content: ' ';
  display: block;
  clear: both;
}
@media only screen and (max-width: 1359px) {
  .page-template-faqs .csa-faq-wrap {
    margin: 40px 40px 80px;
  }
}
@media only screen and (max-width: 992px) {
  .page-template-faqs .csa-faq-wrap {
    margin: 40px 20px 80px;
  }
}
.page-template-faqs .csa-faq-block {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-template-faqs .csa-faq-block:nth-child(odd) {
  clear: both;
  padding-right: 20px;
}
.page-template-faqs .csa-faq-block:nth-child(even) {
  padding-left: 20px;
}
.page-template-faqs .csa-faq-block h3 {
  font-family: eurostile, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 26px;
  font-size: 2.6rem;
  cursor: pointer;
  margin-top:15px;
  margin-bottom:15px;
  line-height:1.2;
}
@media only screen and (max-width: 1359px) {
  .page-template-faqs .csa-faq-block h3 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 992px) {
  .page-template-faqs .csa-faq-block h3 {
    font-size: 1.8rem;
  }
}
.page-template-faqs .csa-faq-block h3:hover, .page-template-faqs .csa-faq-block h3:focus {
  color: #179fda;
}
.page-template-faqs .csa-faq-block .csa-faq-block__text-wrap {
  max-height: 0;
  overflow-y: hidden;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: max-height;
  transition-property: max-height;
  border-left: 2px solid #179fda;
  padding-left: 20px;
}
.page-template-faqs .csa-faq-block .csa-faq-block__text-wrap *:first-child {
  margin-top: 0;
}
.page-template-faqs .csa-faq-block .csa-faq-block__text-wrap *:last-child {
  margin-bottom: 0;
}
.page-template-faqs .csa-faq-block.open .csa-faq-block__text-wrap {
  max-height: 500px;
}
.page-template-faqs .csa-faq-block .wp-block-button a {
  color: #179fda;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  background-color: transparent;
  padding: 0;
}
.page-template-faqs .csa-faq-block .wp-block-button a:after {
  display: inline-block;
  content: ' ';
  background-image: url("../png/link_arrow.png");
  width: 40px;
  height: 40px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 16px;
}
.page-template-faqs .csa-faq-block .wp-block-button a:hover, .page-template-faqs .csa-faq-block .wp-block-button a:focus {
  color: black;
}
.page-template-faqs .csa-faq-block .wp-block-button a:hover:after, .page-template-faqs .csa-faq-block .wp-block-button a:focus:after {
  background-image: url("../png/link_arrow_black.png");
}
@media only screen and (max-width: 992px) {
  .page-template-faqs .csa-faq-block .wp-block-button a:after {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .page-template-faqs .csa-faq-block {
    float: none;
    width: auto;
  }
  .page-template-faqs .csa-faq-block:nth-child(odd) {
    padding-right: 0;
  }
  .page-template-faqs .csa-faq-block:nth-child(even) {
    padding-left: 0;
  }
}

.page-template-contact .site-main {
  margin-bottom: 80px !important;
}
.page-template-contact .wp-block-columns {
  max-width: 1280px;
  margin: 0 auto;
}
@media only screen and (max-width: 1359px) {
  .page-template-contact .wp-block-columns {
    margin: 0 40px;
  }
}
@media only screen and (max-width: 992px) {
  .page-template-contact .wp-block-columns {
    margin: 20px 20px 40px;
  }
}
.page-template-contact .wp-block-columns .wp-block-column:first-child h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 10px;
}
.page-template-contact .wp-block-columns .wp-block-column:first-child h3:after {
  content: '/';
  margin-left: 5px;
  color: #aba7a2;
}
.page-template-contact .wp-block-columns .wp-block-column:first-child h3:after {
  color: #179fda;
}
.page-template-contact .wp-block-columns .wp-block-column:first-child h3:first-child {
  margin-top: 0;
}
.page-template-contact .wp-block-columns .wp-block-column:first-child .social-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-template-contact .wp-block-columns .wp-block-column:first-child .social-links li {
  display: inline-block;
  margin: 0 10px;
}
.page-template-contact .wp-block-columns .wp-block-column:first-child .social-links li:first-child {
  margin-left: 0;
}
.page-template-contact .wp-block-columns .wp-block-column:first-child .social-links .fa:before {
  font-size: 40px;
  font-size: 4.0rem;
}
.page-template-contact .wp-block-columns .wp-block-column:nth-child(2) h3 {
  margin-top: 60px;
  margin-bottom: 15px;
}
.page-template-contact .wp-block-columns .wp-block-column:nth-child(2) h3:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 992px) {
  .page-template-contact .wp-block-columns .wp-block-column:nth-child(2) h3:first-child {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .page-template-contact .wp-block-columns .wp-block-column:nth-child(2) h3 {
    margin-top: 40px;
  }
}
.page-template-contact .wp-block-button {
  margin: 0;
}
.page-template-contact .wp-block-button a {
  color: #179fda;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  background-color: transparent;
  padding: 0;
}
.page-template-contact .wp-block-button a:after {
  display: inline-block;
  content: ' ';
  background-image: url("../png/link_arrow.png");
  width: 40px;
  height: 40px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 16px;
}
.page-template-contact .wp-block-button a:hover, .page-template-contact .wp-block-button a:focus {
  color: black;
}
.page-template-contact .wp-block-button a:hover:after, .page-template-contact .wp-block-button a:focus:after {
  background-image: url("../png/link_arrow_black.png");
}
@media only screen and (max-width: 992px) {
  .page-template-contact .wp-block-button a:after {
    width: 40px;
    height: 40px;
  }
}

.csa-page-top-content {
  margin: 60px auto;
  max-width: 960px;
  padding: 0 40px;
}
.csa-page-top-content .csa-page-top-content__inner {
  background-image: url("../png/black_squares.png");
  background-repeat: no-repeat;
  font-size: 20px;
  font-size: 2.0rem;
  padding-left: 255px;
}
@media only screen and (max-width: 1279px) {
  .csa-page-top-content .csa-page-top-content__inner {
    font-size: 1.8rem;
  }
}
.csa-page-top-content li {
  margin: 30px 0;
}
.csa-page-top-content a {
  background-color: transparent;
  color: #179fda;
  border: 2px solid #179fda;
  height: 60px;
  line-height: 56px;
  border-radius: 30px;
  padding: 0 70px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.2em;
  margin-top: 40px;
  text-align: center;
}
.csa-page-top-content a:hover, .csa-page-top-content a:focus {
  border: 2px solid black;
  color: black;
}
@media only screen and (max-width: 992px) {
  .csa-page-top-content a {
    height: 52px;
    line-height: 52px;
    min-width: 270px;
  }
}
@media only screen and (max-width: 992px) {
  .csa-page-top-content a {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 992px) {
  .csa-page-top-content {
    margin: 15px auto;
    padding: 0 20px;
  }
  .csa-page-top-content .csa-page-top-content__inner {
    background-image: none;
    padding-left: 0;
  }
  .csa-page-top-content a {
    margin: 40px auto;
    display: block;
    max-width: 350px;
  }
}

.csa-venue-column {
  background-color: transparent !important;
}
.csa-venue-column .csa-venue-column__logo {
  padding: 85px 0;
}
.csa-venue-column .csa-venue-column__logo img {
  display: block;
  margin: 0 auto;
  max-height: 50px;
}
.csa-venue-column h4 {
  margin-top: 28px;
}
.csa-venue-column h4:first-child {
  margin-top: 0;
}
.csa-venue-column .csa-venue-stat__stat-label {
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 1279px) {
  .csa-venue-column .csa-venue-stat__stat-label {
    font-size: 1.6rem;
  }
}
.csa-venue-column .csa-venue-stat__stat-value {
  font-size: 36px;
  font-size: 3.6rem;
}
@media only screen and (max-width: 992px) {
  .csa-venue-column .csa-venue-stat__stat-value {
    font-size: 2.4rem;
  }
}
.csa-venue-column .csa-venue-stat__stat-value:last-child {
  margin-bottom: 7px;
}
.csa-venue-column .csa-venue-stat + .csa-venue-stat {
  margin-top: 24px;
  margin-bottom: 90px;
}
.csa-venue-column .wp-block-gallery .blocks-gallery-item {
  display: none;
}
.csa-venue-column .wp-block-gallery .blocks-gallery-item:first-child {
  display: block;
  margin-right: 0;
  position: relative;
}
.csa-venue-column .wp-block-gallery .blocks-gallery-item:first-child:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  background-image: url("../png/gallery_button.png");
  width: 89px;
  height: 64px;
  background-size: 89px 64px;
  background-repeat: no-repeat;
  pointer-events: none;
}
.csa-venue-column .wp-block-button {
  text-align: center;
}
.csa-venue-column .wp-block-button__link {
  background-color: transparent;
  color: #179fda;
  border: 2px solid #179fda;
  height: 60px;
  line-height: 56px;
  border-radius: 30px;
  padding: 0 70px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.2em;
  min-width: 250px;
  padding: 0;
  margin: 28px auto 0;
  display: inline-block;
}
.csa-venue-column .wp-block-button__link:hover, .csa-venue-column .wp-block-button__link:focus {
  border: 2px solid black;
  color: black;
}
@media only screen and (max-width: 992px) {
  .csa-venue-column .wp-block-button__link {
    height: 52px;
    line-height: 52px;
    min-width: 270px;
  }
}
@media only screen and (max-width: 1079px) {
  .csa-venue-column .wp-block-button__link {
    min-width: 220px;
  }
}
.csa-venue-column .csa-venue-column__expand-link {
  display: none;
}
.csa-venue-column.has-center-stage-background-color .csa-venue-column__logo {
  background-color: #ffc100;
}
.csa-venue-column.has-center-stage-background-color h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}
.csa-venue-column.has-center-stage-background-color h4:after {
  content: '/';
  margin-left: 5px;
  color: #aba7a2;
}
.csa-venue-column.has-center-stage-background-color h4:after {
  color: #ffc100;
}
.csa-venue-column.has-loft-background-color .csa-venue-column__logo, .csa-venue-column.has-the-loft-background-color .csa-venue-column__logo {
  background-color: #aba7a2;
}
.csa-venue-column.has-loft-background-color h4, .csa-venue-column.has-the-loft-background-color h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}
.csa-venue-column.has-loft-background-color h4:after, .csa-venue-column.has-the-loft-background-color h4:after {
  content: '/';
  margin-left: 5px;
  color: #aba7a2;
}
.csa-venue-column.has-vinyl-background-color .csa-venue-column__logo {
  background-color: #f8004d;
}
.csa-venue-column.has-vinyl-background-color h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}
.csa-venue-column.has-vinyl-background-color h4:after {
  content: '/';
  margin-left: 5px;
  color: #aba7a2;
}
.csa-venue-column.has-vinyl-background-color h4:after {
  color: #f8004d;
}
.csa-venue-column .csa-venue-column__text-wrap {
  padding: 38px 30px;
}
@media only screen and (max-width: 992px) {
  .csa-venue-column .csa-venue-column__logo {
    padding: 75px 0;
  }
  .csa-venue-column .csa-venue-column__logo img {
    max-width: 200px;
  }
  .csa-venue-column .csa-venue-column__text-wrap {
    padding: 35px 30px;
    max-height: 70px;
    overflow-y: hidden;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .csa-venue-column .csa-venue-column__text-wrap h4 {
    opacity: 0.0;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
  }
  .csa-venue-column .csa-venue-column__text-wrap.open {
    max-height: 1000px;
  }
  .csa-venue-column .csa-venue-column__text-wrap.open h4 {
    opacity: 1.0;
  }
  .csa-venue-column .csa-venue-column__text-wrap.open .csa-venue-column__expand-link {
    position: static;
  }
  .csa-venue-column .csa-venue-stat + .csa-venue-stat {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .csa-venue-column .blocks-gallery-grid {
    padding-left: 0;
  }
  .csa-venue-column .blocks-gallery-grid li {
    margin-bottom: 0;
  }
  .csa-venue-column .blocks-gallery-item {
    max-width: 50%;
  }
  .csa-venue-column .wp-block-button {
    text-align: left;
  }
  .csa-venue-column .csa-venue-column__expand-link {
    display: block;
    color: #179fda;
    text-decoration: underline;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-top: 30px;
    position: absolute;
    background-color: white;
    bottom: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .csa-venue-column .blocks-gallery-item {
    max-width: none;
  }
  .csa-venue-column .wp-block-button {
    text-align: center;
  }
  .csa-venue-column .csa-venue-column__expand-link {
    text-align: center;
  }
}

.csa-content-block {
  background-color: #101b27;
  color: white;
  clear: both;
  padding: 30px 0;
}
.csa-content-block.has-grey-background-color {
  background-color: #ececec;
  color: black;
}
.csa-content-block.has-grey-background-color .csa-content-block__heading {
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 60px;
  text-transform: uppercase;
  color: white;
  border-bottom: 1px solid #179fda;
  max-width: 1280px;
  margin: 0 auto 50px;
  color: black;
  border-bottom: 1px solid black;
}
@media only screen and (max-width: 1359px) {
  .csa-content-block.has-grey-background-color .csa-content-block__heading {
    margin: 0 40px 50px;
  }
}
@media only screen and (max-width: 992px) {
  .csa-content-block.has-grey-background-color .csa-content-block__heading {
    max-width: none;
    margin: 22px 40px;
    font-size: 2.2rem;
    line-height: 40px;
  }
}
.csa-content-block img {
  max-width: 1067px;
}
.csa-content-block .csa-content-block__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 1px;
}
.csa-content-block .csa-content-block__heading {
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 60px;
  text-transform: uppercase;
  color: white;
  border-bottom: 1px solid #179fda;
  max-width: 1280px;
  margin: 0 auto 50px;
  color: white;
  border-bottom: 1px solid white;
}
@media only screen and (max-width: 1359px) {
  .csa-content-block .csa-content-block__heading {
    margin: 0 40px 50px;
  }
}
@media only screen and (max-width: 992px) {
  .csa-content-block .csa-content-block__heading {
    max-width: none;
    margin: 22px 40px;
    font-size: 2.2rem;
    line-height: 40px;
  }
}
.csa-content-block .csa-content-block__text-wrap {
  width: 720px;
  padding: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
  color: black;
  clear: both;
  float: right;
  top: -210px;
  margin-bottom: -210px;
  position: relative;
}
.csa-content-block .csa-content-block__clearfix {
  clear: both;
}
.csa-content-block .csa-content-block__intro-text {
  font-size: 26px;
  font-size: 2.6rem;
}
@media only screen and (max-width: 1359px) {
  .csa-content-block .csa-content-block__intro-text {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 992px) {
  .csa-content-block .csa-content-block__intro-text {
    font-size: 1.8rem;
  }
}
.csa-content-block.csa-content-block--image-alignment-right .csa-content-block__image img {
  float: right;
}
.csa-content-block.csa-content-block--image-alignment-right .csa-content-block__text-wrap {
  float: none;
}
.csa-content-block.columns-overlap {
  padding-top: 312px;
}
@media only screen and (max-width: 992px) {
  .csa-content-block.columns-overlap {
    padding-top: 0;
  }
}
@media only screen and (max-width: 1359px) {
  .csa-content-block .csa-content-block__image {
    margin: 0 40px;
  }
  .csa-content-block .csa-content-block__text-wrap {
    margin: 0 40px -210px;
  }
}
@media only screen and (max-width: 992px) {
  .csa-content-block {
    padding: 30px 0 0;
  }
  .csa-content-block .csa-content-block__heading {
    margin: 40px 20px 25px;
    padding: 0;
  }
  .csa-content-block .csa-content-block__text-wrap {
    margin: auto 20px;
    padding: 20px;
    width: auto;
    position: static;
    float: none;
  }
  .csa-content-block .csa-content-block__intro-text {
    margin-bottom: 30px;
    font-size: 2.0rem;
  }
  .csa-content-block .csa-content-block__image {
    margin: 0 20px;
  }
  .csa-content-block .csa-content-block__image img {
    max-width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .csa-content-block.csa-content-block--image-alignment-right .csa-content-block__image img {
    float: none;
  }
}

.csa-background-color-wrap {
  color: white;
}
.csa-background-color-wrap.has-white-bg-background-color {
  color: black;
}

.csa-background-color-wrap__inner {
  max-width: 1280px;
  margin: 0 auto;
}

.csa-parking-column .csa-parking-column__header-wrap {
  background-color: black;
  text-align: center;
  padding: 40px;
  color: white;
  min-height: 210px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.csa-parking-column .csa-parking-column__lot-number {
  color: #179fda;
  font-family: eurostile, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 52px !important;
  font-size: 5.2rem !important;
  margin: 0;
  line-height: 1;
}
.csa-parking-column .csa-parking-column__lot-number:after {
  display: none;
}
.csa-parking-column .csa-parking-column__lot-name {
  color: white;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0;
}
.csa-parking-column .csa-parking-column__text-wrap {
  padding: 20px 30px;
  color: black;
}
.csa-parking-column .csa-parking-column__text-wrap ul {
  padding-left: 18px;
}
.csa-parking-column .csa-parking-column__text-wrap li {
  padding: 10px 0;
}
.csa-parking-column h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  background-color: #ffc100;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px;
  margin-top: 0;
  color: #101b27;
}

.wp-block-column:nth-child(2) .csa-parking-column strong {
  max-width: 200px;
  display: block;
}

.events-section {
  /*margin-bottom: -460px;*/
}
@media only screen and (max-width: 992px) {
  .events-section {
    margin-bottom: 0;
    padding-bottom: 22px;
  }
}
.events-section .events-header {
  background-color: #101b27;
  color: white;
  overflow: auto;
  margin-bottom: 176px;
}
@media only screen and (max-width: 992px) {
  .events-section .events-header {
    margin-bottom: 0;
  }
}
.events-section .events-header__inner {
  max-width: 1280px;
  margin: 110px 0px;
  padding: 0px 40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  margin-top: 60px;
  top: -100%;
}
@media only screen and (max-width: 992px) {
  .events-section .events-header__inner {
    margin: 22px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .events-section .events-header__inner {
    margin: 22px 0px;
  }
}
@media only screen and (max-width: 992px) {
  .events-section .events-header__inner {
    padding: 0px 22px;
  }
}
@media only screen and (max-width: 480px) {
  .events-section .events-header__inner {
    padding: 0px 22px;
  }
}
.events-section .events-header__inner.sticky {
  left: 0;
  right: 0;
  width: auto;
  background-color: #101b27;
  margin: 0;
  max-width: none;
  padding: 0 calc((100vw - 1280px)/2);
}
.events-section .events-header__inner.sticky .section-title {
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  .events-section .events-header__inner.sticky .section-title {
    display: none;
  }
}
.events-section .events-header__inner.sticky .section-title h2 {
  font-size: 20px;
  font-size: 2.0rem;
  margin-top: 0;
  line-height: 60px;
}
.events-section .events-header__inner.sticky .events-toolbar {
  margin-bottom: 20px;
}
.events-section .events-header__inner.sticky .search-container {
  margin-top: 0;
}
@media only screen and (max-width: 1359px) {
  .events-section .events-header__inner.sticky {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 992px) {
  .events-section .events-header__inner.sticky .filter-group li {
    margin-bottom: 0;
    display: none;
  }
  .events-section .events-header__inner.sticky.animate-in {
    top: 74px !important;
    padding: 0 20px;
  }
}
.events-section .section-title {
  margin-bottom: 60px;
}
@media only screen and (max-width: 992px) {
  .events-section .section-title {
    margin-bottom: 30px;
  }
}
.events-section .section-title h2 {
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 60px;
  text-transform: uppercase;
  color: white;
  border-bottom: 1px solid #179fda;
  max-width: 1280px;
  margin: 0 auto 50px;
  margin: 0 0 50px !important;
}
@media only screen and (max-width: 1359px) {
  .events-section .section-title h2 {
    margin: 0 40px 50px;
  }
}
@media only screen and (max-width: 992px) {
  .events-section .section-title h2 {
    max-width: none;
    margin: 22px 40px;
    font-size: 2.2rem;
    line-height: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .events-section .section-title h2 {
    margin-left: 0;
    margin-right: 0;
  }
}
.events-section .events-toolbar {
  margin-bottom: 40px;
}
@media only screen and (max-width: 992px) {
  .events-section .events-toolbar {
    margin-bottom: 0;
  }
}
.events-section .filter-group {
  float: left;
}
.events-section .filter-group ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.events-section .filter-group li {
  display: inline-block;
  margin: 0 38px;
}
.events-section .filter-group li:first-child {
  margin-left: 0;
}
.events-section .filter-group li.is-checked a {
  color: #ffc100;
  border-bottom: 1px solid #ffc100;
}
.events-section .filter-group li a {
  font-size: 20px;
  font-size: 2.0rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .25em;
  text-decoration: none;
  color: white;
}
@media only screen and (max-width: 1279px) {
  .events-section .filter-group li {
    margin: 0 10px;
  }
  .events-section .filter-group li a {
    font-size: 1.8rem;
    letter-spacing: 0.2em;
  }
}
@media only screen and (max-width: 992px) {
  .events-section .filter-group li {
    margin-bottom: 22px;
  }
}
@media only screen and (max-width: 480px) {
  .events-section .filter-group li {
    margin: 0;
    display: block;
    padding: 5px 0;
  }
}
.events-section .search-container {
  float: right;
  width: 400px;
  position: relative;
  top: -6px;
}
.events-section .search-container input {
  color: white;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 28px;
  line-height: 28px;
  width: 355px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
}
@media only screen and (max-width: 1279px) {
  .events-section .search-container input {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 992px) {
  .events-section .search-container input {
    width: 250px;
  }
}
.events-section .search-container input::-webkit-input-placeholder {
  color: #5f6163;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
}
.events-section .search-container input::-moz-placeholder {
  color: #5f6163;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
}
.events-section .search-container input::-ms-input-placeholder {
  color: #5f6163;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
}
.events-section .search-container input::placeholder {
  color: #5f6163;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
}
@media only screen and (max-width: 1279px) {
  .events-section .search-container input::-webkit-input-placeholder {
    font-size: 1.6rem;
  }
  .events-section .search-container input::-moz-placeholder {
    font-size: 1.6rem;
  }
  .events-section .search-container input::-ms-input-placeholder {
    font-size: 1.6rem;
  }
  .events-section .search-container input::placeholder {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 992px) {
  .events-section .search-container {
    width: auto;
  }
}
@media only screen and (max-width: 840px) {
  .events-section .search-container {
    float: none;
    width: auto;
    clear: both;
    padding-top: 10px;
  }
}
.events-section .event-search-button {
  background-color: transparent;
  border: 0;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  background-image: url("../png/search.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.events-section .event-search-button:hover, .events-section .event-search-button:focus {
  background-image: url("../png/search_hover.png");
}
@media only screen and (max-width: 992px) {
  .events-section .event-search-button {
    position: relative;
    margin-left: 15px;
  }
}
.events-section .events-listing {
  background-color: #fdfdfd;
}
@media only screen and (max-width: 992px) {
  .events-section .events-listing {
    padding-bottom: 44px;
  }
}
.events-section .events-listing__inner {
  margin: 110px 0px;
  padding: 0px 40px;
  top: -176px;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 992px) {
  .events-section .events-listing__inner {
    margin: 22px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .events-section .events-listing__inner {
    margin: 22px 0px;
  }
}
@media only screen and (max-width: 992px) {
  .events-section .events-listing__inner {
    padding: 0px 22px;
  }
}
@media only screen and (max-width: 480px) {
  .events-section .events-listing__inner {
    padding: 0px 22px;
  }
}
@media only screen and (max-width: 992px) {
  .events-section .events-listing__inner {
    position: static;
    padding-top: 22px;
    margin-top: 0;
  }
}
.events-section .event-item {
  margin-bottom: 6px;
  background-color: white;
  position: relative;
  -webkit-box-shadow: 0px 0px 30px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 30px 4px rgba(0, 0, 0, 0.05);
}
.events-section .event-item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  .events-section .event-item {
    margin-bottom: 22px;
  }
}
.events-section .event-link {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
}
.events-section .event-item-content {
  padding: 40px;
}
.events-section .event-item-content .image {
  width: 335px;
  max-height: 252px;
  min-height: 189px;
  -o-object-fit: cover;
     object-fit: cover;
  overflow-y: visible;
  display: block;
  float: left;
  margin-right: 48px;
}
@media only screen and (max-width: 1079px) {
  .events-section .event-item-content .image {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .events-section .event-item-content .image {
    margin-top: -22px;
    margin-left: -22px;
    margin-right: -22px;
    width: calc(100% + 44px);
    float: none;
  }
}
.events-section .event-item-content .event-info {
  float: left;
  width: 350px;
  max-width: 100%;
  margin-right: 20px;
}
@media only screen and (max-width: 1079px) {
  .events-section .event-item-content .event-info {
    float: none;
    width: auto;
    margin-left: 375px;
  }
}
@media only screen and (max-width: 992px) {
  .events-section .event-item-content .event-info {
    float: none;
    width: auto;
    margin-right: 0;
    margin-top: 22px;
    margin-bottom: 22px;
    margin-left: 0;
  }
}
.events-section .event-item-content .event-venue {
  margin-bottom: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: -8px;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}
.events-section .event-item-content .event-venue:after {
  content: '/';
  margin-left: 5px;
  color: #ffc100;
}
.events-section .event-item-content .event-date {
  font-family: eurostile, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  margin-top: 2px;
}
@media only screen and (max-width: 1279px) {
  .events-section .event-item-content .event-date {
    font-size: 1.6rem;
  }
}
.events-section .event-item-content .event-date .spacer {
  display: inline-block;
  margin: 0 18px;
}
.events-section .event-item-content .event-name {
  font-family: eurostile, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  font-size: 2.6rem;
  margin: 20px 0;
}
@media only screen and (max-width: 1359px) {
  .events-section .event-item-content .event-name {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 992px) {
  .events-section .event-item-content .event-name {
    font-size: 1.8rem;
  }
}
.events-section .event-item-content .event-supporting-artist {
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 1279px) {
  .events-section .event-item-content .event-supporting-artist {
    font-size: 1.6rem;
  }
}
.events-section .event-item-content .view-event-details {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  color: #179fda;
  text-decoration: underline;
  display: inline-block;
}
@media only screen and (max-width: 1279px) {
  .events-section .event-item-content .view-event-details {
    font-size: 1.6rem;
  }
}
.events-section .event-item-content .view-event-details:hover, .events-section .event-item-content .view-event-details:focus {
  color: black;
}
.events-section .event-item-content .event-details {
  margin-bottom: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  position: relative;
  padding-top: 20px;
}
@media only screen and (max-width: 1279px) {
  .events-section .event-item-content .event-details {
    font-size: 1.6rem;
  }
}
.events-section .event-item-content .event-details.open {
  max-height: 200px;
}
.events-section .event-item-content .view-event-details {
  position: absolute;
  bottom: 0;
  display: block;
  background-color: white;
}
.events-section .event-item-content .event-show_time {
  margin-bottom: 40px;
}
.events-section .event-item-content .event-button-wrap {
  float: right;
  /**width: 175px;**/
  position: relative;
}
.events-section .event-item-content .event-button-wrap + .event-button-wrap {
  margin-top:20px;
}

.events-section .event-item-content .event-button-wrap .event-button.disabled {
  color: grey;
  border-color: grey;
  cursor: default;
}
.events-section .event-item-content .event-button-wrap .event-button.disabled:hover, .events-section .event-item-content .event-button-wrap .event-button.disabled:focus {
  color: grey;
  border-color: grey;
}
@media only screen and (max-width: 1279px) {
  .events-section .event-item-content .event-button-wrap {
    width: auto;
    float: none;
    margin-left: 375px;
  }
  /**.events-section .event-item-content .event-button-wrap .event-button {
    margin-top: 30px;
  }**/
}
@media only screen and (max-width: 992px) {
  .events-section .event-item-content .event-button-wrap {
    float: none;
    width: auto;
    text-align: center;
    margin-left: 0;
  }
}
.events-section .view-more-shows-wrap {
  text-align: center;
  position: relative;
  top: 40px;

}
.events-section .view-more-shows-wrap.disabled .csa-button {
  color: grey;
  border-color: grey;
  cursor: default;
}
.events-section .view-more-shows-wrap.disabled .csa-button:hover, .events-section .view-more-shows-wrap.disabled .csa-button:focus {
  color: grey;
  border-color: grey;
}
.events-section .view-more-shows-wrap .csa-button:hover, .events-section .view-more-shows-wrap .csa-button:focus {
  color: white;
  border-color: white;
}
@media only screen and (max-width: 992px) {
  .events-section .view-more-shows-wrap {
    position: static;
    margin: 44px 0 0;
  }
}
.events-section .events-loader {
  display: block;
  margin: 100px auto;
  width: 206px;
  height: 44px;
  display: block;
}
.events-section .events-loader.hidden {
  display: none;
}
@media only screen and (max-width: 992px) {
  .events-section .event-item-content {
    padding: 22px;
  }
}

.csa-utility-bar .csa-utility-bar__menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.csa-utility-bar .menu-item {
  display: inline-block;
}
.csa-utility-bar a {
  text-decoration: none;
}

body.fixed, .csa-site-wrap.fixed {
  position: static;
  overflow-y: visible;
}
@media only screen and (max-width: 480px) {
  body.fixed, .csa-site-wrap.fixed {
    position: fixed;
    overflow-y: hidden;
    max-width: 100%;
    width: 100%;
  }
}

.csa-header__inner {
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: height;
  transition-property: height;
}
.csa-header__inner.hamburger-open {
  height: 100vh;
}

.csa-main-menu .sub-menu {
  display: none;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
}
.csa-main-menu a {
  text-decoration: none;
}

.csa-main-menu__menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.csa-main-menu__menu > .menu-item {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.csa-main-menu__menu > .menu-item:hover .sub-menu {
  display: block;
}
.csa-main-menu__menu > .menu-item > a:focus + .sub-menu {
  display: block;
}

.csa-hamburger {
  cursor: pointer;
  z-index: 1;
  width: 38px;
  height: 38px;
}

.csa-hamburger__bar {
  height: 1px;
  background-color: white;
  width: 38px;
  position: absolute;
}

.csa-hamburger__bar--top {
  top: 9px;
}

.csa-hamburger__bar--middle {
  top: 19px;
}

.csa-hamburger__bar--bottom {
  top: 29px;
}

/* animation */
@-webkit-keyframes hamburgeropen {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes hamburgeropen {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes hamburgerclosed {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes hamburgerclosed {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes topbaropen {
  0% {
    top: 9px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    top: 19px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    top: 19px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@keyframes topbaropen {
  0% {
    top: 9px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    top: 19px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    top: 19px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@-webkit-keyframes topbarclosed {
  0% {
    top: 19px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  50% {
    top: 19px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    top: 9px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes topbarclosed {
  0% {
    top: 19px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  50% {
    top: 19px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    top: 9px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes middlebaropen {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 0.0;
  }
}
@keyframes middlebaropen {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 0.0;
  }
}
@-webkit-keyframes middlebarclosed {
  0% {
    opacity: 0.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
@keyframes middlebarclosed {
  0% {
    opacity: 0.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
@-webkit-keyframes bottombaropen {
  0% {
    top: 29px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    top: 19px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    top: 19px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
@keyframes bottombaropen {
  0% {
    top: 29px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    top: 19px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    top: 19px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
@-webkit-keyframes bottombarclosed {
  0% {
    top: 19px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  50% {
    top: 19px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    top: 29px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes bottombarclosed {
  0% {
    top: 19px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  50% {
    top: 19px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    top: 29px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.csa-hamburger {
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.csa-hamburger .csa-hamburger__bar {
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.csa-hamburger.open {
  -webkit-animation-name: hamburgeropen;
          animation-name: hamburgeropen;
}
.csa-hamburger.open .csa-hamburger__bar--top {
  -webkit-animation-name: topbaropen;
          animation-name: topbaropen;
}
.csa-hamburger.open .csa-hamburger__bar--middle {
  -webkit-animation-name: middlebaropen;
          animation-name: middlebaropen;
}
.csa-hamburger.open .csa-hamburger__bar--bottom {
  -webkit-animation-name: bottombaropen;
          animation-name: bottombaropen;
}
.csa-hamburger.closed {
  -webkit-animation-name: hamburgerclosed;
          animation-name: hamburgerclosed;
}
.csa-hamburger.closed .csa-hamburger__bar--top {
  -webkit-animation-name: topbarclosed;
          animation-name: topbarclosed;
}
.csa-hamburger.closed .csa-hamburger__bar--middle {
  -webkit-animation-name: middlebarclosed;
          animation-name: middlebarclosed;
}
.csa-hamburger.closed .csa-hamburger__bar--bottom {
  -webkit-animation-name: bottombarclosed;
          animation-name: bottombarclosed;
}

.csa-footer-menu a {
  text-decoration: none;
}
.csa-footer-menu .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.csa-footer-menu__menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.csa-modal__cover {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  z-index: 99;
}

.csa-modal {
  pointer-events: none;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}
.csa-modal.open {
  opacity: 1.0;
}

.csa-modal__inner {
  width: 630px;
  background-color: white;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px 30px;
  position: fixed;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  max-height: 80vh;
  z-index: 100;
  pointer-events: auto;
}

.csa-modal__header {
  z-index: 99;
  position: relative;
  margin-top: 30px;
}

.csa-modal__body {
  background-color: transparent;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
  padding: 0 30px 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-bottom: auto;
  overflow-y: scroll;
  z-index: 98;
}

.csa-modal__close {
  pointer-events: auto;
  position: absolute;
  right: -4px;
  top: -4px;
  display: inline-block;
  text-decoration: none;
  font-size: 20px;
  font-size: 2.0rem;
  vertical-align: middle;
  z-index: 99;
}

.csa-modal__close-icon {
  font-size: 30px;
  font-size: 3.0rem;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.csa-modal__title {
  font-size: 20px;
  font-size: 2.0rem;
}

@media only screen and (max-width: 992px) {
  .csa-modal__inner {
    width: auto;
    margin: 10px;
    max-height: none;
  }
}
.csa-body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  letter-spacing: .025em;
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 1279px) {
  .csa-body {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 992px) {
  .csa-body ul {
    padding-left: 20px;
  }
  .csa-body li {
    padding: 5px 0;
  }
}
.csa-body a {
  color: #179fda;
}
.csa-body a:hover, .csa-body a:focus {
  color: black;
}
.csa-body .csa-site-wrap {
  overflow-x: hidden;
}

.header-announcement-bar-wrapper {
  background-color: rgba(255, 255, 255, 0.6);
}

.csa-button {
  border: 2px solid #179fda;
  color: #179fda;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  height: 60px;
  line-height: 56px;
  text-align: center;
  min-width: 260px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
  display: inline-block;
  text-decoration: none;
  padding: 0 40px;
  max-width: 100%;
}
.csa-button.bg-blue {
  background: #179fda;
  color: #FFF;
}
.csa-button[aria-disabled="true"] {
  color: #c1d4e9;
  border: 2px solid #c1d4e9;
  cursor: default;
}
.csa-button:focus, .csa-button:hover {
  color: black;
  border-color: black;
}
.csa-button.bg-blue:focus, .csa-button.bg-blue:hover {
  background: black;
  color: #FFF;
  border-color: black;
}
@media only screen and (max-width: 992px) {
  .csa-button {
    height: 52px;
    line-height: 52px;
    min-width: 270px;
  }
}

#rental-form {
  display: none;
}

.csa-modal--rental-form {
  /* temp hide captcha */
}
.csa-modal--rental-form .csa-modal__title {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  max-width: calc(100vw - 160px);
}
.csa-modal--rental-form .csa-modal__title:after {
  content: '/';
  margin-left: 5px;
  color: #aba7a2;
}
.csa-modal--rental-form .csa-modal__title:after {
  color: #179fda;
}
.csa-modal--rental-form fieldset {
  border: 0;
  padding: 0;
  margin-bottom: 30px;
}
.csa-modal--rental-form legend {
  padding: 0;
  font-size: 20px;
  font-size: 2.0rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-weight: strong;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1279px) {
  .csa-modal--rental-form legend {
    font-size: 1.8rem;
  }
}
.csa-modal--rental-form .form-group {
  height: 45px;
}
.csa-modal--rental-form label {
  line-height: 30px;
}
.csa-modal--rental-form input[type="text"], .csa-modal--rental-form input[type="email"], .csa-modal--rental-form input[type="tel"], .csa-modal--rental-form select {
  width: 60%;
  float: right;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.csa-modal--rental-form .cf7ic-loader {
  display: none;
}
.csa-modal--rental-form .form-action {
  text-align: center;
}
.csa-modal--rental-form input[type="submit"] {
  background-color: transparent;
  color: #179fda;
  border: 2px solid #179fda;
  height: 60px;
  line-height: 56px;
  border-radius: 30px;
  padding: 0 70px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.2em;
  margin: 0 auto;
}
.csa-modal--rental-form input[type="submit"]:hover, .csa-modal--rental-form input[type="submit"]:focus {
  border: 2px solid black;
  color: black;
}
@media only screen and (max-width: 992px) {
  .csa-modal--rental-form input[type="submit"] {
    height: 52px;
    line-height: 52px;
    min-width: 270px;
  }
}

.csa-header__inner.sticky {
  position: relative;
}

.csa-header__logo-wrap {
  padding: 40px 0 35px;
  background-color: rgba(14, 24, 35, 0.87);
  height: 115px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(255px + ((100vw - 1280px)/2));
  position: relative;
}
.csa-header__logo-wrap img {
  max-height: 40px;
  position: absolute;
  display: block;
  right: 40px;
}
.csa-header__logo-wrap .csa-header__logo-link {
  display: block;
}
.csa-header__logo-wrap .csa-header__logo-link:hover, .csa-header__logo-wrap .csa-header__logo-link:focus {
  border-bottom: none;
}
.csa-header__logo-wrap .csa-header__logo-link:hover img, .csa-header__logo-wrap .csa-header__logo-link:focus img {
  opacity: 0.75;
}
@media only screen and (max-width: 1535px) {
  .csa-header__logo-wrap {
    background-color: transparent;
  }
  .csa-header__logo-wrap img {
    left: 40px;
    right: auto;
  }
}
@media only screen and (max-width: 1279px) {
  .csa-header__logo-wrap {
    position: absolute;
    top: 0;
    padding: 20px 0 35px;
  }
}

@media only screen and (max-width: 992px) {
  .csa-header {
    min-height: 74px;
    width: 100%;
    position: absolute;
    z-index: 99;
    top: 0;
  }

  .csa-header__inner {
    position: absolute;
    height: 100vh;
    max-height: 74px;
    width: 100%;
    overflow: hidden;
    background-color: rgba(14, 24, 35, 0.999);
  }
  .csa-header__inner.hamburger-open {
    max-height: 100vh;
    background-color: rgba(14, 24, 35, 0.999);
  }
  .csa-header__inner.sticky {
    position: fixed;
    -webkit-transition-property: max-height, top;
    transition-property: max-height, top;
    background-color: #0e1823;
  }

  .csa-header__logo-wrap {
    position: absolute;
    top: 22px;
    left: 22px;
    background-color: transparent;
    height: auto;
  }
  .csa-header__logo-wrap img {
    height: 29px;
    right: auto;
    left: auto;
  }

  .csa-header__logo-link {
    display: block;
    margin-left: 0 !important;
  }
}
.csa-footer {
  background-color: #0e151e;
  color: #cccccc;
  overflow: auto;
}
.csa-footer a {
  color: #ffffff;
}
.csa-footer h3 {
  font-size: 20px !important;
  font-size: 20px !important;
  font-size: 2.0rem !important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 500 !important;
  color: #ffffff;
}
@media only screen and (max-width: 992px) {
  .csa-footer h3 {
    padding: 0 !important;
  }
}

.csa-footer__content {
  padding: 0px 40px;
  max-width: 1280px;
  margin: 60px auto;
}
@media only screen and (max-width: 992px) {
  .csa-footer__content {
    padding: 0px 22px;
  }
}
@media only screen and (max-width: 480px) {
  .csa-footer__content {
    padding: 0px 22px;
  }
}

.mailing-list {
  display: block;
  float: left;
  width: 45%;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 480px) {
  .mailing-list p br {
    display: none;
  }
}
.mailing-list input {
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  border-bottom: 1px solid #cccccc;
  display: block;
  height: 50px;
  line-height: 50px;
  width: 450px;
  max-width: 100%;
  color: white;
}
.mailing-list input::-webkit-input-placeholder {
  color: #5f6163;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
}
.mailing-list input::-moz-placeholder {
  color: #5f6163;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
}
.mailing-list input::-ms-input-placeholder {
  color: #5f6163;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
}
.mailing-list input::placeholder {
  color: #5f6163;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
}
@media only screen and (max-width: 1279px) {
  .mailing-list input::-webkit-input-placeholder {
    font-size: 1.6rem;
  }
  .mailing-list input::-moz-placeholder {
    font-size: 1.6rem;
  }
  .mailing-list input::-ms-input-placeholder {
    font-size: 1.6rem;
  }
  .mailing-list input::placeholder {
    font-size: 1.6rem;
  }
}
.mailing-list button {
  margin-top: 38px;
  cursor: pointer;
}
.mailing-list button:focus, .mailing-list button:hover {
  color: white;
  border-color: white;
}
@media only screen and (max-width: 480px) {
  .mailing-list button {
    width: 100%;
  }
}

.contact-info {
  display: block;
  float: left;
  width: 30%;
}
.contact-info a {
  text-decoration: none;
  color: #cccccc;
}
.contact-info a:hover, .contact-info a:focus {
  color: #ffffff;
}

.footer-menu {
  display: block;
  float: left;
  width: 25%;
}
.footer-menu .social-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-menu .social-links li {
  display: inline-block;
}
.footer-menu .social-link {
  color: #179fda;
  display: inline-block;
  margin-right: 30px;
}
.footer-menu .social-link:hover, .footer-menu .social-link:focus {
  color: #ffffff;
}
.footer-menu .social-link .fa {
  font-size: 32px;
  font-size: 3.2rem;
}

#menu-footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 35px;
  color: #cccccc;
  margin-top: 18px;
  margin-bottom: 56px;
}
#menu-footer-menu a {
  color: #cccccc;
  text-decoration: none;
  border-bottom: 2px solid #cccccc;
}
#menu-footer-menu a:hover, #menu-footer-menu a:focus {
  color: #ffffff;
}

@media only screen and (max-width: 992px) {
  .mailing-list {
    float: none;
    width: auto;
    margin-bottom: 70px;
  }

  .contact-info {
    float: none;
    width: auto;
    margin-bottom: 28px;
  }

  .footer-menu {
    float: none;
    width: auto;
  }
}
.page.home {
  background-color: #101b27;
}
.page.home .site-main {
  margin: 0;
  max-width: none;
  padding: 0;
}
.page.home .venue-logos {
  position: absolute;
  top: 48%;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 108px;
}
.page.home .venue-logos li {
  display: inline-block;
  bottom: 0;
}
.page.home .venue-logos img {
  width: auto;
  margin: 0 auto;
}
.page.home .venue-logos .center-stage-logo {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  text-align: center;
}
.page.home .venue-logos .center-stage-logo img {
  max-width: 215px;
  margin: 0 auto;
}
.page.home .venue-logos .the-loft-logo {
  position: absolute;
  left: 23%;
  padding-bottom: 10px;
}
.page.home .venue-logos .the-loft-logo img {
  max-width: 135px;
}
.page.home .venue-logos .vinyl-logo {
  position: absolute;
  right: 23%;
  padding-bottom: 10px;
}
.page.home .venue-logos .vinyl-logo img {
  max-width: 135px;
}
@media only screen and (max-width: 1359px) {
  .page.home .venue-logos .center-stage-logo img {
    max-width: 215px;
  }
  .page.home .venue-logos .the-loft-logo {
    max-width: 135px;
    left: 23%;
  }
  .page.home .venue-logos .vinyl-logo {
    max-width: 135px;
    right: 23%;
  }
}
@media only screen and (max-width: 992px) {
  .page.home .venue-logos {
    position: absolute;
    top: 120px;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: auto;
  }
  .page.home .venue-logos li {
    display: block;
    max-width: 75%;
    margin: 0 auto 40px;
  }
  .page.home .venue-logos img {
    max-width: 100%;
    margin: 0 auto;
  }
  .page.home .venue-logos .center-stage-logo {
    position: static;
  }
  .page.home .venue-logos .the-loft-logo {
    position: static;
  }
  .page.home .venue-logos .vinyl-logo {
    position: static;
  }
}
.page.home .news-columns {
  max-width: 1280px;
  margin: 70px auto 0;
}
.page.home .news-columns:after {
  content: ' ';
  display: block;
  clear: both;
}
@media only screen and (max-width: 1359px) {
  .page.home .news-columns {
    margin: 20px 40px 0;
  }
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns {
    display: block;
    margin: 20px;
  }
}
.page.home .news-columns .wp-block-column {
  background-color: black;
  padding: 25px;
}
.page.home .news-columns .wp-block-column:nth-child(1) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: 26px;
  padding: 35px 50px;
  border: 3px solid #179fda;
  background-color: #101b27;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(1) {
    padding: 20px;
    margin-left: 0;
    height: auto;
  }
}
.page.home .news-columns .wp-block-column:nth-child(1) .csa-latest-posts {
  clear: both;
}
.page.home .news-columns .wp-block-column:nth-child(1) .csa-latest-posts:after {
  content: ' ';
  display: block;
  clear: both;
}
.page.home .news-columns .wp-block-column:nth-child(1) h4 {
  float: left;
  width: 75%;
  color: white;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1279px) {
  .page.home .news-columns .wp-block-column:nth-child(1) h4 {
    font-size: 1.6rem;
  }
}
.page.home .news-columns .wp-block-column:nth-child(1) h4:not(:first-child) {
  margin-top: 50px;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(1) h4 {
    width: auto;
    float: none;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 480px) {
  .page.home .news-columns .wp-block-column:nth-child(1) h4 {
    font-size: 1.3rem;
  }
}
.page.home .news-columns .wp-block-column:nth-child(1) a {
  float: left;
  margin-top: 16px;
  color: #179fda;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.page.home .news-columns .wp-block-column:nth-child(1) a:after {
  display: inline-block;
  content: ' ';
  background-image: url("../png/link_arrow.png");
  width: 40px;
  height: 40px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 16px;
}
.page.home .news-columns .wp-block-column:nth-child(1) a:hover, .page.home .news-columns .wp-block-column:nth-child(1) a:focus {
  color: black;
}
.page.home .news-columns .wp-block-column:nth-child(1) a:hover:after, .page.home .news-columns .wp-block-column:nth-child(1) a:focus:after {
  background-image: url("../png/link_arrow_black.png");
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(1) a:after {
    width: 40px;
    height: 40px;
  }
}
.page.home .news-columns .wp-block-column:nth-child(1) a:hover, .page.home .news-columns .wp-block-column:nth-child(1) a:focus {
  color: white;
}
.page.home .news-columns .wp-block-column:nth-child(1) a:hover:after, .page.home .news-columns .wp-block-column:nth-child(1) a:focus:after {
  background-image: url(../png/link_arrow_white.png);
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(1) a {
    float: none;
    margin: 10px 0 20px;
    display: block;
  }
}
.page.home .news-columns .wp-block-column:nth-child(2) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-left: 0;
  padding: 0;
  /* instagram plugin */
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(2) {
    margin-left: 0;
    width: calc(50% - 11px);
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .page.home .news-columns .wp-block-column:nth-child(2) {
    font-size: 1.3rem;
  }
}
.page.home .news-columns .wp-block-column:nth-child(2) h3 {
  margin: 25px 25px 0;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(2) h3 {
    margin: 20px 20px 0;
  }
}
.page.home .news-columns .wp-block-column:nth-child(2) > p {
  margin-bottom: 25px;
}
.page.home .news-columns .wp-block-column:nth-child(2) > p > a {
  padding: 0 25px;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(2) > p > a {
    padding: 0 20px;
    font-size: 1.4rem;
  }
}
.page.home .news-columns .wp-block-column:nth-child(2) .mif_single {
  width: 241px !important;
  margin: 0;
  height: 241px;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(2) .mif_single {
    width: calc((100vw/2) - 30px) !important;
    height: calc((100vw/2) - 30px);
  }
}
.page.home .news-columns .wp-block-column:nth-child(2) .mif_load_btns {
  display: none;
}
.page.home .news-columns .wp-block-column:nth-child(2) .icon-esf-clone {
  display: none;
}
.page.home .news-columns .wp-block-column:nth-child(2) .mif_content_holder {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-transform: none;
          transform: none;
}
.page.home .news-columns .wp-block-column:nth-child(2) .mif_content_holder a {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
}
.page.home .news-columns .wp-block-column:nth-child(2) .mif_content_holder a i {
  display: none;
}
.page.home .news-columns .wp-block-column:nth-child(2) .mif_feed_image {
  width: 241px;
  height: 241px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(2) .mif_feed_image {
    width: calc((100vw/2) - 30px);
    height: calc((100vw/2) - 30px);
  }
}
.page.home .news-columns .wp-block-column:nth-child(3) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-left: 26px;
  padding: 0;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(3) {
    width: calc(50% - 11px);
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .page.home .news-columns .wp-block-column:nth-child(3) {
    font-size: 1.3rem;
  }
}
.page.home .news-columns .wp-block-column:nth-child(3) h3 {
  margin: 25px 25px 0;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(3) h3 {
    margin: 20px 20px 0;
  }
}
.page.home .news-columns .wp-block-column:nth-child(3) > p {
  margin-bottom: 25px;
}
.page.home .news-columns .wp-block-column:nth-child(3) > p > a {
  padding: 0 25px;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(3) > p > a {
    padding: 0 20px;
    font-size: 1.4rem;
  }
}
.page.home .news-columns .wp-block-column:nth-child(3) .efbl_feed_wraper {
  width: 241px;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(3) .efbl_feed_wraper {
    width: calc((100vw/2) - 30px) !important;
  }
}
.page.home .news-columns .wp-block-column:nth-child(3) .efbl_fb_story {
  border: 0 !important;
  margin-bottom: 0 !important;
}
.page.home .news-columns .wp-block-column:nth-child(3) .efbl_author_info {
  display: none;
}
.page.home .news-columns .wp-block-column:nth-child(3) .efbl_story_text {
  display: block;
  color: white;
  padding: 25px;
}
.page.home .news-columns .wp-block-column:nth-child(3) .efbl_shared_story {
  padding: 0;
  border: 0;
}
.page.home .news-columns .wp-block-column:nth-child(3) .efbl_has_link_image {
  width: 100%;
  background-color: #101b27;
}
.page.home .news-columns .wp-block-column:nth-child(3) .efbl_link_image {
  width: 100%;
  display: block;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.page.home .news-columns .wp-block-column:nth-child(3) .efbl_link_image:hover, .page.home .news-columns .wp-block-column:nth-child(3) .efbl_link_image:focus {
  opacity: 0.5;
}
.page.home .news-columns .wp-block-column:nth-child(3) .efbl_link_text {
  display: none;
}
.page.home .news-columns .wp-block-column:nth-child(3) .efbl_story_meta {
  display: none;
}
.page.home .news-columns h3 {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  color: white;
}
.page.home .news-columns h3:after {
  content: '/';
  margin-left: 5px;
  color: #179fda;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns h3 {
    font-size: 1.4rem;
  }
  .page.home .news-columns h3:after {
    display: none;
  }
}
.page.home .news-columns a {
  color: #179fda;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 1279px) {
  .page.home .news-columns a {
    font-size: 1.6rem;
  }
}
.page.home .news-columns a:hover, .page.home .news-columns a:focus {
  color: white;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns a {
    font-size: 1.4rem;
  }
}
.page.home .news-columns figure {
  margin-top: 30px;
  margin-bottom: -25px;
  margin-left: -25px;
  margin-right: -25px;
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns figure {
    margin-bottom: -12px;
    margin-left: -12px;
    margin-right: -12px;
  }
}
.page.home .news-columns img {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1359px) {
  .page.home .news-columns .wp-block-column:nth-child(1) {
    -ms-flex-preferred-size: 33.33% !important;
        flex-basis: 33.33% !important;
  }
}
@media only screen and (max-width: 992px) {
  .page.home .news-columns .wp-block-column:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .page.home .news-columns .wp-block-column:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .page.home .news-columns .wp-block-column:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.page.home .seo-copy {
  max-width: 650px;
  color: white;
  margin: 0 auto;
  font-weight: normal;
  color: #ccc;
  padding: 80px 0;
}
@media only screen and (max-width: 992px) {
  .page.home .seo-copy {
    max-width: 450px;
  }
}
@media only screen and (max-width: 480px) {
  .page.home .seo-copy {
    max-width: none;
    margin: 0 20px;
  }
}

.page.has-featured-image .site-main {
  margin: 620px auto 40px;
}
@media only screen and (max-width: 992px) {
  .page.has-featured-image .site-main {
    margin: 74px auto 40px;
  }
}
.page .site-main {
  margin: 220px auto 40px;
}
.page .site-main > p, .page .site-main > h1, .page .site-main > h2, .page .site-main > h3, .page .site-main > h4, .page .site-main > ul, .page .site-main > hr, .page .site-main > .wpcf7 {
  max-width: 1280px;
}
@media only screen and (max-width: 1359px) {
  .page .site-main > p, .page .site-main > h1, .page .site-main > h2, .page .site-main > h3, .page .site-main > h4, .page .site-main > ul, .page .site-main > hr, .page .site-main > .wpcf7 {
    margin: 0 40px 50px;
  }
}
.page .page-hero-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 564px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page .page-title {
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 60px;
  text-transform: uppercase;
  color: white;
  border-bottom: 1px solid #179fda;
  max-width: 1280px;
  margin: 0 auto 50px;
  color: black;
  border-bottom: 1px solid black;
  max-width: 1280px;
}
@media only screen and (max-width: 1359px) {
  .page .page-title {
    margin: 0 40px 50px;
  }
}
@media only screen and (max-width: 992px) {
  .page .page-title {
    max-width: none;
    margin: 22px 40px;
    font-size: 2.2rem;
    line-height: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .page .site-main {
    margin: 0 auto;
  }
  .page .page-hero-image {
    height: 56vw;
    position: static;
    display: block;
  }
  .page .site-main .page-title {
    margin: 22px 20px;
    padding-bottom: 15px;
  }
}

.single-post.has-featured-image .site-main {
  margin: 520px auto 40px;
}
@media only screen and (max-width: 992px) {
  .single-post.has-featured-image .site-main {
    margin-top: 74px;
  }
}
.single-post .site-main {
  margin: 220px auto 40px;
}
.single-post .site-main > p, .single-post .site-main > h1, .single-post .site-main > h2, .single-post .site-main > h3, .single-post .site-main > h4, .single-post .site-main > ul, .single-post .site-main > hr, .single-post .site-main > .wpcf7 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1359px) {
  .single-post .site-main > p, .single-post .site-main > h1, .single-post .site-main > h2, .single-post .site-main > h3, .single-post .site-main > h4, .single-post .site-main > ul, .single-post .site-main > hr, .single-post .site-main > .wpcf7 {
    margin-left: 40px;
    margin-right: 40px;
  }
}
.single-post .page-hero-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 462px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.single-post .page-title {
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 60px;
  text-transform: uppercase;
  color: white;
  border-bottom: 1px solid #179fda;
  max-width: 1280px;
  margin: 0 auto 50px;
  color: black;
  border-bottom: 1px solid black;
  max-width: 1280px;
}
@media only screen and (max-width: 1359px) {
  .single-post .page-title {
    margin: 0 40px 50px;
  }
}
@media only screen and (max-width: 992px) {
  .single-post .page-title {
    max-width: none;
    margin: 22px 40px;
    font-size: 2.2rem;
    line-height: 40px;
  }
}
.single-post .post-content-wrap {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 240px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../png/black_squares.png);
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1359px) {
  .single-post .post-content-wrap {
    margin: 0 40px;
  }
}
@media only screen and (max-width: 992px) {
  .single-post .site-main {
    margin: 0 auto;
  }
  .single-post .page-hero-image {
    height: 56vw;
    position: static;
    display: block;
  }
  .single-post .page-title {
    margin: 22px 20px !important;
    padding-bottom: 15px;
  }
  .single-post .post-content-wrap {
    padding: 0 0 0 240px;
    margin: 0 20px;
  }
}
@media only screen and (max-width: 800px) {
  .single-post .post-content-wrap {
    background-image: none;
    padding: 0;
  }
}

.csa-utility-bar {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: calc(978px + ((100vw - 1280px)/2));
  font-size: 18px;
  font-size: 1.8rem;
  height: 50px;
  line-height: 50px;
  background-color: #101b27;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: background-color;
  transition-property: background-color;
}
@media only screen and (max-width: 1279px) {
  .csa-utility-bar {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 1535px) {
  .csa-utility-bar {
    width: 100%;
  }
}
@media only screen and (max-width: 1279px) {
  .csa-utility-bar {
    background-color: transparent;
    pointer-events: none;
  }
}
.csa-utility-bar a {
  color: #ffffff;
  padding: 0 8px;
  text-decoration: none;
}
.csa-utility-bar a:hover, .csa-utility-bar a:focus {
  color: #179fda;
}
.csa-utility-bar li:last-child a {
  padding-right: 0;
}
.csa-utility-bar .social-links {
  margin: 0;
  padding: 0;
  display: inline-block;
  top: 2px;
  position: absolute;
  right: 0px;
}
@media only screen and (max-width: 1359px) {
  .csa-utility-bar .social-links {
    right: 40px;
  }
}
.csa-utility-bar .social-links li {
  display: inline-block;
}
.csa-utility-bar .social-links i {
  font-size: 24px;
  font-size: 2.4rem;
}
.csa-utility-bar .connect-label {
  color: white;
  display: inline-block;
  position: absolute;
  right: 430px;
}
@media only screen and (max-width: 1535px) {
  .csa-utility-bar .connect-label {
    right: auto;
    left: 200px;
  }
}
@media only screen and (max-width: 1279px) {
  .csa-utility-bar .connect-label {
    left: 275px;
  }
}
.csa-utility-bar .search-form__wrap {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 5px;
}
.csa-utility-bar .search-form__label {
  position: absolute;
  right: 45px;
}
@media only screen and (max-width: 1535px) {
  .csa-utility-bar .search-form__label {
    right: 60px;
  }
}
.csa-utility-bar .search-form__input {
  position: relative;
  top: -10px;
  color: white;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 28px;
  line-height: 28px;
  width: 200px;
}
.csa-utility-bar .search-form__submit-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  background-image: url("../png/search.png");
  background-size: contain;
  width: 25px;
  height: 25px;
  border: 0;
}
.csa-utility-bar .search-form__submit-button:hover, .csa-utility-bar .search-form__submit-button:focus {
  background-image: url("../png/search_hover.png");
}
@media only screen and (max-width: 1535px) {
  .csa-utility-bar .search-form__submit-button {
    margin-right: 20px;
  }
}
.csa-utility-bar .search-form__submit-button .fa-search {
  display: none;
}

.csa-utility-bar__inner {
  position: absolute;
  right: calc((100vw - 1280px)/2);
  left: 0;
}
@media only screen and (max-width: 1359px) {
  .csa-utility-bar__inner {
    right: 0px;
  }
}
@media only screen and (max-width: 1279px) {
  .csa-utility-bar__inner {
    pointer-events: all;
  }
}

.csa-utility-bar__nav {
  max-width: 1280px;
  margin: 0 auto;
  display: inline-block;
  position: absolute;
  right: 140px;
  font-weight: 300;
}
@media only screen and (max-width: 1535px) {
  .csa-utility-bar__nav {
    right: 180px;
  }
}

.csa-utility-bar__menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}

@media only screen and (max-width: 992px) {
  .csa-utility-bar {
    top: 74px;
    width: 100%;
    right: auto;
    padding-left: 22px;
    padding-right: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: transparent;
    margin-bottom: 50px;
    height: auto;
  }
  .csa-utility-bar .connect-label {
    right: auto;
    display: none;
  }
  .csa-utility-bar .social-links {
    position: static;
    display: block;
  }
  .csa-utility-bar .social-links li:first-child a {
    padding-left: 0;
  }
  .csa-utility-bar .search-form__wrap {
    display: block;
    position: relative;
    right: auto;
    top: auto;
    margin-top: 10px;
  }
  .csa-utility-bar .search-form__wrap .search-form {
    float: none;
    display: block;
  }
  .csa-utility-bar .search-form__label {
    position: relative;
    right: auto;
  }
  .csa-utility-bar .search-form__submit-button {
    margin-left: 15px;
  }

  .csa-utility-bar__inner {
    right: auto;
    left: auto;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .csa-utility-bar__nav {
    display: block;
    position: relative;
    right: auto;
  }
  .csa-utility-bar__nav .menu-item {
    display: block;
  }

  .csa-utility-bar__menu {
    display: block;
  }
  .csa-utility-bar__menu li:last-child a {
    padding-left: 0;
  }
}
.csa-main-menu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding-top: 50px;
}
@media only screen and (max-width: 1535px) {
  .csa-main-menu {
    background-color: rgba(14, 24, 35, 0.87);
    top: 0;
  }
}
@media only screen and (max-width: 1279px) {
  .csa-main-menu {
    padding-top: 0;
    height: 150px;
  }
}

.csa-main-menu__nav .menu-main-menu-container {
  background-color: rgba(14, 24, 35, 0.87);
  position: absolute;
  top: 50px;
  height: 115px;
  right: 0;
  z-index: 1;
  width: calc(978px + ((100vw - 1280px)/2));
  padding-top: 56px;
  padding-left: 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 22px;
  font-size: 2.2rem;
}
.csa-main-menu__nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.csa-main-menu__nav li {
  display: inline-block;
}
.csa-main-menu__nav li:first-child a {
  margin-left: 0;
}
.csa-main-menu__nav a {
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 30px;
  font-family: eurostile, sans-serif;
  font-weight: 800;
  font-style: normal;
}
.csa-main-menu__nav a:hover, .csa-main-menu__nav a:focus {
  color: white;
  border-bottom: 2px solid #179fda;
}
@media only screen and (max-width: 1535px) {
  .csa-main-menu__nav .menu-main-menu-container {
    background-color: transparent;
    width: auto;
    right: 40px;
  }
}
@media only screen and (max-width: 1279px) {
  .csa-main-menu__nav .menu-main-menu-container {
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
    padding-left: 0;
    width: initial;
    text-align: center;
    padding-top: 0;
    top: 106px;
  }
  .csa-main-menu__nav ul {
    display: inline-block;
  }
}

.csa-hamburger {
  display: none;
}

@media only screen and (max-width: 992px) {
  .csa-main-menu {
    position: relative;
    top: 0;
    height: 100vh;
    overflow: hidden;
  }

  .csa-main-menu__nav {
    height: 100vh;
  }

  .csa-header__logo-wrap {
    width: auto;
    padding: 0;
  }

  .csa-main-menu__nav .menu-main-menu-container {
    background-color: transparent;
    top: 250px;
    width: auto;
    right: auto;
    padding-left: 22px;
    left: auto;
    text-align: left;
  }

  .csa-hamburger {
    display: block;
    right: 22px;
    top: 16px;
    width: 38px;
    position: absolute;
    cursor: pointer;
  }

  .csa-main-menu__menu .menu-item {
    display: block;
    width: 100%;
    margin: 20px 0;
  }
  .csa-main-menu__menu .menu-item a {
    margin-left: 0;
  }
}
.csa-hero-carousel .csa-hero-carousel-slide__image img {
  width: 100%;
  max-height: 600px;
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media only screen and (max-width: 1359px) {
  .csa-hero-carousel .csa-hero-carousel-slide__image img {
    height: auto;
  }
}
.csa-hero-carousel .csa-hero-carousel-slide {
  opacity: 0.0;
}
.csa-hero-carousel .csa-hero-carousel-slide:first-child img {
  -o-object-position: top;
     object-position: top;
}
.csa-hero-carousel .csa-hero-carousel-slide:nth-child(3) img {
  -o-object-position: bottom;
     object-position: bottom;
}
.csa-hero-carousel .slick-dots {
  bottom: 30px;
}
.csa-hero-carousel .slick-dots li {
  margin: 0 14px;
}
.csa-hero-carousel .slick-dots li button:before {
  background-color: white;
  opacity: 0.3;
  content: ' ';
  width: 17px;
  height: 13px;
}
.csa-hero-carousel .slick-dots li.slick-active button:before {
  opacity: 1.0;
}
.csa-hero-carousel .slick-prev {
  z-index: 98;
  left: 75px;
  top: 60%;
}
.csa-hero-carousel .slick-prev:before {
  content: ' ';
  display: block;
  border-left: 4px solid white;
  border-bottom: 4px solid white;
  width: 32px;
  height: 32px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  left: 12px;
}
.csa-hero-carousel .slick-next {
  z-index: 98;
  right: 75px;
  top: 60%;
}
.csa-hero-carousel .slick-next:before {
  content: ' ';
  display: block;
  border-left: 4px solid white;
  border-bottom: 4px solid white;
  width: 32px;
  height: 32px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  position: relative;
  right: 38px;
}
.csa-hero-carousel .csa-hero-carousel-slide__text-wrap {
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 165px;
  top: 0;
  position: absolute;
  height: 0;
  padding-bottom: 435px;
  width: auto;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 1359px) {
  .csa-hero-carousel .csa-hero-carousel-slide__text-wrap {
    padding-bottom: calc(50% - 165px);
  }
}
@media only screen and (max-width: 992px) {
  .csa-hero-carousel .csa-hero-carousel-slide__text-wrap {
    padding-bottom: 0;
  }
}
.csa-hero-carousel .csa-hero-carousel-slide__text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: white;
  width: 400px;
  right: 100px;
}
.csa-hero-carousel .csa-hero-carousel-slide__subheadline {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
}
.csa-hero-carousel .csa-hero-carousel-slide__subheadline:after {
  content: '/';
  margin-left: 5px;
  color: #aba7a2;
}
.csa-hero-carousel .csa-hero-carousel-slide__subheadline:after {
  color: #179fda;
}
.csa-hero-carousel .csa-hero-carousel-slide__subheadline:after {
  content: '/';
  margin-left: 5px;
  color: #179fda;
}
.csa-hero-carousel .csa-hero-carousel-slide:first-child .csa-hero-carousel-slide__text {
  width: auto;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 80px;
  top: auto;
  -webkit-transform: none;
          transform: none;
  background-color: transparent;
}
@media only screen and (max-width: 1739px) {
  .csa-hero-carousel .csa-hero-carousel-slide:first-child .csa-hero-carousel-slide__text {
    bottom: 40px;
  }
}
@media only screen and (max-width: 1279px) {
  .csa-hero-carousel .csa-hero-carousel-slide:first-child .csa-hero-carousel-slide__text {
    bottom: 5px;
  }
}
@media only screen and (max-width: 992px) {
  .csa-hero-carousel .csa-hero-carousel-slide:first-child .csa-hero-carousel-slide__text {
    max-width: none;
  }
}
@media only screen and (max-width: 480px) {
  .csa-hero-carousel .csa-hero-carousel-slide:first-child .csa-hero-carousel-slide__text {
    bottom: 40px;
  }
}
.csa-hero-carousel .csa-hero-carousel-slide:first-child .csa-hero-carousel-slide__subheadline {
  font-size: 22px;
  font-size: 2.2rem;
}
.csa-hero-carousel .csa-hero-carousel-slide:first-child .csa-hero-carousel-slide__subheadline:after {
  display: none;
}
.csa-hero-carousel .csa-hero-carousel-slide__headline {
  font-family: eurostile, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 1.2;
  margin: 25px 0 35px;
}
@media only screen and (max-width: 992px) {
  .csa-hero-carousel .csa-hero-carousel-slide__headline {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 1279px) {
  .csa-hero-carousel .csa-hero-carousel-slide__headline {
    margin: 20px 0 30px;
  }
}
@media only screen and (max-width: 992px) {
  .csa-hero-carousel .csa-hero-carousel-slide__headline {
    font-size: 2.4rem !important;
  }
}
.csa-hero-carousel .csa-hero-carousel-slide__link a {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  color: #179fda;
  text-decoration: none;
}
.csa-hero-carousel .csa-hero-carousel-slide__link a:hover, .csa-hero-carousel .csa-hero-carousel-slide__link a:focus {
  color: white;
}
.csa-hero-carousel .csa-hero-carousel-slide__link a:after {
  display: inline-block;
  content: ' ';
  background-image: url("../png/link_arrow.png");
  width: 50px;
  height: 50px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 16px;
}
.csa-hero-carousel .csa-hero-carousel-slide__link a:hover:after {
  background-image: url("../png/link_arrow_white.png");
}
.csa-hero-carousel .csa-hero-carousel-slide:nth-child(2) a {
  color: white;
}
.csa-hero-carousel .csa-hero-carousel-slide:nth-child(2) a:hover, .csa-hero-carousel .csa-hero-carousel-slide:nth-child(2) a:focus {
  color: #179fda;
}
.csa-hero-carousel .csa-hero-carousel-slide:nth-child(2) a:after {
  background-image: url("../png/link_arrow_white.png");
}
.csa-hero-carousel .csa-hero-carousel-slide:nth-child(2) a:hover:after {
  background-image: url("../png/link_arrow.png");
}
@media only screen and (max-width: 992px) {
  .csa-hero-carousel .slick-slider.slick-dotted {
    margin-bottom: 54px;
  }
  .csa-hero-carousel .slick-prev {
    display: none !important;
  }
  .csa-hero-carousel .slick-next {
    display: none !important;
  }
  .csa-hero-carousel .slick-dots {
    bottom: -50px;
    padding: 0;
  }
  .csa-hero-carousel .csa-hero-carousel-slide:nth-child(4) img {
    -o-object-position: left;
       object-position: left;
  }
  .csa-hero-carousel .csa-hero-carousel-slide__image {
    height: 50vh;
  }
  .csa-hero-carousel .csa-hero-carousel-slide__image img {
    height: 50vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .csa-hero-carousel .csa-hero-carousel-slide__text-wrap {
    margin: 0;
    height: 50vh;
    position: absolute;
    top: 0;
  }
  .csa-hero-carousel .csa-hero-carousel-slide__text {
    position: absolute;
    bottom: 0;
    -webkit-transform: none;
            transform: none;
    width: auto;
    max-width: 550px;
    right: 0;
    top: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 22px !important;
    background-color: rgba(14, 24, 35, 0.87);
  }
  .csa-hero-carousel .csa-hero-carousel-slide__text br {
    display: none;
  }
}
@media only screen and (max-width: 992px) and (max-width: 992px) {
  .csa-hero-carousel .csa-hero-carousel-slide__text {
    max-width: 50%;
  }
}
@media only screen and (max-width: 992px) and (max-width: 768px) {
  .csa-hero-carousel .csa-hero-carousel-slide__text {
    max-width: none;
    width: auto;
    left: 0;
  }
}
@media only screen and (max-width: 992px) {
  .csa-hero-carousel .csa-hero-carousel-slide__headline {
    margin: 20px 0 20px;
    font-size: 4.8rem;
  }
}
@media only screen and (max-width: 480px) {
  .csa-hero-carousel .csa-hero-carousel-slide__text-wrap {
    height: 75vh;
  }
  .csa-hero-carousel .csa-hero-carousel-slide__text {
    padding-left: 0;
  }
  .csa-hero-carousel .csa-hero-carousel-slide__headline br {
    display: none;
  }
  .csa-hero-carousel .csa-hero-carousel-slide__image {
    height: 75vh;
  }
  .csa-hero-carousel .csa-hero-carousel-slide__image img {
    height: 75vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.csa-events-carousel__header {
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 60px;
  text-transform: uppercase;
  color: white;
  border-bottom: 1px solid #179fda;
  max-width: 1280px;
  margin: 0 auto 50px;
}
@media only screen and (max-width: 1359px) {
  .csa-events-carousel__header {
    margin: 0 40px 50px;
  }
}
@media only screen and (max-width: 992px) {
  .csa-events-carousel__header {
    max-width: none;
    margin: 22px 40px;
    font-size: 2.2rem;
    line-height: 40px;
  }
}
@media only screen and (max-width: 1359px) {
  .csa-events-carousel__header {
    margin: 0 40px 50px;
  }
}

.csa-events-carousel {
  background-color: #101b27;
  padding-bottom: 80px;
  /*padding-top: 380px;*/
}
@media only screen and (max-width: 992px) {
  .csa-events-carousel {
    padding-top: 0;
    padding-bottom: 40px;
  }
}
.csa-events-carousel .slick-slide {
  opacity: 0.3;
  height: 440px;
  cursor: pointer;
}
.csa-events-carousel .slick-slide.slick-current {
  opacity: 1.0;
}
.csa-events-carousel .event-action {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.csa-events-carousel .event-item {
  position: relative;
  margin: 0 40px;
  background-color: #fff;
}
@media only screen and (max-width: 1279px) {
  .csa-events-carousel .event-item {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 992px) {
  .csa-events-carousel .event-item {
    margin: 0 11px;
  }
}
.csa-events-carousel .event-item-content {
  height: 440px;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.csa-events-carousel .event-item-content img {
  width: 57.2%;
  height: 100%;
  float: left;
  -o-object-fit: cover;
     object-fit: cover;
}
.csa-events-carousel .event-info {
  padding: 40px 40px 0;
  padding-left: calc(57.2% + 40px);
}
.csa-events-carousel .event-venue {
  margin-top: 0;
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: -8px;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}
@media only screen and (max-width: 1279px) {
  .csa-events-carousel .event-venue {
    font-size: 1.6rem;
  }
}
.csa-events-carousel .event-venue:after {
  content: '/';
  margin-left: 5px;
  color: #179fda;
}
@media only screen and (max-width: 992px) {
  .csa-events-carousel .event-venue {
    margin-bottom: 10px;
  }
}
.csa-events-carousel .event-date {
  font-family: eurostile, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 1279px) {
  .csa-events-carousel .event-date {
    font-size: 1.6rem;
  }
}
.csa-events-carousel .event-time-info {
  display: block;
}
.csa-events-carousel .event-name {
  font-family: eurostile, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  margin: 30px 0;
}
@media only screen and (max-width: 992px) {
  .csa-events-carousel .event-name {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 992px) {
  .csa-events-carousel .event-name {
    margin: 10px 0;
  }
}
.csa-events-carousel .featured-event-supporting p {
  margin: 10px 0;
}
.csa-events-carousel .event-button-wrap {
  padding-left: calc(57.2% + 40px);
  margin-top: 30px;
}
.csa-events-carousel .event-button-wrap a {
  color: #179fda;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #179fda;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.csa-events-carousel .event-button-wrap a:after {
  display: inline-block;
  content: ' ';
  background-image: url("../png/link_arrow.png");
  width: 40px;
  height: 40px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 16px;
}
.csa-events-carousel .event-button-wrap a:hover, .csa-events-carousel .event-button-wrap a:focus {
  color: black;
}
.csa-events-carousel .event-button-wrap a:hover:after, .csa-events-carousel .event-button-wrap a:focus:after {
  background-image: url("../png/link_arrow_black.png");
}
@media only screen and (max-width: 992px) {
  .csa-events-carousel .event-button-wrap a:after {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .csa-events-carousel .event-button-wrap {
    padding-left: 22px;
    margin-top: 10px;
  }
}
.csa-events-carousel .slick-prev {
  width: 58px;
  height: 27px;
  left: 100px;
  z-index: 10;
}
.csa-events-carousel .slick-prev:before {
  background-image: url("../png/carousel_arrow.png");
  content: ' ';
  width: 58px;
  height: 27px;
  background-size: contain;
  display: block;
}
@media only screen and (max-width: 992px) {
  .csa-events-carousel .slick-prev {
    display: none !important;
  }
}
.csa-events-carousel .slick-next {
  width: 58px;
  height: 27px;
  right: 100px;
  z-index: 10;
}
.csa-events-carousel .slick-next:before {
  background-image: url("../png/carousel_arrow.png");
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  content: ' ';
  width: 58px;
  height: 27px;
  background-size: contain;
  display: block;
}
@media only screen and (max-width: 992px) {
  .csa-events-carousel .slick-next {
    display: none !important;
  }
}
.csa-events-carousel .slick-dots {
  bottom: -60px;
}
.csa-events-carousel .slick-dots li {
  margin: 0 14px;
}
.csa-events-carousel .slick-dots li button:before {
  background-color: white;
  opacity: 0.3;
  content: ' ';
  width: 17px;
  height: 13px;
}
.csa-events-carousel .slick-dots li.slick-active button:before {
  opacity: 1.0;
}
@media only screen and (max-width: 992px) {
  .csa-events-carousel .event-item-content {
    height: 700px;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
  }
  .csa-events-carousel .event-item-content img {
    width: 100%;
    float: none;
    height: auto;
    min-height: 220px;
    max-height: 250px;
  }
  .csa-events-carousel .event-item-content .event-info {
    padding: 22px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 480px) {
  .csa-events-carousel .event-details {
    display: none;
  }
}

.csa-gallery-carousel {
  margin-bottom: 120px;
}
.csa-gallery-carousel img {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 620px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.csa-gallery-carousel .slick-slide {
  opacity: 0.3;
}
.csa-gallery-carousel .slick-slide.slick-current {
  opacity: 1.0;
}
.csa-gallery-carousel .slick-dots {
  bottom: -80px;
}
.csa-gallery-carousel .slick-dots li {
  margin: 0 14px;
}
.csa-gallery-carousel .slick-dots li button:before {
  background-color: #45484e;
  opacity: 0.3;
  content: ' ';
  width: 17px;
  height: 13px;
}
.csa-gallery-carousel .slick-dots li.slick-active button:before {
  opacity: 1.0;
}
.csa-gallery-carousel .csa-gallery-carousel-slide {
  position: relative;
  margin: 0 40px;
}
@media only screen and (max-width: 992px) {
  .csa-gallery-carousel .csa-gallery-carousel-slide {
    margin: 0 10px;
  }
}
.csa-gallery-carousel .csa-gallery-carousel-slide__text {
  position: absolute;
  top: 40px;
  left: 80px;
  color: white;
}
@media only screen and (max-width: 992px) {
  .csa-gallery-carousel .csa-gallery-carousel-slide__text {
    top: 20px;
    left: 40px;
  }
}
.csa-gallery-carousel .csa-gallery-carousel-slide__subheadline {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}
.csa-gallery-carousel .csa-gallery-carousel-slide__subheadline:after {
  content: '/';
  margin-left: 5px;
  color: #aba7a2;
}
.csa-gallery-carousel .csa-gallery-carousel-slide__subheadline:after {
  color: #179fda;
}
.csa-gallery-carousel .slick-prev {
  width: 58px;
  height: 27px;
  left: 100px;
  z-index: 10;
}
.csa-gallery-carousel .slick-prev:before {
  background-image: url("../png/carousel_arrow.png");
  content: ' ';
  width: 58px;
  height: 27px;
  background-size: contain;
  display: block;
}
@media only screen and (max-width: 992px) {
  .csa-gallery-carousel .slick-prev {
    display: none !important;
  }
}
.csa-gallery-carousel .slick-next {
  width: 58px;
  height: 27px;
  right: 100px;
  z-index: 10;
}
.csa-gallery-carousel .slick-next:before {
  background-image: url("../png/carousel_arrow.png");
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  content: ' ';
  width: 58px;
  height: 27px;
  background-size: contain;
  display: block;
}
@media only screen and (max-width: 992px) {
  .csa-gallery-carousel .slick-next {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .csa-gallery-carousel {
    margin-bottom: 60px;
  }
  .csa-gallery-carousel img {
    height: 300px;
    padding: 0 10px;
  }
  .csa-gallery-carousel .slick-dots {
    padding-left: 0;
    bottom: -60px;
  }
}

.csa-footer {
  background-color: #0e151e;
  color: #cccccc;
  overflow: auto;
}
.csa-footer a {
  color: #ffffff;
}
.csa-footer h3 {
  font-size: 20px !important;
  font-size: 20px !important;
  font-size: 2.0rem !important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 500 !important;
  color: #ffffff;
}
@media only screen and (max-width: 992px) {
  .csa-footer h3 {
    padding: 0 !important;
  }
}

.csa-footer__content {
  padding: 0px 40px;
  max-width: 1280px;
  margin: 60px auto;
}
@media only screen and (max-width: 992px) {
  .csa-footer__content {
    padding: 0px 22px;
  }
}
@media only screen and (max-width: 480px) {
  .csa-footer__content {
    padding: 0px 22px;
  }
}

.mailing-list {
  display: block;
  float: left;
  width: 45%;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 480px) {
  .mailing-list p br {
    display: none;
  }
}
.mailing-list input {
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  border-bottom: 1px solid #cccccc;
  display: block;
  height: 50px;
  line-height: 50px;
  width: 450px;
  max-width: 100%;
  color: white;
}
.mailing-list input::-webkit-input-placeholder {
  color: #5f6163;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
}
.mailing-list input::-moz-placeholder {
  color: #5f6163;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
}
.mailing-list input::-ms-input-placeholder {
  color: #5f6163;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
}
.mailing-list input::placeholder {
  color: #5f6163;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
}
@media only screen and (max-width: 1279px) {
  .mailing-list input::-webkit-input-placeholder {
    font-size: 1.6rem;
  }
  .mailing-list input::-moz-placeholder {
    font-size: 1.6rem;
  }
  .mailing-list input::-ms-input-placeholder {
    font-size: 1.6rem;
  }
  .mailing-list input::placeholder {
    font-size: 1.6rem;
  }
}
.mailing-list button {
  margin-top: 38px;
  cursor: pointer;
}
.mailing-list button:focus, .mailing-list button:hover {
  color: white;
  border-color: white;
}
@media only screen and (max-width: 480px) {
  .mailing-list button {
    width: 100%;
  }
}

.contact-info {
  display: block;
  float: left;
  width: 30%;
}
.contact-info a {
  text-decoration: none;
  color: #cccccc;
}
.contact-info a:hover, .contact-info a:focus {
  color: #ffffff;
}

.footer-menu {
  display: block;
  float: left;
  width: 25%;
}
.footer-menu .social-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-menu .social-links li {
  display: inline-block;
}
.footer-menu .social-link {
  color: #179fda;
  display: inline-block;
  margin-right: 30px;
}
.footer-menu .social-link:hover, .footer-menu .social-link:focus {
  color: #ffffff;
}
.footer-menu .social-link .fa {
  font-size: 32px;
  font-size: 3.2rem;
}

#menu-footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 35px;
  color: #cccccc;
  margin-top: 18px;
  margin-bottom: 56px;
}
#menu-footer-menu a {
  color: #cccccc;
  text-decoration: none;
  border-bottom: 2px solid #cccccc;
}
#menu-footer-menu a:hover, #menu-footer-menu a:focus {
  color: #ffffff;
}

@media only screen and (max-width: 992px) {
  .mailing-list {
    float: none;
    width: auto;
    margin-bottom: 70px;
  }

  .contact-info {
    float: none;
    width: auto;
    margin-bottom: 28px;
  }

  .footer-menu {
    float: none;
    width: auto;
  }
}
.single-events .csa-utility-bar {
  width: 100%;
}
.single-events .csa-main-menu {
  background-color: rgba(14, 24, 35, 0.87);
}
.single-events .menu-main-menu-container {
  background-color: transparent;
}
.single-events .csa-header__logo-wrap {
  background-color: transparent;
}
.single-events .csa-main-content {
  margin-top: 165px;
}
@media only screen and (max-width: 1279px) {
  .single-events .csa-main-content {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 992px) {
  .single-events .csa-main-content {
    margin-top: 74px;
  }
}
.single-events .event-image {
  background-color: #101b27;
}
.single-events .event-image img {
  width: 100%;
  max-height: 580px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  max-width: 1280px;
  margin: 0 auto;
  display: block;
}
.single-events .csa-venue-column {
  width: 250px;
  float: left;
  margin-right: 40px;
}
.single-events .csa-venue-column .csa-venue-column__logo {
  padding: 40px 0;
}
.single-events .csa-venue-column .csa-venue-column__logo img {
  max-height: 40px;
}
@media only screen and (max-width: 1359px) {
  .single-events .csa-venue-column {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .single-events .csa-venue-column {
    float: none;
    margin-right: 20px;
    margin-left: 20px;
    width: 180px;
  }
  .single-events .csa-venue-column .csa-venue-column__logo {
    padding: 20px 0;
  }
  .single-events .csa-venue-column .csa-venue-column__logo img {
    max-height: 30px;
  }
}
.single-events .csa-event-top-content {
  max-width: 1280px;
  margin: 40px auto 0;
  position: relative;
}
.single-events .csa-event-top-content h2 {
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 60px;
  text-transform: uppercase;
  color: white;
  border-bottom: 1px solid #179fda;
  max-width: 1280px;
  margin: 0 auto 50px;
  color: black;
  border-bottom: 1px solid black;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1359px) {
  .single-events .csa-event-top-content h2 {
    margin: 0 40px 50px;
  }
}
@media only screen and (max-width: 992px) {
  .single-events .csa-event-top-content h2 {
    max-width: none;
    margin: 22px 40px;
    font-size: 2.2rem;
    line-height: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .single-events .csa-event-top-content h2 {
    margin: 0 20px;
  }
}
.single-events .csa-event-top-content .event-facebook-page {
  position: absolute;
  top: 18px;
  right: 0;
  text-decoration: none;
}
@media only screen and (max-width: 1359px) {
  .single-events .csa-event-top-content .event-facebook-page {
    right: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .single-events .csa-event-top-content .event-facebook-page {
    position: static;
    display: block;
    margin: 10px 20px 20px;
  }
}
.single-events .csa-event-top-content__info {
  float: left;
  width: calc(100% - 290px - 290px);
}
.single-events .csa-event-top-content__info p:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 1359px) {
  .single-events .csa-event-top-content__info {
    width: calc(100% - 330px - 330px);
  }
}
@media only screen and (max-width: 1079px) {
  .single-events .csa-event-top-content__info {
    width: calc(100% - 330px);
  }
}
@media only screen and (max-width: 992px) {
  .single-events .csa-event-top-content__info {
    width: auto;
    float: none;
    margin: 20px 20px 0;
  }
}
.single-events .csa-event-top-content__buy {
  text-align: right;
  width: 250px;
  margin-left: 40px;
  float: left;
}
.single-events .csa-event-top-content__buy .buy-tickets {
  background-color: transparent;
  color: #179fda;
  border: 2px solid #179fda;
  height: 60px;
  line-height: 56px;
  border-radius: 30px;
  padding: 0 70px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.2em;
  padding: 0 40px;
}
.single-events .csa-event-top-content__buy .buy-tickets:hover, .single-events .csa-event-top-content__buy .buy-tickets:focus {
  border: 2px solid black;
  color: black;
}
@media only screen and (max-width: 992px) {
  .single-events .csa-event-top-content__buy .buy-tickets {
    height: 52px;
    line-height: 52px;
    min-width: 270px;
  }
}
@media only screen and (max-width: 1079px) {
  .single-events .csa-event-top-content__buy {
    position: absolute;
    top: 260px;
    text-align: center;
  }
}
@media only screen and (max-width: 992px) {
  .single-events .csa-event-top-content__buy {
    position: static;
    margin: 20px 20px 0;
  }
  .single-events .csa-event-top-content__buy .buy-tickets {
    width: 250px;
    padding: 0 40px;
    text-align: center;
  }
}
.single-events .event-artists {
  clear: both;
  max-width: 1280px;
  margin: 0 auto 60px;
  padding-top: 40px;
}
@media only screen and (max-width: 992px) {
  .single-events .event-artists {
    margin: 0 20px 20px;
  }
}
.single-events .event-artists__inner {
  max-width: calc(100% - 290px - 290px);
  margin: 0 auto;
}
@media only screen and (max-width: 1359px) {
  .single-events .event-artists__inner {
    width: calc(100% - 330px - 330px);
  }
}
@media only screen and (max-width: 1079px) {
  .single-events .event-artists__inner {
    width: auto;
    max-width: none;
    margin: 0 40px 60px 330px;
  }
}
@media only screen and (max-width: 992px) {
  .single-events .event-artists__inner {
    max-width: none;
    margin: 0;
  }
}
.single-events .event-artist {
  border-bottom: 2px solid #999;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.single-events .event-artist h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: eurostile-extended, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}
.single-events .event-artist h3:after {
  content: '/';
  margin-left: 5px;
  color: #aba7a2;
}
.single-events .event-artist h3:after {
  color: #179fda;
}
.single-events .event-artist:last-child {
  border-bottom: 0;
}
.single-events .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.single-events .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-events .csa-main-content .social-links {
  list-style: none;
  padding: 0;
  margin-top: 40px;
}
.single-events .csa-main-content .social-links li {
  display: inline-block;
  margin: 0 20px;
}
.single-events .csa-main-content .social-links li .fa:before {
  font-size: 30px;
  font-size: 3.0rem;
}
.single-events .csa-main-content .social-links li:first-child {
  margin-left: 0;
}
