/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** 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://p.typekit.net/p.css?s=1&k=edd5rmu&ht=tk&f=137.139.140.169.173.174.175.176.25136&a=6992934&app=typekit&e=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");
}
@font-face {
  font-family: "MontserratBlack";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/MontserratBlack.woff2) format("woff2"), url(fonts/MontserratBlack.woff) format("woff");
}
@font-face {
  font-family: "montserrat-semibold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/montserrat-semibold.woff2) format("woff2"), url(fonts/montserrat-semibold.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: #101010;
  font: 16px/1.5 "OpenSans-Regular", Arial, Verdana, sans-serif;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "MontserratBlack", Arial, Verdana, sans-serif;
  font-weight: normal;
  color: #125F98;
  line-height: 1.2;
  margin: 0 0 0.67em 0;
  text-transform: capitalize;
}

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

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: #125F98;
  text-decoration: underline;
  font-family: "OpenSans-Bold";
}
a:hover {
  text-decoration: none;
}

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

input.textbox,
select.dropdown,
textarea.multi {
  color: #101010;
  font: 16px/1.5 "OpenSans-Regular", Arial, Verdana, sans-serif;
  padding: 8px 6px;
}

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

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

.printEvent {
  z-index: 1;
}

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

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

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

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

body.homepage.saffireLargeSize .content {
  margin-top: 63px;
}
body.homepage.saffireLargeSize.generalMessageOn .content {
  margin-top: 103px;
}

body.homepage.saffireMobileSize .content {
  margin-top: 142px;
}
body.homepage.saffireMobileSize.generalMessageOn .content {
  margin-top: 182px;
}

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

.subContainer {
  background: #fff;
  color: #101010;
  box-shadow: 2px 2px 5px #000;
}

.dateDisplayBar,
.dateDisplay {
  background: #125F98;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

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

.mapLegend {
  padding: 10px;
}

.orderhistory {
  background: #125F98;
}

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

.alternateRow {
  background: #f0f0f0;
}

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

.saffireLargeSize .outer-header {
  box-sizing: border-box;
  padding: 0 15px;
}

.container {
  max-width: 1304px;
  margin: 0px auto;
  display: flex;
  width: 100%;
}

.saffireMobileSize .outer-header .container {
  flex-direction: column;
}

.header-right {
  display: flex;
  margin-left: auto;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  padding: 8px 0;
}
.saffireMobileSize .header-right {
  padding: 15px 0;
  background: #fff;
  justify-content: center;
  align-items: center;
}

#HeaderContactUs {
  width: 100%;
  max-width: 156px;
}
#HeaderContactUs a.card-widget-item {
  background: #2ec5f4;
  color: #125f98;
  border-radius: 21px;
  display: flex;
  height: 41px;
  width: 100%;
  font-family: "MontserratBlack", Arial, Verdana, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  align-items: center;
  justify-content: center;
}
#HeaderContactUs a.card-widget-item:hover {
  background: #1aa6d2;
}

.three-tier {
  background: url(images/third-section-bg.jpg) center/cover no-repeat;
  padding: 73px 0 41px;
}
.saffireMobileSize .three-tier {
  padding: 19px 0 10px;
  background: url(images/third-tier-bg-responsive.png) right top/contain #6e7434 no-repeat;
}

.info-main {
  font-size: 13px;
  margin: 15px 0 0;
}
.saffireMobileSize .info-main {
  margin: 0px auto;
}

.info-main ul {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: "OpenSans-Light";
}
.saffireMobileSize .info-main ul {
  width: 100%;
  flex-direction: column;
  margin: 0;
}
.info-main ul li {
  margin: 0 12px;
}
.info-main ul li a {
  font-family: "OpenSans-Light";
}
.saffireMobileSize .info-main ul li {
  line-height: 23px;
}
.info-main ul li:nth-child(2) {
  margin: 0;
  display: flex;
}
.info-main ul li:nth-child(2):before {
  content: ".";
  display: flex;
  margin: 0 9px 0 -3px;
  line-height: 5px;
  font-size: 32px;
}
.saffireMobileSize .info-main ul li:nth-child(2):before {
  display: none;
}
.info-main ul li:nth-child(2):after {
  content: ".";
  display: flex;
  margin: 0 -2px 0 9px;
  line-height: 5px;
  font-size: 32px;
}
.saffireMobileSize .info-main ul li:nth-child(2):after {
  display: none;
}

input.textbox, select.dropdown, textarea.multi {
  padding: 7px 6px;
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #2ec5f4;
  font-family: "MontserratBlack", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #125F98;
  transition: all 0.3s ease !important;
}
.saffireWindowScrolled .generalmessage {
  font-size: 0 !important;
  height: 0 !important;
  padding: 0 !important;
}
.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: 11px;
  }
}

