/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/main.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/ltn7uxg.css);
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/main.scss (1) ***!
  \***********************************************************************************************************************************************************************************************************************************************/
/************** LOAD FONTS ******************/
@font-face {
  font-family: "OpenSans-Light";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Light.woff2) format("woff2"), url(fonts/OpenSans-Light.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-Regular";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Regular.woff2) format("woff2"), url(fonts/OpenSans-Regular.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-Semibold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Semibold.woff2) format("woff2"), url(fonts/OpenSans-Semibold.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-Bold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Bold.woff2) format("woff2"), url(fonts/OpenSans-Bold.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-ExtraBold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-ExtraBold.woff2) format("woff2"), url(fonts/OpenSans-ExtraBold.woff) format("woff");
}
.saffireMobileSize .header {
  padding: 0;
  font: inherit;
  color: inherit;
}
.saffireMobileSize .headerInnerContent {
  height: auto;
}

.generalmessage {
  box-sizing: border-box;
  white-space: normal;
  padding: 0 10px;
}

.saffireMobileSize .generalmessage {
  padding: 0 10px;
}

.loginstatus {
  float: none;
}

#weatherBugWidget {
  position: static;
  display: flex;
  align-items: center;
}
#weatherBugWidget img {
  flex-shrink: 0;
  margin: 0 5px;
}
#weatherBugWidget #weatherBugText,
#weatherBugWidget #weatherBugDescription {
  display: none;
}
#weatherBugWidget.weatherBugSet #weatherBugDescription {
  display: inline;
  color: inherit;
}

.ticket {
  padding: 0;
  height: auto;
}

.saffireMobileSize a.ticket,
.saffireMobileSize a.ticket:hover {
  position: static;
  display: inline-block;
  overflow: visible;
  white-space: normal;
  border: none;
  border-radius: 0;
  padding: 0;
}

.emailSignup {
  box-sizing: border-box;
}
.emailSignup > div {
  float: none;
}
.emailSignup .emailInputField input {
  box-sizing: border-box;
  border: none;
  box-shadow: none;
}
.emailSignup .emailSubmitButton {
  box-sizing: border-box;
}

.header .emailSignup {
  position: relative;
  z-index: 1;
}

.saffireMobileSize .header .emailSignup {
  float: none;
  font-size: inherit;
}
.saffireMobileSize .header .emailSignup:hover {
  cursor: pointer;
}

body.modalBody .emailSignup .emailInputField input {
  border: 1px solid #000;
  padding: 2px 5px;
  margin: 5px 0;
}

.header .searchBox {
  position: relative;
  z-index: 1;
}

.searchBox:not(.clonedSearchBox) > div {
  float: none;
}
.searchBox:not(.clonedSearchBox) #searchBoxClicker {
  display: none;
}
.searchBox:not(.clonedSearchBox) .searchBoxInput input {
  box-sizing: border-box;
  border: none;
  box-shadow: none;
}
.searchBox:not(.clonedSearchBox) .searchSubmitButton {
  box-sizing: border-box;
}

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  float: none;
  font-size: inherit;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox) #searchBoxClicker {
  display: block;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox):hover {
  cursor: pointer;
}

