/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \*******************************************************************************************************************************************************************************************************************************************/
/************** LOAD FONTS ******************/
@font-face {
  font-family: "Bitter-Bold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Bitter-Bold.woff2) format("woff2"), url(fonts/Bitter-Bold.woff) format("woff");
}
@font-face {
  font-family: "Bitter-Medium";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Bitter-Medium.woff2) format("woff2"), url(fonts/Bitter-Medium.woff) format("woff");
}
@font-face {
  font-family: "Bitter-Regular";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Bitter-Regular.woff2) format("woff2"), url(fonts/Bitter-Regular.woff) format("woff");
}
@font-face {
  font-family: "Bitter-SemiBold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Bitter-SemiBold.woff2) format("woff2"), url(fonts/Bitter-SemiBold.woff) format("woff");
}
@font-face {
  font-family: "Montserrat-Medium";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Medium.woff2) format("woff2"), url(fonts/Montserrat-Medium.woff) format("woff");
}
@font-face {
  font-family: "Oswald-Medium";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Oswald-Medium.woff2) format("woff2"), url(fonts/Oswald-Medium.woff) format("woff");
}
@font-face {
  font-family: "Ultra-Regular";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Ultra-Regular.woff2) format("woff2"), url(fonts/Ultra-Regular.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: #383836;
  font: 16px/1.5 "Bitter-Medium";
}

b,
strong {
  font-family: "Bitter-Bold";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald-Medium";
  font-weight: normal;
  color: #358a84;
  line-height: 1.2;
  margin: 0.5em 0;
}

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

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