.header {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  background: url(images/header-bg.jpg) center/cover no-repeat;
  position: fixed;
  top: 0;
  z-index: 999999;
  transition: 0.2s ease;
}
.saffireMobileSize .header {
  background: url(images/header-bg.jpg) center/cover no-repeat;
  position: fixed;
  top: 0;
  z-index: 99999;
}

.headerInnerContent {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.header-logo {
  display: block;
  width: 459px;
  height: 82px;
  background: url(images/logo.png) center/contain no-repeat;
  position: absolute;
  z-index: 99;
  margin-top: 10px;
  border-radius: 10px;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1200px) {
  .header-logo {
    width: 370px;
    height: 66px;
  }
}
.saffireWindowScrolled .header-logo {
  width: 341px;
  height: 56px;
  margin-top: 4px;
}
.saffireMobileSize .header-logo {
  width: 301px;
  height: 56px;
  background: url(images/mobile-logo.png) center/contain no-repeat;
  position: absolute;
  margin: 10px 10px 10px 9px;
}

.ticket {
  background: none;
  color: inherit;
}
.ticket:hover {
  background: none;
  color: inherit;
}

.saffireMobileSize a.ticket {
  background: none;
  color: inherit;
}
.saffireMobileSize a.ticket:hover {
  background: none;
  color: inherit;
}

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 30px;
  width: 170px;
  padding: 0 5px;
  font-size: 14px;
  font-family: "OpenSans-Regular", Arial, Verdana, sans-serif;
  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: #999;
  border-radius: 0 !important;
  font-size: 14px;
  font-family: "OpenSans-Regular", Arial, Verdana, sans-serif;
  width: 35px;
  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: #000;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover {
  background: #aaa;
}
.header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}

.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;
}

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: inherit;
}
.saffireLargeSize .viewcart .cartMenuLink {
  display: inline-block;
  color: inherit;
}
.saffireLargeSize .viewcart .cartMenuLink:before {
  content: "Cart: ";
  font-size: inherit;
  color: inherit;
}

.saffireMobileSize .viewcart {
  display: inline-flex;
}
.saffireMobileSize .viewcart .cartMenuLink {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #eee;
}
.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: 29px;
  height: 25px;
  margin-left: auto;
  padding: 23px 10px;
}
.mobile-nav-toggle:before {
  content: "";
  display: block;
  background: url(images/mob-nav.png) no-repeat;
  width: 23px;
  height: 22px;
  position: relative;
  font-family: "FontAwesome";
  font-size: 28px;
  line-height: 1;
  color: #fff;
  bottom: 1px;
}
.mobile-nav-toggle:hover {
  cursor: pointer;
}

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