.saffireMobileSize .searchBox.clonedSearchBox {
  background: #222;
}
.saffireMobileSize .searchBox.clonedSearchBox:before {
  display: none;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxInput input.inputFieldTextbox.textbox {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0 !important;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit {
  display: flex;
  align-items: center;
  justify-content: center;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit a {
  border-color: #ddd;
  border-radius: 0 !important;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit:before {
  position: static;
}

.viewcart > span {
  position: relative;
  display: inline-block;
}

.saffireMobileSize .viewcart {
  float: none;
  width: auto;
  height: auto;
  font-family: inherit !important;
  font-size: inherit;
}
.saffireMobileSize .viewcart:before {
  display: none;
}
.saffireMobileSize .viewcart:hover .cartMenu {
  display: none !important;
}
.saffireMobileSize .viewcart .cartMenuLink {
  box-sizing: border-box;
}

.cartMenuRemoveButton {
  text-decoration: none;
}

.saffireLargeSize .nav .groups .group {
  float: none;
}
.saffireLargeSize .nav .groups .group > a {
  box-sizing: border-box;
}
.saffireLargeSize .nav .items {
  float: none;
}
.saffireLargeSize .nav .items .item a {
  box-sizing: border-box;
}
.saffireLargeSize .nav .subitems {
  float: none;
}

.saffireMobileSize .nav {
  display: none !important;
}

.standAloneDirections {
  color: inherit;
}

.loginstatus a,
.myAccountNavButton a {
  color: inherit;
}

.pressPageTabs .tab {
  font-size: 14px;
}

.left.pressDate {
  width: 120px;
}

/*************** MEMBERS SITE **********************/
.arrowdown {
  border-color: transparent transparent #000;
}

.arrowdown_on {
  border-color: transparent transparent #444;
}

.arrowup {
  border-color: #000 transparent transparent;
}

.arrowup_on {
  border-color: #444 transparent transparent;
}

#directoryFilterOptions > li:hover {
  background: #cbdfe2;
}

.directoryHeader {
  border-radius: 6px;
  font-family: inherit;
  font-size: 14px;
}

.eventList-container .eventCol1 .filter-group {
  line-height: 1.2;
}

.tiny,
.note {
  font-size: 12px;
}

input.textbox,
textarea.multi,
select.dropdown {
  font-size: 14px;
}

#eventFilterList li,
#eventDateList li a {
  padding: 0.5em 0.5em;
}

.featureLineup-buynow .button {
  font-size: 12px;
}

.featureLineup-social div {
  display: inline-flex;
  align-items: center;
}
.featureLineup-social div a {
  width: 26px;
  height: 26px;
  font-size: 22px;
}

body {
  color: #2b2d42;
  font: 16px/1.5 brandon-grotesque;
  font-weight: 700;
}

b,
strong {
  font-family: brandon-grotesque;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: brandon-grotesque;
  font-weight: 900;
  color: #c32325;
  line-height: 1.2;
  margin: 0 0 0.67em 0;
}

h1 {
  font-size: 29px;
}
@media screen and (min-width: 450px) {
  h1 {
    font-size: calc(29px + 9 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h1 {
    font-size: 38px;
  }
}

h2 {
  font-size: 26px;
}
@media screen and (min-width: 450px) {
  h2 {
    font-size: calc(26px + 2 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: 23px;
}
@media screen and (min-width: 450px) {
  h3 {
    font-size: calc(23px + -1 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h3 {
    font-size: 22px;
  }
}

h4 {
  font-size: 20px;
}
@media screen and (min-width: 450px) {
  h4 {
    font-size: calc(20px + 1 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h4 {
    font-size: 21px;
  }
}

h5 {
  font-size: 18px;
}
@media screen and (min-width: 450px) {
  h5 {
    font-size: calc(18px + 1 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h5 {
    font-size: 19px;
  }
}

h6 {
  font-size: 16px;
}
@media screen and (min-width: 450px) {
  h6 {
    font-size: calc(16px + 0 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h6 {
    font-size: 16px;
  }
}

a {
  color: #c32325;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  text-decoration: none;
}

.header a,
.footer a {
  text-decoration: none;
}

input.textbox,
select.dropdown,
textarea.multi {
  color: #2b2d42;
  font: 16px/1.5 brandon-grotesque;
  padding: 2px 6px;
}

.fa {
  color: #2b2d42;
}
.fa.fa-print {
  color: #fff;
}

.show-lightbox h2 {
  color: #fff;
}

/***************** CONTAINERS **************************/
html {
  scroll-behavior: smooth !important;
  scroll-padding-top: 8rem;
}

body {
  background: no-repeat fixed;
  background-size: cover;
}

.wrapper {
  width: 100%;
  overflow: hidden;
}
.saffireMobileSize .wrapper {
  padding-top: 0;
}

body:not(.homepage) {
  background: url(images/wall-texture.jpg);
  background-repeat: repeat;
  background-size: cover;
  background-position: center;
  background-color: #f0f0f0;
}

body:not(.homepage) .content {
  box-sizing: border-box;
  position: relative;
  max-width: 1300px;
  margin: 10rem auto 60px;
  padding: 15px;
  background: #fff;
  padding: 0;
  padding: 3rem 2rem 2rem 2rem;
}
.saffireMobileSize body:not(.homepage) .content {
  padding: 5rem 2rem 2rem 2rem;
  margin-top: 7rem !important;
}
.saffireMobileSize body:not(.homepage) .content .content {
  padding: 7rem 2rem 2rem 2rem;
}

.saffireMobileSize.homepage .content,
.saffireLargeSize.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none;
}
@media screen and (max-width: 1024px) {
  .saffireMobileSize.homepage .content,
.saffireLargeSize.homepage .content {
    margin-top: 9rem;
  }
}

.subContainer {
  background: #f0f0f0;
  color: #2b2d42;
}
.subContainer a,
.subContainer h1,
.subContainer h2,
.subContainer h3 {
  color: #c32325;
}
.subContainer .error {
  color: #000;
}

.dateDisplayBar,
.dateDisplay {
  background: #f0f0f0;
  color: #000;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #000;
}

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px;
  display: none;
}

.mapLegend {
  padding: 10px;
}

.orderhistory {
  background: #f0f0f0;
}

.orderhistory th {
  color: #2b2d42;
  padding: 8px 3px;
}

.alternateRow {
  background: #f0f0f0;
}

.listingItem {
  background: #f0f0f0;
  border-bottom: 1px solid #d7d7d7;
}
.listingItem .itemDetailsContainer {
  font-weight: 600;
}
.listingItem .description {
  font-weight: 300;
}
.listingItem:hover {
  background: #f8f8f8;
}

.dynamicPageContainer {
  margin-top: 1rem;
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #c32325;
  font-family: brandon-grotesque;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
}
.generalmessage a {
  color: inherit;
  text-decoration: underline;
}

.saffireMobileSize .generalmessage {
  height: 40px;
  font-size: 14px;
  line-height: 1.2;
}
@media screen and (max-width: 500px) {
  .saffireMobileSize .generalmessage {
    font-size: 12px;
  }
}

.headerInnerContent {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  position: fixed;
  z-index: 9999;
}
@media screen and (max-width: 1024px) {
  .headerInnerContent {
    background-color: transparent;
  }
}

.header {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.saffireMobileSize .header {
  height: auto;
}

.top-bar {
  background-color: #c32325;
  color: #fff;
  height: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 10%;
}
.top-bar .left-top-container {
  display: flex;
  align-items: center;
}
.top-bar .left-top-container #siteInfoBannerWidget {
  display: flex;
}
.top-bar .right-top-container {
  display: flex;
  align-items: center;
}
.top-bar .separator-cart {
  margin: 0 1rem;
}
@media screen and (max-width: 1250px) {
  .top-bar {
    padding: 0 5%;
  }
}
@media screen and (max-width: 1024px) {
  .top-bar {
    display: none;
  }
}

.header-bottom {
  padding: 0 10%;
  background: #f2ede7;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  transition: all 400ms ease;
  border-bottom: 3px solid #f5a227;
}
@media screen and (max-width: 1250px) {
  .header-bottom {
    padding: 0 5%;
  }
}
.header-bottom #mainNavigation {
  padding: 10px 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .header-bottom #mainNavigation {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .header-bottom {
    position: fixed;
    width: 100%;
    flex-direction: column;
    padding: 0;
    justify-content: space-between;
    align-items: center;
    background: transparent;
  }
}

.header-logo {
  display: block;
  position: absolute;
  top: 0.5rem;
  left: 8%;
  width: 200px;
  height: 200px;
  background: url(images/logo.png) left/contain no-repeat;
  image-rendering: -webkit-optimize-contrast;
  transition: all 400ms ease;
}
.saffireWindowScrolled .header-logo {
  width: 130px;
  height: 130px;
  transition: all 400ms ease;
}
@media screen and (max-width: 1024px) {
  .header-logo {
    position: absolute;
    top: 6px;
    left: 3px;
    width: 120px;
    height: 120px;
    transition: all 400ms ease;
    background-position: center;
    margin-left: 10px;
  }
  .saffireWindowScrolled .header-logo {
    width: 100px;
    height: 100px;
  }
}

.container-nav-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .container-nav-button {
    width: 100%;
    background-color: #fff;
    border: 2px solid white;
    height: 5rem;
  }
}
.container-nav-button svg {
  fill: #41435e;
  margin-right: 10px;
  width: 1.5rem;
}
.container-nav-button p {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 19px;
}
@media screen and (max-width: 1024px) {
  .container-nav-button p {
    font-size: 15px;
  }
}

.signup-container {
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
}
.signup-container::before {
  content: "";
  background: url(images/signup-icon.png) left/contain no-repeat;
  width: 35px;
  height: 18px;
}
.signup-container p {
  color: #2b2d42;
}

.signup-button {
  margin-left: 1rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f5a227;
  padding: 10px 25px;
  transition: all 300ms ease !important;
  border-radius: 3px;
  box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.28);
}
.signup-button:hover {
  background-color: #d38817;
}
@media screen and (max-width: 1024px) {
  .signup-button {
    margin: 10px;
  }
}

.logo-mobile-container {
  justify-content: flex-end;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .logo-mobile-container {
    width: 100%;
    padding: 8px 0;
    background-color: #c32325;
  }
}

.ticket {
  background: none;
  color: inherit;
  transition: all 300ms ease !important;
}
.ticket:hover {
  transition: all 300ms ease !important;
  background: none;
  color: inherit;
}

.saffireMobileSize a.ticket {
  background: none;
  color: inherit;
  transition: all 300ms ease !important;
}
.saffireMobileSize a.ticket:hover {
  transition: all 300ms ease !important;
  background: none;
  color: inherit;
}

.locations-component {
  display: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.locations-component::after {
  content: "|";
  font-family: brandon-grotesque;
  color: #fff;
  margin-left: 1rem;
}
.locations-component svg {
  width: 26px;
  height: 26px;
  fill: #fff;
  transition: all 300ms ease;
}
.locations-component span {
  color: #fff;
  margin-left: 10px;
  font-family: brandon-grotesque;
  text-transform: uppercase;
  transition: all 300ms ease;
}
.locations-component:hover span {
  color: #f5a227;
  transition: all 300ms ease;
}
.locations-component:hover svg {
  fill: #f5a227;
  transition: all 300ms ease;
}

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
  transition: all 300ms ease !important;
}
.header .searchBox:not(.clonedSearchBox):hover {
  transition: all 300ms ease !important;
  color: #f5a227;
  margin-left: 1rem;
}
.header .searchBox:not(.clonedSearchBox):hover .inputFieldSubmit {
  background: transparent;
}
.header .searchBox:not(.clonedSearchBox):after {
  content: "Search";
  margin-left: 5px;
  font-weight: 700;
  font-family: brandon-grotesque;
  text-transform: uppercase;
  cursor: pointer;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxSubmit a {
  border-radius: 100% !important;
  box-shadow: none;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 30px;
  width: 170px;
  padding: 0 5px;
  font-size: 14px;
  font-family: brandon-grotesque;
  border-radius: 100%;
  margin-right: 8px;
  width: 0;
  padding: 0;
  transition: all 400ms ease;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
  width: 170px;
  padding: 0 5px;
  transition: all 400ms ease;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 27px;
  padding: 0 10px;
  background: transparent;
  border-radius: 100%;
  font-size: 14px;
  font-family: brandon-grotesque;
  width: 27px;
  padding: 0;
  font-size: 0;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
  content: "\f002";
  display: block;
  font-size: 18px;
  font-family: "FontAwesome";
  line-height: 1;
  color: #fff;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover {
  background: transparent;
  color: #f5a227;
}
.header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
  width: 170px;
  padding: 0 5px;
  transition: all 400ms ease;
}

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  position: relative;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox):before {
  content: "\f002";
  position: static;
  line-height: 1;
  font-size: 26px;
  color: #eee;
}

.mobile-menu-cart {
  display: flex;
  align-items: center;
  justify-content: center;
}

.searchBox {
  cursor: pointer;
}
.searchBox:hover .searchBoxSubmit a:before {
  color: #f5a227 !important;
  font-weight: 100;
}

.cart-mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .cart-mobile {
    display: flex;
    align-items: center;
  }
  .cart-mobile .viewcart .cartMenuLink {
    width: 100% !important;
    color: #fff !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-transform: uppercase;
  }
}

.viewcart {
  transition: all 300ms ease !important;
  cursor: pointer;
}
.viewcart:hover .cartMenuLink {
  transition: all 300ms ease !important;
  color: #f5a227 !important;
}

.saffireLargeSize .viewcart .cartMenuLink:before {
  order: -1;
}

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: inherit;
}
.saffireLargeSize .viewcart .cartMenuLink {
  display: inline-block;
  color: inherit;
  display: flex;
  flex-direction: row;
  align-items: center;
  text-transform: uppercase;
}
.saffireLargeSize .viewcart .cartMenuLink:before {
  content: "\f07a";
  position: relative;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 26px;
  line-height: 1;
  color: inherit;
  text-transform: uppercase;
}

.saffireMobileSize .viewcart {
  display: inline-flex;
}
.saffireMobileSize .viewcart .cartMenuLink {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #fff;
}
.saffireMobileSize .viewcart .cartMenuLink:before {
  content: "\f07a";
  position: relative;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 26px;
  line-height: 1;
  color: inherit;
}

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  vertical-align: top;
}
.mobile-nav-toggle:before {
  content: "\f0c9";
  position: relative;
  top: 2px;
  font-family: "FontAwesome";
  font-size: 28px;
  line-height: 1;
  color: #fff;
  font-weight: 100;
}
.mobile-nav-toggle:hover {
  cursor: pointer;
}

@media screen and (min-width: 1025px) {
  .mobile-nav-toggle {
    display: none;
  }
}
.emailInputSubmit {
  background-color: #f5a227;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f5a227;
  padding: 10px 25px;
  transition: all 300ms ease !important;
  border-radius: 3px;
  box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.28);
}
.emailInputSubmit::before {
  content: "";
  background: url(images/signup-icon.png) left/contain no-repeat;
  width: 35px;
  height: 18px;
}
.emailInputSubmit a {
  background-color: transparent !important;
  box-shadow: none;
  color: #2b2d42;
  margin: 0;
  padding: 0;
}
.emailInputSubmit:hover {
  background-color: #d38817;
}
@media screen and (max-width: 1024px) {
  .emailInputSubmit {
    margin: 10px;
  }
}

.saffireMobileSize .header .emailSignup:before {
  content: "" !important;
}

.saffireMobileSize .header .emailSignup > div {
  display: flex !important;
}

.saffireMobileSize .header .emailSignup {
  width: 100% !important;
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
}

.emailSignup .modalOnly {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
}

.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  justify-content: center;
  transition: all 100ms ease;
}
.saffireLargeSize .nav .groups .group {
  display: inline-block;
  flex-shrink: 0;
  border-radius: 10px;
  transition: all 100ms ease;
}
.saffireLargeSize .nav .groups .group:last-child .items,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .items {
  left: auto;
  right: 0;
  border-radius: 0px 0 5px 5px;
  transition: all 100ms ease;
}
.saffireLargeSize .nav .groups .group:nth-last-child(1) .items {
  left: auto;
  right: 0;
  border-radius: 5px 0 5px 5px;
}
.saffireLargeSize .nav .groups .group:last-child .subitems,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .subitems {
  left: auto;
  right: 100%;
  border-radius: 5px 0 5px 5px;
}
.saffireLargeSize .nav .groups .group > a {
  transition: all 100ms ease;
  display: inline-block;
  padding: 10px 15px;
  background: none;
  font-family: brandon-grotesque, brandon-grotesque;
  font-weight: bolder;
  font-size: 19px;
  font-weight: 900;
  color: #41435e;
  border-radius: 5px 5px 0 0;
  letter-spacing: 1px;
  transition: all 100ms ease;
  text-transform: uppercase;
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #fff;
  background: #c32325;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #c32325;
  border-radius: 0 5px 5px 5px;
  font-size: 18px;
  transition: all 100ms ease;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 21px;
  color: #fff;
  font-family: brandon-grotesque;
  font-weight: 300;
}
.saffireLargeSize .nav .items .item a:hover {
  transition: all 100ms ease;
  color: #fff;
}
.saffireLargeSize .nav .item {
  width: 220px;
  line-height: 1.4;
  transition: all 100ms ease;
}
.saffireLargeSize .nav .item:hover {
  transition: all 100ms ease;
  background: #dc3d3f;
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #c32325;
}

.saffireLargeSize .nav .items .item {
  border-radius: 0;
}

.saffireLargeSize .nav .items .item:nth-child(2) {
  border-radius: 0 5px 0 0;
}

.saffireLargeSize .nav .items .item:last-child {
  border-radius: 0 0 5px 5px;
}

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  font-family: brandon-grotesque;
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #c32325;
  color: #111;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer a {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
}
.footer a:hover {
  background: none;
}
@media screen and (max-width: 1024px) {
  .footer a {
    background: none;
    padding: 0;
    line-height: 25px;
  }
}
.footer a:hover {
  text-decoration: underline;
}
.footer .separator {
  color: #fff;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .footer .separator {
    display: none !important;
  }
}