h3 {
  font-size: 22px;
}
@media screen and (min-width: 450px) {
  h3 {
    font-size: calc(22px + 0 * ((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 + 0 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h4 {
    font-size: 20px;
  }
}

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

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 {
  font-family: "Bitter-Bold";
  color: #b60214;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

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

input.textbox,
select.dropdown,
textarea.multi {
  color: #383836;
  font: 16px/1.5 "Bitter-Medium";
  padding: 2px 6px;
}

.fa {
  color: #383836;
}
.fa.fa-print {
  color: #fff;
}

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

.error {
  font-family: "Bitter-Medium";
  color: #b60214;
}

th {
  font-weight: normal;
}

/***************** CONTAINERS **************************/
body {
  background: url(images/main-bg.png) #3d441b center top no-repeat;
  background-size: 100%;
}
body.homepage {
  background-image: none;
  background-color: #fff;
}

.wrapper {
  width: 100%;
  overflow: hidden;
}

body:not(.homepage) .content {
  box-sizing: border-box;
  position: relative;
  max-width: 1300px;
  margin: 250px auto 40px;
  padding: 15px;
  background: #fff;
}

body:not(.homepage).saffireLargeSize.generalMessageOn .content {
  margin-top: 290px;
}

body:not(.homepage).saffireMobileSize .content {
  padding-top: 30px;
  margin-bottom: 0;
}

.saffireMobileSize .content {
  margin-top: 140px !important;
}

.saffireMobileSize.generalMessageOn .content {
  margin-top: 180px !important;
}

.saffireLargeSize.homepage.generalMessageOn .content {
  margin-top: 40px;
}

.saffireMobileSize.homepage .content,
.saffireLargeSize.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none;
}

.saffireMobileSize .afterContent {
  display: block !important;
}

.subContainer {
  background: #f0f0f0;
  color: #383836;
}

.dateDisplayBar,
.dateDisplay {
  background: #358a84;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

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

.mapLegend {
  padding: 10px;
}

.orderhistory {
  background: #358a84;
}

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

.alternateRow {
  background: #f0f0f0;
}

.listingItem {
  background: #f0f0f0;
  border-bottom: 1px solid #d7d7d7;
}
.listingItem:hover {
  background: #f8f8f8;
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #ffbf45;
  font-family: "Bitter-Bold";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #b60214;
  transition: 0.3s;
}
.generalmessage a {
  color: inherit;
  text-decoration: underline;
}

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

.saffireWindowScrolled .generalmessage {
  height: 0;
  font-size: 0;
  transition: 0.3s;
}

.header, .saffireMobileSize .header {
  position: fixed;
  top: 0;
  z-index: 999999999999;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  transition: 0.3s;
}
.header:before, .saffireMobileSize .header:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, rgba(53, 138, 132, 0), rgb(53, 138, 132));
  z-index: 9;
  transition: 0.3s;
}
.generalMessageOn .header:before, .generalMessageOn .saffireMobileSize .header:before {
  top: 40px;
}

.saffireLargeSize .header {
  background-image: linear-gradient(to top, rgba(53, 138, 132, 0), rgb(53, 138, 132));
  transition: 0.3s;
}

.saffireLargeSize.saffireWindowScrolled .header {
  background-image: none;
  background-color: #358a84;
  transition: 0.3s;
}
.saffireLargeSize.saffireWindowScrolled .header:before {
  background-image: none;
  background-color: transparent;
  transition: 0.3s;
}

.saffireMobileSize .header {
  background: none;
}
.saffireMobileSize .header:before {
  display: none;
}

.saffireLargeSize.saffireWindowScrolled.generalMessageOn .header:before {
  top: 0;
  transition: 0.3s;
}

.saffireMobileSize.saffireWindowScrolled .header {
  box-shadow: 0px 2px 5px 0px rgba(53, 138, 132, 0.5);
}

.headerInnerContent {
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1320px;
  height: 175px;
  padding: 0 10px;
  margin: 0 auto;
  z-index: 999;
  transition: 0.3s;
}
.saffireWindowScrolled .headerInnerContent {
  height: 105px;
  transition: 0.3s;
}
.saffireMobileSize .headerInnerContent {
  height: auto !important;
  padding: 0;
}

.header-main {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  padding: 25px 205px 0 0;
  transition: 0.3s;
}
.saffireWindowScrolled .header-main {
  padding: 10px 205px 0 0;
  transition: 0.3s;
}
.saffireMobileSize .header-main {
  height: auto;
  padding: 0 !important;
}

.header-top {
  display: flex;
  align-items: center;
}

.saffireMobileSize .header-top, .saffireMobileSize .header-bottom {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 70px;
  padding: 0 10px;
}
.saffireMobileSize .header-top {
  background: #358a84;
}
.saffireMobileSize .header-bottom {
  background: #fff;
}

.header-logo {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 221px;
  height: 249px;
  background: url(images/logo.png) center/contain no-repeat;
  image-rendering: -webkit-optimize-contrast;
  z-index: 999;
  transition: 0.3s;
}
.saffireWindowScrolled .header-logo {
  width: 155px;
  height: 173px;
  transition: 0.3s;
}
.saffireMobileSize .header-logo {
  top: -1px;
  width: 150px !important;
  height: 171px !important;
}

.ticket, .saffireMobileSize a.ticket {
  font-size: 0;
  background: url(images/buy-tix.png) center/contain no-repeat;
  image-rendering: -webkit-optimize-contrast;
  transition: 0.3s;
}
.ticket:hover, .saffireMobileSize a.ticket:hover {
  background: url(images/buy-tix-hover.png) center/contain no-repeat;
  transition: 0.3s;
}

.saffireLargeSize .ticket {
  position: absolute;
  top: 30px;
  right: 0;
  width: 187px;
  height: 77px;
  transition: 0.3s;
}

.saffireLargeSize.saffireWindowScrolled .ticket {
  top: 15px;
  transition: 0.3s;
}

.saffireMobileSize a.ticket {
  width: 140px !important;
  height: 57px !important;
}

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
}
.header .searchBox:not(.clonedSearchBox):hover .searchSubmitButton:before {
  background: url(images/search-hover.png) center/contain no-repeat;
  transition: 0.3s;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 30px;
  width: 170px;
  padding: 0 5px;
  font-size: 14px;
  font-family: "Bitter-Medium";
  border-radius: 0 !important;
  width: 0;
  padding: 0;
  transition: 0.2s;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 0 10px;
  background: transparent;
  border-radius: 0 !important;
  font-size: 14px;
  font-family: "Bitter-Medium";
  width: 35px;
  padding: 0;
  font-size: 0;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: url(images/search.png) center/contain no-repeat;
  transition: 0.3s;
}
.header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  display: none;
}

.viewcart {
  display: inline-flex;
  color: #fff;
  margin: 0 15px 0 20px;
  transition: 0.3s;
}
.viewcart:hover .cartMenuLink, .viewcart:hover .cartMenuLink:before {
  color: #b60214;
  transition: 0.3s;
}
.saffireMobileSize .viewcart {
  margin: 0 10px 0 0;
}
.viewcart .cartMenuLink {
  display: inline-block;
  font: 14px/1 "Bitter-Regular";
  color: #fff;
}
.viewcart .cartMenuLink:before {
  content: "Cart: ";
  font-size: 14px;
  color: #fff;
}

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.mobile-nav-toggle:before {
  content: "";
  width: 23px;
  height: 22px;
  background: url(images/menu.png) center/contain no-repeat;
}
.mobile-nav-toggle:hover {
  cursor: pointer;
}

.saffireLargeSize .mobile-nav-toggle {
  display: none;
}

#weatherBugWidget {
  font: 14px/1 "Bitter-Regular";
  color: #fff;
}
.saffireMobileSize #weatherBugWidget {
  display: none !important;
}
#weatherBugWidget img {
  margin-left: 0;
}
#weatherBugWidget .weatherDescriptive {
  display: none;
}