.saffireLargeSize .nav {
  margin-right: 29px;
}
.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.saffireLargeSize .nav .groups .group {
  display: inline-block;
  flex-shrink: 0;
  margin: 0 8px;
}
.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[aria-haspopup=true] > a {
  border-radius: 8px 8px 0 0 !important;
}
.saffireLargeSize .nav .groups .group > a {
  display: inline-block;
  padding: 13px 19px;
  background: none;
  font-family: "MontserratBlack", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
@media only screen and (max-width: 1200px) {
  .saffireLargeSize .nav .groups .group > a {
    padding: 13px 12px;
  }
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #125f98;
  border-radius: 8px;
  background: #2ec5f4;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 18px 0;
  background: #2ec5f4;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 19px;
  color: #125f98;
  font-family: "montserrat-semibold";
  font-size: 13px;
}
.saffireLargeSize .nav .items .item a:hover {
  color: #125f98;
}
.saffireLargeSize .nav .item {
  width: 205px;
  line-height: 1.5;
}
.saffireLargeSize .nav .item:hover {
  background: #62d4f7;
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #2ec5f4;
}

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 16px 0 20px;
  background: url(images/footer-bg.jpg) repeat #fff center;
  color: #fff;
  text-align: center;
  text-align: center;
}
.saffireMobileSize .footer {
  background: url(images/footer-bg.jpg) repeat #fff center;
  padding: 6px 20px 10px;
  box-sizing: border-box;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer li.footer-navigation__separator {
  display: none !important;
}
.footer .footer-navigation a {
  text-transform: uppercase;
  font-size: 14px;
}
.saffireMobileSize .footer .footer-navigation a {
  display: none;
}
.footer ul.footer-navigation {
  margin: 0 auto;
  font-family: "OpenSans-Light";
  font-size: 14px;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
}
.footer ul.footer-navigation li {
  margin: 0 12px;
}
.footer ul.footer-navigation li a {
  font-family: "OpenSans-Light";
}
.footer ul.footerItems2 {
  margin: 16px auto 0;
  display: flex;
  flex-direction: column;
  font-size: 13px;
}
.footer ul.footerItems2 li:nth-child(2) {
  margin-top: 16px;
}
.saffireMobileSize .footer ul.footerItems2 li:nth-child(2) {
  margin-top: 2px;
}
.footer ul.footerItems2 li:nth-child(2) .powered-by-saffire a {
  font-size: 14px;
}
.saffireMobileSize .footer ul.footerItems2 li:nth-child(2) .powered-by-saffire a {
  bottom: 3px;
}
.saffireMobileSize .footer ul.footerItems2 {
  margin: 0;
}
.saffireMobileSize .footer ul.footerItems2 li {
  line-height: 23px;
}

.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background-color: #125F98;
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-subheader {
  background: #f6f6f7;
}
.mobile-menu-container .mobile-menu-subheader,
.mobile-menu-container .mobile-menu-subheader-btn {
  background-color: #f6f6f7;
}
.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: #101010;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #dbdbdf;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "OpenSans-Regular", Arial, Verdana, sans-serif;
}
.mobile-menu-container .cart-counter {
  font-family: "OpenSans-Regular", Arial, Verdana, sans-serif;
}
.mobile-menu-container .search-container input[type=text] {
  font-family: "OpenSans-Regular", Arial, Verdana, sans-serif;
  -webkit-appearance: none;
  border-radius: 0px;
  height: 50px;
}
.mobile-menu-container .search-container input[type=text]::placeholder {
  opacity: 1;
  color: #101010;
}
.mobile-menu-container .search-container .fa-search {
  color: #101010;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #125F98;
  font-family: "OpenSans-Regular", Arial, Verdana, sans-serif;
  color: #101010;
  border-color: #fff;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "OpenSans-Regular", Arial, Verdana, sans-serif;
  color: #101010;
}

#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: #125F98;
  font-family: "OpenSans-Regular", Arial, Verdana, sans-serif;
  color: #fff;
}
#mobile-nav a:hover {
  background-color: #0d436a;
}
#mobile-nav .has-subitems span {
  background-color: #0080b0;
  color: #fff;
  font-size: 9px;
  max-width: 45px;
}
#mobile-nav .has-subitems span:hover {
  background-color: #005b7d;
}

/************************* 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: #125F98;
  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: #101010;
}
.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;
}
.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;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .inputFieldTextbox {
  box-sizing: border-box;
  border-radius: 0 !important;
  border: 1px solid #333;
  padding: 5px 10px;
  color: #333;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .emailSubmitButton {
  border-radius: 0 !important;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .button {
  box-sizing: border-box;
}

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

/************* BUTTON STYLES *********************/
.button {
  padding: 8px 29px;
  font-size: 14px;
  font-size: 14px;
}

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1.75em;
  border-radius: 0;
  text-decoration: none;
  font-family: "MontserratBlack";
  color: #125F98 !important;
  background: #2ec5f4;
  text-transform: uppercase;
  border-radius: 30px;
}

a.buttonSmall.button,
.buttonSmall {
  padding: 4px 12px;
  font-size: 11px;
}