.footer-container {
  background: url(images/footer-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.container-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.footer-logo {
  position: relative;
  width: 340px;
  height: 100px;
  background: url(images/logo.png) center/contain no-repeat;
  transition: all 400ms ease;
}
@media screen and (max-width: 1024px) {
  .footer-logo {
    width: 220px;
    height: 100px;
  }
}

.container-reverse-mobile {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px 10px 30px 10px;
}

.contact-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  .contact-info {
    font-size: 18px;
  }
}
.contact-info span {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.contact-info span:nth-child(1) {
  margin-bottom: 10px;
}
.contact-info span .separtor {
  font-weight: 900;
  margin: 0 2rem;
  font-size: 1.5rem;
  text-decoration: none;
}
.contact-info a {
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
}
@media screen and (max-width: 1024px) {
  .contact-info span {
    flex-direction: column;
  }
  .contact-info span:nth-child(1) {
    margin-bottom: 10px;
  }
  .contact-info span .separtor {
    display: none;
  }
}

.copy-saffire-container {
  background-color: #c32325;
  color: #fff;
  padding: 20px 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  transition: all 400ms ease;
  width: 100%;
}
.copy-saffire-container .powered-by-saffire {
  margin-top: 0;
  margin-left: 7px;
}
.copy-saffire-container .powered-by-saffire a {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .copy-saffire-container {
    transition: all 400ms ease;
    flex-direction: column;
    padding: 10px 10px;
    width: 95%;
  }
  .copy-saffire-container .powered-by-saffire {
    margin-top: 5px;
    margin-left: 0;
  }
}

.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background-color: #c32325;
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-subheader,
.mobile-menu-container .mobile-menu-subheader-btn {
  display: none;
}
.mobile-menu-container .mobile-menu-subheader a,
.mobile-menu-container .mobile-menu-subheader i,
.mobile-menu-container .mobile-menu-subheader-btn a,
.mobile-menu-container .mobile-menu-subheader-btn i {
  color: #fff;
  font-weight: 300;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #981b1d;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: #d38817;
}
.mobile-menu-container .cart-counter {
  font-family: #d38817;
}
.mobile-menu-container .search-container input[type=text] {
  font-family: #d38817;
  -webkit-appearance: none;
  border-radius: 0px;
  height: 50px;
  font-weight: 800;
}
.mobile-menu-container .search-container .fa-search {
  color: #41435e;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #c32325;
  font-family: #d38817;
  color: #fff;
  border-color: #fff;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: #d38817;
  color: #41435e;
  font-weight: 700;
}

#mobile-nav ul {
  background-color: #fff;
}
#mobile-nav li {
  margin: 0;
}
#mobile-nav li.m-group, #mobile-nav li.m-item, #mobile-nav li.m-subitem {
  border-bottom: 1px solid #fff;
}
#mobile-nav li.m-group .next-level-btn, #mobile-nav li.m-item .next-level-btn, #mobile-nav li.m-subitem .next-level-btn {
  font-size: 10px;
  background-color: #dc3d3f;
}
#mobile-nav a {
  background-color: #c32325;
  font-family: #d38817;
  color: #fff;
  font-weight: 700;
}
#mobile-nav a:hover {
  background-color: #981b1d;
}
#mobile-nav .has-subitems span {
  background-color: #c32325;
  color: #fff;
}
#mobile-nav .has-subitems span:hover {
  background-color: #981b1d;
}

/************************* MODAL CONTENT ********************/
.ui-dialog {
  background: #fff;
  box-shadow: 0 0 10px -5px #444;
}

#dynamicModal {
  min-height: 295px !important;
}

.modal {
  background: #fff;
  border: 10px solid #fff;
  box-sizing: content-box;
}

.modalBody {
  /* |%  set modal background color if not white */
  background: #fff !important;
  padding: 14px;
}
.modalBody .showorksModalTitle {
  /* |%  set font-family */
  font-size: 32px;
  line-height: 36px;
}
.modalBody .showorksBreadcrumbs {
  /* |%  set font-family */
  font-size: 20px;
  color: #2b2d42;
  line-height: 22px;
}
.modalBody .showorksTableGrid th {
  /* |%  set font-family */
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.06em;
  padding-bottom: 7px;
}
.modalBody .showorksTableGrid td {
  color: #2b2d42;
}
.modalBody .showorksTableGrid tr.odd {
  background: #fff;
  color: black;
}
.modalBody .showorksTableGrid tr.even {
  background: #e6e6e6;
  color: black;
}

.modalPageBackground {
  background-color: black;
  opacity: 0.5;
}

.modalContent #google_translate_element {
  top: 1px;
  right: 0;
}
.modalContent h1 {
  font-size: 24px;
  line-height: 1.2em;
}

.modalClose {
  top: 1px;
  background: none;
  top: -19px !important;
}
.modalClose .modalCloseButton {
  min-width: 40px;
}
.modalClose .modalCloseButton img {
  display: none;
}
.modalClose .modalCloseButton:before {
  content: "X";
  font-family: sans-serif;
}

.getUpdatesPageEmailModule .emailSignup.modalOnly {
  max-width: 280px;
  margin: 0 auto;
  text-align: center;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .inputFieldTextbox {
  box-sizing: border-box;
  border-radius: 0 !important;
  border: 1px solid #333;
  padding: 5px 10px;
  color: #333;
  width: 100%;
  margin-bottom: 10px;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .emailSubmitButton {
  border-radius: 0 !important;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .button {
  box-sizing: border-box;
  width: 100%;
}

.saffireMobileSize.modalBody a[onclick*="Unsubscribe.ascx"] {
  margin-top: -25px;
}

/************* BUTTON STYLES *********************/
.button {
  padding: 4px 16px;
  font-size: 16px;
}

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1.75em;
  border-radius: 0;
  text-decoration: none;
  font-family: brandon-grotesque;
  color: #2b2d42 !important;
  transition: all 300ms ease;
  background: #f5a227;
  letter-spacing: 1px;
  padding: 6px 18px;
  text-transform: uppercase;
  border-radius: 1px;
  margin: 3px 0;
  font-weight: 800;
  box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.28);
}

a.buttonSmall.button,
.buttonSmall {
  padding: 4px 12px;
  font-size: 12px;
  box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.28);
}

