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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Pridi-Bold";
  font-weight: normal;
  color: #0c3d61;
  line-height: 1.2;
  margin: 0.5em 0;
  text-transform: uppercase;
}

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

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

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

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

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

a {
  color: #b1010e;
  font-family: "Montserrat-Bold";
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

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

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

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

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

.error {
  color: #b1010e;
}

.small {
  font-size: 10px;
}

.expandedViewEventName {
  font-size: 15px !important;
}

.expandedViewEventLocation,
.expandedViewEventNameDescriptionText {
  font-size: 13px;
}

/***************** CONTAINERS **************************/
body {
  background: url(images/main-bg.png) #b19389 center top 140px no-repeat;
  background-size: 100%;
}
body.homepage {
  background: url(images/tier-one-bg.png) center/cover fixed;
}

.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  transition: 0.3s;
}
.pageIsLoaded .wrapper {
  opacity: 1;
  transition: 0.3s;
}

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

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

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

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

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

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

.saffireMobileSize.homepage .content {
  margin-top: 130px;
}

.saffireMobileSize.homepage.generalMessageOn .content {
  margin-top: 170px;
}

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

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

.dateDisplayBar,
.dateDisplay {
  background: #0c3d61;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

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

.mapLegend {
  padding: 10px;
}

.orderhistory {
  background: #0c3d61;
}

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

.alternateRow {
  background: #f0f0f0;
}

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

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

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

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

.header, .saffireMobileSize .header {
  position: fixed;
  top: 0;
  z-index: 999999999999;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  background: transparent;
  box-shadow: 0px 2px 5px 0px rgba(12, 61, 97, 0.5);
}

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

.header-top {
  display: flex;
  justify-content: center;
  background: url(images/textured-bg.jpg) center/cover;
  height: 100px;
}
.saffireMobileSize .header-top {
  height: 60px;
}
.header-top .inner-container {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 1325px;
  padding: 0 35px 0 0;
}
@media screen and (max-width: 1325px) {
  .header-top .inner-container {
    padding-right: 25px;
  }
}
.saffireMobileSize .header-top .inner-container {
  padding: 0;
}

.widget-wrapper {
  display: flex;
  align-items: center;
}

.header-bottom {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 40px;
  background: #fff;
}
.saffireMobileSize .header-bottom {
  justify-content: flex-end;
  padding-right: 10px;
  height: 70px;
}

.header-logo {
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  width: 236px;
  height: 173px;
  background: url(images/logo.png) center/contain no-repeat;
  z-index: 99999;
  transition: 0.3s;
}
.saffireWindowScrolled .header-logo {
  width: 177px;
  height: 130px;
  transition: 0.3s;
}
@media screen and (max-width: 1350px) {
  .header-logo {
    left: 10px;
    width: 177px;
    height: 130px;
  }
}
.saffireMobileSize .header-logo {
  left: 5px;
  width: 155px !important;
  height: 114px !important;
}

.saffireLargeSize a.ticket,
.saffireMobileSize a.ticket {
  position: static;
  background: url(images/buy-tix.png) center/contain no-repeat;
  font-size: 0;
  transition: 0.3s;
}
.saffireLargeSize a.ticket:hover,
.saffireMobileSize a.ticket:hover {
  background: url(images/buy-tix-hover.png) center/contain no-repeat;
  transition: 0.3s;
}

.saffireLargeSize a.ticket {
  width: 221px;
  height: 51px;
  margin-top: 5px;
}

.saffireMobileSize a.ticket {
  width: 180px !important;
  height: 42px !important;
}

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 30px;
  width: 170px;
  padding: 0 5px;
  font-size: 14px;
  font-family: "Montserrat-SemiBold";
  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;
  border-radius: 0 !important;
  background: transparent;
  width: 35px;
  padding: 0;
  font-size: 0;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  background: url(images/search.png) center/contain no-repeat;
  transition: 0.3s;
}
.header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}
.header .searchBox:not(.clonedSearchBox):hover .searchSubmitButton:before {
  background: url(images/search-hover.png) center/contain no-repeat;
  transition: 0.3s;
}

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