.button:hover,
.buttonSmall:hover {
  background: #1aa6d2;
}

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

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1108px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.saffireMobileSize #cardWidget {
  max-width: 886px;
}
@media only screen and (max-width: 729px) {
  .saffireMobileSize #cardWidget {
    flex-direction: column;
    align-items: center;
  }
}
#cardWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 335px;
  height: 331px;
  margin: 0 16px 32px;
  background: #fff;
  position: relative;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1108px) {
  #cardWidget .card-widget-item {
    margin: 0 8px 32px;
  }
}
.saffireMobileSize #cardWidget .card-widget-item {
  margin: 0 8px 16px;
}
@media only screen and (max-width: 729px) {
  .saffireMobileSize #cardWidget .card-widget-item {
    margin: 0 0 10px;
  }
}
#cardWidget .card-widget-item:hover .card-content:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0.8;
  background: url(images/card-texture.jpg) center/cover no-repeat;
}
#cardWidget .card-widget-item:hover .card-widget-description, #cardWidget .card-widget-item:hover .buttonwrap a {
  opacity: 1;
}
#cardWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  max-width: 313px;
  max-height: 237px;
  width: 100%;
  margin: 11px auto;
}
#cardWidget .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  position: relative;
}
#cardWidget .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 25px "MontserratBlack";
  color: #125f98;
  position: absolute;
  bottom: -74px;
  height: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
}
#cardWidget .card-widget-description {
  font: 16px "OpenSans-Regular", Arial, Verdana, sans-serif;
  color: #fff;
  padding: 0px 22px 11px;
  line-height: 1.7;
  margin: 0;
  opacity: 0;
  transition: 0.2s ease;
  z-index: 9;
}
#cardWidget .buttonwrap {
  z-index: 9;
}
#cardWidget .buttonwrap a {
  margin: 0 5px;
  box-sizing: border-box;
  line-height: 1.75em;
  border-radius: 0;
  text-decoration: none;
  font-family: "MontserratBlack";
  color: #125f98 !important;
  background: #2dc5f3;
  text-transform: uppercase;
  border-radius: 20px;
  display: flex;
  padding: 9px 29px;
  font-size: 14px;
  opacity: 0;
  transition: 0.2s ease;
}
#cardWidget .buttonwrap a:hover {
  background: #1aa6d2;
}

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 20%;
  transition: 0.6s ease;
  background: rgba(0, 0, 0, 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(0, 0, 0, 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: #fff;
}

@media screen and (max-width: 1230px) {
  .socialNetworks {
    top: auto;
    right: 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: #0081d1;
}

.socialNetworks .socialNetworkIconTwitter:hover {
  background-color: #1da1f2;
}
.socialNetworks .socialNetworkIconFacebook:hover {
  background-color: #3b5998;
}
.socialNetworks .socialNetworkIconInstagram:before {
  content: "";
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  opacity: 0;
  z-index: -1;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  transition: 0.2s;
}
.socialNetworks .socialNetworkIconInstagram:hover {
  background: none;
}
.socialNetworks .socialNetworkIconInstagram:hover:before {
  transition: 0.2s;
  opacity: 1;
}
.socialNetworks .socialNetworkIconTumblr:hover {
  background-color: #35465c;
}
.socialNetworks .socialNetworkIconPeriscope:hover {
  background-color: #3aa4c6;
}
.socialNetworks .socialNetworkIconPinterest:hover {
  background-color: #bd081c;
}
.socialNetworks .socialNetworkIconSpotify:hover {
  background-color: #1ed760;
}
.socialNetworks .socialNetworkIconFlickr:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #0063dc 0%, #0063dc 50%, #0063dc 50%, #ff0084 50%, #ff0084 100%);
  opacity: 0;
  z-index: -1;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  transition: 0.2s;
}
.socialNetworks .socialNetworkIconFlickr:hover {
  background: none;
}
.socialNetworks .socialNetworkIconFlickr:hover:before {
  transition: 0.2s;
  opacity: 1;
}
.socialNetworks .socialNetworkIconLinkedIn:hover {
  background-color: #0077b5;
}
.socialNetworks .socialNetworkIconYoutube:hover {
  background-color: #cd201f;
}
.socialNetworks .socialNetworkIconGooglePlus:hover {
  background-color: #dd4b39;
}
.socialNetworks .socialNetworkIconSnapchat:hover {
  background-color: #fffc00;
}

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

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

.saffireMobileSize .socialNetworks {
  position: static;
  justify-content: center;
  background: transparent;
  display: flex;
}
.saffireMobileSize .socialNetworks img {
  max-width: 40px !important;
  max-height: 40px;
}
.saffireMobileSize .socialNetworks a {
  max-width: 40px;
  max-height: 40px;
}

#seoWidget {
  box-sizing: border-box;
  display: flex;
  max-width: 1134px;
  width: 100%;
  text-decoration: none;
  flex-wrap: wrap;
  margin: 0px auto 53px;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  #seoWidget {
    padding: 0 12px;
  }
}
.saffireMobileSize #seoWidget {
  margin: 0px auto 19px;
}
#seoWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  max-width: 100%;
  width: 100%;
  text-decoration: none;
  position: relative;
}
#seoWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 100%;
}
#seoWidget .card-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  z-index: 9;
  position: relative;
  box-sizing: border-box;
}
#seoWidget .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 24px "OpenSans-Light";
  color: #101010;
  line-height: 1.49;
  margin: 0 0 15px;
  display: none;
}
.saffireMobileSize #seoWidget .card-widget-title {
  line-height: 1.4;
  margin: 3px 0 15px;
  font-size: 18px;
}
#seoWidget .card-widget-description {
  font: 24px "OpenSans-Light";
  color: #101010;
  width: 100%;
  line-height: 1.48;
  margin: 0;
}
#seoWidget .card-widget-description br {
  content: "";
  margin: 0 0 35px;
  display: block;
}
.saffireMobileSize #seoWidget .card-widget-description {
  font-size: 18px;
  width: 100%;
  line-height: 1.39;
  margin: 4px auto 9px;
  box-sizing: border-box;
  padding: 0 5px;
}
.saffireMobileSize #seoWidget .card-widget-description br {
  margin: 0 0 18px;
}
@media screen and (max-width: 789px) {
  #seoWidget .card-widget-description {
    text-align: center;
  }
}
#seoWidget .buttonwrap {
  margin: 31px auto 0;
}
.saffireMobileSize #seoWidget .buttonwrap {
  margin: 4px auto 0;
}