.button:hover,
.buttonSmall:hover {
  background: #d38817;
}

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 12px;
}

.main-feature-video {
  bottom: 3.5rem !important;
}
@media screen and (max-width: 995px) {
  .main-feature-video {
    display: none !important;
  }
}

.moreButton {
  background: #c32325;
  padding: 6px 30px;
  white-space: nowrap;
}
.moreButton:hover {
  background-color: #41435e !important;
}

.moreButtonLarger {
  background: #f5a227;
  padding: 6px 30px;
  white-space: nowrap;
}
.moreButtonLarger:hover {
  background-color: #d38817 !important;
}

.event-dates-container {
  position: absolute;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  height: 60%;
  top: 8rem;
  right: 8rem;
  width: 440px;
  max-width: 100%;
  z-index: 8888;
}
@media screen and (max-width: 1300px) {
  .event-dates-container {
    border-top: 3px solid #f5a227;
    background: url(images/event-fleid-bg-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    top: 0;
    right: 0;
    z-index: inherit;
    width: 100%;
    padding: 1rem 0 4rem 0;
  }
}
.event-dates-container .events-feature-title {
  display: none;
}
.event-dates-container .events-feature-title p {
  font-size: 40px;
  color: #fff;
  margin: 0 0 1rem 0;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
  text-shadow: 2px 2px 2px #000;
  z-index: 8888;
  line-height: 42px;
}
@media screen and (max-width: 1495px) {
  .event-dates-container .events-feature-title p {
    font-size: 34px;
  }
}
@media screen and (max-width: 1300px) {
  .event-dates-container .events-feature-title p {
    font-size: 40px;
    margin: 0 0 0.5rem 0;
  }
}
@media screen and (max-width: 410px) {
  .event-dates-container .events-feature-title p {
    font-size: 32px;
  }
}

#multiScheduleFeature {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 600px;
  max-width: 100%;
  border-radius: 5px;
}
#multiScheduleFeature::before {
  content: "Upcoming events";
  font-size: 40px;
  color: #fff;
  margin: 0 0 1rem 0;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
  text-shadow: 2px 2px 2px #636363;
  z-index: 8888;
  line-height: 30px;
}
@media screen and (max-width: 1495px) {
  #multiScheduleFeature::before {
    font-size: 34px;
  }
}
@media screen and (max-width: 1300px) {
  #multiScheduleFeature::before {
    font-size: 40px;
    margin: 0 0 0.5rem 0;
  }
}
@media screen and (max-width: 410px) {
  #multiScheduleFeature::before {
    font-size: 32px;
  }
}
#multiScheduleFeature .wrap-event {
  border-bottom: 1px dashed #41435e9c;
  width: 90%;
  margin: 5px 0;
}
@media screen and (max-width: 1300px) {
  #multiScheduleFeature {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
  }
}
#multiScheduleFeature .multiFeatureContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 90%;
  background-color: #ffffffe0;
  padding: 1rem;
  border-radius: 3px;
}
#multiScheduleFeature .multiFeatureContent div:nth-last-child(2) {
  border-bottom: none;
}
#multiScheduleFeature .featureItem {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 100%;
  text-decoration: none;
  transition: all 300ms ease;
  height: 100%;
  padding: 0.5rem 1rem 1rem 1rem;
}
#multiScheduleFeature .featureItem:hover {
  background-color: #d0d3d09c;
  transition: all 300ms ease;
  border-radius: 3px;
}
#multiScheduleFeature .featureItem:hover .featureItemTitle {
  color: #000;
  transition: 0.3s;
}
#multiScheduleFeature .featureItem:after {
  transition: all 300ms ease;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(images/next-arrow-red.png) center/contain no-repeat;
}
#multiScheduleFeature .featureItemDescription,
#multiScheduleFeature .button-container {
  display: none;
}
#multiScheduleFeature .featureItemTitle,
#multiScheduleFeature .featureItemDate {
  display: flex;
  align-items: center;
}
#multiScheduleFeature .featureItemTitle {
  font-family: brandon-grotesque;
  font-weight: 400;
  font-size: 17px;
  color: #41435e;
  font-weight: 600;
  transition: all 300ms ease;
  line-height: 14px;
}
@media screen and (max-width: 400px) {
  #multiScheduleFeature .featureItemTitle {
    font-size: 15px;
  }
}
@media screen and (max-width: 530px) {
  #multiScheduleFeature .featureItemTitle {
    width: 60%;
    padding-right: 9%;
  }
}
#multiScheduleFeature .featureItemDate {
  box-sizing: border-box;
  flex-direction: row;
  top: -15px;
  left: 0;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  border-radius: 5px 0 0 5px;
  font-family: brandon-grotesque;
  font-weight: 400;
  font-size: 13px;
  color: #335c67;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 6rem;
  text-transform: uppercase;
  line-height: 30px;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: -1px;
  width: 100%;
}
#multiScheduleFeature .all-events-btn {
  position: relative;
  font-size: 14px;
  font-weight: 800;
  padding: 10px 18px;
}

.socialNetworks {
  padding: 7px 5px;
  z-index: 9000;
  position: fixed;
  right: 1rem;
  top: 20%;
  transition: 0.6s ease;
  background: #00000085;
  width: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 40px 40px 40px 40px;
}
.socialNetworks:hover {
  background-color: #000000c7;
}
@media screen and (max-width: 1024px) {
  .socialNetworks {
    padding: 0;
  }
}
.socialNetworks img {
  display: flex;
  max-width: 50px;
  max-height: 50px;
  border-radius: 100%;
  background-color: transparent;
}
.socialNetworks img:hover {
  transition: all 100ms ease;
  border: 3px solid #f5a227;
  border-radius: 100%;
}
.socialNetworks > span, .socialNetworks > a {
  margin: 8px 2px;
  display: block;
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  left: 0;
  background-color: transparent;
  border-radius: 100%;
  transition: 0.2s;
}
.socialNetworks > a:hover {
  z-index: 2;
  transition: 0.2s;
  background-color: transparent;
}

@media screen and (max-width: 1024px) {
  .socialNetworks {
    position: relative;
    flex-direction: row;
    width: auto;
    border-radius: 0;
    left: 0;
    margin: 5px 0 20px 0;
    background-color: transparent;
  }
  .socialNetworks > span, .socialNetworks > a {
    margin: 0 5px;
  }
  .socialNetworks > a:hover {
    left: 0;
    bottom: 6px;
    z-index: 2;
    transition: 0.2s;
  }
}
.pageIsLoaded .socialNetworks {
  right: 1rem;
}
@media screen and (max-width: 1024px) {
  .pageIsLoaded .socialNetworks {
    bottom: 0;
  }
}

.lightbox-showing .socialNetworks {
  display: none;
}

.socialNetworks a img {
  height: 45px !important;
  width: 45px !important;
}

