/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** 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: "OpenSans-Light-webfont";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Light-webfont.woff2) format("woff2"), url(fonts/OpenSans-Light-webfont.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-Regular-webfont";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Regular-webfont.woff2) format("woff2"), url(fonts/OpenSans-Regular-webfont.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-Semibold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Semibold-webfont.woff2) format("woff2"), url(fonts/OpenSans-Semibold-webfont.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-Bold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Bold-webfont.woff2) format("woff2"), url(fonts/OpenSans-Bold-webfont.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-ExtraBold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-ExtraBold-webfont.woff2) format("woff2"), url(fonts/OpenSans-ExtraBold-webfont.woff) format("woff");
}
@font-face {
  font-family: "RobotoCondensedBold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/RobotoCondensedBold.woff2) format("woff2"), url(fonts/RobotoCondensedBold.woff) format("woff");
}
@font-face {
  font-family: "RobotoCondensedRegular";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/RobotoCondensedRegular.woff2) format("woff2"), url(fonts/RobotoCondensedRegular.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: #182851;
  font: 16px/1.5 "RobotoCondensedRegular", Arial, Verdana, sans-serif;
}

b,
strong {
  font-family: "RobotoCondensedBold";
}

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

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

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

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

a {
  color: #67171D;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

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

input.textbox,
select.dropdown,
textarea.multi {
  color: #182851;
  font: 16px/1.5 "RobotoCondensedRegular", Arial, Verdana, sans-serif;
  padding: 2px 6px;
}

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

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

.featureLineupContainer .featureLineup-buttons.subContainer {
  background: transparent;
  box-shadow: none;
}

.featureLineupContainer .subContainer {
  background: transparent;
  box-shadow: none;
}

.featureLineup-social div a:after {
  color: #67171D;
}

.featureLineupContainer .featureLineup-buttons.subContainer {
  background: transparent;
  box-shadow: none;
  padding: 10px 0;
  width: 100%;
}

.featureLineup-social div a {
  width: 10px;
  font-size: 19px;
  margin: 0 8px 0;
  line-height: 1;
}

.faqQuestion {
  box-sizing: border-box;
  width: 100%;
  max-width: 100% !important;
  padding: 0;
  color: #182851;
}
@media screen and (max-width: 600px) {
  .faqQuestion {
    padding-left: 20px;
  }
}

.faqAnswer {
  padding: 20px;
  margin-left: 60px;
  color: #182851;
  width: 90.3%;
  margin-left: auto;
  margin-top: 0px;
}

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

.FAQModule hr {
  display: none;
}

.faqQuestion,
.faqQuestion.faqIsVisible {
  font-family: "RobotoCondensedRegular";
  font-size: 16px;
  padding: 0;
}

.faqQuestion.faqIsVisible:before {
  border-right: 8px solid #fff;
}

.faqQuestion,
.faqQuestion.faqIsVisible {
  display: flex !important;
  align-items: center;
  background: #f1f4f5;
  color: #000;
}

.faq a.faqQuestion {
  display: inline-block;
  max-width: 100%;
}

.faqQuestion:before,
.faqQuestion.faqIsVisible:before {
  content: "" !important;
  display: block;
  font-size: 0;
  width: 64px;
  height: 57px;
  background: url(images/plus.jpg) center/contain no-repeat;
  margin-right: 18px !important;
  border-radius: 0;
  position: relative;
}

/***************** CONTAINERS **************************/
body:not(.homepage) {
  background: url(images/innerpage-bg.jpg) no-repeat fixed;
  background-size: cover;
}

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

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

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

.saffireMobileSize.homepage .content {
  margin: 22px auto 0;
}

.generalMessageOn.homepage .content {
  margin: 149px auto 0;
}

.generalMessageOn.homepage.saffireMobileSize .content {
  margin: 62px auto 0;
}

body:not(.homepage).saffireMobileSize .content {
  margin: 100px auto 120px;
}

.generalMessageOn.saffireMobileSize .content {
  margin: 114px auto 0;
}

.subContainer {
  background: #f0f0f0;
  color: #111;
  box-shadow: 2px 2px 5px #000;
}
.subContainer a,
.subContainer h1,
.subContainer h2,
.subContainer h3 {
  color: #111;
}
.subContainer .error {
  color: #000;
}

.dateDisplayBar,
.dateDisplay {
  background: #67171D;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

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

.mapLegend {
  padding: 10px;
}

.orderhistory {
  background: #67171D;
}

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

.alternateRow {
  background: #f0f0f0;
}

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

.header-content {
  background: url(images/header-bgg.jpg) center/contain no-repeat;
  width: 100%;
  background-size: cover;
}
.header-content .container {
  max-width: 1436px;
  display: flex;
  margin: 0px auto;
  position: relative;
  align-items: center;
}
.saffireLargeSize .header-content .container {
  box-sizing: border-box;
}
.saffireMobileSize .header-content .container {
  padding: 0 0 0 15px;
}
@media only screen and (max-width: 1465px) {
  .header-content .container {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1150px) {
  .header-content .container {
    flex-direction: column;
    align-items: flex-end;
  }
}

.standAloneDirections {
  color: inherit;
  font: 19px "RobotoCondensedBold", Arial, Verdana, sans-serif;
  line-height: 1;
  padding-top: 5px;
}
@media only screen and (max-width: 1450px) {
  .standAloneDirections {
    padding-right: 23px;
  }
}
.standAloneDirections:before {
  background: url(images/location-icon.png) no-repeat;
  width: 13px;
  height: 20px;
  content: "";
  position: relative;
  display: inline-block;
  margin-right: 6px;
  font-family: "FontAwesome";
  font-size: 26px;
  line-height: 1;
  color: inherit;
  top: 3px;
}

.main-banner {
  background: url(images/banner-bg.jpg) no-repeat center/cover;
}
.main-banner .container {
  max-width: 1048px;
  display: flex;
  margin: 0 auto;
  position: relative;
  padding: 60px 0 57px;
}
@media only screen and (max-width: 1100px) {
  .main-banner .container {
    flex-direction: column;
    align-items: center;
  }
}
.saffireMobileSize .main-banner .container {
  padding: 13px 0 25px;
}

.mid-content {
  background: url(images/mdbg.jpg);
  position: relative;
  padding: 0 0 60px;
}
.saffireMobileSize .mid-content {
  padding: 0;
}

.sponsor-main:before {
  content: "";
  background: url(images/curve-bg.png) no-repeat center;
  height: 62px;
  width: 100%;
  display: block;
  background-size: cover;
  position: relative;
  margin: -62px 0 0;
}
.saffireMobileSize .sponsor-main:before {
  display: none;
}

.wheat-inner:before {
  content: "";
  background: url(images/tier-three-grass-left.png) no-repeat center;
  height: 247px;
  width: 100%;
  max-width: 410px;
  display: block;
  background-size: cover;
  position: absolute;
  bottom: 23px;
  transform: rotate(-5deg);
  margin-left: -7px;
}
.saffireMobileSize .wheat-inner:before {
  display: none;
}

.wheat-inner:after {
  content: "";
  background: url(images/tier-three-grass-right.png) no-repeat center;
  height: 217px;
  width: 100%;
  max-width: 410px;
  display: block;
  background-size: cover;
  position: absolute;
  right: 0;
  overflow: hidden;
  bottom: 28px;
  transform: rotate(4.5deg);
}
.saffireMobileSize .wheat-inner:after {
  display: none;
}

.footer-content {
  max-width: 1439px;
  display: flex;
  margin: 0px auto;
  padding: 110px 0 26px;
  justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
  .footer-content {
    flex-direction: column;
    padding: 94px 0 0;
  }
}

.top-footer {
  background: url(images/footer-bg.jpg) center/cover no-repeat;
  box-sizing: border-box;
  padding: 0 15px;
}

.bottom-footer {
  background: #182851;
  box-sizing: border-box;
  padding: 28px 10px 27px;
}
@media only screen and (max-width: 1230px) {
  .bottom-footer {
    padding: 28px 10px 52px;
  }
}
@media only screen and (max-width: 1024px) {
  .bottom-footer {
    padding: 14px 10px 12px;
  }
}

.saffireMobileSize .afterContent {
  display: block;
}

.getUpdatesPageEmailModule .emailSignup.modalOnly {
  max-width: 311px;
}

.getUpdatesPageEmailModule .emailSignup.modalOnly {
  margin: 0 !important;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .emailInputSubmit {
  margin-top: 15px;
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #faa629;
  font-family: "RobotoCondensedRegular", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  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: 12px;
  }
}

.header {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  background: #fff;
  top: 0;
  position: fixed;
  z-index: 9999999;
}

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

.header-logo {
  display: block;
  width: 307px;
  height: 228px;
  background: url(images/logo.png) center/contain no-repeat;
  position: absolute;
  z-index: 9;
  left: -41px;
  top: 0;
  transition: all 0.3s ease;
}
body:not(.homepage) .header-logo {
  height: 183px;
}
@media only screen and (max-width: 1450px) {
  .header-logo {
    left: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .saffireLargeSize .header-logo {
    width: 206px !important;
    height: 153px !important;
    left: -20px;
  }
}
.saffireLargeSize.saffireWindowScrolled .header-logo {
  width: 247px;
  height: 182px;
}
.saffireMobileSize .header-logo {
  width: 149px;
  height: 128px !important;
  margin-top: 7px;
  background: url(images/logo-mobile.png) center/contain no-repeat;
  left: 13px;
  top: 0;
}

.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: "RobotoCondensedRegular", Arial, Verdana, sans-serif;
  border-radius: 0 !important;
  position: absolute;
  right: 100%;
  top: 13px;
  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: "RobotoCondensedRegular", Arial, Verdana, sans-serif;
  width: 20px;
  padding: 0;
  font-size: 0;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
  content: "";
  background: url(images/search-icon.png) no-repeat;
  width: 24px;
  height: 25px;
  display: block;
  font-size: 18px;
  font-family: "FontAwesome";
  line-height: 1;
  color: #000;
  position: relative;
  top: 3px;
}
.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;
  display: none;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox):before {
  content: "\f002";
  position: static;
  line-height: 1;
  font-size: 26px;
  color: #eee;
}

.viewcart {
  display: flex;
  color: inherit;
  justify-content: center;
  align-items: center;
  margin: 0 19px;
}
.saffireMobileSize .viewcart {
  position: relative;
  top: -2px;
  margin: 0px 9px;
}
.viewcart .cartMenuLink {
  display: inline-block;
  color: inherit;
  font-family: RobotoCondensedBold;
  font-size: 19px;
  line-height: 1;
}
.viewcart .cartMenuLink:hover {
  color: #f9a529;
}
.viewcart .cartMenuLink:hover:before {
  background: url(images/cart-hover.png) no-repeat;
}
.saffireMobileSize .viewcart .cartMenuLink {
  line-height: 21px;
  font-size: 16px;
  color: #182851;
}
.viewcart .cartMenuLink:before {
  background: url(images/cart-icon.png) no-repeat;
  width: 24px;
  height: 19px;
  content: "";
  position: relative;
  display: inline-block;
  margin-right: 4px;
  font-family: "FontAwesome";
  font-size: 26px;
  line-height: 1;
  color: inherit;
  top: 3px;
}
.saffireMobileSize .viewcart .cartMenuLink:before {
  margin-right: 5px;
  top: 4px;
}

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 29px;
  height: 50px;
  vertical-align: top;
  margin-top: 2px;
}
.mobile-nav-toggle:before {
  background: url(images/mob-nav.png) no-repeat;
  width: 23px;
  height: 22px;
  content: "";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 26px;
  line-height: 1;
  color: inherit;
  top: 0;
}
.mobile-nav-toggle:hover {
  cursor: pointer;
}

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

.header-right-content {
  margin-left: auto;
  display: flex;
  height: 56px;
  margin-bottom: 11px;
  margin-top: 8px;
}
@media only screen and (max-width: 1200px) {
  .header-right-content {
    margin-right: 10px;
  }
}

.direction-main {
  background: #faa629;
  height: 34px;
}
.saffireMobileSize .direction-main {
  display: none;
}

.direction-container {
  max-width: 1436px;
  display: flex;
  margin: 0px auto;
  position: relative;
  justify-content: flex-end;
}

.header .searchBox:not(.clonedSearchBox):hover .searchSubmitButton:before {
  background: url(images/search-hover.png) no-repeat;
}

.header .searchBox {
  z-index: 5003 !important;
}

.standAloneDirections:hover {
  color: #67161b;
}

.standAloneDirections:hover:before {
  background: url(images/navigation-hover.png) no-repeat;
}

.saffireLargeSize .nav {
  margin: 0 0 0 205px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1450px) {
  .saffireLargeSize .nav {
    margin: 0 0 0 225px;
  }
}
@media only screen and (max-width: 1200px) {
  .saffireLargeSize .nav {
    margin: 0 0 0 140px;
  }
}
.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.saffireLargeSize .nav .groups .group {
  display: inline-block;
  flex-shrink: 0;
  margin: 0 4px;
}
.saffireLargeSize .nav .groups .group:last-child .items,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .items {
  left: auto;
  right: 0;
  padding: 10px 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:last-child a:after {
  display: none;
}
.saffireLargeSize .nav .groups .group > a {
  display: inline-block;
  padding: 15px 20px;
  background: none;
  font-family: "RobotoCondensedBold", Arial, Verdana, sans-serif;
  font-size: 19px;
  font-weight: 400;
  color: #182851;
  line-height: 1;
  letter-spacing: 0.96px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
@media only screen and (max-width: 1450px) {
  .saffireLargeSize .nav .groups .group > a {
    padding: 15px 15px;
  }
}
@media only screen and (max-width: 1350px) {
  .saffireLargeSize .nav .groups .group > a {
    padding: 15px 7px;
    font-size: 17px;
  }
}
@media only screen and (max-width: 1300px) {
  .saffireLargeSize .nav .groups .group > a {
    padding: 15px 5px;
  }
}
@media only screen and (max-width: 1200px) {
  .saffireLargeSize .nav .groups .group > a {
    padding: 15px 7px;
    font-size: 17px;
  }
}
.saffireLargeSize .nav .groups .group > a:after {
  content: "";
  border-left: 1px solid #182851;
  margin: 0 25px;
  line-height: 1;
  height: 13px;
  display: inline-block;
  position: absolute;
  right: -30px;
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #fff;
  background: #67171D;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #67171D;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 15px;
  color: #fff;
  font-family: "RobotoCondensedRegular", Arial, Verdana, sans-serif;
  font-size: 13px;
}
.saffireLargeSize .nav .items .item a:hover {
  color: #fff;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
}
.saffireLargeSize .nav .item:hover {
  background: rgba(255, 255, 255, 0.1);
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #67171D;
}

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto 0;
  padding: 119px 0 0;
  background: #fff;
  color: #fff;
  text-align: center;
}
.saffireMobileSize .footer {
  padding: 35px 0 0;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer ul.footerItems1 {
  margin: 0 auto;
  font-family: RobotoCondensedBold;
  font-size: 18px;
  text-transform: uppercase;
}
.footer ul.footerItems2 {
  display: flex;
  justify-content: center;
  max-width: 1439px;
  margin: 0 auto;
  font-family: "RobotoCondensedBold";
  font-size: 15px;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  .footer ul.footerItems2 {
    text-align: center;
    justify-content: center;
    max-width: 300px;
  }
}
.footer ul.footerItems2 .saffire_logo {
  top: 7px;
  right: 5px;
}
@media only screen and (max-width: 1024px) {
  .footer ul.footerItems2 li {
    line-height: 22px;
  }
}
.footer ul.footerItems2 li:last-child {
  margin: -15px 0 0;
}
@media only screen and (max-width: 1024px) {
  .footer ul.footerItems2 li:last-child {
    margin: 11px 0 0;
  }
}

ul.footer-navigation {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin: 0;
  font-family: "RobotoCondensedBold", Arial, Verdana, sans-serif;
  font-size: 18px;
}
@media only screen and (max-width: 1024px) {
  ul.footer-navigation {
    display: none;
  }
}
ul.footer-navigation:before {
  content: "site map";
  font-family: "RobotoCondensedBold", Arial, Verdana, sans-serif;
  font-size: 22px;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  position: relative;
  margin: 2px 0 4px;
  line-height: 1;
}
ul.footer-navigation li {
  line-height: 25px;
}

ul.footer-info {
  margin: 0;
  display: flex;
  flex-direction: column;
  text-align: left;
  margin: 0;
  font-family: "RobotoCondensedBold", Arial, Verdana, sans-serif;
  font-size: 18px;
}
@media only screen and (max-width: 1024px) {
  ul.footer-info {
    align-items: center;
    margin: 6px 0;
  }
}
ul.footer-info li {
  position: relative;
  padding: 0 0 16px 25px;
  line-height: 1.1;
}
@media only screen and (max-width: 1024px) {
  ul.footer-info li {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 0 8px;
    align-items: center;
    text-align: center;
  }
}
ul.footer-info li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background-position: center;
}
@media only screen and (max-width: 1024px) {
  ul.footer-info li:before {
    position: static;
    margin: 0 0 6px;
  }
}
ul.footer-info li:nth-child(1):before {
  background: url(images/phone-icon.png);
  width: 11px;
  height: 16px;
  top: 3px;
}
ul.footer-info li:nth-child(2):before {
  background: url(images/location-icon-footer.png);
  width: 12px;
  height: 16px;
  top: 3px;
}
ul.footer-info li:nth-child(3):before {
  background: url(images/email-icon.png);
  width: 14px;
  height: 10px;
  top: 6px;
}
ul.footer-info li:nth-child(4):before {
  background: url(images/ribbon-icon.png);
  width: 13px;
  height: 18px;
  top: 2px;
}

.footer li.footer-navigation__separator {
  display: none;
}

.footer-left {
  padding: 0 117px 0 0;
}
@media only screen and (max-width: 1150px) {
  .footer-left {
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .footer-left {
    padding: 0 0 16px;
  }
}
.footer-left h2.footer-title {
  margin: 0 0 17px;
  font-size: 26px;
}
@media only screen and (max-width: 1024px) {
  .footer-left h2.footer-title {
    text-align: center;
    margin: 0 0 12px;
  }
}
.footer-left h2.footer-title:after {
  content: "";
  width: 82px;
  height: 2px;
  background: #fff;
  display: block;
  margin: 13px 0 0;
}
@media only screen and (max-width: 1024px) {
  .footer-left h2.footer-title:after {
    margin: 5px auto 3px;
  }
}

h2.footer-title {
  font-family: "RobotoCondensedBold", Arial, Verdana, sans-serif;
  font-size: 22px;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 4px;
}
@media only screen and (max-width: 1024px) {
  h2.footer-title {
    text-align: center;
  }
}

.footer-logo {
  background: url(images/footer-logo.png);
  width: 258px;
  height: 211px;
  display: block;
  position: absolute;
  top: -12px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.saffireMobileSize .footer-logo {
  width: 167px;
  height: 135px;
  background-size: contain;
  top: -33px;
  background-repeat: no-repeat;
}

.map-main {
  max-width: 326px;
  height: 260px;
  width: 100%;
  background: url(images/map.png) no-repeat;
  background-size: cover;
  border-radius: 12px;
  margin: 5px 0 0;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 1024px) {
  .map-main {
    margin: 13px auto 0;
  }
}
.map-main .map-box {
  width: 100%;
  max-width: 271px;
  height: 128px;
  background: #fff;
  border-radius: 6px;
  margin: 58px 0 0;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.map-main .map-box:after {
  content: "";
  width: 27px;
  height: 17px;
  background: url(images/down-arrow-bottom.png) no-repeat;
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: -17px;
  left: 0;
  right: 0;
}
.map-main h2 {
  color: #182851;
  font-family: "RobotoCondensedBold", Arial, Verdana, sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}
.map-main h2:after {
  content: "";
  background: #faa629;
  width: 23px;
  height: 3px;
  margin: 3px auto 6px;
  display: block;
}
.map-main p {
  color: #182851;
  font-family: "RobotoCondensedBold", Arial, Verdana, sans-serif;
  font-size: 14px;
  text-align: center;
  margin: 0;
  line-height: 1;
}
.map-main .get-direction_btn {
  font-size: 13px;
  text-decoration: none;
  line-height: 1;
  padding: 8px 14px;
  margin: 7px 0 0;
}
.map-main .get-direction_btn:hover {
  text-decoration: none;
}

.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background-color: #fff;
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  background-color: #182851;
}
.mobile-menu-container .mobile-menu-subheader,
.mobile-menu-container .mobile-menu-subheader-btn {
  background-color: #faa629;
}
.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: #182851;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #eb8e05;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "RobotoCondensedBold";
}
.mobile-menu-container .cart-counter {
  font-family: "RobotoCondensedBold";
}
.mobile-menu-container .search-container input[type=text] {
  font-family: "RobotoCondensedBold";
  -webkit-appearance: none;
  border-radius: 0px;
  height: 50px;
  color: #182851;
}
.mobile-menu-container .search-container .fa-search {
  color: #182851;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #ddd;
  font-family: "RobotoCondensedBold";
  color: #182851;
  border-color: #fff;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "RobotoCondensedBold";
  color: #182851;
}

#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: #faa629;
  font-family: "RobotoCondensedBold";
  color: #182851;
}
#mobile-nav a:hover {
  background-color: #eb8e05;
}
#mobile-nav .has-subitems span {
  background-color: #faa629;
  color: #182851;
}
#mobile-nav .has-subitems span:hover {
  background-color: #eb8e05;
}