.saffireMobileSize #seoWidget .card-widget-item {
  margin: 5px 0;
}

#swiperWidget {
  width: 100%;
  max-width: 100%;
  margin: 0 auto 43px;
}
#swiperWidget .swiper-container-images {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
#swiperWidget .swiper-container-images .swiper-image-container {
  max-width: 100%;
  height: 56.25vw;
  max-height: 648px;
  background-size: cover;
  background-position: center;
}
#swiperWidget .swiper-container-content {
  display: none;
}
#swiperWidget .swiper-container-content .swiper-button-prev,
#swiperWidget .swiper-container-content .swiper-button-next {
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  width: 18px;
  height: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-pagination-bullet {
  display: none;
}

.saffireLargeSize #swiperWidget .swiper-container-content .slide-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: auto;
}

.saffireMobileSize #swiperWidget {
  width: 100%;
  margin: 22px auto 8px;
}
.saffireMobileSize #swiperWidget .swiper-image-container {
  height: 54.25vw;
}
.saffireMobileSize #swiperWidget .swiper-container-images {
  width: 100%;
}
.saffireMobileSize #swiperWidget .swiper-container-images .swiper-pagination-bullet {
  display: none;
}
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-content-container {
  flex-direction: column;
  padding: 25px 25px 45px 25px;
}
.saffireMobileSize #swiperWidget .swiper-container-content .slide-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.saffireMobileSize #swiperWidget .swiper-container-content .button-container {
  flex: 1 1 100%;
  justify-content: center;
  padding-right: 7px;
  margin-top: 10px;
}
.saffireMobileSize #swiperWidget .swiper-container-content .button {
  font-size: 14px;
}
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-button-prev,
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-button-next {
  display: none;
}
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.25);
  width: 10px;
  height: 10px;
}

*: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;
}

.faqQuestion {
  display: flex !important;
  max-width: 100% !important;
  align-items: center;
  background: #f0f0f0;
  padding: 0;
  position: relative;
  height: 57px;
  box-sizing: border-box;
  font-size: 15px;
  color: #101010;
  line-height: 1.2;
  font: 16px/1.5 "OpenSans-Regular", Arial, Verdana, sans-serif;
  align-items: flex-start;
  overflow: hidden;
  padding: 5px 10px 5px 0;
}
.faqQuestion:before {
  color: #fff;
  content: "" !important;
  display: block;
  width: 64px;
  height: 57px;
  background: url(images/faq.jpg) left no-repeat;
  border-radius: 0;
  font-size: 15px;
  border-right: 4px solid #fff;
  min-width: 64px;
  margin: -5px 0 0;
}

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

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

.FAQModule hr {
  display: none;
}

.featureLineupContainer .subContainer {
  background: #efefef;
  box-shadow: none;
}
.featureLineupContainer .featureLineup-buttons.subContainer {
  background: transparent;
  box-shadow: none;
  padding: 10px 0;
  width: 100%;
}
.featureLineupContainer .dateDisplayBar, .featureLineupContainer .dateDisplay {
  background: #36c6f2;
  color: #115f97;
  font-family: "MontserratBlack";
  font-size: 16px;
}
.featureLineupContainer .featureLineup-social div a {
  color: #36c6f2;
}
.featureLineupContainer .featureLineup-more {
  top: 55%;
  right: 14px;
  position: absolute;
}
.featureLineupContainer .featureLineup-more .button {
  font-size: 11px;
  margin: 7px;
}
.featureLineupContainer .featureLineup-text {
  bottom: 21px;
}

span.featureLineup-text {
  font-size: 13px;
}

.featureLineup-headline {
  position: absolute;
  top: 12px;
  left: 12px;
  font-size: 11px !important;
}

.featureLineup-social div a {
  width: 23px;
  height: 27px;
  font-size: 20px;
}

.featureLineupContainer .featureLineup-headline.button {
  display: none;
}

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