.main-feature-container {
  position: relative;
  margin-top: 2rem;
  height: 100%;
}
@media screen and (max-width: 1300px) {
  .main-feature-container {
    display: flex;
    flex-direction: column-reverse;
  }
}
.main-feature-container #swiperWidgetMainFeature .swiper-button-next,
.main-feature-container #swiperWidgetMainFeature .swiper-button-prev {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-image: none;
  fill: #c32325;
  cursor: pointer;
  left: 0;
  right: 0;
  position: relative;
  width: 1.5rem !important;
  height: 1.5rem !important;
  margin-top: 0;
  transition: all 300ms ease;
}
.main-feature-container #swiperWidgetMainFeature .swiper-button-next svg,
.main-feature-container #swiperWidgetMainFeature .swiper-button-prev svg {
  width: 1.5rem !important;
  height: 1.5rem !important;
}
.main-feature-container #swiperWidgetMainFeature .swiper-button-next:hover,
.main-feature-container #swiperWidgetMainFeature .swiper-button-prev:hover {
  transition: all 300ms ease;
  filter: brightness(0.7);
}
@media screen and (max-width: 1300px) {
  .main-feature-container #swiperWidgetMainFeature .swiper-button-next,
.main-feature-container #swiperWidgetMainFeature .swiper-button-prev {
    display: none;
  }
}
.main-feature-container #swiperWidgetMainFeature .swiper-container {
  height: 100%;
}
.main-feature-container #swiperWidgetMainFeature .swiper-image-container {
  position: relative;
  height: 800px;
  max-height: 820px;
  background-size: cover;
  background-position: center;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media screen and (max-width: 1300px) {
  .main-feature-container #swiperWidgetMainFeature .swiper-image-container {
    height: 600px;
    max-height: 620px;
  }
}
@media screen and (max-width: 768px) {
  .main-feature-container #swiperWidgetMainFeature .swiper-image-container {
    height: 300px;
    max-height: 320px;
  }
}
.main-feature-container #swiperWidgetMainFeature .swiper-pagination {
  margin: 13px 0;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
}
.main-feature-container #swiperWidgetMainFeature .swiper-pagination span {
  margin: 0 5px;
}
.main-feature-container #swiperWidgetMainFeature .swiper-pagination .swiper-pagination-bullet {
  cursor: pointer;
  background-color: #fff;
  width: 12px;
  height: 12px;
  transition: all 300ms ease;
  opacity: 0.7;
}
@media screen and (max-width: 1300px) {
  .main-feature-container #swiperWidgetMainFeature .swiper-pagination .swiper-pagination-bullet {
    background-color: gray;
  }
}
.main-feature-container #swiperWidgetMainFeature .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: #fff;
  opacity: 1;
}
@media screen and (max-width: 1300px) {
  .main-feature-container #swiperWidgetMainFeature .swiper-pagination .swiper-pagination-bullet:hover {
    background-color: #41435e;
  }
}
.main-feature-container #swiperWidgetMainFeature .swiper-pagination-bullet-active {
  background-color: #fff !important;
  opacity: 1 !important;
}
@media screen and (max-width: 1300px) {
  .main-feature-container #swiperWidgetMainFeature .swiper-pagination-bullet-active {
    background-color: #41435e !important;
  }
}
.main-feature-container #swiperWidgetMainFeature .main-events-container {
  background-color: #f2ede7;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  justify-content: center;
  padding: 1rem 15%;
  margin: 0 auto;
}
.main-feature-container #swiperWidgetMainFeature .main-events-container .feature-title {
  margin: 0;
}
@media screen and (max-width: 425px) {
  .main-feature-container #swiperWidgetMainFeature .main-events-container .feature-title {
    font-size: 22px;
  }
}
.main-feature-container #swiperWidgetMainFeature .main-events-container .feature-description {
  margin: 0;
  color: #41435e;
  font-weight: 600;
  font-size: 20px;
}
@media screen and (max-width: 425px) {
  .main-feature-container #swiperWidgetMainFeature .main-events-container .feature-description {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1300px) {
  .main-feature-container #swiperWidgetMainFeature .main-events-container {
    padding: 1rem 0 0 0;
    flex-direction: column;
    text-align: center;
  }
}
.main-feature-container #swiperWidgetMainFeature .main-event-middle-section {
  display: flex;
  flex-direction: row;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0 1rem;
  width: 100%;
}
@media screen and (max-width: 1300px) {
  .main-feature-container #swiperWidgetMainFeature .main-event-middle-section {
    flex-direction: column;
  }
}
.main-feature-container #swiperWidgetMainFeature .main-events-text {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1300px) {
  .main-feature-container #swiperWidgetMainFeature .main-events-text {
    padding: 0 2rem;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 1300px) {
  .main-feature-container #swiperWidgetMainFeature .mobile-hide {
    display: none !important;
  }
}
.main-feature-container #swiperWidgetMainFeature .mobile-show {
  display: none !important;
}
@media screen and (max-width: 1300px) {
  .main-feature-container #swiperWidgetMainFeature .mobile-show {
    display: flex !important;
  }
}

.container-second-feature {
  background: url(images/wall-texture.jpg);
  background-repeat: repeat;
  background-size: cover;
  background-position: top;
  border-top: 3px solid #f5a227;
  padding: 2rem 0 3rem 0;
}
.container-second-feature .second-feature-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 99%;
  margin-bottom: 1rem;
}
.container-second-feature .second-feature-title p {
  margin: 0;
  color: #c32325;
  text-transform: uppercase;
  font-family: brandon-grotesque;
  font-size: 40px;
  margin: 0 10px;
  font-weight: 900;
  position: relative;
  text-shadow: 2px 2px 2px #636363;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 425px) {
  .container-second-feature .second-feature-title p {
    font-size: 35px;
  }
}
.container-second-feature .second-feature-title p::before {
  content: "";
  position: absolute;
  height: 8rem;
  width: 8rem;
  top: -2rem;
  left: 3rem;
  opacity: 0.7;
  background: url(images/texas-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.container-second-feature .second-feature-title p::after {
  content: "";
  width: 20%;
  line-height: 0px;
  border-bottom: 2px dashed #41435e9c;
}
.container-second-feature .second-feature-title svg {
  fill: #335c67;
  width: 1.5rem;
  filter: drop-shadow(4px 3px 4px rgba(0, 0, 0, 0.48));
}

#cardWidgetSecondFeature {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1270px;
  padding-bottom: 0;
  width: 100%;
  margin-bottom: 0.5rem;
  transition: all 300ms ease;
  margin: 0 auto;
}
@media screen and (max-width: 1270px) {
  #cardWidgetSecondFeature {
    max-width: 100%;
  }
}
#cardWidgetSecondFeature .image-container {
  background-size: cover;
  width: 100%;
  height: 180px;
  position: relative;
  border-radius: 3px 3px 0 0;
}
#cardWidgetSecondFeature .image-container::before {
  position: absolute;
  width: 5rem;
  top: 0;
  left: 0;
  border-radius: 3px 0 3px 0;
  content: "Featured";
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  padding: 5px 10px;
  background-color: #c32325;
  box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.28);
  color: #fff;
  font-family: brandon-grotesque;
  font-weight: 800;
  letter-spacing: 1px;
}
#cardWidgetSecondFeature .image-container::after {
  content: "";
  position: absolute;
  bottom: -5px;
  width: 100%;
  border-bottom: 1px dashed #41435e9c;
}
#cardWidgetSecondFeature .card-widget-item {
  background-color: #ffffffe0;
  border-radius: 5px;
  position: relative;
  transition: all 300ms ease;
  margin: 1rem;
  max-width: 17rem;
  width: 100%;
  height: auto;
  box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.28);
}
@media screen and (max-width: 1270px) {
  #cardWidgetSecondFeature .card-widget-item {
    max-width: 18rem;
  }
}
@media screen and (max-width: 960px) {
  #cardWidgetSecondFeature .card-widget-item {
    max-width: 17rem;
  }
}
@media screen and (max-width: 945px) {
  #cardWidgetSecondFeature .card-widget-item {
    max-width: 18rem;
  }
}
@media screen and (max-width: 640px) {
  #cardWidgetSecondFeature .card-widget-item {
    max-width: 17rem;
  }
}
@media screen and (max-width: 627px) {
  #cardWidgetSecondFeature .card-widget-item {
    max-width: 18rem;
  }
}
#cardWidgetSecondFeature .card-widget-item .card-content {
  position: relative;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 12rem;
}
#cardWidgetSecondFeature .card-widget-item .card-content .card-widget-title {
  color: #c32325;
  text-align: center;
  font-size: 24px;
  font-weight: 900;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  line-height: 30px;
  text-align: initial;
}
#cardWidgetSecondFeature .card-widget-item .card-content .card-widget-description {
  color: #41435e;
  font-weight: 800;
}
#cardWidgetSecondFeature .card-widget-item .buttonwrap {
  margin: 1rem 0 0 0;
  z-index: 800;
}
#cardWidgetSecondFeature .card-widget-item .buttonwrap a:nth-child(2) {
  margin-left: 1rem;
}

.fourth-feature-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 2rem 0 1rem 0;
}
.fourth-feature-title p {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-family: brandon-grotesque;
  font-size: 40px;
  margin: 0 10px;
  font-weight: 900;
  position: relative;
  text-shadow: 2px 2px 2px #636363;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 425px) {
  .fourth-feature-title p {
    font-size: 35px;
  }
}
.fourth-feature-title p::after {
  content: "";
  width: 20%;
  line-height: 0px;
  border-bottom: 2px dashed #ffffffa8;
}
.fourth-feature-title svg {
  fill: #c32325;
  width: 1.5rem;
  filter: drop-shadow(4px 3px 4px rgba(0, 0, 0, 0.48));
}

#cardWidgetFourthFeature {
  width: 700px;
  max-width: 100%;
  box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.28);
  border-radius: 20px;
}
@media screen and (max-width: 1320px) {
  #cardWidgetFourthFeature {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #cardWidgetFourthFeature {
    width: 400px;
    max-width: 94%;
  }
}
#cardWidgetFourthFeature .card-widget-item {
  position: relative;
  transition: all 300ms ease;
  border-radius: 3px 3px 3px 3px;
  display: flex;
  flex-direction: row;
  height: 190px;
}
@media screen and (max-width: 768px) {
  #cardWidgetFourthFeature .card-widget-item {
    flex-direction: column;
    height: auto;
  }
}
#cardWidgetFourthFeature .card-widget-item .image-container {
  background-size: cover;
  width: 100%;
  height: auto;
  position: relative;
  border-radius: 3px 3px 0 3px;
}
#cardWidgetFourthFeature .card-widget-item .image-container::after {
  content: "";
  background-color: #4c8a9a;
  position: absolute;
  right: 0;
  width: 8px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #cardWidgetFourthFeature .card-widget-item .image-container::after {
    bottom: 0;
    width: 100%;
    height: 8px;
  }
}
#cardWidgetFourthFeature .card-widget-item .image-container::before {
  content: "";
  background: url(images/flower-icon.png);
  width: 7rem;
  height: 7rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: -5px;
  bottom: 0;
  z-index: 8888;
}
@media screen and (max-width: 768px) {
  #cardWidgetFourthFeature .card-widget-item .image-container {
    border-radius: 3px 3px 0 0;
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    display: block;
  }
}
#cardWidgetFourthFeature .card-widget-item .card-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #335c67;
  padding: 2rem;
  border-radius: 0 3px 3px 0;
}
@media screen and (max-width: 768px) {
  #cardWidgetFourthFeature .card-widget-item .card-content {
    border-radius: 0 0 3px 3px;
  }
}
#cardWidgetFourthFeature .card-widget-item .card-content::after {
  content: "";
  position: absolute;
  bottom: 4px;
  width: 100%;
  line-height: 0px;
  border-bottom: 1px dashed #fff;
}
#cardWidgetFourthFeature .card-widget-item .card-content .card-widget-title {
  color: #fff;
  font-size: 26px;
  font-weight: 900;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  line-height: 24px;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 768px) {
  #cardWidgetFourthFeature .card-widget-item .card-content .card-widget-title {
    text-align: center;
    font-size: 22px;
  }
}
@media screen and (max-width: 425px) {
  #cardWidgetFourthFeature .card-widget-item .card-content .card-widget-title {
    font-size: 18px;
  }
}
#cardWidgetFourthFeature .card-widget-item .card-content .card-widget-description {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
@media screen and (max-width: 768px) {
  #cardWidgetFourthFeature .card-widget-item .card-content .card-widget-description {
    font-size: 18px;
    text-align: center;
    padding: 0 3px;
  }
}
@media screen and (max-width: 425px) {
  #cardWidgetFourthFeature .card-widget-item .card-content .card-widget-description {
    font-size: 16px;
  }
}