.saffireLargeSize .viewcart,
.saffireMobileSize .viewcart {
  display: inline-flex;
}
.saffireLargeSize .viewcart:hover .cartMenuLink,
.saffireMobileSize .viewcart:hover .cartMenuLink {
  color: #b1010e;
  transition: 0.3s;
}
.saffireLargeSize .viewcart:hover .cartMenuLink:before,
.saffireMobileSize .viewcart:hover .cartMenuLink:before {
  background: url(images/cart-hover.png) center/contain no-repeat;
  transition: 0.3s;
}
.saffireLargeSize .viewcart .cartMenuLink,
.saffireMobileSize .viewcart .cartMenuLink {
  display: flex;
  align-items: center;
  font: 15px/1 "Montserrat-Medium";
  color: #fff;
  transition: 0.3s;
}
.saffireLargeSize .viewcart .cartMenuLink:before,
.saffireMobileSize .viewcart .cartMenuLink:before {
  content: "";
  display: block;
  width: 24px;
  height: 19px;
  background: url(images/cart.png) center/contain no-repeat;
  margin-right: 7px;
  transition: 0.3s;
}

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

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

#weatherBugWidget {
  font: 15px/1 "Montserrat-Medium";
  color: #fff;
}
#weatherBugWidget:before {
  content: "";
  display: block;
  width: 1px;
  height: 18px;
  background: #fff;
  margin: 0 10px;
}
.saffireMobileSize #weatherBugWidget {
  display: none !important;
}
#weatherBugWidget img {
  margin-left: 0;
}
#weatherBugWidget .weatherDescriptive {
  display: none;
}

.directions {
  display: flex;
  align-items: center;
  font: 15px/1 "Montserrat-Medium";
  text-transform: uppercase;
  color: #fff;
  margin-left: 20px;
  transition: 0.3s;
}
.directions:hover {
  color: #b1010e;
  transition: 0.3s;
}
.directions:hover:before {
  background: url(images/clock-hover.png) center/contain no-repeat;
  transition: 0.3s;
}
.saffireMobileSize .directions {
  display: none;
}
.directions:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(images/clock.png) center/contain no-repeat;
  margin-right: 8px;
  transition: 0.3s;
}