/************************* 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: #67171D;
  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: #182851;
}
.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: 4px 16px;
  font-size: 16px;
}

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1.75em;
  text-transform: none;
  border-radius: 5px;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "RobotoCondensedBold";
  color: #fff !important;
  background: #67171D;
  text-transform: uppercase;
}

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

.button:hover,
.buttonSmall:hover {
  background: #4a0c10;
}

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 0.875em;
}

.cartMenu .cartMenuCheckoutButton {
  font-size: 14px;
  padding: 4px 15px !important;
}

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1470px;
  margin: 37px auto 22px;
  padding: 3px;
}
.saffireMobileSize #cardWidget {
  margin: 9px auto 5px;
}
@media only screen and (max-width: 619px) {
  #cardWidget {
    padding: 6px 0 0;
  }
}
#cardWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  height: 350px;
  overflow: hidden;
  position: relative;
  max-width: 350px;
  margin: 0 7px 15px;
}
@media only screen and (max-width: 1500px) {
  #cardWidget .card-widget-item {
    max-width: 326px;
    height: 326px;
  }
}
@media only screen and (max-width: 1024px) {
  #cardWidget .card-widget-item {
    max-width: 325px;
  }
}
@media screen and (max-width: 1199px) {
  #cardWidget .card-widget-item {
    width: 50%;
  }
}
@media screen and (max-width: 690px) {
  #cardWidget .card-widget-item {
    margin: 0 6px 15px;
  }
}
@media screen and (max-width: 679px) {
  #cardWidget .card-widget-item {
    max-width: 350px;
    height: 350px;
    margin: 0 7px 10px;
  }
}
#cardWidget .card-widget-item:before {
  content: "";
  background: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 619px) {
  #cardWidget .card-widget-item {
    width: 100%;
    border: none;
    margin: 0 0 10px;
  }
}
#cardWidget .card-widget-item:hover .card-widget-title {
  background: none;
  position: static;
  padding: 0;
}
#cardWidget .card-widget-item:hover .image-container {
  transform: scale(1.4);
}
#cardWidget .card-widget-item:hover .buttonwrap a {
  display: inline-block;
  opacity: 1;
}
#cardWidget .card-widget-item:hover:before {
  background: rgba(250, 166, 41, 0.9);
  z-index: 1;
}
#cardWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  transition: all 0.5s ease;
}
#cardWidget .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  #cardWidget .card-content {
    padding: 10px;
  }
}
#cardWidget .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 30px "RobotoCondensedBold";
  line-height: 1;
  color: #182851;
  background: rgba(250, 166, 41, 0.9);
  padding: 25px 0 25px;
  transition: 0.3s ease;
  position: absolute;
  bottom: 0;
  text-transform: capitalize;
}
#cardWidget .card-widget-description {
  display: none;
  font: 14px "RobotoCondensedRegular", Arial, Verdana, sans-serif;
  color: #fff;
  padding: 16px 0 19px;
  color: #fff;
  line-height: 22px;
  letter-spacing: 0px;
}
@media only screen and (max-width: 619px) {
  #cardWidget .card-widget-description {
    padding: 5px 0 0;
  }
}
#cardWidget .buttonwrap a {
  padding: 0px 12px 1px !important;
  margin: 7px 0 0 0;
  border-radius: 5px;
  letter-spacing: 0.1px;
  opacity: 0;
}

#seowidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  #seowidget {
    align-items: center;
    justify-content: center;
  }
}
#seowidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
#seowidget .buttonwrap {
  display: none;
}
#seowidget .card-content {
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  flex-direction: column;
}
#seowidget .card-widget-title {
  font-family: "RobotoCondensedBold", Arial, Verdana, sans-serif;
  font-size: 26px;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 15px;
}
@media only screen and (max-width: 1024px) {
  #seowidget .card-widget-title {
    margin: 0 0 12px;
  }
}
#seowidget .card-widget-title:after {
  content: "";
  width: 82px;
  height: 2px;
  background: #fff;
  display: block;
  margin: 13px 0 0;
}
@media only screen and (max-width: 1024px) {
  #seowidget .card-widget-title:after {
    text-align: center;
    margin: 3px auto 2px;
  }
}
#seowidget .card-widget-description {
  font: 16px "RobotoCondensedRegular", Arial, Verdana, sans-serif;
  color: #fff;
  text-align: left;
}
#seowidget .card-widget-description h1 {
  position: static;
  display: block;
  width: 100%;
  font: 22px "RobotoCondensedBold", Arial, Verdana, sans-serif;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.2;
}
@media only screen and (max-width: 1024px) {
  #seowidget .card-widget-description h1 {
    margin-bottom: 0;
  }
}
#seowidget .card-widget-description ul {
  list-style: disk;
  display: flex;
  flex-direction: column;
  margin: 0;
}
.saffireMobileSize #seowidget .card-widget-description ul {
  margin-top: -3px;
  text-align: center;
  width: 100%;
  align-items: center;
}
#seowidget .card-widget-description ul li {
  display: flex;
  align-items: center;
}
.saffireMobileSize #seowidget .card-widget-description ul li {
  display: flex;
  align-items: center;
  line-height: 27px;
}
#seowidget .card-widget-description ul li:before {
  content: "";
  width: 3px;
  height: 3px;
  background: #fff;
  border-radius: 50%;
  margin: 0 4px 0 0;
}
.saffireMobileSize #seowidget .card-widget-description ul li:before {
  position: relative;
}
#seowidget .buttonwrap {
  position: absolute;
  bottom: 15px;
}
#seowidget .buttonwrap a {
  margin: 0 5px;
}

#hotButtons {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 5px auto;
  padding: 0;
}
.saffireMobileSize #hotButtons {
  background: #f9a529;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 66px;
  display: flex;
  justify-content: flex-end;
  padding: 16px 0;
  align-items: center;
}
#hotButtons .card-widget-item {
  box-sizing: border-box;
  display: flex;
}
#hotButtons .card-widget-item:hover .card-widget-title {
  background: url(images/ticket-hover.png) no-repeat;
}
#hotButtons .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
#hotButtons .card-widget-title {
  position: static;
  display: flex;
  font: 19px "RobotoCondensedBold", Arial, Verdana, sans-serif;
  width: 244px;
  height: 49px;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-transform: uppercase;
  background: url(images/ticket-bg.png) center/contain no-repeat;
  text-transform: uppercase;
}
.saffireMobileSize #hotButtons .card-widget-title {
  background: url(images/mobile-title-bg.png) center/cover no-repeat !important;
  margin-right: 11px;
  letter-spacing: -0.1px;
  width: 189px;
  height: 39px;
  font-size: 14px;
}
#hotButtons .card-widget-title:before {
  background: url(images/form-icon.png) no-repeat;
  width: 24px;
  height: 27px;
  content: "";
  position: relative;
  display: inline-block;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 26px;
  line-height: 1;
  color: inherit;
  margin-left: -14px;
  margin-right: 6px;
}
.saffireMobileSize #hotButtons .card-widget-title:before {
  width: 15px;
  height: 22px;
  margin-left: -13px;
  margin-right: 5px;
  background-size: contain;
}
#hotButtons .card-widget-description {
  display: none;
}
#hotButtons .buttonwrap {
  display: none;
}

#cardImage {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  max-width: 500px;
  margin-left: auto;
}
@media only screen and (max-width: 1100px) {
  #cardImage {
    margin: 41px auto 0;
  }
}
.saffireMobileSize #cardImage {
  width: 370px;
  margin: 0px auto;
}
#cardImage .card-widget-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 0 10px;
  border: 6px solid #fff;
  width: 282px;
  height: 282px;
}
#cardImage .card-widget-item:nth-child(1) {
  position: relative;
  right: 0;
  margin-left: auto;
  top: 18px;
  z-index: 2;
}
.saffireMobileSize #cardImage .card-widget-item:nth-child(1) {
  width: 197px;
  height: 197px;
  top: 10px;
}
#cardImage .card-widget-item:nth-child(2) {
  width: 337px;
  height: 423px;
  top: -140px;
  z-index: 1;
  transform: rotate(-5.5deg);
  left: 3px;
  margin-bottom: -90px;
  position: relative;
}
.saffireMobileSize #cardImage .card-widget-item:nth-child(2) {
  width: 231px;
  height: 292px;
  top: -101px;
  left: 11px;
  transform: rotate(-5deg);
}
#cardImage .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
#cardImage .image-container .card-widget-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 200px;
}
#cardImage .card-content {
  display: none;
}
#cardImage .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 16px "RobotoCondensedBold", Arial, Verdana, sans-serif;
  color: #182851;
}
#cardImage .card-widget-description {
  font: 16px "RobotoCondensedRegular", Arial, Verdana, sans-serif;
  color: #182851;
  padding: 10px;
}
#cardImage .buttonwrap {
  position: absolute;
  bottom: 15px;
}
#cardImage .buttonwrap a {
  margin: 0 5px;
}

#cardwidgettitlebar {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  padding: 30px 0 39px;
}
.saffireMobileSize #cardwidgettitlebar {
  padding: 22px 0px 12px;
}
#cardwidgettitlebar:after {
  content: "";
  background: #faa629;
  display: block;
  height: 17px;
  width: 100%;
  margin-top: 28px;
}
.saffireMobileSize #cardwidgettitlebar:after {
  height: 16px;
}
#cardwidgettitlebar .card-widget-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 0 10px;
}
#cardwidgettitlebar .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
}
#cardwidgettitlebar .image-container .card-widget-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 200px;
}
#cardwidgettitlebar .card-content {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
#cardwidgettitlebar .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 40px "RobotoCondensedBold";
  color: #182851;
}
.saffireMobileSize #cardwidgettitlebar .card-widget-title {
  line-height: 27px;
  letter-spacing: -0.1px;
  font-size: 30px;
  width: 81%;
}
#cardwidgettitlebar .card-widget-description {
  font: 16px "RobotoCondensedRegular", Arial, Verdana, sans-serif;
  color: #182851;
  padding: 10px;
}
.saffireMobileSize #cardwidgettitlebar .card-widget-description {
  padding: 8px !important;
}
#cardwidgettitlebar .buttonwrap {
  position: absolute;
  bottom: 15px;
}
#cardwidgettitlebar .buttonwrap a {
  margin: 0 5px;
}

.socialNetworks {
  padding: 10px;
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 20%;
  transition: 0.6s ease;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50px;
  padding: 10px;
}
@media only screen and (max-width: 1024px) {
  .socialNetworks {
    bottom: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    width: 100%;
    border-radius: 0 !important;
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 10px 0;
  }
}
.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: 4px 7px;
  background-color: transparent;
}
.socialNetworks > a:hover {
  left: -6px;
  z-index: 2;
  transition: 0.2s;
  left: 0;
  background-color: #f0f0f0;
}

@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: 40px;
    max-height: 40px;
  }
  .socialNetworks > a {
    max-width: 40px;
    max-height: 40px;
    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;
}

.socialNetworks > a {
  background: #fff;
  width: 40px;
  height: 40px;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .socialNetworks > a {
    background: #651719;
  }
}

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

@media screen and (max-width: 1024px) {
  .socialNetworks {
    position: static;
    padding: 10px 0;
  }
  .socialNetworks img {
    filter: brightness(0) invert(1);
  }
}
/* SOCIAL NETWORK PLUGIN */
#socialNetworkWidget {
  height: 577px;
  width: 501px;
  max-width: 98%;
}
.saffireMobileSize #socialNetworkWidget {
  width: 350px;
  height: 391px;
}
#socialNetworkWidget .socialTabContainer {
  background: transparent;
  display: flex;
  padding: 10px 0;
}
.saffireMobileSize #socialNetworkWidget .socialTabContainer {
  display: none;
}
#socialNetworkWidget .socialNetworkTab {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  margin: 0 10px;
  width: 40px;
  height: 40px;
}
#socialNetworkWidget .socialNetworkTab .circle {
  fill: rgba(255, 255, 255, 0.7);
  transition: 0.3s;
}
#socialNetworkWidget .socialNetworkTab .circle:hover {
  fill: #fff;
  transition: 0.3s;
}
#socialNetworkWidget .socialNetworkTab.activeTab .circle {
  fill: #fff;
}
#socialNetworkWidget .socialFeedContainer {
  position: relative;
  top: 0;
  left: 0;
  background: #fff;
  height: 536px;
  width: 501px;
  max-width: 98%;
  padding: 10px 5px;
  overflow-x: hidden;
  overflow-y: auto;
}
.saffireMobileSize #socialNetworkWidget .socialFeedContainer {
  width: 339px;
  height: 369px;
}
#socialNetworkWidget #instafeedContainer img {
  width: 45%;
  margin-right: 3%;
  margin-left: 2%;
}
#socialNetworkWidget #instafeedContainer > a:hover {
  opacity: 0.8;
}
#socialNetworkWidget #facebookfeedContainer {
  overflow: hidden;
}

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  background: #fff;
}
.saffireMobileSize #sponsorWidgetContainer {
  margin: 18px auto;
}
body:not(.homepage).saffireMobileSize #sponsorWidgetContainer {
  margin: 18px auto 0;
  padding: 10px 0;
}
#sponsorWidgetContainer .sponsorWidgetContainer {
  padding-top: 36px;
}
#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-width: 200px;
  max-height: 200px;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
  max-width: 90px;
  max-height: 90px;
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  width: 100%;
  text-align: center;
  top: 0;
}
body:not(.homepage).saffireMobileSize #sponsorWidgetContainer #sponsorsTitleContainer {
  top: 15px;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-family: "RobotoCondensedBold";
  font-size: 36px;
  color: #182851;
  text-shadow: none;
}
.saffireMobileSize #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-size: 30px;
}
#sponsorWidgetContainer #sponsorArrowRight,
#sponsorWidgetContainer #sponsorArrowLeft {
  display: none;
}
#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: #111;
  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: #111;
  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: #111;
}

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