/* SOCIAL NETWORK PLUGIN */
#socialNetworkWidget {
  height: 655px;
  width: 500px;
  max-width: 100%;
  z-index: 99;
  margin: 0;
  margin-left: 3rem;
}
@media screen and (max-width: 1320px) {
  #socialNetworkWidget {
    margin: 50px auto 0 auto;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  #socialNetworkWidget {
    max-width: 94%;
  }
}
#socialNetworkWidget .socialTabContainer {
  top: -2rem;
  right: 3rem;
  box-sizing: border-box;
  position: relative;
  background: transparent;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1320px) {
  #socialNetworkWidget .socialTabContainer {
    margin-right: 1rem;
    right: 0;
  }
}
#socialNetworkWidget .socialNetworkTab {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin: 0 0 15px 10px;
}
.saffireMobileSize #socialNetworkWidget .socialNetworkTab {
  width: 30px;
  height: 30px;
}
#socialNetworkWidget .socialNetworkTab svg {
  width: 40px;
  height: 40px;
}
.saffireMobileSize #socialNetworkWidget .socialNetworkTab svg {
  width: 30px;
  height: 30px;
}
#socialNetworkWidget .socialNetworkTab .circle {
  fill: #335c67;
  transition: 0.3s;
  opacity: 0.5;
}
#socialNetworkWidget .socialNetworkTab .circle:hover {
  fill: #335c67;
  transition: 0.3s;
  opacity: 1;
}
#socialNetworkWidget .socialNetworkTab.activeTab .circle {
  fill: #335c67;
  opacity: 1;
}
#socialNetworkWidget .socialFeedContainer {
  position: relative;
  top: -2.4rem;
  background: #fff;
  width: 450px;
  max-width: 94%;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 3px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 1320px) {
  #socialNetworkWidget .socialFeedContainer {
    height: 550px;
    width: 90%;
    margin: 0 auto;
  }
}
.saffireMobileSize #socialNetworkWidget .socialFeedContainer {
  padding: 10px;
  padding: 0px !important;
  height: 450px;
}
@media screen and (max-width: 497px) {
  #socialNetworkWidget #instafeedContainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
#socialNetworkWidget #instafeedContainer img {
  width: 135px;
  height: 135px;
  margin-right: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 497px) {
  #socialNetworkWidget #instafeedContainer img {
    width: 108px;
    height: 108px;
  }
}
#socialNetworkWidget #instafeedContainer > a:hover {
  opacity: 0.8;
}
#socialNetworkWidget #facebookfeedContainer {
  overflow: hidden;
  height: 570px;
}
.saffireMobileSize #socialNetworkWidget #facebookfeedContainer span {
  width: 373px !important;
}
@media screen and (max-width: 1320px) {
  #socialNetworkWidget #facebookfeedContainer {
    height: auto;
  }
}
#socialNetworkWidget #twitterfeedContainer {
  overflow: hidden;
  height: 570px;
}
.saffireMobileSize #socialNetworkWidget #twitterfeedContainer span {
  width: 373px !important;
}
@media screen and (max-width: 1320px) {
  #socialNetworkWidget #twitterfeedContainer {
    height: auto;
  }
}
@media screen and (max-width: 320px) {
  #socialNetworkWidget #facebookfeedContainer,
#socialNetworkWidget #twitterfeedContainer,
#socialNetworkWidget #tinstagramfeedContainer {
    width: 94%;
  }
}

#cardWidgetFooterCards {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  width: 100%;
  padding: 0;
  padding-bottom: 3px;
  border-bottom: 1px dashed #ffffffa8;
  margin-bottom: 1.5rem;
}
#cardWidgetFooterCards .card-widget-item {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: center;
  transition: all 300ms ease;
  width: 15%;
  height: 210px;
}
#cardWidgetFooterCards .card-widget-item a {
  font-size: 15px;
  line-height: 14px;
}
#cardWidgetFooterCards .card-widget-item:hover {
  cursor: pointer;
}
#cardWidgetFooterCards .card-widget-item:hover .card-widget-title {
  text-decoration: underline;
}
#cardWidgetFooterCards .card-widget-item:hover .image-container {
  transition: all 300ms ease;
  transform: scale(1.1);
}
@media screen and (max-width: 1024px) {
  #cardWidgetFooterCards .card-widget-item {
    width: 25%;
    height: 140px;
  }
  #cardWidgetFooterCards .card-widget-item:nth-child(1) {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #cardWidgetFooterCards .card-widget-item:nth-child(2) {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  #cardWidgetFooterCards .card-widget-item {
    width: 35%;
    height: 140px;
  }
  #cardWidgetFooterCards .card-widget-item:nth-child(2) {
    display: none;
  }
  #cardWidgetFooterCards .card-widget-item:nth-child(3) {
    display: none;
  }
  #cardWidgetFooterCards .card-widget-item:nth-child(4) {
    display: none;
  }
}
#cardWidgetFooterCards .image-container {
  overflow: hidden;
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  transition: all 300ms ease;
}
#cardWidgetFooterCards .card-content {
  display: none;
}

.footer-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 99%;
  border-bottom: 3px solid #f5a227;
  padding: 1rem;
  background-color: #c32325;
}
.footer-title p {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-family: brandon-grotesque;
  font-size: 31px;
  margin: 0 10px;
}
.footer-title svg {
  fill: #fff;
  width: 1.5rem;
}
@media screen and (max-width: 640px) {
  .footer-title {
    width: auto;
    padding: 1rem;
    width: 98%;
    align-items: flex-start;
  }
  .footer-title svg {
    width: 1.5rem;
  }
  .footer-title p {
    font-size: 24px;
    line-height: 25px;
  }
}

#cardWidgetSecondFooterCards {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  width: 100%;
  margin-top: 2rem;
}
#cardWidgetSecondFooterCards .card-widget-item {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: center;
  transition: all 300ms ease;
  width: 8rem;
  height: 3rem;
}
#cardWidgetSecondFooterCards .card-widget-item:nth-child(2) {
  margin: 0 4rem;
}
@media screen and (max-width: 768px) {
  #cardWidgetSecondFooterCards .card-widget-item:nth-child(2) {
    margin: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  #cardWidgetSecondFooterCards .card-widget-item {
    width: 5rem;
  }
}
#cardWidgetSecondFooterCards .image-container {
  overflow: hidden;
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 100%;
  transition: all 300ms ease;
}
#cardWidgetSecondFooterCards .card-content {
  display: none;
}