.saffireLargeSize .nav .groups {
  display: flex;
  align-items: center;
  margin: 0;
}
.saffireLargeSize .nav .groups .group {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.saffireLargeSize .nav .groups .group:after {
  content: "";
  display: block;
  width: 2px;
  height: 18px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 5px;
}
.saffireLargeSize .nav .groups .group:last-of-type:after {
  display: none;
}
.saffireLargeSize .nav .groups .group:last-child .items,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .items {
  left: auto;
  right: 0;
}
.saffireLargeSize .nav .groups .group:last-child .subitems,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .subitems {
  left: auto;
  right: 100%;
}
.saffireLargeSize .nav .groups .group > a {
  display: inline-block;
  padding: 5px 15px;
  background: none;
  font-family: "Oswald-Medium", Arial, Verdana, sans-serif;
  font-size: 21px;
  font-weight: 400;
  color: #fff;
  text-shadow: 0px 1px 0.99px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #b60214;
  background: #ffbf45;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #ffbf45;
}
.saffireLargeSize .nav .items .item a {
  padding: 10px 15px;
  color: #b60214;
  font: 13px/1 "Montserrat-Medium";
}
.saffireLargeSize .nav .items .item a:hover {
  color: #b60214;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
}
.saffireLargeSize .nav .item:hover {
  background: rgba(182, 2, 20, 0.05);
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #ffbf45;
}

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: repeat-x #358a84 center;
  color: #fff;
  font: 16px "Bitter-Medium";
  text-align: left;
  border-top: 23px solid #ffbf45;
}
.footer a {
  font-family: "Bitter-Medium" !important;
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer ul.footerItems1 {
  display: grid;
  grid-template-columns: 4fr 1fr;
  margin: 0;
}
.footer ul.footerItems1 .separator {
  display: none;
}
.footer ul.footerItems1 li {
  line-height: 1;
  padding: 0 0 10px;
}
.footer ul.footerItems2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  font-size: 15px;
}
.saffireMobileSize .footer ul.footerItems2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.footer-main {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 45px 20px;
  background: url(images/footer-bg.png) center/cover;
}
.saffireMobileSize .footer-main {
  padding: 35px 20px;
}
.footer-main .inner-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1300px;
}
.saffireMobileSize .footer-main .inner-container {
  justify-content: center;
  align-items: center;
}

.footer-logo {
  display: block;
  width: 187px;
  height: 205px;
  background: url(images/footer-logo.png) center/contain no-repeat;
}
.saffireMobileSize .footer-logo {
  display: none;
}

.contact-us {
  display: flex;
  flex-direction: column;
}
.saffireMobileSize .contact-us {
  align-items: center;
  text-align: center;
}
.saffireMobileSize .contact-us span {
  padding: 0;
}
.contact-us a, .contact-us span {
  display: flex;
  padding-bottom: 10px;
}
.saffireMobileSize .contact-us a, .saffireMobileSize .contact-us span {
  flex-direction: column;
  align-items: center;
}
.contact-us a:before, .contact-us span:before {
  position: relative;
  content: "";
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.saffireMobileSize .contact-us a:before, .saffireMobileSize .contact-us span:before {
  position: static;
  margin: 0 auto 5px;
}

.phone:before {
  top: 2px;
  width: 11px;
  height: 16px;
  background-image: url(images/phone.png);
  margin-right: 14px;
}

.email:before {
  top: 5px;
  width: 14px;
  height: 10px;
  background-image: url(images/email.png);
  margin-right: 10px;
}

.address:before {
  top: 2px;
  width: 12px;
  height: 16px;
  background-image: url(images/address.png);
  margin-right: 12px;
}

.footer-heading {
  font-size: 23px;
  color: #fff;
  margin: 0;
}
.footer-heading:after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  background: #ffbf45;
  margin: 10px 0;
}
.saffireMobileSize .footer-heading:after {
  margin: 10px auto;
}