#cardwidgettitle {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 0 10px;
  width: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}
#cardwidgettitle .card-content:after {
  background: aliceblue;
  content: "";
  border: 1px solid #3b0808;
  width: 100%;
  height: 0;
  display: block;
  left: 0;
  right: 0;
  position: absolute;
  top: 50%;
}
.saffireMobileSize #cardwidgettitle .card-content:after {
  display: none;
}
#cardwidgettitle .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
}
#cardwidgettitle .card-widget-title {
  height: 62px;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(images/tittlee-bg.png) center no-repeat;
  width: 374px;
  color: #fff;
  font-family: "RobotoCondensedBold", Arial, Verdana, sans-serif;
  font-size: 29px;
  letter-spacing: 0.98px;
  position: relative;
  z-index: 2;
}
.saffireMobileSize #cardwidgettitle .card-widget-title {
  letter-spacing: 0.69px;
  width: 350px;
  background-size: contain;
}
#cardwidgettitle .card-widget-description {
  display: none;
}

#cardWidgetsecond {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1470px;
  margin: 37px auto 46px;
  padding: 3px;
}
@media screen and (max-width: 914px) {
  #cardWidgetsecond {
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (max-width: 619px) {
  #cardWidgetsecond {
    padding: 6px 0 0;
    margin: 9px auto 2px;
  }
}
#cardWidgetsecond .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  height: 153px;
  overflow: hidden;
  position: relative;
  max-width: 471px;
  margin: 0 7px 15px;
}
@media screen and (max-width: 1199px) {
  #cardWidgetsecond .card-widget-item {
    width: 50%;
  }
}
@media screen and (max-width: 1461px) {
  #cardWidgetsecond .card-widget-item {
    max-width: 441px;
    margin: 0 6px 15px;
  }
}
@media screen and (max-width: 915px) {
  #cardWidgetsecond .card-widget-item {
    max-width: 441px;
    margin: 0 7px 15px;
  }
}
@media screen and (max-width: 914px) {
  #cardWidgetsecond .card-widget-item {
    max-width: 349px;
    height: 115px;
    margin: 0 0 10px;
  }
}
#cardWidgetsecond .card-widget-item:before {
  content: "";
  background: rgba(250, 166, 41, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media only screen and (max-width: 619px) {
  #cardWidgetsecond .card-widget-item {
    width: 100%;
    border: none;
    margin: 0 2px 10px;
    height: 115px;
  }
}
#cardWidgetsecond .card-widget-item:hover .card-widget-title {
  background: none;
  position: static;
  padding: 0;
}
#cardWidgetsecond .card-widget-item:hover .image-container {
  transform: scale(1.4);
}
#cardWidgetsecond .card-widget-item:hover .buttonwrap {
  display: block;
}
#cardWidgetsecond .card-widget-item:hover .buttonwrap a {
  display: inline-block;
  opacity: 1 !important;
}
#cardWidgetsecond .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  transition: all 0.5s ease;
}
#cardWidgetsecond .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  #cardWidgetsecond .card-content {
    padding: 10px;
  }
}
#cardWidgetsecond .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 30px "RobotoCondensedBold";
  line-height: 1;
  color: #182851;
  padding: 25px 0 25px;
  transition: 0.3s ease;
}
.saffireMobileSize #cardWidgetsecond .card-widget-title {
  font-size: 22px;
}
#cardWidgetsecond .card-widget-description {
  display: none;
  font: 14px "RobotoCondensedRegular", Arial, Verdana, sans-serif;
  color: #fff;
  padding: 16px 0 19px;
  color: #fff;
  line-height: 22px;
  letter-spacing: 0px;
}
@media only screen and (max-width: 619px) {
  #cardWidgetsecond .card-widget-description {
    padding: 5px 0 0;
  }
}
#cardWidgetsecond .buttonwrap {
  display: none;
}
#cardWidgetsecond .buttonwrap a {
  padding: 0px 12px 1px !important;
  margin: 7px 0 0 0;
  border-radius: 5px;
  letter-spacing: 0.1px;
  opacity: 0;
}