#joinTodayWidgetFeature {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  transition: all 300ms ease;
  width: 100%;
  background: url(images/wall-texture.jpg);
  background-repeat: repeat;
  background-size: cover;
  background-position: top;
}
#joinTodayWidgetFeature .card-widget-item {
  position: relative;
  transition: all 300ms ease;
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 12rem;
}
@media screen and (max-width: 1220px) {
  #joinTodayWidgetFeature .card-widget-item {
    height: 100%;
  }
}
#joinTodayWidgetFeature .card-widget-item .card-content {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 auto;
  border-radius: 0 3px 3px 0;
  width: 100%;
}
@media screen and (max-width: 1220px) {
  #joinTodayWidgetFeature .card-widget-item .card-content {
    border-radius: 0 0 3px 3px;
    padding: 20px 4px 0 4px;
    flex-direction: column;
  }
}
#joinTodayWidgetFeature .card-widget-item .card-content .card-widget-title {
  color: #c32325;
  text-shadow: 2px 2px 2px #636363;
  font-size: 37px;
  font-weight: 900;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1220px) {
  #joinTodayWidgetFeature .card-widget-item .card-content .card-widget-title {
    text-align: center;
    flex-direction: column;
  }
}
#joinTodayWidgetFeature .card-widget-item .card-content .card-widget-description {
  color: #41435e;
  font-weight: 800;
  font-size: 22px;
  line-height: 20px;
}
@media screen and (max-width: 768px) {
  #joinTodayWidgetFeature .card-widget-item .card-content .card-widget-description {
    text-align: center;
    padding: 0 3px;
  }
}
#joinTodayWidgetFeature .card-widget-item .card-content .wraper-join {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#joinTodayWidgetFeature .card-widget-item .card-content .wraper-join .wrapper-icon {
  width: 15rem;
  height: 16.2rem;
  background: url(images/member-icon.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: inherit;
}
@media screen and (max-width: 1220px) {
  #joinTodayWidgetFeature .card-widget-item .card-content .wraper-join .wrapper-icon {
    display: none;
  }
}
#joinTodayWidgetFeature .card-widget-item .card-content .wrapper-icon-mobile {
  display: none;
}
@media screen and (max-width: 1220px) {
  #joinTodayWidgetFeature .card-widget-item .card-content .wrapper-icon-mobile {
    display: flex;
    width: 15rem;
    height: 14rem;
    background: url(images/member-icon.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: inherit;
  }
}
#joinTodayWidgetFeature .card-widget-item .card-content .wraper-text {
  width: 60%;
  position: relative;
  margin-left: 2rem;
}
@media screen and (max-width: 1220px) {
  #joinTodayWidgetFeature .card-widget-item .card-content .wraper-text {
    margin-left: 0;
    text-align: center;
    width: 90%;
  }
}
#joinTodayWidgetFeature .card-widget-item .buttonwrap a {
  text-align: initial;
  width: 8.3rem;
  padding: 15px 20px;
  line-height: 20px;
}
@media screen and (max-width: 1220px) {
  #joinTodayWidgetFeature .card-widget-item .buttonwrap a {
    margin: 1rem 0;
  }
}

/* Set the container ID*/
.sponsors-container {
  margin: 2rem auto;
  width: 95%;
}

/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  box-sizing: border-box;
  z-index: 99;
  padding: 0 50px;
}
.saffireMobileSize #sponsorWidgetContainer {
  padding: 0;
}
#sponsorWidgetContainer .sponsorWidgetContainer .sponsor-controls-container:focus-within {
  bottom: 3px;
  opacity: 1;
  transition: 0.2s;
  pointer-events: auto;
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsorCarouselImageContainer {
  animation-play-state: paused;
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsor-playpause-btn:before {
  content: "Resume";
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsor-playpause-btn:after {
  content: "\f04b";
  padding-left: 2px;
}
#sponsorWidgetContainer .sponsorWidgetContainer:hover .sponsor-controls-container {
  bottom: 3px;
  opacity: 1;
  transition: 0.2s;
  pointer-events: auto;
}
#sponsorWidgetContainer .sponsorCarouselImage img {
  max-height: 100px;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
  max-height: 85px;
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  width: 100%;
  text-align: center;
  top: 0;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowRight,
#sponsorWidgetContainer #sponsorArrowLeft {
  top: 50%;
  transform: translateY(-50%);
}
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowRight,
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowLeft {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowRight span,
#sponsorWidgetContainer #sponsorArrowLeft span {
  width: 13px;
  height: 22px;
  border: none;
}
#sponsorWidgetContainer #sponsorArrowRight {
  right: -6px;
}
#sponsorWidgetContainer #sponsorArrowRight span {
  background: url(images/next-arrow-red.png) center/contain no-repeat;
  height: 1.5rem;
  width: 1.5rem;
  transition: all 300ms ease;
}
#sponsorWidgetContainer #sponsorArrowRight span:hover {
  filter: brightness(0.7);
  transition: all 300ms ease;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  left: -6px;
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  background: url(images/next-arrow-red.png) center/contain no-repeat;
  transform: rotate(180deg);
  height: 1.5rem;
  width: 1.5rem;
  transition: all 300ms ease;
}
#sponsorWidgetContainer #sponsorArrowLeft span:hover {
  filter: brightness(0.7);
  transition: all 300ms ease;
}
#sponsorWidgetContainer .sponsor-controls-container {
  box-sizing: border-box;
  position: absolute;
  bottom: -33px;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 30px;
  background: #fff;
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.5);
  z-index: 999;
  transition: 0.2s;
  opacity: 0;
  pointer-events: none;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 0 0 10px;
  border: none;
  background: #fff;
  color: #2b2d42;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:before {
  content: "Pause";
  display: inline-block;
  width: 50px;
  font-size: 14px;
  line-height: 1;
  color: #2b2d42;
  text-align: center;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:after {
  content: "\f04c";
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  text-align: center;
  padding-left: 1px;
  width: 30px;
  height: 100%;
  font-family: "FontAwesome";
  font-size: 15px;
  color: #2b2d42;
}

#sponsorWidgetContainer .sponsorWidgetContainer:not(.animate) .sponsor-controls-container,
#majorSponsorTitleContainer,
.majorSponsor {
  display: none;
}

.sponsors-title {
  text-align: center;
  font-size: 26px;
  margin: 0;
  margin: 1rem 0;
  color: #41435e;
}

.sponsorCarouselImageContainer a {
  margin: 0 30px;
}

.arrow-sponsors {
  background-color: #335c67;
}

.video-wrapp {
  display: flex;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .video-wrapp {
    width: 100%;
  }
}
.video-wrapp .watch-button {
  text-transform: uppercase;
  font-family: brandon-grotesque;
  font-weight: 700;
  display: flex;
  background-color: #335c67;
  color: #fff;
  padding: 8px 10px;
  position: absolute;
  top: 12px;
  left: -15px;
  z-index: 5;
  filter: drop-shadow(4px 6px 7px #0000007c);
}
.saffireMobileSize .video-wrapp .watch-button {
  top: 10px;
  font-size: 12px;
  left: 0;
}

#videoSection {
  position: relative;
  width: 700px;
  max-width: 100%;
  vertical-align: top;
  float: none;
  overflow: hidden;
  display: flex;
  justify-content: center;
  filter: drop-shadow(-4px 4px 3px #0000007c);
}
@media screen and (max-width: 768px) {
  #videoSection {
    width: 94%;
  }
}
#videoSection.single-video #arrow-container {
  display: none;
}

#videoWidget {
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 1080px;
  padding-bottom: 56.3%;
  text-align: center;
  margin-bottom: 1rem;
}
#videoWidget iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100% !important;
  height: 100%;
  border: none !important;
  z-index: 1;
  border-radius: 5px;
}
#videoWidget .video-loading {
  box-sizing: border-box;
  position: relative;
  top: calc(50% - 40px);
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-top-color: #fff;
  border-radius: 100%;
  z-index: 0;
  animation: spin 1s infinite linear;
}
#videoWidget .video-arrow {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  padding: 14px;
  background-size: contain;
  background-position: center;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 1;
}
#videoWidget .video-arrow.previous {
  left: -25px;
  opacity: 0;
  visibility: hidden;
}
#videoWidget .video-arrow.next {
  right: -25px;
  opacity: 0;
  visibility: hidden;
}
#videoWidget:hover .video-arrow.previous {
  left: 8px;
  opacity: 0.8;
  visibility: visible;
}
#videoWidget:hover .video-arrow.next {
  right: 8px;
  opacity: 0.8;
  visibility: visible;
}
#videoWidget #videoList {
  display: none;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.alternative-slideshow-container {
  margin-bottom: 1rem;
  width: 700px;
  box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.28);
}
@media screen and (max-width: 1320px) {
  .alternative-slideshow-container {
    max-width: 94%;
  }
}
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-button-next,
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-button-prev {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-image: none;
  fill: #41435e;
  cursor: pointer;
  left: 0;
  right: 0;
  position: relative;
  width: 1.5rem !important;
  height: 1.5rem !important;
  margin-top: 0;
  transition: all 300ms ease;
}
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-button-next svg,
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-button-prev svg {
  width: 1.5rem !important;
  height: 1.5rem !important;
}
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-button-next:hover,
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-button-prev:hover {
  transition: all 300ms ease;
  filter: brightness(0.7);
}
@media screen and (max-width: 1300px) {
  .alternative-slideshow-container #alternativeSlideshowFeature .swiper-button-next,
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-button-prev {
    display: none;
  }
}
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-container {
  height: 100%;
}
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-container .swiper-wrapper {
  height: 100% !important;
}
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-image-container {
  position: relative;
  height: 20rem;
  background-size: cover;
  background-position: center;
  width: 100%;
  display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px 3px 0 0;
  filter: drop-shadow(2px 3px 8px #0000007c);
}
@media screen and (max-width: 1320px) {
  .alternative-slideshow-container #alternativeSlideshowFeature .swiper-image-container {
    height: 300px;
    max-height: 320px;
  }
}
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-pagination {
  margin: 5px 0 13px 0;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
}
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-pagination span {
  margin: 0 5px;
}
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-pagination .swiper-pagination-bullet {
  cursor: pointer;
  background-color: gray;
  width: 12px;
  height: 12px;
  transition: all 300ms ease;
  opacity: 0.7;
}
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: #41435e;
  opacity: 1;
}
.alternative-slideshow-container #alternativeSlideshowFeature .swiper-pagination-bullet-active {
  background-color: #41435e !important;
  opacity: 1 !important;
}
.alternative-slideshow-container #alternativeSlideshowFeature .main-events-container {
  background-color: #f2ede7;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  justify-content: center;
  padding: 0.5rem 0;
  border-radius: 0 0 3px 3px;
  box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.28);
}
.alternative-slideshow-container #alternativeSlideshowFeature .main-events-container h2 {
  margin: 0;
  font-size: 20px;
  text-align: center;
}
.alternative-slideshow-container #alternativeSlideshowFeature .main-events-container p {
  margin: 0;
  color: #41435e;
  font-weight: 300;
}
@media screen and (max-width: 1024px) {
  .alternative-slideshow-container #alternativeSlideshowFeature .main-events-container {
    padding: 6px 0 0 0;
    flex-direction: column;
    text-align: center;
  }
}
.alternative-slideshow-container #alternativeSlideshowFeature .main-event-middle-section {
  display: flex;
  flex-direction: row;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 5px 5px 0 5px;
}
@media screen and (max-width: 1024px) {
  .alternative-slideshow-container #alternativeSlideshowFeature .main-event-middle-section {
    flex-direction: column;
  }
}
.alternative-slideshow-container #alternativeSlideshowFeature .main-events-text {
  display: flex;
  flex-direction: column;
  margin: 0 1rem;
}
@media screen and (max-width: 1024px) {
  .alternative-slideshow-container #alternativeSlideshowFeature .main-events-text {
    padding: 0 2rem;
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media screen and (max-width: 425px) {
  .alternative-slideshow-container #alternativeSlideshowFeature .main-events-text h2 {
    font-size: 18px;
  }
}
.alternative-slideshow-container #alternativeSlideshowFeature .main-events-buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.alternative-slideshow-container #alternativeSlideshowFeature .main-events-buttons:nth-child(2) a {
  margin-left: 10px;
}
@media screen and (max-width: 1024px) {
  .alternative-slideshow-container #alternativeSlideshowFeature .main-events-buttons {
    margin-top: 10px;
  }
}
.alternative-slideshow-container #alternativeSlideshowFeature .mobile-countdown {
  padding: 0 2rem;
}
.alternative-slideshow-container #alternativeSlideshowFeature .container-countdown-mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .alternative-slideshow-container #alternativeSlideshowFeature .container-countdown-mobile {
    display: flex;
    width: auto;
    justify-content: center;
    padding: 1rem 0;
  }
}
@media screen and (max-width: 1024px) {
  .alternative-slideshow-container #alternativeSlideshowFeature .desktop-hide {
    display: none !important;
  }
}
.alternative-slideshow-container #alternativeSlideshowFeature .mobile-show {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .alternative-slideshow-container #alternativeSlideshowFeature .mobile-show {
    display: flex !important;
  }
}