.footer-bottom {
  padding: 10px 20px 15px;
}

.saffire_logo {
  top: 5px;
  image-rendering: -webkit-optimize-contrast;
}

.saffireMobileSize .nav-wrapper {
  display: none;
}

.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background-color: #358a84;
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  background-color: #fff;
  height: 2px;
}
.mobile-menu-container .mobile-menu-subheader,
.mobile-menu-container .mobile-menu-subheader-btn {
  background-color: #f0f0f0;
}
.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: #383836;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #4a817d;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "Bitter-Medium";
}
.mobile-menu-container .cart-counter {
  font-family: "Bitter-Medium";
}
.mobile-menu-container .search-container input[type=text] {
  font-family: "Bitter-Medium";
  -webkit-appearance: none;
  border-radius: 0px;
  height: 50px;
}
.mobile-menu-container .search-container .fa-search {
  color: #383836;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #358a84;
  font-family: "Bitter-Medium";
  color: #fff;
  font-weight: normal;
  border-color: #fff;
  padding: 9px 1em;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "Bitter-Medium";
  color: #383836;
}

#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 a {
  background-color: #358a84;
  font-family: "Bitter-Medium";
  color: #fff;
}
#mobile-nav a:hover {
  background-color: #5da19d;
}
#mobile-nav .has-subitems span {
  background-color: #5da19d;
  color: #fff;
}
#mobile-nav .has-subitems span:hover {
  background-color: #358a84;
}

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

.modal {
  background: #fff;
  padding-top: 15px;
  border: 10px solid #fff;
}

.modalBody {
  /* |%  set modal background color if not white */
  background: #fff;
  padding: 14px;
}
.modalBody .showorksModalTitle {
  /* |%  set font-family */
  font-size: 32px;
  line-height: 36px;
}
.modalBody .showorksBreadcrumbs {
  /* |%  set font-family */
  font-size: 20px;
  color: #358a84;
  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;
  padding-top: 7px;
}
.modalBody .showorksTableGrid td {
  color: #383836;
}
.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: -18px !important;
  background: none;
}
.modalClose .modalCloseButton {
  min-width: 40px;
  margin-right: 10px !important;
}
.modalClose .modalCloseButton img {
  display: none;
}
.modalClose .modalCloseButton:before {
  content: "X";
  font-family: sans-serif;
}

.getUpdatesPageEmailModule .emailSignup.modalOnly {
  max-width: 100%;
  margin: 0 auto;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .inputFieldTextbox {
  box-sizing: border-box;
  border-radius: 0 !important;
  border: 1px solid #383836;
  padding: 5px 10px;
  color: #383836;
  width: 300px;
  background-position: right 5px center;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .emailSubmitButton {
  border-radius: 0 !important;
  margin-top: 10px;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .button {
  box-sizing: border-box;
}

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

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

/************* BUTTON STYLES *********************/
.button {
  padding: 11px 28px;
  font-size: 17px;
}

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1em;
  border-radius: 4px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Oswald-Medium";
  color: #b60214 !important;
  background: #ffbf45;
  transition: 0.3s;
}

a.buttonSmall.button,
.buttonSmall {
  padding: 8px 23px;
  font-size: 13px;
}

.button:hover,
.buttonSmall:hover {
  background: #dba132;
  transition: 0.3s;
}

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

.searchMapButton {
  padding: 7px 20px;
}

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: absolute;
  top: 10px;
  left: 214px;
  display: flex;
  align-items: center;
  height: 38px;
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 0 15px;
  background: #ffbf45;
  text-align: center;
  line-height: 1;
  transition: 0.3s;
}
.saffireWindowScrolled #siteInfoBannerWidget {
  left: 149px;
  transition: 0.3s;
}
#siteInfoBannerWidget:after {
  position: absolute;
  right: -15px;
  content: "";
  display: block;
  width: 16px;
  height: 38px;
  background: #ffbf45;
  -webkit-clip-path: polygon(100% 0, 5% 50%, 100% 100%, 0 100%, 0 0);
          clip-path: polygon(100% 0, 5% 50%, 100% 100%, 0 100%, 0 0);
}
#siteInfoBannerWidget #eventDates {
  font-family: "Oswald-Medium";
  font-size: 21px;
  font-weight: 400;
  color: #b60214;
  text-transform: uppercase;
}
#siteInfoBannerWidget #eventName {
  display: none !important;
}