.saffireLargeSize .nav {
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 1300px;
  padding: 0 10px 0 0;
  margin: 0 auto;
}
.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.saffireLargeSize .nav .groups .group {
  display: inline-block;
  flex-shrink: 0;
  margin-left: 30px;
}
@media screen and (max-width: 1100px) {
  .saffireLargeSize .nav .groups .group {
    margin-left: 15px;
  }
}
.saffireLargeSize .nav .groups .group:last-child .items,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .items {
  left: auto;
  right: 0;
}
.saffireLargeSize .nav .groups .group:last-child .subitems,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .subitems {
  left: auto;
  right: 100%;
}
.saffireLargeSize .nav .groups .group > a {
  display: inline-block;
  padding: 10px 15px;
  background: none;
  font-family: "Pridi-Bold", Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #0c3d61;
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (max-width: 1100px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 18px;
  }
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #fff;
  background: #b1010e;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #b1010e;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 15px;
  color: #fff;
  font-family: "Montserrat-SemiBold";
}
.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.2);
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #b1010e;
}

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #58422c;
  font: 15px "Montserrat-SemiBold";
  color: #fff;
  text-align: center;
}
.footer .footer-main {
  background: url(images/footer-bg.png) no-repeat center;
  background-size: cover;
  padding: 55px 0;
}
@media screen and (max-width: 750px) {
  .footer .footer-main {
    padding: 40px 0;
  }
}
.footer .footer-logos {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .fair-logo, .footer .county-logo {
  display: block;
  margin: 0 25px;
}
@media screen and (max-width: 750px) {
  .footer .fair-logo, .footer .county-logo {
    margin: 0 10px;
  }
}
.footer .fair-logo {
  width: 154px;
  height: 113px;
  background: url(images/logo.png) center/contain no-repeat;
}
.footer .county-logo {
  width: 138px;
  height: 112px;
  background: url(images/lea-county.png) center/contain no-repeat;
}
.footer .footer-links {
  margin: 35px 0;
}
@media screen and (max-width: 750px) {
  .footer .footer-links {
    display: none;
  }
}
.footer .footer-links a {
  font: 18px/1 "Pridi-SemiBold";
  margin: 0 10px;
}
@media screen and (max-width: 750px) {
  .footer .contact-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
  }
  .footer .contact-info a {
    margin: 0 auto 20px !important;
  }
  .footer .contact-info span {
    max-width: 165px;
  }
}
.footer .contact-info a, .footer .contact-info span {
  margin: 0 10px;
}
.footer a {
  color: #fff;
  font-family: "Montserrat-SemiBold";
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .footer-bottom {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  height: 65px;
  padding: 0 10px;
}
@media screen and (max-width: 750px) {
  .footer .footer-bottom {
    height: 110px;
  }
}
.footer ul.footerItems2 {
  margin: 0 auto;
  padding-bottom: 10px;
  font-size: 14px;
}
@media screen and (max-width: 750px) {
  .footer ul.footerItems2 {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    padding: 0;
  }
}
.footer ul.footerItems2 li {
  line-height: 1.25;
}
.footer ul.footerItems2 li:first-of-type {
  margin-right: 10px;
}

.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background: url(images/textured-bg.jpg) center/cover;
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-subheader,
.mobile-menu-container .mobile-menu-subheader-btn {
  background-color: #f0f0f0;
}
.mobile-menu-container .mobile-menu-subheader:hover .cart-counter,
.mobile-menu-container .mobile-menu-subheader-btn:hover .cart-counter {
  color: #0c3d61 !important;
}
.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 {
  display: flex;
  align-items: center;
  color: #0c3d61;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "Montserrat-SemiBold";
}
.mobile-menu-container .cart-counter {
  font-family: "Montserrat-SemiBold";
  margin-left: 5px;
}
.mobile-menu-container .search-container input[type=text] {
  font-family: "Montserrat-SemiBold";
  -webkit-appearance: none;
  border-radius: 0px;
  height: 50px;
  color: #0c3d61;
}
.mobile-menu-container .search-container input[type=text]::placeholder {
  color: #0c3d61;
}
.mobile-menu-container .search-container .fa-search {
  color: #0c3d61;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #087898;
  font-family: "Pridi-Bold";
  color: #fff;
  border-color: #fff;
  text-transform: uppercase;
  padding: 9px 1em;
}
.mobile-menu-container .mobile-menu-ticket-btn:hover {
  background-color: #3993ad;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "Montserrat-SemiBold";
  color: #0c3d61;
}

#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: #087898;
  font-family: "Pridi-Bold";
  color: #fff;
  text-transform: uppercase;
}
#mobile-nav a:hover {
  background-color: #3993ad;
}
#mobile-nav .has-subitems span {
  background-color: #3993ad;
  color: #fff;
}
#mobile-nav .has-subitems span:hover {
  background-color: #087898;
}