*:focus {
  outline: none;
}

.galleryViewName {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.printEvent {
  display: flex !important;
  align-items: center;
  z-index: 0;
}
.printEvent .print {
  order: 2;
}
.printEvent .fa-print {
  order: 1;
}

.faqQuestion {
  box-sizing: border-box;
  width: 100%;
  max-width: 100% !important;
  background: #f0f0f0;
  padding: 15px 20px 15px 0;
  color: #2b2d42;
  margin: 5px 0;
  font-weight: 500;
}
@media screen and (max-width: 600px) {
  .faqQuestion {
    padding-left: 20px;
  }
}
.faqQuestion:before {
  content: "\f067" !important;
  font-size: 15px;
  color: #41435e;
  background: #f5a227;
  padding: 20px 24px;
}
@media screen and (max-width: 600px) {
  .faqQuestion:before {
    color: #000;
    background: transparent;
    padding: 0 20px 0 0;
  }
}

.faqAnswer {
  background: #f0f0f0;
  padding: 20px;
  margin-left: 60px;
  color: #2b2d42;
}

.faqSection {
  width: 100%;
  max-width: 1200px;
}
.faqSection .bold {
  font-weight: normal;
}

.FAQModule hr {
  display: none;
}

.featureLineup-buttons.subContainer {
  box-shadow: none;
  background: transparent;
}
.featureLineup-buttons.subContainer .featureLineup-social a {
  color: #f5a227;
}
.featureLineup-buttons.subContainer .featureLineup-social a:hover {
  color: #d38817;
}

.featureLineupContainer .featureLineup-headline.button {
  background-color: #f5a32796;
}

#imgsearch .left input {
  height: 28px;
}
#imgsearch .left .button {
  padding: 3px 10px;
  border-radius: 0 5px 5px 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 13px !important;
  height: 34px;
  width: auto;
}
#imgsearch .right {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.dateDisplayBar {
  background-color: #f5a32796;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}

#MainContent_content_smp_breadcrumbs .small:first-child {
  font-weight: bold;
}

.mainTitlesUnderlined {
  color: #c32325;
  text-align: center;
  font-size: 32px;
  font-weight: 900;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  line-height: 30px;
}
@media screen and (max-width: 1024px) {
  .mainTitlesUnderlined {
    font-size: 26px;
  }
}
.mainTitlesUnderlined::after {
  content: "  ";
  margin: 1rem auto;
  width: 10rem;
  border-bottom: 3px solid #335c67;
}

.container-fourth-feature {
  background: url(images/field-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  justify-content: center;
}
.container-fourth-feature .fourth-wraper-content {
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
  padding: 0 0 3rem 0;
}
@media screen and (max-width: 1320px) {
  .container-fourth-feature .fourth-wraper-content {
    flex-direction: column;
  }
}
.container-fourth-feature .fourth-wraper-content .inner-left-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  padding: 1rem;
  position: relative;
}
@media screen and (max-width: 1320px) {
  .container-fourth-feature .fourth-wraper-content .inner-left-container {
    width: 100%;
    padding: 10px 10px 0 10px;
  }
}
@media screen and (max-width: 1320px) {
  .container-fourth-feature .fourth-wraper-content {
    padding: 0;
  }
}

.hidingComponent {
  display: none !important;
}

.flexDirectionChange {
  align-items: center !important;
  justify-content: center !important;
}

.hidingVideoButton .inner-left-container::after {
  content: "test" !important;
  position: absolute;
  top: 0;
}

.tier-five {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 30vw;
  position: relative;
  background: url(images/map-overlay.jpg);
  background-repeat: repeat;
  background-size: cover;
  background-position: top;
}
@media screen and (max-width: 1050px) {
  .tier-five {
    background: url(images/map-mobile.jpg);
    background-repeat: repeat;
    background-size: cover;
    background-position: top;
    height: 800px;
    flex-direction: column;
  }
}

.map-overlay {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border-radius: 5px 5px 3px 3px;
  width: 24rem;
  left: 65%;
  top: 30%;
}
@media screen and (max-width: 1050px) {
  .map-overlay {
    position: relative;
    margin-bottom: 2rem;
    left: 0;
    top: 0;
    max-width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .map-overlay {
    width: 100%;
  }
}
.map-overlay::before {
  content: "";
  background-color: #fff;
  position: absolute;
  align-self: baseline;
  top: 5rem;
  left: -1rem;
  width: 2rem;
  height: 2rem;
  -webkit-clip-path: polygon(50% 0, 0 50%, 50% 100%);
          clip-path: polygon(50% 0, 0 50%, 50% 100%);
}
@media screen and (max-width: 1050px) {
  .map-overlay::before {
    left: 46%;
    top: -24px;
    -webkit-clip-path: polygon(100% 100%, 50% 50%, 0 100%);
            clip-path: polygon(100% 100%, 50% 50%, 0 100%);
    background-color: #335c67;
  }
}
.map-overlay span:first-child {
  border-radius: 3px 3px 0 0;
  background-color: #335c67;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 15px;
  line-height: 19px;
  font-weight: 800;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .map-overlay span:first-child {
    width: 100%;
    padding: 10px 0;
  }
}
@media screen and (max-width: 1250px) {
  .map-overlay span:first-child {
    font-size: 18px;
  }
}
.map-overlay span:nth-child(2) {
  width: 100%;
  color: #2b2d42;
  text-align: center;
  margin: 1rem 0;
  font-size: 18px;
}
@media screen and (max-width: 1250px) {
  .map-overlay span:nth-child(2) {
    font-size: 16px;
    margin: 0.5rem 0;
  }
}
.map-overlay a {
  margin-bottom: 1rem;
  font-size: 18px;
}
@media screen and (max-width: 1250px) {
  .map-overlay a {
    font-size: 16px;
  }
}

.faqQuestion,
a.faqQuestion {
  box-sizing: border-box;
  width: 100%;
  max-width: 100% !important;
  padding: 15px 20px 15px 0;
}
.faqQuestion:before,
a.faqQuestion:before {
  font-size: 15px;
  color: #fff;
  padding: 20px 24px;
  border-right: 10px solid #fff;
}

.faqAnswer {
  color: #2b2d42;
  background: #f4f4f4;
  padding: 20px;
  margin-left: 60px;
  border-left: 10px solid #fff;
}

.faqSection {
  width: 100%;
  max-width: 1200px;
}
.faqSection .bold {
  font-weight: normal;
}

.FAQModule hr {
  display: none;
}

.featureLineupContainer .featureLineup-buttons.subContainer {
  width: 100%;
}

/*# sourceMappingURL=theme.css.map*/