.saffireMobileSize #siteInfoBannerWidget {
  position: relative;
  justify-content: center;
  top: auto;
  left: auto;
  right: auto !important;
  padding: 0 15px;
  background: #ffbf45;
  color: #b60214;
  max-width: 225px;
  margin: 5px auto 0;
}
.saffireMobileSize #siteInfoBannerWidget:before {
  position: absolute;
  left: -15px;
  content: "";
  display: block;
  width: 16px;
  height: 38px;
  background: #ffbf45;
  -webkit-clip-path: polygon(100% 0, 5% 50%, 100% 100%, 0 100%, 0 0);
          clip-path: polygon(100% 0, 5% 50%, 100% 100%, 0 100%, 0 0);
  transform: rotate(180deg);
}
.saffireMobileSize #siteInfoBannerWidget #eventDates {
  font-size: 18px;
  color: inherit;
}

body:not(.homepage).saffireMobileSize #siteInfoBannerWidget {
  display: none !important;
}

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget {
  display: none !important;
}

#discoverMore {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#discoverMore .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 420px;
  height: 265px;
  margin: 0 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 3px 4px 3.84px 0.16px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 550px) {
  #discoverMore .card-widget-item {
    width: 350px;
    height: 230px;
  }
}
#discoverMore .card-widget-item:hover .card-content {
  height: 100%;
  border-radius: 4px;
  transition: 0.3s;
}
#discoverMore .card-widget-item:hover .card-widget-description {
  font-size: 15px;
  line-height: 1.5;
  padding: 25px 0;
}
@media screen and (max-width: 550px) {
  #discoverMore .card-widget-item:hover .card-widget-description {
    font-size: 13px;
  }
}
#discoverMore .card-widget-item:hover .buttonwrap {
  height: auto;
}
#discoverMore .card-widget-item:hover .moreButton {
  text-decoration: none;
  font-size: 17px;
  padding: 11px 28px;
}
@media screen and (max-width: 550px) {
  #discoverMore .card-widget-item:hover .moreButton {
    font-size: 14px;
  }
}
#discoverMore .image-container {
  box-sizing: border-box;
  position: static;
  display: flex;
  align-items: flex-end;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
#discoverMore .card-content {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 70px;
  background: rgba(255, 191, 69, 0.9);
  border-radius: 0 0 4px 4px;
  transition: 0.3s;
}
#discoverMore .card-widget-title {
  display: block;
  font: 24px/1 "Oswald-Medium";
  color: #b60214;
  text-transform: uppercase;
  border-radius: 0 0 4px 4px;
}
@media screen and (max-width: 550px) {
  #discoverMore .card-widget-title {
    font-size: 20px;
  }
}
#discoverMore .card-widget-description {
  font: 0px/1 "Bitter-Medium";
  color: #383836;
  padding: 0;
  max-width: 275px;
}
#discoverMore .buttonwrap {
  height: 0;
}
#discoverMore .moreButton {
  font-size: 0;
  padding: 0;
  background: #fff;
  color: #b60214;
  transition: 0.3s;
}
#discoverMore .moreButton:hover {
  background: #b60214;
  color: #fff !important;
}

#singleImage {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 100%;
  margin: 10px 0 0;
  padding: 0;
}
.saffireMobileSize #singleImage {
  margin: 30px 0 0 5px;
}
#singleImage .card-widget-item {
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 475px;
  height: 315px;
  border-radius: 4px;
}
@media screen and (max-width: 550px) {
  #singleImage .card-widget-item {
    width: 340px;
    height: 230px;
  }
  #singleImage .card-widget-item:before {
    width: 26px;
    height: 43px;
  }
}
#singleImage .card-widget-item:before {
  position: absolute;
  top: -10px;
  right: 15px;
  content: "";
  display: block;
  width: 35px;
  height: 58px;
  background: url(images/ribbon.png) center/contain no-repeat;
  z-index: 99;
}
#singleImage .card-widget-item:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #358a84;
  border-radius: 4px;
}
#singleImage .image-container {
  box-sizing: border-box;
  position: absolute;
  top: -5px;
  left: -5px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
#singleImage .card-content {
  display: none;
}

#majorSponsor {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#majorSponsor .card-widget-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
#majorSponsor .image-container {
  order: 2;
  box-sizing: border-box;
  position: static;
  display: inline-block;
}
#majorSponsor .image-container img {
  max-width: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}