/************************* 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: #0c3d61;
  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: #555;
}
.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: 0 13px;
  font-size: 18px;
}

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1.75em;
  border-radius: 4px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Pridi-Bold";
  color: #fff !important;
  background: #b1010e;
  transition: 0.3s;
}

a.buttonSmall.button,
.buttonSmall {
  padding: 0 13px;
  font-size: 15px;
}

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

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

.inputFieldSubmit {
  border-radius: 0 4px 4px 0 !important;
}

.searchMapButton {
  font-size: 17px;
}

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1310px;
  margin: 0 auto;
  padding: 0;
}
#cardWidget .card-widget-item {
  position: relative;
  box-sizing: border-box;
  display: flex;
  width: 315px;
  height: 315px;
  margin: 0 6px 12px;
}
#cardWidget .card-widget-item:hover .card-content {
  background: rgba(12, 61, 97, 0.85);
  transition: 0.3s;
}
#cardWidget .card-widget-item:hover .buttonwrap {
  opacity: 1;
  transition: 0.3s;
}
#cardWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-mask-size: 315px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image: url(images/mask-315.png);
}
#cardWidget .card-content {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  background: transparent;
  transition: 0.3s;
}
#cardWidget .card-widget-title {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  order: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 22px/1 "Pridi-Bold";
  color: #fff;
  text-transform: uppercase;
  width: 94%;
  height: 60px;
  background: rgba(8, 120, 152, 0.8);
  border-radius: 4px;
}
#cardWidget .card-widget-description {
  display: none;
}
#cardWidget .buttonwrap {
  position: relative;
  top: -35px;
  order: 1;
  opacity: 0;
  transition: 0.3s;
}

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: absolute;
  top: 160px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: flex-end;
  height: 70px;
  width: 100%;
  max-width: 1350px;
  margin: auto;
  padding: 0 20px;
  background: transparent;
  font-family: "Montserrat-SemiBold";
  font-size: 14px;
  color: #0c3d61;
  text-align: center;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  flex-direction: column;
  justify-content: center;
}
.homepage #siteInfoBannerWidget {
  top: 25px !important;
  left: auto;
  right: -20px;
  width: auto;
  transform: none;
  padding: 0;
}
@media screen and (max-width: 1375px) {
  .homepage #siteInfoBannerWidget {
    top: 10px !important;
    right: 10px;
  }
}
.generalMessageOn #siteInfoBannerWidget {
  top: 200px;
}
#siteInfoBannerWidget #eventDates {
  font-family: "Pridi-Bold";
  font-size: 23px;
  font-weight: 400;
  color: #fff;
  background: #b1010e;
  border-radius: 4px;
  padding: 10px 40px;
  box-shadow: 1px 2px 1.96px 0.04px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}
#siteInfoBannerWidget #eventName {
  position: relative;
  right: 45px;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  border-radius: 4px;
  padding: 8px 23px;
  box-shadow: 1px 2px 1.96px 0.04px rgba(0, 0, 0, 0.2);
}
#siteInfoBannerWidget #eventName:before {
  content: "Only";
  margin-right: 5px;
}
#siteInfoBannerWidget .countdownDays {
  display: inline-block;
  font-family: "Montserrat-SemiBold";
  font-size: 14px;
  font-weight: 400;
  color: #0c3d61;
}

body:not(.homepage).saffireMobileSize.generalMessageOn #siteInfoBannerWidget {
  top: 175px;
}

.saffireMobileSize.homepage #siteInfoBannerWidget {
  position: static;
  width: 100%;
  max-width: 100%;
  margin-top: 15px;
}

.saffireMobileSize #siteInfoBannerWidget {
  top: 135px;
  left: auto;
  right: auto;
  transform: none;
  align-items: center;
  justify-content: center;
}
.saffireMobileSize #siteInfoBannerWidget #eventName {
  right: auto;
  font-size: 13px;
  color: #0c3d61;
  padding: 8px 23px;
}
.saffireMobileSize #siteInfoBannerWidget #eventDates {
  font-size: 21px;
}
.saffireMobileSize #siteInfoBannerWidget .countdownDays {
  font-size: 13px;
}

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "Pridi-Bold";
  font-size: 18px;
  color: #0c3d61;
}
.saffireMobileSize body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-size: 16px;
}
body.siteInfoBannerWidgetDateIsPast.siteInfoBannerWidgetNoThankYouMessage #siteInfoBannerWidget {
  display: none !important;
}

#multiScheduleFeature {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  background: url(images/calendar-bg.png) center/contain no-repeat;
  width: 590px;
  height: 565px;
  padding: 25px 20px;
}
@media screen and (max-width: 650px) {
  #multiScheduleFeature {
    width: 350px;
    height: 335px;
    padding: 10px 15px;
  }
}
#multiScheduleFeature .multiFeatureContent {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
#multiScheduleFeature .multiFeatureContent:before {
  content: "Upcoming Events";
  font: 33px/1 "Pridi-Bold";
  color: #0c3d61;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media screen and (max-width: 650px) {
  #multiScheduleFeature .multiFeatureContent:before {
    font-size: 23px;
    margin-bottom: 10px;
  }
}
#multiScheduleFeature .featureItem {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 100%;
  background: #e6e5db;
  text-decoration: none;
  border-radius: 4px;
  padding: 15px 25px;
  margin-bottom: 10px;
  transition: 0.3s;
}
@media screen and (max-width: 650px) {
  #multiScheduleFeature .featureItem {
    padding: 10px 15px;
    margin-bottom: 5px;
  }
}
#multiScheduleFeature .featureItem:before, #multiScheduleFeature .featureItem:after {
  position: absolute;
  content: "";
  display: block;
}
#multiScheduleFeature .featureItem:before {
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #b1010e;
  border-radius: 4px 0 0 4px;
}
#multiScheduleFeature .featureItem:after {
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 12px;
  height: 20px;
  background: url(images/calendar-more.png) center/contain no-repeat;
  transition: 0.3s;
}
@media screen and (max-width: 650px) {
  #multiScheduleFeature .featureItem:after {
    width: 8px;
    height: 12px;
    right: 10px;
  }
}
#multiScheduleFeature .featureItem:hover {
  background: #b1010e;
  color: #fff;
  transition: 0.3s;
}
#multiScheduleFeature .featureItem:hover:after {
  background: url(images/calendar-more-hover.png) center/contain no-repeat;
  transition: 0.3s;
}
#multiScheduleFeature .featureItem:hover .featureItemTitle {
  color: #fff;
  transition: 0.3s;
}
#multiScheduleFeature .text-container {
  display: flex;
  flex-direction: column;
  flex: 1;
}
#multiScheduleFeature .featureItemTitle,
#multiScheduleFeature .featureItemDate {
  display: block;
  line-height: 1;
}
#multiScheduleFeature .featureItemTitle {
  box-sizing: border-box;
  max-width: 85%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: "Pridi-Bold";
  font-size: 23px;
  text-transform: uppercase;
  color: #0c3d61;
  transition: 0.3s;
}
@media screen and (max-width: 650px) {
  #multiScheduleFeature .featureItemTitle {
    font-size: 14px;
  }
}
#multiScheduleFeature .featureItemDate {
  font-family: "Montserrat-SemiBold";
  font-size: 17px;
}
@media screen and (max-width: 650px) {
  #multiScheduleFeature .featureItemDate {
    font-size: 13px;
  }
}
#multiScheduleFeature .featureItemDescription,
#multiScheduleFeature .button-container {
  display: none;
}
#multiScheduleFeature .all-events-btn {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 650px) {
  #multiScheduleFeature .all-events-btn {
    font-size: 13px;
  }
}

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 45px;
}
.saffireMobileSize #sponsorWidgetContainer {
  padding: 0;
}
#sponsorWidgetContainer .sponsorWidgetContainer .sponsor-controls-container:focus-within {
  bottom: 3px;
  opacity: 1;
  transition: 0.2s;
  pointer-events: auto;
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsorCarouselImageContainer {
  animation-play-state: paused;
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsor-playpause-btn:before {
  content: "Resume";
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsor-playpause-btn:after {
  content: "\f04b";
  padding-left: 2px;
}
#sponsorWidgetContainer .sponsorWidgetContainer:hover .sponsor-controls-container {
  bottom: 3px;
  opacity: 1;
  transition: 0.2s;
  pointer-events: auto;
}
#sponsorWidgetContainer .sponsorCarouselImage img {
  max-height: 100px;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
  max-height: 85px;
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  width: 100%;
  text-align: center;
  top: 0;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowRight, #sponsorWidgetContainer #sponsorArrowLeft {
  top: 50%;
  transform: translateY(-50%);
}
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowRight, .saffireMobileSize #sponsorWidgetContainer #sponsorArrowLeft {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowRight span, #sponsorWidgetContainer #sponsorArrowLeft span {
  border: none;
  width: 12px;
  height: 20px;
}
#sponsorWidgetContainer #sponsorArrowRight {
  right: 0;
}
#sponsorWidgetContainer #sponsorArrowRight span {
  background: url(images/sponsor-right.png) center/contain no-repeat;
  transition: 0.3s;
}
#sponsorWidgetContainer #sponsorArrowRight span:hover {
  background: url(images/sponsor-right-hover.png) center/contain no-repeat;
  transition: 0.3s;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  left: 0;
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  background: url(images/sponsor-left.png) center/contain no-repeat;
  transition: 0.3s;
}
#sponsorWidgetContainer #sponsorArrowLeft span:hover {
  background: url(images/sponsor-left-hover.png) center/contain no-repeat;
  transition: 0.3s;
}
#sponsorWidgetContainer .sponsor-controls-container {
  box-sizing: border-box;
  position: absolute;
  bottom: -33px;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 30px;
  background: #fff;
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.5);
  z-index: 999;
  transition: 0.2s;
  opacity: 0;
  pointer-events: none;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 0 0 10px;
  border: none;
  background: #fff;
  color: #555;
  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: #555;
  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: #555;
}

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

.sponsors-title {
  font: 28px/1 "Pridi-Bold";
  color: #0c3d61;
  margin-bottom: 20px;
}

#swiperWidget {
  position: relative;
  width: 100%;
  max-width: 1300px;
}
#swiperWidget .swiper-slide {
  position: relative;
}
#swiperWidget .swiper-image-container {
  height: 545px;
  width: 100%;
  max-width: 1300px;
  background-size: cover;
  background-position: center;
  -webkit-mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image: url(images/main-feature-mask.png);
}
@media screen and (max-width: 1300px) {
  #swiperWidget .swiper-image-container {
    height: 53.5vw;
    min-height: 200px;
    max-height: 545px;
    -webkit-mask: none;
  }
}
#swiperWidget .swiper-content-container {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  max-width: 1300px;
  height: 104px;
  background: url(images/slider-title-bg.png) center bottom;
  z-index: 2;
}
.saffireMobileSize #swiperWidget .swiper-content-container {
  background-image: none;
  height: auto;
  padding: 20px 50px 0;
}
#swiperWidget .swiper-content-container h2 {
  display: inline-block;
  width: auto;
  margin: 0 0 10px;
  font: 33px/1 "Pridi-Bold";
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 1300px) {
  #swiperWidget .swiper-content-container h2 {
    font-size: 28px;
  }
}
.saffireMobileSize #swiperWidget .button-container {
  margin-bottom: 15px;
}
#swiperWidget .button-container a {
  margin: 0 4px;
}

.swiper-button-prev,
.swiper-button-next {
  top: auto;
  bottom: 40px;
  background: center/contain no-repeat;
  margin: 0;
  width: 14px;
  height: 25px;
}
.saffireMobileSize .swiper-button-prev,
.saffireMobileSize .swiper-button-next {
  display: none;
}

.swiper-button-prev {
  background-image: url(images/slider-left.png);
  left: 20px;
  transition: 0.3s;
}
.swiper-button-prev:hover {
  background-image: url(images/slider-left-hover.png);
  transition: 0.3s;
}

.swiper-button-next {
  background-image: url(images/slider-right.png);
  right: 20px;
}
.swiper-button-next:hover {
  background-image: url(images/slider-right-hover.png);
  transition: 0.3s;
}

.swiper-pagination {
  box-sizing: border-box;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.saffireMobileSize .swiper-pagination {
  position: static;
  transform: none;
}

.swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: #fff;
  opacity: 1;
  margin: 0 5px;
  transition: 0.3s;
}

.swiper-pagination-bullet-active {
  background: #b1010e;
  transition: 0.3s;
}

#videoSection {
  position: relative;
  display: inline-block;
  width: 840px;
  max-width: 100%;
  vertical-align: top;
  float: none;
  margin-top: 55px;
}
.saffireMobileSize #videoSection {
  margin-top: 5px;
}
#videoSection:before {
  position: absolute;
  top: 13px;
  right: -13px;
  content: "WATCH";
  font: 29px/1 "Pridi-Bold";
  letter-spacing: 2px;
  color: #fff;
  background: #b1010e;
  border-radius: 4px;
  padding: 11px 37px;
  z-index: 99;
}
.saffireMobileSize #videoSection:before {
  top: 5px;
  right: -5px;
}
@media screen and (max-width: 650px) {
  #videoSection:before {
    font-size: 13px;
    padding: 6px 12px;
  }
}
#videoSection.single-video #arrow-container {
  display: none;
}

#videoWidget {
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 840px;
  padding-bottom: 56.3%;
  text-align: center;
  -webkit-mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image: url(images/video-mask.png);
}
#videoWidget iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100% !important;
  height: 100%;
  border: none !important;
  z-index: 1;
}
#videoWidget .video-loading {
  box-sizing: border-box;
  position: relative;
  top: calc(50% - 40px);
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border: 10px solid rgba(255, 255, 255, 0.2);
  border-top-color: #fff;
  border-radius: 100%;
  z-index: 0;
  animation: spin 1s infinite linear;
}
#videoWidget #videoList {
  display: none;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
*: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;
  background: #f0f0f0;
  padding: 15px 20px 15px 0;
  color: #555;
}
@media screen and (max-width: 600px) {
  .faqQuestion {
    padding-left: 20px;
  }
}
.faqQuestion:before {
  content: "\f067" !important;
  font-size: 15px;
  color: #fff;
  background: #b1010e;
  padding: 20px 24px;
}
@media screen and (max-width: 600px) {
  .faqQuestion:before {
    color: #b1010e;
    background: transparent;
    padding: 0 20px 0 0;
  }
}

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

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

.FAQModule hr {
  display: none;
}

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

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

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

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

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

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

.featureLineup-social a {
  font-family: "FontAwesome" !important;
  color: #b1010e;
  transition: 0.3s;
}
.featureLineup-social a:hover {
  color: #90010c;
  transition: 0.3s;
}

.tier-one {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 60px 0;
}
@media screen and (max-width: 1300px) {
  .tier-one {
    padding: 0;
  }
}
.tier-one .widget-wrapper {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1300px;
}
.saffireMobileSize .tier-one .widget-wrapper {
  background: url(images/textured-bg.jpg) center bottom;
  padding: 0 10px 25px;
}

.tier-two {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url(images/beige-bg.png) center/cover;
  padding: 30px 0 60px;
}
.saffireMobileSize .tier-two {
  padding: 15px 0 0;
}
.tier-two .section-title {
  box-sizing: border-box;
  text-align: center;
  font: 48px/0.75 "Pridi-Bold";
  letter-spacing: 2px;
  color: #0c3d61;
  background: url(images/icon-overlay.png) center/contain no-repeat;
  height: 130px;
  padding-top: 25px;
}
.saffireMobileSize .tier-two .section-title {
  font-size: 36px;
  height: 100px;
}

.tier-three {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 70px 10px;
  background: url(images/blue-bg.png) center/cover;
}
.saffireMobileSize .tier-three {
  padding: 10px;
}
.tier-three .widget-wrapper {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1300px;
}
@media screen and (max-width: 1250px) {
  .tier-three .widget-wrapper {
    flex-direction: column;
    justify-content: center;
  }
}

.homepage-map {
  position: relative;
  display: block;
  width: 590px;
  height: 565px;
  background: url(images/map.png) center/contain no-repeat;
  cursor: default;
}
@media screen and (max-width: 1250px) {
  .homepage-map {
    margin-top: 5px;
  }
}
@media screen and (max-width: 650px) {
  .homepage-map {
    width: 350px;
    height: 335px;
    background-position: center center;
  }
}

.map-overlay {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 358px;
  height: 191px;
  background: url(images/map-overlay.png) center/contain no-repeat;
  padding-top: 25px;
  color: #0c3d61;
}
@media screen and (max-width: 650px) {
  .map-overlay {
    top: 37%;
    width: 309px;
    height: 165px;
  }
}
.map-overlay span:first-of-type {
  font: 31px/1 "Pridi-Bold";
  text-transform: uppercase;
}
@media screen and (max-width: 650px) {
  .map-overlay span:first-of-type {
    font-size: 24px;
  }
}
.map-overlay span:first-of-type:after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  background: #b1010e;
  margin: 10px auto;
}
.map-overlay span:last-of-type {
  font: 13px/1 "Montserrat-SemiBold";
  margin-bottom: 10px;
}
@media screen and (max-width: 650px) {
  .map-overlay span:last-of-type {
    font-size: 11px;
  }
}

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

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