#cardwidgettitlesecond {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 0 10px;
  width: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}
#cardwidgettitlesecond .card-content:after {
  background: aliceblue;
  content: "";
  border: 1px solid #3b0808;
  width: 100%;
  height: 0;
  display: block;
  left: 0;
  right: 0;
  position: absolute;
  top: 50%;
}
.saffireMobileSize #cardwidgettitlesecond .card-content:after {
  display: none;
}
#cardwidgettitlesecond .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
}
#cardwidgettitlesecond .card-widget-title {
  height: 62px;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(images/tittlee-bg.png) center no-repeat;
  width: 374px;
  color: #fff;
  font-family: "RobotoCondensedBold", Arial, Verdana, sans-serif;
  font-size: 29px;
  letter-spacing: 0.98px;
  z-index: 4;
  position: relative;
}
.saffireMobileSize #cardwidgettitlesecond .card-widget-title {
  letter-spacing: 0;
  width: 350px;
  background-size: contain;
  font-size: 28px;
}
#cardwidgettitlesecond .card-widget-description {
  display: none;
}

*: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 {
  box-sizing: border-box;
  width: 100%;
  max-width: 100% !important;
  padding: 0;
  color: #182851;
}
@media screen and (max-width: 600px) {
  .faqQuestion {
    padding-left: 20px;
  }
}

.faqAnswer {
  padding: 20px;
  margin-left: 60px;
  color: #182851;
  width: 90.3%;
  margin-left: auto;
  margin-top: 0px;
}

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

.FAQModule hr {
  display: none;
}

.faqQuestion,
.faqQuestion.faqIsVisible {
  font-family: "RobotoCondensedRegular";
  font-size: 16px;
  padding: 0;
}

.faqQuestion.faqIsVisible:before {
  border-right: 8px solid #fff;
}

input.textbox,
select.dropdown,
textarea.multi {
  padding: 5px 8px;
}

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