.saffireMobileSize #majorSponsor .image-container img {
  max-width: 330px;
}
#majorSponsor .card-content {
  order: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#majorSponsor .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 35px/1 "Oswald-Medium";
  color: #b60214;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#majorSponsor .card-widget-description,
#majorSponsor .buttonwrap {
  display: none;
}

#multiScheduleFeature {
  box-sizing: border-box;
  display: flex;
  max-width: 100%;
  z-index: 99;
}
#multiScheduleFeature .multiFeatureContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 395px;
}
@media screen and (max-width: 1500px) {
  #multiScheduleFeature .multiFeatureContent {
    width: 340px;
  }
}
#multiScheduleFeature .multiFeatureContent:before {
  content: "Upcoming Events";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 70px;
  font: 31px/1 "Ultra-Regular";
  color: #fff;
  background: #358a84;
  border-radius: 4px;
  margin-bottom: 6px;
}
@media screen and (max-width: 1500px) {
  #multiScheduleFeature .multiFeatureContent:before {
    height: 60px;
    font-size: 27px;
  }
}
#multiScheduleFeature .featureItem {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  height: 70px;
  background: #fff;
  text-decoration: none;
  color: #383836;
  border-radius: 4px;
  margin-bottom: 6px;
  transition: 0.3s;
}
#multiScheduleFeature .featureItem:hover {
  background: #358a84;
  color: #fff;
  transition: 0.3s;
}
@media screen and (max-width: 1500px) {
  #multiScheduleFeature .featureItem {
    height: 60px;
  }
}
#multiScheduleFeature .featureItemTitle,
#multiScheduleFeature .featureItemDate {
  display: flex;
}
#multiScheduleFeature .featureItemDescription,
#multiScheduleFeature .button-container {
  display: none;
}
#multiScheduleFeature .featureItemTitle {
  box-sizing: border-box;
  width: 100%;
  padding: 0 85px;
  font-family: "Bitter-Medium";
  font-weight: 400;
  font-size: 16px;
}
@media screen and (max-width: 1500px) {
  #multiScheduleFeature .featureItemTitle {
    font-size: 14px;
    padding: 0 75px;
  }
}
#multiScheduleFeature .featureItemDate {
  position: absolute;
  top: 0;
  left: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 100%;
  font-family: "Oswald-Medium";
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #358a84;
  border-radius: 4px 0 0 4px;
}
@media screen and (max-width: 1500px) {
  #multiScheduleFeature .featureItemDate {
    width: 55px;
    font-size: 15px;
  }
}
#multiScheduleFeature .featureItemDate span {
  font: 26px/1 "Ultra-Regular";
}
@media screen and (max-width: 1500px) {
  #multiScheduleFeature .featureItemDate span {
    font-size: 23px;
  }
}

#seoWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 50%;
  margin: 0;
  padding: 0;
}
.saffireMobileSize #seoWidget {
  max-width: 500px;
}
#seoWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 100%;
}
#seoWidget .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}
.saffireMobileSize #seoWidget .card-content {
  align-items: center;
  text-align: center;
}
#seoWidget .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 38px/1 "Oswald-Medium";
  color: #b60214;
  text-transform: uppercase;
}
.saffireMobileSize #seoWidget .card-widget-title {
  font-size: 34px;
}
#seoWidget .card-widget-title:after {
  content: "";
  display: block;
  width: 170px;
  height: 3px;
  background: #b60214;
  margin: 20px 0;
}
.saffireMobileSize #seoWidget .card-widget-title:after {
  margin: 20px auto;
}
#seoWidget .card-widget-description {
  font: 17px/1.5 "Bitter-Medium";
  color: #000;
}
#seoWidget .buttonwrap {
  margin-top: 20px;
}
#seoWidget .moreButton {
  background: #fff;
  transition: 0.3s;
}
#seoWidget .moreButton:hover {
  background: #b60214;
  color: #fff !important;
  transition: 0.3s;
}

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  left: -80px;
  top: 27%;
  transition: 0.6s ease;
  background: rgba(56, 56, 54, 0.4);
  border-radius: 50px;
  padding: 5px 3px;
}
.socialNetworks img {
  display: block;
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
}
.socialNetworks > span, .socialNetworks > a {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  left: 0;
  border: 3px solid rgba(56, 56, 54, 0.4);
  transition: 0.2s;
  border-radius: 50%;
  border: none;
  padding: 3px;
  background-color: transparent;
}
.socialNetworks > a:hover {
  left: -6px;
  z-index: 2;
  transition: 0.2s;
  left: 0;
  background-color: #f0f0f0;
}

@media screen and (max-width: 1450px) {
  .socialNetworks {
    top: auto;
    left: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none;
    padding: 0;
  }
  .socialNetworks img {
    max-width: 30px;
    max-height: 30px;
  }
  .socialNetworks > a {
    max-width: 30px;
    max-height: 30px;
    bottom: 0;
    float: left;
    margin: 0;
    transition: 0.2s;
    background-size: contain;
  }
  .socialNetworks > a:hover {
    left: 0;
    bottom: 6px;
    z-index: 2;
    transition: 0.2s;
    bottom: 0;
  }
}
.socialNetworks a:hover {
  background-color: #ffbf45;
}

.pageIsLoaded .socialNetworks {
  left: 0;
  left: 10px;
}
@media screen and (max-width: 1450px) {
  .pageIsLoaded .socialNetworks {
    bottom: 0;
    bottom: 5px;
    left: 5px;
  }
}

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

.saffireMobileSize .socialNetworks {
  position: static;
  display: flex;
  justify-content: center;
  width: 100%;
  background: #383836;
  border-radius: 0;
  padding: 10px 0;
}

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 40px;
}
.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 {
  border: none;
  width: 14px;
  height: 23px;
}
#sponsorWidgetContainer #sponsorArrowRight {
  right: 0;
}
#sponsorWidgetContainer #sponsorArrowRight span {
  background: url(images/right-hover.png) center/contain no-repeat;
  transition: 0.3s;
}
#sponsorWidgetContainer #sponsorArrowRight span:hover {
  background: url(images/right.png) center/contain no-repeat;
  transition: 0.3s;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  left: 0;
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  background: url(images/left-hover.png) center/contain no-repeat;
  transition: 0.3s;
}
#sponsorWidgetContainer #sponsorArrowLeft span:hover {
  background: url(images/left.png) center/contain no-repeat;
  transition: 0.3s;
}
#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: #383836;
  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: #383836;
  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: #383836;
}

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

.sponsors-container {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 20px;
  background: #fff;
}
.saffireMobileSize .sponsors-container {
  padding: 20px 0;
}

.sponsors-title {
  font: 31px/1 "Ultra-Regular";
  color: #358a84;
  margin-bottom: 20px;
}

#swiperWidget {
  position: relative;
}
#swiperWidget .swiper-slide {
  position: relative;
}
#swiperWidget .swiper-image-container {
  height: 45.75vw;
  min-height: 200px;
  width: 100%;
  background-size: cover;
  background-position: center;
}
#swiperWidget .swiper-content-container {
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  max-width: 1320px;
  height: 100px;
  padding: 0 50px;
  margin: 0 auto;
  background: #fff;
}
.saffireMobileSize #swiperWidget .swiper-content-container {
  flex-direction: column;
  justify-content: center;
  text-align: center;
  height: auto;
  padding: 20px 20px 30px;
}
#swiperWidget .swiper-content-container h2 {
  display: inline-block;
  width: auto;
  margin: 0;
  font-size: 35px;
  color: #358a84;
  text-transform: uppercase;
}
.saffireMobileSize #swiperWidget .swiper-content-container h2 {
  font-size: 30px;
}
#swiperWidget .swiper-content-container p {
  margin: 0;
  font: 17px/1 "Bitter-Medium";
}
.saffireMobileSize #swiperWidget .swiper-content-container p {
  margin: 10px auto 15px;
}
#swiperWidget .swiper-content-container .button-container a:first-of-type {
  margin-right: 6px;
}

.swiper-button-next, .swiper-button-prev {
  top: auto;
  bottom: 38px;
  width: 14px;
  height: 23px;
}
.saffireMobileSize .swiper-button-next, .saffireMobileSize .swiper-button-prev {
  display: none;
}

.swiper-button-next {
  background: url(images/right.png) center/contain no-repeat;
  transition: 0.3s;
}
.swiper-button-next:hover {
  background: url(images/right-hover.png) center/contain no-repeat;
  transition: 0.3s;
}

.swiper-button-prev {
  background: url(images/left.png) center/contain no-repeat;
  transition: 0.3s;
}
.swiper-button-prev:hover {
  background: url(images/left-hover.png) center/contain no-repeat;
  transition: 0.3s;
}

.swiper-pagination {
  bottom: 110px;
  left: 50%;
  transform: translateX(-50%);
}
.saffireMobileSize .swiper-pagination {
  bottom: 0;
}

.swiper-pagination-bullet {
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  border: 2px solid #b60214;
  background: #b60214;
  box-shadow: 1px 1px 0.99px 0.01px rgba(0, 0, 0, 0.5);
  margin: 0 6px;
  opacity: 1 !important;
  transition: 0.3s;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination-bullet:hover {
  background: #fff;
  transition: 0.3s;
}

*:focus {
  outline: none;
}

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

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

.galleryViewName {
  background: rgba(255, 255, 255, 0.5);
}

.faqQuestion {
  box-sizing: border-box;
  width: 100%;
  max-width: 100% !important;
  background: #f0f0f0;
  padding: 15px 20px 15px 0;
  color: #383836;
}
@media screen and (max-width: 600px) {
  .faqQuestion {
    padding-left: 20px;
  }
}
.faqQuestion:before {
  content: "\f067" !important;
  font-size: 15px;
  color: #b60214;
  background: #ffbf45;
  padding: 20px 24px;
}
@media screen and (max-width: 600px) {
  .faqQuestion:before {
    background: transparent;
    padding: 0 20px 0 0;
  }
}

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

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

.FAQModule hr {
  display: none;
}

.featureLineupContainer .subContainer {
  position: relative;
  box-shadow: none;
  background: #f0f0f0;
}
.featureLineupContainer .subContainer a {
  font-family: "Bitter-Medium";
}

.featureLineupContainer .featureLineup-buttons.subContainer {
  background: #fff;
}

.featureLineup-headline {
  box-sizing: border-box;
  top: auto;
  bottom: 59px;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  font: 15px/1 "Bitter-Medium";
  text-transform: uppercase;
  color: #fff;
  background: rgba(53, 138, 132, 0.9);
  width: 283px;
  padding: 10px;
}

.featureLineupContainer:hover .featureLineup-text {
  padding-bottom: 40px;
}

.featureLineupContainer .featureLineup-buttons.subContainer {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  width: 100%;
  height: 100%;
}

.featureLineup-more {
  position: relative;
  top: -14px;
  right: auto;
}

.featureLineup-social a {
  font-family: "FontAwesome" !important;
  color: #358a84;
  transition: 0.3s;
}

.tier-one, .tier-two,
.tier-three, .tier-four, .tier-five {
  box-sizing: border-box;
  width: 100%;
}

.tier-one {
  position: relative;
}

.calendar-wrapper {
  box-sizing: border-box;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 1320px;
  padding: 0 10px;
  margin: 0 auto;
  z-index: 99;
}
@media screen and (max-width: 1325px) {
  .calendar-wrapper {
    position: static;
    justify-content: center;
    transform: none;
    background: url(images/mid-bg.jpg) center top no-repeat;
    background-size: cover;
    padding: 30px 0;
    margin-top: 20px;
  }
}
.saffireMobileSize .calendar-wrapper {
  padding: 10px;
}

.tier-two {
  display: flex;
  justify-content: center;
  padding: 50px 20px;
  background: url(images/yellow-bg.png) center/cover;
}
.saffireMobileSize .tier-two {
  padding: 25px 20px;
}
.tier-two .widget-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1300px;
}
.saffireMobileSize .tier-two .widget-wrapper {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.tier-three {
  padding: 50px 20px;
}
.saffireMobileSize .tier-three {
  padding: 40px 20px;
}

.tier-four {
  background: url(images/teal-bg.png) center/cover;
  padding: 50px 20px 75px;
}
.saffireMobileSize .tier-four {
  padding: 20px 5px;
}
@media screen and (max-width: 550px) {
  .tier-four {
    padding-bottom: 0 !important;
  }
}
.tier-four .section-title {
  display: block;
  width: 543px;
  height: 102px;
  background: url(images/title-graphic.png) center/contain no-repeat;
  image-rendering: -webkit-optimize-contrast;
  margin: 0 auto 50px;
}
.saffireMobileSize .tier-four .section-title {
  width: 350px;
  height: 65px;
  margin-bottom: 15px;
}

.tier-five {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 430px;
  padding: 0 10px;
  background: url(images/map.png) center/cover;
}

.map-overlay {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 358px;
  height: 188px;
  padding-top: 10px;
  background: url(images/map-overlay.png) center/contain no-repeat;
}
.map-overlay h2 {
  font-size: 26px;
  margin: 0;
}
.map-overlay h2:after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  background: #b60214;
  margin: 10px auto;
}
.map-overlay span {
  font-size: 15px;
  line-height: 1.25;
  margin-bottom: 5px;
}

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